@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
div.header {
  top: 0;
  position: sticky;
  background: #fff;
  font-family: var(--font-family);
  margin: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  padding: 0;
  padding-left: calc(40px + 2vw);
  padding-right: calc(40px + 2vw);
  z-index: 5;
  border-radius: 0;
  margin-top: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.cadmin.control-menu-container {
  position: relative !important;
}

.language_selector_dropdown {
  background-color: transparent;
  font-family: var(--font-family);
  padding: 6px;
  border: 2px solid var(--secondary-prim-color);
  color: var(--secondary-prim-color);
}

.language_selector_dropdown option {
  background-color: var(--primary-color);
}

.header .menu {
  display: block;
  position: relative;
}

#navigation_others {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--primary-color);
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: var(--font-weight-medium);
}
#navigation_others .others_text {
  cursor: pointer;
  display: flex;
  align-items: center;
}
#navigation_others .others_text span {
  margin-right: 10px;
}
#navigation_others .others_text img {
  width: 9.5px;
  transition: all 200ms;
}
#navigation_others .others_text.is_selected img {
  transform: rotate(-180deg);
}
#navigation_others .others_text.is_selected ~ .navigation_others_container {
  display: flex;
}
#navigation_others .navigation_others_container {
  display: none;
  position: absolute;
  background: #fff;
  border-radius: 15px;
  flex-direction: column;
  min-width: 200px;
  left: 0;
  top: 100%;
  transform: translateY(10px);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
#navigation_others .navigation_others_container .navigation_others_item {
  color: var(--secondary-prim-color);
  padding: 15px;
  position: relative;
}

.header .menu ul li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
  position: relative;
  float: left;
  position: relative;
}
.header .menu ul li.others-hidden-on-web {
  display: none;
}

.header .container {
  display: flex;
  align-items: center;
  width: unset !important;
  padding-left: 3vw;
  padding-right: 0 !important;
  max-width: unset !important;
  width: 100% !important;
  margin: 0 !important;
}

.header #navigation {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  float: left;
  flex: 1;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.inner_nav_container {
  width: 100%;
  display: flex;
  align-items: center;
}

.inner_nav_container ul {
  margin: 0;
  padding: 0;
  flex: 1;
  list-style: none;
}

.nav_separator_item {
  display: none;
}

.navigation_user_actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navigation_logout {
  color: var(--primary-color) !important;
  font-size: 16px;
  font-weight: var(--font-weight-medium);
  padding: 12px 15px;
  font-family: var(--font-family);
  margin-right: 30px;
  margin-left: 30px;
  transition: all 300ms ease;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}
.navigation_logout:hover {
  color: var(--primary-color);
  text-decoration: underline;
}

.header .menu ul li a {
  font-size: 16px;
  font-weight: var(--font-weight-medium);
  display: inline-block;
  text-align: left;
  font-family: var(--font-family);
  width: 100%;
  float: left;
  color: var(--primary-color);
  transition: all 300ms ease;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}

a.logo img {
  width: 190px;
  margin: 0 !important;
}

.hide-accessible {
  display: none;
}

.language-selector-wrapper {
  display: flex;
}
.language-selector-wrapper .language-selector-item {
  border: 2px solid #fff;
  border-radius: 0;
  padding: 4px 12px;
  cursor: pointer;
  transition: all 250ms;
}
.language-selector-wrapper .language-selector-item:hover {
  background: var(--accent-color-light);
}
.language-selector-wrapper .language-selector-item.selected-language-item {
  border-color: var(--secondary-prim-color);
  background-color: var(--secondary-prim-color);
  color: #fff;
}

.header .user_details .user_greating {
  font-size: 14px;
  font-weight: var(--font-weight-light);
  line-height: 20px;
  font-family: var(--font-family);
  margin-bottom: -2px;
  color: var(--primary-color);
}

.header .user_details {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.header .user_details img {
  height: 32px;
  margin-right: 10px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
}

.header .user_details_inner {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.header .user_details .user_full_name {
  font-size: 16px;
  font-weight: var(--font-weight-black);
  line-height: 20px;
  font-family: var(--font-family);
  color: var(--primary-color);
}

.user_mail_settings_wrapper {
  display: flex;
  align-items: center;
}

.user_messages a {
  display: inline-block;
  position: relative;
  height: 38px;
  width: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid var(--secondary-prim-color);
  transition: all 300ms ease;
  text-decoration: none;
  color: var(--secondary-prim-color) !important;
  outline: 0;
}

.header .menu ul li a:hover:after, .header .menu ul li a.is-active:after, .header .menu ul li[aria-selected=true] a:after {
  background-clip: padding-box;
  animation-duration: 300ms;
  animation-fill-mode: both;
  animation-name: pulse;
  display: inline-block;
  position: absolute;
  background: var(--primary-color);
  content: "";
  height: 3px;
  bottom: -11px;
  left: 0;
  right: 0;
  -webkit-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
}

.navigation_others_item a:hover:after, .navigation_others_item a.is-active:after, .navigation_others_item[aria-selected=true] a:after {
  background-clip: padding-box;
  animation-duration: 300ms;
  animation-fill-mode: both;
  animation-name: pulse;
  display: inline-block;
  position: absolute;
  background: var(--primary-color);
  content: "";
  height: 3px;
  bottom: 4px !important;
  left: 15px !important;
  right: 15px !important;
  -webkit-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
}

.header .autofit-col {
  margin-left: 16px;
}

.header .menu a.menu_trigger {
  display: none;
}

.others-hidden-on-web {
  display: none;
}

.inner_nav_container_mobile {
  display: none;
}

@media only screen and (min-width: 1250px) and (max-width: 1600px) {
  .header #navigation .menu_trigger {
    display: flex;
    margin-right: 22px;
  }
  .inner_nav_container_mobile.toggle_from_menu {
    display: flex;
    flex-direction: column;
    padding: 2vw calc(40px + 2vw);
    top: 69px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    align-items: center;
  }
  .navigation_user_actions_mobile {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .navigation_logout_mobile {
    font-size: 12px !important;
    font-weight: var(--font-weight-semi-bold) !important;
    line-height: 15px !important;
    padding: 15px 35px !important;
    margin: 0 !important;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid var(--primary-color);
  }
  .section-left {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 1250px) {
  .header .menu ul li a:hover:after, .header .menu ul li a.is-active:after, .header .menu ul li[aria-selected=true] a:after {
    bottom: 0 !important;
  }
  #burger-icon {
    margin-right: 20px !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  a.logo img {
    width: 140px;
  }
  .header {
    border-radius: 0 !important;
    margin: 0 !important;
    top: 0 !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .header #navigation {
    justify-content: flex-end;
  }
  .header #navigation .menu_trigger {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header #navigation #navigation_others {
    display: none;
  }
  .header #navigation .others-hidden-on-web {
    display: unset;
  }
  .language_selector {
    display: none !important;
  }
  .language_selector_dropdown {
    display: inline;
  }
  .header .menu ul li a {
    padding: 7px !important;
    text-align: center;
  }
  .header .menu ul li {
    border: none !important;
    margin: 0px !important;
  }
  .inner_nav_container {
    display: none;
    top: 69px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  }
  .inner_nav_container.toggle_from_menu {
    display: flex;
    flex-direction: column;
    padding: 6vw 20px;
  }
  .inner_nav_container.toggle_from_menu ul {
    display: flex !important;
    flex-direction: column;
  }
  .inner_nav_container.toggle_from_menu .nav_separator_item {
    display: block;
    width: 100%;
    background: var(--primary-color);
    height: 2px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .inner_nav_container.toggle_from_menu .user_details {
    align-items: flex-start;
  }
  .inner_nav_container.toggle_from_menu .navigation_logout {
    font-size: 12px !important;
    font-weight: var(--font-weight-semi-bold) !important;
    line-height: 15px !important;
    padding: 15px 35px !important;
    margin: 0 !important;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid var(--primary-color);
  }
  .inner_nav_container.toggle_from_menu .navigation_user_actions {
    width: 100%;
  }
  .language_selector_dropdown {
    margin-left: 10px !important;
  }
}
.footer {
  background: #fff;
  width: 100%;
  color: #fff;
  font-family: var(--font-family);
  position: relative;
}
.footer .footer-shape {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  transform: translateY(-100%);
  height: 30px;
  margin: 0 !important;
}
.footer .footer-shape-mobile {
  display: none;
}
.footer .footer-top-colored-container {
  background: var(--primary-color-gradient);
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
.footer .footer-content {
  border-top: 10px solid var(--primary-color);
  display: flex;
  align-items: stretch;
  padding-left: calc(6vw - 50px);
  padding-right: calc(6vw - 50px);
  height: 100%;
  align-content: stretch;
  justify-content: flex-start;
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer .footer-content .footer-element {
  flex: 1;
  padding-left: 50px;
  padding-right: 50px;
  color: var(--font-primary-color);
}
.footer .footer-content .footer-element.contact-us-element {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer .footer-content .footer-element.last-footer-element {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
.footer .footer-content .footer-element.last-footer-element .last-footer-element-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.footer .footer-content .footer-element.last-footer-element .last-footer-element-inner .social-icons-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.footer .footer-content .footer-element.last-footer-element .last-footer-element-inner .social-icons-wrapper a {
  cursor: pointer;
  margin-left: 8px;
}
.footer .footer-content .footer-element.last-footer-element .last-footer-element-inner .social-icons-wrapper a img {
  width: 41px;
  height: 41px;
  margin: 0 !important;
}
.footer .footer-content .footer-element .footer-element-header {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: var(--font-weight-extra-bold);
  margin-bottom: 20px;
  color: var(--primary-color);
  width: auto;
}
.footer .footer-content .footer-element .footer-content-link {
  display: block;
  color: var(--font-primary-color);
  cursor: pointer;
  margin-bottom: 20px;
}
.footer .footer-content .footer-element .footer-content-link:hover {
  text-decoration: underline;
}
.footer .footer-bottom-content {
  padding-left: 6vw;
  padding-right: 6vw;
  color: #fff;
  background: var(--primary-color);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 25px;
}
.footer .footer-bottom-content .footer-links {
  display: flex;
  align-items: center;
}
.footer .footer-bottom-content .footer-links a {
  color: #fff;
  cursor: pointer;
}
.footer .footer-bottom-content .footer-links a a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .footer-bottom-content .footer-links span {
  color: #fff;
}
.footer .footer-bottom-content .footer-links a, .footer .footer-bottom-content .footer-links span {
  margin-left: 10px;
}

.footer p.copyright {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  font-size: 18px;
}

.footer-anre-badge-image {
  width: 200px;
}

@media only screen and (max-width: 1250px) {
  .footer {
    margin-top: 20px;
  }
  .footer-shape {
    display: none !important;
  }
  .footer-shape-mobile {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 20px;
    transform: translateY(-100%);
    margin: 0 !important;
  }
  .footer-content {
    flex-direction: column;
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .footer-content .footer-element {
    padding: 0 !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .footer-content .contact-online-text {
    font-size: 14px;
    line-height: 17px;
    font-weight: var(--font-weight-light);
    margin-bottom: 7px !important;
    margin-right: 10px;
  }
  .footer-content .footer-element-header {
    margin-bottom: 5px !important;
    display: block;
    font-size: 12px !important;
    font-weight: var(--font-weight-extra-bold) !important;
    line-height: 15px;
  }
  .footer-content .footer-content-link {
    font-size: 14px;
    line-height: 17px;
    font-weight: var(--font-weight-light);
    margin-bottom: 7px !important;
    margin-right: 10px;
  }
  .footer-content .a-custom-button {
    width: auto;
    display: inline-block;
    margin-top: 20px;
  }
  .footer-content .contact-us-element {
    display: block !important;
  }
  .footer-content .social-icons-wrapper {
    margin-bottom: 20px;
  }
  .footer-content .social-icons-wrapper img {
    width: 26px !important;
    height: 26px !important;
  }
  .footer .footer-bottom-content {
    flex-direction: column;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer .footer-bottom-content .footer-links {
    flex-direction: column;
    margin-top: 30px;
  }
  .footer .footer-bottom-content .footer-links a {
    font-size: 14px !important;
    font-weight: var(--font-weight-light) !important;
    margin: 0 !important;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
  }
  .footer .footer-bottom-content .footer-links span {
    display: none;
  }
  .footer .footer-bottom-content .p.copyright {
    font-size: 14px !important;
    font-weight: var(--font-weight-extra-bold) !important;
  }
  .last-footer-element .a-custom-button {
    margin: 0 !important;
  }
}
.alert.alert-danger {
  background: var(--error-color);
  border-color: var(--error-color);
  border-radius: 0;
  color: #fff;
  opacity: 1;
  font-family: var(--font-family);
  font-size: 16px;
  line-height: 20px;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
  align-items: flex-start;
}

.alert.alert-success {
  background: var(--teal) !important;
  border-color: var(--teal) !important;
  border-radius: 0 !important;
  color: #fff !important;
  opacity: 1 !important;
  font-family: var(--font-family) !important;
  font-size: 16px !important;
  line-height: 20px !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  display: flex !important;
  align-items: flex-start !important;
}

.alert.alert-danger.alert-dismissible {
  position: fixed;
  margin-left: 0 !important;
  margin-right: 0 !important;
  left: calc(40px + 2vw);
  right: calc(40px + 2vw);
  top: 90px !important;
  margin-top: 0 !important;
  z-index: 1;
  padding-right: 45px;
}
.alert.alert-danger.alert-dismissible .lead {
  display: none;
}
.alert.alert-danger.alert-dismissible .alert-indicator {
  display: block;
  color: #fff;
  margin-right: 15px;
  background-color: var(--error-color);
}
.alert.alert-danger.alert-dismissible button {
  width: unset;
  display: flex;
  margin: 0;
  padding: 0;
  color: #fff;
  opacity: 1;
  background: transparent;
  margin-right: 10px;
}

.alert-notifications-fixed {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: unset !important;
}

.alert.alert-success.alert-dismissible {
  position: fixed !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  top: 90px !important;
  margin-top: 0 !important;
  z-index: 1;
  padding-right: 45px !important;
  max-width: unset !important;
}
.alert.alert-success.alert-dismissible .lead {
  display: none;
}
.alert.alert-success.alert-dismissible .alert-indicator {
  display: block;
  color: #fff;
  margin-right: 15px;
  background-color: var(--teal) !important;
}
.alert.alert-success.alert-dismissible button {
  width: unset;
  display: flex;
  margin: 0;
  padding: 0;
  color: #fff !important;
  opacity: 1;
  background: transparent;
  margin-right: 10px;
}

.auth-wrapper .alert.alert-dismissible.alert-danger {
  position: unset;
  margin-bottom: 60px;
}

.a-custom-button {
  cursor: pointer;
  padding: 22px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  color: var(--secondary-prim-color);
}
.a-custom-button:hover {
  text-decoration: underline !important;
}
.a-custom-button.secondary-button, .a-custom-button.secondary-button:hover {
  border: 2px solid var(--primary-color);
  color: var(--primary-color);
}
.a-custom-button.tertiary-button, .a-custom-button.tertiary-button:hover {
  border: 2px solid #fff;
  color: #fff;
}
.a-custom-button.filled-secondary-button, .a-custom-button.filled-secondary-button:hover {
  color: #fff !important;
  background: var(--secondary-prim-color);
  border: 2px solid transparent !important;
}
.a-custom-button.filled-primary-button, .a-custom-button.filled-primary-button:hover {
  color: #fff !important;
  background: var(--primary-color);
  border: 2px solid transparent !important;
}
.a-custom-button.small-button {
  padding: 12px 20px;
}
.a-custom-button.width-unset {
  width: unset;
}
.a-custom-button.disabled-button, .a-custom-button.loading-state {
  opacity: 0.45 !important;
  pointer-events: none;
  cursor: not-allowed;
}
.a-custom-button.disabled-button:hover, .a-custom-button.loading-state:hover {
  text-decoration: none;
}
.a-custom-button.loading-state img {
  height: 14px;
  animation-name: rotate-animation;
  animation-duration: 800ms;
  animation-iteration-count: infinite;
}

@keyframes rotate-animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
h1 {
  font-family: var(--font-family);
  display: inline-block;
  color: var(--font-primary-color);
  line-height: normal;
  font-size: 40px;
  font-weight: 500;
  width: 100%;
}

.radio-element {
  display: flex;
  align-items: center;
}
.radio-element.special-flex-radio {
  min-width: unset;
  justify-content: space-between;
}
.radio-element.special-flex-radio .text-radio-option {
  min-width: unset !important;
}

.agreement-link {
  color: var(--primary-color);
  font-size: 16px;
  line-height: 20px;
  font-weight: var(--font-weight-regular);
  font-family: var(--font-family);
  text-decoration: none;
}

.radio-element .text-radio-option {
  border: 2px solid var(--primary-color);
  background: #fff;
  border-radius: 0;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  transition: all 250ms;
  cursor: pointer;
  min-width: 150px;
  justify-content: center;
  color: var(--background-secondary-color);
  font-family: var(--font-family);
  font-weight: var(--font-weight-regular);
  box-sizing: border-box;
  font-size: 14px;
  line-height: 17px;
  text-transform: none;
}

.radio-element .text-radio-option img {
  display: none;
}
.radio-element .text-radio-option img.radio-custom-image {
  display: block;
  height: 29px;
  margin-right: 10px;
}

.radio-element .text-radio-option:hover, .text-radio-option.selected-option {
  border-color: var(--primary-color);
}

.radio-element .text-radio-option.selected-option img {
  display: block;
  margin-right: 10px;
}

.element-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  font-weight: var(--font-weight-bold);
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 10px;
  font-family: var(--font-family);
}
.element-label .element-label-inner {
  display: flex;
  align-items: center;
}
.element-label a {
  font-size: 12px;
  font-weight: var(--font-weight-normal) !important;
  text-decoration: underline;
  font-family: var(--font-family);
  color: var(--primary-color);
  text-transform: uppercase;
}
.element-label a:hover {
  color: var(--primary-color) !important;
}

.element-label-optional-text {
  color: #ABA0A3;
  font-size: 12px;
  font-weight: var(--font-weight-regular);
  line-height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  font-family: var(--font-family);
  text-transform: none;
}

.complex-input-element, .complex-textarea-element {
  display: flex;
  border-radius: 0;
  padding: 15px 20px;
  border: 2px solid var(--primary-color);
  background: #fff;
  width: 50%;
  box-sizing: border-box;
  cursor: text;
}
.complex-input-element .shadow-button, .complex-textarea-element .shadow-button {
  display: none;
}
.complex-input-element .shadow-button a, .complex-textarea-element .shadow-button a {
  padding: 0 !important;
  line-height: 17px !important;
  color: var(--primary-color) !important;
}
.complex-input-element:focus .shadow-button, .complex-input-element:focus-within .shadow-button, .complex-textarea-element:focus .shadow-button, .complex-textarea-element:focus-within .shadow-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.complex-input-element .shadow-button:focus, .complex-input-element .shadow-button:active, .complex-textarea-element .shadow-button:focus, .complex-textarea-element .shadow-button:active {
  display: flex;
  align-items: center;
  justify-content: center;
}
.complex-input-element.disabled-input, .complex-input-element.disabled-textarea, .complex-textarea-element.disabled-input, .complex-textarea-element.disabled-textarea {
  pointer-events: none;
}

.complex-datepicker-element {
  display: flex;
  border-radius: 0;
  padding: 15px 20px;
  border: 2px solid var(--primary-color);
  background: #fff;
  width: 50%;
  box-sizing: border-box;
  cursor: text;
  align-items: center;
}
.complex-datepicker-element input {
  display: block;
  flex: 1;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  font-family: var(--font-family);
  font-size: 14px;
  font-weight: var(--font-weight-regular);
  line-height: 17px;
  color: var(--secondary);
  border-radius: 0 !important;
  pointer-events: none !important;
}
.complex-datepicker-element datepicker-icon {
  width: 17px;
  height: 17px;
  display: none;
  margin-left: 10px;
}
.complex-datepicker-element.full-width-datepicker {
  width: 100%;
}

.complex-input-element {
  align-items: center;
}

.complex-textarea-element {
  align-items: flex-start;
}

.form-element-error-icon, .form-element-success-icon {
  width: 17px;
  height: 17px;
  display: none;
  margin-left: 10px;
}

.complex-input-element.error-state, .complex-dropdown.error-state, .complex-textarea-element.error-state, .complex-datepicker-element.error-state {
  border-color: var(--error-color);
}

.complex-input-element.success-state, .complex-dropdown.succsess-state, .complex-textarea-element.succsess-state, .complex-datepicker-element.succsess-state {
  border-color: var(--teal);
}

.error-state .form-element-error-icon {
  display: inline-block;
}

.success-state .form-element-success-icon {
  display: inline-block;
}

.complex-input-element.full-width-input {
  width: 100%;
}

.complex-textarea-element.full-width-textarea {
  width: 100%;
}

.complex-input-element:hover, .complex-input-element:active, .complex-input-element:focus, .complex-input-element:focus-within,
.complex-textarea-element:hover, .complex-textarea-element:active, .complex-textarea-element:focus, .complex-textarea-element:focus-within,
.complex-datepicker-element:hover, .complex-datepicker-element:active, .complex-datepicker-element:focus, .complex-datepicker-element:focus-within {
  border: 2px solid var(--primary-color);
}

.complex-input-element.disabled-input:hover, .complex-input-element.disabled-input:active, .complex-input-element.disabled-input:focus, .complex-input-element.disabled-input:focus-within,
.complex-textarea-element.disabled-input:hover, .complex-textarea-element.disabled-input:active, .complex-textarea-element.disabled-input:focus, .complex-textarea-element.disabled-input:focus-within,
.complex-datepicker-element.disabled-input:hover, .complex-datepicker-element.disabled-input:active, .complex-datepicker-element.disabled-input:focus, .complex-datepicker-element.disabled-input:focus-within {
  border: 2px solid #707070 !important;
}

.complex-input-element input, .complex-textarea-element textarea {
  display: block;
  flex: 1;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  font-family: var(--font-family);
  font-size: 14px;
  font-weight: var(--font-weight-regular);
  line-height: 17px;
  border-radius: 0 !important;
}

.complex-input-element input::placeholder,
.complex-textarea-element textarea::placeholder,
.complex-datepicker-element input::placeholder {
  color: #807175;
}

.complex-input-element input:focus,
.complex-textarea-element textarea:focus,
.complex-datepicker-element input:focus {
  outline: none;
}

.complex-input-element .complex-input-suffix-line {
  height: 15px;
  width: 1px;
  margin-left: 10px;
  background-color: #807175;
  font-family: var(--font-family);
}

.complex-input-element .complex-input-suffix {
  color: #807175;
  margin-left: 10px;
  font-family: var(--font-family);
  font-size: 14px;
  font-weight: var(--font-weight-regular);
  line-height: 17px;
}

.form-grouping {
  display: block;
  text-align: left;
}

.form-grouping .form-grouping-title {
  display: flex;
  width: 100%;
  align-items: center;
}

.form-grouping .form-grouping-title .form-grouping-title-left-section {
  flex: 1;
  font-size: 25px;
  line-height: 30px;
  color: var(--background-secondary-color);
  font-weight: var(--font-weight-bold);
  display: block;
  text-align: left;
  font-family: var(--font-family);
  display: flex;
  align-items: center;
}

.form-grouping .form-grouping-title .form-grouping-title-right-section {
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-grouping .form-grouping-body {
  display: block;
  text-align: left;
  margin-top: 30px;
}

.contracting-data-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 20px;
  column-gap: 30px;
}

.contracting-data-grid-item {
  display: block;
  text-align: left;
}

.contracting-data-grid-item > * {
  width: 100%;
}

.large-contracting-divider {
  width: 100%;
  height: 80px;
  display: block;
}

.medium-contracting-divider {
  width: 100%;
  height: 60px;
  display: block;
}

.subtext-contracting-divider {
  width: 100%;
  height: 10px;
  display: block;
}

.small-contracting-divider {
  width: 100%;
  height: 20px;
  display: block;
}

.complex-dropdown {
  max-width: 400px;
  border-radius: 0;
  border: 2px solid var(--primary-color);
  background: #fff;
  cursor: pointer;
  display: block;
  position: relative;
  box-sizing: border-box;
}
.complex-dropdown.autocomplete-type img.carret-icon {
  display: none !important;
}

.complex-dropdown .full-width {
  width: 100%;
}

.complex-dropdown .complex-dropdown-inner {
  padding: 15px 20px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}

.complex-dropdown.open-dropdown {
  border: 2px solid var(--primary-color) !important;
}

.complex-dropdown img {
  transition: all 250ms;
}

.complex-dropdown input {
  display: block;
  flex: 1;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  font-family: var(--font-family);
  font-size: 14px;
  font-weight: var(--font-weight-regular);
  line-height: 17px;
  border-radius: 0 !important;
}

.complex-dropdown input::placeholder {
  color: #807175;
}

.complex-dropdown input:focus {
  outline: none;
}

.complex-dropdown .dropdown-body {
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(100% + 10px);
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 0;
  padding: 5px 0;
  display: none;
  max-height: 150px;
  overflow-y: auto;
  z-index: 2;
}

.complex-dropdown .dropdown-body .dropdown-option {
  width: 100%;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 0;
  transition: all 250ms;
  font-family: var(--font-family);
  font-size: 14px;
  font-weight: var(--font-weight-regular);
  line-height: 17px;
  color: var(--background-secondary-color);
  box-sizing: border-box;
}

.complex-dropdown .dropdown-body .dropdown-option.selected-option, .complex-dropdown .dropdown-body .dropdown-option:hover {
  background: var(--secondary-prim-color-fade);
}

.complex-dropdown.open-dropdown .carret-icon {
  transform: rotate(-180deg);
}

.complex-dropdown.open-dropdown:not(.hidden-dropdown-body) .dropdown-body {
  display: block;
}

.contracting-banner {
  width: 100%;
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  border-radius: 0;
  padding: 15px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.contracting-banner .contracting-banner-left-section {
  margin-right: 20px;
}

.contracting-banner .contracting-banner-left-section img {
  width: 24px;
  height: 24px;
}

.contracting-banner .contracting-banner-right-section {
  flex: 1;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: var(--font-weight-regular);
  font-family: var(--font-family);
  display: block;
  text-align: left;
}

.contracting-banner.contracting-banner-error {
  background: var(--error-color);
}

.contracting-banner.contracting-banner-info {
  background: var(--primary-color);
}

.contracting-banner.contracting-banner-warning {
  background: var(--warning-color);
}

.contracting-simple-text-element {
  color: var(--background-secondary-color);
  font-size: 16px;
  line-height: 20px;
  font-weight: var(--font-weight-regular);
  font-family: var(--font-family);
  display: block;
  text-align: left;
}

.checkbox-element input {
  display: none;
}

.checkbox-element label::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-radius: 0;
  border: 2px solid #707070;
  background: #fff;
}

.checkbox-element input.checkbox-error-state ~ label::before {
  border-color: var(--error-color);
}

.checkbox-element label {
  color: var(--background-secondary-color);
  font-size: 14px;
  line-height: 20px;
  font-weight: var(--font-weight-regular);
  font-family: var(--font-family);
  display: flex;
  align-items: center;
}

.checkbox-element input[type=checkbox]:checked + label::before {
  content: "✔"; /* Unicode checkmark symbol */
  color: #fff;
  background-color: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkbox-element input[type=checkbox]:focus + label::before {
  border-color: var(--primary-color);
}

.checkbox-inner-text {
  flex: 1;
}
.checkbox-inner-text .checkbox-link {
  color: var(--primary-color);
  font-size: 14px;
  line-height: 20px;
}

.contracting-button-inline {
  width: unset;
  display: inline-block;
}

.form-element-subtext-message-wrapper {
  width: 100%;
  display: none;
  font-size: 14px;
  line-height: 17px;
  font-weight: var(--font-weight-regular);
  font-family: var(--font-family);
  margin-top: 10px;
}

.form-element-subtext-message-wrapper.error-type {
  color: var(--error-color);
}

.form-element-subtext-message-wrapper.message-visible {
  display: block;
  text-align: left;
}

.form-element-subtext-message-wrapper.success-type {
  color: var(--teal);
}

.images-radio-element-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.images-radio-element-option {
  width: 220px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1607843137);
  background: #fff;
  padding: 30px 15px;
  cursor: pointer;
  position: relative;
  margin-right: 30px;
  border: 2px solid rgba(171, 160, 163, 0.5411764706);
}

.images-radio-element-option .image-radio-selected-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  display: none;
}

.images-radio-element-option.selected-option .image-radio-selected-icon {
  display: block;
}

.images-radio-element-option.selected-option {
  border-color: var(--primary-color);
  box-shadow: 0px 5px 5px rgba(236, 95, 38, 0.1607843137);
}

.images-radio-element-option .inner-image {
  height: 60px;
}

.images-radio-element-option .inner-text {
  font-size: 17px;
  line-height: 20px;
  color: var(--font-secondary-color);
  font-weight: var(--font-weight-regular);
  font-family: var(--font-family);
  margin-top: 1rem;
  display: block;
  text-align: center;
}

.redesign-tooltip-element {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

.redesign-tooltip-element img {
  width: 17px;
  height: 17px;
  cursor: pointer;
}

.redesign-tooltip-element .redesign-tooltip-content {
  position: absolute;
  z-index: 2;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  background: var(--secondary-prim-color);
  color: #fff;
  font-family: var(--font-family);
  font-size: 14px;
  line-height: 17px;
  font-weight: var(--font-weight-regular);
  padding: 16px;
  border-radius: 0;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1607843137);
  max-width: 350px;
  min-width: 240px;
  text-transform: none;
  display: none;
}

.api-response-container {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
  padding: 16px;
  display: flex;
  margin-bottom: 16px;
}
.api-response-container.success-response {
  background: var(--teal);
}
.api-response-container.error-response {
  background: var(--error-color);
}
.api-response-container .right-section {
  margin-left: 16px;
}
.api-response-container .api-response-title {
  margin-top: 5px;
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 20px;
  font-weight: var(--font-weight-bold);
}
.api-response-container .api-response-description {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}

.redesign-tooltip-element.active-tooltip .redesign-tooltip-content {
  display: block;
  animation-name: tooltip-appear;
  animation-duration: 0.2s;
}

@keyframes tooltip-appear {
  0% {
    opacity: 0;
    margin-bottom: -400px;
    transform: translateX(-50%) scale(0.9);
  }
  100% {
    opacity: 1;
    margin-bottom: 0;
    transform: translateX(-50%) scale(1);
  }
}
.subtext-element {
  color: var(--error-color);
  display: block;
  text-align: left;
  width: 100%;
  font-size: 14px;
  line-height: 17px;
  font-weight: var(--font-weight-regular);
  font-family: var(--font-family);
}

.mobile-form-grouping-line {
  padding: 0;
  margin: 0;
}

.form-grouping-hidden-content {
  display: none !important;
}

.form-grouping-mobile-icon {
  transition: all 250ms;
}

.form-grouping-mobile-icon.inverse-icon {
  transform: rotate(-180deg);
}

@media only screen and (min-width: 1250px) {
  .alert.alert-success.alert-dismissible {
    left: calc(40px + 2vw) !important;
    right: calc(40px + 2vw) !important;
  }
  .redesign-tooltip-element {
    position: relative;
  }
  .form-grouping .form-grouping-title .form-grouping-title-right-section {
    flex: 1;
  }
}
@media only screen and (max-width: 1250px) {
  .complex-dropdown {
    max-width: unset;
  }
  .redesign-tooltip-element .redesign-tooltip-content {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: 90vw;
  }
  .alert.alert-danger.alert-dismissible, .alert.alert-success.alert-dismissible {
    left: 24px !important;
    right: 24px !important;
  }
  .alert.alert-success.alert-dismissible {
    width: unset !important;
  }
  .alert.alert-danger, .alert.alert-success {
    font-size: 14px !important;
    line-height: 17px !important;
  }
  .contracting-banner .contracting-banner-right-section {
    font-size: 15px;
    line-height: 20px;
  }
  .alert.alert-dismissible.alert-danger, .alert.alert-dismissible.alert-success {
    margin-bottom: 40px;
  }
  .a-custom-button {
    font-size: 12px;
    font-weight: var(--font-weight-semi-bold);
    padding: 15px 35px !important;
  }
  .a-custom-button.small-button:not(.small-screen-width-unset) {
    width: 100% !important;
  }
  .medium-contracting-divider {
    height: 40px;
  }
}
div.date_cont div.card_data {
  border-radius: 0;
  margin-bottom: 2%;
  width: 100%;
  padding: 0;
  background: white;
  text-align: left;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1607843137);
}

div.date_cont div.card_data div.subcard_data {
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
  padding: 16px;
}

div.date_cont hr.separator_date_cont {
  border: 1px solid #707070;
  display: block;
  opacity: 0.11;
  margin-bottom: 0px;
  margin-top: 0px;
}

div.subcard_data h2.subtitle_cont_h2 {
  text-align: left;
  font-family: var(--font-family);
  font-weight: var(--font-weight-bold);
  color: var(--background-secondary-color);
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0px;
  opacity: 1;
  display: inline;
}

div.subcard_data h3.subtitle_cont_h3,
div.subcard_data p.parag_cont,
div.subcard_data h5.subtitle_cont_h5 {
  text-align: left;
  font-family: var(--font-family);
  font-weight: var(--font-weight-bold);
  color: var(--font-primary-color);
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0px;
  opacity: 1;
  text-transform: uppercase;
  margin: 0;
}

div.subcard_data h5.subtitle_cont_h5 {
  text-transform: uppercase !important;
  font-size: 12px !important;
  color: var(--font-primary-color) !important;
  margin-top: -5px;
}

#p_description {
  text-align: left;
  font-family: var(--font-family);
  font-weight: var(--font-weight-light);
  color: var(--background-secondary-color);
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  opacity: 1;
}

div.subcard_data a.buttons_cont {
  line-height: 55px;
  border-radius: 0;
  border-bottom: 0;
  max-width: 224px;
  width: 100%;
  text-transform: uppercase;
  background: linear-gradient(to right top, #f44f30 0%, #f57430 60%, #f6923c 100%);
}

div.subcard_data input.input_cont {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 12px;
  line-height: 55px;
  max-width: 425px;
  width: 100%;
  outline: 0px;
  font-size: 14px;
  font-family: var(--font-family);
  font-weight: var(--font-weight-light);
  color: var(--font-secondary-color);
}

div.subcard_data input.input_cont:focus {
  box-shadow: 0 0 0 2px #e84e10;
}

div.card_data img.settings_icon {
  display: inline;
  margin-bottom: 6px;
  margin-right: 7px;
}

div.card_data img.arrow_icon {
  width: 16px;
  height: 11px;
  float: right;
  margin-top: -20px;
  transform: rotate(180deg);
}

div.card_data div.subcard_data form button[type=submit]:not(.normal-btn) {
  font-family: var(--font-family);
  font-weight: var(--font-weight-semi-bold);
  font-size: 14px;
  border-bottom: 0px;
  line-height: 55px;
  width: 225px;
  border-radius: 0px;
  margin-top: 25px;
  margin-bottom: 19px;
  margin-left: 0px;
  max-width: 425px;
  width: 46%;
  float: right;
}

div.card_data div.subcard_data form div.custom_text {
  top: 28px;
}

div.content div.center-align div.container div.sidebar_cont_data {
  margin-top: 6%;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1607843137);
  padding: 0px !important;
}

.content .center-align .container div.sidebar_office.sidebar_cont_data ul li a {
  font-family: var(--font-family);
  font-weight: var(--font-weight-regular);
  color: var(--background-secondary-color);
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0px;
  width: calc(100% - 24px);
  border: 0px;
  padding: 8px 15px;
  display: flex;
  align-items: center;
}

.content .center-align .container .sidebar_office.sidebar_cont_data ul li.is-active a {
  background-color: rgba(236, 94, 38, 0.062745098);
  color: var(--primary-color);
  border-radius: 10px;
}

.content .center-align .container .sidebar_office ul li.is-active {
  background: white;
}

div.date_cont div.card_data div.subcard_data.white_button_web img {
  height: 26px;
  margin-bottom: 7px;
}

.table-no-results-container {
  width: 100%;
  background: var(--tertiary-color);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 32px;
  border-radius: 0;
}
.table-no-results-container img {
  height: 74px;
}
.table-no-results-container .table-no-results-message {
  font-size: 16px;
  line-height: 20px;
  font-weight: var(--font-weight-medium);
  margin-top: 12px;
  color: #807175;
  text-align: center;
}

.table-action-button-mobile {
  display: none;
}

.table-card-divider {
  margin-left: -16px;
  margin-right: -16px;
  height: 1px;
  background-color: #707070;
  opacity: 0.1;
  margin-top: 16px;
}

.filters-section-wrapper {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.filters-section-wrapper .filter-element {
  border-radius: 15px;
  background: #fff;
  border: 1px solid var(--primary-color);
  padding: 7px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-right: 10px;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 16px;
}
.filters-section-wrapper .filter-element .filter-element-body {
  flex: 1;
  display: flex;
  align-items: center;
}
.filters-section-wrapper .filter-element .filter-element-body input {
  width: 100%;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  font-size: 14px;
  font-weight: var(--font-weight-regular);
  line-height: 17px;
  font-weight: var(--font-weight-medium);
  margin: 0;
}
.filters-section-wrapper .filter-element .filter-element-body input::placeholder {
  font-size: 14px;
  color: #807175;
  font-weight: var(--font-weight-regular);
  line-height: 17px;
}
.filters-section-wrapper .filter-element .filter-element-body input:focus {
  outline: none;
}
.filters-section-wrapper .filter-element .filter-element-body .filter-element-placeholder {
  font-size: 14px;
  color: #807175;
  font-weight: var(--font-weight-regular);
  line-height: 17px;
}
.filters-section-wrapper .filter-element .filter-element-body .filter-element-value {
  font-size: 14px;
  line-height: 17px;
  font-weight: var(--font-weight-medium);
  margin-left: 5px;
  color: var(--secondary);
}
.filters-section-wrapper .filter-element .filter-suffix {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.filters-section-wrapper .filter-element .filter-suffix .clear-icon {
  cursor: pointer;
}
.filters-section-wrapper .filter-element .filter-suffix img {
  height: 14px;
}
.filters-section-wrapper .filter-element .filter-suffix .filter-search-icon {
  background: var(--secondary-prim-color);
  border-radius: 15px;
  height: 25px;
  padding-left: 8px;
  padding-right: 8px;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: -6px;
  margin-bottom: -6px;
  cursor: pointer;
}
.filters-section-wrapper .filter-element:focus-within, .filters-section-wrapper .filter-element:focus, .filters-section-wrapper .filter-element:hover {
  border-color: var(--primary-color);
}
.filters-section-wrapper .filter-element .filter-element-dropdown-body {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  transform: translateY(10px);
  border-radius: 15px;
  padding: 8px 6px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  z-index: 1;
  max-height: 200px;
  overflow-y: auto;
}
.filters-section-wrapper .filter-element .filter-element-dropdown-body .filter-element-dropdown-item {
  display: block;
  color: var(--secondary);
  flex: 1;
  font-family: var(--font-family);
  font-size: 14px;
  font-weight: var(--font-weight-regular);
  line-height: 17px;
  transition: all 250ms;
  padding: 8px 6px;
  cursor: pointer;
}
.filters-section-wrapper .filter-element .filter-element-dropdown-body .filter-element-dropdown-item:hover, .filters-section-wrapper .filter-element .filter-element-dropdown-body .filter-element-dropdown-item.selected-filter-option {
  background: var(--secondary-prim-color-fade);
}
.filters-section-wrapper .filter-element .dropdown-icon {
  height: unset !important;
  transition: all 250ms;
}
.filters-section-wrapper .filter-element:focus, .filters-section-wrapper .filter-element:active {
  outline: 0;
}
.filters-section-wrapper .filter-element:focus .filter-element-dropdown-body, .filters-section-wrapper .filter-element:active .filter-element-dropdown-body {
  display: block;
}
.filters-section-wrapper .filter-element:focus .dropdown-icon, .filters-section-wrapper .filter-element:active .dropdown-icon {
  transform: rotate(-180deg);
}
.filters-section-wrapper .search-button {
  border: none;
  background: var(--primary-color-gradient);
  text-decoration: none;
  border-radius: 15px !important;
  padding: 7px 12px !important;
  margin: 0 !important;
  line-height: unset !important;
  cursor: pointer;
  width: unset !important;
}
.filters-section-wrapper .search-button img {
  height: 14px;
}

.mobile-filled-filters-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.mobile-filled-filters-section .mobile-filled-filter {
  border-radius: 16px;
  padding: 6px 14px;
  border: 1px solid #707070;
  font-family: var(--font-family);
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin-top: 16px;
}
.mobile-filled-filters-section .mobile-filled-filter .mobile-filled-filter-placeholder {
  color: #807175;
  font-size: 14px;
  line-height: 20px;
  margin-right: 8px;
  font-weight: var(--font-weight-light);
}
.mobile-filled-filters-section .mobile-filled-filter .mobile-filled-filter-value {
  flex: 1;
  color: var(--secondary);
  font-size: 14px;
  line-height: 20px;
  font-weight: var(--font-weight-semi-bold);
}
.mobile-filled-filters-section .mobile-filled-filter img {
  margin-left: 8px;
  height: 12px;
}

.table-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.table-section-header .table-section-header-first-section {
  display: flex;
  align-items: center;
}
.table-section-header .table-section-header-first-section img {
  height: 31px;
}
.table-section-header h3 {
  margin: 0;
  font-weight: var(--font-weight-bold);
  margin-left: 8px;
}
.table-section-header .count-element {
  padding: 4px 8px;
  min-width: 32px;
  color: #2B3747;
  text-align: center;
  font-family: var(--font-family);
  font-weight: var(--font-weight-bold);
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin: 0;
  background: #F7F9FC 0% 0% no-repeat padding-box;
  border: 1px solid rgba(112, 112, 112, 0.1098039216);
  border-radius: 50%;
  opacity: 1;
  margin-left: 15px;
}

.pagination-bar {
  justify-content: center;
  margin-top: 12px;
}
.pagination-bar ul.pagination {
  margin-bottom: 0 !important;
}
.pagination-bar .pagination-results {
  display: none;
}
.pagination-bar div.page-link {
  border: none;
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 12px;
}
.pagination-bar .page-item {
  padding: 0;
  margin-left: 2px;
  margin-right: 2px;
  border-radius: 50%;
}
.pagination-bar li.page-item a.page-link {
  border-radius: 50%;
  border: none;
  font-size: 12px;
  color: var(--secondary);
  width: 30px;
  height: 30px;
  padding: 0;
}
.pagination-bar li.active.page-item a.page-link {
  background: #fff;
  margin-left: 5px;
  margin-right: 5px;
  color: var(--secondary-prim-color);
  border: 1px solid var(--secondary-prim-color);
}

.responsive_table {
  width: 100%;
}

table.autofit {
  border-collapse: unset;
  border-spacing: 0;
  padding: 8px 17px 42px;
  max-width: 100%;
  width: 100%;
}

table.autofit:not(.nostyle) th {
  color: var(--font-primary-color);
  padding: 10px;
  vertical-align: middle;
  text-transform: uppercase;
  /* text-align: center; */
  text-align: left; /* aliniere cap de tabel la stanga */
  line-height: 15px;
  font-size: 12px;
  font-weight: var(--font-weight-bold);
  background: #F7F9FC;
  border-bottom: 1px solid #f4f4f4;
}

table.autofit:not(.nostyle):not(.checkbox-header) th div {
  display: flex;
  justify-content: center;
  align-items: left;
}

table.autofit:not(.nostyle) th:first-child {
  border-top-left-radius: 15px;
  text-align: left;
}

table.autofit:not(.nostyle) th:last-child {
  border-top-right-radius: 15px;
  text-align: left;
}

table.autofit:not(.nostyle) th a.sort {
  display: inline-block;
  font-size: 18px;
  float: right;
  height: 25px;
  width: 25px;
  color: #fff;
}

table.autofit:not(.nostyle) th a.sort:before {
  display: none;
  content: "import_export";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

table.autofit:not(.nostyle) th a.sort:hover {
  text-decoration: none;
}

@media only screen and (max-width: 930px) {
  table.autofit:not(.nostyle) th a.sort {
    display: none;
  }
}
table.autofit:not(.nostyle) th.two_columns {
  padding: 0;
}

table.autofit:not(.nostyle) th.two_columns table {
  margin: 0;
}

table.autofit:not(.nostyle) th.two_columns table tr {
  border-bottom: 0;
}

table.autofit:not(.nostyle) th.two_columns table tr td {
  padding-right: 0;
  padding-left: 0;
  width: 50%;
}

table.autofit:not(.nostyle) th.two_columns table tr td table tr td {
  border-bottom: 0;
  padding: 0;
}

table.autofit:not(.nostyle) th.three_columns {
  padding: 0;
}

table.autofit:not(.nostyle) th.three_columns table {
  margin: 0;
}

table.autofit:not(.nostyle) th.three_columns table tr {
  border-bottom: 0;
}

table.autofit:not(.nostyle) th.three_columns table tr td {
  width: 33.3%;
}

table.autofit:not(.nostyle) th.three_columns table tr td table tr td {
  border-bottom: 0;
  padding: 0;
}

table.autofit:not(.nostyle) th.six_columns {
  padding: 0;
}

table.autofit:not(.nostyle) th.six_columns table {
  margin: 0;
}

table.autofit:not(.nostyle) th.six_columns table tr {
  border-bottom: 0;
}

table.autofit:not(.nostyle) th.six_columns table tr td {
  width: 16.6666666667%;
}

table.autofit:not(.nostyle) th.six_columns table tr td table tr td {
  border-bottom: 0;
  padding: 0;
}

table.nostyle th {
  line-height: normal;
  padding: 15px 10px;
  text-align: center;
}

table.nostyle th a.sort {
  display: inline-block;
  font-size: 18px;
  float: right;
  height: 25px;
  width: 25px;
  color: #fff;
}

table.nostyle th a.sort:before {
  display: none;
  font-family: "Material Icons";
  content: "import_export";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
}

table.nostyle th a.sort:hover {
  text-decoration: none;
}

@media only screen and (max-width: 930px) {
  table.nostyle th a.sort {
    display: none;
  }
}
@media screen and (min-width: 840px) {
  table.nostyle tr {
    border: none;
  }
  table.nostyle tr td {
    border: none;
  }
  table.nostyle tr td:first-child {
    text-align: left;
  }
}
table.autofit tr {
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #f4f4f4;
}

table.autofit tr.is_selected {
  background: #FFF4EF !important;
}

table.autofit tr td {
  font-weight: var(--font-weight-regular);
  color: var(--background-secondary-color);
  margin: 0;
  border: none;
  padding: 10px;
  /* text-align: center; */
  text-align: left;
  line-height: 17px;
  font-size: 14px;
  border-bottom: 1px solid #f4f4f4;
}

table.autofit tr td.bold {
  font-weight: var(--font-weight-bold) !important;
}

table.autofit tr td div.bordered-text {
  border: 1px solid rgba(171, 160, 163, 0.431372549);
  border-radius: 12px;
  padding: 2px 11px 3px;
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
  text-align: left;
  font-weight: var(--font-weight-regular);
}

table.autofit tr td div.green {
  border-color: var(--teal);
  color: var(--teal);
  background-color: #D4FBF4;
}

table.autofit tr td div.red {
  border-color: var(--secondary-prim-color);
  color: var(--secondary-prim-color);
  background-color: var(--secondary-prim-color-fade);
}

table.autofit tr:last-child td:first-child {
  border-bottom-left-radius: 15px;
}

table.autofit tr td:last-child {
  border-right: 1px solid #f4f4f4;
  /*text-align: right;*/
}

table.autofit tr td:first-child {
  border-left: 1px solid #f4f4f4;
  text-align: left;
}

table.autofit tr.hidden_row {
  display: none;
}

table.autofit tr td a.hidden_a {
  display: none !important;
}

table.autofit tr:last-child td:last-child {
  border-bottom-right-radius: 15px;
}

table.autofit tr td .default-hidden {
  display: none;
}

table.autofit tr td .is-visible {
  display: unset !important;
}

table.autofit tr td a {
  font-size: 14px;
  line-height: 17px;
  font-weight: var(--font-weight-semi-bold);
  text-transform: uppercase;
  text-decoration: underline;
}

table.autofit tr td h3 {
  font-size: 14px;
  line-height: 17px;
  color: var(--background-secondary-color);
  font-weight: var(--font-weight-bold);
}

table.autofit tr td p {
  font-size: 14px;
  line-height: 17px;
  color: var(--font-secondary-color);
  font-weight: var(--font-weight-regular);
  margin: 0;
}

table.autofit tr td div.fisier {
  display: flex;
  margin: 2px 0;
  padding: 16px 8px;
  border: 2px rgba(171, 160, 163, 0.5411764706) solid;
  border-radius: 15px;
  cursor: pointer;
  align-items: center;
}

table.autofit tr td div.active-file {
  border-color: var(--primary-color);
}

table.autofit tr td div.fisier p {
  color: var(--background-secondary-color);
  margin: 0 10px;
  overflow: hidden;
  white-space: nowrap;
}

table.autofit tr td div.fisier img.active-img {
  display: none;
}

table.autofit tr td div.active-file img.active-img {
  display: unset;
}

table.autofit tr td div.active-file img.inactive-img {
  display: none;
}

table.autofit tr td div.fisier img.inactive-img {
  border: 2px #ABA0A3 solid;
  border-radius: 50%;
}

.resize_table tr td {
  margin: 0;
  border: none;
  padding: 10px;
  padding-right: 20px;
  text-align: center;
  line-height: normal;
  border-bottom: 1px solid #f4f4f4;
  border-right: 1px solid #d4d4d4;
}

table.autofit tr td[data-label=index] {
  width: 350px;
}

table.autofit tr td[data-label=consum] {
  width: 220px;
}

table.autofit tr td[data-label=serie-contor] {
  width: 350px;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

table.autofit tr td.two_columns {
  padding: 0;
}

table.autofit tr td.two_columns table {
  margin: 0;
}

table.autofit tr td.two_columns table tr td {
  width: 50%;
}

table.autofit tr td.two_columns table tr td table tr {
  padding: 0;
  border: none;
}

table.autofit tr td.two_columns table tr td table tr td {
  padding: 0;
  border: none;
}

@media screen and (max-width: 1250px) {
  table.autofit tr td.two_columns table tr td {
    width: 100%;
  }
}
table.autofit tr td.three_columns {
  padding: 0;
}

table.autofit tr td.three_columns table {
  margin: 0;
}

table.autofit tr td.three_columns table tr td {
  width: 33.3%;
}

@media screen and (max-width: 1250px) {
  table.autofit tr td.three_columns table tr td {
    width: 100%;
  }
}
table.autofit tr td.six_columns {
  padding: 0;
}

table.autofit tr td.six_columns table {
  margin: 0;
}

table.autofit tr td.six_columns table tr td {
  width: 16.6666666667%;
}

@media screen and (max-width: 1250px) {
  table.autofit tr td.six_columns table tr td {
    width: 100%;
  }
}
table.autofit tr td.four_columns {
  padding: 0;
}

table.autofit tr td.four_columns table {
  margin: 0;
}

table.autofit tr td.four_columns table tr td {
  width: 33.3%;
}

@media screen and (max-width: 1250px) {
  table.autofit tr td.four_columns table tr td {
    width: 100%;
  }
}
/* table.autofit tr td:last-child {
   border-right: none;
 }*/
table.autofit tr td.extra {
  text-align: left;
}

table.autofit tr td.extra p {
  width: calc(100% - 75px);
  padding-right: 25px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

table.autofit tr td.extra a.show_details {
  border: 2px solid #e84e10;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  display: inline-block;
  padding: 5px 10px;
  margin-top: 10px;
  float: right;
}

/* anuleaza un deranjament */
table.autofit tr td.extra a.cancel_disturbance {
  border: 2px solid #e84e10;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  display: inline-block;
  padding: 5px 10px;
  margin-top: 10px;
  /* float: right; */
  margin-right: -35px;
}

table.autofit tr td.extra a.cancel_disturbance:hover {
  background: #e84e10;
  text-decoration: none;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  table.autofit tr td.extra a.cancel_disturbance {
    margin-top: 0;
  }
}
@media only screen and (max-width: 340px) {
  table.autofit tr td.extra a.cancel_disturbance {
    text-align: center;
    margin: 10px 0 5px;
    width: 100%;
    float: left;
  }
}
/* end */
table.autofit tr td.extra a.show_details:hover {
  background: #e84e10;
  text-decoration: none;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  table.autofit tr td.extra a.show_details {
    margin-top: 0;
  }
}
@media only screen and (max-width: 340px) {
  table.autofit tr td.extra a.show_details {
    text-align: center;
    margin: 10px 0 5px;
    width: 100%;
    float: left;
  }
}
table.autofit tr td.files a {
  line-height: normal;
  display: block;
}

table.autofit tr td a.descarca_pdf {
  background: url(../images/ui/pdf.png) no-repeat;
  display: inline-block;
  height: 36px;
  width: 29px;
}

table.autofit tr td a.descarca_xml {
  background: url(../images/ui/xml.png) no-repeat;
  display: inline-block;
  height: 36px;
  width: 29px;
}

table.autofit tr td a.descarca_xls {
  background: url(../images/ui/xls.png) no-repeat;
  display: inline-block;
  height: 36px;
  width: 29px;
}

table.autofit tr td a.email_pdf i,
table.autofit tr td a.print_pdf i {
  margin-left: 10px;
  font-size: 36px;
}

table.autofit tr td a.email_pdf i {
  margin-left: 15px;
}

table.autofit tr td a.plateste {
  display: inline-block;
  padding: 5px 10px;
  float: right;
  margin: 0;
  margin-left: 10px;
  margin-top: 3px;
}

table.autofit tr td.crestere {
  font-weight: bold;
  color: red;
}

table.autofit tr td.crestere:after {
  content: "arrow_upward";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  float: left;
  top: 3px;
}

table.autofit tr td.scadere {
  font-weight: bold;
  color: #16c43f;
}

table.autofit tr td.scadere:after {
  content: "arrow_downward";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  float: left;
  top: 3px;
}

@media screen and (max-width: 340px) {
  table.autofit tr td a.read_more, table tr td a.plateste, table tr td .solicitare_noua._deranjament .date_contact form a.change_readonly, .solicitare_noua._deranjament .date_contact form table tr td a.change_readonly, table tr td .search_filters .custom_dpicker a.icon, .search_filters .custom_dpicker table tr td a.icon, table tr td .info-kiosk form.selecteaza_cod_bp a.go_back, .info-kiosk form.selecteaza_cod_bp table tr td a.go_back, table tr td .info-kiosk .selectie_optiuni a, .info-kiosk .selectie_optiuni table tr td a, table tr td .selectie_client_00 a, .selectie_client_00 table tr td a, table tr td .info-kiosk .confirm_change a.not_sure, .info-kiosk .confirm_change table tr td a.not_sure, table tr td .rezultatele_cautarii a.primary_button, .rezultatele_cautarii table tr td a.primary_button, table tr td .indemnizatii .listare_useri .pagination a.new_user, .indemnizatii .listare_useri .pagination table tr td a.new_user, table tr td .indemnizatii .loc_consum form a.go_back, .indemnizatii .loc_consum form table tr td a.go_back {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1200px) {
  table.autofit.too_long {
    border: 0;
  }
  table.autofit.too_long caption {
    font-size: 16px;
  }
  table.autofit.too_long thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.autofit.too_long tr {
    border-bottom: 3px solid #ddd;
    margin-bottom: 0.625em;
    display: block;
  }
  table.autofit.too_long tr td {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    width: 100%;
  }
}
@media screen and (max-width: 1200px) and (max-width: 440px) {
  table.autofit.too_long tr td {
    font-size: 13px;
  }
}
@media screen and (max-width: 1200px) {
  table.autofit.too_long tr td:before {
    /*
                * aria-label has no advantage, it won't be read inside a table
                content: attr(aria-label);
                */
    content: attr(data-label);
    text-transform: uppercase;
    padding-right: 15px;
    font-weight: bold;
    float: left;
  }
  table.autofit.too_long tr td small {
    line-height: normal !important;
    font-size: 14px;
  }
  table.autofit.too_long tr td.extra p {
    white-space: normal !important;
    width: 100% !important;
  }
  table.autofit.too_long tr td.paid:before, table.too_long tr td.not_paid:before {
    margin-right: 0 !important;
    float: right !important;
    margin-left: 10px;
    padding-right: 0;
  }
  table.autofit.too_long td:last-child {
    border-bottom: 0;
  }
}
@media screen and (max-width: 1250px) {
  table.autofit {
    border: 0;
  }
  table.autofit caption {
    font-size: 16px;
  }
  table.autofit thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.autofit tr {
    border-bottom: 3px solid #ddd;
    margin-bottom: 0.625em;
    display: block;
    border-radius: 0;
    box-shadow: 0 6pt 30pt rgba(0, 0, 0, 0.1607843137);
    padding-top: 5px;
    padding-bottom: 5px;
  }
  table.autofit td {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    width: 100%;
  }
}
@media screen and (max-width: 1250px) {
  table.autofit tr td:before {
    /*
            * aria-label has no advantage, it won't be read inside a table
            content: attr(aria-label);
            */
    content: attr(data-label);
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: var(--font-weight-bold);
    font-size: 10pt;
    font-family: var(--font-family);
    line-height: 12pt;
    float: left;
  }
  table.autofit tr td small {
    line-height: normal !important;
    font-size: 14px;
  }
  table.autofit tr td.extra p {
    white-space: normal !important;
    width: 100% !important;
  }
  table.autofit tr td.paid:before, table tr td.not_paid:before {
    margin-right: 0 !important;
    float: right !important;
    margin-left: 10px;
    padding-right: 0;
  }
  table.autofit td:last-child {
    border-bottom: 0;
  }
  .consum_estimat table.autofit tr td input {
    width: 100%;
  }
  table.autofit tr td.two_columns table tr td table tr td {
    margin-top: 10px;
  }
}
.table-close-icon {
  display: none;
}

.table-td-label {
  font-size: 12px;
  line-height: 15px;
  font-weight: var(--font-weight-bold);
  display: none;
  background: #F7F9FC;
  width: 100%;
  box-sizing: border-box;
  padding: 7px 16px;
  text-transform: uppercase;
}
.table-td-label.without-background {
  background: transparent;
  padding-bottom: 0;
  color: #807175;
}

.mobile-filter-trigger {
  display: none;
}

.header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-container .left {
  display: flex;
  align-items: center;
}
.header-container .pill-filters-element-wrapper {
  display: flex;
  margin-left: 8px;
  margin-right: 8px;
}
.header-container .pill-filters-element-wrapper .pill-filter-element {
  border-radius: 16px;
  margin-left: 8px;
  margin-right: 8px;
  font-size: 14px;
  line-height: 20px;
  font-family: var(--font-family);
  padding: 8px 14px;
  background: #fff;
  border: 1px solid #707070;
  cursor: pointer;
}
.header-container .pill-filters-element-wrapper .pill-filter-element.selected-pill-filter {
  border-color: var(--secondary-prim-color);
  color: var(--secondary-prim-color);
  background: #fff;
}

@media only screen and (max-width: 1250px) {
  table.autofit tr td div.fisier.other-file-div {
    justify-content: space-between;
  }
  .mobile-filters-popup-body {
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
  }
  .upper-container {
    margin-bottom: 16px;
  }
  .upper-container .table-action-button-mobile {
    display: block;
    width: 100%;
    margin-bottom: 16px;
  }
  .upper-container .header-container .left {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .upper-container .header-container .left .filter-and-trigger-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
    width: 100%;
  }
  .upper-container .header-container .left .mobile-filter-trigger {
    display: block;
    background-color: #fff;
    border-radius: 15px;
    padding: 6px 13px;
    border: 1px solid #707070;
    margin-left: 10px;
  }
  .upper-container .header-container .left .pill-filters-element-wrapper {
    margin: 0;
  }
  .upper-container .header-container .left .pill-filters-element-wrapper .pill-filter-element {
    margin-left: 0;
  }
  .upper-container .header-container .left .table-section-header .table-section-header-first-section:not(.with-icon) > img {
    display: none;
  }
  .upper-container .header-container .left .table-section-header .table-section-header-first-section.with-icon > img {
    height: 23px !important;
    margin-right: 8px !important;
  }
  .upper-container .header-container .left .table-section-header h3 {
    font-size: 20px;
    line-height: 24px;
    margin-left: 0;
  }
  .upper-container .header-container .left .table-section-header .count-element {
    font-size: 12px;
    line-height: 15px;
    min-width: 20px !important;
  }
  .upper-container .header-container .right {
    display: none;
  }
  .upper-container .filters-section-wrapper {
    display: none;
  }
  table.autofit tr {
    padding: 5px 0 !important;
    overflow: hidden;
  }
  table.autofit tr.minimised-row td:not(.first-col) {
    display: none !important;
  }
  table.autofit tr.minimised-row td {
    border-color: #fff !important;
  }
  table.autofit tr.minimised-row .table-close-icon {
    transform: rotate(-180deg);
  }
  table.autofit tr td {
    text-align: left !important;
    padding: 0 !important;
  }
  table.autofit tr td .table-td-label {
    display: block;
  }
  table.autofit tr td .table-td-content {
    padding: 7px 16px;
    background: #fff;
  }
  table.autofit tr td .table-td-content.smaller-padding-td-content {
    padding: 2px 16px;
  }
  table.autofit tr td.first-col {
    position: relative;
  }
  table.autofit tr td.first-col .table-close-icon {
    display: block;
    position: absolute;
    top: 9px;
    right: 16px;
    transition: 250ms all;
    width: 16px !important;
    height: 10px !important;
  }
}
.inner-table {
  width: 100% !important;
}
.inner-table tr {
  padding: 0 !important;
  border: none !important;
  margin: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.inner-table tr td {
  width: 100% !important;
  border: none !important;
}

.popup {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.popup .popup-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #221E1F 0% 0% no-repeat padding-box !important;
  opacity: 0.56 !important;
  animation-duration: 0.4s;
  animation-name: animate-popup-overlay-show;
}
.popup .popup-body {
  display: none;
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 0;
  padding: 30px;
  width: 45vw;
  max-height: 95vh;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  overflow-y: auto;
  animation-duration: 0.4s;
  animation-name: animate-popup-show;
}
.popup .popup-body .popup-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.popup .popup-body .popup-wrapper .popup-title {
  color: var(--font-primary-color);
  font-size: 30px;
  line-height: 35px;
  font-weight: var(--font-weight-medium);
  font-family: var(--font-family);
  display: block;
  text-align: center;
}
.popup .popup-body .popup-wrapper .popup-title.left-aligned-title {
  width: 100%;
  text-align: left;
}
.popup .popup-body .popup-wrapper .popup-description {
  text-align: left;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  color: #807175;
  margin-top: 20px;
}
.popup .popup-body .popup-wrapper .popup-description.warning-description {
  display: flex;
  align-items: center;
  color: var(--primary-color);
}
.popup .popup-body .popup-wrapper .popup-description.warning-description i {
  margin-right: 8px;
}
.popup .popup-body .popup-header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}
.popup .popup-body .popup-header .close-image {
  width: 20px;
  height: 20px;
  object-fit: contain;
  cursor: pointer;
}
.popup.visible {
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup.visible .popup-body {
  display: block;
}
.popup.visible .popup-overlay {
  display: block;
}

.iframe-popup .popup-body {
  display: flex !important;
  flex-direction: column;
}
.iframe-popup .popup-body .popup-wrapper {
  flex: 1;
}
.iframe-popup .popup-body .popup-wrapper .popup-inner-body {
  width: 100%;
  height: 100%;
}
.iframe-popup .popup-body .popup-wrapper .popup-inner-body iframe {
  width: 100%;
  height: 100%;
}
.iframe-popup .popup-body .popup-wrapper .popup-inner-body #framearea, .iframe-popup .popup-body .popup-wrapper .popup-inner-body object {
  width: 100%;
  height: 100%;
}

@keyframes animate-popup-overlay-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animate-popup-show {
  0% {
    opacity: 0;
    margin-bottom: -400px;
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    margin-bottom: 0;
    transform: scale(1);
  }
}
.payment-logo {
  width: 190px;
}

@media only screen and (max-width: 1250px) {
  .payment-logo {
    width: 140px;
  }
  .popup .popup-body {
    padding: 15px;
  }
  .popup .popup-body:not(.full-screen-popup-body) {
    width: 90vw !important;
  }
  .popup .popup-body .popup-wrapper .popup-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: var(--font-weight-bold);
  }
  .popup .popup-body .popup-wrapper .popup-description {
    font-size: 14px;
    line-height: 17px;
  }
}
.e-invoice-banner {
  width: 100%;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 16px;
  position: relative;
  padding: 16px;
}
.e-invoice-banner .e-invoice-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.e-invoice-banner .inner-wrapper {
  z-index: 1;
  color: #fff;
  display: flex;
  align-items: stretch;
  position: relative;
}
.e-invoice-banner .inner-wrapper .inner-wrapper-left {
  flex: 1;
}
.e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-title {
  display: flex;
  align-items: stretch;
  font-size: 25px;
  font-weight: var(--font-weight-bold);
  line-height: 30px;
}
.e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-description {
  font-size: 16px;
  font-weight: var(--font-weight-light);
  line-height: 20px;
  margin-top: 12px;
}
.e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-items {
  margin-top: 4px;
  margin-left: 12px;
}
.e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-items .inner-wrapper-item {
  margin-top: 4px;
  display: flex;
  align-items: center;
}
.e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-items .inner-wrapper-item img {
  margin-right: 8px;
}
.e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-items .inner-wrapper-item span {
  font-size: 14px;
  font-weight: var(--font-weight-medium);
  line-height: 17px;
}
.e-invoice-banner .inner-wrapper .inner-wrapper-right {
  display: flex;
  align-items: flex-end;
  margin-left: 12px;
}

@media only screen and (max-width: 1250px) {
  .e-invoice-banner .inner-wrapper {
    flex-direction: column;
  }
  .e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: var(--font-weight-semi-bold);
  }
  .e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-description {
    font-size: 14px;
    line-height: 17px;
    font-weight: var(--font-weight-light);
  }
  .e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-items {
    margin-top: 8px;
  }
  .e-invoice-banner .inner-wrapper .inner-wrapper-left .inner-wrapper-items .inner-wrapper-item {
    font-size: 14px;
    line-height: 17px;
    font-weight: var(--font-weight-light);
  }
  .e-invoice-banner .inner-wrapper .inner-wrapper-right {
    margin-left: 0;
    margin-top: 16px;
  }
}
.reusable-card {
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  padding: 0;
  background: #fff;
  text-align: left;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1607843137);
}
.reusable-card .reusable-card-header {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 16px;
  cursor: pointer;
}
.reusable-card .reusable-card-header .card-icon {
  height: 18px;
  margin-right: 12px;
}
.reusable-card .reusable-card-header .reusable-card-header-title {
  flex: 1;
  display: flex;
  align-items: center;
}
.reusable-card .reusable-card-header h3 {
  text-align: left;
  font-weight: var(--font-weight-bold);
  color: var(--font-primary-color);
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin: 0;
}
.reusable-card .reusable-card-header img.arrow-indicator {
  float: right;
  transition: all 250ms;
  transform: rotate(180deg);
  margin-top: 0;
  margin-left: 10px;
  height: unset;
  width: unset;
}
.reusable-card .simple-text-element {
  font-size: 14px;
  line-height: 17px;
}
.reusable-card .reusable-card-body {
  display: inline-block;
  width: 100%;
  padding: 16px;
  border-top: 1px solid rgba(112, 112, 112, 0.11);
}
.reusable-card .reusable-card-body .reusable-card-info {
  display: flex;
  margin-top: 16px;
  align-items: center;
  font-size: 14px;
  line-height: 17px;
  color: var(--primary-color);
}
.reusable-card .reusable-card-body .reusable-card-info:not(.always-visible, .visible-info) {
  display: none;
}
.reusable-card .reusable-card-body .reusable-card-info i {
  font-size: 16px;
  margin-right: 5px;
}
.reusable-card .reusable-card-body .reusable-card-actions {
  margin-top: 16px;
  display: flex;
  align-items: center;
}
.reusable-card .reusable-card-body .reusable-card-actions a.second-button {
  margin-left: 32px;
}
.reusable-card.collapsed-reusable-card .reusable-card-header img.arrow-indicator {
  transform: rotate(0deg);
}
.reusable-card.collapsed-reusable-card .reusable-card-body {
  display: none;
}

.reusable-card-divider {
  width: 100%;
  height: 20px;
}

@media only screen and (min-width: 1250px) {
  .reusable-card .reusable-card-body .reusable-card-actions a {
    display: inline-flex !important;
  }
}
@media only screen and (max-width: 1250px) {
  .reusable-card {
    border-radius: 0;
    box-shadow: none;
  }
  .reusable-card .reusable-card-header {
    padding-left: 24px;
    padding-right: 24px;
    border-top: 1px solid rgba(112, 112, 112, 0.11);
  }
  .reusable-card .reusable-card-body {
    padding-left: 24px;
    padding-right: 24px;
  }
  .reusable-card .reusable-card-body .reusable-card-info span {
    font-size: 14px;
    line-height: 17px;
  }
  .reusable-card .reusable-card-body .reusable-card-actions {
    flex-direction: column;
  }
  .reusable-card .reusable-card-body .reusable-card-actions a {
    width: 100%;
  }
  .reusable-card .reusable-card-body .reusable-card-actions a.second-button {
    margin-left: 0px;
    margin-top: 16px;
  }
  .reusable-card-divider {
    height: 1px;
    background: 1px solid rgba(112, 112, 112, 0.11);
  }
}
.banner-wrapper {
  width: 100%;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1607843137);
  overflow-x: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.banner-wrapper .banner-inner-wrapper {
  display: flex;
  transition: transform 0.5s;
}
.banner-wrapper .banner-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
  scroll-snap-align: start;
  flex-shrink: 0;
  position: relative;
  transform: scale(1);
}
.banner-wrapper .banner-item img {
  width: 100%;
}

@media only screen and (max-width: 1250px) {
  .banner-wrapper {
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1607843137);
  }
  .banner-wrapper.dashboard-top-banners {
    margin: 0;
    margin-top: 15px;
  }
  .banner-wrapper.dashboard-down-banners {
    margin: 0;
    margin-top: 15px;
  }
  .banner-wrapper .banner-item {
    width: 100%;
    height: 100%;
  }
  .banner-wrapper .banner-item img {
    width: 100%;
  }
}
.homepage-articles-section {
  background-color: #fff;
  padding-top: 150px;
  padding-bottom: 150px;
  margin-top: -2px;
}
.homepage-articles-section .elements-images-wrapper {
  display: flex;
  padding-left: 6vw;
  padding-right: 6vw;
  padding-top: 80px;
  padding-bottom: 80px;
  background: var(--tertiary-color);
  align-items: center;
  justify-content: space-between;
}
.homepage-articles-section .elements-images-wrapper .blog-element {
  position: relative;
  width: 32%;
}
.homepage-articles-section .elements-images-wrapper .blog-element .inactive-image-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(43, 55, 71, 0.55);
  border-radius: 0;
}
.homepage-articles-section .elements-images-wrapper .blog-element img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.homepage-articles-section .elements-images-wrapper .blog-element.active-blog .inactive-image-overlay {
  display: none;
}
.homepage-articles-section .active-elements-wrapper {
  margin-top: 100px;
}

.active-element {
  text-align: left;
  padding-left: 6vw;
  padding-right: 6vw;
  display: none;
  position: relative;
}
.active-element .active-element-decorative-rectangle {
  position: absolute;
  top: -40px;
  left: calc(6vw + 50px);
  right: 6vw;
  bottom: 40px;
  border: 5px solid var(--secondary-prim-color);
  opacity: 0.23;
}
.active-element .active-element-date {
  display: block;
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
}
.active-element .active-element-title {
  display: flex;
  align-items: stretch;
  width: 100%;
  font-family: var(--font-family);
  line-height: 49px;
  font-size: 40px;
  font-weight: var(--font-weight-bold);
  margin-top: 30px;
  margin-bottom: 50px;
}
.active-element .active-element-description {
  display: block;
  width: 100%;
  font-family: var(--font-family);
  font-size: 38px;
  line-height: 46px;
  font-weight: var(--font-weight-regular);
  color: var(--font-tertiary-color);
  margin-bottom: 50px;
}
.active-element a {
  width: auto;
  display: inline-block;
}

.blog-element-separator {
  display: none;
}

@media only screen and (max-width: 1250px) {
  .homepage-articles-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .homepage-articles-section img {
    transform: scale(1) !important;
  }
  .homepage-articles-section .blog-element-separator {
    display: block !important;
    width: 100%;
    height: 2px;
    background: rgba(213, 207, 209, 0.53);
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .homepage-articles-section .elements-images-wrapper {
    flex-direction: column;
  }
  .homepage-articles-section .active-elements-wrapper {
    display: none;
  }
  .homepage-articles-section .inactive-image-overlay {
    display: none;
  }
  .homepage-articles-section .active-element {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .homepage-articles-section .active-element .active-element-date {
    font-size: 12px !important;
    font-weight: var(--font-weight-bold) !important;
    margin-top: 30px !important;
  }
  .homepage-articles-section .active-element .active-element-title {
    font-size: 22px !important;
    font-weight: var(--font-weight-bold) !important;
    width: 100% !important;
    line-height: 26px !important;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .homepage-articles-section .active-element .active-element-description {
    font-size: 20px !important;
    font-weight: var(--font-weight-regular) !important;
    width: 100% !important;
    line-height: 24px !important;
    margin-bottom: 40px !important;
  }
  .homepage-articles-section .active-element .active-element-decorative-rectangle {
    display: none;
  }
  .homepage-articles-section .active-element a {
    display: block !important;
  }
}
.homepage-banner-carousel {
  width: 100%;
  height: 100%;
  position: relative;
}
.homepage-banner-carousel img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: left;
}
.homepage-banner-carousel .item {
  height: 100%;
  width: 100%;
}
.homepage-banner-carousel .carousel {
  height: 100%;
  width: 100%;
}
.homepage-banner-carousel .carousel-inner {
  height: 100%;
  width: 100%;
}
.homepage-banner-carousel .cez-non-client-wrapper {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  z-index: 2;
  padding-left: 6vw;
  padding-right: 6vw;
}
.homepage-banner-carousel .cez-non-client-wrapper .cez-non-client-wrapper-inner {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 25px;
  color: #fff;
  background: -moz-linear-gradient(3deg, rgb(246, 123, 60) 0%, rgb(245, 116, 48) 29%, rgb(244, 79, 48) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(3deg, rgb(246, 123, 60) 0%, rgb(245, 116, 48) 29%, rgb(244, 79, 48) 100%);
  background: linear-gradient(3deg, rgb(246, 123, 60) 0%, rgb(245, 116, 48) 29%, rgb(244, 79, 48) 100%);
}
.homepage-banner-carousel .cez-non-client-wrapper .cez-non-client-wrapper-inner .cez-non-client-text {
  margin: 0;
  font-size: 20px;
  font-weight: var(--font-weight-extra-bold);
  width: auto;
}
.homepage-banner-carousel .cez-non-client-wrapper .cez-non-client-wrapper-inner a {
  width: auto;
}
.homepage-banner-carousel .carousel-bullets-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage-banner-carousel .carousel-bullets-wrapper .carousel-bullet-element {
  margin-left: 5px;
  margin-right: 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
}
.homepage-banner-carousel .carousel-bullets-wrapper .carousel-bullet-element.active-element {
  background: var(--primary-color);
}

.banner-offer-wrapper {
  position: absolute;
  bottom: 110px;
  left: 0;
  right: 0;
  z-index: 1;
}
.banner-offer-wrapper .banner-offer-wrapper-inner {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 140px;
  background: var(--gradient-secondary-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner-offer-wrapper .banner-offer-wrapper-inner .first-section {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: var(--font-weight-extra-bold);
}
.banner-offer-wrapper .banner-offer-wrapper-inner .second-section a {
  color: #fff !important;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}

.carousel-control.left {
  right: unset;
  left: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: unset;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  margin-right: -10px;
  right: 50%;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: -10px;
  font-size: 30px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  margin-left: -10px;
  right: 50%;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: -10px;
  font-size: 30px;
}

@media only screen and (min-width: 1250px) {
  .carousel-inner {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 1250px) {
  #banner-section {
    position: relative;
    width: 100%;
    height: unset;
  }
  .homepage-banner-carousel .carousel {
    height: 50%;
  }
  .cez-non-client-text {
    margin-bottom: 10px !important;
  }
  .banner-offer-wrapper {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }
  .banner-offer-wrapper .banner-offer-wrapper-inner {
    width: 100%;
    padding: 20px 24px;
    flex-direction: column;
  }
  .banner-offer-wrapper .banner-offer-wrapper-inner .first-section {
    font-size: 24px;
    line-height: 29px;
    font-weight: var(--font-weight-regular);
    margin-bottom: 20px;
  }
  .banner-offer-wrapper .banner-offer-wrapper-inner .second-section {
    width: 100%;
  }
}
.homepage-get-mobile-wrapper .get-mobile-first-section {
  background: var(--tertiary-color);
  padding-top: 150px;
  padding-bottom: 150px;
  width: 100%;
}
.homepage-get-mobile-wrapper .get-mobile-second-section {
  background: #fff;
  padding-left: 6vw;
  padding-right: 6vw;
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section {
  display: flex;
  align-items: stretch;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section .text-breakdown-section {
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section .text-breakdown-section .get-mobile-text-element {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section .text-breakdown-section .get-mobile-text-element .number-in-list {
  font-size: 25px;
  border: 3px solid var(--secondary-prim-color);
  width: 41px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: var(--font-weight-semi-bold);
  color: var(--secondary-prim-color);
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section .text-breakdown-section .get-mobile-text-element .element-content {
  color: var(--secondary-prim-color);
  font-size: 38px;
  text-align: left;
  line-height: 46px;
  font-weight: var(--font-weight-regular);
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section .text-breakdown-section .get-mobile-text-element.right-side {
  align-items: flex-end;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section .text-breakdown-section .get-mobile-text-element.right-side .element-content {
  text-align: right;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section .text-image-section {
  flex: 3;
  position: relative;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section .text-image-section img {
  width: 100%;
  object-fit: contain;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-image-section .text-image-section .inner-absolute-image {
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 20%;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-section-title {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: var(--font-weight-bold);
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-inner-section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-inner-section a {
  border-width: 2px;
  padding: 12px 24px;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  border-radius: 30px;
  border-color: var(--background-secondary-color);
  border-style: solid;
  background-color: transparent;
  width: auto;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-inner-section a img {
  flex: 1;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-inner-section a div {
  flex: 3;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-inner-section a div p.first-line {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  color: var(--background-secondary-color);
}
.homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-inner-section a div p.second-line {
  margin: 0;
  font-size: 23px;
  line-height: 26px;
  font-weight: bold;
  color: var(--background-secondary-color);
}

@media only screen and (max-width: 1250px) {
  .homepage-get-mobile-wrapper .get-mobile-first-section {
    padding-top: 60px !important;
    padding-bottom: 100px !important;
  }
  .homepage-get-mobile-wrapper .get-mobile-second-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-inner-section a img {
    width: 24px;
  }
  .homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-inner-section a div p.first-line {
    font-size: 11px;
    line-height: 12px;
    font-weight: var(--font-weight-light);
  }
  .homepage-get-mobile-wrapper .get-mobile-second-section .get-mobile-buttons-section .buttons-inner-section a div p.second-line {
    font-size: 12px;
    line-height: 13px;
    font-weight: var(--font-weight-medium);
  }
}
.homepage-newsletter-wrapper {
  background: var(--primary-color);
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: -2px;
}
.homepage-newsletter-wrapper a {
  margin-top: -50px;
  width: auto;
  display: inline-block;
}

@media only screen and (max-width: 1250px) {
  .homepage-newsletter-wrapper {
    padding-top: 60px;
    padding-bottom: 80px;
    margin-bottom: -40px;
  }
  .homepage-newsletter-wrapper .homepage-section-description {
    margin-bottom: 32px;
  }
  .homepage-newsletter-wrapper .a-custom-button {
    width: calc(100% - 12vw);
  }
}
.homepage-watch-video-wrapper {
  padding-top: 230px;
  padding-bottom: 230px;
  position: relative;
  width: 100%;
}
.homepage-watch-video-wrapper .watch-video-background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.homepage-watch-video-wrapper .watch-video-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(4px);
  -webkit-filter: blur(4px);
}
.homepage-watch-video-wrapper .watch-video-background .homepage-watch-video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
}
.homepage-watch-video-wrapper .inner-content {
  margin-top: 30px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.homepage-watch-video-wrapper .inner-content .inner-content-background {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homepage-watch-video-wrapper .inner-content .play-video-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.homepage-watch-video-wrapper .inner-content .play-video-button img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  width: 70px;
  height: 70px;
  cursor: pointer;
}
.homepage-watch-video-wrapper .inner-content .play-video-button .mobile-header {
  display: none;
}

@media only screen and (max-width: 600px) {
  .web-header {
    display: none;
  }
  .inner-content {
    width: 100% !important;
    height: 100%;
  }
  .inner-content .inner-content-background {
    display: none;
  }
  .mobile-header {
    display: block !important;
    margin-bottom: 30px !important;
  }
  .mobile-header .title-content {
    color: #fff !important;
  }
  .homepage-watch-video-overlay {
    display: none;
  }
  .watch-video-background img {
    filter: none !important;
    -webkit-filter: none !important;
  }
  .play-video-button {
    width: 100%;
  }
}
.banner-section {
  position: fixed;
  bottom: 0;
  height: 100vh;
  width: 58.3333333333vw;
}

.banner-offer-wrapper {
  display: none !important;
}

.image-tooltip .image-tooltip-image {
  width: 100%;
  margin-top: 12px;
}

.absolute-banner {
  position: absolute;
}

.auth-wrapper {
  display: flex;
  position: relative;
  margin-top: -70px;
}
.auth-wrapper .bottom-line {
  display: block;
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10px;
  z-index: 1;
  background: var(--primary-color);
}
.auth-wrapper .auth-section {
  margin-left: 58.3333333333vw;
  width: 41.6666666667vw;
  min-height: 100vh;
  padding-top: 112px;
  padding-bottom: 42px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}
.auth-wrapper .auth-section .login-box {
  width: 60%;
  min-width: 403px;
  text-align: left;
  font-family: var(--font-family);
  display: none;
}
.auth-wrapper .auth-section .login-box h1 {
  margin-bottom: 40px;
}
.auth-wrapper .auth-section .login-box ul.other_links {
  list-style-type: none;
  padding: 0;
  margin-top: 40px;
}
.auth-wrapper .auth-section .login-box ul.other_links li {
  text-align: center;
}
.auth-wrapper .auth-section .login-box ul.other_links a {
  text-decoration: underline;
  color: var(--primary-color);
  outline: 0;
  background-color: transparent;
  font-weight: 400;
}
.auth-wrapper .auth-section .login-box .elements-divider {
  width: 100%;
  height: 30px;
}
.auth-wrapper .auth-section .login-box .auth-password-label-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}
.auth-wrapper .auth-section .login-box .auth-password-label-wrapper label {
  margin-bottom: 0 !important;
}
.auth-wrapper .auth-section .login-box .auth-password-label-wrapper a {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--primary-color);
  text-decoration: underline;
  font-weight: 400px;
}
.auth-wrapper .auth-section .reset-pass-box {
  width: 60%;
  min-width: 403px;
  text-align: left;
  font-family: var(--font-family);
  display: none;
}
.auth-wrapper .auth-section .reset-pass-box h1 {
  margin-bottom: 10px;
}
.auth-wrapper .auth-section .reset-pass-box .pass_recovery_description {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 24px;
  font-weight: var(--font-weight-light);
}
.auth-wrapper .auth-section .confirm-email-box {
  width: 60%;
  min-width: 403px;
  text-align: left;
  font-family: var(--font-family);
}
.auth-wrapper .auth-section .confirm-email-box h1 {
  margin-bottom: 40px;
}
.auth-wrapper .auth-section .confirm-email-box .subtitle-wrapper {
  margin-bottom: 40px;
}
.auth-wrapper .auth-section .confirm-email-box .subtitle-wrapper .subtitle-text-1 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}
.auth-wrapper .auth-section .confirm-email-box .subtitle-wrapper .subtitle-text-2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: var(--font-weight-bold);
}
.auth-wrapper .auth-section .confirm-email-box .email-image-wrapper {
  margin-bottom: 60px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.auth-wrapper .auth-section .confirm-email-box .email-image-wrapper img {
  width: 114.06px;
  height: 128.41px;
}
.auth-wrapper .auth-section .confirm-email-box .under-section-box {
  text-align: center;
}
.auth-wrapper .auth-section .confirm-email-box .under-section-box .subtitle-text-3 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
  font-weight: var(--font-weight-light);
}
.auth-wrapper .auth-section .confirm-email-box .under-section-box .email-sent-wrapper {
  border: 2px solid rgba(34, 30, 31, 0.21);
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.auth-wrapper .auth-section .confirm-email-box .under-section-box .email-sent-wrapper .email-text {
  text-decoration: underline;
  font-size: 20px;
  line-height: 24px;
  font-weight: var(--font-weight-bold);
  color: var(--secondary-prim-color);
}
.auth-wrapper .auth-section .set-password-box, .auth-wrapper .auth-section .set-password-box-simple {
  width: 60%;
  min-width: 403px;
  text-align: left;
  font-family: var(--font-family);
}
.auth-wrapper .auth-section .set-password-box h1, .auth-wrapper .auth-section .set-password-box-simple h1 {
  margin-bottom: 40px;
}
.auth-wrapper .auth-section .set-password-box .subtitle-wrapper, .auth-wrapper .auth-section .set-password-box-simple .subtitle-wrapper {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 24px;
}
.auth-wrapper .auth-section .set-password-box .subtitle-wrapper-1, .auth-wrapper .auth-section .set-password-box-simple .subtitle-wrapper-1 {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 24px;
  font-weight: var(--font-weight-light);
}
.auth-wrapper .auth-section .set-password-box .password-conditions-wrapper, .auth-wrapper .auth-section .set-password-box-simple .password-conditions-wrapper {
  margin-bottom: 40px;
  margin-top: 40px;
}
.auth-wrapper .auth-section .set-password-box .password-conditions-wrapper .password-conditions-text, .auth-wrapper .auth-section .set-password-box-simple .password-conditions-wrapper .password-conditions-text {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
}
.auth-wrapper .auth-section .set-password-box .password-conditions-wrapper .password-conditions-inner, .auth-wrapper .auth-section .set-password-box-simple .password-conditions-wrapper .password-conditions-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.auth-wrapper .auth-section .set-password-box .password-conditions-wrapper .password-conditions-inner .password-condition, .auth-wrapper .auth-section .set-password-box-simple .password-conditions-wrapper .password-conditions-inner .password-condition {
  background-color: var(--tertiary-color);
  border-radius: 20px;
  font-size: 12px;
  line-height: 12px;
  padding: 0.7rem 1.2rem;
  margin: 10px;
  display: flex;
  align-items: center;
}
.auth-wrapper .auth-section .set-password-box .password-conditions-wrapper .password-conditions-inner .password-condition img, .auth-wrapper .auth-section .set-password-box-simple .password-conditions-wrapper .password-conditions-inner .password-condition img {
  display: none;
  padding-right: 5px;
  height: 12px;
}
.auth-wrapper .auth-section .set-password-box .password-conditions-wrapper .password-conditions-inner .password-condition.success-condition, .auth-wrapper .auth-section .set-password-box-simple .password-conditions-wrapper .password-conditions-inner .password-condition.success-condition {
  background-color: rgba(26, 202, 170, 0.15);
  color: #1ACAAA;
}
.auth-wrapper .auth-section .set-password-box .password-conditions-wrapper .password-conditions-inner .password-condition.success-condition img, .auth-wrapper .auth-section .set-password-box-simple .password-conditions-wrapper .password-conditions-inner .password-condition.success-condition img {
  display: block;
}
.auth-wrapper .auth-section .set-password-box .success-image-wrapper, .auth-wrapper .auth-section .set-password-box-simple .success-image-wrapper {
  margin-bottom: 40px;
}
.auth-wrapper .auth-section .set-password-box .success-image-wrapper .inner-wrapper, .auth-wrapper .auth-section .set-password-box-simple .success-image-wrapper .inner-wrapper {
  transform: scale(1.5);
}
.auth-wrapper .auth-section .set-password-box .success-image-wrapper .checkmark__circle, .auth-wrapper .auth-section .set-password-box-simple .success-image-wrapper .checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: var(--teal);
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.auth-wrapper .auth-section .set-password-box .success-image-wrapper .checkmark, .auth-wrapper .auth-section .set-password-box-simple .success-image-wrapper .checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px var(--teal);
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}
.auth-wrapper .auth-section .set-password-box .success-image-wrapper .checkmark__check, .auth-wrapper .auth-section .set-password-box-simple .success-image-wrapper .checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px var(--teal);
  }
}
.auth-wrapper .auth-section .set-password-box .buttons-wrapper, .auth-wrapper .auth-section .set-password-box-simple .buttons-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.auth-wrapper .auth-section .set-password-box .buttons-wrapper a, .auth-wrapper .auth-section .set-password-box .buttons-wrapper button, .auth-wrapper .auth-section .set-password-box-simple .buttons-wrapper a, .auth-wrapper .auth-section .set-password-box-simple .buttons-wrapper button {
  width: unset;
}
.auth-wrapper .auth-section .login-box.is_visible, .auth-wrapper .auth-section .reset-pass-box.is_visible {
  display: block;
}
.auth-wrapper .auth-section .create-account-box {
  width: 80%;
  min-width: 500px;
  text-align: left;
  font-family: var(--font-family);
}
.auth-wrapper .auth-section .create-account-box h1 {
  margin-bottom: 10px;
}
.auth-wrapper .auth-section .create-account-box .pass_recovery_description {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 24px;
  font-weight: var(--font-weight-light);
}
.auth-wrapper .auth-section .create-account-box form {
  display: inline-block;
  text-align: left;
  width: 100%;
}
.auth-wrapper .auth-section .create-account-box .buttons-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.auth-wrapper .auth-section form {
  display: inline-block;
  text-align: left;
  width: 100%;
}

.portlet-boundary.portlet-boundary_com_liferay_login_web_portlet_LoginPortlet_ .login-main-buttons-wrapper {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

#create-first-button {
  margin-top: 0;
  width: unset;
}

#submit-button {
  width: unset;
}

@media only screen and (max-width: 1250px) {
  .set-pass-h1 {
    margin-bottom: 10px !important;
  }
  .auth-wrapper {
    flex-direction: column-reverse;
  }
  .auth-wrapper .invoice-number-wrapper .redesign-tooltip-content {
    transform: translateX(-85px) !important;
  }
  .auth-wrapper .client-code-wrapper .redesign-tooltip-content {
    transform: translateX(-40%) !important;
  }
  .auth-wrapper #contract-number-wrapper .redesign-tooltip-content {
    transform: translateX(-60%) !important;
  }
  .auth-wrapper .auth-section {
    margin-left: 0 !important;
    width: 100% !important;
    min-height: unset !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .auth-wrapper .auth-section .create-account-box, .auth-wrapper .auth-section .set-password-box,
  .auth-wrapper .auth-section .set-password-box-simple, .auth-wrapper .auth-section .confirm-email-box {
    min-width: unset !important;
    width: 100% !important;
    padding-left: 24px;
    padding-right: 24px;
    min-height: calc(100vh - 70px);
    display: flex;
    flex-direction: column;
  }
  .auth-wrapper .auth-section .login-box, .auth-wrapper .auth-section .reset-pass-box {
    min-width: unset !important;
    width: 100% !important;
    padding-left: 24px;
    padding-right: 24px;
    min-height: calc(100vh - 112px);
    flex-direction: column;
  }
  .auth-wrapper .auth-section .login-box .pass_recovery_description, .auth-wrapper .auth-section .reset-pass-box .pass_recovery_description {
    font-size: 16px;
    line-height: 21px;
  }
  .auth-wrapper .auth-section .login-box.is_visible, .auth-wrapper .auth-section .reset-pass-box.is_visible {
    display: flex !important;
  }
  .auth-wrapper .auth-section .set-password-box-simple h1 {
    font-size: 24px;
    font-weight: var(--font-weight-bold);
    color: #fff;
  }
  .auth-wrapper .auth-section .set-password-box-simple .subtitle-wrapper {
    font-size: 16px;
    line-height: 21px;
  }
  .auth-wrapper .auth-section .set-password-box {
    margin-top: -42px;
    background: var(--tertiary-color);
    padding-top: 42px;
  }
  .auth-wrapper .auth-section .set-password-box h1 {
    font-size: 24px;
    font-weight: var(--font-weight-bold);
  }
  .auth-wrapper .auth-section .set-password-box .subtitle-wrapper, .auth-wrapper .auth-section .set-password-box .subtitle-wrapper-1, .auth-wrapper .auth-section .set-password-box .password-conditions-text {
    font-size: 16px !important;
    line-height: 21px !important;
  }
  .auth-wrapper .auth-section .set-password-box .password-conditions-inner {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .auth-wrapper .auth-section .set-password-box .password-conditions-inner .password-condition {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
  }
  .auth-wrapper .auth-section .set-password-box p {
    margin-bottom: 0 !important;
  }
  .auth-wrapper .auth-section .set-password-box .checkmark {
    width: 50px !important;
    height: 50px !important;
  }
  .auth-wrapper .auth-section .set-password-box button {
    width: 100% !important;
  }
  .auth-wrapper .auth-section .set-password-box .buttons-wrapper a {
    width: 100% !important;
  }
  .auth-wrapper .auth-section .confirm-email-box {
    margin-top: -42px;
    background: var(--tertiary-color);
    padding-top: 42px;
  }
  .auth-wrapper .auth-section .confirm-email-box h1 {
    font-size: 24px;
    font-weight: var(--font-weight-bold);
  }
  .auth-wrapper .auth-section .confirm-email-box .subtitle-text-1, .auth-wrapper .auth-section .confirm-email-box .subtitle-text-2, .auth-wrapper .auth-section .confirm-email-box .subtitle-text-3 {
    font-size: 16px !important;
    line-height: 21px !important;
  }
  .auth-wrapper .auth-section .confirm-email-box .email-image-wrapper {
    margin-bottom: 40px;
  }
  .auth-wrapper .auth-section .confirm-email-box .email-image-wrapper img {
    width: 80.77px;
    height: 90.93px;
  }
  .auth-wrapper .auth-section .confirm-email-box .email-sent-wrapper {
    padding: 15px 35px !important;
  }
  .auth-wrapper .auth-section .confirm-email-box .email-sent-wrapper .email-text {
    font-size: 16px !important;
    line-height: 21px !important;
  }
  .auth-wrapper .auth-section .confirm-email-box button {
    width: 100% !important;
  }
  .auth-wrapper .auth-section .confirm-email-box .buttons-wrapper a {
    width: 100% !important;
  }
  .auth-wrapper .auth-section .create-account-box {
    margin-top: -42px;
    background: var(--tertiary-color);
    padding-top: 42px;
  }
  .auth-wrapper .auth-section .create-account-box .pass_recovery_description {
    font-size: 16px;
    line-height: 21px;
  }
  .auth-wrapper .auth-section .create-account-box .contracting-data-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .auth-wrapper .auth-section .create-account-box .buttons-wrapper {
    flex-direction: column-reverse !important;
  }
  .auth-wrapper .auth-section .create-account-box .buttons-wrapper #create-first-button {
    width: 100% !important;
    margin-top: 10px;
  }
  .auth-wrapper .auth-section .create-account-box .buttons-wrapper #submit-button {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .auth-wrapper .auth-section .create-account-box #legal-choice-button .element-label {
    display: none;
  }
  .auth-wrapper .auth-section .mobile-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    background: #fff;
    margin-left: -24px;
    margin-right: -24px;
    padding-top: 35px;
    padding-bottom: 35px;
    flex: 1;
  }
  .auth-wrapper #reset-pass-left-button, .auth-wrapper #reset-pass-right-button {
    padding: 0 !important;
  }
  .auth-wrapper #reset-pass-left-button {
    margin-bottom: 10px;
  }
  .auth-wrapper #reset-pass-right-button {
    margin-top: 10px;
  }
}
.useful-links-page-container {
  margin-top: 40px;
  margin-bottom: 80px;
  margin-left: calc(40px + 2vw);
  margin-right: calc(40px + 2vw);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
}
.useful-links-page-container > div:last-child {
  flex: 1;
}

@media only screen and (max-width: 1250px) {
  .useful-links-page-container {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    flex-direction: column;
    width: 100%;
    min-width: unset;
    align-items: stretch;
  }
  .useful-links-page-container > div:last-child {
    padding: 16px 24px;
  }
}
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
:root {
  --primary-color: #1F446E;
  --primary-color-gradient: linear-gradient(to right top, #f44f30 0%, #f57430 60%, #f6923c 100%);
  --secondary-prim-color: #FF9241;
  --gradient-secondary-color: transparent linear-gradient(90deg, #14AE44 0%, #35CB9B 100%) 0% 0% no-repeat padding-box;
  --secondary-color: #34C687;
  --tertiary-color: #EFEFEF;
  --font-primary-color: #2B3747;
  --font-secondary-color: #807175;
  --font-tertiary-color: #889599;
  --background-secondary-color: #221E1F;
  --secondary-prim-color-fade: #FFEEE2;
  --font-tertiary-color-light: #D0CFD0;
  --primary-color-faded: #EF7E51;
  --green-faded: #E9F0EF;
  --error-color: #E23636;
  --teal: #34C687;
  --teal-light: #DDF7F2;
  --primary-color-light: #FFEEE2;
  --accent-color-light: #FFF4EF;
  --text-primary-5: #FFFFFF;
  --text-primary-3: #ABA0A3;
  --secondary: #221E1F;
  --primary: #1F446E;
  --font-weight-extra-light: 100;
  --font-weight-thin: 200;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --font-weight-extra-bold: 800;
  --font-weight-black: 900;
  --font-family: "Kanit", sans-serif;
}

/* =============================================================================
    o   MATERIAL ICONS
============================================================================= */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/materialicons/MaterialIcons-Regular.woff2) format("woff2");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "kern", "liga", "clig", "calt";
  -webkit-font-smoothing: antialiased;
}

/* =============================================================================
    o   KANIT FONT
============================================================================= */
@font-face {
  font-family: "Kanit";
  src: url(../fonts/kanit/Kanit-ExtraLight.ttf);
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "Kanit";
  src: url(../fonts/kanit/Kanit-Thin.ttf);
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "Kanit";
  src: url(../fonts/kanit/Kanit-Light.ttf);
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Kanit";
  src: url(../fonts/kanit/Kanit-Regular.ttf);
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Kanit";
  src: url(../fonts/kanit/Kanit-Regular.ttf);
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Kanit";
  src: url(../fonts/kanit/Kanit-Medium.ttf);
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Kanit";
  src: url(../fonts/kanit/Kanit-SemiBold.ttf);
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Kanit";
  src: url(../fonts/kanit/Kanit-SemiBold.ttf);
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "Kanit";
  src: url(../fonts/kanit/Kanit-SemiBold.ttf);
  font-style: normal;
  font-weight: 900;
}
body {
  font-family: var(--font-family);
}

b, strong {
  font-weight: var(--font-weight-bold) !important;
}

.download-app-button {
  display: none;
}

.alert-info {
  display: none !important;
}

.landing-page-2-layout .portlet-column-first {
  flex: 7;
  position: relative;
}

.landing-page-2-layout .portlet-body {
  width: 100%;
}

.landing-page-2-layout #column-3 .portlet-body {
  margin-top: -12px;
}

.col-md-12 {
  padding: 0;
}

.portlet-layout.row {
  margin: 0;
}

.portlet-body > .alert.alert-danger, .portlet-body > .alert.alert-success {
  margin-left: calc(40px + 2vw);
  margin-right: calc(40px + 2vw);
  margin-top: 20px;
}

.landing-page-final-layout {
  margin-left: 10% !important;
  margin-right: 10% !important;
  margin-top: calc(5% + 70px) !important;
}

input, select {
  border: none;
  border-radius: 15px;
  background-color: var(--green-faded);
  font-size: 14px;
  line-height: 17px;
  font-weight: var(--font-weight-regular);
}

a:not(.a-custom-button) {
  color: var(--primary-color);
}

.element-label a {
  color: var(--secondary-prim-color) !important;
}

.homepage-section-header {
  padding-left: 6vw;
  padding-right: 6vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 100px;
}
.homepage-section-header .homepage-section-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage-section-header .homepage-section-title .title-line {
  height: 2px;
  flex: 1;
  background-color: var(--font-secondary-color);
}
.homepage-section-header .homepage-section-title .title-content {
  font-family: var(--font-family);
  font-size: 18px;
  font-weight: var(--font-weight-bold);
  color: var(--font-tertiary-color);
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
}
.homepage-section-header h3 {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.homepage-section-header .homepage-section-description {
  display: flex;
  align-items: stretch;
  justify-content: center;
  font-family: var(--font-family);
  font-size: 50px;
}
.homepage-section-header .homepage-section-description span {
  font-weight: var(--font-weight-medium);
  color: var(--primary-color);
}
.homepage-section-header.alternate-header {
  margin-bottom: 40px;
}
.homepage-section-header.alternate-header .title-line {
  background: #D5CFD1;
}
.homepage-section-header.alternate-header .homepage-section-description, .homepage-section-header.alternate-header .title-content {
  color: var(--font-primary-color);
}

.c3 svg {
  font-family: var(--font-family) !important;
}

.active-element-title-left-span {
  width: 10px;
  background-color: var(--secondary-prim-color);
  margin-right: 12px;
}

.inactiveMail {
  display: none !important;
}

.mail_message_type {
  margin-right: 10px;
}

ul.tiles {
  display: inline-block;
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 25px;
  float: left;
}

ul.tiles li {
  border-right: 1px solid rgba(0, 0, 0, 0.07);
  background: rgba(255, 255, 255, 0.3);
  display: inline-block;
  width: 16.6666666667%;
  line-height: normal;
  float: left;
}

ul.tiles li:last-child {
  border-right: none;
}

ul.tiles li.active, ul.tiles li.active:hover {
  position: relative;
  background: #fff;
}

ul.tiles li.active:before, ul.tiles li.active:hover:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  animation-duration: 300ms;
  animation-fill-mode: both;
  animation-name: pulse;
  background: var(--primary-color);
  display: inline-block;
  position: absolute;
  content: "";
  height: 7px;
  width: 70%;
  top: -3px;
  left: 15%;
  -webkit-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
}

ul.tiles li.active a, ul.tiles li.active:hover a {
  text-decoration: none;
  font-weight: bold;
}

ul.tiles li:hover {
  background: rgba(255, 255, 255, 0.6);
}

ul.tiles li a {
  display: inline-block;
  min-height: 78px;
  padding: 20px;
  color: #000;
}

ul.tiles li a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 1080px) {
  ul.tiles li a {
    font-size: 12px;
  }
}
.tiles_select {
  display: none;
}

@media only screen and (max-width: 888px) {
  .tiles_select {
    display: inline-block;
    margin-top: 25px;
  }
}
div.setari_cont_main div.main-card ul.tiles li {
  border: 0px;
  width: auto;
}

div.setari_cont_main div.main-card ul.tiles li a {
  padding: 2px;
  min-height: 0;
  width: auto;
  border: 0;
  font-family: var(--font-family);
  font-weight: var(--font-weight-bold);
  color: var(--text-primary-3);
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

div.setari_cont_main div.main-card ul.tiles li.active a {
  color: var(--secondary-prim-color);
}

div.setari_cont_main div.main-card ul.tiles li.active:before {
  top: 30px;
  border-radius: 0px;
  height: 3px;
}

div.setari_cont_main div.main-card .section_descriptors {
  text-align: left;
  font-family: var(--font-family);
  font-weight: var(--font-weight-bold);
  color: var(--background-secondary-color);
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0px;
  opacity: 1;
  text-transform: uppercase;
}

div.dashboard-modal {
  display: none;
  position: fixed;
  z-index: 100;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
div.dashboard-modal div.modal-content {
  width: 35%;
  background: var(--text-primary-5) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 15px;
  opacity: 1;
  overflow: unset;
  margin: auto;
}
div.dashboard-modal div.modal-content div.modal-header {
  border: 0;
  height: 75px;
  display: flex;
  justify-content: flex-end;
}
div.dashboard-modal div.modal-content div.modal-header span.close {
  height: 20px;
  width: 20px;
  color: var(--secondary);
  font-size: 38px;
  opacity: 1;
}
div.dashboard-modal div.modal-content div.modal-body {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 77px 32px;
  overflow: unset;
  border: none;
}
div.dashboard-modal div.modal-content div.modal-body h3 {
  color: var(--secondary);
  text-align: left;
  font-family: var(--font-family);
  font-weight: var(--font-weight-medium);
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0px;
  margin-bottom: 38px;
  opacity: 1;
}
div.dashboard-modal div.modal-content div.modal-body ul.payment-method-list {
  margin-bottom: 80px;
  padding: 0;
}
div.dashboard-modal div.modal-content div.modal-body ul.payment-method-list li {
  display: flex;
  flex-direction: row;
  padding-bottom: 19px;
  margin-bottom: 13px;
  list-style-type: none;
  border-bottom: 1px solid #f0f0f0;
}
div.dashboard-modal div.modal-content div.modal-body ul.payment-method-list li button {
  color: var(--secondary);
  text-align: left;
  font-family: var(--font-family);
  font-weight: var(--font-weight-regular);
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0px;
  text-transform: none;
  background: none;
  border: 0;
  flex: 1;
  opacity: 1;
}
div.dashboard-modal div.modal-content div.modal-body ul.payment-method-list li button:hover {
  color: var(--primary);
}
div.dashboard-modal div.modal-content div.modal-body button.save-payment-btn {
  height: 64px;
  width: calc(22% + 77px);
  text-align: center;
  font-family: var(--font-family);
  font-weight: var(--font-weight-bold);
  color: var(--text-primary-5);
  font-size: 14px;
  line-height: 64px;
  letter-spacing: 0px;
  text-transform: uppercase;
  background: linear-gradient(to right top, #f44f30 0%, #f57430 60%, #f6923c 100%);
  border: 0;
  align-self: flex-end;
}

.mobile-page-title {
  display: none;
}
.mobile-page-title .mobile-page-dropdown {
  margin-top: 14px;
}
.mobile-page-title .mobile-page-dropdown .mobile-page-dropdown-item {
  color: #fff;
}
.mobile-page-title .mobile-page-title-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-page-title .mobile-page-subtitle-text {
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #fff;
  font-weight: var(--font-weight-bold);
  font-size: 12px;
  line-height: 15px;
}
.mobile-page-title img {
  transition: 250ms all;
}
.mobile-page-title .mobile-page-dropdown {
  display: none;
}
.mobile-page-title.visible-menu img {
  transform: rotate(-180deg);
}
.mobile-page-title.visible-menu .mobile-page-dropdown {
  display: block;
}

section.portlet {
  margin-bottom: 0 !important;
}
section.portlet .portlet-content {
  padding: 0 !important;
}

span[id^=p_] {
  display: none;
}

section#portlet_com_homepageBannerCarousel_HomepageBannerCarouselPortlet_INSTANCE_yjKc3DgddzTk,
section#portlet_com_homepageBannerCarousel_HomepageBannerCarouselPortlet_INSTANCE_yjKc3DgddzTk .portlet-content.portlet-content-editable,
.portlet-boundary.portlet-boundary_com_homepageBannerCarousel_HomepageBannerCarouselPortlet_.portlet-decorate,
.portlet-dropzone.portlet-column-content.portlet-column-content-first {
  width: 100%;
  height: 100%;
}

.autofit-float.autofit-row.portlet-header {
  display: none;
}

.landing-page-2-layout .portlet-content {
  margin: 0;
  padding: 0;
}

.date-cont-container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 80px;
}

.custom-container {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  min-width: 1300px;
}

.custom-container-smaller {
  width: 60%;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.custom-container-smaller-1 {
  width: 40%;
  min-width: 500px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.box, .columns .column, .newTransmitereIndex, .oferta_indicativa, .oferte_propuse, .notificari, .feedback, .badges, .main_content, .calculator_tarifar, .informatii_generale, .raport_variatie, .grid .grid-item, .filtrare_facturi, .rapoarte .plati, .rapoarte .facturi, .pfd, .istoric, ul.listare_articole li, .identificare_client, .rezultatele_cautarii, .indemnizatii .adauga_fisier, .indemnizatii .adauga_user, .indemnizatii .loc_consum, .indemnizatii .login_box, .client-noncez .harta_deranjamentelor, .client-noncez .calculator_tarifar, .client-noncez .adresa_email, .client-noncez .felicitari, .client-noncez .ofertare, .notificare-furnizor .modifica_solicitarea {
  background: rgba(255, 255, 255, 0.9);
  display: inline-block;
  text-align: left;
  padding: 20px;
  -webkit-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
}

.rapoarte .plati, .rapoarte .facturi {
  width: calc(50% - 20px);
  margin: 0 10px;
  float: left;
}

.rapoarte {
  display: inline-block;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-top: 25px;
}

.plati.redim {
  height: 174px;
}

.rapoarte .plati hr, .rapoarte .facturi hr {
  margin: 0;
  padding: 0;
  margin-top: 25px;
}

/*  NEW DATEPICKER */
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.dropup {
  margin-top: -5px;
}

.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}

.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none;
}

.daterangepicker.show-calendar .calendar {
  display: block;
}

.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}

.daterangepicker .calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker table {
  width: 100%;
  margin: 0;
}

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}

.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}

.daterangepicker .daterangepicker_input {
  position: relative;
}

.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}

.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}

.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}

.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

.ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}

.ranges li.active {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float: left;
  }
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}
a.read_more {
  display: inline-block;
  transition: all 0.5s ease;
  background: #e84e10;
  padding: 10px 25px;
  cursor: pointer;
  border: none;
  font-family: "Ubuntu", sans-serif;
  text-align: center;
  font-size: 14px;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #f16e3a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #f16e3a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
  border-bottom: 2px solid #b83e0d;
}

.pp-body {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  display: none;
}

.pp-body.visible {
  /*     animation-duration: 300ms;
    animation-fill-mode: both;
    animation-name: pulse; */
  display: table;
}

.pp-body .pp-wrapper {
  display: table-row;
  vertical-align: middle;
  text-align: center;
}

.pp-body .pp-wrapper .center-align {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  height: 100%;
}

.pp-body .pp-wrapper .center-align .pp-content {
  border-radius: 15px;
  display: inline-block;
  position: relative;
  background: #fff;
  margin: 25px 0;
  padding: 73px 76px;
  width: 90%;
  max-width: 820px;
  max-height: 720px;
}

.pp-body .pp-wrapper .center-align .pp-content h3 {
  font-size: 30px;
  line-height: 36px;
  color: var(--background-secondary-color);
  font-weight: var(--font-weight-medium);
  font-family: var(--font-family);
  margin-bottom: 21px;
}

.pp-body .pp-wrapper .center-align .pp-content.medium {
  max-width: 640px;
}

.pp-body .pp-wrapper .center-align .pp-content.small {
  max-width: 320px;
}

.pp-body .pp-wrapper .center-align .pp-content.small h3 {
  margin-bottom: 0px !important;
  margin-top: 0;
}

.pp-body .pp-wrapper .center-align .pp-content.small label {
  width: 100% !important;
}

.pp-body .pp-wrapper .center-align .pp-content.small button[type=submit] {
  max-width: 100% !important;
  width: 100% !important;
}

.pp-body .pp-wrapper .center-align .pp-content .close-pp i {
  transition: all 0.5s ease;
  background: #e84e10;
  position: absolute;
  text-align: center;
  line-height: 50px;
  font-size: 25px;
  cursor: pointer;
  right: -15px;
  height: 50px;
  color: #fff;
  width: 50px;
  opacity: 1;
  right: 0px;
  top: 0px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: transparent;
}

.pp-body .pp-wrapper .center-align .pp-content .close-pp i:hover {
  transform: scale(1.1);
}

.pp-body .pp-wrapper .center-align .pp-content a.primary-button {
  transition: all 0.5s ease;
  background: #000;
  display: inline-block;
  padding: 15px 35px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  margin: 15px 0;
  border: none;
  color: #fff;
  opacity: 1;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0 5px 10px 0px rgba(85, 85, 85, 0.12);
  -moz-box-shadow: 0 5px 10px 0px rgba(85, 85, 85, 0.12);
  -webkit-box-shadow: 0 5px 10px 0px rgba(85, 85, 85, 0.12);
}

.pp-body .pp-wrapper .center-align .pp-content h4 {
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 22px;
  font-weight: bold;
  font-size: 22px;
  color: #e84e10;
  width: 100%;
}

.pp-body .pp-wrapper .center-align .pp-content h5 {
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 15px;
  line-height: 15px;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  width: 100%;
}

.pp-body .pp-wrapper .center-align .pp-content h5 b {
  color: #e84e10;
}

.pp-body .pp-wrapper .center-align .pp-content .details-content {
  height: auto;
  max-height: 100% !important;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details {
  width: calc(100% + 25px);
  display: inline-block;
  max-height: 500px;
  text-align: left;
  overflow: auto;
  height: auto;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details .pp-details-text {
  font-size: 16px;
  line-height: 20px;
  color: var(--font-secondary-color);
  font-weight: var(--font-weight-light);
  text-align: left;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details i.success {
  font-size: 50px;
  color: green;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details h1, .pp-body .pp-wrapper .center-align .pp-content .pp-details h2 {
  margin: 0;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details > b {
  display: inline-block;
  text-align: justify;
  margin-bottom: 15px;
  text-indent: 50px;
  font-size: 16px;
  width: 100%;
  font-weight: bold;
  color: #000;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details > span {
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 15px;
  font-weight: bold;
  text-indent: 50px;
  text-align: left;
  font-size: 16px;
  float: left;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details p {
  display: inline-block;
  font-size: 16px;
  width: 100%;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details p a {
  text-decoration: underline;
  font-weight: bold;
  color: #e84e10;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details p a:hover {
  text-decoration: none;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details ul {
  display: inline-block;
  text-align: left;
  width: 100%;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details ul li {
  font-size: 16px;
  width: 100%;
}

.pp-body .pp-wrapper .center-align .pp-content .pp-details ul li span {
  text-decoration: none;
  margin-bottom: 5px;
  margin-right: 5px;
}

.pp-body .pp-wrapper .center-align .pp-content .terms {
  display: inline-block;
  width: calc(100% + 25px);
  padding-right: 25px;
  max-height: 500px;
  overflow: auto;
  height: auto;
  color: #000;
}

.pp-body .pp-wrapper .center-align .pp-content .terms > b {
  display: inline-block;
  text-align: justify;
  margin-bottom: 15px;
  text-indent: 50px;
  font-weight: bold;
  font-size: 16px;
  width: 100%;
  color: #000;
}

.pp-body .pp-wrapper .center-align .pp-content .terms p {
  display: inline-block;
  text-align: justify;
  font-size: 16px;
  color: #000;
  width: 100%;
}

.pp-body .pp-wrapper .center-align .pp-content .terms p a {
  text-decoration: underline;
  color: #e84e10;
  font-weight: bold;
}

.pp-body .pp-wrapper .center-align .pp-content .terms p a:hover {
  text-decoration: none;
}

.pp-body .pp-wrapper .center-align .pp-content .terms ul, .pp-body .pp-wrapper .center-align .pp-content .terms ol {
  display: inline-block;
  text-align: left;
  width: 100%;
}

.pp-body .pp-wrapper .center-align .pp-content .terms ul li, .pp-body .pp-wrapper .center-align .pp-content .terms ol li {
  font-size: 16px;
  width: 100%;
}

.pp-body .pp-wrapper .center-align .pp-content .terms ul li span, .pp-body .pp-wrapper .center-align .pp-content .terms ol li span {
  text-decoration: none;
  margin-bottom: 5px;
  margin-right: 5px;
}

.pp-body .pp-wrapper .center-align .pp-content .terms span {
  display: inline-block;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 15px;
  text-indent: 50px;
  text-align: left;
  font-size: 16px;
  float: left;
}

.pp-body .pp-wrapper .center-align .pp-content button.button {
  transition: all 0.5s ease;
  display: inline-block;
  background: #e84e10;
  /* position: absolute; */
  padding: 15px 25px;
  font-weight: bold;
  font-size: 14px;
  outline: none;
  color: #ffffff;
  border: none;
  margin-top: 15px;
  width: calc(100% - 100px);
  /* margin-left: 50px; */
  opacity: 1;
  left: 0;
  bottom: 25px;
  cursor: pointer;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -webkit-box-shadow: 5px 5px 20px -8px #e84e10;
  -moz-box-shadow: 5px 5px 20px -8px #e84e10;
  box-shadow: 5px 5px 20px -8px #e84e10;
}

.pp-body .pp-wrapper .center-align .pp-content button.button:hover {
  text-decoration: none;
  box-shadow: none;
}

.pp-body .pp-wrapper .center-align .pp-content button.button[disabled] {
  opacity: 0.5;
  cursor: no-drop;
}

.pp-body .pp-wrapper .center-align .pp-content span.go_bottom {
  display: inline-block;
  color: #e84e10;
  font-size: 20px;
  padding: 8px 15px;
  position: absolute;
  cursor: pointer;
  bottom: 25px;
}

/* pentru tabelul de la facturi */
.control__indicator_facturi {
  background: #e6e6e6;
  /*   position: absolute;  */
  height: 20px;
  width: 20px;
  top: 2px;
  left: 0;
  cursor: pointer;
}

.control:hover input ~ .control__indicator_facturi,
.control input:focus ~ .control__indicator_facturi {
  background: #ccc;
}

.control input:checked ~ .control__indicator_facturi {
  border-color: #e84e10 !important;
  background: #e84e10 !important;
}

.control input:disabled ~ .control__indicator_facturi {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.control__indicator_facturi:after {
  content: "";
  position: relative;
  display: none;
}

.control input:checked ~ .control__indicator_facturi:after {
  display: block;
}

.control--checkbox .control__indicator_facturi:after {
  left: 4px;
  top: 1px;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator_facturi:after {
  border-color: #7b7b7b;
}

/*   end */
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

form label:not(.control) p {
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  font-size: 15px;
  height: 25px;
  float: left;
  color: #000;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: var(--font-primary-color);
}
form label:not(.control) p.login-page-p {
  font-size: 14px;
}

.facturile_tale .descarca_facturile {
  display: inline-block;
  background: #e84e10;
  width: calc(100% + 40px);
  margin-left: -20px;
  text-align: center;
  padding: 0 20px;
  color: #fff;
}

.facturile_tale .descarca_facturile p {
  line-height: 36px;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}

.facturile_tale .descarca_facturile p a {
  position: relative;
  margin: 0 3px;
  top: 10px;
}

.facturile_tale .descarca_facturile p a:hover {
  opacity: 0.8;
}

.facturile_tale .descarca_facturile p a.descarca_pdf {
  background-image: url(../images/ui/pdf-w.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: inline-block;
  height: 36px;
  width: 29px;
}

.facturile_tale .descarca_facturile p a.descarca_xml {
  background-image: url(../images/ui/xml-w.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: inline-block;
  height: 36px;
  width: 29px;
}

.facturile_tale .descarca_facturile p a.descarca_xls {
  background-image: url(../images/ui/xls-w.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: inline-block;
  height: 36px;
  width: 29px;
}

.facturile_tale .plata_facturi {
  display: inline-block;
  margin-top: 25px;
  width: 100%;
}

.facturile_tale .plata_facturi p {
  line-height: 42px;
  margin: 0 0;
  float: left;
  width: auto;
}

.facturile_tale .plata_facturi p b {
  color: #e84e10;
}

.facturile_tale .plata_facturi p a.read_more, .facturile_tale .plata_facturi p table tr td a.plateste, table tr td .facturile_tale .plata_facturi p a.plateste, .facturile_tale .plata_facturi p .solicitare_noua._deranjament .date_contact form a.change_readonly, .solicitare_noua._deranjament .date_contact form .facturile_tale .plata_facturi p a.change_readonly, .facturile_tale .plata_facturi p .search_filters .custom_dpicker a.icon, .search_filters .custom_dpicker .facturile_tale .plata_facturi p a.icon, .facturile_tale .plata_facturi p .info-kiosc form.selecteaza_cod_bp a.go_back, .info-kiosc form.selecteaza_cod_bp .facturile_tale .plata_facturi p a.go_back, .facturile_tale .plata_facturi p .info-kiosc .selectie_optiuni a, .info-kiosc .selectie_optiuni .facturile_tale .plata_facturi p a, .facturile_tale .plata_facturi p .selectie_client_00 a, .selectie_client_00 .facturile_tale .plata_facturi p a, .facturile_tale .plata_facturi p .rezultatele_cautarii a.primary_button, .rezultatele_cautarii .facturile_tale .plata_facturi p a.primary_button, .facturile_tale .plata_facturi p .indemnizatii .listare_useri .pagination a.new_user, .indemnizatii .listare_useri .pagination .facturile_tale .plata_facturi p a.new_user, .facturile_tale .plata_facturi p .indemnizatii .loc_consum form a.go_back, .indemnizatii .loc_consum form .facturile_tale .plata_facturi p a.go_back {
  line-height: 1.5;
  margin: 0 10px;
}

.facturile_tale .plata_facturi form {
  display: inline-block;
  position: relative;
  margin-left: 15px;
  float: left;
  width: auto;
}

.facturile_tale .plata_facturi form label input {
  padding-right: 150px;
}

.facturile_tale .plata_facturi form button[type=submit] {
  position: absolute;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 0;
  width: auto;
  right: -5px;
  top: 0;
}

/* inactiv */
.facturile_tale .plata_facturi form button[type=submit] .inactive {
  position: absolute;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 0;
  width: auto;
  right: -5px;
  top: 0;
}

a.read_more, table tr td a.plateste, .solicitare_noua._deranjament .date_contact form a.change_readonly, .search_filters .custom_dpicker a.icon, .selectie_client_00 a, .rezultatele_cautarii a.primary_button, .indemnizatii .listare_useri .pagination a.new_user, .indemnizatii .loc_consum form a.go_back {
  display: inline-block;
  transition: all 0.5s ease;
  background: #e84e10;
  padding: 10px 25px;
  cursor: pointer;
  border: none;
  font-family: "Ubuntu", sans-serif;
  text-align: center;
  font-size: 14px;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #f16e3a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #f16e3a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
  border-bottom: 2px solid #b83e0d;
}

a.read_more:hover, table tr td a.plateste:hover, .solicitare_noua._deranjament .date_contact form a.change_readonly:hover, .search_filters .custom_dpicker a.icon:hover, .selectie_client_00 a:hover, .rezultatele_cautarii a.primary_button:hover, .indemnizatii .listare_useri .pagination a.new_user:hover, .indemnizatii .loc_consum form a.go_back:hover {
  text-decoration: none;
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #e84e10));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #e84e10 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.search_filters {
  display: inline-block;
  width: 100%;
}

.search_filters.--new {
  width: auto;
  float: left;
}

.search_filters.--new form.fullwidth {
  width: auto !important;
}

.search_filters.--new form.fullwidth label.select {
  width: 150px;
}

.search_filters form {
  width: 50%;
  float: left;
}

.search_filters form label {
  display: inline-block;
  float: left;
  width: auto;
}

.search_filters form label select {
  padding: 0px 10px !important;
  height: 40px !important;
}

.search_filters form label:not(.control).select:after {
  line-height: 38px;
  height: 40px;
}

.search_filters form button[type=submit],
.search_filters form button[type=reset] {
  margin-top: 25px;
  height: 37px;
  width: 60px;
  float: left;
  clear: none;
  padding: 0;
}

.search_filters form.fullwidth {
  position: relative;
}

.search_filters form.fullwidth label {
  float: left;
}

.search_filters form.fullwidth label input {
  border: none;
  border-radius: 15px;
  outline: none;
}

.search_filters form.fullwidth label input:focus {
  border-color: #e84e10;
}

.search_filters form.fullwidth label.search {
  position: relative;
  width: 235px;
  float: right;
}

.search_filters form.fullwidth label.search input {
  background: none;
}

.search_filters form.fullwidth label.search:before {
  content: "search";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  line-height: 45px;
  font-size: 25px;
  position: absolute;
  color: #e84e10;
  top: 20px;
  right: 0;
}

.search_filters form.fullwidth label.select {
  margin-right: 15px;
  width: 200px;
}

.search_filters form.fullwidth label.select.wide {
  width: 50%;
}

.search_filters form.fullwidth button[type=submit] {
  margin-right: 15px;
}

.search_filters .custom_dpicker {
  display: inline-block;
  margin-right: 25px;
  padding-top: 15px;
  float: left;
}

.search_filters .custom_dpicker p {
  width: auto;
  float: left;
  margin-top: 15px;
}

.search_filters .custom_dpicker a.icon {
  padding: 5px 18px 0 !important;
  position: relative;
  margin-left: 10px;
  margin-top: 10px;
}

.search_filters .custom_dpicker a.icon:before {
  /* content: "Perioada"; */
  content: attr(data-before);
  display: inline-block;
  position: absolute;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  /* top: -20px;
        left: 0; */
  left: 0;
  bottom: 48px;
  text-align: left;
  line-height: 15px;
}

.search_filters .custom_dpicker a.icon.newVersion:before {
  display: none;
}

.search_filters .custom_dpicker a.icon.newVersion > span {
  display: inline-block;
  position: absolute;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  left: 0;
  bottom: 48px;
  text-align: left;
  line-height: 15px;
  width: 150px;
}

.search_filters .custom_dpicker a.icon.newVersion > span span {
  font-weight: normal;
  font-size: 12px;
}

.search_filters form.quick_search {
  position: relative;
  float: right;
  width: 300px;
}

.search_filters form.quick_search label {
  float: left;
}

.search_filters form.quick_search label input {
  background: none;
  border: none;
  border-radius: 15px;
  outline: none;
}

.search_filters form.quick_search label input:focus {
  border-color: #e84e10;
}

.search_filters form.quick_search label.search {
  float: right;
  width: 40%;
}

.search_filters form.quick_search label.search input {
  background: none;
}

.search_filters form.quick_search.newSearch label {
  width: 50%;
}

.search_filters form.quick_search.newSearch button {
  float: right;
}

.search_filters form.quick_search button[type=submit]:not(.newSubmit) {
  position: absolute;
  background: none;
  height: auto;
  width: auto;
  border: 0;
  right: 0;
}

.search_filters form.quick_search button[type=submit]:not(.newSubmit):before {
  content: "search";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  line-height: 45px;
  font-size: 25px;
  color: #e84e10;
}

.search_filters form.quick_search button.newSubmit {
  outline-color: #e84e10;
  background: #e84e10;
  transition: all 0.5s ease;
  display: inline-block;
  cursor: pointer;
  border: none;
  height: auto;
  width: 100%;
  margin: 0;
  font-family: "Ubuntu", sans-serif;
  text-align: center;
  font-size: 16px;
  width: auto;
  color: #fff;
  padding: 15px 20px;
  margin-left: 10px;
  margin-top: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border-bottom: 2px solid #b83e0d;
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #f16e3a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #f16e3a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.search_filters form.quick_search button.newSubmit:hover {
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #e84e10));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #e84e10 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.box, .columns .column, .newTransmitereIndex, .oferta_indicativa, .oferte_propuse, .notificari, .feedback, .badges, .main_content, .calculator_tarifar, .informatii_generale, .raport_variatie, .grid .grid-item, .filtrare_facturi, .rapoarte .plati, .rapoarte .facturi, .pfd, .istoric, ul.listare_articole li, .selectie_client_00, .identificare_client, .rezultatele_cautarii, .indemnizatii .adauga_fisier, .indemnizatii .adauga_user, .indemnizatii .loc_consum, .indemnizatii .login_box, .client-noncez .harta_deranjamentelor, .client-noncez .calculator_tarifar, .client-noncez .adresa_email, .client-noncez .felicitari, .client-noncez .ofertare, .notificare-furnizor .modifica_solicitarea {
  background: rgba(255, 255, 255, 0.9);
  display: inline-block;
  text-align: left;
  padding: 20px;
  -webkit-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
}

.main_content, .calculator_tarifar {
  width: calc(100% - 280px);
  background: #fff;
  text-align: left;
  padding: 40px;
  float: right;
}

form .custom-upload .custom-upload__input {
  position: absolute;
  overflow: hidden;
  left: -10000px;
  height: 0;
}

.bg-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.56);
  position: fixed;
  z-index: 4;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

/* =============================================================================
    o   RESPONSIVE
============================================================================= */
/* =============================================================================
    o   SIDEBAR
============================================================================= */
.sidebar_office {
  display: inline-block;
  text-align: left;
  width: 255px;
  float: left;
  /* -webkit-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75) */
  -moz-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  /* box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75); */
}

.sidebar_office ul {
  display: inline-block;
  list-style: none;
  background: #fff;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}

.sidebar_office ul li {
  transition: all 300ms ease;
  display: inline-block;
  width: 100%;
  float: left;
}

.sidebar_office ul li a {
  display: inline-block;
  width: calc(100% - 60px);
  font-weight: bold;
  padding: 15px 0;
  margin: 0 30px;
  color: #666c70;
  float: left;
  border-bottom: 1px solid #d4c9da;
}

.sidebar_office ul li a:hover {
  text-decoration: none;
}

.sidebar_office ul li ul {
  display: none;
}

.sidebar_office ul li ul li a {
  font-size: 14px;
  padding: 10px 0;
}

.sidebar_office ul li.is-active {
  background: var(--primary-color-light);
}

.sidebar_office ul li.is-active > a {
  text-decoration: none;
  border-color: #fff;
  position: relative;
  color: #000;
}

.sidebar_office ul li.has-submenu {
  position: relative;
}

.sidebar_office ul li.has-submenu:after {
  content: "\f078";
  font-family: FontAwesome;
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  position: absolute;
  font-size: 12px;
  right: 30px;
  top: 18px;
}

.sidebar_office ul li.has-submenu.is-active:after {
  content: "\f077";
}

.sidebar_office ul li.has-submenu.is-active ul {
  display: inline-block;
}

.sidebar_office ul li:hover {
  background: rgba(252, 229, 219, 0.5);
}

.sidebar_office ul li:hover > a {
  text-decoration: none;
  border-color: #fff;
  position: relative;
  color: #000;
}

.sidebar_office ul li:last-child a {
  border-bottom: 0;
}

.sidebar_office select {
  display: none;
}

.sidebar_office .banner .details {
  bottom: 25px;
}

@media only screen and (max-width: 960px) {
  .sidebar_office {
    display: inline-block;
    margin-bottom: 25px;
    padding: 20px;
    width: 255px;
    -webkit-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 9px 25px -15px rgba(0, 0, 0, 0.75);
  }
  .sidebar_office .banner {
    display: none;
  }
  .sidebar_office label {
    /* display: inline-block; */
    display: none;
    position: relative;
    cursor: pointer;
    width: 100%;
    float: left;
  }
  .sidebar_office label.select {
    border-color: #000;
  }
  .sidebar_office label.select:after {
    content: "\f078";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    pointer-events: none;
    position: absolute;
    text-align: center;
    line-height: 49px;
    background: #000;
    height: 50px;
    width: 49px;
    color: #fff;
    top: 0px;
    right: 0;
  }
  .sidebar_office label select {
    outline-color: #e84e10;
    display: inline-block;
    font-size: 16px;
    padding: 0 15px;
    height: 50px;
    width: 100%;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
}
/* =============================================================================
    o   DATE CONT
============================================================================= */
.date_cont > p:first-of-type {
  padding-top: 0;
  margin-top: 0;
}

.date_cont form {
  position: relative;
}

.date_cont form label {
  width: 50%;
  float: left;
  margin: 0;
}

.date_cont form label:nth-child(even) {
  float: right;
}

.date_cont form button[type=submit] {
  outline-color: #00b22a;
  background: #00b22a;
  transition: all 0.5s ease;
  padding: 0 35px 0 15px;
  position: relative;
  text-align: center;
  line-height: 44px;
  min-width: 200px;
  cursor: pointer;
  border: none;
  width: auto;
  margin: 0;
  font-family: "Ubuntu", sans-serif;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border-bottom: 2px solid #007f1e;
  background: #00b22a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00b22a 0%, #00cc30 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b22a), color-stop(100%, #00cc30));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00b22a 0%, #00cc30 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00b22a 0%, #00cc30 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00b22a 0%, #00cc30 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00b22a 0%, #00cc30 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.date_cont form button[type=submit]:hover {
  background: #00b22a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00b22a 0%, #00b22a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b22a), color-stop(100%, #00b22a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00b22a 0%, #00b22a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00b22a 0%, #00b22a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00b22a 0%, #00b22a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00b22a 0%, #00b22a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.col-md-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.daterangepicker {
  font-family: var(--font-family) !important;
}
.daterangepicker td.active.available {
  background: var(--secondary-prim-color) !important;
  color: #fff !important;
}
.daterangepicker td.in-range.available:not(.active) {
  background: var(--secondary-prim-color-fade) !important;
}
.daterangepicker thead tr {
  background: #F7F9FC !important;
}
.daterangepicker button.applyBtn {
  background: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}
.daterangepicker button.applyBtn:hover {
  text-decoration: underline !important;
}
.daterangepicker button.cancelBtn {
  color: var(--primary-color) !important;
}
.daterangepicker button.cancelBtn:hover {
  text-decoration: underline !important;
}

@media only screen and (max-width: 1250px) {
  .portlet-body > .alert.alert-danger, .portlet-body > .alert.alert-success {
    margin-top: 16px;
    margin-bottom: 26px;
    margin-left: 24px;
    margin-right: 24px;
  }
  .download-app-button:not(.hidden) {
    position: fixed;
    bottom: 16px;
    left: 24px;
    right: 24px;
    font-family: var(--font-family) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 10;
  }
  .daterangepicker {
    max-height: 300px !important;
    overflow-y: auto !important;
  }
  .mobile-page-title {
    display: block;
    background: var(--primary-color);
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
  }
  .mobile-page-title .mobile-page-title-text {
    color: #fff;
    font-size: 26px;
    line-height: 31px;
  }
  .mobile-page-title .mobile-page-title-underline {
    width: 100%;
    margin-top: 16px;
    background-color: #fff;
    height: 3px;
    border-radius: 20px;
  }
  .custom-container {
    width: 100%;
    min-width: unset;
  }
  #create-account-submit-button {
    width: 100% !important;
  }
  .date_cont form button[type=submit]:after {
    content: "arrow_forward";
    font-family: "Material Icons";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    display: none;
    text-decoration: none;
    position: absolute;
    right: 10px;
  }
}
@media only screen and (max-width: 580px) {
  .date_cont form button[type=submit] {
    margin-bottom: 15px;
    text-align: center;
    position: inherit;
    line-height: 50px;
    width: 100%;
    top: 0;
  }
}
.date_cont form .old_email,
.date_cont form .old_password {
  display: flex;
  align-items: flex-end;
  width: 100%;
}

.date_cont form .new_email,
.date_cont form .new_password {
  display: none;
  width: 100%;
}

.date_cont form .new_password button[type=submit] {
  margin-left: 15px;
  margin-top: 24px;
}

@media only screen and (max-width: 720px) {
  .date_cont form .new_password button[type=submit] {
    margin-left: 0;
  }
}
.date_cont form a.change_email {
  outline-color: #e84e10;
  background: #e84e10;
  transition: all 0.5s ease;
  padding: 0 35px 0 15px;
  display: inline-block;
  position: relative;
  line-height: 44px;
  cursor: pointer;
  border: none;
  float: left;
  margin: 0;
  font-family: "Ubuntu", sans-serif;
  text-align: center;
  margin-left: 25px;
  margin-top: 24px;
  font-size: 16px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border-bottom: 2px solid #b83e0d;
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #f16e3a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #f16e3a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.date_cont form a.change_email:hover {
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #e84e10));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #e84e10 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
  text-decoration: none;
}

.date_cont form a.change_email:after {
  content: "arrow_forward";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: none;
  text-decoration: none;
  position: absolute;
  right: 10px;
}

@media only screen and (max-width: 720px) {
  .date_cont form a.change_email {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}
.date_cont form a.change_password {
  outline-color: #e84e10;
  background: #e84e10;
  transition: all 0.5s ease;
  padding: 0 35px 0 15px;
  display: inline-block;
  position: relative;
  line-height: 44px;
  cursor: pointer;
  border: none;
  float: left;
  margin: 0;
  font-family: "Ubuntu", sans-serif;
  text-align: center;
  margin-left: 25px;
  margin-top: 23px;
  font-size: 16px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border-bottom: 2px solid #b83e0d;
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #f16e3a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #f16e3a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.date_cont form a.change_password:hover {
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #e84e10));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #e84e10 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
  text-decoration: none;
}

.date_cont form a.change_password:after {
  content: "arrow_forward";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: none;
  text-decoration: none;
  position: absolute;
  right: 10px;
}

@media only screen and (max-width: 720px) {
  .date_cont form a.change_password {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}
.date_cont form p.info {
  color: #e84e10;
}

.date_cont form p.info:before {
  content: "info";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  margin-right: 10px;
  float: left;
}

.date_cont #deactivate_account {
  outline-color: #e84e10;
  background: linear-gradient(to right top, #f44f30 0%, #f57430 60%, #f6923c 100%) !important;
  transition: all 0.5s ease;
  padding: 0 35px 0 15px;
  display: inline-block;
  position: relative;
  line-height: 55px;
  cursor: pointer;
  border: none;
  width: 300px;
  margin-bottom: 15px;
  font-weight: var(--font-weight-semi-bold);
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border-bottom: 0;
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #f16e3a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #f16e3a 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #f16e3a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.date_cont #deactivate_account:hover {
  background: #e84e10;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84e10), color-stop(100%, #e84e10));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e84e10 0%, #e84e10 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e84e10 0%, #e84e10 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
  text-decoration: none;
}

.date_cont #deactivate_account:after {
  content: "arrow_forward";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: none;
  text-decoration: none;
  position: absolute;
  right: 10px;
}

@media only screen and (max-width: 720px) {
  .date_cont #deactivate_account {
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    line-height: 50px;
    width: 100%;
    top: 0;
  }
}
.date_cont #add_facebook {
  display: inline-block;
  transition: all 0.5s ease;
  text-decoration: none;
  background: #4a74c8;
  text-align: center;
  margin-right: 10px;
  line-height: 46px;
  padding: 0 15px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #4a74c8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a74c8 0%, #5e83ce 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a74c8), color-stop(100%, #5e83ce));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a74c8 0%, #5e83ce 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a74c8 0%, #5e83ce 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a74c8 0%, #5e83ce 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4a74c8 0%, #5e83ce 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
  border-bottom: 2px solid #345cab;
}

.date_cont #add_facebook:hover {
  background: #4a74c8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a74c8 0%, #4a74c8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a74c8), color-stop(100%, #4a74c8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a74c8 0%, #4a74c8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a74c8 0%, #4a74c8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a74c8 0%, #4a74c8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4a74c8 0%, #4a74c8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.date_cont #add_facebook:after {
  content: "add";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  position: relative;
  margin-left: 10px;
  top: 3px;
}

@media only screen and (max-width: 580px) {
  .date_cont #add_facebook {
    line-height: 50px;
    width: 100%;
    margin: 0;
  }
}
/* elimina contul facebook */
.date_cont #removeFacebookAcc {
  display: inline-block;
  transition: all 0.5s ease;
  text-decoration: none;
  background: #4a74c8;
  text-align: center;
  margin-right: 10px;
  line-height: 46px;
  padding: 0 15px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #4a74c8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a74c8 0%, #5e83ce 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a74c8), color-stop(100%, #5e83ce));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a74c8 0%, #5e83ce 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a74c8 0%, #5e83ce 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a74c8 0%, #5e83ce 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4a74c8 0%, #5e83ce 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
  border-bottom: 2px solid #345cab;
}

.date_cont #removeFacebookAcc:hover {
  background: #4a74c8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a74c8 0%, #4a74c8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a74c8), color-stop(100%, #4a74c8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a74c8 0%, #4a74c8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a74c8 0%, #4a74c8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a74c8 0%, #4a74c8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4a74c8 0%, #4a74c8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.date_cont #removeFacebookAcc:after {
  content: "delete";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  position: relative;
  margin-left: 10px;
  top: 3px;
}

@media only screen and (max-width: 580px) {
  .date_cont #removeFacebookAcc {
    line-height: 50px;
    width: 100%;
    margin: 0;
  }
}
/* end */
.date_cont #add_google {
  display: inline-block;
  transition: all 0.5s ease;
  text-decoration: none;
  background: #f24c3d;
  text-align: center;
  line-height: 46px;
  padding: 0 15px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #f24c3d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f24c3d 0%, #f46255 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f24c3d), color-stop(100%, #f46255));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f24c3d 0%, #f46255 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f24c3d 0%, #f46255 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f24c3d 0%, #f46255 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f24c3d 0%, #f46255 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
  border-bottom: 2px solid #ec2210;
}

.date_cont #add_google:hover {
  background: #f24c3d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f24c3d 0%, #f24c3d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f24c3d), color-stop(100%, #f24c3d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f24c3d 0%, #f24c3d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f24c3d 0%, #f24c3d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f24c3d 0%, #f24c3d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f24c3d 0%, #f24c3d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.date_cont #add_google:after {
  content: "add";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  position: relative;
  margin-left: 10px;
  top: 3px;
}

@media only screen and (max-width: 580px) {
  .date_cont #add_google {
    line-height: 50px;
    width: 100%;
    margin: 0;
    margin-top: 25px;
  }
}
/* Eliminare cont Google */
.date_cont #removeGoogleAcc {
  display: inline-block;
  transition: all 0.5s ease;
  text-decoration: none;
  background: #f24c3d;
  text-align: center;
  line-height: 46px;
  padding: 0 15px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #f24c3d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f24c3d 0%, #f46255 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f24c3d), color-stop(100%, #f46255));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f24c3d 0%, #f46255 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f24c3d 0%, #f46255 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f24c3d 0%, #f46255 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f24c3d 0%, #f46255 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
  border-bottom: 2px solid #ec2210;
}

.date_cont #removeGoogleAcc:hover {
  background: #f24c3d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f24c3d 0%, #f24c3d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f24c3d), color-stop(100%, #f24c3d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f24c3d 0%, #f24c3d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f24c3d 0%, #f24c3d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f24c3d 0%, #f24c3d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f24c3d 0%, #f24c3d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}

.date_cont #removeGoogleAcc:after {
  content: "delete";
  font-family: "Material Icons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  position: relative;
  margin-left: 10px;
  top: 3px;
}

@media only screen and (max-width: 580px) {
  .date_cont #removeGoogleAcc {
    line-height: 50px;
    width: 100%;
    margin: 0;
    margin-top: 25px;
  }
}
/* end */
/* =============================================================================
    o   DATE CONT - custom template classes
============================================================================= */
#contdata_maindiv {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

div.date_cont div.card_data {
  border-radius: 0;
  margin-bottom: 2%;
  width: 100%;
  padding: 0;
  background: white;
  text-align: left;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1607843137);
}

div.date_cont div.card_data div.subcard_data {
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
  padding: 16px;
}

div.date_cont hr.separator_date_cont {
  border: 1px solid #707070;
  display: block;
  opacity: 0.11;
  margin-bottom: 0px;
  margin-top: 0px;
}

div.subcard_data h2.subtitle_cont_h2 {
  text-align: left;
  font-family: var(--font-family);
  font-weight: var(--font-weight-bold);
  color: var(--background-secondary-color);
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0px;
  opacity: 1;
  display: inline;
}

div.subcard_data h3.subtitle_cont_h3,
div.subcard_data p.parag_cont,
div.subcard_data h5.subtitle_cont_h5 {
  text-align: left;
  font-family: var(--font-family);
  font-weight: var(--font-weight-bold);
  color: var(--font-primary-color);
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0px;
  opacity: 1;
  text-transform: uppercase;
  margin: 0;
}

div.subcard_data h5.subtitle_cont_h5 {
  text-transform: uppercase !important;
  font-size: 12px !important;
  color: var(--font-primary-color) !important;
  margin-top: -5px;
}

#p_description {
  text-align: left;
  font-family: var(--font-family);
  font-weight: var(--font-weight-light);
  color: var(--background-secondary-color);
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  opacity: 1;
}

div.subcard_data a.buttons_cont {
  line-height: 55px;
  border-radius: 0;
  border-bottom: 0;
  text-transform: uppercase;
  background: linear-gradient(to right top, #f44f30 0%, #f57430 60%, #f6923c 100%);
  margin: 0;
  max-width: unset;
  width: unset;
  margin-left: 21px;
}

div.subcard_data input.input_cont {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 12px;
  line-height: 55px;
  max-width: 425px;
  width: 100%;
  outline: 0px;
  font-size: 14px;
  font-family: var(--font-family);
  font-weight: var(--font-weight-light);
  color: var(--font-secondary-color);
}

div.subcard_data input.input_cont:focus {
  box-shadow: 0 0 0 2px #e84e10;
}

div.card_data img.settings_icon {
  display: inline;
  margin-bottom: 6px;
  margin-right: 7px;
}

div.card_data img.arrow_icon {
  float: right;
  transform: rotate(180deg);
  margin-top: 0 !important;
  height: unset !important;
  width: unset !important;
}

div.card_data div.subcard_data form button[type=submit]:not(.normal-btn) {
  font-family: var(--font-family);
  font-weight: var(--font-weight-semi-bold);
  font-size: 14px;
  border-bottom: 0px;
  line-height: 55px;
  width: 225px;
  border-radius: 0px;
  margin-top: 25px;
  margin-bottom: 19px;
  margin-left: 0px;
  max-width: 425px;
  width: 46%;
  float: right;
}

div.card_data div.subcard_data form div.custom_text {
  top: 28px;
}

div.sidebar_cont_data {
  border-radius: 0;
  overflow: hidden;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1607843137);
  padding: 0px !important;
  margin-right: 16px;
}

div.sidebar_office.sidebar_cont_data ul li a {
  font-family: var(--font-family);
  font-weight: var(--font-weight-regular);
  color: var(--background-secondary-color);
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0px;
  border: 0px;
  padding: 8px 15px;
  margin: 0 !important;
  width: 100% !important;
  display: flex;
  align-items: center;
}

.sidebar_office.sidebar_cont_data ul li.is-active a {
  background-color: rgba(236, 94, 38, 0.062745098);
  color: var(--primary-color);
  border-radius: 10px;
}

.sidebar_office ul li.is-active {
  background: white;
}

div.date_cont div.card_data div.subcard_data.white_button_web img {
  height: 26px;
  margin-bottom: 7px;
}

@media only screen and (max-width: 460px) {
  .sidebar_office {
    background: #fff;
  }
  .sidebar_office .banner {
    display: inline-block;
  }
}
div.sidebar_office.sidebar_cont_data ul li a {
  font-family: var(--font-family);
  font-weight: var(--font-weight-regular);
  color: var(--background-secondary-color);
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0px;
  width: calc(100% - 24px);
  border: 0px;
  padding: 8px 15px;
  display: flex;
  align-items: center;
}

.sidebar_office.sidebar_cont_data ul li.is-active a {
  background-color: var(--primary-color-light);
  color: #212529;
  border-radius: 0;
}

.sidebar_office ul li.is-active {
  background: white;
}

div.date_cont div.card_data div.subcard_data.white_button_web img {
  height: 26px;
  margin-bottom: 7px;
}

.sidebar_office ul.dropdown-menu.dropdown-menu-right {
  display: none !important;
}

.toggleWrapper input.mobileToggle {
  opacity: 0;
  position: absolute;
}

.toggleWrapper input.mobileToggle + label {
  position: relative;
  display: inline-block;
  user-select: none;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-tap-highlight-color: transparent;
  height: 30px;
  width: 50px;
  border: 1px solid #e4e4e4;
  border-radius: 60px;
}

.toggleWrapper input.mobileToggle + label:before {
  content: "";
  position: absolute;
  display: block;
  -moz-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  -o-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  -webkit-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  height: 30px;
  width: 51px;
  top: 0;
  left: 0;
  border-radius: 30px;
}

.toggleWrapper input.mobileToggle + label:after {
  content: "";
  position: absolute;
  display: block;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0px 0 rgba(0, 0, 0, 0.04), 0 4px 9px rgba(0, 0, 0, 0.13), 0 3px 3px rgba(0, 0, 0, 0.05);
  -moz-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  -o-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  -webkit-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  background: whitesmoke;
  height: 28px;
  width: 28px;
  top: 1px;
  left: 0px;
  border-radius: 60px;
}

.toggleWrapper input.mobileToggle:checked + label:before {
  background: #2ecc71;
  -moz-transition: width 0.2s cubic-bezier(0, 0, 0, 0.1);
  -o-transition: width 0.2s cubic-bezier(0, 0, 0, 0.1);
  -webkit-transition: width 0.2s cubic-bezier(0, 0, 0, 0.1);
  transition: width 0.2s cubic-bezier(0, 0, 0, 0.1);
}

.toggleWrapper input.mobileToggle:checked + label:after {
  left: 24px;
}

div.setari_cont_main div.main-card .toggleWrapper input.mobileToggle + label:after {
  height: 20px;
  width: 20px;
  top: 0.5px;
  left: 2px;
}

div.setari_cont_main div.main-card .toggleWrapper input.mobileToggle:checked + label:after {
  left: 23px;
  top: 2px;
}

div.setari_cont_main div.main-card .toggleWrapper input.mobileToggle + label {
  margin-left: 10px;
  margin-top: -2px;
  height: 24px;
  width: 45px !important;
}

div.setari_cont_main div.main-card label.notification_labels {
  width: 50%;
}

div.main-card {
  border-radius: 15px;
  width: 100%;
  background: white;
  text-align: left;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1607843137);
}

.subtitle {
  margin: 18px 0 0 !important;
}

.collapsible_header {
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
}

div.intermediate_main_card, div.date_personale, div.date_cont {
  flex: 1;
}

label.toggleWrapper {
  margin: 4px 0 !important;
}

form.form-top-bottom-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 1250px) {
  .sidebar_cont_data {
    position: sticky !important;
    top: 90px !important;
  }
  div.old_password {
    justify-content: space-between;
  }
  #old_password_button {
    height: 55px;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 1250px) {
  label.toggleWrapper {
    display: flex;
    align-items: center;
  }
  label.toggleWrapper p {
    height: unset !important;
  }
  .active-element-wrapper {
    flex: 1;
    text-align: left;
  }
  div.main-card {
    margin-left: 0;
    border-radius: 0;
    padding: 5% !important;
  }
  .date-cont-container {
    flex-direction: column;
    margin: 0;
    align-items: stretch;
  }
  .custom-container {
    width: 100%;
    min-width: unset;
  }
  .custom-container-smaller {
    width: 100%;
    min-width: unset;
  }
  .custom-container-smaller-1 {
    width: 100%;
    min-width: unset;
  }
  .pass_recovery h1.login-page-title {
    font-size: 24pt;
    margin-top: 100px;
  }
  .pass_recovery p {
    font-size: 16pt;
    line-height: 20px;
  }
  .pass_recovery form label.email p {
    font-size: 12pt;
    line-height: 15px;
  }
  .pass_recovery form .login-main-buttons-wrapper a {
    font-size: 12px;
    line-height: 15px;
  }
  .pass_recovery form .login-main-buttons-wrapper button {
    font-size: 12px;
    line-height: 15px;
    border-style: solid;
    border-width: 2px;
  }
  .pass_recovery form div.login-main-buttons-wrapper {
    display: flex;
    margin-bottom: 100px;
  }
  .pass_recovery form div.login-main-buttons-wrapper div {
    flex: 1;
  }
  #resetPassword {
    font-size: 12px;
  }
  .first-homepage-row {
    height: unset !important;
    flex-direction: column-reverse;
    min-height: 100vh;
  }
  .landing-page-2-layout .portlet-column-first {
    flex: 1;
  }
  .landing-page-2-layout .portlet-column-last {
    flex: 1;
  }
  .landing-page-2-layout {
    margin-top: 70px;
  }
  .text-image-section {
    order: 0 !important;
  }
  .text-breakdown-section {
    order: 1 !important;
  }
  .get-mobile-image-section {
    flex-direction: column !important;
  }
  .get-mobile-text-element {
    align-items: center !important;
    margin-top: 26px !important;
  }
  .get-mobile-image-section .get-mobile-text-element .element-content {
    font-size: 22px !important;
    line-height: 26px !important;
    text-align: center !important;
  }
  .get-mobile-image-section .get-mobile-text-element .number-in-list {
    margin: 12px !important;
  }
  .homepage-banner-carousel {
    display: flex !important;
    flex-direction: column !important;
    position: unset !important;
    margin-bottom: -20px !important;
  }
  .homepage-banner-carousel .cez-non-client-wrapper {
    padding: 0 !important;
    position: unset !important;
  }
  .homepage-banner-carousel .cez-non-client-wrapper .cez-non-client-wrapper-inner {
    flex-direction: column !important;
  }
  .login-page-title {
    font-size: 24px;
    font-weight: var(--font-weight-bold);
  }
  form label:not(.control) p.login-page-p {
    font-size: 12px;
  }
  form label:not(.control) p form label:not(.control) input, form label:not(.control) p form label:not(.control) select {
    font-size: 14px;
  }
  .homepage-section-header {
    margin-bottom: 60px;
  }
  .homepage-section-header .title-content {
    font-size: 12px !important;
  }
  .homepage-section-header .homepage-section-description {
    font-size: 30px !important;
    line-height: 36px;
  }
  form button[type=submit],
  form button[type=reset] {
    font-size: 12px !important;
    font-weight: var(--font-weight-semi-bold) !important;
    padding: 15px 35px !important;
  }
  .header {
    border-radius: 0;
    left: 0;
    right: 0;
    padding-left: 6vw;
    padding-right: 6vw;
    top: 0;
  }
  .header .menu a.menu_trigger:after {
    display: none;
  }
  /* =============================================================================
      o   NEW ACCOUNT
  ============================================================================= */
  .center-align .bg_image {
    display: none;
  }
  .new_account .password_checker_full_container div.password_checker_half_container {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
  }
  .new_account div.password_checker_full_container {
    display: flex;
    flex-direction: column;
    margin-top: 22px;
    align-self: stretch;
  }
  .new_account p.text_container {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    text-align: start !important;
  }
  .new_account form button[type=submit].password_save_button {
    width: 100%;
    background-color: var(--primary-color-faded);
  }
  .new_account a.first_page_button {
    width: 100%;
  }
  div.password_success_check_container {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  .new_account form label:not(.control) .client_type {
    border: solid;
    border-color: transparent;
    border-left-width: 11px;
    border-top-width: 10px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    padding-left: 2vw;
    line-height: 84px;
    font-size: 14px;
    color: var(--font-secondary-color);
    height: 95px;
    width: 145px;
  }
  .new_account form label:not(.control) .client_type_active {
    background-position-x: 0%, 50%;
    background-position-y: 0%, 0%;
  }
  .new_account form label:not(.control) .client_type_inactive {
    background-position-x: 50%;
    background-position-y: 0%;
  }
  div.password_success_container {
    align-items: center;
    justify-content: space-between;
  }
  .new_account .custom_tooltip div.big_tooltip:before {
    top: 337px;
  }
  .new_account .custom_tooltip .big_tooltip {
    bottom: 40px;
  }
  .new_account .form_container #Type2L {
    top: 33px;
  }
  .create_account_container {
    height: auto;
  }
  .new_account .login-main-buttons-wrapper .col-md-6 .secondary-button {
    border: none;
    text-decoration: underline;
  }
  .new_account .login-main-buttons-wrapper .col-md-6 .secondary-button {
    border: none;
    text-decoration: underline;
  }
  .new_account .login-main-buttons-wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
  .new_account .login-main-buttons-wrapper .next_step_btn_container {
    padding-left: 0px;
  }
  .new_account form.form_container #TypeL {
    display: flex;
    flex-direction: column;
  }
  .new_account form.form_container #TypeL div.input_container p {
    max-width: 110px;
  }
  .new_account .login-main-buttons-wrapper div.col-md-6 {
    width: 100%;
  }
  .new_account form label:not(.control) {
    width: 100%;
  }
  #contdata_maindiv {
    padding-left: 0;
    padding-right: 0;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
  }
  div.date_cont div.card_data,
  div.subcard_data input.input_cont,
  div.subcard_data a.buttons_cont {
    width: 100%;
    max-width: none;
  }
  div.subcard_data a.buttons_cont {
    margin: 0;
    margin-top: 18px;
  }
  div.card_data div.subcard_data form button[type=submit] {
    font-size: 14px !important;
    font-weight: var(--font-weight-semi-bold) !important;
    padding: 0px !important;
    line-height: 55px;
    width: 100%;
  }
  div.card_data div.subcard_data form .new_password h5 div.custom_tooltip {
    text-align: left;
    width: 100%;
    top: 5px;
  }
  div.card_data div.subcard_data form div.custom_text {
    margin-top: 0px;
    left: -89px !important;
    right: 0px !important;
    width: 100%;
  }
  div.subcard_data h5.subtitle_cont_h5 {
    width: 200%;
  }
  div.card_data div.subcard_data form .new_password h5 .custom_tooltip:hover div:before {
    left: calc((100% - 15px) / 2);
  }
  div.date_cont div.card_data div.subcard_data {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  div.date_cont div.card_data {
    border-radius: 0px;
    margin: 0px;
    width: 100%;
    box-shadow: none;
  }
  .invisible_web {
    display: inline-block !important;
  }
  div.sidebar_cont_data {
    margin: 0;
    padding: 2% 25px 3.5% !important;
    border-radius: 0;
    width: auto;
    overflow: hidden;
    box-shadow: none;
  }
  div.subcard_bw_mobile {
    background-color: var(--gradient-secondary-color);
    color: white;
    margin: 0;
    padding-left: 24px;
    padding-right: 24px;
    width: unset;
  }
  div.subcard_bw_mobile hr.bw_hr {
    height: 2.5px;
    border-radius: 20px;
    background-color: white;
    margin-top: 0px;
    margin-bottom: 12px;
    width: 100%;
    float: left;
  }
  div.subcard_bw_mobile h2.dropdown_title {
    text-align: left;
    font-family: var(--font-family);
    font-weight: var(--font-weight-regular);
    color: white;
    font-size: 26px;
    line-height: 31px;
    letter-spacing: 0px;
    opacity: 1;
    display: inline;
    max-width: 350px;
    margin-bottom: 4px;
  }
  div.sidebar_office.sidebar_cont_data ul li a div.lengthy_text {
    text-align: left;
    font-family: var(--font-family);
    font-weight: var(--font-weight-semi-bold);
    color: white;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    opacity: 1;
    display: inline;
    max-width: none;
  }
  div.subcard_bw_mobile .subtitle_bw {
    text-align: left;
    font-family: var(--font-family);
    font-weight: var(--font-weight-bold);
    color: white;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0px;
    opacity: 1;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 12px;
  }
  div.subcard_bw_mobile .title_bw {
    text-align: left;
    font-family: var(--font-family);
    font-weight: var(--font-weight-medium);
    color: white;
    font-size: 26px;
    line-height: 66px;
    letter-spacing: 0px;
    opacity: 1;
  }
  .sidebar_office ul li.is-active,
  .sidebar_office.sidebar_cont_data ul li.is-active a,
  .sidebar_office ul.dropdwon_list,
  div.content div.center-align div.container div.sidebar_cont_data {
    background-color: var(--background-secondary-color);
  }
  div.sidebar_cont_data {
    display: none;
  }
  div.subcard_bw_mobile h2.dropdown_title {
    float: left;
  }
  div.sidebar_office.sidebar_cont_data ul li a {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  div.drop_down_bw {
    width: 100%;
    padding-right: 4%;
  }
  .invisible_mobile,
  .sidebar_office.sidebar_cont_data ul li.is-active a {
    display: none !important;
  }
  div.subcard_bw_mobile .white_arrow {
    float: right;
    transform: rotate(0);
    filter: invert(1);
  }
  div.sidebar_office.sidebar_cont_data ul.white_button_list img {
    background-color: white;
    border-radius: 25px;
    padding: 2px;
    height: 21px;
  }
  div.subcard_bw_mobile.invisible_web.white_button_div img:first-child {
    background-color: white;
    border-radius: 25px;
    padding: 3px;
    height: 30px;
    margin: 0px;
    margin-right: 5px;
    float: left;
  }
  /* =============================================================================
      o   GESTIONARE CARDURI
  ============================================================================= */
  div.gestionare-carduri-main div.container {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
  }
  #custom-sidebar-gestionare {
    margin-top: 0;
    max-width: none;
    width: -webkit-fill-available;
  }
  div div.container div.main-card {
    margin-left: 0;
    border-radius: 0;
    padding: 5% !important;
  }
  div.gestionare-carduri-main div.container div.main-card .ellipsis_image {
    margin-left: auto;
    width: 15px;
  }
  div.gestionare-carduri-main div.container div.main-card div.card-deleted,
  div.gestionare-carduri-main div.container div.main-card div.info-card {
    width: 100%;
  }
  div.gestionare-carduri-main div.container div.main-card p.no-card-p,
  div.gestionare-carduri-main div.container div.main-card p.card-number {
    font-size: 14px;
  }
  div.gestionare-carduri-main div.container div.main-card p.delete-button,
  div.gestionare-carduri-main div.container div.main-card p.set-main-button {
    font-size: 12px;
  }
  div.gestionare-carduri-main div.container div.main-card div.gestionare_mobile_modal {
    position: absolute;
    background-color: white;
    border-radius: 15px;
    padding: 7px;
    white-space: nowrap;
    text-align: center;
    right: 10%;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.1607843137);
  }
  div.gestionare-carduri-main div.container div.main-card hr.separator_gestionare {
    color: #707070;
    display: block;
    opacity: 1;
    margin-bottom: 4px;
    margin-top: 4px;
  }
  .invisible_web_block {
    display: block !important;
  }
  .invisible_web_inline_block {
    display: inline-block !important;
  }
  .invisible_mobile_inline_block {
    display: none !important;
  }
  table tr.above-hidden-row {
    clip-path: inset(-30pt -30pt 10px -30pt);
  }
  table tr.hidden_row_mobile_fix {
    margin-top: -35px;
    clip-path: inset(15px -30pt -30pt -30pt);
  }
  table tr td #selectAll {
    flex-wrap: wrap;
  }
  table tr td a.view-files {
    border: 3px var(--primary-color) solid;
    width: 100%;
    padding: 13px 42px;
    text-align: center;
    margin-top: 16px;
    text-decoration: none;
  }
  table tr td a.view-files span {
    text-decoration: none !important;
  }
  .invisible_mobile_flex {
    display: none !important;
  }
  .invisible_web_flex {
    display: flex !important;
    align-items: center;
    /* =============================================================================
    o   PREFERINTE
    ============================================================================= */
  }
  div.main-card h2.titles_setari_cont {
    font-size: 21px;
    line-height: 24px;
  }
  div div.setari_cont_main {
    flex-direction: column;
    padding: 0 !important;
    margin-top: 15px;
  }
  div.content div.center-align div.container div.setari_cont_main div.custom_sidebar_gestionare {
    max-width: none;
    width: unset;
    padding-left: 9% !important;
  }
  div.content div.center-align div.container div.setari_cont_main div.custom_bw {
    padding-left: 12%;
    padding-right: 9%;
  }
  div div.setari_cont_main div.main-card {
    margin-left: 0;
    border-radius: 0;
    padding: 5% !important;
  }
  div.setari_cont_main div.main-card .section_descriptors {
    text-align: left;
    font-family: var(--font-family);
    font-weight: var(--font-weight-bold);
    color: var(--background-secondary-color);
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0px;
    opacity: 1;
    text-transform: uppercase;
  }
  div.setari_cont_main div.main-card p.desc_notification_special_last {
    width: 67%;
    overflow: visible;
  }
  div.setari_cont_main div.main-card div.subcard_spatious_web {
    padding: 10px 37px 20px 30px;
  }
  div div.setari_cont_main div.main-card div.subcard_before_closed_subcard {
    padding-bottom: 5px;
  }
  div.setari_cont_main div.main-card .buton_preferinte {
    margin-top: 20px;
    width: 100%;
    max-width: none;
  }
  div.setari_cont_main div.main-card .extra_bottom_margin {
    margin-bottom: 20px;
  }
  div.subcard_bw_mobile.invisible_web.white_button_div.custom_bw.extra_top_margin_child img:first-child {
    margin-top: 15px;
  }
  div.setari_cont_main div.main-card .adjust_secondary_button {
    margin-left: 0px;
    width: 100%;
  }
  .pp-body .pp-wrapper .center-align .pp-content h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: var(--font-weight-semi-bold);
  }
  .pp-body .pp-wrapper .center-align .pp-content .pp-details .pp-details-text {
    font-size: 14px;
    line-height: 17px;
  }
  /* =============================================================================
  o   DASHBOARD WIDGETS
  ============================================================================= */
  div div.widget_panel div.widget_subpanel {
    flex-direction: column;
  }
  div div.widget_panel {
    width: 90%;
    margin-left: -10px;
  }
  div div.widget_panel div.small_widget {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
  }
  div div.margin_top {
    margin-top: 15px;
  }
  /* mobile sizes */
  div.small_widget div.grid-body {
    margin-top: 14px;
  }
  div.small_widget div.grid-header img {
    height: 18px;
    width: 18px;
    margin-right: 6px;
  }
  div.small_widget div.grid-header h3 {
    font-size: 16px;
    line-height: 20px;
  }
  div.small_widget div.grid-header div.transmitted-flag {
    margin-top: 0;
  }
  div.small_widget div.grid-index-container p,
  div.small_widget div.grid-balance-container p,
  div.small_widget div.grid-balance-container div.zero-balance div.zero-balance-text p,
  div.small_widget div.thinking-container p,
  div.small_widget p.index-complete-info,
  div.small_widget div.index-date-limit-container div.index-date-text p {
    font-size: 14px;
    line-height: 17px;
  }
  div.small_widget div.grid-index-container div.index-reading p {
    font-size: 22px;
    line-height: 26px;
  }
  div.small_widget div.grid-index-container div.index-reading div.date-separator {
    margin-top: 9px;
  }
  div.small_widget div.grid-balance-container p.balance {
    font-size: 26px;
    line-height: 31px;
  }
  div.small_widget div.thinking-container img {
    height: 30px;
    width: 30px;
  }
  div.small_widget div.thinking-container {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  div.small_widget a.widget-main-button,
  div.small_widget a.widget-secondary-button,
  div.small_widget a.underline-button,
  div.dashboard-modal div.modal-content div.modal-body button.save-payment-btn {
    height: 47px;
    font-size: 12px;
    line-height: 47px;
  }
  div.dashboard-modal div.modal-content div.modal-body {
    margin-left: 20px;
    margin-right: 20px;
    width: 88%;
  }
  /* e-factura */
  div.small_widget div.grid-input-container {
    flex-direction: column;
  }
  div.small_widget div.grid-input-container div.grid-input-left {
    margin-right: 0;
  }
  div.dashboard-modal div.modal-content {
    width: 87%;
  }
  div.dashboard-modal div.modal-content div.modal-body button.save-payment-btn {
    width: 100%;
  }
  div div.widget_serviciu_efactura {
    height: auto;
    position: static;
    background-size: 400% 100%;
    background-position-x: 68%;
    padding: 20px;
  }
  div div.widget_serviciu_efactura a.enable_button {
    position: static;
    width: 100%;
    padding: 15px 25px 15px 25px;
    margin: 15px 0px 0px 0px;
    display: grid;
    justify-content: center;
  }
  div div.widget_serviciu_efactura p.title {
    font-size: 16px;
    line-height: 19px;
    width: 58%;
    margin-bottom: 15px;
    font-weight: var(--font-weight-semi-bold);
    float: left;
  }
  div div.widget_serviciu_efactura p.prompt_benefits {
    font-size: 14px;
    line-height: 17px;
  }
  div div.widget_serviciu_efactura p.benefits {
    width: 65%;
  }
  div div.widget_serviciu_efactura p.benefits,
  div div.widget_serviciu_efactura p.activate_button {
    font-size: 12px;
    line-height: 15px;
    margin: 0px;
  }
  div div.widget_serviciu_efactura img.benefits_widget {
    height: 15px;
    float: left;
    margin-right: 10px;
  }
  /* ongoing actions */
  div div.widget_actions_underway {
    padding: 15px 40px 15px 40px;
  }
  div div.widget_actions_underway div.widget_actions_underway_container {
    flex-direction: column;
    align-items: unset;
  }
  div div.widget_actions_underway img.bullhorn_img {
    height: 19px;
    margin-top: -5px;
    margin-right: 5px;
    margin-left: -14%;
  }
  div div.widget_actions_underway div.bullhorn_div {
    align-self: flex-start;
  }
  div div.widget_actions_underway div.slideshow_container {
    padding-bottom: 20px;
    flex: unset;
  }
  div div div.widget_actions_underway .all_mesages_button {
    padding: 15px 35px 15px 35px;
    font-size: 12px;
    line-height: 14px;
    top: 27%;
    right: 12%;
  }
  div div.widget_actions_underway div.arrow_box {
    width: 90px;
  }
  div div.slideshow_dot {
    height: 6px;
    width: 6px;
  }
  div img.slideshow_arrow_left,
  div img.slideshow_arrow_right {
    height: 10px;
  }
  div div.widget_actions_underway p.title {
    font-weight: var(--font-weight-semi-bold);
    font-size: 16px;
    line-height: 19px;
  }
  div div.widget_actions_underway p.subtitle {
    font-weight: var(--font-weight-semi-bold);
    font-size: 14px;
    line-height: 17px;
  }
  div div.widget_actions_underway p.info {
    font-weight: var(--font-weight-light);
    font-size: 14px;
    line-height: 16px;
    display: block;
  }
  div div div.widget_actions_underway p.date {
    font-weight: var(--font-weight-light);
    font-size: 12px;
    line-height: 14px;
  }
  /* contact */
  div div.widget_contact {
    flex-direction: column;
    margin-right: -8.5%;
    height: 280px;
    margin-top: 15px;
  }
  div div.widget_contact div.left_panel {
    justify-content: flex-end;
  }
  div div.widget_contact div.right_panel {
    align-items: flex-start;
  }
  div div.widget_contact a.contact_button {
    margin: 10px;
    width: 33%;
    padding: 10px 20px 10px 20px;
  }
  div div.widget_contact p.title {
    font-weight: var(--font-weight-semi-bold);
    font-size: 16px;
    line-height: 19px;
  }
  div div.widget_contact p.info,
  div div.widget_contact p.buttons {
    font-weight: var(--font-weight-light);
    font-size: 14px;
    line-height: 17px;
  }
  div div.widget_contact img.contact_image {
    height: 29px;
  }
  /* offers widget */
  .visible_web_inline_flex {
    display: inline-flex !important;
  }
  div div.widget_offers_container div.widget_offers {
    max-height: 260px;
    flex-direction: column;
    margin-bottom: 35px;
  }
  div div.widget_offers div.left_panel {
    flex: 1;
    padding: 20px 15px 0px 15px;
  }
  div div.widget_offers div.right_panel {
    flex: 1;
    justify-content: center;
  }
  div div.widget_offers div.offer_panel {
    display: none;
    flex: 0.9;
    margin: 10px 10px 0px 10px;
    padding: 15px;
  }
  div div.widget_offers img.offers_img {
    height: 18px;
  }
  div div.widget_offers a.see_offer_button {
    padding: 12px 33px 12px 33px;
    width: auto;
    align-self: flex-end;
  }
  div div.widget_offers p.black_title {
    margin: 0px 0px 10px -20px;
  }
  div div.widget_offers p.white_title {
    width: 55%;
  }
  div div.widget_offers p.black_title,
  div div.widget_offers p.white_title {
    font-size: 16px;
    line-height: 20px;
  }
  div div.widget_offers p.prompt,
  div div.widget_offers p.card_prompt {
    font-size: 14px;
    line-height: 17px;
  }
  div div.widget_offers p.card_prompt {
    margin-top: 10px;
  }
  div div.widget_offers p.prompt {
    margin-bottom: -5px;
  }
  div div.widget_offers p.buttons {
    font-size: 12px;
    line-height: 15px;
  }
  div div.offers_panel_margin_top {
    margin-top: 30px !important;
  }
  .pp-body .pp-wrapper .center-align .pp-content h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: var(--font-weight-semi-bold);
  }
  .pp-body .pp-wrapper .center-align .pp-content .pp-details .pp-details-text {
    font-size: 14px;
    line-height: 17px;
  }
  .search_filters form.quick_search label input {
    width: 100%;
  }
  div.sidebar_office.sidebar_cont_data ul li a div.lengthy_text {
    text-align: left;
    font-family: var(--font-family);
    font-weight: var(--font-weight-semi-bold);
    color: white;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    opacity: 1;
    display: inline;
    max-width: none;
  }
  div.subcard_bw_mobile .subtitle_bw {
    text-align: left;
    font-family: var(--font-family);
    font-weight: var(--font-weight-bold);
    color: white;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0px;
    opacity: 1;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 12px;
  }
  div.subcard_bw_mobile .title_bw {
    text-align: left;
    font-family: var(--font-family);
    font-weight: var(--font-weight-medium);
    color: white;
    font-size: 26px;
    line-height: 66px;
    letter-spacing: 0px;
    opacity: 1;
  }
  .sidebar_office ul li.is-active,
  .sidebar_office.sidebar_cont_data ul li.is-active a,
  .sidebar_office ul.dropdwon_list,
  div.sidebar_cont_data {
    background-color: var(--background-secondary-color);
  }
  div.subcard_bw_mobile h2.dropdown_title {
    float: left;
  }
  div.sidebar_office.sidebar_cont_data ul li a {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  div.drop_down_bw {
    width: 100%;
    padding-right: 4%;
  }
  .invisible_mobile,
  .sidebar_office.sidebar_cont_data ul li.is-active a {
    display: none !important;
  }
  div.subcard_bw_mobile .white_arrow {
    float: right;
    transform: rotate(0);
    filter: invert(1);
  }
  div.sidebar_office.sidebar_cont_data ul.white_button_list img {
    background-color: white;
    border-radius: 25px;
    padding: 2px;
    height: 21px;
  }
  div.subcard_bw_mobile.invisible_web.white_button_div img:first-child {
    background-color: white;
    border-radius: 25px;
    padding: 3px;
    height: 30px;
    margin: 0px;
    margin-right: 5px;
    float: left;
  }
}
.white_button_list a {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.white_button_list .img-item {
  width: 18px !important;
  height: 18px !important;
}

/* chart styles */
/*-- Chart --*/
.c3 svg {
  font: 10px sans-serif;
  -webkit-tap-highlight-color: transparent;
}

.c3 path, .c3 line {
  fill: none;
  stroke: #000;
}

.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid,
.c3-event-rect,
.c3-bars path {
  shape-rendering: crispEdges;
}

.c3-chart-arc path {
  stroke: #fff;
}

.c3-chart-arc text {
  fill: #fff;
  font-size: 13px;
}

/*-- Axis --*/
/*-- Grid --*/
.c3-grid line {
  stroke: #aaa;
}

.c3-grid text {
  fill: #aaa;
}

.c3-xgrid, .c3-ygrid {
  stroke-dasharray: 3 3;
}

/*-- Text on Chart --*/
.c3-text.c3-empty {
  fill: #808080;
  font-size: 2em;
}

/*-- Line --*/
.c3-line {
  stroke-width: 1px;
}

/*-- Point --*/
.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: white;
}

.c3-selected-circle {
  fill: white;
  stroke-width: 2px;
}

/*-- Bar --*/
.c3-bar {
  stroke-width: 0;
}

.c3-bar._expanded_ {
  fill-opacity: 1;
  fill-opacity: 0.75;
}

/*-- Focus --*/
.c3-target.c3-focused {
  opacity: 1;
}

.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
  stroke-width: 2px;
}

.c3-target.c3-defocused {
  opacity: 0.3 !important;
}

/*-- Region --*/
.c3-region {
  fill: steelblue;
  fill-opacity: 0.1;
}

/*-- Brush --*/
.c3-brush .extent {
  fill-opacity: 0.1;
}

/*-- Select - Drag --*/
/*-- Legend --*/
.c3-legend-item {
  font-size: 12px;
}

.c3-legend-item-hidden {
  opacity: 0.15;
}

.c3-legend-background {
  opacity: 0.75;
  fill: white;
  stroke: lightgray;
  stroke-width: 1;
}

/*-- Title --*/
.c3-title {
  font: 14px sans-serif;
}

/*-- custom_tooltip --*/
.c3-custom_tooltip-container {
  z-index: 10;
}

.c3-custom_tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  -webkit-box-shadow: 7px 7px 12px -9px #777777;
  -moz-box-shadow: 7px 7px 12px -9px #777777;
  box-shadow: 7px 7px 12px -9px #777777;
  opacity: 0.9;
}

.c3-custom_tooltip tr {
  border: 1px solid #CCC;
}

.c3-custom_tooltip th {
  background-color: #aaa;
  font-size: 14px;
  padding: 2px 5px;
  text-align: left;
  color: #FFF;
}

.c3-custom_tooltip td {
  font-size: 13px;
  padding: 3px 6px;
  background-color: #fff;
  border-left: 1px dotted #999;
}

.c3-custom_tooltip td > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}

.c3-custom_tooltip td.value {
  text-align: right;
}

/*-- Area --*/
.c3-area {
  stroke-width: 0;
  opacity: 0.2;
}

/*-- Arc --*/
.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em;
}

.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: none;
}

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px;
}

.c3-chart-arcs .c3-chart-arcs-gauge-max {
  fill: #777;
}

.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777;
}

.c3-chart-arc .c3-gauge-value {
  fill: #000;
  /*  font-size: 28px !important;*/
}

.c3-chart-arc.c3-target g path {
  opacity: 1;
}

.c3-chart-arc.c3-target.c3-focused g path {
  opacity: 1;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */