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

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

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

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

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

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

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

.lfr-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .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-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@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-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.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-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: 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 {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, #cookie-consent-container a.taglib-icon.gov-button:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text, #cookie-consent-container a.taglib-icon.gov-button:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .selection-status {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed; }

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.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 #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a {
  color: #212529; }

.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: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

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

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .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-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close, .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced #cookie-consent-container .close.gov-button, #cookie-consent-container .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .close.gov-button {
    margin-right: 5px; }
  .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-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #f0f5f7; }

.js .taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.portal-popup .lfr-form-content {
  padding: 15px; }

.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-1280,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-1280,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-1280,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-1280,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-1280,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-1280,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-1280,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .portal-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .dialog-body .container-view > .nav-tabs-default,
  .portal-popup .dialog-body .container-view .nav-tabs-underline,
  .portal-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .portal-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .lfr-form-content .container-view > .nav-tabs-default,
  .portal-popup .lfr-form-content .container-view .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .portal-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .process-list .container-view > .nav-tabs-default,
  .portal-popup .process-list .container-view .nav-tabs-underline,
  .portal-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .roles-selector-body .container-view > .nav-tabs-default,
  .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-1280,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.portal-popup .process-list > .lfr-nav + .container-fluid-1280,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.portal-popup .login-container {
  padding: 1rem; }

.portal-popup .management-bar-default,
.portal-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .portal-popup .navbar ~ .portlet-configuration-setup,
    .portal-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

.portal-popup .portlet-export-import-publish-processes {
  top: 0; }

.portal-popup .dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn, .portal-popup .dialog-footer #cookie-consent-container .gov-button, #cookie-consent-container .portal-popup .dialog-footer .gov-button {
    margin-left: 1rem;
    margin-right: 0; }

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

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .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; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #cc6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn, .lfr-source-editor .lfr-source-editor-toolbar #cookie-consent-container li > .gov-button, #cookie-consent-container .lfr-source-editor .lfr-source-editor-toolbar li > .gov-button {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .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 .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

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

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

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

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

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

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

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

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

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.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 .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.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.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    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; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

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

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

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

.sheet-footer .btn, .sheet-footer #cookie-consent-container .gov-button, #cookie-consent-container .sheet-footer .gov-button {
  margin-right: 15px; }
  .sheet-footer .btn:last-child, .sheet-footer #cookie-consent-container .gov-button:last-child, #cookie-consent-container .sheet-footer .gov-button:last-child {
    margin-right: 0; }

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  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; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .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; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

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

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

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

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

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

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

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0; }

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

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169; }

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

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

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

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn, .navigation-pane .navigation-entry .overlay.entry-action #cookie-consent-container .gov-button, #cookie-consent-container .navigation-pane .navigation-entry .overlay.entry-action .gov-button {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn, .navigation-pane .navigation-entry .overlay.entry-action #cookie-consent-container .gov-button, #cookie-consent-container .navigation-pane .navigation-entry .overlay.entry-action .gov-button {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .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-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.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-content .portlet-title-text,
.panel-page-body .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: 30px; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

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

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

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

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  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: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@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; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-borderless .portlet-content {
  padding: 30px; }

.portlet-decorate .portlet-content {
  background: #FFF;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 30px;
  word-wrap: break-word; }

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

/* ---------- Dynamic data list display/Journal portlet ---------- */
.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 28px; }

/* ---------- Breadcrumb taglib ---------- */
.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; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn, .widget-toolbar #cookie-consent-container .gov-button + .btn, #cookie-consent-container .widget-toolbar .gov-button + .btn, .widget-toolbar #cookie-consent-container .btn + .gov-button, #cookie-consent-container .widget-toolbar .btn + .gov-button, .widget-toolbar #cookie-consent-container .gov-button + .gov-button, #cookie-consent-container .widget-toolbar .gov-button + .gov-button,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 30px; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

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

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  border-radius: 10px; }

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

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

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

@-webkit-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; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  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; } }

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

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

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

/* ---------- Image selector ---------- */
.taglib-image-selector .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/*
 -  Front ALL
 -
 -  This file includes and describes all used styles.
 */
/* -------------------------- */
/*   1. CONFIG,BASE,VENDORS   */
/* -------------------------- */
/*
 -  Theme variables
 -
 -  This file defines new variables and extends standards variables from Bootstrap.
 */
/*
 -	Variables - Colors
 */
/*
 -	Variables - Layout
 */
/*
 -	Variables - Icons
 */
/*
 -	Variables - Typography
 */
/*
 -	Variables - Footer
 */
/*
 -	Variables - Accordion
 */
/*
 -	Variables - Breadcrumb
 */
/*
 -  Variables - Liferay theme
 -
 -  This variables needs to be set for Liferay to work properly with custom styles
 -  {$lf-class} - standard class in liferay theme
 -  {$theme-class} - custom class to add specificity and overwrite liferay theme
 */
/*
 -	Variables - General
 */
/*
 -	Variables - Header
 */
/*
 -	Variables - Forms
 */
/*
 -	Variables - News
 */
/*
 -	Variables - Navigation tile
 */
/*
 -	Variables - Tables
 */
/*
 -	Variables - Section
 */
/*
 -	Variables - separator
 */
/*
 -	Variables - Buttons
 */
/*
$btn-white-space:             null !default; // Set to `nowrap` to prevent text wrapping

$btn-padding-y-sm:            $input-btn-padding-y-sm !default;
$btn-padding-x-sm:            $input-btn-padding-x-sm !default;
$btn-font-size-sm:            $input-btn-font-size-sm !default;
$btn-line-height-sm:          $input-btn-line-height-sm !default;

$btn-padding-y-lg:            $input-btn-padding-y-lg !default;
$btn-padding-x-lg:            $input-btn-padding-x-lg !default;
$btn-font-size-lg:            $input-btn-font-size-lg !default;
$btn-line-height-lg:          $input-btn-line-height-lg !default;


$btn-box-shadow:              inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;
$btn-focus-width:             $input-btn-focus-width !default;
$btn-focus-box-shadow:        $input-btn-focus-box-shadow !default;
$btn-disabled-opacity:        .65 !default;
$btn-active-box-shadow:       inset 0 3px 5px rgba($black, .125) !default;

$btn-link-disabled-color:     $gray-600 !default;

$btn-block-spacing-y:         .5rem !default;
*/
/*
 -	Variables - Navigation vertical
 */
/*
 -	Variables - Navigation
 */
/*
 -	Variables - Aside Navigation
 */
/*
 -	Variables - Banner
 */
/*
 -	Variables - Slick Slider
 */
/*
 -	Variables - Slide Photos
 */
/*
 -	Variables - Calendar
 */
/*
 -	Variables - Signpost
 */
/*
 -	Variables - Trailer Card
 */
/*
 -	Variables - Visiting Card
 */
/*
 -	Variables - Award Card
 */
/*
 -	Variables - Horizontal navigation
 */
/*
 -	Variables - Scroll to top
 */
/*
 -	Variables - Singpost Tiles
 */
/*
 -	Variables - Expanding List
 */
/*
 -	Variables - Yearbook
 */
/*
 -	Variables - Job
 */
/*
 -	Variables - Tips
 */
/*
 -	Variables - Z-indexes
 */
/* stylelint-disable */
:export {
  gutterWidth: 30px;
  screenSM: 576px;
  screenMD: 720px;
  screenXL: 1280px;
  primaryColor: #006c4e;
  secondaryColor: #000; }

/*
 -	Theme mixins
 -
 -	This file defines new mixins and extends standards mixins from Bootstrap.
 */
/*
 -	Font-size mixin
 -
 -	Mixin for rem font sizing with fallback, use it with only if you need browser support < IE11
 -	@param {Number} [size-value] - Size of text
 */
/*
 -	Icon font
 -	@param {String} [icon] - Icon name
 */
/*
 -  Disabled outline
 */
/*
 -  Placeholder
 -
 -  Change color of font in placeholder for input
 -  @param {HEX Color} [color]
 */
/*
 -  Selection Style
 -
 -  Change appearence of highlighted text
 -  @param {HEX Color} [highlight-color]
 -  @param {HEX Color} [font-color]
 */
/*
 -	Reset parameters padding and margin
 -	@param {Number} [value=0] - Set padding and margin to all sides
 */
/*
 -	Micro-clearfix method
 */
/*
 -  Font-face declaration for custom typography
 -  Comment out src block for more source font files if support for older browsers is needed
 -  @param {String} [font-name] - Name of the font family
 -  @param {url} [file-name] - URL address for font files
 -  @param {Number} [weight=400] - Weight or boldness of the font
 -  @param {String} [style=normal] - Face of the font-family (normal, italic or oblique)
 */
/*
 -	Absolute positioning of element to the center
 -	@param {Boolean} [vertical=true] - Vertical positioning of the element
 -	@param {Boolean} [horizontal=true] - Horizontal positioning of the element
 */
/*
 -	Center positioning of the block content
 -	@param {String} [mode=row] - Direction of block elements in flex box (row or column)
 -	@param {Boolean} [vertical=true] - Vertical positioning of the element
 -	@param {Boolean} [horizontal=true] - Horizontal positioning of the element
 */
/*
 -	Overflow ellipsis multiline
 -	@param {Number} [rows] - Number of rows
 */
/*
 -	Disabled state
 */
/*
 *	Placeholder
 */
/*
 -	Navigation vertical
 */
/*
 -  Utility classes
 -
 -  This file defines reusable utility classes.
 */
.disabled {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
  color: #36332a; }
  .disabled:hover, .disabled:focus, .disabled:active, .disabled:focus:hover, .disabled:active:hover {
    color: #36332a;
    text-decoration: none; }

.col-tile {
  padding-top: 15px;
  padding-bottom: 15px; }
  .col-tile::before {
    position: absolute;
    display: block;
    content: '';
    z-index: -1;
    background-color: #fff;
    border-radius: 5px;
    top: 0;
    bottom: 0;
    right: -15px;
    left: -15px; }
  @media (min-width: 1280px) {
    .col-tile {
      padding-top: 0;
      padding-bottom: 0; }
      .col-tile::before {
        top: -15px;
        bottom: -15px;
        left: 0;
        right: 0; } }

@media (min-width: 1280px) {
  .tile {
    position: relative; }
    .tile::before {
      position: absolute;
      display: block;
      content: '';
      z-index: -1;
      background-color: #fff;
      border-radius: 10px;
      top: -45px;
      right: -45px;
      bottom: -45px;
      left: -45px; } }

.text-block {
  padding: 51px 0; }
  @media (min-width: 1280px) {
    .text-block {
      padding: 60px 0; } }

.img--no-max-width {
  /* stylelint-disable-next-line */
  max-width: none !important; }

/*
 -  Master styles
 -
 -  This file defines <html> and <body> styles.
 */
html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }
  html ::selection,
  body ::selection {
    background-color: #000;
    color: #fff; }
  html ::-moz-selection,
  body ::-moz-selection {
    background-color: #000;
    color: #fff; }

.aopk-theme {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden; }

@font-face {
  font-family: 'aopkicons';
  src: url("../assets/fonts/aopkicons/aopkicons.eot?1746430801");
  src: url("../assets/fonts/aopkicons/aopkicons.eot?1746430801#iefix") format("eot"), url("../assets/fonts/aopkicons/aopkicons.woff?1746430801") format("woff"), url("../assets/fonts/aopkicons/aopkicons.ttf?1746430801") format("truetype"), url("../assets/fonts/aopkicons/aopkicons.svg?1746430801#aopkicons") format("svg"); }

.icon--arrow-down:before, .icon--arrow-left:before, .icon--arrow-right:before, .icon--arrow-thin-down:before, .icon--arrow-thin-left:before, .icon--arrow-thin-right:before, .icon--arrow-thin-up:before, .icon--arrow-up:before, .icon--calendar:before, .icon--cancel:before, .icon--caret-down:before, .icon--caret-left:before, .icon--caret-right:before, .icon--caret-up:before, .icon--chci-podat-stiznost:before, .icon--chci-podat-zadost:before, .icon--chci-pozadat-o-informace-nebo-data:before, .icon--chci-se-stat-biologem:before, .icon--chci-ziskat-dotaci:before, .icon--check:before, .icon--chuze:before, .icon--domy-prirody:before, .icon--facebook:before, .icon--gallery:before, .icon--home:before, .icon--instagram:before, .icon--jak-chranime-prirodu-a-krajinu:before, .icon--jak-dokumentujeme-prirodu:before, .icon--jak-pecujeme-o-prirodu-a-krajinu:before, .icon--kolo:before, .icon--linkedin:before, .icon--mail:before, .icon--minus:before, .icon--phone:before, .icon--plus:before, .icon--point:before, .icon--potrebuji-povoleni-nebo-stanovisko:before, .icon--rozmanitosti-prirody:before, .icon--search:before, .icon--ski:before, .icon--sort-alt:before, .icon--sort-amount-down:before, .icon--sort-amount-up-alt:before, .icon--tipy-na-vylet:before, .icon--tree-leaf:before, .icon--youtube:before, .btn--simple-icon-arrow-down:after, .btn--simple-icon-arrow-left:after, .btn--simple-icon-arrow-right:after, .btn--simple-icon-arrow-thin-down:after, .btn--simple-icon-arrow-thin-left:after, .btn--simple-icon-arrow-thin-right:after, .btn--simple-icon-arrow-thin-up:after, .btn--simple-icon-arrow-up:after, .btn--simple-icon-calendar:after, .btn--simple-icon-cancel:after, .btn--simple-icon-caret-down:after, .btn--simple-icon-caret-left:after, .btn--simple-icon-caret-right:after, .btn--simple-icon-caret-up:after, .btn--simple-icon-chci-podat-stiznost:after, .btn--simple-icon-chci-podat-zadost:after, .btn--simple-icon-chci-pozadat-o-informace-nebo-data:after, .btn--simple-icon-chci-se-stat-biologem:after, .btn--simple-icon-chci-ziskat-dotaci:after, .btn--simple-icon-check:after, .btn--simple-icon-chuze:after, .btn--simple-icon-domy-prirody:after, .btn--simple-icon-facebook:after, .btn--simple-icon-gallery:after, .btn--simple-icon-home:after, .btn--simple-icon-instagram:after, .btn--simple-icon-jak-chranime-prirodu-a-krajinu:after, .btn--simple-icon-jak-dokumentujeme-prirodu:after, .btn--simple-icon-jak-pecujeme-o-prirodu-a-krajinu:after, .btn--simple-icon-kolo:after, .btn--simple-icon-linkedin:after, .btn--simple-icon-mail:after, .btn--simple-icon-minus:after, .btn--simple-icon-phone:after, .btn--simple-icon-plus:after, .btn--simple-icon-point:after, .btn--simple-icon-potrebuji-povoleni-nebo-stanovisko:after, .btn--simple-icon-rozmanitosti-prirody:after, .btn--simple-icon-search:after, .btn--simple-icon-ski:after, .btn--simple-icon-sort-alt:after, .btn--simple-icon-sort-amount-down:after, .btn--simple-icon-sort-amount-up-alt:after, .btn--simple-icon-tipy-na-vylet:after, .btn--simple-icon-tree-leaf:after, .btn--simple-icon-youtube:after {
  /* stylelint-disable-next-line */
  font-family: 'aopkicons';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none; }

.icon--arrow-down:before {
  content: ""; }

.icon--arrow-left:before {
  content: ""; }

.icon--arrow-right:before {
  content: ""; }

.icon--arrow-thin-down:before {
  content: ""; }

.icon--arrow-thin-left:before {
  content: ""; }

.icon--arrow-thin-right:before {
  content: ""; }

.icon--arrow-thin-up:before {
  content: ""; }

.icon--arrow-up:before {
  content: ""; }

.icon--calendar:before {
  content: ""; }

.icon--cancel:before {
  content: ""; }

.icon--caret-down:before {
  content: ""; }

.icon--caret-left:before {
  content: ""; }

.icon--caret-right:before {
  content: ""; }

.icon--caret-up:before {
  content: ""; }

.icon--chci-podat-stiznost:before {
  content: ""; }

.icon--chci-podat-zadost:before {
  content: ""; }

.icon--chci-pozadat-o-informace-nebo-data:before {
  content: ""; }

.icon--chci-se-stat-biologem:before {
  content: ""; }

.icon--chci-ziskat-dotaci:before {
  content: ""; }

.icon--check:before {
  content: ""; }

.icon--chuze:before {
  content: ""; }

.icon--domy-prirody:before {
  content: ""; }

.icon--facebook:before {
  content: ""; }

.icon--gallery:before {
  content: ""; }

.icon--home:before {
  content: ""; }

.icon--instagram:before {
  content: ""; }

.icon--jak-chranime-prirodu-a-krajinu:before {
  content: ""; }

.icon--jak-dokumentujeme-prirodu:before {
  content: ""; }

.icon--jak-pecujeme-o-prirodu-a-krajinu:before {
  content: ""; }

.icon--kolo:before {
  content: ""; }

.icon--linkedin:before {
  content: ""; }

.icon--mail:before {
  content: ""; }

.icon--minus:before {
  content: ""; }

.icon--phone:before {
  content: ""; }

.icon--plus:before {
  content: ""; }

.icon--point:before {
  content: ""; }

.icon--potrebuji-povoleni-nebo-stanovisko:before {
  content: ""; }

.icon--rozmanitosti-prirody:before {
  content: ""; }

.icon--search:before {
  content: ""; }

.icon--ski:before {
  content: ""; }

.icon--sort-alt:before {
  content: ""; }

.icon--sort-amount-down:before {
  content: ""; }

.icon--sort-amount-up-alt:before {
  content: ""; }

.icon--tipy-na-vylet:before {
  content: ""; }

.icon--tree-leaf:before {
  content: ""; }

.icon--youtube:before {
  content: ""; }

.btn--simple-icon-arrow-down:after {
  content: ""; }

.btn--simple-icon-arrow-left:after {
  content: ""; }

.btn--simple-icon-arrow-right:after {
  content: ""; }

.btn--simple-icon-arrow-thin-down:after {
  content: ""; }

.btn--simple-icon-arrow-thin-left:after {
  content: ""; }

.btn--simple-icon-arrow-thin-right:after {
  content: ""; }

.btn--simple-icon-arrow-thin-up:after {
  content: ""; }

.btn--simple-icon-arrow-up:after {
  content: ""; }

.btn--simple-icon-calendar:after {
  content: ""; }

.btn--simple-icon-cancel:after {
  content: ""; }

.btn--simple-icon-caret-down:after {
  content: ""; }

.btn--simple-icon-caret-left:after {
  content: ""; }

.btn--simple-icon-caret-right:after {
  content: ""; }

.btn--simple-icon-caret-up:after {
  content: ""; }

.btn--simple-icon-chci-podat-stiznost:after {
  content: ""; }

.btn--simple-icon-chci-podat-zadost:after {
  content: ""; }

.btn--simple-icon-chci-pozadat-o-informace-nebo-data:after {
  content: ""; }

.btn--simple-icon-chci-se-stat-biologem:after {
  content: ""; }

.btn--simple-icon-chci-ziskat-dotaci:after {
  content: ""; }

.btn--simple-icon-check:after {
  content: ""; }

.btn--simple-icon-chuze:after {
  content: ""; }

.btn--simple-icon-domy-prirody:after {
  content: ""; }

.btn--simple-icon-facebook:after {
  content: ""; }

.btn--simple-icon-gallery:after {
  content: ""; }

.btn--simple-icon-home:after {
  content: ""; }

.btn--simple-icon-instagram:after {
  content: ""; }

.btn--simple-icon-jak-chranime-prirodu-a-krajinu:after {
  content: ""; }

.btn--simple-icon-jak-dokumentujeme-prirodu:after {
  content: ""; }

.btn--simple-icon-jak-pecujeme-o-prirodu-a-krajinu:after {
  content: ""; }

.btn--simple-icon-kolo:after {
  content: ""; }

.btn--simple-icon-linkedin:after {
  content: ""; }

.btn--simple-icon-mail:after {
  content: ""; }

.btn--simple-icon-minus:after {
  content: ""; }

.btn--simple-icon-phone:after {
  content: ""; }

.btn--simple-icon-plus:after {
  content: ""; }

.btn--simple-icon-point:after {
  content: ""; }

.btn--simple-icon-potrebuji-povoleni-nebo-stanovisko:after {
  content: ""; }

.btn--simple-icon-rozmanitosti-prirody:after {
  content: ""; }

.btn--simple-icon-search:after {
  content: ""; }

.btn--simple-icon-ski:after {
  content: ""; }

.btn--simple-icon-sort-alt:after {
  content: ""; }

.btn--simple-icon-sort-amount-down:after {
  content: ""; }

.btn--simple-icon-sort-amount-up-alt:after {
  content: ""; }

.btn--simple-icon-tipy-na-vylet:after {
  content: ""; }

.btn--simple-icon-tree-leaf:after {
  content: ""; }

.btn--simple-icon-youtube:after {
  content: ""; }

/*
 -  Theme typography
 -
 -  This file contains @font-face declarations.
 */
/*
 -	Pridi
 */
@font-face {
  font-family: "Pridi";
  src: url("../assets/fonts/pridi/pridi-extralight.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: "Pridi";
  src: url("../assets/fonts/pridi/pridi-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Pridi";
  src: url("../assets/fonts/pridi/pridi-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Pridi";
  src: url("../assets/fonts/pridi/pridi-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Pridi";
  src: url("../assets/fonts/pridi/pridi-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Pridi";
  src: url("../assets/fonts/pridi/pridi-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

/*
 -	ITCFranklinGothic
 */
@font-face {
  font-family: "Franklin Gothic Book";
  src: url("../assets/fonts/franklin-gothic/franklin-gothic-book.otf") format("opentype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Franklin Gothic Book";
  src: url("../assets/fonts/franklin-gothic/franklin-gothic-book-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "Franklin Gothic Heavy";
  src: url("../assets/fonts/franklin-gothic/franklin-gothic-heavy.otf") format("opentype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Franklin Gothic Medium Cond";
  src: url("../assets/fonts/franklin-gothic/franklin-gothic-medium-cond.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Franklin Gothic Demi";
  src: url("../assets/fonts/franklin-gothic/franklin-gothic-demi.otf") format("opentype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Franklin Gothic Demi";
  src: url("../assets/fonts/franklin-gothic/franklin-gothic-demi.otf") format("opentype");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: "Franklin Gothic Demi Cond";
  src: url("../assets/fonts/franklin-gothic/franklin-gothic-demi-cond.otf") format("opentype");
  font-weight: 600;
  font-style: normal; }

/* -------------------------- */
/*   LIFERAY THEME            */
/* -------------------------- */
.aopk-theme {
  /*!
 * Bootstrap v4 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ }
  .aopk-theme :root {
    --blue: #007BFF;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #FFF;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #006c4e;
    --secondary: #b4500a;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #da0800;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 720px;
    --breakpoint-xl: 1280px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  .aopk-theme *,
  .aopk-theme *::before,
  .aopk-theme *::after {
    box-sizing: border-box; }
  .aopk-theme html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .aopk-theme article, .aopk-theme aside, .aopk-theme figcaption, .aopk-theme figure, .aopk-theme footer, .aopk-theme header, .aopk-theme hgroup, .aopk-theme main, .aopk-theme nav, .aopk-theme section {
    display: block; }
  .aopk-theme body {
    margin: 0;
    font-family: "Franklin Gothic Book", arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    color: #36332a;
    text-align: left;
    background-color: #fff; }
  .aopk-theme [tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important; }
  .aopk-theme hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  .aopk-theme h1, .aopk-theme h2, .aopk-theme h3, .aopk-theme h4, .aopk-theme h5, .aopk-theme h6 {
    margin-top: 0;
    margin-bottom: 30px; }
  .aopk-theme p {
    margin-top: 0;
    margin-bottom: 30px; }
  .aopk-theme abbr[title],
  .aopk-theme abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none; }
  .aopk-theme address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  .aopk-theme ol,
  .aopk-theme ul,
  .aopk-theme dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  .aopk-theme ol ol,
  .aopk-theme ul ul,
  .aopk-theme ol ul,
  .aopk-theme ul ol {
    margin-bottom: 0; }
  .aopk-theme dt {
    font-weight: 700; }
  .aopk-theme dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  .aopk-theme blockquote {
    margin: 0 0 1rem; }
  .aopk-theme b,
  .aopk-theme strong {
    font-weight: 700; }
  .aopk-theme small {
    font-size: 80%; }
  .aopk-theme sub,
  .aopk-theme sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .aopk-theme sub {
    bottom: -.25em; }
  .aopk-theme sup {
    top: -.5em; }
  .aopk-theme a {
    color: #b4500a;
    text-decoration: underline;
    background-color: transparent; }
    .aopk-theme a:hover {
      color: #6c3006;
      text-decoration: none; }
  .aopk-theme a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none; }
    .aopk-theme a:not([href]):not([class]):hover {
      color: inherit;
      text-decoration: none; }
  .aopk-theme pre,
  .aopk-theme code,
  .aopk-theme kbd,
  .aopk-theme samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em; }
  .aopk-theme pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }
  .aopk-theme figure {
    margin: 0 0 1rem; }
  .aopk-theme img {
    vertical-align: middle;
    border-style: none; }
  .aopk-theme svg {
    overflow: hidden;
    vertical-align: middle; }
  .aopk-theme table {
    border-collapse: collapse; }
  .aopk-theme caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom; }
  .aopk-theme th {
    font-weight: 300;
    text-align: inherit;
    text-align: -webkit-match-parent; }
  .aopk-theme label {
    display: inline-block;
    margin-bottom: 0.5rem; }
  .aopk-theme button {
    border-radius: 0; }
  .aopk-theme button:focus:not(:focus-visible) {
    outline: 0; }
  .aopk-theme input,
  .aopk-theme button,
  .aopk-theme select,
  .aopk-theme optgroup,
  .aopk-theme textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .aopk-theme button,
  .aopk-theme input {
    overflow: visible; }
  .aopk-theme button,
  .aopk-theme select {
    text-transform: none; }
  .aopk-theme [role="button"] {
    cursor: pointer; }
  .aopk-theme select {
    word-wrap: normal; }
  .aopk-theme button,
  .aopk-theme [type="button"],
  .aopk-theme [type="reset"],
  .aopk-theme [type="submit"] {
    -webkit-appearance: button; }
  .aopk-theme button:not(:disabled),
  .aopk-theme [type="button"]:not(:disabled),
  .aopk-theme [type="reset"]:not(:disabled),
  .aopk-theme [type="submit"]:not(:disabled) {
    cursor: pointer; }
  .aopk-theme button::-moz-focus-inner,
  .aopk-theme [type="button"]::-moz-focus-inner,
  .aopk-theme [type="reset"]::-moz-focus-inner,
  .aopk-theme [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .aopk-theme input[type="radio"],
  .aopk-theme input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0; }
  .aopk-theme textarea {
    overflow: auto;
    resize: vertical; }
  .aopk-theme fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .aopk-theme legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  .aopk-theme progress {
    vertical-align: baseline; }
  .aopk-theme [type="number"]::-webkit-inner-spin-button,
  .aopk-theme [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .aopk-theme [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  .aopk-theme [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .aopk-theme ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  .aopk-theme output {
    display: inline-block; }
  .aopk-theme summary {
    display: list-item;
    cursor: pointer; }
  .aopk-theme template {
    display: none; }
  .aopk-theme [hidden] {
    display: none !important; }
  .aopk-theme .table {
    width: 100%;
    margin-bottom: 30px;
    color: #212529; }
    .aopk-theme .table th,
    .aopk-theme .table td {
      padding: 0.75rem;
      vertical-align: top;
      border-top: 0 solid #dee2e6; }
    .aopk-theme .table thead th {
      vertical-align: bottom;
      border-bottom: 0 solid #dee2e6; }
    .aopk-theme .table tbody + tbody {
      border-top: 0 solid #dee2e6; }
  .aopk-theme .table-sm th,
  .aopk-theme .table-sm td {
    padding: 0.3rem; }
  .aopk-theme .table-bordered {
    border: 0 solid #dee2e6; }
    .aopk-theme .table-bordered th,
    .aopk-theme .table-bordered td {
      border: 0 solid #dee2e6; }
    .aopk-theme .table-bordered thead th,
    .aopk-theme .table-bordered thead td {
      border-bottom-width: 0; }
  .aopk-theme .table-borderless th,
  .aopk-theme .table-borderless td,
  .aopk-theme .table-borderless thead th,
  .aopk-theme .table-borderless tbody + tbody {
    border: 0; }
  .aopk-theme .table-striped tbody tr:nth-of-type(even) {
    background-color: transparent; }
  .aopk-theme .table-hover tbody tr:hover {
    color: #212529;
    background-color: #ECECEC; }
  .aopk-theme .table-primary,
  .aopk-theme .table-primary > th,
  .aopk-theme .table-primary > td {
    background-color: #b8d6cd; }
  .aopk-theme .table-primary th,
  .aopk-theme .table-primary td,
  .aopk-theme .table-primary thead th,
  .aopk-theme .table-primary tbody + tbody {
    border-color: #7ab3a3; }
  .aopk-theme .table-hover .table-primary:hover {
    background-color: #a8cdc2; }
    .aopk-theme .table-hover .table-primary:hover > td,
    .aopk-theme .table-hover .table-primary:hover > th {
      background-color: #a8cdc2; }
  .aopk-theme .table-secondary,
  .aopk-theme .table-secondary > th,
  .aopk-theme .table-secondary > td {
    background-color: #eaceba; }
  .aopk-theme .table-secondary th,
  .aopk-theme .table-secondary td,
  .aopk-theme .table-secondary thead th,
  .aopk-theme .table-secondary tbody + tbody {
    border-color: #d8a480; }
  .aopk-theme .table-hover .table-secondary:hover {
    background-color: #e4c0a6; }
    .aopk-theme .table-hover .table-secondary:hover > td,
    .aopk-theme .table-hover .table-secondary:hover > th {
      background-color: #e4c0a6; }
  .aopk-theme .table-success,
  .aopk-theme .table-success > th,
  .aopk-theme .table-success > td {
    background-color: #c3e6cb; }
  .aopk-theme .table-success th,
  .aopk-theme .table-success td,
  .aopk-theme .table-success thead th,
  .aopk-theme .table-success tbody + tbody {
    border-color: #8fd19e; }
  .aopk-theme .table-hover .table-success:hover {
    background-color: #b1dfbb; }
    .aopk-theme .table-hover .table-success:hover > td,
    .aopk-theme .table-hover .table-success:hover > th {
      background-color: #b1dfbb; }
  .aopk-theme .table-info,
  .aopk-theme .table-info > th,
  .aopk-theme .table-info > td {
    background-color: #bee5eb; }
  .aopk-theme .table-info th,
  .aopk-theme .table-info td,
  .aopk-theme .table-info thead th,
  .aopk-theme .table-info tbody + tbody {
    border-color: #86cfda; }
  .aopk-theme .table-hover .table-info:hover {
    background-color: #abdde5; }
    .aopk-theme .table-hover .table-info:hover > td,
    .aopk-theme .table-hover .table-info:hover > th {
      background-color: #abdde5; }
  .aopk-theme .table-warning,
  .aopk-theme .table-warning > th,
  .aopk-theme .table-warning > td {
    background-color: #ffeeba; }
  .aopk-theme .table-warning th,
  .aopk-theme .table-warning td,
  .aopk-theme .table-warning thead th,
  .aopk-theme .table-warning tbody + tbody {
    border-color: #ffdf7e; }
  .aopk-theme .table-hover .table-warning:hover {
    background-color: #ffe8a1; }
    .aopk-theme .table-hover .table-warning:hover > td,
    .aopk-theme .table-hover .table-warning:hover > th {
      background-color: #ffe8a1; }
  .aopk-theme .table-danger,
  .aopk-theme .table-danger > th,
  .aopk-theme .table-danger > td {
    background-color: #f5bab8; }
  .aopk-theme .table-danger th,
  .aopk-theme .table-danger td,
  .aopk-theme .table-danger thead th,
  .aopk-theme .table-danger tbody + tbody {
    border-color: #ec7f7a; }
  .aopk-theme .table-hover .table-danger:hover {
    background-color: #f2a4a2; }
    .aopk-theme .table-hover .table-danger:hover > td,
    .aopk-theme .table-hover .table-danger:hover > th {
      background-color: #f2a4a2; }
  .aopk-theme .table-light,
  .aopk-theme .table-light > th,
  .aopk-theme .table-light > td {
    background-color: #fdfdfe; }
  .aopk-theme .table-light th,
  .aopk-theme .table-light td,
  .aopk-theme .table-light thead th,
  .aopk-theme .table-light tbody + tbody {
    border-color: #fbfcfc; }
  .aopk-theme .table-hover .table-light:hover {
    background-color: #ececf6; }
    .aopk-theme .table-hover .table-light:hover > td,
    .aopk-theme .table-hover .table-light:hover > th {
      background-color: #ececf6; }
  .aopk-theme .table-dark,
  .aopk-theme .table-dark > th,
  .aopk-theme .table-dark > td {
    background-color: #c6c8ca; }
  .aopk-theme .table-dark th,
  .aopk-theme .table-dark td,
  .aopk-theme .table-dark thead th,
  .aopk-theme .table-dark tbody + tbody {
    border-color: #95999c; }
  .aopk-theme .table-hover .table-dark:hover {
    background-color: #b9bbbe; }
    .aopk-theme .table-hover .table-dark:hover > td,
    .aopk-theme .table-hover .table-dark:hover > th {
      background-color: #b9bbbe; }
  .aopk-theme .table-active,
  .aopk-theme .table-active > th,
  .aopk-theme .table-active > td {
    background-color: #ECECEC; }
  .aopk-theme .table-hover .table-active:hover {
    background-color: #dfdfdf; }
    .aopk-theme .table-hover .table-active:hover > td,
    .aopk-theme .table-hover .table-active:hover > th {
      background-color: #dfdfdf; }
  .aopk-theme .table .thead-dark th {
    color: #FFF;
    background-color: #343a40;
    border-color: #454d55; }
  .aopk-theme .table .thead-light th {
    color: #495057;
    background-color: #FFF;
    border-color: #dee2e6; }
  .aopk-theme .table-dark {
    color: #FFF;
    background-color: #343a40; }
    .aopk-theme .table-dark th,
    .aopk-theme .table-dark td,
    .aopk-theme .table-dark thead th {
      border-color: #454d55; }
    .aopk-theme .table-dark.table-bordered {
      border: 0; }
    .aopk-theme .table-dark.table-striped tbody tr:nth-of-type(even) {
      background-color: rgba(255, 255, 255, 0.05); }
    .aopk-theme .table-dark.table-hover tbody tr:hover {
      color: #FFF;
      background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 575.98px) {
    .aopk-theme .table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .aopk-theme .table-responsive-sm > .table-bordered {
        border: 0; } }
  @media (max-width: 719.98px) {
    .aopk-theme .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .aopk-theme .table-responsive-md > .table-bordered {
        border: 0; } }
  @media (max-width: 1279.98px) {
    .aopk-theme .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .aopk-theme .table-responsive-xl > .table-bordered {
        border: 0; } }
  .aopk-theme .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .aopk-theme .table-responsive > .table-bordered {
      border: 0; }
  .aopk-theme .form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #5c5c5c;
    background-color: #eeeeee;
    background-clip: padding-box;
    border: 0 solid transparent;
    border-radius: 5px;
    transition: all 0.3s ease; }
    @media (prefers-reduced-motion: reduce) {
      .aopk-theme .form-control {
        transition: none; } }
    .aopk-theme .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
    .aopk-theme .form-control:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #5c5c5c; }
    .aopk-theme .form-control:focus {
      color: #495057;
      background-color: #FFF;
      border-color: #80bdff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .aopk-theme .form-control::placeholder {
      color: #6c757d;
      opacity: 1; }
    .aopk-theme .form-control:disabled, .aopk-theme .form-control[readonly] {
      background-color: #eeeeee;
      opacity: 1; }
  .aopk-theme input[type="date"].form-control,
  .aopk-theme input[type="time"].form-control,
  .aopk-theme input[type="datetime-local"].form-control,
  .aopk-theme input[type="month"].form-control {
    appearance: none; }
  .aopk-theme select.form-control:focus::-ms-value {
    color: #5c5c5c;
    background-color: #eeeeee; }
  .aopk-theme .form-control-file,
  .aopk-theme .form-control-range {
    display: block;
    width: 100%; }
  .aopk-theme .col-form-label {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5; }
  .aopk-theme .col-form-label-lg {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .aopk-theme .col-form-label-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .aopk-theme .form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 0 0; }
    .aopk-theme .form-control-plaintext.form-control-sm, .aopk-theme .form-control-plaintext.form-control-lg {
      padding-right: 0;
      padding-left: 0; }
  .aopk-theme .form-control-sm {
    height: 1.9375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .aopk-theme .form-control-lg {
    height: 3rem;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .aopk-theme select.form-control[size], .aopk-theme select.form-control[multiple] {
    height: auto; }
  .aopk-theme textarea.form-control {
    height: auto; }
  .aopk-theme .form-group {
    margin-bottom: 1rem; }
  .aopk-theme .form-text {
    display: block;
    margin-top: 0.25rem; }
  .aopk-theme .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
    .aopk-theme .form-row > .col,
    .aopk-theme .form-row > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  .aopk-theme .form-check {
    position: relative;
    display: block;
    padding-left: 0; }
  .aopk-theme .form-check-input {
    position: absolute;
    margin-top: 0;
    margin-left: 0; }
    .aopk-theme .form-check-input[disabled] ~ .form-check-label,
    .aopk-theme .form-check-input:disabled ~ .form-check-label {
      color: #6c757d; }
  .aopk-theme .form-check-label {
    margin-bottom: 0; }
  .aopk-theme .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem; }
    .aopk-theme .form-check-inline .form-check-input {
      position: static;
      margin-top: 0;
      margin-right: auto;
      margin-left: 0; }
  .aopk-theme .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745; }
  .aopk-theme .valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #FFF;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem; }
    .form-row > .col > .aopk-theme .valid-tooltip,
    .form-row > [class*="col-"] > .aopk-theme .valid-tooltip {
      left: 5px; }
  .was-validated .aopk-theme:valid ~ .valid-feedback,
  .was-validated .aopk-theme:valid ~ .valid-tooltip, .aopk-theme.is-valid ~ .valid-feedback,
  .aopk-theme.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .aopk-theme .form-control:valid, .aopk-theme .form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .aopk-theme .form-control:valid:focus, .aopk-theme .form-control.is-valid:focus {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .aopk-theme textarea.form-control:valid, .aopk-theme textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .aopk-theme .custom-select:valid, .aopk-theme .custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
    .was-validated .aopk-theme .custom-select:valid:focus, .aopk-theme .custom-select.is-valid:focus {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .aopk-theme .form-check-input:valid ~ .form-check-label, .aopk-theme .form-check-input.is-valid ~ .form-check-label {
    color: #28a745; }
  .was-validated .aopk-theme .form-check-input:valid ~ .valid-feedback,
  .was-validated .aopk-theme .form-check-input:valid ~ .valid-tooltip, .aopk-theme .form-check-input.is-valid ~ .valid-feedback,
  .aopk-theme .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .aopk-theme .custom-control-input:valid ~ .custom-control-label, .aopk-theme .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745; }
    .was-validated .aopk-theme .custom-control-input:valid ~ .custom-control-label::before, .aopk-theme .custom-control-input.is-valid ~ .custom-control-label::before {
      border-color: #28a745; }
  .was-validated .aopk-theme .custom-control-input:valid:checked ~ .custom-control-label::before, .aopk-theme .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57; }
  .was-validated .aopk-theme .custom-control-input:valid:focus ~ .custom-control-label::before, .aopk-theme .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .aopk-theme .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .aopk-theme .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745; }
  .was-validated .aopk-theme .custom-file-input:valid ~ .custom-file-label, .aopk-theme .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745; }
  .was-validated .aopk-theme .custom-file-input:valid:focus ~ .custom-file-label, .aopk-theme .custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .aopk-theme .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545; }
  .aopk-theme .invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #FFF;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem; }
    .form-row > .col > .aopk-theme .invalid-tooltip,
    .form-row > [class*="col-"] > .aopk-theme .invalid-tooltip {
      left: 5px; }
  .was-validated .aopk-theme:invalid ~ .invalid-feedback,
  .was-validated .aopk-theme:invalid ~ .invalid-tooltip, .aopk-theme.is-invalid ~ .invalid-feedback,
  .aopk-theme.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .aopk-theme .form-control:invalid, .aopk-theme .form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .aopk-theme .form-control:invalid:focus, .aopk-theme .form-control.is-invalid:focus {
      border-color: #dc3545;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .aopk-theme textarea.form-control:invalid, .aopk-theme textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .aopk-theme .custom-select:invalid, .aopk-theme .custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
    .was-validated .aopk-theme .custom-select:invalid:focus, .aopk-theme .custom-select.is-invalid:focus {
      border-color: #dc3545;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .aopk-theme .form-check-input:invalid ~ .form-check-label, .aopk-theme .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545; }
  .was-validated .aopk-theme .form-check-input:invalid ~ .invalid-feedback,
  .was-validated .aopk-theme .form-check-input:invalid ~ .invalid-tooltip, .aopk-theme .form-check-input.is-invalid ~ .invalid-feedback,
  .aopk-theme .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .aopk-theme .custom-control-input:invalid ~ .custom-control-label, .aopk-theme .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545; }
    .was-validated .aopk-theme .custom-control-input:invalid ~ .custom-control-label::before, .aopk-theme .custom-control-input.is-invalid ~ .custom-control-label::before {
      border-color: #dc3545; }
  .was-validated .aopk-theme .custom-control-input:invalid:checked ~ .custom-control-label::before, .aopk-theme .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d; }
  .was-validated .aopk-theme .custom-control-input:invalid:focus ~ .custom-control-label::before, .aopk-theme .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .aopk-theme .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .aopk-theme .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545; }
  .was-validated .aopk-theme .custom-file-input:invalid ~ .custom-file-label, .aopk-theme .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545; }
  .was-validated .aopk-theme .custom-file-input:invalid:focus ~ .custom-file-label, .aopk-theme .custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .aopk-theme .form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    .aopk-theme .form-inline .form-check {
      width: 100%; }
    @media (min-width: 576px) {
      .aopk-theme .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0; }
      .aopk-theme .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0; }
      .aopk-theme .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .aopk-theme .form-inline .form-control-plaintext {
        display: inline-block; }
      .aopk-theme .form-inline .input-group,
      .aopk-theme .form-inline .custom-select {
        width: auto; }
      .aopk-theme .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0; }
      .aopk-theme .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0; }
      .aopk-theme .form-inline .custom-control {
        align-items: center;
        justify-content: center; }
      .aopk-theme .form-inline .custom-control-label {
        margin-bottom: 0; } }
  .aopk-theme .btn, .aopk-theme #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .gov-button {
    display: inline-block;
    font-family: "Franklin Gothic Book", arial, sans-serif;
    font-weight: 300;
    color: #36332a;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 0 solid transparent;
    padding: 15px 21px;
    font-size: 1rem;
    line-height: normal;
    border-radius: 5px;
    transition: none; }
    .aopk-theme .btn:hover, .aopk-theme #cookie-consent-container .gov-button:hover, #cookie-consent-container .aopk-theme .gov-button:hover {
      color: #36332a;
      text-decoration: none; }
    .aopk-theme .btn:focus, .aopk-theme #cookie-consent-container .gov-button:focus, #cookie-consent-container .aopk-theme .gov-button:focus, .aopk-theme .btn.focus, .aopk-theme #cookie-consent-container .focus.gov-button, #cookie-consent-container .aopk-theme .focus.gov-button {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .aopk-theme .btn.disabled, .aopk-theme #cookie-consent-container .disabled.gov-button, #cookie-consent-container .aopk-theme .disabled.gov-button, .aopk-theme .btn:disabled, .aopk-theme #cookie-consent-container .gov-button:disabled, #cookie-consent-container .aopk-theme .gov-button:disabled {
      opacity: 0.65; }
    .aopk-theme .btn:not(:disabled):not(.disabled), .aopk-theme #cookie-consent-container .gov-button:not(:disabled):not(.disabled), #cookie-consent-container .aopk-theme .gov-button:not(:disabled):not(.disabled) {
      cursor: pointer; }
  .aopk-theme a.btn.disabled, .aopk-theme #cookie-consent-container a.disabled.gov-button, #cookie-consent-container .aopk-theme a.disabled.gov-button,
  .aopk-theme fieldset:disabled a.btn,
  .aopk-theme fieldset:disabled #cookie-consent-container a.gov-button,
  #cookie-consent-container .aopk-theme fieldset:disabled a.gov-button {
    pointer-events: none; }
  .aopk-theme .btn-primary {
    color: #FFF;
    background-color: #006c4e;
    border-color: #006c4e; }
    .aopk-theme .btn-primary:hover {
      color: #FFF;
      background-color: #004632;
      border-color: #003929; }
    .aopk-theme .btn-primary:focus, .aopk-theme .btn-primary.focus {
      color: #FFF;
      background-color: #004632;
      border-color: #003929;
      box-shadow: 0 0 0 0.2rem rgba(38, 130, 105, 0.5); }
    .aopk-theme .btn-primary.disabled, .aopk-theme .btn-primary:disabled {
      color: #FFF;
      background-color: #006c4e;
      border-color: #006c4e; }
    .aopk-theme .btn-primary:not(:disabled):not(.disabled):active, .aopk-theme .btn-primary:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-primary.dropdown-toggle {
      color: #FFF;
      background-color: #003929;
      border-color: #002c20; }
      .aopk-theme .btn-primary:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-primary:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(38, 130, 105, 0.5); }
  .aopk-theme .btn-secondary {
    color: #FFF;
    background-color: #b4500a;
    border-color: #b4500a; }
    .aopk-theme .btn-secondary:hover {
      color: #FFF;
      background-color: #904008;
      border-color: #843b07; }
    .aopk-theme .btn-secondary:focus, .aopk-theme .btn-secondary.focus {
      color: #FFF;
      background-color: #904008;
      border-color: #843b07;
      box-shadow: 0 0 0 0.2rem rgba(191, 106, 47, 0.5); }
    .aopk-theme .btn-secondary.disabled, .aopk-theme .btn-secondary:disabled {
      color: #FFF;
      background-color: #b4500a;
      border-color: #b4500a; }
    .aopk-theme .btn-secondary:not(:disabled):not(.disabled):active, .aopk-theme .btn-secondary:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-secondary.dropdown-toggle {
      color: #FFF;
      background-color: #843b07;
      border-color: #783507; }
      .aopk-theme .btn-secondary:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-secondary:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(191, 106, 47, 0.5); }
  .aopk-theme .btn-success {
    color: #FFF;
    background-color: #28a745;
    border-color: #28a745; }
    .aopk-theme .btn-success:hover {
      color: #FFF;
      background-color: #218838;
      border-color: #1e7e34; }
    .aopk-theme .btn-success:focus, .aopk-theme .btn-success.focus {
      color: #FFF;
      background-color: #218838;
      border-color: #1e7e34;
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
    .aopk-theme .btn-success.disabled, .aopk-theme .btn-success:disabled {
      color: #FFF;
      background-color: #28a745;
      border-color: #28a745; }
    .aopk-theme .btn-success:not(:disabled):not(.disabled):active, .aopk-theme .btn-success:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-success.dropdown-toggle {
      color: #FFF;
      background-color: #1e7e34;
      border-color: #1c7430; }
      .aopk-theme .btn-success:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-success:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .aopk-theme .btn-info {
    color: #FFF;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .aopk-theme .btn-info:hover {
      color: #FFF;
      background-color: #138496;
      border-color: #117a8b; }
    .aopk-theme .btn-info:focus, .aopk-theme .btn-info.focus {
      color: #FFF;
      background-color: #138496;
      border-color: #117a8b;
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
    .aopk-theme .btn-info.disabled, .aopk-theme .btn-info:disabled {
      color: #FFF;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    .aopk-theme .btn-info:not(:disabled):not(.disabled):active, .aopk-theme .btn-info:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-info.dropdown-toggle {
      color: #FFF;
      background-color: #117a8b;
      border-color: #10707f; }
      .aopk-theme .btn-info:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-info:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .aopk-theme .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .aopk-theme .btn-warning:hover {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00; }
    .aopk-theme .btn-warning:focus, .aopk-theme .btn-warning.focus {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00;
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
    .aopk-theme .btn-warning.disabled, .aopk-theme .btn-warning:disabled {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    .aopk-theme .btn-warning:not(:disabled):not(.disabled):active, .aopk-theme .btn-warning:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-warning.dropdown-toggle {
      color: #212529;
      background-color: #d39e00;
      border-color: #c69500; }
      .aopk-theme .btn-warning:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-warning:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .aopk-theme .btn-danger {
    color: #FFF;
    background-color: #da0800;
    border-color: #da0800; }
    .aopk-theme .btn-danger:hover {
      color: #FFF;
      background-color: #b40700;
      border-color: #a70600; }
    .aopk-theme .btn-danger:focus, .aopk-theme .btn-danger.focus {
      color: #FFF;
      background-color: #b40700;
      border-color: #a70600;
      box-shadow: 0 0 0 0.2rem rgba(224, 45, 38, 0.5); }
    .aopk-theme .btn-danger.disabled, .aopk-theme .btn-danger:disabled {
      color: #FFF;
      background-color: #da0800;
      border-color: #da0800; }
    .aopk-theme .btn-danger:not(:disabled):not(.disabled):active, .aopk-theme .btn-danger:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-danger.dropdown-toggle {
      color: #FFF;
      background-color: #a70600;
      border-color: #9a0600; }
      .aopk-theme .btn-danger:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-danger:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(224, 45, 38, 0.5); }
  .aopk-theme .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .aopk-theme .btn-light:hover {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }
    .aopk-theme .btn-light:focus, .aopk-theme .btn-light.focus {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5;
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
    .aopk-theme .btn-light.disabled, .aopk-theme .btn-light:disabled {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .aopk-theme .btn-light:not(:disabled):not(.disabled):active, .aopk-theme .btn-light:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-light.dropdown-toggle {
      color: #212529;
      background-color: #dae0e5;
      border-color: #d3d9df; }
      .aopk-theme .btn-light:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-light:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .aopk-theme .btn-dark {
    color: #FFF;
    background-color: #343a40;
    border-color: #343a40; }
    .aopk-theme .btn-dark:hover {
      color: #FFF;
      background-color: #23272b;
      border-color: #1d2124; }
    .aopk-theme .btn-dark:focus, .aopk-theme .btn-dark.focus {
      color: #FFF;
      background-color: #23272b;
      border-color: #1d2124;
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
    .aopk-theme .btn-dark.disabled, .aopk-theme .btn-dark:disabled {
      color: #FFF;
      background-color: #343a40;
      border-color: #343a40; }
    .aopk-theme .btn-dark:not(:disabled):not(.disabled):active, .aopk-theme .btn-dark:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-dark.dropdown-toggle {
      color: #FFF;
      background-color: #1d2124;
      border-color: #171a1d; }
      .aopk-theme .btn-dark:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-dark:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .aopk-theme .btn-outline-primary {
    color: #006c4e;
    border-color: #006c4e; }
    .aopk-theme .btn-outline-primary:hover {
      color: #FFF;
      background-color: #006c4e;
      border-color: #006c4e; }
    .aopk-theme .btn-outline-primary:focus, .aopk-theme .btn-outline-primary.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 108, 78, 0.5); }
    .aopk-theme .btn-outline-primary.disabled, .aopk-theme .btn-outline-primary:disabled {
      color: #006c4e;
      background-color: transparent; }
    .aopk-theme .btn-outline-primary:not(:disabled):not(.disabled):active, .aopk-theme .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-outline-primary.dropdown-toggle {
      color: #FFF;
      background-color: #006c4e;
      border-color: #006c4e; }
      .aopk-theme .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-outline-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 108, 78, 0.5); }
  .aopk-theme .btn-outline-secondary {
    color: #b4500a;
    border-color: #b4500a; }
    .aopk-theme .btn-outline-secondary:hover {
      color: #FFF;
      background-color: #b4500a;
      border-color: #b4500a; }
    .aopk-theme .btn-outline-secondary:focus, .aopk-theme .btn-outline-secondary.focus {
      box-shadow: 0 0 0 0.2rem rgba(180, 80, 10, 0.5); }
    .aopk-theme .btn-outline-secondary.disabled, .aopk-theme .btn-outline-secondary:disabled {
      color: #b4500a;
      background-color: transparent; }
    .aopk-theme .btn-outline-secondary:not(:disabled):not(.disabled):active, .aopk-theme .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-outline-secondary.dropdown-toggle {
      color: #FFF;
      background-color: #b4500a;
      border-color: #b4500a; }
      .aopk-theme .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-outline-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(180, 80, 10, 0.5); }
  .aopk-theme .btn-outline-success {
    color: #28a745;
    border-color: #28a745; }
    .aopk-theme .btn-outline-success:hover {
      color: #FFF;
      background-color: #28a745;
      border-color: #28a745; }
    .aopk-theme .btn-outline-success:focus, .aopk-theme .btn-outline-success.focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
    .aopk-theme .btn-outline-success.disabled, .aopk-theme .btn-outline-success:disabled {
      color: #28a745;
      background-color: transparent; }
    .aopk-theme .btn-outline-success:not(:disabled):not(.disabled):active, .aopk-theme .btn-outline-success:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-outline-success.dropdown-toggle {
      color: #FFF;
      background-color: #28a745;
      border-color: #28a745; }
      .aopk-theme .btn-outline-success:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-outline-success:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-outline-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .aopk-theme .btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8; }
    .aopk-theme .btn-outline-info:hover {
      color: #FFF;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    .aopk-theme .btn-outline-info:focus, .aopk-theme .btn-outline-info.focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
    .aopk-theme .btn-outline-info.disabled, .aopk-theme .btn-outline-info:disabled {
      color: #17a2b8;
      background-color: transparent; }
    .aopk-theme .btn-outline-info:not(:disabled):not(.disabled):active, .aopk-theme .btn-outline-info:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-outline-info.dropdown-toggle {
      color: #FFF;
      background-color: #17a2b8;
      border-color: #17a2b8; }
      .aopk-theme .btn-outline-info:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-outline-info:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-outline-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .aopk-theme .btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107; }
    .aopk-theme .btn-outline-warning:hover {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    .aopk-theme .btn-outline-warning:focus, .aopk-theme .btn-outline-warning.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
    .aopk-theme .btn-outline-warning.disabled, .aopk-theme .btn-outline-warning:disabled {
      color: #ffc107;
      background-color: transparent; }
    .aopk-theme .btn-outline-warning:not(:disabled):not(.disabled):active, .aopk-theme .btn-outline-warning:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-outline-warning.dropdown-toggle {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
      .aopk-theme .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-outline-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .aopk-theme .btn-outline-danger {
    color: #da0800;
    border-color: #da0800; }
    .aopk-theme .btn-outline-danger:hover {
      color: #FFF;
      background-color: #da0800;
      border-color: #da0800; }
    .aopk-theme .btn-outline-danger:focus, .aopk-theme .btn-outline-danger.focus {
      box-shadow: 0 0 0 0.2rem rgba(218, 8, 0, 0.5); }
    .aopk-theme .btn-outline-danger.disabled, .aopk-theme .btn-outline-danger:disabled {
      color: #da0800;
      background-color: transparent; }
    .aopk-theme .btn-outline-danger:not(:disabled):not(.disabled):active, .aopk-theme .btn-outline-danger:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-outline-danger.dropdown-toggle {
      color: #FFF;
      background-color: #da0800;
      border-color: #da0800; }
      .aopk-theme .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-outline-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(218, 8, 0, 0.5); }
  .aopk-theme .btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa; }
    .aopk-theme .btn-outline-light:hover {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .aopk-theme .btn-outline-light:focus, .aopk-theme .btn-outline-light.focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .aopk-theme .btn-outline-light.disabled, .aopk-theme .btn-outline-light:disabled {
      color: #f8f9fa;
      background-color: transparent; }
    .aopk-theme .btn-outline-light:not(:disabled):not(.disabled):active, .aopk-theme .btn-outline-light:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-outline-light.dropdown-toggle {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
      .aopk-theme .btn-outline-light:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-outline-light:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-outline-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .aopk-theme .btn-outline-dark {
    color: #343a40;
    border-color: #343a40; }
    .aopk-theme .btn-outline-dark:hover {
      color: #FFF;
      background-color: #343a40;
      border-color: #343a40; }
    .aopk-theme .btn-outline-dark:focus, .aopk-theme .btn-outline-dark.focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .aopk-theme .btn-outline-dark.disabled, .aopk-theme .btn-outline-dark:disabled {
      color: #343a40;
      background-color: transparent; }
    .aopk-theme .btn-outline-dark:not(:disabled):not(.disabled):active, .aopk-theme .btn-outline-dark:not(:disabled):not(.disabled).active,
    .show > .aopk-theme .btn-outline-dark.dropdown-toggle {
      color: #FFF;
      background-color: #343a40;
      border-color: #343a40; }
      .aopk-theme .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .aopk-theme .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
      .show > .aopk-theme .btn-outline-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .aopk-theme .btn-link {
    font-weight: 400;
    color: #b4500a;
    text-decoration: underline; }
    .aopk-theme .btn-link:hover {
      color: #6c3006;
      text-decoration: none; }
    .aopk-theme .btn-link:focus, .aopk-theme .btn-link.focus {
      text-decoration: none; }
    .aopk-theme .btn-link:disabled, .aopk-theme .btn-link.disabled {
      color: #6c757d;
      pointer-events: none; }
  .aopk-theme .btn-lg {
    padding: 15px 21px;
    font-size: 1.375rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .aopk-theme .btn-sm {
    padding: 6px 21px;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .aopk-theme .btn-block {
    display: block;
    width: 100%; }
    .aopk-theme .btn-block + .btn-block {
      margin-top: 0.5rem; }
  .aopk-theme input[type="submit"].btn-block,
  .aopk-theme input[type="reset"].btn-block,
  .aopk-theme input[type="button"].btn-block {
    width: 100%; }
  .aopk-theme .custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.75rem;
    padding-left: 1.5rem;
    color-adjust: exact; }
  .aopk-theme .custom-control-inline {
    display: inline-flex;
    margin-right: 1rem; }
  .aopk-theme .custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.375rem;
    opacity: 0; }
    .aopk-theme .custom-control-input:checked ~ .custom-control-label::before {
      color: #FFF;
      border-color: #007BFF;
      background-color: #007BFF; }
    .aopk-theme .custom-control-input:focus ~ .custom-control-label::before {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .aopk-theme .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
      border-color: #80bdff; }
    .aopk-theme .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
      color: #FFF;
      background-color: #b3d7ff;
      border-color: #b3d7ff; }
    .aopk-theme .custom-control-input[disabled] ~ .custom-control-label, .aopk-theme .custom-control-input:disabled ~ .custom-control-label {
      color: #6c757d; }
      .aopk-theme .custom-control-input[disabled] ~ .custom-control-label::before, .aopk-theme .custom-control-input:disabled ~ .custom-control-label::before {
        background-color: #e9ecef; }
  .aopk-theme .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top; }
    .aopk-theme .custom-control-label::before {
      position: absolute;
      top: 0.375rem;
      left: -1.5rem;
      display: block;
      width: 1rem;
      height: 1rem;
      pointer-events: none;
      content: "";
      background-color: #FFF;
      border: #adb5bd solid 0.0625rem; }
    .aopk-theme .custom-control-label::after {
      position: absolute;
      top: 0.375rem;
      left: -1.5rem;
      display: block;
      width: 1rem;
      height: 1rem;
      content: "";
      background: 50% / 50% 50% no-repeat; }
  .aopk-theme .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem; }
  .aopk-theme .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23FFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }
  .aopk-theme .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007BFF;
    background-color: #007BFF; }
  .aopk-theme .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23FFF' d='M0 2h4'/%3e%3c/svg%3e"); }
  .aopk-theme .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .aopk-theme .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .aopk-theme .custom-radio .custom-control-label::before {
    border-radius: 50%; }
  .aopk-theme .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFF'/%3e%3c/svg%3e"); }
  .aopk-theme .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .aopk-theme .custom-switch {
    padding-left: 2.25rem; }
    .aopk-theme .custom-switch .custom-control-label::before {
      left: -2.25rem;
      width: 1.75rem;
      pointer-events: all;
      border-radius: 0.5rem; }
    .aopk-theme .custom-switch .custom-control-label::after {
      top: 0.5rem;
      left: -2.125rem;
      width: calc(1rem - 0.25rem);
      height: calc(1rem - 0.25rem);
      background-color: #adb5bd;
      border-radius: 0.5rem;
      transition: transform 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) {
        .aopk-theme .custom-switch .custom-control-label::after {
          transition: none; } }
    .aopk-theme .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
      background-color: #FFF;
      transform: translateX(0.75rem); }
    .aopk-theme .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
      background-color: rgba(0, 123, 255, 0.5); }
  .aopk-theme .custom-select {
    display: inline-block;
    width: 100%;
    height: 2.375rem;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    border: 0.0625rem solid #ced4da;
    border-radius: 0.25rem;
    appearance: none; }
    .aopk-theme .custom-select:focus {
      border-color: #80bdff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .aopk-theme .custom-select:focus::-ms-value {
        color: #5c5c5c;
        background-color: #eeeeee; }
    .aopk-theme .custom-select[multiple], .aopk-theme .custom-select[size]:not([size="1"]) {
      height: auto;
      padding-right: 0.75rem;
      background-image: none; }
    .aopk-theme .custom-select:disabled {
      color: #6c757d;
      background-color: #e9ecef; }
    .aopk-theme .custom-select::-ms-expand {
      display: none; }
    .aopk-theme .custom-select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #495057; }
  .aopk-theme .custom-select-sm {
    height: 1.9375rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem; }
  .aopk-theme .custom-select-lg {
    height: 3rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem; }
  .aopk-theme .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 2.375rem;
    margin-bottom: 0; }
  .aopk-theme .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 2.375rem;
    margin: 0;
    overflow: hidden;
    opacity: 0; }
    .aopk-theme .custom-file-input:focus ~ .custom-file-label {
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .aopk-theme .custom-file-input[disabled] ~ .custom-file-label,
    .aopk-theme .custom-file-input:disabled ~ .custom-file-label {
      background-color: #e9ecef; }
    .aopk-theme .custom-file-input:lang(en) ~ .custom-file-label::after {
      content: "Browse"; }
    .aopk-theme .custom-file-input ~ .custom-file-label[data-browse]::after {
      content: attr(data-browse); }
  .aopk-theme .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 2.375rem;
    padding: 0.375rem 0.75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #FFF;
    border: 0.0625rem solid #ced4da;
    border-radius: 0.25rem; }
    .aopk-theme .custom-file-label::after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 3;
      display: block;
      height: calc(1.5em + 0.75rem);
      padding: 0.375rem 0.75rem;
      line-height: 1.5;
      color: #495057;
      content: "Browse";
      background-color: #e9ecef;
      border-left: inherit;
      border-radius: 0 0.25rem 0.25rem 0; }
  .aopk-theme .custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    appearance: none; }
    .aopk-theme .custom-range:focus {
      outline: 0; }
      .aopk-theme .custom-range:focus::-webkit-slider-thumb {
        box-shadow: 0 0 0 1px #FFF, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .aopk-theme .custom-range:focus::-moz-range-thumb {
        box-shadow: 0 0 0 1px #FFF, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .aopk-theme .custom-range:focus::-ms-thumb {
        box-shadow: 0 0 0 1px #FFF, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .aopk-theme .custom-range::-moz-focus-outer {
      border: 0; }
    .aopk-theme .custom-range::-webkit-slider-thumb {
      width: 1rem;
      height: 1rem;
      margin-top: -0.25rem;
      background-color: #007BFF;
      border: 0;
      border-radius: 1rem;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      appearance: none; }
      @media (prefers-reduced-motion: reduce) {
        .aopk-theme .custom-range::-webkit-slider-thumb {
          transition: none; } }
      .aopk-theme .custom-range::-webkit-slider-thumb:active {
        background-color: #b3d7ff; }
    .aopk-theme .custom-range::-webkit-slider-runnable-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent;
      border-radius: 1rem; }
    .aopk-theme .custom-range::-moz-range-thumb {
      width: 1rem;
      height: 1rem;
      background-color: #007BFF;
      border: 0;
      border-radius: 1rem;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      appearance: none; }
      @media (prefers-reduced-motion: reduce) {
        .aopk-theme .custom-range::-moz-range-thumb {
          transition: none; } }
      .aopk-theme .custom-range::-moz-range-thumb:active {
        background-color: #b3d7ff; }
    .aopk-theme .custom-range::-moz-range-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent;
      border-radius: 1rem; }
    .aopk-theme .custom-range::-ms-thumb {
      width: 1rem;
      height: 1rem;
      margin-top: 0;
      margin-right: 0.2rem;
      margin-left: 0.2rem;
      background-color: #007BFF;
      border: 0;
      border-radius: 1rem;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      appearance: none; }
      @media (prefers-reduced-motion: reduce) {
        .aopk-theme .custom-range::-ms-thumb {
          transition: none; } }
      .aopk-theme .custom-range::-ms-thumb:active {
        background-color: #b3d7ff; }
    .aopk-theme .custom-range::-ms-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: transparent;
      border-color: transparent;
      border-width: 0.5rem; }
    .aopk-theme .custom-range::-ms-fill-lower {
      background-color: #dee2e6;
      border-radius: 1rem; }
    .aopk-theme .custom-range::-ms-fill-upper {
      margin-right: 15px;
      background-color: #dee2e6;
      border-radius: 1rem; }
    .aopk-theme .custom-range:disabled::-webkit-slider-thumb {
      background-color: #adb5bd; }
    .aopk-theme .custom-range:disabled::-webkit-slider-runnable-track {
      cursor: default; }
    .aopk-theme .custom-range:disabled::-moz-range-thumb {
      background-color: #adb5bd; }
    .aopk-theme .custom-range:disabled::-moz-range-track {
      cursor: default; }
    .aopk-theme .custom-range:disabled::-ms-thumb {
      background-color: #adb5bd; }
  .aopk-theme .custom-control-label::before,
  .aopk-theme .custom-file-label,
  .aopk-theme .custom-select {
    transition: 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) {
      .aopk-theme .custom-control-label::before,
      .aopk-theme .custom-file-label,
      .aopk-theme .custom-select {
        transition: none; } }
  .aopk-theme .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 8px 15px;
    margin-bottom: 0;
    font-size: 0.875rem;
    list-style: none;
    background-color: rgba(54, 51, 42, 0.2);
    border-radius: 0; }
  .aopk-theme .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem; }
    .aopk-theme .breadcrumb-item + .breadcrumb-item::before {
      float: left;
      padding-right: 0.5rem;
      color: #b4500a;
      content: "/"; }
  .aopk-theme .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .aopk-theme .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .aopk-theme .breadcrumb-item.active {
    color: #fff; }
  .aopk-theme .align-baseline {
    vertical-align: baseline !important; }
  .aopk-theme .align-top {
    vertical-align: top !important; }
  .aopk-theme .align-middle {
    vertical-align: middle !important; }
  .aopk-theme .align-bottom {
    vertical-align: bottom !important; }
  .aopk-theme .align-text-bottom {
    vertical-align: text-bottom !important; }
  .aopk-theme .align-text-top {
    vertical-align: text-top !important; }
  .aopk-theme .bg-primary {
    background-color: #006c4e !important; }
  .aopk-theme a.bg-primary:hover, .aopk-theme a.bg-primary:focus,
  .aopk-theme button.bg-primary:hover,
  .aopk-theme button.bg-primary:focus {
    background-color: #003929 !important; }
  .aopk-theme .bg-secondary {
    background-color: #b4500a !important; }
  .aopk-theme a.bg-secondary:hover, .aopk-theme a.bg-secondary:focus,
  .aopk-theme button.bg-secondary:hover,
  .aopk-theme button.bg-secondary:focus {
    background-color: #843b07 !important; }
  .aopk-theme .bg-success {
    background-color: #28a745 !important; }
  .aopk-theme a.bg-success:hover, .aopk-theme a.bg-success:focus,
  .aopk-theme button.bg-success:hover,
  .aopk-theme button.bg-success:focus {
    background-color: #1e7e34 !important; }
  .aopk-theme .bg-info {
    background-color: #17a2b8 !important; }
  .aopk-theme a.bg-info:hover, .aopk-theme a.bg-info:focus,
  .aopk-theme button.bg-info:hover,
  .aopk-theme button.bg-info:focus {
    background-color: #117a8b !important; }
  .aopk-theme .bg-warning {
    background-color: #ffc107 !important; }
  .aopk-theme a.bg-warning:hover, .aopk-theme a.bg-warning:focus,
  .aopk-theme button.bg-warning:hover,
  .aopk-theme button.bg-warning:focus {
    background-color: #d39e00 !important; }
  .aopk-theme .bg-danger {
    background-color: #da0800 !important; }
  .aopk-theme a.bg-danger:hover, .aopk-theme a.bg-danger:focus,
  .aopk-theme button.bg-danger:hover,
  .aopk-theme button.bg-danger:focus {
    background-color: #a70600 !important; }
  .aopk-theme .bg-light {
    background-color: #f8f9fa !important; }
  .aopk-theme a.bg-light:hover, .aopk-theme a.bg-light:focus,
  .aopk-theme button.bg-light:hover,
  .aopk-theme button.bg-light:focus {
    background-color: #dae0e5 !important; }
  .aopk-theme .bg-dark {
    background-color: #343a40 !important; }
  .aopk-theme a.bg-dark:hover, .aopk-theme a.bg-dark:focus,
  .aopk-theme button.bg-dark:hover,
  .aopk-theme button.bg-dark:focus {
    background-color: #1d2124 !important; }
  .aopk-theme .bg-white {
    background-color: #FFF !important; }
  .aopk-theme .bg-transparent {
    background-color: transparent !important; }
  .aopk-theme .border {
    border: 1px solid #dee2e6 !important; }
  .aopk-theme .border-top {
    border-top: 1px solid #dee2e6 !important; }
  .aopk-theme .border-right {
    border-right: 1px solid #dee2e6 !important; }
  .aopk-theme .border-bottom {
    border-bottom: 1px solid #dee2e6 !important; }
  .aopk-theme .border-left {
    border-left: 1px solid #dee2e6 !important; }
  .aopk-theme .border-0 {
    border: 0 !important; }
  .aopk-theme .border-top-0 {
    border-top: 0 !important; }
  .aopk-theme .border-right-0 {
    border-right: 0 !important; }
  .aopk-theme .border-bottom-0 {
    border-bottom: 0 !important; }
  .aopk-theme .border-left-0 {
    border-left: 0 !important; }
  .aopk-theme .border-primary {
    border-color: #006c4e !important; }
  .aopk-theme .border-secondary {
    border-color: #b4500a !important; }
  .aopk-theme .border-success {
    border-color: #28a745 !important; }
  .aopk-theme .border-info {
    border-color: #17a2b8 !important; }
  .aopk-theme .border-warning {
    border-color: #ffc107 !important; }
  .aopk-theme .border-danger {
    border-color: #da0800 !important; }
  .aopk-theme .border-light {
    border-color: #f8f9fa !important; }
  .aopk-theme .border-dark {
    border-color: #343a40 !important; }
  .aopk-theme .border-white {
    border-color: #FFF !important; }
  .aopk-theme .rounded-sm {
    border-radius: 0.2rem !important; }
  .aopk-theme .rounded {
    border-radius: 5px !important; }
  .aopk-theme .rounded-top {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important; }
  .aopk-theme .rounded-right {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important; }
  .aopk-theme .rounded-bottom {
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important; }
  .aopk-theme .rounded-left {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important; }
  .aopk-theme .rounded-lg {
    border-radius: 0.3rem !important; }
  .aopk-theme .rounded-circle {
    border-radius: 50% !important; }
  .aopk-theme .rounded-pill {
    border-radius: 50rem !important; }
  .aopk-theme .rounded-0 {
    border-radius: 0 !important; }
  .aopk-theme .clearfix::after {
    display: block;
    clear: both;
    content: ""; }
  .aopk-theme .d-none {
    display: none !important; }
  .aopk-theme .d-inline {
    display: inline !important; }
  .aopk-theme .d-inline-block {
    display: inline-block !important; }
  .aopk-theme .d-block {
    display: block !important; }
  .aopk-theme .d-table {
    display: table !important; }
  .aopk-theme .d-table-row {
    display: table-row !important; }
  .aopk-theme .d-table-cell {
    display: table-cell !important; }
  .aopk-theme .d-flex {
    display: flex !important; }
  .aopk-theme .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
    .aopk-theme .d-sm-none {
      display: none !important; }
    .aopk-theme .d-sm-inline {
      display: inline !important; }
    .aopk-theme .d-sm-inline-block {
      display: inline-block !important; }
    .aopk-theme .d-sm-block {
      display: block !important; }
    .aopk-theme .d-sm-table {
      display: table !important; }
    .aopk-theme .d-sm-table-row {
      display: table-row !important; }
    .aopk-theme .d-sm-table-cell {
      display: table-cell !important; }
    .aopk-theme .d-sm-flex {
      display: flex !important; }
    .aopk-theme .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 720px) {
    .aopk-theme .d-md-none {
      display: none !important; }
    .aopk-theme .d-md-inline {
      display: inline !important; }
    .aopk-theme .d-md-inline-block {
      display: inline-block !important; }
    .aopk-theme .d-md-block {
      display: block !important; }
    .aopk-theme .d-md-table {
      display: table !important; }
    .aopk-theme .d-md-table-row {
      display: table-row !important; }
    .aopk-theme .d-md-table-cell {
      display: table-cell !important; }
    .aopk-theme .d-md-flex {
      display: flex !important; }
    .aopk-theme .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1280px) {
    .aopk-theme .d-xl-none {
      display: none !important; }
    .aopk-theme .d-xl-inline {
      display: inline !important; }
    .aopk-theme .d-xl-inline-block {
      display: inline-block !important; }
    .aopk-theme .d-xl-block {
      display: block !important; }
    .aopk-theme .d-xl-table {
      display: table !important; }
    .aopk-theme .d-xl-table-row {
      display: table-row !important; }
    .aopk-theme .d-xl-table-cell {
      display: table-cell !important; }
    .aopk-theme .d-xl-flex {
      display: flex !important; }
    .aopk-theme .d-xl-inline-flex {
      display: inline-flex !important; } }
  @media print {
    .aopk-theme .d-print-none {
      display: none !important; }
    .aopk-theme .d-print-inline {
      display: inline !important; }
    .aopk-theme .d-print-inline-block {
      display: inline-block !important; }
    .aopk-theme .d-print-block {
      display: block !important; }
    .aopk-theme .d-print-table {
      display: table !important; }
    .aopk-theme .d-print-table-row {
      display: table-row !important; }
    .aopk-theme .d-print-table-cell {
      display: table-cell !important; }
    .aopk-theme .d-print-flex {
      display: flex !important; }
    .aopk-theme .d-print-inline-flex {
      display: inline-flex !important; } }
  .aopk-theme .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    .aopk-theme .embed-responsive::before {
      display: block;
      content: ""; }
    .aopk-theme .embed-responsive .embed-responsive-item,
    .aopk-theme .embed-responsive iframe,
    .aopk-theme .embed-responsive embed,
    .aopk-theme .embed-responsive object,
    .aopk-theme .embed-responsive video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .aopk-theme .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  .aopk-theme .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .aopk-theme .embed-responsive-4by3::before {
    padding-top: 75%; }
  .aopk-theme .embed-responsive-1by1::before {
    padding-top: 100%; }
  .aopk-theme .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  .aopk-theme .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .aopk-theme .embed-responsive-4by3::before {
    padding-top: 75%; }
  .aopk-theme .embed-responsive-1by1::before {
    padding-top: 100%; }
  .aopk-theme .flex-row {
    flex-direction: row !important; }
  .aopk-theme .flex-column {
    flex-direction: column !important; }
  .aopk-theme .flex-row-reverse {
    flex-direction: row-reverse !important; }
  .aopk-theme .flex-column-reverse {
    flex-direction: column-reverse !important; }
  .aopk-theme .flex-wrap {
    flex-wrap: wrap !important; }
  .aopk-theme .flex-nowrap {
    flex-wrap: nowrap !important; }
  .aopk-theme .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .aopk-theme .flex-fill {
    flex: 1 1 auto !important; }
  .aopk-theme .flex-grow-0 {
    flex-grow: 0 !important; }
  .aopk-theme .flex-grow-1 {
    flex-grow: 1 !important; }
  .aopk-theme .flex-shrink-0 {
    flex-shrink: 0 !important; }
  .aopk-theme .flex-shrink-1 {
    flex-shrink: 1 !important; }
  .aopk-theme .justify-content-start {
    justify-content: flex-start !important; }
  .aopk-theme .justify-content-end {
    justify-content: flex-end !important; }
  .aopk-theme .justify-content-center {
    justify-content: center !important; }
  .aopk-theme .justify-content-between {
    justify-content: space-between !important; }
  .aopk-theme .justify-content-around {
    justify-content: space-around !important; }
  .aopk-theme .align-items-start {
    align-items: flex-start !important; }
  .aopk-theme .align-items-end {
    align-items: flex-end !important; }
  .aopk-theme .align-items-center {
    align-items: center !important; }
  .aopk-theme .align-items-baseline {
    align-items: baseline !important; }
  .aopk-theme .align-items-stretch {
    align-items: stretch !important; }
  .aopk-theme .align-content-start {
    align-content: flex-start !important; }
  .aopk-theme .align-content-end {
    align-content: flex-end !important; }
  .aopk-theme .align-content-center {
    align-content: center !important; }
  .aopk-theme .align-content-between {
    align-content: space-between !important; }
  .aopk-theme .align-content-around {
    align-content: space-around !important; }
  .aopk-theme .align-content-stretch {
    align-content: stretch !important; }
  .aopk-theme .align-self-auto {
    align-self: auto !important; }
  .aopk-theme .align-self-start {
    align-self: flex-start !important; }
  .aopk-theme .align-self-end {
    align-self: flex-end !important; }
  .aopk-theme .align-self-center {
    align-self: center !important; }
  .aopk-theme .align-self-baseline {
    align-self: baseline !important; }
  .aopk-theme .align-self-stretch {
    align-self: stretch !important; }
  @media (min-width: 576px) {
    .aopk-theme .flex-sm-row {
      flex-direction: row !important; }
    .aopk-theme .flex-sm-column {
      flex-direction: column !important; }
    .aopk-theme .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }
    .aopk-theme .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }
    .aopk-theme .flex-sm-wrap {
      flex-wrap: wrap !important; }
    .aopk-theme .flex-sm-nowrap {
      flex-wrap: nowrap !important; }
    .aopk-theme .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .aopk-theme .flex-sm-fill {
      flex: 1 1 auto !important; }
    .aopk-theme .flex-sm-grow-0 {
      flex-grow: 0 !important; }
    .aopk-theme .flex-sm-grow-1 {
      flex-grow: 1 !important; }
    .aopk-theme .flex-sm-shrink-0 {
      flex-shrink: 0 !important; }
    .aopk-theme .flex-sm-shrink-1 {
      flex-shrink: 1 !important; }
    .aopk-theme .justify-content-sm-start {
      justify-content: flex-start !important; }
    .aopk-theme .justify-content-sm-end {
      justify-content: flex-end !important; }
    .aopk-theme .justify-content-sm-center {
      justify-content: center !important; }
    .aopk-theme .justify-content-sm-between {
      justify-content: space-between !important; }
    .aopk-theme .justify-content-sm-around {
      justify-content: space-around !important; }
    .aopk-theme .align-items-sm-start {
      align-items: flex-start !important; }
    .aopk-theme .align-items-sm-end {
      align-items: flex-end !important; }
    .aopk-theme .align-items-sm-center {
      align-items: center !important; }
    .aopk-theme .align-items-sm-baseline {
      align-items: baseline !important; }
    .aopk-theme .align-items-sm-stretch {
      align-items: stretch !important; }
    .aopk-theme .align-content-sm-start {
      align-content: flex-start !important; }
    .aopk-theme .align-content-sm-end {
      align-content: flex-end !important; }
    .aopk-theme .align-content-sm-center {
      align-content: center !important; }
    .aopk-theme .align-content-sm-between {
      align-content: space-between !important; }
    .aopk-theme .align-content-sm-around {
      align-content: space-around !important; }
    .aopk-theme .align-content-sm-stretch {
      align-content: stretch !important; }
    .aopk-theme .align-self-sm-auto {
      align-self: auto !important; }
    .aopk-theme .align-self-sm-start {
      align-self: flex-start !important; }
    .aopk-theme .align-self-sm-end {
      align-self: flex-end !important; }
    .aopk-theme .align-self-sm-center {
      align-self: center !important; }
    .aopk-theme .align-self-sm-baseline {
      align-self: baseline !important; }
    .aopk-theme .align-self-sm-stretch {
      align-self: stretch !important; } }
  @media (min-width: 720px) {
    .aopk-theme .flex-md-row {
      flex-direction: row !important; }
    .aopk-theme .flex-md-column {
      flex-direction: column !important; }
    .aopk-theme .flex-md-row-reverse {
      flex-direction: row-reverse !important; }
    .aopk-theme .flex-md-column-reverse {
      flex-direction: column-reverse !important; }
    .aopk-theme .flex-md-wrap {
      flex-wrap: wrap !important; }
    .aopk-theme .flex-md-nowrap {
      flex-wrap: nowrap !important; }
    .aopk-theme .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .aopk-theme .flex-md-fill {
      flex: 1 1 auto !important; }
    .aopk-theme .flex-md-grow-0 {
      flex-grow: 0 !important; }
    .aopk-theme .flex-md-grow-1 {
      flex-grow: 1 !important; }
    .aopk-theme .flex-md-shrink-0 {
      flex-shrink: 0 !important; }
    .aopk-theme .flex-md-shrink-1 {
      flex-shrink: 1 !important; }
    .aopk-theme .justify-content-md-start {
      justify-content: flex-start !important; }
    .aopk-theme .justify-content-md-end {
      justify-content: flex-end !important; }
    .aopk-theme .justify-content-md-center {
      justify-content: center !important; }
    .aopk-theme .justify-content-md-between {
      justify-content: space-between !important; }
    .aopk-theme .justify-content-md-around {
      justify-content: space-around !important; }
    .aopk-theme .align-items-md-start {
      align-items: flex-start !important; }
    .aopk-theme .align-items-md-end {
      align-items: flex-end !important; }
    .aopk-theme .align-items-md-center {
      align-items: center !important; }
    .aopk-theme .align-items-md-baseline {
      align-items: baseline !important; }
    .aopk-theme .align-items-md-stretch {
      align-items: stretch !important; }
    .aopk-theme .align-content-md-start {
      align-content: flex-start !important; }
    .aopk-theme .align-content-md-end {
      align-content: flex-end !important; }
    .aopk-theme .align-content-md-center {
      align-content: center !important; }
    .aopk-theme .align-content-md-between {
      align-content: space-between !important; }
    .aopk-theme .align-content-md-around {
      align-content: space-around !important; }
    .aopk-theme .align-content-md-stretch {
      align-content: stretch !important; }
    .aopk-theme .align-self-md-auto {
      align-self: auto !important; }
    .aopk-theme .align-self-md-start {
      align-self: flex-start !important; }
    .aopk-theme .align-self-md-end {
      align-self: flex-end !important; }
    .aopk-theme .align-self-md-center {
      align-self: center !important; }
    .aopk-theme .align-self-md-baseline {
      align-self: baseline !important; }
    .aopk-theme .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1280px) {
    .aopk-theme .flex-xl-row {
      flex-direction: row !important; }
    .aopk-theme .flex-xl-column {
      flex-direction: column !important; }
    .aopk-theme .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }
    .aopk-theme .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }
    .aopk-theme .flex-xl-wrap {
      flex-wrap: wrap !important; }
    .aopk-theme .flex-xl-nowrap {
      flex-wrap: nowrap !important; }
    .aopk-theme .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .aopk-theme .flex-xl-fill {
      flex: 1 1 auto !important; }
    .aopk-theme .flex-xl-grow-0 {
      flex-grow: 0 !important; }
    .aopk-theme .flex-xl-grow-1 {
      flex-grow: 1 !important; }
    .aopk-theme .flex-xl-shrink-0 {
      flex-shrink: 0 !important; }
    .aopk-theme .flex-xl-shrink-1 {
      flex-shrink: 1 !important; }
    .aopk-theme .justify-content-xl-start {
      justify-content: flex-start !important; }
    .aopk-theme .justify-content-xl-end {
      justify-content: flex-end !important; }
    .aopk-theme .justify-content-xl-center {
      justify-content: center !important; }
    .aopk-theme .justify-content-xl-between {
      justify-content: space-between !important; }
    .aopk-theme .justify-content-xl-around {
      justify-content: space-around !important; }
    .aopk-theme .align-items-xl-start {
      align-items: flex-start !important; }
    .aopk-theme .align-items-xl-end {
      align-items: flex-end !important; }
    .aopk-theme .align-items-xl-center {
      align-items: center !important; }
    .aopk-theme .align-items-xl-baseline {
      align-items: baseline !important; }
    .aopk-theme .align-items-xl-stretch {
      align-items: stretch !important; }
    .aopk-theme .align-content-xl-start {
      align-content: flex-start !important; }
    .aopk-theme .align-content-xl-end {
      align-content: flex-end !important; }
    .aopk-theme .align-content-xl-center {
      align-content: center !important; }
    .aopk-theme .align-content-xl-between {
      align-content: space-between !important; }
    .aopk-theme .align-content-xl-around {
      align-content: space-around !important; }
    .aopk-theme .align-content-xl-stretch {
      align-content: stretch !important; }
    .aopk-theme .align-self-xl-auto {
      align-self: auto !important; }
    .aopk-theme .align-self-xl-start {
      align-self: flex-start !important; }
    .aopk-theme .align-self-xl-end {
      align-self: flex-end !important; }
    .aopk-theme .align-self-xl-center {
      align-self: center !important; }
    .aopk-theme .align-self-xl-baseline {
      align-self: baseline !important; }
    .aopk-theme .align-self-xl-stretch {
      align-self: stretch !important; } }
  .aopk-theme .float-left {
    float: left !important; }
  .aopk-theme .float-right {
    float: right !important; }
  .aopk-theme .float-none {
    float: none !important; }
  @media (min-width: 576px) {
    .aopk-theme .float-sm-left {
      float: left !important; }
    .aopk-theme .float-sm-right {
      float: right !important; }
    .aopk-theme .float-sm-none {
      float: none !important; } }
  @media (min-width: 720px) {
    .aopk-theme .float-md-left {
      float: left !important; }
    .aopk-theme .float-md-right {
      float: right !important; }
    .aopk-theme .float-md-none {
      float: none !important; } }
  @media (min-width: 1280px) {
    .aopk-theme .float-xl-left {
      float: left !important; }
    .aopk-theme .float-xl-right {
      float: right !important; }
    .aopk-theme .float-xl-none {
      float: none !important; } }
  .aopk-theme .user-select-all {
    user-select: all !important; }
  .aopk-theme .user-select-auto {
    user-select: auto !important; }
  .aopk-theme .user-select-none {
    user-select: none !important; }
  .aopk-theme .overflow-auto {
    overflow: auto !important; }
  .aopk-theme .overflow-hidden {
    overflow: hidden !important; }
  .aopk-theme .position-static {
    position: static !important; }
  .aopk-theme .position-relative {
    position: relative !important; }
  .aopk-theme .position-absolute {
    position: absolute !important; }
  .aopk-theme .position-fixed {
    position: fixed !important; }
  .aopk-theme .position-sticky {
    position: sticky !important; }
  .aopk-theme .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .aopk-theme .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports (position: sticky) {
    .aopk-theme .sticky-top {
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .aopk-theme .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  .aopk-theme .sr-only-focusable:active, .aopk-theme .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .aopk-theme .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
  .aopk-theme .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .aopk-theme .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .aopk-theme .shadow-none {
    box-shadow: none !important; }
  .aopk-theme .w-25 {
    width: 25% !important; }
  .aopk-theme .w-50 {
    width: 50% !important; }
  .aopk-theme .w-75 {
    width: 75% !important; }
  .aopk-theme .w-100 {
    width: 100% !important; }
  .aopk-theme .w-auto {
    width: auto !important; }
  .aopk-theme .h-25 {
    height: 25% !important; }
  .aopk-theme .h-50 {
    height: 50% !important; }
  .aopk-theme .h-75 {
    height: 75% !important; }
  .aopk-theme .h-100 {
    height: 100% !important; }
  .aopk-theme .h-auto {
    height: auto !important; }
  .aopk-theme .mw-100 {
    max-width: 100% !important; }
  .aopk-theme .mh-100 {
    max-height: 100% !important; }
  .aopk-theme .min-vw-100 {
    min-width: 100vw !important; }
  .aopk-theme .min-vh-100 {
    min-height: 100vh !important; }
  .aopk-theme .vw-100 {
    width: 100vw !important; }
  .aopk-theme .vh-100 {
    height: 100vh !important; }
  .aopk-theme .m-0 {
    margin: 0 !important; }
  .aopk-theme .mt-0,
  .aopk-theme .my-0 {
    margin-top: 0 !important; }
  .aopk-theme .mr-0,
  .aopk-theme .mx-0 {
    margin-right: 0 !important; }
  .aopk-theme .mb-0,
  .aopk-theme .my-0 {
    margin-bottom: 0 !important; }
  .aopk-theme .ml-0,
  .aopk-theme .mx-0 {
    margin-left: 0 !important; }
  .aopk-theme .m-1 {
    margin: 7.5px !important; }
  .aopk-theme .mt-1,
  .aopk-theme .my-1 {
    margin-top: 7.5px !important; }
  .aopk-theme .mr-1,
  .aopk-theme .mx-1 {
    margin-right: 7.5px !important; }
  .aopk-theme .mb-1,
  .aopk-theme .my-1 {
    margin-bottom: 7.5px !important; }
  .aopk-theme .ml-1,
  .aopk-theme .mx-1 {
    margin-left: 7.5px !important; }
  .aopk-theme .m-2 {
    margin: 15px !important; }
  .aopk-theme .mt-2,
  .aopk-theme .my-2 {
    margin-top: 15px !important; }
  .aopk-theme .mr-2,
  .aopk-theme .mx-2 {
    margin-right: 15px !important; }
  .aopk-theme .mb-2,
  .aopk-theme .my-2 {
    margin-bottom: 15px !important; }
  .aopk-theme .ml-2,
  .aopk-theme .mx-2 {
    margin-left: 15px !important; }
  .aopk-theme .m-3 {
    margin: 30px !important; }
  .aopk-theme .mt-3,
  .aopk-theme .my-3 {
    margin-top: 30px !important; }
  .aopk-theme .mr-3,
  .aopk-theme .mx-3 {
    margin-right: 30px !important; }
  .aopk-theme .mb-3,
  .aopk-theme .my-3 {
    margin-bottom: 30px !important; }
  .aopk-theme .ml-3,
  .aopk-theme .mx-3 {
    margin-left: 30px !important; }
  .aopk-theme .m-4 {
    margin: 45px !important; }
  .aopk-theme .mt-4,
  .aopk-theme .my-4 {
    margin-top: 45px !important; }
  .aopk-theme .mr-4,
  .aopk-theme .mx-4 {
    margin-right: 45px !important; }
  .aopk-theme .mb-4,
  .aopk-theme .my-4 {
    margin-bottom: 45px !important; }
  .aopk-theme .ml-4,
  .aopk-theme .mx-4 {
    margin-left: 45px !important; }
  .aopk-theme .m-5 {
    margin: 90px !important; }
  .aopk-theme .mt-5,
  .aopk-theme .my-5 {
    margin-top: 90px !important; }
  .aopk-theme .mr-5,
  .aopk-theme .mx-5 {
    margin-right: 90px !important; }
  .aopk-theme .mb-5,
  .aopk-theme .my-5 {
    margin-bottom: 90px !important; }
  .aopk-theme .ml-5,
  .aopk-theme .mx-5 {
    margin-left: 90px !important; }
  .aopk-theme .m-6 {
    margin: 135px !important; }
  .aopk-theme .mt-6,
  .aopk-theme .my-6 {
    margin-top: 135px !important; }
  .aopk-theme .mr-6,
  .aopk-theme .mx-6 {
    margin-right: 135px !important; }
  .aopk-theme .mb-6,
  .aopk-theme .my-6 {
    margin-bottom: 135px !important; }
  .aopk-theme .ml-6,
  .aopk-theme .mx-6 {
    margin-left: 135px !important; }
  .aopk-theme .m-7 {
    margin: 180px !important; }
  .aopk-theme .mt-7,
  .aopk-theme .my-7 {
    margin-top: 180px !important; }
  .aopk-theme .mr-7,
  .aopk-theme .mx-7 {
    margin-right: 180px !important; }
  .aopk-theme .mb-7,
  .aopk-theme .my-7 {
    margin-bottom: 180px !important; }
  .aopk-theme .ml-7,
  .aopk-theme .mx-7 {
    margin-left: 180px !important; }
  .aopk-theme .m-8 {
    margin: 225px !important; }
  .aopk-theme .mt-8,
  .aopk-theme .my-8 {
    margin-top: 225px !important; }
  .aopk-theme .mr-8,
  .aopk-theme .mx-8 {
    margin-right: 225px !important; }
  .aopk-theme .mb-8,
  .aopk-theme .my-8 {
    margin-bottom: 225px !important; }
  .aopk-theme .ml-8,
  .aopk-theme .mx-8 {
    margin-left: 225px !important; }
  .aopk-theme .p-0 {
    padding: 0 !important; }
  .aopk-theme .pt-0,
  .aopk-theme .py-0 {
    padding-top: 0 !important; }
  .aopk-theme .pr-0,
  .aopk-theme .px-0 {
    padding-right: 0 !important; }
  .aopk-theme .pb-0,
  .aopk-theme .py-0 {
    padding-bottom: 0 !important; }
  .aopk-theme .pl-0,
  .aopk-theme .px-0 {
    padding-left: 0 !important; }
  .aopk-theme .p-1 {
    padding: 7.5px !important; }
  .aopk-theme .pt-1,
  .aopk-theme .py-1 {
    padding-top: 7.5px !important; }
  .aopk-theme .pr-1,
  .aopk-theme .px-1 {
    padding-right: 7.5px !important; }
  .aopk-theme .pb-1,
  .aopk-theme .py-1 {
    padding-bottom: 7.5px !important; }
  .aopk-theme .pl-1,
  .aopk-theme .px-1 {
    padding-left: 7.5px !important; }
  .aopk-theme .p-2 {
    padding: 15px !important; }
  .aopk-theme .pt-2,
  .aopk-theme .py-2 {
    padding-top: 15px !important; }
  .aopk-theme .pr-2,
  .aopk-theme .px-2 {
    padding-right: 15px !important; }
  .aopk-theme .pb-2,
  .aopk-theme .py-2 {
    padding-bottom: 15px !important; }
  .aopk-theme .pl-2,
  .aopk-theme .px-2 {
    padding-left: 15px !important; }
  .aopk-theme .p-3 {
    padding: 30px !important; }
  .aopk-theme .pt-3,
  .aopk-theme .py-3 {
    padding-top: 30px !important; }
  .aopk-theme .pr-3,
  .aopk-theme .px-3 {
    padding-right: 30px !important; }
  .aopk-theme .pb-3,
  .aopk-theme .py-3 {
    padding-bottom: 30px !important; }
  .aopk-theme .pl-3,
  .aopk-theme .px-3 {
    padding-left: 30px !important; }
  .aopk-theme .p-4 {
    padding: 45px !important; }
  .aopk-theme .pt-4,
  .aopk-theme .py-4 {
    padding-top: 45px !important; }
  .aopk-theme .pr-4,
  .aopk-theme .px-4 {
    padding-right: 45px !important; }
  .aopk-theme .pb-4,
  .aopk-theme .py-4 {
    padding-bottom: 45px !important; }
  .aopk-theme .pl-4,
  .aopk-theme .px-4 {
    padding-left: 45px !important; }
  .aopk-theme .p-5 {
    padding: 90px !important; }
  .aopk-theme .pt-5,
  .aopk-theme .py-5 {
    padding-top: 90px !important; }
  .aopk-theme .pr-5,
  .aopk-theme .px-5 {
    padding-right: 90px !important; }
  .aopk-theme .pb-5,
  .aopk-theme .py-5 {
    padding-bottom: 90px !important; }
  .aopk-theme .pl-5,
  .aopk-theme .px-5 {
    padding-left: 90px !important; }
  .aopk-theme .p-6 {
    padding: 135px !important; }
  .aopk-theme .pt-6,
  .aopk-theme .py-6 {
    padding-top: 135px !important; }
  .aopk-theme .pr-6,
  .aopk-theme .px-6 {
    padding-right: 135px !important; }
  .aopk-theme .pb-6,
  .aopk-theme .py-6 {
    padding-bottom: 135px !important; }
  .aopk-theme .pl-6,
  .aopk-theme .px-6 {
    padding-left: 135px !important; }
  .aopk-theme .p-7 {
    padding: 180px !important; }
  .aopk-theme .pt-7,
  .aopk-theme .py-7 {
    padding-top: 180px !important; }
  .aopk-theme .pr-7,
  .aopk-theme .px-7 {
    padding-right: 180px !important; }
  .aopk-theme .pb-7,
  .aopk-theme .py-7 {
    padding-bottom: 180px !important; }
  .aopk-theme .pl-7,
  .aopk-theme .px-7 {
    padding-left: 180px !important; }
  .aopk-theme .p-8 {
    padding: 225px !important; }
  .aopk-theme .pt-8,
  .aopk-theme .py-8 {
    padding-top: 225px !important; }
  .aopk-theme .pr-8,
  .aopk-theme .px-8 {
    padding-right: 225px !important; }
  .aopk-theme .pb-8,
  .aopk-theme .py-8 {
    padding-bottom: 225px !important; }
  .aopk-theme .pl-8,
  .aopk-theme .px-8 {
    padding-left: 225px !important; }
  .aopk-theme .m-n1 {
    margin: -7.5px !important; }
  .aopk-theme .mt-n1,
  .aopk-theme .my-n1 {
    margin-top: -7.5px !important; }
  .aopk-theme .mr-n1,
  .aopk-theme .mx-n1 {
    margin-right: -7.5px !important; }
  .aopk-theme .mb-n1,
  .aopk-theme .my-n1 {
    margin-bottom: -7.5px !important; }
  .aopk-theme .ml-n1,
  .aopk-theme .mx-n1 {
    margin-left: -7.5px !important; }
  .aopk-theme .m-n2 {
    margin: -15px !important; }
  .aopk-theme .mt-n2,
  .aopk-theme .my-n2 {
    margin-top: -15px !important; }
  .aopk-theme .mr-n2,
  .aopk-theme .mx-n2 {
    margin-right: -15px !important; }
  .aopk-theme .mb-n2,
  .aopk-theme .my-n2 {
    margin-bottom: -15px !important; }
  .aopk-theme .ml-n2,
  .aopk-theme .mx-n2 {
    margin-left: -15px !important; }
  .aopk-theme .m-n3 {
    margin: -30px !important; }
  .aopk-theme .mt-n3,
  .aopk-theme .my-n3 {
    margin-top: -30px !important; }
  .aopk-theme .mr-n3,
  .aopk-theme .mx-n3 {
    margin-right: -30px !important; }
  .aopk-theme .mb-n3,
  .aopk-theme .my-n3 {
    margin-bottom: -30px !important; }
  .aopk-theme .ml-n3,
  .aopk-theme .mx-n3 {
    margin-left: -30px !important; }
  .aopk-theme .m-n4 {
    margin: -45px !important; }
  .aopk-theme .mt-n4,
  .aopk-theme .my-n4 {
    margin-top: -45px !important; }
  .aopk-theme .mr-n4,
  .aopk-theme .mx-n4 {
    margin-right: -45px !important; }
  .aopk-theme .mb-n4,
  .aopk-theme .my-n4 {
    margin-bottom: -45px !important; }
  .aopk-theme .ml-n4,
  .aopk-theme .mx-n4 {
    margin-left: -45px !important; }
  .aopk-theme .m-n5 {
    margin: -90px !important; }
  .aopk-theme .mt-n5,
  .aopk-theme .my-n5 {
    margin-top: -90px !important; }
  .aopk-theme .mr-n5,
  .aopk-theme .mx-n5 {
    margin-right: -90px !important; }
  .aopk-theme .mb-n5,
  .aopk-theme .my-n5 {
    margin-bottom: -90px !important; }
  .aopk-theme .ml-n5,
  .aopk-theme .mx-n5 {
    margin-left: -90px !important; }
  .aopk-theme .m-n6 {
    margin: -135px !important; }
  .aopk-theme .mt-n6,
  .aopk-theme .my-n6 {
    margin-top: -135px !important; }
  .aopk-theme .mr-n6,
  .aopk-theme .mx-n6 {
    margin-right: -135px !important; }
  .aopk-theme .mb-n6,
  .aopk-theme .my-n6 {
    margin-bottom: -135px !important; }
  .aopk-theme .ml-n6,
  .aopk-theme .mx-n6 {
    margin-left: -135px !important; }
  .aopk-theme .m-n7 {
    margin: -180px !important; }
  .aopk-theme .mt-n7,
  .aopk-theme .my-n7 {
    margin-top: -180px !important; }
  .aopk-theme .mr-n7,
  .aopk-theme .mx-n7 {
    margin-right: -180px !important; }
  .aopk-theme .mb-n7,
  .aopk-theme .my-n7 {
    margin-bottom: -180px !important; }
  .aopk-theme .ml-n7,
  .aopk-theme .mx-n7 {
    margin-left: -180px !important; }
  .aopk-theme .m-n8 {
    margin: -225px !important; }
  .aopk-theme .mt-n8,
  .aopk-theme .my-n8 {
    margin-top: -225px !important; }
  .aopk-theme .mr-n8,
  .aopk-theme .mx-n8 {
    margin-right: -225px !important; }
  .aopk-theme .mb-n8,
  .aopk-theme .my-n8 {
    margin-bottom: -225px !important; }
  .aopk-theme .ml-n8,
  .aopk-theme .mx-n8 {
    margin-left: -225px !important; }
  .aopk-theme .m-auto {
    margin: auto !important; }
  .aopk-theme .mt-auto,
  .aopk-theme .my-auto {
    margin-top: auto !important; }
  .aopk-theme .mr-auto,
  .aopk-theme .mx-auto {
    margin-right: auto !important; }
  .aopk-theme .mb-auto,
  .aopk-theme .my-auto {
    margin-bottom: auto !important; }
  .aopk-theme .ml-auto,
  .aopk-theme .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    .aopk-theme .m-sm-0 {
      margin: 0 !important; }
    .aopk-theme .mt-sm-0,
    .aopk-theme .my-sm-0 {
      margin-top: 0 !important; }
    .aopk-theme .mr-sm-0,
    .aopk-theme .mx-sm-0 {
      margin-right: 0 !important; }
    .aopk-theme .mb-sm-0,
    .aopk-theme .my-sm-0 {
      margin-bottom: 0 !important; }
    .aopk-theme .ml-sm-0,
    .aopk-theme .mx-sm-0 {
      margin-left: 0 !important; }
    .aopk-theme .m-sm-1 {
      margin: 7.5px !important; }
    .aopk-theme .mt-sm-1,
    .aopk-theme .my-sm-1 {
      margin-top: 7.5px !important; }
    .aopk-theme .mr-sm-1,
    .aopk-theme .mx-sm-1 {
      margin-right: 7.5px !important; }
    .aopk-theme .mb-sm-1,
    .aopk-theme .my-sm-1 {
      margin-bottom: 7.5px !important; }
    .aopk-theme .ml-sm-1,
    .aopk-theme .mx-sm-1 {
      margin-left: 7.5px !important; }
    .aopk-theme .m-sm-2 {
      margin: 15px !important; }
    .aopk-theme .mt-sm-2,
    .aopk-theme .my-sm-2 {
      margin-top: 15px !important; }
    .aopk-theme .mr-sm-2,
    .aopk-theme .mx-sm-2 {
      margin-right: 15px !important; }
    .aopk-theme .mb-sm-2,
    .aopk-theme .my-sm-2 {
      margin-bottom: 15px !important; }
    .aopk-theme .ml-sm-2,
    .aopk-theme .mx-sm-2 {
      margin-left: 15px !important; }
    .aopk-theme .m-sm-3 {
      margin: 30px !important; }
    .aopk-theme .mt-sm-3,
    .aopk-theme .my-sm-3 {
      margin-top: 30px !important; }
    .aopk-theme .mr-sm-3,
    .aopk-theme .mx-sm-3 {
      margin-right: 30px !important; }
    .aopk-theme .mb-sm-3,
    .aopk-theme .my-sm-3 {
      margin-bottom: 30px !important; }
    .aopk-theme .ml-sm-3,
    .aopk-theme .mx-sm-3 {
      margin-left: 30px !important; }
    .aopk-theme .m-sm-4 {
      margin: 45px !important; }
    .aopk-theme .mt-sm-4,
    .aopk-theme .my-sm-4 {
      margin-top: 45px !important; }
    .aopk-theme .mr-sm-4,
    .aopk-theme .mx-sm-4 {
      margin-right: 45px !important; }
    .aopk-theme .mb-sm-4,
    .aopk-theme .my-sm-4 {
      margin-bottom: 45px !important; }
    .aopk-theme .ml-sm-4,
    .aopk-theme .mx-sm-4 {
      margin-left: 45px !important; }
    .aopk-theme .m-sm-5 {
      margin: 90px !important; }
    .aopk-theme .mt-sm-5,
    .aopk-theme .my-sm-5 {
      margin-top: 90px !important; }
    .aopk-theme .mr-sm-5,
    .aopk-theme .mx-sm-5 {
      margin-right: 90px !important; }
    .aopk-theme .mb-sm-5,
    .aopk-theme .my-sm-5 {
      margin-bottom: 90px !important; }
    .aopk-theme .ml-sm-5,
    .aopk-theme .mx-sm-5 {
      margin-left: 90px !important; }
    .aopk-theme .m-sm-6 {
      margin: 135px !important; }
    .aopk-theme .mt-sm-6,
    .aopk-theme .my-sm-6 {
      margin-top: 135px !important; }
    .aopk-theme .mr-sm-6,
    .aopk-theme .mx-sm-6 {
      margin-right: 135px !important; }
    .aopk-theme .mb-sm-6,
    .aopk-theme .my-sm-6 {
      margin-bottom: 135px !important; }
    .aopk-theme .ml-sm-6,
    .aopk-theme .mx-sm-6 {
      margin-left: 135px !important; }
    .aopk-theme .m-sm-7 {
      margin: 180px !important; }
    .aopk-theme .mt-sm-7,
    .aopk-theme .my-sm-7 {
      margin-top: 180px !important; }
    .aopk-theme .mr-sm-7,
    .aopk-theme .mx-sm-7 {
      margin-right: 180px !important; }
    .aopk-theme .mb-sm-7,
    .aopk-theme .my-sm-7 {
      margin-bottom: 180px !important; }
    .aopk-theme .ml-sm-7,
    .aopk-theme .mx-sm-7 {
      margin-left: 180px !important; }
    .aopk-theme .m-sm-8 {
      margin: 225px !important; }
    .aopk-theme .mt-sm-8,
    .aopk-theme .my-sm-8 {
      margin-top: 225px !important; }
    .aopk-theme .mr-sm-8,
    .aopk-theme .mx-sm-8 {
      margin-right: 225px !important; }
    .aopk-theme .mb-sm-8,
    .aopk-theme .my-sm-8 {
      margin-bottom: 225px !important; }
    .aopk-theme .ml-sm-8,
    .aopk-theme .mx-sm-8 {
      margin-left: 225px !important; }
    .aopk-theme .p-sm-0 {
      padding: 0 !important; }
    .aopk-theme .pt-sm-0,
    .aopk-theme .py-sm-0 {
      padding-top: 0 !important; }
    .aopk-theme .pr-sm-0,
    .aopk-theme .px-sm-0 {
      padding-right: 0 !important; }
    .aopk-theme .pb-sm-0,
    .aopk-theme .py-sm-0 {
      padding-bottom: 0 !important; }
    .aopk-theme .pl-sm-0,
    .aopk-theme .px-sm-0 {
      padding-left: 0 !important; }
    .aopk-theme .p-sm-1 {
      padding: 7.5px !important; }
    .aopk-theme .pt-sm-1,
    .aopk-theme .py-sm-1 {
      padding-top: 7.5px !important; }
    .aopk-theme .pr-sm-1,
    .aopk-theme .px-sm-1 {
      padding-right: 7.5px !important; }
    .aopk-theme .pb-sm-1,
    .aopk-theme .py-sm-1 {
      padding-bottom: 7.5px !important; }
    .aopk-theme .pl-sm-1,
    .aopk-theme .px-sm-1 {
      padding-left: 7.5px !important; }
    .aopk-theme .p-sm-2 {
      padding: 15px !important; }
    .aopk-theme .pt-sm-2,
    .aopk-theme .py-sm-2 {
      padding-top: 15px !important; }
    .aopk-theme .pr-sm-2,
    .aopk-theme .px-sm-2 {
      padding-right: 15px !important; }
    .aopk-theme .pb-sm-2,
    .aopk-theme .py-sm-2 {
      padding-bottom: 15px !important; }
    .aopk-theme .pl-sm-2,
    .aopk-theme .px-sm-2 {
      padding-left: 15px !important; }
    .aopk-theme .p-sm-3 {
      padding: 30px !important; }
    .aopk-theme .pt-sm-3,
    .aopk-theme .py-sm-3 {
      padding-top: 30px !important; }
    .aopk-theme .pr-sm-3,
    .aopk-theme .px-sm-3 {
      padding-right: 30px !important; }
    .aopk-theme .pb-sm-3,
    .aopk-theme .py-sm-3 {
      padding-bottom: 30px !important; }
    .aopk-theme .pl-sm-3,
    .aopk-theme .px-sm-3 {
      padding-left: 30px !important; }
    .aopk-theme .p-sm-4 {
      padding: 45px !important; }
    .aopk-theme .pt-sm-4,
    .aopk-theme .py-sm-4 {
      padding-top: 45px !important; }
    .aopk-theme .pr-sm-4,
    .aopk-theme .px-sm-4 {
      padding-right: 45px !important; }
    .aopk-theme .pb-sm-4,
    .aopk-theme .py-sm-4 {
      padding-bottom: 45px !important; }
    .aopk-theme .pl-sm-4,
    .aopk-theme .px-sm-4 {
      padding-left: 45px !important; }
    .aopk-theme .p-sm-5 {
      padding: 90px !important; }
    .aopk-theme .pt-sm-5,
    .aopk-theme .py-sm-5 {
      padding-top: 90px !important; }
    .aopk-theme .pr-sm-5,
    .aopk-theme .px-sm-5 {
      padding-right: 90px !important; }
    .aopk-theme .pb-sm-5,
    .aopk-theme .py-sm-5 {
      padding-bottom: 90px !important; }
    .aopk-theme .pl-sm-5,
    .aopk-theme .px-sm-5 {
      padding-left: 90px !important; }
    .aopk-theme .p-sm-6 {
      padding: 135px !important; }
    .aopk-theme .pt-sm-6,
    .aopk-theme .py-sm-6 {
      padding-top: 135px !important; }
    .aopk-theme .pr-sm-6,
    .aopk-theme .px-sm-6 {
      padding-right: 135px !important; }
    .aopk-theme .pb-sm-6,
    .aopk-theme .py-sm-6 {
      padding-bottom: 135px !important; }
    .aopk-theme .pl-sm-6,
    .aopk-theme .px-sm-6 {
      padding-left: 135px !important; }
    .aopk-theme .p-sm-7 {
      padding: 180px !important; }
    .aopk-theme .pt-sm-7,
    .aopk-theme .py-sm-7 {
      padding-top: 180px !important; }
    .aopk-theme .pr-sm-7,
    .aopk-theme .px-sm-7 {
      padding-right: 180px !important; }
    .aopk-theme .pb-sm-7,
    .aopk-theme .py-sm-7 {
      padding-bottom: 180px !important; }
    .aopk-theme .pl-sm-7,
    .aopk-theme .px-sm-7 {
      padding-left: 180px !important; }
    .aopk-theme .p-sm-8 {
      padding: 225px !important; }
    .aopk-theme .pt-sm-8,
    .aopk-theme .py-sm-8 {
      padding-top: 225px !important; }
    .aopk-theme .pr-sm-8,
    .aopk-theme .px-sm-8 {
      padding-right: 225px !important; }
    .aopk-theme .pb-sm-8,
    .aopk-theme .py-sm-8 {
      padding-bottom: 225px !important; }
    .aopk-theme .pl-sm-8,
    .aopk-theme .px-sm-8 {
      padding-left: 225px !important; }
    .aopk-theme .m-sm-n1 {
      margin: -7.5px !important; }
    .aopk-theme .mt-sm-n1,
    .aopk-theme .my-sm-n1 {
      margin-top: -7.5px !important; }
    .aopk-theme .mr-sm-n1,
    .aopk-theme .mx-sm-n1 {
      margin-right: -7.5px !important; }
    .aopk-theme .mb-sm-n1,
    .aopk-theme .my-sm-n1 {
      margin-bottom: -7.5px !important; }
    .aopk-theme .ml-sm-n1,
    .aopk-theme .mx-sm-n1 {
      margin-left: -7.5px !important; }
    .aopk-theme .m-sm-n2 {
      margin: -15px !important; }
    .aopk-theme .mt-sm-n2,
    .aopk-theme .my-sm-n2 {
      margin-top: -15px !important; }
    .aopk-theme .mr-sm-n2,
    .aopk-theme .mx-sm-n2 {
      margin-right: -15px !important; }
    .aopk-theme .mb-sm-n2,
    .aopk-theme .my-sm-n2 {
      margin-bottom: -15px !important; }
    .aopk-theme .ml-sm-n2,
    .aopk-theme .mx-sm-n2 {
      margin-left: -15px !important; }
    .aopk-theme .m-sm-n3 {
      margin: -30px !important; }
    .aopk-theme .mt-sm-n3,
    .aopk-theme .my-sm-n3 {
      margin-top: -30px !important; }
    .aopk-theme .mr-sm-n3,
    .aopk-theme .mx-sm-n3 {
      margin-right: -30px !important; }
    .aopk-theme .mb-sm-n3,
    .aopk-theme .my-sm-n3 {
      margin-bottom: -30px !important; }
    .aopk-theme .ml-sm-n3,
    .aopk-theme .mx-sm-n3 {
      margin-left: -30px !important; }
    .aopk-theme .m-sm-n4 {
      margin: -45px !important; }
    .aopk-theme .mt-sm-n4,
    .aopk-theme .my-sm-n4 {
      margin-top: -45px !important; }
    .aopk-theme .mr-sm-n4,
    .aopk-theme .mx-sm-n4 {
      margin-right: -45px !important; }
    .aopk-theme .mb-sm-n4,
    .aopk-theme .my-sm-n4 {
      margin-bottom: -45px !important; }
    .aopk-theme .ml-sm-n4,
    .aopk-theme .mx-sm-n4 {
      margin-left: -45px !important; }
    .aopk-theme .m-sm-n5 {
      margin: -90px !important; }
    .aopk-theme .mt-sm-n5,
    .aopk-theme .my-sm-n5 {
      margin-top: -90px !important; }
    .aopk-theme .mr-sm-n5,
    .aopk-theme .mx-sm-n5 {
      margin-right: -90px !important; }
    .aopk-theme .mb-sm-n5,
    .aopk-theme .my-sm-n5 {
      margin-bottom: -90px !important; }
    .aopk-theme .ml-sm-n5,
    .aopk-theme .mx-sm-n5 {
      margin-left: -90px !important; }
    .aopk-theme .m-sm-n6 {
      margin: -135px !important; }
    .aopk-theme .mt-sm-n6,
    .aopk-theme .my-sm-n6 {
      margin-top: -135px !important; }
    .aopk-theme .mr-sm-n6,
    .aopk-theme .mx-sm-n6 {
      margin-right: -135px !important; }
    .aopk-theme .mb-sm-n6,
    .aopk-theme .my-sm-n6 {
      margin-bottom: -135px !important; }
    .aopk-theme .ml-sm-n6,
    .aopk-theme .mx-sm-n6 {
      margin-left: -135px !important; }
    .aopk-theme .m-sm-n7 {
      margin: -180px !important; }
    .aopk-theme .mt-sm-n7,
    .aopk-theme .my-sm-n7 {
      margin-top: -180px !important; }
    .aopk-theme .mr-sm-n7,
    .aopk-theme .mx-sm-n7 {
      margin-right: -180px !important; }
    .aopk-theme .mb-sm-n7,
    .aopk-theme .my-sm-n7 {
      margin-bottom: -180px !important; }
    .aopk-theme .ml-sm-n7,
    .aopk-theme .mx-sm-n7 {
      margin-left: -180px !important; }
    .aopk-theme .m-sm-n8 {
      margin: -225px !important; }
    .aopk-theme .mt-sm-n8,
    .aopk-theme .my-sm-n8 {
      margin-top: -225px !important; }
    .aopk-theme .mr-sm-n8,
    .aopk-theme .mx-sm-n8 {
      margin-right: -225px !important; }
    .aopk-theme .mb-sm-n8,
    .aopk-theme .my-sm-n8 {
      margin-bottom: -225px !important; }
    .aopk-theme .ml-sm-n8,
    .aopk-theme .mx-sm-n8 {
      margin-left: -225px !important; }
    .aopk-theme .m-sm-auto {
      margin: auto !important; }
    .aopk-theme .mt-sm-auto,
    .aopk-theme .my-sm-auto {
      margin-top: auto !important; }
    .aopk-theme .mr-sm-auto,
    .aopk-theme .mx-sm-auto {
      margin-right: auto !important; }
    .aopk-theme .mb-sm-auto,
    .aopk-theme .my-sm-auto {
      margin-bottom: auto !important; }
    .aopk-theme .ml-sm-auto,
    .aopk-theme .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 720px) {
    .aopk-theme .m-md-0 {
      margin: 0 !important; }
    .aopk-theme .mt-md-0,
    .aopk-theme .my-md-0 {
      margin-top: 0 !important; }
    .aopk-theme .mr-md-0,
    .aopk-theme .mx-md-0 {
      margin-right: 0 !important; }
    .aopk-theme .mb-md-0,
    .aopk-theme .my-md-0 {
      margin-bottom: 0 !important; }
    .aopk-theme .ml-md-0,
    .aopk-theme .mx-md-0 {
      margin-left: 0 !important; }
    .aopk-theme .m-md-1 {
      margin: 7.5px !important; }
    .aopk-theme .mt-md-1,
    .aopk-theme .my-md-1 {
      margin-top: 7.5px !important; }
    .aopk-theme .mr-md-1,
    .aopk-theme .mx-md-1 {
      margin-right: 7.5px !important; }
    .aopk-theme .mb-md-1,
    .aopk-theme .my-md-1 {
      margin-bottom: 7.5px !important; }
    .aopk-theme .ml-md-1,
    .aopk-theme .mx-md-1 {
      margin-left: 7.5px !important; }
    .aopk-theme .m-md-2 {
      margin: 15px !important; }
    .aopk-theme .mt-md-2,
    .aopk-theme .my-md-2 {
      margin-top: 15px !important; }
    .aopk-theme .mr-md-2,
    .aopk-theme .mx-md-2 {
      margin-right: 15px !important; }
    .aopk-theme .mb-md-2,
    .aopk-theme .my-md-2 {
      margin-bottom: 15px !important; }
    .aopk-theme .ml-md-2,
    .aopk-theme .mx-md-2 {
      margin-left: 15px !important; }
    .aopk-theme .m-md-3 {
      margin: 30px !important; }
    .aopk-theme .mt-md-3,
    .aopk-theme .my-md-3 {
      margin-top: 30px !important; }
    .aopk-theme .mr-md-3,
    .aopk-theme .mx-md-3 {
      margin-right: 30px !important; }
    .aopk-theme .mb-md-3,
    .aopk-theme .my-md-3 {
      margin-bottom: 30px !important; }
    .aopk-theme .ml-md-3,
    .aopk-theme .mx-md-3 {
      margin-left: 30px !important; }
    .aopk-theme .m-md-4 {
      margin: 45px !important; }
    .aopk-theme .mt-md-4,
    .aopk-theme .my-md-4 {
      margin-top: 45px !important; }
    .aopk-theme .mr-md-4,
    .aopk-theme .mx-md-4 {
      margin-right: 45px !important; }
    .aopk-theme .mb-md-4,
    .aopk-theme .my-md-4 {
      margin-bottom: 45px !important; }
    .aopk-theme .ml-md-4,
    .aopk-theme .mx-md-4 {
      margin-left: 45px !important; }
    .aopk-theme .m-md-5 {
      margin: 90px !important; }
    .aopk-theme .mt-md-5,
    .aopk-theme .my-md-5 {
      margin-top: 90px !important; }
    .aopk-theme .mr-md-5,
    .aopk-theme .mx-md-5 {
      margin-right: 90px !important; }
    .aopk-theme .mb-md-5,
    .aopk-theme .my-md-5 {
      margin-bottom: 90px !important; }
    .aopk-theme .ml-md-5,
    .aopk-theme .mx-md-5 {
      margin-left: 90px !important; }
    .aopk-theme .m-md-6 {
      margin: 135px !important; }
    .aopk-theme .mt-md-6,
    .aopk-theme .my-md-6 {
      margin-top: 135px !important; }
    .aopk-theme .mr-md-6,
    .aopk-theme .mx-md-6 {
      margin-right: 135px !important; }
    .aopk-theme .mb-md-6,
    .aopk-theme .my-md-6 {
      margin-bottom: 135px !important; }
    .aopk-theme .ml-md-6,
    .aopk-theme .mx-md-6 {
      margin-left: 135px !important; }
    .aopk-theme .m-md-7 {
      margin: 180px !important; }
    .aopk-theme .mt-md-7,
    .aopk-theme .my-md-7 {
      margin-top: 180px !important; }
    .aopk-theme .mr-md-7,
    .aopk-theme .mx-md-7 {
      margin-right: 180px !important; }
    .aopk-theme .mb-md-7,
    .aopk-theme .my-md-7 {
      margin-bottom: 180px !important; }
    .aopk-theme .ml-md-7,
    .aopk-theme .mx-md-7 {
      margin-left: 180px !important; }
    .aopk-theme .m-md-8 {
      margin: 225px !important; }
    .aopk-theme .mt-md-8,
    .aopk-theme .my-md-8 {
      margin-top: 225px !important; }
    .aopk-theme .mr-md-8,
    .aopk-theme .mx-md-8 {
      margin-right: 225px !important; }
    .aopk-theme .mb-md-8,
    .aopk-theme .my-md-8 {
      margin-bottom: 225px !important; }
    .aopk-theme .ml-md-8,
    .aopk-theme .mx-md-8 {
      margin-left: 225px !important; }
    .aopk-theme .p-md-0 {
      padding: 0 !important; }
    .aopk-theme .pt-md-0,
    .aopk-theme .py-md-0 {
      padding-top: 0 !important; }
    .aopk-theme .pr-md-0,
    .aopk-theme .px-md-0 {
      padding-right: 0 !important; }
    .aopk-theme .pb-md-0,
    .aopk-theme .py-md-0 {
      padding-bottom: 0 !important; }
    .aopk-theme .pl-md-0,
    .aopk-theme .px-md-0 {
      padding-left: 0 !important; }
    .aopk-theme .p-md-1 {
      padding: 7.5px !important; }
    .aopk-theme .pt-md-1,
    .aopk-theme .py-md-1 {
      padding-top: 7.5px !important; }
    .aopk-theme .pr-md-1,
    .aopk-theme .px-md-1 {
      padding-right: 7.5px !important; }
    .aopk-theme .pb-md-1,
    .aopk-theme .py-md-1 {
      padding-bottom: 7.5px !important; }
    .aopk-theme .pl-md-1,
    .aopk-theme .px-md-1 {
      padding-left: 7.5px !important; }
    .aopk-theme .p-md-2 {
      padding: 15px !important; }
    .aopk-theme .pt-md-2,
    .aopk-theme .py-md-2 {
      padding-top: 15px !important; }
    .aopk-theme .pr-md-2,
    .aopk-theme .px-md-2 {
      padding-right: 15px !important; }
    .aopk-theme .pb-md-2,
    .aopk-theme .py-md-2 {
      padding-bottom: 15px !important; }
    .aopk-theme .pl-md-2,
    .aopk-theme .px-md-2 {
      padding-left: 15px !important; }
    .aopk-theme .p-md-3 {
      padding: 30px !important; }
    .aopk-theme .pt-md-3,
    .aopk-theme .py-md-3 {
      padding-top: 30px !important; }
    .aopk-theme .pr-md-3,
    .aopk-theme .px-md-3 {
      padding-right: 30px !important; }
    .aopk-theme .pb-md-3,
    .aopk-theme .py-md-3 {
      padding-bottom: 30px !important; }
    .aopk-theme .pl-md-3,
    .aopk-theme .px-md-3 {
      padding-left: 30px !important; }
    .aopk-theme .p-md-4 {
      padding: 45px !important; }
    .aopk-theme .pt-md-4,
    .aopk-theme .py-md-4 {
      padding-top: 45px !important; }
    .aopk-theme .pr-md-4,
    .aopk-theme .px-md-4 {
      padding-right: 45px !important; }
    .aopk-theme .pb-md-4,
    .aopk-theme .py-md-4 {
      padding-bottom: 45px !important; }
    .aopk-theme .pl-md-4,
    .aopk-theme .px-md-4 {
      padding-left: 45px !important; }
    .aopk-theme .p-md-5 {
      padding: 90px !important; }
    .aopk-theme .pt-md-5,
    .aopk-theme .py-md-5 {
      padding-top: 90px !important; }
    .aopk-theme .pr-md-5,
    .aopk-theme .px-md-5 {
      padding-right: 90px !important; }
    .aopk-theme .pb-md-5,
    .aopk-theme .py-md-5 {
      padding-bottom: 90px !important; }
    .aopk-theme .pl-md-5,
    .aopk-theme .px-md-5 {
      padding-left: 90px !important; }
    .aopk-theme .p-md-6 {
      padding: 135px !important; }
    .aopk-theme .pt-md-6,
    .aopk-theme .py-md-6 {
      padding-top: 135px !important; }
    .aopk-theme .pr-md-6,
    .aopk-theme .px-md-6 {
      padding-right: 135px !important; }
    .aopk-theme .pb-md-6,
    .aopk-theme .py-md-6 {
      padding-bottom: 135px !important; }
    .aopk-theme .pl-md-6,
    .aopk-theme .px-md-6 {
      padding-left: 135px !important; }
    .aopk-theme .p-md-7 {
      padding: 180px !important; }
    .aopk-theme .pt-md-7,
    .aopk-theme .py-md-7 {
      padding-top: 180px !important; }
    .aopk-theme .pr-md-7,
    .aopk-theme .px-md-7 {
      padding-right: 180px !important; }
    .aopk-theme .pb-md-7,
    .aopk-theme .py-md-7 {
      padding-bottom: 180px !important; }
    .aopk-theme .pl-md-7,
    .aopk-theme .px-md-7 {
      padding-left: 180px !important; }
    .aopk-theme .p-md-8 {
      padding: 225px !important; }
    .aopk-theme .pt-md-8,
    .aopk-theme .py-md-8 {
      padding-top: 225px !important; }
    .aopk-theme .pr-md-8,
    .aopk-theme .px-md-8 {
      padding-right: 225px !important; }
    .aopk-theme .pb-md-8,
    .aopk-theme .py-md-8 {
      padding-bottom: 225px !important; }
    .aopk-theme .pl-md-8,
    .aopk-theme .px-md-8 {
      padding-left: 225px !important; }
    .aopk-theme .m-md-n1 {
      margin: -7.5px !important; }
    .aopk-theme .mt-md-n1,
    .aopk-theme .my-md-n1 {
      margin-top: -7.5px !important; }
    .aopk-theme .mr-md-n1,
    .aopk-theme .mx-md-n1 {
      margin-right: -7.5px !important; }
    .aopk-theme .mb-md-n1,
    .aopk-theme .my-md-n1 {
      margin-bottom: -7.5px !important; }
    .aopk-theme .ml-md-n1,
    .aopk-theme .mx-md-n1 {
      margin-left: -7.5px !important; }
    .aopk-theme .m-md-n2 {
      margin: -15px !important; }
    .aopk-theme .mt-md-n2,
    .aopk-theme .my-md-n2 {
      margin-top: -15px !important; }
    .aopk-theme .mr-md-n2,
    .aopk-theme .mx-md-n2 {
      margin-right: -15px !important; }
    .aopk-theme .mb-md-n2,
    .aopk-theme .my-md-n2 {
      margin-bottom: -15px !important; }
    .aopk-theme .ml-md-n2,
    .aopk-theme .mx-md-n2 {
      margin-left: -15px !important; }
    .aopk-theme .m-md-n3 {
      margin: -30px !important; }
    .aopk-theme .mt-md-n3,
    .aopk-theme .my-md-n3 {
      margin-top: -30px !important; }
    .aopk-theme .mr-md-n3,
    .aopk-theme .mx-md-n3 {
      margin-right: -30px !important; }
    .aopk-theme .mb-md-n3,
    .aopk-theme .my-md-n3 {
      margin-bottom: -30px !important; }
    .aopk-theme .ml-md-n3,
    .aopk-theme .mx-md-n3 {
      margin-left: -30px !important; }
    .aopk-theme .m-md-n4 {
      margin: -45px !important; }
    .aopk-theme .mt-md-n4,
    .aopk-theme .my-md-n4 {
      margin-top: -45px !important; }
    .aopk-theme .mr-md-n4,
    .aopk-theme .mx-md-n4 {
      margin-right: -45px !important; }
    .aopk-theme .mb-md-n4,
    .aopk-theme .my-md-n4 {
      margin-bottom: -45px !important; }
    .aopk-theme .ml-md-n4,
    .aopk-theme .mx-md-n4 {
      margin-left: -45px !important; }
    .aopk-theme .m-md-n5 {
      margin: -90px !important; }
    .aopk-theme .mt-md-n5,
    .aopk-theme .my-md-n5 {
      margin-top: -90px !important; }
    .aopk-theme .mr-md-n5,
    .aopk-theme .mx-md-n5 {
      margin-right: -90px !important; }
    .aopk-theme .mb-md-n5,
    .aopk-theme .my-md-n5 {
      margin-bottom: -90px !important; }
    .aopk-theme .ml-md-n5,
    .aopk-theme .mx-md-n5 {
      margin-left: -90px !important; }
    .aopk-theme .m-md-n6 {
      margin: -135px !important; }
    .aopk-theme .mt-md-n6,
    .aopk-theme .my-md-n6 {
      margin-top: -135px !important; }
    .aopk-theme .mr-md-n6,
    .aopk-theme .mx-md-n6 {
      margin-right: -135px !important; }
    .aopk-theme .mb-md-n6,
    .aopk-theme .my-md-n6 {
      margin-bottom: -135px !important; }
    .aopk-theme .ml-md-n6,
    .aopk-theme .mx-md-n6 {
      margin-left: -135px !important; }
    .aopk-theme .m-md-n7 {
      margin: -180px !important; }
    .aopk-theme .mt-md-n7,
    .aopk-theme .my-md-n7 {
      margin-top: -180px !important; }
    .aopk-theme .mr-md-n7,
    .aopk-theme .mx-md-n7 {
      margin-right: -180px !important; }
    .aopk-theme .mb-md-n7,
    .aopk-theme .my-md-n7 {
      margin-bottom: -180px !important; }
    .aopk-theme .ml-md-n7,
    .aopk-theme .mx-md-n7 {
      margin-left: -180px !important; }
    .aopk-theme .m-md-n8 {
      margin: -225px !important; }
    .aopk-theme .mt-md-n8,
    .aopk-theme .my-md-n8 {
      margin-top: -225px !important; }
    .aopk-theme .mr-md-n8,
    .aopk-theme .mx-md-n8 {
      margin-right: -225px !important; }
    .aopk-theme .mb-md-n8,
    .aopk-theme .my-md-n8 {
      margin-bottom: -225px !important; }
    .aopk-theme .ml-md-n8,
    .aopk-theme .mx-md-n8 {
      margin-left: -225px !important; }
    .aopk-theme .m-md-auto {
      margin: auto !important; }
    .aopk-theme .mt-md-auto,
    .aopk-theme .my-md-auto {
      margin-top: auto !important; }
    .aopk-theme .mr-md-auto,
    .aopk-theme .mx-md-auto {
      margin-right: auto !important; }
    .aopk-theme .mb-md-auto,
    .aopk-theme .my-md-auto {
      margin-bottom: auto !important; }
    .aopk-theme .ml-md-auto,
    .aopk-theme .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 1280px) {
    .aopk-theme .m-xl-0 {
      margin: 0 !important; }
    .aopk-theme .mt-xl-0,
    .aopk-theme .my-xl-0 {
      margin-top: 0 !important; }
    .aopk-theme .mr-xl-0,
    .aopk-theme .mx-xl-0 {
      margin-right: 0 !important; }
    .aopk-theme .mb-xl-0,
    .aopk-theme .my-xl-0 {
      margin-bottom: 0 !important; }
    .aopk-theme .ml-xl-0,
    .aopk-theme .mx-xl-0 {
      margin-left: 0 !important; }
    .aopk-theme .m-xl-1 {
      margin: 7.5px !important; }
    .aopk-theme .mt-xl-1,
    .aopk-theme .my-xl-1 {
      margin-top: 7.5px !important; }
    .aopk-theme .mr-xl-1,
    .aopk-theme .mx-xl-1 {
      margin-right: 7.5px !important; }
    .aopk-theme .mb-xl-1,
    .aopk-theme .my-xl-1 {
      margin-bottom: 7.5px !important; }
    .aopk-theme .ml-xl-1,
    .aopk-theme .mx-xl-1 {
      margin-left: 7.5px !important; }
    .aopk-theme .m-xl-2 {
      margin: 15px !important; }
    .aopk-theme .mt-xl-2,
    .aopk-theme .my-xl-2 {
      margin-top: 15px !important; }
    .aopk-theme .mr-xl-2,
    .aopk-theme .mx-xl-2 {
      margin-right: 15px !important; }
    .aopk-theme .mb-xl-2,
    .aopk-theme .my-xl-2 {
      margin-bottom: 15px !important; }
    .aopk-theme .ml-xl-2,
    .aopk-theme .mx-xl-2 {
      margin-left: 15px !important; }
    .aopk-theme .m-xl-3 {
      margin: 30px !important; }
    .aopk-theme .mt-xl-3,
    .aopk-theme .my-xl-3 {
      margin-top: 30px !important; }
    .aopk-theme .mr-xl-3,
    .aopk-theme .mx-xl-3 {
      margin-right: 30px !important; }
    .aopk-theme .mb-xl-3,
    .aopk-theme .my-xl-3 {
      margin-bottom: 30px !important; }
    .aopk-theme .ml-xl-3,
    .aopk-theme .mx-xl-3 {
      margin-left: 30px !important; }
    .aopk-theme .m-xl-4 {
      margin: 45px !important; }
    .aopk-theme .mt-xl-4,
    .aopk-theme .my-xl-4 {
      margin-top: 45px !important; }
    .aopk-theme .mr-xl-4,
    .aopk-theme .mx-xl-4 {
      margin-right: 45px !important; }
    .aopk-theme .mb-xl-4,
    .aopk-theme .my-xl-4 {
      margin-bottom: 45px !important; }
    .aopk-theme .ml-xl-4,
    .aopk-theme .mx-xl-4 {
      margin-left: 45px !important; }
    .aopk-theme .m-xl-5 {
      margin: 90px !important; }
    .aopk-theme .mt-xl-5,
    .aopk-theme .my-xl-5 {
      margin-top: 90px !important; }
    .aopk-theme .mr-xl-5,
    .aopk-theme .mx-xl-5 {
      margin-right: 90px !important; }
    .aopk-theme .mb-xl-5,
    .aopk-theme .my-xl-5 {
      margin-bottom: 90px !important; }
    .aopk-theme .ml-xl-5,
    .aopk-theme .mx-xl-5 {
      margin-left: 90px !important; }
    .aopk-theme .m-xl-6 {
      margin: 135px !important; }
    .aopk-theme .mt-xl-6,
    .aopk-theme .my-xl-6 {
      margin-top: 135px !important; }
    .aopk-theme .mr-xl-6,
    .aopk-theme .mx-xl-6 {
      margin-right: 135px !important; }
    .aopk-theme .mb-xl-6,
    .aopk-theme .my-xl-6 {
      margin-bottom: 135px !important; }
    .aopk-theme .ml-xl-6,
    .aopk-theme .mx-xl-6 {
      margin-left: 135px !important; }
    .aopk-theme .m-xl-7 {
      margin: 180px !important; }
    .aopk-theme .mt-xl-7,
    .aopk-theme .my-xl-7 {
      margin-top: 180px !important; }
    .aopk-theme .mr-xl-7,
    .aopk-theme .mx-xl-7 {
      margin-right: 180px !important; }
    .aopk-theme .mb-xl-7,
    .aopk-theme .my-xl-7 {
      margin-bottom: 180px !important; }
    .aopk-theme .ml-xl-7,
    .aopk-theme .mx-xl-7 {
      margin-left: 180px !important; }
    .aopk-theme .m-xl-8 {
      margin: 225px !important; }
    .aopk-theme .mt-xl-8,
    .aopk-theme .my-xl-8 {
      margin-top: 225px !important; }
    .aopk-theme .mr-xl-8,
    .aopk-theme .mx-xl-8 {
      margin-right: 225px !important; }
    .aopk-theme .mb-xl-8,
    .aopk-theme .my-xl-8 {
      margin-bottom: 225px !important; }
    .aopk-theme .ml-xl-8,
    .aopk-theme .mx-xl-8 {
      margin-left: 225px !important; }
    .aopk-theme .p-xl-0 {
      padding: 0 !important; }
    .aopk-theme .pt-xl-0,
    .aopk-theme .py-xl-0 {
      padding-top: 0 !important; }
    .aopk-theme .pr-xl-0,
    .aopk-theme .px-xl-0 {
      padding-right: 0 !important; }
    .aopk-theme .pb-xl-0,
    .aopk-theme .py-xl-0 {
      padding-bottom: 0 !important; }
    .aopk-theme .pl-xl-0,
    .aopk-theme .px-xl-0 {
      padding-left: 0 !important; }
    .aopk-theme .p-xl-1 {
      padding: 7.5px !important; }
    .aopk-theme .pt-xl-1,
    .aopk-theme .py-xl-1 {
      padding-top: 7.5px !important; }
    .aopk-theme .pr-xl-1,
    .aopk-theme .px-xl-1 {
      padding-right: 7.5px !important; }
    .aopk-theme .pb-xl-1,
    .aopk-theme .py-xl-1 {
      padding-bottom: 7.5px !important; }
    .aopk-theme .pl-xl-1,
    .aopk-theme .px-xl-1 {
      padding-left: 7.5px !important; }
    .aopk-theme .p-xl-2 {
      padding: 15px !important; }
    .aopk-theme .pt-xl-2,
    .aopk-theme .py-xl-2 {
      padding-top: 15px !important; }
    .aopk-theme .pr-xl-2,
    .aopk-theme .px-xl-2 {
      padding-right: 15px !important; }
    .aopk-theme .pb-xl-2,
    .aopk-theme .py-xl-2 {
      padding-bottom: 15px !important; }
    .aopk-theme .pl-xl-2,
    .aopk-theme .px-xl-2 {
      padding-left: 15px !important; }
    .aopk-theme .p-xl-3 {
      padding: 30px !important; }
    .aopk-theme .pt-xl-3,
    .aopk-theme .py-xl-3 {
      padding-top: 30px !important; }
    .aopk-theme .pr-xl-3,
    .aopk-theme .px-xl-3 {
      padding-right: 30px !important; }
    .aopk-theme .pb-xl-3,
    .aopk-theme .py-xl-3 {
      padding-bottom: 30px !important; }
    .aopk-theme .pl-xl-3,
    .aopk-theme .px-xl-3 {
      padding-left: 30px !important; }
    .aopk-theme .p-xl-4 {
      padding: 45px !important; }
    .aopk-theme .pt-xl-4,
    .aopk-theme .py-xl-4 {
      padding-top: 45px !important; }
    .aopk-theme .pr-xl-4,
    .aopk-theme .px-xl-4 {
      padding-right: 45px !important; }
    .aopk-theme .pb-xl-4,
    .aopk-theme .py-xl-4 {
      padding-bottom: 45px !important; }
    .aopk-theme .pl-xl-4,
    .aopk-theme .px-xl-4 {
      padding-left: 45px !important; }
    .aopk-theme .p-xl-5 {
      padding: 90px !important; }
    .aopk-theme .pt-xl-5,
    .aopk-theme .py-xl-5 {
      padding-top: 90px !important; }
    .aopk-theme .pr-xl-5,
    .aopk-theme .px-xl-5 {
      padding-right: 90px !important; }
    .aopk-theme .pb-xl-5,
    .aopk-theme .py-xl-5 {
      padding-bottom: 90px !important; }
    .aopk-theme .pl-xl-5,
    .aopk-theme .px-xl-5 {
      padding-left: 90px !important; }
    .aopk-theme .p-xl-6 {
      padding: 135px !important; }
    .aopk-theme .pt-xl-6,
    .aopk-theme .py-xl-6 {
      padding-top: 135px !important; }
    .aopk-theme .pr-xl-6,
    .aopk-theme .px-xl-6 {
      padding-right: 135px !important; }
    .aopk-theme .pb-xl-6,
    .aopk-theme .py-xl-6 {
      padding-bottom: 135px !important; }
    .aopk-theme .pl-xl-6,
    .aopk-theme .px-xl-6 {
      padding-left: 135px !important; }
    .aopk-theme .p-xl-7 {
      padding: 180px !important; }
    .aopk-theme .pt-xl-7,
    .aopk-theme .py-xl-7 {
      padding-top: 180px !important; }
    .aopk-theme .pr-xl-7,
    .aopk-theme .px-xl-7 {
      padding-right: 180px !important; }
    .aopk-theme .pb-xl-7,
    .aopk-theme .py-xl-7 {
      padding-bottom: 180px !important; }
    .aopk-theme .pl-xl-7,
    .aopk-theme .px-xl-7 {
      padding-left: 180px !important; }
    .aopk-theme .p-xl-8 {
      padding: 225px !important; }
    .aopk-theme .pt-xl-8,
    .aopk-theme .py-xl-8 {
      padding-top: 225px !important; }
    .aopk-theme .pr-xl-8,
    .aopk-theme .px-xl-8 {
      padding-right: 225px !important; }
    .aopk-theme .pb-xl-8,
    .aopk-theme .py-xl-8 {
      padding-bottom: 225px !important; }
    .aopk-theme .pl-xl-8,
    .aopk-theme .px-xl-8 {
      padding-left: 225px !important; }
    .aopk-theme .m-xl-n1 {
      margin: -7.5px !important; }
    .aopk-theme .mt-xl-n1,
    .aopk-theme .my-xl-n1 {
      margin-top: -7.5px !important; }
    .aopk-theme .mr-xl-n1,
    .aopk-theme .mx-xl-n1 {
      margin-right: -7.5px !important; }
    .aopk-theme .mb-xl-n1,
    .aopk-theme .my-xl-n1 {
      margin-bottom: -7.5px !important; }
    .aopk-theme .ml-xl-n1,
    .aopk-theme .mx-xl-n1 {
      margin-left: -7.5px !important; }
    .aopk-theme .m-xl-n2 {
      margin: -15px !important; }
    .aopk-theme .mt-xl-n2,
    .aopk-theme .my-xl-n2 {
      margin-top: -15px !important; }
    .aopk-theme .mr-xl-n2,
    .aopk-theme .mx-xl-n2 {
      margin-right: -15px !important; }
    .aopk-theme .mb-xl-n2,
    .aopk-theme .my-xl-n2 {
      margin-bottom: -15px !important; }
    .aopk-theme .ml-xl-n2,
    .aopk-theme .mx-xl-n2 {
      margin-left: -15px !important; }
    .aopk-theme .m-xl-n3 {
      margin: -30px !important; }
    .aopk-theme .mt-xl-n3,
    .aopk-theme .my-xl-n3 {
      margin-top: -30px !important; }
    .aopk-theme .mr-xl-n3,
    .aopk-theme .mx-xl-n3 {
      margin-right: -30px !important; }
    .aopk-theme .mb-xl-n3,
    .aopk-theme .my-xl-n3 {
      margin-bottom: -30px !important; }
    .aopk-theme .ml-xl-n3,
    .aopk-theme .mx-xl-n3 {
      margin-left: -30px !important; }
    .aopk-theme .m-xl-n4 {
      margin: -45px !important; }
    .aopk-theme .mt-xl-n4,
    .aopk-theme .my-xl-n4 {
      margin-top: -45px !important; }
    .aopk-theme .mr-xl-n4,
    .aopk-theme .mx-xl-n4 {
      margin-right: -45px !important; }
    .aopk-theme .mb-xl-n4,
    .aopk-theme .my-xl-n4 {
      margin-bottom: -45px !important; }
    .aopk-theme .ml-xl-n4,
    .aopk-theme .mx-xl-n4 {
      margin-left: -45px !important; }
    .aopk-theme .m-xl-n5 {
      margin: -90px !important; }
    .aopk-theme .mt-xl-n5,
    .aopk-theme .my-xl-n5 {
      margin-top: -90px !important; }
    .aopk-theme .mr-xl-n5,
    .aopk-theme .mx-xl-n5 {
      margin-right: -90px !important; }
    .aopk-theme .mb-xl-n5,
    .aopk-theme .my-xl-n5 {
      margin-bottom: -90px !important; }
    .aopk-theme .ml-xl-n5,
    .aopk-theme .mx-xl-n5 {
      margin-left: -90px !important; }
    .aopk-theme .m-xl-n6 {
      margin: -135px !important; }
    .aopk-theme .mt-xl-n6,
    .aopk-theme .my-xl-n6 {
      margin-top: -135px !important; }
    .aopk-theme .mr-xl-n6,
    .aopk-theme .mx-xl-n6 {
      margin-right: -135px !important; }
    .aopk-theme .mb-xl-n6,
    .aopk-theme .my-xl-n6 {
      margin-bottom: -135px !important; }
    .aopk-theme .ml-xl-n6,
    .aopk-theme .mx-xl-n6 {
      margin-left: -135px !important; }
    .aopk-theme .m-xl-n7 {
      margin: -180px !important; }
    .aopk-theme .mt-xl-n7,
    .aopk-theme .my-xl-n7 {
      margin-top: -180px !important; }
    .aopk-theme .mr-xl-n7,
    .aopk-theme .mx-xl-n7 {
      margin-right: -180px !important; }
    .aopk-theme .mb-xl-n7,
    .aopk-theme .my-xl-n7 {
      margin-bottom: -180px !important; }
    .aopk-theme .ml-xl-n7,
    .aopk-theme .mx-xl-n7 {
      margin-left: -180px !important; }
    .aopk-theme .m-xl-n8 {
      margin: -225px !important; }
    .aopk-theme .mt-xl-n8,
    .aopk-theme .my-xl-n8 {
      margin-top: -225px !important; }
    .aopk-theme .mr-xl-n8,
    .aopk-theme .mx-xl-n8 {
      margin-right: -225px !important; }
    .aopk-theme .mb-xl-n8,
    .aopk-theme .my-xl-n8 {
      margin-bottom: -225px !important; }
    .aopk-theme .ml-xl-n8,
    .aopk-theme .mx-xl-n8 {
      margin-left: -225px !important; }
    .aopk-theme .m-xl-auto {
      margin: auto !important; }
    .aopk-theme .mt-xl-auto,
    .aopk-theme .my-xl-auto {
      margin-top: auto !important; }
    .aopk-theme .mr-xl-auto,
    .aopk-theme .mx-xl-auto {
      margin-right: auto !important; }
    .aopk-theme .mb-xl-auto,
    .aopk-theme .my-xl-auto {
      margin-bottom: auto !important; }
    .aopk-theme .ml-xl-auto,
    .aopk-theme .mx-xl-auto {
      margin-left: auto !important; } }
  .aopk-theme .stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0); }
  .aopk-theme .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
  .aopk-theme .text-justify {
    text-align: justify !important; }
  .aopk-theme .text-wrap {
    white-space: normal !important; }
  .aopk-theme .text-nowrap {
    white-space: nowrap !important; }
  .aopk-theme .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .aopk-theme .text-left {
    text-align: left !important; }
  .aopk-theme .text-right {
    text-align: right !important; }
  .aopk-theme .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
    .aopk-theme .text-sm-left {
      text-align: left !important; }
    .aopk-theme .text-sm-right {
      text-align: right !important; }
    .aopk-theme .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 720px) {
    .aopk-theme .text-md-left {
      text-align: left !important; }
    .aopk-theme .text-md-right {
      text-align: right !important; }
    .aopk-theme .text-md-center {
      text-align: center !important; } }
  @media (min-width: 1280px) {
    .aopk-theme .text-xl-left {
      text-align: left !important; }
    .aopk-theme .text-xl-right {
      text-align: right !important; }
    .aopk-theme .text-xl-center {
      text-align: center !important; } }
  .aopk-theme .text-lowercase {
    text-transform: lowercase !important; }
  .aopk-theme .text-uppercase {
    text-transform: uppercase !important; }
  .aopk-theme .text-capitalize {
    text-transform: capitalize !important; }
  .aopk-theme .font-weight-light {
    font-weight: 300 !important; }
  .aopk-theme .font-weight-lighter {
    font-weight: lighter !important; }
  .aopk-theme .font-weight-normal {
    font-weight: 400 !important; }
  .aopk-theme .font-weight-bold {
    font-weight: 700 !important; }
  .aopk-theme .font-weight-bolder {
    font-weight: 700 !important; }
  .aopk-theme .font-italic {
    font-style: italic !important; }
  .aopk-theme .text-white {
    color: #FFF !important; }
  .aopk-theme .text-primary {
    color: #006c4e !important; }
  .aopk-theme a.text-primary:hover, .aopk-theme a.text-primary:focus {
    color: #002017 !important; }
  .aopk-theme .text-secondary {
    color: #b4500a !important; }
  .aopk-theme a.text-secondary:hover, .aopk-theme a.text-secondary:focus {
    color: #6c3006 !important; }
  .aopk-theme .text-success {
    color: #28a745 !important; }
  .aopk-theme a.text-success:hover, .aopk-theme a.text-success:focus {
    color: #19692c !important; }
  .aopk-theme .text-info {
    color: #17a2b8 !important; }
  .aopk-theme a.text-info:hover, .aopk-theme a.text-info:focus {
    color: #0f6674 !important; }
  .aopk-theme .text-warning {
    color: #ffc107 !important; }
  .aopk-theme a.text-warning:hover, .aopk-theme a.text-warning:focus {
    color: #ba8b00 !important; }
  .aopk-theme .text-danger {
    color: #da0800 !important; }
  .aopk-theme a.text-danger:hover, .aopk-theme a.text-danger:focus {
    color: #8e0500 !important; }
  .aopk-theme .text-light {
    color: #f8f9fa !important; }
  .aopk-theme a.text-light:hover, .aopk-theme a.text-light:focus {
    color: #cbd3da !important; }
  .aopk-theme .text-dark {
    color: #343a40 !important; }
  .aopk-theme a.text-dark:hover, .aopk-theme a.text-dark:focus {
    color: #121416 !important; }
  .aopk-theme .text-body {
    color: #36332a !important; }
  .aopk-theme .text-muted {
    color: #6c757d !important; }
  .aopk-theme .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important; }
  .aopk-theme .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important; }
  .aopk-theme .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .aopk-theme .text-decoration-none {
    text-decoration: none !important; }
  .aopk-theme .text-break {
    word-break: break-word !important;
    word-wrap: break-word !important; }
  .aopk-theme .text-reset {
    color: inherit !important; }
  .aopk-theme .visible {
    visibility: visible !important; }
  .aopk-theme .invisible {
    visibility: hidden !important; }

/*
 -	Cookie Bar
 -
 */
.signed-out.public-page #cookie-wo-container .portlet {
  margin-bottom: 0; }

#cookie-consent-container h5,
#cookie-consent-container h3 {
  margin-top: 0;
  line-height: 1.2;
  font-size: 1.375rem; }

#cookie-consent-container .gov-cookie-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
  #cookie-consent-container .gov-cookie-bar__content {
    position: relative;
    z-index: 2;
    padding: calc(1.25rem * 1.6);
    background-color: #fff;
    box-shadow: 0 calc(.0625rem * 1.6) calc(2.5rem * 1.6) #3b3b3b; }
    #cookie-consent-container .gov-cookie-bar__content-inner {
      display: block;
      margin: 0 auto;
      max-width: calc(50rem * 1.6); }
      #cookie-consent-container .gov-cookie-bar__content-inner h3,
      #cookie-consent-container .gov-cookie-bar__content-inner h5 {
        font-size: 1.375rem;
        margin-bottom: calc(.625rem * 1.6); }
  #cookie-consent-container .gov-cookie-bar__actions {
    display: flex;
    justify-content: space-between; }
    #cookie-consent-container .gov-cookie-bar__actions-primary .gov-button:first-child {
      margin-right: calc(1.875rem * 1.6); }

#cookie-consent-container .gov-button {
  margin-top: 1.25rem;
  padding: 9px 30px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 5px;
  font-family: 'Franklin Gothic Book', 'arial', sans-serif;
  border: 2px solid transparent;
  /* Definice tlačítek, které nejsou označeny při zobrazení panelu  */
  /* Pravidla výchozí 1. tlačítko */ }
  #cookie-consent-container .gov-button:not(.gov-button--primary) {
    border-color: #b4500a;
    /* Pravidla tlačítka po najetí na 2. a další tlačítko (ne výchozí) */ }
    #cookie-consent-container .gov-button:not(.gov-button--primary):hover {
      border-color: #006c4e; }
    #cookie-consent-container .gov-button:not(.gov-button--primary):focus {
      color: #36332a;
      border-color: #006c4e; }
  #cookie-consent-container .gov-button--primary {
    color: #fff;
    background-color: #b4500a; }
    #cookie-consent-container .gov-button--primary:hover {
      color: #fff;
      background-color: #006c4e; }
    #cookie-consent-container .gov-button--primary:focus {
      color: #fff;
      background-color: #006c4e; }
  #cookie-consent-container .gov-button.gov-modal__close {
    position: absolute;
    right: 1.25rem;
    top: 1.75rem;
    width: 2.375rem;
    height: 2.375rem;
    padding: 0;
    margin-top: 0;
    border-color: transparent;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 51.99em) {
      #cookie-consent-container .gov-button.gov-modal__close {
        top: 1.25rem; } }
    #cookie-consent-container .gov-button.gov-modal__close:hover, #cookie-consent-container .gov-button.gov-modal__close:focus {
      background-color: #eeeeee;
      border-color: transparent; }
      #cookie-consent-container .gov-button.gov-modal__close:hover:before, #cookie-consent-container .gov-button.gov-modal__close:focus:before {
        color: #006c4e; }
    #cookie-consent-container .gov-button.gov-modal__close:before {
      display: inline-block;
      position: relative;
      text-transform: none;
      /* stylelint-disable-next-line declaration-no-important, font-family-no-missing-generic-family-keyword */
      font-family: 'aopkicons' !important;
      content: '\e00a'; }

#cookie-consent-container .u-color--grey-mid {
  color: #686868; }

#cookie-consent-container .gov-note {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.875;
  -webkit-font-smoothing: antialiased; }

#cookie-consent-container .gov-modal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1050;
  display: none;
  align-items: center;
  justify-content: center;
  padding: calc(1.25rem * 1.6); }
  #cookie-consent-container .gov-modal__header h5 {
    font-size: 1.375rem; }
  #cookie-consent-container .gov-modal__header h2 {
    font-size: 1.375rem; }
  #cookie-consent-container .gov-modal__content {
    position: relative;
    z-index: 2;
    max-width: calc(32.185rem * 1.6);
    width: 90vw;
    background-color: #fff;
    border-radius: 5px;
    opacity: 0;
    transform: translateY(calc(1.25rem * 1.6));
    transition: opacity 256ms 0ms ease-out, transform 256ms 0ms ease-out;
    will-change: opacity, transform; }
    #cookie-consent-container .gov-modal__content-inner {
      overflow-y: scroll;
      padding: 1.875rem 3.125rem;
      max-height: 80vh; }
    #cookie-consent-container .gov-modal__content a {
      color: #b4500a;
      text-decoration: underline; }
      #cookie-consent-container .gov-modal__content a:hover, #cookie-consent-container .gov-modal__content a:focus {
        text-decoration: none; }
  #cookie-consent-container .gov-modal__backdrop {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #3b3b3b;
    opacity: 0;
    transition: opacity 128ms 0ms ease-out;
    will-change: opacity; }
  #cookie-consent-container .gov-modal.is-active {
    display: flex; }
    #cookie-consent-container .gov-modal.is-active .gov-modal__content {
      opacity: 1;
      transform: translateY(0);
      transition: opacity 512ms 128ms ease-out, transform 256ms 128ms ease-out; }
    #cookie-consent-container .gov-modal.is-active .gov-modal__header {
      padding: 1.875rem 4.375rem 0 3.125rem;
      border-bottom: 1px solid #dddddd; }
    #cookie-consent-container .gov-modal.is-active .gov-modal__backdrop {
      opacity: .45;
      transition: opacity 128ms 128ms ease-out; }

#cookie-consent-container .gov-form-control {
  position: relative;
  margin-bottom: .9375rem;
  -webkit-font-smoothing: antialiased; }
  #cookie-consent-container .gov-form-control--custom .gov-form-control__checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
    /* stylelint-disable-next-line selector-max-specificity, max-nesting-depth */
    /* stylelint-disable-next-line selector-max-specificity, max-nesting-depth */
    /* stylelint-disable-next-line selector-max-specificity, max-nesting-depth */
    /* stylelint-disable-next-line selector-max-specificity, max-nesting-depth */
    /* stylelint-disable-next-line selector-max-specificity, max-nesting-depth */ }
    #cookie-consent-container .gov-form-control--custom .gov-form-control__checkbox[aria-disabled='true'] ~ .gov-form-control__label {
      color: #a8a8a8;
      cursor: not-allowed; }
    #cookie-consent-container .gov-form-control--custom .gov-form-control__checkbox:disabled ~ .gov-form-control__label {
      color: #a8a8a8;
      cursor: not-allowed; }
    #cookie-consent-container .gov-form-control--custom .gov-form-control__checkbox ~ .gov-form-control__indicator {
      border-radius: 5px; }
    #cookie-consent-container .gov-form-control--custom .gov-form-control__checkbox:checked ~ .gov-form-control__indicator {
      background-color: #006c4e; }
    #cookie-consent-container .gov-form-control--custom .gov-form-control__checkbox:checked ~ .gov-form-control__indicator::after {
      color: #fff; }
  #cookie-consent-container .gov-form-control--custom .gov-form-control__label {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 2.1875rem;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer; }
  #cookie-consent-container .gov-form-control--custom .gov-form-control__label p {
    margin-top: .625rem;
    margin-bottom: .9375rem;
    text-transform: none;
    line-height: 1.6;
    font-weight: 500; }
  #cookie-consent-container .gov-form-control--custom .gov-form-control__indicator {
    position: absolute;
    left: 0;
    top: 2px;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    user-select: none;
    background-color: transparent;
    border: 2px solid #006c4e;
    box-shadow: none; }
  #cookie-consent-container .gov-form-control--custom .gov-form-control__indicator::after {
    /* stylelint-disable-next-line declaration-no-important, font-family-no-missing-generic-family-keyword */
    font-family: 'aopkicons' !important;
    content: '\e014';
    position: absolute;
    top: -1px;
    left: -1px;
    color: #fff;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-image: none; }
  #cookie-consent-container .gov-form-control--custom .gov-form-control__indicator:hover::before {
    border-color: #003929;
    background-color: #003929; }

#cookie-consent-container .gov-form-group {
  margin: 0;
  padding: 0;
  list-style: none; }
  #cookie-consent-container .gov-form-group__item {
    position: relative;
    -webkit-font-smoothing: antialiased; }

#cookie-consent-container .u-sr-only {
  /* stylelint-disable-next-line declaration-no-important */
  display: none !important; }

/*
 -  Front LIFERAY - ALL
 -
 -  This file includes and describes all used styles.
 */
.aopk-theme {
  /* -------------------------- */
  /*   1. CONFIG,BASE,VENDORS   */
  /* -------------------------- */
  /*
 -  Scaffolding
 -
 -  This file defines content scaffolding for Liferay theme
 */
  /*
 -  Utility classes
 -
 -  This file defines reusable utility classes.
 */
  /*
 -  Master styles
 -
 -  This file defines html elements styles.
 */
  /* -------------------------- */
  /*   DEVELOPMENT UTILITIES    */
  /* -------------------------- */
  /*
 -	Master Page support
 */
  /*
 -	Viewport Helper
 */
  /* ------------------------- */
  /*   2. LAYOUT               */
  /* ------------------------- */
  /*
 -  Header
 */
  /*
 -  Content
 */
  /*
 -  Footer
 */
  /*
 -  Navigation
 */
  /*
 -  JS disclaimer
 */
  /* ------------------------- */
  /*   3. COMPONENTS           */
  /* ------------------------- */
  /*
 -  Accordion
 */
  /*
 -  Aside navigation
 */
  /*
 -  Award Card
 */
  /*
 -  Banner
 */
  /*
 -  Breadcrumb
 */
  /*
 -  Buttons
 */
  /*
 -  Calendar
 */
  /*
 -  Calls
 */
  /*
 -  Expanding list
 */
  /**
 *	Forms
 */
  /**
 *	Forms controls
 */
  /*
 -  Gallery
 */
  /*
 -  Job
 */
  /*
 -  Horizontal Navigation
 */
  /*
 -  Links
 */
  /*
 -  Links
 */
  /*
 -  Pager
 */
  /*
 -  Slick Slider
 */
  /*
 -  Signpost
 */
  /*
 -  Magazine
 */
  /*
 -  Maps
 */
  /*
 -  Navigation tile
 */
  /*
 -  Partners
 */
  /*
 -  Support
 */
  /*
 -  News
 */
  /*
 -  Notice
 */
  /*
 -  Search bar
 */
  /*
 -  Section
 */
  /*
 -  Separator
 */
  /*
 -  Scroll to top btn
 */
  /*
 -  Signpost Tiles
 */
  /*
 -  Slider photos
 */
  /*
 -  Tables
 */
  /*
 -  Tips
 */
  /*
 -  Top bar
 */
  /*
 -  Trailer Card
 */
  /*
 -  Visiting Card
 */
  /*
 -  Visiting Card Section
 */
  /*
 -  Yearbook
 */
  /*
 -  Category filter
 */
  /* ------------------------- */
  /*   4. MODULES              */
  /* ------------------------- */
  /*
 -  Example module - DON'T FORGET TO DELETE IN NEW PROJECT
 -
 -  Write here context about this module (Optional)
 */ }
  .aopk-theme {
    font-family: "Franklin Gothic Book", arial, sans-serif;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: -0.025rem;
    color: #36332a; }
  .aopk-theme .disabled {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none;
    color: #36332a; }
    .aopk-theme .disabled:hover, .aopk-theme .disabled:focus, .aopk-theme .disabled:active, .aopk-theme .disabled:focus:hover, .aopk-theme .disabled:active:hover {
      color: #36332a;
      text-decoration: none; }
  .aopk-theme .col-tile {
    padding-top: 15px;
    padding-bottom: 15px; }
    .aopk-theme .col-tile::before {
      position: absolute;
      display: block;
      content: '';
      z-index: -1;
      background-color: #fff;
      border-radius: 5px;
      top: 0;
      bottom: 0;
      right: -15px;
      left: -15px; }
    @media (min-width: 1280px) {
      .aopk-theme .col-tile {
        padding-top: 0;
        padding-bottom: 0; }
        .aopk-theme .col-tile::before {
          top: -15px;
          bottom: -15px;
          left: 0;
          right: 0; } }
  @media (min-width: 1280px) {
    .aopk-theme .tile {
      position: relative; }
      .aopk-theme .tile::before {
        position: absolute;
        display: block;
        content: '';
        z-index: -1;
        background-color: #fff;
        border-radius: 10px;
        top: -45px;
        right: -45px;
        bottom: -45px;
        left: -45px; } }
  .aopk-theme .text-block {
    padding: 51px 0; }
    @media (min-width: 1280px) {
      .aopk-theme .text-block {
        padding: 60px 0; } }
  .aopk-theme .img--no-max-width {
    /* stylelint-disable-next-line */
    max-width: none !important; }
  .aopk-theme h1,
  .aopk-theme .h1,
  .aopk-theme h2,
  .aopk-theme .h2,
  .aopk-theme h3,
  .aopk-theme .h3,
  .aopk-theme h4,
  .aopk-theme .h4,
  .aopk-theme h5,
  .aopk-theme .h5,
  .aopk-theme h6,
  .aopk-theme .h6 {
    margin-bottom: 30px;
    font-weight: 700;
    color: #36332a; }
  .aopk-theme h1,
  .aopk-theme .h1,
  .aopk-theme h2,
  .aopk-theme .h2,
  .aopk-theme h3,
  .aopk-theme .h3,
  .aopk-theme h4,
  .aopk-theme .h4 {
    letter-spacing: normal; }
  .aopk-theme h1,
  .aopk-theme .h1 {
    font-family: "Pridi", arial, sans-serif;
    font-size: 3.5rem;
    line-height: 1.14286; }
  .aopk-theme h2,
  .aopk-theme .h2 {
    font-family: "Pridi", arial, sans-serif;
    font-size: 2.125rem;
    line-height: 1.41176; }
  .aopk-theme h3,
  .aopk-theme .h3 {
    font-family: "Pridi", arial, sans-serif;
    font-size: 1.875rem;
    line-height: 1.33333; }
  .aopk-theme h4,
  .aopk-theme .h4 {
    font-family: "Pridi", arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.5; }
  .aopk-theme h5,
  .aopk-theme .h5 {
    font-family: "Franklin Gothic Book", arial, sans-serif;
    font-size: 1.375rem;
    line-height: 1.27273; }
  .aopk-theme h6,
  .aopk-theme .h6 {
    font-family: "Franklin Gothic Book", arial, sans-serif;
    font-size: 1rem;
    line-height: 1.875; }
  .aopk-theme p.lead,
  .aopk-theme div.lead {
    font-size: 1.375rem;
    line-height: 1.27273;
    font-weight: 400; }
  .aopk-theme ul {
    margin-bottom: 30px; }
    .aopk-theme ul:not(.no-bullets) > li::before {
      content: '';
      position: absolute;
      top: 10px;
      left: 0;
      width: 9px;
      height: 9px;
      border-radius: 3px;
      background-color: #b4500a; }
  .aopk-theme ol {
    margin-bottom: 30px;
    counter-reset: ol; }
    .aopk-theme ol > li {
      counter-increment: ol; }
      .aopk-theme ol > li::before {
        position: absolute;
        left: 0;
        content: counter(ol) ") ";
        color: #b4500a;
        font-weight: 700; }
  .aopk-theme ul,
  .aopk-theme ol {
    padding-left: 0;
    list-style: none; }
    .aopk-theme ul > li,
    .aopk-theme ol > li {
      position: relative;
      padding-left: 30px;
      padding-bottom: 10px; }
    .aopk-theme ul ul,
    .aopk-theme ul ol,
    .aopk-theme ol ul,
    .aopk-theme ol ol {
      margin-bottom: 0;
      padding-left: 20px;
      padding-top: 10px; }
  .aopk-theme img {
    margin-bottom: 30px; }
  .aopk-theme .mp-intro {
    text-align: left;
    background-color: #006c4e;
    min-height: 600px;
    padding: 90px 0;
    height: 100vh;
    display: flex;
    align-items: center; }
    .aopk-theme .mp-intro__content {
      text-align: center; }
    .aopk-theme .mp-intro img {
      width: 400px;
      max-width: 100%;
      height: auto;
      margin: 0 auto 90px; }
    .aopk-theme .mp-intro h1 {
      color: #fff; }
  .aopk-theme .mp-section {
    padding: 90px 0;
    margin-bottom: 60px;
    border-bottom: 1px solid #eeeeee; }
    .aopk-theme .mp-section__title {
      margin-bottom: 30px; }
  .aopk-theme .mp-section-signpost .btn, .aopk-theme .mp-section-signpost #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .mp-section-signpost .gov-button {
    display: inline-flex;
    margin: 0 10px 10px 0; }
  .aopk-theme [class^='mp-support-color-'],
  .aopk-theme [class*='mp-support-color-'] {
    margin-bottom: 30px;
    border: 1px solid #eeeeee;
    padding-top: 60px;
    padding-bottom: 60px;
    border-radius: 4px; }
  .aopk-theme .mp-support-color-white {
    background-color: #fff; }
  .aopk-theme .mp-support-color-black {
    background-color: #000; }
  .aopk-theme .mp-support-color-gray-dark {
    background-color: #36332a; }
  .aopk-theme .mp-support-color-gray {
    background-color: #5c5c5c; }
  .aopk-theme .mp-support-color-gray-light {
    background-color: #eeeeee; }
  .aopk-theme .mp-support-color-green {
    background-color: #006c4e; }
  .aopk-theme .mp-support-color-orange {
    background-color: #b4500a; }
  .aopk-theme .mp-support-color-red {
    background-color: #da0800; }
  .aopk-theme .mp-support-color-yellow {
    background-color: #fee49f; }
  .aopk-theme .mp-support-color__title,
  .aopk-theme .mp-support-color__value {
    background-color: #fff;
    padding: 0 10px;
    font-size: 16px;
    font-size: 1rem; }
  .aopk-theme .mp-support-color__title {
    text-align: left; }
  .aopk-theme .mp-support-color__value {
    text-align: right; }
  .aopk-theme .mp-support-icon {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #eeeeee; }
    .aopk-theme .mp-support-icon > .icon {
      display: block;
      margin: 0 auto;
      padding: 30px 0;
      font-size: 18px;
      font-size: 1.125rem; }
    .aopk-theme .mp-support-icon:hover, .aopk-theme .mp-support-icon:focus {
      background-color: #fff;
      color: #006c4e; }
  .aopk-theme .mp-support-icon__value {
    background-color: #fff;
    text-align: center;
    padding: 0 10px 15px;
    font-size: 16px;
    font-size: 1rem; }
  .aopk-theme .mp-support-grid-placeholder {
    text-align: center;
    margin-bottom: 30px;
    position: relative; }
  .aopk-theme .mp-support-grid-placeholder__value {
    border: 1px solid #eeeeee;
    background-color: #eeeeee;
    padding: 30px 0; }
  .aopk-theme .debug-viewports {
    position: fixed;
    bottom: 0;
    left: 0; }
    .aopk-theme .debug-viewports__viewport {
      font-size: 8px;
      font-size: 0.5rem;
      padding: 4px 8px;
      background-color: #006c4e;
      color: #fff; }
  .aopk-theme .header {
    position: relative;
    background: transparent;
    z-index: 10; }
    .aopk-theme .header__inner {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding: 10px 0; }
      @media (min-width: 1280px) {
        .aopk-theme .header__inner {
          margin-bottom: 60px;
          padding: 20px 0 12px;
          border-bottom: 2px solid #fff; } }
      .aopk-theme .header__inner .logo {
        margin-right: 20px;
        color: #fff;
        text-decoration: none; }
        @media (min-width: 576px) {
          .aopk-theme .header__inner .logo {
            margin-right: 0; } }
        .aopk-theme .header__inner .logo:hover, .aopk-theme .header__inner .logo:focus {
          text-decoration: none; }
        .aopk-theme .header__inner .logo img {
          height: 90px;
          width: auto;
          margin-bottom: 0; }
        .aopk-theme .header__inner .logo:hover img, .aopk-theme .header__inner .logo:focus img {
          opacity: .8; }
        @media (min-width: 1280px) {
          .aopk-theme .header__inner .logo ~ .language-switcher {
            display: none; } }
      .aopk-theme .header__inner > .language-switcher {
        display: none; }
    @media (min-width: 1280px) {
      .aopk-theme .header.header--top-bar-open .top-bar__menu {
        display: block; } }
    .aopk-theme .header.header--top-bar-open .top-bar__toggler .icon {
      transform: rotate(180deg); }
    .aopk-theme .header.header--top-bar-open .menu-mobile .top-bar__menu {
      display: block;
      margin-left: -20px;
      margin-right: -20px;
      background: rgba(54, 51, 42, 0.4); }
    .aopk-theme .header.header--menu-mobile-open {
      background-color: #006c4e; }
      .aopk-theme .header.header--menu-mobile-open .header__inner > .language-switcher {
        display: flex; }
      .aopk-theme .header.header--menu-mobile-open .menu-mobile-toggle__label {
        display: none; }
      .aopk-theme .header.header--menu-mobile-open .menu-mobile {
        display: flex;
        z-index: 10; }
        @media (min-width: 1280px) {
          .aopk-theme .header.header--menu-mobile-open .menu-mobile {
            display: none; } }
  .aopk-theme .header-subweb .header__inner .logo {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
    .aopk-theme .header-subweb .header__inner .logo:hover, .aopk-theme .header-subweb .header__inner .logo:focus {
      opacity: .8; }
  .aopk-theme .header-subweb .header__inner .logo__picture {
    display: none; }
    @media (min-width: 1280px) {
      .aopk-theme .header-subweb .header__inner .logo__picture {
        display: inline-block;
        margin-right: 25px; } }
  .aopk-theme .header-subweb .header__inner .title-holder {
    height: 90px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 15px; }
    @media (min-width: 1280px) {
      .aopk-theme .header-subweb .header__inner .title-holder {
        margin-right: 0; } }
    .aopk-theme .header-subweb .header__inner .title-holder .title {
      display: inline-flex;
      flex-direction: column;
      margin-bottom: 0;
      font-size: 18px;
      font-size: 1.125rem;
      color: #fff; }
      .aopk-theme .header-subweb .header__inner .title-holder .title span:first-child {
        font-weight: 400;
        text-transform: uppercase; }
  .aopk-theme .header-subweb .header__inner .menu-desktop .title-holder {
    display: flex;
    justify-content: center;
    height: auto;
    width: 100%; }
    .aopk-theme .header-subweb .header__inner .menu-desktop .title-holder .title {
      margin-bottom: 0;
      color: #fff; }
  .aopk-theme .page-detail {
    margin-top: 30px; }
    @media (min-width: 1280px) {
      .aopk-theme .page-detail {
        margin-top: 75px; } }
  .aopk-theme .footer__top {
    background-color: #3f3b33;
    color: #fff;
    font-size: 0.875rem;
    border-top: 5px solid #b4500a;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 60px; }
    @media (min-width: 1280px) {
      .aopk-theme .footer__top {
        padding-top: 42px;
        padding-bottom: 27px;
        padding-left: 0;
        padding-right: 0; } }
  .aopk-theme .footer__col {
    margin-bottom: 30px; }
  @media (min-width: 1280px) {
    .aopk-theme .footer__col-separator::after {
      background-color: #54514a;
      content: '';
      display: block;
      position: absolute;
      width: 1px;
      right: 30px;
      top: 0;
      bottom: 0; } }
  .aopk-theme .footer__heading {
    color: inherit;
    margin-bottom: 24px; }
    @media (min-width: 1280px) {
      .aopk-theme .footer__heading {
        margin-bottom: 27px; } }
  .aopk-theme .footer__icon {
    margin: 45px 0 30px 0;
    display: block;
    width: 190px; }
    @media (min-width: 1280px) {
      .aopk-theme .footer__icon {
        margin-bottom: 48px; } }
    @media (min-width: 1280px) {
      .aopk-theme .footer__icon--detail, .aopk-theme .footer__icon--left {
        margin-top: 0;
        margin-left: 18px; } }
    @media (min-width: 1280px) {
      .aopk-theme .footer__icon--detail {
        max-width: 120px; } }
  .aopk-theme .footer__social {
    display: flex;
    margin-bottom: 42px; }
    @media (min-width: 1280px) {
      .aopk-theme .footer__social {
        margin-bottom: 0; } }
    @media (min-width: 1280px) {
      .aopk-theme .footer__social--left {
        justify-content: flex-start; } }
  .aopk-theme .footer__social-item {
    padding: 0;
    margin: 0 15px; }
    .aopk-theme .footer__social-item:first-child {
      margin-left: 0; }
    @media (min-width: 1280px) {
      .aopk-theme .footer__social-item {
        margin: 0 9px; } }
    .aopk-theme .footer__social-item::before {
      display: none; }
  .aopk-theme .footer__social-icon {
    display: inline-flex;
    width: 24px;
    height: 24px; }
    .aopk-theme .footer__social-icon:hover .footer__social-image, .aopk-theme .footer__social-icon:focus .footer__social-image {
      filter: invert(69%) sepia(88%) saturate(2930%) hue-rotate(347deg) brightness(99%) contrast(88%); }
  .aopk-theme .footer__social-image {
    display: inline-block;
    filter: invert(100%) sepia(0%) saturate(5349%) hue-rotate(20deg) brightness(114%) contrast(109%);
    margin: 0;
    width: 24px;
    height: 24px; }
  .aopk-theme .footer__list {
    margin: 0; }
  .aopk-theme .footer__list-item {
    padding: 0 0 6px 0; }
    .aopk-theme .footer__list-item::before {
      display: none; }
  .aopk-theme .footer__list-link {
    display: inline-block;
    position: relative;
    padding-left: 18.75px; }
    .aopk-theme .footer__list-link::before {
      background-color: transparent;
      border: 1px solid #fff;
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 9px;
      width: 9px;
      height: 9px;
      border-radius: 50%; }
    .aopk-theme .footer__list-link:hover::before, .aopk-theme .footer__list-link:focus::before {
      background-color: #b4500a;
      border-color: #b4500a; }
    .aopk-theme .footer__list-link:hover .footer__link, .aopk-theme .footer__list-link:focus .footer__link {
      color: #b4500a; }
  .aopk-theme .footer__link {
    color: #fff;
    text-decoration: none; }
    .aopk-theme .footer__link:hover, .aopk-theme .footer__link:focus {
      color: #b4500a; }
  .aopk-theme .footer__bar {
    background-color: #36322a;
    color: #fff;
    font-size: 0.875rem;
    padding: 21px 24px;
    text-align: center; }
    @media (min-width: 1280px) {
      .aopk-theme .footer__bar {
        padding: 27px 0 24px 0;
        text-align: left; } }
  .aopk-theme .footer__bar-copy {
    display: block;
    padding-top: 12px; }
    @media (min-width: 1280px) {
      .aopk-theme .footer__bar-copy {
        display: inline;
        padding-top: 0;
        margin-left: 57px; } }
  .aopk-theme .footer__bar .footer__link {
    display: block; }
    @media (min-width: 576px) {
      .aopk-theme .footer__bar .footer__link {
        border-left: 1px solid #fff;
        display: inline-block;
        line-height: 1;
        margin-left: 6px;
        padding-left: 8px; } }
    .aopk-theme .footer__bar .footer__link:first-child {
      border-left: none;
      margin-left: 0;
      padding-left: 0; }
  .aopk-theme .footer .portlet-journal-content .journal-content-article .footer__col-separator img {
    max-width: inherit; }
  .aopk-theme .menu-mobile-toggle {
    position: relative;
    display: block;
    width: 30px;
    height: 25px;
    text-align: center; }
    .aopk-theme .menu-mobile-toggle-holder {
      display: flex;
      flex-direction: row;
      align-items: center;
      cursor: pointer; }
      .aopk-theme .menu-mobile-toggle-holder:hover {
        opacity: .8; }
      @media (min-width: 1280px) {
        .aopk-theme .menu-mobile-toggle-holder {
          display: none; } }
    .aopk-theme .menu-mobile-toggle__label {
      margin-right: 10px;
      font-size: 16px;
      font-size: 1rem;
      line-height: 25px;
      color: #fff; }
    .aopk-theme .menu-mobile-toggle__line {
      position: absolute;
      display: block;
      width: 30px;
      height: 5px;
      background-color: #fff;
      border-radius: 5px; }
      .aopk-theme .menu-mobile-toggle__line:nth-child(1) {
        top: 0; }
      .aopk-theme .menu-mobile-toggle__line:nth-child(2) {
        top: 10px; }
      .aopk-theme .menu-mobile-toggle__line:nth-child(3) {
        top: 20px; }
    .aopk-theme .menu-mobile-toggle--open .menu-mobile-toggle__line:nth-child(1) {
      top: 10px;
      transform: rotate(45deg); }
    .aopk-theme .menu-mobile-toggle--open .menu-mobile-toggle__line:nth-child(2) {
      transform: rotate(-45deg); }
    .aopk-theme .menu-mobile-toggle--open .menu-mobile-toggle__line:nth-child(3) {
      display: none; }
  .aopk-theme .menu-primary ul,
  .aopk-theme .menu-secondary ul {
    display: flex;
    flex-direction: column;
    margin-bottom: 0; }
  .aopk-theme .menu-primary__item,
  .aopk-theme .menu-secondary__item {
    padding: 0 0 10px; }
    .aopk-theme .menu-primary__item::before,
    .aopk-theme .menu-secondary__item::before {
      display: none; }
  .aopk-theme .menu-primary {
    padding-top: 15px; }
    @media (min-width: 1280px) {
      .aopk-theme .menu-primary {
        padding-top: 0; } }
    .aopk-theme .menu-primary__item {
      position: inherit;
      display: flex;
      align-items: center; }
      .aopk-theme .menu-primary__item.menu-primary__item--submenu-open {
        flex-wrap: wrap; }
        .aopk-theme .menu-primary__item.menu-primary__item--submenu-open .icon {
          transform: rotate(180deg); }
        .aopk-theme .menu-primary__item.menu-primary__item--submenu-open > .menu-secondary {
          display: flex;
          width: 100%; }
    .aopk-theme .menu-primary__link {
      color: #fff;
      text-decoration: none;
      margin-right: auto; }
      @media (min-width: 1280px) {
        .aopk-theme .menu-primary__link {
          margin-right: 0; } }
      .aopk-theme .menu-primary__link:hover, .aopk-theme .menu-primary__link:focus {
        text-decoration: underline; }
    .aopk-theme .menu-primary__submenu-toggler {
      display: inline-flex;
      height: 42px;
      width: 42px;
      justify-content: center;
      align-items: center;
      margin: -5px -12px;
      cursor: pointer; }
      @media (min-width: 1280px) {
        .aopk-theme .menu-primary__submenu-toggler {
          display: none; } }
      .aopk-theme .menu-primary__submenu-toggler:hover, .aopk-theme .menu-primary__submenu-toggler:focus {
        opacity: .8; }
  .aopk-theme .menu-secondary {
    display: none; }
    .aopk-theme .menu-secondary ul {
      padding-top: 10px; }
      @media (min-width: 1280px) {
        .aopk-theme .menu-secondary ul {
          padding-top: 0; } }
    .aopk-theme .menu-secondary__item:last-child {
      padding-bottom: 0; }
    .aopk-theme .menu-secondary__link {
      color: #fff;
      text-decoration: none; }
      .aopk-theme .menu-secondary__link:hover, .aopk-theme .menu-secondary__link:focus {
        text-decoration: underline; }
  .aopk-theme .menu-primary__item--active > .menu-secondary {
    display: none; }
    @media (min-width: 1280px) {
      .aopk-theme .menu-primary__item--active > .menu-secondary {
        display: flex;
        position: absolute;
        left: 0;
        bottom: 51px;
        width: 100%; }
        .aopk-theme .menu-primary__item--active > .menu-secondary ul {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          height: 50px;
          width: 100%;
          padding: 0 15px;
          margin-left: 15px;
          margin-right: 15px;
          color: #fff;
          background: rgba(54, 51, 42, 0.4); }
          .aopk-theme .menu-primary__item--active > .menu-secondary ul .menu-secondary__item {
            padding: 10px 6px; }
          .aopk-theme .menu-primary__item--active > .menu-secondary ul .menu-secondary__item--active > .menu-secondary__link,
          .aopk-theme .menu-primary__item--active > .menu-secondary ul .menu-secondary__link:hover,
          .aopk-theme .menu-primary__item--active > .menu-secondary ul .menu-secondary__link:focus {
            text-decoration: none;
            color: #b4500a; } }
  .aopk-theme .menu-mobile {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 110px;
    left: 0;
    width: 100%;
    padding: 15px 20px 0;
    color: #fff;
    background-color: #006c4e; }
    .aopk-theme .menu-mobile > .top-bar__toggler {
      padding: 10px 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .aopk-theme .menu-desktop {
    display: none; }
    @media (min-width: 1280px) {
      .aopk-theme .menu-desktop {
        display: flex;
        flex-direction: column;
        width: 100%; } }
    .aopk-theme .menu-desktop__top-row {
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: center; }
    .aopk-theme .menu-desktop .menu-primary {
      width: 100%;
      border-bottom: none; }
      .aopk-theme .menu-desktop .menu-primary > ul {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        padding: 15px 25px 0; }
      .aopk-theme .menu-desktop .menu-primary__item {
        padding: 0 30px; }
        .aopk-theme .menu-desktop .menu-primary__item:first-child {
          padding-top: 0; }
        .aopk-theme .menu-desktop .menu-primary__item:last-child {
          padding-bottom: 0; }
      .aopk-theme .menu-desktop .menu-primary .menu-primary__link {
        position: relative;
        display: flex;
        height: 44px;
        line-height: 22px; }
      .aopk-theme .menu-desktop .menu-primary .menu-primary__item--active > .menu-primary__link,
      .aopk-theme .menu-desktop .menu-primary .menu-primary__link:hover,
      .aopk-theme .menu-desktop .menu-primary .menu-primary__link:focus {
        text-decoration: none; }
        .aopk-theme .menu-desktop .menu-primary .menu-primary__item--active > .menu-primary__link:after,
        .aopk-theme .menu-desktop .menu-primary .menu-primary__link:hover:after,
        .aopk-theme .menu-desktop .menu-primary .menu-primary__link:focus:after {
          content: '';
          display: inline-block;
          height: 4px;
          width: 100%;
          position: absolute;
          bottom: -15px;
          left: 0;
          background-color: #b4500a;
          z-index: 1; }
      .aopk-theme .menu-desktop .menu-primary .menu-primary__item--active > .menu-primary__link {
        color: #b4500a; }
  .aopk-theme .language-switcher {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-right: 15px;
    margin-left: auto; }
    @media (min-width: 1280px) {
      .aopk-theme .language-switcher {
        padding: 0;
        margin-right: -10px;
        margin-left: 10px; } }
    .aopk-theme .language-switcher__link {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 42px;
      height: 42px; }
      .aopk-theme .language-switcher__link img {
        height: 22px;
        width: 22px;
        margin-bottom: 0; }
      .aopk-theme .language-switcher__link:hover img, .aopk-theme .language-switcher__link:focus img {
        opacity: .8; }
  .aopk-theme .js-disclaimer {
    background-color: #006c4e;
    padding: 30px;
    text-align: center; }
    .aopk-theme .js-disclaimer__text {
      border-radius: 5px;
      border: 1px solid #fff;
      padding: 15px 30px;
      margin: 0;
      color: #fff; }
  .aopk-theme .accordion {
    border: 1px solid #f2f2f2; }
    .aopk-theme .accordion + .accordion {
      margin-top: -1px; }
    .aopk-theme .accordion__header {
      padding: 30px;
      background-color: #f2f2f2; }
    .aopk-theme .accordion__btn {
      padding: 0; }
    .aopk-theme .accordion__content {
      padding: 30px; }
  .aopk-theme .aside-navigation {
    margin-left: -15px;
    margin-right: -15px; }
    @media (min-width: 1280px) {
      .aopk-theme .aside-navigation {
        margin-left: 0;
        margin-right: 0; } }
    .aopk-theme .aside-navigation__heading {
      border-bottom: 1px solid rgba(177, 177, 177, 0.5);
      position: relative;
      cursor: pointer;
      margin: 0;
      line-height: 1.2;
      font-weight: 400;
      padding: 15px 60px 15px 24px;
      background-color: #fff; }
      @media (max-width: 575.98px) {
        .aopk-theme .aside-navigation__heading {
          font-size: 24px;
          font-size: 1.5rem;
          padding-bottom: 21px;
          padding-top: 21px; } }
      .aopk-theme .aside-navigation__heading::after {
        position: absolute;
        right: 30px;
        top: 50%;
        margin-top: -.5rem;
        color: #b1b1b1;
        font-size: 0.875rem;
        font-family: 'icon-font' !important;
        /* stylelint-disable-line */
        icon-font: url("../assets/images/icons/arrow-right.svg"); }
        @media (min-width: 1280px) {
          .aopk-theme .aside-navigation__heading::after {
            display: none; } }
      .aopk-theme .aside-navigation__heading--active::after {
        color: #b4500a;
        transform: rotate(90deg); }
      @media (min-width: 1280px) {
        .aopk-theme .aside-navigation__heading {
          display: none; } }
      .aopk-theme .aside-navigation__heading--active + .aside-navigation__list {
        display: block; }
      .aopk-theme .aside-navigation__heading.aopk-no-menu-content::after {
        display: none; }
      .aopk-theme .aside-navigation__heading a.nav_item_link {
        display: inline-block;
        padding: 10px;
        border-radius: 5px;
        text-decoration: none;
        color: #000; }
        .aopk-theme .aside-navigation__heading a.nav_item_link.aside-navigation__heading--active {
          display: inline-block;
          padding: 10px;
          border-radius: 5px;
          text-decoration: none;
          color: #000; }
    .aopk-theme .aside-navigation__list {
      display: none;
      background-color: #eeeeee;
      border-bottom: 1px solid rgba(177, 177, 177, 0.5);
      padding: 10px 45px; }
      @media (min-width: 1280px) {
        .aopk-theme .aside-navigation__list {
          display: block;
          border-radius: 5px;
          padding: 30px 0 30px 30px;
          border-bottom: none; } }
    .aopk-theme .aside-navigation__item {
      padding-left: 0;
      padding-bottom: 0; }
      @media (min-width: 1280px) {
        .aopk-theme .aside-navigation__item {
          padding-left: 10px;
          padding-right: 50px; } }
      .aopk-theme .aside-navigation__item::before {
        display: none; }
      .aopk-theme .aside-navigation__item:not(:first-child) .aside-navigation__link::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(177, 177, 177, 0.5); }
    .aopk-theme .aside-navigation__item--active {
      background-color: #fff;
      border-radius: 5px; }
      @media (min-width: 1280px) {
        .aopk-theme .aside-navigation__item--active {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; } }
      .aopk-theme .aside-navigation__item--active .aside-navigation__link {
        font-weight: 600;
        border-color: transparent;
        padding-left: 12px;
        padding-right: 12px; }
        @media (min-width: 1280px) {
          .aopk-theme .aside-navigation__item--active .aside-navigation__link {
            padding-left: 0;
            padding-right: 0; } }
        .aopk-theme .aside-navigation__item--active .aside-navigation__link::before {
          display: none; }
        .aopk-theme .aside-navigation__item--active .aside-navigation__link, .aopk-theme .aside-navigation__item--active .aside-navigation__link::after {
          color: #b4500a; }
        .aopk-theme .aside-navigation__item--active .aside-navigation__link:hover, .aopk-theme .aside-navigation__item--active .aside-navigation__link:focus {
          background: #fff; }
      .aopk-theme .aside-navigation__item--active + .aside-navigation__item .aside-navigation__link::before {
        display: none; }
    .aopk-theme .aside-navigation__link {
      position: relative;
      display: flex;
      align-items: center;
      min-height: 60px;
      padding-top: 6px;
      padding-bottom: 6px;
      padding-right: 40px;
      color: #2e2e2e;
      line-height: 1.4;
      text-decoration: none; }
      .aopk-theme .aside-navigation__link:hover, .aopk-theme .aside-navigation__link:focus {
        background: transparent linear-gradient(90deg, #b1b1b100 0%, #a8a8a833 24%, #94949433 50%, #99999933 79%, #b1b1b100 100%) 0% 0% no-repeat padding-box;
        color: #006c4e; }
      @media (min-width: 1280px) {
        .aopk-theme .aside-navigation__link::after {
          position: absolute;
          right: 0;
          color: #b1b1b1;
          font-size: 0.875rem;
          font-family: 'icon-font' !important;
          /* stylelint-disable-line */
          icon-font: url("../assets/images/icons/arrow-right.svg"); } }
      .aopk-theme .aside-navigation__link:hover::after, .aopk-theme .aside-navigation__link:focus::after {
        color: #006c4e; }
      .aopk-theme .aside-navigation__link::after {
        right: 12px; }
  .aopk-theme .award-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 50px;
    text-align: center; }
    @media (min-width: 1280px) {
      .aopk-theme .award-card {
        flex-direction: row;
        align-items: flex-start;
        text-align: left;
        max-width: 100%;
        margin: 0 0 60px; } }
    .aopk-theme .award-card__image {
      width: 150px;
      height: 150px;
      border-radius: 5px; }
      @media (min-width: 1280px) {
        .aopk-theme .award-card__image {
          width: 100px;
          height: 100px;
          margin: 0 30px 0 0; } }
    .aopk-theme .award-card__name {
      margin: 0 0 3px 0;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 1.33333;
      font-weight: 400; }
    .aopk-theme .award-card__function {
      margin: 0 0 3px 0;
      color: #b1b1b1;
      font-style: italic; }
    .aopk-theme .award-card__description {
      /* stylelint-disable */
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      /* stylelint-enable */
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      margin-bottom: 0;
      color: #5c5c5c; }
  .aopk-theme .banner {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden; }
    @media (min-width: 1280px) {
      .aopk-theme .banner {
        height: 100vh;
        max-height: 1080px; } }
    @media (min-width: 1280px) {
      .aopk-theme .banner.banner--slider {
        min-height: 950px; } }
    .aopk-theme .banner--default {
      background-color: #006c4e;
      min-height: 110px;
      padding-bottom: 30px; }
      @media (min-width: 1280px) {
        .aopk-theme .banner--default {
          height: auto;
          min-height: 299px;
          padding-bottom: 45px; } }
      .aopk-theme .banner--default .banner__heading {
        padding-top: 141px;
        font-size: 2.125rem;
        margin: 0;
        text-align: center; }
        @media (min-width: 1280px) {
          .aopk-theme .banner--default .banner__heading {
            padding-top: 300px; } }
      .aopk-theme .banner--default .banner__perex {
        color: #fff;
        font-size: 1.375rem;
        line-height: 1.27273;
        text-align: center;
        margin: 15px 0 0 0; }
    .aopk-theme .banner__heading {
      text-transform: uppercase;
      font-size: 34px;
      line-height: 50px;
      margin-bottom: 0;
      color: #fff;
      font-weight: 500; }
      @media (min-width: 1280px) {
        .aopk-theme .banner__heading {
          font-size: 72px;
          line-height: 80px; } }
    .aopk-theme .banner__text {
      position: absolute;
      z-index: 3;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      width: 100%;
      margin: 0;
      text-align: center;
      color: #fff;
      padding: 0 30px; }
      @media (min-width: 1280px) {
        .aopk-theme .banner__text {
          position: static;
          transform: initial; } }
    .aopk-theme .banner__image {
      user-select: none; }
      .aopk-theme .banner__image-left {
        display: block;
        margin: 0 auto 30px auto;
        max-width: 120px; }
        @media (min-width: 1280px) {
          .aopk-theme .banner__image-left {
            position: absolute;
            z-index: 1;
            bottom: 30px;
            margin: 0;
            left: 27px;
            max-width: 140px; } }
      .aopk-theme .banner__image-right {
        display: none; }
        @media (min-width: 1280px) {
          .aopk-theme .banner__image-right {
            display: block;
            position: absolute;
            z-index: 1;
            bottom: 30px;
            margin: 0;
            right: 27px;
            max-width: 140px; } }
    .aopk-theme .banner__slick-slider, .aopk-theme .banner__slick-slider.slick-slider {
      display: none; }
      @media (min-width: 1280px) {
        .aopk-theme .banner__slick-slider, .aopk-theme .banner__slick-slider.slick-slider {
          display: block; } }
    .aopk-theme .banner__arrow-down {
      display: flex;
      position: absolute;
      align-items: center;
      z-index: 5;
      bottom: 30px;
      border: 0;
      padding: 0;
      left: 50%;
      height: 20px;
      line-height: 20px;
      transform: translateX(-50%);
      font-size: 40px;
      background: transparent;
      color: #fff; }
      .aopk-theme .banner__arrow-down:hover, .aopk-theme .banner__arrow-down:focus {
        opacity: .8; }
      @media (min-width: 1280px) {
        .aopk-theme .banner__arrow-down {
          bottom: 39px;
          height: 40px;
          line-height: 40px;
          font-size: 80px; } }
    .aopk-theme .banner--full-height {
      max-height: 100vh;
      position: relative;
      overflow: hidden; }
      .aopk-theme .banner--full-height::before {
        position: absolute;
        z-index: 3;
        left: 0;
        right: 0;
        top: 0;
        height: 170px;
        content: '';
        background: transparent linear-gradient(180deg, #2f5b8b 10%, #2f5b8b00 100%) 0% 0% no-repeat padding-box; }
      @media (min-width: 1280px) {
        .aopk-theme .banner--full-height {
          max-height: 1080px; }
          .aopk-theme .banner--full-height::before {
            height: 300px;
            background: transparent linear-gradient(180deg, #2f5b8b 20%, #2f5b8b00 100%) 0% 0% no-repeat padding-box; } }
      @media (min-width: 1280px) {
        .aopk-theme .banner--full-height .banner__heading {
          display: none; } }
      .aopk-theme .banner--full-height .banner__image {
        display: block;
        margin: 0; }
        @media (min-width: 1280px) {
          .aopk-theme .banner--full-height .banner__image--mobile-only {
            display: none; } }
        @media (min-width: 750px) {
          .aopk-theme .banner--full-height .banner__image {
            width: 100%; } }
        @media (min-width: 1280px) {
          .aopk-theme .banner--full-height .banner__image {
            max-height: 1080px;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            width: 1920px;
            height: 1080px; } }
    .aopk-theme .banner--image {
      align-items: center;
      display: flex;
      justify-content: center;
      height: 350px;
      min-height: initial; }
      .aopk-theme .banner--image::before {
        position: absolute;
        z-index: 3;
        left: 0;
        right: 0;
        top: 0;
        content: '';
        height: 170px;
        background: transparent linear-gradient(180deg, #2f5b8b 10%, #2f5b8b00 100%) 0% 0% no-repeat padding-box; }
        @media (min-width: 1280px) {
          .aopk-theme .banner--image::before {
            height: 300px;
            background: transparent linear-gradient(180deg, #2f5b8b 20%, #2f5b8b00 100%) 0% 0% no-repeat padding-box; } }
      .aopk-theme .banner--image .banner__image {
        margin-bottom: 0;
        min-height: 350px; }
        @media (min-width: 1280px) {
          .aopk-theme .banner--image .banner__image {
            min-height: 500px; } }
      .aopk-theme .banner--image .banner__text {
        bottom: 100px;
        position: absolute;
        top: initial;
        transform: initial; }
        @media (min-width: 1280px) {
          .aopk-theme .banner--image .banner__text {
            bottom: 70px; } }
      @media (min-width: 1280px) {
        .aopk-theme .banner--image {
          height: 500px; } }
    @media (min-width: 1280px) {
      .aopk-theme .banner--with-navigation .banner__arrow-down {
        bottom: 85px; } }
  .aopk-theme .banner-wrapper {
    margin-top: -110px; }
    @media (min-width: 1280px) {
      .aopk-theme .banner-wrapper {
        margin-top: -289px; } }
  .aopk-theme .breadcrumb {
    display: none;
    margin-bottom: 0; }
    @media (min-width: 1280px) {
      .aopk-theme .breadcrumb {
        display: inline-flex; } }
    .aopk-theme .breadcrumb li {
      padding-left: 15px;
      padding-bottom: 0;
      margin-right: 10px; }
      .aopk-theme .breadcrumb li::before {
        float: none;
        padding: 0;
        display: inline-flex;
        left: -2px;
        top: 4px;
        font-family: 'icon-font' !important;
        /* stylelint-disable-line */
        icon-font: url("../assets/images/icons/arrow-thin-right.svg");
        font-size: 10px;
        font-size: 0.625rem; }
      .aopk-theme .breadcrumb li:first-child:before {
        display: none; }
      .aopk-theme .breadcrumb li:last-child {
        margin-right: 0; }
      .aopk-theme .breadcrumb li a,
      .aopk-theme .breadcrumb li a:visited {
        color: #fff;
        text-decoration: none; }
        .aopk-theme .breadcrumb li a:hover, .aopk-theme .breadcrumb li a:focus,
        .aopk-theme .breadcrumb li a:visited:hover,
        .aopk-theme .breadcrumb li a:visited:focus {
          color: #b4500a; }
      .aopk-theme .breadcrumb li .icon {
        position: relative;
        top: 2px; }
  .aopk-theme .btn, .aopk-theme #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .gov-button {
    border-radius: 0;
    overflow: hidden;
    position: relative;
    padding: 15px 21px;
    text-align: left;
    font-family: "Franklin Gothic Book", arial, sans-serif;
    font-size: 1rem;
    line-height: normal;
    font-weight: 300;
    border-width: 0;
    transition: initial;
    letter-spacing: -0.025rem; }
    .aopk-theme .btn .icon, .aopk-theme #cookie-consent-container .gov-button .icon, #cookie-consent-container .aopk-theme .gov-button .icon {
      font-size: 24px;
      font-size: 1.5rem; }
    .aopk-theme .btn.btn--arrow .icon, .aopk-theme #cookie-consent-container .btn--arrow.gov-button .icon, #cookie-consent-container .aopk-theme .btn--arrow.gov-button .icon {
      font-size: 10px;
      font-size: 0.625rem; }
    .aopk-theme .btn__label {
      display: flex;
      position: relative; }
    .aopk-theme .btn__icon {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute; }
    .aopk-theme .btn.btn-primary, .aopk-theme #cookie-consent-container .btn-primary.gov-button, #cookie-consent-container .aopk-theme .btn-primary.gov-button {
      border-radius: 5px;
      border-color: transparent;
      background-color: #b4500a;
      color: #fff; }
      .aopk-theme .btn.btn-primary.btn--icon, .aopk-theme #cookie-consent-container .btn-primary.btn--icon.gov-button, #cookie-consent-container .aopk-theme .btn-primary.btn--icon.gov-button {
        padding-right: 71px; }
      .aopk-theme .btn.btn-primary .btn__icon, .aopk-theme #cookie-consent-container .btn-primary.gov-button .btn__icon, #cookie-consent-container .aopk-theme .btn-primary.gov-button .btn__icon {
        width: 50px;
        height: 100%;
        top: 0;
        right: 0; }
      .aopk-theme .btn.btn-primary .btn__icon, .aopk-theme #cookie-consent-container .btn-primary.gov-button .btn__icon, #cookie-consent-container .aopk-theme .btn-primary.gov-button .btn__icon {
        background-color: #006c4e; }
      .aopk-theme .btn.btn-primary:hover, .aopk-theme #cookie-consent-container .btn-primary.gov-button:hover, #cookie-consent-container .aopk-theme .btn-primary.gov-button:hover {
        background-color: #006c4e;
        color: #fff; }
      .aopk-theme .btn.btn-primary:not(:disabled):not(.disabled):active, .aopk-theme #cookie-consent-container .btn-primary.gov-button:not(:disabled):not(.disabled):active, #cookie-consent-container .aopk-theme .btn-primary.gov-button:not(:disabled):not(.disabled):active, .aopk-theme .btn.btn-primary:not(:disabled):not(.disabled).active, .aopk-theme #cookie-consent-container .btn-primary.gov-button:not(:disabled):not(.disabled).active, #cookie-consent-container .aopk-theme .btn-primary.gov-button:not(:disabled):not(.disabled).active {
        background-color: #00533c;
        box-shadow: none;
        border-color: transparent; }
        .aopk-theme .btn.btn-primary:not(:disabled):not(.disabled):active .btn__icon, .aopk-theme #cookie-consent-container .btn-primary.gov-button:not(:disabled):not(.disabled):active .btn__icon, #cookie-consent-container .aopk-theme .btn-primary.gov-button:not(:disabled):not(.disabled):active .btn__icon, .aopk-theme .btn.btn-primary:not(:disabled):not(.disabled).active .btn__icon, .aopk-theme #cookie-consent-container .btn-primary.gov-button:not(:disabled):not(.disabled).active .btn__icon, #cookie-consent-container .aopk-theme .btn-primary.gov-button:not(:disabled):not(.disabled).active .btn__icon {
          background-color: #00533c; }
    .aopk-theme .btn.btn-secondary, .aopk-theme #cookie-consent-container .btn-secondary.gov-button, #cookie-consent-container .aopk-theme .btn-secondary.gov-button {
      color: #fff;
      background-color: #5c5c5c;
      padding: 22.5px 27px; }
      .aopk-theme .btn.btn-secondary.btn--bottom-radius, .aopk-theme #cookie-consent-container .btn-secondary.btn--bottom-radius.gov-button, #cookie-consent-container .aopk-theme .btn-secondary.btn--bottom-radius.gov-button {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px; }
      .aopk-theme .btn.btn-secondary.btn--icon, .aopk-theme #cookie-consent-container .btn-secondary.btn--icon.gov-button, #cookie-consent-container .aopk-theme .btn-secondary.btn--icon.gov-button {
        padding-right: 77px; }
      .aopk-theme .btn.btn-secondary .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary.gov-button .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary.gov-button .btn__icon {
        color: #5c5c5c;
        background-color: #fff;
        border-radius: 35px;
        width: 35px;
        height: 35px;
        top: 50%;
        margin-top: -17.5px;
        right: 21px; }
      .aopk-theme .btn.btn-secondary:hover, .aopk-theme #cookie-consent-container .btn-secondary.gov-button:hover, #cookie-consent-container .aopk-theme .btn-secondary.gov-button:hover {
        background-color: #36332a; }
        .aopk-theme .btn.btn-secondary:hover .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary.gov-button:hover .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary.gov-button:hover .btn__icon {
          color: #36332a; }
      .aopk-theme .btn.btn-secondary:not(:disabled):not(.disabled):active, .aopk-theme #cookie-consent-container .btn-secondary.gov-button:not(:disabled):not(.disabled):active, #cookie-consent-container .aopk-theme .btn-secondary.gov-button:not(:disabled):not(.disabled):active, .aopk-theme .btn.btn-secondary:not(:disabled):not(.disabled).active, .aopk-theme #cookie-consent-container .btn-secondary.gov-button:not(:disabled):not(.disabled).active, #cookie-consent-container .aopk-theme .btn-secondary.gov-button:not(:disabled):not(.disabled).active {
        background-color: #28251f;
        box-shadow: none;
        border-color: transparent; }
        .aopk-theme .btn.btn-secondary:not(:disabled):not(.disabled):active .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary.gov-button:not(:disabled):not(.disabled):active .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary.gov-button:not(:disabled):not(.disabled):active .btn__icon, .aopk-theme .btn.btn-secondary:not(:disabled):not(.disabled).active .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary.gov-button:not(:disabled):not(.disabled).active .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary.gov-button:not(:disabled):not(.disabled).active .btn__icon {
          color: #28251f; }
    .aopk-theme .btn.btn-secondary--green, .aopk-theme #cookie-consent-container .btn-secondary--green.gov-button, #cookie-consent-container .aopk-theme .btn-secondary--green.gov-button {
      background-color: #006c4e; }
      .aopk-theme .btn.btn-secondary--green .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary--green.gov-button .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary--green.gov-button .btn__icon {
        color: #006c4e; }
      .aopk-theme .btn.btn-secondary--green:hover, .aopk-theme #cookie-consent-container .btn-secondary--green.gov-button:hover, #cookie-consent-container .aopk-theme .btn-secondary--green.gov-button:hover {
        background-color: #b4500a; }
        .aopk-theme .btn.btn-secondary--green:hover .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary--green.gov-button:hover .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary--green.gov-button:hover .btn__icon {
          color: #b4500a; }
      .aopk-theme .btn.btn-secondary--green:not(:disabled):not(.disabled):active, .aopk-theme #cookie-consent-container .btn-secondary--green.gov-button:not(:disabled):not(.disabled):active, #cookie-consent-container .aopk-theme .btn-secondary--green.gov-button:not(:disabled):not(.disabled):active, .aopk-theme .btn.btn-secondary--green:not(:disabled):not(.disabled).active, .aopk-theme #cookie-consent-container .btn-secondary--green.gov-button:not(:disabled):not(.disabled).active, #cookie-consent-container .aopk-theme .btn-secondary--green.gov-button:not(:disabled):not(.disabled).active {
        background-color: #9c4509; }
        .aopk-theme .btn.btn-secondary--green:not(:disabled):not(.disabled):active .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary--green.gov-button:not(:disabled):not(.disabled):active .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary--green.gov-button:not(:disabled):not(.disabled):active .btn__icon, .aopk-theme .btn.btn-secondary--green:not(:disabled):not(.disabled).active .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary--green.gov-button:not(:disabled):not(.disabled).active .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary--green.gov-button:not(:disabled):not(.disabled).active .btn__icon {
          color: #9c4509; }
    .aopk-theme .btn.btn-secondary--orange, .aopk-theme #cookie-consent-container .btn-secondary--orange.gov-button, #cookie-consent-container .aopk-theme .btn-secondary--orange.gov-button {
      background-color: #b4500a; }
      .aopk-theme .btn.btn-secondary--orange .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary--orange.gov-button .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary--orange.gov-button .btn__icon {
        color: #b4500a; }
      .aopk-theme .btn.btn-secondary--orange:hover, .aopk-theme #cookie-consent-container .btn-secondary--orange.gov-button:hover, #cookie-consent-container .aopk-theme .btn-secondary--orange.gov-button:hover {
        background-color: #006c4e; }
        .aopk-theme .btn.btn-secondary--orange:hover .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary--orange.gov-button:hover .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary--orange.gov-button:hover .btn__icon {
          color: #006c4e; }
      .aopk-theme .btn.btn-secondary--orange:not(:disabled):not(.disabled):active, .aopk-theme #cookie-consent-container .btn-secondary--orange.gov-button:not(:disabled):not(.disabled):active, #cookie-consent-container .aopk-theme .btn-secondary--orange.gov-button:not(:disabled):not(.disabled):active, .aopk-theme .btn.btn-secondary--orange:not(:disabled):not(.disabled).active, .aopk-theme #cookie-consent-container .btn-secondary--orange.gov-button:not(:disabled):not(.disabled).active, #cookie-consent-container .aopk-theme .btn-secondary--orange.gov-button:not(:disabled):not(.disabled).active {
        background-color: #00533c; }
        .aopk-theme .btn.btn-secondary--orange:not(:disabled):not(.disabled):active .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary--orange.gov-button:not(:disabled):not(.disabled):active .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary--orange.gov-button:not(:disabled):not(.disabled):active .btn__icon, .aopk-theme .btn.btn-secondary--orange:not(:disabled):not(.disabled).active .btn__icon, .aopk-theme #cookie-consent-container .btn-secondary--orange.gov-button:not(:disabled):not(.disabled).active .btn__icon, #cookie-consent-container .aopk-theme .btn-secondary--orange.gov-button:not(:disabled):not(.disabled).active .btn__icon {
          color: #00533c; }
    .aopk-theme .btn.btn--simple-icon, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button {
      padding-right: 71px; }
      .aopk-theme .btn.btn--simple-icon::before, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button::before, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button::before, .aopk-theme .btn.btn--simple-icon::after, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button::after, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button::after {
        position: absolute;
        right: 0;
        width: 50px; }
      .aopk-theme .btn.btn--simple-icon::before, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button::before, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button::before {
        content: '';
        top: 0;
        height: 100%;
        background-color: #006c4e; }
      .aopk-theme .btn.btn--simple-icon::after, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button::after, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button::after {
        top: 50%;
        margin-top: -12px;
        font-size: 24px;
        font-size: 1.5rem;
        text-align: center; }
      .aopk-theme .btn.btn--simple-icon:hover::before, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button:hover::before, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button:hover::before {
        background-color: #006c4e; }
      .aopk-theme .btn.btn--simple-icon:not(:disabled):not(.disabled):active, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button:not(:disabled):not(.disabled):active, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button:not(:disabled):not(.disabled):active, .aopk-theme .btn.btn--simple-icon:not(:disabled):not(.disabled).active, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button:not(:disabled):not(.disabled).active, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button:not(:disabled):not(.disabled).active {
        background-color: #00533c; }
        .aopk-theme .btn.btn--simple-icon:not(:disabled):not(.disabled):active::before, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button:not(:disabled):not(.disabled):active::before, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button:not(:disabled):not(.disabled):active::before, .aopk-theme .btn.btn--simple-icon:not(:disabled):not(.disabled).active::before, .aopk-theme #cookie-consent-container .btn--simple-icon.gov-button:not(:disabled):not(.disabled).active::before, #cookie-consent-container .aopk-theme .btn--simple-icon.gov-button:not(:disabled):not(.disabled).active::before {
          background-color: #00533c; }
      .aopk-theme .btn.btn--simple-icon.btn--simple-icon-arrow::after, .aopk-theme #cookie-consent-container .btn--simple-icon.btn--simple-icon-arrow.gov-button::after, #cookie-consent-container .aopk-theme .btn--simple-icon.btn--simple-icon-arrow.gov-button::after {
        font-size: 10px;
        font-size: 0.625rem;
        margin-top: -5px; }
  .aopk-theme .calendar {
    margin: 0 auto;
    max-width: 380px;
    padding-top: 20px; }
    @media (min-width: 1280px) {
      .aopk-theme .calendar {
        padding-top: 0; } }
    .aopk-theme .calendar__title {
      margin-bottom: 20px;
      text-align: center; }
      @media (min-width: 1280px) {
        .aopk-theme .calendar__title {
          margin-bottom: 45px;
          text-align: left; } }
      .aopk-theme .calendar__title span:first-child {
        font-weight: 400; }
      .aopk-theme .calendar__title span:last-child {
        color: #006c4e; }
    .aopk-theme .calendar__list {
      display: flex;
      flex-direction: column;
      margin-bottom: 20px; }
      @media (min-width: 1280px) {
        .aopk-theme .calendar__list {
          margin-bottom: 45px; } }
    .aopk-theme .calendar__list-item {
      display: flex;
      height: 145px;
      position: relative;
      margin-bottom: 10px;
      padding: 0;
      border-radius: 5px;
      background: linear-gradient(90deg, #dfdfdfab 0%, #f3f3f3 100%); }
      .aopk-theme .calendar__list-item:last-child {
        margin-bottom: 0; }
      .aopk-theme .calendar__list-item:before {
        display: none; }
      .aopk-theme .calendar__list-item .icon {
        font-size: 20px;
        font-size: 1.25rem;
        color: #b1b1b1;
        padding: 10px; }
        @media (min-width: 1280px) {
          .aopk-theme .calendar__list-item .icon {
            padding: 15px; } }
      .aopk-theme .calendar__list-item-link, .aopk-theme .calendar__list-item-link:active {
        width: 100%;
        padding: 20px 10px 20px 25px;
        text-decoration: none; }
      .aopk-theme .calendar__list-item:hover, .aopk-theme .calendar__list-item:focus {
        background: linear-gradient(90deg, #dfdfdf91 0%, #f3f3f3 100%); }
        .aopk-theme .calendar__list-item:hover .icon, .aopk-theme .calendar__list-item:focus .icon {
          color: #b4500a; }
      .aopk-theme .calendar__list-item-bg-image {
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 5px;
        z-index: -1; }
      .aopk-theme .calendar__list-item-content-wrapper {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between; }
      .aopk-theme .calendar__list-item-content-holder {
        display: flex;
        flex-direction: row;
        align-items: center; }
      .aopk-theme .calendar__list-item-content {
        /* stylelint-disable */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        /* stylelint-enable */
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        color: #006c4e;
        font-weight: 600; }
  .aopk-theme .calendar-box {
    height: 100px;
    padding-top: 12px;
    margin-right: 20px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #006c4e 0%, #006c4e 12%, #fff 12%, #fff 100%); }
    .aopk-theme .calendar-box__content {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 80px;
      padding: 16px 0 0; }
      .aopk-theme .calendar-box__content span:nth-child(1) {
        font-size: 32px;
        font-size: 2rem;
        line-height: 1;
        font-weight: 600;
        color: #b4500a; }
      .aopk-theme .calendar-box__content span:nth-child(2) {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24 / 16;
        font-weight: 300;
        color: #006c4e;
        text-transform: capitalize; }
    .aopk-theme .calendar-box .with-end-date {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 80px;
      padding: 2px 0; }
      .aopk-theme .calendar-box .with-end-date span:nth-child(odd) {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1;
        font-weight: 600;
        color: #b4500a; }
      .aopk-theme .calendar-box .with-end-date span:nth-child(3) {
        border-top: 1px solid #006c4e; }
      .aopk-theme .calendar-box .with-end-date span:nth-child(even) {
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 24 / 16;
        font-weight: 300;
        color: #006c4e;
        text-transform: capitalize; }
  .aopk-theme .calendar-detail .calendar-detail-title-holder {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 10px; }
    @media (min-width: 1280px) {
      .aopk-theme .calendar-detail .calendar-detail-title-holder {
        justify-content: center;
        margin-top: 40px;
        margin-bottom: 40px; } }
  .aopk-theme .calendar-detail .calendar-box {
    max-width: 80px;
    margin: 0 30px 30px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px; }
  .aopk-theme .calls {
    margin: 0 auto; }
    .aopk-theme .calls__title {
      margin-bottom: 20px;
      text-align: center;
      font-weight: 400;
      color: #006c4e; }
      @media (min-width: 576px) {
        .aopk-theme .calls__title {
          margin-bottom: 45px;
          text-align: left; } }
    .aopk-theme .calls__list {
      display: flex;
      flex-direction: column;
      margin-bottom: 20px; }
      @media (min-width: 1280px) {
        .aopk-theme .calls__list {
          margin-bottom: 45px; } }
    .aopk-theme .calls__list-item {
      display: flex;
      height: 145px;
      position: center;
      margin-bottom: 10px;
      padding: 0;
      border-radius: 5px;
      background: linear-gradient(90deg, #dfdfdfab 0%, #f3f3f3 100%); }
      .aopk-theme .calls__list-item:last-child {
        margin-bottom: 0; }
      .aopk-theme .calls__list-item:before {
        display: none; }
      .aopk-theme .calls__list-item .icon {
        font-size: 20px;
        font-size: 1.25rem;
        color: #b1b1b1;
        padding: 10px; }
        @media (min-width: 1280px) {
          .aopk-theme .calls__list-item .icon {
            padding: 15px; } }
      .aopk-theme .calls__list-item-link, .aopk-theme .calls__list-item-link:active {
        width: 100%;
        text-decoration: none; }
      .aopk-theme .calls__list-item:hover, .aopk-theme .calls__list-item:focus {
        background: linear-gradient(90deg, #dfdfdf91 0%, #f3f3f3 100%); }
        .aopk-theme .calls__list-item:hover .icon, .aopk-theme .calls__list-item:focus .icon {
          color: #b4500a; }
      .aopk-theme .calls__list-item-content-wrapper {
        height: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between; }
      .aopk-theme .calls__list-item-content-holder {
        height: 100%;
        display: flex;
        flex-direction: column;
        padding-left: 20px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px; }
      .aopk-theme .calls__list-item-title {
        font-weight: 400;
        padding-bottom: 10px; }
        .aopk-theme .calls__list-item-title span:last-child {
          padding-left: 10px; }
          @media (min-width: 720px) {
            .aopk-theme .calls__list-item-title span:last-child {
              float: right; } }
        .aopk-theme .calls__list-item-title--probiha {
          color: #006c4e; }
        .aopk-theme .calls__list-item-title--pripravujese {
          color: #b4500a; }
        .aopk-theme .calls__list-item-title--ukoncena {
          color: #b1b1b1; }
      .aopk-theme .calls__list-item-content {
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 300;
        color: #36332a; }
  .aopk-theme .calls-filter {
    margin-bottom: 30px; }
    @media (min-width: 576px) {
      .aopk-theme .calls-filter {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        margin-bottom: 75px; }
        .aopk-theme .calls-filter .form-group {
          padding-top: 0; }
        .aopk-theme .calls-filter .control-label {
          position: initial;
          font-weight: 600; }
        .aopk-theme .calls-filter .form-control::placeholder {
          color: rgba(0, 0, 0, 0.5);
          font-style: italic;
          opacity: 1; } }
  .aopk-theme .calls-stav {
    display: block;
    width: 15px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px; }
    .aopk-theme .calls-stav--probiha {
      background-color: #006c4e; }
    .aopk-theme .calls-stav--pripravujese {
      background-color: #b4500a; }
    .aopk-theme .calls-stav--ukoncena {
      background-color: #b1b1b1; }
  .aopk-theme .calls-detail .calls-detail-title-holder {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 10px; }
    @media (min-width: 1280px) {
      .aopk-theme .calls-detail .calls-detail-title-holder {
        justify-content: center;
        margin-top: 40px;
        margin-bottom: 40px; } }
  .aopk-theme .calls-detail .calls-box {
    max-width: 80px;
    margin: 0 30px 30px 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px; }
  .aopk-theme .expanding-list {
    position: relative;
    margin: 0 0 0 16px;
    padding-left: 3px; }
    .aopk-theme .expanding-list__section {
      padding: 3px 0 12px 78px;
      min-height: 32px;
      position: relative; }
      .aopk-theme .expanding-list__section::before {
        display: none; }
      .aopk-theme .expanding-list__section::after {
        position: absolute;
        top: 48px;
        bottom: 3px;
        left: 13px;
        border-left: 1px solid #707070;
        content: ''; }
      .aopk-theme .expanding-list__section:last-child::after {
        display: none; }
      .aopk-theme .expanding-list__section-title {
        position: relative;
        display: inline-block;
        min-height: 32px;
        margin-top: 6px;
        margin-bottom: 9px;
        padding-left: 3px;
        font-size: 1.5rem; }
        @media (min-width: 1280px) {
          .aopk-theme .expanding-list__section-title {
            min-height: 32px; } }
        .aopk-theme .expanding-list__section-title::before, .aopk-theme .expanding-list__section-title::after {
          position: absolute;
          content: ''; }
        .aopk-theme .expanding-list__section-title::before {
          border-top: 1px solid #707070;
          left: -39px;
          top: 10px;
          width: 30px; }
        .aopk-theme .expanding-list__section-title::after {
          top: 10px;
          left: -18px;
          height: calc(100% + 16px);
          border-left: 1px solid #707070; }
    .aopk-theme .expanding-list__category {
      padding: 5px 0 5px 30px;
      min-height: 24px; }
      @media (min-width: 1280px) {
        .aopk-theme .expanding-list__category {
          min-height: 18px;
          padding-top: 3px;
          padding-bottom: 3px; } }
      .aopk-theme .expanding-list__category-title {
        position: relative;
        display: inline-block;
        font-weight: 700;
        padding: 0 0 3px 0;
        min-height: 24px; }
        .aopk-theme .expanding-list__category-title::before, .aopk-theme .expanding-list__category-title::after {
          position: absolute;
          content: ''; }
        .aopk-theme .expanding-list__category-title::before {
          left: -39px;
          top: 11px;
          width: 30px;
          border-top: 1px solid #707070; }
        .aopk-theme .expanding-list__category-title::after {
          top: 12px;
          left: -21px;
          height: calc(100% + 16px);
          border-left: 1px solid #707070; }
        @media (min-width: 1280px) {
          .aopk-theme .expanding-list__category-title {
            min-height: 18px; } }
      .aopk-theme .expanding-list__category::after {
        position: absolute;
        top: 0;
        left: -18px;
        height: calc(100% + 6px);
        border-left: 1px solid #707070;
        content: ''; }
      .aopk-theme .expanding-list__category:last-child {
        padding-bottom: 0;
        margin-bottom: -10px; }
        .aopk-theme .expanding-list__category:last-child::after {
          height: 20px; }
          @media (min-width: 1280px) {
            .aopk-theme .expanding-list__category:last-child::after {
              height: 0; } }
    .aopk-theme .expanding-list__leaf {
      padding: 3px 0 0 0; }
      .aopk-theme .expanding-list__leaf:first-child {
        margin-top: 12px; }
      .aopk-theme .expanding-list__leaf::after {
        position: absolute;
        content: '';
        top: 0;
        left: -21px;
        bottom: 0;
        border-left: 1px solid #707070; }
      .aopk-theme .expanding-list__leaf:last-child::after {
        bottom: auto;
        height: 10px; }
      .aopk-theme .expanding-list__leaf-title {
        position: relative;
        display: inline-block;
        padding: 3px 0; }
        .aopk-theme .expanding-list__leaf-title::before, .aopk-theme .expanding-list__leaf-title::after {
          position: absolute;
          content: ''; }
        .aopk-theme .expanding-list__leaf-title::before {
          width: 8px;
          height: 8px;
          left: -24px;
          top: 7px;
          background-color: #fff;
          border-radius: 50%;
          border: 1px solid #707070;
          z-index: 2; }
    .aopk-theme .expanding-list__toggle {
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
      border: 0;
      z-index: 2; }
      .aopk-theme .expanding-list__toggle--green {
        top: 6px;
        left: -3px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        background-color: #006c4e;
        font-size: 6px;
        font-size: 0.375rem;
        border: 0;
        border-radius: 50%;
        color: #fff; }
        .aopk-theme .expanding-list__toggle--green:hover, .aopk-theme .expanding-list__toggle--green:focus {
          background-color: #b4500a; }
        @media (min-width: 1280px) {
          .aopk-theme .expanding-list__toggle--green {
            width: 32px;
            height: 32px;
            line-height: 32px; } }
        .aopk-theme .expanding-list__toggle--green--no-border-radius {
          border-radius: 0%; }
      .aopk-theme .expanding-list__toggle--square {
        width: 24px;
        height: 24px;
        left: -30px;
        top: 4px;
        background-color: #fff;
        font-size: 6px;
        font-size: 0.375rem;
        color: #5c5c5c;
        border: 1px solid #707070;
        outline-offset: 2px; }
        .aopk-theme .expanding-list__toggle--square:hover, .aopk-theme .expanding-list__toggle--square:focus {
          color: #b4500a;
          border-color: #b4500a; }
        @media (min-width: 1280px) {
          .aopk-theme .expanding-list__toggle--square {
            width: 18px;
            height: 18px;
            top: 5px;
            left: -27px; } }
      .aopk-theme .expanding-list__toggle:not(.expanding-list__toggle--active) + .expanding-list__section-title::after,
      .aopk-theme .expanding-list__toggle:not(.expanding-list__toggle--active) + .expanding-list__category-title::after {
        display: none; }
      .aopk-theme .expanding-list__toggle--alone {
        pointer-events: none; }
        .aopk-theme .expanding-list__toggle--alone .icon {
          display: none; }
    .aopk-theme .expanding-list__child {
      display: none;
      padding: 0;
      margin: 0; }
      .aopk-theme .expanding-list__child > li::before {
        display: none; }
    .aopk-theme .expanding-list span.expanding-list__section-title {
      color: #006c4e; }
    .aopk-theme .expanding-list li {
      position: relative;
      line-height: 1.2; }
  .aopk-theme .expanding-list-title {
    display: inline-block;
    position: relative;
    margin-bottom: 18px;
    padding: 10px 24px;
    font-weight: 400;
    font-size: 1.875rem;
    border: 1px solid #707070; }
    .aopk-theme .expanding-list-title::after {
      position: absolute;
      top: 100%;
      bottom: 0;
      left: 31px;
      height: 18px;
      border-left: 1px solid #707070;
      content: ''; }
  .aopk-theme .form-group {
    position: relative;
    padding-top: 30px;
    margin-bottom: 10px; }
    .aopk-theme .form-group--checkbox, .aopk-theme .form-group--radio {
      padding-top: 0; }
  .aopk-theme .control-label {
    display: block;
    width: 100%;
    top: 30px;
    left: 0;
    padding: 10px 20px;
    margin: 0;
    cursor: pointer;
    color: #5c5c5c;
    transition: all 0.3s ease; }
  .aopk-theme .form-control {
    position: relative;
    padding: 10px 20px;
    border: 1px solid #eeeeee;
    box-shadow: none;
    transition: all 0.3s ease;
    /* WebKit browsers */
    /* Mozilla Firefox 4 to 18 */
    /* Mozilla Firefox 19+ */
    /* Internet Explorer 10+ */ }
    .aopk-theme .form-control::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0); }
    .aopk-theme .form-control:-moz-placeholder {
      color: rgba(255, 255, 255, 0); }
    .aopk-theme .form-control::-moz-placeholder {
      color: rgba(255, 255, 255, 0); }
    .aopk-theme .form-control:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0); }
    .aopk-theme .form-control:hover, .aopk-theme .form-control:focus {
      background-color: #eeeeee;
      border: 1px solid #006c4e; }
    .aopk-theme .form-control:focus {
      box-shadow: none;
      /* WebKit browsers */
      /* Mozilla Firefox 4 to 18 */
      /* Mozilla Firefox 19+ */
      /* Internet Explorer 10+ */ }
      .aopk-theme .form-control:focus::-webkit-input-placeholder {
        color: #9c9c9c; }
      .aopk-theme .form-control:focus:-moz-placeholder {
        color: #9c9c9c; }
      .aopk-theme .form-control:focus::-moz-placeholder {
        color: #9c9c9c; }
      .aopk-theme .form-control:focus:-ms-input-placeholder {
        color: #9c9c9c; }
    .aopk-theme .form-control[disabled],
    fieldset[disabled] .aopk-theme .form-control {
      opacity: 0.4;
      cursor: not-allowed;
      pointer-events: none; }
  .aopk-theme textarea.form-control {
    min-width: 100%;
    max-width: 100%; }
  .aopk-theme .select {
    position: relative; }
    .aopk-theme .select .control-label {
      top: 0; }
    .aopk-theme .select select {
      cursor: pointer;
      height: 50px;
      float: none;
      padding-right: 30px;
      appearance: none; }
      .aopk-theme .select select[readonly] {
        pointer-events: none; }
      .aopk-theme .select select::-ms-expand {
        display: none; }
    .aopk-theme .select::after {
      font-family: 'icon-font' !important;
      /* stylelint-disable-line */
      icon-font: url("../assets/images/icons/arrow-down.svg");
      z-index: 1;
      position: absolute;
      top: 50%;
      margin-top: -5px;
      right: 10px;
      font-size: 10px;
      font-size: 0.625rem;
      pointer-events: none;
      line-height: 1;
      color: #5c5c5c; }
    .aopk-theme .select:hover::after {
      color: #006c4e; }
    .aopk-theme .select--disabled {
      pointer-events: none; }
      .aopk-theme .select--disabled::after, .aopk-theme .select--disabled:hover::after {
        opacity: 0.4;
        cursor: not-allowed;
        pointer-events: none; }
  .aopk-theme .checkbox input[type='checkbox'],
  .aopk-theme .custom-checkbox input[type='checkbox'],
  .aopk-theme .radio input[type='radio'],
  .aopk-theme .custom-radio input[type='radio'] {
    width: 0;
    height: 0; }
  .aopk-theme .checkbox,
  .aopk-theme .custom-checkbox,
  .aopk-theme .radio,
  .aopk-theme .custom-radio {
    padding-left: 0;
    margin-top: 0; }
    .aopk-theme .checkbox .form-control + .control-label,
    .aopk-theme .checkbox .custom-control-input + .custom-control-label,
    .aopk-theme .custom-checkbox .form-control + .control-label,
    .aopk-theme .custom-checkbox .custom-control-input + .custom-control-label,
    .aopk-theme .radio .form-control + .control-label,
    .aopk-theme .radio .custom-control-input + .custom-control-label,
    .aopk-theme .custom-radio .form-control + .control-label,
    .aopk-theme .custom-radio .custom-control-input + .custom-control-label {
      position: relative;
      top: auto;
      left: auto;
      transform: translateY(0);
      color: #5c5c5c;
      padding: 8px 20px 8px 37px;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 22px; }
      .aopk-theme .checkbox .form-control + .control-label::before,
      .aopk-theme .checkbox .custom-control-input + .custom-control-label::before,
      .aopk-theme .custom-checkbox .form-control + .control-label::before,
      .aopk-theme .custom-checkbox .custom-control-input + .custom-control-label::before,
      .aopk-theme .radio .form-control + .control-label::before,
      .aopk-theme .radio .custom-control-input + .custom-control-label::before,
      .aopk-theme .custom-radio .form-control + .control-label::before,
      .aopk-theme .custom-radio .custom-control-input + .custom-control-label::before {
        position: absolute;
        top: 8px;
        left: 0;
        width: 22px;
        height: 22px;
        content: '';
        border: 2px solid #5c5c5c;
        background-color: rgba(255, 255, 255, 0); }
      .aopk-theme .checkbox .form-control + .control-label:hover::before,
      .aopk-theme .checkbox .custom-control-input + .custom-control-label:hover::before,
      .aopk-theme .custom-checkbox .form-control + .control-label:hover::before,
      .aopk-theme .custom-checkbox .custom-control-input + .custom-control-label:hover::before,
      .aopk-theme .radio .form-control + .control-label:hover::before,
      .aopk-theme .radio .custom-control-input + .custom-control-label:hover::before,
      .aopk-theme .custom-radio .form-control + .control-label:hover::before,
      .aopk-theme .custom-radio .custom-control-input + .custom-control-label:hover::before {
        border-color: #006c4e; }
    .aopk-theme .checkbox .form-control:focus + .control-label::before,
    .aopk-theme .checkbox .custom-control-input:focus + .custom-control-label::before,
    .aopk-theme .custom-checkbox .form-control:focus + .control-label::before,
    .aopk-theme .custom-checkbox .custom-control-input:focus + .custom-control-label::before,
    .aopk-theme .radio .form-control:focus + .control-label::before,
    .aopk-theme .radio .custom-control-input:focus + .custom-control-label::before,
    .aopk-theme .custom-radio .form-control:focus + .control-label::before,
    .aopk-theme .custom-radio .custom-control-input:focus + .custom-control-label::before {
      border-color: #36332a; }
    .aopk-theme .checkbox input,
    .aopk-theme .custom-checkbox input,
    .aopk-theme .radio input,
    .aopk-theme .custom-radio input {
      top: 5px;
      left: 20px;
      /* stylelint-disable-next-line declaration-no-important */
      opacity: 0 !important; }
  .aopk-theme .checkbox .control-label::before,
  .aopk-theme .checkbox .custom-control-label::before,
  .aopk-theme .custom-checkbox .control-label::before,
  .aopk-theme .custom-checkbox .custom-control-label::before {
    border-radius: 5px; }
  .aopk-theme .checkbox input[type='checkbox']:checked + .control-label::before,
  .aopk-theme .checkbox input[type='checkbox']:checked + .custom-control-label::before,
  .aopk-theme .custom-checkbox input[type='checkbox']:checked + .control-label::before,
  .aopk-theme .custom-checkbox input[type='checkbox']:checked + .custom-control-label::before {
    border-color: #006c4e;
    background-color: #006c4e; }
  .aopk-theme .checkbox input[type='checkbox']:checked + .control-label::after,
  .aopk-theme .checkbox input[type='checkbox']:checked + .custom-control-label::after,
  .aopk-theme .custom-checkbox input[type='checkbox']:checked + .control-label::after,
  .aopk-theme .custom-checkbox input[type='checkbox']:checked + .custom-control-label::after {
    position: absolute;
    top: 8px;
    left: 0;
    font-family: 'icon-font' !important;
    /* stylelint-disable-line */
    icon-font: url("../assets/images/icons/check.svg");
    font-size: 12px;
    font-size: 0.75rem;
    color: #fff;
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 22px;
    z-index: 1;
    background-image: none; }
  .aopk-theme .checkbox input[type='checkbox']:checked + .control-label:hover::before,
  .aopk-theme .checkbox input[type='checkbox']:checked + .custom-control-label:hover::before,
  .aopk-theme .custom-checkbox input[type='checkbox']:checked + .control-label:hover::before,
  .aopk-theme .custom-checkbox input[type='checkbox']:checked + .custom-control-label:hover::before {
    border-color: #003929;
    background-color: #003929; }
  .aopk-theme .checkbox input[type='checkbox']:checked:focus + .control-label::before,
  .aopk-theme .checkbox input[type='checkbox']:checked:focus + .custom-control-label::before,
  .aopk-theme .custom-checkbox input[type='checkbox']:checked:focus + .control-label::before,
  .aopk-theme .custom-checkbox input[type='checkbox']:checked:focus + .custom-control-label::before {
    border-color: #003929;
    background-color: #003929; }
  .aopk-theme .radio .control-label::before,
  .aopk-theme .radio .custom-control-label::before,
  .aopk-theme .custom-radio .control-label::before,
  .aopk-theme .custom-radio .custom-control-label::before {
    border-radius: 22px; }
  .aopk-theme .radio input[type='radio']:checked + .control-label::before,
  .aopk-theme .radio input[type='radio']:checked + .custom-control-label::before,
  .aopk-theme .custom-radio input[type='radio']:checked + .control-label::before,
  .aopk-theme .custom-radio input[type='radio']:checked + .custom-control-label::before {
    border-color: #006c4e; }
  .aopk-theme .radio input[type='radio']:checked + .control-label::after,
  .aopk-theme .radio input[type='radio']:checked + .custom-control-label::after,
  .aopk-theme .custom-radio input[type='radio']:checked + .control-label::after,
  .aopk-theme .custom-radio input[type='radio']:checked + .custom-control-label::after {
    content: '';
    position: absolute;
    top: 14px;
    left: 6px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #006c4e;
    background-image: none; }
  .aopk-theme .radio input[type='radio']:checked + .control-label:hover::before,
  .aopk-theme .radio input[type='radio']:checked + .custom-control-label:hover::before,
  .aopk-theme .custom-radio input[type='radio']:checked + .control-label:hover::before,
  .aopk-theme .custom-radio input[type='radio']:checked + .custom-control-label:hover::before {
    border-color: #003929; }
  .aopk-theme .radio input[type='radio']:checked + .control-label:hover::after,
  .aopk-theme .radio input[type='radio']:checked + .custom-control-label:hover::after,
  .aopk-theme .custom-radio input[type='radio']:checked + .control-label:hover::after,
  .aopk-theme .custom-radio input[type='radio']:checked + .custom-control-label:hover::after {
    background-color: #003929; }
  .aopk-theme .radio input[type='radio']:checked:focus + .control-label::before,
  .aopk-theme .radio input[type='radio']:checked:focus + .custom-control-label::before,
  .aopk-theme .custom-radio input[type='radio']:checked:focus + .control-label::before,
  .aopk-theme .custom-radio input[type='radio']:checked:focus + .custom-control-label::before {
    border-color: #003929; }
  .aopk-theme .radio input[type='radio']:checked:focus + .control-label::after,
  .aopk-theme .radio input[type='radio']:checked:focus + .custom-control-label::after,
  .aopk-theme .custom-radio input[type='radio']:checked:focus + .control-label::after,
  .aopk-theme .custom-radio input[type='radio']:checked:focus + .custom-control-label::after {
    background-color: #003929; }
  .aopk-theme .custom-control-label-text {
    padding-left: 0; }
  .aopk-theme .form-control:focus:not([type='radio']):not([type='checkbox']),
  .aopk-theme .form-control--not-empty,
  .aopk-theme .has-error .form-control,
  .aopk-theme .select {
    /* WebKit browsers */
    /* Mozilla Firefox 4 to 18 */
    /* Mozilla Firefox 19+ */
    /* Internet Explorer 10+ */ }
    .aopk-theme .form-control:focus:not([type='radio']):not([type='checkbox'])::-webkit-input-placeholder,
    .aopk-theme .form-control--not-empty::-webkit-input-placeholder,
    .aopk-theme .has-error .form-control::-webkit-input-placeholder,
    .aopk-theme .select::-webkit-input-placeholder {
      color: #9c9c9c; }
    .aopk-theme .form-control:focus:not([type='radio']):not([type='checkbox']):-moz-placeholder,
    .aopk-theme .form-control--not-empty:-moz-placeholder,
    .aopk-theme .has-error .form-control:-moz-placeholder,
    .aopk-theme .select:-moz-placeholder {
      color: #9c9c9c; }
    .aopk-theme .form-control:focus:not([type='radio']):not([type='checkbox'])::-moz-placeholder,
    .aopk-theme .form-control--not-empty::-moz-placeholder,
    .aopk-theme .has-error .form-control::-moz-placeholder,
    .aopk-theme .select::-moz-placeholder {
      color: #9c9c9c; }
    .aopk-theme .form-control:focus:not([type='radio']):not([type='checkbox']):-ms-input-placeholder,
    .aopk-theme .form-control--not-empty:-ms-input-placeholder,
    .aopk-theme .has-error .form-control:-ms-input-placeholder,
    .aopk-theme .select:-ms-input-placeholder {
      color: #9c9c9c; }
    .aopk-theme .form-control:focus:not([type='radio']):not([type='checkbox']) + .control-label,
    .aopk-theme .form-control--not-empty + .control-label,
    .aopk-theme .has-error .form-control + .control-label,
    .aopk-theme .select + .control-label {
      font-size: 16px;
      font-size: 1rem;
      transform: translate(1px, -38px); }
  .aopk-theme .form-control[disabled] + .control-label,
  .aopk-theme fieldset[disabled] .form-control + .control-label {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none; }
  .aopk-theme .form-group--disabled .control-label {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none; }
  .aopk-theme .has-error .control-label {
    color: #da0800; }
  .aopk-theme .has-error .form-control {
    box-shadow: none;
    border-color: #da0800; }
    .aopk-theme .has-error .form-control:hover, .aopk-theme .has-error .form-control:focus {
      box-shadow: none;
      border-color: #8e0500; }
  .aopk-theme .has-error .select::after {
    color: #da0800; }
  .aopk-theme .has-error .select:hover:after, .aopk-theme .has-error .select:focus:after {
    color: #8e0500; }
  .aopk-theme .has-error .checkbox .control-label,
  .aopk-theme .has-error .radio .control-label {
    font-size: 18px;
    font-size: 1.125rem;
    transform: translateY(0); }
    .aopk-theme .has-error .checkbox .control-label::before,
    .aopk-theme .has-error .radio .control-label::before {
      border-color: #da0800; }
    .aopk-theme .has-error .checkbox .control-label:hover::before,
    .aopk-theme .has-error .radio .control-label:hover::before {
      border-color: #8e0500; }
  .aopk-theme .has-error .checkbox ~ .help-block,
  .aopk-theme .has-error .radio ~ .help-block {
    padding-left: 37px;
    padding-top: 0; }
  .aopk-theme .has-error .checkbox input[type='checkbox']:checked + .control-label::before {
    border-color: #da0800;
    background-color: #da0800; }
  .aopk-theme .has-error .checkbox input[type='checkbox']:checked + .control-label:hover::before {
    border-color: #8e0500;
    background-color: #8e0500; }
  .aopk-theme .has-error .checkbox input[type='checkbox']:checked:focus + .control-label::before {
    border-color: #8e0500;
    background-color: #8e0500; }
  .aopk-theme .has-error .radio input[type='radio']:checked + .control-label::before {
    border-color: #da0800; }
  .aopk-theme .has-error .radio input[type='radio']:checked + .control-label::after {
    background-color: #da0800; }
  .aopk-theme .has-error .radio input[type='radio']:checked + .control-label:hover::before {
    border-color: #8e0500; }
  .aopk-theme .has-error .radio input[type='radio']:checked + .control-label:hover::after {
    background-color: #8e0500; }
  .aopk-theme .has-error .radio input[type='radio']:checked:focus + .control-label::before {
    border-color: #8e0500; }
  .aopk-theme .has-error .radio input[type='radio']:checked:focus + .control-label::after {
    background-color: #8e0500; }
  .aopk-theme .has-error .help-block {
    color: #da0800; }
  .aopk-theme .help-block {
    display: inline-block;
    padding: 5px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1rem; }
  .aopk-theme .custom-file {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .aopk-theme .custom-file-input {
    position: absolute;
    height: 1px;
    width: 1px;
    opacity: 0;
    overflow: hidden;
    z-index: 5; }
    .aopk-theme .custom-file-input:hover ~ .custom-file-label, .aopk-theme .custom-file-input:focus ~ .custom-file-label {
      border: 1px solid #006c4e; }
      .aopk-theme .custom-file-input:hover ~ .custom-file-label .btn, .aopk-theme .custom-file-input:hover ~ .custom-file-label #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .custom-file-input:hover ~ .custom-file-label .gov-button, .aopk-theme .custom-file-input:focus ~ .custom-file-label .btn, .aopk-theme .custom-file-input:focus ~ .custom-file-label #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .custom-file-input:focus ~ .custom-file-label .gov-button {
        box-shadow: none;
        background-color: #006c4e; }
  .aopk-theme .custom-file-label {
    position: relative;
    width: 100%;
    padding: 10px 20px;
    border: 1px solid transparent;
    cursor: pointer; }
    .aopk-theme .custom-file-label .btn, .aopk-theme .custom-file-label #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .custom-file-label .gov-button {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 5;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      transition: all 0.3s ease; }
  .aopk-theme .custom-file--disabled,
  .aopk-theme .custom-file--disabled ~ .custom-file-label,
  .aopk-theme .custom-file-input:disabled,
  .aopk-theme .custom-file-input:disabled ~ .custom-file-label,
  .aopk-theme .custom-file-input[disabled],
  .aopk-theme .custom-file-input[disabled] ~ .custom-file-label {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none; }
  .aopk-theme .container .form-control {
    font-size: 0.7rem;
    padding: 8px; }
  @media (min-width: 576px) {
    .aopk-theme .container .form-control {
      font-size: 0.9rem; } }
  .aopk-theme .taglib-header,
  .aopk-theme .lfr-asset-description,
  .aopk-theme .lfr-asset-metadata,
  .aopk-theme .lfr-asset-folder::before,
  .aopk-theme .dropdown-menu li::before,
  .aopk-theme .page-item::before,
  .aopk-theme .display-style-icon li::before {
    display: none; }
  .aopk-theme .portlet-image-gallery-display .lfr-search-container-wrapper {
    padding-left: 0;
    padding-right: 0; }
  .aopk-theme .lfr-asset-folder {
    width: 100%; }
    @media (min-width: 1280px) {
      .aopk-theme .lfr-asset-folder {
        width: calc(100% / 3); } }
  .aopk-theme .lfr-asset-folder,
  .aopk-theme .display-style-icon .lfr-asset-item {
    padding-left: 15px;
    padding-right: 15px; }
  .aopk-theme .sticker-secondary {
    width: 40px;
    height: 40px;
    background-color: #006c4e; }
  .aopk-theme .sticker-overlay::before {
    content: '\E018';
    /* stylelint-disable-next-line */
    font-family: 'aopkicons' !important;
    display: block;
    font-size: 24px;
    font-size: 1.5rem; }
  .aopk-theme .sticker-overlay .lexicon-icon {
    display: none; }
  .aopk-theme .card-title,
  .aopk-theme .pagination,
  .aopk-theme .pagination-items-per-page,
  .aopk-theme .pagination-results {
    margin-bottom: 0; }
  .aopk-theme .pagination-bar {
    margin-bottom: 30px; }
  .aopk-theme .card-body {
    padding-left: 0; }
  .aopk-theme .card {
    border: none; }
  .aopk-theme .card-interactive-secondary:hover, .aopk-theme .card-interactive-secondary:focus {
    box-shadow: 0 0 14px 4px rgba(0, 0, 0, 0.4); }
  .aopk-theme .card-title {
    white-space: normal; }
    .aopk-theme .card-title a {
      font-size: 24px;
      font-size: 1.5rem; }
  .aopk-theme .card-item-first {
    border: none; }
    .aopk-theme .card-item-first img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 5px; }
  .aopk-theme .dropdown.show .dropdown-toggle {
    background-color: #eeeeee;
    color: #5c5c5c;
    border-color: #006c4e; }
  .aopk-theme .dropdown-toggle,
  .aopk-theme .dropdown-icon {
    text-decoration: none; }
  .aopk-theme .dropdown-toggle {
    color: #5c5c5c;
    background-color: #eeeeee;
    border-color: transparent; }
    .aopk-theme .dropdown-toggle:hover, .aopk-theme .dropdown-toggle:focus {
      background-color: #eeeeee;
      color: #5c5c5c;
      text-decoration: none;
      border-color: #006c4e;
      transition: all 0.3s ease; }
  .aopk-theme .page-item {
    padding-left: 10px; }
    .aopk-theme .page-item:not(:first-child):not(:last-child) {
      display: none; }
    .aopk-theme .page-item:first-child .page-link::after {
      content: 'Předchozí stránka';
      margin-left: 10px; }
    .aopk-theme .page-item:last-child .page-link::before {
      content: 'Další stránka';
      margin-right: 10px; }
    .aopk-theme .page-item:not(.disabled) .page-link:hover, .aopk-theme .page-item:not(.disabled) .page-link:focus {
      background-color: transparent;
      color: #006c4e; }
    .aopk-theme .page-item .page-link {
      color: #b1b1b1;
      text-decoration: none;
      border: none; }
      .aopk-theme .page-item .page-link::before, .aopk-theme .page-item .page-link::after {
        color: #006c4e; }
    .aopk-theme .page-item .lexicon-icon {
      font-size: 14px;
      font-size: 0.875rem; }
  .aopk-theme .page-link:hover, .aopk-theme .page-link:focus {
    box-shadow: none; }
  .aopk-theme .job {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 10px; }
    @media (min-width: 1280px) {
      .aopk-theme .job {
        margin-bottom: 30px;
        height: calc(100% - 30px); }
        .aopk-theme .job .btn-secondary--green {
          background-color: #006c4e; }
          .aopk-theme .job .btn-secondary--green .btn__icon {
            color: #006c4e; } }
    .aopk-theme .job:hover, .aopk-theme .job:focus {
      box-shadow: 0 0 15px #00000029; }
    .aopk-theme .job .btn-secondary--green:hover, .aopk-theme .job .btn-secondary--green:focus {
      background-color: #b4500a; }
      .aopk-theme .job .btn-secondary--green:hover .btn__icon, .aopk-theme .job .btn-secondary--green:focus .btn__icon {
        color: #b4500a; }
    .aopk-theme .job__content {
      padding: 24px 20px 12px 20px;
      flex-grow: 1; }
      @media (min-width: 1280px) {
        .aopk-theme .job__content {
          padding: 33px 39px 27px 39px; } }
    .aopk-theme .job__title, .aopk-theme .job__subtitle {
      color: #006c4e; }
    .aopk-theme .job__title {
      margin-bottom: 6px; }
    .aopk-theme .job__subtitle {
      font-size: 1.5rem;
      margin-bottom: 9px; }
    .aopk-theme .job__info {
      position: relative;
      color: #5c5c5c;
      padding-left: 27px; }
      .aopk-theme .job__info-label, .aopk-theme .job__info-value {
        margin: 0;
        padding: 0; }
      .aopk-theme .job__info-label {
        font-weight: 400; }
        .aopk-theme .job__info-label::before {
          position: absolute;
          margin-top: 3px;
          left: 0;
          color: #b4500a; }
        .aopk-theme .job__info-label--tree-leaf::before {
          font-family: 'icon-font' !important;
          /* stylelint-disable-line */
          icon-font: url("../assets/images/icons/tree-leaf.svg"); }
        .aopk-theme .job__info-label--point::before {
          font-family: 'icon-font' !important;
          /* stylelint-disable-line */
          icon-font: url("../assets/images/icons/point.svg"); }
        .aopk-theme .job__info-label--calendar::before {
          font-family: 'icon-font' !important;
          /* stylelint-disable-line */
          icon-font: url("../assets/images/icons/calendar.svg"); }
        .aopk-theme .job__info-label--phone::before {
          font-family: 'icon-font' !important;
          /* stylelint-disable-line */
          icon-font: url("../assets/images/icons/phone.svg"); }
        .aopk-theme .job__info-label--mail::before {
          font-family: 'icon-font' !important;
          /* stylelint-disable-line */
          icon-font: url("../assets/images/icons/mail.svg"); }
        .aopk-theme .job__info-label.job__info-label-icon::before {
          content: '';
          margin-left: 5px;
          margin-top: 10px;
          width: 9px;
          height: 9px;
          border-radius: 3px;
          background-color: #b4500a; }
      .aopk-theme .job__info-value {
        font-weight: 600; }
  .aopk-theme .job-filter {
    margin-bottom: 30px; }
    @media (min-width: 1280px) {
      .aopk-theme .job-filter {
        display: flex;
        margin-bottom: 75px; }
        .aopk-theme .job-filter .form-group {
          padding-top: 0;
          margin: 0 20px 0 0;
          min-width: 350px; } }
  .aopk-theme .horizontal-navigation {
    display: inline-flex;
    margin: 0;
    flex-wrap: wrap;
    font-weight: 600;
    position: relative;
    font-family: "Pridi", arial, sans-serif;
    z-index: 2;
    min-height: 60px; }
    @media (min-width: 1280px) {
      .aopk-theme .horizontal-navigation {
        min-height: 65px; } }
    .aopk-theme .horizontal-navigation__item {
      padding: 0;
      line-height: 60px; }
      @media (min-width: 1280px) {
        .aopk-theme .horizontal-navigation__item {
          line-height: 65px; } }
      .aopk-theme .horizontal-navigation__item::before {
        display: none; }
      .aopk-theme .horizontal-navigation__item--active .horizontal-navigation__link {
        background-color: #fff;
        color: #006c4e; }
      .aopk-theme .horizontal-navigation__item:not(.horizontal-navigation__item--active) .horizontal-navigation__link:hover, .aopk-theme .horizontal-navigation__item:not(.horizontal-navigation__item--active) .horizontal-navigation__link:focus {
        background-color: rgba(0, 0, 0, 0.2); }
    .aopk-theme .horizontal-navigation__link {
      display: block;
      padding: 0 15px;
      color: #fff;
      text-decoration: none;
      line-height: 60px; }
      @media (min-width: 1280px) {
        .aopk-theme .horizontal-navigation__link {
          line-height: 65px;
          padding: 0 20px; } }
  .aopk-theme .horizontal-navigation-wrapper {
    position: relative;
    text-align: center; }
    @media (min-width: 1280px) {
      .aopk-theme .horizontal-navigation-wrapper__inner {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%; } }
    .aopk-theme .horizontal-navigation-wrapper__inner::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.15);
      backdrop-filter: blur(15px);
      z-index: 1; }
    .aopk-theme .horizontal-navigation-wrapper--green {
      background-color: #57a587; }
      .aopk-theme .horizontal-navigation-wrapper--green .horizontal-navigation-wrapper__inner {
        position: relative; }
        .aopk-theme .horizontal-navigation-wrapper--green .horizontal-navigation-wrapper__inner::after {
          display: none; }
  .aopk-theme .link-arrow {
    align-items: baseline;
    color: #006c4e;
    display: inline-flex;
    text-decoration: none; }
    .aopk-theme .link-arrow__icon, .aopk-theme .link-arrow.link-arrow-simple::before {
      width: 24px;
      min-width: 24px;
      height: 24px;
      background-color: #b4500a;
      border-radius: 5px;
      color: #fff;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 24px;
      text-align: center; }
    .aopk-theme .link-arrow__icon {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      margin-right: 9px; }
    @media (min-width: 1280px) {
      .aopk-theme .link-arrow--dark-bg {
        color: #fff; }
        .aopk-theme .link-arrow--dark-bg:hover, .aopk-theme .link-arrow--dark-bg:focus {
          color: #b4500a; }
          .aopk-theme .link-arrow--dark-bg:hover .link-arrow__icon, .aopk-theme .link-arrow--dark-bg:hover.link-arrow-simple::before, .aopk-theme .link-arrow--dark-bg:focus .link-arrow__icon, .aopk-theme .link-arrow--dark-bg:focus.link-arrow-simple::before {
            background-color: #b4500a; } }
    .aopk-theme .link-arrow.link-arrow-simple {
      position: relative;
      padding-left: 33px; }
      .aopk-theme .link-arrow.link-arrow-simple::before {
        position: absolute;
        top: 2px;
        left: 0;
        font-family: 'icon-font' !important;
        /* stylelint-disable-line */
        icon-font: url("../assets/images/icons/arrow-right.svg"); }
    .aopk-theme .link-arrow:hover .link-arrow__icon, .aopk-theme .link-arrow:hover.link-arrow-simple::before, .aopk-theme .link-arrow:focus .link-arrow__icon, .aopk-theme .link-arrow:focus.link-arrow-simple::before {
      background-color: #006c4e; }
    .aopk-theme .link-arrow:active .link-arrow__icon, .aopk-theme .link-arrow:active.link-arrow-simple::before, .aopk-theme .link-arrow.active .link-arrow__icon, .aopk-theme .link-arrow.active.link-arrow-simple::before {
      background-color: #28251f; }
  .aopk-theme .list-items .list-items__item + .list-items__item {
    margin-top: 30px; }
  .aopk-theme .list-items__content-wrapper {
    padding-top: 45px;
    padding-bottom: 45px; }
  .aopk-theme .list-items__image-wrapper {
    position: relative;
    border-radius: 5px;
    display: flex;
    height: 100%;
    min-height: 300px;
    margin-top: 30px;
    overflow: hidden; }
    .aopk-theme .list-items__image-wrapper img {
      display: block;
      margin: 0;
      width: 100%;
      height: auto; }
      @media (min-width: 1280px) {
        .aopk-theme .list-items__image-wrapper img {
          max-width: unset;
          min-width: 100%;
          min-height: 100%;
          width: auto;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%); } }
    @media (min-width: 1280px) {
      .aopk-theme .list-items__image-wrapper {
        margin-top: 0; } }
  @media (min-width: 1280px) {
    .aopk-theme .list-items .slick-list {
      margin: 0 60px; } }
  .aopk-theme .list-items.slick-slider {
    padding-bottom: 45px; }
  .aopk-theme .list-items .slick-slide {
    min-height: unset;
    max-height: unset;
    height: auto; }
    @media (min-width: 1280px) {
      .aopk-theme .list-items .slick-slide {
        margin: 0 15px; } }
    .aopk-theme .list-items .slick-slide img {
      height: auto;
      width: auto; }
  .aopk-theme .list-items .slick-arrow {
    color: #b4500a; }
    .aopk-theme .list-items .slick-arrow.slick-arrow--next, .aopk-theme .list-items .slick-arrow.slick-arrow--prev {
      padding: 0; }
      .aopk-theme .list-items .slick-arrow.slick-arrow--next:hover, .aopk-theme .list-items .slick-arrow.slick-arrow--next:focus, .aopk-theme .list-items .slick-arrow.slick-arrow--prev:hover, .aopk-theme .list-items .slick-arrow.slick-arrow--prev:focus {
        color: #006c4e; }
    .aopk-theme .list-items .slick-arrow.slick-arrow--prev {
      left: 0; }
    .aopk-theme .list-items .slick-arrow.slick-arrow--next {
      right: 0; }
  .aopk-theme .list-items .slick-dots {
    bottom: 0; }
    .aopk-theme .list-items .slick-dots button {
      border-color: #b4500a; }
  .aopk-theme .lfr-pagination {
    margin-bottom: 30px; }
    @media (min-width: 1280px) {
      .aopk-theme .lfr-pagination {
        margin-bottom: 60px; } }
    .aopk-theme .lfr-pagination::after {
      display: none; }
  .aopk-theme .aopk-custom-current-page-menu > .btn.btn-secondary, .aopk-theme #cookie-consent-container .aopk-custom-current-page-menu > .btn-secondary.gov-button, #cookie-consent-container .aopk-theme .aopk-custom-current-page-menu > .btn-secondary.gov-button {
    border-radius: 5px;
    border-color: transparent;
    background-color: #006c4e;
    color: white; }
  .aopk-theme .pager {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center; }
    .aopk-theme .pager::after {
      display: none; }
    .aopk-theme .pager li {
      display: block;
      padding: 0 10px; }
      .aopk-theme .pager li::before {
        display: none; }
      .aopk-theme .pager li > a,
      .aopk-theme .pager li > span {
        display: inline-flex;
        align-items: center;
        border: 0;
        border-radius: 0;
        color: #006c4e;
        background-color: transparent;
        padding: 0;
        text-decoration: none; }
        .aopk-theme .pager li > a::after, .aopk-theme .pager li > a::before,
        .aopk-theme .pager li > span::after,
        .aopk-theme .pager li > span::before {
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: #b4500a;
          border-radius: 5px;
          font-size: 14px;
          font-size: 0.875rem;
          color: #FFF;
          width: 24px;
          height: 24px; }
        .aopk-theme .pager li > a:hover::after, .aopk-theme .pager li > a:hover::before, .aopk-theme .pager li > a:focus::after, .aopk-theme .pager li > a:focus::before,
        .aopk-theme .pager li > span:hover::after,
        .aopk-theme .pager li > span:hover::before,
        .aopk-theme .pager li > span:focus::after,
        .aopk-theme .pager li > span:focus::before {
          color: #6c3006; }
      .aopk-theme .pager li:first-child > a::before,
      .aopk-theme .pager li:first-child > span::before {
        font-family: 'icon-font' !important;
        /* stylelint-disable-line */
        icon-font: url("../assets/images/icons/arrow-left.svg");
        margin-right: 10px; }
      .aopk-theme .pager li:last-child > a::after,
      .aopk-theme .pager li:last-child > span::after {
        font-family: 'icon-font' !important;
        /* stylelint-disable-line */
        icon-font: url("../assets/images/icons/arrow-right.svg");
        margin-left: 10px; }
      .aopk-theme .pager li > a:hover::before, .aopk-theme .pager li > a:hover::after, .aopk-theme .pager li > a:focus::before, .aopk-theme .pager li > a:focus::after,
      .aopk-theme .pager li > a:visited:hover::before,
      .aopk-theme .pager li > a:visited:hover::after,
      .aopk-theme .pager li > a:visited:focus::before,
      .aopk-theme .pager li > a:visited:focus::after {
        background-color: #006c4e;
        color: #fff; }
    .aopk-theme .pager .disabled > a, .aopk-theme .pager .disabled > a::before, .aopk-theme .pager .disabled > a::after,
    .aopk-theme .pager .disabled > span,
    .aopk-theme .pager .disabled > span::before,
    .aopk-theme .pager .disabled > span::after {
      background-color: transparent;
      color: #36332a;
      opacity: 0.4;
      cursor: not-allowed;
      pointer-events: none; }
    .aopk-theme .pager .disabled > a:hover, .aopk-theme .pager .disabled > a:focus {
      background-color: transparent;
      color: #36332a;
      cursor: not-allowed; }
  .aopk-theme .slick-slider {
    position: relative;
    box-sizing: border-box;
    display: block;
    touch-action: pan-y;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
    .aopk-theme .slick-slider .slick-track,
    .aopk-theme .slick-slider .slick-list {
      transform: translate3d(0, 0, 0); }
  .aopk-theme .slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden; }
    .aopk-theme .slick-list:focus {
      outline: none; }
    .aopk-theme .slick-list.dragging {
      cursor: hand; }
  .aopk-theme .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .aopk-theme .slick-track:before,
  .aopk-theme .slick-track:after {
    content: '';
    display: table; }
  .aopk-theme .slick-track:after {
    clear: both; }
  .aopk-theme .slick-loading .slick-track {
    visibility: hidden; }
  .aopk-theme .slick-slide {
    position: relative;
    display: none;
    width: 100%;
    height: 100vh;
    min-height: 950px;
    max-height: 1080px;
    float: left;
    overflow: hidden; }
    .aopk-theme .slick-slide img {
      position: absolute;
      top: 50%;
      left: 50%;
      display: block;
      width: 1920px;
      height: 1080px;
      transform: translate(-50%, -50%);
      object-fit: cover;
      object-position: center; }
  .aopk-theme [dir='rtl'] .slick-slide {
    float: right; }
  .aopk-theme .slick-slide.slick-loading img {
    display: none; }
  .aopk-theme .slick-slide.dragging img {
    pointer-events: none; }
  .aopk-theme .slick-initialized .slick-slide {
    display: block; }
  .aopk-theme .slick-loading .slick-slide {
    visibility: hidden; }
  .aopk-theme .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .aopk-theme .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: flex;
    justify-content: center;
    width: 40px;
    height: 80px;
    padding: 0;
    border: 0;
    transform: translateY(-50%);
    font-size: 80px;
    line-height: 80px;
    color: #fff;
    background: transparent; }
    .aopk-theme .slick-arrow:hover, .aopk-theme .slick-arrow:focus {
      color: #b4500a; }
    .aopk-theme .slick-arrow.slick-arrow--prev {
      left: 24px; }
    .aopk-theme .slick-arrow.slick-arrow--next {
      right: 24px; }
    .aopk-theme .slick-arrow.slick-hidden {
      display: none; }
    .aopk-theme .slick-arrow.slick-disabled {
      opacity: 0;
      cursor: default; }
  .aopk-theme .slick-dots {
    position: absolute;
    bottom: 180px;
    left: 50%;
    z-index: 5;
    display: inline-flex;
    margin-bottom: 0;
    transform: translateX(-50%); }
    .aopk-theme .slick-dots button {
      position: relative;
      width: 20px;
      height: 20px;
      padding: 0;
      border: 2px solid #fff;
      line-height: 16px;
      color: transparent;
      background-color: transparent; }
      .aopk-theme .slick-dots button:hover::after {
        content: '';
        position: absolute;
        top: -6px;
        right: -6px;
        bottom: -6px;
        left: -6px;
        display: block;
        background-color: #006c4e; }
      .aopk-theme .slick-dots button[tabindex='-1']:focus {
        outline: none; }
      .aopk-theme .slick-dots button[tabindex='0']:focus-visible {
        outline-offset: 8px; }
    .aopk-theme .slick-dots li {
      margin: 0 9px;
      padding: 0; }
      .aopk-theme .slick-dots li.slick-active button::after {
        content: '';
        position: absolute;
        top: -6px;
        right: -6px;
        bottom: -6px;
        left: -6px;
        display: block;
        background-color: #006c4e; }
      .aopk-theme .slick-dots li::before {
        display: none; }
  .aopk-theme .signpost {
    border-bottom: 1px solid rgba(177, 177, 177, 0.5); }
    @media (min-width: 1280px) {
      .aopk-theme .signpost {
        display: flex;
        position: relative;
        margin: -150px auto 90px;
        max-width: 1200px;
        background-color: #fdfdfd;
        border-radius: 10px;
        border: 10px solid #eeeeee;
        z-index: 6; } }
    .aopk-theme .signpost__item {
      border-top: 1px solid rgba(177, 177, 177, 0.5);
      background-color: #eeeeee; }
      @media (min-width: 1280px) {
        .aopk-theme .signpost__item {
          flex-grow: 1;
          flex-shrink: 1;
          width: 33.33%;
          padding-top: 18px;
          background-color: transparent;
          border-top: 0; }
          .aopk-theme .signpost__item:not(:last-child) {
            width: calc(33.33% + 17px); } }
      @media (min-width: 1280px) {
        .aopk-theme .signpost__item--highlighted {
          position: relative;
          flex-grow: 0;
          width: calc(33.33% - 34px);
          background-color: #006c4e; }
          .aopk-theme .signpost__item--highlighted::before, .aopk-theme .signpost__item--highlighted::after {
            display: block;
            position: absolute;
            content: '';
            user-select: none;
            pointer-events: none;
            border: 10px solid #006c4e; }
          .aopk-theme .signpost__item--highlighted::before {
            top: -20px;
            right: -20px;
            bottom: -20px;
            left: -20px;
            border-radius: 10px;
            box-shadow: 0 0 15px #00000029; }
          .aopk-theme .signpost__item--highlighted::after {
            top: -10px;
            right: -10px;
            bottom: -10px;
            left: -10px; }
          .aopk-theme .signpost__item--highlighted .signpost__list-link,
          .aopk-theme .signpost__item--highlighted .signpost__heading,
          .aopk-theme .signpost__item--highlighted .signpost__heading span {
            color: #fff; }
          .aopk-theme .signpost__item--highlighted img {
            filter: invert(65%) sepia(24%) saturate(3096%) hue-rotate(345deg) brightness(98%) contrast(97%); }
          .aopk-theme .signpost__item--highlighted .signpost__list-link:hover, .aopk-theme .signpost__item--highlighted .signpost__list-link:focus {
            color: #b4500a; } }
    .aopk-theme .signpost__item-content {
      display: none; }
      @media (min-width: 1280px) {
        .aopk-theme .signpost__item-content {
          display: block; } }
      @media (max-width: 719.98px) {
        .aopk-theme .signpost__item-content > ul:first-child > li:first-child {
          border-top: none; } }
    .aopk-theme .signpost__item-content-collumns {
      display: flex;
      flex-direction: row;
      align-items: center; }
      @media (max-width: 719.98px) {
        .aopk-theme .signpost__item-content-collumns > div:first-child > ul:first-child > li:first-child {
          border-top: none; } }
    .aopk-theme .signpost__heading {
      position: relative;
      cursor: pointer;
      margin: 0;
      line-height: 1.2;
      font-weight: 400;
      padding: 15px 60px 15px 24px;
      background-color: #fff; }
      @media (max-width: 575.98px) {
        .aopk-theme .signpost__heading {
          font-size: 24px;
          font-size: 1.5rem;
          padding-bottom: 21px;
          padding-top: 21px; } }
      .aopk-theme .signpost__heading::after {
        position: absolute;
        right: 30px;
        top: 50%;
        margin-top: -.5rem;
        color: #b1b1b1;
        font-size: 0.875rem;
        font-family: 'icon-font' !important;
        /* stylelint-disable-line */
        icon-font: url("../assets/images/icons/arrow-right.svg"); }
        @media (min-width: 1280px) {
          .aopk-theme .signpost__heading::after {
            display: none; } }
      .aopk-theme .signpost__heading--active::after {
        color: #b4500a;
        transform: rotate(90deg); }
      .aopk-theme .signpost__heading span, .aopk-theme .signpost__heading-green {
        color: #006c4e;
        font-weight: 700; }
      .aopk-theme .signpost__heading--active + .signpost__item-content {
        display: block; }
      @media (min-width: 1280px) {
        .aopk-theme .signpost__heading {
          cursor: default;
          pointer-events: none;
          max-width: 280px;
          white-space: nowrap;
          padding: 0;
          margin-bottom: 39px;
          margin-left: auto;
          margin-right: auto;
          background-color: transparent; } }
    .aopk-theme .signpost__list {
      margin: 0;
      padding: 0 48px; }
      @media (min-width: 1280px) {
        .aopk-theme .signpost__list {
          background-color: transparent;
          border-top: 0;
          display: block;
          padding: 9px 0 9px;
          max-width: 280px;
          margin-left: auto;
          margin-right: auto; } }
      @media (min-width: 1280px) {
        .aopk-theme .signpost__list :first-child {
          border-top: none; } }
    .aopk-theme .signpost__list-image {
      display: flex;
      width: 33px;
      height: 33px;
      margin: 0 15px 0 0;
      filter: invert(27%) sepia(85%) saturate(804%) hue-rotate(125deg) brightness(92%) contrast(102%); }
    .aopk-theme .signpost__list-item {
      padding: 0;
      border-top: 1px solid rgba(177, 177, 177, 0.5); }
      .aopk-theme .signpost__list-item::before {
        display: none; }
      .aopk-theme .signpost__list-item--active a {
        color: #b4500a; }
    .aopk-theme .signpost__list-link {
      display: flex;
      align-items: center;
      min-height: 60px;
      padding-top: 6px;
      padding-bottom: 6px;
      padding-right: 40px;
      color: #2e2e2e;
      line-height: 1.4;
      text-decoration: none; }
      .aopk-theme .signpost__list-link:hover, .aopk-theme .signpost__list-link:focus {
        background: transparent linear-gradient(90deg, #b1b1b100 0%, #a8a8a833 24%, #94949433 50%, #99999933 79%, #b1b1b100 100%) 0% 0% no-repeat padding-box;
        color: #006c4e; }
      @media (min-width: 1280px) {
        .aopk-theme .signpost__list-link::after {
          position: absolute;
          right: 0;
          color: #b1b1b1;
          font-size: 0.875rem;
          font-family: 'icon-font' !important;
          /* stylelint-disable-line */
          icon-font: url("../assets/images/icons/arrow-right.svg"); } }
    .aopk-theme .signpost__more-content {
      padding-top: 36px;
      padding-bottom: 15px;
      text-align: center; }
  .aopk-theme .magazine {
    position: relative;
    padding: 54px 15px 0;
    text-align: center; }
    @media (min-width: 1280px) {
      .aopk-theme .magazine {
        padding: 66px 0 0 30px;
        margin-bottom: 75px;
        border-left: 5px solid #b4500a; } }
    .aopk-theme .magazine__bg-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      opacity: .8;
      z-index: -1; }
      @media (min-width: 1280px) {
        .aopk-theme .magazine__bg-image {
          width: auto;
          min-width: 100%; } }
    .aopk-theme .magazine__title {
      line-height: 1.05882; }
    @media (min-width: 1280px) {
      .aopk-theme .magazine__perex {
        margin-bottom: 50px; } }
    .aopk-theme .magazine__image {
      width: 168px;
      margin-bottom: 20px; }
      @media (min-width: 1280px) {
        .aopk-theme .magazine__image {
          width: 250px;
          margin-bottom: -75px; } }
  .aopk-theme .mapa_list {
    display: block; }
  .aopk-theme .mapa_svg {
    display: none; }
  @media (min-width: 400px) {
    .aopk-theme .mapa_list {
      display: none; }
    .aopk-theme .mapa_svg {
      display: inline; } }
  @media (max-width: 400px) {
    .aopk-theme .mapa_list {
      display: block; }
    .aopk-theme .mapa_svg {
      display: none; } }
  .aopk-theme .navigation-tile {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px; }
    @media (min-width: 1280px) {
      .aopk-theme .navigation-tile {
        margin-bottom: 0; } }
    .aopk-theme .navigation-tile > picture {
      display: flex;
      flex-direction: column; }
    .aopk-theme .navigation-tile__image {
      height: 405px;
      width: auto;
      margin: 0 -15px;
      object-fit: cover; }
      @media (min-width: 576px) {
        .aopk-theme .navigation-tile__image {
          border-radius: 5px; } }
      @media (min-width: 1280px) {
        .aopk-theme .navigation-tile__image {
          height: 350px;
          margin: 0; } }
    .aopk-theme .navigation-tile__description {
      display: flex;
      flex-direction: column;
      margin: -60px 0 0;
      padding: 20px 25px 10px;
      background-color: #fff;
      border-radius: 10px; }
      @media (min-width: 1280px) {
        .aopk-theme .navigation-tile__description {
          padding: 20px 30px;
          margin-top: -40px;
          margin-left: 70px;
          border-radius: 5px;
          border-top-right-radius: 0; } }
    @media (min-width: 1280px) {
      .aopk-theme .navigation-tile .btn, .aopk-theme .navigation-tile #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .navigation-tile .gov-button {
        margin-left: 70px; } }
  @media (min-width: 1280px) {
    .aopk-theme .navigation-tiles .col-xl-6:nth-child(n+3):not(.mb-xl-4) .navigation-tile {
      margin-top: 40px; } }
  .aopk-theme .partners {
    background-color: #fff;
    border-radius: 5px;
    margin-top: 30px; }
    @media (min-width: 1280px) {
      .aopk-theme .partners {
        margin-top: 0;
        padding: 10px 90px 0; } }
    @media (min-width: 1280px) {
      .aopk-theme .partners__item:nth-child(even) {
        padding-left: 36px; }
      .aopk-theme .partners__item:nth-child(odd) {
        padding-right: 36px; } }
    .aopk-theme .partners__item-in {
      max-width: 186px;
      margin: 0 auto; }
    .aopk-theme .partners__logo {
      margin: 0 auto 8px; }
  .aopk-theme .support {
    padding-bottom: 255px; }
    @media (min-width: 1280px) {
      .aopk-theme .support {
        padding-bottom: 30px; } }
    @media (min-width: 1280px) {
      .aopk-theme .support__description {
        padding-right: 180px; } }
    @media (min-width: 1280px) {
      .aopk-theme .support__description .lead {
        text-align: left; } }
  .aopk-theme .news {
    display: flex;
    flex-direction: column;
    margin-bottom: 45px; }
    @media (min-width: 1280px) {
      .aopk-theme .news {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 790px; } }
    .aopk-theme .news__item {
      margin-bottom: 10px; }
      @media (min-width: 1280px) {
        .aopk-theme .news__item {
          margin-bottom: 30px;
          overflow: hidden; } }
      .aopk-theme .news__item:last-child {
        margin-bottom: 40px; }
    .aopk-theme .news__image {
      display: none; }
      @media (min-width: 1280px) {
        .aopk-theme .news__image {
          display: block;
          height: 300px;
          min-width: 100%;
          width: auto;
          border-radius: 5px;
          object-fit: cover; } }
    .aopk-theme .news__description {
      display: flex;
      flex-direction: column;
      padding: 30px 25px;
      background-color: #eeeeee;
      border-radius: 5px; }
      @media (min-width: 1280px) {
        .aopk-theme .news__description {
          position: relative;
          min-height: 220px;
          padding-left: 30px;
          padding-right: 30px;
          margin-top: -80px;
          margin-left: 120px;
          background-color: #fff; } }
    .aopk-theme .news__date {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 400; }
      @media (min-width: 1280px) {
        .aopk-theme .news__date {
          position: absolute;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          top: 24px;
          right: 100%;
          width: 120px;
          height: 56px;
          padding: 12px 15px;
          color: #fff;
          z-index: 1; } }
      @media (min-width: 1280px) {
        .aopk-theme .news__date::after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 108, 78, 0.7);
          backdrop-filter: blur(2px);
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px;
          z-index: -1; } }
    .aopk-theme .news__link {
      color: #006c4e;
      text-decoration: none; }
      .aopk-theme .news__link:hover, .aopk-theme .news__link:focus {
        color: #b4500a; }
  .aopk-theme .region-detail {
    margin-top: 30px; }
    @media (min-width: 1280px) {
      .aopk-theme .region-detail {
        margin-top: 75px; } }
    .aopk-theme .region-detail__map {
      margin-bottom: 36px; }
    .aopk-theme .region-detail__title {
      color: #006c4e;
      margin-bottom: 21px; }
      @media (min-width: 1280px) {
        .aopk-theme .region-detail__title {
          margin-bottom: 36px; } }
    .aopk-theme .region-detail__address {
      margin-bottom: 48px; }
    .aopk-theme .region-detail__data {
      text-align: center; }
      @media (min-width: 1280px) {
        .aopk-theme .region-detail__data {
          text-align: left; } }
    @media (min-width: 1280px) {
      .aopk-theme .region-detail__data-item {
        display: inline; } }
  .aopk-theme .notice {
    position: relative;
    padding: 50px 20px 40px;
    margin-bottom: 20px;
    background-color: #fee49f;
    text-align: center; }
    @media (min-width: 1280px) {
      .aopk-theme .notice {
        padding: 54px 45px;
        text-align: left; } }
    .aopk-theme .notice__time {
      display: inline-block;
      color: #874400; }
    .aopk-theme .notice__text {
      text-align: center; }
      @media (min-width: 1280px) {
        .aopk-theme .notice__text {
          text-align: left; } }
    .aopk-theme .notice__image-holder {
      display: none; }
      @media (min-width: 1280px) {
        .aopk-theme .notice__image-holder {
          display: block;
          position: absolute;
          right: 0;
          bottom: 0;
          width: 324px;
          height: 365px; } }
    @media (min-width: 1280px) {
      .aopk-theme .notice__image {
        position: absolute;
        left: 0;
        bottom: 0;
        margin: 0;
        max-width: 100%;
        height: auto; } }
  .aopk-theme .search-bar {
    width: 100%;
    height: 42px; }
    @media (min-width: 1280px) {
      .aopk-theme .search-bar {
        width: 415px; } }
    .aopk-theme .search-bar .input-group-item {
      width: 100%; }
    .aopk-theme .search-bar .form-control {
      height: 42px;
      padding: 12px 60px 12px 25px;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 18px;
      color: #fff;
      background: rgba(54, 51, 42, 0.2);
      border: 1px solid transparent;
      border-radius: 42px; }
      .aopk-theme .search-bar .form-control::placeholder {
        color: rgba(255, 255, 255, 0.6);
        font-style: italic;
        opacity: 1; }
      .aopk-theme .search-bar .form-control:hover, .aopk-theme .search-bar .form-control:focus, .aopk-theme .search-bar .form-control:active {
        border: 1px solid #fff;
        box-shadow: none; }
    .aopk-theme .search-bar .input-group-inset-item {
      position: absolute;
      right: -2px;
      top: -2px;
      font-size: 24px;
      font-size: 1.5rem; }
      .aopk-theme .search-bar .input-group-inset-item .btn, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button {
        position: relative;
        display: inline-flex;
        height: 42px;
        padding: 9px 13px;
        color: #fff; }
        .aopk-theme .search-bar .input-group-inset-item .btn::after, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button::after, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button::after {
          display: none;
          position: absolute;
          top: 1px;
          left: 0;
          content: '';
          width: 49px;
          height: calc(42px - 2px);
          background-color: #b4500a;
          border-radius: calc(42px - 2px); }
        .aopk-theme .search-bar .input-group-inset-item .btn:hover, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button:hover, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button:hover, .aopk-theme .search-bar .input-group-inset-item .btn:focus, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button:focus, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button:focus, .aopk-theme .search-bar .input-group-inset-item .btn:active, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button:active, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button:active {
          box-shadow: none; }
          .aopk-theme .search-bar .input-group-inset-item .btn:hover .icon, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button:hover .icon, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button:hover .icon, .aopk-theme .search-bar .input-group-inset-item .btn:focus .icon, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button:focus .icon, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button:focus .icon, .aopk-theme .search-bar .input-group-inset-item .btn:active .icon, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button:active .icon, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button:active .icon {
            z-index: 1; }
          .aopk-theme .search-bar .input-group-inset-item .btn:hover::after, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button:hover::after, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button:hover::after, .aopk-theme .search-bar .input-group-inset-item .btn:focus::after, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button:focus::after, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button:focus::after, .aopk-theme .search-bar .input-group-inset-item .btn:active::after, .aopk-theme .search-bar .input-group-inset-item #cookie-consent-container .gov-button:active::after, #cookie-consent-container .aopk-theme .search-bar .input-group-inset-item .gov-button:active::after {
            display: inline-block; }
  .aopk-theme .section {
    position: relative;
    /* Background Color */
    /* Spacing */
    /* Image alignment */
    /* Image opacity */ }
    .aopk-theme .section--bg-white {
      background-color: #fff; }
    .aopk-theme .section--bg-gray {
      background-color: rgba(229, 229, 229, 0.3); }
    .aopk-theme .section--bg-yellow {
      background-color: #fee49f; }
    .aopk-theme .section--bg-green {
      background-color: #006c4e; }
    .aopk-theme .section--pt-lg {
      padding-top: 360px; }
    .aopk-theme .section--pt-sm {
      padding-top: 45px; }
    @media (min-width: 1280px) {
      .aopk-theme .section--pt-lg {
        padding-top: 390px; }
      .aopk-theme .section--pt-sm {
        padding-top: 60px; } }
    .aopk-theme .section--pb-lg {
      padding-bottom: 360px; }
    .aopk-theme .section--pb-sm {
      padding-bottom: 45px; }
    @media (min-width: 1280px) {
      .aopk-theme .section--pb-lg {
        padding-bottom: 390px; }
      .aopk-theme .section--pb-sm {
        padding-bottom: 60px; } }
    .aopk-theme .section__img-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      user-select: none;
      overflow: hidden;
      z-index: 1; }
    .aopk-theme .section__img {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      margin-bottom: 0;
      z-index: 1; }
    .aopk-theme .section--img-t .section__img {
      top: 0; }
    .aopk-theme .section--img-c .section__img {
      top: 50%;
      transform: translate(-50%, -50%); }
    .aopk-theme .section--img-b .section__img {
      bottom: 0; }
    .aopk-theme .section--img-opacity-25 .section__img {
      opacity: 0.25; }
    .aopk-theme .section--img-opacity-50 .section__img {
      opacity: 0.5; }
    .aopk-theme .section--img-opacity-75 .section__img {
      opacity: 0.75; }
    .aopk-theme .section__container {
      position: relative;
      z-index: 2; }
  .aopk-theme .separator {
    position: relative;
    height: 1px;
    margin: 16px 0;
    background: #b1b1b1;
    border-top: none; }
    .aopk-theme .separator::after {
      display: inline-block;
      width: 32px;
      height: 16px;
      position: absolute;
      top: -16px;
      left: calc(50% - 16px);
      content: '';
      background-image: url("../assets/images/leaf.svg");
      background-size: 32px 16px; }
  .aopk-theme .scroll-to-top {
    display: block;
    position: fixed;
    border-radius: 5px;
    right: 15px;
    bottom: 15px;
    transform: translateY(42px);
    width: 42px;
    height: 42px;
    line-height: 42px;
    background-color: #b4500a;
    color: #fff;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    text-decoration: none;
    z-index: 8; }
    .aopk-theme .scroll-to-top:hover {
      background-color: #006c4e; }
    .aopk-theme .scroll-to-top:not(:disabled):not(.disabled):active, .aopk-theme .scroll-to-top:not(:disabled):not(.disabled).active {
      background-color: #00533c; }
    @media (min-width: 1920px) {
      .aopk-theme .scroll-to-top {
        right: auto;
        left: calc(50% + ( 1920px / 2 ) - ( 42px + ( 30px / 2 ) )); } }
    .aopk-theme .scroll-to-top .icon {
      width: auto;
      font-size: 10px;
      font-size: 0.625rem;
      position: relative;
      top: -1px; }
    .aopk-theme .scroll-to-top--showed {
      opacity: 1;
      pointer-events: initial;
      transform: translateY(0); }
  .aopk-theme .signpost-tiles__section {
    position: relative;
    padding-top: 400px;
    margin-bottom: 39px; }
    @media (min-width: 1280px) {
      .aopk-theme .signpost-tiles__section {
        display: flex;
        min-height: 700px;
        padding-top: 99px;
        padding-bottom: 99px;
        max-width: 1920px;
        margin: 0 auto; }
        .aopk-theme .signpost-tiles__section .container {
          z-index: 3; } }
    .aopk-theme .signpost-tiles__section:hover .signpost-tiles__image-wrapper::before, .aopk-theme .signpost-tiles__section:focus .signpost-tiles__image-wrapper::before {
      opacity: 0; }
  @media (min-width: 1280px) {
    .aopk-theme .signpost-tiles__image-wrapper {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .aopk-theme .signpost-tiles__image-wrapper::before {
        position: absolute;
        display: block;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        content: '';
        opacity: .3;
        background: #fff;
        z-index: 2; } }
  .aopk-theme .signpost-tiles__image {
    position: absolute;
    margin: 0;
    left: 50%;
    top: 0;
    width: auto;
    height: 400px;
    min-width: 100%;
    user-select: none;
    transform: translateX(-50%);
    object-fit: cover; }
    @media (min-width: 1280px) {
      .aopk-theme .signpost-tiles__image {
        height: auto;
        min-height: 100%; } }
  .aopk-theme .signpost-tiles__data {
    margin-top: -57px;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 33px 24px 39px; }
    @media (min-width: 1280px) {
      .aopk-theme .signpost-tiles__data {
        margin-top: 0;
        flex-grow: 1;
        padding: 93px 93px 39px; } }
  .aopk-theme .signpost-tiles__title {
    margin-bottom: 15px; }
    @media (min-width: 1280px) {
      .aopk-theme .signpost-tiles__title {
        margin-bottom: 27px; } }
  .aopk-theme .signpost-tiles__perex {
    padding-left: 10px;
    border-left: 1px solid #707070;
    margin-bottom: 0; }
    @media (min-width: 1280px) {
      .aopk-theme .signpost-tiles__perex {
        padding-left: 20px; } }
  .aopk-theme .signpost-tiles__decoration {
    display: none; }
    @media (min-width: 1280px) {
      .aopk-theme .signpost-tiles__decoration {
        display: block;
        position: absolute;
        user-select: none;
        pointer-events: none;
        right: 15px;
        margin-top: 150px;
        top: 0;
        transform: translateY(-100%);
        z-index: 4; } }
  @media (min-width: 1280px) {
    .aopk-theme .signpost-tiles__card {
      display: flex;
      height: 100%;
      flex-direction: column; } }
  .aopk-theme .slider-photos {
    min-height: 100%;
    padding: 0 80px; }
    @media (max-width: 719.98px) {
      .aopk-theme .slider-photos {
        display: none; } }
    @media (max-width: 719.98px) {
      .aopk-theme .slider-photos__sm-display {
        display: block; } }
    .aopk-theme .slider-photos__slick-slider .slick-slide, .aopk-theme .slider-photos__slick-slider-detail .slick-slide {
      height: auto;
      max-height: unset;
      min-height: unset; }
      .aopk-theme .slider-photos__slick-slider .slick-slide img, .aopk-theme .slider-photos__slick-slider-detail .slick-slide img {
        position: absolute;
        top: 0;
        width: auto;
        height: 100%;
        left: 50%;
        transform: translateX(-50%); }
    .aopk-theme .slider-photos__slick-slider .slick-arrow, .aopk-theme .slider-photos__slick-slider-detail .slick-arrow {
      color: #b4500a; }
      .aopk-theme .slider-photos__slick-slider .slick-arrow:not(.slick-disabled):hover, .aopk-theme .slider-photos__slick-slider .slick-arrow:not(.slick-disabled):focus, .aopk-theme .slider-photos__slick-slider-detail .slick-arrow:not(.slick-disabled):hover, .aopk-theme .slider-photos__slick-slider-detail .slick-arrow:not(.slick-disabled):focus {
        opacity: .8; }
      .aopk-theme .slider-photos__slick-slider .slick-arrow.slick-arrow--prev, .aopk-theme .slider-photos__slick-slider-detail .slick-arrow.slick-arrow--prev {
        margin-left: -102.5px; }
      .aopk-theme .slider-photos__slick-slider .slick-arrow.slick-arrow--next, .aopk-theme .slider-photos__slick-slider-detail .slick-arrow.slick-arrow--next {
        margin-right: -102.5px; }
    .aopk-theme .slider-photos__item {
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: relative;
      min-height: 520px;
      padding: 60px; }
      .aopk-theme .slider-photos__item-title {
        color: #fff;
        margin: 0 0 15px 0; }
      .aopk-theme .slider-photos__item-subtitle {
        font-size: 2.125rem;
        margin: 0; }
      .aopk-theme .slider-photos__item-text {
        color: #fff;
        padding-right: 60px;
        z-index: 2; }
      .aopk-theme .slider-photos__item .btn, .aopk-theme .slider-photos__item #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .slider-photos__item .gov-button {
        margin-top: 22.5px; }
      .aopk-theme .slider-photos__item-link {
        display: block;
        margin-top: 10px;
        color: #006c4e;
        padding: 10px 21px;
        text-decoration: none;
        border-radius: 5px;
        background-color: rgba(255, 255, 255, 0.8); }
        .aopk-theme .slider-photos__item-link:hover, .aopk-theme .slider-photos__item-link:focus {
          background-color: #b4500a;
          color: #fff;
          text-decoration: none; }
      .aopk-theme .slider-photos__item-tips {
        z-index: 2;
        flex-shrink: 0;
        width: 280px; }
    .aopk-theme .slider-photos__item-img {
      margin-bottom: 0; }
      .aopk-theme .slider-photos__item-img-wrapper {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 0;
        overflow: hidden; }
        .aopk-theme .slider-photos__item-img-wrapper .overlay {
          position: relative;
          float: right;
          top: 100%;
          transform: translateY(-100%);
          right: 0;
          box-sizing: border-box;
          border: 12px solid transparent;
          width: auto;
          max-width: 56px;
          height: 56px;
          font-size: 14px;
          line-height: 30px;
          transition: max-width .3s ease-in-out;
          transition-delay: 0s; }
          .aopk-theme .slider-photos__item-img-wrapper .overlay .info-icon::before {
            color: #fff;
            position: absolute;
            right: 0;
            top: 0;
            width: 2rem;
            height: 100%;
            content: 'i';
            font-size: 1rem;
            text-align: center;
            transition: opacity 75ms ease-out;
            transition-delay: .3s;
            border-radius: 50%;
            background-color: rgba(0, 0, 0, 0.9); }
          .aopk-theme .slider-photos__item-img-wrapper .overlay .description {
            color: #fff;
            display: inline-block;
            width: 100%;
            opacity: 0;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: .8rem; }
          .aopk-theme .slider-photos__item-img-wrapper .overlay:hover {
            width: 100%;
            max-width: 100%;
            background-color: rgba(0, 0, 0, 0.65); }
            .aopk-theme .slider-photos__item-img-wrapper .overlay:hover .description {
              opacity: 1; }
            .aopk-theme .slider-photos__item-img-wrapper .overlay:hover .info-icon::before {
              display: none; }
        .aopk-theme .slider-photos__item-img-wrapper.slider-photos__item-img-wrapper--border-radius {
          border-radius: 10px; }
        .aopk-theme .slider-photos__item-img-wrapper::before {
          position: absolute;
          z-index: 2;
          content: '';
          left: 0;
          top: 0;
          width: 66%;
          height: 100%;
          background: linear-gradient(-90deg, rgba(54, 50, 42, 0) 0%, rgba(54, 50, 42, 0.79) 100%); }
    .aopk-theme .slider-photos__project-item {
      display: flex;
      flex-direction: row;
      align-items: center;
      position: relative;
      min-height: 520px; }
      .aopk-theme .slider-photos__project-item-text {
        align-self: stretch;
        width: 520px;
        color: #000;
        background-color: #fff;
        z-index: 2;
        padding: 90px 60px 60px 60px; }
      .aopk-theme .slider-photos__project-item-title {
        margin: 0 0 15px 0; }
      .aopk-theme .slider-photos__project-item-img {
        margin-bottom: 0; }
        .aopk-theme .slider-photos__project-item-img-wrapper {
          display: flex;
          z-index: 1;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          border-radius: 0;
          overflow: hidden; }
  .aopk-theme .table-responsive-wrapper {
    position: relative;
    margin-bottom: 30px; }
    .aopk-theme .table-responsive-wrapper::after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 30px;
      height: 100%;
      background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%); }
    .aopk-theme .table-responsive-wrapper table {
      margin-bottom: 0; }
  .aopk-theme .table-responsive table {
    width: 100%; }
  .aopk-theme table {
    width: auto;
    margin-bottom: 30px; }
  .aopk-theme .table-striped thead th {
    color: #fff;
    background-color: #006c4e; }
  .aopk-theme .table-striped th,
  .aopk-theme .table-striped td {
    padding: 20px 24px; }
  .aopk-theme .table-striped tbody th {
    font-weight: 700; }
  .aopk-theme .table-striped tbody td:nth-child(2n-1),
  .aopk-theme .table-striped tbody th:nth-child(2n-1) {
    background: rgba(0, 108, 78, 0.05); }
  .aopk-theme .table-striped tbody tr:nth-child(2n) {
    background: rgba(0, 108, 78, 0.1); }
  .aopk-theme .ud-sort-icon {
    position: relative;
    top: 4px;
    font-size: 22px;
    line-height: 1; }
  @media (min-width: 1280px) {
    .aopk-theme .tips__wrapper {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: flex-end; } }
  .aopk-theme .tips__wrapper .btn, .aopk-theme .tips__wrapper #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .tips__wrapper .gov-button {
    display: none; }
    @media (min-width: 1280px) {
      .aopk-theme .tips__wrapper .btn, .aopk-theme .tips__wrapper #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .tips__wrapper .gov-button {
        width: fit-content;
        display: inline-block; } }
  .aopk-theme .tips__perex {
    /* stylelint-disable */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; }
  .aopk-theme .tips-card {
    position: relative;
    max-width: 320px;
    height: 320px;
    margin: 15px 0;
    border-radius: 5px; }
    @media (min-width: 1280px) {
      .aopk-theme .tips-card {
        max-width: 100%;
        height: 400px; }
        .aopk-theme .tips-card:hover .tips-card__content-wrapper .btn, .aopk-theme .tips-card:hover .tips-card__content-wrapper #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .tips-card:hover .tips-card__content-wrapper .gov-button {
          height: auto;
          padding: 22.5px 27px; }
        .aopk-theme .tips-card .btn:focus, .aopk-theme .tips-card #cookie-consent-container .gov-button:focus, #cookie-consent-container .aopk-theme .tips-card .gov-button:focus {
          height: auto;
          padding: 22.5px 27px; } }
    .aopk-theme .tips-card__image-wrapper {
      position: relative;
      border-radius: 5px;
      overflow: hidden;
      z-index: 2; }
      @media (min-width: 1280px) {
        .aopk-theme .tips-card__image-wrapper {
          height: 400px; } }
      .aopk-theme .tips-card__image-wrapper::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(54, 50, 42, 0) 0%, rgba(54, 50, 42, 0.95) 100%); }
    .aopk-theme .tips-card__flower-image-wrapper {
      position: relative;
      border-radius: 5px;
      overflow: hidden;
      z-index: 2; }
      @media (min-width: 1280px) {
        .aopk-theme .tips-card__flower-image-wrapper {
          height: 400px; } }
      .aopk-theme .tips-card__flower-image-wrapper::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(54, 50, 42, 0) 0%, rgba(54, 50, 42, 0.2) 65%, rgba(54, 50, 42, 0.95) 100%); }
    .aopk-theme .tips-card__image {
      width: 320px;
      height: 320px;
      margin: 0;
      object-fit: cover; }
      @media (min-width: 1280px) {
        .aopk-theme .tips-card__image {
          height: 400px;
          width: 100%;
          margin: auto; } }
    .aopk-theme .tips-card__content-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      height: 100%;
      width: 100%;
      color: #fff;
      z-index: 2; }
      @media (min-width: 1280px) {
        .aopk-theme .tips-card__content-wrapper .btn, .aopk-theme .tips-card__content-wrapper #cookie-consent-container .gov-button, #cookie-consent-container .aopk-theme .tips-card__content-wrapper .gov-button {
          height: 0;
          padding: 0; } }
    .aopk-theme .tips-card__content {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      padding: 20px 20px 30px 25px; }
      .aopk-theme .tips-card__content p {
        /* stylelint-disable */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* stylelint-enable */
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal; }
    .aopk-theme .tips-card__icon {
      position: absolute;
      top: 20px;
      right: 20px;
      display: inline-flex;
      flex-direction: column;
      align-items: center;
      width: 70px;
      height: 70px;
      border-radius: 70px;
      color: #fff;
      background: #b4500a;
      z-index: 2; }
      .aopk-theme .tips-card__icon .icon {
        margin: 8px auto 5px;
        font-size: 26px;
        font-size: 1.625rem; }
      .aopk-theme .tips-card__icon--bike {
        background: #8cc83c; }
        .aopk-theme .tips-card__icon--bike .icon::before {
          font-family: 'icon-font' !important;
          /* stylelint-disable-line */
          icon-font: url("../assets/images/icons/kolo.svg"); }
      .aopk-theme .tips-card__icon--walk {
        background: #b4500a; }
        .aopk-theme .tips-card__icon--walk .icon::before {
          font-family: 'icon-font' !important;
          /* stylelint-disable-line */
          icon-font: url("../assets/images/icons/chuze.svg"); }
      .aopk-theme .tips-card__icon-label {
        font-weight: 400;
        line-height: 1; }
  .aopk-theme .tips--flowers .tips__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  @media (min-width: 1280px) {
    .aopk-theme .tips--flowers .tips-card:hover .tips-card__image-wrapper::after {
      background-color: transparent;
      opacity: 1; } }
  .aopk-theme .tips--flowers .tips-card__content p {
    /* stylelint-disable */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* stylelint-enable */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; }
  .aopk-theme .tips--flowers .tips-card__icon {
    justify-content: center; }
    .aopk-theme .tips--flowers .tips-card__icon .icon {
      margin-top: 0;
      font-size: 20px;
      font-size: 1.25rem; }
    .aopk-theme .tips--flowers .tips-card__icon--success, .aopk-theme .tips--flowers .tips-card__icon--warning {
      background: #8cc83c; }
      .aopk-theme .tips--flowers .tips-card__icon--success .icon::before, .aopk-theme .tips--flowers .tips-card__icon--warning .icon::before {
        font-family: 'icon-font' !important;
        /* stylelint-disable-line */
        icon-font: url("../assets/images/icons/jak-chranime-prirodu-a-krajinu.svg"); }
    .aopk-theme .tips--flowers .tips-card__icon--warning {
      background: #b4500a; }
  .aopk-theme .tips-flowers-height {
    height: 510px; }
  .aopk-theme .top-bar {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 50px;
    padding: 10px 20px;
    margin-left: -20px;
    margin-right: -20px;
    color: #fff;
    background: rgba(54, 51, 42, 0.4); }
    @media (min-width: 576px) {
      .aopk-theme .top-bar {
        align-items: center;
        flex-direction: row; } }
    @media (min-width: 1280px) {
      .aopk-theme .top-bar {
        margin-left: 0;
        margin-right: 0;
        padding: 0 24px;
        font-size: 16px;
        font-size: 1rem; } }
    .aopk-theme .top-bar__toggler {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding-top: 10px;
      cursor: pointer; }
      @media (min-width: 576px) {
        .aopk-theme .top-bar__toggler {
          align-items: center;
          flex-direction: row;
          padding-top: 0; } }
      .aopk-theme .top-bar__toggler > .icon {
        display: inline-flex;
        margin-left: -8px;
        font-size: 8px;
        font-size: 0.5rem; }
      .aopk-theme .top-bar__toggler-label {
        padding-right: 24px; }
      .aopk-theme .top-bar__toggler:hover .top-bar__toggler-label, .aopk-theme .top-bar__toggler:focus .top-bar__toggler-label {
        text-decoration: underline; }
    .aopk-theme .top-bar__menu {
      display: none; }
      @media (min-width: 1280px) {
        .aopk-theme .top-bar__menu {
          position: absolute;
          top: 50px;
          right: 0;
          min-width: 450px;
          background: rgba(54, 51, 42, 0.4);
          border-bottom: none;
          backdrop-filter: blur(10px);
          z-index: 10; }
          @supports (-moz-appearance: none) {
            .aopk-theme .top-bar__menu {
              background: #36332a; } } }
      .aopk-theme .top-bar__menu ul {
        position: relative;
        display: flex;
        flex-direction: column;
        margin-left: 40px;
        margin-bottom: 0; }
        @media (min-width: 576px) {
          .aopk-theme .top-bar__menu ul {
            align-items: flex-end;
            padding: 0 24px 5px 0; } }
        .aopk-theme .top-bar__menu ul li {
          padding: 0 0 10px; }
          .aopk-theme .top-bar__menu ul li::before {
            display: none; }
  .aopk-theme .header > .top-bar {
    display: none; }
    @media (min-width: 1280px) {
      .aopk-theme .header > .top-bar {
        display: flex; } }
  @media (min-width: 1280px) {
    .aopk-theme .menu-mobile > .top-bar {
      display: none; } }
  .aopk-theme .menu-mobile > .top-bar__toggler {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .aopk-theme .top-bar a, .aopk-theme .top-bar a:visited,
  .aopk-theme .top-bar__menu a,
  .aopk-theme .top-bar__menu a:visited {
    color: #fff;
    text-decoration: none; }
    @media (min-width: 1280px) {
      .aopk-theme .top-bar a, .aopk-theme .top-bar a:visited,
      .aopk-theme .top-bar__menu a,
      .aopk-theme .top-bar__menu a:visited {
        font-size: 16px;
        font-size: 1rem; } }
    .aopk-theme .top-bar a:hover, .aopk-theme .top-bar a:focus, .aopk-theme .top-bar a:visited:hover, .aopk-theme .top-bar a:visited:focus,
    .aopk-theme .top-bar__menu a:hover,
    .aopk-theme .top-bar__menu a:focus,
    .aopk-theme .top-bar__menu a:visited:hover,
    .aopk-theme .top-bar__menu a:visited:focus {
      text-decoration: underline; }
  .aopk-theme .trailer-card {
    background-color: #eeeeee;
    border-radius: 5px;
    padding: 50px 15px;
    margin: 0 -15px;
    width: calc(100% + 30px);
    text-align: center; }
    @media (min-width: 1280px) {
      .aopk-theme .trailer-card {
        width: auto;
        margin: 0;
        padding-left: 20px;
        padding-right: 20px; } }
    .aopk-theme .trailer-card__title {
      color: #006c4e;
      margin-bottom: 36px; }
    @media (min-width: 1280px) {
      .aopk-theme .trailer-card__perex {
        margin-bottom: 40px; } }
    .aopk-theme .trailer-card__image {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 auto 30px; }
  .aopk-theme .visiting-card {
    display: flex;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 60px; }
    .aopk-theme .visiting-card__image {
      object-fit: cover;
      object-position: top;
      border-radius: 5px;
      width: 100px;
      height: 100px;
      margin: 0 20px 0 0; }
    .aopk-theme .visiting-card__data {
      padding-top: 10px;
      flex-grow: 1;
      width: calc(100% - 120px); }
    .aopk-theme .visiting-card__name {
      margin: 0 20px 3px 0;
      font-weight: 400;
      letter-spacing: 1px; }
    .aopk-theme .visiting-card__text {
      color: #5c5c5c;
      font-style: italic;
      margin: 0 0 3px 0; }
    .aopk-theme .visiting-card__link {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .aopk-theme .visiting-card__text {
      color: #b1b1b1; }
    .aopk-theme .visiting-card__link-arrow {
      margin-top: 6px; }
    .aopk-theme .visiting-card--employee {
      margin: 0 auto;
      max-width: none; }
      .aopk-theme .visiting-card--employee .visiting-card__image {
        min-height: 200px;
        min-width: 200px; }
      .aopk-theme .visiting-card--employee .visiting-card__data {
        width: auto; }
      .aopk-theme .visiting-card--employee .visiting-card__text {
        color: #5c5c5c;
        margin: 10px 0; }
      .aopk-theme .visiting-card--employee .visiting-card__link {
        display: inline-block;
        margin-bottom: 6px;
        vertical-align: middle; }
  .aopk-theme .visiting-card-section {
    margin-bottom: -60px; }
    .aopk-theme .visiting-card-section__name {
      font-size: 32px;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 66px; }
    .aopk-theme .visiting-card-section__perex {
      text-align: center;
      margin-bottom: 66px;
      margin-top: -48px; }
  .aopk-theme .yearbook {
    position: relative;
    border-radius: 5px;
    margin: 0 10px 20px;
    width: 224px;
    flex-grow: 0;
    flex-shrink: 0; }
    .aopk-theme .yearbook:hover .btn.btn-primary, .aopk-theme .yearbook:hover #cookie-consent-container .btn-primary.gov-button, #cookie-consent-container .aopk-theme .yearbook:hover .btn-primary.gov-button {
      opacity: 1; }
    .aopk-theme .yearbook__image-wrapper {
      position: relative;
      border-radius: 5px;
      overflow: hidden;
      z-index: 1;
      max-height: 300px;
      display: flex;
      justify-content: center; }
      .aopk-theme .yearbook__image-wrapper::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .aopk-theme .yearbook__image {
      width: auto;
      height: auto;
      margin: 0;
      max-height: 300px; }
    .aopk-theme .yearbook__btn-wrapper {
      bottom: 0;
      left: 0;
      right: 0;
      position: absolute;
      z-index: 2; }
      .aopk-theme .yearbook__btn-wrapper .btn.btn-primary, .aopk-theme .yearbook__btn-wrapper #cookie-consent-container .btn-primary.gov-button, #cookie-consent-container .aopk-theme .yearbook__btn-wrapper .btn-primary.gov-button {
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
        @media (min-width: 1280px) {
          .aopk-theme .yearbook__btn-wrapper .btn.btn-primary, .aopk-theme .yearbook__btn-wrapper #cookie-consent-container .btn-primary.gov-button, #cookie-consent-container .aopk-theme .yearbook__btn-wrapper .btn-primary.gov-button {
            opacity: 0; } }
        .aopk-theme .yearbook__btn-wrapper .btn.btn-primary, .aopk-theme .yearbook__btn-wrapper #cookie-consent-container .btn-primary.gov-button, #cookie-consent-container .aopk-theme .yearbook__btn-wrapper .btn-primary.gov-button,
        .aopk-theme .yearbook__btn-wrapper .btn.btn-primary .btn__icon,
        .aopk-theme .yearbook__btn-wrapper #cookie-consent-container .btn-primary.gov-button .btn__icon,
        #cookie-consent-container .aopk-theme .yearbook__btn-wrapper .btn-primary.gov-button .btn__icon {
          background-color: #006c4e; }
        .aopk-theme .yearbook__btn-wrapper .btn.btn-primary:hover, .aopk-theme .yearbook__btn-wrapper #cookie-consent-container .btn-primary.gov-button:hover, #cookie-consent-container .aopk-theme .yearbook__btn-wrapper .btn-primary.gov-button:hover, .aopk-theme .yearbook__btn-wrapper .btn.btn-primary:focus, .aopk-theme .yearbook__btn-wrapper #cookie-consent-container .btn-primary.gov-button:focus, #cookie-consent-container .aopk-theme .yearbook__btn-wrapper .btn-primary.gov-button:focus {
          opacity: 1;
          background-color: #b4500a; }
          .aopk-theme .yearbook__btn-wrapper .btn.btn-primary:hover .btn__icon, .aopk-theme .yearbook__btn-wrapper #cookie-consent-container .btn-primary.gov-button:hover .btn__icon, #cookie-consent-container .aopk-theme .yearbook__btn-wrapper .btn-primary.gov-button:hover .btn__icon, .aopk-theme .yearbook__btn-wrapper .btn.btn-primary:focus .btn__icon, .aopk-theme .yearbook__btn-wrapper #cookie-consent-container .btn-primary.gov-button:focus .btn__icon, #cookie-consent-container .aopk-theme .yearbook__btn-wrapper .btn-primary.gov-button:focus .btn__icon {
            background-color: #b4500a; }
    .aopk-theme .yearbook__year {
      position: absolute;
      left: 0;
      bottom: 45px;
      font-family: "Pridi", arial, sans-serif;
      font-size: 24px;
      font-size: 1.5rem;
      color: #fff;
      z-index: 1;
      padding: 0 0 10px 20px; }
      @media (min-width: 1280px) {
        .aopk-theme .yearbook__year {
          bottom: 0; } }
    .aopk-theme .yearbook .btn__label {
      /* stylelint-disable */
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      /* stylelint-enable */
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal; }
  .aopk-theme .yearbook-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -10px 30px -10px; }
    @media (min-width: 1280px) {
      .aopk-theme .yearbook-list {
        margin-top: 30px;
        margin-bottom: 20px; } }
  .aopk-theme .category-filter {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .aopk-theme .category-filter__wrapper {
      position: relative;
      width: 100%;
      max-width: 415px;
      margin-bottom: 40px; }
      .aopk-theme .category-filter__wrapper > .btn, .aopk-theme #cookie-consent-container .category-filter__wrapper > .gov-button, #cookie-consent-container .aopk-theme .category-filter__wrapper > .gov-button {
        height: 100%;
        min-height: 48px; }
    .aopk-theme .category-filter__list {
      display: none;
      position: absolute;
      top: calc(100% + 2px);
      left: 0;
      width: 100%;
      margin-bottom: 0;
      z-index: 7;
      background-color: #fff;
      box-shadow: 0 0 15px #00000029; }
      .aopk-theme .category-filter__list.open {
        display: inline-block; }
      .aopk-theme .category-filter__list-item {
        padding: 0; }
        .aopk-theme .category-filter__list-item--empty .category-filter__list-item-link {
          min-height: 48px; }
        .aopk-theme .category-filter__list-item:last-child .category-filter__list-item-link {
          padding-bottom: 15px; }
        .aopk-theme .category-filter__list-item:before {
          display: none; }
      .aopk-theme .category-filter__list-item-link {
        display: block;
        padding: 15px 20px;
        text-decoration: none; }
        .aopk-theme .category-filter__list-item-link:hover {
          background-color: #eeeeee;
          text-decoration: underline; }
  .aopk-theme .img-overlay {
    margin-bottom: 30px; }
    .aopk-theme .img-overlay img {
      margin-bottom: 0; }
    .aopk-theme .img-overlay .overlay {
      position: relative;
      float: right;
      top: 100%;
      transform: translateY(-100%);
      right: 0;
      box-sizing: border-box;
      border: 12px solid transparent;
      width: auto;
      max-width: 56px;
      height: 56px;
      font-size: 14px;
      line-height: 30px;
      transition: max-width .3s ease-in-out;
      transition-delay: 0s; }
      .aopk-theme .img-overlay .overlay .info-icon::before {
        color: #fff;
        position: absolute;
        right: 0;
        top: 0;
        width: 2rem;
        height: 100%;
        content: 'i';
        font-size: 1rem;
        text-align: center;
        transition: opacity 75ms ease-out;
        transition-delay: .3s;
        border-radius: 50%;
        background-color: rgba(0, 0, 0, 0.9); }
      .aopk-theme .img-overlay .overlay .description {
        color: #fff;
        display: inline-block;
        width: 100%;
        opacity: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: .8rem; }
      .aopk-theme .img-overlay .overlay:hover {
        width: 100%;
        max-width: 100%;
        background-color: rgba(0, 0, 0, 0.65); }
        .aopk-theme .img-overlay .overlay:hover .description {
          opacity: 1; }
        .aopk-theme .img-overlay .overlay:hover .info-icon::before {
          display: none; }

/* ------------------------- */
/*   5. COMMON              */
/* ------------------------- */
/*
 -  Liferay common styles
*/
#wrapper {
  font-weight: 300;
  padding-top: 0; }

@media (min-width: 1280px) {
  .d-xl-none {
    /* stylelint-disable-next-line */
    display: none !important; } }

.aopk-lfr {
  /************************************************
		Portlet
	*************************************************/
  /************************************************
		Personal bar
	*************************************************/
  /************************************************
		Header
	*************************************************/
  /************************************************
		Breadcrumbs
	*************************************************/
  /************************************************
		Tables
	*************************************************/
  /************************************************
		Banner
	*************************************************/ }
  .aopk-lfr .portlet-journal-content .journal-content-article img {
    max-width: 100%; }
  .aopk-lfr .portlet-journal-content .news-detail .img-fluid {
    max-width: 100%; }
  .aopk-lfr .portlet {
    margin-bottom: 0; }
  .aopk-lfr .portlet-login {
    margin: 30px auto;
    max-width: 300px; }
  .aopk-lfr .portlet-content-editable {
    border: none; }
  .aopk-lfr .portlet-asset-categories-navigation {
    margin-top: 60px; }
  .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item {
    z-index: 5; }
  .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after {
    background-color: transparent;
    border: none;
    height: 42px;
    padding: 0;
    right: -1px;
    top: 0;
    width: 54px; }
    .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .btn, .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after #cookie-consent-container .gov-button, #cookie-consent-container .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .gov-button {
      align-items: center;
      border-radius: 40px;
      height: 40px;
      justify-content: center;
      width: 50px; }
      .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .btn:hover, .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after #cookie-consent-container .gov-button:hover, #cookie-consent-container .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .gov-button:hover, .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .btn:focus, .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after #cookie-consent-container .gov-button:focus, #cookie-consent-container .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .gov-button:focus, .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .btn:active, .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after #cookie-consent-container .gov-button:active, #cookie-consent-container .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .gov-button:active {
        background-color: #b4500a; }
      .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .btn:hover::after, .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after #cookie-consent-container .gov-button:hover::after, #cookie-consent-container .aopk-lfr .aopk-theme .portlet-search-bar .input-group-inset-item-after .gov-button:hover::after {
        display: none; }
  .aopk-lfr .portlet-journal-content.portlet-barebone .portlet .portlet-header {
    z-index: 4; }
  .aopk-lfr .signed-out .portlet-layout .portlet-header {
    margin-bottom: 0; }
  .aopk-lfr .signed-out .portlet-asset-publisher .portlet-topper {
    display: none; }
  .aopk-lfr .portlet-asset-publisher {
    margin: 0 auto; }
    @media (min-width: 576px) {
      .aopk-lfr .portlet-asset-publisher {
        max-width: 540px; } }
    @media (min-width: 768px) {
      .aopk-lfr .portlet-asset-publisher {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .aopk-lfr .portlet-asset-publisher {
        max-width: 960px; } }
    @media (min-width: 1280px) {
      .aopk-lfr .portlet-asset-publisher {
        max-width: 1200px; } }
    @media (max-width: 575.98px) {
      .aopk-lfr .portlet-asset-publisher .header-back-to {
        margin-left: 15px; } }
    .aopk-lfr .portlet-asset-publisher .taglib-categorization-filter {
      display: none; }
  .aopk-lfr .signed-out .portlet-image-gallery-display .pagination-bar {
    justify-content: center; }
  .aopk-lfr .signed-out .portlet-image-gallery-display .pagination-results,
  .aopk-lfr .signed-out .portlet-image-gallery-display .pagination-items-per-page {
    display: none; }
  .aopk-lfr .portlet-user-personal-bar {
    display: none;
    position: fixed;
    right: 20px;
    top: 4px;
    width: 42px;
    z-index: 999; }
    @media (min-width: 576px) {
      .aopk-lfr .portlet-user-personal-bar {
        display: block;
        right: 240px; } }
    @media (min-width: 768px) {
      .aopk-lfr .portlet-user-personal-bar {
        right: 240px;
        top: 8px; } }
    @media (min-width: 992px) {
      .aopk-lfr .portlet-user-personal-bar {
        right: 250px; } }
    @media (min-width: 1280px) {
      .aopk-lfr .portlet-user-personal-bar {
        right: 40px; } }
    .aopk-lfr .portlet-user-personal-bar .btn, .aopk-lfr .portlet-user-personal-bar #cookie-consent-container .gov-button, #cookie-consent-container .aopk-lfr .portlet-user-personal-bar .gov-button {
      height: 40px;
      line-height: 1.3;
      padding: 0; }
    .aopk-lfr .portlet-user-personal-bar .badge {
      position: relative;
      left: -10px;
      top: -42px; }
  .aopk-lfr .dropdown-menu-personal-menu a {
    text-decoration: none; }
  .aopk-lfr .aopk-theme .header > .portlet-journal-content {
    display: none; }
    @media (min-width: 1280px) {
      .aopk-lfr .aopk-theme .header > .portlet-journal-content {
        display: block; } }
  @media (min-width: 1280px) {
    .aopk-lfr .aopk-theme .header__inner {
      position: relative; } }
  .aopk-lfr .aopk-theme .header__inner .portlet-journal-content + .portlet-journal-content {
    display: none; }
  .aopk-lfr .aopk-theme .header__inner .logo p {
    margin-bottom: 0; }
  .aopk-lfr .aopk-theme .header__inner .logo img {
    max-width: none; }
  .aopk-lfr .aopk-theme .header__inner .logo__picture {
    max-width: none; }
  .aopk-lfr .aopk-theme .header.header--menu-mobile-open .header__inner .portlet-journal-content + .portlet-journal-content {
    display: flex;
    margin-left: auto; }
  @media (min-width: 1280px) {
    .aopk-lfr .aopk-theme .menu-primary__item {
      min-width: 115px; }
    .aopk-lfr .aopk-theme .menu-primary__item--active > .menu-secondary {
      bottom: -52px;
      left: -15px;
      right: -15px;
      width: auto; }
      .aopk-lfr .aopk-theme .menu-primary__item--active > .menu-secondary ul {
        justify-content: flex-start; }
      .aopk-lfr .aopk-theme .menu-primary__item--active > .menu-secondary .menu-secondary__link {
        padding: 0 10px; } }
  @media (min-width: 1280px) {
    .aopk-lfr .aside-navigation__heading:not(.aside-navigation__heading--active) + ul {
      display: none; } }
  .aopk-lfr .nav-layout .portlet-column-first,
  .aopk-lfr .nav-layout .portlet-column-last {
    padding-bottom: 60px;
    padding-top: 60px; }
  .aopk-lfr .aopk-theme .breadcrumb li::before {
    background-image: none;
    color: #b4500a;
    content: '\E003';
    /* stylelint-disable-next-line */
    font-family: 'aopkicons' !important;
    height: auto;
    margin-top: 0;
    top: 6px;
    width: auto; }
  .aopk-lfr .aopk-theme .breadcrumb li .active {
    color: #fff; }
  .aopk-lfr .aopk-theme .breadcrumb .breadcrumb-home {
    line-height: 1.4; }
  .aopk-lfr .aopk-theme .breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: 15px; }
  .aopk-lfr .breadcrumb {
    flex-wrap: wrap;
    padding: 8px 15px 8px 0;
    font-size: 1rem;
    background-color: rgba(54, 51, 42, 0.2);
    border-radius: 0; }
  .aopk-lfr .breadcrumb-link > span:hover {
    text-decoration: none; }
  .aopk-lfr .breadcrumb-item:first-child .breadcrumb-link {
    color: transparent;
    width: 16px; }
    .aopk-lfr .breadcrumb-item:first-child .breadcrumb-link:hover, .aopk-lfr .breadcrumb-item:first-child .breadcrumb-link:focus {
      color: transparent; }
    .aopk-lfr .breadcrumb-item:first-child .breadcrumb-link span::before {
      color: #fff;
      content: '\E019';
      display: inline-block;
      /* stylelint-disable-next-line */
      font-family: 'aopkicons' !important;
      width: 16px; }
    .aopk-lfr .breadcrumb-item:first-child .breadcrumb-link:hover span::before, .aopk-lfr .breadcrumb-item:first-child .breadcrumb-link:focus span::before {
      color: #b4500a; }
  .aopk-lfr .portlet-breadcrumb {
    display: none; }
    @media (min-width: 1280px) {
      .aopk-lfr .portlet-breadcrumb {
        display: block; } }
  .aopk-lfr .breadcrumb-text-truncate {
    padding-right: 1px; }
  .aopk-lfr .table td {
    border-width: 0; }
  .aopk-lfr .table th {
    color: #212529; }
  .aopk-lfr .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: transparent; }
    .aopk-lfr .table-striped tbody tr:nth-of-type(2n+1) td,
    .aopk-lfr .table-striped tbody tr:nth-of-type(2n+1) th {
      background-color: transparent; }
  .aopk-lfr .table.table-striped tbody td:nth-child(2n-1),
  .aopk-lfr .table.table-striped tbody th:nth-child(2n-1) {
    background: rgba(0, 108, 78, 0.05); }
  @media (min-width: 1280px) {
    .aopk-lfr .banner--default {
      min-height: 245px; } }
  @media (min-width: 1280px) {
    .aopk-lfr .has-breadcrumbs .banner--default {
      min-height: 309px; } }
  .aopk-lfr .banner-wrapper {
    margin-top: -110px; }
    @media (min-width: 1280px) {
      .aopk-lfr .banner-wrapper {
        margin-top: -245px; } }
  @media (min-width: 1280px) {
    .aopk-lfr .has-breadcrumbs .banner-wrapper {
      margin-top: -299px; } }
  .aopk-lfr .portlet-journal-content img.banner__image-left {
    max-width: 120px; }
    @media (min-width: 1280px) {
      .aopk-lfr .portlet-journal-content img.banner__image-left {
        max-width: 140px; } }
  .aopk-lfr .banner--full-height .banner__image--mobile-only {
    min-width: 100%; }
  .aopk-lfr .banner--full-height .banner__image--desktop {
    display: none; }
    @media (min-width: 1280px) {
      .aopk-lfr .banner--full-height .banner__image--desktop {
        display: block; } }
  @media (min-width: 1280px) {
    .aopk-lfr .banner__arrow-down {
      bottom: 80px; } }

/************************************************
	Admin edit
*************************************************/
.signed-in .header .portlet,
.signed-in .portlet-layout .portlet {
  margin-top: 40px; }
  .signed-in .header .portlet > .portlet-topper,
  .signed-in .portlet-layout .portlet > .portlet-topper {
    z-index: 7; }

.signed-in .header .banner-wrapper,
.signed-in .portlet-layout .banner-wrapper {
  margin-top: 0; }

.asset-full-content .component-title .asset-title,
.asset-full-content .metadata-author,
.asset-full-content .asset-details,
.asset-full-content .separator {
  /* stylelint-disable-next-line */
  display: none !important; }

.header-back-to {
  display: inline-block;
  margin-top: 40px; }
  .header-back-to a {
    text-decoration: none; }
    .header-back-to a::after {
      font-weight: 400;
      font-size: 1.25rem;
      font-family: "Franklin Gothic Book", arial, sans-serif;
      color: #006c4e; }
    .header-back-to a:hover::after {
      color: #b4500a; }
  .header-back-to .lexicon-icon {
    width: 1rem;
    height: 1rem;
    fill: #b4500a;
    margin-top: 0; }

html[lang='cs-CZ'] .header-back-to a::after {
  content: 'Zpět'; }

html[lang='en-US'] .header-back-to a::after {
  content: 'Back to list'; }

.aopk-theme .page-editor ul {
  margin-bottom: 0; }
  .aopk-theme .page-editor ul li {
    padding-bottom: 0; }
    .aopk-theme .page-editor ul li::before {
      display: none; }

.pagination-items-per-page .dropdown-menu {
  margin: 0;
  min-width: 6.4rem;
  padding: 0; }
  .pagination-items-per-page .dropdown-menu li {
    padding: 0; }

/************************************************
	Content custom CSS
*************************************************/
p:last-child {
  margin-bottom: 0; }

@media (min-width: 1280px) {
  .section--top-overlap {
    margin-top: -140px; } }

.journal-content-article .tile {
  margin-top: 45px; }

.lead {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px; }

.aopk-lfr a:hover {
  text-decoration: none; }

.aopk-lfr .btn--simple-icon-arrow-right::after {
  content: '\E003';
  /* stylelint-disable-next-line */
  font-family: 'aopkicons' !important; }

.aopk-lfr .link-arrow.link-arrow-simple::before {
  content: '\E003';
  /* stylelint-disable-next-line */
  font-family: 'aopkicons' !important; }

.aopk-lfr .aside-navigation__heading::after {
  content: '\E003';
  /* stylelint-disable-next-line */
  font-family: 'aopkicons' !important; }

.aopk-lfr .horizontal-navigation__item:not(.horizontal-navigation__item--active) .horizontal-navigation__link:hover {
  color: #fff;
  text-decoration: none; }

@media (min-width: 1280px) {
  .aopk-lfr .signpost {
    margin: 0 auto; } }

.aopk-lfr .signpost__heading p {
  margin-bottom: 0; }

@media (max-width: 1279.98px) {
  .aopk-lfr .signpost__heading::after {
    content: '\E003';
    /* stylelint-disable-next-line */
    font-family: 'aopkicons' !important; } }

@media (min-width: 1280px) {
  .aopk-lfr .signpost__list-link::after {
    content: '\E003';
    /* stylelint-disable-next-line */
    font-family: 'aopkicons' !important; } }

.aopk-lfr .tips h2 p,
.aopk-lfr .tips .tips__perex p {
  margin-bottom: 0; }

.aopk-lfr .tips .tips__perex {
  margin-bottom: 30px; }

.aopk-lfr .tips-card__icon .icon {
  height: 28px; }

.aopk-lfr .tips-card__icon .icon::before {
  /* stylelint-disable-next-line */
  font-family: 'aopkicons' !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.aopk-lfr .tips-card__icon--bike {
  background: #8cc83c; }
  .aopk-lfr .tips-card__icon--bike .icon::before {
    content: '\E01E'; }

.aopk-lfr .tips-card__icon--walk {
  background: #b4500a; }
  .aopk-lfr .tips-card__icon--walk .icon::before {
    content: '\E015'; }

.aopk-lfr .tips-card__icon--ski {
  background: #0b82c5; }
  .aopk-lfr .tips-card__icon--ski .icon::before {
    content: '\E026'; }

.aopk-lfr .job__info-label::before {
  margin-top: 7px;
  /* stylelint-disable-next-line */
  font-family: 'aopkicons' !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.aopk-lfr .job__info-label--tree-leaf::before {
  content: '\E028'; }

.aopk-lfr .job__info-label--point::before {
  content: '\E022'; }

.aopk-lfr .job__info-label--phone::before {
  content: '\E022'; }

.aopk-lfr .job__info-label--mail::before {
  content: '\E022'; }

.aopk-lfr .job__info-label--calendar::before {
  content: '\E009'; }

.aopk-lfr .job__info-label--success, .aopk-lfr .job__info-label--warning {
  background: #8cc83c; }
  .aopk-lfr .job__info-label--success .icon::before, .aopk-lfr .job__info-label--warning .icon::before {
    content: '\E01B'; }

.aopk-lfr .job__info-label--warning {
  background: #b4500a; }

.aopk-lfr .tips--flowers .tips-card__icon--success .icon::before,
.aopk-lfr .tips--flowers .tips-card__icon--warning .icon::before {
  content: '\E01B';
  /* stylelint-disable-next-line */
  font-family: 'aopkicons' !important; }

.aopk-lfr .partners img.partners__logo {
  max-width: 100%; }

.aopk-lfr .footer img.footer__icon--detail {
  height: 107px; }

.aopk-lfr .region-detail .statistics span {
  color: #b4500a;
  font-weight: 700; }

.aopk-lfr .article-detail .slider-photos {
  margin-top: 30px; }

@media (max-width: 1279.98px) {
  .aopk-lfr .article-detail .slider-photos {
    display: block;
    padding: 0; }
  .aopk-lfr .article-detail .slider-photos__item {
    min-height: auto;
    padding: 0; }
  .aopk-lfr .article-detail .slider-photos__item-img-wrapper {
    position: relative; }
  .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-slide img {
    height: auto;
    max-width: 100%;
    position: relative;
    object-fit: cover; }
  .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0;
    height: 100px;
    width: 80px; } }
  @media (max-width: 1279.98px) and (max-width: 767.98px) {
    .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow {
      font-size: 50px;
      height: 60px;
      line-height: 50px;
      width: 50px; } }

@media (max-width: 1279.98px) {
    .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow.slick-arrow--prev {
      margin-left: -12px; }
    .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow.slick-arrow--next {
      margin-right: -12px; }
    .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow .icon {
      color: #fff;
      height: 80px; } }
    @media (max-width: 1279.98px) and (max-width: 767.98px) {
      .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow .icon {
        height: 50px; } }

@media (max-width: 1279.98px) {
  .aopk-lfr .horizontal-navigation-wrapper {
    text-align: left; }
  .aopk-lfr .horizontal-navigation {
    display: block; }
  .aopk-lfr .horizontal-navigation__item {
    border-bottom: 1px solid rgba(177, 177, 177, 0.5);
    color: #36332a;
    display: block;
    position: relative;
    cursor: pointer;
    margin: 0;
    line-height: 1.2;
    font-weight: 400;
    padding: 15px 60px 15px 24px;
    background-color: #fff;
    font-family: 'Pridi', 'arial', sans-serif;
    font-size: 2.125rem; } }
  @media (max-width: 1279.98px) and (max-width: 575.98px) {
    .aopk-lfr .horizontal-navigation__item {
      font-size: 1.5rem;
      padding-bottom: 21px;
      padding-top: 21px; } }

@media (max-width: 1279.98px) {
    .aopk-lfr .horizontal-navigation__item .horizontal-navigation__link {
      line-height: 1.2;
      padding: 0; }
    .aopk-lfr .horizontal-navigation__item .horizontal-navigation__link,
    .aopk-lfr .horizontal-navigation__item:not(.horizontal-navigation__item--active) .horizontal-navigation__link:hover,
    .aopk-lfr .horizontal-navigation__item:not(.horizontal-navigation__item--active) .horizontal-navigation__link:focus {
      background-color: #fff;
      color: #36332a; }
  .aopk-lfr .horizontal-navigation__item.horizontal-navigation__item--active .horizontal-navigation__link {
    color: #b4500a; } }

/************************************************
	Forms
*************************************************/
.aopk-lfr .ddm-form-page .table {
  font-size: 1rem; }

.aopk-lfr legend {
  font-size: 1rem;
  font-weight: 400; }

.aopk-lfr .form-control::-webkit-input-placeholder, .aopk-lfr .form-control::-moz-placeholder {
  color: #b1b1b1; }

.aopk-lfr .form-control:focus::-webkit-input-placeholder, .aopk-lfr .form-control:focus::-moz-placeholder {
  color: #b1b1b1; }

.aopk-lfr .form-builder-select-field .form-control {
  cursor: pointer; }

.aopk-lfr .ddm-select-dropdown.show {
  background-color: #eee; }

.aopk-lfr .checkbox input[type='checkbox']:checked + .control-label::after,
.aopk-lfr .custom-checkbox input[type='checkbox']:checked + .custom-control-label::after {
  content: '\E014';
  /* stylelint-disable-next-line */
  font-family: 'aopkicons' !important; }

.aopk-lfr .date-picker .form-control {
  width: 1%; }

.aopk-lfr .date-picker .input-group-inset-item {
  background-color: #eeeeee;
  border: none; }

.aopk-lfr .date-picker .date-picker-dropdown-toggle {
  line-height: 1;
  padding: 0 .5rem; }

.aopk-lfr .date-picker-date:not([disabled]):not(.disabled):active,
.aopk-lfr .date-picker-date:not([disabled]):not(.disabled).active,
.aopk-lfr .nav-underline .tab.active a.date-picker-date:not([disabled]):not(.disabled),
.aopk-lfr .show > .date-picker-date.dropdown-toggle {
  background-color: #b4500a; }

/* ------------------------- */
/* Oprava popisu v EN verzii */
/* ------------------------- */
html[lang='en-GB'] .aopk-theme .page-item:last-child .page-link::before {
  content: 'Next page'; }

html[lang='en-GB'] .aopk-theme .page-item:first-child .page-link::after {
  content: 'Previous page'; }

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

.aopk-lfr .footer img.footer__icon--detail {
  height: 107px; }

.aopk-lfr .region-detail .statistics span {
  color: #b4500a;
  font-weight: 700; }

.aopk-lfr .article-detail .slider-photos {
  margin-top: 30px; }

@media (max-width: 1279.98px) {
  .aopk-lfr .article-detail .slider-photos {
    display: block;
    padding: 0; }
  .aopk-lfr .article-detail .slider-photos__item {
    min-height: auto;
    padding: 0; }
  .aopk-lfr .article-detail .slider-photos__item-img-wrapper {
    position: relative; }
  .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-slide img {
    height: auto;
    max-width: 100%;
    position: relative;
    object-fit: cover; }
  .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0;
    height: 100px;
    width: 80px; } }
  @media (max-width: 1279.98px) and (max-width: 767.98px) {
    .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow {
      font-size: 50px;
      height: 60px;
      line-height: 50px;
      width: 50px; } }

@media (max-width: 1279.98px) {
    .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow.slick-arrow--prev {
      margin-left: -12px; }
    .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow.slick-arrow--next {
      margin-right: -12px; }
    .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow .icon {
      color: #fff;
      height: 80px; } }
    @media (max-width: 1279.98px) and (max-width: 767.98px) {
      .aopk-lfr .article-detail .slider-photos__slick-slider-detail .slick-arrow .icon {
        height: 50px; } }

@media (max-width: 1279.98px) {
  .aopk-lfr .horizontal-navigation-wrapper {
    text-align: left; }
  .aopk-lfr .horizontal-navigation {
    display: block; }
  .aopk-lfr .horizontal-navigation__item {
    border-bottom: 1px solid rgba(177, 177, 177, 0.5);
    color: #36332a;
    display: block;
    position: relative;
    cursor: pointer;
    margin: 0;
    line-height: 1.2;
    font-weight: 400;
    padding: 15px 60px 15px 24px;
    background-color: #fff;
    font-family: 'Pridi', 'arial', sans-serif;
    font-size: 2.125rem; } }
  @media (max-width: 1279.98px) and (max-width: 575.98px) {
    .aopk-lfr .horizontal-navigation__item {
      font-size: 1.5rem;
      padding-bottom: 21px;
      padding-top: 21px; } }

@media (max-width: 1279.98px) {
    .aopk-lfr .horizontal-navigation__item .horizontal-navigation__link {
      line-height: 1.2;
      padding: 0; }
    .aopk-lfr .horizontal-navigation__item .horizontal-navigation__link,
    .aopk-lfr .horizontal-navigation__item:not(.horizontal-navigation__item--active) .horizontal-navigation__link:hover,
    .aopk-lfr .horizontal-navigation__item:not(.horizontal-navigation__item--active) .horizontal-navigation__link:focus {
      background-color: #fff;
      color: #36332a; }
  .aopk-lfr .horizontal-navigation__item.horizontal-navigation__item--active .horizontal-navigation__link {
    color: #b4500a; } }

/************************************************
	Forms
*************************************************/
.aopk-lfr .ddm-form-page .table {
  font-size: 1rem; }

.aopk-lfr legend {
  font-size: 1rem;
  font-weight: 400; }

.aopk-lfr .form-control::-webkit-input-placeholder, .aopk-lfr .form-control::-moz-placeholder {
  color: #b1b1b1; }

.aopk-lfr .form-control:focus::-webkit-input-placeholder, .aopk-lfr .form-control:focus::-moz-placeholder {
  color: #b1b1b1; }

.aopk-lfr .form-builder-select-field .form-control {
  cursor: pointer; }

.aopk-lfr .ddm-select-dropdown.show {
  background-color: #eee; }

.aopk-lfr .checkbox input[type='checkbox']:checked + .control-label::after,
.aopk-lfr .custom-checkbox input[type='checkbox']:checked + .custom-control-label::after {
  content: '\E014';
  /* stylelint-disable-next-line */
  font-family: 'aopkicons' !important; }

.aopk-lfr .date-picker .form-control {
  width: 1%; }

.aopk-lfr .date-picker .input-group-inset-item {
  background-color: #eeeeee;
  border: none; }

.aopk-lfr .date-picker .date-picker-dropdown-toggle {
  line-height: 1;
  padding: 0 .5rem; }

.aopk-lfr .date-picker-date:not([disabled]):not(.disabled):active,
.aopk-lfr .date-picker-date:not([disabled]):not(.disabled).active,
.aopk-lfr .nav-underline .tab.active a.date-picker-date:not([disabled]):not(.disabled),
.aopk-lfr .show > .date-picker-date.dropdown-toggle {
  background-color: #b4500a; }

/* ------------------------- */
/* Oprava popisu v EN verzii */
/* ------------------------- */
html[lang='en-GB'] .aopk-theme .page-item:last-child .page-link::before {
  content: 'Next page'; }

html[lang='en-GB'] .aopk-theme .page-item:first-child .page-link::after {
  content: 'Previous page'; }