@charset "UTF-8";
/**
 * Clay 3.107.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.107.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
 */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}
.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  animation: loading-animation 1.2s infinite ease-out;
  background: transparent;
  border-radius: 50%;
  border-width: 0;
  clear: both;
  color: transparent;
  height: 1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 1em;
}

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%;
}

/* ---------- Separator ---------- */
.separator {
  border-top: 1px solid #cdced9;
}

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent;
}

span.alert {
  display: inline-block;
}

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left;
}

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000;
}
.quick-access-nav a {
  color: #fff;
  background: #333;
  background: rgba(51, 51, 51, 0.9);
  border: 1px solid #fff;
  left: 0;
  outline: none;
  padding: 8px;
  position: absolute;
  right: 0;
  text-align: center;
}
.quick-access-nav a:focus {
  color: #fff;
  top: 1000px;
}

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%;
  }
  .responsive-table-horizontal:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
  }
  .responsive-table-horizontal tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .responsive-table-horizontal tbody tr td {
    display: block;
    margin-bottom: 20px;
  }
  .responsive-table-horizontal tbody tr td:first-child {
    text-align: left;
  }
  .responsive-table-horizontal thead {
    display: block;
    float: left;
    margin-right: 10px;
  }
  .responsive-table-horizontal thead:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal thead th {
    display: block;
    margin-bottom: 20px;
    text-align: right;
  }
  .responsive-table-horizontal thead th:first-child {
    text-align: right;
  }

  .ie9 .responsive-table-horizontal thead {
    float: none;
  }
}
.important {
  font-weight: bold;
}

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px;
}

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important;
}

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important;
}

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.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, .form-search .input-group .input-autocomplete__edit-button {
    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 .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.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 .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, .lfr-search-container td .overlay.entry-action .input-autocomplete__edit-button a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(
		100vh - var(--control-menu-container-height) - 49px
	);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 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);
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(
			100vh - var(--control-menu-container-height) - 64px
		);
    top: calc(
			var(--control-menu-container-height) + 64px
		);
  }

  .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 {
  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 {
  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 {
  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);
}
@media (prefers-reduced-motion: reduce) {
  .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_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.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;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
}
.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;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
}
.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;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif);
}
.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;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
}
.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):not(.input-autocomplete__edit-button):hover .taglib-text, .taglib-icon:not(.btn):not(.input-autocomplete__edit-button):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-help {
  color: #6c757d !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #343a40 !important;
}

.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, .taglib-move-boxes .sortable-container .edit-selection.input-autocomplete__edit-button {
  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(.btn):not(.input-autocomplete__edit-button):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.input-autocomplete__edit-button):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.input-autocomplete__edit-button):not(.component-action):not(.page-link):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, .taglib-page-iterator .lfr-pagination-config .current-page-menu .input-autocomplete__edit-button {
    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, .taglib-search-toggle-advanced-wrapper .close.input-autocomplete__edit-button {
  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 .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, .portal-popup .dialog-footer .input-autocomplete__edit-button {
  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;
  }
}
.c-prefers-reduced-motion .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, .lfr-portlet-title-editable .lfr-portlet-title-editable-content .input-autocomplete__edit-button {
  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, .lfr-source-editor .lfr-source-editor-toolbar li > .input-autocomplete__edit-button {
  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 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 {
  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;
  }
}
.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;
}

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

.sheet-footer .btn, .sheet-footer .input-autocomplete__edit-button {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child, .sheet-footer .input-autocomplete__edit-button: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-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.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;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .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 (min-width: 768px) {
  .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;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .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;
}

body.menu-open {
  overflow: hidden;
}

.main-container {
  display: flex;
  flex-flow: column;
  width: 100%;
  min-height: 100vh;
}

a:focus, .btn:focus, .input-autocomplete__edit-button:focus, button:focus {
  outline: 2px auto #d70f31;
  outline-offset: -2px;
  box-shadow: none;
  background-clip: unset !important;
}
a.button-send:not(.btn-primary), .btn.button-send:not(.btn-primary), .button-send.input-autocomplete__edit-button:not(.btn-primary), button.button-send:not(.btn-primary) {
  color: #000;
}
a.button-send.button-ok, .btn.button-send.button-ok, .button-send.button-ok.input-autocomplete__edit-button, button.button-send.button-ok {
  color: #fff;
}
.contrast-reverted a.button-send.button-ok, .contrast-reverted .btn.button-send.button-ok, .contrast-reverted .button-send.button-ok.input-autocomplete__edit-button, .contrast-reverted button.button-send.button-ok {
  color: #ff0;
}

a.btn-default:focus, button.btn-default:focus {
  outline: 1px auto #d70f31;
  outline-offset: 3px;
}

.btn-secondary, .input-autocomplete__edit-button {
  border-color: #505050;
}
.btn-secondary:hover, .input-autocomplete__edit-button:hover {
  border-color: #505050;
}

.alert.alert-info {
  color: #000;
}

dl, h1, h2, h3, h4, h5, h6, ol, p, pre, ul {
  margin-top: 0;
}

address, dl, ol, p, pre, ul {
  margin-bottom: 1rem;
}

img, svg {
  vertical-align: middle;
}

body, caption {
  text-align: left;
}

dd, h1, h2, h3, h4, h5, h6, label {
  margin-bottom: 0.5rem;
}

button, hr, input {
  overflow: visible;
}

pre, textarea {
  overflow: auto;
}

article, aside, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
  display: block;
}

address, legend {
  line-height: inherit;
}

progress, sub, sup {
  vertical-align: baseline;
}

label, output {
  display: inline-block;
}

.container, legend {
  width: 100%;
}

.dropdown-menu, .modal-content, .popover {
  background-clip: padding-box;
}

.accordion .card-body .columns, .breadcrumb, .carousel-indicators, .dropdown-menu, .nav, .navbar-nav, ul {
  list-style: none;
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: $red;
  --orange: #fd7e14;
  --yellow: #ff0;
  --green: #696;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #999;
  --gray-dark: #797979;
  --primary: $red;
  --secondary: #999;
  --success: #696;
  --info: #17a2b8;
  --warning: #ff0;
  --danger: $red;
  --light: #fafafa;
  --dark: #797979;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace ;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

.text-monospace, code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
  font-weight: 400;
  color: #505050;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

.img-fluid, .img-thumbnail {
  max-width: 100%;
  height: auto;
}

abbr[data-original-title], abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

.btn:not(:disabled):not(.disabled), .input-autocomplete__edit-button:not(:disabled):not(.disabled), .navbar-toggler:not(:disabled):not(.disabled), .page-link:not(:disabled):not(.disabled), summary {
  cursor: pointer;
}

address {
  font-style: normal;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

blockquote, figure {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #d70f31;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #a70c26;
  text-decoration: underline;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

code, kbd, pre, samp {
  font-size: 1em;
}

pre {
  -ms-overflow-style: scrollbar;
}

img {
  border-style: none;
}

svg {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #999;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

button {
  border-radius: 0;
}

button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, select {
  text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

[type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, [type=button]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio], input[type=checkbox] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  color: inherit;
  white-space: normal;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

.display-1, .display-2, .display-3, .display-4 {
  line-height: 1.2;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

.blockquote, hr {
  margin-bottom: 1rem;
}

.display-1, .display-2, .display-3, .display-4, .lead {
  font-weight: 300;
}

.h5, h5 {
  font-size: 1.25rem;
}

.h6, h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
}

.display-1 {
  font-size: 6rem;
}

.display-2 {
  font-size: 5.5rem;
}

.display-3 {
  font-size: 4.5rem;
}

.display-4 {
  font-size: 3.5rem;
}

hr {
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.small, small {
  font-size: 80%;
  font-weight: 400;
}

.mark, mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #999;
}

.blockquote-footer::before {
  content: "— ";
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 0.25rem;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #999;
}

code, kbd {
  font-size: 87.5%;
}

a > code, pre code {
  color: inherit;
}

code {
  color: #e83e8c;
  word-break: break-word;
}

kbd {
  padding: 0.2rem 0.4rem;
  color: #fff;
  background-color: #666;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

.container, .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #666;
}

pre code {
  font-size: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.table {
  margin-bottom: 1rem;
  background-color: transparent;
}

.table td, .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e4e4e4;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e4e4e4;
}

.table tbody + tbody {
  border-top: 2px solid #e4e4e4;
}

.table .table {
  background-color: #fff;
}

.table-sm td, .table-sm th {
  padding: 0.3rem;
}

.table-bordered, .table-bordered td, .table-bordered th {
  border: 1px solid #aaa;
}

.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px;
}

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary, .table-primary > td, .table-primary > th {
  background-color: #f7b8c4;
}

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #f4a1b1;
}

.table-secondary, .table-secondary > td, .table-secondary > th {
  background-color: #e2e2e2;
}

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #d5d5d5;
}

.table-success, .table-success > td, .table-success > th {
  background-color: #d4e2d4;
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #c5d8c5;
}

.table-info, .table-info > td, .table-info > th {
  background-color: #bee5eb;
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning, .table-warning > td, .table-warning > th {
  background-color: #ffffb8;
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffff9f;
}

.table-danger, .table-danger > td, .table-danger > th {
  background-color: #f7b8c4;
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f4a1b1;
}

.table-light, .table-light > td, .table-light > th {
  background-color: #fefefe;
}

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #f1f1f1;
}

.table-dark, .table-dark > td, .table-dark > th {
  background-color: #d9d9d9;
}

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #ccc;
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #666;
  border-color: #aaa;
}

.table .thead-light th {
  color: #505050;
  background-color: #f2f2f2;
  border-color: #e4e4e4;
}

.table-dark {
  color: #fff;
  background-color: #666;
}

.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #aaa;
}

.table-dark.table-bordered, .table-responsive > .table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.collapsing, .modal-open, .progress {
  overflow: hidden;
}

.form-control, .forms .form-select {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  font-size: 1rem;
  line-height: 1.5;
  color: #505050;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #8A8A8A;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand, .forms .form-select::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus, .forms .form-select:focus {
  color: #505050;
  background-color: #fff;
  border-color: #fd6986;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.form-control::-webkit-input-placeholder, .forms .form-select::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

.form-control:-ms-input-placeholder, .forms .form-select:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

.form-control::-ms-input-placeholder, .forms .form-select::-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

.form-control::placeholder, .forms .form-select::placeholder {
  color: #666;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly], .forms .form-select:disabled, .forms .form-select[readonly] {
  background-color: #f2f2f2;
  opacity: 1;
}

.forms select.form-select:focus::-ms-value, select.form-control:focus::-ms-value {
  color: #505050;
  background-color: #fff;
}

.form-control-file, .form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #666;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.custom-file-input.is-valid ~ .custom-file-label, .custom-select.is-valid, .form-control.is-valid, .forms .is-valid.form-select, .forms .was-validated .form-select:valid, .was-validated .custom-file-input:valid ~ .custom-file-label, .was-validated .custom-select:valid, .was-validated .form-control:valid, .was-validated .forms .form-select:valid {
  border-color: #696;
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.forms select.form-select[multiple], .forms select.form-select[size], .forms textarea.form-select, select.form-control[multiple], select.form-control[size], textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col, .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #999;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.invalid-tooltip, .valid-tooltip {
  position: absolute;
  z-index: 5;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  top: 100%;
  line-height: 1.5;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #696;
}

.valid-tooltip {
  display: none;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(102, 153, 102, 0.9);
}

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .forms .is-valid.form-select ~ .valid-feedback, .forms .is-valid.form-select ~ .valid-tooltip, .forms .was-validated .form-select:valid ~ .valid-feedback, .forms .was-validated .form-select:valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .was-validated .forms .form-select:valid ~ .valid-feedback, .was-validated .forms .form-select:valid ~ .valid-tooltip {
  display: block;
}

.custom-control-input.is-valid ~ .custom-control-label, .form-check-input.is-valid ~ .form-check-label, .was-validated .custom-control-input:valid ~ .custom-control-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #696;
}

.custom-select.is-valid:focus, .form-control.is-valid:focus, .forms .is-valid.form-select:focus, .forms .was-validated .form-select:valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus, .was-validated .forms .form-select:valid:focus {
  border-color: #696;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.25);
}

.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  background-color: #b3ccb3;
}

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  background-color: #85ad85;
}

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(102, 153, 102, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(102, 153, 102, 0.25);
}

.custom-file-input.is-valid ~ .custom-file-label::after, .was-validated .custom-file-input:valid ~ .custom-file-label::after {
  border-color: inherit;
}

.custom-file-input.is-invalid ~ .custom-file-label, .custom-select.is-invalid, .form-control.is-invalid, .forms .is-invalid.form-select, .forms .was-validated .form-select:invalid, .was-validated .custom-file-input:invalid ~ .custom-file-label, .was-validated .custom-select:invalid, .was-validated .form-control:invalid, .was-validated .forms .form-select:invalid {
  border-color: #d70f31;
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #d70f31;
}

.invalid-tooltip {
  display: none;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(152, 2, 31, 0.9);
}

.collapsing, .dropdown, .dropleft, .dropright, .dropup {
  position: relative;
}

.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .forms .is-invalid.form-select ~ .invalid-feedback, .forms .is-invalid.form-select ~ .invalid-tooltip, .forms .was-validated .form-select:invalid ~ .invalid-feedback, .forms .was-validated .form-select:invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .was-validated .forms .form-select:invalid ~ .invalid-feedback, .was-validated .forms .form-select:invalid ~ .invalid-tooltip {
  display: block;
}

.custom-control-input.is-invalid ~ .custom-control-label, .form-check-input.is-invalid ~ .form-check-label, .was-validated .custom-control-input:invalid ~ .custom-control-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #d70f31;
}

.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .forms .is-invalid.form-select:focus, .forms .was-validated .form-select:invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus, .was-validated .forms .form-select:invalid:focus {
  border-color: #d70f31;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  background-color: #fd6986;
}

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  background-color: #d70f31;
}

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.custom-file-input.is-invalid ~ .custom-file-label::after, .was-validated .custom-file-input:invalid ~ .custom-file-label::after {
  border-color: inherit;
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control, .form-inline .forms .form-select, .forms .form-inline .form-select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .custom-select, .form-inline .input-group {
    width: auto;
  }

  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn-group-vertical, .navbar-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.btn-block, input[type=reset].btn-block, input[type=submit].btn-block, input[type=button].btn-block {
  width: 100%;
}

.btn, .input-autocomplete__edit-button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .btn, .input-autocomplete__edit-button, .form-control, .forms .form-select {
    -webkit-transition: none;
    transition: none;
  }
}
.btn.focus, .focus.input-autocomplete__edit-button, .btn:focus, .input-autocomplete__edit-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.btn.disabled, .disabled.input-autocomplete__edit-button, .btn:disabled, .input-autocomplete__edit-button:disabled {
  opacity: 0.65;
}

a.btn.disabled, a.disabled.input-autocomplete__edit-button, fieldset:disabled a.btn, fieldset:disabled a.input-autocomplete__edit-button {
  pointer-events: none;
}

.btn-primary,
.search-bar .search-bar-search-button,
.search-bar .btn-unstyled,
.search-form .search-bar-search-button {
  border-color: #d70f31;
}

.btn-primary:hover,
.search-bar .btn-unstyled:hover,
.search-bar .search-bar-search-button:hover,
.search-form .search-bar-search-button:hover {
  color: #fff;
  border-color: #b20224;
}

.btn-primary.focus,
.btn-primary:focus,
.search-bar .btn-unstyled:focus,
.search-bar .focus.search-bar-search-button,
.search-bar .search-bar-search-button:focus,
.search-form .focus.search-bar-search-button,
.search-form .search-bar-search-button:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled,
.search-bar .disabled.search-bar-search-button,
.search-bar .search-bar-search-button:disabled,
.search-form .disabled.search-bar-search-button,
.search-form .search-bar-search-button:disabled {
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active,
.search-bar .search-bar-search-button:not(:disabled):not(.disabled).active,
.search-bar .search-bar-search-button:not(:disabled):not(.disabled):active, .search-bar .show > .dropdown-toggle.search-bar-search-button, .search-form .search-bar-search-button:not(:disabled):not(.disabled).active, .search-form .search-bar-search-button:not(:disabled):not(.disabled):active, .search-form .show > .dropdown-toggle.search-bar-search-button, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #b20224;
  border-color: #a50221;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .search-bar .search-bar-search-button:not(:disabled):not(.disabled).active:focus, .search-bar .search-bar-search-button:not(:disabled):not(.disabled):active:focus, .search-bar .show > .dropdown-toggle.search-bar-search-button:focus, .search-form .search-bar-search-button:not(:disabled):not(.disabled).active:focus, .search-form .search-bar-search-button:not(:disabled):not(.disabled):active:focus, .search-form .show > .dropdown-toggle.search-bar-search-button:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
}

.btn-secondary.focus, .focus.input-autocomplete__edit-button, .btn-secondary:focus, .input-autocomplete__edit-button:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}

.btn-secondary.disabled, .disabled.input-autocomplete__edit-button, .btn-secondary:disabled, .input-autocomplete__edit-button:disabled {
  color: #666;
  background-color: #999;
  border-color: #999;
}

.btn-secondary:not(:disabled):not(.disabled).active, .input-autocomplete__edit-button:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .input-autocomplete__edit-button:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle, .show > .dropdown-toggle.input-autocomplete__edit-button {
  color: #666;
  background-color: gray;
  border-color: #aaa;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .input-autocomplete__edit-button:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .input-autocomplete__edit-button:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus, .show > .dropdown-toggle.input-autocomplete__edit-button:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #696;
  border-color: #696;
}

.btn-success:hover {
  color: #fff;
  background-color: #578257;
  border-color: #527a52;
}

.btn-success.focus, .btn-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #696;
  border-color: #696;
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #527a52;
  border-color: #4d734d;
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info.focus, .btn-info:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #666;
  background-color: #ff0;
  border-color: #ff0;
}

.btn-warning:hover {
  color: #666;
  background-color: #d9d900;
  border-color: #cc0;
}

.btn-warning.focus, .btn-warning:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #666;
  background-color: #ff0;
  border-color: #ff0;
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  color: #666;
  background-color: #cc0;
  border-color: #bfbf00;
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}

.btn-danger:hover {
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}

.btn-danger.focus, .btn-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b20224;
  border-color: #a50221;
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
}

.btn-light {
  color: #666;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-light:hover {
  color: #666;
  background-color: #e7e7e7;
  border-color: #e1e1e1;
}

.btn-light.focus, .btn-light:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #666;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #666;
  background-color: #e1e1e1;
  border-color: #dadada;
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #797979;
  border-color: #797979;
}

.btn-dark:hover {
  color: #fff;
  background-color: #666;
  border-color: #606060;
}

.btn-dark.focus, .btn-dark:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(121, 121, 121, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(121, 121, 121, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #797979;
  border-color: #797979;
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #606060;
  border-color: #595959;
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(121, 121, 121, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(121, 121, 121, 0.5);
}

.btn-outline-primary {
  color: #d70f31;
  background-color: transparent;
  background-image: none;
  border-color: #d70f31;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #d70f31;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
}

.btn-outline-secondary {
  color: #999;
  background-color: transparent;
  background-image: none;
  border-color: #999;
}

.btn-outline-secondary:hover {
  color: #666;
  background-color: #999;
  border-color: #999;
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #999;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #666;
  background-color: #999;
  border-color: #999;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5);
}

.btn-outline-success {
  color: #696;
  background-color: transparent;
  background-image: none;
  border-color: #696;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #696;
  border-color: #696;
}

.btn-outline-success.focus, .btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #696;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #696;
  border-color: #696;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(102, 153, 102, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info.focus, .btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ff0;
  background-color: transparent;
  background-image: none;
  border-color: #ff0;
}

.btn-outline-warning:hover {
  color: #666;
  background-color: #ff0;
  border-color: #ff0;
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ff0;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
  color: #666;
  background-color: #ff0;
  border-color: #ff0;
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 0.5);
}

.btn-outline-danger {
  color: #d70f31;
  background-color: transparent;
  background-image: none;
  border-color: #d70f31;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #e4032e;
  border-color: #e4032e;
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d70f31;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.5);
}

.btn-outline-light {
  color: #fafafa;
  background-color: transparent;
  background-image: none;
  border-color: #fafafa;
}

.btn-outline-light:hover {
  color: #666;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-light.focus, .btn-outline-light:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #fafafa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #666;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-outline-dark {
  color: #797979;
  background-color: transparent;
  background-image: none;
  border-color: #797979;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #797979;
  border-color: #797979;
}

.btn-outline-dark.focus, .btn-outline-dark:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(121, 121, 121, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(121, 121, 121, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #797979;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #797979;
  border-color: #797979;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(121, 121, 121, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(121, 121, 121, 0.5);
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link.focus, .btn-link:focus {
  text-decoration: underline;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link.disabled, .btn-link:disabled {
  color: #999;
  pointer-events: none;
}

.btn-group-lg > .btn, .btn-group-lg > .input-autocomplete__edit-button, .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-group-sm > .btn, .btn-group-sm > .input-autocomplete__edit-button, .btn-sm {
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

.dropdown-toggle::after, .dropup .dropdown-toggle::after {
  width: 0;
  height: 0;
  vertical-align: 0.255em;
  content: "";
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapsing {
  height: 0;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #666;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropleft .dropdown-toggle::before, .dropright .dropdown-toggle::after {
  width: 0;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  height: 0;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  border-right: 0;
  border-left: 0.3em solid;
  vertical-align: 0;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  border-right: 0.3em solid;
  vertical-align: 0;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #f2f2f2;
}

.btn-group-toggle > .btn, .btn-group-toggle > .input-autocomplete__edit-button, .btn-group-toggle > .btn-group > .btn, .btn-group-toggle > .btn-group > .input-autocomplete__edit-button, .custom-control-label, .custom-file, .dropdown-header, .input-group-text, .nav {
  margin-bottom: 0;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #666;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.alert, .badge, .input-group-text, .nav-fill .nav-item, .progress-bar {
  text-align: center;
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn-group:not(:last-child) > .input-autocomplete__edit-button, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .input-autocomplete__edit-button:not(:last-child):not(.dropdown-toggle), .forms .input-group > .form-select:not(:last-child), .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after, .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn-group:not(:first-child) > .input-autocomplete__edit-button, .btn-group > .btn:not(:first-child), .btn-group > .input-autocomplete__edit-button:not(:first-child), .forms .input-group > .form-select:not(:first-child), .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #595959;
  text-decoration: none;
  background-color: #fafafa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #d70f31;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #999;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  font-size: 0.875rem;
  color: #999;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #666;
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-toolbar, .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
}

.btn-group-vertical > .btn, .btn-group-vertical > .input-autocomplete__edit-button, .btn-group > .btn, .btn-group > .input-autocomplete__edit-button {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .active.input-autocomplete__edit-button, .btn-group-vertical > .btn:active, .btn-group-vertical > .input-autocomplete__edit-button:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .input-autocomplete__edit-button:focus, .btn-group-vertical > .btn:hover, .btn-group-vertical > .input-autocomplete__edit-button:hover, .btn-group > .btn.active, .btn-group > .active.input-autocomplete__edit-button, .btn-group > .btn:active, .btn-group > .input-autocomplete__edit-button:active, .btn-group > .btn:focus, .btn-group > .input-autocomplete__edit-button:focus, .btn-group > .btn:hover, .btn-group > .input-autocomplete__edit-button:hover {
  z-index: 1;
}

.btn-group .btn + .btn, .btn-group .input-autocomplete__edit-button + .btn, .btn-group .btn + .input-autocomplete__edit-button, .btn-group .input-autocomplete__edit-button + .input-autocomplete__edit-button, .btn-group .btn + .btn-group, .btn-group .input-autocomplete__edit-button + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .input-autocomplete__edit-button, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .input-autocomplete__edit-button + .btn, .btn-group-vertical .btn + .input-autocomplete__edit-button, .btn-group-vertical .input-autocomplete__edit-button + .input-autocomplete__edit-button, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .input-autocomplete__edit-button + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .input-autocomplete__edit-button, .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-group > .btn:first-child, .btn-group > .input-autocomplete__edit-button:first-child, .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-toolbar {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .input-autocomplete__edit-button + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .input-autocomplete__edit-button + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical .btn, .btn-group-vertical .input-autocomplete__edit-button, .btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .input-autocomplete__edit-button + .btn, .btn-group-vertical > .btn + .input-autocomplete__edit-button, .btn-group-vertical > .input-autocomplete__edit-button + .input-autocomplete__edit-button, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .input-autocomplete__edit-button + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .input-autocomplete__edit-button, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.forms .input-group > .custom-file + .form-select, .forms .input-group > .custom-select + .form-select, .forms .input-group > .form-control + .form-select, .forms .input-group > .form-select + .custom-file, .forms .input-group > .form-select + .custom-select, .forms .input-group > .form-select + .form-control, .forms .input-group > .form-select + .form-select, .input-group-append, .input-group-append .btn + .btn, .input-group-append .input-autocomplete__edit-button + .btn, .input-group-append .btn + .input-autocomplete__edit-button, .input-group-append .input-autocomplete__edit-button + .input-autocomplete__edit-button, .input-group-append .btn + .input-group-text, .input-group-append .input-autocomplete__edit-button + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-autocomplete__edit-button, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .input-autocomplete__edit-button + .btn, .input-group-prepend .btn + .input-autocomplete__edit-button, .input-group-prepend .input-autocomplete__edit-button + .input-autocomplete__edit-button, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-autocomplete__edit-button + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-autocomplete__edit-button, .input-group-prepend .input-group-text + .input-group-text, .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control {
  margin-left: -1px;
}

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:last-child) > .input-autocomplete__edit-button, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .input-autocomplete__edit-button:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child) > .input-autocomplete__edit-button, .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .input-autocomplete__edit-button:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .input-autocomplete__edit-button input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .input-autocomplete__edit-button input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.forms .input-group > .form-select, .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.forms .input-group > .form-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group-append, .input-group-prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group-append .btn, .input-group-append .input-autocomplete__edit-button, .input-group-prepend .btn, .input-group-prepend .input-autocomplete__edit-button {
  position: relative;
  z-index: 2;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #505050;
  white-space: nowrap;
  background-color: #f2f2f2;
  border: 1px solid #aaa;
  border-radius: 0.25rem;
}

.badge, .close {
  font-weight: 700;
}

.input-group-text input[type=radio], .input-group-text input[type=checkbox] {
  margin-top: 0;
}

.forms .input-group-lg > .form-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-autocomplete__edit-button, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-autocomplete__edit-button, .input-group-lg > .input-group-prepend > .input-group-text {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.forms .input-group-sm > .form-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-autocomplete__edit-button, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-autocomplete__edit-button, .input-group-sm > .input-group-prepend > .input-group-text {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-autocomplete__edit-button:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-autocomplete__edit-button, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-autocomplete__edit-button, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-autocomplete__edit-button, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-autocomplete__edit-button:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-autocomplete__edit-button, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #d70f31;
}

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #fe9caf;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #999;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #f2f2f2;
}

.custom-control-label {
  position: relative;
}

.custom-control-label::after, .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}

.custom-control-label::before {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #d70f31;
}

.custom-control-label::after {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-file-input:lang(en) ~ .custom-file-label::after, .custom-file-label::after {
  content: "Browse";
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(228, 3, 46, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #d70f31;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(228, 3, 46, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #505050;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23797979' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center no-repeat #fff;
  background-size: 8px 10px;
  border: 1px solid #aaa;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select-lg, .custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.custom-file-input:focus ~ .custom-file-label::after, .custom-select:focus {
  border-color: #fd6986;
}

.custom-select:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 105, 134, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(253, 105, 134, 0.5);
}

.custom-select:focus::-ms-value {
  color: #505050;
  background-color: #fff;
}

.custom-file-input:disabled ~ .custom-file-label, .custom-select:disabled {
  background-color: #f2f2f2;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #999;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  font-size: 125%;
}

.custom-file, .custom-file-input, .custom-file-label {
  height: calc(2.25rem + 2px);
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  opacity: 0;
}

.custom-file-label, .custom-file-label::after {
  position: absolute;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #505050;
  top: 0;
  right: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #fd6986;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.custom-file-label {
  left: 0;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  background-color: #f2f2f2;
  border-left: 1px solid #aaa;
  border-radius: 0 0.25rem 0.25rem 0;
}

.nav, .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
}

.modal-dialog-centered::before, .navbar-toggler-icon, .popover .arrow::after, .popover .arrow::before, .tooltip .arrow::before {
  content: "";
}

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: 0;
}

.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #d70f31;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #fe9caf;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #e4e4e4;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #d70f31;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #fe9caf;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #e4e4e4;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #d70f31;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #fe9caf;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #e4e4e4;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #e4e4e4;
  border-radius: 1rem;
}

.custom-control-label::before, .custom-file-label, .custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #999;
}

.nav-tabs {
  border-bottom: 1px solid #e4e4e4;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #f2f2f2 #f2f2f2 #e4e4e4;
}

.nav-tabs .nav-link.disabled {
  color: #999;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #505050;
  background-color: #fff;
  border-color: #e4e4e4 #e4e4e4 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #d70f31;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
}

.navbar > .container, .navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card, .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
}

.badge, .close {
  line-height: 1;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background: center center no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm, .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }

  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md, .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }

  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg, .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }

  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl, .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }

  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container, .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.card, .card-deck {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container, .navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-footer, .card-header {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-header, .card-subtitle, .card-text:last-child {
  margin-bottom: 0;
}

.card-subtitle {
  margin-top: -0.375rem;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header-pills, .card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.alert, .btn .badge, .input-autocomplete__edit-button .badge, .page-link {
  position: relative;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck, .card-deck .card {
    -webkit-box-direction: normal;
  }

  .card-deck {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }

  .form-button {
    position: absolute;
    bottom: 10px;
    left: 25px;
    right: 25px;
    margin: auto;
  }
}
.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    margin-bottom: 0;
  }

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group > .card:first-child .card-header, .card-group > .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }

  .card-group > .card:first-child .card-footer, .card-group > .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }

  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group > .card:last-child .card-header, .card-group > .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }

  .card-group > .card:last-child .card-footer, .card-group > .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }

  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }

  .card-group > .card:only-child .card-header, .card-group > .card:only-child .card-img-top {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .card-group > .card:only-child .card-footer, .card-group > .card:only-child .card-img-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .card-group > .card:not(:first-child):not(:last-child):not(:only-child), .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
    border-radius: 0;
  }

  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.list-group, .modal-content, .progress-bar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.badge, .breadcrumb {
  border-radius: 0.25rem;
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  background-color: #f2f2f2;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #999;
  content: "/";
}

.pagination, .progress {
  display: -webkit-box;
  display: -ms-flexbox;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #999;
}

.pagination {
  display: flex;
}

.page-link {
  display: block;
}

.page-link:hover {
  z-index: 2;
  text-decoration: none;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}

.page-item.disabled .page-link {
  color: #999;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #e4e4e4;
}

.close:not(:disabled):not(.disabled), a, button {
  cursor: pointer;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  white-space: nowrap;
  vertical-align: baseline;
}

.badge:empty {
  display: none;
}

.btn .badge, .input-autocomplete__edit-button .badge {
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #d70f31;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #b20224;
}

.badge-secondary {
  color: #666;
  background-color: #999;
}

.badge-secondary[href]:focus, .badge-secondary[href]:hover {
  color: #666;
  text-decoration: none;
  background-color: gray;
}

.badge-success {
  color: #fff;
  background-color: #696;
}

.badge-success[href]:focus, .badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #527a52;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:focus, .badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #666;
  background-color: #ff0;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
  color: #666;
  text-decoration: none;
  background-color: #cc0;
}

.badge-danger {
  color: #fff;
  background-color: #d70f31;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #b20224;
}

.badge-light {
  color: #666;
  background-color: #fafafa;
}

.badge-light[href]:focus, .badge-light[href]:hover {
  color: #666;
  text-decoration: none;
  background-color: #e1e1e1;
}

.badge-dark {
  color: #fff;
  background-color: #797979;
}

.badge-dark[href]:focus, .badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #606060;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #f2f2f2;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.home .alert:first-child {
  margin-top: -25px;
}

.alert:last-child {
  margin-bottom: 20px;
}

.lfr-notification-container .alert:last-child {
  margin-bottom: 0px !important;
}

.alert .close {
  margin-top: -5px;
  color: #000;
}

.alert-heading {
  color: inherit;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
}

.alert-danger hr {
  border-top-color: #f4a1b1;
}

.alert-danger .alert-link {
  color: #45010e;
}

.alert-light {
  color: #828282;
  background-color: #e6e6e6;
  border-color: #fefefe;
}

.alert-light hr {
  border-top-color: #f1f1f1;
}

.alert-light .alert-link {
  color: #696969;
}

.alert-dark {
  color: #3f3f3f;
  background-color: #6f6f6f;
  border-color: #d9d9d9;
}

.alert-dark hr {
  border-top-color: #ccc;
}

.alert-dark .alert-link {
  color: #262626;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  font-size: 0.75rem;
  background-color: #f2f2f2;
  border-radius: 0.25rem;
}

.media, .progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
}

.progress-bar {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  white-space: nowrap;
  background-color: #d70f31;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #505050;
  text-align: inherit;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #505050;
  text-decoration: none;
  background-color: #fafafa;
}

.list-group-item-action:active {
  color: #666;
  background-color: #f2f2f2;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

dl.list-group > dd.list-group-item:nth-child(2),
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus, .list-group-item:hover {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #999;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #770218;
  background-color: #f7b8c4;
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #770218;
  background-color: #f4a1b1;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #770218;
  border-color: #770218;
}

.list-group-item-secondary {
  color: #505050;
  background-color: #e2e2e2;
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #505050;
  background-color: #d5d5d5;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #505050;
  border-color: #505050;
}

.list-group-item-success {
  color: #355035;
  background-color: #d4e2d4;
}

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #355035;
  background-color: #c5d8c5;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #355035;
  border-color: #355035;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #858500;
  background-color: #ffffb8;
}

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #858500;
  background-color: #ffff9f;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #858500;
  border-color: #858500;
}

.list-group-item-danger {
  color: #770218;
  background-color: #f7b8c4;
}

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #770218;
  background-color: #f4a1b1;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #770218;
  border-color: #770218;
}

.list-group-item-light {
  color: #828282;
  background-color: #fefefe;
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #828282;
  background-color: #f1f1f1;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #828282;
  border-color: #828282;
}

.list-group-item-dark {
  color: #3f3f3f;
  background-color: #d9d9d9;
}

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #3f3f3f;
  background-color: #ccc;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #3f3f3f;
  border-color: #3f3f3f;
}

.close {
  float: right;
  font-size: 1.5rem;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.popover, .tooltip {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  text-decoration: none;
}

.modal-title, .popover, .tooltip {
  line-height: 1.5;
}

.popover, .text-hide, .tooltip {
  text-shadow: none;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
}

.modal-content, .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
}

.modal-content {
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.inputfile + label *, a.btn.disabled, a.disabled.input-autocomplete__edit-button, fieldset[disabled] a.btn, fieldset[disabled] a.input-autocomplete__edit-button {
  pointer-events: none;
}

.modal-backdrop, .asc-custom-information--backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade, .fade.asc-custom-information--backdrop {
  opacity: 0;
}

.modal-backdrop.show, .show.asc-custom-information--backdrop {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f2f2f2;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-title {
  margin-bottom: 0;
  font-family: "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 13px;
  font-weight: 700;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #f2f2f2;
}

.popover, .popover .arrow, .popover .arrow::after, .popover .arrow::before, .tooltip, .tooltip .arrow {
  position: absolute;
  display: block;
}

.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 610px;
    margin: 1.75rem auto;
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  z-index: 1070;
  margin: 0;
  text-align: left;
  text-align: start;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
  bottom: 0;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 0.4rem;
}

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
  top: 0;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 0.4rem;
}

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  text-align: left;
  text-align: start;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::after, .popover .arrow::before {
  border-color: transparent;
  border-style: solid;
}

.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: 0.5rem;
}

.bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-top .arrow::before {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: 0.5rem;
}

.bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-right .arrow::before {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
  margin-top: 0.5rem;
}

.bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-bottom .arrow::before {
  border-width: 0 0.5rem 0.5rem;
}

.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.carousel, .carousel-inner, .carousel-item {
  position: relative;
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: 0.5rem;
}

.bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-left .arrow::before {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #666;
}

.carousel-inner {
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item-next, .carousel-item-prev, .carousel-item.active {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-item-next, .carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.active.carousel-item-right, .carousel-item-next {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  .active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.active.carousel-item-left, .carousel-item-prev {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  .active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: center center no-repeat;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::after, .carousel-indicators li::before {
  left: 0;
  display: inline-block;
  height: 10px;
  position: absolute;
  width: 100%;
  content: "";
}

.carousel-indicators li::before {
  top: -10px;
}

.carousel-indicators li::after {
  bottom: -10px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #d70f31 !important;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #b20224 !important;
}

.bg-secondary {
  background-color: #999 !important;
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
  background-color: gray !important;
}

.bg-success {
  background-color: #696 !important;
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #527a52 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ff0 !important;
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: #cc0 !important;
}

.bg-danger {
  background-color: #d70f31 !important;
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: #b20224 !important;
}

.bg-light {
  background-color: #fafafa !important;
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #e1e1e1 !important;
}

.bg-dark {
  background-color: #797979 !important;
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
  background-color: #606060 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #aaa !important;
}

.border-top {
  border-top: 1px solid #aaa !important;
}

.border-right {
  border-right: 1px solid #aaa !important;
}

.border-bottom {
  border-bottom: 1px solid #aaa !important;
}

.border-left {
  border-left: 1px solid #aaa !important;
}

.border-0 {
  border: 0 !important;
}

.rounded-right, .rounded-top {
  border-top-right-radius: 0.25rem !important;
}

.rounded-bottom, .rounded-right {
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-left, .rounded-top {
  border-top-left-radius: 0.25rem !important;
}

.rounded-bottom, .rounded-left {
  border-bottom-left-radius: 0.25rem !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #d70f31 !important;
}

.border-secondary {
  border-color: #999 !important;
}

.border-success {
  border-color: #696 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ff0 !important;
}

.border-danger {
  border-color: #d70f31 !important;
}

.border-light {
  border-color: #fafafa !important;
}

.border-dark {
  border-color: #797979 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-column-reverse, .flex-row-reverse {
  -webkit-box-direction: reverse !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-column, .flex-sm-row {
    -webkit-box-direction: normal !important;
  }

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-column, .flex-md-row {
    -webkit-box-direction: normal !important;
  }

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-column, .flex-lg-row {
    -webkit-box-direction: normal !important;
  }

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-column, .flex-xl-row {
    -webkit-box-direction: normal !important;
  }

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.alphabet-list, .quick-links a, body {
  -webkit-box-direction: normal;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-bottom, .fixed-top {
  position: fixed;
  left: 0;
  z-index: 1030;
  right: 0;
}

.fixed-top {
  top: 0;
}

.fixed-bottom {
  bottom: 0;
}

@supports (position: -webkit-sticky) or (position: sticky) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  white-space: nowrap;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .input-autocomplete__edit-button {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0, .my-0 {
  margin-top: 0 !important;
}

.mr-0, .mx-0 {
  margin-right: 0 !important;
}

.mb-0, .my-0 {
  margin-bottom: 0 !important;
}

.ml-0, .mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1, .my-1 {
  margin-top: 0.25rem !important;
}

.mr-1, .mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1, .mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}

.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3, .my-3 {
  margin-top: 1rem !important;
}

.mr-3, .mx-3 {
  margin-right: 1rem !important;
}

.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5, .my-5 {
  margin-top: 3rem !important;
}

.mr-5, .mx-5 {
  margin-right: 3rem !important;
}

.mb-5, .my-5 {
  margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0, .py-0 {
  padding-top: 0 !important;
}

.pr-0, .px-0 {
  padding-right: 0 !important;
}

.pb-0, .py-0 {
  padding-bottom: 0 !important;
}

.pl-0, .px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1, .py-1 {
  padding-top: 0.25rem !important;
}

.pr-1, .px-1 {
  padding-right: 0.25rem !important;
}

.pb-1, .py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1, .px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}

.pr-2, .px-2 {
  padding-right: 0.5rem !important;
}

.pb-2, .py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2, .px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3, .py-3 {
  padding-top: 1rem !important;
}

.pr-3, .px-3 {
  padding-right: 1rem !important;
}

.pb-3, .py-3 {
  padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4, .py-4 {
  padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
  padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5, .py-5 {
  padding-top: 3rem !important;
}

.pr-5, .px-5 {
  padding-right: 3rem !important;
}

.pb-5, .py-5 {
  padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto, .my-auto {
  margin-top: auto !important;
}

.mr-auto, .mx-auto {
  margin-right: auto !important;
}

.mb-auto, .my-auto {
  margin-bottom: auto !important;
}

.ml-auto, .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}
.fa.fa-pull-left, .fa.pull-left {
  margin-right: 0.3em;
}

.text-justify {
  text-align: justify !important;
}
.text-justify__header {
  color: #333 !important;
  text-decoration-color: #333 !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.fa-fw, .fa-li, img.lazy[alt]:after {
  text-align: center;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.link.arrow-down span, .link.link-arrow, .table-row .table-th {
  text-transform: uppercase;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #d70f31 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #b20224 !important;
}

.text-secondary {
  color: #999 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
  color: gray !important;
}

.text-success {
  color: #696 !important;
}

a.text-success:focus, a.text-success:hover {
  color: #527a52 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:focus, a.text-info:hover {
  color: #117a8b !important;
}

.text-warning {
  color: #ff0 !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #cc0 !important;
}

.text-danger {
  color: #d70f31 !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #b20224 !important;
}

.text-light {
  color: #fafafa !important;
}

a.text-light:focus, a.text-light:hover {
  color: #e1e1e1 !important;
}

.text-dark {
  color: #797979 !important;
}

a.text-dark:focus, a.text-dark:hover {
  color: #606060 !important;
}

.text-body {
  color: #666 !important;
}

.text-muted {
  color: #999 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}

.text-red {
  color: #d70f31 !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  blockquote, img, pre, tr {
    page-break-inside: avoid;
  }

  *, ::after, ::before {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn):not(.input-autocomplete__edit-button) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  blockquote, pre {
    border: 1px solid #aaa;
  }

  thead {
    display: table-header-group;
  }

  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  .container, body {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border-color: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td, .table th {
    background-color: #fff !important;
  }

  .table-bordered td, .table-bordered th {
    border: 1px solid #aaa !important;
  }

  .table-dark {
    color: inherit;
  }

  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #aaa;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #aaa;
  }
}
.link.arrow-down:hover, .usability a:hover, .usability button:hover, a, button {
  text-decoration: none;
}

.fa, .fa-stack {
  display: inline-block;
}

.fa-inverse {
  color: #fff;
}

@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa.fa-pull-right, .fa.pull-right {
  margin-left: 0.3em;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #aaa;
  border-radius: 0.1em;
}

.sr-only, ul, ul li {
  padding: 0;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right, .pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

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

@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-bold-webfont.woff2) format("woff2"), url(../fonts/opensans-bold-webfont.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-bolditalic-webfont.woff2) format("woff2"), url(../fonts/opensans-bolditalic-webfont.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-extrabold-webfont.woff2) format("woff2"), url(../fonts/opensans-extrabold-webfont.woff) format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-extrabolditalic-webfont.woff2) format("woff2"), url(../fonts/opensans-extrabolditalic-webfont.woff) format("woff");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-italic-webfont.woff2) format("woff2"), url(../fonts/opensans-italic-webfont.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-light-webfont.woff2) format("woff2"), url(../fonts/opensans-light-webfont.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-lightitalic-webfont.woff2) format("woff2"), url(../fonts/opensans-lightitalic-webfont.woff) format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-regular-webfont.woff2) format("woff2"), url(../fonts/opensans-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-semibold-webfont.woff2) format("woff2"), url(../fonts/opensans-semibold-webfont.woff) format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Open Sans";
  src: url(../fonts/opensans-semibolditalic-webfont.woff2) format("woff2"), url(../fonts/opensans-semibolditalic-webfont.woff) format("woff");
  font-style: italic;
  font-weight: 600;
}
*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  line-height: 1.3em;
  font-size: 12px;
  font-family: "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  margin: 0;
}

@media (min-width: 992px) {
  .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
[tabindex], a, button {
  outline: 0;
}

[tabindex]:focus {
  outline: 2px solid #d70f31;
}

a, button {
  display: inline-block;
  background: 0 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a {
  outline-offset: 0;
}

.form-check label, .link.arrow-down span, form .form-group label, img.lazy, img.lazy[alt]:after {
  display: block;
}

ul {
  margin: 0;
}

img.lazy {
  background: url(images/loading.gif) center no-repeat;
  width: 100%;
  min-height: 200px;
  background-size: 100px;
  font-size: 0;
}

img.lazy[alt]:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  font-weight: 300;
  line-height: 2;
  content: attr(alt);
}

.hidden {
  display: none !important;
}

p {
  margin: 0 0 15px;
}

main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media (min-width: 768px) {
  main {
    padding: 30px 0;
  }
}
#sidebar {
  margin-bottom: 30px;
}

#sidebar > div:first-child .h1, #sidebar > div:first-child .h2, #sidebar > div:first-child .h3, #sidebar > div:first-child .h4, #sidebar > div:first-child .h5, #sidebar > div:first-child .h6, #sidebar > div:first-child h1, #sidebar > div:first-child h2, #sidebar > div:first-child h3, #sidebar > div:first-child h4, #sidebar > div:first-child h5, #sidebar > div:first-child h6 {
  margin-top: 0;
}

@media (max-width: 991px) {
  #sidebar {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.alert-success {
  color: #000;
}

.sidebar-tree {
  padding: 25px;
}

.sidebar-tree button {
  position: absolute;
  color: #d70f31;
  left: 0;
  top: -3px;
  border: 0;
  font-size: 18px;
}

.sidebar-tree button:focus {
  outline: 0;
}

.sidebar-tree li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 25px;
}

.sidebar-tree li a {
  font-weight: 700;
  color: #333;
  font-size: 16px;
}

.sidebar-tree ul {
  padding: 0;
  margin: 10px 0 0;
}

.sidebar-tree ul li {
  padding-left: 20px;
  margin: 0;
}

.sidebar-tree ul li a {
  font-size: 14px;
  font-weight: 600;
  line-height: 2em;
}

.link.link-arrow:before,
.list-arrows > li > a:before {
  font-family: FontAwesome;
}

.nav-tabs-wrapper > ul > li.dropdown, .toolbar .actions .dropdown {
  display: inline-block;
}

.nav-tabs-wrapper > ul > li.dropdown .toggle, .toolbar .actions .dropdown .toggle {
  min-width: 32px;
  border-radius: 5px;
  border-color: #aaa;
  font-size: 20px;
}

.nav-tabs-wrapper > ul > li.dropdown .toggle i, .toolbar .actions .dropdown .toggle i {
  margin-right: 0;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu, .toolbar .actions .dropdown .dropdown-menu {
  border: 1px solid #aaa;
  border-radius: 5px;
  width: 100%;
  padding: 0 5px 25px;
}

@media (min-width: 401px) {
  .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu, .toolbar .actions .dropdown .dropdown-menu {
    min-width: 315px;
  }
}
.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu .reset, .toolbar .actions .dropdown .dropdown-menu .reset {
  float: right;
  font-weight: 700;
  font-size: 13px;
  color: #797979;
  padding: 10px 5px;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu p, .toolbar .actions .dropdown .dropdown-menu p {
  font-weight: 700;
  font-size: 13px;
  padding: 10px 15px;
  color: #666;
  margin: 0 0 0 -5px;
  border-bottom: 1px solid #e4e4e4;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu ul, .toolbar .actions .dropdown .dropdown-menu ul {
  overflow: hidden;
  width: 100%;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu li, .toolbar .actions .dropdown .dropdown-menu li {
  border-bottom: 1px solid #e4e4e4;
  text-align: right;
  overflow: hidden;
  width: 100%;
  padding: 5px 0 5px 10px;
  text-transform: uppercase;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu li:first-child .move-up, .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu li:last-child .move-down, .toolbar .actions .dropdown .dropdown-menu li:first-child .move-up, .toolbar .actions .dropdown .dropdown-menu li:last-child .move-down {
  visibility: hidden;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu input, .toolbar .actions .dropdown .dropdown-menu input {
  margin-right: 20px;
  float: left;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu .label, .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu label, .toolbar .actions .dropdown .dropdown-menu .label, .toolbar .actions .dropdown .dropdown-menu label {
  float: left;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 13px;
  color: #999;
  border: 0;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu .label i, .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu label i, .toolbar .actions .dropdown .dropdown-menu .label i, .toolbar .actions .dropdown .dropdown-menu label i {
  font-size: 30px;
  margin-right: 10px;
  float: left;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu a, .toolbar .actions .dropdown .dropdown-menu a {
  color: #d7d7d7;
  display: inline-block;
  margin-left: 5px;
}

.nav-tabs-wrapper > ul > li.dropdown .dropdown-menu a:hover, .toolbar .actions .dropdown .dropdown-menu a:hover {
  color: #d70f31;
}

.dropdown-toggle:after {
  color: #d70f31;
  border-width: 7px;
}

.box, .box-rounded {
  border: 1px solid #8A8A8A;
}

.box-top-border {
  padding-top: 15px;
}

.box-gray {
  border-radius: 5px;
  background: #f2f2f2;
  border-color: #aaa;
}

.box-gray.box-bordered {
  border-radius: 5px;
  margin-bottom: 35px;
  padding: 0 15px 15px;
  border: 1px solid #8A8A8A;
}

.box-gray .header {
  background: #fff;
  border-bottom: 1px solid #aaa;
  margin-left: -15px;
  width: calc(100% + 30px);
  color: #333;
  line-height: 24px;
  padding: 10px 15px;
}

.box-gray div.header {
  margin-bottom: 15px;
}

.box-rounded {
  border-radius: 5px;
}

.box-button .link.arrow-down {
  margin: 0;
  width: 100%;
}

.list-arrows > li {
  margin-bottom: 5px;
}

.list-arrows > li > a,
footer .list-arrows > li > a {
  font-weight: 400;
  font-size: 13px;
  color: #505050;
  position: relative;
  padding-left: 20px;
}

.list-arrows > li > a:before {
  position: absolute;
  left: 0;
  -webkit-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
  font-size: 18px;
  color: #d70f31;
  content: "\f105";
  padding-left: 4px;
}

.list-arrows > li > a:hover:before {
  left: 7px;
}

.link.icon-arrow-right i {
  color: #d70f31;
  float: right;
  -webkit-transition: margin-right 0.2s ease-in-out;
  transition: margin-right 0.2s ease-in-out;
  margin-right: 0;
}

.link.icon-arrow-right:hover i {
  margin-right: 7px;
}

.link.more {
  float: right;
  font-weight: 700;
  font-size: 12px;
  color: #d70f31;
  line-height: 20px;
}

.link.more i {
  font-size: 18px;
}

@media (max-width: 768px) {
  .hide-for-small {
    display: none !important;
  }

  .link.more {
    font-size: 16px;
  }
}
.link.arrow-down {
  border: 1px solid #aaa;
  border-radius: 5px;
  color: #333;
  font-size: 11px;
  line-height: 15px;
  position: relative;
  margin: 0 5px 10px;
  width: calc(50% - 10px);
  padding: 15px;
  text-align: center;
  overflow: hidden;
}

.table-row .table-td, .table-row .table-th {
  border-left: 1px solid #aaa;
}

.link.arrow-down:hover {
  background-color: #f5f5f5;
}

.link.arrow-down small {
  font-size: 11px;
  font-weight: 600;
}

.link.arrow-down i {
  position: absolute;
  color: #fff;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
}

.link.arrow-down i:before {
  position: relative;
  z-index: 2;
  text-indent: 3px;
}

.link.arrow-down i:after {
  z-index: 1;
  background: #d70f31;
  content: "";
  display: block;
  position: absolute;
  right: -5px;
  bottom: 0;
  width: 35px;
  height: 24px;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.link.link-arrow {
  font-size: 12px;
  color: #666;
  position: relative;
  padding-left: 15px;
  font-weight: 600;
}

.link.link-arrow:before {
  position: absolute;
  left: 0;
  -webkit-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
  font-size: 14px;
  color: #d70f31;
  content: "\f105";
  padding-left: 4px;
}

.h1, .h2, .h3, .h4, .table, h1, h2, h3, h4 {
  color: #333;
}

.link.link-arrow:hover:before {
  left: 5px;
}

@media (max-width: 768px) {
  .link.link-arrow {
    font-size: 16px;
  }
}
.card-deck .card.box {
  padding: 25px;
}

.table-row .table-td.td-check, .table-row .table-th.th-check {
  padding-right: 0;
  padding-left: 0;
}

.columns {
  -webkit-column-gap: 70px;
  column-gap: 70px;
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-fill: auto;
  column-fill: auto;
}

.columns.cols-2 {
  -webkit-column-count: 2;
  column-count: 2;
}

@media (max-width: 600px) {
  .columns.cols-2 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.columns.cols-3 {
  -webkit-column-count: 3;
  column-count: 3;
}

@media (max-width: 600px) {
  .columns.cols-3 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.columns.cols-4 {
  -webkit-column-count: 4;
  column-count: 4;
}

main iframe {
  width: 100%;
  max-width: calc(100% - 3px);
  margin-left: 0 !important;
}

.main-container .forms select.form-select:not([multiple]):not([size]), .main-container select.form-control:not([multiple]):not([size]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0;
  height: 1.9rem;
}

.preloader:after, .preloader:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
}

.not-ready, .not-ready a {
  cursor: not-allowed;
}

.preloader:before {
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 9;
}

.preloader:after {
  z-index: 10;
  background: url(../images/preloader.gif) center no-repeat;
}

.fa-fingerprint {
  width: 16px;
  height: 16px;
  background: url(../images/icons/fingerprint-solid.svg) center no-repeat;
  background-size: 100%;
}

.forms form .form-group .form-select, .table, form .form-group .form-control, form .form-group .form-select select, form .form-group .forms .form-select {
  width: 100%;
}

::-webkit-input-placeholder {
  font: italic 600 13px "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

:-moz-placeholder {
  font: italic 600 13px "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

::-moz-placeholder {
  font: italic 600 13px "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

:-ms-input-placeholder {
  font: italic 600 13px "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

form .form-group {
  margin-bottom: 15px;
}

form .form-group .form-check {
  padding-top: 28px;
  margin-bottom: -28px !important;
}

.form-check {
  margin-bottom: 15px;
}

.form-check .form-check-input {
  margin-top: 1px;
}

.h1, h1 {
  font: 600 28px "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 20px;
}

.h2, h2 {
  font: 700 24px "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 15px;
}

.h3, h3 {
  font: 700 16px "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 25px 0 10px;
}

.h4, h4 {
  margin: 20px 0 15px;
  font: 700 13px "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.tablelike {
  overflow: auto;
}

.table {
  display: table;
  font-size: 13px;
  overflow: hidden;
}

.table-caption {
  font-weight: 700;
  color: #666;
  margin: 0 0 5px;
  text-align: left;
  font-size: 13px;
  border-bottom: 1px solid #aaa;
  line-height: 30px;
}

.table p {
  margin: 0;
}

.table-heading {
  display: table-header-group;
}

.table-body {
  display: table-row-group;
}

.table-body .table-row {
  background: #fff;
}

.table-body .table-row:nth-child(odd) {
  background: #f2f2f2;
}

.table-foot {
  display: table-footer-group;
}

.table-row {
  display: table-row;
  position: relative;
}

.table-row.unread > .table-td {
  text-shadow: 1px 0 0 #333;
}

.table-row.unread > .table-td:first-child:before {
  background-color: #d70f31;
  content: "";
}

.table-row .table-th {
  position: relative;
  font-weight: 700;
  font-size: 12px;
  color: #999;
  width: auto;
}

.table-row .table-th.resizable .resizable + .resizable, .table-row .table-th:last-child .resizable {
  display: none;
}

.table-row .table-th:last-child .resizable + .resizable {
  display: block;
}

.table-row .table-th.no-border:not(.resizable) .resizable {
  display: none;
}

.table-row .table-th .resizable {
  top: 11px;
  right: -1px;
}

.table-row .table-th .resizable:before {
  font-family: FontAwesome;
  content: "\f0d9";
  font-size: 20px;
  color: #e4e4e4;
}

.table-row .table-th .resizable + .resizable {
  left: 3px;
  right: initial;
}

.table-row .table-th .resizable + .resizable:before {
  content: "\f0da";
}

.table-row .table-th.icons {
  padding: 0;
}

.table-row .table-td:first-child, .table-td.no-border, .table-th.no-border {
  border-left: 0;
}

.table-row .table-td a {
  color: #333;
}

.table-row .table-td.icons {
  text-align: right;
  width: 40px;
  padding-right: 5px;
  border-left: 0;
  padding-left: 0;
}

.table-row .table-td.icons a {
  color: #d70f31;
}

.table-row .table-td.icons a i {
  font-size: 16px;
}

.table-row .table-td.icons a i.fa-share-alt {
  color: #666;
}

.table-row .table-td:first-child:before {
  float: right;
  margin-right: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  background-color: transparent;
}

.table-td, .table-th {
  display: table-cell;
  padding: 10px 20px;
  word-break: break-all;
}

.table-td.long-cell, .table-th.long-cell {
  min-width: 320px;
}

.account-create .form-actions .btn, .account-create .form-actions .input-autocomplete__edit-button, .modal.passwordReset .modal-content form .btn, .modal.passwordReset .modal-content form .input-autocomplete__edit-button {
  min-width: 220px;
}

.table-td.a-left, .table-th.a-left {
  text-align: left !important;
}

.table-td.a-right, .table-th.a-right {
  text-align: right !important;
}

.table-td.a-center, .table-th.a-center {
  text-align: center !important;
}

.table-bordered {
  margin: 0;
  vertical-align: middle;
  border: 0;
}

.table-bordered .table-row .table-th {
  padding: 10px;
  font-size: 13px;
  border: 1px solid #aaa;
  border-bottom: 0;
  border-right: 0;
  color: #333;
  text-align: center;
  text-transform: none;
  background: #f2f2f2;
}

.btn-icon-arrow, .btn-xs, .edit .modal-body label, .edit .modal-footer .btn, .edit .modal-footer .input-autocomplete__edit-button, .inputfile + label .btn, .inputfile + label .input-autocomplete__edit-button, .modal form .form-group label, .modal form legend, .modal-body .nav-pills a, .modal-header h5, .modal.gray .modal-content .modal-header, .navbar-nav li > a, .navbar.logged .navbar-nav li > a, .quick-links h2, .search-results .search-form .dropdown ul li label, .services h2, .sidebar-menu > li > a, .toolbar-table a {
  text-transform: uppercase;
}

.table-bordered .table-row .table-th.transparent {
  border: 0;
  border-left: 1px solid #aaa;
  background: 0 0;
}

.table-bordered .table-body, .table-bordered .table-body .table-row:last-child .table-td {
  border-bottom: 1px solid #aaa;
}

.table-bordered .table-body .table-row .current .table-td, .table-bordered .table-body .table-row:hover .table-td {
  background-color: #feebef;
  font-weight: 700;
}

.table-bordered .table-body .table-row .table-td:last-child {
  border-right: 1px solid #aaa;
}

.table-bordered .table-body .table-row:nth-child(odd) {
  background: 0 0;
}

.table-bordered .table-body .table-td {
  text-align: center;
  border: 1px solid #aaa;
  border-bottom: 0;
  vertical-align: middle;
  border-right: 0;
  padding: 5px 10px;
}

.table-bordered .table-body .table-td i {
  font-size: 24px;
  color: #505050;
}

::-webkit-input-placeholder {
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: #666;
}

:-moz-placeholder {
  font-weight: 300;
  font-style: italic;
  font-size: 14px;
  color: #666;
}

::-moz-placeholder {
  font-weight: 300;
  font-style: italic;
  font-size: 14px;
  color: #666;
}

:-ms-input-placeholder {
  font-weight: 300;
  font-style: italic;
  font-size: 14px;
  color: #666;
}

label em {
  color: #d70f31;
}

.form-control, .forms .form-select {
  padding: 0 10px;
}

.main-container .form-control[readonly], .main-container .forms .form-select[readonly] {
  cursor: not-allowed;
  background-color: #e4e4e4;
  color: #333;
}

.form-select {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid #aaa;
}

.form-select select {
  text-indent: 10px;
  border: 0 !important;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-select:after {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 7px;
  font-size: 20px;
  color: #d70f31;
  font-family: FontAwesome;
  content: "\f0d7";
}

input[type=checkbox]:not([data-row-toggle]) {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
  overflow: hidden;
}

input[type=checkbox]:not([data-row-toggle]) + label {
  position: relative;
  padding-left: 30px;
}

.right input[type=checkbox]:not([data-row-toggle]) + label {
  padding: 0 55px 0 0;
}

input[type=checkbox]:not([data-row-toggle]) + label:before {
  position: absolute;
  content: "";
  border: 1px solid #aaa;
  left: 0;
  top: 0;
  background-color: #fff;
  width: 22px;
  height: 22px;
}

input[type=checkbox]:not([data-row-toggle]):focus + label:before {
  border: 1px solid #fd6986;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.right input[type=checkbox]:not([data-row-toggle]) + label:before {
  left: initial;
  right: 0;
}

input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  left: 2px;
  top: 0;
  font-size: 18px;
  color: #d70f31;
}

.right input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  left: initial;
  right: 2px;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.no-js .inputfile + label {
  display: none;
}

.inputfile + label {
  width: 100%;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
  box-shadow: inset 0 0 0 1px #d7d7d7;
  overflow: hidden;
}

.box-button, .box-button .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
}

.inputfile + label .btn, .inputfile + label .input-autocomplete__edit-button {
  float: left;
  color: #fff;
  padding: 5px 10px;
  line-height: 16px;
  font-size: 13px;
  background-color: #d70f31;
  max-width: 110px;
  width: 100%;
  text-align: center;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.inputfile + label span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 110px);
  text-align: center;
  font-style: italic;
  font-weight: 300;
  font-size: 12px;
  color: #999;
  float: left;
  line-height: 26px;
}

.std, .std p {
  color: #505050;
}

.inputfile:focus, .inputfile:hover {
  outline: #000 dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

.inputfile:focus label, .inputfile:hover label {
  background-color: #722040;
}

.modal form.choose-form .form-group, .modal form.choose-form .form-select {
  border: 0;
}

.modal form.choose-form .form-group input, .modal form.choose-form .form-group select, .modal form.choose-form .form-select input, .modal form.choose-form .form-select select {
  height: 39px;
  border: 0;
}

.modal form.choose-form .form-group:after, .modal form.choose-form .form-select:after {
  top: 12px;
}

.std ul:not([class]) {
  margin-bottom: 15px;
  padding-left: 20px;
}

.std ul:not([class]) li {
  position: relative;
  padding-left: 15px;
}

.std ul:not([class]) li:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #d70f31;
  border-radius: 50%;
}

.std a {
  color: #d70f31;
}

a.check-news {
  color: #000;
}

.box-button {
  display: flex;
  border: 1px solid #aaa;
  margin: 0 15px 20px;
  padding: 0;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.box-button:hover .btn-icon {
  color: #505050;
}

.box-button .link.arrow-down {
  position: static;
  font-size: 13px;
  line-height: 20px;
  border: 0;
}

.box-button .link.arrow-down small {
  font-size: 13px;
}

.box-button .link.arrow-down i {
  height: 34px;
  font-size: 18px;
  line-height: 34px;
}

.box-button .link.arrow-down i:after {
  width: 44px;
  height: 34px;
  right: -10px;
}

.box-button .wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 15px 0;
  width: 100%;
}

.my-services {
  width: calc(100% + 30px);
  margin-left: -15px;
}

.my-services .journal-content-article {
  line-height: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.my-services .box-button {
  max-width: calc(100% - 30px);
}

.my-services .box-button .btn-icon {
  right: 0;
}

@media (min-width: 576px) {
  .my-services .box-button {
    max-width: calc(50% - 30px);
  }
}
@media (min-width: 768px) {
  .my-services .box-button {
    max-width: calc(33.3333333333% - 30px);
  }
}
.vertical-tabs {
  padding: 15px 25px;
}

@media (max-width: 600px) {
  .columns.cols-4 {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .vertical-tabs {
    padding: 15px;
  }
}
.vertical-tabs h2 {
  margin: 0 0 35px;
  font-weight: 600;
  font-size: 20px;
  color: #6b6b6b;
}

@media (max-width: 460px) {
  .vertical-tabs .tabs-panel .tab-button {
    display: block;
    width: 100%;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 768px) {
  .vertical-tabs .tabs-panel .tab-button {
    margin-bottom: 10px;
  }

  .vertical-tabs .tabs-panel .tab-button:after, .vertical-tabs .tabs-panel .tab-button:before {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .vertical-tabs .tabs-panel {
    max-width: 265px;
    width: 100%;
    float: left;
    padding-right: 20px;
    border-right: 1px solid #aaa;
  }

  .vertical-tabs .tabs-panel .tab-button {
    width: 100%;
    display: block;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    color: #333;
    margin-bottom: 10px;
    height: 36px;
    line-height: 34px;
    padding: 0 15px;
    border-radius: 5px;
  }

  .vertical-tabs .tabs-panel .tab-button:after, .vertical-tabs .tabs-panel .tab-button:before {
    display: none !important;
  }
}
.vertical-tabs .tab {
  padding: 0;
}

@media (min-width: 768px) {
  .vertical-tabs .tab {
    padding: 0 5px 0 30px;
    position: relative;
    left: -1px;
    border-left: 1px solid #aaa;
  }
}
.vertical-tabs .tab fieldset input ::-webkit-input-placeholder {
  font-style: normal;
}

.vertical-tabs .tab fieldset input :-moz-placeholder {
  font-style: normal;
}

.vertical-tabs .tab fieldset input ::-moz-placeholder {
  font-style: normal;
}

.vertical-tabs .tab fieldset input :-ms-input-placeholder {
  font-style: normal;
}

.vertical-tabs .tab fieldset select {
  font-weight: 300;
  font-style: italic;
  font-size: 14px;
  color: #999;
}

.vertical-tabs .tab fieldset .form-group:first-of-type {
  margin-top: 40px;
}

.vertical-tabs + .actions {
  margin-top: 15px;
  text-align: right;
}

.vertical-tabs + .actions .btn, .vertical-tabs + .actions .input-autocomplete__edit-button {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  min-width: 220px;
  font-weight: 400;
  font-size: 14px;
}

@media (max-width: 768px) {
  .vertical-tabs + .actions {
    text-align: center;
  }

  .vertical-tabs + .actions .btn, .vertical-tabs + .actions .input-autocomplete__edit-button {
    margin-bottom: 15px;
  }
}
.vertical-tabs + .actions .btn i, .vertical-tabs + .actions .input-autocomplete__edit-button i {
  float: left;
  font-size: 24px;
  margin: 7px 0 0;
}

.journal-content-article .service-info {
  font-size: 12px;
  color: #505050;
  text-align: center;
}

.footer-links {
  border-top: 2px solid #d70f31;
  border-bottom: 1px solid #bcbcbc;
  padding: 0 0 40px;
  margin-top: 60px;
}

@media (max-width: 768px) {
  .footer-links {
    background: 0;
    padding: 15px 0;
    margin-bottom: 15px;
  }
}
.footer-links .box-top-border {
  padding-top: 30px;
}

.footer-links .link {
  color: #505050;
  font-size: 13px;
  display: block;
  position: relative;
  padding-left: 40px;
  line-height: 21px;
  margin-bottom: 5px;
}

.footer-links .link span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
}

.footer-links .btn, .footer-links .input-autocomplete__edit-button {
  width: 100%;
  margin-top: 25px;
}

.footer-links .btn-image {
  width: auto;
  float: left;
  padding: 0;
  max-width: 50%;
}

.footer-links .btn-image img {
  max-width: 100%;
}

.footer-links .btn-image + .btn, .footer-links .btn-image + .input-autocomplete__edit-button {
  float: right;
}

footer .footer-links .icon-arrow-right:before {
  content: "";
}

footer .footer-links .link {
  font-family: "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.language-switcher button {
  border-color: transparent;
}

.language-switcher p {
  color: #333;
  margin: 0;
}

.language-switcher p > * {
  margin-left: 15px;
}

.language-switcher strong {
  color: #d70f31;
}

.usability {
  color: #333;
}

.language-switcher a, .language-switcher button, .usability a, .usability button {
  color: #333;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-my-account {
  text-align: center;
  background-color: #f2f2f2;
  padding: 13px 0;
}

.navbar-my-account li {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  margin: 0 10px;
}

.navbar-my-account li.current a, .navbar-my-account li.current a i {
  color: #d70f31;
}
.contrast-reverted .navbar-my-account li.current a, .contrast-reverted .navbar-my-account li.current a i {
  color: #e41c3e;
}

.navbar-my-account a {
  color: #666;
}

@media (max-width: 400px) {
  .navbar-my-account {
    padding: 0;
  }
  .navbar-my-account li {
    margin: 0;
  }
  .navbar-my-account li:last-child a:after {
    content: "";
    width: 1px;
    height: 14px;
    background: #999;
    display: block;
    position: absolute;
    right: -1px;
    top: 5px;
  }

  .navbar-my-account a {
    padding: 4px;
    position: relative;
  }
  .navbar-my-account a i {
    display: none;
  }
  .navbar-my-account a:before {
    content: "";
    width: 1px;
    height: 14px;
    background: #999;
    display: block;
    position: absolute;
    left: -1px;
    top: 5px;
  }
}
.navbar-my-account a i {
  font-size: 20px;
  margin-right: 10px;
}

@media (max-width: 400px) {
  .navbar-my-account a i {
    line-height: 30px;
    width: 30px;
    text-align: center;
    margin-right: 0;
  }
}
.navbar-nav > li {
  margin-left: 20px;
}

.navbar-nav > li:first-child {
  margin-left: 0;
}

.navbar-nav > li.current a {
  color: #d70f31;
}

.navbar-nav .dropdown-toggle:after {
  border-width: 5px;
  margin: 5px 0 0 5px;
}

.navbar-nav li > a {
  font-weight: 600;
  font-size: 16px;
  color: #999;
  padding-left: 20px;
}

.navbar-nav li > a:before {
  left: 3px;
}

.navbar-nav .dropdown-menu {
  padding: 5px;
}

.navbar-nav .dropdown-menu li {
  border-bottom: 1px solid #f2f2f2;
}

.navbar-nav .dropdown-menu li a {
  color: #999;
  padding: 5px 10px;
}

.navbar.logged {
  padding-top: 15px;
  padding-bottom: 30px;
}

.navbar.logged .navbar-nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 30px;
}

.navbar.logged .navbar-nav > li {
  margin-left: 20px;
}

.navbar.logged .navbar-nav > li:first-child {
  margin-left: 0;
}

.navbar.logged .navbar-nav li > a {
  font-size: 13px;
}

.navbar-user-bar li {
  float: left;
}

.navbar-user-bar li + li {
  margin-left: 7px;
}

.navbar-user-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
}

.navbar-user-info li {
  margin-left: 30px;
  float: left;
}

.navbar-user-info a {
  display: block;
  color: #666;
}

.navbar-user-info a p {
  float: left;
  margin: 0;
}

.navbar-user-info .avatar {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}

.navbar-user-info strong {
  display: block;
  white-space: nowrap;
  font-size: 14px;
  margin-bottom: 10px;
}

.navbar-user-info span {
  display: block;
  font-size: 13px;
  white-space: nowrap;
}

.navbar-user-info span.id {
  font-size: 12px;
}

@media (max-width: 768px) {
  .navbar-collapse {
    left: -100%;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
    z-index: 99;
    padding-top: 15%;
  }

  .navbar-collapse ul {
    display: block;
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
  }

  .navbar-collapse ul li {
    width: 100%;
  }

  .navbar-collapse ul li + li {
    margin-left: 0;
  }

  .navbar-collapse ul a {
    font-size: 16px;
    padding: 15px;
  }

  .navbar-collapse ul .btn, .navbar-collapse ul .input-autocomplete__edit-button {
    max-width: 280px;
    width: 100%;
    margin-bottom: 20px;
  }

  .navbar-user-info li {
    margin: 0 auto 15px !important;
    text-align: left;
    float: none;
    max-width: 250px;
  }

  .navbar-user-info li::after {
    display: block;
    clear: both;
    content: "";
  }
}
.btn, .input-autocomplete__edit-button, .btn-icon-arrow:after {
  -webkit-transition: all 0.2s ease-in-out;
}

.navbar-collapse.show {
  left: 0;
}

.manage-view {
  position: relative;
  margin-bottom: 30px;
}

.manage-view .btn, .manage-view .input-autocomplete__edit-button {
  position: absolute;
  right: 15px;
  top: -5px;
}

.btn, .input-autocomplete__edit-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 9px 12px;
  line-height: 20px;
  transition: all 0.2s ease-in-out;
  border-radius: 5px;
}

.btn i, .input-autocomplete__edit-button i {
  margin-right: 7px;
}

.btn.focus, .focus.input-autocomplete__edit-button, .btn:focus, .input-autocomplete__edit-button:focus, .btn:hover, .input-autocomplete__edit-button:hover {
  text-decoration: none;
}

.btn.active, .active.input-autocomplete__edit-button, .btn:active, .input-autocomplete__edit-button:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .disabled.input-autocomplete__edit-button, .btn[disabled], [disabled].input-autocomplete__edit-button, fieldset[disabled] .btn, fieldset[disabled] .input-autocomplete__edit-button {
  cursor: not-allowed;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-transparent {
  color: #999;
  padding: 0;
}

.btn-transparent.focus, .btn-transparent:focus, .btn-transparent:hover {
  color: #000;
}

.btn-default {
  color: #fff;
  background-color: #666;
}

.btn-default:hover {
  background-color: #404040;
}

.btn-default-light {
  color: #fff;
  background-color: #999;
  padding: 4px 12px;
  border-color: #797979;
}

.btn-default-light:hover {
  background-color: #737373;
}

.btn-primary, .search-bar .search-bar-search-button, .search-bar .btn-unstyled, .search-form .search-bar-search-button {
  color: #fff;
  background-color: #d70f31;
}

.btn-primary:hover, .search-bar .search-bar-search-button:hover, .search-bar .btn-unstyled:hover, .search-form .search-bar-search-button:hover {
  background-color: #d70f31;
}

.btn-secondary, .input-autocomplete__edit-button {
  color: #666;
  background-color: #fff;
  border-color: #aaa;
}

.btn-secondary i, .input-autocomplete__edit-button i {
  color: #d70f31;
}

.btn-secondary:hover, .input-autocomplete__edit-button:hover {
  color: #666;
  background-color: #f1f1f1;
  border-color: #bebebe;
}

.btn-link {
  color: #d70f31;
  font-weight: 400;
  border-radius: 0;
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #b20224;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #a1a1a1;
  text-decoration: none;
}

.btn-icon-arrow {
  padding: 0 0 0 20px;
  height: 52px;
  border-color: #aaa;
  font-size: 13px;
  color: #3c3c3c;
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: left;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 20px;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .btn-icon-arrow {
    font-size: 16px;
  }
}
.btn-icon-arrow:hover {
  text-decoration: none;
  border-color: #aaa;
}

.btn-icon-arrow:hover i {
  right: 15px;
}

.btn-icon-arrow:hover:after {
  background: #e4e4e4;
}

.btn-icon-arrow:after {
  position: absolute;
  right: -20px;
  top: 0;
  content: "";
  background: #f2f2f2;
  -webkit-transform: skewX(-35deg);
  transform: skewX(-35deg);
  width: 90px;
  height: 100%;
  transition: all 0.2s ease-in-out;
}

.btn-icon-arrow i {
  color: #d70f31;
  position: absolute;
  font-size: 16px;
  right: 20px;
  top: calc(50% - 7px);
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn-icon {
  position: absolute;
  right: 15px;
  top: 0;
  color: #d7d7d7;
  font-size: 20px;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 9;
}

.btn-icon i {
  margin: 0;
}

.btn-group-sm > .btn, .btn-group-sm > .input-autocomplete__edit-button, .btn-sm {
  padding: 5px 8px;
  font-size: 13px;
}

.btn-xs {
  padding: 2px 10px;
  font-size: 13px;
}

.accordion {
  margin: 30px 0 15px;
  border: 1px solid #aaa;
}

.accordion .card {
  border-radius: 0;
  border: 0;
  border-top: 1px solid #aaa;
  margin-bottom: 0;
}

.accordion .card:first-child {
  border-top: 0;
}

.accordion .card-header {
  border: 0;
  padding: 0;
  border-radius: 0;
  background: #fff;
}

.accordion .card-body {
  background-color: #f2f2f2;
  padding: 20px 35px;
}

.accordion .card-body .columns li {
  border-bottom: 1px solid #c9c9c9;
}

.accordion .card-body .columns li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #333;
  padding: 5px;
}

.accordion .card-body .columns li i {
  color: #d70f31;
  margin-right: 10px;
  font-size: 20px;
}

.accordion .btn-link {
  display: block;
  font-weight: 700;
  font-size: 16px;
  color: #333;
  padding: 20px 30px;
  text-align: left;
  position: relative;
}

.accordion .btn-link i {
  color: #d70f31;
  float: right;
}

.accordion .btn-link i, .accordion .btn-link:before {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.accordion .btn-link:not(.collapsed) i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion .btn-link:not(.collapsed):before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: calc(50% - 10px);
  border: 10px solid;
  border-color: #fff transparent transparent;
}

.accordion .btn-link:hover {
  text-decoration: none;
  background-color: #fafafa;
}

.accordion .btn-link:hover:before {
  border-color: #fafafa transparent transparent;
}

.services .accordion .btn-link {
  max-width: 100%;
  white-space: normal;
  border-bottom: 1px solid #aaa;
}

.search-bar, .search-form {
  background: #fafafa;
  padding: 20px 15px 30px;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .search-bar, .search-form {
    padding: 20px 30px 30px;
    width: 100%;
    margin: 0;
  }
}
.search-bar .input-group-item, .search-form .input-group-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-bar .inputs-wrapper, .search-form .inputs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.portlet-search-results .searchcontainer-content dd .user-icon, .search-bar .search-bar-search-button svg, .search-bar.slim label, .search-form .search-bar-search-button svg, .search-form.slim label,
.portlet-search-results .searchcontainer-content li .user-icon, .search-bar .search-bar-search-button svg, .search-bar.slim label, .search-form .search-bar-search-button svg, .search-form.slim label {
  display: none;
}

.search-bar label, .search-form label {
  color: #333;
  text-align: center;
  margin-bottom: 15px;
  width: 100%;
  font-weight: 700;
}

.forms .search-bar .form-select, .forms .search-form .form-select, .search-bar .form-control, .search-bar .forms .form-select, .search-form .form-control, .search-form .forms .form-select {
  height: 57px;
  border-width: 2px;
  border-radius: 5px 0 0 5px;
  border-right: 0;
}

.search-bar .btn, .search-bar .input-autocomplete__edit-button, .search-form .btn, .search-form .input-autocomplete__edit-button {
  font-size: 0;
  text-indent: -999em;
  height: 2.25em;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media (min-width: 768px) {
  .search-bar .btn, .search-bar .input-autocomplete__edit-button, .search-form .btn, .search-form .input-autocomplete__edit-button {
    font-size: 18px;
    text-indent: 0;
  }
}
@media (max-width: 768px) {
  .search-bar .btn, .search-bar .input-autocomplete__edit-button, .search-form .btn, .search-form .input-autocomplete__edit-button {
    font-size: 0 !important;
  }
}
.search-bar .btn i, .search-bar .input-autocomplete__edit-button i, .search-form .btn i, .search-form .input-autocomplete__edit-button i {
  font-size: 28px;
  line-height: 39px;
}

.search-bar .btn.search-bar-search-button, .search-bar .search-bar-search-button.input-autocomplete__edit-button, .search-form .btn.search-bar-search-button, .search-form .search-bar-search-button.input-autocomplete__edit-button {
  height: 57px;
}
@media (max-width: 768px) {
  .search-bar .btn.search-bar-search-button::before, .search-bar .search-bar-search-button.input-autocomplete__edit-button::before, .search-form .btn.search-bar-search-button::before, .search-form .search-bar-search-button.input-autocomplete__edit-button::before {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  .search-bar .btn i, .search-bar .input-autocomplete__edit-button i, .search-form .btn i, .search-form .input-autocomplete__edit-button i {
    font-size: 18px;
  }

  .search-bar .search-bar-search-button, .search-form .search-bar-search-button {
    font-size: 18px;
    text-indent: 0;
  }
}
.search-bar .search-bar-search-button:before, .search-form .search-bar-search-button:before {
  font: 1em/39px FontAwesome;
  content: "\f002";
  color: #fff;
}

.forms .search-bar.flat .form-select, .forms .search-form.flat .form-select, .search-bar.flat .btn, .search-bar.flat .input-autocomplete__edit-button, .search-bar.flat .form-control, .search-bar.flat .forms .form-select, .search-form.flat .btn, .search-form.flat .input-autocomplete__edit-button, .search-form.flat .form-control, .search-form.flat .forms .form-select {
  height: 33px;
  line-height: 33px;
  padding-top: 0;
  padding-bottom: 0;
}

.search-bar.flat .btn, .search-bar.flat .input-autocomplete__edit-button, .search-form.flat .btn, .search-form.flat .input-autocomplete__edit-button {
  font-size: 0;
}

.search-bar.flat .btn i, .search-bar.flat .input-autocomplete__edit-button i, .search-form.flat .btn i, .search-form.flat .input-autocomplete__edit-button i {
  font-size: 20px;
  line-height: 30px;
}

.search-bar.slim, .search-form.slim {
  max-width: 490px;
  padding: 0;
  float: right;
}

.search-bar.slim .btn, .search-bar.slim .input-autocomplete__edit-button, .search-bar.slim input, .search-form.slim .btn, .search-form.slim .input-autocomplete__edit-button, .search-form.slim input {
  height: 27px;
}

.search-bar.slim .btn, .search-bar.slim .input-autocomplete__edit-button, .search-form.slim .btn, .search-form.slim .input-autocomplete__edit-button {
  line-height: 25px;
  padding: 0 30px 0 15px;
  max-width: none;
}

.search-bar.slim .btn i, .search-bar.slim .input-autocomplete__edit-button i, .search-form.slim .btn i, .search-form.slim .input-autocomplete__edit-button i {
  line-height: 25px;
}

@media (max-width: 768px) {
  .search-bar.slim .btn, .search-bar.slim .input-autocomplete__edit-button, .search-form.slim .btn, .search-form.slim .input-autocomplete__edit-button {
    padding: 0 15px;
  }

  .search-bar.slim .btn i, .search-bar.slim .input-autocomplete__edit-button i, .search-form.slim .btn i, .search-form.slim .input-autocomplete__edit-button i {
    font-size: 20px;
    margin-right: 0;
  }
}
.portlet-search-bar .search-bar input[data-qa-id=searchInput] {
  width: auto;
  height: 59px;
}

.portlet-search-bar .search-bar .search-bar-search-button-wrapper {
  padding: 0;
}

html[lang^=pl] .portlet-search-bar .search-bar button.search-bar-search-button::after {
  content: " Wyszukaj";
}

html[lang^=en] .portlet-search-bar .search-bar button.search-bar-search-button::after {
  content: " Search";
}

.portlet-search-results .searchcontainer-content dd,
.portlet-search-results .searchcontainer-content li {
  -webkit-box-shadow: inset 0.0625rem 0 transparent !important;
  box-shadow: inset 0.0625rem 0 transparent !important;
}

.portlet-search-results .searchcontainer-content dd .search-link-header,
.portlet-search-results .searchcontainer-content li .search-link-header {
  color: #d70f31;
  font-size: 18px;
  margin: 0 0 15px;
}

.portlet-search-results .searchcontainer-content dd .search-link-header strong,
.portlet-search-results .searchcontainer-content li .search-link-header strong {
  font-weight: 700;
}

.portlet-search-results .searchcontainer-content dd p,
.portlet-search-results .searchcontainer-content li p {
  font-size: 14px;
  line-height: 1.42;
  color: #666;
  display: none;
}

.portlet-search-results .searchcontainer-content dd p.search-document-content,
.portlet-search-results .searchcontainer-content li p.search-document-content {
  display: block !important;
}

.portlet-search-results .search-total-label {
  margin: 30px 0;
  font: 600 28px "Open Sans";
  color: #333;
}

.portlet-search-results .search-total-label strong {
  font-weight: 700;
}

.portlet-search-results .taglib-empty-result-message {
  display: none;
}

.search-results h1 {
  font-size: 24px;
  margin: 30px 0;
}

.search-results .search-form {
  border-radius: 5px;
  padding: 30px 30px 20px;
}

.forms .search-results .search-form .form-select, .search-results .search-form .btn, .search-results .search-form .input-autocomplete__edit-button, .search-results .search-form .form-control, .search-results .search-form .forms .form-select {
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.forms .search-results .search-form .form-select, .search-results .search-form .form-control, .search-results .search-form .forms .form-select {
  font-weight: 700;
  padding: 0 15px;
  font-size: 16px;
  color: #666;
  text-align: left;
}

.search-results .search-form .btn-search-cancel {
  margin-left: -5px;
}

.search-results .search-form .dropdown {
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 0 30px;
}

.search-results .search-form .dropdown::after {
  display: block;
  clear: both;
  content: "";
}

.search-results .search-form .dropdown .link {
  float: right;
  padding: 20px 0 0;
  font-weight: 700;
  font-size: 12px;
  color: #666;
}

.search-results .search-form .dropdown .link i {
  color: #d70f31;
  font-size: 18px;
  margin-right: 10px;
}

.search-results .search-form .dropdown .dropdown-menu {
  border: 0;
  background: #fafafa;
  width: 100%;
  padding: 15px 30px 30px;
  -webkit-transform: translate3d(0, 38px, 0) !important;
  transform: translate3d(0, 38px, 0) !important;
}

.search-results .search-form .dropdown ul li {
  margin-bottom: 5px;
}

.search-results .search-form .dropdown ul li input {
  float: left;
  margin: 2px 7px 0 0;
}

.search-results .search-form .dropdown ul li label {
  width: auto;
  text-align: left;
  font-weight: 700;
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
}

.search-results .post h2 {
  color: #d70f31;
  font-size: 18px;
  margin: 0 0 15px;
}

.search-results .post p {
  font-size: 14px;
  line-height: 1.42;
  color: #666;
}

.services {
  margin-bottom: 15px;
}
.services .journal-content-article {
  display: flex;
  width: 100%;
  padding: 0 8px 8px;
}
.services .col-12, .services .journal-content-article {
  display: flex;
  width: 100%;
}
.services h2 {
  min-height: 65px;
  font-weight: 600;
  color: #333;
  word-break: break-word;
  text-align: center;
}
.services .box {
  padding: 20px 20px 30px;
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
}

.journal-content-article .services .tab-pane h2 .btn-link:not(.service--top-icon):before {
  display: none;
}
.journal-content-article .services .tab-pane h2 .btn-link:not(.service--top-icon):focus, .journal-content-article .services .tab-pane h2 .btn-link:not(.service--top-icon):hover {
  text-decoration: none;
  outline-offset: -2px;
}

@media (min-width: 768px) {
  .services {
    padding: 0 10px;
  }
  .services .col-md-6 .box {
    margin: 0;
  }

  .services .box {
    margin-bottom: 0;
    display: flex;
    flex-flow: column;
    margin: 0 -10px;
    width: calc(100% + 20px);
  }
  .services .box .list-arrows {
    flex: 1 1 auto;
  }
  .services .box .btn, .services .box .input-autocomplete__edit-button {
    margin: 0 auto;
  }
}
.services .box .icon {
  margin: 20px 0 10px;
}

@media (max-width: 991.98px) {
  .services .box .icon {
    display: none;
  }
}
.services .list-arrows {
  text-align: left;
  margin-bottom: 15px;
}

main .services .list-arrows li {
  border-top: 1px solid #e4e4e4;
}

main .services .list-arrows li:first-child {
  border: 0;
}

.services .list-arrows a {
  padding: 10px 5px 10px 20px;
  font-weight: 700;
  font-size: 14px;
}

.services .btn, .services .input-autocomplete__edit-button {
  width: 100%;
  max-width: 220px;
}

.services a.btn, .services a.input-autocomplete__edit-button {
  width: auto;
  max-width: none;
}

.services .tab-content .nav-tabs-wrapper {
  margin-bottom: 40px;
}

.services .tab-content .header {
  margin-bottom: 10px;
}

.services .tab-content .header h1 {
  color: #333;
  font-size: 28px;
  margin: 0 0 30px;
}

.services .tab-content .header h1 + strong {
  font-size: 18px;
  color: #333;
  display: block;
  margin-bottom: 20px;
}

.services .tab-content .header p {
  color: #505050;
  line-height: 22px;
  font-size: 16px;
}

.availabilty-list li {
  width: 100%;
  line-height: 20px;
  margin-bottom: 25px;
}

.availabilty-list li::after {
  display: block;
  clear: both;
  content: "";
}

.availabilty-list .link {
  float: left;
  font-weight: 700;
  color: #d70f31;
  font-size: 14px;
}

.availabilty-list small {
  clear: left;
  float: left;
  font-size: 14px;
  color: #505050;
}

.availabilty-list .availability {
  float: right;
  font-size: 14px;
  max-width: 130px;
  text-align: left;
  width: 100%;
  color: #505050;
  padding-left: 20px;
  position: relative;
}

#sidebar .box-counter > div p, .box-counter, .login .box {
  text-align: center;
}

.availabilty-list .availability:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #aaa;
}

.nav-tabs-wrapper > ul > li:last-child:after, .tabs-panel .tab-button:last-of-type:before {
  left: calc(100% + 10px);
}

.availabilty-list .availability.available:before {
  border-color: #5daf1c;
  background-color: #aed78e;
}

.box {
  overflow: hidden;
}
.box__header {
  color: #333 !important;
  text-decoration-color: #333 !important;
}

.box.availability {
  padding: 20px;
  margin-bottom: 15px;
}

.box.availability h3 {
  font-weight: 700;
  font-size: 13px;
  color: #666;
  float: left;
  margin: 0 0 15px;
}

.box-counter {
  overflow: hidden;
  width: 100%;
}

.box-counter > div {
  width: 50%;
  float: left;
  border-left: 1px solid #e4e4e4;
}

.box-counter > div:first-child {
  border: 0;
}

.box-counter p {
  color: #666;
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 600;
}

.box-counter p span {
  display: block;
  line-height: 40px;
  font-weight: 400;
  font-size: 36px;
}

.box-counter .available p span {
  color: #64b225;
}

.box-counter .unavailable p span {
  color: #d70f31;
}

.box-counter .empty p span {
  color: #666;
}

.news {
  margin-bottom: 20px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .news {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.login .box form, .login .box p {
  text-align: left;
}

.login .box h2 {
  font-size: 20px;
  margin-bottom: 15px;
}

.login .box label {
  display: block;
  text-align: left;
  font-weight: 700;
  font-size: 13px;
  color: #444;
  margin-bottom: 3px;
}

.login .box .btn, .login .box .input-autocomplete__edit-button {
  margin: 0 auto 10px;
  width: 100%;
  font-size: 16px;
  max-width: 220px;
  display: block;
}

.login .box .btn-default {
  max-width: 100%;
}

.login .box .link {
  display: inline-block;
  font-weight: 700;
}

.login .box form .form-group {
  margin-bottom: 20px;
}

.login .box form .form-check {
  margin-bottom: 10px;
}

.login .box form .form-check label {
  line-height: 22px;
}

.login .box form .form-check label:before {
  top: 0;
}

.login .box p {
  margin-bottom: 25px;
  line-height: 20px;
}

.login .box p:first-of-type {
  margin: 0;
}

.login .create-account-link {
  margin-top: 35px;
  font-size: 14px;
}

@media (max-width: 720px) {
  .login .create-account-link {
    flex-direction: column;
  }
}
.login .create-account-link p {
  text-align: right;
  color: #444;
}

@media (max-width: 720px) {
  .login .create-account-link p {
    text-align: left;
  }
}
.modal.passwordReset .modal-content {
  background: #f2f2f2;
  border-radius: 0;
  max-width: 560px;
}

.modal.passwordReset .modal-content .modal-header {
  padding: 10px 15px;
}

.modal.passwordReset .modal-content .modal-header .modal-title {
  margin: 0;
  text-align: left;
  font-weight: 700;
  color: #333;
  font-size: 20px;
}

.modal.passwordReset .modal-content form {
  max-width: 355px;
  width: 100%;
  margin: 0 auto;
}

.modal.passwordReset .modal-content form label {
  font-weight: 700;
  font-size: 13px;
  color: #999;
}

.forms .modal.passwordReset .modal-content form .form-select, .modal.passwordReset .modal-content form .form-control, .modal.passwordReset .modal-content form .forms .form-select {
  border-color: #aaa;
  height: 32px;
  background-color: #fff;
  font-weight: 700;
  color: #999;
}

.modal.passwordReset .modal-content .modal-footer {
  border: 0 !important;
  padding: 0 15px 30px;
}

.nav-tabs-wrapper > ul > li:first-child:before, .tabs-panel .tab-button:first-child:before {
  right: calc(100% + 10px);
}

.nav-tabs-wrapper > ul > li:first-child:before, .nav-tabs-wrapper > ul > li:last-child:after {
  top: calc(50% - 0.5px);
  content: "";
  width: 1000%;
  height: 1px;
  background-color: #d7d7d7;
  position: absolute;
}

.tabbed-content {
  overflow: hidden;
}

.tabbed-content.bordered .search-form {
  background-color: transparent;
  padding: 45px 0 15px;
}

.tabbed-content.bordered .search-form .btn, .tabbed-content.bordered .search-form .input-autocomplete__edit-button, .tabbed-content.bordered .search-form input {
  height: 40px;
}

.breadcrumbs__element--last {
  font-weight: 600;
  color: #d70f31;
}
.breadcrumbs li:last-child a {
  color: #e80732;
}
.breadcrumbs li:last-child a {
  color: #e80732;
}

.tabbed-content.bordered .search-form .btn, .tabbed-content.bordered .search-form .input-autocomplete__edit-button {
  font-size: 14px;
  padding: 0 25px 0 10px;
}

.tabbed-content.bordered .search-form input {
  font-weight: 600;
  color: #333;
  font-size: 16px;
  border: 1px solid #aaa;
}

.tabbed-content.bordered .tab-content {
  border: 1px solid #aaa;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  padding: 0 20px 15px;
  margin-top: -20px;
}

.tabbed-content.bordered .tab-content .pagination {
  margin-bottom: 0;
}

.tabbed-content .form-row {
  display: block;
  width: 100%;
  overflow: hidden;
}

.tabbed-content .form-row .form-actions {
  padding-top: 22px;
}

.tabbed-content .fieldset {
  overflow: hidden;
  width: calc(100% + 25px);
  margin-left: -12.5px;
}

.tabbed-content .fieldset .form-flex .form-row {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tabbed-content .fieldset .form-flex .form-row > .label {
  font-style: italic;
  font-weight: 600;
  font-size: 13px;
  color: #1e1e1e;
  padding-top: 22px;
  line-height: 30px;
  margin: 0;
  max-width: calc(100% - 620px);
}

.tabbed-content .fieldset .form-flex .form-row:last-of-type {
  border: 0;
  margin-bottom: 0;
}

.tabbed-content .fieldset .form-flex .form-row > * {
  margin: 0 5px;
  display: table-cell;
  float: none;
  vertical-align: middle;
  max-width: 180px;
  width: 100%;
}

.tabbed-content .fieldset .form-flex .form-row .fields {
  max-width: 225px;
  width: 100%;
}

.tabbed-content .fieldset .form-actions {
  width: calc(20% - 25px);
  margin: 0 12.5px 20px;
  text-align: right;
  overflow: hidden;
  float: right;
}

.tabbed-content .fieldset .form-actions .btn-group-sm > .btn, .tabbed-content .fieldset .form-actions .btn-group-sm > .input-autocomplete__edit-button, .tabbed-content .fieldset .form-actions .btn-sm {
  border-radius: 0;
  padding: 5px 10px;
}

.tabbed-content .fieldset .form-check, .tabbed-content .fieldset .form-group {
  float: left;
  width: calc(20% - 25px);
  margin: 0 12.5px 20px;
}

.tabbed-content .fieldset .full-size {
  margin-bottom: 10px;
  width: 100%;
}

.tabbed-content .fieldset .full-size.form-actions {
  padding-top: 0;
  margin: 0 0 10px;
}

.tabbed-content .fieldset .full-size .short {
  max-width: 100%;
}

.tabbed-content .fieldset .fields .form-group {
  width: 50%;
  margin: 0;
}

.tabbed-content .fieldset .fields .form-group label {
  float: left;
  width: 25px;
  text-align: left;
  line-height: 30px;
}

.tabbed-content .fieldset .fields .form-group input {
  width: calc(100% - 35px);
}

.tabbed-content .fieldset .form-check {
  width: auto;
  margin-right: 40px;
}

.tabbed-content .fieldset .form-check + .form-actions {
  padding-top: 0;
}

.nav-tabs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}

.nav-tabs-wrapper > ul {
  position: relative;
  border: 0;
}

.nav-tabs-wrapper > ul > li {
  display: inline-block;
}

.nav-tabs-wrapper > ul > li:first-child a {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.nav-tabs-wrapper > ul > li:last-child a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.nav-tabs-wrapper > ul > li > a {
  border: 1px solid #aaa;
  font-weight: 700;
  color: #505050;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 20px;
}
@media (min-width: 577px) {
  .nav-tabs-wrapper > ul > li > a {
    white-space: nowrap;
  }
}

.nav-tabs-wrapper > ul > li.dropdown .del i, .nav-tabs-wrapper > ul > li.dropdown .sorter a i {
  font-size: 20px;
}

@media (max-width: 400px) {
  .nav-tabs-wrapper > ul > li > a {
    padding: 10px;
  }
}
.nav-tabs-wrapper > ul > li > a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

.nav-tabs-wrapper > ul > li > a.active {
  color: #000;
  border-color: #d70f31;
  -webkit-box-shadow: inset 0 0 0 1px #d70f31;
  box-shadow: inset 0 0 0 1px #d70f31;
}

.nav-tabs-wrapper > ul > li.dropdown {
  position: static;
}

.nav-tabs-wrapper > ul > li.dropdown .sorter {
  float: right;
  width: 20px;
  height: 40px;
  margin: 0;
}

.nav-tabs-wrapper > ul > li.dropdown .sorter a {
  line-height: 20px;
  width: 20px;
  margin: 0;
}

.nav-tabs-wrapper > ul > li.dropdown .del {
  float: right;
  margin: 20px 0 0 10px;
  padding-left: 10px;
}

.nav-tabs-wrapper .dropdown-menu {
  width: 100%;
  margin-top: 2px;
}

.nav-tabs-wrapper .dropdown-menu li .label {
  padding-top: 20px;
  padding-bottom: 5px;
}

.nav-tabs-wrapper .dropdown-menu li .label i {
  margin-top: -10px;
}

.nav-tabs-nested a {
  font-size: 13px;
  color: #333;
  padding: 10px 25px 10px 55px;
  font-weight: 600;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.nav-tabs-nested a::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.nav-tabs-nested a:empty::after {
  margin-left: 0;
}

.nav-tabs-nested a.active {
  background: #f2f2f2;
}

.nav-tabs-nested a:after {
  color: #d70f31;
  margin-left: 20px;
  border-width: 7px;
}

.section-nav-tabs-nested {
  margin: 0 0 30px;
}

.section-nav-tabs-nested .label, .section-nav-tabs-nested label {
  font-weight: 600;
  font-size: 10px;
  color: #666;
  display: block;
  text-transform: uppercase;
}

.section-nav-tabs-nested .form-select,
.section-nav-tabs-nested input:not([type=checkbox]):not([type=radio]) {
  height: 30px;
  width: 100%;
  border-radius: 0;
}

.section-nav-tabs-nested select {
  width: 100%;
  height: 30px;
  border: 1px solid #aaa;
}

.section-nav-tabs-nested select:focus {
  outline-color: #D50735;
}

.section-nav-tabs-nested .short {
  max-width: 80px;
}

.section-nav-tabs-nested .tab-content {
  padding: 20px 20px 0;
  background-color: #f2f2f2;
}

.table .checked .table-td {
  background: #feebef;
}

.table .checked:after {
  content: "";
  border-style: solid;
  border-color: #feebef transparent transparent;
  border-width: 10px 20px;
  position: absolute;
  left: calc(50% - 10px);
  margin-top: 37px;
}

.document-info ul li::after, .document-info ul::after {
  display: block;
  clear: both;
  content: "";
}

.table .checked .table-colspan {
  z-index: 1;
  opacity: 1;
}

.table .table-colspan {
  margin-top: 37px;
  position: absolute;
  left: 15px;
  width: calc(100% - 30px);
  background: #fff;
  z-index: -1;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.document-info {
  padding: 25px 0;
  display: block;
  margin: 0 auto;
  max-width: 940px;
}

@media (max-width: 600px) {
  .document-info .btn-actions {
    display: block;
  }
}
@media (max-width: 599px) {
  .document-info .btn-actions .btn, .document-info .btn-actions .input-autocomplete__edit-button {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}
.document-info ul {
  margin-bottom: 20px;
}

.document-info ul li {
  font-weight: 600;
  font-size: 14px;
  color: #666;
  margin: 0 0 15px;
  white-space: nowrap;
}

.document-info ul li strong {
  float: left;
  white-space: nowrap;
  width: 60%;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 400px) {
  .document-info ul li strong {
    width: 100%;
  }
}
.document-info ul li span {
  float: left;
  width: 40%;
  white-space: nowrap;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 400px) {
  .document-info ul li span {
    width: 100%;
    padding-right: 0;
  }
}
.tabs-panel {
  text-align: center;
  overflow: hidden;
}

.tabs-panel .tab-button {
  font-weight: 700;
  color: #505050;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 20px;
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  margin-right: -4px;
  background-color: #fff;
  border: 1px solid #505050;
}

.tabs-panel .tab-button:first-child:before, .tabs-panel .tab-button:last-of-type:before {
  top: calc(50% - 0.5px);
  content: "";
  width: 1000%;
  height: 1px;
  background-color: #d7d7d7;
  position: absolute;
}

.account .header::after, .account form .fields::after, .e-services .page-title::after, .toolbar::after {
  clear: both;
  content: "";
}

.pagination a:hover, .tabs-panel .tab-button:hover {
  background-color: #f5f5f5;
  text-decoration: none;
}

.tabs-panel .tab-button:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.tabs-panel .tab-button:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.tabs-panel .tab-button.active {
  z-index: 2;
  color: #000;
  border-color: #d70f31;
  -webkit-box-shadow: inset 0 0 0 1px #d70f31;
  box-shadow: inset 0 0 0 1px #d70f31;
}

div[data-content] {
  text-align: left;
  overflow: hidden;
  opacity: 1;
  max-height: 10000px;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

div[data-content].hidden {
  opacity: 0;
  max-height: 0;
}

.toolbar {
  padding: 0;
  margin: 0 0 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.toolbar::after {
  display: block;
}

.toolbar-table {
  float: left;
  max-width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.toolbar-table li {
  float: left;
  padding-right: 20px;
}

.toolbar-table li:last-child {
  padding: 0;
}

@media (min-width: 992px) {
  .modal-dialog.modal-lg {
    max-width: 992px !important;
  }
}
@media (max-width: 600px) {
  .toolbar-table {
    width: 100%;
    margin: 10px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .toolbar-table li {
    padding: 0;
    float: none;
  }
}
.toolbar-table a {
  padding-left: 20px;
  position: relative;
  line-height: 32px;
  font-weight: 700;
  font-size: 12px;
  color: #666;
}

@media (max-width: 600px) {
  .toolbar-table a {
    font-size: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #aaa;
    padding: 0;
    line-height: 30px;
    border-radius: 5px;
    text-align: center;
  }
}
.toolbar-table a i {
  position: absolute;
  left: 0;
  top: 6px;
  color: #d70f31;
  font-size: 16px;
}

@media (max-width: 600px) {
  .toolbar-table a i {
    position: static;
    line-height: 30px;
    height: 28px;
  }
}
.toolbar .actions {
  float: right;
}

.toolbar .actions .btn, .toolbar .actions .input-autocomplete__edit-button {
  margin-left: 7px;
}

.toolbar .actions .dropdown-menu {
  top: -34px !important;
  left: -25px !important;
}

.sort {
  position: absolute;
  right: 15px;
  top: 0;
  width: 18px;
  height: 36px;
}

.sort a {
  float: left;
  height: 18px;
  width: 18px;
  clear: both;
  line-height: 18px;
  text-align: center;
}

.sort a:hover {
  color: #000;
}

.sort a.jplist-selected {
  color: #d70f31;
}

.sort a i {
  position: relative;
  font-size: 18px;
  top: 8px;
}

.pagination a, .pagination p {
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
}

.sort a i.fa-sort-desc {
  bottom: 8px;
  top: initial;
}

.pagination {
  padding: 0;
  margin: 15px 0 45px;
}

.paginator-wrapper .pagination {
  margin: 0;
}

.pagination p {
  margin: 0 25px 0 0;
  color: #505050;
  float: left;
}

.pagination ul {
  float: left;
  border: 1px solid #aaa;
  border-radius: 3px;
  overflow: hidden;
}

.pagination ul li {
  float: left;
  border-left: 1px solid #aaa;
}

.pagination ul li:first-child {
  border: 0;
}

.pagination a {
  min-width: 30px;
  text-align: center;
}

.pagination .current a {
  color: #000;
  background: #e4e4e4;
}

.pagination .current a:hover {
  background: #a1a1a1;
}

.pagination .pages {
  float: left;
}

.pagination .pages a.prev {
  font-size: 18px;
  float: left;
}

.pagination .pages a.next {
  font-size: 18px;
  float: right;
}

.pagination .items {
  float: right;
}

@media (max-width: 599px) {
  .pagination .items > p, .pagination .pages > p {
    display: none;
  }
}
.modal-header {
  padding: 10px 15px;
  border-bottom-color: #e4e4e4;
}

.modal-header .close {
  padding: 7px 15px;
  font-weight: 700;
  font-size: 24px;
  line-height: 19px;
}

.modal-header .close i {
  color: #505050;
}

.modal-body {
  padding: 15px;
}

.modal-body .nav-pills {
  padding: 0 10px 0 0;
}

.modal-body .nav-pills a {
  width: 100%;
  margin-bottom: 10px;
  color: #333;
  font-weight: 400;
  font-size: 12px;
  border: 1px solid #aaa;
  border-radius: 5px;
  text-align: center;
}

.modal-body .nav-pills a.active {
  font-weight: 600;
  border-color: #d70f31;
  -webkit-box-shadow: inset 0 0 0 1px #d70f31;
  box-shadow: inset 0 0 0 1px #d70f31;
  background: 0 0;
  color: #333;
}

.modal-body .nav-pills a:hover {
  background-color: #f5f5f5;
}

.modal-body .tab-content {
  padding-left: 15px;
  border-left: 1px solid #e4e4e4;
}

.modal-body .tab-content .label {
  padding: 5px 0 10px;
  font-weight: 600;
  font-size: 13px;
  color: #666;
  border-bottom: 1px solid #e4e4e4;
}

.modal-body .tab-content .form-actions {
  text-align: right;
}

.modal.gray .modal-content {
  background: #f2f2f2;
}

.modal.gray .modal-content .modal-body {
  max-height: 450px;
  overflow: auto;
}

.modal.gray .modal-content .modal-footer {
  border-top: 1px solid #e4e4e4;
}

.modal.gray .modal-content .modal-header {
  text-align: center;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 13px;
  color: #666;
  padding: 20px 15px;
}

.modal.gray .modal-content .modal-header h5 {
  display: block;
  margin: 0 auto;
}

.modal form fieldset {
  margin-bottom: 30px;
}

.modal form fieldset div[class*=col-] {
  float: left;
  padding: 0;
}

.modal form legend {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 11px;
  color: #666;
}

.modal form .form-group {
  width: 100%;
  padding: 0 10px;
}

.modal form .form-group.short {
  width: 50%;
  float: left;
}

.modal form .form-group label {
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 10px;
  color: #666;
}

.modal form .form-group input {
  width: 100%;
  border-radius: 3px;
  height: 25px;
  border: 1px solid #aaa;
}

.edit .modal-body {
  padding: 30px 30px 10px;
}

.edit .modal-body .form-group {
  margin-bottom: 20px;
}

.edit .modal-body label {
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #a1a1a1;
  margin-bottom: 3px;
}

.edit .modal-body input, .edit .modal-body select {
  border: 0;
  width: 100%;
  height: 39px;
  text-align: center;
  border-radius: 5px;
  background-color: #f2f2f2;
}

.edit .modal-body select {
  font-weight: 600;
  text-align-last: center;
  padding-right: 30px;
}

.edit .modal-footer {
  border: 0;
  padding: 0 30px 30px;
}

.edit .modal-footer .btn, .edit .modal-footer .input-autocomplete__edit-button {
  max-width: 145px;
  width: 100%;
}

@media (max-width: 480px) {
  .edit .modal-footer .btn, .edit .modal-footer .input-autocomplete__edit-button {
    max-width: none;
    width: auto;
  }
}
.edit .modal-footer .btn i, .edit .modal-footer .input-autocomplete__edit-button i {
  float: left;
  font-size: 20px;
}

.navbar-user-info .close {
  visibility: hidden;
  color: #999;
  font-size: 24px;
  position: absolute;
  right: 15px;
  top: -3px;
  z-index: 1002;
}

.navbar-user-info .show .close {
  visibility: visible;
}

.navbar-user-info .show .dropdown {
  position: relative;
  z-index: 1001;
}

.navbar-user-info .dropdown-menu {
  background-color: #fff;
  padding-top: 70px;
  top: -15px;
}

.navbar-user-info .dropdown-menu form {
  background-color: transparent;
  padding: 15px 20px 25px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

.navbar-user-info .dropdown-menu form label {
  text-align: left;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
}

.navbar-user-info .dropdown-menu ul {
  max-height: 380px;
  overflow: auto;
  padding: 0 7px;
}

.navbar-user-info .dropdown-menu ul li {
  width: 100%;
  margin: 0;
  max-width: 100%;
  border-bottom: 1px solid #ccc;
}

.navbar-user-info .dropdown-menu ul .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
}

.navbar-user-info .dropdown-menu ul .user:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

.navbar-user-info .dropdown-menu ul .user span {
  font-size: 14px;
  color: #666;
  display: block;
  float: left;
}

.navbar-user-info .dropdown-menu ul .user .profile {
  width: 48%;
  float: left;
  font-size: 14px;
  line-height: 20px;
}

.navbar-user-info .dropdown-menu ul .user .info {
  float: right;
  width: 52%;
}

.sidebar-menu {
  border: 1px solid #8A8A8A;
  border-radius: 5px;
  overflow: hidden;
}

.sidebar-menu .nav-item {
  width: 100%;
  position: relative;
}

.sidebar-menu .nav-item .toggle {
  position: absolute;
  height: 46px;
  width: 46px;
  text-align: center;
  line-height: 46px;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #d70f31;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: 2;
}

.sidebar-menu .nav-item .toggle.collapsed {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.sidebar-menu .nav-item .nav-link.selected {
  -webkit-box-shadow: inset 0 -2px 0 0 #d70f31;
  box-shadow: inset 0 -2px 0 0 #d70f31;
  font-weight: 600;
}

.sidebar-menu li a {
  font-size: 13px;
  display: block;
  color: #505050;
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 46px 10px 5px;
}

.sidebar-menu li a:hover {
  text-decoration: none;
}

.sidebar-menu li:last-child a {
  border: 0;
}

.sidebar-menu li ul {
  padding: 0 10px;
  border: 0;
  width: 100%;
}

.sidebar-menu li ul .nav-item .toggle {
  height: 36px;
  line-height: 36px;
}

.sidebar-menu li ul li:first-child {
  padding-top: 5px;
}

.sidebar-menu li ul ul li a {
  font-weight: 400;
  font-size: 11px;
  padding: 5px;
}

.sidebar-menu > li > a {
  background: #f2f2f2;
  display: block;
  padding: 15px 46px 15px 10px;
  font-size: 16px;
  text-align: left;
  line-height: 1em;
  color: #333;
}

.sidebar-menu > li > a:hover {
  background: #e4e4e4;
}

.tabbed-content .dictionaries .form-row {
  margin: 0;
}

.tabbed-content .dictionaries .form-row .form-group .label, .tabbed-content .dictionaries .form-row .form-group label {
  margin-bottom: 0;
}

.tabbed-content .dictionaries .form-row > .form-group {
  margin-bottom: 10px;
  width: calc(33.3333333333% - 25px);
}

.tabbed-content .show-dictionary textarea {
  height: 410px;
  font-size: 14px;
  color: #999;
  border: 0;
  text-align: left;
  width: 100%;
  line-height: 1.4;
}

.tabbed-content .show-dictionary .tab-content .tab-pane {
  padding: 10px;
  font-size: 14px;
  color: #999;
  line-height: 1.4;
  border-radius: 0 5px 5px;
  border: 1px solid #aaa;
}

.alphabet-content .group h2, .alphabet-list a {
  font-style: normal;
  font-size: 28px;
  font-weight: 700;
  color: #999;
}

.tabbed-content .show-dictionary .tab-content .tab-pane.active {
  margin-top: -1px;
}

.tabbed-content .show-dictionary .nav-transparent a {
  border: 1px solid #aaa;
}

.tabbed-content .show-dictionary .nav-transparent a.active {
  background: 0 0;
}

.e-services .page-title {
  margin-bottom: 20px;
  border-bottom: 1px solid #d70f31;
}

.e-services .page-title::after {
  display: block;
}

.e-services .page-title h1 {
  float: left;
  margin-bottom: 20px;
  line-height: 1;
}

.e-services .page-title form {
  margin: 10px 0;
}

@media (max-width: 768px) {
  .tabbed-content .show-dictionary textarea {
    height: 220px;
  }

  .e-services .page-title form {
    max-width: 100%;
  }
}
.alphabet-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  float: right;
  margin-bottom: 50px;
}

.alphabet-list li {
  float: left;
  text-align: right;
}

.alphabet-list a {
  padding-left: 15px;
  line-height: 22px;
}

.alphabet-content .group h2 {
  line-height: 30px;
  border-bottom: 1px solid #aaa;
  width: 100%;
}

.group {
  padding: 0 15px;
}

.group h2 {
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  text-transform: none;
  line-height: 30px;
  margin-bottom: 0;
  display: inline-block;
  margin-right: 30px;
}

.group .dropdown {
  display: inline-block;
  max-width: 300px;
  width: 100%;
  top: -5px;
}

.group .dropdown .btn, .group .dropdown .input-autocomplete__edit-button {
  text-align: center;
  border-color: #aaa;
  padding: 0 12px;
  max-width: 100%;
  color: #999;
}

.group .dropdown .dropdown-menu {
  width: 100%;
  padding: 15px 15px 0;
  border-color: #aaa;
}

.group .form-radio {
  margin-bottom: 5px;
}

.group .form-radio input {
  margin: 2px 10px 0 0;
}

.group .form-radio label {
  color: #999;
}

.group .list-arrows {
  padding: 0 15px;
  margin-bottom: 30px;
}

.group .list-arrows li {
  margin-bottom: 0;
  line-height: 30px;
}

.group .list-arrows a {
  color: #333;
  font-weight: 400;
  padding: 0 0 0 20px;
  font-size: 14px;
}

.modal .no-border {
  border: 0;
}

.modal .modal-title.special-section {
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #d70f31;
  width: 100%;
  text-transform: none;
}

.modal .links {
  margin: 0 auto;
  max-width: 220px;
}

.modal .links li {
  margin: 0 0 20px;
}

.modal .links a {
  line-height: 24px;
  font-weight: 700;
  font-size: 13px;
  color: #797979;
}

.modal .links a i {
  color: #d70f31;
  margin-right: 10px;
  font-size: 24px;
  position: relative;
  top: 3px;
}

.modal .btn-icon-arrow {
  max-width: 100%;
  border-color: #aaa;
  background-color: #f2f2f2;
  color: #333;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  padding: 0 15px;
  height: 36px;
}

.modal .btn-icon-arrow i {
  font-size: 30px;
  top: calc(50% - 16px);
}

.account h2.header {
  padding: 10px 15px;
}

.account .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.account .header::after {
  display: block;
}

.account .header h2 {
  margin-bottom: 0;
  border-right: 1px solid #a1a1a1;
}

.account .header .btn, .account .header .input-autocomplete__edit-button, .account .header h2 {
  font-weight: 700;
  color: #333;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 24px;
}

.account .header .btn span, .account .header .input-autocomplete__edit-button span, .account .header h2 span {
  font-size: 14px;
}

.account .header .dropdown {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media (max-width: 600px) {
  .account .header {
    display: block;
  }

  .account .header h2 {
    border: 0;
  }

  .account .header .btn, .account .header .input-autocomplete__edit-button, .account .header h2 {
    width: 100%;
  }

  .account .header .dropdown {
    border-top: 1px solid #a1a1a1;
  }
}
.account .header .dropdown .dropdown-menu {
  width: 100%;
  border-radius: 0;
}

.account .header .dropdown .dropdown-menu .active {
  background-color: #fafafa;
  color: #333;
}

.account .header .dropdown .dropdown-menu .dropdown-item {
  padding: 10px 15px 10px 45px;
}

.account .header .dropdown .btn, .account .header .dropdown .input-autocomplete__edit-button, .account .header .dropdown .dropdown-item {
  position: relative;
  width: 100%;
  text-align: left;
  padding-left: 45px;
}

.account .header .dropdown .btn .availability, .account .header .dropdown .input-autocomplete__edit-button .availability, .account .header .dropdown .dropdown-item .availability {
  left: -30px;
  float: left;
}

.account .header .dropdown .btn:after, .account .header .dropdown .input-autocomplete__edit-button:after, .account .header .dropdown .dropdown-item:after {
  float: right;
  margin: 9px 0 0;
}

.account .list-arrows a {
  font-weight: 700;
  color: #797979;
  font-size: 14px;
  padding: 5px 0 6px 20px;
}

.account .fieldset, .account fieldset {
  padding: 0 15px;
}

.account .fieldset > .fields > .form-group, .account fieldset > .fields > .form-group {
  width: 50%;
  float: left;
}

@media (max-width: 600px) {
  .account .fieldset > .fields > .form-group, .account fieldset > .fields > .form-group {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.account .box .links {
  width: calc(100% + 30px);
  margin: 0 0 -15px -15px;
  background: #fff;
  padding: 15px;
  border-top: 1px solid #a1a1a1;
}

.account .box .links h3 {
  margin-top: 15px;
  font-size: 14px;
  line-height: 35px;
  border-bottom: 2px solid #d70f31;
}

.account .box .links ul {
  padding-left: 15px;
}

.account .box .links ul li {
  margin: 0;
}

.account .box .links ul a {
  padding: 5px 0 6px 20px;
  line-height: 17px;
}

.account .box .links ul .link {
  margin-left: 20px;
  padding: 7px 30px 8px 0;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  display: block;
}

.account .box .links ul .link:before {
  left: -20px;
}

.account .box .links ul .link:hover:before {
  left: -13px;
}

.account .box .links ul .link i {
  position: absolute;
  color: #d70f31;
  right: 0;
  font-size: 20px;
  top: calc(50% - 11px);
}

.account .form-control, .account .forms .form-select, .forms .account .form-select {
  border-radius: 2px;
  height: 34px;
  font-size: 13px;
  font-weight: 700;
}

.account form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.account form .form-group label {
  padding-right: 20px;
  min-width: 165px;
  margin: 0;
}

@media (max-width: 600px) {
  .account form .form-group {
    display: block;
  }

  .account form .form-group label {
    min-width: 100%;
  }
}
.account form input[type=date] {
  min-width: 125px;
}

.account form .label, .account form label {
  font-weight: 700;
  color: #797979;
  font-size: 14px;
  line-height: 34px;
  text-transform: uppercase;
}

.account form > .fields > * {
  width: 50%;
  float: left;
}

@media (max-width: 600px) {
  .account form input[type=date] {
    min-width: 100%;
  }

  .account form > .fields > * {
    width: 100%;
  }
}
.account form .fields .form-group {
  padding: 0 20px 0 0;
}

.account form .fields .form-group label {
  min-width: 95px;
}

.account form .fields .form-group + .form-group {
  padding: 0 0 0 20px;
}

.account form .fields::after {
  display: block;
}

.account form .fields > .form-check {
  width: auto;
}

.account form .fields > .form-check label {
  padding-right: 55px;
}

.account form .fields .full {
  width: 100%;
}

.account form .fields .medium {
  width: 66.6666666667%;
}

@media (max-width: 600px) {
  .account form .fields .form-group label {
    min-width: 100%;
  }

  .account form .fields .medium {
    width: 100%;
  }
}
.account form .fields .medium label {
  min-width: 200px;
}

.account form .fields .short {
  width: 33.3333333333%;
}

@media (max-width: 600px) {
  .account form .fields .medium label {
    min-width: 100%;
  }

  .account form .fields .short {
    width: 100%;
  }

  .tabbed-form form .form-group.fields .form-group {
    float: left;
  }
}
.account form > .fields {
  margin-bottom: 15px;
}

.account form > .fields label, .account form > .fields p, .account form > .fields > * {
  margin: 0;
}

.account .readonly .fieldset, .account .readonly fieldset {
  padding: 0 20px;
  margin: 0 0 30px;
}

.account .readonly legend {
  font-weight: 700;
  color: #333;
  font-size: 13px;
  margin: 15px 0 10px -20px;
}

.account .readonly.box {
  border-color: #aaa;
}

.account .readonly div[class*=form-], .account .readonly label {
  display: block;
}

.account .readonly [readonly] {
  background-color: #e4e4e4;
  border: 0;
}

.tabbed-form form .form-group.fields {
  padding: 0;
}

.tabbed-form form .form-group.fields .form-group {
  width: 50%;
}

.tabbed-form form .form-group.fields .form-group label {
  min-width: 60px;
  text-align: right;
}

.tabbed-form .full.fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tabbed-form .full .form-check {
  padding: 0 20px 28px 0;
}

.tabbed-form .full .form-check label {
  text-align: right;
  padding-right: 55px;
}

.tabbed-form .full label {
  white-space: nowrap;
}

@media (max-width: 480px) {
  .tabbed-form .full label {
    white-space: normal;
  }
}
.tabbed-form .full input {
  max-width: 325px;
}

.tabbed-form input[type=checkbox]:not([data-row-toggle]) + label:before {
  top: 6px;
}

.forms .form-select:after, .newsletter .checkbox-list input[type=checkbox] + label:before {
  top: 0;
}

@media (max-width: 600px) {
  .tabbed-form .full.fields {
    display: block;
  }

  .forms fieldset {
    padding: 0;
  }
}
.forms legend {
  font-weight: 700;
  font-size: 18px;
  color: #6b6b6b;
  border-bottom: 1px solid #797979;
  padding-bottom: 5px;
  margin-bottom: 10px;
  line-height: 1.4;
}

.forms input:not([type=checkbox]):not([type=radio]) {
  height: 34px;
  border-radius: 2px;
}

.forms .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.forms .form-group .field {
  width: 100%;
}

@media (max-width: 600px) {
  .forms .form-group .field {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .forms .form-group .field {
    max-width: 50%;
  }
}
@media (min-width: 601px) {
  .forms .form-group .field {
    margin-left: 15px;
  }
}
.forms .form-group .field:first-child {
  margin-left: 0;
}

.forms .form-select {
  padding: 0;
  height: 34px;
}

.forms .form-select select {
  border-radius: 2px;
  height: 32px;
  padding: 0 30px 0 10px;
}

.newsletter h2 {
  margin-top: 0;
}

.newsletter .manage {
  position: relative;
}

@media (max-width: 768px) {
  .newsletter .manage {
    margin-bottom: 30px;
  }
}
.newsletter .manage form {
  padding-bottom: 40px;
}

.newsletter .manage .actions {
  position: absolute;
  bottom: 0;
  width: calc(100% - 30px);
  left: 15px;
}

.newsletter .box .header {
  margin: 0;
  border-bottom: 1px solid #aaa;
  font-weight: 400;
  font-size: 14px;
  color: #999;
  padding: 8px 15px;
}

.newsletter .checkbox-list {
  margin-top: 10px;
}

.newsletter .checkbox-list .check-all {
  border-bottom: 1px dashed #aaa;
}

.newsletter .checkbox-list input[type=checkbox] + label {
  line-height: 22px;
}

.newsletter .tabs {
  border-radius: 5px;
  border: 1px solid #aaa;
  padding: 0;
}

.newsletter .tabs .bookmarks {
  text-align: left;
  border-bottom: 1px solid #aaa;
  margin-bottom: 10px;
}

.newsletter .tabs .bookmarks a {
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  color: #333;
  padding: 0 40px;
  font-size: 16px;
  line-height: 50px;
  border: 0;
  border-radius: 0;
  background: 0 0;
  border-right: 1px solid #aaa;
}

@media (max-width: 600px) {
  .newsletter .tabs .bookmarks a {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #aaa;
  }

  .newsletter .post h2 i {
    display: none;
  }
}
.newsletter .tabs .bookmarks a.active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.newsletter .tabs .bookmarks a:after, .newsletter .tabs .bookmarks a:before {
  display: none;
}

.newsletter .separator {
  border-right: 1px solid #aaa;
}

@media (max-width: 768px) {
  .newsletter .separator {
    border: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #aaa;
  }
}
.newsletter .pagination, .newsletter .posts {
  padding: 0 15px;
}

.newsletter .post {
  margin-bottom: 45px;
}

.newsletter .post h2 {
  position: relative;
  margin: 0 0 15px;
  line-height: 44px;
  font-weight: 700;
  font-size: 16px;
}

.newsletter .post h2:after {
  content: "";
  width: 100%;
  max-width: 360px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #d70f31;
}

.newsletter .post h2 i {
  color: #d70f31;
  font-size: 26px;
  margin: 0 8px 0 10px;
}

.newsletter .post h2 a {
  color: #333;
  text-decoration: none;
}

.newsletter .post p {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #333;
}

.newsletter .post a {
  color: #03f;
  text-decoration: underline;
}

/* update - fix close button*/
.modal .modal-header .modal-title {
  margin: 0;
}

.modal .modal-body {
  /*padding: 0 15px !important;*/
}

.form-select.input-select-wrapper:after {
  display: none;
}

.form-select:after {
  z-index: 0;
}

.input-group-date-picker {
  position: relative;
}

.input-group-date-picker .input-group-prepend {
  position: absolute;
  left: 0;
  bottom: 0;
}

.input-group-date-picker .input-group-append {
  position: absolute;
  right: 0;
  bottom: 0;
}

.tabbed-content .tab-pane .fieldset {
  overflow: visible;
}

form .form-select {
  background: none;
  overflow: visible;
  border: 0;
}

form .form-select:after {
  display: none;
}

form .form-select select {
  height: 32px;
  display: block;
  width: 100%;
  line-height: 1.5;
  color: #505050 !important;
  padding: 0 0 0 10px;
  background-color: #fff !important;
  border: 1px solid #aaa !important;
  border-radius: 2px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  overflow: hidden;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #d70f31 50%), linear-gradient(135deg, #d70f31 50%, transparent 50%) !important;
  background-position: calc(100% - 20px) calc(1em - 3px), calc(100% - 13px) calc(1em - 3px) !important;
  background-size: 7px 7px, 7px 7px !important;
  background-repeat: no-repeat !important;
}

/*form .form-select select:focus {
    background-image: linear-gradient(45deg, #e4032e 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #e4032e 50%) !important;
    background-position: calc(100% - 13px) 1em, calc(100% - 20px) 1em !important;
    background-size: 7px 7px, 7px 7px !important;
    background-repeat: no-repeat !important;
    border-color: #e4032e !important;
    outline: 2px solid #e4032e;
}*/
form .form-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

form .has-success select.form-control:not([multiple]):not([size]), form .has-error select.form-control:not([multiple]):not([size]) {
  background-image: linear-gradient(45deg, transparent 50%, #d70f31 50%), linear-gradient(135deg, #d70f31 50%, transparent 50%) !important;
  background-position: calc(100% - 20px) calc(1em - 1px), calc(100% - 13px) calc(1em - 1px) !important;
  background-size: 7px 7px, 7px 7px !important;
  background-repeat: no-repeat !important;
}

form .form-group {
  clear: both;
}

form .has-success .form-control:focus {
  box-shadow: none;
}

/** fix modal header - NMPUCELPUESC2PROG-401 */
.modal .modal-header .close {
  font-size: 18px;
}

.modal .close .lexicon-icon {
  fill: #d70f31;
}
.modal .modal-header {
  height: auto;
}

/** fix date input - NMPUCELPUESC2PROG-405 */
.doc-filters .filters__datepicker {
  padding-right: 30px;
}

.input-group-date-picker .input-group-append {
  right: -30px;
}

/** fix refresh icon - NMPUCELPUESC2PROG-374*/
.icon-refresh {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-refresh:before {
  content: "\f021";
}

/** fix ff bugs - NMPUCELPUESC2PROG-345 */
.form-control::placeholder {
  line-height: 38px;
}

.filters .form-control::placeholder {
  line-height: 30px;
}

.searchcontainer-content input[type=checkbox]:not([data-row-toggle]) {
  width: 14px;
  height: 14px;
  opacity: 1;
}

span.diff-removed {
  color: #d70f31;
  font-weight: bold;
}

span.diff-added {
  color: limegreen;
  font-weight: bold;
}

.faq-category-title {
  color: #d70f31;
}

.faq-header {
  cursor: pointer;
  font-size: 1.5em;
  line-height: 1.3em;
}
.faq-header h3 + i {
  margin-top: 10px;
}
.faq-header h2 + i {
  margin-top: 5px;
}
.faq-header:not(.collapsed) {
  color: #d70f31;
  font-weight: 700;
}
.faq-header > i {
  color: #d70f31;
}

.message-history {
  max-height: 400px;
  overflow: auto;
}
.message-history .logEntry {
  font-family: monospace;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.message-history .logEntry:nth-child(odd) {
  background: #ddd;
}
.message-history .logEntry:nth-child(even) {
  background: #eee;
}
.message-history .logEntry.show {
  overflow: visible;
  white-space: normal;
}
.message-history .logEntry.error:nth-child(odd) {
  background: #ffbfc5;
}
.message-history .logEntry.error:nth-child(even) {
  background: #f8d7da;
}

.multiple-select {
  min-height: auto !important;
}
.multiple-select > button {
  background: #fff;
  border: 1px solid #aaa;
  color: #505050 !important;
  font-weight: normal;
  font-size: 13px;
  border-radius: 0;
  height: 1.9rem;
  padding: 0 1rem 0 10px;
  line-height: 2.2;
}
.multiple-select > button:hover {
  background: #fff;
  border: 1px solid #aaa;
  color: #505050 !important;
  border-radius: 0;
}
.multiple-select > button:active {
  background: #fff !important;
  box-shadow: none;
  border-color: #aaa !important;
}
.multiple-select ul.dropdown-menu.inner.show {
  max-height: none;
}
.multiple-select .dropdown-toggle:focus {
  outline: none !important;
  box-shadow: 0 0 0 0.2rem rgba(228, 3, 46, 0.25);
}

div#dialog {
  height: calc(100% - 35px) !important;
  width: 100% !important;
}

.ui-widget-header.param-dialog {
  background: none;
  border-bottom: 1px solid #e4e4e4;
  font-weight: 700;
  color: #666;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  margin: 5px 0;
  border-width: 0 0 1px 0;
  padding-bottom: 0.6em !important;
}

.main__header {
  margin-bottom: 20px !important;
}

.add-newsletter__wrapper {
  flex-wrap: wrap;
}

.newsletter__header {
  color: #333 !important;
  text-decoration-color: #333 !important;
  padding: 0 3px 0 !important;
}
.newsletter a, .newsletter .text-justify__header {
  padding: 3px;
}

.ngb-tp-input {
  width: 100%;
  border: thin solid #505050;
  border-radius: 3px;
  height: 30px;
  margin: 1px 0 0 5px;
}

.navbar-my-account a {
  padding: 4px;
  outline-offset: 0px;
}

.footer-links a {
  padding: 3px 3px 3px 0;
  outline-offset: 0px !important;
}

.logos a {
  padding: 3px;
  outline-offset: 0px;
}

.h3__result {
  font-style: italic;
  font-size: 0.75em !important;
}

/* Podkreślanie w treściach */
.journal-content-article a {
  text-decoration: underline;
}

a.wrapper, .box a, .list-arrows a, a.btn, a.input-autocomplete__edit-button, a[role=button], a[role=tab], .ang-pagination a {
  text-decoration: none;
}
a.wrapper:hover, .box a:hover, .list-arrows a:hover, a.btn:hover, a.input-autocomplete__edit-button:hover, a[role=button]:hover, a[role=tab]:hover, .ang-pagination a:hover {
  text-decoration: underline;
}

a.btn:hover, a.input-autocomplete__edit-button:hover, a[role=button]:hover, a[role=tab]:hover, a.ang-pagination a:hover {
  text-decoration: none;
}

ul li a[role=button]:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  footer .list-arrows {
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #d70f31;
  }
}
.search-bar .input-group-inset-item-after {
  padding: 0;
  display: flex;
  align-items: stretch;
}
.search-bar .input-group-inset-item-after .btn-unstyled {
  height: auto;
  padding: 0 0.25rem;
  margin: -1px 0px;
}

#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_puescthemeheader_ .portlet-content {
  display: none;
}
#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_puescthemeheader_ .portlet-topper {
  z-index: unset;
}

.testBanerAll {
  text-align: left;
  color: #1F4E79;
  font-family: Arial, Helvetica, sans-serif;
}

.testBanerTop {
  border: 4px solid #1F4E79;
  border-radius: 12px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  min-width: 280px;
  padding: 5px;
}

.testBanerTopLeft {
  min-width: 260px;
}

.testBanerTopLeft > p {
  word-wrap: break-word !important;
  margin: 18px 10px 18px 10px !important;
  font-size: 1.8em !important;
  font-weight: bold !important;
}

.testBanerTopH2 {
  word-wrap: break-word !important;
  margin: 18px 10px 18px 10px !important;
  font-size: 4.5em !important;
  font-weight: bold !important;
  color: #1F4E79 !important;
}

.testBanerTopRight img {
  width: 260px;
  margin-right: 20px;
}

@media screen and (min-width: 768px) {
  .testBanerTopRight img {
    width: 340px;
    margin-right: 40px;
  }

  .testBanerProduction {
    font-size: 32px !important;
    font-weight: bold !important;
    margin: 16px 5px 16px 5px !important;
  }
}
.jstree-anchor:focus, .vakata-context li > a:focus {
  outline: 0;
}

.jstree-anchor, .jstree-node {
  white-space: nowrap;
}

.jstree-children, .jstree-container-ul, .jstree-node {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

.jstree-anchor, .jstree-icon, .jstree-icon:empty {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}

.jstree-anchor {
  padding: 0 4px 0 1px;
}

.jstree-anchor, .jstree-anchor:active, .jstree-anchor:hover, .jstree-anchor:link, .jstree-anchor:visited {
  text-decoration: none;
  color: inherit;
}

.jstree-icon, .jstree-icon:empty {
  text-decoration: none;
  padding: 0;
  text-align: center;
}

.jstree-ocl {
  cursor: pointer;
}

.jstree-leaf > .jstree-ocl {
  cursor: default;
}

.jstree .jstree-open > .jstree-children {
  display: block;
}

.jstree .jstree-closed > .jstree-children, .jstree .jstree-leaf > .jstree-children, .jstree-anchor > .jstree-themeicon-hidden, .jstree-hidden, .jstree-no-icons .jstree-themeicon, .jstree-node.jstree-hidden {
  display: none;
}

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}

.jstree-rtl .jstree-node {
  margin-left: 0;
}

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}

.jstree-wholerow-ul .jstree-anchor, .jstree-wholerow-ul .jstree-icon {
  position: relative;
}

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.vakata-context {
  display: none;
}

.vakata-context, .vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999;
}

.vakata-context .vakata-context-hover > a, .vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

.vakata-context li {
  list-style: none;
}

.vakata-context li > a {
  display: block;
  padding: 0 2em;
  text-decoration: none;
  width: auto;
  color: #000;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 #fff;
  border-radius: 1px;
}

.vakata-context li > a > i, .vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}

.vakata-context li > a.vakata-context-parent {
  background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);
  background-position: right center;
  background-repeat: no-repeat;
}

.vakata-context .vakata-context-separator > a, .vakata-context .vakata-context-separator > a:hover {
  background: #fff;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}

.vakata-context .vakata-contextmenu-disabled a, .vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0;
}

.vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  height: 2.4em;
  background: 0 0;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
}

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: #fff;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);
  background-position: left center;
  background-repeat: no-repeat;
}

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: #fff;
  background: #e2e3e3;
}

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}

#jstree-dnd .jstree-copy, #jstree-dnd .jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}

#jstree-dnd .jstree-ok {
  background: green;
}

#jstree-dnd .jstree-er {
  background: red;
}

#jstree-dnd .jstree-copy {
  margin: 0 2px;
}

.jstree-default .jstree-icon, .jstree-default .jstree-node {
  background-repeat: no-repeat;
  background-color: transparent;
}

.jstree-default .jstree-anchor, .jstree-default .jstree-animated, .jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}

.jstree-default .jstree-context, .jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #ccc;
}

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999;
}

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}

.jstree-default .jstree-disabled {
  color: #666;
}

.jstree-default .jstree-disabled.jstree-hovered {
  box-shadow: none;
}

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: 700;
}

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: 0 0;
  box-shadow: none;
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: 0 0;
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top;
}

.jstree-default > .jstree-wholerow-ul .jstree-clicked, .jstree-default > .jstree-wholerow-ul .jstree-hovered {
  background: 0 0;
  box-shadow: none;
  border-radius: 0;
}

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 24px;
}

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0, #a8e4ff 100%);
}

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
  background-position: -292px -4px;
  background-repeat: repeat-y;
}

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}

.jstree-default .jstree-icon, .jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.jstree-default .jstree-icon, .jstree-default .jstree-node {
  background-image: url(32px.png);
}

.jstree-default .jstree-last {
  background: 0 0;
}

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}

.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}

.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default > .jstree-no-dots .jstree-node {
  background: 0 0;
}

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}

.jstree-default .jstree-disabled, .jstree-default .jstree-disabled.jstree-hovered {
  background: 0 0;
}

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}

.jstree-default .jstree-checked > .jstree-checkbox, .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox {
  background-position: -228px -4px;
}

.jstree-default .jstree-checked > .jstree-checkbox:hover, .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.jstree-default > .jstree-striped {
  background-size: auto 48px;
}

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default.jstree-rtl > .jstree-no-dots .jstree-node {
  background: 0 0;
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(throbber.gif) center center no-repeat;
}

.jstree-default .jstree-file {
  background: url(32px.png) -100px -68px no-repeat;
}

.jstree-default .jstree-folder {
  background: url(32px.png) -260px -4px no-repeat;
}

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}

#jstree-dnd.jstree-default .jstree-er, #jstree-dnd.jstree-default .jstree-ok {
  background-image: url(32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

#jstree-dnd.jstree-default i {
  background: 0 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}

.jstree-default .jstree-ellipsis {
  overflow: hidden;
}

.jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 29px);
  text-overflow: ellipsis;
  overflow: hidden;
}

#jstree-dnd.jstree-default-small i, .jstree-default-small .jstree-icon, .jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.jstree-default.jstree-rtl .jstree-node {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);
}

.jstree-default.jstree-rtl .jstree-last {
  background: 0 0;
}

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
  background-position: -295px -7px;
  background-repeat: repeat-y;
}

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}

.jstree-default-small .jstree-wholerow {
  height: 18px;
}

.jstree-default-small .jstree-icon, .jstree-default-small .jstree-node {
  background-image: url(32px.png);
}

.jstree-default-small .jstree-last {
  background: 0 0;
}

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}

.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default-small > .jstree-no-dots .jstree-node {
  background: 0 0;
}

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}

.jstree-default-small .jstree-disabled, .jstree-default-small .jstree-disabled.jstree-hovered {
  background: 0 0;
}

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}

.jstree-default-small .jstree-checked > .jstree-checkbox, .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox {
  background-position: -231px -7px;
}

.jstree-default-small .jstree-checked > .jstree-checkbox:hover, .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node {
  background: 0 0;
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(throbber.gif) center center no-repeat;
}

.jstree-default-small .jstree-file {
  background: url(32px.png) -103px -71px no-repeat;
}

.jstree-default-small .jstree-folder {
  background: url(32px.png) -263px -7px no-repeat;
}

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}

#jstree-dnd.jstree-default-small .jstree-er, #jstree-dnd.jstree-default-small .jstree-ok {
  background-image: url(32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

#jstree-dnd.jstree-default-small i {
  background: 0 0;
}

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}

.jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}

.jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 23px);
  text-overflow: ellipsis;
  overflow: hidden;
}

#jstree-dnd.jstree-default-large i, .jstree-default-large .jstree-icon, .jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==);
}

.jstree-default-small.jstree-rtl .jstree-last {
  background: 0 0;
}

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
  background-position: -288px 0;
  background-repeat: repeat-y;
}

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}

.jstree-default-large .jstree-wholerow {
  height: 32px;
}

.jstree-default-large .jstree-icon, .jstree-default-large .jstree-node {
  background-image: url(32px.png);
}

.jstree-default-large .jstree-last {
  background: 0 0;
}

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0;
}

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0;
}

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0;
}

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0;
}

.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default-large > .jstree-no-dots .jstree-node {
  background: 0 0;
}

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0;
}

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0 0;
}

.jstree-default-large .jstree-disabled, .jstree-default-large .jstree-disabled.jstree-hovered {
  background: 0 0;
}

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0;
}

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}

.jstree-default-large .jstree-checked > .jstree-checkbox, .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox {
  background-position: -224px 0;
}

.jstree-default-large .jstree-checked > .jstree-checkbox:hover, .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0;
}

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node {
  background: 0 0;
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0 -32px;
}

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(throbber.gif) center center no-repeat;
}

.jstree-default-large .jstree-file {
  background: url(32px.png) -96px -64px no-repeat;
}

.jstree-default-large .jstree-folder {
  background: url(32px.png) -256px 0 no-repeat;
}

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}

#jstree-dnd.jstree-default-large .jstree-er, #jstree-dnd.jstree-default-large .jstree-ok {
  background-image: url(32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

#jstree-dnd.jstree-default-large i {
  background: 0 0;
}

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0 -64px;
}

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}

.jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}

.jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 37px);
  text-overflow: ellipsis;
  overflow: hidden;
}

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==);
}

.jstree-default-large.jstree-rtl .jstree-last {
  background: 0 0;
}

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: 700;
    font-size: 1.1em;
    text-shadow: 1px 1px #fff;
  }

  #jstree-dnd.jstree-dnd-responsive > i {
    background: 0 0;
    width: 40px;
    height: 40px;
  }

  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url(40px.png);
    background-position: 0 -200px;
    background-size: 120px 240px;
  }

  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url(40px.png);
    background-position: -40px -200px;
    background-size: 120px 240px;
  }

  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }

  .jstree-default-responsive .jstree-leaf > .jstree-ocl, .jstree-default-responsive .jstree-node {
    background: 0 0;
  }

  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }

  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
    font-weight: 700;
    font-size: 1.1em;
    text-shadow: 1px 1px #fff;
  }

  .jstree-default-responsive .jstree-icon, .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: 0 0;
  }

  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }

  .jstree-default-responsive .jstree-checkbox, .jstree-default-responsive .jstree-ocl, .jstree-default-responsive .jstree-themeicon {
    background-size: 120px 240px;
  }

  .jstree-default-responsive .jstree-leaf > .jstree-ocl, .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: 0 0;
  }

  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }

  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }

  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }

  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }

  .jstree-default-responsive .jstree-checkbox, .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }

  .jstree-default-responsive .jstree-checked > .jstree-checkbox, .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover, .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox, .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }

  .jstree-default-responsive .jstree-anchor > .jstree-undetermined, .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }

  .jstree-default-responsive > .jstree-striped {
    background: 0 0;
  }

  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }

  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }

  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }

  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666;
  }

  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666;
    border-top: 0;
  }

  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }

  .jstree-default-responsive .jstree-checkbox, .jstree-default-responsive .jstree-icon, .jstree-default-responsive .jstree-node, .jstree-default-responsive .jstree-node > .jstree-ocl, .jstree-default-responsive .jstree-themeicon {
    background-image: url(40px.png);
    background-size: 120px 240px;
  }

  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }

  .jstree-default-responsive .jstree-last {
    background: 0 0;
  }

  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }

  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }

  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }

  .jstree-default-responsive .jstree-file {
    background: url(40px.png) 0 -160px no-repeat;
    background-size: 120px 240px;
  }

  .jstree-default-responsive .jstree-folder {
    background: url(40px.png) -40px -40px no-repeat;
    background-size: 120px 240px;
  }

  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
.portlet-topper-toolbar > a:after, .portlet-topper-toolbar > span > a:after, .portlet-topper-toolbar .lfr-icon-menu > a:after, .portlet-topper > a:after, .portlet-topper > span > a:after, .portlet-topper .lfr-icon-menu > a:after {
  display: none;
}

.portlet > .portlet-topper {
  z-index: 999;
}

.yui3-widget .dropdown-item:focus, .yui3-widget .dropdown-menu > li > a:focus, .yui3-widget .dropdown-menu .link-list > li > a:focus {
  outline: none;
}
.yui3-widget .dropdown-item:hover, .yui3-widget .dropdown-menu > li > a:hover, .yui3-widget .dropdown-menu .link-list > li > a:hover {
  background: #dee2e6;
}

.btn-monospaced a.dropdown-toggle:after {
  display: none;
}

.portlet-configuration-setup .container {
  max-width: 100%;
}

.tbar-item,
.autofit-col,
.flex-col {
  flex: 1 1 auto;
}

.portlet-configuration form .form-group .form-control.flexible {
  width: initial;
}

#navbar-menu .btn-secondary, #navbar-menu .input-autocomplete__edit-button {
  border-color: #666;
}

.contrast-reverted .journal-content-article .box-services-categories .categories-tile > h3, .contrast-reverted .journal-content-article .box-services-categories .categories-tile > h2 {
  color: #ff0;
}

.mourning {
  filter: grayscale(100%);
}
.mourning .navbar-brand:after {
  content: "";
  width: 40px;
  height: 60px;
  display: block;
  position: absolute;
  left: calc(100% - 5px);
  top: 0;
  background: no-repeat center center;
  background-size: 60px 60px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAB2AAAAdgB+lymcgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAQTSURBVHic7ZtJaBRBFIa/LEaTuOBCIi4JQUgkQSQg6kFBBEUEIS64IJiIIogLKIiYiwFRogdFDCJukYAILicFl4OgggmiwR1FRRBJFCUuuGUdD1VDZtp0V02mqiaD80Exme733vyvu151dXUHUqRI8T+T5vj3MoGZQDlQCAwFvgItwCOgCWh3rMkJxcAxRLKhgPYFOAmUJEameXKAQ0A3wYl7WyfigA11L9ksK4gtcW9b7l6yGXKAXPn3GfqX/GnpnwtkO9JtjP1EJ/CM2JJ/ijiIAPXAPlfCTTAWMZKHgCq5rQT4jl7yP4BS6Vcpt/0B8p2oN8AuopMpk9srgS6gGTgFHAB2ArWIkb8J6JB2IA7Cj4hYO93Ij5+bRJ/Rl8AwuS/Xz0mSJT+zgYeeODeMK7XEB/7t1mdijFHfR4wWcxLt0kHftV0Z5BRBuO69LWlmiF9QD25+FOM/WH62pNc49wm+vPmNA6rL5T0bYtMtxLwVsK8MqPPZV0dwD7ndb0WOmYr6Wl/l8anS8JliXblBLqGe7ORJ26C6D7cLDrUboRD4hn9C56VdNvAkwC4k4xQ61G6MjfSd0HtglLSp87GJbBudqjZIOmLgikymG5gj9y8AeghOvhE7A7UzioHf9CZ0UG7PA1oJTr4d9bwhKahGJPSW3hWeK6i7/m7nSi2RCTwA5snvq1En/wIY4lypRUZHfH4kOPluYFYCNDqhAfXZP5EwdZaZjzr5n8C4RAm0SRairlUHYE+iBNpmB+rkPwHDEU+rFiZGph3yUT8RCgFbpf1yoA0Y6VypJU6jTv4NokwygOdy295EiDVNCeIxl+oArJT26yO2/QLGO9ZrHNVtcXjSk46Y+Lzz7DvqXrI5pqG+2QkB66T9pj72dQKTnao2yDXUybciznwG8NrH5pxr4SYoR+/sV0v7VQE2PYhltqRCp/Z/0nuP0KywbXCoPW4mo/dCxGFpP1fDtp0kmiLrXPe7gCJpXyC/q3yS4hH5GKJXgPzaZY/fVQ2fNpLglZnw6o+qLfP4VWj6bbaeQRxkIJa9dM7kYI9vJmK1WOX7igG8SLoYvbPoN7ur1fSvsJZBnFxHL4HpPv6lmv7XrGUQB0XoXfpeKuI81ojRA0wyJdxUPa3XjFWv2H9WI0YasFbDzhmDEK+v6Jy5AkWsAvSm0C3ydwcES9Gr3bua8Ro14y0xId5ECazRtLuoaaf7KLxS0846MxA3NqruX6gZbyLqMvgNzDaWgQEWEbz0pdv9wwSVQRei7AYcG/AXvS3GWNsDYm0xpNcKNfRv9PfiVwY1hnRa5Qjxdf8w3jI4bkSdAzKIXhGKtfuHiSyDy4gbpqQhG7hD/7p/mAnSvwn1S9YDkhGI//uJh1P0vlCVIkWKFClM8xeieNefYwSPlgAAAABJRU5ErkJggg==);
}

#portlet_verify-email-address .btn.button-send, #portlet_verify-email-address .button-send.input-autocomplete__edit-button {
  color: #000;
}
#portlet_verify-email-address .btn.button-send.button-ok, #portlet_verify-email-address .button-send.button-ok.input-autocomplete__edit-button {
  color: #fff;
}

@media (max-width: 768px) {
  .portlet-asset-publisher .asset-content img, .portlet-asset-publisher .asset-full-content img {
    height: auto !important;
    max-width: 100% !important;
  }

  .faq-template__row img {
    height: auto !important;
    max-width: 100% !important;
  }
}
abbr[title] {
  border-bottom: 1px dotted;
}

.clearfix:before, .clearfix:after, .row:before, .row:after {
  content: "";
  display: table;
}
.clearfix:after, .row:after {
  clear: both;
}

#navbar-menu .portlet-topper {
  z-index: 1001;
}

/* adm procesy */
.title-h1, .adm h2 {
  font: 700 18px "Open Sans Bold", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 5px;
  color: #333;
}

html[lang=en-GB] .tabbed-content .fieldset .fields .form-group label {
  width: 100%;
  line-height: 10px;
}

.adm .filter-content .fieldset .form-group {
  width: calc(20% - 25px) !important;
}
@media (min-width: 769px) {
  .adm .filter-content .fieldset .form-group {
    flex: unset !important;
  }
}
.adm .nav-tabs-blank .nav-tabs-nested {
  display: block;
}
.adm .nav-tabs-blank .nav-tabs-nested li {
  width: 100%;
}
.adm .nav-tabs-blank .nav-tabs-nested li a {
  width: 100%;
}
@media (min-width: 992px) {
  .adm .nav-tabs-blank .nav-tabs-nested li {
    width: auto;
    display: inline-block;
  }
  .adm .nav-tabs-blank .nav-tabs-nested li + li {
    margin-left: 15px;
  }
}
.adm .nav-tabs-blank .nav-tabs-nested a {
  display: inline-block;
  padding: 1em 2em;
  border: 1px solid #f2f2f2;
}
.adm .nav-tabs-blank .nav-tabs-nested a:after {
  display: none;
}
.adm .tabbed-content .nav-tabs-nested li {
  display: inline-block;
}
.adm .tabbed-content .nav-tabs-nested li a {
  padding: 10px 25px;
}
.adm .glyphicon {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.adm .glyphicon.glyphicon-th-large:before {
  content: "\f009";
}
.adm .glyphicon.glyphicon-chevron-down:before {
  content: "\f0d7";
}
.adm .glyphicon.glyphicon-chevron-up:before {
  content: "\f0d8";
}
.adm .pagination li a {
  border-left: 0;
}
.adm .nav-tabs-dark {
  padding-top: 15px;
}
.adm .nav-tabs-dark .tab-content, .adm .nav-tabs-dark .nav-tabs-nested a.active {
  background: #e4e4e4;
  border: 1px solid #bcbcbc;
}
.adm .nav-tabs-dark .tab-content {
  border-radius: 5px;
}
.adm .nav-tabs-dark .nav-tabs-nested {
  position: relative;
}
.adm .nav-tabs-dark .nav-tabs-nested:before {
  content: "";
  width: 99%;
  height: 5px;
  position: absolute;
  left: 1px;
  bottom: -6px;
  background: #e4e4e4;
  z-index: 9;
}
.adm .nav-tabs-dark .nav-tabs-nested a {
  position: relative;
  border-bottom: 0;
}
.adm .nav-tabs-dark .nav-tabs-nested a.active {
  padding-bottom: 16px;
  bottom: -3px;
}
.adm .toolbar-dark {
  padding: 3px 0 3px 15px;
  background: #e4e4e4;
}
.adm .form-group.multiple .form-group {
  align-self: flex-end;
  flex: 1;
}
.adm .form-group.multiple .form-group + .form-group {
  margin-left: 15px;
}
.adm .tab-links {
  display: inline-flex;
}
.adm .tab-links li {
  margin-right: 15px;
}
.adm .tab-links li.active a {
  border-color: #d70f31;
  font-weight: 700;
}
.adm .tab-links li a {
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  color: #666;
  text-transform: uppercase;
  border: 1px solid #D7D7D7;
  background: #fff;
  padding: 5px 15px;
  border-radius: 5px;
}
.adm .tab-links li a:hover {
  text-decoration: none;
}
.adm .schemaStatusTab {
  line-height: 32px;
}
.adm .schemaStatusTab div {
  margin-right: 15px;
}
.adm .tab-pane.panel {
  padding: 20px;
}
.adm .tab-pane.panel .paramsLabel {
  padding-top: 0;
  border: 0;
  padding-left: 0;
  font-weight: 600;
  line-height: 32px;
  font-size: 12px;
  color: #666;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
}
.adm .tab-pane.panel .btn-actions {
  padding-top: 15px;
}
.adm .tab-pane.panel .btn-actions .btn + .btn, .adm .tab-pane.panel .btn-actions .input-autocomplete__edit-button + .btn, .adm .tab-pane.panel .btn-actions .btn + .input-autocomplete__edit-button, .adm .tab-pane.panel .btn-actions .input-autocomplete__edit-button + .input-autocomplete__edit-button {
  margin-left: 15px;
}
.adm .tab-pane.panel .border-top .list-group {
  padding: 15px 0;
}
.adm .tab-pane.panel .border-top .list-group .label-title, .adm .tab-pane.panel .border-top .list-group .control-label {
  padding-top: 0;
  border: 0;
  padding-left: 0;
  font-weight: 600;
  line-height: 32px;
  font-size: 12px;
  color: #666;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
}
.adm .tab-pane.panel .list-group-item {
  background: transparent;
  border: 0;
  padding: 0;
}
.adm .tab-pane.panel .list-group-item .field {
  margin-top: 15px;
}
.adm .tab-pane.panel .list-group-item label {
  padding-top: 0;
  border: 0;
  padding-left: 0;
  font-weight: 600;
  font-size: 10px;
  color: #666;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
}
.adm .tab-pane.panel .list-group-item label input[type=checkbox], .adm .tab-pane.panel .list-group-item label input[type=radio] {
  margin-left: 0;
}
.adm .tab-pane.panel .list-group-item label input[type=radio] {
  margin-left: 0;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.adm .tabbed-content .form-row.flexible-content > .form-group {
  width: calc(100% - 25px);
}
.adm .tabbed-content .form-row.flexible-content.users {
  display: flex;
}
.adm .tabbed-content .form-row.flexible-content.users > .form-group {
  width: calc(50% - 25px);
}
.adm .sub-panel .list-bold {
  padding: 20px 10px;
}
.adm .sub-panel .list-bold li {
  padding: 10px 3px;
  font-size: 10px;
  color: #666;
}
.adm .sub-panel .list-bold li span {
  float: right;
}
.adm form select.form-control[multiple] {
  background-image: none !important;
}
.adm select[multiple] {
  width: calc(100% - 50px);
  height: 100px;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  text-align: left;
  line-height: 16px;
  padding: 10px;
}
.adm select[multiple].narrow {
  height: 50px;
}
.adm .tabbed-content select[multiple], .adm .tabbed-content textarea {
  width: 100%;
  height: 100px;
  font-size: 11px;
  text-align: left;
  line-height: 16px;
  padding: 10px;
}
.adm .tabbed-content select[multiple].narrow, .adm .tabbed-content textarea.narrow {
  height: 50px;
}
.adm .form-group label input[type=checkbox] {
  opacity: 1;
  position: relative;
  width: auto;
  height: auto;
  top: 3px;
  margin-right: 5px;
}
.adm .tabbed-content .fieldset .fields .form-group.input-Date-wrapper input {
  width: 100%;
  height: 30px;
  text-align: left;
}
.adm .tabbed-content .fieldset .fields .form-group.input-Date-wrapper input[disabled] {
  opacity: 0.5;
}
.adm .section-nav-tabs-nested .form-select {
  border: 0;
}
.adm .no-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.adm .users {
  padding: 0 15px;
}
.adm .users p.label {
  font-weight: 700;
}
.adm .users .form-row {
  padding-bottom: 10px;
}
.adm .d-flex .form-group {
  padding: 0;
}
.adm .form-actions .btn + .btn, .adm .form-actions .input-autocomplete__edit-button + .btn, .adm .form-actions .btn + .input-autocomplete__edit-button, .adm .form-actions .input-autocomplete__edit-button + .input-autocomplete__edit-button {
  margin-left: 15px;
}
.adm .permissions {
  display: flex;
}
.adm .permissions .form-group {
  float: left;
  padding-right: 15px;
}
.adm .permissions .form-group + .form-group {
  padding: 0 0 0 15px;
}
.adm .permissions .form-group + .form-group select {
  float: right;
}
.adm .permissions .form-group + .form-group .btn-group {
  float: left;
}
.adm .permissions .btn-group {
  float: right;
  width: 38px;
  padding: 6px 0 0 0;
}
.adm .permissions .btn-group .btn, .adm .permissions .btn-group .input-autocomplete__edit-button {
  float: left;
  margin: 5px 0;
  width: 38px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 18px;
  border-radius: 5px;
  padding: 0;
}
.adm .permissions .btn-group .btn i, .adm .permissions .btn-group .input-autocomplete__edit-button i {
  margin: 0;
}
.adm .panel-collapsible {
  margin-bottom: 16px;
}
.adm .panel-collapsible table.no-border tr {
  border-bottom: 1px solid #e4e4e4;
}
.adm .panel-collapsible table.no-border tr th, .adm .panel-collapsible table.no-border tr td {
  padding: 3px 10px;
}
.adm .panel-collapsible .collapse {
  background: #fff;
  padding: 10px 10px 15px;
  border: 1px solid #e4e4e4;
}
.adm .panel-collapsible .btn, .adm .panel-collapsible .input-autocomplete__edit-button {
  border-radius: 0;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  max-width: 300px;
  width: 100%;
  padding: 4px 12px;
  position: relative;
  bottom: -1px;
}
.adm .panel-collapsible .btn:hover, .adm .panel-collapsible .input-autocomplete__edit-button:hover, .adm .panel-collapsible .btn:focus, .adm .panel-collapsible .input-autocomplete__edit-button:focus, .adm .panel-collapsible .btn:active, .adm .panel-collapsible .input-autocomplete__edit-button:active {
  background: #fff;
  color: #000;
}
.adm .panel-collapsible .btn[aria-expanded=true], .adm .panel-collapsible [aria-expanded=true].input-autocomplete__edit-button {
  border-bottom-color: #fff;
}
.adm .panel-collapsible .btn[aria-expanded=true] i, .adm .panel-collapsible [aria-expanded=true].input-autocomplete__edit-button i {
  transform: rotate(-90deg);
}
.adm .panel-collapsible .btn i, .adm .panel-collapsible .input-autocomplete__edit-button i {
  float: right;
  font-size: 16px;
  line-height: 18px;
}
.adm table.no-border {
  width: 100%;
}
.adm table.no-border thead th {
  font-weight: 600;
  font-style: normal;
  font-size: 10px;
  color: #666;
  padding: 1px 10px;
}
.adm table.no-border tbody td {
  font-weight: 600;
  font-style: normal;
  font-size: 10px;
  color: #999;
  padding: 1px 10px;
}
.adm table.no-border tbody td.check {
  width: 24px;
  padding-left: 0;
}
.adm table.no-border tbody td a {
  font-size: 16px;
}
.adm table.no-border tbody td a + a {
  margin-left: 5px;
}
.adm form input:not([type=checkbox]):not([type=radio]) {
  padding: 0 10px;
}
.adm table.clean th, .adm table.clean td {
  position: relative;
}
.adm table.clean input[type=checkbox] {
  border: 1px solid #e4e4e4;
  width: 13px;
  height: 13px;
  border-radius: 0;
  background: #fff;
  opacity: 1;
  top: 8px;
  left: 8px;
}
.adm .col-md-8 .clean {
  max-width: 80%;
}
.adm .label.title {
  border: 0;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
  color: #333;
  font-style: normal;
  font-size: 14px;
  display: block;
}
.adm input[type=text]:disabled {
  height: 22px;
  text-align: center;
  width: 100px;
  background: #fff;
  border: 1px solid #fff;
}
.adm .d-flex label {
  margin: 0;
  line-height: 22px;
}
.adm .d-flex input:disabled {
  margin-left: 30px;
}
.adm a.link {
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  color: #666666;
  line-height: 33px;
  margin-right: 15px;
}
.adm a.link i {
  margin-right: 5px;
  color: #d70f31;
}
.adm .tabbed-content .fieldset .form-group .form-group {
  margin-bottom: 0;
}
.adm .tabbed-content .fieldset .form-group .form-group label {
  margin: 0;
}
.adm .tabbed-content .fieldset .form-group.search-group {
  width: calc(60% - 25px);
}
.adm .tabbed-content .fieldset .form-group.search-group input {
  height: 32px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.adm .panel {
  background: #f2f2f2;
  padding: 20px 20px 0;
}
.adm .panel.tabbed-content .fieldset {
  margin: 0;
  width: 100%;
}
.adm .panel.tabbed-content .fieldset .form-row {
  margin: 0 -12.5px;
  width: calc(100% + 25px);
}
.adm .tablelike .table {
  border-left: 0;
  border-right: 0;
}
.adm table.table-striped {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
.adm table.table-striped textarea {
  height: 64px;
}
.adm table.clean {
  background: #fff;
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #e4e4e4;
}
.adm table.clean thead tr th {
  font-weight: 600;
  font-size: 10px;
  color: #666;
}
.adm table.clean tr th, .adm table.clean tr td {
  padding: 7px 10px;
}
.adm table.clean tr th:not(:first-child), .adm table.clean tr td:not(:first-child) {
  border-left: 1px solid #e4e4e4;
}
.adm table.clean tbody tr {
  border-top: 1px solid #e4e4e4;
}
.adm table.clean tbody tr td, .adm table.clean tbody tr th {
  font-weight: 600;
  font-size: 11px;
  color: #666;
}
.adm .form-row.flexible-content table.clean {
  margin: 0 12.5px;
}
.adm .nav-tabs-wrapper {
  margin-bottom: 40px;
}
.adm .nav-tabs-wrapper ul li {
  margin: 0;
}
.adm .nav-tabs-wrapper ul li a {
  position: relative;
  margin-right: -1px;
  border-radius: 0;
}
.adm .nav-tabs-wrapper ul li a.active {
  box-shadow: none;
  z-index: 99;
}
.adm .nav-tabs-wrapper ul li:first-child a {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.adm .nav-tabs-wrapper ul li:last-child a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.adm table .resizable {
  display: none !important;
}
.adm .tablelike table tr th, .adm .tablelike table tr .table-th, .adm .tablelike table .table-row th, .adm .tablelike table .table-row .table-th {
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  border-bottom: 0;
  background: initial;
}
.adm .tablelike table tbody tr:nth-child(odd) td, .adm .tablelike table tbody tr:nth-child(odd) th {
  background: initial;
}
.adm .tablelike table tr td {
  border-top: 0;
}
.adm .section-nav-tabs-nested {
  margin-top: 0;
}
.adm .tabbed-content .fieldset .fields.label-top .form-group {
  width: calc(50% - 12.5px);
}
.adm .tabbed-content .fieldset .fields.label-top .form-group:first-child {
  margin-right: 25px;
}
.adm .tabbed-content .fieldset .fields.label-top .form-group label {
  margin-bottom: 7px;
  line-height: 15px;
}
.adm .nav-tabs-blank .tab-pane {
  padding: 0 0 25px;
}
.adm .nav-tabs-blank .btn + .btn, .adm .nav-tabs-blank .input-autocomplete__edit-button + .btn, .adm .nav-tabs-blank .btn + .input-autocomplete__edit-button, .adm .nav-tabs-blank .input-autocomplete__edit-button + .input-autocomplete__edit-button {
  margin-left: 15px;
}
.adm .toolbar .btn + .btn, .adm .toolbar .input-autocomplete__edit-button + .btn, .adm .toolbar .btn + .input-autocomplete__edit-button, .adm .toolbar .input-autocomplete__edit-button + .input-autocomplete__edit-button {
  margin-left: 15px;
}
.adm .tablelike {
  width: 100%;
}
.adm .tablelike table tr td {
  border-bottom: 1px solid #D7D7D7;
}
.adm .tablelike table tr td:first-child {
  border-bottom: 1px solid #D7D7D7;
  border-left: 0;
}
.adm .tablelike table thead .table-row th {
  padding-right: 35px;
}
.adm .tablelike table tr th, .adm .tablelike table tr .table-th, .adm .tablelike table .table-row th, .adm .tablelike table .table-row .table-th {
  position: relative;
  font-weight: 700;
  font-size: 12px;
  color: #000;
  width: auto;
  text-transform: uppercase;
}
.adm .tablelike table td {
  padding: 5px 20px;
  line-height: 20px;
  border-left: 1px solid #D7D7D7;
}
.adm .tablelike table .table-th, .adm .tablelike table thead th {
  padding-right: 30px;
  position: relative;
  border-left: 1px solid #D7D7D7;
}
.adm .tablelike table .table-th:first-child, .adm .tablelike table thead th:first-child {
  border-left: 0;
}
.adm .tablelike table .table-th span, .adm .tablelike table thead th span {
  white-space: pre;
}
.adm .tablelike table .table-th a, .adm .tablelike table thead th a {
  position: absolute;
  right: 15px;
  top: 5px;
}
.adm .tablelike table .table-th a i.lightgray, .adm .tablelike table .table-th a .glyphicon.lightgray, .adm .tablelike table thead th a i.lightgray, .adm .tablelike table thead th a .glyphicon.lightgray {
  color: rgba(0, 0, 0, 0.2);
}
.adm .tablelike table .table-th a i.red, .adm .tablelike table .table-th a .glyphicon.red, .adm .tablelike table thead th a i.red, .adm .tablelike table thead th a .glyphicon.red {
  color: #d70f31;
}
.adm .tablelike table .table-th a:hover i.lightgray, .adm .tablelike table thead th a:hover i.lightgray {
  color: rgba(0, 0, 0, 0.7);
}
.adm .tablelike table .table-th a + a, .adm .tablelike table thead th a + a {
  top: 15px;
}
.adm .tablelike table .table-th a[id*=Filter], .adm .tablelike table thead th a[id*=Filter] {
  right: 20px;
  top: 11px;
}
.adm .tablelike table .table-th a[id*=Filter] + a, .adm .tablelike table thead th a[id*=Filter] + a {
  top: 5px;
}
.adm .tablelike table .table-th a[id*=Filter] + a + a, .adm .tablelike table thead th a[id*=Filter] + a + a {
  top: 15px;
}
.adm .tablelike table .btn-secondary, .adm .tablelike table .input-autocomplete__edit-button {
  background: transparent;
  padding: 0 5px;
  border: 0;
}
.adm .tablelike table .btn-secondary i, .adm .tablelike table .input-autocomplete__edit-button i {
  margin: 0;
}
.adm .params .pagination, .adm .params .actions {
  margin: 15px 0;
  width: 50%;
}
.nav-tabs-blank .adm .form-row {
  margin: 0;
}
.adm .form-row .form-check {
  padding-left: 5px;
}
.adm .form-row .form-check label {
  line-height: 22px;
}
.adm .form-row .form-group-textarea {
  clear: both;
  width: calc(100% - 25px);
  margin: 0 12.5px 30px;
}
.adm .form-row .form-group-textarea textarea {
  bordeR: 1px solid #e4e4e4;
  background: #fff;
}
.adm .form-row.flexible-content {
  display: flex;
  margin: 0;
}
.adm .form-row.flexible-content .label, .adm .form-row.flexible-content label {
  padding-top: 0;
  border: 0;
  padding-left: 0;
  font-weight: 600;
  font-size: 10px;
  color: #666;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
}
.adm .form-row.flexible-content .label em, .adm .form-row.flexible-content label em {
  color: #d70f31;
}
.adm .form-row.flexible-content > .form-group {
  width: 100%;
}
@media (min-width: 769px) {
  .adm .form-row.flexible-content > .form-group {
    flex: 1;
  }
}
.adm .form-row.flexible-content .fields .form-group {
  clear: none;
}
.adm .toolbar .actions, .adm .toolbar .items {
  width: 50%;
}
.adm .pagination li a.prev, .adm .pagination li a.next, .adm .pagination .page-item a.prev, .adm .pagination .page-item a.next {
  font-weight: bold;
  color: #000;
}
.adm .pagination li.current a, .adm .pagination li.current a.prev, .adm .pagination li.current a.next, .adm .pagination li.active a, .adm .pagination li.active a.prev, .adm .pagination li.active a.next, .adm .pagination .page-item.current a, .adm .pagination .page-item.current a.prev, .adm .pagination .page-item.current a.next, .adm .pagination .page-item.active a, .adm .pagination .page-item.active a.prev, .adm .pagination .page-item.active a.next {
  color: #000;
}
.adm .pagination li.disabled a, .adm .pagination li.disabled a.prev, .adm .pagination li.disabled a.next, .adm .pagination .page-item.disabled a, .adm .pagination .page-item.disabled a.prev, .adm .pagination .page-item.disabled a.next {
  opacity: 0.5;
}
.adm .pagination li:first-child a, .adm .pagination li:first-child .page-link, .adm .pagination .page-item:first-child a, .adm .pagination .page-item:first-child .page-link {
  border: 0;
}
.adm .pagination li a, .adm .pagination li .page-link, .adm .pagination .page-item a, .adm .pagination .page-item .page-link {
  color: #d70f31;
  height: auto;
  padding: 0;
  border: 0;
  border-left: 1px solid #dee2e6;
}
.adm form.edit.fieldset {
  width: 100%;
  padding: 20px;
  background-color: #F2F2F2;
}
.adm form.edit.fieldset label {
  font-weight: 600;
  font-size: 10px;
  color: #666666;
  margin-bottom: 7px;
  display: block;
  text-transform: uppercase;
}
.adm form.edit.fieldset .error {
  font-size: 10px;
  color: #d70f31;
}
.adm form.edit.fieldset .form-actions .btn + .btn, .adm form.edit.fieldset .form-actions .input-autocomplete__edit-button + .btn, .adm form.edit.fieldset .form-actions .btn + .input-autocomplete__edit-button, .adm form.edit.fieldset .form-actions .input-autocomplete__edit-button + .input-autocomplete__edit-button {
  margin-left: 15px;
}
.adm form.edit.fieldset .form-group input {
  height: 30px;
  border: 1px solid #E4E4E4;
  width: 100%;
  border-radius: 0;
}
.adm .layerBox .layerContent label {
  font-weight: 600;
  font-size: 10px;
  color: #666666;
  margin-bottom: 7px;
  display: block;
  text-transform: uppercase;
}
.adm .layerBox .layerContent .error {
  font-size: 10px;
  color: #d70f31;
}
.adm .layerBox .layerContent .form-actions .btn + .btn, .adm .layerBox .layerContent .form-actions .input-autocomplete__edit-button + .btn, .adm .layerBox .layerContent .form-actions .btn + .input-autocomplete__edit-button, .adm .layerBox .layerContent .form-actions .input-autocomplete__edit-button + .input-autocomplete__edit-button {
  margin-left: 15px;
}
.adm .layerBox .layerContent .form-group input:not([type=radio]) {
  height: 30px;
  border: 1px solid #E4E4E4;
  width: 100%;
  border-radius: 0;
}
.adm .layerBox .layerContent .form-group input:not([type=radio]) + input {
  margin-top: 15px;
}
.adm .layerBox .layerContent .form-group .fields {
  display: flex;
}
.adm .layerBox .layerContent .form-group .fields .checkbox label {
  line-height: 22px;
}
.adm .layerBox .layerContent .form-group .fields .radio {
  margin: 0;
}
.adm .layerBox .layerContent .form-group .fields .radio input {
  margin: 0;
}
.adm .layerBox .layerContent .form-group .fields .form-group {
  margin-top: 0;
  flex: 1;
}
.adm .sidebar-menu .nav-item .nav-link {
  font-size: 12px;
  text-transform: none;
}
.adm .sidebar-menu .nav-item .nav-link.selected {
  font-weight: 700;
}
.adm .list-arrows.help-desk {
  margin-top: 15px;
}
.adm .list-arrows.help-desk li {
  border-bottom: 1px solid rgba(121, 121, 121, 0.2);
}
.adm .list-arrows.help-desk a {
  padding: 5px 30px 10px 20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.4em;
  display: block;
  color: #797979;
  position: relative;
}
.adm .list-arrows.help-desk i {
  position: absolute;
  right: 0;
  top: 5px;
  color: #d70f31;
  font-size: 16px;
}
.adm form .form-control, .adm form .forms .form-select {
  font-size: 16px;
  background: #fff;
  border-radius: 0;
}
.adm form .form-control-details, .adm form .forms .form-select {
  font-size: 14px;
  width: 100%;
}
.adm form select.form-control {
  display: block;
  line-height: 1.5;
  color: #505050;
  padding: 0 0 0 10px;
  background-color: #fff !important;
  border: 1px solid #aaa;
  transition: all 0.15s ease-in-out;
  position: relative;
  background-image: linear-gradient(45deg, transparent 50%, #d70f31 50%), linear-gradient(135deg, #d70f31 50%, transparent 50%) !important;
  background-position: calc(100% - 20px) calc(1em - 4px), calc(100% - 15px) calc(1em - 4px) !important;
  background-size: 5px 5px, 5px 5px !important;
  background-repeat: no-repeat !important;
}
.adm form select.form-control.short {
  padding: 0 5px !important;
  max-width: 50px;
  background-position: calc(100% - 10px) calc(1em - 4px), calc(100% - 5px) calc(1em - 4px) !important;
}
.adm .pagination .items {
  min-width: 210px;
}
.adm .resizing {
  cursor: col-resize;
  user-select: none;
}
.adm .table-wide {
  min-width: 1024px;
}
.adm .table.resizable {
  table-layout: fixed;
  border-collapse: collapse;
}
.adm .table tr th {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 80px;
}
.adm .table tr th:not(.no-resize) {
  position: relative;
  resize: horizontal;
  overflow: hidden;
}
.adm .table tr th:not(.no-resize):before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 1em;
  cursor: col-resize;
}
.adm .table tr th.status-id {
  width: 80px;
}
.adm .table tr th.status-button {
  width: 170px;
  min-width: 170px;
}
.adm .table tr td {
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.adm .table tr td a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.adm .table tr td a.btn-circle {
  display: inline-block;
}
.adm .helpdesk__table th {
  position: relative;
  border-bottom-color: #aaa;
  border-bottom-width: 1px;
}
.adm .helpdesk__table th a {
  font-size: 18px;
  position: absolute;
  right: 15px;
}
.adm .helpdesk__table th a:first-child {
  top: 2px;
}
.adm .helpdesk__table th a:last-child {
  bottom: 4px;
}

.posts {
  margin-bottom: 10px;
}
.posts.box-top-border .post-content p {
  font-size: 1em;
}
.posts time {
  float: left;
}
.posts .publish-date {
  width: 50%;
  border-bottom: 1px solid #e4032e;
  padding-bottom: 0;
  margin-left: 3px;
  display: block;
  font-weight: 600;
  color: #505050;
  line-height: 20px;
  margin-bottom: 25px;
  max-height: 58px;
  overflow: hidden;
}
.posts li {
  padding: 20px 0 10px;
  overflow: hidden;
  list-style-position: inside;
  border-bottom: 1px solid #8B8B8B;
}
.posts li ul {
  list-style: inside;
  padding: 0 5px 5px 5px;
}
.posts li li {
  border-bottom: none;
  padding: 5px 4px 4px 15px;
}
.posts .post-content .publication-info__text {
  font-size: 1.15em;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
  line-height: 1.4em;
}
.size-bigger .posts .post-content .publication-info__text {
  font-size: 1.5em;
}
.size-biggest .posts .post-content .publication-info__text {
  font-size: 1.7em;
}

.std .publication-info__text, .post-content .publication-info__text {
  font-size: 1.15em;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
  line-height: 1.4em;
}
.size-bigger .std .publication-info__text, .size-bigger .post-content .publication-info__text {
  font-size: 1.5em;
}
.size-biggest .std .publication-info__text, .size-biggest .post-content .publication-info__text {
  font-size: 1.7em;
}

.posts-list .publish-date {
  display: inline-block;
  border-bottom: 1px solid #e4032e;
  padding-bottom: 0;
  font-weight: 600;
  color: #505050;
  line-height: 20px;
  margin-bottom: 25px;
  max-height: 58px;
  overflow: hidden;
  width: auto;
}
.posts-list h2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.posts-list .newsletter__header {
  display: block;
  padding: 0 3px 0;
}
.posts-list a, .posts-list .text-justify__header {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4;
  padding: 3px;
}

.post {
  padding: 20px 0 10px;
  overflow: hidden;
  list-style-position: inside;
  border-bottom: 1px solid #8B8B8B;
}
.post .publish-date {
  display: inline-block;
  border-bottom: 1px solid #e4032e;
  padding-bottom: 0;
  font-weight: 600;
  color: #505050;
  line-height: 20px;
  margin-bottom: 25px;
  max-height: 58px;
  overflow: hidden;
  width: auto;
}
.post h2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.post li {
  border-bottom: none;
  padding: 5px 4px 4px 15px;
}

.contrast-reverted .post .publish-date, .contrast-reverted .posts .publish-date {
  color: #ff0;
}

@media (max-width: 768px) {
  .posts .publish-date {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .size-biggest .posts .publish-date {
    font-size: 1.333em;
  }
}
.size-bigger .posts .publish-date {
  line-height: 1em;
  max-height: 4em;
}

@media (max-width: 768px) {
  .size-bigger .posts .publish-date {
    font-size: 1.333em;
  }
}
.create-account-portlet .login .box .btn, .create-account-portlet .login .box .input-autocomplete__edit-button {
  white-space: normal;
  padding: 9px 9px;
}
.create-account-portlet .account-component {
  -webkit-box-orient: vertical;
}
.create-account-portlet .entry-description {
  font-size: 15px;
  margin-bottom: 40px;
}
.create-account-portlet .entry-description a {
  text-decoration: underline;
}
.create-account-portlet .create-account-content {
  min-height: 332.4px;
}
.create-account-portlet .entry-content {
  margin: 0 0 0px;
  color: #505050;
  line-height: 22px;
  font-size: 16px;
}
.create-account-portlet h1 {
  margin: 0 0 33px;
}
@media (min-width: 738px) {
  .create-account-portlet .login .box h2 {
    min-height: 56px !important;
  }
}
.create-account-portlet .login .box h2 {
  min-height: 84px;
}
.create-account-portlet ul {
  list-style: none;
  padding-left: 0;
  font-size: 16px;
}
.create-account-portlet ul li {
  font-weight: 400;
  line-height: 1.38;
  position: relative;
  padding: 0 0 0 15px;
  margin-bottom: 15px;
}
.create-account-portlet ul li:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #d70f31;
  border-radius: 50%;
}

.usability a, .usability button {
  float: left;
  height: 21px;
  line-height: 19px;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 3px;
}
.usability p {
  float: left;
  margin: 0 15px 0 0;
  line-height: 21px;
}
.size-bigger .usability p {
  line-height: 28px;
}
.size-biggest .usability p {
  line-height: 32px;
}
.usability .contrast a, .usability .contrast button {
  width: 21px;
  margin-left: 3px;
}
.usability .contrast a.default, .usability .contrast button.default {
  border-color: #e4e4e4;
}

.navbar, .navbar-my-account {
  border-bottom: 1px solid #e4e4e4;
}

@media (max-width: 768px) {
  .usability .contrast p {
    display: none;
  }
}
.usability .contrast a.default, .usability .contrast button.default {
  border-color: #8A8A8A;
}
.usability .contrast a.contrast, .usability .contrast button.contrast {
  background: #000;
  color: #fff;
}
.usability .contrast a.contrast-2, .usability .contrast button.contrast-2 {
  background: #000;
  color: #ff0;
}
.usability .contrast a.contrast-3, .usability .contrast button.contrast-3 {
  background: #ff0;
}
.usability .font-size {
  margin-left: 25px;
}
@media (max-width: 768px) {
  .usability .font-size p {
    display: none;
  }
}
.usability .font-size a, .usability .font-size button {
  width: auto;
  padding: 0 4px;
}
.usability .font-size a.big, .usability .font-size button.big {
  font-size: 14px;
}
.usability .font-size a.bigger, .usability .font-size button.bigger {
  font-size: 16px;
}

.dialog-iframe-popup.size-biggest .portlet-body .btn + .btn, .dialog-iframe-popup.size-biggest .portlet-body .input-autocomplete__edit-button + .btn, .dialog-iframe-popup.size-biggest .portlet-body .btn + .input-autocomplete__edit-button, .dialog-iframe-popup.size-biggest .portlet-body .input-autocomplete__edit-button + .input-autocomplete__edit-button,
.dialog-iframe-popup.size-bigger .portlet-body .btn + .btn,
.dialog-iframe-popup.size-bigger .portlet-body .input-autocomplete__edit-button + .btn,
.dialog-iframe-popup.size-bigger .portlet-body .btn + .input-autocomplete__edit-button,
.dialog-iframe-popup.size-bigger .portlet-body .input-autocomplete__edit-button + .input-autocomplete__edit-button {
  margin-top: 15px;
}

.dialog-iframe-popup.contrast-reverted .portlet-body .btn-primary {
  color: #f00;
}

body.contrast-reverted {
  background-color: #000;
  color: #ff0;
}

.contrast-reverted a.service-list--title {
  color: #e80732;
}
.contrast-reverted .btn-secondary i, .contrast-reverted .input-autocomplete__edit-button i,
.contrast-reverted .dropdown-toggle:after {
  color: #e80732;
}
.contrast-reverted .detailed-user-data__item a,
.contrast-reverted .ang-pagination a {
  color: #e70f3a !important;
}
.contrast-reverted .forgot-password .button-holder .btn, .contrast-reverted .forgot-password .button-holder .input-autocomplete__edit-button {
  background-color: #e3022d;
}
.contrast-reverted header .log-out,
.contrast-reverted header .menu-contexts--wrapper .fa-star {
  color: #e41c3e;
}
.contrast-reverted .input-search {
  color: #ff0 !important;
}
.contrast-reverted .modal .modal-header .close .lexicon-icon {
  fill: #ff0 !important;
}
.contrast-reverted .alert-success {
  background: #000;
  color: #bbffae;
}
.contrast-reverted .alert-warning {
  color: #ff0;
  background: #000;
  border-color: #ff0;
}
.contrast-reverted #portlet_OrbeonFormRunner h3 {
  color: #ff0;
}
.contrast-reverted .sheet {
  background: #000;
}
.contrast-reverted .language-switcher span {
  color: #ff0;
  outline: 2px solid #ff0;
}
.contrast-reverted .language-switcher a, .contrast-reverted .language-switcher button {
  color: #ff0;
}
.contrast-reverted.default-size:not(.size-bigger):not(.size-biggest) .usability .font-size a#default-size,
.contrast-reverted.default-size:not(.size-bigger):not(.size-biggest) .usability .font-size button#default-size {
  outline: 2px solid #ff0;
}
.contrast-reverted.size-bigger .usability .font-size a.big,
.contrast-reverted.size-bigger .usability .font-size button.big {
  outline: 2px solid #ff0;
}
.contrast-reverted.size-biggest .usability .font-size a.bigger,
.contrast-reverted.size-biggest .usability .font-size button.bigger {
  outline: 2px solid #ff0;
}
.contrast-reverted .contrast-2 {
  outline: 2px solid #ff0;
}
.contrast-reverted .language-switcher a, .contrast-reverted .language-switcher button, .contrast-reverted .usability a, .contrast-reverted .usability button {
  border-color: transparent;
  color: #ff0;
}
.contrast-reverted .usability .contrast a.default, .contrast-reverted .usability .contrast button.default {
  border-color: transparent;
  color: #fff;
}
.contrast-reverted .login .box label {
  color: #ff0;
}
.contrast-reverted .login .create-account-link p {
  color: #fff;
}
.contrast-reverted .form-control::placeholder,
.contrast-reverted .forms .form-select::placeholder,
.contrast-reverted .input-group-date-picker input::placeholder,
.contrast-reverted .input-remember-password input::placeholder {
  color: #ff0;
}
.contrast-reverted form .form-select select.error-field {
  border-color: #ff0 !important;
}
.contrast-reverted .alert-danger, .contrast-reverted .portlet-msg-error {
  color: #f00;
  border-color: #f00;
  background: #000;
}
.contrast-reverted .alert-danger svg, .contrast-reverted .portlet-msg-error svg {
  fill: #f00;
}
.contrast-reverted img {
  filter: hue-rotate(-100deg) invert(1);
}
.contrast-reverted .footer-links {
  border-top: 2px solid yellow;
}
.contrast-reverted .footer-links .btn, .contrast-reverted .footer-links .input-autocomplete__edit-button {
  bordeR: 0 !important;
}
.contrast-reverted .footer-links, .contrast-reverted .portlet-content {
  background-color: #000;
  color: #ff0;
}
.contrast-reverted .quick-links a, .contrast-reverted .post-content .quick-links a {
  text-decoration: none;
}
.contrast-reverted .quick-links h2, .contrast-reverted .post-content .quick-links h2 {
  color: #ff0;
}
.contrast-reverted .quick-links li, .contrast-reverted .quick-links .icon, .contrast-reverted .post-content .quick-links li, .contrast-reverted .post-content .quick-links .icon {
  background-color: #000;
  color: #ff0;
}
.contrast-reverted .search-bar, .contrast-reverted .search-form, .contrast-reverted .form-control, .contrast-reverted .forms .form-select, .contrast-reverted .portlet-decorate .portlet-content, .contrast-reverted .sidebar-menu > li > a {
  background-color: #000;
  color: #ff0;
}
.contrast-reverted .search-bar:focus::-ms-value, .contrast-reverted .search-form:focus::-ms-value, .contrast-reverted .form-control:focus::-ms-value, .contrast-reverted .forms .form-select:focus::-ms-value, .contrast-reverted .portlet-decorate .portlet-content:focus::-ms-value, .contrast-reverted .sidebar-menu > li > a:focus::-ms-value {
  background-color: #000;
  color: #ff0;
}
.contrast-reverted .tabs-panel .tab-button {
  background-color: #000;
  color: #ff0;
}
.contrast-reverted .tabs-panel .tab-button.active {
  background-color: #000;
  color: #ff0;
}
.contrast-reverted .card {
  background-color: #000;
  color: #ff0;
}
.contrast-reverted .accordion .card-header, .contrast-reverted .accordion .card-body {
  background-color: #000;
  color: #ff0;
}
.contrast-reverted .navbar-my-account, .contrast-reverted .modal-content {
  background-color: #000;
  color: #ff0;
}
.contrast-reverted .h1, .contrast-reverted .h2, .contrast-reverted .h3, .contrast-reverted .h4, .contrast-reverted .table, .contrast-reverted h1, .contrast-reverted h2, .contrast-reverted h3, .contrast-reverted h4 {
  color: #ff0;
}
.contrast-reverted .services h2, .contrast-reverted .services .list-arrows a {
  color: #ff0;
}
.contrast-reverted .box.availability h3, .contrast-reverted .box-counter p, .contrast-reverted .posts strong, .contrast-reverted .link.link-arrow, .contrast-reverted .list-arrows > li > a, .contrast-reverted .footer-links .link, .contrast-reverted a, .contrast-reverted .link.more, .contrast-reverted .list-arrows > li > ul > li > a {
  color: #ff0;
}
.contrast-reverted .box-counter .available p span, .contrast-reverted .box-counter .unavailable p span {
  color: #ff0;
}
.contrast-reverted .menu-list--element[_ngcontent-c4], .contrast-reverted .breadcrumbs a, .contrast-reverted .forms .search-results .search-form .form-select {
  color: #ff0;
}
.contrast-reverted .search-results .search-form .form-control, .contrast-reverted .search-results .search-form .forms .form-select {
  color: #ff0;
}
.contrast-reverted .language-switcher p, .contrast-reverted .service-info, .contrast-reverted .contrast p, .contrast-reverted .font-size p {
  color: #ff0;
}
.contrast-reverted .btn-default, .contrast-reverted .btn-danger, .contrast-reverted .btn, .contrast-reverted .input-autocomplete__edit-button, .contrast-reverted .menu-contexts--btn-login[_ngcontent-c3], .contrast-reverted .btn-primary, .contrast-reverted .search-bar .search-bar-search-button, .contrast-reverted .search-form .search-bar-search-button {
  background: none;
  color: #ff0;
  border-color: #666;
}
.contrast-reverted .language-switcher a, .contrast-reverted .language-switcher button, .contrast-reverted .usability a, .contrast-reverted .usability button {
  color: #fff;
}
.contrast-reverted ::-webkit-input-placeholder, .contrast-reverted :-moz-placeholder, .contrast-reverted ::-moz-placeholder, .contrast-reverted :-ms-input-placeholder {
  color: #ff0;
}
.contrast-reverted .quick-links {
  margin-left: 1px;
  overflow: hidden;
}
.contrast-reverted .menu-contexts--btn-login_icon[_ngcontent-c3], .contrast-reverted .menu-contexts--btn-new-acc_circle_icon[_ngcontent-c3], .contrast-reverted .menu-list--icon[_ngcontent-c4], .contrast-reverted .breadcrumbs a:after, .contrast-reverted .list-arrows > li > a:before {
  color: #ff0;
}
.contrast-reverted .sidebar-menu li a, .contrast-reverted .sidebar-menu .nav-item .toggle {
  color: #ff0;
}
.contrast-reverted .services .tab-content .header h1 {
  color: #ff0;
}
.contrast-reverted .services .tab-content .header h1 + strong {
  color: #ff0;
}
.contrast-reverted .services .tab-content .header p {
  color: #fff;
}
.contrast-reverted .std p, .contrast-reverted .std ul:not([class]) li, .contrast-reverted .post-content p, .contrast-reverted .post-content ul:not([class]) li {
  color: #ff0;
}
.contrast-reverted .accordion .card-body .columns li a {
  color: #ff0;
}
.contrast-reverted .modal-header h5 {
  color: #ff0;
}
.contrast-reverted .modal-header .close {
  color: #ff0;
  opacity: 1;
}
.contrast-reverted a:focus, .contrast-reverted .btn:focus, .contrast-reverted .input-autocomplete__edit-button:focus, .contrast-reverted button:focus {
  outline: 2px solid #ff0;
}
.contrast-reverted .modal-body .nav-pills a {
  color: #ff0;
  border-color: #666;
}
.contrast-reverted .modal-body .nav-pills a.active {
  color: #ff0;
}
.contrast-reverted .accordion .btn-link:hover {
  background-color: #000;
}
.contrast-reverted .menu-list--red[_ngcontent-c4] {
  color: #ff0 !important;
}
.contrast-reverted .menu-contexts--info_name[_ngcontent-c3], .contrast-reverted .link.arrow-down i {
  color: #ff0;
}
.contrast-reverted .my-services[_ngcontent-c0] .service--element[_ngcontent-c0] {
  border-color: #666;
  color: #ff0;
}
.contrast-reverted .link.arrow-down {
  border-color: #666;
}
.contrast-reverted .my-services[_ngcontent-c0] .service--bottom-icon[_ngcontent-c0], .contrast-reverted .service-list--title[_ngcontent-c0], .contrast-reverted .service-list--availabity[_ngcontent-c0], .contrast-reverted .service-list--subtitle[_ngcontent-c0] {
  color: #ff0;
}
.contrast-reverted .my-services[_ngcontent-c0] .service--bottom-icon-wrapper[_ngcontent-c0], .contrast-reverted .link.arrow-down i:after {
  display: none;
}
.contrast-reverted .toolbar-element__actions-bar-button--red[_ngcontent-c1], .contrast-reverted .add-service[_ngcontent-c0] .button-grey[_ngcontent-c0] {
  color: #ff0 !important;
}
.contrast-reverted .ui-widget.ui-widget-content {
  background: #000;
  border-color: #ff0;
  color: #ff0;
}
.contrast-reverted .ui-datepicker .ui-datepicker-header {
  background: #000;
  border-color: #ff0;
}
.contrast-reverted .ui-datepicker .ui-datepicker-prev span, .contrast-reverted .ui-datepicker .ui-datepicker-next span {
  filter: invert(1);
}
.contrast-reverted .ui-datepicker select.ui-datepicker-month, .contrast-reverted .ui-datepicker select.ui-datepicker-year {
  border: 1px solid #fff;
  background: #000;
  color: #ff0;
}
.contrast-reverted .ui-state-default, .contrast-reverted .ui-widget-content .ui-state-default, .contrast-reverted .ui-widget-header .ui-state-default, .contrast-reverted .ui-button, .contrast-reverted html .ui-button.ui-state-disabled:hover, .contrast-reverted html .ui-button.ui-state-disabled:active {
  color: #ff0;
  background: transparent;
}
.contrast-reverted .ui-state-hover, .contrast-reverted .ui-widget-content .ui-state-hover, .contrast-reverted .ui-widget-header .ui-state-hover {
  background: #ff0;
  color: #000;
}
.contrast-reverted .help-block {
  background: #000;
}
.contrast-reverted .contrast-reverted .btn-default, .contrast-reverted .contrast-reverted .btn-danger, .contrast-reverted .contrast-reverted .btn, .contrast-reverted .contrast-reverted .input-autocomplete__edit-button, .contrast-reverted .contrast-reverted .menu-contexts--btn-login[_ngcontent-c3], .contrast-reverted .contrast-reverted .btn-primary, .contrast-reverted .contrast-reverted .search-bar .search-bar-search-button, .contrast-reverted .contrast-reverted .search-form .search-bar-search-button {
  color: #ff0;
}
.contrast-reverted .account-create h2 {
  color: #ff0;
}
.contrast-reverted .account-create label a {
  text-decoration: underline;
}
.contrast-reverted .alert-indicator + .lead {
  color: #f00;
}
.contrast-reverted .has-error .help-block .required, .contrast-reverted .required {
  color: #f00;
}
.contrast-reverted .has-error .form-control {
  border-color: #f00 !important;
}
.contrast-reverted .account-create .form-check label {
  color: #fff;
}
.contrast-reverted .account-create .form-group .form-control {
  color: #ff0;
}
.contrast-reverted .toast .toast-header .text-muted {
  color: #fff !important;
}

.dialog-iframe-popup.contrast-reverted .portlet-body .input-remember-password .form-control:focus {
  border-color: #ff0;
}
.dialog-iframe-popup.contrast-reverted .portlet-body .input-remember-password .emailAddress_custom {
  color: #f00;
}

body.size-bigger .login .box .btn-default, body.size-bigger .login .box .btn, body.size-bigger .login .box .input-autocomplete__edit-button, body.size-biggest .login .box .btn-default, body.size-biggest .login .box .btn, body.size-biggest .login .box .input-autocomplete__edit-button {
  width: 100%;
  max-width: 100%;
}
body.size-bigger .login .box h2, body.size-biggest .login .box h2 {
  line-height: 1;
}
body.size-bigger .login .box p, body.size-biggest .login .box p {
  line-height: 1.2;
}
body.size-bigger .login.col-lg-9, body.size-biggest .login.col-lg-9 {
  flex: 0 0 100%;
  max-width: 100%;
}
body.size-bigger .form-control::placeholder, body.size-bigger .forms .form-select::placeholder, body.size-biggest .form-control::placeholder, body.size-biggest .forms .form-select::placeholder {
  font-size: 1.2em;
}
body.size-bigger .account-create .form-group, body.size-biggest .account-create .form-group {
  overflow: hidden;
  padding-bottom: 5px;
}
body.size-bigger .lexicon-icon, body.size-biggest .lexicon-icon {
  height: 0.75em;
}
body.size-bigger .help-block, body.size-biggest .help-block {
  font-size: 0.775em;
}
body.size-bigger .main-container .account-create .form-group .form-control,
body.size-bigger .main-container .forms select.form-select:not([multiple]):not([size]),
body.size-bigger .main-container select.form-control:not([multiple]):not([size]), body.size-biggest .main-container .account-create .form-group .form-control,
body.size-biggest .main-container .forms select.form-select:not([multiple]):not([size]),
body.size-biggest .main-container select.form-control:not([multiple]):not([size]) {
  height: 1.9em;
  max-width: 100%;
  width: 100%;
}
body.size-bigger .account-create .form-group label, body.size-biggest .account-create .form-group label {
  max-width: 100%;
}
body.size-bigger .account-create-using .btn, body.size-bigger .account-create-using .input-autocomplete__edit-button, body.size-biggest .account-create-using .btn, body.size-biggest .account-create-using .input-autocomplete__edit-button {
  font-size: 1.333em;
}
body.size-bigger .fa-calendar:before, body.size-biggest .fa-calendar:before {
  font-size: 1.2em !important;
  top: initial !important;
  position: static !important;
  left: initial !important;
}
body.size-bigger .account-create .input-group-date-picker .filters__date-button, body.size-biggest .account-create .input-group-date-picker .filters__date-button {
  left: initial;
  right: 0;
  width: 2em !important;
  height: 1.9em;
  padding: 0;
  top: 37px;
}
body.size-bigger .ui-datepicker .ui-datepicker-prev span, body.size-bigger .ui-datepicker .ui-datepicker-next span, body.size-biggest .ui-datepicker .ui-datepicker-prev span, body.size-biggest .ui-datepicker .ui-datepicker-next span {
  transform: scale(2);
}

body.size-bigger .form-control::placeholder, body.size-bigger .forms .form-select::placeholder {
  font-size: 1em;
}

.dialog-iframe-popup.contrast-reverted .portlet-body .alert-danger {
  color: #f00;
  border-color: #f00;
  background: #000;
}
.dialog-iframe-popup.contrast-reverted .portlet-body .alert-danger svg {
  fill: #f00;
}

.dialog-iframe-popup.contrast-reverted .portlet-body .alert-info {
  background: #000;
}
.dialog-iframe-popup.contrast-reverted .portlet-body .alert-info svg {
  fill: #28a745;
}

.dialog-iframe-popup.contrast-reverted .portlet-body .alert-indicator, .dialog-iframe-popup.contrast-reverted .portlet-body .alert-indicator + .lead {
  color: #f00;
}

.default-size .usability .font-size a#default-size, .default-size .usability .font-size button#default-size {
  line-height: 23px;
  font-size: 10px;
}

.dialog-iframe-popup.contrast-reverted .portlet-body .forgot-password iframe {
  filter: invert(1);
}

.contrast-reverted .account-create .g-recaptcha iframe {
  filter: invert(1);
}
.contrast-reverted .panel {
  border: 1px solid white;
}
.contrast-reverted .panel-heading, .contrast-reverted .panel {
  background-color: transparent;
}

body.size-bigger {
  font-size: 1.125em;
}

.usability .font-size a#default-size,
.usability .font-size button#default-size, .usability .contrast a#default-size,
.usability .contrast button#default-size {
  line-height: 30px;
}

.size-bigger .fieldset.content-in-box .form-control, .size-bigger .fieldset.content-in-box .forms .form-select {
  font-size: 1.333em;
}
.size-bigger .usability .font-size a, .size-bigger .usability .font-size button, .size-bigger .usability .contrast a, .size-bigger .usability .contrast button {
  width: 28px;
  height: 28px;
  line-height: 26px;
}
.size-bigger .usability .font-size a#default-size, .size-bigger .usability .font-size button#default-size, .size-bigger .usability .contrast a#default-size, .size-bigger .usability .contrast button#default-size {
  line-height: 32px;
  font-size: 16px;
}
.size-bigger .usability .font-size a.big, .size-bigger .usability .font-size button.big, .size-bigger .usability .contrast a.big, .size-bigger .usability .contrast button.big {
  line-height: 28px;
}
.size-bigger .alert {
  font-size: 1.083em;
}
.size-bigger .sidebar-tree button {
  font-size: 1.5em;
}
.size-bigger .sidebar-tree li a {
  font-size: 1.333em;
}
.size-bigger .sidebar-tree ul li a {
  font-size: 1.167em;
}
.size-bigger .nav-tabs-wrapper > ul > li.dropdown .toggle, .size-bigger .toolbar .actions .dropdown .toggle {
  font-size: 1.667em;
}
.size-bigger .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu .reset, .size-bigger .toolbar .actions .dropdown .dropdown-menu .reset, .size-bigger .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu p, .size-bigger .toolbar .actions .dropdown .dropdown-menu p {
  font-size: 1.083em;
}
.size-bigger .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu .label, .size-bigger .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu label {
  font-size: 1.083em;
}
.size-bigger .toolbar .actions .dropdown .dropdown-menu .label, .size-bigger .toolbar .actions .dropdown .dropdown-menu label {
  font-size: 1.083em;
}
.size-bigger .box-gray .header {
  font-size: 1.5em;
  line-height: 2em;
}
.size-bigger .list-arrows > li > a {
  font-size: 1.083em;
}
.size-bigger .list-arrows > li > a:before {
  font-size: 1.5em;
}
.size-bigger .link.more {
  font-size: 1em;
  line-height: 1.667em;
}
.size-bigger .link.arrow-down {
  font-size: 0.917em;
  line-height: 1.25em;
}
.size-bigger .link.arrow-down small {
  font-size: 0.917em;
}
.size-bigger .link.link-arrow {
  font-size: 1em;
}
.size-bigger .link.link-arrow:before {
  font-size: 1.167em;
}
.size-bigger ::-webkit-input-placeholder, .size-bigger :-moz-placeholder, .size-bigger ::-moz-placeholder, .size-bigger :-ms-input-placeholder, .size-bigger .table {
  font-size: 1.083em;
}
.size-bigger .table-caption {
  font-size: 1.083em;
  line-height: 2.1em;
}
.size-bigger .table-row .table-th {
  font-size: 1em;
}
.size-bigger .table-bordered .table-row .table-th {
  font-size: 1.083em;
}
.size-bigger ::-webkit-input-placeholder, .size-bigger :-moz-placeholder, .size-bigger ::-moz-placeholder, .size-bigger :-ms-input-placeholder {
  font-size: 1.167em;
}
.size-bigger input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em;
}
.size-bigger .inputfile + label .btn, .size-bigger .inputfile + label .input-autocomplete__edit-button {
  font-size: 1.083em;
}
.size-bigger .inputfile + label span {
  font-size: 1em;
  line-height: 2.1em;
}
.size-bigger .std p, .size-bigger .std ul:not([class]) li, .size-bigger .post-content p, .size-bigger .post-content ul:not([class]) li {
  font-size: 1.167em;
  line-height: 1.583em;
}
.size-bigger .box-button .link.arrow-down {
  font-size: 1.083em;
  line-height: 1.667em;
}
.size-bigger .box-button .link.arrow-down small {
  font-size: 1.083em;
}
.size-bigger .vertical-tabs h2 {
  font-size: 1.667em;
}
.size-bigger .vertical-tabs .tab fieldset select {
  font-size: 1.167em;
}
.size-bigger .vertical-tabs + .actions .btn, .size-bigger .vertical-tabs + .actions .input-autocomplete__edit-button {
  font-size: 1.167em;
}
.size-bigger .service-info {
  font-size: 1em;
}
.size-bigger .footer-links .link {
  font-size: 1.083em;
  line-height: 1.75em;
}
.size-bigger .footer-links .link span {
  font-size: 1.667em;
}
.size-bigger header .log-out {
  font-size: 1.083em;
}
.size-bigger header .navbar-buttons {
  float: none;
  margin-top: 0;
  order: unset;
  top: -30px;
}
.size-bigger .usability .font-size a.big, .size-bigger .usability .font-size button.big {
  font-size: 1.167em;
}
.size-bigger .usability .font-size a.bigger, .size-bigger .usability .font-size button.bigger {
  font-size: 1.333em;
}
.size-bigger .navbar-my-account li {
  font-size: 1.167em;
}
.size-bigger .navbar-nav li > a {
  font-size: 1.333em;
}
.size-bigger .navbar.logged .navbar-nav li > a {
  font-size: 1.083em;
}
.size-bigger .navbar-user-info strong {
  font-size: 1.167em;
}
.size-bigger .navbar-user-info span {
  font-size: 1.083em;
}
.size-bigger .navbar-user-info span.id {
  font-size: 1em;
}
.size-bigger .btn, .size-bigger .input-autocomplete__edit-button {
  font-size: 1.167em;
  line-height: 1.167em;
}
.size-bigger .btn-icon-arrow {
  font-size: 1.083em;
}
.size-bigger .btn-icon {
  font-size: 1.667em;
  line-height: 2.3em;
}
.size-bigger .btn-group-sm > .btn, .size-bigger .btn-group-sm > .input-autocomplete__edit-button, .size-bigger .btn-sm, .size-bigger .btn-xs {
  font-size: 1.083em;
}
.size-bigger .accordion .card-body .columns li a {
  font-size: 1em;
  line-height: 2em;
}
.size-bigger .accordion .btn-link {
  font-size: 1.333em;
}
main .size-bigger .quick-links h2 {
  font-size: 1em;
}
.size-bigger .search-bar.flat .btn, .size-bigger .search-bar.flat .input-autocomplete__edit-button, .size-bigger .search-form.flat .btn, .size-bigger .search-form.flat .input-autocomplete__edit-button {
  font-size: 0;
}
.size-bigger .portlet-search-results .searchcontainer-content li h4 a {
  font-size: 1.5em;
}
.size-bigger .portlet-search-results .searchcontainer-content li h6 {
  font-size: 1.167em;
  line-height: 1.42em;
}
.size-bigger .portlet-search-results .search-total-label {
  font-size: 2.2em;
}
.size-bigger .search-results h1 {
  font-size: 2em;
}
.size-bigger .forms .search-results .search-form .form-select {
  font-size: 1.333em;
}
.size-bigger .search-results .search-form .form-control, .size-bigger .search-results .search-form .forms .form-select {
  font-size: 1.333em;
}
.size-bigger .search-results .search-form .dropdown .link {
  font-size: 1em;
}
.size-bigger .search-results .search-form .dropdown ul li label {
  font-size: 1em;
}
.size-bigger .search-results .search-form input.form-control {
  padding-right: 26px;
}
.size-bigger .search-results .post h2 {
  font-size: 1.5em;
}
.size-bigger .search-results .post p {
  font-size: 1.167em;
  line-height: 1.42em;
}
.size-bigger .services .list-arrows a {
  font-size: 1.167em;
}
.size-bigger .services .tab-content .header h1 {
  font-size: 2.2em;
}
.size-bigger .services .tab-content .header h1 + strong {
  font-size: 1.5em;
}
.size-bigger .services .tab-content .header p {
  line-height: 1.833em;
  font-size: 1.333em;
}
.size-bigger .availabilty-list .link, .size-bigger .availabilty-list small, .size-bigger .availabilty-list .availability {
  font-size: 1.167em;
}
.size-bigger .box.availability h3 {
  font-size: 1.083em;
}
.size-bigger .box-counter p {
  font-size: 1.083em;
}
.size-bigger .box-counter p span {
  line-height: 1.15em;
  font-size: 3em;
}
.size-bigger .login .box h2 {
  font-size: 2em;
}
.size-bigger .login .box label {
  font-size: 1.083em;
}
.size-bigger .login .box .btn, .size-bigger .login .box .input-autocomplete__edit-button {
  font-size: 1.333em;
}
.size-bigger .login .create-account-link {
  font-size: 1.167em;
}
.size-bigger .account-create h2 {
  font-size: 1.6em;
  line-height: 1em;
}
.size-bigger .account-create fieldset legend {
  font-size: 1.5em;
}
.size-bigger .account-create label {
  font-size: 0.917em;
}
.size-bigger .account-create .form-group .form-control, .size-bigger .account-create .form-group .forms .form-select {
  font-size: 1.167em;
}
.size-bigger .forms .account-create .form-group .form-select {
  font-size: 1.167em;
}
.size-bigger .modal.passwordReset .modal-content .modal-header .modal-title {
  font-size: 1.667em;
}
.size-bigger .modal.passwordReset .modal-content form label {
  font-size: 1.083em;
}
.size-bigger .breadcrumbs a:after {
  font-size: 1.333em;
}
.size-bigger .tabbed-content.bordered .search-form .btn, .size-bigger .tabbed-content.bordered .search-form .input-autocomplete__edit-button {
  font-size: 1.167em;
}
.size-bigger .tabbed-content.bordered .search-form input {
  font-size: 1.333em;
}
.size-bigger .tabbed-content .fieldset .form-flex .form-row > .label {
  font-size: 1.083em;
  line-height: 2.2em;
}
.size-bigger .nav-tabs-wrapper > ul > li > a {
  font-size: 1.083em;
  line-height: 1.667em;
}
.size-bigger .nav-tabs-wrapper > ul > li.dropdown .sorter a {
  line-height: 1.667em;
}
.size-bigger .nav-tabs-nested a {
  font-size: 1.083em;
}
.size-bigger .section-nav-tabs-nested .label, .size-bigger .section-nav-tabs-nested label {
  font-size: 0.833em;
}
.size-bigger .document-info ul li {
  font-size: 1.167em;
}
.size-bigger .tabs-panel .tab-button {
  font-size: 1.083em;
  line-height: 1.667em;
}
.size-bigger .toolbar-table a {
  font-size: 1em;
}
.size-bigger .pagination a, .size-bigger .pagination p {
  line-height: 2.3em;
  font-size: 1em;
}
.size-bigger .pagination .pages a.prev, .size-bigger .pagination .pages a.next {
  font-size: 1.5em;
}
.size-bigger .modal .modal-header h5 {
  font-size: 1.083em;
}
.size-bigger .modal .modal-header .close {
  font-size: 2em;
  margin-top: 0;
}
.size-bigger .modal-body .nav-pills a {
  font-size: 1em;
}
.size-bigger .modal-body .tab-content .label {
  font-size: 1.083em;
}
.size-bigger .modal.gray .modal-content .modal-header {
  font-size: 1.083em;
}
.size-bigger .modal form legend {
  font-size: 0.917em;
}
.size-bigger .modal form .form-group label {
  font-size: 0.833em;
}
.size-bigger .edit .modal-body label {
  font-size: 1.083em;
}
.size-bigger .navbar-user-info .close {
  font-size: 2em;
}
.size-bigger .navbar-user-info .dropdown-menu form label {
  font-size: 1.167em;
}
.size-bigger .navbar-user-info .dropdown-menu ul .user span {
  font-size: 1.167em;
}
.size-bigger .navbar-user-info .dropdown-menu ul .user .profile {
  font-size: 1.167em;
  line-height: 1.667em;
}
.size-bigger .sidebar-menu li a {
  font-size: 1.083em;
}
.size-bigger .sidebar-menu li ul ul li a {
  font-size: 0.917em;
}
.size-bigger .sidebar-menu > li > a {
  font-size: 1.333em;
  line-height: 1em;
}
.size-bigger .tabbed-content .show-dictionary textarea, .size-bigger .tabbed-content .show-dictionary .tab-content .tab-pane {
  font-size: 1.167em;
  line-height: 1.4;
}
.size-bigger .alphabet-content .group h2, .size-bigger .alphabet-list a {
  font-size: 2.2em;
}
.size-bigger .group h2 {
  font-size: 1.5em;
}
.size-bigger .group .list-arrows a {
  font-size: 1.167em;
}
.size-bigger .modal .modal-title.special-section {
  font-size: 1.083em;
}
.size-bigger .modal .links a {
  line-height: 2em;
  font-size: 1.083em;
}
.size-bigger .modal .btn-icon-arrow {
  font-size: 1.167em;
  line-height: 2.1em;
}
.size-bigger .account .header .btn, .size-bigger .account .header .input-autocomplete__edit-button, .size-bigger .account .header h2 {
  font-size: 1.5em;
  line-height: 2em;
}
.size-bigger .account .header .btn span, .size-bigger .account .header .input-autocomplete__edit-button span, .size-bigger .account .header h2 span {
  font-size: 1.167em;
}
.size-bigger .account .list-arrows a {
  font-size: 1.167em;
}
.size-bigger .account .box .links h3 {
  font-size: 1.167em;
  line-height: 2.4em;
}
.size-bigger .account .form-control, .size-bigger .account .forms .form-select {
  font-size: 13px;
}
.size-bigger .forms .account .form-select {
  font-size: 1.083em;
}
.size-bigger .account form .label, .size-bigger .account form label {
  font-size: 1.167em;
  line-height: 2.6em;
}
.size-bigger .account .readonly legend {
  font-size: 1.083em;
}
.size-bigger .forms legend {
  font-size: 1.5em;
  line-height: 1.4;
}
.size-bigger .newsletter .box .header {
  font-size: 1.167em;
}
.size-bigger .newsletter .tabs .bookmarks a {
  font-size: 1.333em;
  line-height: 50px;
}
.size-bigger .newsletter .post h2 {
  line-height: 44px;
  font-size: 1.333em;
}
.size-bigger .newsletter .post p {
  font-size: 1.167em;
  line-height: 1.583em;
}
.size-bigger ::-webkit-input-placeholder, .size-bigger :-moz-placeholder, .size-bigger ::-moz-placeholder, .size-bigger :-ms-input-placeholder {
  font-size: 1.083em;
}
.size-bigger .h1, .size-bigger h1 {
  font-size: 2.3em;
}
.size-bigger .h2, .size-bigger h2 {
  font-size: 2em;
}
.size-bigger .h3, .size-bigger h3 {
  font-size: 1.333em;
}
.size-bigger .h4, .size-bigger h4 {
  font-size: 1.083em;
}
.size-bigger .portlet-search-results .searchcontainer-content li p {
  font-size: 1.167em;
  line-height: 1.42;
}
.size-bigger .portlet-search-results .search-total-label {
  font-size: 2.15em;
}
.size-bigger .box-counter > div {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
}
.size-bigger .box-counter > div + div {
  bordeR: 0;
}
.size-bigger .forms .search-results .search-form .form-select {
  height: 1.5em;
}
.size-bigger .forms .search-results .search-form .form-select {
  height: 1.7em;
}
.size-bigger .search-results .search-form .form-control, .size-bigger .search-results .search-form .forms .form-select {
  height: 1.7em;
}
.size-bigger .menu-list--element[_ngcontent-c4], .size-bigger .menu-list--logut[_ngcontent-c4] {
  font-size: 1em;
}
.size-bigger .form-control::placeholder, .size-bigger .forms .form-select::placeholder {
  line-height: 1.7em;
  font-size: 0.7em;
}
.size-bigger .menu-contexts--btn-new-acc[_ngcontent-c3], .size-bigger .menu-contexts--btn-login[_ngcontent-c3] {
  font-size: 1em;
  line-height: 1em;
  height: auto;
}
.size-bigger .menu-contexts--btn-new-acc_circle[_ngcontent-c3] {
  background: none;
}
.size-bigger .accordion .card-body .columns li a, .size-bigger .contrast-reverted .accordion .card-body {
  font-size: 1em;
  line-height: 1em;
}
.size-bigger .menu-contexts--info_name[_ngcontent-c3], .size-bigger .service-list--title[_ngcontent-c0] {
  font-size: 1.125em;
  line-height: 1em;
}
.size-bigger .my-services[_ngcontent-c0] .fav-box-font[_ngcontent-c0], .size-bigger .my-services[_ngcontent-c0] .service--element[_ngcontent-c0] {
  font-size: 1em !important;
  line-height: 1.15em;
}
.size-bigger .new-doc-modal[_ngcontent-c2] .fav-box-font[_ngcontent-c2] {
  font-size: 1em !important;
  line-height: 1.15em;
}
.size-bigger .service-list--subtitle[_ngcontent-c0] {
  font-size: 1.833em;
  line-height: 1em;
}

@media (max-width: 768px) {
  .size-bigger .link.more {
    font-size: 1.333em;
  }
}
@media (max-width: 768px) {
  .size-bigger .link.link-arrow {
    font-size: 1.333em;
  }
}
@media (min-width: 769px) {
  .size-bigger .vertical-tabs .tabs-panel .tab-button {
    font-size: 1.333em;
    line-height: 2.1em;
  }
}
@media (max-width: 768px) {
  .size-bigger footer .list-arrows a {
    font-size: 1.333em;
  }
}
@media (max-width: 768px) {
  .size-bigger .navbar-collapse ul a {
    font-size: 1.333em;
  }
}
@media (max-width: 768px) {
  .size-bigger .btn-icon-arrow {
    font-size: 1.333em;
  }
}
@media (min-width: 768px) {
  .size-bigger .search-bar .btn, .size-bigger .search-bar .input-autocomplete__edit-button, .size-bigger .search-form .btn, .size-bigger .search-form .input-autocomplete__edit-button {
    font-size: 1.5em;
  }
}
@media (min-width: 768px) {
  .size-bigger .search-bar .search-bar-search-button, .size-bigger .search-form .search-bar-search-button {
    font-size: 1.5em;
  }
}
@media (max-width: 600px) {
  .size-bigger .toolbar-table a {
    font-size: 0;
    line-height: 30px;
  }
}
a:focus, .btn:focus, .input-autocomplete__edit-button:focus, button:focus {
  outline: 2px solid #d70f31;
  background-clip: padding-box !important;
}

body.size-biggest {
  font-size: 1.5em;
}

.size-biggest .login .card-deck .card.box {
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0 0 40px;
}
.size-biggest .fieldset.content-in-box .form-control, .size-biggest .fieldset.content-in-box .forms .form-select {
  font-size: 1.333em;
}
.size-biggest .usability .font-size a, .size-biggest .usability .font-size button, .size-biggest .usability .contrast a, .size-biggest .usability .contrast button {
  width: 32px;
  height: 32px;
  line-height: 30px;
}
.size-biggest .usability .font-size a#default-size, .size-biggest .usability .font-size button#default-size, .size-biggest .usability .contrast a#default-size, .size-biggest .usability .contrast button#default-size {
  line-height: 39px;
  font-size: 20px;
}
.size-biggest .usability .font-size a.big, .size-biggest .usability .font-size button.big, .size-biggest .usability .contrast a.big, .size-biggest .usability .contrast button.big {
  line-height: 34px;
}
.size-biggest .alert {
  font-size: 1.083em;
}
.size-biggest .sidebar-tree button {
  font-size: 1.5em;
}
.size-biggest .sidebar-tree li a {
  font-size: 1.333em;
}
.size-biggest .sidebar-tree ul li a {
  font-size: 1.167em;
}
.size-biggest .nav-tabs-wrapper > ul > li.dropdown .toggle, .size-biggest .toolbar .actions .dropdown .toggle {
  font-size: 1.667em;
}
.size-biggest .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu .reset, .size-biggest .toolbar .actions .dropdown .dropdown-menu .reset, .size-biggest .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu p, .size-biggest .toolbar .actions .dropdown .dropdown-menu p {
  font-size: 1.083em;
}
.size-biggest .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu .label, .size-biggest .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu label {
  font-size: 1.083em;
}
.size-biggest .toolbar .actions .dropdown .dropdown-menu .label, .size-biggest .toolbar .actions .dropdown .dropdown-menu label {
  font-size: 1.083em;
}
.size-biggest .box-gray .header {
  font-size: 1.5em;
  line-height: 2em;
}
.size-biggest .list-arrows > li > a {
  font-size: 1.083em;
}
.size-biggest .list-arrows > li > a:before {
  font-size: 1.5em;
}
.size-biggest .link.more {
  font-size: 1em;
  line-height: 1.667em;
}
.size-biggest .link.arrow-down {
  font-size: 0.917em;
  line-height: 1.25em;
}
.size-biggest .link.arrow-down small {
  font-size: 0.917em;
}
.size-biggest .link.link-arrow {
  font-size: 1em;
}
.size-biggest .link.link-arrow:before {
  font-size: 1.167em;
}
.size-biggest ::-webkit-input-placeholder, .size-biggest :-moz-placeholder, .size-biggest ::-moz-placeholder, .size-biggest :-ms-input-placeholder, .size-biggest .table {
  font-size: 1.083em;
}
.size-biggest .table-caption {
  font-size: 1.083em;
  line-height: 2.1em;
}
.size-biggest .table-row .table-th {
  font-size: 1em;
}
.size-biggest .table-bordered .table-row .table-th {
  font-size: 1.083em;
}
.size-biggest ::-webkit-input-placeholder, .size-biggest :-moz-placeholder, .size-biggest ::-moz-placeholder, .size-biggest :-ms-input-placeholder {
  font-size: 1.167em;
}
.size-biggest input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em;
}
.size-biggest .inputfile + label .btn, .size-biggest .inputfile + label .input-autocomplete__edit-button {
  font-size: 1.083em;
  line-height: 1.083em;
}
.size-biggest .inputfile + label span {
  font-size: 1em;
  line-height: 2.1em;
}
.size-biggest .std p, .size-biggest .std ul:not([class]) li {
  font-size: 1.167em;
  line-height: 1.583em;
}
.size-biggest .box-button .link.arrow-down {
  font-size: 1.083em;
  line-height: 1.667em;
}
.size-biggest .box-button .link.arrow-down small {
  font-size: 1.083em;
}
.size-biggest .vertical-tabs h2 {
  font-size: 1.667em;
}
.size-biggest .vertical-tabs .tab fieldset select {
  font-size: 1.167em;
}
.size-biggest .vertical-tabs + .actions .btn, .size-biggest .vertical-tabs + .actions .input-autocomplete__edit-button {
  font-size: 1.167em;
}
.size-biggest .service-info {
  font-size: 1em;
}
.size-biggest .footer-links .link {
  font-size: 1.083em;
  line-height: 1.75em;
}
.size-biggest .footer-links .link span {
  font-size: 1.667em;
}
.size-biggest header .log-out {
  font-size: 1.083em;
}
.size-biggest header .navbar-buttons {
  float: none;
  margin-top: 0;
  order: unset;
  top: -30px;
}
.size-biggest .usability .font-size a.big, .size-biggest .usability .font-size button.big {
  font-size: 1.167em;
}
.size-biggest .usability .font-size a.bigger, .size-biggest .usability .font-size button.bigger {
  font-size: 1.333em;
}
.size-biggest .navbar-my-account li {
  font-size: 1.167em;
}
.size-biggest .navbar-nav li > a {
  font-size: 1.333em;
}
.size-biggest .navbar.logged .navbar-nav li > a {
  font-size: 1.083em;
}
.size-biggest .navbar-user-info strong {
  font-size: 1.167em;
}
.size-biggest .navbar-user-info span {
  font-size: 1.083em;
}
.size-biggest .navbar-user-info span.id {
  font-size: 1em;
}
.size-biggest .btn, .size-biggest .input-autocomplete__edit-button {
  font-size: 1.167em;
  line-height: 1.167em;
}
.size-biggest .btn-icon-arrow {
  font-size: 1.083em;
}
.size-biggest .btn-icon {
  font-size: 1.667em;
  line-height: 2.3em;
}
.size-biggest .btn-group-sm > .btn, .size-biggest .btn-group-sm > .input-autocomplete__edit-button, .size-biggest .btn-sm, .size-biggest .btn-xs {
  font-size: 1.083em;
}
.size-biggest .accordion .card-body .columns li a {
  font-size: 1em;
  line-height: 2em;
}
.size-biggest .accordion .btn-link {
  font-size: 1.333em;
}
main .size-biggest .quick-links h2 {
  font-size: 1em;
}
.size-biggest .search-bar.flat .btn, .size-biggest .search-bar.flat .input-autocomplete__edit-button, .size-biggest .search-form.flat .btn, .size-biggest .search-form.flat .input-autocomplete__edit-button {
  font-size: 0;
}
.size-biggest .portlet-search-results .searchcontainer-content li h4 a {
  font-size: 1.5em;
}
.size-biggest .portlet-search-results .searchcontainer-content li h6 {
  font-size: 1.167em;
  line-height: 1.42em;
}
.size-biggest .portlet-search-results .search-total-label {
  font-size: 2.2em;
}
.size-biggest .search-results h1 {
  font-size: 2em;
}
.size-biggest .forms .search-results .search-form .form-select {
  font-size: 1.333em;
}
.size-biggest .search-results .search-form .form-control, .size-biggest .search-results .search-form .forms .form-select {
  font-size: 1.333em;
}
.size-biggest .search-results .search-form input.form-control {
  padding-right: 30px;
}
.size-biggest .search-results .search-form .btn-search-cancel {
  margin-top: -2px;
}
.size-biggest .search-results .search-form .btn-search-cancel > i {
  margin-left: -5px;
}
.size-biggest .search-results .search-form .dropdown .link {
  font-size: 1em;
}
.size-biggest .search-results .search-form .dropdown ul li label {
  font-size: 1em;
}
.size-biggest .search-results .post h2 {
  font-size: 1.5em;
}
.size-biggest .search-results .post p {
  font-size: 1.167em;
  line-height: 1.42em;
}
.size-biggest .services .list-arrows a {
  font-size: 1.167em;
}
.size-biggest .services .tab-content .header h1 {
  font-size: 2.2em;
}
.size-biggest .services .tab-content .header h1 + strong {
  font-size: 1.5em;
}
.size-biggest .services .tab-content .header p {
  line-height: 1.833em;
  font-size: 1.333em;
}
.size-biggest .availabilty-list .link, .size-biggest .availabilty-list small, .size-biggest .availabilty-list .availability {
  font-size: 1.167em;
}
.size-biggest .box.availability h3 {
  font-size: 1.083em;
}
.size-biggest .box-counter p {
  font-size: 1.083em;
}
.size-biggest .box-counter p span {
  line-height: 1.15em;
  font-size: 3em;
}
.size-biggest .login .box h2 {
  font-size: 2em;
}
.size-biggest .login .box label {
  font-size: 1.083em;
}
.size-biggest .login .box .btn, .size-biggest .login .box .input-autocomplete__edit-button {
  font-size: 1.333em;
}
.size-biggest .login .create-account-link {
  font-size: 1.167em;
}
.size-biggest .account-create h2 {
  font-size: 1.6em;
  line-height: 1em;
}
.size-biggest .account-create fieldset legend {
  font-size: 1.5em;
}
.size-biggest .account-create label {
  font-size: 0.917em;
}
.size-biggest .account-create .form-group .form-control, .size-biggest .account-create .form-group .forms .form-select {
  font-size: 1.167em;
}
.size-biggest .forms .account-create .form-group .form-select {
  font-size: 1.167em;
}
.size-biggest .modal.passwordReset .modal-content .modal-header .modal-title {
  font-size: 1.667em;
}
.size-biggest .modal.passwordReset .modal-content form label {
  font-size: 1.083em;
}
.size-biggest .breadcrumbs a:after {
  font-size: 1.333em;
}
.size-biggest .tabbed-content.bordered .search-form .btn, .size-biggest .tabbed-content.bordered .search-form .input-autocomplete__edit-button {
  font-size: 1.167em;
}
.size-biggest .tabbed-content.bordered .search-form input {
  font-size: 1.333em;
}
.size-biggest .tabbed-content .fieldset .form-flex .form-row > .label {
  font-size: 1.083em;
  line-height: 2.2em;
}
.size-biggest .nav-tabs-wrapper > ul > li > a {
  font-size: 1.083em;
  line-height: 1.667em;
}
.size-biggest .nav-tabs-wrapper > ul > li.dropdown .sorter a {
  line-height: 1.667em;
}
.size-biggest .nav-tabs-nested a {
  font-size: 1.083em;
}
.size-biggest .section-nav-tabs-nested .label, .size-biggest .section-nav-tabs-nested label {
  font-size: 0.833em;
}
.size-biggest .document-info ul li {
  font-size: 1.167em;
}
.size-biggest .tabs-panel .tab-button {
  font-size: 1.083em;
  line-height: 1.667em;
}
.size-biggest .toolbar-table a {
  font-size: 1em;
}
.size-biggest .pagination a, .size-biggest .pagination p {
  line-height: 2.3em;
  font-size: 1em;
}
.size-biggest .pagination .pages a.prev, .size-biggest .pagination .pages a.next {
  font-size: 1.5em;
}
.size-biggest .modal .modal-header h5 {
  font-size: 1.083em;
}
.size-biggest .modal .modal-header .close {
  font-size: 2em;
  margin-top: 0;
}
.size-biggest .modal-body .nav-pills a {
  font-size: 1em;
}
.size-biggest .modal-body .tab-content .label {
  font-size: 1.083em;
}
.size-biggest .modal.gray .modal-content .modal-header {
  font-size: 1.083em;
}
.size-biggest .modal form legend {
  font-size: 0.917em;
}
.size-biggest .modal form .form-group label {
  font-size: 0.833em;
}
.size-biggest .edit .modal-body label {
  font-size: 1.083em;
}
.size-biggest .navbar-user-info .close {
  font-size: 2em;
}
.size-biggest .navbar-user-info .dropdown-menu form label {
  font-size: 1.167em;
}
.size-biggest .navbar-user-info .dropdown-menu ul .user span {
  font-size: 1.167em;
}
.size-biggest .navbar-user-info .dropdown-menu ul .user .profile {
  font-size: 1.167em;
  line-height: 1.667em;
}
.size-biggest .sidebar-menu li a {
  font-size: 1.083em;
}
.size-biggest .sidebar-menu li ul ul li a {
  font-size: 0.917em;
}
.size-biggest .sidebar-menu > li > a {
  font-size: 1.333em;
  line-height: 1em;
}
.size-biggest .tabbed-content .show-dictionary textarea, .size-biggest .tabbed-content .show-dictionary .tab-content .tab-pane {
  font-size: 1.167em;
  line-height: 1.4;
}
.size-biggest .alphabet-content .group h2, .size-biggest .alphabet-list a {
  font-size: 2.2em;
}
.size-biggest .group h2 {
  font-size: 1.5em;
}
.size-biggest .group .list-arrows a {
  font-size: 1.167em;
}
.size-biggest .modal .modal-title.special-section {
  font-size: 1.083em;
}
.size-biggest .modal .links a {
  line-height: 2em;
  font-size: 1.083em;
}
.size-biggest .modal .btn-icon-arrow {
  font-size: 1.167em;
  line-height: 2.1em;
}
.size-biggest .account .header .btn, .size-biggest .account .header .input-autocomplete__edit-button, .size-biggest .account .header h2 {
  font-size: 1.5em;
  line-height: 2em;
}
.size-biggest .account .header .btn span, .size-biggest .account .header .input-autocomplete__edit-button span, .size-biggest .account .header h2 span {
  font-size: 1.167em;
}
.size-biggest .account .list-arrows a {
  font-size: 1.167em;
}
.size-biggest .account .box .links h3 {
  font-size: 1.167em;
  line-height: 2.4em;
}
.size-biggest .account .form-control, .size-biggest .account .forms .form-select {
  font-size: 13px;
}
.size-biggest .forms .account .form-select {
  font-size: 1.083em;
}
.size-biggest .account form .label, .size-biggest .account form label {
  font-size: 1.167em;
  line-height: 2.6em;
}
.size-biggest .account .readonly legend {
  font-size: 1.083em;
}
.size-biggest .forms legend {
  font-size: 1.5em;
  line-height: 1.4;
}
.size-biggest .newsletter .box .header {
  font-size: 1.167em;
}
.size-biggest .newsletter .tabs .bookmarks a {
  font-size: 1.333em;
  line-height: 50px;
}
.size-biggest .newsletter .post h2 {
  line-height: 44px;
  font-size: 1.333em;
}
.size-biggest .newsletter .post p {
  font-size: 1.167em;
  line-height: 1.583em;
}
.size-biggest ::-webkit-input-placeholder, .size-biggest :-moz-placeholder, .size-biggest ::-moz-placeholder, .size-biggest :-ms-input-placeholder {
  font-size: 1.083em;
}
.size-biggest .h1, .size-biggest h1 {
  font-size: 2.3em;
}
.size-biggest .h2, .size-biggest h2 {
  font-size: 2em;
}
.size-biggest .h3, .size-biggest h3 {
  font-size: 1.333em;
}
.size-biggest .h4, .size-biggest h4 {
  font-size: 1.083em;
}
.size-biggest .portlet-search-results .searchcontainer-content li p {
  font-size: 1.167em;
  line-height: 1.42;
}
.size-biggest .portlet-search-results .search-total-label {
  font-size: 2.15em;
}
.size-biggest .box-counter > div {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
}
.size-biggest .box-counter > div + div {
  bordeR: 0;
}
.size-biggest .forms .search-results .search-form .form-select {
  height: 1.5em;
}
.size-biggest .forms .search-results .search-form .form-select {
  height: 1.7em;
}
.size-biggest .search-results .search-form .form-control, .size-biggest .search-results .search-form .forms .form-select {
  height: 1.7em;
}
.size-biggest .menu-list--element[_ngcontent-c4], .size-biggest .menu-list--logut[_ngcontent-c4] {
  font-size: 1em;
}
.size-biggest .form-control::placeholder, .size-biggest .forms .form-select::placeholder {
  line-height: 1.7em;
  font-size: 0.7em;
}
.size-biggest .ang-menu[_ngcontent-c0] {
  height: 150px;
}
.size-biggest .menu-contexts--btn-new-acc[_ngcontent-c3], .size-biggest .menu-contexts--btn-login[_ngcontent-c3] {
  font-size: 1em;
  line-height: 1em;
  height: auto;
}
.size-biggest .menu-contexts--btn-new-acc_circle[_ngcontent-c3] {
  background: none;
}
.size-biggest .menu-contexts--info_empty[_ngcontent-c3] {
  height: 45px;
  float: right;
}
.size-biggest .quick-links .col:nth-child(4), .size-biggest .quick-links .col:nth-child(5) {
  border-top: 1px solid #d6d6d6;
}
.size-biggest .accordion .card-body .columns li a, .size-biggest .contrast-reverted .accordion .card-body {
  font-size: 1em;
  line-height: 1em;
}
.size-biggest .menu-contexts--info_name[_ngcontent-c3], .size-biggest .service-list--title[_ngcontent-c0] {
  font-size: 1.125em;
  line-height: 1em;
}
.size-biggest .my-services[_ngcontent-c0] .fav-box-font[_ngcontent-c0], .size-biggest .my-services[_ngcontent-c0] .service--element[_ngcontent-c0] {
  font-size: 1em !important;
  line-height: 1.15em;
}
.size-biggest .new-doc-modal[_ngcontent-c2] .fav-box-font[_ngcontent-c2] {
  font-size: 1em !important;
  line-height: 1.15em;
}
.size-biggest .service-list--subtitle[_ngcontent-c0] {
  font-size: 1.833em;
  line-height: 1em;
}

@media (max-width: 768px) {
  .size-biggest .link.more {
    font-size: 1.333em;
  }
}
@media (max-width: 768px) {
  .size-biggest .link.link-arrow {
    font-size: 1.333em;
  }
}
@media (min-width: 769px) {
  .size-biggest .vertical-tabs .tabs-panel .tab-button {
    font-size: 1.333em;
    line-height: 2.1em;
  }
}
@media (max-width: 768px) {
  .size-biggest footer .list-arrows a {
    font-size: 1.333em;
  }
}
@media (max-width: 768px) {
  .size-biggest .navbar-collapse ul a {
    font-size: 1.333em;
  }
}
@media (max-width: 768px) {
  .size-biggest .btn-icon-arrow {
    font-size: 1.333em;
  }
}
@media (min-width: 768px) {
  .size-biggest .search-bar .btn, .size-biggest .search-bar .input-autocomplete__edit-button, .size-biggest .search-form .btn, .size-biggest .search-form .input-autocomplete__edit-button {
    font-size: 1.5em;
  }
}
@media (min-width: 768px) {
  .size-biggest .search-bar .search-bar-search-button, .size-biggest .search-form .search-bar-search-button {
    font-size: 1.5em;
  }
}
@media (max-width: 600px) {
  .size-biggest .toolbar-table a {
    font-size: 0;
    line-height: 30px;
  }
}
body:not(.full-screen) #default-screen-size {
  outline: 2px solid #d70f31;
}

.size-bigger .usability .full-screen a, .size-bigger .usability .full-screen button {
  width: 28px;
  height: 28px;
  line-height: 26px;
}

.size-biggest .usability .full-screen a, .size-biggest .usability .full-screen button {
  width: 32px;
  height: 32px;
  line-height: 30px;
}

.usability .full-screen {
  margin-left: 25px;
}
.usability a, .usability button {
  padding: 0 4px;
}

body.full-screen #full-screen {
  outline: 2px solid #d70f31;
}
body.full-screen .container-fluid {
  max-width: 100%;
}
@media (min-width: 768px) {
  body.full-screen .main-container main .col-md-3 {
    max-width: 325px;
  }
  body.full-screen .main-container main .col-md-9 {
    flex: 0 0 calc(100% - 325px);
    padding: 0;
    max-width: calc(100% - 325px);
  }
  body.full-screen .main-container main .adm {
    padding: 0 15px;
  }
}
body.full-screen form .permissions select.form-control {
  float: left;
}

/* przyciemnienie */
.overlayLayer {
  background: #000000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 501 !important;
  opacity: 0.5;
  display: none;
}

/* warstwy */
.layerBox {
  background-color: #ffffff;
  color: #000000;
  left: 100%;
  display: none;
  padding: 10px 15px;
  position: fixed;
  z-index: 1001;
  border: 1px solid #dddddd;
  border-radius: 4px;
}

.layerHeader {
  color: #FFFFFF;
  padding: 6px 5px 5px 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  border-radius: 0px;
}
.layerHeader.normal {
  border-bottom: 1px solid #e4e4e4;
  padding: 5px 10px 15px;
  background-color: #666;
}
.layerHeader.alert {
  background-color: #008540;
  border-color: #398439;
}
.layerHeader.error {
  background-color: #E41A38;
  border-color: #d70f31;
}

.layerContent {
  padding: 5px 5px 5px 15px;
}

.layerFooter {
  text-align: right;
  font-size: 14px;
  margin: 0px 10px 5px 0;
}
.layerFooter a {
  text-decoration: none;
}
.layerFooter button {
  margin-left: 10px;
}

#statementLayerButton {
  float: right;
  position: relative;
  top: -15px;
}

.modal .tabbed-content {
  overflow: visible;
}

.modal-open .modal {
  overflow-y: auto;
}

.modal .modal-header .modal-title {
  padding-top: 8px;
}
.modal .modal-header .close {
  position: relative;
}
.modal .modal-header .close svg, .modal .modal-header .close > * {
  display: none;
}
.modal .modal-header .close:before, .modal .modal-header .close:after {
  content: "";
  width: 20px;
  height: 2px;
  background: #505050;
  display: block;
  position: absolute;
  transform: rotate(45deg);
}
.modal .modal-header .close:after {
  transform: rotate(-45deg);
}

.dialog-iframe-popup .portlet-body {
  text-align: justify;
  padding: 15px;
}
.dialog-iframe-popup .portlet-body .std {
  padding-bottom: 15px;
}
.dialog-iframe-popup.contrast-reverted .portlet-body *, .dialog-iframe-popup.contrast-reverted .portlet-body p, .dialog-iframe-popup.contrast-reverted .portlet-body li {
  color: #ff0;
}
.dialog-iframe-popup.contrast-reverted .portlet-body .std *, .dialog-iframe-popup.contrast-reverted .portlet-body .std p, .dialog-iframe-popup.contrast-reverted .portlet-body .std li {
  color: #ff0;
}

.modal-doc .modal-body .tab-content {
  border: 0;
}

.yui3-widget.custom-ui-dialog {
  display: block;
  position: absolute;
  left: 0 !important;
  max-width: 920px;
}

.yui3-widget.custom-ui-dialog .modal-header .close {
  padding: 0;
  margin: 0;
}

.yui3-widget.custom-ui-dialog .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal .modal-header .close {
  opacity: 1;
}
.modal .modal-header .close .lexicon-icon {
  fill: #000 !important;
  opacity: 1;
  height: 1em !important;
  margin-top: 0 !important;
}

.contrast-reverted .overlaymask-content {
  background: #000;
}

.has-control-menu .modal.modal-dialog {
  position: fixed;
  top: 0;
  display: block;
}

.has-error .help-block {
  text-align: center;
  color: #d70f31;
  background-color: #f8d7da;
  padding: 3px 10px;
  border-radius: 5px;
  border: 1px solid #f5c6cb;
  margin: 3px 0 0 0;
}

.alert-danger, .portlet-msg-error {
  color: #000;
  background-color: #f8d7da;
}

.alert-success, .portlet-msg-success {
  color: #000;
  background-color: #cbffbd;
  border-color: #BBFFAE;
}

.alert-info, .portlet-msg-help, .portlet-msg-info, .portlet-msg-progress {
  background-color: #DAF2F7;
}

.alert-warning, .portlet-msg-alert {
  color: #000;
  background-color: #FFFAE8;
  line-height: initial;
}

.alert-link {
  display: block;
  max-width: 130px;
  margin: 3px auto;
  font-weight: 700;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid #d70f31;
  white-space: nowrap;
  padding: 2px 12px;
  line-height: 20px;
  transition: all 0.2s ease-in-out;
  border-radius: 5px;
  color: #fff !important;
  background-color: #d70f31;
  text-decoration: none;
  line-height: initial;
}
.alert-link:hover {
  background-color: #be0326;
  border-color: #b20224;
  text-decoration: none;
}

header .top {
  padding: 5px 0;
  border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 768px) {
  header > ang-main-menu {
    display: none;
  }
}
header .navbar-brand {
  position: relative;
  z-index: 8;
}
header .navbar-toggler {
  display: none;
  width: 36px;
  height: 36px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  right: 15px;
  z-index: 525;
}
@media (max-width: 768px) {
  html header .navbar-toggler {
    display: block;
  }
}
header .navbar-toggler.collapsed .navbar-toggler-icon {
  left: 0;
}
header .navbar-toggler.collapsed .navbar-toggler-icon:before {
  top: -10px;
  left: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
header .navbar-toggler.collapsed .navbar-toggler-icon:after {
  bottom: -10px;
  left: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
header .navbar-toggler-icon {
  position: absolute;
  top: 17px;
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  left: -100%;
}
.contrast-reverted header .navbar-toggler-icon {
  background: #ff0;
}
header .navbar-toggler-icon:before, header .navbar-toggler-icon:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.contrast-reverted header .navbar-toggler-icon:before, .contrast-reverted header .navbar-toggler-icon:after {
  background: #ff0;
}
header .navbar-toggler-icon:before {
  top: -2px;
  left: 100%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .navbar-toggler-icon:after {
  bottom: 2px;
  left: 100%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .position-relative.log-out-link {
  position: static !important;
}
header .log-out {
  position: absolute;
  right: 15px;
  bottom: 9px;
  font-weight: 600;
  font-size: 16px;
  border: none;
  color: #d70f31;
  outline-offset: 3px;
  z-index: 999;
}
@media (max-width: 768px) {
  header .log-out {
    position: static;
    padding: 15px;
    display: block;
    text-align: center;
  }
}
header #navbar ang-main-menu {
  display: none;
}
@media (max-width: 768px) {
  html header #navbar-menu {
    left: -100%;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
    z-index: 102;
    padding-top: 96px;
  }
  html header #navbar-menu ang-main-menu {
    display: block;
  }
  .contrast-reverted html header #navbar-menu {
    background: rgba(0, 0, 0, 0.95);
  }
  html header #navbar-menu #navbar {
    border: 0;
  }
  html header #navbar-menu .navbar-nav {
    padding: 0;
    display: block;
    text-align: center;
    margin-bottom: 100px;
  }
  html header #navbar-menu .navbar-nav li {
    display: block;
  }
  html header #navbar-menu .navbar-nav li.show a:before {
    transform: rotate(90deg);
    transition: all 0.2s ease-in-out;
  }
  html header #navbar-menu .navbar-nav li a {
    display: inline-block;
  }
  html header #navbar-menu.show {
    left: 0;
  }
  header .navbar-nav .dropdown-menu {
    position: static !important;
    transform: unset !important;
    max-height: 70vh;
    overflow: auto;
    width: 100%;
    max-width: 100%;
    border: 0;
  }
}

footer {
  padding-bottom: 10px;
}
footer .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
footer .logos img {
  max-height: 55px;
  width: auto;
}
footer .logos img + img {
  max-height: 45px;
}
@media (max-width: 1024px) {
  footer .logos {
    flex: 0 0 100%;
    max-width: 100%;
  }
  footer .logos .row {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 768px) {
  footer .logos {
    flex: 0 0 100%;
    max-width: 100%;
  }
  footer .logos .row {
    width: 100%;
    margin: 0;
  }
  footer .list-arrows {
    border-top: 1px solid #e4e4e4;
  }
  footer .list-arrows a {
    padding: 10px 0 10px 20px;
    font-size: 16px;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  footer .list-arrows {
    column-count: 2;
    column-gap: 30px;
  }
}
@media (max-width: 639px) {
  footer .logos .row {
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  footer .logos .row a:last-child {
    margin-top: 15px;
  }
}

.breadcrumbs {
  margin-top: 5px;
}
@media (max-width: 768px) {
  .breadcrumbs {
    margin-bottom: 15px;
  }
}
.breadcrumbs li {
  float: left;
  color: #505050;
}
.breadcrumbs li:last-child a {
  color: #d70f31;
}
.contrast-reverted .breadcrumbs li:last-child a {
  color: #e80732;
}
.breadcrumbs a {
  color: #505050;
  font-weight: 600;
  position: relative;
  padding-right: 20px;
}
.breadcrumbs a:after {
  font-family: FontAwesome;
  position: absolute;
  right: 7px;
  top: 0;
  font-size: 16px;
  color: #d70f31;
  content: "\f105";
}
.breadcrumbs strong {
  font-weight: 600;
}

.btn.my-data-rep-back-button, .my-data-rep-back-button.input-autocomplete__edit-button {
  margin: 5px;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  margin: 20px 0 0;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  float: left;
  min-height: 76px;
}
.navbar-brand img {
  max-height: 76px;
  max-width: 325px;
  width: 100%;
}

body.menuOpen {
  overflow: hidden;
  height: 100%;
}
body.mourning header .navbar-buttons.logged {
  width: calc(100% - 350px);
}

#navbar {
  border-bottom: 1px solid #e4e4e4;
}
#navbar .navbar-nav li {
  margin: 0;
}
#navbar .navbar-nav li a:before {
  display: none;
}
#navbar .navbar-nav li a:hover, #navbar .navbar-nav li a:focus {
  color: #d70f31;
  text-decoration: underline;
}

header .navbar-toggler {
  display: none;
}

@media (max-width: 768px) {
  header .navbar-toggler:not(.collapsed) {
    position: fixed;
    top: 1px;
  }
}

header .navbar-buttons {
  float: right;
  margin-top: -99px;
}
header .navbar-buttons.logged {
  z-index: 1001;
  width: calc(100% - 300px);
}
.has-control-menu header .navbar-buttons.logged {
  margin-top: -130px;
}
.size-bigger header .navbar-buttons.logged, .size-biggest header .navbar-buttons.logged {
  width: 100%;
}
.size-bigger header .navbar-buttons.logged .menu-contexts--wrapper, .size-biggest header .navbar-buttons.logged .menu-contexts--wrapper {
  position: relative;
  z-index: 99;
}
header .navbar-buttons.logged .menu-contexts--circle {
  transition: none;
}
header .navbar-buttons.logged > .log-out {
  display: none;
}
.has-control-menu header .navbar-menu {
  margin-top: 40px;
}
header .navbar-menu__logout {
  z-index: 1002;
}
header .navbar-menu__z-index--1000 {
  z-index: 1000;
}
header .navbar-menu__z-index--1001 {
  z-index: 1001;
}
header .navbar-menu__z-index--1002 {
  z-index: 1002;
}
header .navbar-menu__z-index--1003 {
  z-index: 1003;
}
header .navbar-menu__z-index--1004 {
  z-index: 1004;
}
header .navbar-menu__z-index--1005 {
  z-index: 1005;
}
header .navbar-menu__z-index--1006 {
  z-index: 1006;
}
header .navbar-menu__z-index--1007 {
  z-index: 1007;
}
header .navbar-menu__z-index--1008 {
  z-index: 1008;
}
header .navbar-menu__z-index--1009 {
  z-index: 1009;
}
header .navbar-menu__z-index--1010 {
  z-index: 1010;
}
header .navbar-menu__z-index--1011 {
  z-index: 1011;
}
header .navbar-menu__z-index--1012 {
  z-index: 1012;
}
header .navbar-menu__z-index--1013 {
  z-index: 1013;
}
header .navbar-menu__z-index--1014 {
  z-index: 1014;
}
header .navbar-menu__z-index--1015 {
  z-index: 1015;
}
header .navbar-menu__z-index--1016 {
  z-index: 1016;
}
header .navbar-menu__z-index--1017 {
  z-index: 1017;
}
header .navbar-menu__z-index--1018 {
  z-index: 1018;
}
header .navbar-menu__z-index--1019 {
  z-index: 1019;
}
header .navbar-menu__z-index--1020 {
  z-index: 1020;
}
header .navbar-menu__z-index--1021 {
  z-index: 1021;
}
header .navbar-menu__z-index--1022 {
  z-index: 1022;
}
header .navbar-menu__z-index--1023 {
  z-index: 1023;
}
header .navbar-menu__z-index--1024 {
  z-index: 1024;
}
header .navbar-menu__z-index--1025 {
  z-index: 1025;
}
header .navbar-menu__z-index--1026 {
  z-index: 1026;
}
header .navbar-menu__z-index--1027 {
  z-index: 1027;
}
header .navbar-menu__z-index--1028 {
  z-index: 1028;
}
header .navbar-menu__z-index--1029 {
  z-index: 1029;
}
header .navbar-menu__z-index--1030 {
  z-index: 1030;
}
header .navbar-menu__z-index--1031 {
  z-index: 1031;
}
header .navbar-menu__z-index--1032 {
  z-index: 1032;
}
header .navbar-menu__z-index--1033 {
  z-index: 1033;
}
header .navbar-menu__z-index--1034 {
  z-index: 1034;
}
header .navbar-menu__z-index--1035 {
  z-index: 1035;
}
header .navbar-menu__z-index--1036 {
  z-index: 1036;
}
header .navbar-menu__z-index--1037 {
  z-index: 1037;
}
header .navbar-menu__z-index--1038 {
  z-index: 1038;
}
header .navbar-menu__z-index--1039 {
  z-index: 1039;
}
header .navbar-menu__z-index--1040 {
  z-index: 1040;
}
header .navbar-menu__z-index--1041 {
  z-index: 1041;
}
header .navbar-menu__z-index--1042 {
  z-index: 1042;
}
header .navbar-menu__z-index--1043 {
  z-index: 1043;
}
header .navbar-menu__z-index--1044 {
  z-index: 1044;
}
header .navbar-menu__z-index--1045 {
  z-index: 1045;
}
header .navbar-menu__z-index--1046 {
  z-index: 1046;
}
header .navbar-menu__z-index--1047 {
  z-index: 1047;
}
header .navbar-menu__z-index--1048 {
  z-index: 1048;
}
header .navbar-menu__z-index--1049 {
  z-index: 1049;
}
header .navbar-menu__z-index--1050 {
  z-index: 1050;
}
header .navbar-menu__z-index--1051 {
  z-index: 1051;
}
header .navbar-menu__z-index--1052 {
  z-index: 1052;
}
header .navbar-menu__z-index--1053 {
  z-index: 1053;
}
header .navbar-menu__z-index--1054 {
  z-index: 1054;
}
header .navbar-menu__z-index--1055 {
  z-index: 1055;
}
header .navbar-menu__z-index--1056 {
  z-index: 1056;
}
header .navbar-menu__z-index--1057 {
  z-index: 1057;
}
header .navbar-menu__z-index--1058 {
  z-index: 1058;
}
header .navbar-menu__z-index--1059 {
  z-index: 1059;
}
header .navbar-menu__z-index--1060 {
  z-index: 1060;
}
header .navbar-menu__z-index--1061 {
  z-index: 1061;
}
header .navbar-menu__z-index--1062 {
  z-index: 1062;
}
header .navbar-menu__z-index--1063 {
  z-index: 1063;
}
header .navbar-menu__z-index--1064 {
  z-index: 1064;
}
header .navbar-menu__z-index--1065 {
  z-index: 1065;
}
header .navbar-menu__z-index--1066 {
  z-index: 1066;
}
header .navbar-menu__z-index--1067 {
  z-index: 1067;
}
header .navbar-menu__z-index--1068 {
  z-index: 1068;
}
header .navbar-menu__z-index--1069 {
  z-index: 1069;
}
header .navbar-menu__z-index--1070 {
  z-index: 1070;
}
header .navbar-menu__z-index--1071 {
  z-index: 1071;
}
header .navbar-menu__z-index--1072 {
  z-index: 1072;
}
header .navbar-menu__z-index--1073 {
  z-index: 1073;
}
header .navbar-menu__z-index--1074 {
  z-index: 1074;
}
header .navbar-menu__z-index--1075 {
  z-index: 1075;
}
header .navbar-menu__z-index--1076 {
  z-index: 1076;
}
header .navbar-menu__z-index--1077 {
  z-index: 1077;
}
header .navbar-menu__z-index--1078 {
  z-index: 1078;
}
header .navbar-menu__z-index--1079 {
  z-index: 1079;
}
header .navbar-menu__z-index--1080 {
  z-index: 1080;
}
header .navbar-menu__z-index--1081 {
  z-index: 1081;
}
header .navbar-menu__z-index--1082 {
  z-index: 1082;
}
header .navbar-menu__z-index--1083 {
  z-index: 1083;
}
header .navbar-menu__z-index--1084 {
  z-index: 1084;
}
header .navbar-menu__z-index--1085 {
  z-index: 1085;
}
header .navbar-menu__z-index--1086 {
  z-index: 1086;
}
header .navbar-menu__z-index--1087 {
  z-index: 1087;
}
header .navbar-menu__z-index--1088 {
  z-index: 1088;
}
header .navbar-menu__z-index--1089 {
  z-index: 1089;
}
header .navbar-menu__z-index--1090 {
  z-index: 1090;
}
header .navbar-menu__z-index--1091 {
  z-index: 1091;
}
header .navbar-menu__z-index--1092 {
  z-index: 1092;
}
header .navbar-menu__z-index--1093 {
  z-index: 1093;
}
header .navbar-menu__z-index--1094 {
  z-index: 1094;
}
header .navbar-menu__z-index--1095 {
  z-index: 1095;
}
header .navbar-menu__z-index--1096 {
  z-index: 1096;
}
header .navbar-menu__z-index--1097 {
  z-index: 1097;
}
header .navbar-menu__z-index--1098 {
  z-index: 1098;
}
header .navbar-menu__z-index--1099 {
  z-index: 1099;
}
header .navbar-menu__z-index--1100 {
  z-index: 1100;
}
header .navbar-menu__z-index--1101 {
  z-index: 1101;
}
header .navbar-menu__z-index--1102 {
  z-index: 1102;
}
header .navbar-menu__z-index--1103 {
  z-index: 1103;
}
header .navbar-menu__z-index--1104 {
  z-index: 1104;
}
header .navbar-menu__z-index--1105 {
  z-index: 1105;
}
header .navbar-menu__z-index--1106 {
  z-index: 1106;
}
header .navbar-menu__z-index--1107 {
  z-index: 1107;
}
header .navbar-menu__z-index--1108 {
  z-index: 1108;
}
header .navbar-menu__z-index--1109 {
  z-index: 1109;
}
header .navbar-menu__z-index--1110 {
  z-index: 1110;
}
header .navbar-menu__z-index--1111 {
  z-index: 1111;
}
header .navbar-menu__z-index--1112 {
  z-index: 1112;
}
header .navbar-menu__z-index--1113 {
  z-index: 1113;
}
header .navbar-menu__z-index--1114 {
  z-index: 1114;
}
header .navbar-menu__z-index--1115 {
  z-index: 1115;
}
header .navbar-menu__z-index--1116 {
  z-index: 1116;
}
header .navbar-menu__z-index--1117 {
  z-index: 1117;
}
header .navbar-menu__z-index--1118 {
  z-index: 1118;
}
header .navbar-menu__z-index--1119 {
  z-index: 1119;
}
header .navbar-menu__z-index--1120 {
  z-index: 1120;
}
header .navbar-menu__z-index--1121 {
  z-index: 1121;
}
header .navbar-menu__z-index--1122 {
  z-index: 1122;
}
header .navbar-menu__z-index--1123 {
  z-index: 1123;
}
header .navbar-menu__z-index--1124 {
  z-index: 1124;
}
header .navbar-menu__z-index--1125 {
  z-index: 1125;
}
header .navbar-menu__z-index--1126 {
  z-index: 1126;
}
header .navbar-menu__z-index--1127 {
  z-index: 1127;
}
header .navbar-menu__z-index--1128 {
  z-index: 1128;
}
header .navbar-menu__z-index--1129 {
  z-index: 1129;
}
header .navbar-menu__z-index--1130 {
  z-index: 1130;
}
header .navbar-menu__z-index--1131 {
  z-index: 1131;
}
header .navbar-menu__z-index--1132 {
  z-index: 1132;
}
header .navbar-menu__z-index--1133 {
  z-index: 1133;
}
header .navbar-menu__z-index--1134 {
  z-index: 1134;
}
header .navbar-menu__z-index--1135 {
  z-index: 1135;
}
header .navbar-menu__z-index--1136 {
  z-index: 1136;
}
header .navbar-menu__z-index--1137 {
  z-index: 1137;
}
header .navbar-menu__z-index--1138 {
  z-index: 1138;
}
header .navbar-menu__z-index--1139 {
  z-index: 1139;
}
header .navbar-menu__z-index--1140 {
  z-index: 1140;
}
header .navbar-menu__z-index--1141 {
  z-index: 1141;
}
header .navbar-menu__z-index--1142 {
  z-index: 1142;
}
header .navbar-menu__z-index--1143 {
  z-index: 1143;
}
header .navbar-menu__z-index--1144 {
  z-index: 1144;
}
header .navbar-menu__z-index--1145 {
  z-index: 1145;
}
header .navbar-menu__z-index--1146 {
  z-index: 1146;
}
header .navbar-menu__z-index--1147 {
  z-index: 1147;
}
header .navbar-menu__z-index--1148 {
  z-index: 1148;
}
header .navbar-menu__z-index--1149 {
  z-index: 1149;
}
header .navbar-menu__z-index--1150 {
  z-index: 1150;
}
header .navbar-menu__z-index--1151 {
  z-index: 1151;
}
header .navbar-menu__z-index--1152 {
  z-index: 1152;
}
header .navbar-menu__z-index--1153 {
  z-index: 1153;
}
header .navbar-menu__z-index--1154 {
  z-index: 1154;
}
header .navbar-menu__z-index--1155 {
  z-index: 1155;
}
header .navbar-menu__z-index--1156 {
  z-index: 1156;
}
header .navbar-menu__z-index--1157 {
  z-index: 1157;
}
header .navbar-menu__z-index--1158 {
  z-index: 1158;
}
header .navbar-menu__z-index--1159 {
  z-index: 1159;
}
header .navbar-menu__z-index--1160 {
  z-index: 1160;
}
header .navbar-menu__z-index--1161 {
  z-index: 1161;
}
header .navbar-menu__z-index--1162 {
  z-index: 1162;
}
header .navbar-menu__z-index--1163 {
  z-index: 1163;
}
header .navbar-menu__z-index--1164 {
  z-index: 1164;
}
header .navbar-menu__z-index--1165 {
  z-index: 1165;
}
header .navbar-menu__z-index--1166 {
  z-index: 1166;
}
header .navbar-menu__z-index--1167 {
  z-index: 1167;
}
header .navbar-menu__z-index--1168 {
  z-index: 1168;
}
header .navbar-menu__z-index--1169 {
  z-index: 1169;
}
header .navbar-menu__z-index--1170 {
  z-index: 1170;
}
header .navbar-menu__z-index--1171 {
  z-index: 1171;
}
header .navbar-menu__z-index--1172 {
  z-index: 1172;
}
header .navbar-menu__z-index--1173 {
  z-index: 1173;
}
header .navbar-menu__z-index--1174 {
  z-index: 1174;
}
header .navbar-menu__z-index--1175 {
  z-index: 1175;
}
header .navbar-menu__z-index--1176 {
  z-index: 1176;
}
header .navbar-menu__z-index--1177 {
  z-index: 1177;
}
header .navbar-menu__z-index--1178 {
  z-index: 1178;
}
header .navbar-menu__z-index--1179 {
  z-index: 1179;
}
header .navbar-menu__z-index--1180 {
  z-index: 1180;
}
header .navbar-menu__z-index--1181 {
  z-index: 1181;
}
header .navbar-menu__z-index--1182 {
  z-index: 1182;
}
header .navbar-menu__z-index--1183 {
  z-index: 1183;
}
header .navbar-menu__z-index--1184 {
  z-index: 1184;
}
header .navbar-menu__z-index--1185 {
  z-index: 1185;
}
header .navbar-menu__z-index--1186 {
  z-index: 1186;
}
header .navbar-menu__z-index--1187 {
  z-index: 1187;
}
header .navbar-menu__z-index--1188 {
  z-index: 1188;
}
header .navbar-menu__z-index--1189 {
  z-index: 1189;
}
header .navbar-menu__z-index--1190 {
  z-index: 1190;
}
header .navbar-menu__z-index--1191 {
  z-index: 1191;
}
header .navbar-menu__z-index--1192 {
  z-index: 1192;
}
header .navbar-menu__z-index--1193 {
  z-index: 1193;
}
header .navbar-menu__z-index--1194 {
  z-index: 1194;
}
header .navbar-menu__z-index--1195 {
  z-index: 1195;
}
header .navbar-menu__z-index--1196 {
  z-index: 1196;
}
header .navbar-menu__z-index--1197 {
  z-index: 1197;
}
header .navbar-menu__z-index--1198 {
  z-index: 1198;
}
header .navbar-menu__z-index--1199 {
  z-index: 1199;
}
header .navbar-menu__z-index--1200 {
  z-index: 1200;
}
header .navbar-menu__z-index--1201 {
  z-index: 1201;
}
header .navbar-menu__z-index--1202 {
  z-index: 1202;
}
header .navbar-menu__z-index--1203 {
  z-index: 1203;
}
header .navbar-menu__z-index--1204 {
  z-index: 1204;
}
header .navbar-menu__z-index--1205 {
  z-index: 1205;
}
header .navbar-menu__z-index--1206 {
  z-index: 1206;
}
header .navbar-menu__z-index--1207 {
  z-index: 1207;
}
header .navbar-menu__z-index--1208 {
  z-index: 1208;
}
header .navbar-menu__z-index--1209 {
  z-index: 1209;
}
header .navbar-menu__z-index--1210 {
  z-index: 1210;
}
header .navbar-menu__z-index--1211 {
  z-index: 1211;
}
header .navbar-menu__z-index--1212 {
  z-index: 1212;
}
header .navbar-menu__z-index--1213 {
  z-index: 1213;
}
header .navbar-menu__z-index--1214 {
  z-index: 1214;
}
header .navbar-menu__z-index--1215 {
  z-index: 1215;
}
header .navbar-menu__z-index--1216 {
  z-index: 1216;
}
header .navbar-menu__z-index--1217 {
  z-index: 1217;
}
header .navbar-menu__z-index--1218 {
  z-index: 1218;
}
header .navbar-menu__z-index--1219 {
  z-index: 1219;
}
header .navbar-menu__z-index--1220 {
  z-index: 1220;
}
header .navbar-menu__z-index--1221 {
  z-index: 1221;
}
header .navbar-menu__z-index--1222 {
  z-index: 1222;
}
header .navbar-menu__z-index--1223 {
  z-index: 1223;
}
header .navbar-menu__z-index--1224 {
  z-index: 1224;
}
header .navbar-menu__z-index--1225 {
  z-index: 1225;
}
header .navbar-menu__z-index--1226 {
  z-index: 1226;
}
header .navbar-menu__z-index--1227 {
  z-index: 1227;
}
header .navbar-menu__z-index--1228 {
  z-index: 1228;
}
header .navbar-menu__z-index--1229 {
  z-index: 1229;
}
header .navbar-menu__z-index--1230 {
  z-index: 1230;
}
header .navbar-menu__z-index--1231 {
  z-index: 1231;
}
header .navbar-menu__z-index--1232 {
  z-index: 1232;
}
header .navbar-menu__z-index--1233 {
  z-index: 1233;
}
header .navbar-menu__z-index--1234 {
  z-index: 1234;
}
header .navbar-menu__z-index--1235 {
  z-index: 1235;
}
header .navbar-menu__z-index--1236 {
  z-index: 1236;
}
header .navbar-menu__z-index--1237 {
  z-index: 1237;
}
header .navbar-menu__z-index--1238 {
  z-index: 1238;
}
header .navbar-menu__z-index--1239 {
  z-index: 1239;
}
header .navbar-menu__z-index--1240 {
  z-index: 1240;
}
header .navbar-menu__z-index--1241 {
  z-index: 1241;
}
header .navbar-menu__z-index--1242 {
  z-index: 1242;
}
header .navbar-menu__z-index--1243 {
  z-index: 1243;
}
header .navbar-menu__z-index--1244 {
  z-index: 1244;
}
header .navbar-menu__z-index--1245 {
  z-index: 1245;
}
header .navbar-menu__z-index--1246 {
  z-index: 1246;
}
header .navbar-menu__z-index--1247 {
  z-index: 1247;
}
header .navbar-menu__z-index--1248 {
  z-index: 1248;
}
header .navbar-menu__z-index--1249 {
  z-index: 1249;
}
header .navbar-menu__z-index--1250 {
  z-index: 1250;
}
header .navbar-menu__z-index--1251 {
  z-index: 1251;
}
header .navbar-menu__z-index--1252 {
  z-index: 1252;
}
header .navbar-menu__z-index--1253 {
  z-index: 1253;
}
header .navbar-menu__z-index--1254 {
  z-index: 1254;
}
header .navbar-menu__z-index--1255 {
  z-index: 1255;
}
header .navbar-menu__z-index--1256 {
  z-index: 1256;
}
header .navbar-menu__z-index--1257 {
  z-index: 1257;
}
header .navbar-menu__z-index--1258 {
  z-index: 1258;
}
header .navbar-menu__z-index--1259 {
  z-index: 1259;
}
header .navbar-menu__z-index--1260 {
  z-index: 1260;
}
header .navbar-menu__z-index--1261 {
  z-index: 1261;
}
header .navbar-menu__z-index--1262 {
  z-index: 1262;
}
header .navbar-menu__z-index--1263 {
  z-index: 1263;
}
header .navbar-menu__z-index--1264 {
  z-index: 1264;
}
header .navbar-menu__z-index--1265 {
  z-index: 1265;
}
header .navbar-menu__z-index--1266 {
  z-index: 1266;
}
header .navbar-menu__z-index--1267 {
  z-index: 1267;
}
header .navbar-menu__z-index--1268 {
  z-index: 1268;
}
header .navbar-menu__z-index--1269 {
  z-index: 1269;
}
header .navbar-menu__z-index--1270 {
  z-index: 1270;
}
header .navbar-menu__z-index--1271 {
  z-index: 1271;
}
header .navbar-menu__z-index--1272 {
  z-index: 1272;
}
header .navbar-menu__z-index--1273 {
  z-index: 1273;
}
header .navbar-menu__z-index--1274 {
  z-index: 1274;
}
header .navbar-menu__z-index--1275 {
  z-index: 1275;
}
header .navbar-menu__z-index--1276 {
  z-index: 1276;
}
header .navbar-menu__z-index--1277 {
  z-index: 1277;
}
header .navbar-menu__z-index--1278 {
  z-index: 1278;
}
header .navbar-menu__z-index--1279 {
  z-index: 1279;
}
header .navbar-menu__z-index--1280 {
  z-index: 1280;
}
header .navbar-menu__z-index--1281 {
  z-index: 1281;
}
header .navbar-menu__z-index--1282 {
  z-index: 1282;
}
header .navbar-menu__z-index--1283 {
  z-index: 1283;
}
header .navbar-menu__z-index--1284 {
  z-index: 1284;
}
header .navbar-menu__z-index--1285 {
  z-index: 1285;
}
header .navbar-menu__z-index--1286 {
  z-index: 1286;
}
header .navbar-menu__z-index--1287 {
  z-index: 1287;
}
header .navbar-menu__z-index--1288 {
  z-index: 1288;
}
header .navbar-menu__z-index--1289 {
  z-index: 1289;
}
header .navbar-menu__z-index--1290 {
  z-index: 1290;
}
header .navbar-menu__z-index--1291 {
  z-index: 1291;
}
header .navbar-menu__z-index--1292 {
  z-index: 1292;
}
header .navbar-menu__z-index--1293 {
  z-index: 1293;
}
header .navbar-menu__z-index--1294 {
  z-index: 1294;
}
header .navbar-menu__z-index--1295 {
  z-index: 1295;
}
header .navbar-menu__z-index--1296 {
  z-index: 1296;
}
header .navbar-menu__z-index--1297 {
  z-index: 1297;
}
header .navbar-menu__z-index--1298 {
  z-index: 1298;
}
header .navbar-menu__z-index--1299 {
  z-index: 1299;
}
header .navbar-menu__z-index--1300 {
  z-index: 1300;
}
header .navbar-menu__z-index--1301 {
  z-index: 1301;
}
header .navbar-menu__z-index--1302 {
  z-index: 1302;
}
header .navbar-menu__z-index--1303 {
  z-index: 1303;
}
header .navbar-menu__z-index--1304 {
  z-index: 1304;
}
header .navbar-menu__z-index--1305 {
  z-index: 1305;
}
header .navbar-menu__z-index--1306 {
  z-index: 1306;
}
header .navbar-menu__z-index--1307 {
  z-index: 1307;
}
header .navbar-menu__z-index--1308 {
  z-index: 1308;
}
header .navbar-menu__z-index--1309 {
  z-index: 1309;
}
header .navbar-menu__z-index--1310 {
  z-index: 1310;
}
header .navbar-menu__z-index--1311 {
  z-index: 1311;
}
header .navbar-menu__z-index--1312 {
  z-index: 1312;
}
header .navbar-menu__z-index--1313 {
  z-index: 1313;
}
header .navbar-menu__z-index--1314 {
  z-index: 1314;
}
header .navbar-menu__z-index--1315 {
  z-index: 1315;
}
header .navbar-menu__z-index--1316 {
  z-index: 1316;
}
header .navbar-menu__z-index--1317 {
  z-index: 1317;
}
header .navbar-menu__z-index--1318 {
  z-index: 1318;
}
header .navbar-menu__z-index--1319 {
  z-index: 1319;
}
header .navbar-menu__z-index--1320 {
  z-index: 1320;
}
header .navbar-menu__z-index--1321 {
  z-index: 1321;
}
header .navbar-menu__z-index--1322 {
  z-index: 1322;
}
header .navbar-menu__z-index--1323 {
  z-index: 1323;
}
header .navbar-menu__z-index--1324 {
  z-index: 1324;
}
header .navbar-menu__z-index--1325 {
  z-index: 1325;
}
header .navbar-menu__z-index--1326 {
  z-index: 1326;
}
header .navbar-menu__z-index--1327 {
  z-index: 1327;
}
header .navbar-menu__z-index--1328 {
  z-index: 1328;
}
header .navbar-menu__z-index--1329 {
  z-index: 1329;
}
header .navbar-menu__z-index--1330 {
  z-index: 1330;
}
header .navbar-menu__z-index--1331 {
  z-index: 1331;
}
header .navbar-menu__z-index--1332 {
  z-index: 1332;
}
header .navbar-menu__z-index--1333 {
  z-index: 1333;
}
header .navbar-menu__z-index--1334 {
  z-index: 1334;
}
header .navbar-menu__z-index--1335 {
  z-index: 1335;
}
header .navbar-menu__z-index--1336 {
  z-index: 1336;
}
header .navbar-menu__z-index--1337 {
  z-index: 1337;
}
header .navbar-menu__z-index--1338 {
  z-index: 1338;
}
header .navbar-menu__z-index--1339 {
  z-index: 1339;
}
header .navbar-menu__z-index--1340 {
  z-index: 1340;
}
header .navbar-menu__z-index--1341 {
  z-index: 1341;
}
header .navbar-menu__z-index--1342 {
  z-index: 1342;
}
header .navbar-menu__z-index--1343 {
  z-index: 1343;
}
header .navbar-menu__z-index--1344 {
  z-index: 1344;
}
header .navbar-menu__z-index--1345 {
  z-index: 1345;
}
header .navbar-menu__z-index--1346 {
  z-index: 1346;
}
header .navbar-menu__z-index--1347 {
  z-index: 1347;
}
header .navbar-menu__z-index--1348 {
  z-index: 1348;
}
header .navbar-menu__z-index--1349 {
  z-index: 1349;
}
header .navbar-menu__z-index--1350 {
  z-index: 1350;
}
header .navbar-menu__z-index--1351 {
  z-index: 1351;
}
header .navbar-menu__z-index--1352 {
  z-index: 1352;
}
header .navbar-menu__z-index--1353 {
  z-index: 1353;
}
header .navbar-menu__z-index--1354 {
  z-index: 1354;
}
header .navbar-menu__z-index--1355 {
  z-index: 1355;
}
header .navbar-menu__z-index--1356 {
  z-index: 1356;
}
header .navbar-menu__z-index--1357 {
  z-index: 1357;
}
header .navbar-menu__z-index--1358 {
  z-index: 1358;
}
header .navbar-menu__z-index--1359 {
  z-index: 1359;
}
header .navbar-menu__z-index--1360 {
  z-index: 1360;
}
header .navbar-menu__z-index--1361 {
  z-index: 1361;
}
header .navbar-menu__z-index--1362 {
  z-index: 1362;
}
header .navbar-menu__z-index--1363 {
  z-index: 1363;
}
header .navbar-menu__z-index--1364 {
  z-index: 1364;
}
header .navbar-menu__z-index--1365 {
  z-index: 1365;
}
header .navbar-menu__z-index--1366 {
  z-index: 1366;
}
header .navbar-menu__z-index--1367 {
  z-index: 1367;
}
header .navbar-menu__z-index--1368 {
  z-index: 1368;
}
header .navbar-menu__z-index--1369 {
  z-index: 1369;
}
header .navbar-menu__z-index--1370 {
  z-index: 1370;
}
header .navbar-menu__z-index--1371 {
  z-index: 1371;
}
header .navbar-menu__z-index--1372 {
  z-index: 1372;
}
header .navbar-menu__z-index--1373 {
  z-index: 1373;
}
header .navbar-menu__z-index--1374 {
  z-index: 1374;
}
header .navbar-menu__z-index--1375 {
  z-index: 1375;
}
header .navbar-menu__z-index--1376 {
  z-index: 1376;
}
header .navbar-menu__z-index--1377 {
  z-index: 1377;
}
header .navbar-menu__z-index--1378 {
  z-index: 1378;
}
header .navbar-menu__z-index--1379 {
  z-index: 1379;
}
header .navbar-menu__z-index--1380 {
  z-index: 1380;
}
header .navbar-menu__z-index--1381 {
  z-index: 1381;
}
header .navbar-menu__z-index--1382 {
  z-index: 1382;
}
header .navbar-menu__z-index--1383 {
  z-index: 1383;
}
header .navbar-menu__z-index--1384 {
  z-index: 1384;
}
header .navbar-menu__z-index--1385 {
  z-index: 1385;
}
header .navbar-menu__z-index--1386 {
  z-index: 1386;
}
header .navbar-menu__z-index--1387 {
  z-index: 1387;
}
header .navbar-menu__z-index--1388 {
  z-index: 1388;
}
header .navbar-menu__z-index--1389 {
  z-index: 1389;
}
header .navbar-menu__z-index--1390 {
  z-index: 1390;
}
header .navbar-menu__z-index--1391 {
  z-index: 1391;
}
header .navbar-menu__z-index--1392 {
  z-index: 1392;
}
header .navbar-menu__z-index--1393 {
  z-index: 1393;
}
header .navbar-menu__z-index--1394 {
  z-index: 1394;
}
header .navbar-menu__z-index--1395 {
  z-index: 1395;
}
header .navbar-menu__z-index--1396 {
  z-index: 1396;
}
header .navbar-menu__z-index--1397 {
  z-index: 1397;
}
header .navbar-menu__z-index--1398 {
  z-index: 1398;
}
header .navbar-menu__z-index--1399 {
  z-index: 1399;
}
header .navbar-menu__z-index--1400 {
  z-index: 1400;
}
header .navbar-menu__z-index--1401 {
  z-index: 1401;
}
header .navbar-menu__z-index--1402 {
  z-index: 1402;
}
header .navbar-menu__z-index--1403 {
  z-index: 1403;
}
header .navbar-menu__z-index--1404 {
  z-index: 1404;
}
header .navbar-menu__z-index--1405 {
  z-index: 1405;
}
header .navbar-menu__z-index--1406 {
  z-index: 1406;
}
header .navbar-menu__z-index--1407 {
  z-index: 1407;
}
header .navbar-menu__z-index--1408 {
  z-index: 1408;
}
header .navbar-menu__z-index--1409 {
  z-index: 1409;
}
header .navbar-menu__z-index--1410 {
  z-index: 1410;
}
header .navbar-menu__z-index--1411 {
  z-index: 1411;
}
header .navbar-menu__z-index--1412 {
  z-index: 1412;
}
header .navbar-menu__z-index--1413 {
  z-index: 1413;
}
header .navbar-menu__z-index--1414 {
  z-index: 1414;
}
header .navbar-menu__z-index--1415 {
  z-index: 1415;
}
header .navbar-menu__z-index--1416 {
  z-index: 1416;
}
header .navbar-menu__z-index--1417 {
  z-index: 1417;
}
header .navbar-menu__z-index--1418 {
  z-index: 1418;
}
header .navbar-menu__z-index--1419 {
  z-index: 1419;
}
header .navbar-menu__z-index--1420 {
  z-index: 1420;
}
header .navbar-menu__z-index--1421 {
  z-index: 1421;
}
header .navbar-menu__z-index--1422 {
  z-index: 1422;
}
header .navbar-menu__z-index--1423 {
  z-index: 1423;
}
header .navbar-menu__z-index--1424 {
  z-index: 1424;
}
header .navbar-menu__z-index--1425 {
  z-index: 1425;
}
header .navbar-menu__z-index--1426 {
  z-index: 1426;
}
header .navbar-menu__z-index--1427 {
  z-index: 1427;
}
header .navbar-menu__z-index--1428 {
  z-index: 1428;
}
header .navbar-menu__z-index--1429 {
  z-index: 1429;
}
header .navbar-menu__z-index--1430 {
  z-index: 1430;
}
header .navbar-menu__z-index--1431 {
  z-index: 1431;
}
header .navbar-menu__z-index--1432 {
  z-index: 1432;
}
header .navbar-menu__z-index--1433 {
  z-index: 1433;
}
header .navbar-menu__z-index--1434 {
  z-index: 1434;
}
header .navbar-menu__z-index--1435 {
  z-index: 1435;
}
header .navbar-menu__z-index--1436 {
  z-index: 1436;
}
header .navbar-menu__z-index--1437 {
  z-index: 1437;
}
header .navbar-menu__z-index--1438 {
  z-index: 1438;
}
header .navbar-menu__z-index--1439 {
  z-index: 1439;
}
header .navbar-menu__z-index--1440 {
  z-index: 1440;
}
header .navbar-menu__z-index--1441 {
  z-index: 1441;
}
header .navbar-menu__z-index--1442 {
  z-index: 1442;
}
header .navbar-menu__z-index--1443 {
  z-index: 1443;
}
header .navbar-menu__z-index--1444 {
  z-index: 1444;
}
header .navbar-menu__z-index--1445 {
  z-index: 1445;
}
header .navbar-menu__z-index--1446 {
  z-index: 1446;
}
header .navbar-menu__z-index--1447 {
  z-index: 1447;
}
header .navbar-menu__z-index--1448 {
  z-index: 1448;
}
header .navbar-menu__z-index--1449 {
  z-index: 1449;
}
header .navbar-menu__z-index--1450 {
  z-index: 1450;
}
header .navbar-menu__z-index--1451 {
  z-index: 1451;
}
header .navbar-menu__z-index--1452 {
  z-index: 1452;
}
header .navbar-menu__z-index--1453 {
  z-index: 1453;
}
header .navbar-menu__z-index--1454 {
  z-index: 1454;
}
header .navbar-menu__z-index--1455 {
  z-index: 1455;
}
header .navbar-menu__z-index--1456 {
  z-index: 1456;
}
header .navbar-menu__z-index--1457 {
  z-index: 1457;
}
header .navbar-menu__z-index--1458 {
  z-index: 1458;
}
header .navbar-menu__z-index--1459 {
  z-index: 1459;
}
header .navbar-menu__z-index--1460 {
  z-index: 1460;
}
header .navbar-menu__z-index--1461 {
  z-index: 1461;
}
header .navbar-menu__z-index--1462 {
  z-index: 1462;
}
header .navbar-menu__z-index--1463 {
  z-index: 1463;
}
header .navbar-menu__z-index--1464 {
  z-index: 1464;
}
header .navbar-menu__z-index--1465 {
  z-index: 1465;
}
header .navbar-menu__z-index--1466 {
  z-index: 1466;
}
header .navbar-menu__z-index--1467 {
  z-index: 1467;
}
header .navbar-menu__z-index--1468 {
  z-index: 1468;
}
header .navbar-menu__z-index--1469 {
  z-index: 1469;
}
header .navbar-menu__z-index--1470 {
  z-index: 1470;
}
header .navbar-menu__z-index--1471 {
  z-index: 1471;
}
header .navbar-menu__z-index--1472 {
  z-index: 1472;
}
header .navbar-menu__z-index--1473 {
  z-index: 1473;
}
header .navbar-menu__z-index--1474 {
  z-index: 1474;
}
header .navbar-menu__z-index--1475 {
  z-index: 1475;
}
header .navbar-menu__z-index--1476 {
  z-index: 1476;
}
header .navbar-menu__z-index--1477 {
  z-index: 1477;
}
header .navbar-menu__z-index--1478 {
  z-index: 1478;
}
header .navbar-menu__z-index--1479 {
  z-index: 1479;
}
header .navbar-menu__z-index--1480 {
  z-index: 1480;
}
header .navbar-menu__z-index--1481 {
  z-index: 1481;
}
header .navbar-menu__z-index--1482 {
  z-index: 1482;
}
header .navbar-menu__z-index--1483 {
  z-index: 1483;
}
header .navbar-menu__z-index--1484 {
  z-index: 1484;
}
header .navbar-menu__z-index--1485 {
  z-index: 1485;
}
header .navbar-menu__z-index--1486 {
  z-index: 1486;
}
header .navbar-menu__z-index--1487 {
  z-index: 1487;
}
header .navbar-menu__z-index--1488 {
  z-index: 1488;
}
header .navbar-menu__z-index--1489 {
  z-index: 1489;
}
header .navbar-menu__z-index--1490 {
  z-index: 1490;
}
header .navbar-menu__z-index--1491 {
  z-index: 1491;
}
header .navbar-menu__z-index--1492 {
  z-index: 1492;
}
header .navbar-menu__z-index--1493 {
  z-index: 1493;
}
header .navbar-menu__z-index--1494 {
  z-index: 1494;
}
header .navbar-menu__z-index--1495 {
  z-index: 1495;
}
header .navbar-menu__z-index--1496 {
  z-index: 1496;
}
header .navbar-menu__z-index--1497 {
  z-index: 1497;
}
header .navbar-menu__z-index--1498 {
  z-index: 1498;
}
header .navbar-menu__z-index--1499 {
  z-index: 1499;
}
header .navbar-menu__z-index--1500 {
  z-index: 1500;
}
header .navbar-menu__row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
header .navbar-menu__order--md-1 {
  order: 1;
}
header .navbar-menu__order--md-2 {
  order: 2;
}
header .navbar-menu__order--md-3 {
  order: 3;
}
header .navbar-menu__order--md-4 {
  order: 4;
}
header .navbar-menu__order--md-5 {
  order: 5;
}
header .navbar-menu__order--md-6 {
  order: 6;
}
header .navbar-menu__order--md-7 {
  order: 7;
}
header .navbar-menu__order--md-8 {
  order: 8;
}
header .navbar-menu__order--md-9 {
  order: 9;
}
header .navbar-menu__order--md-10 {
  order: 10;
}
header .navbar-menu__order--md-11 {
  order: 11;
}
header .navbar-menu__order--md-12 {
  order: 12;
}
@media (max-width: 768px) {
  header .navbar-menu__logout {
    display: none;
  }
}
header .navbar-toggler.collapsed {
  top: -96px;
}

@media (max-width: 768px) {
  header #navbar-menu > .col-lg-12 {
    order: 1;
  }
  header #navbar-menu > .col-lg-12 .log-out-link {
    display: none;
  }
  header .navbar-buttons {
    margin-top: 0;
    float: none;
    order: 2;
    text-align: center;
  }
  header .navbar-buttons > .btn, header .navbar-buttons > .input-autocomplete__edit-button {
    margin-bottom: 5px;
  }
  header .navbar-buttons.logged {
    margin-top: 0;
    width: 100%;
  }
  header .navbar-buttons.logged > .log-out {
    display: block;
  }

  .touch header .navbar-toggler {
    display: block;
    transition: none;
  }

  .menu-session {
    position: absolute !important;
    top: 0;
    left: 0;
    padding: 5px 15px;
  }

  .menu-contexts {
    padding: 15px;
  }
  .menu-contexts--info {
    margin-bottom: 15px;
  }

  .menu-contexts--wrapper-mobile .no-padding {
    width: 100% !important;
  }
  .menu-contexts--wrapper-mobile .col-12.no-padding {
    width: 100% !important;
  }
  .menu-contexts--wrapper-mobile .col-12.no-padding .menu-contexts--info {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.navbar-nav .dropdown-menu {
  padding: 5px 5px 0;
}
.navbar-nav .dropdown-menu li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.navbar-nav .dropdown-menu li:last-child {
  border: 0;
}
.navbar-nav .dropdown-menu li a {
  text-align: center;
  font-size: 0.75em;
  text-transform: none;
  white-space: nowrap;
}
.navbar-nav .dropdown-menu li a:active {
  background-color: transparent;
}

.contrast-reverted .navbar-nav .dropdown-menu li a {
  color: #ff0;
}
.contrast-reverted .navbar-nav .dropdown-menu li a:hover {
  background: #ff0;
  color: #000;
}

.language-switcher span {
  color: #d70f31;
  font-weight: 700;
}

.language-entry-short-text {
  padding: 0 0.5em;
}

.size-bigger header .log-out, .size-biggest header .log-out {
  bottom: -40px;
}
.size-bigger .navbar-nav, .size-biggest .navbar-nav {
  padding-right: 100px;
}
.size-bigger .navbar-nav .dropdown-menu, .size-biggest .navbar-nav .dropdown-menu {
  max-width: inherit;
}
.size-bigger .navbar-nav .dropdown-menu li a, .size-biggest .navbar-nav .dropdown-menu li a {
  font-size: 1.333em;
  padding: 10px;
}
.size-bigger .navbar-nav > li > a, .size-biggest .navbar-nav > li > a {
  padding-left: 30px;
}

.size-bigger header .log-out {
  bottom: 0px;
  right: 0;
  font-size: 1.2em;
}
.size-biggest header .log-out {
  bottom: -30px;
  right: 0;
  font-size: 1.333em;
}

.ang-elements.ang-menu.logged {
  position: relative;
  z-index: 1000;
}

.size-biggest .ang-elements.ang-menu.logged, .size-bigger .ang-elements.ang-menu.logged {
  margin: 96px 0 0;
}

app-menu-contexts {
  width: 100%;
}

.navbar-my-account li ul {
  padding: 5px 5px 0;
}
.navbar-my-account li ul li {
  font-size: 1rem;
  color: #666;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  width: 100%;
  display: block;
  margin: 0;
}
.navbar-my-account li ul li:last-child {
  border: 0;
}
.navbar-my-account li ul li a {
  text-align: center;
  padding: 5px 10px;
  font-size: 0.75em;
  text-transform: none;
  white-space: nowrap;
  font-weight: 600;
  color: #333;
}

.account-create h2 {
  font-weight: 700;
  font-size: 20px;
  color: #333;
  text-align: center;
}
.account-create .nav-tabs-wrapper .nav-tabs li {
  background: #fff;
}
.account-create .nav-tabs-wrapper .nav-tabs li:after, .account-create .nav-tabs-wrapper .nav-tabs li:before {
  display: none;
}
.account-create .tab-content {
  background-color: #f2f2f2;
  padding: 55px 45px 25px;
  border-radius: 5px;
  margin-top: -20px;
}
.account-create fieldset {
  margin-bottom: 20px;
}
.account-create fieldset legend {
  font-weight: 700;
  font-size: 18px;
  color: #333;
  padding: 50px 0 20px;
}
.account-create label {
  font-weight: 700;
  font-size: 11px;
  color: #444;
  text-align: justify;
}
.account-create .form-group {
  margin-bottom: 10px;
}
.account-create .form-group label {
  line-height: 30px;
  float: left;
  max-width: 120px;
  width: 100%;
}
.account-create .form-group .form-control {
  font-size: 14px;
  color: #444;
  font-weight: 700;
  text-align: left;
}
@media (max-width: 600px) {
  .account-create .nav-tabs-wrapper .nav-tabs {
    width: 100%;
  }
  .account-create .nav-tabs-wrapper .nav-tabs li {
    width: 100%;
  }
  .account-create .nav-tabs-wrapper .nav-tabs li a {
    width: 100%;
  }
  .account-create .nav-tabs-wrapper .nav-tabs li:first-child a {
    border-radius: 5px 5px 0 0;
  }
  .account-create .nav-tabs-wrapper .nav-tabs li:last-child a {
    border-radius: 0 0 5px 5px;
  }
}
@media (max-width: 600px) {
  .account-create .tab-content {
    padding: 30px 15px;
  }
}
.account-create form .has-error select.form-control:not([multiple]):not([size]) {
  border-color: #d70f31 !important;
}

.forms .account-create .form-group .form-select {
  font-size: 14px;
  color: #999;
  font-weight: 700;
  text-align: left;
}

.account-create .form-group {
  width: 100%;
}
.account-create .form-group .form-control {
  padding: 0 10px;
  width: calc(100% - 120px);
  height: 30px;
}
.account-create .form-group .form-control.hasDatepicker {
  max-width: 135px;
  width: 100%;
}
.account-create .input-group-date-picker {
  position: relative;
}
.account-create .input-group-date-picker .filters__date-button {
  position: absolute;
  left: 250px;
}

@media (max-width: 600px) {
  .account-create .form-group {
    overflow: hidden;
  }
  .account-create .form-group label {
    line-height: 1;
    max-width: 100%;
  }
  .account-create .form-group .form-control {
    width: 100%;
    max-width: 100%;
  }

  .account-create .input-group-date-picker .filters__date-button {
    left: 135px;
    top: 20px;
  }
}
.account-create .input-text-wrapper.has-error .help-block,
.account-create .form-group.has-error .help-block,
.account-create .input-select-wrapper.has-error .help-block {
  width: calc(100% - 120px);
  margin: 5px 0 0 120px;
}
.account-create .input-select-wrapper.has-error .help-block {
  clear: both;
}
.account-create .input-checkbox-wrapper.has-error .help-block {
  width: auto;
  margin: 5px 0 0 30px;
}
.account-create .epuap .form-group label {
  max-width: 160px;
}
.account-create .epuap .form-group input {
  width: calc(100% - 160px);
}
.account-create .form-group select {
  width: 100%;
  float: left;
  max-width: calc(100% - 120px);
  border-radius: 0;
}

@media (max-width: 600px) {
  .account-create .epuap .form-group label {
    max-width: 100%;
  }
  .account-create .epuap .form-group input {
    width: 100%;
  }
}
.forgot-password .captcha-center.w50 {
  width: 100%;
}
.forgot-password .captcha-center.w50 + .w50 {
  width: 100%;
  text-align: right;
  bottom: 20px;
}
.size-biggest .forgot-password .captcha-center.w50 + .w50, .size-bigger .forgot-password .captcha-center.w50 + .w50 {
  padding-bottom: 20px;
  position: static;
}
.forgot-password .captcha-center .captcha-input .taglib-captcha {
  text-align: left;
}
.forgot-password .captcha-center .captcha-input .taglib-captcha label .reference-mark {
  color: #d70f31 !important;
}
.forgot-password .captcha-center .captcha-input .taglib-captcha .lexicon-icon {
  width: 0.5em;
  height: 0.5em;
  margin: 0;
}
.forgot-password .captcha-center .captcha-input .input-text-wrapper {
  max-width: 200px;
}
.forgot-password .button-holder {
  width: 100%;
  margin-bottom: 0;
}
.forgot-password .button-holder .btn, .forgot-password .button-holder .input-autocomplete__edit-button {
  color: #fff;
  background-color: #d70f31;
  border-color: #d70f31;
}
.forgot-password .button-holder .btn:after, .forgot-password .button-holder .input-autocomplete__edit-button:after {
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  margin: 0 0 0 10px;
}
.forgot-password .button-holder .btn:hover, .forgot-password .button-holder .input-autocomplete__edit-button:hover {
  background-color: #e4032e;
  border-color: #e4032e;
}
.forgot-password input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  top: 4px;
}

.help-block {
  font-size: 0.775rem;
}

.form-control[size][type=text] {
  height: 1.9em !important;
}

.input-group-date-picker input::placeholder, .input-remember-password input::placeholder {
  line-height: 30px;
}

.contrast-reverted .help-dock .required {
  color: #f00;
}
.contrast-reverted .services .std p, .contrast-reverted .services .std ul:not([class]) li, .contrast-reverted .services .accordion .card-body {
  color: #fff;
}
.contrast-reverted .has-error .form-control {
  border-color: #ff0;
}
.contrast-reverted .has-error .help-block {
  color: #f00;
  background: #000;
  border-color: #f00;
}

input:focus {
  outline-color: #D50735;
}
input[type=checkbox]:not([data-row-toggle]) + label:before {
  border: 1px solid #505050;
  border-radius: 6px;
}
input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  color: #505050;
}
input[type=checkbox]:focus:not([data-row-toggle]) + label {
  outline-offset: 2px;
}
input[type=checkbox]:focus:not([data-row-toggle]) + label:before {
  outline-offset: 2px;
  border: 1px solid #505050;
  box-shadow: none;
}

.form-control:focus, .forms .form-select:focus {
  outline: 2px auto #d70f31;
  border: 1px solid #505050;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-success .form-control {
  border-color: #505050;
}

.has-error .help-block {
  margin-top: 10px;
  text-align: left;
  font-size: 1.1em;
  color: #FFF;
  background-color: #d70f31;
  border: 1px solid #d70f31;
  padding-top: 3px;
}
.has-error .help-block:before {
  content: "";
  position: relative;
  left: 5px;
  top: -10px;
  background-color: #d70f31;
  border: 1px solid #d70f31;
  display: block;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-error .help-block > div {
  margin-top: -8px;
}

.quick-links, .post-content .quick-links {
  text-align: center;
  margin: 15px 0 40px;
}
.quick-links li, .post-content .quick-links li {
  background: #f2f2f2;
  border: 1px solid #d6d6d6;
  width: calc(50% - 30px);
  display: flex;
  border-left: 1px solid #8A8A8A;
}
.quick-links .wrapper, .post-content .quick-links .wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.quick-links .wrapper:focus, .post-content .quick-links .wrapper:focus {
  position: relative;
  z-index: 1;
}
.quick-links .wrapper:hover h2, .post-content .quick-links .wrapper:hover h2 {
  color: #d70f31;
}
.quick-links .wrapper:hover .icon img, .post-content .quick-links .wrapper:hover .icon img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.quick-links .icon, .post-content .quick-links .icon {
  border-radius: 5px;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 0;
  display: inline-block;
  background: #fff;
}
.quick-links .icon img, .post-content .quick-links .icon img {
  max-width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
main .quick-links h2, main .quick-links .header2, main .post-content .quick-links h2, main .post-content .quick-links .header2 {
  font-size: 12px;
  color: #666;
  margin: 0;
  padding: 0 20px;
}
.size-bigger main .quick-links h2, .size-bigger main .quick-links .header2, .size-bigger main .post-content .quick-links h2, .size-bigger main .post-content .quick-links .header2 {
  font-size: 1em;
}
.size-biggest main .quick-links h2, .size-biggest main .quick-links .header2, .size-biggest main .post-content .quick-links h2, .size-biggest main .post-content .quick-links .header2 {
  font-size: 1em;
}

@media (max-width: 768px) {
  .quick-links {
    border: 0;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    width: 100%;
  }
  .quick-links li {
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    margin: 0 15px 30px;
  }
}
@media (max-width: 420px) {
  .quick-links li {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .quick-links li {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    border-left: 1px solid #d6d6d6;
    margin: 0 0 0 -1px;
    position: relative;
  }
  .quick-links li:first-child {
    border-color: transparent;
    margin: 0;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .quick-links li {
    width: calc(33.3333333333% - 30px);
    float: left;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.wizard .stepper {
  display: flex;
  justify-content: space-between;
  position: relative;
  counter-reset: items;
  padding-top: 65px;
  overflow: hidden;
}
@media (max-width: 540px) {
  .wizard .stepper {
    display: block;
    padding-top: 30px;
  }
}
.wizard .stepper:before {
  position: absolute;
  left: 0;
  bottom: 15px;
  height: 4px;
  width: 100%;
  background: #ccc;
  content: "";
  display: block;
}
@media (max-width: 540px) {
  .wizard .stepper:before {
    display: none;
  }
}
.wizard .stepper li {
  width: 160px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
  color: #ccc;
  height: 30px;
  top: -40px;
}
@media (max-width: 540px) {
  .wizard .stepper li {
    width: 100%;
    top: 0;
    text-align: left;
    padding: 0 0 10px 25px;
    line-height: 20px;
  }
  .wizard .stepper li br {
    display: none;
  }
}
.wizard .stepper li:before {
  counter-increment: items;
  content: counter(items);
  display: block;
  border: 2px solid #ccc;
  border-radius: 40px;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 32px;
  background: #fff;
  color: #ccc;
  font-weight: bold;
  z-index: 2;
  position: absolute;
  left: calc(50% - 17px);
  bottom: -40px;
}
@media (max-width: 540px) {
  .wizard .stepper li:before {
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    line-height: 18px;
  }
}
.wizard .stepper li:after {
  position: absolute;
  bottom: -25px;
  height: 4px;
  width: 1200px;
  content: "";
  display: block;
}
@media (max-width: 540px) {
  .wizard .stepper li:after {
    display: none;
  }
}
.wizard .stepper li.current:before {
  border-color: #d70f31;
  color: #333;
}
.wizard .stepper li.current:after {
  right: 50%;
  background: #666;
}
.wizard h1 {
  line-height: 34px;
  color: #6b6b6b;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 60px 0 0;
}
@media (max-width: 540px) {
  .wizard h1 {
    margin-top: 30px;
  }
}
.wizard .step {
  float: left;
  border: 2px solid #d70f31;
  border-radius: 40px;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 32px;
  background: #fff;
  color: #333;
  font-weight: bold;
  font-size: 12px;
  margin-right: 11px;
}
.wizard .btn, .wizard .input-autocomplete__edit-button {
  min-width: 120px;
}
@media (max-width: 460px) {
  .wizard .btn, .wizard .input-autocomplete__edit-button {
    width: 100%;
    margin-bottom: 10px;
  }
}
.wizard .fieldset {
  padding: 6px 45px;
}
@media (max-width: 540px) {
  .wizard .fieldset {
    padding: 6px 0;
  }
}
.wizard .fieldset .form-group input[type=radio] {
  margin: 3px 5px 0 0;
}
.wizard .fieldset h2 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 10px;
  background: 0;
  text-transform: capitalize;
  font-size: 12px;
  color: #6b6b6b;
  font-weight: bold;
  padding-bottom: 6px;
  line-height: 1.2;
}
.wizard .fieldset .form-row {
  padding-left: 30px;
}
.wizard .fieldset .form-row .form-group {
  margin-bottom: 0;
}
.wizard .fieldset .valid, .wizard .fieldset .invalid {
  color: #1edc08;
  display: block;
  text-align: center;
}
.wizard .fieldset .invalid {
  color: #d70f31;
}

.lds-spinner {
  position: fixed;
  top: 35%;
  left: calc(50% - 32px);
  display: inline-block;
  width: 64px;
  height: 64px;
}
.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #000;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.contrast-reverted .lds-spinner div:after {
  background: #ff0 !important;
}

.searchcontainer-content .list-group-item {
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.searchcontainer-content .list-group-item .autofit-col:first-child {
  display: none;
}
.searchcontainer-content .list-group-item .search-link-header {
  margin-top: 0;
}
.searchcontainer-content .list-group-notification .list-group-item {
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.125);
  background: transparent;
}
.searchcontainer-content .list-group-notification .list-group-item .autofit-col:first-child {
  display: none;
}
.searchcontainer-content .list-group-notification .list-group-item .search-link-header {
  margin-top: 0;
  color: #d70f31;
}
.searchcontainer-content .user-icon-color-9 {
  color: #666;
}
.searchcontainer-content .pagination-items-per-page > a .lexicon-icon, .searchcontainer-content .pagination-items-per-page > button .lexicon-icon {
  display: none;
}
.searchcontainer-content .pagination {
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.searchcontainer-content .pagination .page-item.active a {
  color: #fff;
}
.searchcontainer-content .dropdown-menu {
  min-width: auto;
  padding: 0;
  margin: 0;
}
.searchcontainer-content .dropdown-menu li {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.searchcontainer-content .dropdown-menu li a {
  text-align: center;
}
.searchcontainer-content .dropdown-menu li a:hover {
  background-color: rgba(0, 0, 0, 0.125);
}
.searchcontainer-content .dropdown-menu li:last-child {
  border-bottom: 0;
}
.searchcontainer-content .page-item .lfr-portal-tooltip {
  position: relative;
  top: -5px;
}
.searchcontainer-content .page-item .page-link {
  line-height: 20px;
}

.search-bar .input-group-inset-item .btn, .search-bar .input-group-inset-item .input-autocomplete__edit-button {
  margin: 0;
}

.contrast-reverted .page-item.disabled .page-link {
  color: #000;
}
.contrast-reverted .page-item.active .page-link {
  background: #ff0;
  color: #000;
}
.contrast-reverted .lfr-search-container-wrapper li {
  border: 1px solid white;
}
.contrast-reverted .searchcontainer-content .dropdown-menu li {
  color: #ff0;
}
.contrast-reverted .page-link:not(:disabled):not(.disabled) {
  background: #000;
}
.contrast-reverted .page-item .page-link .lexicon-icon {
  fill: #ff0;
}
.contrast-reverted .page-item.disabled .page-link .lexicon-icon {
  fill: #fff;
}
.contrast-reverted .list-group-notification .list-group-item .autofit-col:first-child {
  display: none;
}
.contrast-reverted .list-group-notification .list-group-item .search-link-header {
  color: #ff0;
}
.contrast-reverted .highlight {
  color: #000;
}
.contrast-reverted .portlet-search-results .search-total-label {
  color: #ff0;
}
.contrast-reverted .portlet-search-results .searchcontainer-content dd .search-link-header,
.contrast-reverted .portlet-search-results .searchcontainer-content li .search-link-header {
  color: #ff0;
}
.contrast-reverted .portlet-search-results .searchcontainer-content dd p.search-document-content,
.contrast-reverted .portlet-search-results .searchcontainer-content li p.search-document-content {
  color: #fff;
}
.contrast-reverted .searchcontainer-content .list-group-item {
  background: #000;
  border-color: #fff;
}
.contrast-reverted .search-bar .search-bar-search-button {
  background: #000;
}
.contrast-reverted .search-bar .search-bar-search-button:before {
  color: #ff0;
}

.search-results .search-form {
  overflow: hidden;
  display: block;
}

.lfr-search-container-wrapper li {
  background: transparent !important;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
  margin-left: 0px !important;
  width: auto;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child {
  left: 0;
  position: inherit !important;
  right: 15px;
}

.btn-link {
  color: #505050;
  margin-top: 5px;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f2f2f2;
}

.post-content img {
  max-width: 100%;
  height: auto !important;
}
.post-content .services {
  padding: 0;
  margin: 0;
}
.post-content .services .list-arrows a:hover {
  color: #505050;
}
.post-content .services .tab-content .header h1 {
  font-size: 1.5rem;
}
.size-bigger .post-content .services .tab-content .header h1 {
  font-size: 2.3em;
}
.size-biggest .post-content .services .tab-content .header h1 {
  font-size: 2.3em;
}
.post-content .quick-links a {
  padding: 0;
}
.post-content h1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.size-bigger .post-content h1 {
  font-size: 2.3em;
}
.size-biggest .post-content h1 {
  font-size: 2.3em;
}
.post-content h2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.size-bigger .post-content h2 {
  font-size: 2em;
}
.size-biggest .post-content h2 {
  font-size: 2em;
}
.post-content h3 {
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.size-bigger .post-content h3 {
  font-size: 1.33em;
}
.size-biggest .post-content h3 {
  font-size: 1.33em;
}
.post-content h4 {
  font-size: 0.9rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.size-bigger .post-content h4 {
  font-size: 1.167em;
}
.size-biggest .post-content h4 {
  font-size: 1.167em;
}
.post-content p {
  font-size: 1.333em;
  font-weight: 400;
  line-height: 1.4;
}
.post-content a:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-add-newsletter *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)) {
  color: #AB0000;
}
.post-content a:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-add-newsletter *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):hover {
  color: #d70f31;
  text-decoration: underline;
}
.post-content a, .post-content .link-red {
  transition: none;
}
.post-content a:hover, .post-content .link-red:hover {
  color: #9F6078;
}
.post-content .subheading {
  font-size: 0.9em;
  margin-top: 0;
  text-transform: uppercase;
}
.size-bigger .post-content .subheading {
  font-size: 1.167em;
}
.size-biggest .post-content .subheading {
  font-size: 1.167em;
}
.post-content .btn-link:not(.service--top-icon) {
  color: #505050;
  margin-left: 0;
  margin-top: 5px;
  padding: 5px 15px;
  background-color: #f2f2f2;
}
.post-content .btn-link:not(.service--top-icon):focus {
  text-decoration: none;
}
.post-content .btn-link:not(.service--top-icon):before {
  display: none;
}
.post-content .accordion p {
  margin: 0;
}
.post-content .accordion .btn-link:not(.service--top-icon) {
  position: relative;
  font-size: 1.25em;
  padding: 15px 30px 15px 0;
  line-height: 31px;
  margin-bottom: 0;
  display: block;
  color: #333;
  max-width: 100%;
  white-space: normal;
  border-bottom: 1px solid #aaa;
}
.size-bigger .post-content .accordion .btn-link:not(.service--top-icon) {
  font-size: 1.72em;
  line-height: 1em;
}
.size-biggest .post-content .accordion .btn-link:not(.service--top-icon) {
  font-size: 1.72em;
  line-height: 1em;
}
.post-content .accordion .btn-link:not(.service--top-icon):hover {
  color: #000;
}
.post-content .accordion .btn-link:not(.service--top-icon) i {
  top: 50%;
  font-size: 16px;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
}
.post-content ol li {
  font-size: 1.333em;
  line-height: 1.38;
  margin-bottom: 15px;
}
.post-content ol li ol, .post-content ol li ul {
  margin-top: 15px;
}
.post-content ol li li {
  font-size: 1em;
}
.post-content ol li p {
  font-size: 1em;
}
.post-content ul:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) {
  margin-bottom: 15px;
  padding-left: 20px;
  list-style-type: none !important;
}
.post-content ul:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li {
  font-size: 1.333em;
  font-weight: 400;
  line-height: 1.38;
  position: relative;
  padding: 0 0 0 15px;
  margin-bottom: 15px;
}
.post-content ul:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li ol, .post-content ul:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li ul {
  margin-top: 15px;
  padding-left: 0;
}
.post-content ul:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li ol li {
  padding-left: 0px !important;
  margin-left: 4px !important;
}
.post-content ul:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li ol li::before {
  display: none;
  content: none;
}
.post-content ul:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li li {
  font-size: 1em !important;
}
.post-content ul:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li p {
  font-size: 1em;
}
.post-content ul:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #d70f31;
  border-radius: 50%;
}
.post-content ol:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) {
  margin-bottom: 15px;
  padding-left: 24px;
  margin-left: 13px;
  list-style-position: outside;
}
.post-content ol:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li {
  font-size: 1.333em;
  font-weight: 400;
  line-height: 1.38;
  position: relative;
  padding: 0 0 0 0px;
  margin-bottom: 15px;
}
.post-content ol:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li ol, .post-content ol:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li ul {
  margin-top: 15px;
  padding-left: 0;
}
.post-content ol:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li ol {
  margin-left: 16px;
}
.post-content ol:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li ul {
  list-style-type: none;
}
.post-content ol:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li ul li {
  padding-left: 15px;
}
.post-content ol:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li li {
  font-size: 1em !important;
}
.post-content ol:not(:where(ang-documents *, filter-box *, ang-archiving *, ang-working-forms *, ang-user-case *, ang-e-documents *, ang-entity-search *, ang-e-documents-pw *, ang-dictionaries *, ang-agent-list *)):not(.quick-links):not(.list-arrows):not(.breadcrumbs) li p {
  font-size: 1em;
}
.post-content .clearfix:before, .post-content .clearfix:after,
.post-content .row:before,
.post-content .row:after {
  content: " ";
  display: table;
}
.post-content .clearfix:after,
.post-content .row:after {
  clear: both;
}
.post-content abbr[title] {
  border-bottom: 1px dotted;
}
.post-content ::-webkit-input-placeholder {
  text-transform: none !important;
}
.post-content :-moz-placeholder {
  text-transform: none !important;
}
.post-content ::-moz-placeholder {
  text-transform: none !important;
}
.post-content :-ms-input-placeholder {
  text-transform: none !important;
}
.post-content .box-services-categories {
  margin: 0;
}
.post-content .box-services-categories .categories-tile {
  transition: background-color 0.3s;
  padding: 5.5px 15px;
  margin: 0.9%;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: block;
  text-decoration: none;
  height: 100%;
  min-height: 230px;
}
.post-content .box-services-categories .categories-tile > h3, .post-content .box-services-categories .categories-tile > h2 {
  transition: color 0.3s;
  margin-top: 10px;
  margin-bottom: 12px;
  font-size: 1.5em;
  color: #000;
}
.size-bigger .post-content .box-services-categories .categories-tile > h3, .size-bigger .post-content .box-services-categories .categories-tile > h2 {
  font-size: 2em;
}
.size-biggest .post-content .box-services-categories .categories-tile > h3, .size-biggest .post-content .box-services-categories .categories-tile > h2 {
  font-size: 2em;
}
.post-content .box-services-categories .categories-tile > p {
  transition: color 0.3s;
  line-height: 1.2;
  color: #000;
  font-size: 1.333em;
}
.contrast-reverted .post-content .box-services-categories .categories-tile > p {
  color: #ff0;
}
.post-content .box-services-categories .categories-tile:hover, .post-content .box-services-categories .categories-tile:focus, .post-content .box-services-categories .categories-tile:active {
  background-color: #d70f31;
  cursor: pointer;
  color: #fff;
  outline: none;
}
.contrast-reverted .post-content .box-services-categories .categories-tile:hover, .contrast-reverted .post-content .box-services-categories .categories-tile:focus, .contrast-reverted .post-content .box-services-categories .categories-tile:active {
  background-color: #ff0;
}
.post-content .box-services-categories .categories-tile:hover > h3, .post-content .box-services-categories .categories-tile:hover > h2, .post-content .box-services-categories .categories-tile:focus > h3, .post-content .box-services-categories .categories-tile:focus > h2, .post-content .box-services-categories .categories-tile:active > h3, .post-content .box-services-categories .categories-tile:active > h2 {
  text-decoration: underline;
  color: #fff;
}
.contrast-reverted .post-content .box-services-categories .categories-tile:hover > h3, .contrast-reverted .post-content .box-services-categories .categories-tile:hover > h2, .contrast-reverted .post-content .box-services-categories .categories-tile:focus > h3, .contrast-reverted .post-content .box-services-categories .categories-tile:focus > h2, .contrast-reverted .post-content .box-services-categories .categories-tile:active > h3, .contrast-reverted .post-content .box-services-categories .categories-tile:active > h2 {
  color: #000;
}
.post-content .box-services-categories .categories-tile:hover > p, .post-content .box-services-categories .categories-tile:focus > p, .post-content .box-services-categories .categories-tile:active > p {
  text-decoration: none;
  color: #fff;
}
.contrast-reverted .post-content .box-services-categories .categories-tile:hover > p, .contrast-reverted .post-content .box-services-categories .categories-tile:focus > p, .contrast-reverted .post-content .box-services-categories .categories-tile:active > p {
  color: #000;
}
.post-content .box_menu .box-services-categories {
  width: 100%;
}
.post-content .boxes {
  width: calc(100% + 13px);
  margin-left: -6.5px;
}
.post-content .boxes .row {
  margin-left: 0;
  margin-right: 0;
}
.post-content .boxes .box_menu {
  transition: background-color 0.3s;
  padding: 6.5px;
  margin: 0 0 15px;
  display: flex;
}
.size-biggest .post-content .boxes .box_menu, .size-bigger .post-content .boxes .box_menu {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 767.98px) {
  .post-content .box-services-categories .categories-tile {
    min-height: 50px;
  }
}
.post-content .stepBox {
  float: left;
  width: 80px;
  min-height: 135px;
  margin: 3px;
  padding: 3px;
  text-align: center;
}
.post-content .stepBox p {
  margin: 4px 0 2px;
  font-size: 0.7rem;
  text-align: left;
  line-height: 1.3em;
}
.size-bigger .post-content .stepBox p {
  font-size: 0.6em;
}
.size-biggest .post-content .stepBox p {
  font-size: 0.6em;
}
.post-content .stepBox .stepBoxIcon {
  width: 70px;
  margin: auto;
  padding: 5px;
  border-radius: 8px;
}
.post-content .stepBox .stepBoxIcon.bgLight i {
  color: #666666;
}
.post-content .stepBox .stepBoxIcon.bgDark i {
  color: white;
}
.post-content .stepBox .bgLight {
  background-color: #F2F2F2;
  color: #666;
}
.post-content .stepBox .bgDark {
  background-color: #495057;
}
.post-content .arrowBox {
  float: left;
  width: 10px;
  min-height: 135px;
  margin: 3px;
  text-align: center;
}
.post-content .arrowBox i {
  margin-top: 18px;
}
.post-content .iconographics {
  padding: 0;
  font-size: 1.4em;
}
.post-content .iconographics:after {
  content: "";
  display: block;
  clear: both;
}
.post-content .accordion h2 {
  text-transform: none;
}
.post-content .accordion h2 a, .post-content .accordion h2 .btn-link:not(.service--top-icon) {
  font-size: 1em;
}
.post-content .wizards tr ul li,
.post-content .wizards tr ol li {
  font-size: unset !important;
}
.post-content ol ul li {
  font-size: unset !important;
}

.services-accordion h2, .services h2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.size-bigger .services-accordion h2, .size-bigger .services h2 {
  font-size: 1.33em;
}
.size-biggest .services-accordion h2, .size-biggest .services h2 {
  font-size: 1.33em;
}

.publication-info {
  padding-top: 1rem;
  font-size: 0.88rem;
}
.publication-info .date, .publication-info .author {
  font-weight: 600;
}
.size-bigger .publication-info {
  font-size: 1em;
}
.size-biggest .publication-info {
  font-size: 1em;
}

.services h3 {
  transition: color 0.3s;
  margin-top: 10px;
  margin-bottom: 12px;
}

h1.header1, h1.header2, h1.header3, h2.header1, h2.header2, h2.header3, h3.header1, h3.header2, h3.header3, h4.header1, h4.header2, h4.header3, h5.header1, h5.header2, h5.header3, span.header1, span.header2, span.header3, p.header1, p.header2, p.header3, div.header1, div.header2, div.header3 {
  font-family: "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #333;
}
h1.header1, h2.header1, h3.header1, h4.header1, h5.header1, span.header1, p.header1, div.header1 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 0 20px;
  text-align: left;
  min-height: auto;
  word-break: normal;
  transition: none;
  text-transform: none;
}
h1.header2, h2.header2, h3.header2, h4.header2, h5.header2, span.header2, p.header2, div.header2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 1rem;
  min-height: 65px;
  word-break: break-word;
  text-align: center;
  text-transform: uppercase;
  transition: none;
}
h1.header3, h2.header3, h3.header3, h4.header3, h5.header3, span.header3, p.header3, div.header3 {
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 10px 0;
  min-height: auto;
  word-break: normal;
  transition: color 0.3s;
}
h1 .hide-header, h2 .hide-header, h3 .hide-header, h4 .hide-header, h5 .hide-header, span .hide-header, p .hide-header, div .hide-header {
  visibility: none;
  display: block;
  overflow: hidden;
  height: 0;
}

.print-view legend {
  padding: 0 10px 15px;
}
.print-view .form-group label {
  background: transparent;
  color: #666;
}
.print-view .document-detail input {
  color: #000;
  background-color: #e4e4e4;
}

.announcements {
  position: fixed;
  top: 30px;
  right: 30px;
  max-width: 350px;
  width: 100%;
  z-index: 1501;
  height: auto;
  max-height: calc(100% - 35px);
  overflow: auto;
}
@media (max-width: 768px) {
  .announcements {
    right: 0;
    height: 0;
    max-height: initial;
    overflow: hidden;
    top: 0;
    max-width: 100%;
  }
  .announcements.show {
    height: 100%;
    overflow: auto;
  }
}
.announcements.announcement-notice {
  background: #d70f31;
}
.announcements.announcement-info {
  background: #669999;
}
.announcements.announcement-box {
  position: relative;
  padding: 10px;
  color: white;
  font-size: 15px;
  text-align: center;
  font-weight: 600;
  border-radius: 5px;
  margin: 5px 0px;
  align-content: center;
  display: block;
  text-decoration: none;
  top: 0px;
  right: 0px;
  max-width: none;
  border: 1px solid #fff;
  z-index: 0;
}
@media (max-width: 768px) {
  .announcements.announcement-box {
    height: auto;
  }
}
@media (max-width: 768px) {
  .announcements.announcement-box {
    display: block;
  }
}
.contrast-reverted .announcements.announcement-box {
  color: #ff0;
}
.size-bigger .announcements.announcement-box {
  font-size: 20px;
}
.size-biggest .announcements.announcement-box {
  font-size: 30px;
  line-height: 1.1em;
}
.announcements.announcement-box:focus {
  outline-offset: 3px;
}
.announcements.announcement-box a {
  color: #fff;
  width: 100%;
  text-decoration: none;
}
.announcements.announcement-box a:focus {
  outline: 2px solid #98021f;
}
.announcements .announcements-toggler {
  position: fixed;
  right: 15px;
  top: 5px;
  font-size: 20px;
  font-weight: 100;
  display: none !important;
}
.announcements.show .announcements-toggler {
  display: block !important;
}
.contrast-reverted .announcements.show .announcements-toggler {
  color: #ff0;
}
.announcements-toggler {
  position: relative;
  display: none;
  border: 0;
  font-size: 18px;
  float: right;
  margin-left: 15px;
}
.contrast-reverted .announcements-toggler {
  color: #fff;
}
@media (max-width: 768px) {
  .announcements-toggler {
    display: block !important;
  }
  .announcements-toggler.d-none {
    display: none !important;
  }
}
.announcements-toggler .counter {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #d70f31;
  right: 0;
  top: 0;
  line-height: 14px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
}
.announcements .entries {
  display: block;
}
@media (max-width: 768px) {
  .announcements .entries {
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    overflow: hidden;
    padding: 50px 15px 0;
  }
  .contrast-reverted .announcements .entries {
    background: rgba(0, 0, 0, 0.9);
  }
}
.contrast-reverted .announcements {
  background: #000;
}
.announcements .toast {
  background: #E3F2E5;
}
@media (max-width: 768px) {
  .announcements .toast {
    max-width: 100%;
  }
}
.announcements .toast-danger {
  background: #f8d7da;
}
.contrast-reverted .announcements .toast {
  background: #000;
  border: 1px solid #fff;
}
.announcements .toast-header {
  color: #515151;
  padding: 2px !important;
}
.size-bigger .announcements .toast-header strong {
  font-size: 1.125em;
}
.size-biggest .announcements .toast-header strong {
  font-size: 1.33em;
  line-height: 1.1;
}
.announcements .toast-header .lexicon-icon {
  height: 1em;
}
.size-bigger .announcements .toast-header .lexicon-icon, .size-biggest .announcements .toast-header .lexicon-icon {
  height: 1.125em;
}
.contrast-reverted .announcements .toast-header {
  background: #000;
  border-bottom: 1px solid #fff;
}
.contrast-reverted .announcements .toast-header strong {
  color: #ff0;
}
.contrast-reverted .announcements .toast-header .lexicon-icon {
  fill: #000;
  height: 1em;
}
.size-bigger .contrast-reverted .announcements .toast-header .lexicon-icon, .size-biggest .contrast-reverted .announcements .toast-header .lexicon-icon {
  height: 1.125em;
}
.announcements .toast-header .lexicon-icon {
  fill: #d70f31;
}
.announcements .toast-header .text-muted {
  color: #515151 !important;
}
.contrast-reverted .announcements .toast-header .text-muted {
  color: #ff0 !important;
}
.size-bigger .announcements .toast-header .text-muted {
  font-size: 1em;
}
.size-biggest .announcements .toast-header .text-muted {
  font-size: 1.1em;
  line-height: 1.1em;
}
.announcements .toast-header .text-muted + span > a.taglib-icon:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  color: #515151;
  position: relative;
  left: 2px;
  top: 2px;
}
.contrast-reverted .announcements .toast-header .text-muted + span > a.taglib-icon:before {
  color: #ff0;
}
.size-bigger .announcements .toast-header .text-muted + span > a.taglib-icon:before {
  font-size: 18px;
  top: 3px;
}
.size-biggest .announcements .toast-header .text-muted + span > a.taglib-icon:before {
  font-size: 20px;
  top: 4px;
}
.announcements .toast-header .text-muted + span > a.taglib-icon .taglib-text {
  font-size: 0;
}
.announcements .toast-header .text-muted + span > a.taglib-icon:hover:before {
  color: #000;
}
.contrast-reverted .announcements .toast-header .text-muted + span > a.taglib-icon:hover:before {
  color: #f00;
}
.announcements .toast-body h4 {
  margin: 0 0 5px;
  word-break: break-all;
}
.size-bigger .announcements .toast-body h4 {
  font-size: 1.125em;
}
.size-biggest .announcements .toast-body h4 {
  font-size: 1.33em;
  line-height: 1.1em;
}
.announcements .toast-body a {
  color: #d70f31;
}
.announcements .toast-body a:hover {
  color: #E4032E;
  text-decoration: underline;
}
.contrast-reverted .announcements .toast-body a {
  color: #f00;
  text-decoration: underline;
}
.announcements .toast-body p, .announcements .toast-body .text {
  font-size: 12px;
  color: #333;
}
.size-bigger .announcements .toast-body p, .size-bigger .announcements .toast-body .text {
  font-size: 1em;
}
.size-biggest .announcements .toast-body p, .size-biggest .announcements .toast-body .text {
  font-size: 1.3em;
  line-height: 1.5em;
}
.contrast-reverted .announcements .toast-body p, .contrast-reverted .announcements .toast-body .text {
  color: #ff0;
}
.announcements .toast .dropdown-toggle:after {
  display: none;
}

.sidebar-menu .nav-span {
  display: block;
  padding: 15px 46px 15px 10px;
  font-size: 16px;
  text-align: left;
  line-height: 1em;
  color: #333;
  border-bottom: 1px solid #e4e4e4;
  text-transform: uppercase;
}

/*@import "projects/availability/src/availability";
@import "projects/documents/src/documents";
@import "projects/dictionaries/src/dictionaries";
@import "projects/main-menu/src/main-menu";
@import "projects/newsletter/src/newsletter";
@import "projects/services/src/services";
@import "projects/user-data/src/user-data";
@import "projects/working-forms/src/working-forms";*/
.journal-content-article .btn-link:not(.service--top-icon) {
  margin-right: 0 !important;
}

.toolbar .svg-inline--fa.fa-w-16 {
  width: 16px !important;
  transform: translateY(1px);
  margin-right: 5px;
}
@media (max-width: 600px) {
  .toolbar .svg-inline--fa.fa-w-16 {
    transform: translateY(7px) translateX(2px) !important;
  }
}

@media (max-width: 600px) {
  .case-detail__bookmark-icon svg {
    transform: translateY(7px) translateX(2px) !important;
  }
}

input[type=checkbox]:not([data-row-toggle]) + label:before {
  border-radius: 5px;
}

.active-row-active[_ngcontent-c5] {
  position: relative;
}

.tabbed-content .fieldset {
  overflow: visible;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0 !important;
}

.not-ready {
  cursor: not-allowed !important;
}

.not-ready-link {
  pointer-events: none;
}

.document-detail-modal {
  background-color: #f2f2f2 !important;
}

@media (min-width: 976px) {
  .filters__datepicker--right .dropdown-menu.show {
    left: unset !important;
    right: 0;
  }
}

@media (min-width: 976px) {
  .doc-filters__datepicker--right .dropdown-menu.show {
    left: unset !important;
    right: 0;
  }
}

@media (min-width: 976px) {
  .wf-filters__datepicker--right .dropdown-menu.show {
    left: unset !important;
    right: 0;
  }
}

.input-group-date-picker {
  display: flex;
}

input[type=checkbox]:not([data-row-toggle]) + label:before {
  border-radius: 5px;
}

.not-ready {
  cursor: not-allowed !important;
}

.not-ready-link {
  pointer-events: none;
}

.loader-overlay {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 220;
  height: 100%;
  background-color: white;
}
.loader-overlay--header {
  top: 0;
  display: block;
  position: fixed;
  width: 100%;
  z-index: 300;
  height: 100%;
  background-color: white;
}

.hidden {
  display: none;
}

.not-ready-link {
  pointer-events: none;
}

.loader-overlay {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 220;
  height: 100%;
  background-color: white;
}
.loader-overlay--header {
  top: 0;
  display: block;
  position: fixed;
  width: 100%;
  z-index: 300;
  height: 100%;
  background-color: white;
}

.hidden {
  display: none;
}

.error-message {
  margin: 5px 0 5px 0;
  color: #d70f31;
}

.form-check-label {
  cursor: pointer;
}

.change-password__span {
  position: absolute;
  right: 10px;
  top: 25px;
  color: #666666;
  font-size: 15px;
}

.input--invalid {
  border-color: #d70f31 !important;
  background: yellow !important;
}

.form-group--wide {
  width: 100%;
}

.ang-modal {
  max-height: 80vh;
  overflow-y: auto;
}

.ang-input-group-append {
  right: 0px !important;
}

.btn-secondary:not(:disabled):not(.disabled):active, .input-autocomplete__edit-button:not(:disabled):not(.disabled):active {
  background-color: white !important;
}

.resizer {
  display: block;
  position: absolute;
  width: 5px;
  background-color: #ccc;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: ew-resize;
}

.asc-message .asc-message__header__title, .asc-message .asc-message__header__close, .modal-header h5 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #666;
}

.container-fluid {
  width: 100%;
}

header.container-fluid .navbar-menu__context {
  max-width: 780px;
}

main > .container-fluid {
  max-width: 1140px;
}

main > .container-fluid:has(.no-container-maxwidth) {
  max-width: none;
}

footer .footer-links > .container-fluid {
  max-width: 1140px;
}

.doc-modal__arrow {
  z-index: 99;
  position: absolute;
  left: 0px;
  bottom: 2px;
  background: white;
  height: calc(100% - 2px);
  font-size: 20px;
  line-height: 30px;
  color: black;
  text-decoration: none;
  width: 22px;
  text-align: center;
}

.doc-modal__arrow--left {
  left: -2px;
  box-shadow: 10px 0 5px -5px white;
}

.doc-modal__arrow--right {
  left: auto;
  right: -2px;
  box-shadow: -5px 0 5px 10px white;
}

body.contrast-reverted .doc-modal__arrow {
  background: black;
  color: yellow;
}

body.contrast-reverted .doc-modal__arrow--left {
  left: 0;
  box-shadow: 10px 0 5px -5px black;
}

body.contrast-reverted .doc-modal__arrow--right {
  left: auto;
  right: 0;
  box-shadow: -5px 0 5px 10px black;
}

.modal-backdrop, .asc-custom-information--backdrop {
  z-index: 1049 !important;
}

/* 
    Tylko do zastosowańkiedy trzeba domyślnie nadpisać default bootstrapa czy innej biblioteki
*/
.agent-list__infobox .asc-message .asc-message__body {
  text-align: left;
}

.input-autocomplete {
  position: relative;
}
.input-autocomplete__wrapper {
  position: relative;
}
.input-autocomplete__control {
  display: flex;
  vertical-align: middle;
  flex-direction: row;
}
.input-autocomplete__group:has(input:focus) {
  outline: 1px auto #c00;
  outline-offset: 0px;
  border-radius: 5px;
}
.input-autocomplete__sticky {
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
}
.input-autocomplete__input {
  border-right: none;
  height: 32px;
  font-size: 0.8rem;
}
.input-autocomplete__input.form-control:focus {
  outline: none;
  border-right: 0;
  border-color: #c00;
}
.size-bigger .input-autocomplete .input-autocomplete__input {
  height: 35px !important;
  min-height: auto !important;
  line-height: 35px !important;
  font-size: 16px;
}

.size-biggest .input-autocomplete .input-autocomplete__input {
  height: 43px !important;
  min-height: auto !important;
  line-height: 26px !important;
  font-size: 18px !important;
}

.input-autocomplete__label {
  line-height: 32px;
  font-size: 13px;
  font-weight: bold;
  margin: 0 5px 0 0;
}
.size-bigger .input-autocomplete .input-autocomplete__label {
  line-height: 35px !important;
  font-size: 16px;
}

.size-biggest .input-autocomplete .input-autocomplete__label {
  line-height: 43px !important;
  font-size: 18px !important;
}

.input-autocomplete__group-append {
  flex: 0 0 18px;
  max-width: 18px;
}
.input-autocomplete__group-text {
  background: transparent;
  height: 32px;
  border: 1px solid #8A8A8A;
  min-width: auto;
  width: 18px !important;
  padding-left: 0;
  padding-right: 0;
}
.contrast-reverted .input-autocomplete__group-text {
  border-color: yellow;
  color: yellow;
}

.size-bigger .input-autocomplete .input-autocomplete__group-text {
  height: 35px !important;
  min-height: auto !important;
  line-height: 35px !important;
}

.size-biggest .input-autocomplete .input-autocomplete__group-text {
  height: 43px !important;
  min-height: auto !important;
  line-height: 26px !important;
  font-size: 18px !important;
}

.input-autocomplete__icon {
  cursor: pointer;
  line-height: 11px;
}
.input-autocomplete__icon:before {
  font-size: 11px;
}
.size-bigger .input-autocomplete .input-autocomplete__icon:before {
  font-size: 16px;
}

.size-biggest .input-autocomplete .input-autocomplete__icon:before {
  font-size: 18px;
}

.input-autocomplete__menu {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 1048;
  display: none;
  background: #fff;
  border: 1px solid #8A8A8A;
  width: 100%;
  max-width: 340px;
  max-height: 360px;
  overflow: auto;
}
.input-autocomplete__menu--show {
  display: block;
}
.contrast-reverted .input-autocomplete__menu {
  background-color: black;
  border-color: yellow;
}

.input-autocomplete__options {
  font-size: 0.8rem;
}
.input-autocomplete__option {
  line-height: 20px;
  padding: 5px;
  cursor: pointer;
}
.input-autocomplete__option--highlighted, .input-autocomplete__option:hover {
  color: white;
  background-color: Highlight;
}
.input-autocomplete__option--selected, .input-autocomplete__option:focus {
  color: white;
  background-color: #c00;
  outline: 0;
}
.size-bigger .input-autocomplete .input-autocomplete__option {
  height: 35px !important;
  min-height: auto !important;
  line-height: 25px !important;
  font-size: 16px;
}

.size-biggest .input-autocomplete .input-autocomplete__option {
  height: 43px !important;
  min-height: auto !important;
  line-height: 30px !important;
  font-size: 20px !important;
}

.input-autocomplete__edit-button {
  height: 30px;
  cursor: pointer;
  line-height: 20px;
  padding: 5px;
  border-radius: 0;
  border-top: 1px solid #8A8A8A;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
}
.input-autocomplete__edit-button > .fa {
  color: #c00;
}
.contrast-reverted .input-autocomplete__edit-button {
  background-color: black;
  color: yellow;
  border-color: yellow;
}
.contrast-reverted .input-autocomplete__edit-button > .fa {
  color: #c00;
}

.size-bigger .input-autocomplete .input-autocomplete__edit-button {
  height: 35px !important;
  line-height: 25px !important;
  font-weight: bold;
}

.size-biggest .input-autocomplete .input-autocomplete__edit-button {
  height: 43px !important;
  line-height: 30px !important;
  font-size: 24px !important;
  font-weight: bold;
}

.button-grey, .add-service .button-grey {
  color: white;
  background-color: #666;
  border-color: #666;
}
.contrast-reverted .button-grey {
  background-color: transparent;
  color: yellow;
  border-color: white;
}

.button-grey:hover, .button-grey:active, .button-grey:focus {
  background-color: #333;
  border-color: #333;
  color: white;
}
.contrast-reverted .button-grey:hover, .contrast-reverted .button-grey:active, .contrast-reverted .button-grey:focus {
  background-color: #c00;
  border-color: #c00 !important;
  color: yellow;
}

@media (max-width: 300px) {
  .button-grey i, .add-service .button-grey i {
    display: none;
  }
}

.columns-menu__action, .columns-menu__label, .columns-menu__reset-link, .columns-menu .columns-menu__title {
  font-weight: 700;
  font-size: 13px;
  padding: 10px 15px;
  color: #000;
}
.columns-menu__title {
  border-bottom: 1px solid #E4E4E4;
  margin: 0 0 0 -5px;
}
.contrast-reverted .columns-menu__title {
  border-color: yellow;
}

.columns-menu__reset-link {
  text-decoration: none;
  border: 0;
  margin-bottom: 0 0 0 5px;
  float: right;
}
.columns-menu__reset-link:hover {
  text-decoration: underline;
}
.columns-menu__label {
  flex: 1;
  text-align: left;
  margin: 0;
  padding: 5px 0;
}
.size-bigger .columns-menu__label {
  height: 35px !important;
  min-height: auto !important;
  line-height: 35px !important;
  font-size: 16px;
}

.size-biggest .columns-menu__label {
  height: 43px !important;
  line-height: 30px !important;
  font-size: 24px !important;
  font-weight: bold;
}

.columns-menu__input[type=checkbox] + .columns-menu__label:before {
  top: 5px;
}
.size-bigger .columns-menu__input[type=checkbox] + .columns-menu__label:before {
  top: 10px !important;
}

.columns-menu__input[type=checkbox]:checked + .columns-menu__label:after {
  top: 5px;
}
.size-bigger .columns-menu__input[type=checkbox]:checked + .columns-menu__label:after {
  font-size: 19px !important;
}

.columns-menu__input[type=checkbox]:disabled + .columns-menu__label:after {
  color: grey;
}
.columns-menu__input[type=checkbox]:disabled + .columns-menu__label:before {
  background-color: #e6e6e6;
}
.columns-menu__item {
  display: flex;
  line-height: 22px;
  border-bottom: 1px solid #e4e4e4;
  text-align: right;
  overflow: visible;
  width: 100%;
  padding: 0 10px;
  margin-right: 5px;
  text-transform: uppercase;
  position: relative;
}
.columns-menu__item:last-child {
  border: 0;
  margin-bottom: 0;
}
.columns-menu__item--inside {
  background-color: #dee2e6;
}
.contrast-reverted .columns-menu__item {
  border-color: yellow;
}

.size-bigger .columns-menu__item {
  height: 45px !important;
  min-height: auto !important;
  line-height: 35px !important;
}

.columns-menu__action {
  line-height: 32px;
  font-size: 16px;
  margin-left: 5px;
  padding: 0;
}
.columns-menu__action--hide {
  display: none;
}
.columns-menu__action--move-up.columns-menu__action--last {
  margin-right: 20px;
}
.size-bigger .columns-menu__action {
  height: 35px !important;
  min-height: auto !important;
  line-height: 35px !important;
  font-size: 16px !important;
  margin-top: 4px;
}

.columns-menu__dropdown-button-box {
  padding: 8px 8px 0 8px;
}
.columns-menu__dropdown-button {
  width: 100%;
  display: block;
}
.columns-menu .selected {
  color: #d70f31;
}
.columns-menu .unselected {
  color: #A1A1A1;
}

.asc-custom-information--modal {
  position: fixed !important;
}
.asc-custom-information--modal .modal-dialog {
  max-width: 600px;
}
.dev-information {
  max-width: 1024px;
  margin: 0 auto;
  font-size: 12px;
}
.dev-information__enabled {
  text-align: center;
}
.dev-information__list {
  display: flex;
  margin-bottom: 0;
  justify-content: center;
}
.dev-information__list-title {
  margin-right: 5px;
  font-weight: 700;
}
.dev-information__item {
  margin-right: 15px;
}

.hd-accordeon {
  border-bottom: 1px solid #555;
  margin-bottom: 10px;
  padding-top: 10px;
  cursor: pointer;
}

.asc-message {
  font-family: "Open Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.asc-message--component {
  font-weight: 400;
  font-size: 12px;
  color: #333;
}
.contrast-reverted .asc-message--component {
  color: yellow;
}

.asc-message--classic {
  font-weight: 700;
  font-size: 16px;
  color: #333;
}
.contrast-reverted .asc-message--classic {
  color: yellow;
}

.asc-message--margin {
  margin: 25px 0 10px 0;
}
.asc-message .asc-message__body--message {
  font-style: normal;
  line-height: 1.4;
  text-align: center;
}
.asc-message .asc-message__body--message > * {
  font-style: normal !important;
}
.contrast-reverted .asc-message .asc-message__body {
  color: yellow;
}

.asc-message .asc-message__body--component {
  font-size: 1em;
  font-weight: 400;
}
.asc-message .asc-message__body--classic {
  font-size: 0.75em !important;
  font-weight: 400;
}

.my-view {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.my-view__dropdown {
  padding: 0;
}
@media (min-width: 401px) {
  .my-view__dropdown {
    min-width: 350px;
  }
}
.contrast-reverted .my-view__dropdown {
  border-color: yellow !important;
}

.my-view .my-view__actions-bar-button {
  border-radius: 5px !important;
}

.my-view__actions-bar-button--dropdown {
  padding-bottom: 3px;
}
.size-bigger .my-view__actions-bar-button {
  height: 35px !important;
  min-height: auto !important;
  line-height: 25px !important;
  font-size: 16px;
}

.size-biggest .my-view__actions-bar-button {
  height: 43px !important;
  min-height: auto !important;
  line-height: 26px !important;
  font-size: 26px !important;
}

.my-view__actions-icon {
  font-size: 20px;
}
.size-biggest .my-view__actions-icon {
  font-size: 26px !important;
}

.my-view__element {
  margin-left: 10px;
}
.my-view__list--views .form-control[readonly].input-autocomplete__input--readonly {
  background-color: #FFF;
  cursor: pointer;
}
.contrast-reverted .my-view__list--views .form-control[readonly].input-autocomplete__input--readonly {
  background-color: #000;
}

.modal-header h5, .asc-message .asc-message__header__title, .asc-message .asc-message__header__close {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #666;
}

.orbeon-message__row {
  width: 60%;
  margin: auto;
}

.orbeon-message__icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  color: #c00;
  background-color: currentColor;
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 5.18 10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44C16.1 2.67 14.13 2 12 2 6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39z"/></svg>');
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

.orbeon-message__loader .lds-spinner {
  position: static !important;
}

@media (min-width: 768px) {
  .working-forms-toolbar__msg,
.toolbar-element__msg {
    line-height: 32px;
  }
}
.working-forms-toolbar__table .asc-message--margin,
.toolbar-element__table .asc-message--margin {
  margin: 0;
}

.sidebar--blocked {
  color: grey;
  opacity: 0.3;
}

.contrast-reverted {
  --base-font-color: $font-color-contrast;
  scrollbar-color: yellow black;
}
.contrast-reverted .new-doc-modal .radio-option {
  border: 2px solid yellow !important;
  background-color: black !important;
}
.contrast-reverted .new-doc-modal .radio-option span {
  background-color: yellow !important;
}
.contrast-reverted ::-webkit-scrollbar {
  background: black !important;
  width: 12px;
  height: 12px;
}
.contrast-reverted ::-webkit-scrollbar-thumb:vertical {
  background-color: yellow;
}
.contrast-reverted ::-webkit-scrollbar-thumb:horizontal {
  background-color: yellow;
}
.contrast-reverted ::-webkit-scrollbar-corner {
  background: transparent;
}
.contrast-reverted label {
  color: yellow;
}
.contrast-reverted .ang-table__th, .contrast-reverted .ang-table__td {
  color: yellow;
  background-color: black;
  border-color: yellow !important;
}
.contrast-reverted .table-container .ang-table__th {
  color: yellow !important;
  background-color: black !important;
  border-bottom: 1px solid white;
}
.contrast-reverted input[type=checkbox]:not([data-row-toggle]) + label:before {
  background-color: black;
  border-color: yellow !important;
}
.contrast-reverted input[type=checkbox]:not([data-row-toggle]) + label:after {
  color: yellow !important;
}
.contrast-reverted .document-info ul li {
  color: yellow;
}
.contrast-reverted .ang-table {
  color: yellow;
  border-color: yellow !important;
}
.contrast-reverted .ang-table__row, .contrast-reverted .ang-table__row:nth-child(odd), .contrast-reverted .ang-table__th, .contrast-reverted .ang-table__th-icons {
  background-color: black;
  color: yellow;
}
.contrast-reverted .ang-table-colspan {
  background-color: black !important;
  color: yellow;
  border-top: 1px solid #d7d7d7;
}
.contrast-reverted .tab-content {
  background-color: black;
  color: yellow;
}
.contrast-reverted .nav-tabs-nested a.active {
  background-color: black;
}
.contrast-reverted .section-nav-tabs-nested label, .contrast-reverted .section-nav-tabs-nested .label {
  color: yellow;
}
.contrast-reverted .section-nav-tabs-nested input:not([type=checkbox]):not([type=radio]), .contrast-reverted .section-nav-tabs-nested .form-select {
  border: 1px solid white;
  background-color: black;
  color: yellow;
  border-color: yellow !important;
}
.contrast-reverted .section-nav-tabs-nested .tab-content {
  background-color: black !important;
}
.contrast-reverted .filters__select {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .doc-filters__select {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .wf-filters__select {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted form .form-select select {
  border: 1px solid white;
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .filters__action-button {
  border-color: white !important;
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .doc-filters__action-button {
  border-color: white !important;
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .wf-filters__action-button {
  border-color: white !important;
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .paginator .active a,
.contrast-reverted .ang-pagination .pagination-current a {
  background-color: #e3022d !important;
  color: yellow !important;
}
.contrast-reverted .paginator a {
  color: red !important;
}
.contrast-reverted .ang-pagination p {
  color: yellow !important;
}
.contrast-reverted .ang-pagination a {
  background-color: #000 !important;
}
.contrast-reverted .ang-pagination ul li {
  border-color: yellow !important;
}
.contrast-reverted .ang-pagination a:hover {
  background-color: #1F2920 !important;
}
.contrast-reverted .nav-tabs-wrapper > ul > li > a.active {
  color: yellow;
  background-color: #e3022d !important;
}
.contrast-reverted .nav-tabs-wrapper > ul > li > a:hover {
  background-color: #1F2920 !important;
}
.contrast-reverted .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu .label {
  color: yellow !important;
}
.contrast-reverted .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu .label:hover {
  color: #e80732 !important;
}
.contrast-reverted .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu p {
  color: yellow !important;
}
.contrast-reverted .btn-secondary:hover, .contrast-reverted .input-autocomplete__edit-button:hover {
  background-color: #1F2920 !important;
  color: yellow !important;
}
.contrast-reverted .btn-primary:hover {
  background-color: #1F2920 !important;
}
.contrast-reverted .btn, .contrast-reverted .input-autocomplete__edit-button {
  border-color: yellow !important;
}
.contrast-reverted .toolbar-element__actions-bar-button--red {
  background-color: black;
  color: yellow !important;
}
.contrast-reverted .toolbar-element__table {
  color: yellow !important;
}
.contrast-reverted .toolbar-element__table a {
  color: yellow !important;
}
.contrast-reverted .table-container .ang-table__td a {
  color: #e80732 !important;
}
.contrast-reverted .dropdown-menu {
  color: yellow !important;
  background-color: black !important;
  border-color: white !important;
}
.contrast-reverted .bg-light {
  background-color: black !important;
}
.contrast-reverted .ngb-dp-weekday {
  color: #e80732;
}
.contrast-reverted .text-muted {
  color: yellow !important;
}
.contrast-reverted .custom-select {
  background: black !important;
  color: yellow !important;
}
.contrast-reverted .btn-light {
  color: yellow !important;
}
.contrast-reverted .btn-light:hover {
  background-color: #e80732 !important;
}
.contrast-reverted .btn-light:not(:disabled):not(.disabled):active {
  background-color: #e80732 !important;
}
.contrast-reverted .modal-content {
  border: 1px solid yellow !important;
}
.contrast-reverted .modal.gray .modal-content {
  color: yellow;
  background-color: black !important;
  border: 1px solid white !important;
}
.contrast-reverted .modal form legend {
  color: yellow !important;
}
.contrast-reverted .modal form .form-group label {
  color: yellow;
}
.contrast-reverted .document-detail input {
  color: yellow;
  background-color: black;
}
.contrast-reverted .doc-filters .doc-filters__select {
  background-color: black !important;
}
.contrast-reverted .user-account {
  background-color: black !important;
}
.contrast-reverted .box-gray {
  background-color: black !important;
  border-color: yellow !important;
}
.contrast-reverted .box-gray .header {
  background-color: black !important;
  color: yellow !important;
  border-color: yellow !important;
}
.contrast-reverted .ang-account form .label {
  color: yellow !important;
}
.contrast-reverted .user-account label {
  color: yellow !important;
}
.contrast-reverted .user-account .form-control {
  border-color: yellow !important;
}
.contrast-reverted .user-account input, .contrast-reverted .subject-data__input {
  background-color: black !important;
  color: yellow !important;
  border-color: yellow !important;
}
.contrast-reverted .user-account__history {
  background-color: black !important;
}
.contrast-reverted .user-account__history .ang-table .ang-table__td {
  color: yellow !important;
}
.contrast-reverted .user-account .btn-secondary:not(:disabled):not(.disabled):active, .contrast-reverted .user-account .input-autocomplete__edit-button:not(:disabled):not(.disabled):active {
  color: yellow;
  background-color: black;
}
.contrast-reverted .detailed-user-data .form-group label {
  color: yellow !important;
}
.contrast-reverted .detailed-user-data__title {
  color: yellow !important;
}
.contrast-reverted .detailed-user-data .form-group input {
  background-color: black !important;
  color: yellow !important;
  border: 1px solid yellow !important;
  border-radius: 0.3rem !important;
}
.contrast-reverted .detailed-user-data__label {
  color: yellow !important;
}
.contrast-reverted .detailed-user-data__text {
  color: yellow !important;
}
.contrast-reverted .detailed-user-data .table-container .ang-table__td {
  color: yellow !important;
}
.contrast-reverted .detailed-user-data__item {
  color: yellow !important;
}
.contrast-reverted .sidebar .list-arrows > li > a {
  color: yellow !important;
}
.contrast-reverted .link.arrow-down {
  color: yellow !important;
}
.contrast-reverted .modal-body .nav-pills a {
  border-color: yellow !important;
}
.contrast-reverted .modal-body .nav-pills a:hover {
  background-color: #1F2920 !important;
}
.contrast-reverted .close:not(:disabled):not(.disabled):hover {
  color: yellow !important;
}
.contrast-reverted .wrap-input {
  background-color: black !important;
}
.contrast-reverted .filters__label input {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .doc-filters__label input {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .wf-filters__label input {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .toolbar-element .dropdown .dropdown-menu label {
  color: yellow !important;
}
.contrast-reverted .toolbar-element .dropdown .dropdown-menu p {
  color: yellow !important;
}
.contrast-reverted .toolbar-element .dropdown .dropdown-menu a {
  color: yellow !important;
}
.contrast-reverted .toolbar-element .dropdown .dropdown-menu .reset {
  color: yellow !important;
}
.contrast-reverted .label-modal input {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .form-control:focus {
  color: yellow !important;
  background-color: black !important;
  border-color: white !important;
}
.contrast-reverted .user-representant__search .span-search {
  color: yellow !important;
}
.contrast-reverted .input-group-text .span-search {
  color: yellow !important;
}
.contrast-reverted .modal-header .close i {
  color: yellow !important;
}
.contrast-reverted .working-forms-toolbar__table a {
  color: yellow !important;
}
.contrast-reverted .documents-to-send-detail__document {
  background-color: black !important;
  border: 1px solid white !important;
}
.contrast-reverted .documents-to-send-detail__column-text {
  color: yellow !important;
}
.contrast-reverted .documents-to-send-detail__text-big {
  color: yellow !important;
}
.contrast-reverted .documents-to-send-detail__toolbar-list {
  background: black !important;
}
.contrast-reverted .documents-to-send-detail .working-forms-toolbar__table {
  border: 1px solid white !important;
}
.contrast-reverted .documents-to-send-detail .working-forms-toolbar__table a {
  color: yellow !important;
}
.contrast-reverted .change-password__body input {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .change-password__body label {
  color: yellow !important;
}
.contrast-reverted .change-password__button {
  color: yellow !important;
}
.contrast-reverted .user-account__button-bottom:active, .contrast-reverted .user-account__button-bottom:focus {
  background-color: black !important;
}
.contrast-reverted .new-service--input_label, .contrast-reverted .new-service--select_label {
  color: yellow !important;
}
.contrast-reverted .my-services .service--top-icon {
  color: yellow !important;
}
.contrast-reverted .new-service--input {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .new-service--input:focus {
  color: yellow !important;
}
.contrast-reverted .new-doc-modal .input-search {
  color: yellow !important;
}
.contrast-reverted .new-doc-modal .span-search {
  color: yellow !important;
}
.contrast-reverted .new-doc-modal .group-select {
  color: yellow !important;
}
.contrast-reverted .service-selected {
  background-color: black !important;
}
.contrast-reverted .link.arrow-down:hover {
  background-color: black !important;
}
.contrast-reverted .new-doc-modal .select-element--href {
  color: yellow !important;
}
.contrast-reverted .new-doc-modal .selected {
  background-color: black !important;
}
.contrast-reverted .new-view__body input {
  background-color: black !important;
}
.contrast-reverted .new-view__body label {
  color: yellow !important;
}
.contrast-reverted .subject-data__label {
  color: yellow !important;
}
.contrast-reverted .subject-data .form-group input:not(.form-check-input) {
  background-color: black !important;
  color: yellow !important;
  border: 1px solid white !important;
  border-radius: 0.3rem !important;
}
.contrast-reverted .form-check-input:disabled ~ .form-check-label {
  color: yellow !important;
}
.contrast-reverted .subject-data__list-box {
  background-color: black !important;
}
.contrast-reverted .subject-data .form-group label {
  color: yellow !important;
}
.contrast-reverted .subject-data__item {
  color: yellow !important;
}
.contrast-reverted .subject-data__dropdown-item {
  color: yellow !important;
  background-color: black !important;
}
.contrast-reverted .loader-overlay {
  background-color: black !important;
}
.contrast-reverted .loader-overlay--header {
  background-color: black !important;
}
.contrast-reverted .lds-spinner {
  color: yellow !important;
}
.contrast-reverted .case-detail__bar {
  background-color: black !important;
}
.contrast-reverted .case-detail__document {
  background-color: black !important;
}
.contrast-reverted .case-detail__document-button:hover {
  color: yellow !important;
}
.contrast-reverted .case-detail__text-big {
  color: yellow !important;
}
.contrast-reverted .tree-component .tree-picked-element {
  background-color: black !important;
}
.contrast-reverted .case-detail-toolbar-table {
  background-color: black !important;
}
.contrast-reverted .case-detail__toolbar-element__table a {
  color: yellow !important;
}
.contrast-reverted .case-detail__column-text {
  color: yellow !important;
}
.contrast-reverted .edocuments-detail__document {
  background-color: black !important;
}
.contrast-reverted .edocuments-detail__text-big {
  color: yellow !important;
}
.contrast-reverted .edocuments-detail__label {
  color: yellow !important;
}
.contrast-reverted .edocuments-detail__column-text {
  color: yellow !important;
}
.contrast-reverted .menu-context {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .menu-context--context-info_name {
  color: yellow !important;
}
.contrast-reverted .menu-context--context-info_title-name {
  color: yellow !important;
  font-size: inherit !important;
}
.contrast-reverted .menu-context--context-info_info {
  color: yellow !important;
}
.contrast-reverted .menu-context--circle {
  border-color: yellow !important;
}
.contrast-reverted .tree-component .tree-level:hover {
  background-color: #1F2920 !important;
}
.contrast-reverted .detailed-subject-data .form-group input {
  color: yellow !important;
  background-color: black !important;
  border: 1px solid yellow !important;
}
.contrast-reverted .detailed-subject-data__label {
  color: yellow !important;
}
.contrast-reverted .detailed-subject-data .form-group label {
  color: yellow !important;
}
.contrast-reverted .filters__autocomplete-wrapper {
  background-color: black !important;
}
.contrast-reverted .filters__autocomplete-element {
  background-color: #1F2920 !important;
}
.contrast-reverted .filters-nav__link {
  border: 1px solid transparent;
}
.contrast-reverted .filters-nav__link.active {
  position: relative;
  border: 1px solid yellow !important;
}
.contrast-reverted .filters-nav__link.active:before {
  position: absolute;
  width: 100%;
  content: "";
  height: 7px;
  bottom: -5px;
  left: 0;
  background-color: black !important;
}
.contrast-reverted .wf-filters__autocomplete-wrapper {
  background-color: black !important;
}
.contrast-reverted .wf-filters__autocomplete-element {
  background-color: #1F2920 !important;
}
.contrast-reverted .wf-filters-nav__link {
  border: 1px solid transparent;
}
.contrast-reverted .wf-filters-nav__link.active {
  position: relative;
  border: 1px solid yellow !important;
}
.contrast-reverted .wf-filters-nav__link.active:before {
  position: absolute;
  width: 100%;
  content: "";
  height: 7px;
  bottom: -5px;
  left: 0;
  background-color: black !important;
}
.contrast-reverted .doc-filters__autocomplete-wrapper {
  background-color: black !important;
}
.contrast-reverted .doc-filters__autocomplete-element {
  background-color: #1F2920 !important;
}
.contrast-reverted .doc-filters-nav__link {
  border: 1px solid transparent;
}
.contrast-reverted .doc-filters-nav__link.active {
  position: relative;
  border: 1px solid yellow !important;
}
.contrast-reverted .doc-filters-nav__link.active:before {
  position: absolute;
  width: 100%;
  content: "";
  height: 7px;
  bottom: -5px;
  left: 0;
  background-color: black !important;
}
.contrast-reverted .section-nav-tabs-nested .tab-content {
  border: 1px solid yellow !important;
}
.contrast-reverted .add-e-document__label {
  color: yellow !important;
}
.contrast-reverted .add-e-document__select {
  color: yellow !important;
  background-color: black !important;
}
.contrast-reverted .add-e-document__autocomplete-wrapper {
  background-color: black !important;
}
.contrast-reverted .add-e-document__input::placeholder {
  color: yellow !important;
}
.contrast-reverted .menu-list--element {
  color: yellow !important;
}
.contrast-reverted .menu-contexts--info_name {
  color: yellow !important;
}
.contrast-reverted .menu-contexts--circle {
  border-color: yellow;
}
.contrast-reverted .menu-session--wrapper {
  color: yellow !important;
}
.contrast-reverted .ang-table-colspan .btn:hover, .contrast-reverted .ang-table-colspan .input-autocomplete__edit-button:hover {
  background-color: #c00 !important;
  border-color: #c00 !important;
}
.contrast-reverted select:focus::-ms-value {
  background: transparent !important;
  color: #ff0 !important;
}
.contrast-reverted .service-availability--context-wrapper {
  background-color: black !important;
}
.contrast-reverted .service-availability--title {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-element_green {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-wrapper {
  background-color: black !important;
}
.contrast-reverted .service-availability--title {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-sub-title {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-sub-title_data {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-element_green {
  color: yellow !important;
}
.contrast-reverted .service-availability--show-more {
  color: yellow !important;
}
.contrast-reverted .service-availability--counters-element-first:before {
  content: unset !important;
}
.contrast-reverted .doc-modal--xmp, .contrast-reverted .doc-modal--html *, .contrast-reverted .doc-modal .statement__item {
  color: yellow !important;
}
.contrast-reverted .modal-header .close {
  color: yellow !important;
}
.contrast-reverted .service--element {
  color: yellow !important;
  background: transparent !important;
}
.contrast-reverted .service--element:focus {
  border-color: #c00 !important;
  background-color: #1f2920 !important;
}
.contrast-reverted .service--element .add-service .btn.button-grey, .contrast-reverted .service--element .add-service .button-grey.input-autocomplete__edit-button {
  background-color: transparent !important;
  color: yellow !important;
  border-color: #fff !important;
}
.contrast-reverted .service--element .add-service .btn.button-grey:hover, .contrast-reverted .service--element .add-service .button-grey.input-autocomplete__edit-button:hover {
  background-color: #c00 !important;
  border-color: #c00 !important;
}
.contrast-reverted .ang-table-colspan {
  color: yellow !important;
}
.contrast-reverted .ang-table__td-icons i.fa-bookmark[style*="color: rgb(38, 19, 41)"], .contrast-reverted .label-modal__flag i.fa-bookmark[style*="color: rgb(38, 19, 41)"] {
  color: #fff !important;
}
.contrast-reverted .service-availability--context-wrapper {
  background-color: black !important;
}
.contrast-reverted .service-availability--title {
  color: yellow !important;
}
.contrast-reverted service-availability--title-red {
  color: #e80732 !important;
}
.contrast-reverted .service-availability--context-sub-title {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-sub-title_data {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-element_green {
  color: yellow !important;
}
.contrast-reverted .service-availability--show-more {
  color: yellow !important;
}
.contrast-reverted .service-availability--counters-element-first:before {
  content: unset !important;
}
.contrast-reverted .service-availability--context-wrapper {
  background-color: black !important;
}
.contrast-reverted .service-availability--title {
  color: yellow !important;
}
.contrast-reverted .service-availability--title-red {
  color: #e80732 !important;
}
.contrast-reverted .availability-plan--date {
  color: yellow !important;
}
.contrast-reverted .availability-plan--desc {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-sub-title {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-sub-title_data {
  color: yellow !important;
}
.contrast-reverted .service-availability--context-element_green {
  color: yellow !important;
}
.contrast-reverted .service-availability--show-more {
  color: yellow !important;
}
.contrast-reverted .service-availability--counters-element-first:before {
  content: unset !important;
}
.contrast-reverted .edit-view .label, .contrast-reverted .edit-view .fa {
  color: yellow !important;
}
.contrast-reverted .documents-component__item.documents-component__item__view-active {
  background-color: transparent !important;
}
.contrast-reverted .case-detail-toolbar-table {
  border: 1px solid yellow;
}
.contrast-reverted .contrast-reverted .form-control::-ms-input-placeholder {
  color: yellow !important;
}
.contrast-reverted .user-account__big-label {
  color: yellow !important;
}
.contrast-reverted .add-e-document__input, .contrast-reverted .add-e-document__input *, .contrast-reverted .add-e-document__input textarea {
  background-color: transparent !important;
  color: yellow !important;
  border-color: yellow !important;
}
.contrast-reverted .add-e-document textarea, .contrast-reverted .add-e-document select {
  background-color: transparent !important;
  color: yellow !important;
  border-color: yellow !important;
}
.contrast-reverted .add-e-document option {
  background-color: #000 !important;
}
.contrast-reverted .add-e-document__autocomplete-element:hover {
  background-color: red !important;
}
.contrast-reverted .service-list--subtitle {
  color: yellow !important;
}
.contrast-reverted .ang-table-colspan .document-info__row {
  color: yellow !important;
}
.contrast-reverted .menu-contexts--btn-login {
  background-color: transparent !important;
}
.contrast-reverted .fa-eye {
  color: yellow !important;
}
.contrast-reverted .new-view__body input {
  color: yellow !important;
}
.contrast-reverted .service-list--availabity-element, .contrast-reverted .service-list--letter, .contrast-reverted .service-list--search-wrapper .span-search {
  color: yellow !important;
}
.contrast-reverted .filters__datepicker-input {
  border-color: #fff !important;
  background: transparent !important;
  color: yellow !important;
}
.contrast-reverted .filters__datepicker-input::placeholder {
  color: yellow !important;
}
.contrast-reverted .filters__datepicker-input::-ms-input-placeholder {
  color: yellow !important;
}
.contrast-reverted .filters__datepicker-input::-webkit-input-placeholder {
  color: yellow !important;
}
.contrast-reverted .doc-filters__datepicker-input {
  border-color: #fff !important;
  background: transparent !important;
  color: yellow !important;
}
.contrast-reverted .doc-filters__datepicker-input::placeholder {
  color: yellow !important;
}
.contrast-reverted .doc-filters__datepicker-input::-ms-input-placeholder {
  color: yellow !important;
}
.contrast-reverted .doc-filters__datepicker-input::-webkit-input-placeholder {
  color: yellow !important;
}
.contrast-reverted .wf-filters__datepicker-input {
  border-color: #fff !important;
  background: transparent !important;
  color: yellow !important;
}
.contrast-reverted .wf-filters__datepicker-input::placeholder {
  color: yellow !important;
}
.contrast-reverted .wf-filters__datepicker-input::-ms-input-placeholder {
  color: yellow !important;
}
.contrast-reverted .wf-filters__datepicker-input::-webkit-input-placeholder {
  color: yellow !important;
}
.contrast-reverted .new-doc-modal .inputfile + label span {
  color: yellow !important;
}
.contrast-reverted .menu-contexts--circle {
  border-color: yellow !important;
}
.contrast-reverted .resizer {
  background-color: yellow !important;
}
.contrast-reverted .service-list--desc {
  color: yellow !important;
}
.contrast-reverted .service-list--title.service-list--not-allowed {
  color: yellow !important;
}
.contrast-reverted .user-account__input {
  background-color: black !important;
  color: yellow !important;
  border: 1px solid yellow !important;
}
.contrast-reverted .detailed-user-data__statement-input {
  color: yellow !important;
}
.contrast-reverted .detailed-user-data .box-gray.box-bordered {
  border-color: yellow !important;
}
.contrast-reverted .nav-tabs-wrapper > ul > li > a {
  color: yellow !important;
}
.contrast-reverted .free-space {
  color: yellow !important;
}
.contrast-reverted .free-space--red {
  color: red !important;
}
.contrast-reverted .free-space--orange {
  color: orange !important;
}
.contrast-reverted .nav-tabs-wrapper > ul > li.dropdown .dropdown-menu li:focus {
  background-color: transparent !important;
}
.contrast-reverted .document-detail .input {
  border: 1px solid white !important;
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .document-detail .label-div {
  color: yellow !important;
}
.contrast-reverted .new-doc-modal label:focus, .contrast-reverted .new-doc-modal .inputfile:focus + label, .contrast-reverted .new-doc-modal input:focus + label,
.contrast-reverted .new-doc-modal .cert-generate input[type=checkbox]:focus + label, .contrast-reverted .toolbar-element__item label:focus, .contrast-reverted .toolbar-element__item .inputfile:focus + label, .contrast-reverted .toolbar-element__item input:focus + label,
.contrast-reverted .toolbar-element__item .cert-generate input[type=checkbox]:focus + label, .contrast-reverted .filters__buttons label:focus, .contrast-reverted .filters__buttons .inputfile:focus + label, .contrast-reverted .filters__buttons input:focus + label,
.contrast-reverted .filters__buttons .cert-generate input[type=checkbox]:focus + label, .contrast-reverted .doc-filters__buttons label:focus, .contrast-reverted .doc-filters__buttons .inputfile:focus + label, .contrast-reverted .doc-filters__buttons input:focus + label,
.contrast-reverted .doc-filters__buttons .cert-generate input[type=checkbox]:focus + label, .contrast-reverted .wf-filters__buttons label:focus, .contrast-reverted .wf-filters__buttons .inputfile:focus + label, .contrast-reverted .wf-filters__buttons input:focus + label,
.contrast-reverted .wf-filters__buttons .cert-generate input[type=checkbox]:focus + label {
  outline-color: yellow !important;
}
.contrast-reverted .filters__check-label:focus, .contrast-reverted .doc-filters__check-label:focus, .contrast-reverted .wf-filters__check-label:focus,
.contrast-reverted .documents-to-send-detail .form-check-label:focus, .contrast-reverted .table-container .ang-table__row:focus,
.contrast-reverted .toolbar-element a:focus, .contrast-reverted .working-forms-toolbar a:focus, .contrast-reverted .label-modal__flag a, .contrast-reverted .tree-component .label-checkbox:focus,
.contrast-reverted .table-container input[type=checkbox]:not([data-row-toggle]) + label:focus:before {
  outline-color: yellow !important;
}
.contrast-reverted .print-view .document-detail .input {
  border: thin solid #bcbcbc !important;
  color: #333 !important;
  background-color: #e4e4e4 !important;
}
.contrast-reverted .print-view .document-detail .label-div {
  color: #666 !important;
}
.contrast-reverted .pit-sign__paragraph, .contrast-reverted .pit-sign__label, .contrast-reverted .pit-sign__input {
  color: yellow !important;
}
.contrast-reverted .pit-sign__input, .contrast-reverted .pit-sign__append-button {
  border-color: white !important;
}
.contrast-reverted .document-sign__list--label:before {
  border-color: white !important;
}
.contrast-reverted .document-share__span, .contrast-reverted .document-share__label, .contrast-reverted .document-share__input, .contrast-reverted .document-share__input-label, .contrast-reverted .document-share__interval, .contrast-reverted .document-share__table-title {
  color: yellow !important;
}
.contrast-reverted .document-share__input {
  border-color: white !important;
  background: transparent !important;
}
.contrast-reverted .document-share__button {
  border-color: white !important;
}
.contrast-reverted .document-share__button--date-button {
  color: yellow !important;
}
.contrast-reverted .document-share__input-label:before {
  background-color: transparent !important;
  border-color: white !important;
}
.contrast-reverted .document-share__modal-body {
  overflow-x: hidden;
}
.contrast-reverted .section-nav-tabs-nested select {
  background-color: transparent !important;
  border-color: yellow !important;
  border-radius: 5px !important;
  color: yellow !important;
}
.contrast-reverted .section-nav-tabs-nested select option {
  background: #000 !important;
}
.contrast-reverted .wizard-progress .step {
  color: yellow !important;
}
.contrast-reverted .wizard .fieldset h2 {
  color: yellow !important;
}
.contrast-reverted .detailed-subject-data__link {
  color: yellow !important;
}
.contrast-reverted .detailed-subject-data__button-long,
.contrast-reverted .detailed-user-data__button-long,
.contrast-reverted .detailed-user-data__button {
  color: yellow !important;
  border: 1px solid yellow !important;
  background-color: transparent !important;
}
.contrast-reverted .user-representant_button {
  border-color: yellow !important;
  background-color: transparent !important;
}
.contrast-reverted .document-info__row {
  color: yellow !important;
}
.contrast-reverted .tree-data-column * {
  border-color: yellow !important;
}
.contrast-reverted .span-search {
  border-color: yellow !important;
  background-color: #000 !important;
  color: yellow !important;
}
.contrast-reverted .toolbar-element__actions-bar-button--white {
  color: yellow !important;
}
.contrast-reverted .wizard-progress .step .node {
  color: yellow !important;
  border-color: yellow !important;
  background-color: black !important;
}
.contrast-reverted .wizard-progress .step:before {
  background-color: yellow !important;
}
.contrast-reverted .wizard-content .node_second {
  color: yellow !important;
  background-color: black !important;
}
.contrast-reverted .wizard-progress .step.in-progress .node {
  border-color: #dc3545 !important;
}
.contrast-reverted .alert.alert-info {
  background-color: transparent !important;
  color: yellow !important;
  border-color: yellow !important;
}
.contrast-reverted .new-doc-modal--button-right.btn-secondary, .contrast-reverted .new-doc-modal--button-right.input-autocomplete__edit-button {
  color: yellow !important;
}
.contrast-reverted .ang-table-colspan__column-text {
  color: yellow !important;
}
.contrast-reverted .modal .modal-header .close:before,
.contrast-reverted .modal .modal-header .close::after {
  background-color: yellow !important;
}
.contrast-reverted .modal-content, .contrast-reverted .modal-header, .contrast-reverted .modal-footer {
  border-color: yellow !important;
}
.contrast-reverted .add-newsletter-modal__table-name {
  color: yellow !important;
}
.contrast-reverted .add-newsletter-modal__table {
  border-color: yellow !important;
}
.contrast-reverted .add-newsletter-modal__table-head-row {
  background-color: black !important;
  border-color: yellow !important;
}
.contrast-reverted .add-newsletter-modal__table-head--first {
  border-color: yellow !important;
}
.contrast-reverted .add-newsletter-modal__table-head--second {
  border-color: yellow !important;
}
.contrast-reverted .add-newsletter-modal__table-row-main {
  background-color: black !important;
}
.contrast-reverted .add-newsletter-modal__check {
  border-color: yellow !important;
}
.contrast-reverted .add-newsletter-modal__checkbox input:checked ~ .add-newsletter-modal__check {
  background-color: yellow !important;
}
.contrast-reverted .add-newsletter-modal__table-td {
  color: yellow !important;
}
.contrast-reverted .menu-contexts__icon {
  color: yellow !important;
}
.contrast-reverted .doc-modal__line {
  border-color: yellow !important;
}
.contrast-reverted .context-select select {
  border: 1px solid #fff !important;
  background-color: transparent !important;
  color: yellow !important;
}
.contrast-reverted .context-select select option {
  background-color: #000 !important;
}
.contrast-reverted .context-select::after {
  border-top-color: yellow !important;
}
.contrast-reverted .input-text .dropdown-item {
  color: yellow !important;
}
.contrast-reverted .input-text .dropdown-item.active {
  color: white !important;
}
.contrast-reverted .ang-table__td-th {
  background: #000 !important;
  border-color: #d7d7d7 !important;
}
.contrast-reverted .input-text__select-box:after {
  border-color: yellow !important;
}
.contrast-reverted .input-text__options-bg {
  background: black !important;
  border-color: #fff !important;
}
.contrast-reverted .input-text__option {
  color: yellow !important;
}
.contrast-reverted .input-text__option:hover, .contrast-reverted .input-text__option:checked {
  background-color: #d70f31 !important;
}
.contrast-reverted .input-text__select-arrow:after {
  border-color: yellow !important;
}
.contrast-reverted .menu-context__button {
  color: yellow !important;
}
.contrast-reverted .menu-contexts--circle_selected,
.contrast-reverted .menu-context--circle_selected {
  border-color: yellow !important;
}
.contrast-reverted .menu-contexts--circle_selected:after,
.contrast-reverted .menu-context--circle_selected:after {
  border-color: yellow !important;
}
.contrast-reverted .menu-contexts--circle_selected:before,
.contrast-reverted .menu-context--circle_selected:before {
  border-color: black !important;
}
.contrast-reverted .entry-content {
  color: yellow !important;
}
.contrast-reverted .services .std ul:not([class]) li,
.contrast-reverted .services .accordion > h2 a,
.contrast-reverted .services .accordion > div,
.contrast-reverted .services .accordion > h2 button,
.contrast-reverted .services .std p,
.contrast-reverted .asset-content > *,
.contrast-reverted .publication-info > div {
  color: yellow !important;
}
.contrast-reverted .services p {
  color: yellow !important;
}
.contrast-reverted .services a {
  color: yellow !important;
}
.contrast-reverted .services a:hover {
  color: yellow !important;
  text-decoration-color: yellow !important;
}
.contrast-reverted .services a::before {
  color: #d70f31 !important;
}
.contrast-reverted .header2, .contrast-reverted .header3 {
  color: yellow !important;
}
.contrast-reverted .create-account-link > p,
.contrast-reverted .service-catalog-list--subtitle {
  color: yellow !important;
}
.contrast-reverted .doc-filters__datepicker-wrapper .doc-filters__date-button {
  background: transparent !important;
  color: yellow !important;
}
.contrast-reverted .wf-filters__datepicker-wrapper .wf-filters__date-button {
  background: transparent !important;
  color: yellow !important;
}
.contrast-reverted .filters__datepicker-wrapper .filters__date-button {
  background: transparent !important;
  color: yellow !important;
}
.contrast-reverted .announcements {
  border-color: yellow !important;
}
.contrast-reverted .menu-context__more {
  color: yellow !important;
}
.contrast-reverted .detailed-subject-data .box-gray.box-bordered {
  border-color: yellow !important;
}
.contrast-reverted .subject-data__link {
  color: yellow !important;
}
.contrast-reverted .subject-data__link--bordered {
  border-color: yellow !important;
}
.contrast-reverted .doc-filters .doc-filters input {
  border-color: yellow !important;
}
.contrast-reverted .journal-content-article .btn-link {
  color: yellow !important;
}
.contrast-reverted .doc-filters .doc-filters input {
  border: 1px solid yellow !important;
}
.contrast-reverted .working-forms .wf-filters input {
  border: 1px solid yellow !important;
}
.contrast-reverted .subject-data__dropdown {
  color: yellow !important;
}
.contrast-reverted .subject-data__dropdown-menu {
  border-color: yellow !important;
}
.contrast-reverted .subject-data__separator {
  border-color: yellow !important;
}
.contrast-reverted .case-detail__document {
  border: 1px solid yellow;
}
.contrast-reverted .announcements.announcement-box {
  border-color: yellow !important;
}
.contrast-reverted .announcements.announcement-box a {
  color: yellow !important;
}
.contrast-reverted .announcement-close {
  color: yellow !important;
}
.contrast-reverted .representant-element__table a {
  color: yellow !important;
}
.contrast-reverted .form-control, .contrast-reverted .forms .form-select {
  border-color: yellow !important;
}
.contrast-reverted .new-doc-modal__upload-label {
  border-color: yellow !important;
}
.contrast-reverted .new-doc-modal__upload-button {
  color: yellow !important;
}
.contrast-reverted .service-availability--counters-big-green {
  color: yellow !important;
}
.contrast-reverted .service-availability--counters-big-grey {
  color: #e80732 !important;
}
.contrast-reverted label[for=radio-system], .contrast-reverted label[for=radio-service] {
  position: relative;
}
.contrast-reverted .documents-component .nav-tabs-wrapper .nav {
  border-color: black !important;
  background: black !important;
}
.contrast-reverted .documents-component a:hover, .contrast-reverted .documents-component a:focus {
  background: black !important;
}
.contrast-reverted .select-util__options-bg {
  background-color: black !important;
  border-color: yellow !important;
}
.contrast-reverted .select-util__option {
  color: yellow !important;
}
.contrast-reverted .sidebar__list-arrows {
  color: yellow !important;
}
.contrast-reverted .menu-contexts--circle:focus {
  outline: 2px solid yellow !important;
}
.contrast-reverted .excise-item-list {
  background-color: black !important;
  color: yellow !important;
}
.contrast-reverted .excise-item-list__list-arrows {
  color: yellow !important;
}
.contrast-reverted .excise-item-list__item:before {
  border-bottom: 1px solid black !important;
}
.contrast-reverted .newsletter a {
  color: yellow !important;
}
.contrast-reverted .excise-detailed-item {
  background: black !important;
  border: 1px solid yellow !important;
  padding: 10px !important;
  margin-bottom: 20px !important;
}
.contrast-reverted .excise-detailed-item__item {
  color: yellow !important;
}
.contrast-reverted .excise-detailed-item__input {
  color: yellow !important;
}
.contrast-reverted .excise-detailed-item__box {
  border-color: yellow !important;
}
.contrast-reverted .document-share .label-modal__button {
  color: yellow !important;
}
.contrast-reverted .document-share .label-modal__button i {
  color: #e80732 !important;
}
.contrast-reverted .document-share .label-modal__button input {
  border-color: yellow !important;
}
.contrast-reverted .documents-component .toolbar-element__actions-bar-button:active {
  background-color: transparent !important;
}
.contrast-reverted .documents-component .toolbar-element__dropdown {
  border-color: yellow !important;
}
.contrast-reverted .file-upload--succes {
  color: yellow !important;
}
.contrast-reverted .file-upload--error,
.contrast-reverted .file-upload--delete {
  color: #e80732 !important;
}
.contrast-reverted .select-element--point {
  color: #e80732 !important;
}
.contrast-reverted .cookies {
  background-color: #000 !important;
  border-top: 1px solid #bcbcbc;
}
.contrast-reverted .portlet-body > h1.header1, .contrast-reverted .portlet-body > h1.header2, .contrast-reverted .portlet-body > h1.header3, .contrast-reverted h2.header1, .contrast-reverted h2.header2, .contrast-reverted h2.header3, .contrast-reverted h3.header1, .contrast-reverted h3.header2, .contrast-reverted h3.header3, .contrast-reverted h4.header1, .contrast-reverted h4.header2, .contrast-reverted h4.header3, .contrast-reverted h5.header1, .contrast-reverted h5.header2, .contrast-reverted h5.header3 {
  color: yellow !important;
}
.contrast-reverted .input-text__caret {
  border-color: yellow !important;
}
.contrast-reverted .agent-list__name {
  color: yellow !important;
}
.contrast-reverted .agent-list__icon {
  color: #e80732 !important;
}
.contrast-reverted .post-content ::-webkit-input-placeholder {
  color: yellow !important;
}
.contrast-reverted .filters-badges__badge {
  border-color: yellow !important;
  background-color: transparent !important;
}
.contrast-reverted .filters-badges__badge, .contrast-reverted .filters-badges__close {
  color: yellow !important;
}
.contrast-reverted #navbar-menu .menu-context--close-icon {
  color: yellow !important;
}
.contrast-reverted .ang-alert__text {
  color: yellow !important;
}
.contrast-reverted .show > .btn-secondary.dropdown-toggle, .contrast-reverted .show > .dropdown-toggle.input-autocomplete__edit-button {
  background: transparent !important;
}
.contrast-reverted .ngb-dp-today .btn-light {
  background: transparent !important;
}
@media (max-width: 991px) {
  .contrast-reverted footer .list-arrows {
    border-top-width: 2px !important;
    border-top-style: solid !important;
    border-top-color: #d70f31 !important;
  }
}
.contrast-reverted .nav-span {
  color: #D0AF2E !important;
}
.contrast-reverted .input-group > .input-group-inset-item-after {
  background-color: transparent !important;
  border-color: yellow;
}
.contrast-reverted .input-group > .input-group-inset-item-after > .btn, .contrast-reverted .input-group > .input-group-inset-item-after > .input-autocomplete__edit-button {
  border-color: transparent !important;
}
.contrast-reverted .input-group > .input-group-inset-item-after > .btn:focus, .contrast-reverted .input-group > .input-group-inset-item-after > .input-autocomplete__edit-button:focus, .contrast-reverted .input-group > .input-group-inset-item-after > .btn:hover, .contrast-reverted .input-group > .input-group-inset-item-after > .input-autocomplete__edit-button:hover {
  background-color: #d70f31 !important;
}
.contrast-reverted .table thead th {
  background-color: transparent !important;
  color: yellow !important;
  border-color: yellow !important;
}
.contrast-reverted .table td {
  border-color: yellow !important;
}
.contrast-reverted .user-account__input option,
.contrast-reverted .detailed-subject-data__dropdown-item,
.contrast-reverted .detailed-subject-data__dropdown-list {
  background-color: #000 !important;
  color: yellow !important;
  border-color: yellow !important;
}
.contrast-reverted .user-account__input option:hover, .contrast-reverted .user-account__input option:focus,
.contrast-reverted .detailed-subject-data__dropdown-item:hover,
.contrast-reverted .detailed-subject-data__dropdown-item:focus {
  color: #000 !important;
  background-color: #d70f31 !important;
}
.contrast-reverted .detailed-subject-data__dropdown-menu {
  border-color: yellow !important;
}
.contrast-reverted .search-document-content {
  color: yellow !important;
}
.contrast-reverted .highlight {
  color: #000 !important;
  background-color: #d70f31 !important;
}
.contrast-reverted .list-group-item {
  border-color: yellow !important;
}
.contrast-reverted .list-group-item .sticker {
  background: #000 !important;
  color: yellow !important;
  border-color: yellow !important;
}
.contrast-reverted .menu-context a {
  color: yellow !important;
}
.contrast-reverted header #navbar-menu {
  background-color: #000 !important;
}
.contrast-reverted .select-util .select-util__select-arrow::after {
  border-color: yellow !important;
}
.contrast-reverted .table-container .ang-table__row,
.contrast-reverted .table-container .ang-table__row:nth-child(odd) {
  background-color: transparent !important;
}
.contrast-reverted .btn-secondary:not(:disabled):not(.disabled):active, .contrast-reverted .input-autocomplete__edit-button:not(:disabled):not(.disabled):active {
  background-color: #000 !important;
  color: yellow !important;
}
.contrast-reverted .working-forms-disabled {
  color: #fff !important;
}
.contrast-reverted .user-account__date-button {
  color: yellow !important;
}
.contrast-reverted .toolbar-element__table a.toolbar-element__table--disabled,
.contrast-reverted .working-forms-toolbar__table a.working-forms-toolbar__table--disabled {
  opacity: 1 !important;
  color: #d0af2e !important;
}
.contrast-reverted .add-e-document__autocomplete-element:focus {
  background-color: #d70f31 !important;
}
.contrast-reverted .search-bar .input-group-inset-item-after .btn-unstyled {
  background-color: #000;
}
.contrast-reverted .pagination ul,
.contrast-reverted .pagination ul li {
  border-color: yellow !important;
}
.contrast-reverted .post-content .box-services-categories .categories-tile {
  border-color: yellow !important;
}
.contrast-reverted .post-content .box-services-categories .categories-tile:hover {
  background-color: #d70f31 !important;
}
.contrast-reverted .pagination a:hover, .contrast-reverted .tabs-panel .tab-button:hover {
  background-color: #d70f31 !important;
  color: yellow !important;
}
.contrast-reverted .mark:before {
  background-color: #d70f31 !important;
}
.contrast-reverted .navbar-my-account a:before,
.contrast-reverted .navbar-my-account a:after {
  background-color: yellow !important;
}
.contrast-reverted .user-account__button-bottom {
  color: #e80732 !important;
}
.contrast-reverted #sessionToast {
  background-color: #000 !important;
  border-color: yellow !important;
  color: yellow !important;
}
.contrast-reverted #sessionToast .lead,
.contrast-reverted #sessionToast #times,
.contrast-reverted #sessionToast a {
  color: #d70f31 !important;
}
.contrast-reverted .case-detail__column-item .case-detail__column-text:not(.case-detail__column-text--first) {
  background: #000 !important;
}

.size-bigger .nav-tabs-wrapper .dropdown-menu li .label i {
  margin-top: -5px !important;
}
.size-bigger .case-detail__columns {
  display: block !important;
}
.size-bigger .case-detail__column {
  width: 100% !important;
}
.size-bigger .case-detail__column-right {
  padding-left: 0 !important;
}
.size-bigger .case-detail__column-left {
  padding-right: 0 !important;
}
.size-bigger .case-detail__column-text--first {
  display: inline-block !important;
  min-width: 30% !important;
  max-width: 30% !important;
}
.size-bigger .documents-to-send-detail__document-button {
  width: unset !important;
}
.size-bigger .documents-to-send-detail__column-text {
  font-size: 16px !important;
}
.size-bigger .documents-to-send-detail .working-forms-toolbar__table a {
  font-size: 15px !important;
}
.size-bigger .doc-filters .doc-filters__group {
  margin-bottom: 20px !important;
}
.size-bigger .doc-filters .doc-filters__label {
  height: 30px !important;
}
.size-bigger .doc-filters .doc-filters input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em !important;
  top: 0 !important;
  left: 0 !important;
}
.size-bigger .table-container .ang-table {
  font-size: inherit !important;
}
.size-bigger .table-container .ang-table__th {
  font-size: inherit !important;
}
.size-bigger .my-services .service--element {
  font-size: 15px !important;
  line-height: 18px !important;
}
.size-bigger .table-container .ang-table {
  font-size: inherit !important;
}
.size-bigger .detailed-user-data .table-container .ang-table {
  font-size: inherit !important;
}
.size-bigger .detailed-user-data__buttons {
  display: flex !important;
}
.size-bigger .detailed-user-data .form-group label {
  font-size: inherit !important;
}
.size-bigger .detailed-user-data .form-group input {
  font-size: inherit !important;
}
.size-bigger .ang-table-colspan .document-info__row {
  font-size: inherit !important;
}
.size-bigger .ang-pagination p {
  font-size: inherit !important;
}
.size-bigger .ang-pagination a {
  font-size: inherit !important;
}
.size-bigger .user-account__big-label {
  font-size: inherit !important;
}
.size-bigger .user-account form label {
  font-size: inherit !important;
}
.size-bigger .user-account form .form-group label {
  min-width: 240px !important;
}
.size-bigger .user-account form .user-account__input {
  font-size: inherit !important;
  padding-top: 6px;
}
.size-bigger .user-account input {
  font-size: inherit !important;
}
.size-bigger .sidebar .list-arrows > li > a {
  font-size: inherit !important;
}
.size-bigger .edocuments-detail__label {
  font-size: inherit !important;
}
.size-bigger .edocuments-detail__column-text {
  font-size: inherit !important;
}
.size-bigger .filters__label {
  height: 36px !important;
  line-height: normal !important;
}
.size-bigger .filters__buttons input[type=checkbox]:not([data-row-toggle]):checked + label::after {
  top: 0 !important;
}
.size-bigger .wf-filters__label {
  height: 36px !important;
}
.size-bigger .wf-filters__buttons input[type=checkbox]:not([data-row-toggle]):checked + label::after {
  top: 0 !important;
}
.size-bigger .doc-filters__label {
  height: 36px !important;
}
.size-bigger .doc-filters__buttons input[type=checkbox]:not([data-row-toggle]):checked + label::after {
  top: 0 !important;
}
.size-bigger .table-container input[type=checkbox]:not([data-row-toggle]) + label:after {
  top: 10px !important;
}
.size-bigger .document-info {
  max-width: unset !important;
}
.size-bigger .ang-table-colspan .document-info__span {
  min-width: 200px !important;
}
.size-bigger .toolbar-element__table a {
  font-size: inherit !important;
}
.size-bigger .toolbar-element__actions-bar {
  width: 100% !important;
}
.size-bigger .working-forms-toolbar__table a {
  font-size: inherit !important;
}
.size-bigger .working-forms-toolbar__actions-bar {
  font-size: inherit !important;
}
.size-bigger .my-services .service--element {
  font-size: 0.9em !important;
  line-height: 25px !important;
  height: 125px !important;
}
.size-bigger .my-services .fav-box-font {
  font-size: 0.9em !important;
}
.size-bigger .toolbar-element .dropdown .dropdown-menu p {
  font-size: inherit !important;
}
.size-bigger .toolbar-element .dropdown .dropdown-menu .reset {
  font-size: inherit !important;
}
.size-bigger .toolbar-element .dropdown .dropdown-menu label {
  font-size: inherit !important;
}
.size-bigger .new-doc-modal .fav-box-font {
  font-size: inherit !important;
}
.size-bigger .detailed-user-data__label {
  font-size: inherit !important;
}
.size-bigger .detailed-user-data__button--gray {
  width: auto !important;
  padding: 0 3px !important;
}
.size-bigger .detailed-user-data__item {
  font-size: inherit !important;
}
.size-bigger .tree-component input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  top: -3px !important;
}
.size-bigger .case-detail__button {
  width: auto !important;
  font-size: inherit !important;
}
.size-bigger .case-detail__document-button {
  width: 310px !important;
  position: relative !important;
  margin-left: auto;
}
@media (max-width: 575.98px) {
  .size-bigger .case-detail__document-button {
    top: unset !important;
  }
}
.size-bigger .case-detail__toolbar-element__table a {
  font-size: inherit !important;
}
.size-bigger .case-detail__column-text {
  font-size: inherit !important;
}
.size-bigger .working-forms-toolbar__actions-bar {
  width: 100% !important;
}
.size-bigger .documents-to-send-detail__button {
  width: auto !important;
  font-size: inherit !important;
}
.size-bigger .documents-to-send-detail__button--right {
  padding-left: 10px !important;
}
.size-bigger .change-password__body label {
  font-size: inherit !important;
}
.size-bigger .change-password__button {
  font-size: inherit !important;
}
.size-bigger .change-password__span {
  top: 40px !important;
}
.size-bigger .e-documents .filters__datepicker-wrapper .form-control {
  font-size: 1em !important;
}
.size-bigger .filters__datepicker-wrapper .form-control {
  font-size: 1em !important;
}
.size-bigger .e-documents .doc-filters__datepicker-wrapper .form-control {
  font-size: 1em !important;
}
.size-bigger .doc-filters__datepicker-wrapper .form-control {
  font-size: 1em !important;
}
.size-bigger .e-documents .wf-filters__datepicker-wrapper .form-control {
  font-size: 1em !important;
}
.size-bigger .wf-filters__datepicker-wrapper .form-control {
  font-size: 1em !important;
}
.size-bigger .doc-filters .doc-filters__datepicker-wrapper .form-control {
  font-size: 1em !important;
}
.size-bigger .e-documents .filters__datepicker-wrapper .form-control {
  font-size: 1em !important;
}
.size-bigger .detailed-user-data__button--gray {
  width: auto !important;
  padding: 0 3px !important;
}
.size-bigger .detailed-user-data__button-long {
  font-size: inherit !important;
}
.size-bigger .filters input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em !important;
  left: 2px !important;
  top: 0 !important;
}
.size-bigger .doc-filters input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em !important;
  left: 2px !important;
  top: 0 !important;
}
.size-bigger .wf-filters input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em !important;
  left: 2px !important;
  top: 0 !important;
}
.size-bigger .modal-header > button > span {
  transform: translateY(-5px);
}
.size-bigger .new-doc-modal .input-search {
  font-size: inherit !important;
}
.size-bigger .new-doc-modal .selected--check {
  top: 10% !important;
  left: 16% !important;
}
.size-bigger .new-doc-modal .span-search {
  font-size: inherit !important;
}
.size-bigger .new-doc-modal .group-select {
  font-size: inherit !important;
}
.size-bigger .new-doc-modal .button-send {
  font-size: inherit !important;
}
.size-bigger .new-doc-modal .group-select {
  font-size: inherit !important;
}
.size-bigger .new-doc-modal .inputfile + label .btn, .size-bigger .new-doc-modal .inputfile + label .input-autocomplete__edit-button {
  max-width: 150px !important;
  font-size: inherit !important;
  line-height: 0px !important;
  padding-top: 9px;
}
.size-bigger .new-doc-modal .inputfile + label span {
  width: calc(100% - 150px) !important;
  font-size: inherit !important;
  line-height: unset !important;
  padding-top: 9px !important;
}
.size-bigger .label-modal input {
  font-size: inherit !important;
}
.size-bigger .working-forms-toolbar__actions-bar {
  width: 100% !important;
  position: relative !important;
  text-align: right;
}
.size-bigger .case-detail__column-button {
  font-size: inherit !important;
}
.size-bigger .new-doc-modal .input-search::placeholder {
  font-size: inherit !important;
}
.size-bigger .document-sign__list--label {
  line-height: 2rem !important;
}
.size-bigger .document-sign__list--input {
  transform: translateY(-2px) !important;
}
.size-bigger .service-selected--check {
  top: 10% !important;
  left: 15% !important;
}
.size-bigger .subject-data__label {
  font-size: inherit !important;
}
.size-bigger .subject-data .form-group label {
  font-size: inherit !important;
}
.size-bigger .subject-data .form-group input:not(.form-check-input) {
  font-size: inherit !important;
}
.size-bigger .sidebar__list-arrows {
  font-size: inherit !important;
}
.size-bigger .subject-data__list-headline {
  font-size: inherit !important;
}
.size-bigger .subject-data__link {
  font-size: inherit !important;
}
.size-bigger .subject-data--color-green {
  font-size: 25px !important;
  transform: translateY(10px) !important;
}
.size-bigger .subject-data__header-text {
  margin-right: 15px !important;
}
.size-bigger .subject-data__header-text i {
  transform: translateY(10px) !important;
}
.size-bigger .detailed-subject-data__label {
  font-size: inherit !important;
}
.size-bigger .detailed-subject-data .form-group label {
  font-size: inherit !important;
}
.size-bigger .detailed-subject-data .form-group input {
  font-size: inherit !important;
}
.size-bigger .user-representant .nav {
  flex-wrap: nowrap !important;
  align-items: stretch;
}
@media (max-width: 740px) {
  .size-bigger .user-representant__item {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 565px) {
  .size-bigger .user-representant__item a {
    word-break: break-all;
  }
}
.size-bigger .user-representant__search .input-group-text {
  font-size: inherit !important;
}
.size-bigger .user-representant__search .form-control {
  height: inherit !important;
}
.size-bigger .new-doc-modal .service-box {
  word-break: break-all !important;
  height: 150px !important;
}
.size-bigger .search-form .btn, .size-bigger .search-form .input-autocomplete__edit-button {
  font-size: inherit !important;
}
@media (max-width: 768px) {
  .size-bigger .search-form .btn, .size-bigger .search-form .input-autocomplete__edit-button {
    font-size: 0 !important;
  }
}
.size-bigger .navbar-nav li > a {
  padding-left: 30px !important;
}
.size-bigger .new-doc-modal .selected {
  transform: translateY(5px) !important;
}
.size-bigger .new-view__body label {
  font-size: inherit !important;
}
.size-bigger .subject-data input[type=checkbox]:not([data-row-toggle]) + label:before {
  top: -1px !important;
}
.size-bigger .subject-data__link .fa-arrow-circle-right {
  font-size: 20px !important;
}
.size-bigger .subject-data__content-arrow {
  font-size: 20px !important;
}
.size-bigger .menu-session--wrapper {
  font-size: inherit !important;
}
.size-bigger .menu-contexts {
  position: relative !important;
}
.size-bigger .menu-contexts--wrapper {
  width: 100%;
  padding: 0 0 0 0;
}
.size-bigger .menu-contexts--wrapper.menu-contexts--wrapper-logout {
  width: unset !important;
  padding: 25px 0 !important;
}
.size-bigger .menu-contexts--info_name {
  font-size: inherit !important;
}
.size-bigger .menu-contexts--star {
  font-size: 25px !important;
}
.size-bigger .menu-contexts__star-info {
  line-height: 35px !important;
}
@media (min-width: 767.98px) {
  .size-bigger .menu-context {
    width: 600px !important;
  }
}
.size-bigger .menu-context--context-info_title-name {
  padding-top: unset !important;
  font-size: inherit !important;
}
.size-bigger .menu-context--context-info_info {
  font-size: inherit !important;
}
.size-bigger .menu-context--context-info_name {
  font-size: inherit !important;
}
.size-bigger .menu-context--sub_block .input-search {
  height: 40px !important;
}
.size-bigger .menu-context--sub_block .input-search::placeholder {
  font-size: inherit !important;
}
.size-bigger .menu-context--context-info__close {
  justify-content: flex-end !important;
}
.size-bigger .menu-context a.menu-context__button {
  margin-top: 5px !important;
}
.size-bigger .menu-context--sub_block .span-search {
  height: 40px !important;
  font-size: inherit !important;
}
.size-bigger .subject-data__dropdown-menu {
  top: 64px !important;
}
.size-bigger .subject-data__header-dropdown {
  font-size: 20px !important;
}
.size-bigger .service-availability--counters-element {
  width: 100% !important;
  font-size: inherit !important;
}
.size-bigger .service-availability--break {
  height: 0 !important;
}
.size-bigger .service-availability--title-icon {
  width: 26px !important;
  height: 26px !important;
}
.size-bigger .service-availability--title-icon_padding {
  padding-left: 4px !important;
  padding-top: 3px !important;
}
.size-bigger .service-availability--context-element {
  font-size: inherit !important;
  line-height: 2 !important;
}
.size-bigger .service-availability--context-wrapper {
  width: 200% !important;
  right: 0 !important;
  position: absolute !important;
  z-index: 2 !important;
}
.size-bigger .service-availability--title {
  font-size: inherit !important;
}
.size-bigger .service-availability--context-sub-title {
  font-size: inherit !important;
}
.size-bigger .service-availability--context-sub-title_data {
  font-size: inherit !important;
}
.size-bigger .service-availability--context-details-button {
  padding: 10px 30px !important;
  font-size: inherit !important;
  height: auto !important;
}
.size-bigger .service-availability--show-more {
  text-align: center !important;
  padding: 30px 0 10px !important;
  font-size: inherit !important;
}
.size-bigger .validation__message {
  font-size: inherit !important;
}
.size-bigger .menu-contexts--btn-new-acc {
  font-size: inherit !important;
  padding-left: 20px !important;
}
.size-bigger .menu-contexts--btn-login {
  font-size: inherit !important;
}
.size-bigger .menu-contexts--btn-new-acc_circle {
  width: 20px !important;
  height: 20px !important;
  border-radius: 100% !important;
  left: 10px !important;
}
.size-bigger .menu-contexts--btn-new-acc_circle_icon {
  top: calc(50% - 6px) !important;
  left: calc(50% - 6px) !important;
}
.size-bigger .filters__date-button span {
  font-size: 0.7em !important;
  display: block;
}
.size-bigger .doc-filters__date-button span {
  font-size: 0.9em !important;
}
.size-bigger .wf-filters__date-button span {
  font-size: 0.9em !important;
}
.size-bigger .doc-filters__date-button span {
  font-size: 0.9em !important;
}
.size-bigger .wf-filters__date-button span {
  font-size: 0.9em !important;
}
.size-bigger .service-availability--counters-element-first:before {
  display: none !important;
}
.size-bigger .my-services .service--wrapper {
  max-height: unset !important;
}
.size-bigger .subject-data__input {
  min-height: 45px !important;
}
.size-bigger .user-account__input,
.size-bigger .form-group input {
  min-height: 45px !important;
  line-height: 45px !important;
}
.size-bigger .subject-data__input,
.size-bigger .user-account__input {
  font-size: inherit !important;
}
.size-bigger .toolbar-element__actions-bar {
  position: relative !important;
}
.size-bigger .pit-sign__label, .size-bigger .pit-sign__input {
  font-size: inherit !important;
}
.size-bigger .pit-sign .menu-context--context-info_info {
  font-size: inherit !important;
}
.size-bigger .pit-sign .menu-context--context-info_name {
  font-size: inherit !important;
}
.size-bigger .pit-sign .menu-context--sub_block .input-search {
  height: 40px !important;
}
.size-bigger .pit-sign .menu-context--sub_block .input-search::placeholder {
  font-size: inherit !important;
}
.size-bigger .pit-sign .menu-context--context-info__close {
  justify-content: flex-end !important;
}
.size-bigger .pit-sign .menu-context a.menu-context__button {
  margin-top: 5px !important;
}
.size-bigger .pit-sign .menu-context--sub_block .span-search {
  height: 40px !important;
  font-size: inherit !important;
}
.size-bigger .pit-sign .subject-data__dropdown-menu {
  top: 64px !important;
}
.size-bigger .pit-sign .subject-data__header-dropdown {
  font-size: 20px !important;
}
.size-bigger .pit-sign .service-availability--counters-element {
  width: 100% !important;
  font-size: inherit !important;
}
.size-bigger .pit-sign .service-availability--break {
  height: 0 !important;
}
.size-bigger .pit-sign .service-availability--title-icon {
  width: 26px !important;
  height: 26px !important;
}
.size-bigger .pit-sign .service-availability--title-icon_padding {
  padding-left: 4px !important;
  padding-top: 3px !important;
}
.size-bigger .pit-sign .service-availability--context-element {
  font-size: inherit !important;
  line-height: 2 !important;
}
.size-bigger .pit-sign .service-availability--context-wrapper {
  width: 200% !important;
  right: 0 !important;
  position: absolute !important;
  z-index: 2 !important;
}
.size-bigger .pit-sign .service-availability--title {
  font-size: inherit !important;
}
.size-bigger .pit-sign .service-availability--context-sub-title {
  font-size: inherit !important;
}
.size-bigger .pit-sign .service-availability--context-sub-title_data {
  font-size: inherit !important;
}
.size-bigger .pit-sign .service-availability--context-details-button {
  padding: 10px 30px !important;
  font-size: inherit !important;
  height: auto !important;
}
.size-bigger .pit-sign .service-availability--show-more {
  text-align: center !important;
  padding: 30px 0 10px !important;
  font-size: inherit !important;
}
.size-bigger .pit-sign .validation__message {
  font-size: inherit !important;
}
.size-bigger .pit-sign .menu-contexts--btn-new-acc {
  font-size: inherit !important;
  padding-left: 20px !important;
}
.size-bigger .pit-sign .menu-contexts--btn-login {
  font-size: inherit !important;
}
.size-bigger .pit-sign .menu-contexts--btn-new-acc_circle {
  width: 20px !important;
  height: 20px !important;
  border-radius: 100% !important;
  left: 10px !important;
}
.size-bigger .pit-sign .menu-contexts--btn-new-acc_circle_icon {
  top: calc(50% - 6px) !important;
  left: calc(50% - 6px) !important;
}
.size-bigger .pit-sign .filters__date-button span {
  font-size: 0.7em !important;
  display: block;
}
.size-bigger .pit-sign .doc-filters__date-button span {
  font-size: 0.9em !important;
}
.size-bigger .pit-sign .wf-filters__date-button span {
  font-size: 0.9em !important;
}
.size-bigger .pit-sign .doc-filters__date-button span {
  font-size: 0.9em !important;
}
.size-bigger .pit-sign .wf-filters__date-button span {
  font-size: 0.9em !important;
}
.size-bigger .pit-sign .service-availability--counters-element-first:before {
  display: none !important;
}
.size-bigger .pit-sign .my-services .service--wrapper {
  max-height: unset !important;
}
.size-bigger .pit-sign .subject-data__input {
  min-height: 45px !important;
}
.size-bigger .pit-sign .user-account__input,
.size-bigger .pit-sign .form-group input {
  min-height: 45px !important;
  line-height: 45px !important;
}
.size-bigger .pit-sign__input, .size-bigger .pit-sign__append-button {
  height: 45px !important;
}
.size-bigger .pit-sign__input--date {
  max-width: 190px !important;
}
.size-bigger .pit-sign-mondal {
  max-width: 992px !important;
}
.size-bigger .document-sign__list--input {
  display: none;
}
.size-bigger .document-sign__list--label {
  position: relative;
  padding-left: 25px;
}
.size-bigger .document-sign__list--label:before {
  cursor: pointer;
  position: absolute;
  content: "";
  border: 1px solid #666;
  left: 0;
  top: 6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.size-bigger .document-sign .document-sign__list--input:checked + .document-sign__list--label:after {
  position: absolute;
  content: "";
  left: 3px;
  top: 9px;
  width: 14px;
  height: 14px;
  background-color: #d70f31;
  border-radius: 50%;
}
.size-bigger .document-share__label, .size-bigger .document-share__input-label, .size-bigger .document-share__table-title {
  font-size: inherit !important;
}
.size-bigger .document-share__input-label {
  padding-left: 25px !important;
}
.size-bigger .document-share__input-label:before {
  border-width: 1px !important;
  top: 1px !important;
  width: 20px !important;
  height: 20px !important;
}
.size-bigger .document-share .document-share__input-radio:checked + .document-share__input-label:after {
  left: 3px !important;
  width: 14px !important;
  height: 14px !important;
}
.size-bigger .document-share__label {
  height: unset !important;
}
.size-bigger .document-share__input, .size-bigger .document-share__button {
  height: 45px !important;
}
.size-bigger .document-share__interval {
  line-height: 45px !important;
}
.size-bigger .document-share__input--interval {
  margin-right: 53px !important;
}
.size-bigger .document-share__button {
  margin-top: 12px !important;
}
.size-bigger .document-share__button--date-button {
  margin-top: 0 !important;
  height: 45px !important;
}
.size-bigger .document-share__buttons {
  float: right !important;
}
.size-bigger .document-share__form-row {
  display: block !important;
}
.size-bigger .document-share__form-column {
  float: left !important;
}
.size-bigger .document-share__form-column--datepicker {
  min-width: 445px !important;
}
.size-bigger .document-share__form-column--name {
  width: 313px !important;
}
.size-bigger .document-share__icon-link {
  font-size: 30px !important;
}
.size-bigger .table-container .ang-table__td-icons--share {
  font-size: inherit !important;
}
.size-bigger .delete-account__button--red {
  font-size: inherit !important;
  line-height: inherit !important;
}
.size-bigger .detailed-subject-data__content-arrow {
  font-size: inherit !important;
  font-weight: bold !important;
}
.size-bigger .detailed-subject-data__link {
  font-size: inherit !important;
}
.size-bigger .detailed-subject-data__h2 {
  font-size: inherit !important;
  width: 100% !important;
}
.size-bigger .detailed-subject-data__button-long {
  font-size: inherit !important;
}
.size-bigger .section-nav-tabs-nested select {
  height: 30px !important;
}
.size-bigger .filters__check-label.subject-data__label:after {
  right: -2px !important;
}
.size-bigger .filters__datepicker-input {
  font-size: inherit !important;
}
.size-bigger .doc-filters__check-label.subject-data__label:after {
  right: -2px !important;
}
.size-bigger .doc-filters__datepicker-input {
  font-size: inherit !important;
}
.size-bigger .wf-filters__check-label.subject-data__label:after {
  right: -2px !important;
}
.size-bigger .wf-filters__datepicker-input {
  font-size: inherit !important;
}
.size-bigger .menu-context--my-data_inside {
  top: 39px !important;
}
.size-bigger .menu-context .input-search {
  font-size: inherit !important;
}
.size-bigger .subject-data--color-red {
  line-height: 1.6 !important;
  padding-top: 8px !important;
  font-size: 25px !important;
}
.size-bigger .menu-context {
  left: unset !important;
}
.size-bigger .header.subject-data__header .subject-data__h2 {
  width: 100% !important;
  font-size: inherit !important;
  padding: 20px !important;
  border-bottom: thin solid #a1a1a1 !important;
}
.size-bigger .subject-data__header {
  display: flex !important;
  flex-direction: column !important;
  padding: 0 !important;
}
.size-bigger .subject-data__dropdown-wrapper {
  width: 100% !important;
}
.size-bigger .menu-contexts--wrapper {
  z-index: 1000 !important;
}
.size-bigger .subject-data__dropdown {
  position: relative !important;
}
.size-bigger .size-biggest .subject-data__header-text-first {
  width: 40% !important;
}
.size-bigger .subject-data__header-text {
  font-size: 20px !important;
  width: 60% !important;
  margin-right: 25px !important;
}
.size-bigger .subject-data__dropdown--caret {
  transform: translateY(15px) !important;
}
.size-bigger .subject-data__dropdown-wrapper:before {
  top: 0 !important;
  left: 35% !important;
  height: 100% !important;
}
.size-bigger .add-newsletter-modal__table-name {
  font-size: inherit !important;
}
.size-bigger .add-newsletter-modal__check {
  width: 20px !important;
  height: 20px !important;
}
.size-bigger .add-newsletter-modal__checkbox .add-newsletter-modal__check:after {
  width: 9px !important;
  height: 14px !important;
}
.size-bigger .add-newsletter-modal__table-head--first {
  width: 150px !important;
}
.size-bigger .add-newsletter-modal__table-head--second {
  width: 150px !important;
}
.size-bigger .add-newsletter-modal__table-td-main--checkbox {
  width: 150px !important;
}
.size-bigger .add-newsletter-modal__table-td--checkbox {
  width: 150px !important;
}
.size-bigger .add-newsletter-modal__headline {
  font-size: inherit !important;
}
.size-bigger .service-list--title,
.size-bigger .service-list--availabity {
  font-size: unset !important;
}
.size-bigger .service-list--availabity {
  width: 130px !important;
}
.size-bigger .service-list--availabity-marker {
  width: 14px !important;
  height: 14px !important;
}
.size-bigger .span-search,
.size-bigger .input-search {
  font-size: unset !important;
  height: 2rem !important;
}
.size-bigger .form__box .form__input[type=checkbox]:not([data-row-toggle]):checked + .form__label--checkbox::after {
  left: 0 !important;
}
.size-bigger .menu-contexts__icon {
  font-size: 1.5em !important;
}
.size-bigger .doc-modal__line {
  border-bottom-width: 3px;
}
.size-bigger .pdfViewer .canvasWrapper {
  border-bottom-width: 3px;
}
.size-bigger .menu-context__button {
  width: auto !important;
}
.size-bigger .context-select select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  height: auto !important;
  padding-right: 20px !important;
}
.size-bigger .context-select select::-ms-expand {
  display: none !important;
}
.size-bigger .input-text .dropdown-item {
  font-size: unset !important;
}
.size-bigger .input-text__option {
  font-size: unset !important;
  line-height: unset !important;
  height: unset !important;
}
.size-bigger .input-text__option--empty {
  height: 26px !important;
}
@media (min-width: 576px) {
  .size-bigger .form-button {
    bottom: 2px;
  }
}
.size-bigger .login .box form, .size-bigger .login-gov-content {
  min-height: 330px;
}
@media (max-width: 792px) and (min-width: 686px) {
  .size-bigger .login .box form, .size-bigger .login-gov-content {
    min-height: 430px;
  }
}
@media (max-width: 686px) and (min-width: 576px) {
  .size-bigger .login .box form, .size-bigger .login-gov-content {
    min-height: 515px;
  }
}
.size-bigger .login .box p, .size-bigger .entry-content {
  line-height: 1.833em;
  font-size: 1.333em;
}
.size-bigger .representant-element__table a {
  font-size: inherit !important;
}
.size-bigger .representant-element__table a i {
  font-size: 20px !important;
  transform: translateY(-2px) !important;
}
.size-bigger .representant-element__table-text {
  padding-left: 6px;
}
.size-bigger .input-text__select-arrow {
  right: 10px !important;
  top: 0px !important;
}
.size-bigger .input-text__select-arrow:after {
  width: 6px;
  height: 6px;
  border-width: 0 3px 3px 0;
  padding: 4px;
}
@media (max-width: 767.98px) {
  .size-bigger .no-gutters {
    display: flex;
  }
  .size-bigger .usability .no-gutters {
    display: flex;
  }
}
.size-bigger .service-catalog-list--title {
  font-size: unset !important;
}
.size-bigger .services .std ul:not([class]) li {
  line-height: unset !important;
  font-size: unset !important;
}
.size-bigger .services .std ul:not([class]) li::before {
  width: 8px !important;
  height: 8px !important;
}
.size-bigger .services p {
  font-size: unset !important;
}
.size-bigger .menu-context__more {
  font-size: unset !important;
}
.size-bigger .filters__datepicker__date-error {
  bottom: -16px !important;
}
.size-bigger .doc-filters__datepicker__date-error {
  bottom: -16px !important;
}
.size-bigger .wf-filters__datepicker__date-error {
  bottom: -16px !important;
}
.size-bigger .input-text .input-text__select-arrow:after {
  padding: 3px !important;
}
.size-bigger .label edit-view__line {
  display: flex !important;
  align-items: center !important;
}
.size-bigger .newsletter strong {
  line-height: inherit !important;
  width: 100% !important;
}
.size-bigger .nav-tabs-wrapper::before {
  top: 1.7rem !important;
}
.size-bigger .modal-body--edit-view .edit-view .label i {
  padding-top: 5px;
}
.size-bigger .forgot-password input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1em;
  top: 0px;
}
.size-bigger .detailed-user-data__span {
  font-size: inherit !important;
}
.size-bigger .h3__result {
  font-size: 0.7em !important;
}
.size-bigger .excise-detailed-item__input {
  font-size: inherit !important;
  height: 45px !important;
  line-height: 45px !important;
}
.size-bigger .ang-table__td.detailed-user-data__buttons {
  height: 53px;
}
.size-bigger .service-list--subtitle, .size-bigger .service-catalog-list--subtitle, .size-bigger .service-list--letter {
  font-size: 36px !important;
}
.size-bigger .service-list--desc {
  font-size: inherit !important;
}
.size-bigger .excise-item-list {
  font-size: inherit !important;
}
.size-bigger .excise-item-list__list-arrows, .size-bigger .excise-item-list__item {
  font-size: inherit !important;
}
.size-bigger .select-util__option {
  font-size: inherit !important;
}
.size-bigger .excise-detailed-item__label {
  height: 46px;
}
.size-bigger .post-content ul li {
  font-size: 1.333em !important;
}
.size-bigger .post-content ol ul li {
  font-size: inherit !important;
}
.size-bigger .post-content ul:not(.documents-component__nav):not(.user-representant__list):not(.e-documents-component__nav) li:before, .size-bigger .post-content ol ul li:before {
  top: 8px !important;
  width: 10px !important;
  height: 10px !important;
}
.size-bigger .filters-nav__icon, .size-bigger .doc-filters-nav__icon, .size-bigger .wf-filters-nav__icon {
  font-size: inherit !important;
}
.size-bigger .filters-nav__icon::before, .size-bigger .doc-filters-nav__icon::before, .size-bigger .wf-filters-nav__icon::before {
  line-height: 13px !important;
  height: 13px !important;
}
.size-bigger .filters-nav__desc, .size-bigger .doc-filters-nav__desc, .size-bigger .wf-filters-nav__desc {
  font-size: 1rem !important;
}
.size-bigger .filters-badges__badge {
  font-size: unset !important;
}
.size-bigger h1.header1, .size-bigger h2.header1, .size-bigger h3.header1, .size-bigger h4.header1, .size-bigger h5.header1 {
  font-size: 2.3rem;
}
.size-bigger h1.header2, .size-bigger h2.header2, .size-bigger h3.header2, .size-bigger h4.header2, .size-bigger h5.header2 {
  font-size: 1.33em;
}
.size-bigger h1.header3, .size-bigger h2.header3, .size-bigger h3.header3, .size-bigger h4.header3, .size-bigger h5.header3 {
  font-size: 1.333em;
}
.size-bigger .input-text__input {
  font-size: unset !important;
}
.size-bigger header .navbar-menu__row {
  margin-top: -45px;
}
.size-bigger .toolbar-element__label::after {
  font-size: 27px !important;
  top: -7px !important;
  left: -3px !important;
}
.size-bigger .text-danger {
  font-size: 1rem !important;
}
.size-bigger .user-account .user-account__date-button {
  height: 63px !important;
}
.size-bigger .nav-span {
  font-size: 1.333em !important;
  line-height: 1em;
}
.size-bigger ang-add-newsletter .add-newsletter {
  word-break: break-word;
  white-space: break-spaces;
}
.size-bigger .post-content .excise-item-list ul:not(.documents-component__nav) li.excise-item-list__item::before {
  top: 0 !important;
}
.size-bigger .table th, .size-bigger .table td {
  font-size: initial !important;
}
.size-bigger .form__box-buttons {
  position: relative !important;
}
.size-bigger .add-newsletter {
  white-space: pre-line;
  word-wrap: break-word;
}
.size-bigger .representant-add-button {
  position: relative !important;
  margin-top: 15px !important;
}
.size-bigger .representant-element__table a {
  width: auto !important;
  height: auto !important;
  border: 0 !important;
}
@media (min-width: 769px) {
  .size-bigger header .navbar-brand {
    z-index: 9;
  }
}
.size-bigger .ang-pagination a {
  min-width: 33px !important;
}
.size-bigger .user-account .form-control {
  line-height: 45px !important;
}
@media (max-width: 768px) {
  .size-bigger .navbar-buttons {
    width: 100% !important;
  }
}
.size-bigger header .navbar-buttons {
  top: -13px !important;
}
@media (max-width: 440px) {
  .size-bigger header .navbar-buttons {
    display: flex;
    flex-direction: column;
  }
  .size-bigger header .navbar-buttons > .btn, .size-bigger header .navbar-buttons > .input-autocomplete__edit-button {
    margin-left: 0 !important;
  }
}
.size-bigger .service-availability--title,
.size-bigger .link.link-arrow {
  word-wrap: break-word !important;
  display: block;
}
.size-bigger .tree-component--text {
  line-height: 22px !important;
  font-size: 18px !important;
  margin-top: 0px !important;
}
.size-bigger .tree-component .middle div {
  height: 7px !important;
}
@media (max-width: 767.98px) {
  .size-bigger .case-detail__toolbar-element__table {
    flex-direction: column;
  }
  .size-bigger .case-detail__toolbar-element__table li a {
    width: 100% !important;
  }
}
.size-bigger .navbar-my-account a:before,
.size-bigger .navbar-my-account a:after {
  width: 2px !important;
  height: 70% !important;
}
.size-bigger .agent-list__icon {
  font-size: 32px !important;
}
.size-bigger .agent-list__item {
  width: 48%;
}
@media (max-width: 1031px) {
  .size-bigger .agent-list__item {
    width: 100%;
  }
}
.size-bigger .agent-list__list--right,
.size-bigger .agent-list__list--left {
  float: none !important;
}
.size-bigger .navbar-my-account a:before,
.size-bigger .navbar-my-account a:after {
  width: 2px !important;
  height: 70% !important;
}
.size-bigger .subject-data__datepicker > .subject-data__input {
  min-width: 116px !important;
  min-height: 51px !important;
}
@media (max-width: 768px) {
  .size-bigger .subject-data__dropdown-wrapper::before {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .size-bigger .subject-data__dropdown--owner {
    display: block !important;
    padding-left: 5px !important;
  }
  .size-bigger .subject-data__dropdown--owner > i {
    float: left !important;
  }
  .size-bigger .subject-data__dropdown--owner > .subject-data__header-text-first {
    line-height: normal !important;
  }
  .size-bigger .subject-data__dropdown--owner > .subject-data__header-text {
    float: left !important;
  }
}
@media (max-width: 767px) {
  .size-bigger .subject-data__dropdown-item {
    line-height: initial !important;
  }
}
.size-bigger .autofit-col.autofit-col-expand * {
  font-size: initial !important;
}
@media (max-width: 383px) {
  .size-bigger .span-search {
    width: 50px;
    display: block;
    overflow: hidden;
  }
  .size-bigger .span-search > i {
    margin-right: 20px;
    padding-left: 5px;
    padding-top: 1px;
  }
}
.size-bigger .select-util .select-util__select-arrow {
  top: 9px !important;
}
.size-bigger .new-doc-modal .group-select__group {
  padding-top: 0px !important;
}
.size-bigger .new-doc-modal .radio-option {
  margin-top: 4px !important;
}
@media (max-width: 991px) {
  .size-bigger .new-doc-modal .modal-body.row {
    display: flex;
    flex-direction: column;
  }
  .size-bigger .new-doc-modal .modal-body.row > * {
    max-width: 100% !important;
  }
}
@media (max-width: 575px) {
  .size-bigger .new-doc-modal .inputfile + label > span {
    width: calc(100% - 38px) !important;
  }
}
@media (max-width: 448px) {
  .size-bigger .language-entry-short-text,
.size-bigger .language-switcher span {
    display: block;
  }
}
.size-bigger .announcements-toggler > .counter {
  right: -4px !important;
  top: -4px !important;
  width: 18px !important;
  height: 18px !important;
  line-height: 18px !important;
}
@media (max-width: 449px) {
  .size-bigger .announcements-toggler > .counter {
    top: 18px !important;
  }
}
.size-bigger .announcements-toggler > i {
  font-size: 1.5rem !important;
}
.size-bigger .create-account-portlet ul li {
  font-size: 1.333rem;
}
.size-bigger .create-account-portlet ul li:before {
  top: 12px;
  width: 7px;
  height: 7px;
}
@media (min-width: 767px) and (max-width: 991px) {
  .size-bigger {
    display: flex !important;
    flex-direction: column !important;
  }
}

.size-biggest .menu-context--context-info__close {
  justify-content: flex-end !important;
}
.size-biggest .menu-context a.menu-context__button {
  margin-top: 12px !important;
}
.size-biggest .form__box .form__input[type=checkbox]:not([data-row-toggle]):checked + .form__label--checkbox::after {
  left: 0 !important;
}
.size-biggest .service-list--title,
.size-biggest .service-list--availabity {
  font-size: unset !important;
}
.size-biggest .service-list--availabity {
  width: 130px !important;
}
.size-biggest .service-list--availabity-marker {
  width: 18px !important;
  height: 18px !important;
}
.size-biggest .span-search,
.size-biggest .input-search {
  font-size: unset !important;
  height: 3.3rem !important;
}
.size-biggest .my-services .service--wrapper {
  max-height: unset !important;
}
.size-biggest .case-detail__column-text {
  line-height: 36px !important;
}
.size-biggest .case-detail__columns {
  display: block !important;
}
.size-biggest .case-detail__column {
  width: 100% !important;
}
.size-biggest .case-detail__column-right {
  padding-left: 0 !important;
}
.size-biggest .case-detail__column-left {
  padding-right: 0 !important;
}
.size-biggest .case-detail__column-text--first {
  display: inline-block !important;
  min-width: 35% !important;
  max-width: 35% !important;
}
.size-biggest .documents-to-send-detail__document-button {
  width: unset !important;
}
.size-biggest .documents-to-send-detail__column-text {
  font-size: 16px !important;
}
.size-biggest .doc-filters .doc-filters__group {
  margin-bottom: 20px !important;
}
.size-biggest .doc-filters .doc-filters__group--datepicker {
  min-width: 500px !important;
}
.size-biggest .doc-filters .doc-filters input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em !important;
  top: 0 !important;
  left: 0 !important;
}
.size-biggest .table-container .ang-table {
  font-size: inherit !important;
}
.size-biggest .table-container .ang-table__th {
  font-size: inherit !important;
}
.size-biggest .my-services .service--element {
  font-size: 15px !important;
  line-height: 18px !important;
}
.size-biggest .table-container .ang-table {
  font-size: inherit !important;
}
.size-biggest .detailed-user-data .table-container .ang-table {
  font-size: inherit !important;
}
.size-biggest .detailed-user-data__buttons {
  display: flex !important;
}
.size-biggest .detailed-user-data .form-group label {
  font-size: inherit !important;
}
.size-biggest .detailed-user-data .form-group input {
  font-size: inherit !important;
}
.size-biggest .ang-table-colspan .document-info__row {
  font-size: inherit !important;
}
.size-biggest .ang-pagination p {
  font-size: inherit !important;
}
.size-biggest .ang-pagination a {
  font-size: inherit !important;
}
.size-biggest .user-account__big-label {
  font-size: inherit !important;
}
.size-biggest .user-account form label {
  font-size: inherit !important;
}
.size-biggest .user-account form .form-group label {
  min-width: 255px !important;
}
.size-biggest .user-account form .user-account__input {
  font-size: inherit !important;
  line-height: 53px !important;
}
.size-biggest .user-account__button {
  top: calc(50% - 30px) !important;
}
.size-biggest .user-account input {
  font-size: inherit !important;
}
.size-biggest .sidebar .list-arrows > li > a {
  font-size: inherit !important;
}
.size-biggest .edocuments-detail__label {
  font-size: inherit !important;
}
.size-biggest .edocuments-detail__column-text {
  font-size: inherit !important;
}
.size-biggest .table-container input[type=checkbox]:not([data-row-toggle]) + label:after {
  top: 10px !important;
}
.size-biggest .document-info {
  max-width: unset !important;
}
.size-biggest .ang-table-colspan .document-info__span {
  min-width: 200px !important;
}
.size-biggest .toolbar-element__table a {
  font-size: inherit !important;
}
.size-biggest .toolbar-element__actions-bar {
  width: 100% !important;
}
.size-biggest .working-forms-toolbar__table {
  margin: 10px 0 20px 0 !important;
}
.size-biggest .working-forms-toolbar__table a {
  font-size: inherit !important;
  padding-left: 30px !important;
}
.size-biggest .working-forms-toolbar__table i {
  font-size: 25px !important;
  top: 4px !important;
}
.size-biggest .working-forms-toolbar__actions-bar {
  font-size: inherit !important;
}
.size-biggest .working-forms .wf-filters__row {
  font-size: inherit !important;
}
@media (min-width: 671px) {
  .size-biggest .working-forms .wf-filters__row {
    align-items: flex-start !important;
  }
}
@media (max-width: 670px) {
  .size-biggest .working-forms .wf-filters__datepicker-wrapper {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 670px) {
  .size-biggest .working-forms .wf-filters__datepicker-wrapper .working-forms .wf-filters__datepicker {
    margin-bottom: 10px !important;
  }
}
.size-biggest .my-services .service--element {
  font-size: 0.9em !important;
  line-height: 25px !important;
  height: 125px !important;
}
.size-biggest .my-services .fav-box-font {
  font-size: 0.9em !important;
}
.size-biggest .new-doc-modal .fav-box-font {
  font-size: inherit !important;
}
.size-biggest .new-doc-modal .service-box {
  word-break: break-all !important;
  height: 200px !important;
}
.size-biggest .detailed-user-data__label {
  font-size: inherit !important;
}
.size-biggest .detailed-user-data__button--gray {
  width: auto !important;
  padding: 0 3px !important;
}
.size-biggest .detailed-user-data__item {
  font-size: inherit !important;
}
.size-biggest .tree-component input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  top: -3px !important;
}
.size-biggest .case-detail__button {
  width: auto !important;
  font-size: inherit !important;
}
.size-biggest .case-detail__document-button {
  width: 310px !important;
  position: relative !important;
  margin-left: auto;
}
@media (max-width: 575.98px) {
  .size-biggest .case-detail__document-button {
    top: unset !important;
  }
}
.size-biggest .case-detail__document-icon {
  font-size: 29px !important;
}
.size-biggest .case-detail__button--right {
  padding-right: 35px !important;
}
.size-biggest .case-detail__button--left {
  padding-left: 35px !important;
}
.size-biggest .case-detail__button-icon {
  font-size: 34px !important;
}
.size-biggest .case-detail__toolbar-element__table a {
  font-size: inherit !important;
}
.size-biggest .case-detail__column-text {
  font-size: inherit !important;
}
.size-biggest .working-forms-toolbar__actions-bar {
  width: 100% !important;
}
.size-biggest .documents-to-send-detail__button {
  width: auto !important;
  font-size: inherit !important;
}
.size-biggest .documents-to-send-detail__button--right {
  padding-left: 10px !important;
}
.size-biggest .change-password__body label {
  font-size: inherit !important;
}
.size-biggest .change-password__button {
  font-size: inherit !important;
}
.size-biggest .change-password__span {
  top: 40px !important;
}
.size-biggest .user-account .user-account__datepicker-wrapper .form-control {
  width: 160px !important;
}
.size-biggest .user-account .user-account__date-button {
  width: 60px !important;
  height: 53px !important;
}
.size-biggest .user-account .user-account__date-button span {
  transform: translateY(-4px);
}
.size-biggest .filters__datepicker-input {
  font-size: 1em !important;
  height: 40px !important;
  width: 200px !important;
}
.size-biggest .filters__date-button {
  width: 50px !important;
  position: relative !important;
  height: 40px !important;
}
.size-biggest .filters input {
  height: 40px !important;
}
.size-biggest .filters input::placeholder {
  font-size: 1em !important;
}
.size-biggest .filters__interval {
  line-height: 40px !important;
}
.size-biggest .filters__select {
  height: 40px !important;
}
.size-biggest .wf-filters__datepicker-input {
  font-size: 1em !important;
  height: 40px !important;
  width: 200px !important;
}
.size-biggest .wf-filters__date-button {
  width: 50px !important;
  position: relative !important;
  height: 40px !important;
}
.size-biggest .wf-filters input {
  height: 40px !important;
}
.size-biggest .wf-filters input::placeholder {
  font-size: 1em !important;
}
.size-biggest .wf-filters__interval {
  line-height: 40px !important;
}
.size-biggest .wf-filters__select {
  height: 40px !important;
}
.size-biggest .doc-filters__datepicker-input {
  font-size: 1em !important;
  height: 40px !important;
  width: 200px !important;
}
.size-biggest .doc-filters__date-button {
  width: 50px !important;
  position: relative !important;
  height: 40px !important;
}
.size-biggest .doc-filters input {
  height: 40px !important;
}
.size-biggest .doc-filters input::placeholder {
  font-size: 1em !important;
}
.size-biggest .doc-filters__interval {
  line-height: 40px !important;
}
.size-biggest .doc-filters__select {
  height: 40px !important;
}
.size-biggest .detailed-user-data__button--gray {
  width: auto !important;
  padding: 0 3px !important;
}
.size-biggest .detailed-user-data__button-long {
  font-size: inherit !important;
}
.size-biggest .filters input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em !important;
  left: 2px !important;
  top: 0 !important;
}
.size-biggest .wf-filters input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em !important;
  left: 2px !important;
  top: 0 !important;
}
.size-biggest .doc-filters input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.5em !important;
  left: 2px !important;
  top: 0 !important;
}
.size-biggest .new-doc-modal .input-search {
  font-size: inherit !important;
}
.size-biggest .new-doc-modal .selected--check {
  top: 10% !important;
  left: 16% !important;
}
.size-biggest .new-doc-modal .span-search {
  font-size: inherit !important;
}
.size-biggest .new-doc-modal .group-select {
  font-size: inherit !important;
}
.size-biggest .new-doc-modal .button-send {
  font-size: inherit !important;
  height: 36px !important;
}
.size-biggest .new-doc-modal .group-select {
  font-size: inherit !important;
}
.size-biggest .new-doc-modal .inputfile + label .btn, .size-biggest .new-doc-modal .inputfile + label .input-autocomplete__edit-button {
  max-width: 150px !important;
  font-size: inherit !important;
  line-height: 0px !important;
  padding-top: 9px;
}
.size-biggest .new-doc-modal .inputfile + label span {
  width: calc(100% - 200px) !important;
  font-size: inherit !important;
  line-height: unset !important;
  padding-top: 9px !important;
}
.size-biggest .label-modal input {
  font-size: inherit !important;
}
.size-biggest .working-forms-toolbar__actions-bar {
  width: 100% !important;
}
.size-biggest .case-detail__column-button {
  font-size: inherit !important;
}
.size-biggest .new-doc-modal .input-search::placeholder {
  font-size: inherit !important;
}
.size-biggest .document-sign__list--label {
  line-height: 2rem !important;
}
.size-biggest .document-sign__list--input {
  transform: translateY(-2px) !important;
}
.size-biggest .service-selected--check {
  top: 10% !important;
  left: 15% !important;
}
.size-biggest .subject-data__label {
  font-size: inherit !important;
}
.size-biggest .subject-data .form-group label {
  font-size: inherit !important;
}
.size-biggest .subject-data .form-group input:not(.form-check-input) {
  font-size: inherit !important;
}
.size-biggest .sidebar__list-arrows {
  font-size: inherit !important;
}
.size-biggest .subject-data__list-headline {
  font-size: inherit !important;
}
.size-biggest .subject-data__link {
  font-size: inherit !important;
}
.size-biggest .subject-data--color-green {
  font-size: 25px !important;
}
.size-biggest .subject-data__header-text {
  margin-right: 15px !important;
}
.size-biggest .subject-data__header-text i {
  transform: translateY(10px) !important;
}
.size-biggest .subject-data__dropdown--caret {
  transform: translateY(15px) !important;
}
.size-biggest .detailed-subject-data__label {
  font-size: inherit !important;
}
.size-biggest .detailed-subject-data .form-group label {
  font-size: inherit !important;
}
.size-biggest .detailed-subject-data .form-group input {
  font-size: inherit !important;
}
.size-biggest .user-representant .nav {
  flex-wrap: nowrap !important;
  align-items: stretch;
}
@media (max-width: 718px) {
  .size-biggest .user-representant__item {
    display: flex;
    align-items: center;
  }
  .size-biggest .user-representant__item a {
    word-break: break-all;
  }
}
.size-biggest .user-representant__search .input-group-text {
  font-size: inherit !important;
}
.size-biggest .user-representant__search .form-control {
  height: inherit !important;
}
.size-biggest .filters__label {
  height: 82px !important;
  font-size: inherit !important;
}
.size-biggest .filters__buttons input[type=checkbox]:not([data-row-toggle]):checked + label::before {
  width: 30px !important;
  height: 30px !important;
}
.size-biggest .filters__buttons input[type=checkbox]:not([data-row-toggle]):checked + label::after {
  top: 0 !important;
}
.size-biggest .doc-filters__label {
  height: 82px !important;
  font-size: inherit !important;
}
.size-biggest .doc-filters__buttons input[type=checkbox]:not([data-row-toggle]):checked + label::before {
  width: 30px !important;
  height: 30px !important;
}
.size-biggest .doc-filters__buttons input[type=checkbox]:not([data-row-toggle]):checked + label::after {
  top: 0 !important;
}
.size-biggest .wf-filters__label {
  height: 82px !important;
  font-size: inherit !important;
}
.size-biggest .wf-filters__buttons input[type=checkbox]:not([data-row-toggle]):checked + label::before {
  width: 30px !important;
  height: 30px !important;
}
.size-biggest .wf-filters__buttons input[type=checkbox]:not([data-row-toggle]):checked + label::after {
  top: 0 !important;
}
.size-biggest input[type=checkbox]:not([data-row-toggle]) + label {
  padding-left: 40px !important;
}
.size-biggest input[type=checkbox]:not([data-row-toggle]) + label::before {
  width: 30px !important;
  height: 30px !important;
}
.size-biggest .ang-pagination a {
  min-width: 46px !important;
}
.size-biggest .ang-table-colspan .document-info__span {
  min-width: 250px !important;
}
.size-biggest .new-doc-modal .selected--check {
  top: -5% !important;
  left: 9% !important;
}
.size-biggest .new-doc-modal .inputfile + label .btn, .size-biggest .new-doc-modal .inputfile + label .input-autocomplete__edit-button {
  max-width: 200px !important;
}
.size-biggest .toolbar-element__table {
  margin-bottom: 15px !important;
}
.size-biggest .service-selected--check {
  top: -2px !important;
  left: 2% !important;
}
.size-biggest .service-selected--label-text {
  top: -5px !important;
}
.size-biggest .user-account__button-bottom {
  max-width: unset !important;
}
.size-biggest .breadcrumbs a {
  padding-right: 30px !important;
}
.size-biggest .navbar-nav li > a {
  padding-left: 30px !important;
}
.size-biggest [type=radio] {
  height: 20px !important;
}
.size-biggest .documents-to-send-detail__document-head {
  padding-right: 380px !important;
}
.size-biggest .documents-to-send-detail__text-big {
  font-size: inherit !important;
}
.size-biggest .documents-to-send-detail__toolbar-list {
  justify-content: unset !important;
  padding: 20px !important;
}
.size-biggest .documents-to-send-detail__column-text {
  font-size: inherit !important;
}
.size-biggest .documents-to-send-detail__column-text--first {
  padding-bottom: 10px !important;
  min-width: 300px !important;
  max-width: 300px !important;
}
.size-biggest .documents-to-send-detail__button--left {
  padding-left: 35px !important;
}
.size-biggest .documents-to-send-detail__button-icon {
  font-size: 30px !important;
}
.size-biggest .documents-to-send-detail__button--right {
  padding-right: 30px !important;
}
.size-biggest .documents-to-send-detail__document-icon {
  font-size: 26px !important;
  transform: translateY(0px) !important;
}
.size-biggest .toolbar-element__table a i {
  font-size: 26px !important;
  transform: translateY(-2px) !important;
}
.size-biggest .toolbar-element__table a {
  padding-left: 30px !important;
}
.size-biggest .navbar-my-account a i {
  transform: translateY(-2px) !important;
}
.size-biggest .detailed-user-data__item a {
  width: 100% !important;
}
.size-biggest .fa-calendar:before {
  top: -2px !important;
  position: absolute !important;
  left: 4px !important;
  font-size: 21px !important;
}
.size-biggest .new-doc-modal .selected {
  transform: translateY(10px);
}
.size-biggest .filters__operation .form-row {
  display: flex !important;
  flex-direction: column !important;
}
.size-biggest .doc-filters__operation .form-row {
  display: flex !important;
  flex-direction: column !important;
}
.size-biggest .wf-filters__operation .form-row {
  display: flex !important;
  flex-direction: column !important;
}
.size-biggest .table-container .ang-table__td-icons a i {
  font-size: 26px !important;
  transform: translateY(-2px) !important;
}
.size-biggest .table-container .ang-table__td-icons a i {
  font-size: 26px !important;
  transform: translateY(-2px) !important;
}
.size-biggest .sidebar .list-arrows > li {
  margin-bottom: 15px !important;
}
.size-biggest .ang-table-colspan__wrapper {
  width: unset !important;
}
.size-biggest .toolbar-element .dropdown .toggle {
  font-size: 26px !important;
}
.size-biggest .toolbar-element__item {
  height: 40px !important;
  line-height: 30px !important;
}
.size-biggest .toolbar-element .dropdown .dropdown-menu label {
  font-size: 18px !important;
}
.size-biggest .toolbar-element .dropdown .dropdown-menu .reset {
  font-size: 19px !important;
}
.size-biggest .toolbar-element .dropdown .dropdown-menu p {
  font-size: 20px !important;
}
@media (min-width: 401px) {
  .size-biggest .toolbar-element .dropdown .dropdown-menu {
    min-width: 415px !important;
  }
}
.size-biggest .case-detail__toolbar-element__table a i {
  font-size: 24px !important;
  top: 4px !important;
  left: -3px !important;
}
.size-biggest .case-detail__toolbar-element__table a i.fa-newspaper-o {
  left: -10px !important;
}
.size-biggest .search-form .btn, .size-biggest .search-form .input-autocomplete__edit-button {
  font-size: inherit !important;
  height: 54px;
}
.size-biggest .search-form .btn > i, .size-biggest .search-form .input-autocomplete__edit-button > i {
  font-size: inherit !important;
}
@media (max-width: 768px) {
  .size-biggest .search-form .btn, .size-biggest .search-form .input-autocomplete__edit-button {
    font-size: 0 !important;
    height: 55px;
  }
  .size-biggest .search-form .btn > i, .size-biggest .search-form .input-autocomplete__edit-button > i {
    font-size: 28px !important;
    line-height: 1.8em;
  }
}
@media (min-width: 1067px) {
  .size-biggest .search-form .btn, .size-biggest .search-form .input-autocomplete__edit-button {
    height: 55px;
  }
}
.size-biggest .document-detail .modal form .form-group input {
  height: 35px !important;
  font-size: inherit !important;
}
.size-biggest .document-detail .col-12 .col-md-4 {
  max-width: 100% !important;
}
.size-biggest .nav-tabs-wrapper .dropdown-menu li .label i {
  margin-top: unset !important;
}
.size-biggest .add-e-document__input {
  height: 50px !important;
}
.size-biggest .add-e-document__button {
  width: unset !important;
}
.size-biggest .edocuments-detail__document-icon {
  font-size: inherit !important;
}
.size-biggest .subject-data__link .fa-arrow-circle-right {
  font-size: 30px !important;
}
.size-biggest .subject-data__content-arrow {
  font-size: 30px !important;
}
.size-biggest .subject-data__link {
  padding: 10px 30px 5px 0 !important;
}
.size-biggest .subject-data__area {
  flex-direction: column !important;
  align-items: start !important;
}
.size-biggest .subject-data__fields {
  flex-direction: column !important;
  justify-content: flex-start !important;
}
.size-biggest .subject-data__label input[type=checkbox]:not([data-row-toggle]) + label {
  padding-left: 0 !important;
}
.size-biggest .subject-data input[type=checkbox]:not([data-row-toggle]) + label:before {
  right: -10px !important;
  top: 0 !important;
}
.size-biggest .user-account .input-group-date-picker .ang-input-group-append {
  height: 100% !important;
}
.size-biggest .user-account .input-group-date-picker .ang-input-group-append .fa-calendar:before {
  top: 3px !important;
}
.size-biggest .menu-session--wrapper {
  font-size: inherit !important;
}
@media (min-width: 769px) and (max-width: 928px) {
  .size-biggest .menu-session--wrapper_left {
    display: block;
  }
}
.size-biggest .menu-contexts {
  position: relative !important;
}
.size-biggest .menu-contexts--wrapper {
  width: 100%;
  padding: 0 0 0 0;
}
.size-biggest .menu-contexts--wrapper.menu-contexts--wrapper-logout {
  width: unset !important;
  padding: 30px 0 !important;
}
.size-biggest .menu-contexts--info_name {
  font-size: inherit !important;
}
.size-biggest .menu-contexts--star {
  font-size: 30px !important;
}
.size-biggest .menu-contexts__star-info {
  line-height: 40px !important;
}
@media (min-width: 767.98px) {
  .size-biggest .menu-context {
    width: 600px !important;
  }
}
.size-biggest .menu-context--context-info_title-name {
  padding-top: unset !important;
  font-size: inherit !important;
}
.size-biggest .menu-context--context-info_info {
  font-size: inherit !important;
}
.size-biggest .menu-context--context-info_name {
  font-size: inherit !important;
}
.size-biggest .menu-context--sub_block input {
  height: 40px !important;
  font-size: inherit !important;
}
.size-biggest .menu-context--sub_block .input-search::placeholder {
  font-size: inherit !important;
}
.size-biggest .menu-context--sub_block .span-search {
  height: 40px !important;
  font-size: inherit !important;
}
.size-biggest .menu-context--context-info__close {
  justify-content: flex-end !important;
}
.size-biggest .menu-context a.menu-context__button {
  margin-top: 12px !important;
}
.size-biggest .subject-data__header {
  display: flex !important;
  flex-direction: column !important;
  padding: 0 !important;
}
.size-biggest .subject-data__h2 {
  width: 100% !important;
  font-size: inherit !important;
  padding: 20px !important;
  border-bottom: thin solid #a1a1a1 !important;
}
.size-biggest .subject-data__dropdown-wrapper {
  width: 100% !important;
}
.size-biggest .subject-data__dropdown {
  position: relative !important;
}
.size-biggest .subject-data__dropdown-menu {
  border-left-color: transparent;
  border-right-color: transparent;
  width: 100% !important;
}
.size-biggest .subject-data--color-green {
  font-size: 25px !important;
}
.size-biggest .subject-data__header-text-first {
  width: 40% !important;
}
.size-biggest .subject-data__header-text {
  font-size: 20px !important;
  width: 60% !important;
  margin-right: 25px !important;
}
.size-biggest .subject-data__header-text i {
  transform: translate(-10px, 15px) !important;
  height: 100% !important;
}
.size-biggest .subject-data__header-dropdown {
  font-size: inherit !important;
}
.size-biggest .subject-data__header-dropdown-first {
  font-size: 20px !important;
}
.size-biggest .subject-data__header-dropdown {
  font-size: 20px !important;
}
.size-biggest .subject-data__dropdown-menu.show {
  top: -2px !important;
}
.size-biggest .subject-data__dropdown-item {
  padding: 0 10px !important;
}
.size-biggest .subject-data__dropdown-wrapper:before {
  top: 0 !important;
  left: 35% !important;
  height: 100% !important;
}
.size-biggest .subject-data .dropdown-toggle:after {
  right: 3% !important;
  top: 45% !important;
}
.size-biggest .subject-data__separator input[type=checkbox]:not([data-row-toggle]) + label {
  padding-left: 0px !important;
}
.size-biggest .subject-data__dropdown-menu {
  top: 72px !important;
}
.size-biggest .subject-data__header-dropdown-first {
  font-size: 25px !important;
}
.size-biggest .subject-data__header-dropdown {
  font-size: 25px !important;
}
.size-biggest .subject-data--color-green {
  display: flex !important;
  align-items: center !important;
}
.size-biggest .service-availability--counters-element {
  width: 100% !important;
  font-size: inherit !important;
}
.size-biggest .service-availability--break {
  height: 0 !important;
}
.size-biggest .service-availability--title-icon {
  width: 26px !important;
  height: 26px !important;
}
.size-biggest .service-availability--title-icon_padding {
  padding-left: 7px;
  padding-top: 4px;
}
.size-biggest .service-availability--context-element {
  font-size: inherit !important;
  line-height: 2 !important;
}
.size-biggest .service-availability--context-wrapper {
  width: 200% !important;
  right: 0 !important;
  position: absolute !important;
  z-index: 2 !important;
}
.size-biggest .service-availability--title {
  font-size: inherit !important;
}
.size-biggest .service-availability--context-sub-title {
  font-size: inherit !important;
}
.size-biggest .service-availability--context-sub-title_data {
  font-size: inherit !important;
}
.size-biggest .service-availability--context-details-button {
  padding: 10px 30px !important;
  font-size: inherit !important;
  height: auto !important;
}
.size-biggest .service-availability--show-more {
  text-align: center !important;
  padding: 30px 0 10px !important;
  font-size: inherit !important;
}
.size-biggest .service-availability--counters-element-first:before {
  content: unset !important;
}
.size-biggest .validation__message {
  font-size: inherit !important;
}
.size-biggest .menu-contexts--btn-new-acc {
  font-size: inherit !important;
  padding-left: 30px !important;
}
.size-biggest .menu-contexts--btn-login {
  font-size: inherit !important;
}
.size-biggest .menu-contexts--btn-new-acc_circle {
  width: 25px !important;
  height: 25px !important;
  border-radius: 100% !important;
  left: 15px !important;
}
.size-biggest .menu-contexts--btn-new-acc_circle_icon {
  top: calc(50% - 6px) !important;
  left: calc(50% - 6px) !important;
}
.size-biggest .dict-filters .filters--alignment-first {
  padding-bottom: 50px !important;
}
.size-biggest .ang-pagination__name {
  margin: 0 0 15px !important;
}
.size-biggest .ang-pagination__items {
  display: flex !important;
  align-items: flex-end !important;
}
.size-biggest .ang-pagination__items ul {
  margin: 0 0 14px 30px !important;
}
.size-biggest .ang-pagination__items li {
  font-size: inherit !important;
}
.size-biggest .toolbar-element__table {
  padding-right: 0 !important;
}
.size-biggest .working-forms-toolbar__table {
  padding-right: 0 !important;
}
.size-biggest .working-forms-toolbar__actions-bar {
  position: relative !important;
  text-align: right;
}
.size-biggest .user-account__input,
.size-biggest .subject-data__input {
  min-height: 53px !important;
  line-height: 53px !important;
}
.size-biggest .form-group input {
  min-height: 53px !important;
}
.size-biggest .subject-data__input,
.size-biggest .user-account__input {
  font-size: inherit !important;
}
.size-biggest .edit-view .del i {
  font-size: inherit !important;
}
.size-biggest .toolbar-element__actions-bar {
  position: relative !important;
}
.size-biggest .pit-sign__label, .size-biggest .pit-sign__input {
  font-size: inherit !important;
  line-height: 53px !important;
}
.size-biggest .pit-sign__input, .size-biggest .pit-sign__append-button {
  height: 53px !important;
}
.size-biggest .pit-sign__input--date {
  max-width: 190px !important;
}
.size-biggest .pit-sign-mondal {
  max-width: 992px !important;
}
.size-biggest .document-sign__list--input {
  display: none;
}
.size-biggest .document-sign__list--label {
  position: relative;
  padding-left: 30px;
}
.size-biggest .document-sign__list--label:before {
  cursor: pointer;
  position: absolute;
  content: "";
  border: 1px solid #666;
  left: 0;
  top: 4px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.size-biggest .document-sign .document-sign__list--input:checked + .document-sign__list--label:after {
  position: absolute;
  content: "";
  left: 4px;
  top: 8px;
  width: 16px;
  height: 16px;
  background-color: #d70f31;
  border-radius: 50%;
}
.size-biggest .document-share__label, .size-biggest .document-share__input-label, .size-biggest .document-share__table-title {
  font-size: inherit !important;
}
.size-biggest .document-share__input-label {
  width: 222px !important;
  padding-left: 30px !important;
}
.size-biggest .document-share__input-label:before {
  border-width: 1px !important;
  top: 4px !important;
  width: 24px !important;
  height: 24px !important;
}
.size-biggest .document-share .document-share__input-radio:checked + .document-share__input-label:after {
  top: 8px !important;
  width: 16px !important;
  height: 16px !important;
}
.size-biggest .document-share__label {
  height: unset !important;
}
.size-biggest .document-share__input, .size-biggest .document-share__button {
  height: 53px !important;
}
.size-biggest .document-share .menu-contexts__star-info {
  line-height: 40px !important;
}
@media (min-width: 767.98px) {
  .size-biggest .document-share .menu-context {
    width: 600px !important;
  }
}
.size-biggest .document-share .menu-context--context-info_title-name {
  padding-top: unset !important;
  font-size: inherit !important;
}
.size-biggest .document-share .menu-context--context-info_info {
  font-size: inherit !important;
}
.size-biggest .document-share .menu-context--context-info_name {
  font-size: inherit !important;
}
.size-biggest .document-share .menu-context--sub_block input {
  height: 40px !important;
  font-size: inherit !important;
}
.size-biggest .document-share .menu-context--sub_block .input-search::placeholder {
  font-size: inherit !important;
}
.size-biggest .document-share .menu-context--sub_block .span-search {
  height: 40px !important;
  font-size: inherit !important;
}
.size-biggest .document-share .menu-context--context-info__close {
  justify-content: flex-end !important;
}
.size-biggest .document-share .menu-context a.menu-context__button {
  margin-top: 12px !important;
}
.size-biggest .document-share .subject-data__header {
  display: flex !important;
  flex-direction: column !important;
  padding: 0 !important;
}
.size-biggest .document-share .subject-data__h2 {
  width: 100% !important;
  font-size: inherit !important;
  padding: 20px !important;
  border-bottom: thin solid #a1a1a1 !important;
}
.size-biggest .document-share .subject-data__dropdown-wrapper {
  width: 100% !important;
}
.size-biggest .document-share .subject-data__dropdown {
  position: relative !important;
}
.size-biggest .document-share .subject-data__dropdown-menu {
  border-left-color: transparent;
  border-right-color: transparent;
  width: 100% !important;
}
.size-biggest .document-share .subject-data--color-green {
  font-size: 25px !important;
}
.size-biggest .document-share .subject-data__header-text-first {
  width: 40% !important;
}
.size-biggest .document-share .subject-data__header-text {
  font-size: 20px !important;
  width: 60% !important;
  margin-right: 25px !important;
}
.size-biggest .document-share .subject-data__header-text i {
  transform: translate(-10px, 15px) !important;
  height: 100% !important;
}
.size-biggest .document-share .subject-data__header-dropdown {
  font-size: inherit !important;
}
.size-biggest .document-share .subject-data__header-dropdown-first {
  font-size: 20px !important;
}
.size-biggest .document-share .subject-data__header-dropdown {
  font-size: 20px !important;
}
.size-biggest .document-share .subject-data__dropdown-menu.show {
  top: -2px !important;
}
.size-biggest .document-share .subject-data__dropdown-item {
  padding: 0 10px !important;
}
.size-biggest .document-share .subject-data__dropdown-wrapper:before {
  top: 0 !important;
  left: 35% !important;
  height: 100% !important;
}
.size-biggest .document-share .subject-data .dropdown-toggle:after {
  right: 3% !important;
  top: 45% !important;
}
.size-biggest .document-share .subject-data__separator input[type=checkbox]:not([data-row-toggle]) + label {
  padding-left: 0px !important;
}
.size-biggest .document-share .subject-data__dropdown-menu {
  top: 72px !important;
}
.size-biggest .document-share .subject-data__header-dropdown-first {
  font-size: 25px !important;
}
.size-biggest .document-share .subject-data__header-dropdown {
  font-size: 25px !important;
}
.size-biggest .document-share .subject-data--color-green {
  display: flex !important;
  align-items: center !important;
}
.size-biggest .document-share .service-availability--counters-element {
  width: 100% !important;
  font-size: inherit !important;
}
.size-biggest .document-share .service-availability--break {
  height: 0 !important;
}
.size-biggest .document-share .service-availability--title-icon {
  width: 26px !important;
  height: 26px !important;
}
.size-biggest .document-share .service-availability--title-icon_padding {
  padding-left: 7px;
  padding-top: 4px;
}
.size-biggest .document-share .service-availability--context-element {
  font-size: inherit !important;
  line-height: 2 !important;
}
.size-biggest .document-share .service-availability--context-wrapper {
  width: 200% !important;
  right: 0 !important;
  position: absolute !important;
  z-index: 2 !important;
}
.size-biggest .document-share .service-availability--title {
  font-size: inherit !important;
}
.size-biggest .document-share .service-availability--context-sub-title {
  font-size: inherit !important;
}
.size-biggest .document-share .service-availability--context-sub-title_data {
  font-size: inherit !important;
}
.size-biggest .document-share .service-availability--context-details-button {
  padding: 10px 30px !important;
  font-size: inherit !important;
  height: auto !important;
}
.size-biggest .document-share .service-availability--show-more {
  text-align: center !important;
  padding: 30px 0 10px !important;
  font-size: inherit !important;
}
.size-biggest .document-share .service-availability--counters-element-first:before {
  content: unset !important;
}
.size-biggest .document-share .validation__message {
  font-size: inherit !important;
}
.size-biggest .document-share .menu-contexts--btn-new-acc {
  font-size: inherit !important;
  padding-left: 30px !important;
}
.size-biggest .document-share .menu-contexts--btn-login {
  font-size: inherit !important;
}
.size-biggest .document-share .menu-contexts--btn-new-acc_circle {
  width: 25px !important;
  height: 25px !important;
  border-radius: 100% !important;
  left: 15px !important;
}
.size-biggest .document-share .menu-contexts--btn-new-acc_circle_icon {
  top: calc(50% - 6px) !important;
  left: calc(50% - 6px) !important;
}
.size-biggest .document-share .dict-filters .filters--alignment-first {
  padding-bottom: 50px !important;
}
.size-biggest .document-share .ang-pagination__name {
  margin: 0 0 15px !important;
}
.size-biggest .document-share .ang-pagination__items {
  display: flex !important;
  align-items: flex-end !important;
}
.size-biggest .document-share .ang-pagination__items ul {
  margin: 0 0 14px 30px !important;
}
.size-biggest .document-share .ang-pagination__items li {
  font-size: inherit !important;
}
.size-biggest .document-share .toolbar-element__table {
  padding-right: 0 !important;
}
.size-biggest .document-share .working-forms-toolbar__table {
  padding-right: 0 !important;
}
.size-biggest .document-share .working-forms-toolbar__actions-bar {
  position: relative !important;
  text-align: right;
}
.size-biggest .document-share .user-account__input,
.size-biggest .document-share .subject-data__input {
  min-height: 53px !important;
  line-height: 53px !important;
}
.size-biggest .document-share__input--interval {
  margin-right: 62px !important;
  width: 144px !important;
}
.size-biggest .document-share__input--interval::placeholder {
  font-size: inherit !important;
}
.size-biggest .document-share__button {
  margin-top: 22px !important;
}
.size-biggest .document-share__button--date-button {
  margin-top: 0 !important;
  height: 53px !important;
}
.size-biggest .document-share__buttons {
  float: right !important;
  padding: 0px;
  text-align: right;
}
.size-biggest .document-share__button--red {
  width: 205px !important;
}
.size-biggest .document-share__form-row {
  display: block !important;
}
.size-biggest .document-share__form-column {
  float: left !important;
}
.size-biggest .document-share__form-column--datepicker {
  min-width: 603px !important;
}
.size-biggest .document-share__form-column--name {
  width: 313px !important;
}
.size-biggest .document-share__form-column--editable {
  width: 222px !important;
}
.size-biggest .document-share__icon-link {
  font-size: 33px !important;
}
.size-biggest .table-container .ang-table__td-icons--share {
  font-size: inherit !important;
}
.size-biggest .delete-account__button--red {
  font-size: inherit !important;
  line-height: inherit !important;
}
.size-biggest .detailed-subject-data__content-arrow {
  font-size: inherit !important;
  font-weight: bold !important;
}
.size-biggest .detailed-subject-data__link {
  font-size: inherit !important;
}
.size-biggest .detailed-subject-data__h2 {
  font-size: inherit !important;
  width: 100% !important;
}
.size-biggest .detailed-subject-data__button-long {
  font-size: inherit !important;
}
.size-biggest .section-nav-tabs-nested select {
  height: 40px !important;
}
.size-biggest .filters__check-label.subject-data__label:after {
  right: -12px !important;
}
.size-biggest .doc-filters__check-label.subject-data__label:after {
  right: -12px !important;
}
.size-biggest .wf-filters__check-label.subject-data__label:after {
  right: -12px !important;
}
.size-biggest .menu-context--my-data_inside {
  top: 39px !important;
}
.size-biggest .subject-data--color-red {
  line-height: 3 !important;
  font-size: 25px !important;
}
.size-biggest .menu-context {
  left: unset !important;
}
.size-biggest .menu-contexts--wrapper {
  z-index: 1000 !important;
}
.size-biggest .add-newsletter-modal__table-name {
  font-size: inherit !important;
}
.size-biggest .add-newsletter-modal__check {
  width: 25px !important;
  height: 25px !important;
}
.size-biggest .add-newsletter-modal__checkbox .add-newsletter-modal__check:after {
  width: 13px !important;
  height: 16px !important;
}
.size-biggest .add-newsletter-modal__table-head--first {
  width: 200px !important;
}
.size-biggest .add-newsletter-modal__table-head--second {
  width: 200px !important;
}
.size-biggest .add-newsletter-modal__table-td-main--checkbox {
  width: 200px !important;
}
.size-biggest .add-newsletter-modal__table-td--checkbox {
  width: 200px !important;
}
.size-biggest .add-newsletter-modal__headline {
  font-size: inherit !important;
}
.size-biggest .menu-contexts__icon {
  font-size: 1.5em !important;
}
.size-biggest .doc-modal__line {
  border-bottom-width: 4px;
}
.size-biggest .pdfViewer .canvasWrapper {
  border-bottom-width: 4px;
}
.size-biggest .menu-context__button {
  width: auto !important;
}
.size-biggest .context-select select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  height: auto !important;
  padding-right: 20px !important;
}
.size-biggest .context-select select::-ms-expand {
  display: none !important;
}
.size-biggest .input-text .dropdown-item {
  font-size: unset !important;
}
.size-biggest .input-text__select-box:after {
  top: 14px !important;
  border-width: 0 3px 3px 0 !important;
  padding: 3px !important;
}
.size-biggest .input-text__options {
  top: 39px !important;
}
.size-biggest .input-text__option {
  font-size: unset !important;
  line-height: unset !important;
  height: unset !important;
}
.size-biggest .input-text__option--empty {
  height: 34px !important;
}
@media (min-width: 576px) {
  .size-biggest .form-button {
    position: static !important;
    margin-left: 0;
    margin-right: 0;
  }
}
.size-biggest .login .box p, .size-biggest .entry-content {
  line-height: 1.833em;
  font-size: 1.333em;
}
.size-biggest .filters__datepicker__date-error {
  bottom: -26px !important;
}
.size-biggest .doc-filters__datepicker__date-error {
  bottom: -26px !important;
}
.size-biggest .wf-filters__datepicker__date-error {
  bottom: -26px !important;
}
.size-biggest .representant-element__table a {
  font-size: inherit !important;
}
.size-biggest .representant-element__table a i {
  font-size: 26px !important;
  transform: translateY(-4px) !important;
}
.size-biggest .representant-element__table-text {
  padding-left: 10px;
}
.size-biggest .input-text__select-arrow {
  right: 10px !important;
  top: 0px !important;
}
.size-biggest .input-text__select-arrow:after {
  width: 10px;
  height: 10px;
  border-width: 0 3px 3px 0;
  padding: 5px;
}
@media (max-width: 767.98px) {
  .size-biggest .no-gutters {
    display: flex;
  }
  .size-biggest .usability .no-gutters {
    display: flex;
  }
}
@media (max-width: 768px) {
  .size-biggest .doc-filters .doc-filters__datepicker-wrapper {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 767px) {
  .size-biggest .doc-filters .doc-filters__datepicker:first-child {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 846px) {
  .size-biggest .doc-filters .doc-filters__check--filter-box {
    margin-top: 50px !important;
  }
}
@media (max-width: 947px) {
  .size-biggest .doc-filters .doc-filters__buttons {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}
@media (max-width: 947px) {
  .size-biggest .doc-filters .doc-filters__action-button {
    width: 100% !important;
    margin: 10px 0 0 5px !important;
  }
}
.size-biggest .doc-filters .doc-filters--alignment-first {
  padding-bottom: 0 !important;
}
@media (max-width: 947px) {
  .size-biggest .doc-filters .doc-filters__check {
    margin-bottom: 10px !important;
  }
}
.size-biggest .doc-filters .doc-filters__row {
  align-items: flex-start !important;
}
.size-biggest .doc-filters .doc-filters__group {
  padding: 0 10px !important;
}
.size-biggest .service-catalog-list--title {
  font-size: unset !important;
}
.size-biggest .service-catalog-list--search-wrapper .input-search {
  line-height: 48px !important;
}
.size-biggest .services .std ul:not([class]) li {
  line-height: unset !important;
  font-size: unset !important;
}
.size-biggest .services .std ul:not([class]) li::before {
  width: 10px !important;
  height: 10px !important;
}
.size-biggest .services p {
  font-size: unset;
}
.size-biggest .menu-context__more {
  font-size: unset !important;
}
.size-biggest .working-forms .wf-filters__buttons {
  margin-top: 13px !important;
}
.size-biggest .input-text .input-text__select-arrow:after {
  padding: 4px !important;
}
.size-biggest .add-e-document__autocomplete-wrapper {
  position: unset !important;
  width: 100% !important;
}
.size-biggest .add-e-document__column {
  flex-direction: column;
}
.size-biggest .add-e-document__label {
  width: 100% !important;
}
.size-biggest .label edit-view__line {
  display: flex !important;
  align-items: center !important;
}
.size-biggest .newsletter strong {
  line-height: inherit !important;
  width: 100% !important;
}
.size-biggest search-bar-search-button-wrapper .search-bar-search-button {
  line-height: inherit !important;
  height: 50px !important;
}
.size-biggest .input-group-inset-item-after.search-bar-search-button-wrapper {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
}
.size-biggest .table-container .ang-table .sort a i {
  font-size: 32px !important;
}
.size-biggest .table-container .ang-table .sort {
  height: 60px;
}
.size-biggest .ang-table__arrow--top {
  transform: translateY(3px) !important;
  outline-offset: 2px !important;
}
.size-biggest .table-container .ang-table .sort a i.fa-sort-asc {
  transform: translateY(0) !important;
}
.size-biggest .ang-table__arrow--bottom {
  transform: translateY(12px) !important;
  outline-offset: 2px !important;
}
.size-biggest .table-container .ang-table .sort a i.fa-sort-desc {
  transform: translateY(-14px) !important;
}
.size-biggest .search-bar-search-button-wrapper .search-bar-search-button {
  height: 60px !important;
}
.size-biggest .portlet-search-bar .search-bar input {
  font-size: 20px !important;
  height: 60px !important;
}
.size-biggest .nav-tabs-wrapper::before {
  top: 1.7rem !important;
}
.size-biggest .modal-body--edit-view .edit-view .label i {
  padding-top: 10px;
}
.size-biggest .documents-component .dropdown-menu .documents-component__item i {
  transform: translateY(-5px);
}
.size-biggest .forgot-password input[type=checkbox]:not([data-row-toggle]):checked + label:after {
  font-size: 1.1em;
  top: 0px;
}
.size-biggest .detailed-user-data__span {
  font-size: inherit !important;
}
.size-biggest .h3__result {
  font-size: 0.7em !important;
}
.size-biggest .excise-detailed-item__input {
  font-size: inherit !important;
  height: 53px !important;
  line-height: 53px !important;
}
.size-biggest .ang-table__td.detailed-user-data__buttons {
  height: 61px;
}
.size-biggest .service-list--subtitle, .size-biggest .service-catalog-list--subtitle, .size-biggest .service-list--letter {
  font-size: 48px !important;
}
.size-biggest .service-list--desc {
  font-size: inherit !important;
}
.size-biggest .excise-detailed-item__label {
  height: 93px;
}
.size-biggest .excise-item-list {
  font-size: inherit !important;
}
.size-biggest .excise-item-list__list-arrows, .size-biggest .excise-item-list__item {
  font-size: inherit !important;
}
.size-biggest .select-util__option {
  font-size: 1.5rem !important;
  line-height: 1.5rem !important;
}
.size-biggest .post-content ul li {
  font-size: 1.333em !important;
  line-height: 1em;
}
.size-biggest .post-content ol ul li {
  font-size: inherit !important;
}
.size-biggest .post-content ul:not(.documents-component__nav):not(.user-representant__list):not(.e-documents-component__nav) li:before, .size-biggest .post-content ol ul li:before {
  top: 16px !important;
  width: 10px !important;
  height: 10px !important;
}
.size-biggest .filters-nav__icon, .size-biggest .doc-filters-nav__icon, .size-biggest .wf-filters-nav__icon {
  font-size: inherit !important;
}
.size-biggest .filters-nav__icon::before, .size-biggest .doc-filters-nav__icon::before, .size-biggest .wf-filters-nav__icon::before {
  line-height: 18px !important;
  height: 18px !important;
}
.size-biggest .filters-nav__desc, .size-biggest .doc-filters-nav__desc, .size-biggest .wf-filters-nav__desc {
  font-size: 1.5rem !important;
}
.size-biggest .filters-badges__badge {
  font-size: 18px !important;
}
.size-biggest h1.header1, .size-biggest h2.header1, .size-biggest h3.header1, .size-biggest h4.header1, .size-biggest h5.header1 {
  font-size: 2.3rem;
}
.size-biggest h1.header2, .size-biggest h2.header2, .size-biggest h3.header2, .size-biggest h4.header2, .size-biggest h5.header2 {
  font-size: 1.33em;
}
.size-biggest h1.header3, .size-biggest h2.header3, .size-biggest h3.header3, .size-biggest h4.header3, .size-biggest h5.header3 {
  font-size: 1.333em;
}
@media (max-width: 520px) {
  .size-biggest header .navbar-buttons {
    display: flex;
    flex-direction: column;
  }
  .size-biggest header .navbar-buttons > .btn, .size-biggest header .navbar-buttons > .input-autocomplete__edit-button {
    margin-left: 0 !important;
  }
}
.size-biggest .input-text__input {
  font-size: unset !important;
}
.size-biggest .input-text__caret {
  top: 15px !important;
}
.size-biggest header .navbar-menu__row {
  margin-top: -45px;
}
@media (max-width: 768px) {
  .size-biggest header .navbar-menu__row {
    margin-top: -28px;
  }
}
.size-biggest .navbar-my-account a:before,
.size-biggest .navbar-my-account a:after {
  width: 2px !important;
  height: 80% !important;
}
.size-biggest .text-danger {
  font-size: 1.3rem !important;
}
.size-biggest .filters__buttons {
  padding-bottom: 25px;
}
.size-biggest .list-arrows li > a {
  line-height: 36px;
}
.size-biggest .filters__date-button {
  font-size: 1.5rem !important;
}
.size-biggest .nav-span {
  font-size: 1.333em !important;
  line-height: 1em;
}
.size-biggest ang-add-newsletter .add-newsletter {
  word-break: break-word;
  white-space: break-spaces;
}
.size-biggest .post-content .excise-item-list ul:not(.documents-component__nav) li.excise-item-list__item::before {
  top: 0 !important;
}
.size-biggest .table th, .size-biggest .table td {
  font-size: initial !important;
}
@media (max-width: 1023px) {
  .size-biggest ang-add-newsletter .add-newsletter {
    width: 68% !important;
    margin-left: 32% !important;
  }
}
@media (max-width: 1024px) {
  .size-biggest .portlet-search-bar .search-bar button.search-bar-search-button::after {
    font-size: 0 !important;
  }
}
.size-biggest .form__box-buttons {
  position: relative !important;
}
.size-biggest .add-newsletter {
  white-space: pre-line;
  word-wrap: break-word;
}
.size-biggest .representant-add-button {
  position: relative !important;
  margin-top: 15px !important;
}
.size-biggest .representant-element__table a {
  width: auto !important;
  height: auto !important;
  border: 0 !important;
}
@media (min-width: 769px) {
  .size-biggest header .navbar-brand {
    z-index: 9;
  }
}
.size-biggest .input-text .input-text__select-arrow,
.size-biggest .select-util .select-util__select-arrow {
  top: -5px !important;
}
.size-biggest .service-availability--title,
.size-biggest .link.link-arrow {
  word-wrap: break-word !important;
  display: block;
}
.size-biggest .service__wrapper .add-service .button-grey {
  word-break: break-all !important;
  width: 100% !important;
  white-space: break-spaces !important;
  padding-left: 0;
  padding-right: 0;
}
.size-biggest .service__wrapper .add-service .button-grey i {
  margin-right: -4px !important;
}
@media (max-width: 767.98px) {
  .size-biggest .case-detail__toolbar-element__table {
    flex-direction: column;
  }
  .size-biggest .case-detail__toolbar-element__table li a {
    width: 100% !important;
  }
}
.size-biggest .services .list-arrows a {
  padding-left: 32px;
}
.size-biggest .agent-list__icon {
  font-size: 32px !important;
}
.size-biggest .agent-list__item {
  float: none !important;
}
.size-biggest .agent-list__list--right {
  float: left !important;
}
.size-biggest .navbar-my-account a:before,
.size-biggest .navbar-my-account a:after {
  width: 2px !important;
  height: 80% !important;
}
@media (max-width: 420px) {
  .size-biggest .group-select__group {
    flex-direction: column;
  }
}
.size-biggest .subject-data__datepicker > .subject-data__input {
  min-width: 147px !important;
  min-height: 75px !important;
}
@media (max-width: 768px) {
  .size-biggest .subject-data__dropdown-wrapper::before {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .size-biggest .subject-data__dropdown--owner {
    display: block !important;
    padding-left: 5px !important;
  }
  .size-biggest .subject-data__dropdown--owner > i {
    float: left !important;
  }
  .size-biggest .subject-data__dropdown--owner > .subject-data__header-text-first {
    line-height: normal !important;
  }
  .size-biggest .subject-data__dropdown--owner > .subject-data__header-text {
    float: left !important;
  }
}
@media (max-width: 767px) {
  .size-biggest .subject-data__dropdown-item {
    line-height: initial !important;
  }
}
@media (max-width: 767px) {
  .size-biggest .main__header {
    word-break: break-all;
  }
}
@media (max-width: 593px) {
  .size-biggest .filters__datepicker-wrapper {
    flex-direction: column;
  }
}
.size-biggest .autofit-col.autofit-col-expand * {
  font-size: 24px !important;
}
@media (max-width: 540px) {
  .size-biggest .span-search {
    width: 50px;
    display: block;
    overflow: hidden;
  }
  .size-biggest .span-search > i {
    margin-right: 10px;
    padding-left: 5px;
    padding-top: 6px;
  }
}
.size-biggest app-user-search-table .ang-pagination a {
  font-size: 32px !important;
}
@media (max-width: 767.98px) {
  .size-biggest .services-button-bottom {
    flex-direction: column;
  }
  .size-biggest .services-button-bottom a {
    width: 100% !important;
    margin: 0 0 5px 0 !important;
  }
}
@media (max-width: 383px) {
  .size-biggest .input-date__label {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .size-biggest .user-search__back-button {
    white-space: break-spaces;
  }
}
@media (max-width: 540px) {
  .size-biggest .form__box-buttons {
    flex-direction: column;
  }
  .size-biggest .form__box-buttons > button {
    margin: 0 0 5px 0 !important;
    white-space: break-spaces;
  }
}
.size-biggest .user-account__input {
  word-break: break-all;
}
.size-biggest .new-doc-modal .group-select__group {
  padding-top: 0px !important;
}
.size-biggest .new-doc-modal .radio-option {
  margin-top: 8px !important;
}
@media (max-width: 991px) {
  .size-biggest .new-doc-modal .modal-body.row {
    display: flex;
    flex-direction: column;
  }
  .size-biggest .new-doc-modal .modal-body.row > * {
    max-width: 100% !important;
  }
}
@media (max-width: 575px) {
  .size-biggest .new-doc-modal .inputfile + label > span {
    width: calc(100% - 38px) !important;
  }
}
.size-biggest .search-bar-keywords-input {
  height: 46px !important;
}
@media (max-width: 575px) {
  .size-biggest .language-entry-short-text,
.size-biggest .language-switcher span {
    display: block;
  }
}
.size-biggest .announcements-toggler > .counter {
  right: -5px !important;
  top: -5px !important;
  width: 24px !important;
  height: 24px !important;
  font-size: 17px !important;
  line-height: 24px !important;
}
@media (max-width: 576px) {
  .size-biggest .announcements-toggler > .counter {
    top: 20px !important;
  }
}
.size-biggest .announcements-toggler > i {
  font-size: 2rem !important;
}
.size-biggest .create-account-portlet ul li {
  font-size: 1.333rem;
}
.size-biggest .create-account-portlet ul li:before {
  top: 12px;
  width: 7px;
  height: 7px;
}
@media (min-width: 767px) and (max-width: 991px) {
  .size-biggest .services .d-block {
    display: flex !important;
    flex-direction: column !important;
  }
}

@media print {
  * {
    -webkit-print-color-adjust: exact !important;
  }

  .modal-open .flipped {
    display: block;
    overflow: hidden;
    height: 0;
  }

  .document__modal, .modal-doc {
    max-width: none !important;
    max-height: none !important;
    overflow: unset !important;
    background: #fff !important;
  }
  .document__modal .modal-dialog, .modal-doc .modal-dialog {
    max-width: unset !important;
    width: auto !important;
    margin: 0 !important;
    background: #fff;
  }
  .document__modal .modal-dialog-centered, .modal-doc .modal-dialog-centered {
    min-height: unset !important;
  }
  .document__modal .modal-content, .modal-doc .modal-content {
    border: 0 !important;
  }
  .document__modal-header, .document__modal-footer, .modal-doc-header, .modal-doc-footer {
    display: none !important;
    background: #fff;
  }
  .document__modal-body, .modal-doc-body {
    max-height: unset !important;
    overflow: unset !important;
    background: #fff;
  }

  .contrast-reverted .print-view .document-detail .input {
    border: thin solid #bcbcbc !important;
    color: #333 !important;
    background-color: #e4e4e4 !important;
  }
  .contrast-reverted .print-view .document-detail .label-div {
    color: #666 !important;
  }
}
.size-biggest.contrast-reverted input[type=radio]:checked:before {
  top: 5px !important;
}

.ang-modal {
  max-height: 80vh;
  overflow-y: auto;
}

.ang-input-group-append {
  right: 0px !important;
}

.ang-modal-header {
  display: flex;
  border-bottom: thin solid #dee2e6;
}
.ang-modal-header h5 {
  font-weight: 700;
  color: #666;
  font-size: 13px;
  text-align: left;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.ang-modal-title {
  padding: 10px 0px 10px 15px;
  font-family: inherit;
  line-height: 1.5;
  font-weight: 700;
  color: #666;
  font-size: 13px;
  text-align: left;
  flex-grow: 1;
}

.ang-modal-close {
  padding-right: 30px;
  font-size: 1.5rem;
  color: #000;
  font-weight: 700;
  text-shadow: 0 1px 0 #fff;
  border: none;
}
.ang-modal-close:focus {
  outline: none;
}

.focus .ang-table-colspan {
  outline: 2px solid #CC0000;
}

.btn-link {
  margin-top: auto !important;
  background-color: unset !important;
}

@media (max-width: 767.98px) {
  .usability .row {
    display: flex;
  }
}
.doc-filters .nav .filters-nav__link,
.dict-filters .nav .filters-nav__link,
.filters-nav .filters-nav__link {
  margin-bottom: -1px;
  border: none;
  text-decoration: underline;
}

.doc-filters .nav .filters-nav__link:after,
.dict-filters .nav .filters-nav__link:after,
.filters-nav .filters-nav__link:after {
  display: none;
}

.doc-filters .nav .filters-nav__link.active:after,
.dict-filters .nav .filters-nav__link.active:after {
  display: inline-block;
}

.doc-filters .nav .filters-nav__link.active,
.dict-filters .nav .filters-nav__link.active,
.filters-nav .filters-nav__link.active {
  text-decoration: none;
}

.doc-filters .nav .wf-filters-nav__link,
.dict-filters .nav .wf-filters-nav__link,
.wf-filters-nav .wf-filters-nav__link {
  margin-bottom: -1px;
  border: none;
  text-decoration: underline;
}

.doc-filters .nav .wf-filters-nav__link:after,
.dict-filters .nav .wf-filters-nav__link:after,
.wf-filters-nav .wf-filters-nav__link:after {
  display: none;
}

.doc-filters .nav .wf-filters-nav__link.active:after,
.dict-filters .nav .wf-filters-nav__link.active:after {
  display: inline-block;
}

.doc-filters .nav .wf-filters-nav__link.active,
.dict-filters .nav .wf-filters-nav__link.active,
.wf-filters-nav .wf-filters-nav__link.active {
  text-decoration: none;
}

.doc-filters .nav .doc-filters-nav__link,
.dict-filters .nav .doc-filters-nav__link,
.doc-filters-nav .doc-filters-nav__link {
  margin-bottom: -1px;
  border: none;
  text-decoration: underline;
}

.doc-filters .nav .doc-filters-nav__link:after,
.dict-filters .nav .doc-filters-nav__link:after,
.doc-filters-nav .doc-filters-nav__link:after {
  display: none;
}

.doc-filters .nav .doc-filters-nav__link.active:after,
.dict-filters .nav .doc-filters-nav__link.active:after {
  display: inline-block;
}

.doc-filters .nav .doc-filters-nav__link.active,
.dict-filters .nav .doc-filters-nav__link.active,
.doc-filters-nav .doc-filters-nav__link.active {
  text-decoration: none;
}

.doc-filters .tab-content,
.dict-filters .tab-content,
.section-nav-tabs-nested .tab-content {
  border: none;
  padding-top: 5px;
}

.doc-filters .tab-content .tab-pane.active,
.dict-filters .tab-content .tab-pane.active,
.section-nav-tabs-nested .tab-content .tab-pane.active {
  padding-top: 15px;
}

@media (min-width: 768.1px) and (max-width: 1250px) {
  header .navbar-buttons.logged {
    margin-top: unset;
    width: 100%;
  }

  .position-relative.position--unset {
    position: unset !important;
  }

  .menu-session--wrapper {
    position: absolute;
    top: -95px;
    right: 15px;
  }
  .size-bigger .menu-session--wrapper, .size-biggest .menu-session--wrapper {
    top: unset;
  }
}
@media (max-width: 768px) {
  header .ang-menu .log-out {
    display: none;
  }
}
#portlet_OrbeonFormRunner .portlet-body {
  overflow: hidden;
}

#portlet_OrbeonFormRunner #iframeContainer {
  width: 110%;
}

.portlet {
  margin-bottom: 0;
}

.portlet-content-editable {
  padding-left: 0;
  padding-right: 0;
}

.portlet-layout .portlet-header {
  margin-bottom: 0 !important;
}

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0 !important;
}

@media only screen and (min-width: 768px) {
  .language-switcher.language-entry-short-text {
    font-weight: bold;
  }
}
.lfr-spa-loading-bar {
  background: #d70f31;
}

body:not(.contrast-reverted).default-size:not(.size-bigger):not(.size-biggest) .usability .font-size a#default-size,
body:not(.contrast-reverted).default-size:not(.size-bigger):not(.size-biggest) .usability .font-size button#default-size {
  outline: 2px solid #d70f31;
}
body:not(.contrast-reverted).size-bigger .usability .font-size a.big,
body:not(.contrast-reverted).size-bigger .usability .font-size button.big {
  outline: 2px solid #d70f31;
}
body:not(.contrast-reverted).size-biggest .usability .font-size a.bigger,
body:not(.contrast-reverted).size-biggest .usability .font-size button.bigger {
  outline: 2px solid #d70f31;
}

.navbar-nav li > a {
  color: #333;
}
.navbar-nav .dropdown-menu li a {
  color: #333;
}

.modal-dialog {
  max-width: 570px;
}
.modal-full-screen {
  max-width: 920px;
}

.forgot-password-position {
  padding: 15px 15px 0 15px;
  display: flex;
  flex-direction: column;
}

#forgotPasswordBox {
  top: 0;
  left: 0;
  right: 0;
}
#forgotPasswordBox > .row {
  flex-direction: column;
  flex-wrap: nowrap;
  flex-grow: 1;
}
#forgotPasswordBox > .row > .captcha-center {
  flex-grow: 1;
}

#navbar {
  position: relative;
  z-index: 10;
}

.footer__menu {
  border-bottom: 1px solid #bcbcbc;
}
.footer__imagebox {
  width: 12.5%;
}

.tools-control-group > .control-menu-nav > li > .lfr-portal-tooltip > .control-menu-icon, .user-control-group > .control-menu-nav > li > .control-menu-icon.hidden:not(.visible-xs) {
  display: block !important;
}

.control-menu-level-1 a, .control-menu-level-1 button.hidden {
  display: block !important;
}

.linkSpanner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.announcement-close {
  font-size: 20px;
  display: inline-block;
  border: none;
  color: white;
}
.announcement-close:focus {
  outline: 2px solid #98021f;
}

.navbar-user-info li:last-child {
  display: none;
}

[data-seap-profile] {
  display: none;
}

span.id.no-value {
  color: #e4032e;
}

span.id {
  display: none;
}

.data-seap-profile-unlogged {
  display: none;
}

.data-seap-profile-logged {
  display: none;
}

.message-openid ul {
  margin-left: 80px;
  margin-bottom: 15px;
  list-style: disc;
}
.message-openid ul li {
  margin-bottom: 15px;
}

.paginator .active {
  color: #000 !important;
  background: #e4e4e4;
}

.paginator .active a {
  color: #000 !important;
  background: #e4e4e4;
}

.paginator.pagination {
  display: inline-block;
}

@media (max-width: 767.98px) {
  .my-data-rep-back-button {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    white-space: break-spaces;
  }

  .services-button-bottom {
    flex-direction: column;
  }
  .services-button-bottom a {
    width: 100% !important;
    margin: 0 0 5px 0 !important;
  }
}
#sessionToast a {
  color: #d70f31 !important;
}

#signDocumentModal, #epuapModal, #infoModal {
  z-index: 1050 !important;
}