/**
 * Clay 3.165.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.165.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
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

.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;
}

.user-avatar-link {
  display: block;
  position: relative;
}
.panel-notifications-count, html:not(#__):not(#___) .cadmin .panel-notifications-count {
  border-radius: 50rem;
  display: flex;
  margin: 0;
  max-width: none;
  position: absolute;
  right: calc(100% - 0.7rem);
  top: -0.4rem;
}

.badge, html:not(#__):not(#___) .cadmin .badge {
  margin: 0.25rem;
}

.user-avatar-link .text-default {
  align-items: center;
  display: flex;
}
.user-avatar-link .text-default .user-full-name {
  margin-left: 0.5rem;
}
@media (max-width: 575.98px) {
  .user-avatar-link .text-default .user-full-name {
    display: none;
  }
}

.user-personal-bar .fieldset {
  position: relative;
}
.user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 1rem);
  top: -0.6rem;
}

.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 .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

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

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

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

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

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

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

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

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

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state.svg);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state.svg);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(../images/states/success_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 989;
}
.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 {
    background-color: #fff;
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:first-child dt:not(.list-group-header) + .list-group-item {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item .h4,
.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,
.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;
  }
}

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

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

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

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

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

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 989;
}
@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;
  }
}
.c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
  transition: none;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

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

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

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

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

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

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

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

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  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: #6c757d;
}

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

.file-icon-color-2 {
  background-color: #fff;
  color: #24a892;
}

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

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

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

.file-icon-color-6 {
  background-color: #fff;
  color: #0099e6;
}

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

.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: calc(0.0625rem * -1);
  content: "";
  left: calc(0.0625rem * -1);
  position: absolute;
  right: calc(0.0625rem * -1);
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0rem 0rem 0.25rem 0.25rem;
  bottom: calc(0.0625rem * -1);
  content: "";
  height: 0rem;
  left: calc(0.0625rem * -1);
  position: absolute;
  right: calc(0.0625rem * -1);
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

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

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

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

.sheet-footer .btn {
  margin-right: calc(1rem * 0.5);
}
.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: #6c757d;
}

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M15%203H1a1%201%200%200%201%200-2h14a1%201%200%200%201%200%202Zm0%206H1a1%201%200%200%201%200-2h14a1%201%200%200%201%200%202ZM1%2015h14a1%201%200%200%200%200-2H1a1%201%200%200%200%200%202Z'%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: calc(1rem);
}

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

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

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  height: 28px;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon {
  height: 12px;
  width: 12px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon.lexicon-icon-drag {
  height: 16px;
  width: 16px;
}
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;
    transform: translateY(-97%);
    transition: opacity 0.15s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 12px;
  font-weight: 600;
  margin-left: 4px;
}
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;
  }
}
@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 {
    align-items: center;
    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;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  transition: border-color 0.15s ease;
}
.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-options {
  display: inline-block;
}

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

#GDPRSupportedContent .BtnWrap {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

#GDPRSupportedContent .BtnWrap button {
  margin: 0 !important;
  width: 70%;
  display: block;
}

body .wc-app,
.wc-app button,
.wc-app input,
.wc-app textarea {
  font-family: "Segoe UI", sans-serif;
  font-size: 15px;
}

.wc-app button {
  background-color: #0e718a;
  border: 1px solid #ccc;
  border-radius: 1px;
  color: #fff;
  cursor: pointer;
  transition: color 0.2s ease, background-color 0.2s ease;
}

.wc-app h1,
.wc-app h2,
.wc-app h3,
.wc-app h4,
.wc-app p,
.wc-app ul,
.wc-app ol {
  margin: 0;
  padding: 0;
}

.wc-app audio,
.wc-app video {
  display: block;
}

.wc-hidden {
  visibility: hidden;
}

.wc-header {
  background-color: #0e718a;
  box-shadow: 0 1px rgba(0, 0, 0, 0.2);
  box-sizing: content-box;
  color: #fff;
  font-weight: 500;
  height: 30px;
  left: 0;
  letter-spacing: 0.5px;
  padding: 8px 8px 0 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.wc-time {
  color: #999;
  margin-bottom: 10px;
}

.wc-message-groups {
  bottom: 50px;
  left: 0;
  transform: translateY(0);
  outline: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 38px;
  transition: transform 0.2s cubic-bezier(0, 0, 0.5, 1);
}

.wc-message-groups.no-header {
  top: 0;
}

.wc-message-groups.disabled {
  bottom: 0;
}

.wc-message-group-content {
  overflow: hidden;
}

.wc-suggested-actions {
  background-color: #f9f9f9;
  bottom: 50px;
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  transition: height 0.2s cubic-bezier(0, 0, 0.5, 1);
}

.wc-suggested-actions.disabled {
  bottom: 0;
}

.wc-suggested-actions .wc-hscroll > ul {
  height: 40px;
  padding: 2px 3px;
}

.wc-suggested-actions .wc-hscroll > ul > li {
  display: inline-block;
  margin: 2px;
  max-width: 40%;
}

.wc-suggested-actions .wc-hscroll > ul > li button {
  background-color: #fff;
  color: #0e718a;
  min-height: 32px;
  overflow: hidden;
  padding: 0 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.wc-suggested-actions .wc-hscroll > ul > li button:focus,
.wc-suggested-actions .wc-hscroll > ul > li button:hover {
  background-color: #fff;
  border-color: #0e718a;
  color: #0e718a;
}

.wc-suggested-actions .wc-hscroll > ul > li button:active {
  background-color: #0e718a;
  border-color: #0e718a;
  color: #fff;
}

.wc-suggested-actions button.scroll {
  background-color: #d2dde5;
  height: 40px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.wc-suggested-actions button.scroll:disabled {
  display: none;
}

.wc-suggested-actions button.scroll:focus,
.wc-suggested-actions button.scroll:hover {
  background-color: #808c95;
}

.wc-suggested-actions button.scroll svg {
  fill: #fff;
}

.wc-suggested-actions button.scroll svg path {
  transform: translateY(6px);
}

.wc-suggested-actions button.scroll.previous {
  left: 0;
}

.wc-suggested-actions button.scroll.next {
  right: 0;
}

.wc-message-pane.show-actions .wc-message-groups {
  top: 78px;
  transform: translateY(-40px);
}

.wc-message-pane.show-actions .wc-suggested-actions {
  height: 40px;
}

.wc-chatview-panel {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}

.wc-message-wrapper {
  animation: animationFrames 2s;
  animation-iteration-count: 1;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}

@keyframes animationFrames {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}
.wc-message {
  position: relative;
}

.wc-message-wrapper.carousel .wc-message {
  max-width: none;
  padding-right: 8px;
}

.wc-message svg.wc-message-callout {
  height: 22px;
  position: absolute;
  stroke: none;
  top: 12px;
  width: 6px;
}

.wc-message-content {
  border-radius: 2px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  padding: 8px;
  word-break: break-word;
}

.wc-message-content.clickable {
  cursor: pointer;
}

.wc-message-content.selected {
  box-shadow: 0 1px 1px 0 #ffa333;
}

.wc-message-content img {
  max-height: 320px;
  max-width: 100%;
}

.wc-message-content .video iframe {
  border: 0;
}

.wc-message-content audio,
.wc-message-content video {
  max-width: 100%;
}

.wc-message-content audio + h1,
.wc-message-content video + h1 {
  margin-top: 11px;
}

.wc-message-from {
  clear: both;
  color: #767676;
  font-size: 11px;
  margin-top: 5px;
}

.wc-card {
  background-color: #fff;
}

.wc-card .non-adaptive-content {
  margin: 8px 8px 0 8px;
}

.wc-card button {
  background-color: transparent;
  color: #0e718a;
  min-height: 32px;
  width: 100%;
  padding: 0 16px;
}

.wc-card button:hover {
  background-color: transparent;
  border-color: #0e718a;
  color: #0e718a;
}

.wc-card button:active {
  background-color: #0e718a;
  border-color: #0e718a;
  color: #fff;
}

.wc-card.receipt table {
  border-collapse: collapse;
  width: 100%;
}

.wc-card.receipt th,
.wc-card.receipt td {
  text-align: right;
  vertical-align: top;
}

.wc-card.receipt th:first-child,
.wc-card.receipt td:first-child {
  text-align: left;
}

.wc-card.receipt th {
  color: #808c95;
  font-size: inherit;
  font-weight: normal;
  line-height: 1.75;
}

.wc-card.receipt thead tr:last-child th {
  padding-bottom: 16px;
}

.wc-card.receipt th[colspan="2"] {
  color: inherit;
  font-size: 15px;
  font-weight: 700;
}

.wc-card.receipt td {
  padding: 4px 8px 0 8px;
}

.wc-card.receipt td img {
  float: left;
  margin: 5px 8px 8px 0;
  max-height: 50px;
  max-width: 50px;
}

.wc-card.receipt div.title {
  font-weight: bolder;
}

.wc-card.receipt div.subtitle {
  font-weight: lighter;
}

.wc-card.receipt tbody tr,
.wc-card.receipt tfoot tr {
  border-top: 1px solid #d2dde5;
}

.wc-card.receipt tbody tr:first-child,
.wc-card.receipt tfoot tr:first-child {
  border-top-width: 2px;
}

.wc-card.receipt tfoot td {
  line-height: 2.25;
}

.wc-card.receipt tfoot .total {
  font-weight: bold;
}

.wc-card.thumbnail img {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 100px;
}

.wc-card.signin h1 {
  margin: 10px 24px 16px 14px;
}

.wc-card.error {
  text-align: center;
}

.wc-card.error .error-icon {
  fill: #ccc;
  height: 56px;
  margin-bottom: 2px;
  margin-top: 20px;
  padding-left: 12px;
}

.wc-card.error .error-text {
  color: #ccc;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  text-align: inherit;
}

.wc-message {
  max-width: 91%;
}

.wc-card {
  border: 1px solid #d2dde5;
  width: 302px;
}

.wc-adaptive-card {
  width: 318px;
}

.wc-wide .wc-card {
  border: 1px solid #d2dde5;
  width: 398px;
}

.wc-wide .wc-adaptive-card {
  width: 414px;
}

.wc-narrow .wc-card {
  border: 1px solid #d2dde5;
  width: 198px;
}

.wc-narrow .wc-adaptive-card {
  width: 214px;
}

.wc-adaptive-card p {
  margin-left: 0;
  margin-right: 0;
}

.wc-list > .wc-card {
  margin-top: 8px;
}

.wc-list > .wc-card:first-child {
  margin-top: 0;
}

.wc-hscroll-outer {
  overflow: hidden;
}

.wc-hscroll {
  overflow-x: scroll;
  overflow-y: hidden;
}

.wc-hscroll > ul {
  white-space: nowrap;
}

.wc-hscroll > ul > li {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.wc-carousel {
  position: relative;
}

.wc-carousel button.scroll {
  background-color: #d2dde5;
  height: 28px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 28px;
}

.wc-carousel button.scroll:disabled {
  display: none;
}

.wc-carousel button.scroll:focus,
.wc-carousel button.scroll:hover {
  background-color: #808c95;
}

.wc-carousel button.scroll svg {
  fill: #fff;
}

.wc-carousel button.scroll.previous {
  left: -16px;
}

.wc-carousel button.scroll.next {
  right: -16px;
}

.wc-carousel .wc-hscroll > ul {
  margin-left: -4px;
}

.wc-carousel .wc-hscroll > ul > li {
  padding: 0 4px;
}

.wc-carousel .wc-hscroll > ul > li:last-child {
  padding-right: 0;
}

.wc-carousel li p {
  min-height: 4em;
  white-space: normal;
}

.wc-carousel li .wc-adaptive-card p {
  min-height: initial;
}

.wc-message-from-me {
  float: right;
  margin-right: 6px;
}

.wc-message-from-me.wc-message-from {
  text-align: right;
}

.wc-message-from-me .wc-message-content {
  background-color: #0e718a;
  color: #fff;
}

.wc-message-from-me svg.wc-message-callout path {
  fill: #0e718a;
}

.wc-message-from-me svg.wc-message-callout path.point-left {
  display: none;
}

.wc-message-from-me svg.wc-message-callout {
  right: -6px;
}

.wc-message-from-bot {
  float: left;
  margin-left: 8px;
}

.wc-message-from-bot .wc-message-content {
  background-color: #eceff1;
  color: #000;
}

.wc-message-from-bot svg.wc-message-callout path {
  fill: #eceff1;
}

.wc-message-from-bot svg.wc-message-callout path.point-right {
  display: none;
}

.wc-message-from-bot svg.wc-message-callout {
  left: -6px;
}

.wc-console {
  border: 5px solid #dbdee1;
  bottom: 0;
  box-sizing: border-box;
  height: 50px;
  left: 0;
  position: absolute;
  right: 0;
}

.wc-console > .wc-upload,
.wc-console > .wc-textbox,
.wc-console > .wc-send,
.wc-console > .wc-mic {
  position: absolute;
  top: 0;
  vertical-align: middle;
}

.wc-console label,
.wc-console button {
  cursor: pointer;
  display: inline-block;
  height: 40px;
}

.wc-console svg {
  fill: #8a8a8a;
  margin: 11px;
}

.wc-console input[type=text],
.wc-console textarea {
  border: none;
  height: 100%;
  outline: none;
  padding: 0;
  resize: none;
  width: 100%;
}

.wc-console.has-text .wc-send svg {
  fill: #0e718a;
}

.wc-console .wc-upload {
  cursor: pointer;
  position: relative;
}

.wc-console .wc-upload svg {
  height: 18px;
  width: 26px;
}

.wc-console #wc-upload-input {
  font-size: 0;
  height: 0;
  left: 0;
  opacity: 0;
  outline: 0;
  position: absolute;
  top: 0;
  width: 0;
}

.wc-console .wc-send {
  right: 0;
}

.wc-console .wc-send.hidden {
  visibility: hidden;
}

.wc-console.has-upload-button .wc-textbox {
  left: 48px;
}

.wc-console .wc-textbox {
  bottom: 0;
  left: 11px;
  right: 49px;
}

.wc-console .wc-textbox input {
  background-color: transparent;
}

.wc-console .wc-mic,
.wc-console .wc-send {
  background-color: transparent;
  border: 0;
  padding: 0;
  right: 0;
}

.wc-console .wc-mic.hidden,
.wc-console .wc-send.hidden {
  visibility: hidden;
}

.wc-console .wc-send svg {
  height: 18px;
  width: 27px;
}

.wc-console .wc-mic.active path#micFilling {
  fill: #4e3787;
}

.wc-console .wc-mic.inactive path#micFilling {
  visibility: hidden;
}

.wc-console.has-text .wc-send svg {
  fill: #0e718a;
}

.wc-typing {
  background-image: url("data:image/gif;base64,R0lGODlhQAAYAPYBAOzv8evu8Ort7+fq7Ons7ujr7eXo6uTn6ebp6+Xn6ebo6uzu8OPm6OTm6OPm5+Tn6N/i4+Ll59/i5N7h4+Hk5uDj5evu7+Hk5d/h49PV18PFx7/BwsfJysXHyMLExdja3Nfa28vNz72/wL7Awc/S08TGyMDCw9TW2NbY2t3g4trd39bZ2szO0M7Q0dnb3djb3Nvd39ve4Nnc3dze4Nrc3t7g4tzf4dXX2d3f4d7h4tnc3tve383P0MrMzs7Q0sjKzNLU1s/R08jKy9DT1NfZ293g4efp68bIyby+v9bZ27q8vdHT1c7R0uvt78nLzM/R0tjb3ens7bO0tbS2t7GztK+xsrW3uK6vsLe4utfa3L/Awtzf4MnLzamqq5WWl66wsbm7vNrd3uXo6a2ur6yurp2en6KjpKusrZ+goKeoqers7urt7peXmIGBgYSEhHx8fJmamqipqnZ2doqLi8XHyY2NjpGSkpOUlJiYmZOTlI+QkJqbm4eIiJucnIuMjP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEY0RUJCMDNENkM4MTFFNkI5RENGRDgzMjAyQjU3QzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEY0RUJCMDRENkM4MTFFNkI5RENGRDgzMjAyQjU3QzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRjRFQkIwMUQ2QzgxMUU2QjlEQ0ZEODMyMDJCNTdDNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRjRFQkIwMkQ2QzgxMUU2QjlEQ0ZEODMyMDJCNTdDNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUOAAEAIf4YT3B0aW1pemVkIHdpdGggZXpnaWYuY29tACwAAAAAQAAYAAACJoSPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+l0AACH5BAUHAAAALD4ACQACAAYAAAIERI5oBQAh+QQFBwAOACwsAAcAFAAJAAAEJRDISZetmJQ9uhcZyClGSY4hYjbHKqYs06ooLLuBPeM6b2u1SgQAIfkEBQcADQAsGAAHACUACQAABlFAgHAYKBqJyKRS+ahMchKnoSBYWq0Mp+rzimEiiUH1SjaCd64VioaTEo5lbA3GvaWjCmpcfnl27TZ4ent8Mmo6KW6EhXSIEGCDi4VZCG+SSUEAIfkEBQcABgAsEQAHABcACQAAB0aAAIKDAoSGh4RELD8sHwkBiJEoIUKVPSAHkJGJQZaWNQSbnJ6VMAOigzI8pDwxp6gCKUOMnhKFsAgvi59GuKkZPhkTBb6BACH5BAUHAAQALA8ABwANAAkAAAYsQICwYAgMj0LWZokSIAedpTSDREmvxaHyyjy2uN2hCqwZVLmqp2DF0bAkzyAAIfkEBRUABQAsDgAHAAoACQAABidAgDBgGAyHH5NoyUAunxuEcANdkqbVJTa7hZ6EkFFVcAx5ShmCMAgAIfkEBQcAAAAsLAAHABAACQAABC0QyClXpZWUwbsOU/AhSWmQGyiOB+Mq3rJ6zosKM22n+d2YqQzvBOOFcMOgJAIAIfkEBQcAAwAsIQAHABsACQAAB0yAAIKDAgGEh4iJKStLGTARBYmShDgoJEyYNBSRk4ouQJiZNQeFnYc5II2hJzMOBKanH6qiDK+wlBlBqxMGhreDE6m0Ub+xjBi9xYKBACH5BAUHAAYALB0ABwAQAAkAAAc+gACCAgoFg4eIGSNKSj0MiIckjJNHB5AAEiaTkzcBkC8im4w8BJ+hoj6lkBqiSC+XAUmnowOwsT8bJSiGl4EAIfkEBQcAAgAsHAAHAAsACQAABy2AAIIGDIOGRVhXijeHVYqPjIIej5QBglKUjweXmYoIkp0ClpyVhghCiRoUhoEAIfkEBRUAAgAsGwAHAAoACQAAByyAAIKCB4ODMlNkijKHY4qPMIJgj49ggpSUAQBXmIqSnRuEVJgMhiWJJQmCgQAh+QQFBwAAACwxAAcADQAJAAAEJRDICQKdgQyktrBS5h0G91WfSXYaWqjrK8rx6LL1cpf8GaY2SQQAIfkEBQcABgAsKwAHABMACQAABzyAAIKDBISGhzwbSB4ZCIeIIouLQI6PgjcmkpI4AZYDJCOak4WWQ1qiJi8Cnh8eqBiel6GbpLEgHIycsYEAIfkEBQcAAgAsKQAHAA0ACQAABzyAAIIBEhQBg4gBXHh1dWUZiQCLjZQriWWUlF2Hghh2mY14A4MVn6B7UYhmoHVSnJ13maiROFdse1YMiYEAIfkEBQcAAwAsDgAHACUACQAAB2OAA4KCBYOGh4iIETBRAI6PIIYNiZSHKWxymVUCkIcmlaAHbpmkcQCVQ6CUUqStKaeJR6qJcK2kdI6zugNltplOjh6IN7uGJr5vB44YngTFgwKYrRuPwR4dAwLPklNzbV4sj4EAIfkEBQcACgAsCwAHACcACQAAB2qAAIKDBAEACoiJiouMiQ4qBYSCLiw/LCsHho2bjF6KhpM9lpY3D4KcnAmMXaGjozECh6izihMFM5Wul5G0vQodBDY8uruyvqhcARVAxDgWxscbjQatrwOnx4mem8EZLUApkdDZClKJPIKBACH5BAUHAAoALAQABwASAAkAAAdCgACCCwEWhoOIiQMRKTQxFQYCioiMMi8fMJAEk5sQKpegjIWTEzqhNhcIo4qlpxSqnBWZroSxpi4zr5KcnTWei5yBACH5BAUHAAYALAAABwAQAAkAAAMRCLrc/rCIEIe9tOKpd/dfqCUAIfkEBRUAAQAsAAAIAAcACAAAAgaEj6nL7VAAIfkEBQcABQAsGwAHAAoACQAABzSAAIICDAODgyxSX1UeDYiLkEoIABJUkJBDADeXkZqci0eUU58ogkBVlxoEgzobVkpLqwCBACH5BAUHAAMALBMABwARAAkAAAdPgACCgwIEhoSIhTJBRx08RBSFiRQvTBoimI8VkoQ4GU4bmKFLMAqTS42iji8RAYgwqCOqQS4Mpz2hmUAxCJMqQ6mrrYmuOShPLSc2Bq6EgQAh+QQFBwAJACwHAAcAGgAJAAAHWIAAgoMBhYaEiImDFTNZRC44FAiHiomMK0A+mTaSlJWCEUVQJySaNzoYDAWfiJIfGUymkBEDrIuusLI1tJ6VDrs3pUMoKhANBLa3W4+lLym8ycqczwer0YEAIfkEBQcACwAsAAAHABYACQAABS4gIAbkaJ5oVF3HIJTpqWJ048bpVKsFjM+7xA03WgV7xOIRmUQ4jKxh0/V0+oghACH5BAUVAAEALAAABwAKAAkAAAIIhI+py+0PYQEAIfkEBQcABQAsJgAHAAwACQAAB0qAAIIEYhQGAYODN1R1bnpXN4iCGV98bZd+ZxmIFx54l6B4SodhYI2gbXZUOQAwSnqoqVMYrSV9sWUbA5NYp7IwiRgaZndmHhWDgQAh+QQFBwAHACwZAAcAGAAJAAAHboAAgoMEhYYBhImJMUMcGyNII0JANQWKimEkHUpVaWlUSkdLOFGXgxIoIY9dZWZnWCYsRBGmgikZPyJSnmhdU1pOJxKIpkW4kLy+kjfDtRWpHlhnvWOwPB8NxMXHVGevyxBqtacgQSFcTsFQtOOBACH5BAUHAAMALAkABwAgAAkAAAdtgACCgwKFhoSIiYoFFWEZPi1PJDczEQSLmIONQCElGyYckZUFmZg2KEwcHkqsPUsfEwYBpYkRMDc8R59gHkJBKzgNh7SCtriqvL2/KQzDxGIpK0FOq0jKsLLPiConLLrXNs3atS6UqDQS2eMAgQAh+QQFBwALACwAAAcAGQAJAAAHUIAAAYNNhIKHiImIDDk6ICoSCQSKlIg1MjcnmRAHk5WKFTErmqQURoafghA0KKStoQKplpCuMRUKsbKqW0S1EQOoshispQa5urtFMxO/x8iBACH5BAUHAAIALAAABwALAAkAAAIJhI+py+3xolwFACH5BAUHAAEALAAACQABAAUAAAIChF0AOw==");
  background-repeat: no-repeat;
  height: 20px;
  width: 64px;
}

.wc-animate-scroll {
  left: 0;
  position: absolute;
  transition: left 0.8s ease;
}

.wc-animate-scroll-rapid {
  left: 0;
  position: absolute;
  transition: left 0.4s ease;
}

.wc-animate-scroll-near {
  left: 0;
  position: absolute;
  transition: left 0.3s ease-in-out;
}

.format-markdown > p {
  margin-bottom: 0;
}

.format-markdown code {
  white-space: pre-wrap;
}

.format-markdown + div {
  margin-top: 8px;
}

.format-markdown ol {
  padding-left: 30px;
}

.format-markdown ul {
  padding-left: 33px;
}

.wc-app ::-webkit-scrollbar {
  width: 8px;
}

.wc-app ::-webkit-scrollbar * {
  background-color: transparent;
}

.wc-app ::-webkit-scrollbar-thumb {
  background-color: #dbdee1;
}

.wc-icon-download {
  display: inline-block;
  height: 20px;
  margin-left: 8px;
  vertical-align: top;
  width: 12px;
}

.wc-text-download {
  display: inline-block;
  font-weight: 500;
  text-decoration: none;
}

.wc-message-from-bot a.wc-link-download:link,
.wc-message-from-bot a.wc-link-download:visited {
  color: #000;
  opacity: 1;
}

.wc-message-from-bot a.wc-link-download:link .wc-icon-download,
.wc-message-from-bot a.wc-link-download:visited .wc-icon-download {
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#000000" fill-rule="evenodd"/></svg>');
  background-repeat: no-repeat;
}

.wc-message-from-bot a.wc-link-download:hover {
  color: #0e718a;
  opacity: 1;
}

.wc-message-from-bot a.wc-link-download:hover .wc-icon-download {
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#0e718a" fill-rule="evenodd"/></svg>');
  background-repeat: no-repeat;
}

.wc-message-from-bot a.wc-link-download:active {
  color: #0e718a;
  opacity: 0.8;
}

.wc-message-from-bot a.wc-link-download:active .wc-icon-download {
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#0e718a" fill-rule="evenodd"/></svg>');
  background-repeat: no-repeat;
}

.wc-message-from-me a.wc-link-download:link,
.wc-message-from-me a.wc-link-download:visited {
  color: #fff;
  opacity: 1;
}

.wc-message-from-me a.wc-link-download:link .wc-icon-download,
.wc-message-from-me a.wc-link-download:visited .wc-icon-download {
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#ffffff" fill-rule="evenodd"/></svg>');
  background-repeat: no-repeat;
}

.wc-message-from-me a.wc-link-download:hover {
  color: #fff;
  opacity: 0.8;
}

.wc-message-from-me a.wc-link-download:hover .wc-icon-download {
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#ffffff" fill-rule="evenodd"/></svg>');
  background-repeat: no-repeat;
}

.wc-message-from-me a.wc-link-download:active {
  color: #fff;
  opacity: 0.6;
}

.wc-message-from-me a.wc-link-download:active .wc-icon-download {
  background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#ffffff" fill-rule="evenodd"/></svg>');
  background-repeat: no-repeat;
}

.wc-upload,
#wc-upload-input {
  visibility: hidden !important;
}

.wc-console.has-upload-button .wc-textbox {
  left: 5px !important;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

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

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/o/skeyes-base-theme/fonts/glyphicons-halflings-regular.eot?);
  src: url(/o/skeyes-base-theme/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/o/skeyes-base-theme/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/o/skeyes-base-theme/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/o/skeyes-base-theme/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/o/skeyes-base-theme/images/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

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

[role=button] {
  cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

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

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

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

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus,
a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

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

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

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

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

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

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

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

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

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

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

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

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}

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

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}

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

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

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

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}

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

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9 ;
  margin-left: -20px;
}

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

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

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

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed;
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

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

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

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

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

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

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

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

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

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

.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

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

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

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

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

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

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown,
.dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

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

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9 ;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

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

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

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

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

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

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

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

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav .nav-link {
  padding: 0;
}

.navbar-nav .nav-link:hover {
  background: none;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

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

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

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

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

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

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

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

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

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

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

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

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

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

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

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

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

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}

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

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000009;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: "loraregular";
  src: url("/o/skeyes-base-theme/fonts/lora-regular-webfont.woff2") format("woff2"), url("/o/skeyes-base-theme/fonts/lora-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratregular";
  src: url("/o/skeyes-base-theme/fonts/montserrat-regular-webfont.woff2") format("woff2"), url("/o/skeyes-base-theme/fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("/o/skeyes-base-theme/fonts/icomoon.eot?578q22");
  src: url("/o/skeyes-base-theme/fonts/icomoon.eot?578q22#iefix") format("embedded-opentype"), url("/o/skeyes-base-theme/fonts/icomoon.ttf?578q22") format("truetype"), url("/o/skeyes-base-theme/fonts/icomoon.woff?578q22") format("woff"), url("/o/skeyes-base-theme/fonts/icomoon.svg?578q22#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e900";
}

.icon-arrow-left:before {
  content: "\e901";
}

.icon-arrow-right:before {
  content: "\e902";
}

.icon-arrow-up:before {
  content: "\e903";
}

.icon-cross:before {
  content: "\e904";
}

.icon-plus:before {
  content: "\e905";
}

.icon-scroll-down:before {
  content: "\e906";
}

.icon-slider-next:before {
  content: "\e908";
}

.icon-slider-prev:before {
  content: "\e909";
}

.icon-underline:before {
  content: "\e907";
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

select:focus,
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=select]:focus,
.uneditable-input:focus {
  outline: 0 none !important;
}

html {
  font-size: 62.5%;
}

html body {
  font-family: montserratregular;
  font-size: 1.5rem;
  background: #fff;
  color: #020202;
  -webkit-font-smoothing: antialiased;
}

html body b,
html body strong {
  font-weight: bold;
}

html body i {
  font-style: italic;
}

html body a {
  color: #0e718a;
  text-decoration: none;
}

html body a:focus,
html body a:hover {
  text-decoration: underline;
}

html body ol {
  margin-bottom: 20px;
  list-style-type: decimal;
  padding-left: 20px;
}

html body ol li {
  margin-bottom: 10px;
  font-size: 1.5rem;
  line-height: 2rem;
}

html body ol li:last-of-type {
  margin: 0;
}

html body .ColoredBackground {
  background: #f9fbf0 !important;
}

html body .HideMobile {
  display: none;
}

@media screen and (min-width: 960px) {
  html body .HideMobile {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  html body .HideDesktop {
    display: none;
  }
}
html body .Wrap {
  max-width: 1620px;
  margin: 0 auto;
  padding: 0 35px;
}

@media screen and (min-width: 1620px) {
  html body .Wrap {
    padding: 0;
  }
}
.sr-only {
  display: none !important;
}

.no-scroll {
  height: 100vh !important;
  overflow-y: hidden !important;
}

.flex,
.flex-row,
.flex-col {
  display: flex !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-col {
  flex-direction: column !important;
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #333;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #ccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333;
  border: 0 solid rgba(0, 0, 0, 0);
}

.selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #fff;
  border: 0 solid rgba(0, 0, 0, 0);
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #fff;
  border: 0 solid rgba(77, 77, 77, 0);
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #fff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #777;
  background: #fff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}

.selectize-dropdown .active.create {
  color: #262626;
}

.selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fff;
}

.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.42857143;
}

.selectize-dropdown .optgroup:first-child:before {
  display: none;
}

.selectize-dropdown .optgroup:before {
  content: " ";
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}

.selectize-dropdown-content {
  padding: 5px 0;
}

.selectize-dropdown-header {
  padding: 6px 12px;
}

.selectize-input {
  min-height: 34px;
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.selectize-input.dropdown-active::before {
  display: none;
}

.selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.has-error .selectize-input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .selectize-input:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}

.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/o/skeyes-base-theme/images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.TopNav {
  background: #0e718a;
  background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: linear-gradient(to right, #17b0d9 0%, #0e718a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
  padding: 10px;
}

@media screen and (min-width: 960px) {
  .TopNav {
    background: #0e718a;
    background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
    background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
    background: linear-gradient(to right, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
    padding: 5px 35px;
    text-align: right;
  }
}
.TopNav ul {
  display: none;
  max-width: 1620px;
  margin: 0 auto;
  text-transform: uppercase;
}

@media screen and (min-width: 960px) {
  .TopNav ul {
    display: block;
  }
}
.TopNav ul li {
  display: inline-block;
  margin: 0 25px 0 0;
  font-size: 1.3rem;
  line-height: 1.8rem;
}

@media screen and (min-width: 960px) {
  .TopNav ul li {
    margin: 0 35px 0 0;
  }
}
@media screen and (min-width: 1280px) {
  .TopNav ul li {
    margin: 0 60px 0 0;
  }
}
@media screen and (min-width: 1620px) {
  .TopNav ul li {
    margin: 0 100px 0 0;
  }
}
.TopNav ul li:last-of-type {
  margin: 0;
}

.TopNav ul li a {
  color: #fff;
  text-decoration: none;
  position: relative;
}

.TopNav ul li .Selectized {
  text-align: left;
}

.TopNav ul li .Selectized .selectize-input {
  background: none;
  background-image: url("/o/skeyes-base-theme/images/arrow-select-down.svg");
  background-repeat: no-repeat;
  background-size: 10px 15px;
  background-position: 100% 50%;
  padding: 0;
  min-height: 0;
  border: 0;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.8rem;
  width: 35px;
  text-align: left;
}

.TopNav ul li .Selectized .selectize-input.dropdown-active {
  background-image: url("/o/skeyes-base-theme/images/arrow-select-up.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 10px 15px !important;
  background-position: 100% 50% !important;
  background-color: rgba(0, 0, 0, 0) !important;
  padding: 0;
  min-height: 0;
  border: 0;
  color: #fff;
}

.TopNav ul li .Selectized .selectize-input input {
  height: 0 !important;
}

.TopNav ul li .Selectized .selectize-input:after {
  display: none !important;
}

.TopNav ul li .Selectized .selectize-input.focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
}

.TopNav ul li .Selectized .selectize-dropdown {
  margin: 0;
  border: 1px solid #0e718a;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  font-size: 1.3rem;
  line-height: 1.8rem;
  text-align: center;
  top: 27px;
  font-weight: bold;
  width: 35px;
  left: 0px;
}
.TopNav ul li .Selectized .selectize-dropdown .option {
  padding: 2px;
  color: #0e718a;
}

.TopNav .portlet {
  margin: 0;
}

.TopNav ul li .Selectized .selectize-dropdown .selectize-dropdown-content {
  padding: 0;
}

.MainHeader {
  position: relative;
  z-index: 8;
  padding: 25px 0;
}

@media screen and (min-width: 960px) {
  .MainHeader {
    padding: 45px 0;
    border-bottom: 1px solid #17b0d9;
  }
}
.MainHeader .Wrap {
  position: relative;
}

.MainHeader .MainHeader-logo {
  display: block;
  width: 180px;
  bottom: 0;
}

@media screen and (min-width: 359px) {
  .MainHeader .MainHeader-logo {
    width: 220px;
    bottom: -10px;
    position: relative;
  }
}
@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-logo {
    width: 180px;
  }
}
@media screen and (min-width: 1280px) {
  .MainHeader .MainHeader-logo {
    width: 220px;
    bottom: -15px;
  }
}
.MainHeader .MainHeader-logo img {
  width: 100%;
}

.MainHeader .MainHeader-nav .Hamburger {
  width: 30px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  right: 35px;
  top: 10px;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .Hamburger {
    display: none;
  }
  .has-edit-mode-menu .MainHeader .MainHeader-nav .Hamburger {
    display: block;
    position: absolute;
    top: -20px;
    z-index: 1000;
  }
  .has-edit-mode-menu .Homepage .MainHeader .Wrap .Hamburger {
    position: absolute;
    top: 75px;
    z-index: 1000;
  }
}
.MainHeader .MainHeader-nav .Hamburger .Meat,
.MainHeader .MainHeader-nav .Hamburger .Meat:after,
.MainHeader .MainHeader-nav .Hamburger .Meat:before {
  width: 30px;
  height: 2px;
}

.MainHeader .MainHeader-nav .Hamburger .Meat {
  position: relative;
  transform: translateY(9px);
  background: #c7c8ca;
  transition: all 0ms 300ms;
}

.MainHeader .MainHeader-nav .Hamburger .Meat:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 9px;
  background: #c7c8ca;
}

.MainHeader .MainHeader-nav .Hamburger .Meat:after {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background: #c7c8ca;
}

.MainHeader .MainHeader-nav .MainNav {
  display: none;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 50px 20px 170px 20px;
  overflow: scroll;
}

.MainHeader .MainHeader-nav .MainNav.Show {
  display: block;
}
.MainHeader .MainHeader-nav .MainNav.Show .navbar-nav {
  display: block;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav {
    display: block;
    position: static;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    z-index: 10;
    overflow: hidden;
  }
}
.MainHeader .MainHeader-nav .MainNav .CloseMobileMenu {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 2.2rem;
  color: #0e718a;
  padding: 13px 0 0 0;
  position: absolute;
  top: 45px;
  right: 30px;
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .CloseMobileMenu {
    display: none;
  }
}
.MainHeader .MainHeader-nav .MainNav .SearchMobile {
  margin-bottom: 55px;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .SearchMobile {
    display: none;
  }
}
.MainHeader .MainHeader-nav .MainNav .SearchMobile ::-webkit-input-placeholder {
  color: #0e718a;
}

.MainHeader .MainHeader-nav .MainNav .SearchMobile ::-moz-placeholder {
  color: #0e718a;
}

.MainHeader .MainHeader-nav .MainNav .SearchMobile :-ms-input-placeholder {
  color: #0e718a;
}

.MainHeader .MainHeader-nav .MainNav .SearchMobile :-moz-placeholder {
  color: #0e718a;
}

.MainHeader .MainHeader-nav .MainNav .SearchMobile input {
  width: 150px;
  border-radius: 20px;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.2);
  border: 0;
  font-size: 1.4rem;
  color: #0e718a;
  padding: 9px 9px 9px 45px;
  background: url("/o/skeyes-base-theme/images/search-blue.png") 10% 50% no-repeat;
}

.MainHeader .MainHeader-nav .MainNav .MainPages {
  padding: 0 0 0 20px;
  margin: 0 0 55px 0;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.MainHeader .MainHeader-nav .MainNav .MainPages .portlet {
  margin: 0;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages {
    margin: 0;
    position: absolute;
    right: 35px;
    top: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages {
    top: 30px;
  }
}
@media screen and (min-width: 1620px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages {
    right: 0;
  }
}
.MainHeader .MainHeader-nav .MainNav .MainPages::before {
  content: "";
  display: block;
  width: 180px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -25px;
  left: 20px;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages::before {
    display: none;
  }
}
.MainHeader .MainHeader-nav .MainNav .MainPages::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -25px;
  left: 210px;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages::after {
    display: none;
  }
}
.MainHeader .MainHeader-nav .MainNav .MainPages li {
  font-size: 2.2rem;
  line-height: 2.7rem;
  text-transform: uppercase;
  margin: 0 0 30px 0;
  color: #0e718a;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages li {
    font-size: 1.5rem;
    line-height: 2rem;
    display: inline-block;
    margin: 0 30px 0 0;
    position: relative;
  }
  .MainHeader .MainHeader-nav .MainNav .MainPages li:hover::before,
  .MainHeader .MainHeader-nav .MainNav .MainPages li:focus::before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    border-radius: 2px;
    background: #f8b72d;
    position: absolute;
    bottom: -8px;
    left: 0;
  }
  .MainHeader .MainHeader-nav .MainNav .MainPages li:hover::after,
  .MainHeader .MainHeader-nav .MainNav .MainPages li:focus::after {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    border-radius: 2px;
    background: #f8b72d;
    position: absolute;
    bottom: -8px;
    left: 60px;
  }
  .MainHeader .MainHeader-nav .MainNav .MainPages li:hover .Sublist,
  .MainHeader .MainHeader-nav .MainNav .MainPages li:focus .Sublist {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages li {
    margin: 0 40px 0 0;
    font-size: 1.7rem;
    line-height: 2.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages li {
    margin: 0 80px 0 0;
  }
}
@media screen and (min-width: 1620px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages li {
    margin: 0 120px 0 0;
  }
}
.MainHeader .MainHeader-nav .MainNav.Show .MainPages li:last-of-type {
  margin: 0;
}

.MainHeader .MainHeader-nav .MainNav .MainPages li.active {
  font-weight: bold;
  position: relative;
}

.MainHeader .MainHeader-nav .MainNav .MainPages li.active::before {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.MainHeader .MainHeader-nav .MainNav .MainPages li.active::after {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -8px;
  left: 60px;
}

.MainHeader .MainHeader-nav .MainNav .MainPages li .icon-arrow-down {
  color: #f8b72d;
  margin-left: 10px;
  font-size: 1.8rem;
  position: relative;
  top: 2px;
}

.MainHeader .MainHeader-nav .MainNav .MainPages li a {
  color: #0e718a;
  text-decoration: none;
  background: transparent;
}
.MainHeader .MainHeader-nav .MainNav .MainPages li a:focus {
  outline: none;
}

.MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist {
  margin: 10px 0 0 15px;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 35px 0 0 0;
    display: none;
    width: 300px;
  }
  .MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist li a:hover,
  .MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist li a:focus {
    background: #17b0d9;
    color: #fff;
  }
}
.MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist li {
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist li {
    display: block;
    color: #0e718a;
    width: 100%;
    font-weight: bold;
    margin: 0;
  }
  .MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist li a {
    color: #0e718a;
    background: #fff;
    padding: 10px;
    display: block;
  }
}
.MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist li:hover:before,
.MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist li:focus:before {
  display: none;
}

.MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist li:hover:after,
.MainHeader .MainHeader-nav .MainNav .MainPages li .Sublist li:focus:after {
  display: none;
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop {
  display: none;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop {
    display: block;
  }
}
.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0);
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop ::-moz-placeholder {
  color: rgba(0, 0, 0, 0);
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop :-ms-input-placeholder {
  color: rgba(0, 0, 0, 0);
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop :-moz-placeholder {
  color: rgba(0, 0, 0, 0);
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop input {
  padding: 0;
  border: 0;
  background: url("/o/skeyes-base-theme/images/search-blue.png") 50% 50% no-repeat;
  width: 21px;
  height: 21px;
  cursor: pointer;
  transition: 0.3s ease;
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop.Active ::-webkit-input-placeholder {
  color: #0e718a;
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop.Active ::-moz-placeholder {
  color: #0e718a;
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop.Active :-ms-input-placeholder {
  color: #0e718a;
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop.Active :-moz-placeholder {
  color: #0e718a;
}

.MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop.Active input {
  color: #0e718a;
  font-size: 1.3rem;
  line-height: 1.8rem;
  height: 30px;
  padding: 5px 35px 5px 10px;
  border: 1px solid #0e718a;
  width: 150px;
  border-radius: 30px;
  background: url("/o/skeyes-base-theme/images/search-blue.png") 92% 50% no-repeat #fff;
}

@media screen and (min-width: 1620px) {
  .MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop.Active input {
    width: 230px;
    padding: 10px 45px 10px 20px;
    height: 41px;
  }
}
.MainHeader .MainHeader-nav .MainNav .OtherPages {
  padding: 0 0 0 20px;
  margin: 0 0 40px 0;
}

@media screen and (min-width: 960px) {
  .MainHeader .MainHeader-nav .MainNav .OtherPages {
    display: none;
  }
  .has-edit-mode-menu .MainHeader .MainHeader-nav .MainNav.Show .OtherPages {
    display: block;
    position: fixed;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%);
    width: 300px;
    padding: 20px;
    background: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    z-index: 100;
  }
}
.MainHeader .MainHeader-nav .MainNav .OtherPages li {
  font-size: 1.4rem;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.MainHeader .MainHeader-nav .MainNav .OtherPages li:last-of-type {
  margin: 0;
}

.MainHeader .MainHeader-nav .MainNav .OtherPages li a {
  color: #0e718a;
  text-decoration: none;
}

.MainHeader .MainHeader-nav .MainNav .selectize-input {
  background: none;
  background-image: url("/o/skeyes-base-theme/images/arrow-select-down.svg");
  background-repeat: no-repeat;
  background-size: 15px 25px;
  background-position: 87% 50%;
  padding: 8px 24px 8px 16px;
  min-height: 0;
  border-radius: 20px;
  border: 1px solid #0e718a;
  color: #0e718a;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.7rem;
  width: 150px;
  height: auto;
  text-align: left;
}

@media screen and (min-width: 640px) {
  .MainHeader .MainHeader-nav .MainNav .selectize-input {
    display: none;
  }
}
.MainHeader .MainHeader-nav .MainNav .selectize-input.dropdown-active {
  background-image: url("/o/skeyes-base-theme/images/arrow-select-up.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 15px 25px !important;
  background-position: 87% 50% !important;
  background-color: #fff !important;
  color: #0e718a;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 0 !important;
}

.MainHeader .MainHeader-nav .MainNav .selectize-input input {
  height: 0 !important;
}

.MainHeader .MainHeader-nav .MainNav .selectize-input:after {
  display: none !important;
}

.MainHeader .MainHeader-nav .MainNav .selectize-input.focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
}

.MainHeader .MainHeader-nav .MainNav .selectize-dropdown {
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
  border-bottom: 1px solid #0e718a;
  border-left: 1px solid #0e718a;
  border-right: 1px solid #0e718a;
  font-size: 1.3rem;
  line-height: 1.8rem;
  width: 150px;
  top: 34px;
  left: 0px;
}

.MainHeader .MainHeader-nav .MainNav .selectize-dropdown .selectize-dropdown-content {
  padding: 0;
}

.MainHeader .MainHeader-nav .MainNav .selectize-dropdown .option {
  padding: 8px 16px;
  color: #0e718a;
}

@media screen and (min-width: 640px) {
  .MainHeader .MainHeader-nav .MainNav .selectize-dropdown .option {
    padding: 8px 16px;
  }
}
@media screen and (min-width: 960px) {
  .Homepage-intro .MainHeader .MainNav ul li {
    color: #fff !important;
  }
}
@media screen and (min-width: 960px) {
  .Homepage-intro .MainHeader .MainNav ul li a {
    color: #fff !important;
  }
}
@media screen and (min-width: 960px) {
  .Homepage-intro .MainHeader .MainNav ul li .Sublist li {
    background: rgba(0, 0, 0, 0) !important;
  }
}
.Homepage-intro .MainHeader .MainNav .SearchDesktop input {
  background: url("/o/skeyes-base-theme/images/search-white.png") 50% 50% no-repeat !important;
}

.Homepage-intro .MainHeader .MainNav .SearchDesktop.Active input {
  background: url("/o/skeyes-base-theme/images/search-blue.png") 92% 50% no-repeat #fff !important;
}

.Homepage .MainHeader {
  background-color: transparent !important;
  border: 0;
  position: absolute;
  width: 100%;
  padding: 60px 0 50px 0;
}

@media screen and (max-width: 960px) {
  .Homepage .MainHeader {
    padding: 5px 0;
  }
}
.Homepage .MainHeader .MainHeader-nav {
  width: 100%;
}

@media screen and (max-width: 960px) {
  .Homepage .MainHeader .MainHeader-nav {
    width: auto;
  }
}
.Homepage .MainHeader .MainHeader-nav .MainNav {
  position: inherit;
}

.Homepage .MainHeader .MainHeader-nav .MainNav.Show {
  position: inherit;
}

@media screen and (max-width: 960px) {
  .Homepage .MainHeader .MainHeader-nav .MainNav.Show {
    position: fixed;
  }
}
.Homepage .MainHeader .MainHeader-nav .MainNav.Show .MainPages {
  position: absolute;
  top: 0;
  left: 0;
  right: 35px;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 8px;
}

@media screen and (max-width: 960px) {
  .Homepage .MainHeader .MainHeader-nav .MainNav.Show .MainPages {
    position: relative;
    padding-bottom: 0;
    display: block;
  }
}
.Homepage .MainHeader .MainHeader-nav .MainNav .MainPages {
  position: absolute;
  top: 0;
  left: 0;
  right: 35px;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 8px;
}

@media screen and (max-width: 960px) {
  .Homepage .MainHeader .MainHeader-nav .MainNav .MainPages {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  .Homepage .MainHeader .MainHeader-nav .MainNav .MainPages li,
  .Homepage .MainHeader .MainHeader-nav .MainNav .MainPages a {
    color: #fff;
    font-weight: bold;
  }
}
.Homepage .MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop input {
  background: url("/o/skeyes-base-theme/images/search-white.png") 50% 50% no-repeat;
}

.Homepage .MainHeader .MainHeader-nav .MainNav .MainPages .SearchDesktop.Active input {
  background: url("/o/skeyes-base-theme/images/search-blue.png") 92% 50% no-repeat #fff;
}

.Homepage .MainHeader .Wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}

.Homepage .MainHeader .Wrap .MainHeader-logo {
  position: inherit;
  bottom: 10px;
  margin-top: 10px;
}

@media screen and (min-width: 960px) {
  .Homepage .MainHeader .Wrap .MainHeader-logo {
    position: relative;
    margin-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .Homepage .MainHeader .Wrap .MainHeader-logo {
    bottom: 15px;
  }
}
.Homepage .MainHeader .Wrap .MainHeader-logo img {
  margin-top: 0;
}

@media screen and (max-width: 960px) {
  .Homepage .MainHeader .Wrap .MainHeader-logo img {
    margin-top: 0;
  }
}
.Homepage .MainHeader .Wrap .Hamburger {
  position: inherit;
}

.Homepage .TopNav {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  color: #fff;
  z-index: 10;
  background: rgba(14, 113, 138, 0.8);
  display: block;
}

@media screen and (max-width: 960px) {
  .Homepage .TopNav {
    display: none;
  }
}
.Homepage .Banner {
  padding: 180px 0 100px 0;
}

.Homepage .Banner.Btn {
  padding: 10px 15px;
}

@media screen and (min-width: 960px) {
  .Homepage .Banner {
    padding: 200px 0 150px 0;
  }
}
@media screen and (min-width: 1620px) {
  .Homepage .Banner {
    padding: 220px 0 180px 0;
  }
}
.Homepage .MainPages li {
  position: relative !important;
}

.Homepage .MainPages li:hover {
  display: block;
}

footer {
  background: #0e718a;
  background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: linear-gradient(to right, #17b0d9 0%, #0e718a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
  padding: 50px 0;
}

@media screen and (min-width: 640px) {
  footer {
    background: #0e718a;
    background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
    background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
    background: linear-gradient(to right, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
  }
}
@media screen and (min-width: 960px) {
  footer {
    padding: 75px 0 125px 0;
  }
}
footer .ContactList {
  margin-bottom: 70px;
}

@media screen and (min-width: 960px) {
  footer .ContactList {
    margin: 0;
  }
}
footer .ContactList h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.3rem;
  margin: 0 0 20px 30px;
}

@media screen and (min-width: 640px) {
  footer .ContactList h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1620px) {
  footer .ContactList h2 {
    margin: 0 0 20px 0;
  }
}
footer .ContactList .selectize-input {
  background: none;
  background-image: url("/o/skeyes-base-theme/images/arrow-select-down.svg");
  background-repeat: no-repeat;
  background-size: 25px 35px;
  background-position: 92% 50%;
  padding: 15px 60px 15px 30px;
  min-height: 0;
  border-radius: 27px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.3rem;
}

@media screen and (min-width: 640px) {
  footer .ContactList .selectize-input {
    font-size: 1.5rem;
    line-height: 2rem;
    padding: 12px 48px 12px 24px;
    background-size: 15px 25px;
    background-position: 95% 50%;
  }
}
@media screen and (min-width: 960px) {
  footer .ContactList .selectize-input {
    max-width: 450px;
  }
}
@media screen and (min-width: 1620px) {
  footer .ContactList .selectize-input {
    position: relative;
    left: -25px;
  }
}
footer .ContactList .selectize-input.dropdown-active {
  background-image: url("/o/skeyes-base-theme/images/arrow-select-up.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 25px 35px !important;
  background-position: 92% 50% !important;
  background-color: #fff !important;
  color: #0e718a;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

@media screen and (min-width: 640px) {
  footer .ContactList .selectize-input.dropdown-active {
    background-size: 15px 25px !important;
    background-position: 95% 50% !important;
  }
}
footer .ContactList .selectize-input input {
  height: 0 !important;
}

footer .ContactList .selectize-input:after {
  display: none !important;
}

footer .ContactList .selectize-input.focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
}

footer .ContactList .selectize-dropdown {
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border-bottom-right-radius: 27px;
  border-bottom-left-radius: 27px;
  overflow: hidden;
}

footer .ContactList .selectize-dropdown .selectize-dropdown-content {
  padding: 0;
}

footer .ContactList .selectize-dropdown [data-selectable] {
  padding: 15px 30px;
  color: #0e718a;
}

@media screen and (min-width: 640px) {
  footer .ContactList .selectize-dropdown [data-selectable] {
    padding: 12px 24px;
  }
}
footer .ContactList .Contact {
  display: none;
  margin: 35px 0 0 30px;
}

footer .ContactList .Contact:first-of-type {
  display: block;
}

@media screen and (min-width: 1620px) {
  footer .ContactList .Contact {
    margin: 35px 0 0 0;
  }
}
footer .ContactList .Contact h3 {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.3rem;
  margin-bottom: 5px;
}

@media screen and (min-width: 640px) {
  footer .ContactList .Contact h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
footer .ContactList .Contact p {
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media screen and (min-width: 640px) {
  footer .ContactList .Contact p {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
}
footer .List {
  display: none;
}

@media screen and (min-width: 992px) {
  footer .List {
    display: block;
  }
}
footer .List h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2rem;
  margin: 0 0 30px 0;
}

footer .List li {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2rem;
  margin: 0 0 5px 0;
}

footer .List li a {
  color: #fff;
  text-decoration: none;
}

footer .SocialNetwork ul {
  text-align: center;
}

@media screen and (min-width: 992px) {
  footer .SocialNetwork ul {
    text-align: right;
  }
}
footer .SocialNetwork ul li {
  display: inline-block;
  width: 30px;
  margin: 0 30px 0 0;
}

@media screen and (min-width: 992px) {
  footer .SocialNetwork ul li {
    width: 25px;
    margin: 0 25px 0 0;
  }
}
footer .SocialNetwork ul li:last-of-type {
  margin: 0;
}

.Banner {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #0e718a;
  padding: 100px 0;
}

@media screen and (min-width: 960px) {
  .Banner {
    padding: 150px 0;
  }
}
@media screen and (min-width: 1620px) {
  .Banner {
    padding: 180px 0;
  }
}
@media screen and (min-width: 359px) {
  .Banner .Intro {
    padding: 0 0 0 35px;
  }
}
.Banner .Intro h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 3.5rem;
  max-width: 620px;
  position: relative;
}

@media screen and (min-width: 359px) {
  .Banner .Intro h1 {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}
@media screen and (min-width: 960px) {
  .Banner .Intro h1 {
    font-size: 5rem;
    line-height: 5.5rem;
  }
}
@media screen and (min-width: 359px) {
  .Banner .Intro h1:before {
    content: "";
    display: block;
    width: 2px;
    height: 90px;
    background: #f8b72d;
    border-radius: 2px;
    position: absolute;
    top: 10px;
    left: -35px;
  }
}
@media screen and (min-width: 359px) {
  .Banner .Intro h1:after {
    content: "";
    display: block;
    width: 2px;
    height: 50px;
    background: #f8b72d;
    border-radius: 2px;
    position: absolute;
    top: 130px;
    left: -35px;
  }
}
.Banner .Intro p {
  margin: 15px 0 0 0;
  color: #fff;
  font-family: loraregular;
  font-size: 1.8rem;
  line-height: 2.3rem;
  max-width: 620px;
  position: relative;
}

@media screen and (min-width: 359px) {
  .Banner .Intro p {
    margin: 25px 0 0 0;
  }
}
@media screen and (min-width: 960px) {
  .Banner .Intro p {
    font-size: 2.5rem;
    line-height: 3rem;
    margin: 45px 0 0 0;
  }
}
.Banner .Intro ul {
  display: none;
}

@media screen and (min-width: 640px) {
  .Banner .Intro ul {
    display: block;
    margin: 25px 0 0 0;
  }
}
@media screen and (min-width: 960px) {
  .Banner .Intro ul {
    margin: 50px 0 0 0;
  }
}
.Banner .Intro ul li {
  display: inline-block;
  margin: 0 80px 0 0;
  text-transform: uppercase;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: bold;
  position: relative;
  padding: 0 0 15px 0;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  transition: 0.3s ease;
}

.Banner .Intro ul li:hover,
.Banner .Intro ul li:focus {
  padding: 0 20px 15px 0;
  margin: 0 60px 0 0;
}

.Banner .Intro ul li:last-of-type {
  margin: 0;
}

.Banner .Intro ul li a {
  color: #fff;
  text-decoration: none;
}

.Banner .Intro ul li:nth-child(1) {
  background-image: url("/o/skeyes-base-theme/images/arrow-safety.svg");
  background-size: 54px;
}

.Banner .Intro ul li:nth-child(2) {
  background-image: url("/o/skeyes-base-theme/images/arrow-substainability.svg");
  background-size: 70px;
}

.Banner .Intro ul li:nth-child(3) {
  background-image: url("/o/skeyes-base-theme/images/arrow-innovation.svg");
  background-size: 75px;
}

.Banner .Intro .Btn--white {
  padding: 15px 20px;
  margin: 60px 0 0 0;
}

@-webkit-keyframes jump {
  0% {
    bottom: -500px;
    transform: rotate(45deg);
  }
  50% {
    bottom: -500px;
    transform: rotate(45deg);
  }
  100% {
    bottom: 25px;
    transform: rotate(0deg);
  }
}
@keyframes jump {
  0% {
    bottom: -500px;
    transform: rotate(45deg);
  }
  50% {
    bottom: -500px;
    transform: rotate(45deg);
  }
  100% {
    bottom: 25px;
    transform: rotate(0deg);
  }
}
@-webkit-keyframes jumpMobile {
  0% {
    bottom: -500px;
    transform: rotate(45deg);
  }
  50% {
    bottom: -500px;
    transform: rotate(45deg);
  }
  100% {
    bottom: 10px;
    transform: rotate(0deg);
  }
}
@keyframes jumpMobile {
  0% {
    bottom: -500px;
    transform: rotate(45deg);
  }
  50% {
    bottom: -500px;
    transform: rotate(45deg);
  }
  100% {
    bottom: 5px;
    transform: rotate(0deg);
  }
}
aside.Popup {
  width: 200px;
  -webkit-animation: jumpMobile 1.5s ease;
  animation: jumpMobile 1.5s ease;
  position: fixed;
  bottom: 5px;
  right: 15px;
  z-index: 9;
}

@media screen and (min-width: 960px) {
  aside.Popup {
    -webkit-animation: jump 1.5s ease;
    animation: jump 1.5s ease;
    bottom: 25px;
    right: 35px;
    z-index: 10;
    width: 255px;
  }
  .has-edit-mode-menu aside.Popup {
    right: 20%;
  }
}
@media screen and (min-width: 1620px) {
  aside.Popup {
    right: 7.8%;
  }
}
aside.Popup .CloseButton {
  position: absolute;
  right: -10px;
  top: -10px;
}

aside.Popup .FloatingArticle {
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

aside.Popup .FloatingArticle img {
  width: 100%;
  height: auto;
}

aside.Popup .FloatingArticle .Text {
  padding: 10px 15px;
}

@media screen and (min-width: 960px) {
  aside.Popup .FloatingArticle .Text {
    padding: 30px 25px;
  }
}
aside.Popup .FloatingArticle .Text h3 {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #17b0d9;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-image: url("/o/skeyes-base-theme/images/underline.svg");
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: 0 100%;
}

@media screen and (min-width: 960px) {
  aside.Popup .FloatingArticle .Text h3 {
    font-size: 2rem;
    line-height: 2.5rem;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
aside.Popup .FloatingArticle .Text p {
  color: #020202;
  font-family: montserratregular;
  font-size: 1.1rem;
  line-height: 1.4rem;
  margin: 0 0 10px 0;
}

@media screen and (min-width: 960px) {
  aside.Popup .FloatingArticle .Text p {
    margin: 0 0 35px 0;
  }
}
aside.Popup .FloatingArticle .Text .Btn-container {
  text-align: center;
}

aside.Popup .FloatingArticle .Text .Btn-container .Btn {
  font-size: 1.3rem;
  margin: 0 auto;
}

aside.Popup .FloatingArticle .Text .Btn-container .Btn .icon-arrow-right {
  font-size: 3rem;
  display: none;
}

@media screen and (min-width: 960px) {
  aside.Popup .FloatingArticle .Text .Btn-container .Btn .icon-arrow-right {
    display: inline;
  }
}
.Candidature {
  padding: 50px 0;
}

@media screen and (min-width: 960px) {
  .Candidature {
    padding: 100px 0;
  }
}
.Candidature p {
  font-family: loraregular;
  color: #0e718a;
  margin-bottom: 35px;
  font-size: 2rem;
  line-height: 2.5rem;
  max-width: 960px;
}

@media screen and (min-width: 960px) {
  .Candidature p {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.Candidature .Btn {
  font-size: 2rem;
  padding: 15px 30px;
}

.Candidature .Btn .icon-arrow-right {
  margin-left: 20px;
}

.Testimonial {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 0 !important;
}

.Testimonial .TestimonialContainer {
  background-image: url("/o/skeyes-base-theme/images/transparent-bg.png");
  padding: 180px 0;
  text-align: center;
}

@media screen and (min-width: 1620px) {
  .Testimonial .TestimonialContainer {
    padding: 300px 0;
  }
}
.Testimonial .TestimonialContainer .Text {
  max-width: 800px;
  margin: 0 auto;
  color: #fff;
}

.Testimonial .TestimonialContainer h3 {
  font-family: loraregular;
  font-size: 2.5rem;
  line-height: 3rem;
  margin-bottom: 30px;
}

.Testimonial .TestimonialContainer p {
  text-align: right;
  margin-bottom: 35px;
}

.Testimonial .TestimonialContainer .Btn {
  padding: 10px 30px;
}

.CarouselBasic {
  position: relative;
  padding: 50px 0;
}

.modal .CarouselBasic {
  padding: 0;
}

@media screen and (min-width: 960px) {
  .CarouselBasic {
    padding: 100px 0;
  }
  .modal .CarouselBasic {
    padding: 0;
  }
}
.CarouselBasic .CarouselBasic-container {
  position: relative;
}

.CarouselBasic .CarouselBasic-container .col-md-12 {
  position: static !important;
}

.CarouselBasic .CarouselBasic-container .Text {
  position: relative;
  margin-bottom: 35px;
  max-width: 1280px;
}

.CarouselBasic .CarouselBasic-container .Text p {
  font-family: loraregular;
  color: #0e718a;
  font-size: 2rem;
  line-height: 2.5rem;
}

@media screen and (min-width: 960px) {
  .CarouselBasic .CarouselBasic-container .Text p {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.CarouselBasic .CarouselBasic-item {
  min-height: 435px;
  background: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  border-radius: 25px;
  margin: 10px;
  padding: 25px 25px 85px;
  display: block;
  text-decoration: none;
  position: relative;
}

@media screen and (min-width: 640px) {
  .CarouselBasic .CarouselBasic-item {
    min-height: 525px;
  }
}
.CarouselBasic .CarouselBasic-item img {
  width: 100%;
  max-width: 340px;
  margin: 0 auto 25px;
  display: block;
}

.CarouselBasic .CarouselBasic-item h3 {
  color: #0e718a;
  font-family: loraregular;
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.CarouselBasic .CarouselBasic-item p {
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #020202;
}

.CarouselBasic .CarouselBasic-item .Links {
  position: absolute;
  bottom: 20px;
  left: 25px;
  right: 25px;
  text-align: right;
}

.CarouselBasic .CarouselBasic-item .Links a {
  display: block;
  color: #0e718a;
  transition: 0.2s ease;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  right: 0;
  margin-bottom: 5px;
  font-size: 1.3rem;
}

.CarouselBasic .CarouselBasic-item .Links a:last-of-type {
  margin-bottom: 0;
}

.CarouselBasic .CarouselBasic-item .Links a .icon-arrow-right {
  font-size: 3.5rem;
  line-height: 0;
  position: relative;
  top: 9px;
  height: 10px;
  display: inline-block;
  margin-left: 10px;
  color: #f8b72d;
}

.CarouselBasic .CarouselBasic-item .Links a:focus,
.CarouselBasic .CarouselBasic-item .Links a:hover {
  text-decoration: none;
  right: -10px;
}

.CarouselBasic h3 {
  margin-top: 60px;
}

.CarouselBasic ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.CarouselBasic ul li {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media screen and (min-width: 960px) {
  .CarouselBasic ul li {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
}
@media screen and (min-width: 1280px) {
  .CarouselBasic ul li {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}
.Social {
  background: #fff;
  padding: 50px 0;
}

@media screen and (min-width: 960px) {
  .Social {
    padding: 100px 0;
  }
}
.RandomArticle {
  margin-bottom: 50px;
}

@media screen and (min-width: 960px) {
  .RandomArticle {
    margin: 0;
  }
}
.RandomArticle a {
  display: block;
  text-decoration: none;
  padding: 165px 0 65px 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25px;
  position: relative;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

@media screen and (min-width: 960px) {
  .RandomArticle a {
    min-height: 500px;
    padding: 165px 0 65px 0;
  }
}
.RandomArticle a:hover div:after,
.RandomArticle a:focus div:after {
  opacity: 1;
}

.RandomArticle a:hover .icon-arrow-right,
.RandomArticle a:focus .icon-arrow-right {
  right: 20px;
}

.RandomArticle a div {
  padding: 0 20px;
}

@media screen and (min-width: 960px) {
  .RandomArticle a div {
    position: absolute;
    bottom: 90px;
    display: block;
    padding: 0 45px;
    width: 100%;
  }
}
.RandomArticle a div:after {
  content: url("/o/skeyes-base-theme/images/gradient.png");
  position: absolute;
  bottom: -100px;
  left: 0;
  transition: 0.3s ease;
  opacity: 0;
}

.RandomArticle a div h4 {
  display: inline-block;
  background: #f8b72d;
  font-weight: bold;
  border-radius: 28px;
  padding: 10px 20px;
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
}

.RandomArticle a div h3 {
  color: #fff;
  font-family: loraregular;
  font-size: 3rem;
  line-height: 3.5rem;
  position: relative;
  z-index: 1;
}

.RandomArticle a div .icon-arrow-right {
  color: #f8b72d;
  font-size: 5rem;
  position: absolute;
  right: 40px;
  bottom: 15px;
  transition: 0.3s ease;
  z-index: 1;
}

@media screen and (min-width: 960px) {
  .RandomArticle a div .icon-arrow-right {
    font-size: 7rem;
    bottom: -85px;
  }
}
@media screen and (min-width: 960px) {
  .Newsletter .Title:after {
    width: 170px;
    left: -70px;
  }
}
.Newsletter ul {
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (min-width: 960px) {
  .Newsletter ul {
    text-align: left;
    margin-bottom: 65px;
  }
}
.Newsletter ul li {
  display: inline-block;
  width: 30px;
  margin: 0 30px 0 0;
}

.Newsletter ul li:last-of-type {
  margin: 0;
}

.ArticleThumnails {
  padding: 50px 0;
  background: #fff;
}

@media screen and (min-width: 960px) {
  .ArticleThumnails {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1620px) and (min-width: 992px) {
  .ArticleThumnails .row > [class*=col-]:nth-child(4n+4) {
    clear: left;
  }
}
.ArticleThumnails .Wrap {
  position: relative;
}

.CarouselJob {
  position: relative;
  padding: 0 !important;
}

.CarouselJob .CarouselJob-item {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px;
}

@media screen and (min-width: 359px) {
  .CarouselJob .CarouselJob-item {
    padding: 50px 35px 50px 70px;
  }
}
@media screen and (min-width: 960px) {
  .CarouselJob .CarouselJob-item {
    padding: 100px 35px 100px 70px;
  }
}
.CarouselJob .CarouselJob-item:after {
  content: "";
  display: block;
  background: rgba(14, 113, 138, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.CarouselJob .CarouselJob-item div {
  position: relative;
  z-index: 1;
  padding-bottom: 37px;
  height: 320px;
}

@media screen and (min-width: 640px) {
  .CarouselJob .CarouselJob-item div {
    height: 400px;
  }
}
.CarouselJob .CarouselJob-item div h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 0 0 15px 0;
  position: relative;
}

@media screen and (min-width: 1620px) {
  .CarouselJob .CarouselJob-item div h2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media screen and (min-width: 359px) {
  .CarouselJob .CarouselJob-item div h2:before {
    content: "";
    display: block;
    width: 2px;
    height: 60px;
    background: #f8b72d;
    border-radius: 2px;
    position: absolute;
    top: 10px;
    left: -35px;
  }
}
@media screen and (min-width: 640px) {
  .CarouselJob .CarouselJob-item div h2:before {
    height: 90px;
  }
}
@media screen and (min-width: 359px) {
  .CarouselJob .CarouselJob-item div h2:after {
    content: "";
    display: block;
    width: 2px;
    height: 120px;
    background: #f8b72d;
    border-radius: 2px;
    position: absolute;
    top: 90px;
    left: -35px;
  }
}
@media screen and (min-width: 640px) {
  .CarouselJob .CarouselJob-item div h2:after {
    top: 120px;
    height: 50px;
  }
}
.CarouselJob .CarouselJob-item div p {
  font-family: loraregular;
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.3rem;
  position: relative;
  max-width: 365px;
  margin-bottom: 30px;
}

.CarouselJob .CarouselJob-item div .Btn {
  position: absolute;
  bottom: 0;
  left: 0;
}

.LatestJobs {
  background: #fff;
  padding: 50px 0;
}

@media screen and (min-width: 960px) {
  .LatestJobs {
    padding: 100px 0;
  }
}
.SmallTestimonial {
  margin-top: 30px;
  border-radius: 25px;
  overflow: hidden;
  padding: 200px 30px 130px 30px;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
}

@media screen and (min-width: 960px) {
  .SmallTestimonial {
    padding: 150px 50px;
    margin: 0;
  }
}
.SmallTestimonial:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0e718a;
  opacity: 0.4;
}

.SmallTestimonial div {
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
}

.SmallTestimonial div h3 {
  font-family: loraregular;
  font-size: 2.5rem;
  line-height: 3rem;
  margin-bottom: 30px;
}

.SmallTestimonial div p {
  text-align: right;
  margin-bottom: 35px;
}

.CarouselSimple {
  margin-top: 50px;
  box-shadow: none;
}

@media screen and (min-width: 960px) {
  .CarouselSimple {
    margin: 0;
  }
}
.DoubleBasicBlocs {
  padding: 50px 0;
}

@media screen and (min-width: 960px) {
  .DoubleBasicBlocs {
    padding: 100px 0;
  }
}
.Bloc h3 {
  font-family: loraregular;
  color: #0e718a;
  margin-bottom: 15px;
  font-size: 2rem;
  line-height: 2.5rem;
}

@media screen and (min-width: 960px) {
  .Bloc h3 {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 35px;
  }
}
.Bloc p {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 40px;
  color: #020202;
}

@media screen and (min-width: 960px) {
  .Bloc p {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.Bloc img {
  display: block;
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}

.Bloc .Btn-container {
  text-align: right;
  margin-top: 30px;
}

.Bloc.Bloc {
  margin-bottom: 50px;
}

@media screen and (min-width: 960px) {
  .Bloc.Bloc {
    margin: 0;
  }
}
.Agenda {
  padding: 50px 0;
}

@media screen and (min-width: 960px) {
  .Agenda {
    padding: 100px 0;
  }
}
.BlueBloc {
  position: relative;
  display: block;
  background: #17b0d9;
  background: -moz-linear-gradient(left, #0e718a 0%, #17b0d9 50%, #17b0d9 100%);
  background: -webkit-linear-gradient(left, #0e718a 0%, #17b0d9 50%, #17b0d9 100%);
  background: linear-gradient(to right, #0e718a 0%, #17b0d9 50%, #17b0d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$primary",endColorstr="$tertiary",GradientType=1);
  border-radius: 25px;
  padding: 70px 35px 105px 70px;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 50px;
}

@media screen and (min-width: 960px) {
  .BlueBloc {
    padding: 70px 35px 35px 70px;
    min-height: 500px;
    margin: 0;
  }
}
.BlueBloc h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 3.5rem;
  position: relative;
}

.BlueBloc h3:before {
  content: "";
  display: block;
  width: 2px;
  height: 90px;
  background: #f8b72d;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: -35px;
}

.BlueBloc h3:after {
  content: "";
  display: block;
  width: 2px;
  height: 55px;
  background: #f8b72d;
  border-radius: 2px;
  position: absolute;
  top: 110px;
  left: -35px;
}

.BlueBloc p {
  font-family: loraregular;
  color: #fff;
  font-size: 2rem;
  line-height: 2.5rem;
  position: relative;
  margin: 30px 0 0 0;
}

.BlueBloc .Btn {
  position: absolute;
  right: 55px;
  bottom: 35px;
}

@media screen and (min-width: 960px) {
  .BlueBloc .Btn {
    bottom: 60px;
  }
}
.Schedule {
  margin-bottom: 50px;
}

.Schedule h3 {
  color: #0e718a;
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 3.5rem;
  margin: 0 0 30px 0;
  position: relative;
}

@media screen and (min-width: 960px) {
  .Schedule h3 {
    margin: 0 0 30px 35px;
  }
  .Schedule h3:before {
    content: "";
    display: block;
    width: 2px;
    height: 90px;
    background: #f8b72d;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: -35px;
  }
}
@media screen and (min-width: 960px) {
  .Schedule .Events {
    margin: 0 0 0 35px;
  }
}
.Schedule .Events li {
  margin-bottom: 10px;
}

.Schedule .Events li:last-of-type {
  margin: 0;
}

.Schedule .Events li time {
  background: #f8b72d;
  font-weight: bold;
  border-radius: 28px;
  padding: 10px 20px;
  color: #fff;
  margin: 0 20px 0 0;
  font-size: 1.3rem;
  line-height: 1.8rem;
  display: inline-block;
}

@media screen and (min-width: 960px) {
  .Schedule .Events li time {
    margin: 0 40px 0 0;
  }
}
.Schedule .Events li h4 {
  display: inline-block;
  font-family: loraregular;
  color: #0e718a;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2.5rem;
}

.Address {
  padding: 30px;
  background: #fff;
  border-radius: 25px;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 960px) {
  .Address {
    min-height: 299px;
    padding: 50px;
  }
}
.Address h3 {
  font-family: loraregular;
  color: #0e718a;
  margin-bottom: 20px;
  font-size: 2.5rem;
  line-height: 3rem;
}

@media screen and (min-width: 960px) {
  .Address h3 {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 40px;
  }
}
.Address p {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 20px;
}

@media screen and (min-width: 960px) {
  .Address p {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.Address a {
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #020202;
}

@media screen and (min-width: 960px) {
  .Address a {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.Address a:hover,
.Address a:focus {
  text-decoration: none;
}

.JobDetails {
  padding: 50px 0;
  background: #fff;
}

@media screen and (min-width: 960px) {
  .JobDetails {
    padding: 100px 0;
  }
}
.JobDetails .Wrap {
  position: relative;
}

.JobDetails .Btn--white {
  display: none;
}

@media screen and (min-width: 960px) {
  .JobDetails .Btn--white {
    display: inline-block;
    font-weight: normal;
    text-transform: none;
    position: absolute;
    top: -75px;
    left: 35px;
  }
}
@media screen and (min-width: 1620px) {
  .JobDetails .Btn--white {
    left: 0;
  }
}
.JobDetails .JobDetails-article .Main strong,
.JobDetails .JobDetails-article .Main b {
  font-weight: bold;
}

.JobDetails .JobDetails-article .Main .Title {
  text-transform: none;
}

.JobDetails .JobDetails-article .Main p {
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 2rem;
}

.JobDetails .JobDetails-article .Tags {
  margin-top: 25px;
}

@media screen and (min-width: 960px) {
  .JobDetails .JobDetails-article .Tags {
    margin-top: 50px;
  }
}
.JobDetails .JobDetails-article .Profile {
  margin-top: 35px;
}

@media screen and (min-width: 960px) {
  .JobDetails .JobDetails-article .Profile {
    margin-top: 70px;
  }
}
.JobDetails .JobDetails-article .Profile ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.JobDetails .JobDetails-article .Profile ul li {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media screen and (min-width: 960px) {
  .JobDetails .JobDetails-article .Profile ul li {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
}
@media screen and (min-width: 1280px) {
  .JobDetails .JobDetails-article .Profile ul li {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}
.JobDetails .JobDetails-article .Links {
  margin-top: 35px;
}

@media screen and (min-width: 960px) {
  .JobDetails .JobDetails-article .Links {
    margin-top: 40px;
  }
}
.JobDetails .JobDetails-article .Links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.JobDetails .JobDetails-article .Links ul li {
  margin-bottom: 25px;
  font-size: 1.5rem;
  line-height: 2rem;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
}

@media screen and (min-width: 960px) {
  .JobDetails .JobDetails-article .Links ul li {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  .JobDetails .JobDetails-article .Links ul li {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}
.JobDetails .JobDetails-article .Links ul li a {
  text-decoration: none;
  color: #0e718a;
  display: block;
  width: 100%;
}

.JobDetails .JobDetails-article .Links ul li a span {
  color: #f8b72d;
  font-size: 2.5rem;
  line-height: 0;
  position: absolute;
  right: 10px;
  top: 11px;
  transition: 0.3s ease;
}

.JobDetails .JobDetails-article .Links ul li a:hover span,
.JobDetails .JobDetails-article .Links ul li a:focus span {
  right: 0;
}

.JobDetails .JobDetails-article .Apply {
  text-align: right;
  margin-top: 35px;
}

@media screen and (min-width: 960px) {
  .JobDetails .JobDetails-article .Apply {
    margin-top: 70px;
  }
}
.JobDetails .JobDetails-article .Apply .Btn {
  font-size: 2rem;
  padding: 15px 30px;
}

.JobDetails .JobDetails-article .Apply .Btn .icon-arrow-right {
  margin-left: 20px;
}

.JobDetails .JobDetails-article .Apply .Btn.Btn--print {
  display: none;
}

@media screen and (min-width: 960px) {
  .JobDetails .JobDetails-article .Apply .Btn.Btn--print {
    display: block;
    cursor: pointer;
    float: left;
    margin: 0;
  }
}
.JobDetails .JobDetails-article .Apply .Btn.Btn--print .icon-print {
  background-image: url("/o/skeyes-base-theme/images/print-icon.png");
  background-size: cover;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 0 0 0 15px;
  position: relative;
  top: 2px;
}

.JobDetails .ColLeft {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media screen and (min-width: 960px) {
  .JobDetails .ColLeft {
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
  }
}
.JobDetails .ColRight {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media screen and (min-width: 960px) {
  .JobDetails .ColRight {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
}
.BasicBloc {
  background: #f9fbf0;
  padding: 35px;
  border-radius: 25px;
  margin-top: 50px;
}

@media screen and (min-width: 960px) {
  .BasicBloc {
    padding: 45px;
    margin-top: 65px;
  }
}
.BasicBloc h3 {
  color: #0e718a;
  font-family: loraregular;
  font-size: 2.2rem;
  line-height: 2.7rem;
  margin-bottom: 20px;
}

@media screen and (min-width: 960px) {
  .BasicBloc h3 {
    margin-bottom: 45px;
  }
}
.BasicBloc p {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 30px;
}

@media screen and (min-width: 960px) {
  .BasicBloc p {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.BasicBloc img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  max-width: 400px;
}

.BasicBloc .Btn-container {
  margin-top: 30px;
  text-align: right;
}

@media screen and (min-width: 960px) {
  .BasicBloc .Btn-container {
    margin-top: 45px;
  }
}
.SinglePage {
  padding: 50px 0;
  background: #fff;
}

@media screen and (min-width: 960px) {
  .SinglePage {
    padding: 100px 0;
  }
}
.SinglePage .Wrap {
  position: relative;
}

.SinglePage .Btn--white {
  display: none;
}

@media screen and (min-width: 960px) {
  .SinglePage .Btn--white {
    display: inline-block;
    font-weight: normal;
    text-transform: none;
    position: absolute;
    top: -75px;
    left: 35px;
  }
}
@media screen and (min-width: 1620px) {
  .SinglePage .Btn--white {
    left: 0;
  }
}
.SinglePage .SinglePage-article {
  max-width: 1053px;
}

.SinglePage .SinglePage-article h1,
.SinglePage .SinglePage-article .Title {
  color: #0e718a;
  text-transform: none;
  font-size: 3.5rem;
  line-height: 4rem;
  padding: 0 0 15px 30px;
  margin-bottom: 40px;
  background-size: 110px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  margin-left: -30px;
}

@media screen and (min-width: 960px) {
  .SinglePage .SinglePage-article h1,
  .SinglePage .SinglePage-article .Title {
    font-size: 5rem;
    line-height: 5.5rem;
  }
}
.SinglePage .SinglePage-article .Legend {
  margin-bottom: 30px;
}

.SinglePage .SinglePage-article .Legend time {
  padding: 12px 15px;
  border: 1px solid #f8b72d;
  background: #f8b72d;
  border-radius: 20px;
  font-size: 1.3rem;
  color: #fff;
  margin: 0 20px 20px 0;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}

.SinglePage .SinglePage-article .Legend .Tags {
  display: inline-block;
}

.SinglePage .SinglePage-article h2 {
  margin-bottom: 30px;
  font-size: 2rem;
  line-height: 2.5rem;
}

.SinglePage .SinglePage-article h3 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: bold;
  color: #0e718a;
}

.SinglePage .SinglePage-article h4 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: bold;
}

.SinglePage .SinglePage-article p {
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 2rem;
}

.SinglePage .SinglePage-article img {
  width: 100%;
  height: auto;
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 10px 0;
}

.SinglePage .SinglePage-article ol {
  margin-bottom: 20px;
  list-style-type: decimal;
  padding-left: 20px;
}

.SinglePage .SinglePage-article ol li {
  margin-bottom: 10px;
  font-size: 1.5rem;
  line-height: 2rem;
}

.SinglePage .SinglePage-article ol li:last-of-type {
  margin: 0;
}

.SinglePage .SinglePage-article ul {
  margin-bottom: 20px;
}

.SinglePage .SinglePage-article ul li {
  margin-bottom: 10px;
  padding-left: 20px;
  background: url("/o/skeyes-base-theme/images/bullet.png") 0 6px no-repeat;
  font-size: 1.5rem;
  line-height: 2rem;
}

.SinglePage .SinglePage-article ul li:last-of-type {
  margin: 0;
}

.SinglePage .SinglePage-article ul li ul {
  margin-top: 10px;
}

.SinglePage .SinglePage-article ul li ul li {
  background: url("/o/skeyes-base-theme/images/bullet-low-level.png") 0 6px no-repeat;
  margin-bottom: 5px;
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important;
}

.SinglePage .SinglePage-article ul li ul li:last-of-type {
  margin: 0;
}

.SinglePage .SinglePage-article blockquote {
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 10px 20px;
  border-left: 3px solid #c7c8ca;
}

.SinglePage .SinglePage-article strong,
.SinglePage .SinglePage-article b {
  font-weight: bold;
}

.SinglePage .SinglePage-article .CarouselSimple {
  margin-bottom: 25px;
}

.RelatedPost {
  margin-bottom: 55px;
  padding: 0 !important;
}

.RelatedPost h3 {
  color: #0e718a;
  font-family: loraregular;
  font-size: 2.2rem;
  line-height: 2.7rem;
  margin-bottom: 10px;
  position: relative;
}

.RelatedPost h3::before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -12px;
  left: 0;
}

.RelatedPost h3::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -12px;
  left: 35px;
}

.CarouselComplex {
  padding: 50px 0;
  position: relative;
}

@media screen and (min-width: 960px) {
  .CarouselComplex {
    padding: 100px 0;
  }
}
.CarouselComplex .Text {
  position: relative;
  margin-bottom: 35px;
  max-width: 1280px;
}

.CarouselComplex .Text p {
  font-family: loraregular;
  color: #0e718a;
  font-size: 2rem;
  line-height: 2.5rem;
}

@media screen and (min-width: 960px) {
  .CarouselComplex .Text p {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.CarouselComplex .CarouselAdvanced {
  margin-top: 50px;
}

@media screen and (min-width: 960px) {
  .CarouselComplex .CarouselAdvanced {
    margin-top: 100px;
  }
}
@media screen and (min-width: 1620px) {
  .CarouselComplex .CarouselAdvanced {
    margin-top: 150px;
  }
}
.CarouselComplex .CarouselAdvanced .CarouselAdvanced-item {
  position: relative;
}

.CarouselComplex .CarouselAdvanced .CarouselAdvanced-item img {
  width: 100%;
  height: auto;
  max-width: 300px;
  display: block;
  margin: 0 auto 20px;
}

@media screen and (min-width: 960px) {
  .CarouselComplex .CarouselAdvanced .CarouselAdvanced-item img {
    float: right;
    margin: 0 0 0 40px;
  }
}
.CarouselComplex .CarouselAdvanced .CarouselAdvanced-item p {
  font-family: montserratregular;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #020202;
  margin-bottom: 20px;
}

.TextWithImage {
  padding: 50px 0;
  position: relative;
}

@media screen and (min-width: 960px) {
  .TextWithImage {
    padding: 100px 0;
  }
}
.TextWithImage .Intro {
  position: relative;
  margin-bottom: 35px;
  max-width: 1280px;
}

.TextWithImage .Intro p {
  font-family: loraregular;
  color: #0e718a;
  font-size: 2rem;
  line-height: 2.5rem;
}

@media screen and (min-width: 960px) {
  .TextWithImage .Intro p {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.TextWithImage article {
  margin-top: 35px;
}

@media screen and (min-width: 960px) {
  .TextWithImage article {
    margin-top: 70px;
  }
}
.TextWithImage article .Text h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #020202;
  margin-bottom: 20px;
  font-weight: bold;
}

.TextWithImage article .Text p {
  font-family: montserratregular;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #020202;
  margin-bottom: 20px;
}

.TextWithImage article .Image img {
  width: 100%;
  height: auto;
  max-width: 480px;
  display: block;
  margin: 0 auto;
}

.BasicPageContent {
  padding: 50px 0;
}

@media screen and (min-width: 960px) {
  .BasicPageContent {
    padding: 100px 0;
  }
}
.BasicPageContent h3 {
  color: #0e718a;
  font-family: loraregular;
  font-size: 3.5rem;
  line-height: 4rem;
  margin-bottom: 50px;
  position: relative;
}

.BasicPageContent h3::before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -12px;
  left: 0;
}

.BasicPageContent h3::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -12px;
  left: 35px;
}

.BasicPageContent .CarouselBasicPageContent-container {
  position: relative;
  margin-bottom: 50px;
}

.BasicPageContent .CarouselBasicPageContent-container .CarouselBasicPageContent-item {
  margin: 0 10px 0 10px;
}

.BasicPageContent .CarouselBasicPageContent-container .CarouselBasicPageContent-item .Image-container {
  border-radius: 25px;
  overflow: hidden;
}

.BasicPageContent .CarouselBasicPageContent-container .CarouselBasicPageContent-item .Image-container img {
  width: 100%;
  height: auto;
}

.BasicPageContent .CarouselBasicPageContent-container .CarouselBasicPageContent-item h5 {
  margin-top: 10px;
  color: #0e718a;
  font-family: loraregular;
  font-size: 2rem;
  line-height: 2.5rem;
}

.BasicPageContent .CarouselBasicPageContent-container .CarouselBasicPageContent-item h6 {
  font-size: 1.3rem;
  line-height: 1.8rem;
}

.BasicPageContent .Text h4 {
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 30px;
}

.BasicPageContent .Text p {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 20px;
}

.BasicPageContent .Text ul {
  margin-bottom: 20px;
}

.BasicPageContent .Image {
  margin-bottom: 40px;
}

.BasicPageContent .Image:last-of-type {
  margin: 0;
}

.BasicPageContent .Image img {
  max-width: 500px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  border-radius: 25px;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

.SearchResults {
  padding: 50px 0;
}

@media screen and (min-width: 960px) {
  .SearchResults {
    padding: 100px 0;
  }
}
.SearchResults .Suscribe,
.SearchResults p {
  margin-bottom: 50px;
}

.Tabs {
  padding: 50px 0;
  position: relative;
}

@media screen and (min-width: 960px) {
  .Tabs {
    padding: 100px 0;
  }
}
.Tabs .Text {
  position: relative;
  margin-bottom: 35px;
  max-width: 1280px;
}

.Tabs .Text p {
  font-family: loraregular;
  color: #0e718a;
  font-size: 2rem;
  line-height: 2.5rem;
}

@media screen and (min-width: 960px) {
  .Tabs .Text p {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
.TabsMenu .Menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
}

.TabsMenu .Menu div {
  width: 100%;
  max-width: 200px;
  margin: 0 5px 0 0;
}

@media screen and (min-width: 640px) {
  .TabsMenu .Menu div {
    margin: 0 10px 0 0;
  }
}
@media screen and (min-width: 960px) {
  .TabsMenu .Menu div {
    margin: 0 20px 0 0;
  }
}
.TabsMenu .Menu div:last-of-type {
  margin: 0;
}

.TabsMenu .Menu div img {
  width: 100%;
  margin: 0 auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  cursor: pointer;
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 10px 0;
}

.TabsMenu .Menu div.Active img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.TabsMenu .ItemContent h3 {
  margin-top: 0;
}

.TabsMenu .ItemContent p {
  font-family: montserratregular;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #020202;
  margin-bottom: 20px;
}

.TabsMenu .ItemContent p:last-of-type {
  margin: 0;
}

.RichText {
  position: relative;
}

.RichText h1,
.RichText .Title {
  color: #0e718a;
  text-transform: none;
  font-size: 3.5rem;
  line-height: 4rem;
  padding: 0 0 15px 30px;
  margin-bottom: 40px;
  background-image: url("/o/skeyes-base-theme/images/underline.svg");
  background-size: 110px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  margin-left: -30px;
}

@media screen and (min-width: 960px) {
  .RichText h1,
  .RichText .Title {
    font-size: 5rem;
    line-height: 5.5rem;
  }
}
.RichText h2 {
  margin-bottom: 30px;
  font-size: 2rem;
  line-height: 2.5rem;
}

.RichText h3 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: bold;
  color: #0e718a;
}

.RichText h4 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: bold;
}

.RichText p {
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 2rem;
}

.RichText ol {
  margin: 0 0 20px 15px;
  list-style-type: decimal;
}

.RichText ol li {
  margin-bottom: 10px;
  font-size: 1.5rem;
  line-height: 2rem;
}

.RichText ol li:last-of-type {
  margin: 0;
}

.RichText ul {
  margin-bottom: 20px;
}

.RichText ul li {
  margin-bottom: 10px;
  padding-left: 20px;
  background: url("/o/skeyes-base-theme/images/bullet.png") 0 6px no-repeat;
  font-size: 1.5rem;
  line-height: 2rem;
}

.RichText ul li:last-of-type {
  margin: 0;
}

.RichText ul li ol li {
  background: none;
  padding: 0;
}

.RichText ul li ul {
  margin-top: 10px;
}

.RichText ul li ul li {
  background: url("/o/skeyes-base-theme/images/bullet-low-level.png") 0 6px no-repeat;
  margin-bottom: 5px;
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important;
}

.RichText ul li ul li:last-of-type {
  margin: 0;
}

.RichText blockquote {
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 10px 20px;
  border-left: 3px solid #c7c8ca;
}

.RichText strong,
.RichText b {
  font-weight: bold;
}

.RichText i {
  font-style: italic;
}

.RichText a {
  color: #0e718a;
  text-decoration: none;
}

.RichText a:hover,
.RichText a:focus {
  text-decoration: underline;
}

.RichText img {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 10px 0;
}

.RichText .left {
  float: left;
  margin: 0 20px 20px 0;
  width: 140px;
}

@media screen and (min-width: 640px) {
  .RichText .left {
    width: 220px;
  }
}
.RichText .right {
  float: right;
  margin: 0 0 20px 20px;
  width: 140px;
}

@media screen and (min-width: 640px) {
  .RichText .right {
    width: 220px;
  }
}
@media screen and (min-width: 359px) {
  .Animations .Intro {
    padding: 0 0 0 35px;
  }
}
.Animations .Intro h1 {
  color: #0e718a;
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 3.5rem;
  max-width: 620px;
  position: relative;
}

@media screen and (min-width: 359px) {
  .Animations .Intro h1 {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}
@media screen and (min-width: 960px) {
  .Animations .Intro h1 {
    font-size: 5rem;
    line-height: 5.5rem;
  }
}
@media screen and (min-width: 359px) {
  .Animations .Intro h1:before {
    content: "";
    display: block;
    width: 2px;
    height: 100px;
    background: #f8b72d;
    border-radius: 2px;
    position: absolute;
    top: 10px;
    left: -35px;
  }
}
@media screen and (min-width: 640px) {
  .Animations .Intro h1:before {
    height: 90px;
  }
}
@media screen and (min-width: 359px) {
  .Animations .Intro h1:after {
    content: "";
    display: block;
    width: 2px;
    height: 200px;
    background: #f8b72d;
    border-radius: 2px;
    position: absolute;
    top: 140px;
    left: -35px;
  }
}
@media screen and (min-width: 640px) {
  .Animations .Intro h1:after {
    top: 130px;
    height: 50px;
  }
}
.Animations .Intro p {
  margin: 15px 0 0 0;
  color: #0e718a;
  font-family: loraregular;
  font-size: 1.8rem;
  line-height: 2.3rem;
  max-width: 620px;
  position: relative;
}

@media screen and (min-width: 359px) {
  .Animations .Intro p {
    margin: 25px 0 0 0;
  }
}
@media screen and (min-width: 960px) {
  .Animations .Intro p {
    font-size: 2.5rem;
    line-height: 3rem;
    margin: 45px 0 0 0;
  }
}
.Animations img {
  width: 100%;
  height: auto;
}

.Animations iframe {
  width: 100%;
}

.Animations .BtnWrap {
  margin-top: 40px;
  max-width: 1100px;
}

@media screen and (min-width: 640px) {
  .Animations .BtnWrap {
    height: 37px;
  }
}
.Animations .BtnWrap .Btn {
  width: 100%;
  text-align: center;
  color: #fff;
}

.Animations .BtnWrap .Btn:hover,
.Animations .BtnWrap .Btn:focus {
  color: #0e718a;
}

@media screen and (min-width: 640px) {
  .Animations .BtnWrap .Btn {
    width: auto;
  }
}
.Animations .BtnWrap .Btn--next {
  margin-top: 20px;
}

@media screen and (min-width: 640px) {
  .Animations .BtnWrap .Btn--next {
    margin: 0;
    float: right;
  }
}
.Illustration {
  position: relative;
  max-width: 1100px;
}

.Illustration img {
  width: 100%;
  height: auto;
  margin: 0 !important;
  border-radius: 0 !important;
  box-shadow: rgba(0, 0, 0, 0) 0 0 0 0 !important;
}

.Illustration .Item .Button {
  width: 50px;
  height: 50px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  font-size: 4rem;
  border-radius: 50%;
  text-align: center;
  color: #ffd700;
  padding-top: 4px;
  background: #fff;
  cursor: pointer;
}

@media screen and (max-width: 960px) {
  .Illustration .Item .Button {
    width: 35px;
    height: 35px;
    font-size: 3rem;
    padding-top: 2px;
  }
}
.Illustration .Item .Content {
  display: none;
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  font-size: 1.4rem;
  line-height: 2rem;
  z-index: 10;
}

.Illustration .Item:hover .Content,
.Illustration .Itemfocus .Content {
  display: block;
}

.Illustration--01 .Item--01 {
  position: absolute;
  left: 12%;
  top: 46%;
}

.Illustration--01 .Item--01 .Content {
  position: absolute;
  left: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--01 .Item--01 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--01 .Item--02 {
  position: absolute;
  left: 36%;
  top: 33%;
}

@media screen and (max-width: 960px) {
  .Illustration--01 .Item--02 {
    top: 30%;
  }
}
.Illustration--01 .Item--02 .Content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--01 .Item--02 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--01 .Item--03 {
  position: absolute;
  left: 90%;
  top: 25%;
}

.Illustration--01 .Item--03 .Content {
  position: absolute;
  right: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--01 .Item--03 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--02 .Item--01 {
  position: absolute;
  left: 3%;
  top: 75%;
}

.Illustration--02 .Item--01 .Content {
  position: absolute;
  left: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--02 .Item--01 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--02 .Item--02 {
  position: absolute;
  left: 18%;
  top: 18%;
}

.Illustration--02 .Item--02 .Content {
  position: absolute;
  left: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--02 .Item--02 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--02 .Item--03 {
  position: absolute;
  left: 93%;
  top: 18%;
}

.Illustration--02 .Item--03 .Content {
  position: absolute;
  right: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--02 .Item--03 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--02 .Item--04 {
  position: absolute;
  left: 74%;
  top: 50%;
}

@media screen and (max-width: 960px) {
  .Illustration--02 .Item--04 {
    top: 45%;
  }
}
.Illustration--02 .Item--04 .Content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--02 .Item--04 .Content {
    width: 250px;
    transform: translateX(-70%);
    top: 45px;
  }
}
.Illustration--02 .Item--05 {
  position: absolute;
  left: 42%;
  top: 49%;
}

.Illustration--02 .Item--05 .Content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--02 .Item--05 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--03 .Item--01 {
  position: absolute;
  left: 7%;
  top: 84%;
}

@media screen and (max-width: 960px) {
  .Illustration--03 .Item--01 {
    top: 80%;
  }
}
.Illustration--03 .Item--01 .Content {
  position: absolute;
  left: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--03 .Item--01 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--03 .Item--02 {
  position: absolute;
  left: 55%;
  top: 66%;
}

@media screen and (max-width: 960px) {
  .Illustration--03 .Item--02 {
    top: 60%;
  }
}
.Illustration--03 .Item--02 .Content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--03 .Item--02 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--03 .Item--03 {
  position: absolute;
  left: 84%;
  top: 60%;
}

@media screen and (max-width: 960px) {
  .Illustration--03 .Item--03 {
    top: 54%;
  }
}
.Illustration--03 .Item--03 .Content {
  position: absolute;
  right: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--03 .Item--03 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--04 .Item--01 {
  position: absolute;
  left: 18%;
  top: 60%;
}

.Illustration--04 .Item--01 .Content {
  position: absolute;
  left: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--04 .Item--01 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--04 .Item--02 {
  position: absolute;
  left: 47%;
  top: 25%;
}

@media screen and (max-width: 960px) {
  .Illustration--04 .Item--02 {
    top: 20%;
  }
}
.Illustration--04 .Item--02 .Content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--04 .Item--02 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--04 .Item--03 {
  position: absolute;
  left: 85%;
  top: 38%;
}

.Illustration--04 .Item--03 .Content {
  position: absolute;
  right: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--04 .Item--03 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--05 .Item--01 {
  position: absolute;
  left: 53%;
  top: 45%;
}

.Illustration--05 .Item--01 .Content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--05 .Item--01 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--05 .Item--02 {
  position: absolute;
  left: 75%;
  top: 48%;
}

@media screen and (max-width: 960px) {
  .Illustration--05 .Item--02 {
    top: 40%;
  }
}
.Illustration--05 .Item--02 .Content {
  position: absolute;
  right: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--05 .Item--02 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--06 .Item--01 {
  position: absolute;
  left: 10%;
  top: 41%;
}

.Illustration--06 .Item--01 .Content {
  position: absolute;
  left: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--06 .Item--01 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--06 .Item--02 {
  position: absolute;
  left: 22%;
  top: 21%;
}

@media screen and (max-width: 960px) {
  .Illustration--06 .Item--02 {
    left: 19%;
  }
}
.Illustration--06 .Item--02 .Content {
  position: absolute;
  left: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--06 .Item--02 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--06 .Item--03 {
  position: absolute;
  left: 55%;
  top: 27%;
}

.Illustration--06 .Item--03 .Content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--06 .Item--03 .Content {
    width: 250px;
    top: 45px;
  }
}
.Illustration--06 .Item--04 {
  position: absolute;
  left: 74%;
  top: 50%;
}

@media screen and (max-width: 960px) {
  .Illustration--06 .Item--04 {
    left: 70%;
  }
}
.Illustration--06 .Item--04 .Content {
  position: absolute;
  right: 0;
  top: 60px;
  width: 320px;
}

@media screen and (max-width: 960px) {
  .Illustration--06 .Item--04 .Content {
    width: 250px;
    top: 45px;
  }
}
.Grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.Grid--spaceBetween {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.Grid-twoCol {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.Grid-twoCol.Grid-twoCol--carousel {
  overflow-y: hidden;
}

@media screen and (min-width: 960px) {
  .Grid-twoCol {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}
@media screen and (min-width: 960px) {
  .Grid-twoCol.Grid-twoCol--fullWidth {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
@media print {
  .TopNav,
  header,
  footer,
  .Cookies,
  .Chatbot,
  .JobDetails .Apply,
  .JobDetails .BasicBloc,
  .JobDetails .Links,
  .JobDetails .Tags {
    display: none;
  }
  .JobDetails .Title {
    margin: 0 0 0 -30px !important;
  }
  .JobDetails h3 {
    margin: 0 0 20px 0 !important;
  }
  .JobDetails ul {
    list-style-type: disc !important;
  }
  .JobDetails ul li {
    padding: 0 !important;
    margin: 0 0 10px 20px !important;
  }
  .JobDetails ul li:last-of-type {
    margin: 0 0 0 20px !important;
  }
  .JobDetails ul li ul li {
    margin: 0 0 0 20px !important;
  }
  .JobDetails ul li ul li:last-of-type {
    margin: 0 0 0 20px !important;
  }
}
.Title {
  color: #0e718a;
  text-transform: uppercase;
  font-size: 3.5rem;
  line-height: 4rem;
  padding: 0 0 15px 30px;
  margin-bottom: 40px;
  background-image: url("/o/skeyes-base-theme/images/underline.svg");
  background-size: 110px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  margin-left: -30px;
}

@media screen and (min-width: 960px) {
  .Title {
    font-size: 5rem;
    line-height: 5.5rem;
  }
}
.Subtitle {
  color: #0e718a;
  font-family: loraregular;
  font-size: 2.2rem;
  line-height: 2.7rem;
  margin-bottom: 35px;
  position: relative;
}

@media screen and (min-width: 960px) {
  .Subtitle {
    margin-top: 45px;
  }
}
.Subtitle::before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -12px;
  left: 0;
}

.Subtitle::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  border-radius: 2px;
  background: #f8b72d;
  position: absolute;
  bottom: -12px;
  left: 35px;
}

.Btn {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 28px;
  padding: 10px 15px;
  text-decoration: none;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s ease;
}

.Btn .icon-arrow-right,
.Btn .icon-arrow-left {
  font-size: 3.5rem;
  line-height: 0;
  position: relative;
  top: 9px;
  transition: 0.2s ease;
  height: 10px;
  display: inline-block;
}

#GDPRSupportedContent .Btn .icon-arrow-right {
  font-size: 3.5rem !important;
  line-height: 0;
  position: relative;
  top: 9px;
  transition: 0.2s ease;
  height: 10px;
  display: inline-block;
}

.Btn .icon-arrow-left {
  margin-right: 8px;
}

.Btn .icon-arrow-right {
  margin-left: 8px;
}

.Btn:hover,
.Btn:focus {
  text-decoration: none !important;
}

.Btn:hover .icon-arrow-right,
.Btn:focus .icon-arrow-right {
  margin-left: 15px;
}

.Btn:hover .icon-arrow-left,
.Btn:focus .icon-arrow-left {
  margin-right: 15px;
}

.Btn--white {
  background: #fff;
  color: #0e718a;
}

.Btn--white span.icon-arrow-right, .Btn--white span.icon-arrow-left {
  color: #f8b72d;
}

.Btn--white:hover,
.Btn--white:focus {
  background: #f8b72d;
  color: #fff;
}

.Btn--white:hover span,
.Btn--white:focus span {
  color: #fff;
}

.Btn--gradiant {
  background: #0e718a;
  background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: linear-gradient(to right, #17b0d9 0%, #0e718a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
  color: #fff;
}

.Btn--gradiant span.icon-arrow-right {
  color: #f8b72d;
}

.Btn--gradiant:hover,
.Btn--gradiant:focus {
  background: #fff;
  color: #0e718a;
}

.CloseButton {
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  font-size: 1.8rem;
  color: #f8b72d;
  padding-top: 7px;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

.Carousel .owl-nav .owl-prev,
.Carousel .owl-nav .owl-next,
.CarouselSimple .owl-nav .owl-prev,
.CarouselSimple .owl-nav .owl-next,
.CarouselJob .owl-nav .owl-prev,
.CarouselJob .owl-nav .owl-next,
.CarouselBasicPageContent .owl-nav .owl-prev,
.CarouselBasicPageContent .owl-nav .owl-next {
  width: 45px;
  height: 50px;
  color: #fff;
  font-size: 14px;
  line-height: 0;
  text-align: center;
  padding: 3px 0 0 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  border: 0;
}

.Carousel .owl-nav .owl-prev,
.CarouselSimple .owl-nav .owl-prev,
.CarouselJob .owl-nav .owl-prev,
.CarouselBasicPageContent .owl-nav .owl-prev {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  left: 0;
  background: linear-gradient(to right, #0e718a 0%, #17b0d9 100%);
}

.Carousel .owl-nav .owl-next,
.CarouselSimple .owl-nav .owl-next,
.CarouselJob .owl-nav .owl-next,
.CarouselBasicPageContent .owl-nav .owl-next {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  right: 0;
  background: linear-gradient(to right, #0e718a 0%, #17b0d9 100%);
}

.Carousel .owl-carousel {
  position: static;
}

.CarouselJob .owl-carousel {
  max-width: 100vw;
}

.Carousel .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #0e718a;
  background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 46%, #0e718a 100%);
  background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 46%, #0e718a 100%);
  background: linear-gradient(to right, #17b0d9 0%, #0e718a 46%, #0e718a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
  border-radius: 3px;
  margin: 30px 10px 0 10px;
}

button.owl-prev > span, button.owl-next > span {
  color: white;
  font-size: 25px;
}

.Carousel .owl-dots .owl-dot {
  width: 100%;
  height: 6px;
  cursor: pointer;
  border-radius: 3px;
  border: 0;
  background: rgba(0, 0, 0, 0);
}

.Carousel .owl-dots .owl-dot.active {
  background: #f8b72d;
  border-radius: 3px;
}

.CarouselSimple {
  width: 100%;
  position: relative;
  border-radius: 25px;
  overflow: hidden;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

.CarouselAdvanced {
  max-width: 1080px;
  margin: 0 auto;
}

.CarouselAdvanced .owl-dots {
  height: 5px;
  background: #0e718a;
  background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 46%, #0e718a 100%);
  background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 46%, #0e718a 100%);
  background: linear-gradient(to right, #17b0d9 0%, #0e718a 46%, #0e718a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
  border-radius: 3px;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 70px;
}

.CarouselAdvanced .owl-dots .owl-dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  position: relative;
  top: -8px;
}

.CarouselAdvanced .owl-dots .owl-dot:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 40px;
  font-weight: bold;
  color: #0e718a;
  font-size: 1.5rem;
}

@media screen and (min-width: 960px) {
  .CarouselAdvanced .owl-dots .owl-dot:after {
    font-size: 2.2rem;
  }
}
.CarouselAdvanced .owl-dots .owl-dot:nth-child(1):after {
  content: "01";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(2):after {
  content: "02";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(3):after {
  content: "03";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(4):after {
  content: "04";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(5):after {
  content: "05";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(6):after {
  content: "06";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(7):after {
  content: "07";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(8):after {
  content: "08";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(9):after {
  content: "09";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(10):after {
  content: "10";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(11):after {
  content: "11";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(12):after {
  content: "12";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(13):after {
  content: "13";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(14):after {
  content: "14";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(15):after {
  content: "15";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(16):after {
  content: "16";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(17):after {
  content: "17";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(18):after {
  content: "18";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(19):after {
  content: "19";
}

.CarouselAdvanced .owl-dots .owl-dot:nth-child(20):after {
  content: "20";
}

.CarouselAdvanced .owl-dots .owl-dot.active {
  background: #f8b72d;
}

.CarouselAdvanced .owl-dots .owl-dot.active:after {
  color: #f8b72d;
  font-size: 2.2rem;
}

@media screen and (min-width: 960px) {
  .CarouselAdvanced .owl-dots .owl-dot.active:after {
    font-size: 3rem;
  }
}
.CarouselAdvanced .owl-nav {
  position: relative;
  margin-bottom: 25px;
}

@media screen and (min-width: 960px) {
  .CarouselAdvanced .owl-nav {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1620px) {
  .CarouselAdvanced .owl-nav {
    margin-bottom: 50px;
  }
}
.CarouselAdvanced .owl-nav .owl-prev,
.CarouselAdvanced .owl-nav .owl-next {
  color: #f8b72d;
  font-size: 5rem;
}

.CarouselAdvanced .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 0;
}

.CarouselBasicPageContent .owl-nav .owl-prev {
  margin-left: -35px;
}

.CarouselBasicPageContent .owl-nav .owl-next {
  margin-right: -35px;
}

.JobList li {
  width: 100%;
  min-height: 125px;
  margin: 0 0 15px 0;
}

.JobList li:last-of-type {
  margin: 0;
}

.JobList li:nth-child(even) a {
  background: #fff;
}

.JobList li:nth-child(odd) a {
  background: #f9f9f9;
}

.JobList li a {
  display: block;
  padding: 20px 25px 50px 25px;
  text-decoration: none;
  position: relative;
  border-radius: 25px;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0);
  transition: 0.3s ease;
}

@media screen and (min-width: 1280px) {
  .JobList li a {
    padding: 30px 65px 30px 30px;
  }
}
.JobList li a:hover,
.JobList li a:focus {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.JobList li a:hover .icon-arrow-right,
.JobList li a:focus .icon-arrow-right {
  right: 15px;
}

.JobList li a h3 {
  font-family: loraregular;
  color: #0e718a;
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 0 0 20px 0;
  display: inline-block;
}

.JobList li a time {
  background: #f8b72d;
  font-weight: bold;
  border-radius: 28px;
  padding: 10px 20px;
  color: #fff;
  margin: 0 0 20px 0;
  font-size: 1.3rem;
  line-height: 1.8rem;
  width: 110px;
  display: block;
}

@media screen and (min-width: 960px) {
  .JobList li a time {
    margin: 0 0 20px 30px;
    display: inline-block;
  }
}
.JobList li a p {
  color: #020202;
  font-size: 1.3rem;
  line-height: 1.8rem;
}

.JobList li a .icon-arrow-right {
  color: #f8b72d;
  font-size: 3.5rem;
  transition: 0.3s ease;
  position: absolute;
  right: 30px;
  bottom: 10px;
}

.LatestJobs .Wrap,
.ArticleThumnails .Wrap {
  position: relative;
}

.LatestJobs .Filter,
.ArticleThumnails .Filter {
  margin-bottom: 30px;
  position: relative;
  height: 52px;
}

@media screen and (min-width: 960px) {
  .LatestJobs .Filter,
  .ArticleThumnails .Filter {
    height: 52px;
    position: absolute;
    right: 35px;
    top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1620px) {
  .LatestJobs .Filter,
  .ArticleThumnails .Filter {
    right: 0;
  }
}
.LatestJobs .Filter h3,
.ArticleThumnails .Filter h3 {
  color: #0e718a;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 20px;
  display: none;
}

@media screen and (min-width: 960px) {
  .LatestJobs .Filter h3,
  .ArticleThumnails .Filter h3 {
    display: inline-block;
    margin: 13px 20px 0 0;
  }
}
.LatestJobs .Filter .selectize-control,
.ArticleThumnails .Filter .selectize-control {
  width: 100%;
}

@media screen and (min-width: 960px) {
  .LatestJobs .Filter .selectize-control,
  .ArticleThumnails .Filter .selectize-control {
    width: 300px;
    display: inline-block;
    margin: 0 20px 0 0;
  }
}
.LatestJobs .Filter .selectize-control button,
.ArticleThumnails .Filter .selectize-control .selectize-input {
  background: none;
  background-image: url("/o/skeyes-base-theme/images/arrow-select-down.svg");
  background-repeat: no-repeat;
  background-size: 15px 25px;
  background-position: 92% 50%;
  padding: 15px 45px 15px 30px;
  min-height: 0;
  border-radius: 30px;
  border: 1px solid #fff;
  color: #0e718a;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2rem;
  height: max-content;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

.LatestJobs .Filter .selectize-control button[aria-expanded=true],
.ArticleThumnails .Filter .selectize-control .selectize-input.dropdown-active {
  background-image: url("/o/skeyes-base-theme/images/arrow-select-up.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 15px 25px !important;
  background-position: 92% 50% !important;
  background-color: #fff !important;
  color: #0e718a;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 0 !important;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3) !important;
}

.LatestJobs .Filter .selectize-control .selectize-input input,
.ArticleThumnails .Filter .selectize-control .selectize-input input {
  height: 0 !important;
}

.LatestJobs .Filter .selectize-control .selectize-input:after,
.ArticleThumnails .Filter .selectize-control .selectize-input:after {
  display: none !important;
}

.LatestJobs .Filter .selectize-control .selectize-dropdown,
.ArticleThumnails .Filter .selectize-control .selectize-dropdown {
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: bold;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

.LatestJobs .Filter .selectize-control .selectize-dropdown .selectize-dropdown-content,
.ArticleThumnails .Filter .selectize-control .selectize-dropdown .selectize-dropdown-content {
  padding: 0;
}

.LatestJobs .Filter .selectize-control .selectize-dropdown [data-selectable],
.ArticleThumnails .Filter .selectize-control .selectize-dropdown [data-selectable] {
  padding: 15px 30px;
  color: #0e718a;
}

.LatestJobs .Filter ::-webkit-input-placeholder,
.ArticleThumnails .Filter ::-webkit-input-placeholder {
  color: #0e718a;
}

.LatestJobs .Filter ::-moz-placeholder,
.ArticleThumnails .Filter ::-moz-placeholder {
  color: #0e718a;
}

.LatestJobs .Filter :-ms-input-placeholder,
.ArticleThumnails .Filter :-ms-input-placeholder {
  color: #0e718a;
}

.LatestJobs .Filter :-moz-placeholder,
.ArticleThumnails .Filter :-moz-placeholder {
  color: #0e718a;
}

.LatestJobs .Filter .Search,
.ArticleThumnails .Filter .Search {
  display: none;
  color: #0e718a;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 15px 45px 15px 30px;
  border: 1px solid #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  width: 100%;
  border-radius: 30px;
  background: url("/o/skeyes-base-theme/images/search-yellow.png") 94% 50% no-repeat;
}

@media screen and (min-width: 640px) {
  .LatestJobs .Filter .Search,
  .ArticleThumnails .Filter .Search {
    width: 48%;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
  }
}
@media screen and (min-width: 960px) {
  .LatestJobs .Filter .Search,
  .ArticleThumnails .Filter .Search {
    width: 210px;
    position: static;
  }
}
.LatestJobs .Filter.Filter--simplified,
.ArticleThumnails .Filter.Filter--simplified {
  z-index: 2;
  height: 52px;
}

.LatestJobs .Filter.Filter--simplified .Search,
.ArticleThumnails .Filter.Filter--simplified .Search {
  margin: 0;
}

.Pagination {
  margin-top: 25px;
  text-align: center;
}

@media screen and (min-width: 960px) {
  .Pagination {
    margin-top: 55px;
  }
}
@media screen and (min-width: 1280px) {
  .Pagination {
    text-align: right;
  }
}
.Pagination li {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #0e718a;
  border-radius: 50%;
  font-weight: bold;
  padding-top: 4px;
  text-align: center;
  margin: 0 3px;
  text-transform: uppercase;
}

@media screen and (min-width: 640px) {
  .Pagination li {
    margin: 0 8px;
  }
}
@media screen and (min-width: 960px) {
  .Pagination li {
    font-size: 1.8rem;
    padding-top: 3px;
  }
}
.Pagination li.Active {
  background: #f8b72d;
}

.Pagination li:hover,
.Pagination li:focus {
  background: #f8b72d;
}

.Pagination li a {
  color: #fff;
  text-decoration: none;
}

.Pagination li a:hover,
.Pagination li a:focus {
  text-decoration: none;
}

.Pagination li.Previous,
.Pagination li.Next {
  width: auto;
  background: none;
}

.Pagination li.Previous a,
.Pagination li.Next a {
  color: #0e718a;
}

.Pagination li.Previous a .Text,
.Pagination li.Next a .Text {
  display: none;
}

@media screen and (min-width: 640px) {
  .Pagination li.Previous a .Text,
  .Pagination li.Next a .Text {
    display: inline;
  }
}
.Pagination li.Previous a .icon-arrow-left,
.Pagination li.Previous a .icon-arrow-right,
.Pagination li.Next a .icon-arrow-left,
.Pagination li.Next a .icon-arrow-right {
  font-size: 2.5rem;
  line-height: 0;
  position: relative;
  top: 4px;
}

@media screen and (min-width: 960px) {
  .Pagination li.Previous a .icon-arrow-left,
  .Pagination li.Previous a .icon-arrow-right,
  .Pagination li.Next a .icon-arrow-left,
  .Pagination li.Next a .icon-arrow-right {
    font-size: 5rem;
    top: 15px;
  }
}
@media screen and (min-width: 960px) {
  .Pagination li.Previous {
    margin-left: 0;
  }
}
@media screen and (min-width: 640px) {
  .Pagination li.Previous .icon-arrow-left {
    margin-right: 5px;
  }
}
@media screen and (min-width: 960px) {
  .Pagination li.Previous .icon-arrow-left {
    margin-right: 10px;
  }
}
@media screen and (min-width: 960px) {
  .Pagination li.Next {
    margin-right: 0;
  }
}
@media screen and (min-width: 640px) {
  .Pagination li.Next .icon-arrow-right {
    margin-left: 5px;
  }
}
@media screen and (min-width: 960px) {
  .Pagination li.Next .icon-arrow-right {
    margin-left: 10px;
  }
}
.OtherNews .News {
  margin-bottom: 35px;
}

@media screen and (min-width: 960px) {
  .OtherNews .News {
    margin-bottom: 45px;
  }
}
.OtherNews .News a {
  display: block;
  text-decoration: none;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 960px) {
  .OtherNews .News a a {
    min-height: 560px;
  }
}
.OtherNews .News a:hover .icon-arrow-right,
.OtherNews .News a:focus .icon-arrow-right {
  right: 20px;
}

.OtherNews .News a img {
  width: 100%;
  height: auto;
}

.OtherNews .News a div {
  padding: 20px 20px 65px 20px;
}

.OtherNews .News a div time {
  font-weight: bold;
  color: #f8b72d;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 1.8rem;
}

.OtherNews .News a div h3 {
  color: #0e718a;
  font-family: loraregular;
  font-size: 2.5rem;
  line-height: 3rem;
  margin-bottom: 10px;
}

.OtherNews .News a div h3:before,
.OtherNews .News a div h3:after {
  display: none;
}

.OtherNews .News a div p {
  color: #020202;
  font-size: 1.4rem;
  line-height: 1.9rem;
}

@media screen and (min-width: 960px) {
  .OtherNews .News a div p {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
}
.OtherNews .News a div .icon-arrow-right {
  color: #0e718a;
  font-size: 5rem;
  position: absolute;
  right: 40px;
  bottom: 5px;
  transition: 0.3s ease;
}

.OtherNews .News {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media screen and (min-width: 640px) {
  .OtherNews .News {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
  }
}
@media screen and (min-width: 960px) {
  .OtherNews .News {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
  }
}
@media screen and (min-width: 1280px) {
  .OtherNews .News {
    -ms-flex-preferred-size: 23.7%;
    flex-basis: 23.7%;
  }
}
.Tags li {
  display: inline-block;
  margin-right: 20px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 !important;
  background: none !important;
}

.Tags li:last-of-type {
  margin: 0;
}

.Tags li a {
  color: #0e718a;
  text-decoration: none;
  display: block;
  padding: 8px 15px;
  border: 1px solid #0e718a;
  border-radius: 20px;
  font-size: 1.3rem;
  transition: 0.3s ease;
}

.Tags li a:hover,
.Tags li a:focus {
  background: #0e718a;
  color: #fff;
  text-decoration: none;
}

.SimpleList li {
  margin-bottom: 25px;
  padding-left: 20px;
  background: url("/o/skeyes-base-theme/images/bullet.png") 0 6px no-repeat;
  font-size: 1.5rem;
  line-height: 2rem;
}

.SimpleList li:last-of-type {
  margin: 0;
}

.SimpleList li ul {
  margin-top: 10px;
}

.SimpleList li ul li {
  background: url("/o/skeyes-base-theme/images/bullet-low-level.png") 0 6px no-repeat;
  margin-bottom: 5px;
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important;
}

.SimpleList li ul li:last-of-type {
  margin: 0;
}

.Suscribe {
  border-radius: 33px;
  height: 65px;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
  padding-right: 90px;
}

@media screen and (min-width: 960px) {
  .Suscribe {
    max-width: 535px;
    height: 50px;
  }
}
.Suscribe input {
  width: 100%;
  height: 65px;
  padding-left: 30px;
  border: 0;
  background: #fff;
  font-size: 2.2rem;
  color: #0e718a;
  font-weight: bold;
}

@media screen and (min-width: 960px) {
  .Suscribe input {
    height: 50px;
    padding-left: 25px;
    font-size: 2rem;
  }
}
.Suscribe ::-webkit-input-placeholder {
  color: #0e718a;
}

.Suscribe ::-moz-placeholder {
  color: #0e718a;
}

.Suscribe :-ms-input-placeholder {
  color: #0e718a;
}

.Suscribe :-moz-placeholder {
  color: #0e718a;
}

.Suscribe button {
  color: #17b0d9;
  font-size: 5rem;
  width: 90px;
  height: 65px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  border: 0;
  padding: 0;
  background: #fff;
  cursor: pointer;
}

.Suscribe button span {
  position: relative;
  top: 3px;
}

@media screen and (min-width: 960px) {
  .Suscribe button {
    height: 50px;
  }
  .Suscribe button span {
    top: 0;
  }
}
.Chatbot {
  display: none;
  position: fixed;
  bottom: 0;
  right: 35px;
  z-index: 2;
}

@media screen and (min-width: 960px) {
  .Chatbot {
    display: block;
  }
}
@media screen and (min-width: 1620px) {
  .Chatbot {
    right: 7.8%;
  }
}
.Chatbot .CloseButton {
  position: absolute;
  right: -17px;
  top: -17px;
}

.Chatbot img {
  cursor: pointer;
}

@media screen and (min-width: 960px) {
  .Thumb a {
    min-height: 560px;
  }
}
.Thumb--large a {
  display: block;
  text-decoration: none;
  padding: 165px 20px 65px 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 25px;
  position: relative;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

@media screen and (min-width: 960px) {
  .Thumb--large a {
    padding: 165px 45px 65px 45px;
  }
}
.Thumb--large a:hover,
.Thumb--large a:focus {
  text-decoration: none;
}

.Thumb--large a:hover div:after,
.Thumb--large a:focus div:after {
  opacity: 1;
}

.Thumb--large a:hover .icon-arrow-right,
.Thumb--large a:focus .icon-arrow-right {
  right: 20px;
}

.Thumb--large a div {
  padding: 0;
}

@media screen and (min-width: 960px) {
  .Thumb--large a div {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1280px) {
  .Thumb--large a div {
    padding: 0 45px;
  }
}
.Thumb--large a div:after {
  content: url("/o/skeyes-base-theme/images/gradient.png");
  position: absolute;
  bottom: -45px;
  left: -45px;
  transition: 0.3s ease;
  opacity: 0;
}

.Thumb--large a div time {
  display: inline-block;
  background: #f8b72d;
  font-weight: bold;
  border-radius: 28px;
  padding: 10px 20px;
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.8rem;
  position: relative;
  z-index: 1;
}

.Thumb--large a div h3 {
  color: #fff;
  font-family: loraregular;
  font-size: 3rem;
  line-height: 3.5rem;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}

.Thumb--large a div .icon-arrow-right {
  color: #f8b72d;
  font-size: 5rem;
  position: absolute;
  right: 40px;
  bottom: 15px;
  transition: 0.3s ease;
  z-index: 1;
}

@media screen and (min-width: 960px) {
  .Thumb--large a div .icon-arrow-right {
    font-size: 7rem;
    bottom: -40px;
  }
}
.Thumb--regular {
  margin-top: 35px;
}

@media screen and (min-width: 992px) {
  .Thumb--regular {
    margin: 0;
  }
  .Thumb--regular.Thumb--marginTop {
    margin-top: 35px;
  }
}
.Thumb--regular a {
  display: block;
  text-decoration: none;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
}

.Thumb--regular a:hover,
.Thumb--regular a:focus {
  text-decoration: none;
}

.Thumb--regular a:hover .icon-arrow-right,
.Thumb--regular a:focus .icon-arrow-right {
  right: 20px;
}

.Thumb--regular a img {
  width: 100%;
  height: auto;
}

.Thumb--regular a div {
  padding: 20px 20px 65px 20px;
}

.Thumb--regular a div time {
  font-weight: bold;
  color: #f8b72d;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 1.8rem;
}

.Thumb--regular a div h3 {
  color: #0e718a;
  font-family: loraregular;
  font-size: 2.5rem;
  line-height: 3rem;
  margin-bottom: 10px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.Thumb--regular a div h3:before,
.Thumb--regular a div h3:after {
  display: none;
}

.Thumb--regular a div div {
  padding: 0;
}

.Thumb--regular a div p {
  color: #020202;
  font-size: 1.4rem;
  line-height: 1.9rem;
}

@media screen and (min-width: 960px) {
  .Thumb--regular a div p {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
}
.Thumb--regular a div .icon-arrow-right {
  color: #0e718a;
  font-size: 5rem;
  position: absolute;
  right: 40px;
  bottom: 5px;
  transition: 0.3s ease;
}

table {
  margin-bottom: 20px;
  border-left: 2px solid #0e718a;
  border-top: 2px solid #0e718a;
  border-right: 2px solid #0e718a;
  width: 100%;
}

table th {
  background: #f8b72d;
  color: #fff;
  font-weight: bold;
  padding: 20px 30px;
  border-right: 2px solid #0e718a;
  border-bottom: 2px solid #0e718a;
}

table th:last-child {
  border-right: 0;
}

table tbody tr:nth-child(even) td {
  background: #f9fbf0;
}

table tbody td {
  padding: 20px 30px;
  border-right: 2px solid #0e718a;
  border-bottom: 2px solid #0e718a;
}

table tbody td:last-child {
  border-right: 0;
}

.ViewAll {
  display: none;
}

@media screen and (min-width: 640px) {
  .ViewAll {
    display: block;
    position: absolute;
    top: 10px;
    right: 70px;
    color: #0e718a;
    text-transform: uppercase;
    font-size: 2.3rem;
    line-height: 2.8rem;
    text-decoration: none;
  }
}
@media screen and (min-width: 1280px) {
  .ViewAll {
    top: 40px;
    right: 70px;
  }
}
@media screen and (min-width: 1620px) {
  .ViewAll {
    right: 35px;
  }
}
.ViewAll:hover span,
.ViewAll:focus span {
  left: 20px;
}

.ViewAll span {
  font-size: 5rem;
  line-height: 0;
  position: relative;
  top: 13px;
  margin-left: 40px;
  transition: 0.3s ease;
  left: 0;
}

.FormElement {
  margin-bottom: 50px;
  font-size: 16px;
}

.FormElement ::-webkit-input-placeholder {
  color: #0e718a;
}

.FormElement ::-moz-placeholder {
  color: #0e718a;
}

.FormElement :-ms-input-placeholder {
  color: #0e718a;
}

.FormElement .IsMandatory {
  color: #da2c3e;
}

.FormElement sup {
  font-size: 1rem;
  position: relative;
  top: -10px;
  margin: 0 0 0 3px;
}

.FormElement .CustomeAttachment {
  margin: 0 0 15px;
  display: flex;
  flex-direction: row;
}

.FormElement .CustomeAttachment:last-of-type {
  margin: 0;
}

.FormElement .CustomeAttachment input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.FormElement .CustomeAttachment input + .CustomLabel {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.FormElement .CustomeAttachment label {
  display: inline-block;
  font-weight: bold;
  padding: 12px 20px;
  background: #0e718a;
  background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: linear-gradient(to right, #17b0d9 0%, #0e718a 100%);
  color: #fff;
  height: 40px;
}

.FormElement .CustomeAttachment .AddAttachment {
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  border: 0;
  border-radius: 0;
  background: #f8b72d;
  color: #fff;
  font-weight: bold;
  font-size: 2.5rem;
  padding: 0 13px;
}

.FormElement input,
.FormElement textarea {
  width: 100%;
  border: 1px solid #17b0d9;
  color: #0e718a;
  font-weight: bold;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
}

.FormElement input {
  padding: 12px 20px;
  border-radius: 5px;
}

.FormElement textarea {
  min-height: 250px;
  padding: 15px 20px;
  border-radius: 25px;
  border-radius: 5px;
}

.FormElement select {
  width: 100%;
  border: 1px solid #17b0d9;
  padding: 12px 20px;
  border-radius: 5px;
  height: 48px;
  background: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
}

.FormElement .Label {
  color: #3c3c3c;
  font-size: 16px !important;
  margin-bottom: 15px !important;
}

.FormElement .CustomRadio {
  position: relative;
  padding: 6px 0 6px 40px;
  margin: 10px 0 0;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomRadio.CustomRadio--inline {
    display: inline-block;
    margin: 0 30px 0 0;
  }
  .FormElement .CustomRadio.CustomRadio--inline:last-of-type {
    margin: 0;
  }
}
.FormElement .CustomRadio label {
  color: #0e718a;
  font-weight: bold;
}

.FormElement .CustomRadio [type=radio]:checked,
.FormElement .CustomRadio [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.FormElement .CustomRadio [type=radio]:checked + label:before,
.FormElement .CustomRadio [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #17b0d9;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
}

.FormElement .CustomRadio [type=radio]:checked + label:after,
.FormElement .CustomRadio [type=radio]:not(:checked) + label:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 28px;
  height: 28px;
  background: url("/o/skeyes-base-theme/images/radio.png") 50% 50% no-repeat;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.FormElement .CustomRadio [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.FormElement .CustomRadio [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.FormElement .CustomCheckbox {
  position: relative;
  padding: 6px 0 6px 40px;
  margin: 10px 0 0;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomCheckbox.CustomCheckbox--inline {
    display: inline-block;
    margin: 0 30px 0 0;
  }
  .FormElement .CustomCheckbox.CustomCheckbox--inline:last-of-type {
    margin: 0;
  }
}
.FormElement .CustomCheckbox label {
  color: #0e718a;
  font-weight: bold;
}

.FormElement .CustomCheckbox [type=checkbox]:checked,
.FormElement .CustomCheckbox [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.FormElement .CustomCheckbox [type=checkbox]:checked + label:before,
.FormElement .CustomCheckbox [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 5px;
  border: 1px solid #17b0d9;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
}

.FormElement .CustomCheckbox [type=checkbox]:checked + label:after,
.FormElement .CustomCheckbox [type=checkbox]:not(:checked) + label:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 28px;
  height: 28px;
  background: url("/o/skeyes-base-theme/images/checkbox.png") 50% 50% no-repeat;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.FormElement .CustomCheckbox [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.FormElement .CustomCheckbox [type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.FormElement .ErrorMsg {
  margin: 15px 0 0 0 !important;
  color: #da2c3e;
  background: url("/o/skeyes-base-theme/images/error-icon.png") 0 50% no-repeat;
  padding: 0 0 0 20px;
  display: none;
  font-weight: bold;
}

.FormElement.FormElement--hasError .ErrorMsg {
  display: block;
}

.FormElement.FormElement--hasError .ErrorBorder {
  border: 1px solid #da2c3e;
}

.FormElement.FormElement--hasError .ErrorText {
  color: #da2c3e;
}

.FormElement.FormElement--hasError .ErrorAttachment {
  background: #da2c3e;
}

.FormElement .CustomHeight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 15px 0 0;
}

.FormElement .CustomHeight div {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin: 0 0 10px;
}

.FormElement .CustomHeight div:last-of-type {
  margin: 0;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomHeight div {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
}
.FormElement .CustomHeight div p {
  font-weight: bold;
  color: #0e718a;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomHeight div p {
    margin: 14px 0 0;
  }
}
.FormElement .CustomOpinion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 15px 0 0;
}

.FormElement .CustomOpinion .RadioWrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomOpinion .RadioWrapper {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }
}
.FormElement .CustomOpinion .RadioWrapper .CustomRadio--opinion {
  display: inline-block;
  margin: 0 30px 0 0;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomOpinion .RadioWrapper .CustomRadio--opinion {
    margin: 10px 30px 0 0;
  }
}
.FormElement .CustomOpinion .InputWrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin: 20px 0 0;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomOpinion .InputWrapper {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    margin: 0;
  }
}
.FormElement .CustomPosition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 15px 0 0;
}

.FormElement .CustomPosition .LabelWrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomPosition .LabelWrapper {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
  }
}
.FormElement .CustomPosition .LabelWrapper p {
  color: #0e718a;
  font-weight: bold;
  margin: 10px 0 0;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomPosition .LabelWrapper p {
    margin: 14px 0 0;
  }
}
.FormElement .CustomPosition .InputWrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin: 10px 0 0;
}

@media screen and (min-width: 640px) {
  .FormElement .CustomPosition .InputWrapper {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin: 0;
  }
}
.FormElement.FormElement--datePicker .input-group.date input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}

.FormElement.FormElement--datePicker .input-group.date .input-group-addon {
  width: 48px;
  height: 48px;
  background: #17b0d9;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 1px solid #17b0d9;
  border-right: 1px solid #17b0d9;
  border-bottom: 1px solid #17b0d9;
  color: #fff;
  font-size: 2rem;
}

.datepicker.datepicker-dropdown.dropdown-menu {
  padding: 0;
}

.datepicker.datepicker-dropdown.dropdown-menu .table-condensed {
  margin: 0;
}

.datepicker.datepicker-dropdown.dropdown-menu table,
.datepicker.datepicker-dropdown.dropdown-menu td,
.datepicker.datepicker-dropdown.dropdown-menu th {
  border: 0 !important;
}

.datepicker.datepicker-dropdown.dropdown-menu th {
  background: #0e718a;
  text-align: center;
}

.datepicker.datepicker-dropdown.dropdown-menu tr:nth-child(even) td {
  background: #fff;
}

.datepicker.datepicker-dropdown.dropdown-menu .active {
  background: #17b0d9 !important;
  color: #fff !important;
}

.FormFooter {
  position: relative;
  text-align: right;
}

.FormFooter .FormLegend {
  color: #808080;
  margin: 40px 0 0;
  text-align: left;
}

@media screen and (min-width: 640px) {
  .FormFooter .FormLegend {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: 0;
  }
}
@-webkit-keyframes cookiesShow {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes cookies {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.Cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  padding: 20px;
  background: #0e718a;
  background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: linear-gradient(to right, #17b0d9 0%, #0e718a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
  animation: cookiesShow 1.5s ease;
  transition: 1.5s ease;
}

@media screen and (min-width: 640px) {
  .Cookies {
    background: #0e718a;
    background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
    background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
    background: linear-gradient(to right, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
  }
}
@media screen and (min-width: 960px) {
  .Cookies {
    padding: 20px 145px 20px 20px;
  }
}
.Cookies p {
  color: #fff;
  margin: 0 0 10px 0;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

@media screen and (min-width: 960px) {
  .Cookies p:last-of-type {
    margin: 0;
  }
}
.Cookies p a {
  color: #fff;
  text-decoration: underline;
}

.Cookies p a:hover,
.Cookies p a:focus {
  text-decoration: underline;
}

.Cookies .BtnWrap {
  text-align: center;
}

@media screen and (min-width: 960px) {
  .Cookies .BtnWrap {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.Cookies .BtnWrap button {
  font-weight: bold;
  background: none;
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fff;
  font-size: 1.4rem;
  padding: 10px 20px 12px;
  text-transform: uppercase;
}

.Cookies.Cookies--hide {
  transform: translateY(100%);
}

.Loading {
  background: url("/o/skeyes-base-theme/images/loading-background.png");
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100000;
  display: none;
}

.Loading.Loading--show {
  display: block;
}

@-webkit-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.Loading .Loading-spinner {
  -webkit-animation-duration: 0.75s;
  -moz-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: rotate-forever;
  -moz-animation-name: rotate-forever;
  animation-name: rotate-forever;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  height: 70px;
  width: 70px;
  border: 15px solid #f8b72d;
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  margin: -15px 0 -15px;
}

.GDPR-Popup-toggler {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10010;
  width: 113px;
  height: 113px;
  background: #0f0f0f;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.32), 0 3px 6px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.32), 0 3px 6px rgba(0, 0, 0, 0.39);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.32), 0 0 3px rgba(0, 0, 0, 0.39);
  transform: rotate(45deg) translate(0, 80px);
  border: 0;
  border-radius: 0;
  outline: none;
  padding: 6px 0 0;
  margin: 0;
  display: flex;
  justify-content: center;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: transform 0.15s ease-in-out;
  animation-duration: 1s;
  animation-name: slidein;
}

.GDPR-Popup-toggler:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: -1;
  transition: opacity 0.25s ease-in-out;
  opacity: 0;
}

.GDPR-Popup-toggler:hover:before {
  opacity: 1;
}

.GDPR-Popup-toggler:hover .GDPR-Popup-toggler-icon:after {
  opacity: 1;
}

@keyframes slidein {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}
.GDPR-Popup-toggler .GDPR-Popup-toggler-icon {
  width: 32px;
  height: 32px;
  transform: rotate(-45deg);
  display: block;
  background-image: url("/o/skeyes-base-theme/images/ico-GDPR-popup-yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 0;
  position: absolute;
  top: 4px;
}

.GDPR-Popup-toggler .GDPR-Popup-toggler-icon:after {
  width: 32px;
  height: 32px;
  display: block;
  background-image: url("/o/skeyes-base-theme/images/ico-GDPR-popup-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 0;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: opacity 0.25s ease-in-out;
  opacity: 0;
}

.GDPR-Popup-toggler.is-active {
  background: #0f0f0f;
}

.GDPR-Popup-toggler.is-active:after {
  background-image: url("/o/skeyes-base-theme/images/ico-GDPR-popup-blue.svg");
}

.GDPR-Popup-toggler.is-active .GDPR-Popup-toggler-icon:after {
  opacity: 1;
}

.GDPR-Popup {
  position: fixed;
  left: auto;
  right: calc(100% + 16px);
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  top: 0;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: transform;
  width: 96%;
  z-index: 10010;
  color: #fff;
  background: #0e718a;
  background: -moz-linear-gradient(top, #17b0d9 0%, #0e718a 75%, #0e718a 100%);
  background: -webkit-linear-gradient(top, #17b0d9 0%, #0e718a 75%, #0e718a 100%);
  background: linear-gradient(to bottom, #17b0d9 0%, #0e718a 75%, #0e718a 100%);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.32), 0 3px 6px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.32), 0 3px 6px rgba(0, 0, 0, 0.39);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.32), 0 0 3px rgba(0, 0, 0, 0.39);
}

.GDPR-Popup.is-open {
  right: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.GDPR-Popup a {
  color: #fff;
}

@media screen and (min-width: 640px) {
  .GDPR-Popup {
    max-width: 500px;
  }
}
.GDPR-Popup .GDPR-Popup-form {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.GDPR-Popup .GDPR-Popup-header {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px;
}

.GDPR-Popup .GDPR-Popup-header hgroup {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-direction: row;
  align-content: flex-start;
  align-items: center;
}

.GDPR-Popup .GDPR-Popup-header .GDPR-Popup-row {
  max-height: 30vh;
  overflow-y: auto;
}

.GDPR-Popup .GDPR-Popup-header .GDPR-Popup-row:last-child {
  padding-bottom: 0;
}

.GDPR-Popup .GDPR-Popup-header .GDPR-Popup-row li,
.GDPR-Popup .GDPR-Popup-header .GDPR-Popup-row p {
  font-size: 15px;
}

.GDPR-Popup .GDPR-Popup-header .GDPR-close {
  transition: all 0.25s ease;
  position: absolute;
  top: 12px;
  right: -14px;
  border-radius: 50%;
  background-color: #fff;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.GDPR-Popup .GDPR-Popup-header .GDPR-close span.icon-cross {
  color: #f8b72d;
  font-size: 17px;
}

.GDPR-Popup .GDPR-Popup-header .GDPR-close:hover {
  transform: scale(1.05);
}

@media only screen and (min-width: 640px) {
  .GDPR-Popup .GDPR-Popup-header .GDPR-close {
    top: 14px;
    right: -14px;
    width: 32px;
    height: 32px;
  }
  .GDPR-Popup .GDPR-Popup-header .GDPR-close span.icon-cross {
    font-size: 15px;
  }
}
.GDPR-Popup .GDPR-Popup-row {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.GDPR-Popup .GDPR-Popup-row + p {
  margin-left: 40px !important;
}

.GDPR-Popup .GDPR-Popup-row:last-child {
  border: none;
  margin-bottom: 0;
}

.GDPR-Popup .GDPR-Popup-row p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 15px;
}

.GDPR-Popup .GDPR-Popup-row p:last-child {
  margin-bottom: 0;
}

.GDPR-Popup .GDPR-Popup-row ul {
  margin: 0 0 15px 20px;
  list-style: initial;
}

.GDPR-Popup .GDPR-Popup-row li {
  font-size: 14px;
  line-height: 1.4;
}

.GDPR-Popup .GDPR-Popup-row a {
  font-weight: 600;
}

.GDPR-Popup .GDPR-Popup-row h3 {
  margin-bottom: 5px;
  font-size: 1.6rem !important;
  line-height: 2.3rem !important;
  font-weight: bold;
  color: #fff;
}

.GDPR-Popup .GDPR-Popup-body {
  max-height: 100vh;
  overflow-y: auto;
  padding: 15px 20px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: none;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-shadow: 0 22px 22px -22px rgba(0, 0, 0, 0.2) inset, 0 -22px 22px -22px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 22px 22px -22px rgba(0, 0, 0, 0.2) inset, 0 -22px 22px -22px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 22px 22px -22px rgba(0, 0, 0, 0.2) inset, 0 -22px 22px -22px rgba(0, 0, 0, 0.2) inset;
}

.GDPR-Popup .GDPR-Popup-body .GDPR-Popup-row p {
  margin-left: 40px;
}

.GDPR-Popup .GDPR-Popup-body a#checkAll {
  font-weight: 600;
}

.GDPR-Popup .GDPR-Popup-footer {
  display: block;
  margin: 0 auto;
  background: none;
  padding: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.GDPR-Popup .GDPR-Popup-logo {
  max-width: 90px;
  left: 10px;
}

.GDPR-Popup .GDPR-Popup-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem !important;
  line-height: 130%;
  margin: 0;
}

.GDPR-Popup .BtnWrap {
  text-align: center;
}

.GDPR-Popup .BtnWrap .Btn {
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 50px;
  font-size: 1.4rem !important;
  padding: 10px 20px 12px;
  text-transform: uppercase;
  box-shadow: none;
  outline: none;
}

.GDPR-Popup .BtnWrap .Btn .icon-arrow-right {
  transition: all 0.25s ease;
  color: #f8b72d;
  top: 6px;
}

.GDPR-Popup .BtnWrap .Btn .icon-arrow-right.is-hidden {
  display: none;
}

.GDPR-Popup .BtnWrap .Btn:disabled,
.GDPR-Popup .BtnWrap .Btn[disabled] {
  opacity: 0.9;
}

.GDPR-Popup .BtnWrap .Btn:disabled:hover .icon-arrow-right,
.GDPR-Popup .BtnWrap .Btn[disabled]:hover .icon-arrow-right {
  margin-left: 8px;
}

.GDPR-Popup .BtnWrap .Btn--primary {
  color: #0e718a;
  background-color: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-height: 45px;
}

.GDPR-Popup .BtnWrap .Btn--secondary {
  color: #fff;
  background: none;
  margin-left: 10px;
}

.GDPR-Popup .BtnWrap .ico-loading {
  display: block;
  background-image: url("/o/skeyes-base-theme/images/ico-loading.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 0 0;
  line-height: 21px;
}

.GDPR-Popup .BtnWrap .btn-text .ico-loading {
  padding-left: 28px;
}

.GDPR-Popup .FormElement {
  margin-bottom: 0;
}

.GDPR-Popup .FormElement + p {
  margin-left: 40px;
}

.GDPR-Popup .FormElement .CustomCheckbox {
  padding: 2px 0 0 40px;
}

.GDPR-Popup .FormElement .CustomCheckbox [type=checkbox]:not(:checked) + label {
  cursor: pointer;
}

.GDPR-Popup .FormElement .CustomCheckbox [type=checkbox]:not(:checked) + label:hover:before {
  transition: all 0.3s ease;
  border: 1px solid rgba(248, 183, 45, 0.8) !important;
}

.GDPR-Popup .FormElement .CustomCheckbox [type=checkbox]:checked + label:before {
  border: 1px solid rgba(248, 183, 45, 0.9);
}

.GDPR-Popup .FormElement .CustomCheckbox [type=checkbox]:disabled + label {
  cursor: not-allowed;
}

.GDPR-Popup .FormElement .CustomCheckbox [type=checkbox]:disabled + label:before {
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: none;
}

.GDPR-Popup .FormElement .CustomCheckbox [type=checkbox]:disabled + label:after {
  opacity: 0.6;
  background-image: url("/o/skeyes-base-theme/images/checkbox-white.svg") !important;
}

.GDPR-Popup .FormElement .CustomCheckbox [type=checkbox]:not(:checked) + label:before {
  border: 1px solid rgba(255, 255, 255, 0.8);
}

.GDPR-Popup .FormElement .CustomCheckbox [type=checkbox]:checked + label:after,
.GDPR-Popup .FormElement .CustomCheckbox [type=checkbox]:not(:checked) + label:after {
  background: url("/o/skeyes-base-theme/images/checkbox-yellow.svg") 50% 50% no-repeat;
  background-size: 75% 75%;
}

#GDPR-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 0.6s ease;
  opacity: 0;
  z-index: -1;
}

#GDPR-overlay.is-active {
  opacity: 1;
  z-index: 1;
}

@media only screen and (min-width: 47.51em) {
  #GDPR-overlay {
    top: 0;
  }
}
.modal {
  border-radius: 0;
  z-index: 10011;
  text-align: center;
}

@media (min-width: 640px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal .modal-dialog {
  margin: 0 16px 0 0;
  text-align: left;
  z-index: 1;
}

@media (min-width: 640px) {
  .modal .modal-dialog {
    margin: 32px auto;
    display: inline-block;
    vertical-align: middle;
  }
  .modal .modal-dialog.modal-lg {
    width: auto;
    max-width: 630px;
  }
}
@media (min-width: 960px) {
  .modal .modal-dialog.modal-lg {
    max-width: 944px;
  }
}
@media (min-width: 1280px) {
  .modal .modal-dialog.modal-lg {
    max-width: 1080px;
  }
}
.modal .modal-content {
  border-radius: 0;
  height: 100vh;
  border: none;
  display: flex;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  outline: 0;
}

@media (min-width: 640px) {
  .modal .modal-content {
    height: auto;
  }
}
.modal .modal-content .modal-header {
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: flex;
  flex: 1 0 auto;
  align-items: center;
  padding: 16px 24px;
  min-height: auto;
  max-height: 70px;
}

@media (min-width: 640px) {
  .modal .modal-content .modal-header {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
}
.modal .modal-content .modal-header button.close {
  transition: all 0.25s ease;
  margin: 0;
  opacity: 1;
  top: 16px;
  position: absolute;
  right: -10px;
}

.modal .modal-content .modal-header button.close:hover {
  transform: scale(1.05);
}

@media (min-width: 640px) {
  .modal .modal-content .modal-header button.close {
    top: -10px;
  }
}
.modal .modal-content .modal-header .modal-title {
  font-weight: 600;
  display: inline-block;
  line-height: 1.1;
  font-size: 22px;
  color: #0e718a;
}

.modal .modal-content .modal-header .modal-logo {
  margin-right: 24px;
  width: 100%;
  height: auto;
  max-width: 50px;
}

.modal .modal-content .modal-body {
  max-height: 100vh;
  overflow-y: scroll;
  padding: 16px 24px 32px;
  display: flex;
  flex-direction: column;
  border: none;
  position: relative;
  flex: 1 1 auto;
}

@media (min-width: 960px) {
  .modal .modal-content .modal-body {
    padding: 32px;
  }
}
.modal .modal-content .modal-body.no-padding {
  padding: 0 0 32px;
}

.modal .modal-content .modal-body a {
  color: #0e718a;
  text-decoration: underline;
}

.modal .modal-content .modal-body a[data-dismiss=modal] {
  text-align: left !important;
  margin-left: 0;
}

@media (min-width: 640px) {
  .modal .modal-content .modal-body a[data-dismiss=modal] {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
  }
}
.modal .modal-content .modal-body a[data-dismiss=modal]:before {
  font-family: "icomoon" !important;
  font-size: 16px;
  content: "\e904";
  margin-right: 8px;
  color: #f8b72d;
}

.modal .modal-content .modal-body a[data-dismiss=modal]:hover {
  text-decoration: none;
}

.modal .modal-content .modal-body a:hover {
  color: #17b0d9;
  text-decoration: none;
}

@media (max-width: 1279px) {
  .modal .modal-content .modal-body h3 {
    margin-top: 16px;
  }
}
.modal .modal-content .modal-body form .form-check {
  margin-bottom: 8px;
}

.modal .modal-content .modal-body form .form-check input[type=checkbox],
.modal .modal-content .modal-body form .form-check input[type=radio] {
  vertical-align: top;
  margin-right: 8px;
}

.modal .modal-content .modal-body .Wrap {
  padding: 0;
}

.modal .modal-content .modal-footer {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex: 1 0 auto;
  padding: 24px;
}

.modal .modal-content .modal-footer .button {
  margin: 0 0 16px;
}

@media (min-width: 640px) {
  .modal .modal-content .modal-footer .button {
    margin: 0 0 0 24px;
  }
}
.modal .modal-content .modal-footer a {
  text-decoration: underline;
  color: #0e718a;
  text-align: center;
}

.modal .modal-content .modal-footer a:hover {
  text-decoration: none;
  color: #17b0d9;
}

@media (min-width: 640px) {
  .modal .modal-content .modal-footer a {
    text-align: right;
  }
}
.modal .modal-content .modal-footer .modal-footer-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  width: auto;
}

.modal .modal-content .modal-footer .modal-footer-nav li {
  margin-right: 8px;
}

.modal .modal-content .modal-footer .modal-footer-nav li:last-child {
  margin-right: 0;
}

@media (min-width: 640px) {
  .modal .modal-content .modal-footer .modal-footer-nav li {
    margin-right: 16px;
  }
}
@media (min-width: 960px) {
  .modal .modal-content .modal-footer .modal-footer-nav {
    margin: 0;
  }
}
@media (min-width: 640px) {
  .modal .modal-content .modal-footer {
    flex-direction: row-reverse;
  }
}
@media (max-width: 639px) {
  .modal .modal-content .modal-footer {
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  .modal .modal-content {
    margin-top: 0;
    border-radius: 25px;
    max-height: 90vh;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .modal .modal-content {
      max-height: calc(100vh - 69px);
    }
  }
  @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
    .modal .modal-content {
      max-height: calc(100vh - 69px);
    }
  }
  @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
    .modal .modal-content {
      max-height: calc(100vh - 69px);
    }
  }
  @media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    .modal .modal-content {
      max-height: calc(100vh - 69px);
    }
  }
}
@media (min-width: 960px) {
  .modal {
    border-radius: 25px;
  }
}
.modal-open {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

.modal-open .modal {
  overflow: hidden;
}

.modal-backdrop.in {
  opacity: 0.3;
  z-index: 0;
}

.modal .owl-nav .owl-next,
.modal .owl-nav .owl-prev {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

.modal .owl-nav .owl-next:hover,
.modal .owl-nav .owl-prev:hover {
  width: 50px;
}

.modal .owl-nav .owl-prev {
  left: -24px;
}

@media (min-width: 960px) {
  .modal .owl-nav .owl-prev {
    left: -32px;
  }
}
.modal .owl-nav .owl-prev span {
  margin-right: 8px;
}

.modal .owl-nav .owl-next {
  right: -24px;
}

@media (min-width: 960px) {
  .modal .owl-nav .owl-next {
    right: -32px;
  }
}
.modal .owl-nav .owl-next span {
  margin-left: 8px;
}

.modal .owl-carousel {
  transition: all 0.25s ease;
  opacity: 0;
}

.modal .owl-carousel .owl-item .item {
  padding: 0;
  box-shadow: none;
  min-height: inherit;
}

@media (min-width: 640px) {
  .modal .owl-carousel .owl-item .item .Thumb a {
    min-height: 503px !important;
  }
}
.modal .owl-carousel .owl-item article {
  font-family: montserratregular;
  margin-top: 0;
}

.modal .owl-carousel .owl-item article a {
  text-decoration: none;
}

.modal .owl-carousel .owl-item article img {
  margin-bottom: 8px;
  max-width: 640px;
}

.modal .owl-carousel .owl-item article img + div {
  padding-bottom: 24px;
}

.modal .owl-carousel .owl-item article p {
  font-size: 1.4rem;
  line-height: 2rem;
  margin-bottom: 16px;
}

.modal .owl-carousel .owl-item article h3 {
  text-transform: uppercase;
  font-size: 1.7rem;
  line-height: 2rem;
  color: #17b0d9;
  margin-top: 0;
  padding-bottom: 16px;
  margin-bottom: 16px;
  background-image: url("/o/skeyes-base-theme/images/underline.svg");
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  font-family: montserratregular;
}

@media screen and (min-width: 960px) {
  .modal .owl-carousel .owl-item article h3 {
    font-size: 1.9rem;
    line-height: 2.3rem;
  }
}
.Loading {
  background: url("/o/skeyes-base-theme/images/loading-background.png");
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100000;
  display: none;
}

.Loading.Loading--show {
  display: block;
}

@-webkit-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.Loading .Loading-spinner {
  -webkit-animation-duration: 0.75s;
  -moz-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: rotate-forever;
  -moz-animation-name: rotate-forever;
  animation-name: rotate-forever;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  height: 70px;
  width: 70px;
  border: 15px solid #f8b72d;
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  margin: -15px 0 -15px;
}

.TopNav .dropdown-menu li {
  margin-right: 0;
}

.TopNav .dropdown-menu li a {
  color: #337ab7;
  text-transform: capitalize;
}

.CarouselAdvanced button {
  background: none;
  border: none;
}

button[disabled] {
  opacity: 0.5;
}

.SpaccFileNote {
  margin-top: 15px;
}

.ftLabel2 {
  margin-top: 45px;
}

.AvgLgOfTckNm {
  padding: 15px;
}

.TrackUnit {
  padding: 15px;
  margin-left: 25px;
}

.SpaccContainer {
  border-style: solid;
  border-width: 1px;
  border-color: #17b0d9;
  border-radius: 10px;
  padding: 10px;
}

.FormInfoContainer {
  border-style: solid;
  border-width: 1px;
  border-color: #17b0d9;
  border-radius: 10px;
  padding: 10px;
}

.FormInfoContainerWithError {
  border-style: solid;
  border-width: 1px;
  border-color: #f00;
  border-radius: 10px;
  padding: 10px;
}

.SpaccContainer2 {
  border-style: solid;
  border-width: 1px;
  border-color: #17b0d9;
  border-radius: 10px;
  padding: 10px;
  margin-top: 50px;
}

.SpaccSubCat {
  margin-top: 40px;
}

.UrbaSubCat {
  margin-top: 40px;
}

.SpaccRdLabel {
  margin-left: 25px;
  padding-top: 10px;
}

.SpaccTimeDot {
  margin-left: -25px;
  font-size: 25px;
  color: #17b0d9;
}

.SpaccFileName {
  margin-left: 5px;
  margin-top: 15px;
}

.SpaccRouteLabel {
  margin-left: 20px;
}

.SPACCTrackLabel {
  padding: 15px;
}

.SPACCNmInput {
  margin-left: 30px;
}

.SPACCMinInput {
  margin-left: 45px;
  width: 92%;
}

.ftLabel {
  padding: 15px;
}

::placeholder {
  text-transform: none;
}

::-moz-placeholder {
  text-transform: none;
}

.noborder,
.noborder tr,
.noborder th,
.noborder td {
  border: none;
}

.DisabledInput {
  background-color: #d3d3d3;
}

.SPACCBtn-Cancel {
  background-color: #c6677f;
}

.SPACCInputComma {
  font-size: 40px;
}

.SPACCInputSlash {
  font-size: 20px;
  margin-top: 10px;
}

.SPACCComaDiv {
  width: 30px;
}

.SPACCSlashDiv {
  margin-top: 15px;
  width: 30px;
}

.AvLenghtOfTrackInput {
  width: 150px;
}

.LengthOfProcInputs {
  width: 110px;
}

.owl-item .Current {
  border: solid 5px #f8b72d;
}

#RouteTxt {
  width: 559px;
  min-height: 100px;
  max-height: 300px;
  max-width: 600px;
  min-width: 200px;
}

.SPACCCloseBtn {
  float: right;
  margin-bottom: 10px;
}

.SPACCDeleteDate {
  margin-top: 35px;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  width: 135px;
  margin-left: -15px;
  height: 40px;
  padding-left: 60px;
  padding-top: 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #e06379;
  border-color: #bd6d7b;
  cursor: pointer;
}

#DeleteDateBtn {
  margin-top: 10px;
  line-height: 2;
}

.AdepAdesMarginTop {
  margin-top: 40px;
}

.UrbaStreetInputsGroup {
  height: 60px;
  margin-left: -15px;
  width: 102%;
}

.UrbaAnnotation {
  font-size: 13px;
}

.LambertWgsSubTitle {
  margin-left: 35px;
}

.sk-autocomplete-wrapper {
  position: relative;
}

.sk-autocomplete {
  position: absolute;
  z-index: 10;
  width: 100%;
  background: #fff;
  padding: 10px;
  box-shadow: 2px 10px 30px 1px rgba(85, 85, 85, 0.5);
}

.BasicPageContent .Text p.help {
  margin-top: 10px;
  font-size: 1.2rem;
  padding-left: 20px;
}

.LambertWgsMargin {
  margin-top: 45px;
}

.BottomMargin {
  margin-bottom: 35px;
}

.Asterisk {
  color: #f00;
}

.UrbaObstakelStreetAndStreetNum {
  height: 60px;
  margin-bottom: 60px;
}

.RdErrorClass {
  width: 250px;
}

.UrbaMetersLabel {
  padding: 15px;
}

.UrbaAglInput {
  margin-left: 20px;
}

.TopMargin {
  margin-top: 35px;
}

.IfYesAirportDdl {
  margin-top: 15px;
}

.UrbaFileErrorMargin {
  margin-top: 35px;
}

.UrbaAviatorFile {
  height: 150px;
}

.UrbaDrawingTurbFile {
  height: 70px;
}

.UrbaApplicAddressFrame {
  height: 60px;
  margin-left: -15px;
  width: 102%;
}

.UrbaObstakelAddress {
  height: 60px;
}

.UrbaObstakelAddressMargin {
  margin-bottom: 25px;
}

.UrbaCraneObstakelPosLabel {
  margin-top: 50px;
}

.UrbaCraneTawErrorLabel {
  width: 250px;
}

.RequestedAltAndLevelAsterisc {
  margin-left: -25px;
  width: 10px;
}

.RedSpaccContainter {
  border-color: #da2c3e;
}

.RTE-Btn {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 28px;
  padding: 10px 15px;
  text-decoration: none;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s ease;
}

.RTE-Btn--gradiant {
  background: #0e718a;
  background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 100%);
  background: linear-gradient(to right, #17b0d9 0%, #0e718a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$tertiary",endColorstr="$primary",GradientType=1);
  color: #fff !important;
}

.RTE-Btn .icon-arrow-right,
.RTE-Btn .icon-arrow-left {
  font-size: 3.5rem;
  line-height: 0;
  position: relative;
  top: 9px;
  transition: 0.2s ease;
  height: 10px;
  display: inline-block;
}

.RTE-Btn .icon-arrow-right {
  margin-left: 8px;
}

.RTE-Btn .icon-arrow-left {
  margin-right: 8px;
}

.RTE-Btn--gradiant span {
  color: #f8b72d;
}

a.RTE-Btn--white {
  color: #0e718a;
  text-decoration: none;
}

.RTE-Btn--white {
  background: #fff;
  color: #0e718a;
}

.RTE-Btn--white span {
  color: #f8b72d;
}

a.RTE-link {
  color: #0e718a;
  text-decoration: none;
}

a.RTE-link--orange {
  color: #0e718a;
  text-decoration: none;
}

.RTE-link span {
  color: #0e718a;
}

.RTE-link--orange span {
  color: #f8b72d;
}

.RTE-time {
  padding: 12px 15px;
  border: 1px solid #f8b72d;
  background: #f8b72d;
  border-radius: 20px;
  font-size: 1.3rem;
  color: #fff;
  margin: 0 0 0 0;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}

.RTE-time--inversed {
  padding: 12px 15px;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 20px;
  font-size: 1.3rem;
  color: #f8b72d;
  margin: 0 0 0 0;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}

.RTE-title--orange {
  font-family: montserratregular;
  font-size: 3em;
  color: #fab808;
}

em,
i {
  font-style: italic;
}

.RTE-Btn:hover,
.RTE-Btn:focus {
  text-decoration: none !important;
}

.RTE-Btn:hover .icon-arrow-right,
.RTE-Btn:focus .icon-arrow-right {
  margin-left: 15px;
}

.RTE-Btn:hover .icon-arrow-left,
.RTE-Btn:focus .icon-arrow-left {
  margin-right: 15px;
}

.RTE-Btn--white:hover,
.RTE-Btn--white:focus {
  background: #f8b72d;
  color: #fff;
}

.RTE .RTE-Btn--white:hover span,
.RTE .RTE-Btn--white:focus span {
  color: #fff;
}

.RTE-Btn--gradiant:hover,
.RTE-Btn--gradiant:focus {
  background: #fff;
  color: #0e718a !important;
}

.RTE-img {
  width: auto !important;
  height: auto !important;
  border-radius: initial !important;
  box-shadow: none !important;
}

datepicker a,
[datepicker] a,
.datepicker a {
  color: inherit;
  text-decoration: none;
}

datepicker a:hover,
[datepicker] a:hover,
.datepicker a:hover {
  text-decoration: none;
}

datepicker select,
datepicker select:focus,
datepicker select:hover,
.datepicker select,
.datepicker select:focus,
.datepicker select:hover,
[datepicker] select,
[datepicker] select:focus,
[datepicker] select:hover {
  width: 100%;
  overflow: hidden;
  background: none;
  color: #fff;
  background-color: #138efa;
  border-radius: 2px;
  border: 0;
  margin-top: 5px;
}

datepicker,
.datepicker,
[datepicker],
._720kb-datepicker-calendar-header,
._720kb-datepicker-calendar-body,
._720kb-datepicker-calendar-days-header,
._720kb-datepicker-calendar-years-pagination-pages {
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 13.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  float: left;
  clear: right;
  position: relative;
}

._720kb-datepicker-calendar {
  background: #fff;
  color: #333;
  position: absolute;
  z-index: 999;
  min-width: 220px;
  margin: 0 auto;
  width: 101%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  visibility: hidden;
  overflow: hidden;
  margin-left: -0.5%;
  padding: 0 0 2% 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

._720kb-datepicker-calendar._720kb-datepicker-open,
._720kb-datepicker-calendar._720kb-datepicker-forced-to-open {
  visibility: visible;
}

._720kb-datepicker-calendar-header {
  text-align: center;
  font-size: 15px;
  line-height: 40px;
}

._720kb-datepicker-calendar-header:nth-child(odd) {
  background: #138efa;
}

._720kb-datepicker-calendar-header:nth-child(even) {
  background: #7bc6fc;
}

._720kb-datepicker-calendar-header-left,
._720kb-datepicker-calendar-header-middle,
._720kb-datepicker-calendar-header-right {
  width: 15%;
  float: left;
}

._720kb-datepicker-calendar-header-middle {
  width: 70%;
}

._720kb-datepicker-calendar-header-closed-pagination::after {
  content: " ▾";
}

._720kb-datepicker-calendar-header-opened-pagination::after {
  content: " ▾";
  margin-left: 4px;
  position: relative;
  bottom: -3px;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

._720kb-datepicker-calendar-body {
  width: 96%;
  margin: 2%;
  text-align: center;
}

._720kb-datepicker-calendar-day {
  cursor: pointer;
  font-size: 12.5px;
  width: 12.2%;
  margin: 5px 1%;
  padding: 1.5% 0;
  float: left;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

._720kb-datepicker-calendar-day:hover,
._720kb-datepicker-calendar-day._720kb-datepicker-active {
  background: rgba(0, 0, 0, 0.03);
}

._720kb-datepicker-calendar-header a,
._720kb-datepicker-calendar-header a:hover {
  text-decoration: none;
  padding: 3% 9% 4% 9%;
  font-size: 13.5px;
  color: rgba(0, 0, 0, 0.55);
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

._720kb-datepicker-calendar-header a:hover {
  color: rgba(0, 0, 0, 0.9);
  background: rgba(255, 255, 255, 0.45);
}

._720kb-datepicker-calendar-month {
  color: #fff;
}

._720kb-datepicker-calendar-month span {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4);
}

._720kb-datepicker-calendar-month a span i {
  font-style: normal;
  font-size: 15px;
}

._720kb-datepicker-calendar-month a,
._720kb-datepicker-calendar-month a:hover {
  padding: 3px;
  margin-left: 1%;
}

._720kb-datepicker-calendar-years-pagination {
  padding: 2% 0 0 0;
  float: left;
  clear: right;
  width: 100%;
}

._720kb-datepicker-calendar-years-pagination a,
._720kb-datepicker-calendar-years-pagination a:hover {
  font-size: 12px;
  padding: 0 7px;
  font-weight: normal;
  margin: 3px 1% 0 1%;
  line-height: 20px;
  display: inline-block;
}

._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500;
  background: rgba(255, 255, 255, 0.45);
}

._720kb-datepicker-calendar-years-pagination-pages a,
._720kb-datepicker-calendar-years-pagination-pages a:hover {
  padding: 5px 10px;
}

._720kb-datepicker-calendar-days-header {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 2% 0 2%;
  background: rgba(19, 142, 250, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.02);
}

._720kb-datepicker-calendar-days-header div {
  width: 14.18%;
  font-weight: 500;
  font-size: 11.5px;
  padding: 10px 0;
  float: left;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
}

._720kb-datepicker-calendar-days ._720kb-datepicker-default-button {
  font-size: 18.5px;
  position: relative;
  bottom: -0.5px;
}

._720kb-datepicker-default-button {
  padding: 0 4.5px;
}

._720kb-datepicker-calendar-header-middle._720kb-datepicker-mobile-item {
  width: 95%;
  float: none;
  margin: 0 auto;
}

._720kb-datepicker-item-hidden {
  visibility: hidden;
}

._720kb-datepicker-calendar-day._720kb-datepicker-disabled,
._720kb-datepicker-calendar-day._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled:hover {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(25, 2, 0, 0.02);
  cursor: default;
}

#container {
  background-color: #fff;
  width: 100%;
  display: block;
  text-align: left;
  opacity: 1;
}

#container svg {
  z-index: 1;
  height: auto !important;
}

.click-area {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.item {
  position: absolute;
  top: 0;
}

.item .button {
  font-weight: bold;
  display: block;
  position: relative;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 8;
}

@media screen and (max-width: 850px) {
  .item .button {
    height: 30px;
    width: 30px;
  }
}
.item .button::before {
  position: absolute;
  display: inline-block;
  top: 15px;
  left: -20px;
  height: 15px;
  width: 15px;
  color: #56b7da;
  font-family: sans-serif;
}

.item .button::after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  height: 50%;
  width: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  -ms-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
  background: url("/o/skeyes-base-theme/images/cross-thin.svg") no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  transition: all 450ms ease;
}

.item.item-1 {
  top: 40%;
  right: 65%;
}

.item.item-2 {
  top: 50%;
  right: 40%;
}

.item.item-3 {
  top: 15%;
  right: 20%;
}

.item.item-4 {
  top: 15%;
  right: 70%;
}

.item.item-5 {
  top: 50%;
  right: 40%;
}

.item.item-6 {
  top: 65%;
  right: 70%;
}

.item {
  position: absolute;
  top: 0;
}

.item .button {
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 8;
}

@media screen and (max-width: 850px) {
  .item .button {
    height: 40px;
    width: 40px;
  }
}
.item .button::before {
  position: absolute;
  display: inline-block;
  top: 15px;
  left: -20px;
  height: 15px;
  width: 15px;
  color: #56b7da;
  font-family: sans-serif;
}

.item .button::after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  height: 50%;
  width: 50%;
  transform: translate(-50%, -50%) rotate(-135deg);
  background: url(/o/skeyes-base-theme/images/cross.svg) no-repeat;
  background-size: cover;
  background-position: center center;
  transition: all 450ms ease;
}

.item .button.selected::after {
  height: 60%;
  width: 60%;
  transform: translate(-50%, -50%) rotate(0);
}

.item .content {
  display: none;
  position: absolute;
  z-index: 5;
  top: 24px;
  left: 24px;
  width: 380px;
  padding: 24px;
  border-radius: 1.5rem;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: rgba(0, 0, 0, 0.6);
  font-family: sans-serif;
  font-size: 14px;
}

@media screen and (max-width: 850px) {
  .item .content {
    width: 40vw;
  }
}
.zIndex {
  z-index: 50;
}

.container--touchdown .item--radar {
  top: 50%;
  left: 20%;
}

.container--touchdown .item--tower {
  z-index: 25;
  top: 25%;
  left: 35%;
}

.container--touchdown .item--tower .button::before {
  content: "11";
  left: -22px;
}

.container--touchdown .item--windTurbine {
  z-index: 20;
  top: 41.5%;
  left: 65%;
}

.container--touchdown .item--windTurbine .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--touchdown .item--flag {
  top: 62%;
  left: 75%;
}

.container--touchdown .item--flag .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--route .item--towers {
  top: 45%;
  left: 17%;
}

@media screen and (max-width: 1280px) {
  .container--route .item--towers {
    top: 45%;
    left: 17%;
  }
}
@media screen and (max-width: 850px) {
  .container--route .item--towers {
    top: 45%;
    left: 17%;
  }
}
.container--route .item--planes {
  z-index: 25;
  top: 32%;
  left: 38%;
}

.container--route .item--planes .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--route .item--planes .button::before {
  content: "8";
}

.container--route .item--map {
  top: 33%;
  right: 25%;
}

.container--route .item--map .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--embarquement .item--left {
  top: 46%;
  left: 11.5%;
}

.container--embarquement .item--left .button::before {
  content: "1";
}

.container--embarquement .item--top {
  top: 32%;
  left: 41%;
}

.container--embarquement .item--top .button::before {
  content: "2";
}

.container--embarquement .item--right {
  top: 25%;
  right: 3%;
}

.container--embarquement .item--right .button::before {
  content: "3";
}

.container--embarquement .item--right .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--depart .item--flag {
  top: 74%;
  left: 3%;
}

@media screen and (max-width: 850px) {
  .container--depart .item--flag {
    top: 55%;
    left: 3%;
  }
}
.container--depart .item--windTurbine {
  top: 16%;
  left: 21%;
}

.container--depart .item--tower {
  top: 13%;
  right: 1%;
}

.container--depart .item--tower .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--depart .item--tower .button::before {
  content: "4";
}

.container--depart .item--plane {
  top: 60%;
  left: 50%;
}

@media screen and (max-width: 650px) {
  .container--depart .item--plane .content {
    left: auto;
    left: initial;
    right: 24px;
  }
}
.container--depart .item--plane .button::before {
  content: "5";
}

.container--depart .item--radar {
  top: 50%;
  left: 74%;
}

.container--depart .item--radar .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--decollage .item--plane {
  top: 45%;
  left: 5%;
}

@media screen and (max-width: 850px) {
  .container--decollage .item--plane {
    top: 67%;
    left: 5%;
  }
}
.container--decollage .item--plane .button::before {
  content: "6";
}

.container--decollage .item--drone {
  top: 40%;
  left: 40%;
}

.container--decollage .item--drone .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--decollage .item--info {
  top: 40%;
  right: 13%;
}

.container--decollage .item--info .button::before {
  content: "7";
}

.container--decollage .item--info .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--arrivee .item--people {
  z-index: 25;
  top: 35%;
  left: 52%;
}

.container--arrivee .item--people .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--arrivee .item--people .button::before {
  content: "9";
  left: -22px;
}

.container--arrivee .item--plane {
  top: 47%;
  right: 15%;
}

.container--arrivee .item--plane .content {
  left: auto;
  left: initial;
  right: 24px;
}

.container--arrivee .item--plane .button::before {
  content: "10";
}

@media screen and (max-width: 850px) {
  .container--arrivee .item--plane {
    top: 37%;
    right: 21%;
  }
  .container--arrivee .item--people {
    z-index: 25;
    top: 33%;
    left: 45%;
  }
}
.panzoom-container {
  width: 100%;
}

.panzoom-container .image-panzoom {
  object-fit: contain;
  max-width: 100%;
}

@media screen and (max-width: 1350px) {
  .panzoom-container .image-panzoom {
    max-height: 100%;
  }
}
.panzoom-container .panzoom-content {
  pointer-events: none;
}

.panzoom-container .panzoom-content > * {
  pointer-events: auto;
}

.btn-panzoom-zoom {
  position: relative;
  background: transparent;
  border: solid 1px #fff;
  padding: 0;
  width: 45px;
  height: 45px;
  overflow: hidden;
}

.btn-panzoom-zoom:after {
  content: "";
  transition: 0.15s background ease;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 1;
  z-index: -1;
}

.btn-panzoom-zoom:hover:after {
  background: #edf5f6;
}

.btn-panzoom-zoom.focus {
  background: #e1eaec;
}

.btn-panzoom-zoom i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0e718a;
  z-index: 1;
  font-size: 13px;
}

.btn-panzoom-zoom.zoom-in {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom: solid 2px #fff;
}

.btn-panzoom-zoom.zoom-out {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top: solid 2px #fff;
}

.btn-panzoom-zoom .ico-more {
  height: 14px;
  width: 14px;
}

.btn-panzoom-zoom .ico-more:after {
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: #0e718a;
}

.btn-panzoom-zoom .ico-more:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background: #0e718a;
}

.btn-panzoom-zoom .ico-less {
  height: 2px;
  width: 14px;
}

.btn-panzoom-zoom .ico-less:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0e718a;
}

.btn-panzoom-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: -webkit-max-content;
  width: max-content;
}

.btn-panzoom-content:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 12px);
  height: 2px;
  background: #ddedf0;
}

.cmpt-banner-top .points-container-v2,
.points-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.cmpt-banner-top .points-container-v2 .points-item-content,
.points-container .points-item-content {
  position: absolute;
}

.cmpt-banner-top .points-container-v2 .points-item,
.cmpt-banner-top .points-container-v2 .points-item-v2,
.points-container .points-item,
.points-container .points-item-v2 {
  display: block;
  pointer-events: auto;
  cursor: pointer;
  width: 24px;
  height: 24px;
  top: 49%;
  position: absolute;
  left: 2%;
}

.cmpt-banner-top .points-container-v2 .points-item-v2,
.points-container .points-item-v2 {
  top: -1.7%;
}

.cmpt-banner-top .points-container-v2 .points-item-v2:before,
.cmpt-banner-top .points-container-v2 .points-item:before,
.points-container .points-item-v2:before,
.points-container .points-item:before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  z-index: 0;
}

.cmpt-banner-top .points-container-v2 .points-item-v2:after,
.cmpt-banner-top .points-container-v2 .points-item:after,
.points-container .points-item-v2:after,
.points-container .points-item:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 46%;
  height: 46%;
  background: #f8b72d;
  z-index: 1;
  border-radius: 100%;
  pointer-events: none;
}

.cmpt-banner-top .points-container-v2 .is-hidden.points-item-v2 .title-tooltip,
.cmpt-banner-top .points-container-v2 .points-item.is-hidden .title-tooltip,
.points-container .is-hidden.points-item-v2 .title-tooltip,
.points-container .points-item.is-hidden .title-tooltip {
  opacity: 1;
}

.cmpt-banner-top .points-container-v2 .is-visible.points-item-v2 .title-tooltip,
.cmpt-banner-top .points-container-v2 .points-item.is-visible .title-tooltip,
.points-container .is-visible.points-item-v2 .title-tooltip,
.points-container .points-item.is-visible .title-tooltip {
  opacity: 0;
}

.btn--classic {
  position: relative;
  display: inline-flex;
  transition: 0.25s all ease;
  background-color: #f8b72d;
  border: solid 2px #f8b72d;
  border-radius: 50px;
  padding: 6px 20px;
  color: #fff;
  font-weight: 500;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 1.5rem;
  line-height: 2rem;
}

.btn--classic i {
  font-size: 1em;
}

.btn--classic i:last-child {
  padding-left: 18px;
}

.btn--classic:hover {
  background: transparent;
  color: #f8b72d;
}

.btn--classic:hover .icon-arrow-right {
  margin-left: 15px;
}

.btn--classic:hover .icon-arrow-left {
  margin-right: 15px;
}

.btn--classic.white {
  background: #fff;
  border: solid 2px #fff;
  color: #f8b72d;
}

.btn--classic.white:hover {
  background: transparent;
  color: #fff;
}

.btn--classic.primary {
  background: #0e718a;
  border: solid 2px #0e718a;
  color: #fff;
}

.btn--classic.primary:hover {
  background: transparent;
  color: #0e718a;
}

.btn--classic + .btn--classic {
  margin-top: 14px;
}

.btn--classic .icon-arrow-left,
.btn--classic .icon-arrow-right {
  transition: 0.25s margin ease;
  font-size: 3.5rem;
  line-height: 0;
  position: relative;
  top: 6px;
  height: 10px;
  display: inline-block;
}

.btn--classic .icon-arrow-right {
  margin-left: 8px;
}

.btn--classic .icon-arrow-left {
  margin-right: 8px;
}

p + .btn--classic {
  margin-top: 24px;
}

.info-box {
  position: relative;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  z-index: 1;
}

.info-box.secondary {
  color: #fff;
  background: #f8b72d;
}

.tooltip {
  display: none;
  opacity: 1;
}

.tooltip:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 9px;
  bottom: 100%;
  left: 0;
  background: transparent;
  z-index: -1;
}

.tooltip.is-hidden {
  pointer-events: none;
}

.tooltip.is-hidden .tooltip__arrow,
.tooltip.is-hidden .tooltip__content {
  opacity: 0;
}

.tooltip.is-visible {
  pointer-events: auto;
}

.tooltip.is-visible .tooltip__arrow,
.tooltip.is-visible .tooltip__content {
  opacity: 1;
}

.tooltip__arrow {
  transition: 0.25s all ease;
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: #fff;
  transform: rotateZ(45deg);
  z-index: 2;
}

.tooltip__content {
  transition: 0.25s all ease;
  background: #fff;
  padding: 12px 20px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  display: flex;
  flex-direction: column;
}

.tooltip__content.big-radius {
  border-radius: 10px;
}

.tooltip__content a {
  color: #404040;
}

.tooltip__content a + a {
  margin-top: 10px;
}

.tooltip.secondary .tooltip__content {
  background: #f8b72d;
  color: #fff;
}

.tooltip.secondary .tooltip__arrow {
  background: #f8b72d;
}

.tooltip.tooltip-item {
  text-align: center;
  z-index: 2;
}

.tooltip.tooltip-item .tooltip__content .btn--classic {
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}

.tooltip.tooltip-item.large-size .tooltip__content {
  width: 400px;
}

.tooltip.tooltip-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  top: 100%;
  left: 0;
  background: transparent;
  z-index: -1;
}

.tooltip.tooltip-item:after {
  height: 20px;
}

.info-box,
.tooltip__content {
  padding: 22px 20px 22px 20px;
}

.info-box .info-box__content h3,
.tooltip .tooltip__content h3 {
  font-family: montserratregular, sans-serif;
  font-size: 2rem;
  line-height: 1;
}

.info-box .info-box__content h3 + *,
.tooltip .tooltip__content h3 + * {
  margin-top: 14px !important;
}

.info-box .info-box__content p,
.tooltip .tooltip__content p {
  font-family: montserratregular, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
}

.info-box .info-box__content p + p,
.tooltip .tooltip__content p + p {
  margin-top: 10px;
}

.info-box .info-box__content a,
.tooltip .tooltip__content a {
  font-family: montserratregular, sans-serif;
}

.sublist-item {
  height: -webkit-max-content;
  height: max-content;
}

@media screen and (max-width: 1350px) {
  .sublist-item {
    transition: none !important;
    position: relative !important;
    transform: none !important;
    box-shadow: none !important;
  }
}
@media screen and (min-width: 1351px) {
  .sublist-item {
    min-width: 100%;
  }
}
@media screen and (max-width: 1350px) {
  .sublist-item .tooltip__content {
    opacity: 1 !important;
    box-shadow: none !important;
    background: transparent !important;
    transform: none !important;
  }
}
@media screen and (max-width: 1350px) {
  .sublist-item .tooltip__content a {
    transition: background 0.25s ease;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1350px) {
  .sublist-item.is-hidden {
    pointer-events: auto;
  }
}
@media screen and (min-width: 1351px) {
  .sublist-item.is-hidden .tooltip__content {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1350px) {
  .sublist-item.is-hidden .tooltip__content {
    transform: scaleY(0) translateZ(0);
  }
}
@media screen and (min-width: 1351px) {
  .sublist-item.is-visible .tooltip__content {
    transform: scale(1);
  }
}
@media screen and (max-width: 1350px) {
  .sublist-item.is-visible .tooltip__content {
    transform: scaleY(1) translateZ(0);
  }
}
[data-popper-placement^=top] .tooltip__arrow {
  bottom: -8px;
  left: calc(50% - 8px);
}

[data-popper-placement^=right] .tooltip__arrow {
  left: -8px;
  top: calc(50% - 8px);
}

[data-popper-placement^=bottom] {
  margin-top: 10px;
}

[data-popper-placement^=bottom] .tooltip__arrow {
  top: -8px;
  left: calc(50% - 8px);
}

[data-popper-placement^=left] .tooltip__arrow {
  right: -8px;
  top: calc(50% - 8px);
}

.cmpt-banner-top {
  position: relative;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  padding: 0;
  z-index: 0;
  overflow: visible;
  overflow-x: hidden;
  display: flex;
  background: linear-gradient(0deg, rgba(34, 193, 195, 0) 0%, #ddedf0 30%);
}

@media (max-width: 1199.98px) {
  .cmpt-banner-top {
    padding: 50px 0;
  }
}
.cmpt-banner-top:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("/o/skeyes-base-theme/images/bg-deco-triangle.png");
  background-size: 420px;
  background-repeat: repeat-x;
  background-position: bottom center;
  transform: rotate(180deg);
  pointer-events: none;
}

.cmpt-banner-top > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
}

.cmpt-banner-top .cmpt-tile {
  width: 820px;
}

@media (max-width: 1599.98px) {
  .cmpt-banner-top .cmpt-tile {
    width: 750px;
  }
}
@media (max-width: 1399.98px) {
  .cmpt-banner-top .cmpt-tile {
    width: 685px;
  }
}
@media (max-width: 1024.98px) {
  .cmpt-banner-top .cmpt-tile {
    margin-left: auto;
    margin-right: auto;
  }
}
.cmpt-banner-top > .Wrap {
  width: 100%;
}

@media (min-width: 1025px) {
  .cmpt-banner-top > .Wrap {
    max-width: 2000px;
  }
}
.cmpt-banner-top .Wrap,
.cmpt-banner-top > .container {
  margin-top: auto;
  margin-bottom: auto;
  z-index: 1;
}

.cmpt-banner-top .banner-top__content {
  position: relative;
  display: table;
}

@media (max-width: 1199.98px) {
  .cmpt-banner-top .banner-top__content {
    display: flex;
    flex-direction: column;
  }
}
.cmpt-banner-top .banner-top__content .img-decoration {
  position: absolute;
  left: calc(100% - 50px);
  bottom: -130px;
  max-width: 870px;
  z-index: 1;
  width: 44vw;
}

@media (max-width: 1599.98px) {
  .cmpt-banner-top .banner-top__content .img-decoration {
    width: 44vw;
    bottom: -125px;
  }
}
@media (max-width: 1399.98px) {
  .cmpt-banner-top .banner-top__content .img-decoration {
    width: 40vw;
    bottom: -60px;
  }
}
@media (max-width: 1199.98px) {
  .cmpt-banner-top .banner-top__content .img-decoration {
    position: relative;
    bottom: inherit;
    left: inherit;
    margin-left: auto;
    width: 70%;
  }
}
@media (max-width: 1024.98px) {
  .cmpt-banner-top .banner-top__content .img-decoration {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 680px;
  }
}
@media (max-width: 1199.98px) {
  .cmpt-banner-top .banner-top__content * + .img-decoration {
    margin-top: -42px;
  }
}
@media (max-width: 1024.98px) {
  .cmpt-banner-top .banner-top__content * + .img-decoration {
    margin-top: -30px;
  }
}
@media (min-width: 1025px) {
  .cmpt-banner-top {
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .cmpt-banner-top {
    min-height: auto;
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media (max-width: 767.98px) {
  .cmpt-banner-top {
    min-height: auto;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 575.98px) {
  .cmpt-banner-top {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 576px) {
  .cmpt-banner-top > .container-fluid {
    padding: 0;
  }
}
.cmpt-banner-top .banner-top__content {
  display: flex;
  width: 100%;
  z-index: 1;
  height: calc(100vh - 85px);
  min-height: 100%;
}

@media screen and (max-width: 1530px) {
  .cmpt-banner-top .banner-top__content {
    height: calc(100vh - 70px);
  }
}
@media (max-width: 1199.98px) {
  .cmpt-banner-top .banner-top__content {
    height: auto;
  }
}
.cmpt-banner-top .banner-top__content .panzoom-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  height: 100%;
}

@media (max-width: 1199.98px) {
  .cmpt-banner-top .banner-top__content .panzoom-content {
    position: relative;
    margin-top: 50px;
  }
}
.cmpt-banner-top .banner-top__content .panzoom-content .img__content,
.cmpt-banner-top .banner-top__content .panzoom-content .img__content-v2 {
  position: relative;
  display: flex;
  margin: auto;
  width: 129vh;
}

@media (min-width: 2200px) {
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content,
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content-v2 {
    width: 120vh;
  }
}
@media (max-height: 700px) {
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content,
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content-v2 {
    width: 120vh;
  }
}
@media (max-width: 1199.98px) {
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content,
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content-v2 {
    margin: auto;
    width: 100%;
  }
}
@media (max-width: 1024.98px) {
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content,
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content-v2 {
    margin: auto auto 8vh auto;
    max-width: calc(100% - 100px);
  }
}
@media (max-width: 575.98px) {
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content,
  .cmpt-banner-top .banner-top__content .panzoom-content .img__content-v2 {
    margin-bottom: 0;
  }
}
.cmpt-banner-top .banner-top__content .panzoom-content .img__content-v2 .image-panzoom,
.cmpt-banner-top .banner-top__content .panzoom-content .img__content .image-panzoom {
  width: 100%;
  height: 100%;
}

.cmpt-banner-top .banner-top__content .panzoom-content .img__content-v2 {
  width: 100%;
}

.cmpt-banner-top .banner-top__content > .panzoom-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: visible !important;
}

@media (max-width: 1199.98px) {
  .cmpt-banner-top .banner-top__content > .panzoom-container {
    position: relative;
  }
}
@media (max-width: 1024.98px) {
  .cmpt-banner-top .banner-top__content > .panzoom-container {
    display: none;
    visibility: hidden;
  }
}
.cmpt-banner-top .banner-top__content > .img-info-container {
  margin-top: 50px;
}

@media (min-width: 1025px) {
  .cmpt-banner-top .banner-top__content > .img-info-container {
    display: none;
    visibility: hidden;
  }
}
.cmpt-banner-top .banner-top__content > .img-info-container .img-info__item .img__content + .info-box,
.cmpt-banner-top .banner-top__content > .img-info-container .img-info__item .panzoom-content .img__content-v2 + .info-box,
.cmpt-banner-top .banner-top__content > .img-info-container .panzoom-content .img-info__item .img__content-v2 + .info-box {
  margin-top: -26px;
}

.cmpt-banner-top .banner-top__content > .img-info-container .img-info__item .img__content img,
.cmpt-banner-top .banner-top__content > .img-info-container .img-info__item .panzoom-content .img__content-v2 img,
.cmpt-banner-top .banner-top__content > .img-info-container .panzoom-content .img-info__item .img__content-v2 img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
}

.cmpt-banner-top .banner-top__content > .img-info-container .img-info__item .info-box {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.cmpt-banner-top .banner-top__content > .img-info-container .img-info__item + .img-info__item {
  margin-top: 70px;
}

.cmpt-banner-top .banner-top__content .Wrap,
.cmpt-banner-top .banner-top__content > .container {
  height: 100%;
}

@media (min-width: 576px) {
  .cmpt-banner-top .banner-top__content .Wrap > .row,
  .cmpt-banner-top .banner-top__content > .container > .row {
    height: 100%;
  }
}
.cmpt-banner-top .banner-top__content .text__content {
  position: relative;
  max-width: 435px;
  margin-top: 7%;
}

@media (max-width: 575.98px) {
  .cmpt-banner-top .banner-top__content .text__content {
    max-width: 100%;
    margin-top: 0;
  }
}
.cmpt-banner-top .btn-panzoom-content {
  position: absolute;
  bottom: 6vh;
  left: 20px;
  display: none;
}

@media (max-width: 1199.98px) {
  .cmpt-banner-top .btn-panzoom-content {
    bottom: -90px;
    left: 0;
  }
}
@media (max-width: 1024.98px) {
  .cmpt-banner-top .btn-panzoom-content {
    display: none;
  }
}
@media (max-width: 1024.98px) {
  .cmpt-banner-top .points-container,
  .cmpt-banner-top .points-container-v2 {
    display: none;
  }
}
.cmpt-banner-top .points-container-v2 .points-item-content .points-item,
.cmpt-banner-top .points-container-v2 .points-item-content .points-item-v2,
.cmpt-banner-top .points-container .points-item-content .points-item,
.cmpt-banner-top .points-container .points-item-content .points-item-v2 {
  transition: 0.2s all ease;
}

.cmpt-banner-top .points-container-v2 .points-item-content:first-of-type,
.cmpt-banner-top .points-container .points-item-content:first-of-type {
  width: 44%;
  height: 40%;
  top: 0%;
  left: 31%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:first-of-type .points-item,
.cmpt-banner-top .points-container-v2 .points-item-content:first-of-type .points-item-v2,
.cmpt-banner-top .points-container .points-item-content:first-of-type .points-item,
.cmpt-banner-top .points-container .points-item-content:first-of-type .points-item-v2 {
  left: 0;
}

@media (max-width: 1600px) {
  .cmpt-banner-top .points-container-v2 .points-item-content:first-of-type .points-item-v2 .title-tooltip,
  .cmpt-banner-top .points-container-v2 .points-item-content:first-of-type .points-item .title-tooltip,
  .cmpt-banner-top .points-container .points-item-content:first-of-type .points-item-v2 .title-tooltip,
  .cmpt-banner-top .points-container .points-item-content:first-of-type .points-item .title-tooltip {
    transform: translate(-50%, -80px);
  }
}
@media (max-height: 1100px) {
  .cmpt-banner-top .points-container-v2 .points-item-content:first-of-type .points-item-v2 .title-tooltip,
  .cmpt-banner-top .points-container-v2 .points-item-content:first-of-type .points-item .title-tooltip,
  .cmpt-banner-top .points-container .points-item-content:first-of-type .points-item-v2 .title-tooltip,
  .cmpt-banner-top .points-container .points-item-content:first-of-type .points-item .title-tooltip {
    transform: translate(-50%, -80px);
  }
}
.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(2),
.cmpt-banner-top .points-container .points-item-content:nth-of-type(2) {
  width: 44%;
  height: 39%;
  top: 30%;
  left: 0%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(2) .points-item,
.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(2) .points-item-v2,
.cmpt-banner-top .points-container .points-item-content:nth-of-type(2) .points-item,
.cmpt-banner-top .points-container .points-item-content:nth-of-type(2) .points-item-v2 {
  left: 0;
  top: 50%;
}

@media screen and (min-width: 1620px) and (max-width: 1700px) {
  .cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(2) .points-item-v2 .title-tooltip,
  .cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(2) .points-item .title-tooltip,
  .cmpt-banner-top .points-container .points-item-content:nth-of-type(2) .points-item-v2 .title-tooltip,
  .cmpt-banner-top .points-container .points-item-content:nth-of-type(2) .points-item .title-tooltip {
    text-align: left;
    transform: translate(calc(-50% + 46px), 48px);
  }
}
.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3),
.cmpt-banner-top .points-container .points-item-content:nth-of-type(3) {
  width: 44%;
  height: 38%;
  top: 27%;
  left: 57%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3) .points-item,
.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3) .points-item-v2,
.cmpt-banner-top .points-container .points-item-content:nth-of-type(3) .points-item,
.cmpt-banner-top .points-container .points-item-content:nth-of-type(3) .points-item-v2 {
  left: 0;
  top: 45%;
}

@media (max-width: 1450px) {
  .cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3) .points-item,
  .cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3) .points-item-v2,
  .cmpt-banner-top .points-container .points-item-content:nth-of-type(3) .points-item,
  .cmpt-banner-top .points-container .points-item-content:nth-of-type(3) .points-item-v2 {
    left: 49%;
    top: 91%;
  }
}
@media (max-height: 1100px) {
  .cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3) .points-item,
  .cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3) .points-item-v2,
  .cmpt-banner-top .points-container .points-item-content:nth-of-type(3) .points-item,
  .cmpt-banner-top .points-container .points-item-content:nth-of-type(3) .points-item-v2 {
    left: 49%;
    top: 91%;
  }
}
.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(4),
.cmpt-banner-top .points-container .points-item-content:nth-of-type(4) {
  width: 43%;
  height: 40%;
  top: 60%;
  left: 25%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(4) .points-item,
.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(4) .points-item-v2,
.cmpt-banner-top .points-container .points-item-content:nth-of-type(4) .points-item,
.cmpt-banner-top .points-container .points-item-content:nth-of-type(4) .points-item-v2 {
  left: 0;
  top: 50%;
}

.cmpt-banner-top .points-container-v2 .points-item-content.title-position-bottom .title-tooltip,
.cmpt-banner-top .points-container .points-item-content.title-position-bottom .title-tooltip {
  transform: translate(-50%, 48px);
}

@media screen and (max-width: 1799px) {
  .cmpt-banner-top .points-container-v2 .points-item-content#title-engagement .title-tooltip,
  .cmpt-banner-top .points-container .points-item-content#title-engagement .title-tooltip {
    max-width: 200px;
  }
}
.cmpt-banner-top .points-container-v2 .points-item-content:first-of-type {
  width: 27%;
  height: 66%;
  top: 13%;
  left: -0.8%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:first-of-type .points-item,
.cmpt-banner-top .points-container-v2 .points-item-content:first-of-type .points-item-v2 {
  left: 47%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(2) {
  width: 27%;
  height: 71%;
  top: 29%;
  left: 23.5%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(2) .points-item,
.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(2) .points-item-v2 {
  left: 49%;
  top: 94%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3) {
  width: 27.5%;
  height: 79%;
  top: 0;
  left: 48%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3) .points-item,
.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(3) .points-item-v2 {
  left: 49.5%;
  top: 15%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(4) {
  width: 26.5%;
  height: 81%;
  top: 20%;
  left: 74%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(4) .points-item,
.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(4) .points-item-v2 {
  left: 46.5%;
  top: 94%;
}

.cmpt-banner-top .points-container-v2 .points-item-content:nth-of-type(2n + 2) .title-tooltip {
  transform: translate(-50%, 48px);
}

.cmpt-banner-top .title-tooltip {
  transition: 0.35s all ease;
  font-family: montserratregular, sans-serif;
  position: absolute;
  left: 50%;
  transform: translate(-50%, calc(-100% - 22px));
  text-align: center;
  font-size: 2rem;
  line-height: 1;
  color: #f8b72d;
  width: 300px;
  z-index: 1;
  pointer-events: none;
  opacity: 1;
}

.cmpt-banner-top + section {
  margin-top: 150px;
}

@media (max-width: 1024.98px) {
  .cmpt-banner-top + section {
    margin-top: 80px;
  }
}
.cmpt-banner-top .sonar {
  transition: 0.6s all ease;
  opacity: 1;
  display: block;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.cmpt-banner-top .sonar:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  padding: 0;
  opacity: 0;
  box-shadow: 0 0 0 2px rgba(248, 183, 45, 0.1);
  transform: scale(0.9);
  animation-delay: 0s;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-name: sonar;
  pointer-events: none;
  z-index: -1;
}

@keyframes sonar {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(248, 183, 45, 0.1), 0 0 10px 10px #f8b72d, 0 0 0 10px rgba(248, 183, 45, 0.5);
  }
  to {
    box-shadow: 0 0 0 2px rgba(248, 183, 45, 0.1), 0 0 10px 10px #f8b72d, 0 0 0 10px rgba(248, 183, 45, 0.5);
    transform: scale(1.3);
    opacity: 0;
  }
}
section.section-panzoom {
  padding-top: 0;
}

section.section-panzoom > .Wrap {
  margin: 0;
  max-width: 100%;
  padding: 0;
}

section.section-panzoom > .Wrap > .row {
  margin: 0;
}

section.section-panzoom > .Wrap > .row > .single {
  padding: 0;
  float: none;
}

section.section-panzoom > .Wrap > .row > .single .banner-top__content {
  max-width: 2000px;
  margin: auto;
  padding: 0 35px;
}

/**
    footer fragment composition styles
    TODO, check if styles go here or
    redo with another manner in the
    fragment itself, so that admin could
    control the design
 */
footer {
  background: #0e718a;
  background: -moz-linear-gradient(left, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
  background: -webkit-linear-gradient(left, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
  background: linear-gradient(to right, #17b0d9 0%, #0e718a 50%, #0e718a 100%);
}

.footer-heading a {
  text-transform: uppercase !important;
  font-size: 1.5rem !important;
}

footer a {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: transparent !important;
  font-weight: bold !important;
  line-height: 2rem !important;
  font-size: 1.5rem !important;
}

.fstClmn {
  margin-left: 6%;
}