@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
* CUSTOM VARIABLES OVERRIDES
*
* There are variables that overrides default bootstrap variables.
*
*/
/*---------------------------------------------------------------------------*\
  #COLORS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #SCAFFOLDING
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TYPOGRAPHY
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #COMPONENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MEDIA-QUERIES-BREAKPOINTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BUTTONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TABLES
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #CAROUSEL - MULTIBANNER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FORM ELEMENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #WELLS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #CLOSE
\*---------------------------------------------------------------------------*/
/**
* CUSTOM VARIABLES
*
* Variables for custom modules, mixins, functions, placehodlers etc.
*
*/
/*---------------------------------------------------------------------------*\
  #COMMON
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FONTS - SIZES & LINE HEIGHT
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TEXTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BUTTONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TRANSITIONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #COMPONENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FORM ELEMENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #CAPTION
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TILE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FOOTER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #LOGO
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAV
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MINICART
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TOGGLE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MULTIBANNER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR & LOGO
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #ICONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BREADCRUMBS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MEDIA-QUERIES-BREAKPOINTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #ALERTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MODALS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #AJAX LOADER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #DROPDOWNS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #SEARCH
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #DEVICE LISTING
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #EYECATCHERS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #SLICK / SWIPE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #LISTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BILLBOARD
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #ARTICLE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #COLLAPSE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TABS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FILL-COLORS
\*---------------------------------------------------------------------------*/
/**
* CUSTOM VARIABLES OVERRIDES
*
* There are variables that overrides default bootstrap variables.
*
*/
/*---------------------------------------------------------------------------*\
  #COLORS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #SCAFFOLDING
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TYPOGRAPHY
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #COMPONENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MEDIA-QUERIES-BREAKPOINTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BUTTONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TABLES
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #CAROUSEL - MULTIBANNER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FORM ELEMENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #WELLS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #CLOSE
\*---------------------------------------------------------------------------*/
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #c3e6a4;
  border-color: #a9db7c;
}
.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: #ff8b8b 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: #af0000;
  color: #af0000;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/**
* CUSTOM VARIABLES OVERRIDES
*
* There are variables that overrides default bootstrap variables.
*
*/
/*---------------------------------------------------------------------------*\
  #COLORS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #SCAFFOLDING
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TYPOGRAPHY
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #COMPONENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MEDIA-QUERIES-BREAKPOINTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BUTTONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TABLES
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #CAROUSEL - MULTIBANNER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FORM ELEMENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #WELLS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #CLOSE
\*---------------------------------------------------------------------------*/
/**
* CUSTOM VARIABLES
*
* Variables for custom modules, mixins, functions, placehodlers etc.
*
*/
/*---------------------------------------------------------------------------*\
  #COMMON
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FONTS - SIZES & LINE HEIGHT
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TEXTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BUTTONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TRANSITIONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #COMPONENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FORM ELEMENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #CAPTION
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TILE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FOOTER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #LOGO
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAV
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MINICART
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TOGGLE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MULTIBANNER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR & LOGO
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #ICONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BREADCRUMBS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MEDIA-QUERIES-BREAKPOINTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #ALERTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MODALS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #AJAX LOADER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #DROPDOWNS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #SEARCH
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #DEVICE LISTING
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #EYECATCHERS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #SLICK / SWIPE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #LISTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BILLBOARD
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #ARTICLE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #COLLAPSE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TABS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FILL-COLORS
\*---------------------------------------------------------------------------*/
/**
* CUSTOM VARIABLES
*
* Variables for custom modules, mixins, functions, placehodlers etc.
*
*/
/*---------------------------------------------------------------------------*\
  #COMMON
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FONTS - SIZES & LINE HEIGHT
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TEXTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BUTTONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TRANSITIONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #COMPONENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FORM ELEMENTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #CAPTION
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TILE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FOOTER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #LOGO
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAV
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MINICART
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TOGGLE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MULTIBANNER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #NAVBAR & LOGO
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #ICONS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BREADCRUMBS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MEDIA-QUERIES-BREAKPOINTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #ALERTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MODALS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #AJAX LOADER
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #DROPDOWNS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #SEARCH
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #DEVICE LISTING
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #EYECATCHERS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #SLICK / SWIPE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #LISTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #BILLBOARD
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #ARTICLE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #COLLAPSE
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TABS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #FILL-COLORS
\*---------------------------------------------------------------------------*/
/**
* MIXINS
*
* Custom mixins
*
*/
/*---------------------------------------------------------------------------*\
  #CSS GRID
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #MEDIA-QUERY
\*---------------------------------------------------------------------------*/
/**
* Placeholders
*
* Custom placeholders for "DRY"
*
*/
.box-btn-loading .loader, .box-overlaid .loader {
  -webkit-animation: rotation 1.1s linear infinite;
  -moz-animation: rotation 1.1s linear infinite;
  animation: rotation 1.1s linear infinite;
  position: absolute;
  z-index: 14;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMjRweCIgaGVpZ2h0PSIxMDI0cHgiIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiPiAgPGRlZnM+ICAgIDxsaW5lYXJHcmFkaWVudCBpZD0idDEiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iMCIgeTE9IjAiIHgyPSIwLjU4OCIgeTI9IjEiPiAgICAgICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMDA3NCIgc3RvcC1vcGFjaXR5PSIwIi8+ICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMjAwNzQiIHN0b3Atb3BhY2l0eT0iMC4yIi8+ICAgICAgIDwvbGluZWFyR3JhZGllbnQ+ICAgIDxsaW5lYXJHcmFkaWVudCBpZD0idDIiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+ICAgICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTIwMDc0IiBzdG9wLW9wYWNpdHk9IjAuMiIvPiAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTIwMDc0IiBzdG9wLW9wYWNpdHk9IjAuNCIvPiAgICAgICA8L2xpbmVhckdyYWRpZW50PiAgICA8bGluZWFyR3JhZGllbnQgaWQ9InQzIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNTg4IiB5MT0iMCIgeDI9IjAiIHkyPSIxIj4gICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlMjAwNzQiIHN0b3Atb3BhY2l0eT0iMC40Ii8+ICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMjAwNzQiIHN0b3Atb3BhY2l0eT0iMC42Ii8+ICAgICAgIDwvbGluZWFyR3JhZGllbnQ+ICAgIDxsaW5lYXJHcmFkaWVudCBpZD0idDQiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iMSIgeTE9IjEiIHgyPSIwLjQxMiIgeTI9IjAiPiAgICAgICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMDA3NCIgc3RvcC1vcGFjaXR5PSIwLjU1Ii8+ICAgICAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyMDA3NCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4gICAgICAgIDwvbGluZWFyR3JhZGllbnQ+ICAgIDxsaW5lYXJHcmFkaWVudCBpZD0idDUiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iMCIgeTE9IjEiIHgyPSIwIiB5Mj0iMCI+ICAgICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTIwMDc0IiBzdG9wLW9wYWNpdHk9IjAuOCIvPiAgICAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyMDA3NCIgc3RvcC1vcGFjaXR5PSIxIi8+ICAgICAgICA8L2xpbmVhckdyYWRpZW50PiAgICA8bGluZWFyR3JhZGllbnQgaWQ9InQ2IiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNDEyIiB5MT0iMSIgeDI9IjEiIHkyPSIwIj4gICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlMjAwNzQiLz4gICAgICAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyMDA3NCIvPiAgICAgICA8L2xpbmVhckdyYWRpZW50PiAgPC9kZWZzPiAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAwLDEwMCkiPiAgICA8cGF0aCBmaWxsPSJ1cmwoI3QxKSIgZD0iTTc2OC44LDIwNkM2OTUuNCw3OC45LDU1OC43LDAsNDEyLDBsMC0xMDBjODkuOCwwLDE3OC4zLDIzLjcsMjU2LDY4LjYgQzc0NS43LDEzLjUsODEwLjUsNzguMyw4NTUuNCwxNTZMNzY4LjgsMjA2eiIvPiAgICA8cGF0aCBmaWxsPSJ1cmwoI3QyKSIgZD0iTTg1NS40LDY2OGwtODYuNi01MGM3My40LTEyNy4xLDczLjQtMjg0LjksMC00MTJsODYuNi01MGM0NC45LDc3LjcsNjguNiwxNjYuMyw2OC42LDI1NiBDOTI0LDUwMS44LDkwMC4zLDU5MC4zLDg1NS40LDY2OHoiLz4gICAgPHBhdGggZmlsbD0idXJsKCN0MykiIGQ9Ik00MTIsOTI0bDAtMTAwYzE0Ni43LDAsMjgzLjQtNzguOSwzNTYuOC0yMDZsODYuNiw1MEM4MTAuNSw3NDUuNyw3NDUuNyw4MTAuNSw2NjgsODU1LjQgQzU5MC4zLDkwMC4zLDUwMS44LDkyNCw0MTIsOTI0eiIvPiAgICA8cGF0aCBmaWxsPSJ1cmwoI3Q0KSIgZD0iTTQxMiw5MjRjLTg5LjgsMC0xNzguMy0yMy43LTI1Ni02OC42Qzc4LjMsODEwLjUsMTMuNSw3NDUuNy0zMS40LDY2OGw4Ni42LTUwIEMxMjguNiw3NDUuMSwyNjUuMyw4MjQsNDEyLDgyNEw0MTIsOTI0eiIvPiAgICA8cGF0aCBmaWxsPSJ1cmwoI3Q1KSIgZD0iTS0zMS40LDY2OEMtNzYuMyw1OTAuMy0xMDAsNTAxLjgtMTAwLDQxMnMyMy43LTE3OC4zLDY4LjYtMjU2bDg2LjYsNTAgYy03My40LDEyNy4xLTczLjQsMjg0LjksMCw0MTJMLTMxLjQsNjY4eiIvPiAgICA8cGF0aCBmaWxsPSJ1cmwoI3Q2KSIgZD0iTTU1LjIsMjA2bC04Ni42LTUwQzEzLjUsNzguMyw3OC4zLDEzLjUsMTU2LTMxLjRDMjMzLjctNzYuMywzMjIuMi0xMDAsNDEyLTEwMGwwLDEwMCBDMjY1LjMsMCwxMjguNiw3OC45LDU1LjIsMjA2eiIvPiAgPC9nPiAgPGNpcmNsZSBmaWxsPSIjRTIwMDc0IiBjeD0iNTEyIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: center;
}

.js .select-prefix-label label, .js .input-prefix-label label {
  display: block;
  color: #999;
  line-height: 1;
  pointer-events: none;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  cursor: text;
  z-index: 3;
  transition-property: font-size, transform;
  transition-duration: 0.25s;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.js .select-prefix-label label, .js .input-prefix-label.focused label, .js .input-prefix-label.input-prefix-text label {
  font-size: 14px;
  transform: translateY(-130%);
}

.carousel .left.carousel-control, .carousel .right.carousel-control {
  width: auto;
  padding: 0 0.9375rem;
  background-image: none;
}
.carousel .left.carousel-control .icon, .carousel .right.carousel-control .icon {
  fill: #e20074;
}

.datepicker-dropdown:before, .dropup .dropdown-menu-brand:before, .dropdown-menu-brand:before, .datepicker-dropdown:after, .dropup .dropdown-menu-brand:after, .dropdown-menu-brand:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-style: dashed solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top: 0;
}
.datepicker-dropdown:before, .dropup .dropdown-menu-brand:before, .dropdown-menu-brand:before {
  border-left-width: 12px;
  border-right-width: 12px;
  border-bottom-width: 12px;
  border-bottom-color: #e5e5e5;
}
.datepicker-dropdown:after, .dropup .dropdown-menu-brand:after, .dropdown-menu-brand:after {
  border-left-width: 10px;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-bottom-color: #fff;
}

.datepicker-dropdown.datepicker-orient-top:before, .dropdown-menu-brand:before {
  top: -12px;
  border-bottom-width: 12px;
  border-bottom-color: #e5e5e5;
}
.datepicker-dropdown.datepicker-orient-top:after, .dropdown-menu-brand:after {
  top: -10px;
  border-bottom-width: 10px;
  border-bottom-color: #fff;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 0.6875rem;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 0.8125rem;
}

.dropup .dropdown-menu-brand:before, .dropdown-menu-brand:before, .dropup .dropdown-menu-brand:after, .dropdown-menu-brand:after {
  left: 50%;
  transform: translateX(-50%);
}

.dropup .dropdown-menu-brand:before, .dropup .dropdown-menu-brand:after {
  border-style: dashed solid;
  border-bottom: 0;
  top: auto;
}
.dropup .dropdown-menu-brand:before {
  bottom: -12px;
  border-top-width: 12px;
  border-top-color: #e5e5e5;
}
.dropup .dropdown-menu-brand:after {
  bottom: -10px;
  border-top-width: 10px;
  border-top-color: #fff;
}

.table-box-content .service-top {
  font-style: normal;
  font-size: 0.75rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
  padding: 0.25rem 5.9375rem;
  background: #64b9e4;
  text-transform: uppercase;
  position: absolute;
  line-height: 1;
}

.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
  padding: 0 0.9375rem;
}

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (min-width: 480px) {
  .first-xs {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (min-width: 768px) {
  .container {
    width: 46.875rem;
  }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    width: 60.625rem;
  }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 73.125rem;
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.btn {
  font-size: 18px;
  padding-left: 35px;
  padding-right: 35px;
  white-space: normal;
  border-width: 2px;
  transition-property: color, border-color, background;
  transition-duration: 0.5s;
}
.btn-sm, .btn-xs {
  font-weight: 600;
}
.btn + .btn {
  margin-left: 0.9375rem;
}
.btn[disabled], .btn.disabled {
  opacity: 1;
  border-color: #bfbfbf;
}
.btn[disabled].btn-primary, .btn.disabled.btn-primary {
  background: #bfbfbf;
}
.btn[disabled].btn-default, .btn.disabled.btn-default {
  color: #bfbfbf;
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .btn-block-xs {
    display: block;
    width: 100%;
  }
  .btn-block-xs + .btn-block-xs {
    margin-top: 4.5rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 479px) {
  .btn-block-xxs {
    display: block;
    width: 100%;
  }
  .btn-block-xxs + .btn-block-xxs {
    margin-top: 4.5rem;
    margin-left: 0;
  }
}

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

.btn-lg {
  font-size: 20px;
  border-radius: 3px;
}

.btn-sm {
  font-size: 17px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 1.3;
}

.btn-xs {
  padding-left: 5px;
  padding-right: 5px;
}

.btn-small-padding {
  padding-left: 16px;
  padding-right: 16px;
}

.btn-medium-padding {
  padding-left: 22px;
  padding-right: 22px;
}

.btn-secondary {
  background-color: #e20074;
  border-color: #fff;
  color: #fff;
}
.btn-secondary:hover {
  background-color: #fff;
  border-color: #e6e6e6;
  color: #212529;
}
.btn-secondary:focus, .btn-secondary.focus {
  background-color: #fff;
  border-color: #e6e6e6;
  color: #212529;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #e20074;
  border-color: #fff;
  color: #fff;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  background-color: #af005a;
  color: #fff;
  border-color: #dfdfdf;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #b0005a;
  border-color: #b0005a;
  background-color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  border-color: #b0005a;
  background-color: #b0005a;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #b0005a;
  border-color: #fff;
  background-color: #fff;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  border-color: #5094b6;
  background-color: #5094b6;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  border-color: #578d27;
  background-color: #578d27;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  border-color: #bd8748;
  background-color: #bd8748;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  border-color: #b40000;
  background-color: #b40000;
}

.btn-form-control {
  background-color: #e20074;
  border-color: #fff;
  color: #fff;
}
.btn-form-control:hover {
  background-color: #999;
  border-color: #e6e6e6;
  color: #212529;
}
.btn-form-control:focus, .btn-form-control.focus {
  background-color: #999;
  border-color: #e6e6e6;
  color: #212529;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-form-control.disabled, .btn-form-control:disabled {
  background-color: #e20074;
  border-color: #fff;
  color: #fff;
}
.btn-form-control:not(:disabled):not(.disabled):active, .btn-form-control:not(:disabled):not(.disabled).active, .show > .btn-form-control.dropdown-toggle {
  background-color: #af005a;
  color: #fff;
  border-color: #dfdfdf;
}
.btn-form-control:not(:disabled):not(.disabled):active:focus, .btn-form-control:not(:disabled):not(.disabled).active:focus, .show > .btn-form-control.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-like-tag {
  background-color: #4a4a4a;
  border-color: #fff;
  color: #fff;
  border-width: 1px;
}
.btn-like-tag:hover {
  background-color: #999;
  border-color: #e6e6e6;
  color: #212529;
}
.btn-like-tag:focus, .btn-like-tag.focus {
  background-color: #999;
  border-color: #e6e6e6;
  color: #212529;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-like-tag.disabled, .btn-like-tag:disabled {
  background-color: #4a4a4a;
  border-color: #fff;
  color: #fff;
}
.btn-like-tag:not(:disabled):not(.disabled):active, .btn-like-tag:not(:disabled):not(.disabled).active, .show > .btn-like-tag.dropdown-toggle {
  background-color: #313131;
  color: #fff;
  border-color: #dfdfdf;
}
.btn-like-tag:not(:disabled):not(.disabled):active:focus, .btn-like-tag:not(:disabled):not(.disabled).active:focus, .show > .btn-like-tag.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-like-tag:hover, .btn-like-tag:focus, .btn-like-tag.focus, .btn-like-tag:active, .btn-like-tag.active, .open > .btn-like-tag.dropdown-toggle {
  color: #fff;
  border-color: #64b9e4;
  background-color: #64b9e4;
}
.btn-like-tag.active:focus {
  outline: 0;
}
.btn-like-tag:active:focus {
  outline: 0;
}

.btn-settings {
  display: inline-flex;
  align-items: center;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border-width: 1px;
}
.btn-settings i[class*=ico-] {
  margin-right: 0.9375rem;
}
.btn-settings i[class*=ico-] svg {
  width: 20px;
  height: 16px;
}

.btn-form-control {
  border-width: 1px;
}

/**
* FORMS
*
* Forms common styles.
*
*/
/*---------------------------------------------------------------------------*\
  #COMMON STYLES
\*---------------------------------------------------------------------------*/
.form-control {
  padding-left: 16px;
  padding-right: 16px;
  -webkit-appearance: none;
}
.form-control[type=number]::-webkit-inner-spin-button, .form-control[type=number]::-webkit-outer-spin-button, .form-control[type=date]::-webkit-inner-spin-button, .form-control[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
.form-control[type=number] {
  -moz-appearance: textfield;
}
.form-control[type=date] {
  line-height: 1.375;
}
.form-control::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #bfbfbf;
}
.form-control::-webkit-input-placeholder {
  color: #bfbfbf;
}
.has-error .form-control, .has-error .form-control:focus {
  border-color: #e20000;
}
.with-tooltip .form-control:not(.bootstrap-select) {
  padding-right: 48px;
}
.form-control[disabled] {
  border-color: #f6f6f6;
}

.form-control::-ms-clear {
  display: none;
}

label,
.like-label {
  font-weight: normal;
}

.like-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0rem;
  line-height: 1.375;
}

.form-group::after {
  clear: both;
  content: "";
  display: block;
}

.with-tooltip {
  position: relative;
}

.form-control-secondary {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}

.no-js select,
.no-js-select {
  -webkit-appearance: menulist;
}

.form-error {
  font-size: 14px;
  color: #e20000;
  margin: 5px 0 0;
}

.fonts-loaded input[type=password] {
  font-family: sans-serif;
}

/*---------------------------------------------------------------------------*\
  #RADIO BUTTONS + CHECKBOXES
\*---------------------------------------------------------------------------*/
.radio.disabled label,
.radio.disabled label [class*=text-gray],
.checkbox.disabled label,
.checkbox.disabled label [class*=text-gray] {
  color: #bfbfbf;
}
.radio label,
.checkbox label {
  position: relative;
  padding-left: 30px;
}
.panel-body .radio:only-child,
.panel-body .checkbox:only-child {
  margin-top: 0;
  margin-bottom: 0;
}
.list-group-item .radio:first-of-type,
.list-group-item .checkbox:first-of-type {
  margin-top: 0;
}
.list-group-item .radio:last-of-type,
.list-group-item .checkbox:last-of-type {
  margin-bottom: 0;
}
.list-group-item .radio label,
.list-group-item .checkbox label {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 10px;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
}

.js .checkbox label input[type=checkbox],
.js .radio label input[type=radio] {
  left: -9999px;
}

.has-error .checkbox label,
.has-error .radio label {
  color: #000;
}

.checkbox label .like-checkbox {
  position: absolute;
  top: 2px;
  left: 0;
  background: #fff;
  transition-property: background, border;
  transition-duration: 0.25s;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  border-radius: 3px;
}
.checkbox label .like-checkbox.active {
  border-color: #64b9e4;
}
.checkbox label .like-checkbox.like-checkbox-disabled {
  border-color: #e5e5e5;
  background: #fff;
}
.checkbox label .like-checkbox svg {
  width: 12px;
  height: 12px;
  fill: #fff;
  position: relative;
  top: 3px;
  left: 3px;
  opacity: 0;
  transform: scale(0.5);
  transition-property: opacity, transform;
  transition-duration: 0.25s;
}
.checkbox label .like-checkbox.active {
  background: #64b9e4;
}
.checkbox label .like-checkbox.active svg {
  opacity: 1;
  transform: scale(1);
}
.checkbox label .like-checkbox.like-checkbox-disabled {
  background: #fff;
}
.checkbox label .like-checkbox.like-checkbox-disabled svg {
  fill: #e5e5e5;
}
.checkbox.checkbox-vcenter .like-checkbox, .checkbox.checkbox-v-center .like-checkbox {
  top: 50%;
  margin-top: -10px;
}

.radio label .like-radio {
  position: absolute;
  top: 2px;
  left: 0;
  background: #fff;
  transition-property: background, border;
  transition-duration: 0.25s;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  border-radius: 50%;
  transition-property: background;
  transition-duration: 0.25s;
}
.radio label .like-radio.active {
  border-color: #64b9e4;
}
.radio label .like-radio.like-checkbox-disabled {
  border-color: #e5e5e5;
  background: #fff;
}
.radio label .like-radio:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 6px;
  left: 6px;
  opacity: 0;
  transform: scale(0.2);
  transition-property: opacity, transform;
  transition-duration: 0.25s;
}
.radio label .like-radio.active {
  background: #64b9e4;
}
.radio label .like-radio.active:before {
  opacity: 1;
  transform: scale(1);
}
.radio label .like-radio.like-radio-disabled {
  border-color: #e5e5e5;
}
.radio label .like-radio.like-radio-disabled.active {
  background: #e5e5e5;
}
.radio label .like-radio.like-radio-disabled.active:before {
  background: #fff;
}
.radio.radio-vcenter .like-radio, .radio.radio-v-center .like-radio {
  top: 50%;
  margin-top: -10px;
}

.radio-inline,
.checkbox-inline {
  padding-left: 0;
  margin-top: 0;
  margin-right: 0.3333333333rem;
}

.help-block {
  color: currentColor;
  margin-top: -5px;
  margin-bottom: 15px;
}
.radio .help-block, .checkbox .help-block {
  font-size: 0.75rem;
  margin: 2px 0 0 30px;
}
@media screen and (min-width: 480px) {
  .radio .help-block, .checkbox .help-block {
    font-size: 14px;
  }
}

.label-inline {
  margin-bottom: 0;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  .label-inline {
    margin-right: 1.875rem;
    margin-bottom: 3px;
    vertical-align: text-bottom;
  }
}

.input-lg {
  font-size: 20px;
  border-radius: 3px;
  padding-left: 20px;
  padding-right: 20px;
}

.input-prefix-text {
  position: relative;
}
.input-prefix-text input {
  padding-left: 48px;
}
.input-prefix-text > span {
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translate(0, -50%);
  display: block;
  z-index: 1;
}
.input-prefix-text-lg > span {
  font-size: 20px;
  left: 16px;
}
.input-prefix-text-lg.input-prefix-label > span {
  font-size: 1rem;
  line-height: 1;
  top: 24px;
  transform: none;
}
.input-prefix-text-lg .input-lg {
  padding-left: 60px;
}

.js .input-prefix-label {
  position: relative;
}
.js .input-prefix-label.focused .form-control, .js .input-prefix-label.input-prefix-text .form-control {
  font-size: 1rem;
  padding-top: 24px;
  line-height: 0;
}
.js .input-prefix-label.input-prefix-text .form-control {
  padding-left: 52px;
}

/**
* SCAFFOLDING
*
* Base styling of elements.
*
*/
::selection {
  color: #fff;
  background: #000;
  text-shadow: none;
}

::-moz-selection {
  color: #fff;
  background: #000;
  text-shadow: none;
}

html {
  background: #000;
}

body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fonts-loaded body {
  font-family: "TeleGroteskScreen", sans-serif;
}
@media (max-width: 992px) {
  body.search-active {
    width: 100%;
    position: fixed;
  }
}
body.menu-opened {
  width: 100%;
  position: fixed;
  overflow: hidden;
}
body.overlay-visible {
  overflow-x: hidden;
}

a {
  transition: color 0.5s, border-color 0.5s, background 0.5s;
}
@media (prefers-reduced-motion: reduce) {
  a {
    transition: none;
  }
}
@media screen and (min-width: 480px) {
  a[href^="tel:"] {
    color: currentColor;
  }
}

b,
strong {
  font-weight: 600;
}

textarea {
  resize: vertical;
}

select,
option {
  cursor: pointer;
}

img[width="1"][height="1"] {
  position: absolute;
}

dt {
  font-weight: 600;
}

/**
* TYPOGRAPHY
*
* Typography related styles
*
*/
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.h0 {
  font-size: 84px;
  line-height: 88px;
}
@media screen and (max-width: 479px) {
  .h0 {
    font-size: 38px;
    line-height: 38px;
  }
}

h1,
.h1 {
  line-height: 62px;
  font-size: 62px;
}
@media screen and (max-width: 479px) {
  h1,
  .h1 {
    font-size: 38px;
    line-height: 38px;
  }
}

h2,
.h2 {
  line-height: 48px;
  font-size: 44px;
}
@media screen and (max-width: 479px) {
  h2,
  .h2 {
    font-size: 30px;
    line-height: 30px;
  }
}

h3,
.h3 {
  font-size: 24px;
  line-height: 25px;
}

h4,
.h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

h5,
.h5 {
  font-weight: 600;
  line-height: 21px;
}

p {
  font-size: 1rem;
  line-height: 17px;
}

html .text-xsmall {
  font-size: 0.75rem;
}

html .text-small {
  font-size: 14px;
}

html .text-base {
  font-size: 1rem;
}

html .text-large {
  font-size: 18px;
}

html .text-xlarge {
  font-size: 20px;
  line-height: 20px;
}

html .text-xxlarge {
  font-size: 22px;
  line-height: 22px;
}

html .strikethrough {
  text-decoration: line-through;
}

html .text-huge {
  font-size: 34px;
  line-height: 34px;
  font-weight: 700;
}

/*---------------------------------------------------------------------------*\
  #FONT FACES
\*---------------------------------------------------------------------------*/
@font-face {
  font-family: "TeleGroteskScreen";
  src: url("../fonts/TeleGroteskScreen-Ultra.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TeleGroteskScreen";
  src: url("../fonts/TeleGroteskScreen-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "TeleGroteskScreen";
  src: url("../fonts/TeleGroteskScreen-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
/*---------------------------------------------------------------------------*\
  #NO FONTS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TEXT ALIGNMENTS
\*---------------------------------------------------------------------------*/
@media screen and (max-width: 479px) {
  html .text-left-xxs {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  html .text-center-xxs {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  html .text-right-xxs {
    text-align: right;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  html .text-left-xs {
    text-align: left;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  html .text-center-xs {
    text-align: center;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  html .text-right-xs {
    text-align: right;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  html .text-left-sm {
    text-align: left;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  html .text-center-sm {
    text-align: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  html .text-right-sm {
    text-align: right;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  html .text-left-md {
    text-align: left;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  html .text-center-md {
    text-align: center;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  html .text-right-md {
    text-align: right;
  }
}

@media screen and (min-width: 1200px) {
  html .text-left-lg {
    text-align: left;
  }
}

@media screen and (min-width: 1200px) {
  html .text-center-lg {
    text-align: center;
  }
}

@media screen and (min-width: 1200px) {
  html .text-right-lg {
    text-align: right;
  }
}

/*---------------------------------------------------------------------------*\
  #TEXT-COLORS
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  #TEXT-COLOR-HELPERS
\*---------------------------------------------------------------------------*/
.text- + black {
  color:  +#000;
}

.text- + white {
  color:  +#fff;
}

.text- + blue {
  color:  +#64b9e4;
}

.text- + magenta {
  color:  +#e20074;
}

.text- + gray {
  color:  +#bfbfbf;
}

.text- + gray-dark {
  color:  +#999;
}

.text- + gray-darker {
  color:  +#4a4a4a;
}

.text- + red {
  color:  +#e20000;
}

.text- + orange {
  color:  +#eda95a;
}

.text- + green {
  color:  +#6db131;
}

/**
* ICONS
*
*
*/
/*---------------------------------------------------------------------------*\
  #ICONS
\*---------------------------------------------------------------------------*/
.icon {
  fill: #000;
}

[class*=ico-] {
  display: inline-block;
  position: relative;
}
.btn > [class*=ico-] {
  top: 1px;
}
[class*=ico-] svg {
  transition: fill 0.5s;
  display: block;
  pointer-events: none;
}
@media (prefers-reduced-motion: reduce) {
  [class*=ico-] svg {
    transition: none;
  }
}
a > [class*=ico-] svg {
  fill: #e20074;
}
a:hover > [class*=ico-] svg {
  fill: #b0005a;
}
h2 a:hover > [class*=ico-] svg {
  fill: #000;
}
.btn-primary > [class*=ico-] svg, .btn-primary:hover > [class*=ico-] svg {
  fill: #fff;
}
.btn [class*=ico-] svg {
  width: 12px;
  height: 12px;
}
.btn-lg [class*=ico-] svg {
  width: 15px;
  height: 15px;
}
[class*=ico-].fill-black svg {
  fill: #000;
}
[class*=ico-].fill-white svg {
  fill: #fff;
}

.text-white svg {
  fill: #fff;
}

/*---------------------------------------------------------------------------*\
  #ICO-FILL-HELPERS
\*---------------------------------------------------------------------------*/
.fill- + black {
  fill:  +#000;
}

.fill- + white {
  fill:  +#fff;
}

.fill- + blue {
  fill:  +#64b9e4;
}

.fill- + magenta {
  fill:  +#e20074;
}

.fill- + gray-dark {
  fill:  +#999;
}

.fill- + gray {
  fill:  +#bfbfbf;
}

.fill- + red {
  fill:  +#e20000;
}

.fill- + green {
  fill:  +#6db131;
}

.fill- + orange {
  fill:  +#eda95a;
}

/**
* CUSTOM GRID
*
* Grid related styles
*
*/
/*---------------------------------------------------------------------------*\
  #GRID
\*---------------------------------------------------------------------------*/
@media (min-width: 1366px) {
  .col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12 {
    float: left;
  }
  .col-xlg-1 {
    width: 8.3333333333%;
  }
  .col-xlg-2 {
    width: 16.6666666667%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-4 {
    width: 33.3333333333%;
  }
  .col-xlg-5 {
    width: 41.6666666667%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-7 {
    width: 58.3333333333%;
  }
  .col-xlg-8 {
    width: 66.6666666667%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-10 {
    width: 83.3333333333%;
  }
  .col-xlg-11 {
    width: 91.6666666667%;
  }
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-pull-0 {
    right: auto;
  }
  .col-xlg-pull-1 {
    right: 8.3333333333%;
  }
  .col-xlg-pull-2 {
    right: 16.6666666667%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-pull-4 {
    right: 33.3333333333%;
  }
  .col-xlg-pull-5 {
    right: 41.6666666667%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-pull-7 {
    right: 58.3333333333%;
  }
  .col-xlg-pull-8 {
    right: 66.6666666667%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-pull-10 {
    right: 83.3333333333%;
  }
  .col-xlg-pull-11 {
    right: 91.6666666667%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .col-xlg-push-0 {
    left: auto;
  }
  .col-xlg-push-1 {
    left: 8.3333333333%;
  }
  .col-xlg-push-2 {
    left: 16.6666666667%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-push-4 {
    left: 33.3333333333%;
  }
  .col-xlg-push-5 {
    left: 41.6666666667%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-push-7 {
    left: 58.3333333333%;
  }
  .col-xlg-push-8 {
    left: 66.6666666667%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-push-10 {
    left: 83.3333333333%;
  }
  .col-xlg-push-11 {
    left: 91.6666666667%;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-offset-0 {
    margin-left: 0%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
}
@media screen and (max-width: 479px) {
  .col-xxs-12 {
    flex-basis: 100%;
    max-width: 100%;
    float: none;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .col-xxs-offset-0 {
    margin-left: 0;
  }
}
.container-fluid {
  max-width: 2500px;
}

.portlet-flex-layout {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 479px) {
  .portlet-flex-layout .portlet-column-first {
    order: 1;
  }
  .portlet-flex-layout .portlet-column-second {
    order: 3;
  }
  .portlet-flex-layout .portlet-column-third {
    order: 2;
  }
  .portlet-flex-layout .portlet-column-fourth {
    order: 4;
  }
}

.row:before,
.row:after,
.container:before,
.container:after {
  content: " ";
  display: table;
}

.row:after,
.container:after {
  clear: both;
}

@media only screen and (min-width: 1200px) {
  .container {
    width: 1170px;
    max-width: 1170px;
  }
}
#main-content > .row {
  margin-left: 0;
  margin-right: 0;
}
#main-content > .row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

ul li,
ol li {
  margin: 0.5rem 0;
}

.list-custom-bullets {
  padding-left: 0;
  list-style: none;
}
.list-custom-bullets li {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
  position: relative;
  padding-left: 1.5625rem;
}
.list-custom-bullets li .bullet-icon {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
}
.list-custom-bullets li .bullet-icon svg {
  width: 0.9375rem;
  height: 0.9375rem;
}
.list-custom-bullets.text-white .bullet-icon svg, .text-white .list-custom-bullets .bullet-icon svg {
  fill: #fff;
}

.list-steps > li {
  display: flex;
  margin: 0;
  padding: 1rem 10px;
  border-bottom: 1px solid #e5e5e5;
}
.list-steps > li:before {
  display: none;
}
.list-steps > li:first-child {
  border-top: 1px solid #e5e5e5;
}
@media screen and (min-width: 992px) {
  .list-steps > li {
    align-items: center;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.list-steps > li .list-step-icon {
  margin-right: 5.9375rem;
  line-height: 0;
}
@media screen and (max-width: 991px) {
  .list-steps > li .list-step-icon {
    margin-top: 0rem;
  }
}
@media screen and (min-width: 992px) {
  .list-steps > li .list-step-icon {
    margin-right: 1.875rem;
  }
}
.list-steps > li .list-step-description {
  flex-grow: 1;
}
@media screen and (max-width: 479px) {
  .list-steps > li .list-step-short-info {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 991px) {
  .list-steps > li .list-step-long-info {
    margin-bottom: 0.5rem;
  }
}

ol {
  list-style-type: none;
  counter-reset: item;
  padding-left: 0;
}
ol li {
  position: relative;
  padding-left: 1.5625rem;
}
ol li:before {
  content: counter(item) ")";
  counter-increment: item;
  font-weight: 600;
  color: #64b9e4;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
ol.list-black li:before {
  color: #000;
}

/*---------------------------------------------------------------------------*\
  #TERMS LIST
\*---------------------------------------------------------------------------*/
.list-terms {
  padding-left: 0;
  list-style: none;
  margin-left: -0.9375rem;
  list-style: none;
}
.list-terms li {
  display: inline-block;
  margin: 0.5rem 0.9375rem;
  position: relative;
}
.list-terms li a:after {
  content: "";
  display: block;
  width: 1px;
  height: 80%;
  position: absolute;
  top: 10%;
  background: #000;
  right: -0.9375rem;
}
.list-terms li:last-child a:after {
  display: none;
}
@media screen and (max-width: 991px) {
  .list-terms li {
    display: block;
  }
  .list-terms li a:after {
    display: none;
  }
}

th {
  font-weight: 600;
}

.panel .table {
  margin-bottom: 0;
}
.table .table {
  background: transparent;
}
.table-auto-width {
  width: auto;
}
.table-fixed {
  table-layout: fixed;
}

.table-borderless > thead > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tbody > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > tfoot > tr > td {
  border: 0;
}

@media screen and (max-width: 991px) {
  .table-adaptive > thead,
  .table-adaptive > tbody {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
  }
  .table-adaptive > thead > tr,
  .table-adaptive > tbody > tr {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  .table-adaptive > thead > tr > th,
  .table-adaptive > thead > tr > td,
  .table-adaptive > tbody > tr > th,
  .table-adaptive > tbody > tr > td {
    display: block;
  }
  .table-adaptive > thead > tr > th.visible-xs,
  .table-adaptive > thead > tr > td.visible-xs,
  .table-adaptive > tbody > tr > th.visible-xs,
  .table-adaptive > tbody > tr > td.visible-xs {
    display: block !important;
  }
}
.table-adaptive-borderless tr:first-child > td {
  border-top: 0;
}
@media screen and (max-width: 991px) {
  .table-adaptive-borderless tr:not(:first-child) {
    border-top: 1px solid #e5e5e5;
  }
  .table-adaptive-borderless tr:not(:first-child) td {
    border-top: 0 !important;
  }
}

.table-striped > tbody > tr > th {
  font-weight: 600;
}
.table-striped > tbody > tr > th,
.table-striped > tbody > tr > td {
  border-top: 0;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.table-specs > tbody > tr > th {
  width: 30%;
}
@media screen and (max-width: 991px) {
  .table-specs > tbody > tr > th {
    width: 50%;
  }
}

.like-table {
  margin-bottom: 1rem;
}

.like-table-row {
  border-top: 1px solid #bfbfbf;
  margin: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property: background;
  transition-duration: 0.25s;
}
.like-table-row:last-child {
  border-bottom: 1px solid #bfbfbf;
}
.like-table-row.js-hover {
  background: #f6f6f6;
}
@media screen and (max-width: 479px) {
  .like-table-row h4,
  .like-table-row .h4 {
    font-size: 1rem;
  }
}

.like-table-signpost {
  background: #fff;
  border-radius: 3px;
  position: relative;
}
.like-table-signpost:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 6px solid #efefef;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.like-table-signpost .like-table-row {
  border-top-color: #e5e5e5;
  padding-top: 8.5rem;
  padding-bottom: 8.5rem;
}
.like-table-signpost .like-table-row:first-child {
  border-top: 0;
}
.like-table-signpost .like-table-row:last-child {
  border-bottom: 0;
}

table.text-middle > thead > tr > th,
table.text-middle > thead > tr > td,
table.text-middle > tbody > tr > th,
table.text-middle > tbody > tr > td {
  vertical-align: middle;
}

.table-box-content-wrapper {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  border-bottom: 1px solid #efefef;
}
.box-content > .table-box-content-wrapper:last-child, .box-content > .table-box-content-wrapper:first-child:last-child, .box-footer > .table-box-content-wrapper:last-child, .box-footer > .table-box-content-wrapper:first-child:last-child {
  border-bottom: 0;
}
.box-content > .table-box-content-wrapper + .box-action-zone, .box-footer > .table-box-content-wrapper + .box-action-zone {
  border-top: 0;
}
@media screen and (max-width: 767px) {
  .table-box-content-wrapper > .table-responsive {
    border: 0;
  }
}
.table-box-content-wrapper .table-box-content-wrapper {
  margin-top: -20px;
  margin-bottom: -20px;
  border-bottom: 0;
}
@media screen and (max-width: 479px) {
  .table-box-content-wrapper .table-box-content-wrapper {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}

.table-box-content {
  margin-bottom: 0;
}
.table-box-content > tbody > tr > th,
.table-box-content > tbody > tr > td,
.table-box-content > thead > tr > th,
.table-box-content > thead > tr > td {
  padding: 20px 1.5rem;
}
.table-box-content > tbody > tr > th[scope=rowgroup][colspan],
.table-box-content > tbody > tr > td[scope=rowgroup][colspan],
.table-box-content > thead > tr > th[scope=rowgroup][colspan],
.table-box-content > thead > tr > td[scope=rowgroup][colspan] {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 479px) {
  .table-box-content > tbody > tr > th,
  .table-box-content > tbody > tr > td,
  .table-box-content > thead > tr > th,
  .table-box-content > thead > tr > td {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
.box-content > .table-box-content-wrapper:first-child > .table-box-content, .box-content > .table-box-content-wrapper:first-child > .table-responsive > .table-box-content, .box-footer > .table-box-content-wrapper:first-child > .table-box-content {
  margin-top: -1rem;
}
.box-content > .table-box-content-wrapper:first-child > .table-box-content > tbody > tr:first-child th,
.box-content > .table-box-content-wrapper:first-child > .table-box-content > tbody > tr:first-child td,
.box-content > .table-box-content-wrapper:first-child > .table-box-content > thead > tr:first-child th,
.box-content > .table-box-content-wrapper:first-child > .table-box-content > thead > tr:first-child td, .box-content > .table-box-content-wrapper:first-child > .table-responsive > .table-box-content > tbody > tr:first-child th,
.box-content > .table-box-content-wrapper:first-child > .table-responsive > .table-box-content > tbody > tr:first-child td,
.box-content > .table-box-content-wrapper:first-child > .table-responsive > .table-box-content > thead > tr:first-child th,
.box-content > .table-box-content-wrapper:first-child > .table-responsive > .table-box-content > thead > tr:first-child td, .box-footer > .table-box-content-wrapper:first-child > .table-box-content > tbody > tr:first-child th,
.box-footer > .table-box-content-wrapper:first-child > .table-box-content > tbody > tr:first-child td,
.box-footer > .table-box-content-wrapper:first-child > .table-box-content > thead > tr:first-child th,
.box-footer > .table-box-content-wrapper:first-child > .table-box-content > thead > tr:first-child td {
  border-top-width: 0;
}
.box-content > .table-box-content-wrapper:first-child > .table-box-content > tbody > tr:first-child th,
.box-content > .table-box-content-wrapper:first-child > .table-box-content > thead > tr:first-child th, .box-content > .table-box-content-wrapper:first-child > .table-responsive > .table-box-content > tbody > tr:first-child th,
.box-content > .table-box-content-wrapper:first-child > .table-responsive > .table-box-content > thead > tr:first-child th, .box-footer > .table-box-content-wrapper:first-child > .table-box-content > tbody > tr:first-child th,
.box-footer > .table-box-content-wrapper:first-child > .table-box-content > thead > tr:first-child th {
  border-bottom-width: 0;
}
.box-content > .table-box-content-wrapper:first-child > .table-box-content > thead + tbody > tr:first-child th,
.box-content > .table-box-content-wrapper:first-child > .table-box-content > thead + tbody > tr:first-child td, .box-content > .table-box-content-wrapper:first-child > .table-responsive > .table-box-content > thead + tbody > tr:first-child th,
.box-content > .table-box-content-wrapper:first-child > .table-responsive > .table-box-content > thead + tbody > tr:first-child td, .box-footer > .table-box-content-wrapper:first-child > .table-box-content > thead + tbody > tr:first-child th,
.box-footer > .table-box-content-wrapper:first-child > .table-box-content > thead + tbody > tr:first-child td {
  border-top-width: 1px;
}
.table-box-content .service-top {
  top: 50%;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  transform: rotateZ(-90deg) translateX(50%);
  transform-origin: bottom;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  left: -2.75rem;
}
@media screen and (max-width: 778px) {
  .table-box-content .service-top {
    font-size: 0.625rem;
    padding: -1.75rem 0.375rem;
    left: 1.375rem;
  }
}
@media screen and (max-width: 479px) {
  .table-box-content .service-top {
    left: 2.125rem;
  }
}

.search-collapse {
  width: calc(100% - 14.25rem);
  position: absolute;
  top: 100px;
  left: 4.75rem;
  z-index: 2;
}
.search-collapse .search-close {
  cursor: pointer;
  position: absolute;
  top: 1rem;
  right: -2.1875rem;
  z-index: 2;
}
.search-collapse .search-close:hover svg {
  opacity: 0.7;
}
.search-collapse .search-close svg {
  opacity: 0;
  fill: #fff;
  width: 1.25rem;
  height: 1.25rem;
  transition-property: opacity;
  transition-duration: 0.25s;
}
.navbar-default .search-collapse .search-close svg {
  fill: #4a4a4a;
}
.search-collapse.in .search-close:hover svg {
  opacity: 0.7;
}
.search-collapse.in .search-close svg {
  opacity: 1;
}
.search-collapse .form-control,
.search-collapse .btn {
  height: 52px;
}
.search-collapse .form-group {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .search-collapse {
    width: 100%;
    height: 100vh;
    background: #fff;
    position: fixed;
    top: -52px;
    left: 0;
  }
  .search-collapse .searchbox {
    border-bottom: 1px solid #bfbfbf;
  }
  .search-collapse .searchbox .form-control {
    border-radius: 0;
    border: 0;
    padding: 10px 105px 10px 44px;
  }
  .search-collapse .searchbox .search-icon {
    left: 0.9375rem;
  }
  .search-collapse .searchbox .btn {
    font-size: 1rem;
    padding-left: 0;
    padding-right: 0;
    right: 45px;
  }
  .search-collapse .search-close {
    top: 0;
    padding: 16px 0.9375rem 16px 0;
    right: 0;
  }
  .search-collapse .search-close svg {
    fill: #4a4a4a;
    width: 20px;
    height: 20px;
  }
  .search-collapse .twitter-typeahead .tt-dropdown-menu .tt-suggestion {
    padding-left: 44px;
    border-top: 0;
  }
}

.caption {
  background: #000;
  color: #fff;
  padding: 11rem 0 1rem;
  text-align: center;
  position: relative;
  margin-bottom: 3.875rem;
}
.caption:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 1.375rem solid transparent;
  border-left: 1.375rem solid transparent;
  border-top: -2.625rem solid #000;
  position: absolute;
  bottom: 2.625rem;
  left: 50%;
  margin-left: -1.375rem;
}
.caption h1,
.caption .h1 {
  margin: 0;
  margin-bottom: 1.375rem;
}
.caption svg {
  fill: currentColor;
}
.caption-inverse {
  background: #fff;
  color: #000;
}
.caption-inverse:after {
  border-top-color: #fff;
}
@media screen and (max-width: 767px) {
  .caption-mobile:after {
    display: none;
  }
}
.caption-no-arrow:after {
  display: none;
}
.caption-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 332px;
  padding-top: 1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 1199px) {
  .caption-header {
    height: 295px;
  }
}
.caption-header h1 {
  margin-top: -0.5rem;
}

.arrow {
  position: relative;
}
.arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 1.375rem solid transparent;
  border-left: 1.375rem solid transparent;
  border-top: -2.625rem solid #fff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.375rem;
}
.media {
  display: flex;
  flex-grow: 1;
  align-items: center;
  margin-bottom: 1rem;
  position: relative;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .media {
    display: block;
    flex-direction: column;
  }
  .table .media {
    display: flex;
    flex-direction: row;
  }
}
@media screen and (min-width: 480px) {
  .media {
    justify-content: center;
  }
}
.media-figure {
  display: flex;
  margin-right: 1.875rem;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .media-figure {
    margin-right: 0;
    justify-content: center;
  }
}
@media screen and (max-width: 479px) {
  .table .media-figure {
    margin-right: 0.9375rem;
  }
}
.media-body {
  margin: 0;
  flex: 1;
  font-weight: 600;
}
@media screen and (max-width: 479px) {
  .media-body {
    flex-grow: 1;
  }
}
.media-center {
  display: flex;
  align-items: center;
}
.media .collapse-link {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .media .collapse-link {
    flex-direction: column;
    text-align: center;
  }
}
.media .collapse-link:focus, .media .collapse-link:hover {
  text-decoration: none;
}
.media .collapse-link:hover .collapse-icon {
  background: #e20074;
}
.media .collapse-link:hover .collapse-icon svg {
  fill: #fff;
}
.background-black .media .collapse-link:hover .collapse-icon, .caption .media .collapse-link:hover .collapse-icon {
  background: #fff;
}
.background-black .media .collapse-link:hover .collapse-icon svg, .caption .media .collapse-link:hover .collapse-icon svg {
  fill: #e20074;
}
.media .collapse-link:active {
  outline: 0;
}
.media .collapse-link > span {
  margin-right: 0.9375rem;
}
@media screen and (max-width: 479px) {
  .media .collapse-link > span {
    flex-basis: 85%;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .media .collapse-link > span {
    margin: 0rem 0;
  }
}
.caption .media .collapse-link {
  color: currentColor;
}
@media screen and (min-width: 480px) {
  .media .collapse-link svg {
    margin: 0 auto;
  }
}
.media .collapse-link .collapse-icon {
  display: block;
  padding: 5px;
  border-radius: 3px;
  transition-property: background;
  transition-duration: 0.25s;
}
.media:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -1rem;
  left: 0.625rem;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 0 solid transparent;
  transition-property: border;
  transition-duration: 0.25s;
  border-bottom-color: #efefef;
}
.caption .media:before {
  border-bottom-color: currentColor;
}
.caption-inverse .media:before {
  border-bottom-color: #bfbfbf;
}
@media screen and (min-width: 480px) {
  .media:before {
    left: 50%;
    transform: translateX(-50%);
  }
}
.media.active:before {
  display: block;
  border-bottom-width: 10px;
}

.media-group {
  text-align: left;
}
.media-group > div:not(.collapse) {
  display: flex;
}
.media-group .media + .media {
  margin-left: 1.875rem;
}
@media screen and (max-width: 479px) {
  .media-group .media + .media {
    margin-top: 0.5rem;
    margin-left: 0;
  }
}
.caption .media-group {
  margin-top: -9.5rem;
}
.media-group-vertical .media {
  flex-direction: column;
}
.media-group-vertical .media.active:before {
  left: 50%;
  transform: translateX(-50%);
}
.media-group-vertical .media .collapse-link {
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.media-group-vertical .media .collapse-link > span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 100%;
  margin-right: 0;
  margin-bottom: 0.5rem;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .media-group-vertical .media {
    /* IE10+ specific styles go here */
    display: block;
    text-align: center;
  }
  .media-group-vertical .media .media-body,
  .media-group-vertical .media .collapse-link {
    display: block;
  }
  .media-group-vertical .media .collapse-link > span {
    display: block;
  }
  .media-group-vertical .media .collapse-link .collapse-icon {
    display: inline-block;
  }
  .media-group-vertical .media .collapse-link .collapse-icon svg {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.media-group-vertical .media-figure {
  margin-right: 0;
  margin-bottom: 4.5rem;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .media-group-vertical .media-figure {
    /* IE10+ specific styles go here */
    display: block;
  }
}
.media-group-vertical .media-body {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 479px) {
  .media-accordion-3 > div:nth-child(2) {
    order: 3;
  }
  .media-accordion-3 > div:nth-child(3) {
    order: 5;
  }
  .media-accordion-3 > div:nth-child(4) {
    order: 2;
  }
  .media-accordion-3 > div:nth-child(5) {
    order: 4;
  }
  .media-accordion-3 > div:nth-child(6) {
    order: 6;
  }
}

@media screen and (max-width: 479px) {
  .media-accordion-4 > div:nth-child(2) {
    order: 3;
  }
  .media-accordion-4 > div:nth-child(3) {
    order: 5;
  }
  .media-accordion-4 > div:nth-child(4) {
    order: 7;
  }
  .media-accordion-4 > div:nth-child(5) {
    order: 2;
  }
  .media-accordion-4 > div:nth-child(6) {
    order: 4;
  }
  .media-accordion-4 > div:nth-child(7) {
    order: 6;
  }
  .media-accordion-4 > div:nth-child(8) {
    order: 8;
  }
}

@media screen and (max-width: 991px) {
  .media-accordion-6 > div:nth-child(1) {
    order: 1;
  }
  .media-accordion-6 > div:nth-child(2) {
    order: 2;
  }
  .media-accordion-6 > div:nth-child(7) {
    order: 3;
  }
  .media-accordion-6 > div:nth-child(8) {
    order: 3;
  }
  .media-accordion-6 > div:nth-child(3) {
    order: 4;
  }
  .media-accordion-6 > div:nth-child(4) {
    order: 5;
  }
  .media-accordion-6 > div:nth-child(9) {
    order: 6;
  }
  .media-accordion-6 > div:nth-child(10) {
    order: 6;
  }
  .media-accordion-6 > div:nth-child(5) {
    order: 7;
  }
  .media-accordion-6 > div:nth-child(6) {
    order: 8;
  }
  .media-accordion-6 > div:nth-child(11) {
    order: 9;
  }
  .media-accordion-6 > div:nth-child(12) {
    order: 9;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .media-accordion-6 > div:nth-child(1) {
    order: 1;
  }
  .media-accordion-6 > div:nth-child(2) {
    order: 2;
  }
  .media-accordion-6 > div:nth-child(3) {
    order: 3;
  }
  .media-accordion-6 > div:nth-child(7) {
    order: 4;
  }
  .media-accordion-6 > div:nth-child(8) {
    order: 4;
  }
  .media-accordion-6 > div:nth-child(9) {
    order: 4;
  }
  .media-accordion-6 > div:nth-child(4) {
    order: 5;
  }
  .media-accordion-6 > div:nth-child(5) {
    order: 6;
  }
  .media-accordion-6 > div:nth-child(6) {
    order: 7;
  }
  .media-accordion-6 > div:nth-child(10) {
    order: 8;
  }
  .media-accordion-6 > div:nth-child(11) {
    order: 8;
  }
  .media-accordion-6 > div:nth-child(12) {
    order: 8;
  }
}

.tiles {
  margin: 1rem 0;
}
.tiles > .row > div {
  display: flex;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
@media screen and (max-width: 479px) {
  .tiles > .row > div.col-xs-6:not(.col-xxs-12) {
    padding-bottom: 0;
  }
  .tiles > .row > div.col-xs-6:not(.col-xxs-12):nth-child(1), .tiles > .row > div.col-xs-6:not(.col-xxs-12):nth-child(2) {
    padding-top: 0;
  }
  .tiles > .row > div.col-xs-6:not(.col-xxs-12):nth-child(odd) {
    padding-right: 1rem;
  }
  .tiles > .row > div.col-xs-6:not(.col-xxs-12):nth-child(even) {
    padding-left: 1rem;
  }
}
.tiles > .row > div > a.tile {
  color: currentColor;
}
.tiles > .row > div > a.tile:hover {
  border-color: #bfbfbf;
}
.tiles > .row > div > a.tile:hover, .tiles > .row > div > a.tile:focus {
  text-decoration: none;
}
.tiles > .row > .active > a.tile, .tiles > .row > .active > a.tile:hover {
  border-color: #e20074;
}
.tiles-large {
  margin: 23px 0;
}
.tiles-strip {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 479px) {
  .tiles-strip {
    flex-direction: column;
  }
}
@media screen and (max-width: 479px) and (-ms-high-contrast: active), screen and (max-width: 479px) and (-ms-high-contrast: none) {
  .tiles-strip {
    /* IE10+ specific styles go here */
    flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .tiles-flex {
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 479px) {
  .tiles-flex {
    flex-direction: row;
  }
}

.tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1;
  padding: 1rem 0.9375rem;
  border: 2px solid #efefef;
  border-radius: 3px;
  background-color: #fff;
  transition-property: border;
  transition-duration: 0.25s;
}
.tile.text-left {
  text-align: left;
}
.tile svg {
  width: 50px;
  height: 50px;
}
@media screen and (min-width: 480px) {
  .tile {
    min-height: 140px;
  }
}
@media screen and (max-width: 479px) {
  .tile {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .tiles:not(.tiles-slim):not(.tiles-default) .tile {
    padding: 0.5rem 1rem;
  }
  .tile svg {
    width: 40px;
    height: 40px;
  }
}
.tiles-slim .tile {
  border-width: 1px;
}
.tiles-slim .tile img {
  margin-bottom: 0rem;
}
.tile a {
  margin-top: 0.5rem;
}
.tile > a:not(.btn) {
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 479px) {
  .tile > a:not(.btn) {
    font-size: 1rem;
  }
}
@media screen and (min-width: 480px) {
  .tile > a:not(.btn).text-large {
    font-size: 18px;
    line-height: 19px;
  }
}
.tile.js-hover {
  border-color: #bfbfbf;
}
.tile.js-hover a:not(.btn) {
  color: #b0005a;
  text-decoration: none;
}
.tile h2,
.tile h3 {
  flex-grow: 1;
}
.tile h2:first-child,
.tile h3:first-child {
  margin-top: 0;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .tile span {
    /* IE10+ specific styles go here */
    max-width: 100%;
  }
}
.tile-desc {
  display: block;
  line-height: 17px;
  margin-top: 0.5rem;
  flex-basis: 50%;
  max-width: 100%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .tile-desc {
    /* IE10+ specific styles go here */
    flex-basis: auto;
  }
}
.tiles-large .tile {
  border-radius: 6px;
}
.tiles-large .tile .tile-link {
  margin-top: 23px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 50%;
  max-width: 100%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .tiles-large .tile .tile-link {
    /* IE10+ specific styles go here */
    flex-basis: auto;
    flex-grow: 1;
  }
}
.tiles-large .tile svg {
  width: 60px;
  height: 60px;
  margin-top: 7px;
}
@media screen and (max-width: 479px) {
  .tiles-large .tile .tile-link {
    margin-top: 0.75rem;
  }
  .tiles-large .tile svg {
    width: 40px;
    height: 40px;
  }
}
.tiles-default .tile {
  display: block;
  min-height: 0;
  text-align: left;
  border-color: #fff;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.tiles-default.bordered .tile {
  border-color: #efefef;
}
.tile.flex {
  display: flex;
}
.tiles-strip .tile {
  position: relative;
  overflow: hidden;
  background-color: #000;
  flex-basis: 100%;
  justify-content: center;
  height: 300px;
  border: 0;
  border-radius: 0;
  transition-property: background-size;
  transition-duration: 0.25s;
}
@media screen and (max-width: 767px) {
  .tiles-strip .tile + .tile {
    border-top: 1px solid #fff;
  }
}
.tiles-strip .tile > *:not(.tile-img) {
  position: relative;
}
.tiles-strip .tile h2,
.tiles-strip .tile h3 {
  flex-grow: 0;
}
.tiles-strip .tile p {
  max-width: 100%;
}
.tiles-strip .tile.js-hover .btn-link {
  text-decoration: underline;
}
.tiles-strip .tile.js-hover .tile-img img {
  transform: scale(1.1);
}
.tiles-strip .tile .tile-img {
  height: auto;
  overflow: visible;
  position: static;
}
.tiles-strip .tile .tile-img img {
  margin: auto;
  position: absolute;
  top: -9999px;
  left: -9999px;
  bottom: -9999px;
  right: -9999px;
  transition-property: transform;
  transition-duration: 0.5s;
}
.tiles-strip-small .tile {
  height: 168px;
}
.tiles-strip-4 .tile {
  flex-basis: 25%;
  max-width: 25%;
}
@media screen and (max-width: 991px) {
  .tiles-strip-4 .tile {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .tiles-strip-4 .tile {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .tiles-strip-4 .tile {
    border-top: 1px solid #fff;
  }
  .tiles-strip-4 .tile:nth-child(even) {
    border-left: 1px solid #fff;
  }
  .tiles-strip-4 .tile:nth-child(1) .tiles-strip-4 .tile:nth-child(2) {
    border-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .tiles-strip-4 .tile + .tile {
    border-left: 1px solid #fff;
  }
}
.tiles-flex .tile {
  border: 1px solid #fff;
}
@media screen and (max-width: 1199px) {
  .tiles-flex .tile {
    flex-basis: 25%;
    max-width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .tiles-flex .tile {
    flex-basis: 50%;
    max-width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .background-tiles {
    background-image: -webkit-linear-gradient(top, #fff 100px, #e20074 100px);
    background-image: linear-gradient(to bottom, #fff 100px, #e20074 100px);
  }
}

.navbar {
  border: 0;
  border-radius: 0;
  margin: 0;
  position: relative;
  width: 100%;
  z-index: 1000;
  padding: 0;
}
.navbar > .container {
  height: 5.75rem;
}
.navbar:before, .navbar:after,
.navbar .nav-group {
  transition-property: none;
  transition-delay: 0s;
}
@media screen and (max-width: 991px) {
  .navbar {
    min-height: 52px;
    align-items: flex-start;
  }
  .navbar:before, .navbar:after {
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
  }
  .navbar:before {
    max-height: 52px;
  }
  .navbar:after {
    background: #fff;
  }
  .navbar > .container {
    height: auto;
  }
}
.navbar li {
  margin: 0;
}
.navbar .nav li > a {
  word-break: normal;
}

.navbar-transparent .navbar-nav > li > a {
  color: #fff;
}
.navbar-transparent .navbar-nav > li > a:hover, .navbar-transparent .navbar-nav > li > a:focus {
  color: #e20074;
  background-color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a {
  background: transparent;
}
.navbar-default .navbar-nav > .active > a:after, .navbar-inverse .navbar-nav > .active > a:after {
  display: none;
}
.navbar-default .navbar-nav > .active > a {
  color: #4a4a4a;
}
.navbar-inverse .navbar-nav > .active > a {
  color: #fff;
}
.navbar-inverse.open .navbar-nav > .active > a {
  color: #4a4a4a;
}

.navbar-absolute {
  position: absolute;
}

.navbar-header {
  float: left;
  display: flex;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .navbar-header {
    height: 52px;
    display: block;
    float: none;
    padding: 0 0.9375rem;
  }
  .navbar-header:after {
    content: "";
    display: block;
    width: calc(100% - 4rem);
    height: 1px;
    background: #fff;
    position: fixed;
    top: 52px;
    right: 36px;
    transition-property: width;
    transition-duration: 0.5s;
  }
  .navbar-default .navbar-header:after {
    background: #bfbfbf;
  }
  .open .navbar-header:after {
    display: none;
  }
  .navbar-header.animate:after {
    width: 0;
  }
}
.navbar-nav {
  margin: 0;
  transition-property: opacity;
  transition-duration: 0.25s;
}
@media screen and (min-width: 768px) {
  .navbar-nav,
  .navbar-nav li {
    float: none;
  }
}
.navbar-nav li {
  position: static;
}
@media screen and (min-width: 992px) {
  .navbar-nav li {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
}
.navbar-nav li a {
  transition-property: background, color;
  transition-duration: 0.25s;
}
.navbar-nav li a.dropdown-toggle i {
  display: none;
  transform: rotateZ(0);
  transition-property: transform;
  transition-duration: 0.25s;
}
@media screen and (max-width: 991px) {
  .navbar.open .navbar-nav li a.dropdown-toggle i {
    display: block;
  }
}
.navbar-nav li a.dropdown-toggle svg {
  margin-right: 0;
  fill: #e20074;
}
.navbar-nav li.open a.dropdown-toggle i {
  transform: rotateZ(-180deg);
}
.navbar-nav .open .dropdown-menu {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.navbar-nav .open .dropdown-menu > li > a {
  font-size: 1rem;
  padding: 15px;
}
.navbar-nav .open .dropdown-menu > li > a i {
  display: none;
}
.navbar-nav .open .dropdown-menu > li.custom-item {
  color: #000;
}
.navbar-nav .open .dropdown-menu > li.custom-item .tile {
  justify-content: center;
}
.navbar-nav .open .dropdown-menu > li.custom-item .btn {
  font-size: 20px;
  margin-top: 0.5rem;
}
.navbar-nav .open .dropdown-menu > li.custom-item .btn-primary {
  color: #fff;
}
.navbar-default .navbar-nav .open,
.navbar-default .navbar-nav .open > a,
.navbar-default .navbar-nav .open > a:focus,
.navbar-default .navbar-nav .open > a:hover, .navbar-transparent .navbar-nav .open,
.navbar-transparent .navbar-nav .open > a,
.navbar-transparent .navbar-nav .open > a:focus,
.navbar-transparent .navbar-nav .open > a:hover, .navbar-inverse .navbar-nav .open,
.navbar-inverse .navbar-nav .open > a,
.navbar-inverse .navbar-nav .open > a:focus,
.navbar-inverse .navbar-nav .open > a:hover {
  border: 0;
  color: #e20074;
  background: #fff;
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open,
  .navbar-default .navbar-nav .open > a,
  .navbar-default .navbar-nav .open > a:focus,
  .navbar-default .navbar-nav .open > a:hover, .navbar-transparent .navbar-nav .open,
  .navbar-transparent .navbar-nav .open > a,
  .navbar-transparent .navbar-nav .open > a:focus,
  .navbar-transparent .navbar-nav .open > a:hover, .navbar-inverse .navbar-nav .open,
  .navbar-inverse .navbar-nav .open > a,
  .navbar-inverse .navbar-nav .open > a:focus,
  .navbar-inverse .navbar-nav .open > a:hover {
    background: #efefef;
  }
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-transparent .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #4a4a4a;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-transparent .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-transparent .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background: #fff;
  }
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    display: none;
  }
  .navbar.open .navbar-nav .open .dropdown-menu {
    display: block;
  }
  .navbar-nav .open .dropdown-menu > li > a img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .navbar-nav .open .dropdown-menu > li.custom-item .btn {
    font-weight: 700;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .navbar-nav .open .dropdown-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% - -4.75rem);
    left: -4.75rem;
    min-height: 125px;
  }
  .navbar-nav .open .dropdown-menu.with-banner > li {
    flex-basis: auto;
  }
}
@media screen and (min-width: 992px) and (-ms-high-contrast: active), screen and (min-width: 992px) and (-ms-high-contrast: none) {
  .navbar-nav .open .dropdown-menu.with-banner.rows-1 > li, .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li {
    /* IE10+ specific styles go here */
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .navbar-nav .open .dropdown-menu.with-banner.rows-1 {
    display: -ms-grid;
    -ms-grid-columns: 1666.6666666667% 1666.6666666667% 1666.6666666667% 1666.6666666667% 1fr;
    -ms-grid-rows: 125px;
    grid-column-gap: 0;
    display: grid;
    grid-template-columns: 1666.6666666667% 1666.6666666667% 1666.6666666667% 1666.6666666667% 1fr;
    grid-template-rows: 125px;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-1 > li:nth-child(1):not(.promo-item) {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-1 > li:nth-child(2):not(.promo-item) {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-1 > li:nth-child(3):not(.promo-item) {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-1 > li:nth-child(4):not(.promo-item) {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-1 > li.promo-item, .navbar-nav .open .dropdown-menu.with-banner.rows-1 > li.custom-item {
    -ms-grid-column: 5;
    -ms-grid-row: 1;
    grid-column-start: 5;
    grid-row-start: 1;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 {
    display: -ms-grid;
    -ms-grid-columns: 1666.6666666667% 1666.6666666667% 1666.6666666667% 1666.6666666667% 1fr;
    -ms-grid-rows: 62.5px 62.5px;
    grid-column-gap: 0;
    display: grid;
    grid-template-columns: 1666.6666666667% 1666.6666666667% 1666.6666666667% 1666.6666666667% 1fr;
    grid-template-rows: 62.5px 62.5px;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li:nth-child(1):not(.promo-item):not(.custom-item) {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li:nth-child(2):not(.promo-item):not(.custom-item) {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li:nth-child(3):not(.promo-item):not(.custom-item) {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li:nth-child(4):not(.promo-item):not(.custom-item) {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li:nth-child(5):not(.promo-item):not(.custom-item) {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li:nth-child(6):not(.promo-item):not(.custom-item) {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li:nth-child(7):not(.promo-item):not(.custom-item) {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li:nth-child(8):not(.promo-item):not(.custom-item) {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li.promo-item, .navbar-nav .open .dropdown-menu.with-banner.rows-2 > li.custom-item {
    -ms-grid-column: 5;
    -ms-grid-row: 1;
    grid-column-start: 5;
    grid-row-start: 1;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .navbar-nav .open .dropdown-menu:before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-50vw);
  }
}
@media screen and (min-width: 992px) and (-ms-high-contrast: active), screen and (min-width: 992px) and (-ms-high-contrast: none) {
  .navbar-nav .open .dropdown-menu {
    /* IE10+ specific styles go here */
  }
  .navbar-nav .open .dropdown-menu:after {
    content: "";
    min-height: inherit;
    font-size: 0;
  }
}
@media (min-width: 992px) {
  .navbar-nav .open .dropdown-menu > li {
    flex-basis: 1666.6666666667%;
  }
  .navbar-nav .open .dropdown-menu > li.promo-item a {
    padding: 0;
    float: right;
  }
  .navbar-nav .open .dropdown-menu > li.promo-item img {
    max-width: 300px;
  }
  .navbar-nav .open .dropdown-menu > li.custom-item {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    padding: 15px;
  }
  .navbar-nav .open .dropdown-menu > li.custom-item .tile {
    flex-basis: 290px;
    min-width: 290px;
    max-width: 290px;
  }
}
@media screen and (min-width: 992px) and (-ms-high-contrast: active), screen and (min-width: 992px) and (-ms-high-contrast: none) {
  .navbar-nav .open .dropdown-menu > li.custom-item {
    /* IE10+ specific styles go here */
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .navbar-nav .open .dropdown-menu > li > a {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 1rem;
    white-space: normal;
    color: #000;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #e20074;
    background: transparent;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus svg, .navbar-nav .open .dropdown-menu > li > a:hover svg {
    fill: #e20074;
  }
  .navbar-nav .open .dropdown-menu > li > a i {
    display: block;
    margin-bottom: 12px;
  }
  .navbar-nav .open .dropdown-menu > li > a i svg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    fill: #000;
    width: 50px;
    height: 50px;
    transition-property: fill;
    transition-duration: 0.25s;
  }
}
@media (min-width: 1200px) {
  .navbar-nav .open .dropdown-menu.with-banner.rows-1 {
    display: -ms-grid;
    -ms-grid-columns: 1428.5714285714% 1428.5714285714% 1428.5714285714% 1428.5714285714% 1fr;
    -ms-grid-rows: 125px;
    grid-column-gap: 0;
    display: grid;
    grid-template-columns: 1428.5714285714% 1428.5714285714% 1428.5714285714% 1428.5714285714% 1fr;
    grid-template-rows: 125px;
  }
  .navbar-nav .open .dropdown-menu.with-banner.rows-2 {
    display: -ms-grid;
    -ms-grid-columns: 1428.5714285714% 1428.5714285714% 1428.5714285714% 1428.5714285714% 1fr;
    -ms-grid-rows: 62.5px 62.5px;
    grid-column-gap: 0;
    display: grid;
    grid-template-columns: 1428.5714285714% 1428.5714285714% 1428.5714285714% 1428.5714285714% 1fr;
    grid-template-rows: 62.5px 62.5px;
  }
  .navbar-nav .open .dropdown-menu > li {
    flex-basis: 1428.5714285714%;
  }
  .navbar-nav .open .dropdown-menu > li.promo-item img {
    max-width: none;
  }
}

.navbar-nav {
  padding-left: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: -1.563rem;
  width: 100%;
}
.navbar-nav > li > a {
  font-weight: 700;
  font-size: 22px;
  padding: 6px 13px 18px;
}
.no-fonts .navbar-nav > li > a {
  font-size: 19px;
}
@media screen and (min-width: 992px) {
  .navbar-nav > li > a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav-shorten {
    text-transform: capitalize;
  }
  .navbar-nav-shorten span {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav {
    position: static;
    width: auto;
    flex-direction: row;
  }
  .navbar-nav:before, .navbar-nav:after {
    display: none;
  }
  .navbar-nav > li {
    text-align: center;
  }
  .navbar-nav > li:nth-child(5) {
    display: none;
  }
  .navbar-nav > li:nth-child(6) {
    display: none;
  }
  .navbar-nav > li:last-child {
    position: absolute;
    top: 0rem;
    right: 4.75rem;
  }
  .navbar-nav > li:last-child > a {
    font-weight: 500;
  }
  .navbar-nav > li > a {
    padding: 0.5rem 0;
    font-size: 18px;
    height: 100%;
  }
  .no-fonts .navbar-nav > li > a {
    font-size: 15px;
  }
  .open .navbar-nav {
    display: block;
    padding: 0;
    border-top: 0;
  }
  .open .navbar-nav > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #4a4a4a;
    height: 3.438rem;
    line-height: 3.438rem;
    border-bottom: 1px solid #bfbfbf;
    padding: 0 0.9375rem;
    text-align: left;
  }
  .open .navbar-nav > li > a:hover, .open .navbar-nav > li > a:active, .open .navbar-nav > li > a:focus {
    background: #fff;
  }
  .open .navbar-nav > li:nth-child(5), .open .navbar-nav > li:nth-child(6), .open .navbar-nav > li:last-child {
    display: block;
    position: static;
  }
  .open .navbar-nav > li:nth-child(5) > a, .open .navbar-nav > li:nth-child(6) > a, .open .navbar-nav > li:last-child > a {
    font-weight: 700;
  }
  .open .navbar-nav > li.open > a:focus {
    border-bottom: 0;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .navbar-nav > li > a {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.nav-wrapper {
  height: 3.25rem;
  margin-left: 4.75rem;
  top: 14px;
  position: relative;
  transition-property: transform;
  transition-duration: 0.25s;
}
@media screen and (max-width: 991px) {
  .nav-wrapper {
    position: static;
    height: auto;
    margin-left: 0;
  }
  .open .nav-wrapper {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.search-active .nav-wrapper {
  transform: translateY(-5.75rem);
}
@media (max-width: 992px) {
  .search-active .open .nav-wrapper {
    transform: translateY(0);
  }
}

.nav-group a {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  transition: none;
}
.no-fonts .nav-group a {
  font-size: 12px;
}
.navbar-default .nav-group a {
  color: #4a4a4a;
}
.nav-group a svg {
  width: 11px;
  height: 11px;
  fill: #fff;
  transition: none;
}
.navbar-default .nav-group a svg {
  fill: #4a4a4a;
}
.nav-group a.sms, .nav-group a.search-toggle, .nav-group a.language, .nav-group a.cart, .nav-group a.user-info {
  position: absolute;
  top: 0;
  right: 0;
}
.nav-group a.search-toggle {
  right: 240px;
}
.signed-in .nav-group a.search-toggle {
  right: 265px;
}
@media (min-width: 992px) {
  .navbar-transparent .nav-group a.search-toggle:hover svg, .navbar-inverse .nav-group a.search-toggle:hover svg {
    fill: #fff;
  }
}
.nav-group a.search-toggle svg {
  margin-right: 4px;
}
.nav-group a.language {
  right: 315px;
}
.signed-in .nav-group a.language {
  right: 335px;
}
@media screen and (min-width: 992px) {
  .nav-group a.language i {
    display: none;
  }
}
.nav-group a.sms {
  right: 380px;
}
.signed-in .nav-group a.sms {
  right: 400px;
}
.nav-group a.user-info {
  right: 140px;
  line-height: 16px;
}
@media (min-width: 992px) {
  .navbar-transparent .nav-group a.user-info:hover svg, .navbar-inverse .nav-group a.user-info:hover svg {
    fill: #fff;
  }
}
.nav-group a.cart {
  right: 15px;
  display: flex;
  align-items: center;
}
.nav-group a.cart svg {
  width: 14px;
  height: 14px;
  margin-right: 0.625rem;
}
@media (min-width: 992px) {
  .navbar-transparent .nav-group a.cart:hover svg, .navbar-inverse .nav-group a.cart:hover svg {
    fill: #fff;
  }
}
.nav-group a.cart .count {
  font-size: 0.625rem;
  display: block;
  line-height: 14px;
  color: #fff;
  background: #64b9e4;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -5px;
  left: 10px;
}
.nav-group .user-info {
  position: absolute;
  top: 0;
  right: 135px;
  line-height: 15px;
}
.nav-group .user-info.open .like-caret svg {
  transform: rotateZ(-180deg);
}
.nav-group .user-info button {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  padding: 0;
  background: none;
  border: 0;
  color: #fff;
}
.navbar-default .nav-group .user-info button {
  color: #4a4a4a;
}
.nav-group .user-info button:focus, .nav-group .user-info button:hover {
  text-decoration: underline;
}
.nav-group .user-info svg {
  fill: #fff;
  height: 11px;
  width: 11px;
}
.navbar-default .nav-group .user-info svg {
  fill: #4a4a4a;
}
.nav-group .user-info .like-caret svg {
  transform: rotateZ(0);
  transition-property: transform;
  transition-duration: 0.25s;
}
@media (min-width: 992px) {
  .signed-in .nav-group .user-info span {
    display: block;
    max-width: 95px;
    margin-left: 4px;
    margin-right: 4px;
  }
  .nav-group .user-info .dropdown-menu > li > a {
    font-size: 1rem;
    font-weight: 600;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .nav-group a, .nav-group a {
    color: #fff;
  }
  .nav-group a.sms, .nav-group a.language, .nav-group a.search-toggle, .nav-group a.cart, .nav-group a.user-info {
    padding: 0 0.9375rem;
    line-height: 3.438rem;
    display: none;
    position: relative;
  }
  .signed-in .nav-group a.sms, .signed-out .nav-group a.sms, .signed-in .nav-group a.language, .signed-out .nav-group a.language, .signed-in .nav-group a.search-toggle, .signed-out .nav-group a.search-toggle, .signed-in .nav-group a.cart, .signed-out .nav-group a.cart, .signed-in .nav-group a.user-info, .signed-out .nav-group a.user-info {
    right: auto;
  }
  .nav-group a.sms svg, .nav-group a.language svg, .nav-group a.search-toggle svg, .nav-group a.cart svg, .nav-group a.user-info svg {
    fill: #4a4a4a;
  }
  .nav-group a.sms, .nav-group a.user-info {
    background: #fff;
    color: #4a4a4a;
    height: 3.438rem;
    font-size: 18px;
    border-bottom: 1px solid #bfbfbf;
    font-weight: 700;
  }
  .nav-group a.sms:hover, .nav-group a.sms:focus, .nav-group a.sms:active, .nav-group a.user-info:hover, .nav-group a.user-info:focus, .nav-group a.user-info:active {
    text-decoration: none;
  }
  .nav-group a.user-info {
    font-weight: 500;
  }
  .signed-out .nav-group a.user-info {
    justify-content: space-between;
  }
  .signed-out .nav-group a.user-info i {
    display: flex;
    align-items: center;
  }
  .signed-out .nav-group a.user-info i:after {
    content: attr(data-mtm);
    font-style: normal;
    line-height: 1rem;
  }
  .nav-group a.user-info svg {
    height: 23px;
    width: 23px;
    margin-right: 0.625rem;
  }
  .signed-out .nav-group a.user-info span {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1rem;
    color: #fff;
    background: #e20074;
    border-radius: 3px;
    padding: 6px 0.9375rem;
    white-space: nowrap;
  }
  .open .nav-group a.sms, .open .nav-group a.language, .open .nav-group a.search-toggle, .open .nav-group a.cart, .open .nav-group a.user-info {
    display: flex;
    align-items: center;
    color: #4a4a4a;
  }
  .open .nav-group a.cart .count {
    font-size: 14px;
    position: static;
    line-height: 18px;
    width: 20px;
    height: 20px;
    margin-left: 0.3125rem;
  }
  .open .nav-group a svg {
    margin-right: 0.625rem;
  }
  .open .nav-group .user-info {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.9375rem;
    position: relative;
    right: auto;
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
  }
  .signed-in .open .nav-group .user-info span {
    margin-right: 4px;
  }
  .open .nav-group .user-info.open {
    background: #efefef;
  }
  .open .nav-group .user-info.open > .dropdown-menu {
    position: static;
    float: none;
    flex-grow: 1;
    margin: 0 -0.9375rem;
    padding: 0;
    border: 0;
    background: transparent;
    border-radius: 0;
  }
  .open .nav-group .user-info.open > .dropdown-menu > li > a {
    font-size: 1rem;
    padding: 15px;
    color: #4a4a4a;
  }
  .open .nav-group .user-info.open > .dropdown-menu > li > a:focus, .open .nav-group .user-info.open > .dropdown-menu > li > a:hover {
    color: #e20074;
    background: #fff;
  }
  .open .nav-group .user-info button {
    background: #fff;
    color: #4a4a4a;
    height: 3.438rem;
    font-size: 18px;
    border-bottom: 1px solid #bfbfbf;
    font-weight: 700;
    background: transparent;
    font-weight: 500;
    display: flex;
    align-items: center;
    border: 0;
  }
  .open .nav-group .user-info button:hover, .open .nav-group .user-info button:focus, .open .nav-group .user-info button:active {
    text-decoration: none;
  }
  .open .nav-group .user-info button > * {
    display: flex;
    align-items: center;
  }
  .open .nav-group .user-info svg {
    fill: #808080;
    width: 23px;
    height: 23px;
    margin-right: 0.625rem;
  }
  .open .nav-group .user-info .like-caret svg {
    fill: #e20074;
    width: 11px;
    height: 11px;
    margin-right: 0;
  }
  .open .nav-group .user-info .btn {
    padding: 6px 0.9375rem;
  }
  .nav-group .user-info {
    display: none;
  }
}

.nav-segments {
  padding-left: 0;
  list-style: none;
  margin-left: 0rem;
  line-height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
  transition-property: opacity;
  transition-duration: 0.25s;
}
.nav-segments li {
  display: inline-block;
}
.nav-segments li a {
  display: flex;
  font-size: 14px;
  color: #fff;
  padding: 3px 9px;
  background: transparent;
  border-radius: 3px;
  transition-property: background, color;
  transition-duration: 0.25s;
}
.nav-segments li a:focus, .nav-segments li a:hover {
  color: #e20074;
  background: #fff;
  text-decoration: none;
}
.nav-segments li a:focus svg, .nav-segments li a:hover svg {
  fill: #b0005a;
}
.navbar-default .nav-segments li a {
  color: #4a4a4a;
}
.navbar-default .nav-segments li a:focus, .navbar-default .nav-segments li a:hover {
  color: #e20074;
}
.no-fonts .nav-segments li a {
  font-size: 12px;
}
.nav-segments li a svg {
  width: 14px;
  height: 14px;
  margin-right: 0.625rem;
}
.nav-segments li + li {
  margin-left: 0.9375rem;
}
.nav-segments li.active a {
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .nav-segments {
    border-bottom: 1px solid #bfbfbf;
    padding: 0.5rem 0;
    position: relative;
    display: none;
    align-items: center;
    margin-left: 0;
    height: auto;
  }
  .nav-segments li {
    flex-basis: 50%;
  }
  .nav-segments li + li {
    border-left: 1px solid #bfbfbf;
  }
  .nav-segments li a {
    line-height: 2.438rem;
    color: #4a4a4a;
    display: block;
    height: 100%;
    text-align: center;
    padding: 0;
  }
  .open .nav-segments {
    display: flex;
  }
}

.logo .icon {
  fill: #fff;
  width: 2.875rem;
  height: 2.875rem;
}
.navbar-default .logo .icon {
  fill: #e20074;
}
.logo .icon .svg-logo {
  width: 100%;
  height: 100%;
}
.logo .icon .svg-logo path {
  fill: #e20074;
  transition: all 200ms;
}
.logo-footer .icon {
  width: 3.5rem;
  height: 3.5rem;
}
.logo-magenta .icon {
  fill: #e20074;
}
.no-js .logo .icon {
  display: none;
}
.open .logo .logo-white {
  display: none;
}
.open .logo .logo-magenta {
  display: block;
}
@media screen and (max-width: 991px) {
  .logo {
    height: 52px;
    display: inline-flex;
    align-items: center;
  }
  .logo .icon,
  .logo img {
    width: 26px;
    height: 26px;
  }
}

a.logo:hover .icon .svg-logo path {
  fill: #b0005a;
}

.nav-tools {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 0.9375rem;
  line-height: 16px;
}
.nav-tools a {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  margin-right: 0;
}
.nav-tools a:first-child {
  margin-right: 0.9375rem;
}
@media screen and (max-width: 991px) {
  .nav-tools {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    transition-property: min-height;
    transition-duration: 0s;
    transition-delay: 0.25s;
  }
  .navbar:after {
    transition-property: opacity;
    transition-duration: 0.125s;
    opacity: 0;
  }
  .navbar .toggle {
    transition-property: color, background, border;
    transition-duration: 0.125s;
    transition-delay: 0.0625s;
  }
  .navbar .logo .icon {
    transition-property: fill;
    transition-duration: 0.125s;
  }
  .navbar.open {
    transition-delay: 0s;
    height: 100vh;
    overflow: auto;
    background: #fff;
  }
  .navbar.open:after {
    opacity: 1;
  }
  .navbar.open .logo .icon {
    fill: #e20074;
    transition-property: fill;
    transition-duration: 0.125s;
  }
  .navbar.open .toggle {
    color: #4a4a4a;
  }
  .navbar.open .nav-group {
    opacity: 0;
    transform: translateY(0.25rem);
  }
  .navbar.open.in .nav-group {
    transition-property: transform, opacity;
    transition-delay: 0s;
    transition-duration: 0.125s;
    transform: translateY(0);
    opacity: 1;
  }
  .navbar.open.out .nav-group {
    transition-property: transform, opacity;
    transition-delay: 0s;
    transition-duration: 0.125s;
    transform: translateY(0.25rem);
    opacity: 0;
  }
}
@media screen and (max-width: 991px) and (orientation: portrait) {
  .ios.safari .menu-opened .navbar {
    padding-bottom: 75px;
  }
}
.theme-light .navbar-brand {
  padding: 1.4375rem 0.375rem 1.4375rem 0;
}

.navbar .container, .navbar .container-fluid {
  display: block;
}

.carousel-inner > .item.next > img, .carousel-inner > .item.left > img, .carousel-inner > .item.prev > img, .carousel-inner > .item.right > img, .carousel-inner > .item.active > img {
  margin: 0 auto;
}
.carousel .carousel-control {
  display: flex;
  align-items: center;
}

.multibanner {
  height: 420px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .multibanner {
    height: 480px;
  }
}
.multibanner .carousel-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 15px;
}
.multibanner .carousel-indicators {
  width: auto;
  position: static;
  color: #fff;
  margin: 0;
}
.multibanner .carousel-indicators li {
  margin: 0rem;
  position: relative;
  background: #fff;
  text-indent: -9999px;
}
.multibanner .carousel-indicators li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid transparent;
  position: absolute;
  top: -4px;
  left: -4px;
  transition-property: border;
  transition-duration: 0.25s;
}
.multibanner .carousel-indicators li.active {
  width: 10px;
  height: 10px;
}
.multibanner .carousel-indicators li.active:before {
  border-color: #fff;
}
@media screen and (min-width: 992px) {
  .multibanner .carousel-indicators li {
    font-weight: 600;
    padding: 5px 10px;
    border-color: transparent;
    border-radius: 3px;
    background: transparent;
    text-indent: 0;
    transition-property: border;
    transition-duration: 0.25s;
  }
  .multibanner .carousel-indicators li, .multibanner .carousel-indicators li.active {
    width: auto;
    height: auto;
  }
  .multibanner .carousel-indicators li.active {
    border-color: #fff;
  }
  .multibanner .carousel-indicators li:before {
    display: none;
  }
  .multibanner .carousel-indicators li:hover {
    border-color: rgba(255, 255, 255, 0.5);
  }
}
.multibanner .carousel-control {
  display: none;
  width: auto;
  position: static;
  padding: 0.3125rem;
  z-index: 1;
  line-height: 1;
}
@media screen and (min-width: 992px) {
  .multibanner .carousel-control {
    display: block;
  }
}
.multibanner .carousel-control svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}
.multibanner .carousel-control.left, .multibanner .carousel-control.right {
  background: none;
}
.multibanner .carousel-inner .item .image {
  width: 100%;
  height: 420px;
}
@media screen and (min-width: 1200px) {
  .multibanner .carousel-inner .item .image {
    height: 480px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .multibanner .carousel-inner .container {
    width: auto;
  }
}
.multibanner .carousel-caption {
  width: 100%;
  text-align: left;
  padding: 0;
  right: auto;
  bottom: 60px;
  left: 0;
}
@media screen and (min-width: 992px) {
  .multibanner .carousel-caption {
    bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .multibanner .carousel-caption {
    bottom: 120px;
  }
}
.multibanner .carousel-caption h1,
.multibanner .carousel-caption p {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .multibanner .carousel-caption h1 {
    font-size: 42px;
    line-height: 42px;
  }
}
@media screen and (min-width: 992px) {
  .multibanner .carousel-caption h1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .multibanner .carousel-caption h1 {
    font-size: 84px;
    line-height: 88px;
  }
}
.multibanner .carousel-caption p {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .multibanner .carousel-caption p {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) {
  .multibanner .carousel-caption p {
    margin-bottom: 1.5rem;
  }
}
.multibanner .carousel-caption .btn i {
  margin-left: 6px;
}

/**
* LOADER
*
* Loader related styles
*/
/*---------------------------------------------------------------------------*\
  #LOADER
\*---------------------------------------------------------------------------*/
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.box-overlaid {
  position: relative;
  min-height: 60px;
}
.box-overlaid .box-overlay-loading {
  opacity: 0.8;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 14;
  background-color: #fff;
}
.box-btn-loading {
  position: relative;
}
.toggle {
  position: fixed;
  top: 8px;
  right: 15px;
  padding: 10px 8px 9px;
  background: none;
  border: none;
  float: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 50%;
  z-index: 1070;
}
.navbar-default .toggle {
  color: #4a4a4a;
}
.animate .toggle {
  background: rgba(0, 0, 0, 0.4);
}
.navbar-default .animate .toggle {
  color: #fff;
}
.open .animate .toggle {
  background: transparent;
}
.toggle:hover, .toggle:focus, .toggle:active {
  outline: none;
  text-decoration: none;
}
.toggle span {
  transition-property: opacity, transform;
  transition-duration: 0.25s;
  display: block;
  width: 1.5rem;
  height: 3px;
  background: currentColor;
}
.toggle span + span {
  margin-top: 3px;
}
.toggle span:last-of-type {
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.5px;
  height: auto;
  text-transform: uppercase;
  background: none;
  margin-top: 3px;
  line-height: 1;
}
.toggle svg {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 56px;
  height: 56px;
}
.toggle svg circle {
  fill: none;
  stroke: #fff;
  stroke-width: 0.4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 39 39;
  stroke-dashoffset: -39;
  transition: stroke-dashoffset 0.5s;
}
.navbar-default .toggle svg circle {
  stroke: #bfbfbf;
}
.animate .toggle svg circle {
  stroke-dashoffset: 0;
}
.open .toggle svg {
  display: none;
}
.open:not(.out) .toggle span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.open:not(.out) .toggle span:nth-child(2) {
  transform: translateY(0) rotate(-45deg);
}
.open:not(.out) .toggle span:nth-child(3) {
  opacity: 0;
}
@media screen and (min-width: 992px) {
  .toggle {
    display: none;
  }
}

.dropdown-menu {
  width: 100%;
}
.dropdown-menu > li {
  margin: 0;
}
.dropdown-menu > li > a {
  white-space: normal;
}
.dropdown-menu > li > a:hover {
  cursor: pointer;
}

.like-dropdown-wrapper {
  position: relative;
}
.like-dropdown-wrapper .dropdown-menu {
  max-height: 17.125rem;
  overflow-y: auto;
}
.like-dropdown-wrapper .dropdown-menu > li > a {
  display: flex;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.like-dropdown-wrapper .dropdown-menu > li > a:focus svg, .like-dropdown-wrapper .dropdown-menu > li > a:hover svg {
  fill: #e20074;
}
.like-dropdown-wrapper .dropdown-menu [class*=ico-] {
  margin-right: 0.625rem;
}
.like-dropdown-wrapper .dropdown-menu [class*=ico-] svg {
  fill: #000;
  width: 20px;
  height: 24px;
}

.dropdown-menu-brand {
  min-width: 0;
  text-align: center;
  border-color: #e20074;
  border-width: 2px;
  padding: 0;
  margin: 1rem 0 0;
}
.dropdown-menu-brand:before {
  border-bottom-color: #e20074;
}
.dropdown-menu-brand > li > a {
  font-weight: 700;
  font-size: 18px;
  color: #e20074;
  padding: 1rem 0.625rem;
}
.dropdown-menu-brand > li > a:hover, .dropdown-menu-brand > li > a:focus {
  color: #b0005a;
}
.dropup .dropdown-menu-brand {
  margin: 0 0 1rem;
}
.dropup .dropdown-menu-brand:before {
  border-top-color: #e20074;
}

/**
* TYPEAHEAD
*
*
*/
/*---------------------------------------------------------------------------*\
  #TYPEAHEAD
\*---------------------------------------------------------------------------*/
.twitter-typeahead {
  display: block;
  width: 100%;
}
.twitter-typeahead .tt-dropdown-menu {
  width: 100%;
  margin-top: 6px;
  border: 0;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
}
.twitter-typeahead .tt-dropdown-menu .tt-suggestion {
  color: #000;
  text-align: left;
  border-top: 1px solid #e5e5e5;
  padding: 5px 12px;
  transition: background-color 0.5s;
}
@media (prefers-reduced-motion: reduce) {
  .twitter-typeahead .tt-dropdown-menu .tt-suggestion {
    transition: none;
  }
}
.twitter-typeahead .tt-dropdown-menu .tt-suggestion:hover {
  background: #efefef;
  cursor: pointer;
}
.twitter-typeahead .tt-dropdown-menu .tt-suggestion:active, .twitter-typeahead .tt-dropdown-menu .tt-suggestion:focus {
  outline: 0;
}
.twitter-typeahead .tt-dropdown-menu .tt-suggestion:first-child {
  border-top: none;
}
.twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-cursor {
  background: #efefef;
}
.twitter-typeahead .tt-dropdown-menu .tt-suggestion p {
  margin: 5px 0;
}

.searchbox {
  position: relative;
}
.searchbox .search-icon {
  margin-top: -12px;
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 2;
}
.searchbox .search-icon svg {
  fill: #999;
  width: 24px;
  height: 24px;
}
.searchbox [type=submit] {
  color: #e20074;
  padding-left: 16px;
  padding-right: 16px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.searchbox .form-control {
  padding: 10px 105px 10px 62px;
}
.searchbox-no-button .form-control {
  padding: 10px 16px 10px 62px;
}

.footer {
  color: #bfbfbf;
  padding-top: 2rem;
  padding-bottom: 0.5rem;
  background: #000;
}
@media (min-width: 992px) {
  .footer {
    padding-top: -1.5rem;
  }
}
@media screen and (max-width: 479px) {
  .footer .container,
  .footer [class*=col-] {
    padding-left: 25px;
    padding-right: 25px;
  }
  .footer .row {
    margin-left: -25px;
    margin-right: -25px;
  }
}
.footer a {
  color: #fff;
}
.footer .logo {
  display: block;
  height: auto;
}
@media (max-width: 991px) {
  .footer .logo {
    margin: 0 auto 2rem;
  }
}
@media screen and (min-width: 480px) {
  .footer .logo {
    margin-top: 0;
  }
}
.footer .logo,
.footer .logo svg {
  width: 77px;
  height: 38px;
}
@media (min-width: 992px) {
  .footer .logo,
  .footer .logo svg {
    width: 114px;
    height: 56px;
  }
}
.footer .logo svg {
  fill: #e20074;
}
@media (max-width: 767px) {
  .footer .copyright,
  .footer .legal-statement {
    text-align: center;
  }
}
.footer .copyright {
  font-size: 14px;
}
.footer .legal-statement {
  font-size: 0.625rem;
}
.footer h6 {
  font-size: 20px;
  font-weight: 500;
  position: relative;
  margin-top: 0;
}
.footer h6 .collapse-link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.footer h6 .collapse-link:active {
  outline: 0;
}
@media screen and (max-width: 479px) {
  .footer h6 {
    border-top: 1px solid rgba(191, 191, 191, 0.5);
    margin: 0;
  }
  .footer h6 a {
    display: block;
    padding: 1rem 0.3125rem;
  }
  .footer h6 a svg {
    display: block;
    width: 11px;
    height: 11px;
    transform: rotateZ(-180deg);
    transition-property: transform;
    transition-duration: 0.25s;
  }
  .footer h6 a.collapsed svg {
    transform: rotateZ(0);
  }
}
@media screen and (min-width: 480px) {
  .footer h6 {
    margin-bottom: 9.5rem;
  }
  .footer h6 .collapse-link,
  .footer h6 a svg {
    display: none;
  }
}
.footer ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media screen and (min-width: 480px) {
  .footer ul.collapse {
    display: block;
    height: auto !important;
  }
}
.footer ul li {
  margin: 0;
}
.footer ul li a {
  color: #bfbfbf;
}
@media screen and (max-width: 479px) {
  .footer ul li a {
    display: block;
    padding: 0rem 0.3125rem;
  }
}
.footer .footer-divider {
  border-top: 1px solid rgba(191, 191, 191, 0.5);
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 480px) {
  .footer .footer-divider {
    margin: 2rem 0;
  }
}
.footer .social-links ul {
  text-align: center;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .footer .social-links ul {
    text-align: right;
  }
}
.footer .social-links ul li a:focus svg, .footer .social-links ul li a:hover svg {
  opacity: 0.7;
}
.footer .social-links ul li a svg {
  fill: #fff;
  width: 26px;
  height: 26px;
  transition-property: opacity;
  transition-duration: 0.25s;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  padding-left: 0;
  list-style: none;
  margin: 0;
  display: flex !important;
  justify-content: center;
}
.slick-dots li {
  font-size: 0;
  line-height: 1;
  margin: 0rem;
}
.slick-dots li:focus {
  outline: 0;
}
.slick-dots li button {
  border: 0;
  padding: 0;
  position: relative;
  background: #999;
  text-indent: -9999px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.slick-dots li button:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid transparent;
  position: absolute;
  top: -4px;
  left: -4px;
  transition-property: border;
  transition-duration: 0.25s;
}
.slick-dots li.slick-active button:before {
  border-color: #999;
}

.slick-slide.slick-active {
  margin-bottom: 0.5rem;
}

.slick-arrow {
  line-height: 1;
  font-size: 0;
  padding: 0.3125rem;
  margin: 0;
  border: 0;
  background: none;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.slick-arrow.slick-disabled {
  display: none !important;
}
.slick-arrow svg {
  fill: #e20074;
  width: 20px;
  height: 20px;
}
.background-black .slick-arrow svg {
  fill: #fff;
}
.slick-arrow:focus, .slick-arrow:hover {
  outline: 0;
}
.slick-arrow:focus svg, .slick-arrow:hover svg {
  fill: #b0005a;
}

.slick-prev {
  left: -0.625rem;
}

.slick-next {
  right: -0.625rem;
}

.billboard {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 768px) {
  .billboard {
    height: 500px;
  }
}
@media screen and (min-width: 1200px) {
  .billboard {
    height: 580px;
  }
}
.billboard-text {
  flex-grow: 1;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .billboard-zig-zag {
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .billboard-zig-zag {
    height: auto;
    min-height: 470px;
  }
}
.billboard-bottom {
  align-items: flex-end;
}
@media screen and (min-width: 992px) {
  .billboard-bottom {
    min-height: 400px;
  }
}
.billboard-bottom .image-holder {
  align-self: flex-end;
}

.js .animate .img-billboard {
  opacity: 0;
  transition-timing-function: ease-out;
  transition-property: opacity, transform;
  transition-duration: 1.5s;
}
.js .animate .img-billboard-left {
  transform: translateX(-50%);
}
.js .animate .img-billboard-right {
  transform: translateX(50%);
}
.js .animate.fade-in .img-billboard {
  opacity: 1;
  transform: translateX(0);
}

.articles {
  margin: 1rem 0;
}
@media screen and (min-width: 992px) {
  .articles {
    margin-top: 18.5rem;
  }
}
.articles > .row > div {
  margin-bottom: 1rem;
}
.articles > .row > div.slick-list {
  margin: 0;
}

.article {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: left;
  color: #000;
  background-color: #efefef;
  padding: 0 1.5625rem -0.0625rem;
  border-radius: 3px;
  transform-style: preserve-3d;
}
@media screen and (max-width: 479px) {
  .article {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.article h2,
.article h3 {
  margin: 4.5rem 0 0.5rem;
}
.article h2 a,
.article h3 a {
  color: #000;
}
.article .perex {
  flex-grow: 1;
  margin-bottom: 1rem;
}
.article .meta {
  font-size: 14px;
  font-weight: 600;
  color: #999;
  margin-top: 0rem;
}
.article .meta .date {
  margin-right: 0.625rem;
}
.article-img {
  height: 180px;
  position: relative;
  overflow: hidden;
  margin: 0 -1.5625rem;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
@media screen and (max-width: 479px) {
  .article-img {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.article-img img {
  margin: auto;
  position: absolute;
  top: -9999px;
  left: -9999px;
  bottom: -9999px;
  right: -9999px;
  transition-duration: 0.5s;
  transition-property: transform;
}
.article .btn i {
  margin-left: 6px;
}
.article.js-hover .article-img img {
  transform: scale(1.1);
}
.article-large {
  color: #fff;
  min-height: 365px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .article-large {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .article-large {
    justify-content: center;
  }
}
.article-large h2 a,
.article-large h3 a {
  color: #fff;
}
.article-large .perex {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .article-large .perex {
    flex-grow: 0;
  }
}
.article-large .article-img {
  height: auto;
  overflow: visible;
  position: static;
}
.article-large > *:not(.article-img) {
  position: relative;
}

.panel {
  box-shadow: none;
}
.caption .panel {
  border-color: currentColor;
}
.panel-transparent {
  background: transparent;
}
@media screen and (max-width: 991px) {
  .panel-contact-form {
    background: #efefef;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .panel-contact-form .panel-body {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.panel-contact-form .contact-form-heading {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 1rem 0;
}
.panel-contact-form .contact-form-heading-icon {
  margin-right: 0.9375rem;
}
.panel-faq {
  margin-bottom: 0;
  border-top: 1px solid #bfbfbf;
  border-radius: 0;
}
.panel-faq:last-child {
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 1rem;
}
.panel-faq .panel-body {
  padding-top: 0;
  padding-bottom: 0;
}

.collapse-close {
  border: 0;
  margin: 0;
  background: none;
}
.well .collapse-close {
  position: absolute;
  top: 0.5rem;
  right: 5px;
}
.well .collapse-close svg {
  fill: #bfbfbf;
}
.collapse-content > .well {
  position: relative;
  padding-right: 45px;
}
.collapse-link .collapse-icon {
  transform: rotateZ(-180deg);
  transition-property: transform;
  transition-duration: 0.25s;
}
.collapse-link .collapse-icon svg {
  width: 12px;
  height: 12px;
}
.collapse-link.collapsed .collapsed-text {
  display: block;
}
.collapse-link.collapsed .not-collapsed-text {
  display: none;
}
.collapse-link.collapsed .collapse-icon {
  transform: rotateZ(0deg);
}
.collapse-link .collapsed-text {
  display: none;
}
.collapse-link .not-collapsed-text {
  display: block;
}

.no-js tbody.collapse {
  display: table-row-group;
}
.no-js tr.collapse {
  display: table-row;
}

.nav-image-tabs,
.nav-material-tabs {
  display: flex;
  flex-direction: row;
}
.nav-image-tabs li,
.nav-material-tabs li {
  display: flex;
  margin: 0;
  position: relative;
}
.nav-image-tabs li:before,
.nav-material-tabs li:before {
  content: "";
  display: block;
  width: 0;
  background: #e20074;
  position: absolute;
  left: 0;
  transition-property: width;
  transition-duration: 0.5s;
}
.nav-image-tabs li.active:before,
.nav-material-tabs li.active:before {
  width: 100%;
}

.nav-image-tabs {
  border-bottom-color: #bfbfbf;
}
.nav-image-tabs.slick-slider {
  border-bottom: 0;
}
.nav-image-tabs li:before {
  height: 4px;
  bottom: -2px;
}
.nav-image-tabs li.slick-slide {
  display: flex;
  height: auto;
  margin-top: 0;
  margin-bottom: 1rem;
}
.nav-image-tabs li.slick-slide:before {
  bottom: -1.125rem;
}
.nav-image-tabs li.slick-slide a {
  flex-grow: 1;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.nav-image-tabs li.active img {
  opacity: 1;
}
.nav-image-tabs li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.nav-image-tabs li a img {
  display: block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.6;
  transition-property: opacity;
  transition-duration: 0.5s;
}
.nav-image-tabs > li {
  flex: 1;
}
.nav-image-tabs > li > a {
  margin: 0;
  border: 0;
  border-radius: 0;
  flex: 1;
}
.nav-image-tabs > li > a:focus, .nav-image-tabs > li > a:active, .nav-image-tabs > li > a:hover {
  outline: 0;
}
.nav-image-tabs > li > a:focus img, .nav-image-tabs > li > a:active img, .nav-image-tabs > li > a:hover img {
  opacity: 1;
}
.nav-image-tabs > li.active > a, .nav-image-tabs > li.active > a:hover, .nav-image-tabs > li.active > a:focus {
  border: 0;
  background: transparent;
}
.nav-image-tabs .slick-track {
  display: flex;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 1px;
}
@media screen and (min-width: 992px) {
  .nav-image-tabs + .tab-content .panel-body {
    padding-top: 4rem;
  }
}

.nav-material-tabs {
  flex-wrap: wrap;
  border-bottom: 1px solid #efefef;
  background: #fff;
}
@media screen and (max-width: 479px) {
  .nav-material-tabs {
    font-size: 14px;
  }
}
.nav-material-tabs.center {
  justify-content: center;
}
.nav-material-tabs > li {
  text-align: center;
}
@media screen and (min-width: 480px) {
  .nav-material-tabs > li {
    margin-right: 20px;
  }
}
.nav-material-tabs > li:before {
  height: 3px;
  bottom: -1px;
}
@media screen and (min-width: 480px) {
  .nav-material-tabs > li:last-child {
    margin-right: 0;
  }
}
.nav-material-tabs > li > a {
  color: #999;
  font-size: 1rem;
  padding: 14px 10px;
}
@media screen and (max-width: 479px) {
  .nav-material-tabs > li > a {
    font-size: 14px;
  }
}
.nav-material-tabs > li > a.v-center {
  display: flex;
}
.nav-material-tabs > li > a svg {
  fill: #999;
}
.nav-material-tabs > li.active > a {
  font-weight: 600;
  color: #000;
}
.nav-material-tabs > li.active > a svg {
  fill: #000;
}

.files {
  display: flex;
  flex-wrap: wrap;
  padding: 6px 0;
  margin: -12px;
}
.files .file {
  display: flex;
  flex-basis: 25%;
}
.files .file .file__content {
  display: flex;
  flex-direction: column;
  margin: 6px 12px;
  flex-grow: 1;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
  width: 100%;
  background: #fff;
}
.files .file .file__content img {
  flex-shrink: 0;
  max-width: 100%;
}
.files .file .file__description {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
  padding: 10px 10px;
}
.files .file p, .files .file h5 {
  font-size: 14px;
  margin: 0;
}

@media screen and (max-width: 991px) {
  .files .file {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 479px) {
  .files .file {
    flex-basis: 100%;
  }
}
.well {
  box-shadow: none;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #efefef;
  border-radius: 3px;
}
.caption .well {
  color: #000;
  border-color: #fff;
}
.caption-inverse .well {
  border-color: #bfbfbf;
}
.well.background-blue {
  border-color: #64b9e4;
}

.well-like-btn {
  display: block;
  border-color: #999;
  font-weight: 600;
  margin-top: 0rem;
}
.well-like-btn:hover, .well-like-btn:focus {
  text-decoration: none;
  border-color: #4a4a4a;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .well-like-btn {
    /* IE10+ specific styles go here */
  }
  .well-like-btn > .v-center > span {
    max-width: 90%;
  }
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.well-xsm {
  padding: 4px 9px;
  border-radius: 3px;
  min-height: 50px;
}

.alert-error {
  background-color: #fff;
  border-color: #e20000;
  color: #000;
}
.alert-error hr {
  border-top-color: #c90000;
}
.alert-error .alert-link {
  color: black;
}

.alert-brand {
  background-color: #fff;
  border-color: #e20074;
  color: #000;
}
.alert-brand hr {
  border-top-color: #c90067;
}
.alert-brand .alert-link {
  color: black;
}

.popup-alert-warning,
.popup-alert-notice {
  margin: 0;
}

.popup-alert-notice {
  background-color: #fff;
  border-color: #eda95a;
  color: #000;
}
.popup-alert-notice hr {
  border-top-color: #ea9d43;
}
.popup-alert-notice .alert-link {
  color: black;
}

html .popup-alert-warning {
  font-weight: 600;
  color: #fff;
  padding: 0rem;
  border-color: #eda95a;
  background: #eda95a;
  border-radius: 0;
  justify-content: center;
}

.btn.popup-alert-close {
  color: #e20074;
  border-color: #e20074;
  background: #fff;
}
.btn.popup-alert-close:hover, .btn.popup-alert-close:focus, .btn.popup-alert-close.focus, .btn.popup-alert-close:active, .btn.popup-alert-close.active, .open > .btn.popup-alert-close.dropdown-toggle {
  color: #b0005a;
  border-color: #b0005a;
  background-color: #fff;
}

.alert {
  border-width: 2px;
}
.alert-flex {
  display: flex;
}
@media screen and (min-width: 480px) {
  .alert-flex {
    padding: 25px;
  }
}
@media screen and (min-width: 992px) {
  .alert-flex {
    align-items: center;
  }
}
@media screen and (max-width: 479px) {
  .alert-flex strong {
    font-weight: 700;
  }
}
.alert h3,
.alert .h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 1rem;
}
.alert-icon {
  margin-right: 0.9375rem;
}
@media screen and (min-width: 480px) {
  .alert-icon {
    margin-right: 1.875rem;
  }
}
.alert-icon svg {
  width: 40px;
  height: 40px;
}
.alert-content {
  flex-grow: 1;
}
@media screen and (max-width: 479px) {
  .alert-content {
    font-size: 1rem;
  }
}
.alert-content > p {
  margin-bottom: 0;
}
.alert-content > p + p {
  margin-top: 0.5rem;
}
.alert.text-xlarge p {
  line-height: 20px;
}
.alert p + p {
  margin-top: 0.5rem;
}
.alert + .row-boxes {
  margin-top: -15px;
}

.metro {
  padding-left: 0;
  list-style: none;
  counter-reset: item;
  margin: 0.5rem 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.metro li {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #999;
  margin: 0.5rem 0.9375rem 0.5rem 0;
  position: relative;
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  .metro li {
    font-size: 1rem;
  }
}
.metro li em {
  font-style: normal;
}
.metro li.active, .metro li.active:before {
  font-weight: 700;
  color: #000;
}
.metro li:before {
  content: counter(item);
  counter-increment: item;
  display: block;
  position: static;
  font-weight: 500;
  color: #999;
  font-size: 1rem;
  width: 24px;
  height: 24px;
  margin-right: 0.625rem;
  text-align: center;
  border: 1px solid currentColor;
  border-radius: 50%;
}
.metro li i {
  margin-left: 0.9375rem;
  top: 1px;
}
.metro li i svg {
  fill: #999;
  width: 10px;
  height: 10px;
}
@media screen and (min-width: 992px) {
  .metro li i svg {
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 991px) {
  .metro-top-right {
    height: 52px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1001;
  }
  .metro-top-right li {
    margin-top: 0;
    margin-bottom: 0;
  }
}

/*---------------------------------------------------------------------------*\
  #METRO-TRACKING
\*---------------------------------------------------------------------------*/
@media screen and (max-width: 479px) {
  .metro-tracking {
    width: 290px;
  }
}
@media screen and (max-width: 991px) {
  .metro-tracking {
    margin: 2.5rem 0;
  }
}
.metro-tracking > ul {
  width: 100%;
  padding: 0;
  display: table;
  table-layout: fixed;
  margin-left: 0;
}
@media screen and (max-width: 991px) {
  .metro-tracking > ul {
    width: 360px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 479px) {
  .metro-tracking > ul {
    width: 290px;
  }
}
.metro-tracking > ul > li {
  padding-left: 0;
  padding-right: 0;
  display: table-cell;
  vertical-align: top;
}
.metro-tracking > ul > li .metro-heading {
  background: #efefef;
  color: #4a4a4a;
  width: 100%;
  min-height: 100px;
  position: relative;
}
.metro-tracking > ul > li .metro-heading .inner {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 20px;
  right: 20px;
  top: 50%;
}
@media screen and (max-width: 991px) {
  .metro-tracking > ul > li .metro-heading .inner {
    top: auto;
  }
}
.mobile.ie .metro-tracking > ul > li .metro-heading .inner {
  top: auto;
}
.metro-tracking > ul > li .metro-heading i {
  position: absolute;
  right: 0;
}
.metro-tracking > ul > li .metro-heading i svg {
  height: 100px;
  position: absolute;
  right: -20px;
  z-index: 1;
  top: 0;
  width: 41px;
  fill: #e20074;
}
@media screen and (max-width: 991px) {
  .metro-tracking > ul > li .metro-heading i {
    display: none;
  }
}
.metro-tracking > ul > li .metro-content {
  padding: 24px 1.125rem;
}
.metro-tracking > ul > li .metro-content i {
  padding: 18px 0.5625rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.metro-tracking > ul > li .metro-content i svg {
  width: 40px;
  height: 40px;
}
.metro-tracking > ul > li .metro-heading,
.metro-tracking > ul > li .metro-content {
  text-align: center;
}
.metro-tracking > ul > li.active .metro-heading {
  background: #e20074;
  color: #fff;
  font-weight: bold;
}
.metro-tracking > ul > li.active .metro-heading:before {
  height: 100%;
  width: 20px;
  content: "";
  position: absolute;
  z-index: 1;
  left: -20px;
  display: block;
  background: #efefef;
}
.metro-tracking > ul > li.active .metro-heading .ico-triangle-right-big.right {
  right: -10px;
  z-index: 999;
}
.metro-tracking > ul > li.active .metro-heading .ico-triangle-right-big.left {
  left: 10px;
  right: auto;
}
.metro-tracking > ul > li.active .metro-heading .ico-triangle-right-big.left svg {
  fill: #efefef;
}
.metro-tracking > ul > li.active .metro-heading .inner {
  left: 30px;
  right: 10px;
}
.metro-tracking > ul > li.active:first-child .metro-heading:before {
  display: none;
}
.metro-tracking > ul > li.active:first-child .ico-triangle-right-big.left {
  display: none;
}
.metro-tracking > ul > li.active:last-child .metro-heading .ico-triangle-right-big.right, .metro-tracking > ul > li.active.last .metro-heading .ico-triangle-right-big.right {
  display: none;
}
.metro-tracking > ul > li.active + li.active .metro-heading:before {
  display: none;
}
@media screen and (max-width: 991px) {
  .metro-tracking > ul > li.active + li.active:before {
    display: none;
  }
}
.metro-tracking > ul > li:last-child .metro-heading .ico-chevron-right-big, .metro-tracking > ul > li.last .metro-heading .ico-chevron-right-big {
  display: none;
}
@media screen and (max-width: 991px) {
  .metro-tracking > ul > li {
    width: 360px;
  }
  .metro-tracking > ul > li {
    display: table;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
  }
  .metro-tracking > ul > li.active .metro-heading .inner {
    left: 20px;
    right: 20px;
  }
  .metro-tracking > ul > li.active .metro-heading:before {
    display: none;
  }
  .metro-tracking > ul > li:after {
    content: "";
    display: block;
    width: 133px;
    left: 0;
    bottom: 0;
    position: absolute;
  }
  .cssclippath .metro-tracking > ul > li:after {
    height: 20px;
    background: #64b9e4;
    -webkit-clip-path: polygon(100% 5%, 50% 100%, 0 5%, 0 0, 50% 96%, 100% 0);
    clip-path: polygon(100% 5%, 50% 100%, 0 5%, 0 0, 50% 96%, 100% 0);
  }
}
@media screen and (max-width: 991px) and (max-width: 991px) {
  .cssclippath .metro-tracking > ul > li:after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .cssclippath .metro-tracking > ul > li.active:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 20px;
    width: 133px;
    background: #efefef;
    top: -20px;
    left: 0;
  }
  .cssclippath .metro-tracking > ul > li.active .metro-heading:before, .cssclippath .metro-tracking > ul > li.active .metro-heading:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 20px;
    width: 133px;
    left: 0;
    -webkit-clip-path: polygon(100% 0, 50% 100%, 0 0, 100% 0);
    clip-path: polygon(100% 0, 50% 100%, 0 0, 100% 0);
  }
  .cssclippath .metro-tracking > ul > li.active .metro-heading:before {
    top: 0;
    background: #efefef;
  }
  .cssclippath .metro-tracking > ul > li.active .metro-heading:after {
    z-index: 1;
    bottom: -20px;
    background: #e20074;
  }
  .cssclippath .metro-tracking > ul > li.active:last-child .metro-heading:after, .cssclippath .metro-tracking > ul > li.active.last .metro-heading:after {
    display: none;
  }
  .cssclippath .metro-tracking > ul > li.active:first-child {
    background: red;
  }
  .cssclippath .metro-tracking > ul > li.active:first-child:before {
    display: none;
  }
  .cssclippath .metro-tracking > ul > li.active:first-child .metro-heading:before {
    display: none;
  }
  .no-cssclippath .metro-tracking > ul > li:after {
    top: 0;
    border-top: 1px solid #64b9e4;
    width: 133px;
  }
  .no-cssclippath .metro-tracking > ul > li:first-child:after {
    border-top: 0;
  }
  .metro-tracking > ul > li:last-child:after, .metro-tracking > ul > li.last:after {
    background: none;
    clip-path: none;
    -webkit-clip-path: none;
  }
  .metro-tracking > ul > li .metro-heading {
    width: 133px;
    display: inline-block;
    vertical-align: middle;
  }
  .metro-tracking > ul > li .metro-content {
    width: 227px;
  }
  .metro-tracking > ul > li .metro-heading,
  .metro-tracking > ul > li .metro-content {
    display: table-cell;
  }
}
@media screen and (max-width: 479px) {
  .metro-tracking > ul > li, .metro-tracking > ul > li.active {
    width: 290px;
  }
  .cssclippath .metro-tracking > ul > li:before, .cssclippath .metro-tracking > ul > li:after, .no-cssclippath .metro-tracking > ul > li:before, .no-cssclippath .metro-tracking > ul > li:after, .cssclippath .metro-tracking > ul > li.active:before, .cssclippath .metro-tracking > ul > li.active:after, .no-cssclippath .metro-tracking > ul > li.active:before, .no-cssclippath .metro-tracking > ul > li.active:after {
    width: 105px;
  }
  .cssclippath .metro-tracking > ul > li .metro-heading, .no-cssclippath .metro-tracking > ul > li .metro-heading, .cssclippath .metro-tracking > ul > li.active .metro-heading, .no-cssclippath .metro-tracking > ul > li.active .metro-heading {
    width: 105px;
  }
  .cssclippath .metro-tracking > ul > li .metro-heading:before, .cssclippath .metro-tracking > ul > li .metro-heading:after, .no-cssclippath .metro-tracking > ul > li .metro-heading:before, .no-cssclippath .metro-tracking > ul > li .metro-heading:after, .cssclippath .metro-tracking > ul > li.active .metro-heading:before, .cssclippath .metro-tracking > ul > li.active .metro-heading:after, .no-cssclippath .metro-tracking > ul > li.active .metro-heading:before, .no-cssclippath .metro-tracking > ul > li.active .metro-heading:after {
    width: 105px;
  }
  .cssclippath .metro-tracking > ul > li .metro-heading .inner, .no-cssclippath .metro-tracking > ul > li .metro-heading .inner, .cssclippath .metro-tracking > ul > li.active .metro-heading .inner, .no-cssclippath .metro-tracking > ul > li.active .metro-heading .inner {
    left: 10px;
    right: 10px;
  }
  .metro-tracking > ul > li .metro-content, .metro-tracking > ul > li.active .metro-content {
    width: 185px;
  }
  .metro-tracking > ul > li li.active + li.active .metro-content {
    background: red;
  }
}
.metro-tracking-vertical > ul {
  margin-bottom: 1rem;
}
.metro-tracking-vertical > ul > li {
  min-height: 120px;
}
.metro-tracking-vertical > ul > li .metro-content {
  position: relative;
}
.metro-tracking-vertical > ul > li .metro-content:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #64b9e4;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.cssclippath .metro-tracking-vertical > ul > li .metro-content:after {
  bottom: 19px;
}
.metro-tracking-vertical > ul > li:last-child .metro-content:after {
  display: none;
}
@media screen and (min-width: 480px) {
  .metro-tracking-vertical > ul {
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .metro-tracking-vertical > ul > li {
    width: 100%;
  }
  .metro-tracking-vertical > ul > li {
    display: table;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
  }
  .metro-tracking-vertical > ul > li.active .metro-heading .inner {
    left: 20px;
    right: 20px;
  }
  .metro-tracking-vertical > ul > li.active .metro-heading:before {
    display: none;
  }
  .metro-tracking-vertical > ul > li:after {
    content: "";
    display: block;
    width: 133px;
    left: 0;
    bottom: 0;
    position: absolute;
  }
  .cssclippath .metro-tracking-vertical > ul > li:after {
    height: 20px;
    background: #64b9e4;
    -webkit-clip-path: polygon(100% 5%, 50% 100%, 0 5%, 0 0, 50% 96%, 100% 0);
    clip-path: polygon(100% 5%, 50% 100%, 0 5%, 0 0, 50% 96%, 100% 0);
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .cssclippath .metro-tracking-vertical > ul > li:after {
    display: none;
  }
}
@media screen and (min-width: 480px) {
  .cssclippath .metro-tracking-vertical > ul > li.active:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 20px;
    width: 133px;
    background: #efefef;
    top: -20px;
    left: 0;
  }
  .cssclippath .metro-tracking-vertical > ul > li.active .metro-heading:before, .cssclippath .metro-tracking-vertical > ul > li.active .metro-heading:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 20px;
    width: 133px;
    left: 0;
    -webkit-clip-path: polygon(100% 0, 50% 100%, 0 0, 100% 0);
    clip-path: polygon(100% 0, 50% 100%, 0 0, 100% 0);
  }
  .cssclippath .metro-tracking-vertical > ul > li.active .metro-heading:before {
    top: 0;
    background: #efefef;
  }
  .cssclippath .metro-tracking-vertical > ul > li.active .metro-heading:after {
    z-index: 1;
    bottom: -20px;
    background: #e20074;
  }
  .cssclippath .metro-tracking-vertical > ul > li.active:last-child .metro-heading:after, .cssclippath .metro-tracking-vertical > ul > li.active.last .metro-heading:after {
    display: none;
  }
  .cssclippath .metro-tracking-vertical > ul > li.active:first-child {
    background: red;
  }
  .cssclippath .metro-tracking-vertical > ul > li.active:first-child:before {
    display: none;
  }
  .cssclippath .metro-tracking-vertical > ul > li.active:first-child .metro-heading:before {
    display: none;
  }
  .no-cssclippath .metro-tracking-vertical > ul > li:after {
    top: 0;
    border-top: 1px solid #64b9e4;
    width: 133px;
  }
  .no-cssclippath .metro-tracking-vertical > ul > li:first-child:after {
    border-top: 0;
  }
  .metro-tracking-vertical > ul > li:last-child:after, .metro-tracking-vertical > ul > li.last:after {
    background: none;
    clip-path: none;
    -webkit-clip-path: none;
  }
  .metro-tracking-vertical > ul > li .metro-heading {
    width: 133px;
    display: inline-block;
    vertical-align: middle;
  }
  .metro-tracking-vertical > ul > li .metro-content {
    width: 227px;
  }
  .metro-tracking-vertical > ul > li .metro-heading,
  .metro-tracking-vertical > ul > li .metro-content {
    display: table-cell;
  }
  .metro-tracking-vertical > ul > li:after {
    z-index: 1;
    bottom: -5px;
  }
  .cssclippath .metro-tracking-vertical > ul > li:after {
    width: 30%;
    height: 25px;
    -webkit-clip-path: polygon(100% 3%, 50% 100%, 0 3%, 0 0, 50% 96%, 100% 0);
    clip-path: polygon(100% 3%, 50% 100%, 0 3%, 0 0, 50% 96%, 100% 0);
  }
  .no-cssclippath .metro-tracking-vertical > ul > li:after {
    width: 30%;
  }
  .metro-tracking-vertical > ul > li .metro-heading {
    width: 30%;
  }
  .metro-tracking-vertical > ul > li .metro-content {
    width: 80%;
    vertical-align: middle;
  }
  .metro-tracking-vertical > ul > li .metro-heading i {
    display: none;
  }
  .metro-tracking-vertical > ul > li .metro-heading .inner {
    top: auto;
  }
}

.list-group-item {
  padding-top: 13px;
  padding-bottom: 13px;
}
.list-group-item p:last-child {
  margin-bottom: 0;
}
.list-group-modal {
  margin: -15px 0 -15px;
}
.list-group-modal .list-group-item {
  display: flex;
  align-items: center;
  min-height: 70px;
  border-width: 1px 0 0;
  border-color: #efefef;
  margin: 0;
}
.list-group-modal .list-group-item:first-child {
  border-radius: 0;
}
.list-group-modal .list-group-item:first-child {
  border-top: 0;
}
.list-group-modal .list-group-item .radio label,
.list-group-modal .list-group-item .checkbox label {
  display: block;
}

.btn-group:not(.bootstrap-select) .btn {
  font-weight: 600;
  color: #4a4a4a;
}
@media screen and (max-width: 479px) {
  .btn-group:not(.bootstrap-select) .btn {
    display: block;
    width: 100%;
  }
  .btn-group:not(.bootstrap-select) .btn:first-child {
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
  }
  .btn-group:not(.bootstrap-select) .btn:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
  }
  .btn-group:not(.bootstrap-select) .btn + .btn {
    margin-left: 0;
  }
}
.btn-group:not(.bootstrap-select) .btn:hover, .btn-group:not(.bootstrap-select) .btn.active {
  color: #fff;
  background: #64b9e4;
}
.btn-group:not(.bootstrap-select) .btn:hover svg, .btn-group:not(.bootstrap-select) .btn.active svg {
  fill: #fff;
}
.btn-group:not(.bootstrap-select) .btn svg {
  fill: #999;
  width: 22px;
  height: 22px;
}
.btn-group:not(.bootstrap-select) .btn-default {
  border-width: 1px;
  border-color: #999;
}
.btn-group:not(.bootstrap-select) .btn-lg {
  padding-top: 11px;
  padding-bottom: 11px;
}
.btn-group:not(.bootstrap-select) i:not(.caret) {
  vertical-align: text-bottom;
  margin-right: 5px;
}

.btn-group-like-tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.btn-group-like-tags .btn-like-tag {
  margin: 0rem;
}

.bs-select-hidden, .input-group .bs-select-hidden {
  display: none;
}

.bootstrap-select {
  display: block;
  height: auto;
  border: 0;
  padding: 0;
}
.bootstrap-select.open .dropdown-toggle .ico-chevron-down {
  transform: rotate(-180deg);
}
.bootstrap-select .dropdown-toggle {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  font-weight: 500;
  color: #000;
  border-width: 1px;
  border-color: #999;
  float: none;
  padding-left: 16px;
  padding-right: 42px;
  white-space: nowrap;
}
.with-tooltip .bootstrap-select .dropdown-toggle {
  padding-right: 74px;
}
.bootstrap-select .dropdown-toggle.btn-default {
  color: #000;
}
.bootstrap-select .dropdown-toggle.btn-default, .bootstrap-select .dropdown-toggle.btn-default:hover {
  border-color: #999;
}
.bootstrap-select .dropdown-toggle.btn-default:focus:hover {
  border-color: #64b9e4;
}
.bootstrap-select .dropdown-toggle.btn-lg {
  height: 50px;
  padding-left: 20px;
}
.has-error .bootstrap-select .dropdown-toggle {
  border-color: #e20000;
}
.has-error .bootstrap-select .dropdown-toggle:hover {
  border-color: #e20000;
}
.bootstrap-select .dropdown-toggle.disabled {
  opacity: 1;
  color: #bfbfbf;
  border-color: #f6f6f6;
}
.bootstrap-select .dropdown-toggle.disabled .ico-chevron-down svg {
  fill: #bfbfbf;
}
.bootstrap-select .dropdown-toggle:focus {
  border-color: #64b9e4;
}
.bootstrap-select .dropdown-toggle .ico-chevron-down {
  border: 0;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: rotate(0);
  transition-property: transform;
  transition-duration: 0.25s;
}
.bootstrap-select .dropdown-toggle .ico-chevron-down svg {
  display: block;
  width: 14px;
  height: 8px;
  fill: #e20074;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  border: 0;
  margin: 0;
}
.bootstrap-select .dropdown-menu > li {
  margin: 0;
}
.bootstrap-select .dropdown-menu > li.divider {
  margin: 1rem 0;
}
.bootstrap-select .dropdown-menu > li > a {
  padding: 1rem 12px;
}
.bootstrap-select .dropdown-menu > li > a:active, .bootstrap-select .dropdown-menu > li > a:focus {
  outline: 0;
}
.bootstrap-select.input-lg .dropdown-menu > li > a {
  padding-left: 16px;
  padding-right: 16px;
}
.bootstrap-select .dropdown-toggle .filter-option {
  width: 100%;
  text-align: left;
}
.bootstrap-select.text-small .dropdown-toggle {
  font-size: 14px;
}
.bootstrap-select.select-like-tabs {
  background: transparent;
}
.bootstrap-select.select-like-tabs .dropdown-toggle {
  font-size: 14px;
  font-weight: 600;
  border: 0;
  background: transparent;
  padding-left: 0;
  padding-right: 16px;
}
.bootstrap-select.select-like-tabs .dropdown-toggle .ico-chevron-down {
  right: 3px;
}
.bootstrap-select.select-like-tabs .dropdown-toggle .ico-chevron-down svg {
  width: 10px;
  height: 6px;
}
.bootstrap-select.select-like-tabs .dropdown-menu {
  max-height: none !important;
  min-height: 0 !important;
}
@media screen and (min-width: 992px) {
  .bootstrap-select.select-like-tabs .dropdown-toggle {
    display: none;
  }
  .bootstrap-select.select-like-tabs .dropdown-menu {
    overflow: visible !important;
    float: none;
    background: transparent;
    padding: 0;
  }
  .bootstrap-select.select-like-tabs .dropdown-menu > li {
    margin-right: 20px;
    min-height: 2.5rem;
  }
  .bootstrap-select.select-like-tabs .dropdown-menu > li > a {
    color: #999;
    text-align: center;
    position: relative;
    padding-left: 11px;
    padding-right: 11px;
  }
  .bootstrap-select.select-like-tabs .dropdown-menu > li > a:hover, .bootstrap-select.select-like-tabs .dropdown-menu > li > a:focus {
    color: #000;
    background: none;
  }
  .bootstrap-select.select-like-tabs .dropdown-menu > li > a:before {
    content: "";
    display: block;
    height: 3px;
    width: 0;
    background: #e20074;
    position: absolute;
    left: 0;
    bottom: -9px;
    transition-property: width;
    transition-duration: 0.5s;
  }
  .bootstrap-select.select-like-tabs .dropdown-menu > li:last-child {
    margin-right: 0;
  }
  .bootstrap-select.select-like-tabs .dropdown-menu > li.selected > a {
    font-weight: 600;
    color: #000;
  }
  .bootstrap-select.select-like-tabs .dropdown-menu > li.selected > a:before {
    width: 100%;
  }
  .bootstrap-select.select-like-tabs > .dropdown-menu {
    display: block;
    position: static;
    margin: 0;
    border: 0;
  }
  .bootstrap-select.select-like-tabs > .dropdown-menu .dropdown-menu {
    display: flex;
    align-items: center;
  }
}
.bootstrap-select.select-inline {
  display: inline-block;
  width: auto;
}

.js .select-prefix-label {
  position: relative;
}
.js .select-prefix-label .filter-option {
  transform: translateY(7px);
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  margin-bottom: 0;
}
.breadcrumb > li {
  display: flex;
  align-items: center;
  margin-right: 0.625rem;
  padding-left: 0;
}
.breadcrumb > li:before {
  display: none;
}
.breadcrumb > li a {
  color: #999;
}
.breadcrumb > li i {
  margin-left: 0.625rem;
}
.breadcrumb > li i svg {
  fill: #999;
  width: 10px;
  height: 10px;
}
.caption .breadcrumb {
  margin-top: -1rem;
  margin-bottom: 0.5rem;
}
.caption .breadcrumb > li a {
  color: #fff;
}
.caption .breadcrumb > li i svg {
  fill: #fff;
}
.caption-inverse .breadcrumb > li a {
  color: #999;
}
.caption-inverse .breadcrumb > li i svg {
  fill: #999;
}
.caption-header .breadcrumb {
  margin-top: -0.5rem;
  margin-bottom: 0;
}

.datepicker-wrapper {
  position: relative;
}
.datepicker-wrapper.disabled .ico-calendar {
  cursor: not-allowed;
}
.datepicker-wrapper.disabled .ico-calendar svg {
  fill: #bfbfbf;
}
.datepicker-wrapper input {
  padding-right: 42px;
}
.datepicker-wrapper .ico-calendar {
  cursor: pointer;
  margin-top: -0.5rem;
  position: absolute;
  top: 50%;
  right: 0.9375rem;
}
.datepicker-wrapper .ico-calendar svg {
  fill: #999;
  width: 1rem;
  height: 1rem;
}

.datepicker-dropdown {
  border-color: #e5e5e5;
}
.datepicker-dropdown > div {
  display: none;
  padding: 0;
  margin: 0 0 -4.5rem;
}
.datepicker-dropdown table {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  margin: 0;
  border-collapse: separate;
  border-spacing: 0 1px;
}
.datepicker-dropdown table > tbody > tr > th,
.datepicker-dropdown table > tbody > tr > td {
  padding: 0;
}
.datepicker-dropdown table > tbody > tr > th[colspan],
.datepicker-dropdown table > tbody > tr > td[colspan] {
  width: auto;
}
.datepicker-dropdown table .datepicker-switch,
.datepicker-dropdown table tfoot tr th {
  transition: background-color 0.5s;
  font-weight: normal;
  cursor: pointer;
}
@media (prefers-reduced-motion: reduce) {
  .datepicker-dropdown table .datepicker-switch,
  .datepicker-dropdown table tfoot tr th {
    transition: none;
  }
}
.datepicker-dropdown table .datepicker-switch:hover,
.datepicker-dropdown table tfoot tr th:hover {
  background-color: #e5e5e5;
}
.datepicker-dropdown table .datepicker-switch {
  font-weight: 600;
  border-radius: 3px;
}
.datepicker-dropdown table thead .prev,
.datepicker-dropdown table thead .next,
.datepicker-dropdown table thead .switch {
  height: 8.188rem;
}
.datepicker-dropdown table thead .prev,
.datepicker-dropdown table thead .next {
  cursor: pointer;
  line-height: 0;
}
.datepicker-dropdown table thead .prev:hover svg,
.datepicker-dropdown table thead .next:hover svg {
  fill: #b0005a;
}
.datepicker-dropdown table thead .prev svg,
.datepicker-dropdown table thead .next svg {
  fill: #e20074;
  width: 1.125rem;
  height: 1.125rem;
}
.datepicker-dropdown table thead .prev {
  text-align: right;
}
.datepicker-dropdown table thead .next {
  text-align: left;
}
.datepicker-dropdown table tr th,
.datepicker-dropdown table tr td {
  width: 2.188rem;
  line-height: 1.563rem;
  border: 0;
  text-align: center;
}
.datepicker-dropdown table tr .dow {
  font-size: 14px;
  font-weight: 600;
  border-top: 1px solid #e5e5e5;
  padding-top: -6rem;
}
.datepicker-dropdown table tr td {
  transition-property: background, color;
  transition-duration: 0.25s;
}
.datepicker-dropdown table tr td.old, .datepicker-dropdown table tr td.new {
  color: #bfbfbf;
}
.datepicker-dropdown table tr td.today {
  color: #fff;
  background-color: #64b9e4;
}
.datepicker-dropdown table tr td.day {
  cursor: pointer;
  border-radius: 3px;
}
.datepicker-dropdown table tr td.day:hover {
  background-color: #e5e5e5;
}
.datepicker-dropdown table tr td.day.disabled {
  position: relative;
  color: #bfbfbf;
}
.datepicker-dropdown table tr td.day.disabled:hover {
  background-color: transparent;
}
.datepicker-dropdown table tr td.day.disabled:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  border-bottom: 1px solid;
  width: 70%;
  left: 15%;
  right: 15%;
}
.datepicker-dropdown table tr td.active {
  font-weight: 600;
  color: #fff;
  background-color: #e20074;
}
.datepicker-dropdown table tr td.active:hover {
  color: currentColor;
  background-color: #e5e5e5;
}
.datepicker-dropdown table tr td span {
  transition: background-color 0.5s;
  display: block;
  width: 23%;
  float: left;
  line-height: 2.5rem;
  margin: 1%;
  cursor: pointer;
  border-radius: 3px;
}
@media (prefers-reduced-motion: reduce) {
  .datepicker-dropdown table tr td span {
    transition: none;
  }
}
.datepicker-dropdown table tr td span:hover {
  background-color: #e5e5e5;
}
.datepicker-dropdown table tr td span.old, .datepicker-dropdown table tr td span.new {
  color: #bfbfbf;
}

.datepicker-dropdown {
  width: auto;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 8px;
}
.datepicker-dropdown.datepicker-orient-top {
  margin-top: 12px;
}
.datepicker-dropdown.datepicker-orient-bottom {
  margin-top: -12px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -12px;
  border-bottom: 0;
  border-top: 12px solid #e5e5e5;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -10px;
  border-bottom: 0;
  border-top: 10px solid #fff;
}

.datepicker-selection[readonly] {
  border-color: #999;
  background: #fff;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  font-weight: 600;
}

.has-error .input-group-addon {
  color: #000;
  background-color: #efefef;
}

@media screen and (max-width: 767px) {
  .js .overlay-link {
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  .js .overlay-content {
    display: none;
  }
}
.js .overlay-content.open {
  display: block;
  margin: 0;
}
.js .overlay-wrapper {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  right: 0;
  z-index: 1040;
  overflow: auto;
  background: #fff;
  opacity: 0;
  transform: translateX(100%);
  transition-duration: 0.25s;
  transition-property: opacity, transform;
}
.js .overlay-wrapper.in {
  opacity: 1;
  transform: translateX(0);
}
.js .overlay-header {
  display: flex;
  align-items: center;
  min-height: 52px;
  position: relative;
}
.js .overlay-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 25px;
  text-align: center;
  flex-grow: 1;
}
.js .overlay-close {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  transform: translateY(-50%);
}
.js .overlay-close svg {
  fill: #4a4a4a;
  width: 1.25rem;
  height: 1.25rem;
}

.star-rating svg {
  fill: #e5e5e5;
  width: 12px;
  height: 12px;
}
.star-rating .active svg {
  fill: #64b9e4;
}
.star-rating-percents {
  margin-right: 0.46875rem;
}
.ico-star + .star-rating-percents {
  margin-left: 0.46875rem;
  margin-right: 0;
}
.star-rating-description {
  margin-left: 0.46875rem;
  color: #999;
}
.star-rating-percents + .star-rating-description {
  display: block;
  margin-left: 0;
}

.rating-group {
  display: flex;
  align-items: center;
}
.rating-bar {
  flex-grow: 1;
  background: #efefef;
  height: 0.9375rem;
  margin-right: 2.8125rem;
  position: relative;
}
.rating-bar span {
  height: 100%;
  position: absolute;
  background: #64b9e4;
}
.rating-bar:before {
  line-height: 1;
  content: attr(data-rating) "x";
  position: absolute;
  font-size: 14px;
  right: -2.8125rem;
  color: #999;
}
.star-rating + .rating-bar {
  margin-left: 1.875rem;
}

.star-rating-large {
  display: block;
  position: relative;
  max-width: 100%;
  background: #efefef;
  text-align: center;
  text-decoration: inherit;
  padding: 25px;
  border-radius: 3px;
}
.star-rating-large .exponea-survey * {
  box-sizing: content-box;
}
.star-rating-large:hover, .star-rating-large .exponea-popup-banner:active {
  text-decoration: inherit;
}
.star-rating-large span {
  display: block;
}
.star-rating-large-comment {
  font-size: 16px;
  font-weight: normal;
  opacity: 0.6;
  color: #1c1733;
  margin-bottom: 15px;
  padding: 10px;
}
.star-rating-large .answers .exponea-input {
  min-height: 100px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.star-rating-large .stars {
  margin-bottom: 15px;
}
.star-rating-large .stars > div {
  display: inline-block;
  width: 22px;
  height: 21px;
  cursor: pointer;
  margin: 0 3px;
}
.star-rating-large .stars .negative {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgd2lkdGg9IjIyLjAxODk3IiAgIGhlaWdodD0iMjEiICAgdmlld0JveD0iMCAwIDIyLjAxODk3MSAyMSI+ICA8cGF0aCAgICAgZD0ibSAyMi4wMTg5Nyw4LjEzNzk5NTEgYyAwLDAuMTk0MSAtMC4xMTQ2NjgsMC40MDU4IC0wLjM0NDAwNCwwLjYzNTIgbCAtNC44MDM0NTUsNC42ODQyOTk5IDEuMTM3OTc0LDYuNjE2MyBjIDAuMDA4OCwwLjA2MiAwLjAxMzIxLDAuMTQ5OSAwLjAxMzIxLDAuMjY0NiAwLDAuMTg1MyAtMC4wNDg0NCwwLjMzOTYgLTAuMTQ1NDk1LDAuNDYzMyAtMC4wODgyNSwwLjEzMjIgLTAuMjIwNTI4LDAuMTk4MyAtMC4zOTcwMTksMC4xOTgzIC0wLjE2NzUxMywwIC0wLjM0NDAwNCwtMC4wNTMgLTAuNTI5MzAyLC0wLjE1ODcgbCAtNS45NDEzOTYsLTMuMTIzIC01Ljk0MTQxMjQsMy4xMjMgYyAtMC4xOTQwODY5LDAuMTA1OSAtMC4zNzA1MDk2LDAuMTU4NyAtMC41MjkzMDAyLDAuMTU4NyAtMC4xODUyNjQzLDAgLTAuMzI2NDA1OCwtMC4wNjYgLTAuNDIzNDQxOCwtMC4xOTgzIC0wLjA4ODIyOCwtMC4xMjM3IC0wLjEzMjMzNCwtMC4yNzggLTAuMTMyMzM0LC0wLjQ2MzMgMCwtMC4wNTMgMC4wMDg4MiwtMC4xNDExIDAuMDI2NDc0LC0wLjI2NDYgbCAxLjEzNzk5MSwtNi42MTYzIEwgMC4zMzA4MTMzMiw4Ljc3MzE5NTEgQyAwLjExMDI3MTM0LDguNTM0OTk1MSAwLDguMzIzMjk1MSAwLDguMTM3OTk1MSBjIDAsLTAuMzI2NCAwLjI0NzAwNzExLC0wLjUyOTMgMC43NDEwMjMwNSwtMC42MDg3IGwgNi42NDI3NTA2NSwtMC45NjYgMi45NzczMjAzLC02LjAyMDgwMDA0IGMgMC4xNjc2MTYsLTAuMzYxNyAwLjM4Mzc0LC0wLjU0MjQ5OTk5NjI2MjMgMC42NDgzOTEsLTAuNTQyNDk5OTk2MjYyMyAwLjI2NDY1MSwwIDAuNDgwNzc2LDAuMTgwNzk5OTk2MjYyMyAwLjY0ODM5MSwwLjU0MjQ5OTk5NjI2MjMgbCAyLjk3NzMyMSw2LjAyMDgwMDA0IDYuNjQyNzUsMC45NjYgYyAwLjQ5NDA3MiwwLjA3OSAwLjc0MTAyMywwLjI4MjMgMC43NDEwMjMsMC42MDg3IHoiICAgICBzdHlsZT0iZmlsbDojYmZiZmJmOyIgLz48L3N2Zz4=);
}
.star-rating-large .stars .positive {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgd2lkdGg9IjIyLjAxODk3IiAgIGhlaWdodD0iMjEiICAgdmlld0JveD0iMCAwIDIyLjAxODk3MSAyMSI+ICA8cGF0aCAgICAgZD0ibSAyMi4wMTg5Nyw4LjEzNzk5NTEgYyAwLDAuMTk0MSAtMC4xMTQ2NjgsMC40MDU4IC0wLjM0NDAwNCwwLjYzNTIgbCAtNC44MDM0NTUsNC42ODQyOTk5IDEuMTM3OTc0LDYuNjE2MyBjIDAuMDA4OCwwLjA2MiAwLjAxMzIxLDAuMTQ5OSAwLjAxMzIxLDAuMjY0NiAwLDAuMTg1MyAtMC4wNDg0NCwwLjMzOTYgLTAuMTQ1NDk1LDAuNDYzMyAtMC4wODgyNSwwLjEzMjIgLTAuMjIwNTI4LDAuMTk4MyAtMC4zOTcwMTksMC4xOTgzIC0wLjE2NzUxMywwIC0wLjM0NDAwNCwtMC4wNTMgLTAuNTI5MzAyLC0wLjE1ODcgbCAtNS45NDEzOTYsLTMuMTIzIC01Ljk0MTQxMjQsMy4xMjMgYyAtMC4xOTQwODY5LDAuMTA1OSAtMC4zNzA1MDk2LDAuMTU4NyAtMC41MjkzMDAyLDAuMTU4NyAtMC4xODUyNjQzLDAgLTAuMzI2NDA1OCwtMC4wNjYgLTAuNDIzNDQxOCwtMC4xOTgzIC0wLjA4ODIyOCwtMC4xMjM3IC0wLjEzMjMzNCwtMC4yNzggLTAuMTMyMzM0LC0wLjQ2MzMgMCwtMC4wNTMgMC4wMDg4MiwtMC4xNDExIDAuMDI2NDc0LC0wLjI2NDYgbCAxLjEzNzk5MSwtNi42MTYzIEwgMC4zMzA4MTMzMiw4Ljc3MzE5NTEgQyAwLjExMDI3MTM0LDguNTM0OTk1MSAwLDguMzIzMjk1MSAwLDguMTM3OTk1MSBjIDAsLTAuMzI2NCAwLjI0NzAwNzExLC0wLjUyOTMgMC43NDEwMjMwNSwtMC42MDg3IGwgNi42NDI3NTA2NSwtMC45NjYgMi45NzczMjAzLC02LjAyMDgwMDA0IGMgMC4xNjc2MTYsLTAuMzYxNyAwLjM4Mzc0LC0wLjU0MjQ5OTk5NjI2MjMgMC42NDgzOTEsLTAuNTQyNDk5OTk2MjYyMyAwLjI2NDY1MSwwIDAuNDgwNzc2LDAuMTgwNzk5OTk2MjYyMyAwLjY0ODM5MSwwLjU0MjQ5OTk5NjI2MjMgbCAyLjk3NzMyMSw2LjAyMDgwMDA0IDYuNjQyNzUsMC45NjYgYyAwLjQ5NDA3MiwwLjA3OSAwLjc0MTAyMywwLjI4MjMgMC43NDEwMjMsMC42MDg3IHoiICAgICBzdHlsZT0iZmlsbDojZWRhOTVhOyIgLz48L3N2Zz4=);
}
.star-rating-large .exponea-close, .star-rating-large .exponea-survey .exponea-min {
  color: #323265;
  border-bottom: none;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  opacity: 0.7;
}
.star-rating-large .exponea-maxim {
  margin-left: 266px;
  display: inline-block;
}
.star-rating-large .exponea-min-max {
  display: inline-block;
}
.star-rating-large .exponea-min .exponea-min-char {
  position: relative;
  bottom: 4px;
}
.star-rating-large .feedback {
  display: none;
}
.star-rating-large .feedback * {
  box-sizing: border-box;
}

.boxes .box + .box {
  border-top: 1px solid #efefef;
}
@media screen and (max-width: 767px) {
  .boxes-sm .row-box {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .boxes-sm.well {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .boxes-sm .box + .box {
    border-top: 0;
    border-left: 1px solid #efefef;
  }
}
@media screen and (max-width: 991px) {
  .boxes-md .row-box {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .boxes-md.well {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .boxes-md .box + .box {
    border-top: 0;
    border-left: 1px solid #efefef;
  }
}
@media screen and (max-width: 1199px) {
  .boxes-lg .row-box {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  .boxes-lg.well {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .boxes-lg .box + .box {
    border-top: 0;
    border-left: 1px solid #efefef;
  }
}

.box-wrapper {
  background: #fff;
  border-radius: 3px;
  padding: 1px 1.5rem;
  margin: 30px 0;
}
[class*=col-] > .box-wrapper, [class*=col-] > .box > .box-wrapper {
  margin-bottom: 15px;
}
.box-wrapper + .row-boxes {
  margin-top: -15px;
}

.row-boxes > [class*=col-] {
  display: flex;
  flex-direction: column;
}
.row-boxes > [class*=col-] > .box-wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.row-boxes > [class*=col-] > .box-wrapper .box-content {
  flex-grow: 1;
}
.row-boxes > [class*=col-] > .box-wrapper .box-content.flex-column {
  padding-top: 0;
}

.box-heading {
  text-align: center;
  padding: 20px 0;
}
.box-heading h2,
.box-heading h3,
.box-heading .h2,
.box-heading .h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.box-heading h2 a,
.box-heading h3 a,
.box-heading .h2 a,
.box-heading .h3 a {
  color: currentColor;
}
.box-heading [data-toggle=tooltip] {
  vertical-align: middle;
}
.box-wrapper > .box-heading:not(:first-child) {
  border-top: 1px solid #e5e5e5;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.box-content {
  margin: 0 -1.5rem 0;
  padding: 1rem 1.5rem 0;
  border-top: 1px solid #e5e5e5;
}
.box-content:not(.flex-column) > .alert:first-child {
  margin-top: 0;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .box-content .media-figure {
    margin-right: 1.875rem;
  }
}
.box-content.no-border {
  border-top: 0;
}

.box-action-zone,
.box-footer {
  margin: 0 -1.5rem 1rem;
  padding: 1rem 1.5rem 0;
  border-top: 1px solid #e5e5e5;
}
.box-action-zone-message,
.box-footer-message {
  margin-bottom: 1rem;
}
.box-action-zone .btn-link,
.box-footer .btn-link {
  font-weight: 600;
}
.box-action-zone .btn + .dropup,
.box-action-zone .btn + .dropdown,
.box-footer .btn + .dropup,
.box-footer .btn + .dropdown {
  margin-left: 0.9375rem;
}
@media screen and (max-width: 479px) {
  .box-action-zone .btn + .dropup,
  .box-action-zone .btn + .dropdown,
  .box-footer .btn + .dropup,
  .box-footer .btn + .dropdown {
    margin-top: 15px;
    margin-left: 0;
  }
}

.box-footer {
  border-top-width: 3px;
}

.banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  position: relative;
  height: 295px;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .banner {
    height: 223px;
  }
}
.banner h1,
.banner .h1 {
  margin: 0;
}

.progress {
  position: relative;
  height: 18px;
  margin-bottom: 0.5rem;
  overflow: visible;
}
.progress, .progress-bar {
  box-shadow: none;
}
.progress-bar {
  width: 100%;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.progress-bar[aria-valuenow="100"], .progress-bar[style*="width: 100%"] {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.progress-bar[aria-valuenow="0"] {
  width: 0;
}
.progress-wrapper {
  padding-bottom: 1px;
  margin-bottom: 0.5rem;
}
.progress-limit-wrapper {
  margin-bottom: 1.375rem;
}
.progress-title {
  font-size: 18px;
  margin-top: 0;
}
.progress-small {
  height: 10px;
}
.progress-striped-bg {
  background: repeating-linear-gradient(45deg, #f6f6f6, #f6f6f6 4px, #e5e5e5 4px, #e5e5e5 6px);
}
.progress-bar-limit {
  border-right: 4px solid #4a4a4a;
}
.progress-bar-limit .progress-bar[aria-valuenow="100"], .progress-bar-limit .progress-bar[style*="width: 100%"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.progress-bar-gray-light {
  background-color: #e5e5e5;
}
.progress-min-max {
  margin-top: -5px;
}
.progress > .popover > .arrow {
  border-width: 7px;
}
.progress > .popover > .arrow:after {
  margin-left: -6px;
  border-width: 6px;
}
.progress > .popover.bottom {
  margin-top: 0;
  top: 25px;
}
.progress > .popover.bottom > .arrow {
  margin-left: -7px;
  top: -7px;
}
.progress > .popover.bottom > .arrow:after {
  margin-left: -6px;
}
.progress > .popover.out-of-container-left > .arrow, .progress > .popover.out-of-container-right > .arrow {
  margin-left: -11px;
}

.range {
  -webkit-appearance: none;
  width: 100%;
  margin: 13px 0;
  padding: 0;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .range {
    /* IE10+ specific styles go here */
    margin: 0;
  }
}
.range:focus {
  outline: 0;
}
.range::-webkit-slider-runnable-track {
  height: 14px;
  width: 100%;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  background: #e5e5e5;
}
.range::-webkit-slider-thumb {
  width: 26px;
  height: 26px;
  background: #64b9e4;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #f6f6f6;
  cursor: ew-resize;
  -webkit-appearance: none;
  margin-top: -6px;
}
.range::-moz-range-track {
  height: 14px;
  width: 100%;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  background: #e5e5e5;
}
.range::-moz-range-progress {
  height: 14px;
  width: 100%;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  background: #64b9e4;
}
.range::-moz-range-thumb {
  width: 26px;
  height: 26px;
  background: #64b9e4;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #f6f6f6;
  cursor: ew-resize;
}
.range::-moz-focus-outer {
  border: 0;
}
.range::-ms-track {
  height: 14px;
  width: 100%;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  border: solid transparent;
  border-width: 13px 0;
}
.range::-ms-fill-lower {
  background: #64b9e4;
}
.range::-ms-fill-upper {
  background: #e5e5e5;
}
.range::-ms-thumb {
  width: 26px;
  height: 26px;
  background: #64b9e4;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #f6f6f6;
  cursor: ew-resize;
  margin-top: 0;
}
.range-small {
  margin: 9px 0;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .range-small {
    /* IE10+ specific styles go here */
    margin: 0;
  }
}
.range-small::-webkit-slider-runnable-track {
  height: 7px;
  width: 100%;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
}
.range-small::-webkit-slider-thumb {
  width: 18px;
  height: 18px;
  background: #64b9e4;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #f6f6f6;
  cursor: ew-resize;
  margin-top: -5.5px;
}
.range-small::-moz-range-track {
  height: 7px;
  width: 100%;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
}
.range-small::-moz-range-progress {
  height: 7px;
  width: 100%;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
}
.range-small::-moz-range-thumb {
  width: 18px;
  height: 18px;
  background: #64b9e4;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #f6f6f6;
  cursor: ew-resize;
}
.range-small::-ms-track {
  height: 7px;
  border-width: 9px 0;
}
.range-small::-ms-thumb {
  width: 18px;
  height: 18px;
  background: #64b9e4;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #f6f6f6;
  cursor: ew-resize;
}

.cookie-bar {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  color: #000;
  background-color: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99999;
  border-top: 1px solid #5e646b;
  text-align: center;
  padding: 15px 10px 5px 10px;
  transition-property: padding;
  transition-duration: 1.5s;
}
@media screen and (min-width: 1200px) {
  .cookie-bar {
    padding: 1rem 10px;
  }
}
.cookie-bar a {
  color: #383f47;
  text-decoration: underline;
  border-bottom: 0;
}
.cookie-bar .cookie-use-agreement-btn {
  display: block;
  background: #fff;
  border: 1px solid #757C84;
  cursor: pointer;
  margin: 12px auto 0;
  padding: 7px 20px;
}
@media screen and (min-width: 1200px) {
  .cookie-bar .cookie-use-agreement-btn {
    display: inline-block;
    margin: 0 0 0 30px;
  }
}

.modal .container {
  width: auto;
}

.modal-body .container {
  padding-left: 0;
  padding-right: 0;
}
.modal-body.no-horizontal-padding {
  padding-left: 0;
  padding-right: 0;
}

.modal-content {
  border: 0;
}

.modal-title {
  font-size: 24px;
  line-height: 1.1;
}

.modal-header .close,
.bootbox-close-button {
  font-size: 2.125rem;
  margin-top: -5px;
  text-shadow: none;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.25s;
}
.modal-header .close:hover, .modal-header .close:focus,
.bootbox-close-button:hover,
.bootbox-close-button:focus {
  opacity: 0.7;
}

.modal-footer {
  text-align: left;
  border-top: 0;
  background: #efefef;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: 0 -15px -15px;
}

@media (min-width: 768px) {
  .modal-lg {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
[data-toggle=tooltip] {
  cursor: help;
}
[data-toggle=tooltip].ico-info-sign {
  background: #bfbfbf;
  border-radius: 50%;
  transition-property: background;
  transition-duration: 0.5s;
}
[data-toggle=tooltip].ico-info-sign svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}
.with-tooltip [data-toggle=tooltip].ico-info-sign {
  display: block;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  right: 16px;
  z-index: 1;
}
[data-toggle=tooltip].ico-info-sign.tooltip-light {
  background: #e5e5e5;
}
[data-toggle=tooltip].ico-info-sign.tooltip-light svg {
  fill: #999;
}
.with-tooltip .select-prefix-label ~ [data-toggle=tooltip].ico-info-sign {
  right: 46px;
  z-index: 3;
}
.v-center [data-toggle=tooltip]:nth-last-child(2) {
  margin-right: 0;
}
.v-center [data-toggle=tooltip]:nth-last-child(2) + *:not(.tooltip) {
  margin-left: 5px;
}
[data-toggle=tooltip]:hover.ico-info-sign {
  background: #64b9e4;
}
[data-toggle=tooltip]:hover.ico-info-sign svg {
  fill: #fff;
}
[data-toggle=tooltip]:hover.ico-question-sign:not([data-ico-width]) svg {
  fill: #5094b6;
}
[data-toggle=tooltip].ico-question-sign:not([data-ico-width]) svg {
  fill: #64b9e4;
  width: 16px;
  height: 16px;
}

.nowrap .tooltip {
  white-space: normal;
}
.tooltip a {
  color: #fff;
  text-decoration: underline;
}
.tooltip a:hover {
  text-decoration: none;
}

.navbar-nav {
  justify-content: flex-start;
}
@media screen and (max-width: 991px) {
  .navbar-nav {
    justify-content: space-between;
  }
  .navbar-nav > li:last-child {
    position: static;
    top: 0rem;
    right: 4.75rem;
  }
  .navbar-nav > li:last-child > a {
    font-weight: 700;
  }
  .open .navbar-nav {
    border-top: 1px solid #bfbfbf;
  }
}
@media screen and (min-width: 992px) {
  .navbar-nav .open .dropdown-menu {
    overflow: visible;
    justify-content: center;
  }
}

.nav-group a.language {
  right: 0.9375rem;
}

.full-page-bg {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

h1 a, .h1 a {
  color: currentColor;
}
h2 a, .h2 a {
  color: currentColor;
}
h3 a, .h3 a {
  color: currentColor;
}

.caption .container {
  position: relative;
  z-index: 1;
}
.caption-overlay:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 0, 131, 0.5);
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
}

@media screen and (max-width: 479px) {
  [class*=text-center-xxs] .list-terms {
    margin-left: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  [class*=text-center-xs] .list-terms {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  [class*=text-center-sm] .list-terms {
    margin-left: 0;
  }
}
.list-terms-dark li a:after {
  background: #999;
}

.contact-form-eyecatcher {
  margin: 0;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 1;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .contact-form-eyecatcher {
    display: none;
  }
}
.contact-form-eyecatcher a {
  display: block;
  max-width: 100px;
  color: #fff;
  background-color: #e20074;
  border-radius: 3px 0 0 3px;
}
.contact-form-eyecatcher a:hover, .contact-form-eyecatcher a:focus {
  text-decoration: none;
  background-color: #b0005a;
}
.contact-form-eyecatcher a:hover svg, .contact-form-eyecatcher a:focus svg {
  fill: #fff;
}
.contact-form-eyecatcher a i {
  display: block;
  margin-bottom: 0.5rem;
}
.contact-form-eyecatcher a i svg {
  margin: 0 auto;
}

.custom-form {
  background-color: #efefef;
  padding-bottom: 2.5rem;
}
.custom-form .lfr-ddm-form-field-container,
.custom-form .lfr-ddm-form-page {
  padding: 0;
}
.custom-form .lfr-ddm-form-page > .row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.custom-form .ddl-form-name {
  display: none;
}
.custom-form .form-group {
  margin-bottom: 15px;
}
.custom-form .help-block {
  margin-top: 5px;
  margin-bottom: 10px;
}
.custom-form .form-control {
  font-size: 18px;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.custom-form .lfr-ddm-form-submit {
  float: none !important;
  margin-left: 0;
}
@media screen and (max-width: 991px) {
  .custom-form .lfr-ddm-form-submit {
    width: 100%;
    display: block;
  }
}
.custom-form .lfr-ddm-form-pagination-controls {
  padding: 0;
  text-align: center;
}
.custom-form .lfr-ddm-form-pagination-controls::after {
  clear: both;
  content: "";
  display: block;
}
.custom-form .control-label {
  margin-bottom: 5px;
}
.custom-form .lfr-ddm-form-page-title {
  color: #000;
  font-weight: 600;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  text-align: center;
}
.custom-form .required-warning {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.custom-form .icon-asterisk {
  color: #e20000;
  font-size: 0.625rem;
}
.custom-form [class*=col-] {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
}

.background-transparent {
  background: transparent;
}

.margin-xlarge {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.margin-xxlarge {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

/**
* CUSTOM HELPERS
*
* Set of custom helpers.
*
*/
.page-overlay {
  display: none;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 16;
  background-color: #000;
}
.overlay-visible .page-overlay {
  display: block;
}
@media screen and (max-width: 991px) {
  .page-overlay {
    height: calc(100% - 52px);
    top: 52px;
  }
}
@media screen and (min-width: 992px) {
  .page-overlay {
    height: calc(100% - 5.75rem);
    top: 5.75rem;
  }
}

.margin-base {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.margin-small {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.margin-large {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.margin-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.inner {
  padding-top: 1px;
  padding-bottom: 1px;
}

html .pt-0 {
  padding-top: 0;
}

html .mt-0 {
  margin-top: 0;
}

html .mt-base {
  margin-top: 1rem;
}

html .mt-small {
  margin-top: 0.5rem;
}

html .mt-large {
  margin-top: 2.5rem;
}

html .mb-base {
  margin-bottom: 1rem;
}

html .mb-small {
  margin-bottom: 0.5rem;
}

html .mb-large {
  margin-bottom: 2.5rem;
}

html .mb-0 {
  margin-bottom: 0;
}

html .block {
  display: block;
}

html .ml-small {
  margin-left: 0.9375rem;
}

html .ml-base {
  margin-left: 1.875rem;
}

html .ml-large {
  margin-left: 3.75rem;
}

/*---------------------------------------------------------------------------*\
  #POST CRITICAL CSS STYLES
\*---------------------------------------------------------------------------*/
.js body:before, .js body:after {
  display: none !important;
}

/*---------------------------------------------------------------------------*\
  #FLOATS
\*---------------------------------------------------------------------------*/
@media screen and (max-width: 479px) {
  html .pull-left-xxs {
    float: left;
  }
}

@media screen and (max-width: 479px) {
  html .pull-right-xxs {
    float: right;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  html .pull-left-xs {
    float: left;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  html .pull-right-xs {
    float: right;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  html .pull-left-sm {
    float: left;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  html .pull-right-sm {
    float: right;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  html .pull-left-md {
    float: left;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  html .pull-right-md {
    float: right;
  }
}

@media screen and (min-width: 1200px) {
  html .pull-left-lg {
    float: left;
  }
}

@media screen and (min-width: 1200px) {
  html .pull-right-lg {
    float: right;
  }
}

/*---------------------------------------------------------------------------*\
  #JS RELATED STYLES
\*---------------------------------------------------------------------------*/
.js-clickable h2 a,
.js-clickable h3 a {
  border-bottom: 1px solid transparent;
}

.js-hover,
.js-hover img {
  cursor: pointer;
}
.js-hover a:not(.btn) {
  text-decoration: underline;
}
.js-hover h2 a:not(.btn),
.js-hover h3 a:not(.btn) {
  text-decoration: none;
  border-bottom-color: currentColor;
}
.js-hover .btn svg {
  fill: #b0005a;
}
.js-hover .btn-default {
  color: #b0005a;
  border-color: #b0005a;
}
.js-hover .btn-primary {
  border-color: #b0005a;
  background: #b0005a;
}
.js-hover .btn-secondary {
  color: #b0005a;
}

.js .js-hidden {
  display: none;
}

/*---------------------------------------------------------------------------*\
  #BACKGROUNDS
\*---------------------------------------------------------------------------*/
html .background- + black {
  background:  +#000;
}

html .background- + magenta {
  background:  +#e20074;
}

html .background- + gray-lighter {
  background:  +#efefef;
}

html .background- + blue {
  background:  +#64b9e4;
}

html .background- + white {
  background:  +#fff;
}

html .background- + gray-lightest {
  background:  +#f6f6f6;
}

html .background- + green {
  background:  +#6db131;
}

html .no-bold {
  font-weight: 500;
}

html .bold {
  font-weight: 600;
}

html .ultra-bold {
  font-weight: 700;
}

html .v-center,
html .v-center-large {
  display: flex;
  align-items: center;
}
html .v-center > *:last-child,
html .v-center-large > *:last-child {
  margin-right: 0;
}
html .v-center > .right,
html .v-center-large > .right {
  margin-left: auto;
}

html .v-center > * {
  margin-right: 5px;
}

html .v-center-large > * {
  margin-right: 0.9375rem;
}

.grow {
  flex-grow: 1;
}

.nowrap {
  white-space: nowrap;
}

.wrap {
  overflow: hidden;
  white-space: inherit;
  word-wrap: break-word;
  word-break: break-all;
}

@media screen and (max-width: 479px) {
  .indent-left-xxs {
    padding-left: 1.875rem;
  }
}
@media screen and (max-width: 479px) {
  .indent-right-xxs {
    padding-right: 1.875rem;
  }
}
@media screen and (min-width: 480px) {
  .indent-left-xs {
    padding-left: 1.875rem;
  }
}
@media screen and (min-width: 480px) {
  .indent-right-xs {
    padding-right: 1.875rem;
  }
}
@media screen and (min-width: 768px) {
  .indent-left-sm {
    padding-left: 1.875rem;
  }
}
@media screen and (min-width: 768px) {
  .indent-right-sm {
    padding-right: 1.875rem;
  }
}
@media screen and (min-width: 992px) {
  .indent-left-md {
    padding-left: 1.875rem;
  }
}
@media screen and (min-width: 992px) {
  .indent-right-md {
    padding-right: 1.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .indent-left-lg {
    padding-left: 1.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .indent-right-lg {
    padding-right: 1.875rem;
  }
}
html .rounded {
  border-radius: 3px;
}

html .rounded-top {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

html .rounded-bottom {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

html .flex-column {
  display: flex;
  flex-direction: column;
}

html .border-brand {
  border: 1px solid #e20074;
}

html .flex {
  display: flex;
}

html .inline-flex {
  display: inline-flex;
}

html .inline-block {
  display: inline-block;
}

.img-responsive-wrapper {
  flex-shrink: 0;
  max-width: 100%;
}

html .top-50 {
  position: relative;
  transform: translate(0, -50%);
}

html .border-top {
  border-top: 1px solid #efefef;
  padding-top: 15px;
}

html .relative {
  position: relative;
}

.admin-signed-in select {
  -webkit-appearance: menulist;
}
.admin-signed-in .navbar {
  position: static;
  z-index: 0;
}
.admin-signed-in ul,
.admin-signed-in ol {
  margin-top: 0;
  margin-bottom: 0;
}
.admin-signed-in .lfr-product-menu-panel,
.admin-signed-in .portlet-topper,
.admin-signed-in .lfr-icon-menu-open .dropdown-menu {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.admin-signed-in .portlet {
  margin-bottom: 0;
}

.dialog-iframe-root-node {
  background: #fff;
}
.dialog-iframe-root-node .navbar-nav {
  position: static;
  display: block;
}
.dialog-iframe-root-node .navbar-nav li {
  float: left;
}
.dialog-iframe-root-node .navbar-nav li a {
  padding: 13px 15px;
  font-weight: 400;
  font-size: 1rem;
}
.dialog-iframe-root-node .navbar-default .navbar-nav > .active a {
  color: #e20074;
}

.signed-out #wrapper {
  padding-top: 0;
}

.portlet {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .portlet > .portlet-topper {
    z-index: 1034;
  }
}

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