@charset "UTF-8";
/**
 * Clay 3.37.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.37.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}
.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  animation: loading-animation 1.2s infinite ease-out;
  background: transparent;
  border-radius: 50%;
  border-width: 0;
  clear: both;
  color: transparent;
  height: 1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  transform: translateZ(0);
  width: 1em;
}

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

.portal-iframe #main-content {
  width: 100%;
}

.separator {
  border-top: 1px solid #cdced9;
  clear: both;
  display: block;
  margin: 15px auto;
}

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

span.alert {
  display: inline-block;
}

.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;
  }
}
.important {
  font-weight: bold;
}

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

.hide {
  display: none !important;
}

.hide-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !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 ul {
  list-style: none;
  margin-top: 4px;
  padding: 0;
}
.lfr-asset-category-list li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 3px 16px;
}
.lfr-asset-category-list span {
  padding-left: 3px;
}
.lfr-asset-category-list a.selected {
  background-color: #eee;
}

.lfr-asset-category-list-container {
  cursor: pointer;
}

.lfr-categories-selector-category-name {
  float: left;
  width: 50%;
}

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

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

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

.overlay {
  position: absolute;
}

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

.form-builder-field {
  background-color: white;
  border: 0.0625rem solid #e7e7ed;
  border-radius: 0.25rem;
  margin-top: 0.5rem;
  padding: 0.625rem;
}

.form-builder-placeholder {
  border: 0.0625rem dashed #ccc;
  margin: 0.3125rem;
}

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

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

html:not(#__):not(#___) .overlay-content .open > .cadmin.dropdown-menu {
  display: block;
  position: static;
}

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

.dropdown-menu {
  border: 1px solid #e7e7ed;
}
.dropdown-menu .dropdown-item.active {
  pointer-events: initial;
}

.dropdown-toggle:after {
  border-width: 0;
  content: normal;
}

.dropup .dropdown-toggle:after {
  border-width: 0;
  content: normal;
}

.dropdown > .dropdown-menu {
  position: absolute;
}

.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::placeholder {
  color: #a7a9bc;
  font-style: italic;
}

.form-inline label {
  display: inline-block;
}

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

.alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
  left: 0;
  line-height: 30px;
  padding: 9px 14px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}
@media (max-width: 991.98px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    line-height: 20px;
    margin-bottom: 0;
    padding: 14px 28px;
    position: static;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    margin: 0 -20px;
  }
}
.alert.lfr-shutdown-message.popup-alert-warning {
  margin: 0;
  position: relative;
}

.definition-of-terms dd:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.definition-of-terms dl {
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .definition-of-terms dl {
    margin-left: 10px;
  }
}
.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  margin-bottom: 2em;
  width: 100%;
  width: 25em;
  word-break: break-word;
}
@media (min-width: 576px) {
  .definition-of-terms dt {
    float: left;
    width: auto;
  }
}

.lfr-code {
  background: #fff;
  border: 1px solid transparent;
  border-color: #777;
  font-family: monospace;
  overflow: hidden;
  overflow-wrap: normal;
  overflow-x: auto;
  white-space: pre;
  word-break: normal;
  word-wrap: normal;
}
.lfr-code table {
  table-layout: auto;
  width: 100%;
}
.lfr-code table tr td.lines, .lfr-code table tr td.line-numbers {
  border-width: 0;
}
.lfr-code table tr td.line-numbers {
  background: #fafafa;
  border-right-width: 1px;
  color: #aaa;
  cursor: default;
  padding: 0 8px;
  text-align: right;
  text-shadow: 1px 1px #fff;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: top;
  width: 1%;
}

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

.lfr-token {
  background-color: #b3daef;
  border: 1px solid transparent;
  border-color: #5fa8ff;
  color: #444;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  margin: 0.1em 0.2em;
  padding: 0.3em 0.5em;
  text-decoration: none;
}
.lfr-token:hover {
  background-color: #d1e5ef;
}

.lfr-button {
  background: no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

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

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

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

.js .controls-hidden .lfr-meta-actions,
.js .controls-hidden .lfr-configurator-visibility {
  display: none;
}
.js .page-maximized .portlet-topper-toolbar {
  display: block;
}

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

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

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

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

.lfr-preview-file {
  position: relative;
}

.lfr-preview-file-content {
  border-bottom: 1px solid transparent;
  border-bottom-color: #6d6d6e;
  padding: 0 0 40px 135px;
  position: relative;
}

.lfr-preview-audio-content,
.lfr-preview-video-content {
  padding-left: 0;
}

.lfr-preview-file-arrow {
  border-radius: 4px;
  height: 52px;
  line-height: 48px;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
}
@media (min-width: 576px) {
  .lfr-preview-file-arrow {
    height: 64px;
    line-height: 60px;
    width: 64px;
  }
}
.lfr-preview-file-arrow.carousel-control {
  background-color: #000;
  background-image: none;
}

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  max-height: 440px;
  max-width: 100%;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .lfr-preview-file-image-current {
    max-height: 65%;
  }
}

.lfr-preview-file-image {
  display: block;
  margin: 5px;
  width: 100%;
}
.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border: 1px solid transparent;
  border-color: #aeb8bc;
  display: inline-block;
  margin: 3px;
  min-height: 40px;
  width: 72px;
}

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

.lfr-preview-file-loading-indicator {
  background: #333;
  bottom: 0;
  color: #fff;
  left: 0;
  margin: 2px;
  padding: 2px 5px;
  position: absolute;
}

.lfr-preview-file-image-overlay {
  height: 90%;
  width: 70%;
}
.lfr-preview-file-image-overlay .modal-header {
  min-height: 61px;
}
.lfr-preview-file-image-overlay .modal-header .close {
  font-size: 30px;
}

.lfr-preview-file-image-overlay-controls {
  pointer-events: all;
}
.lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.left {
  left: 15px;
}
.lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.right {
  right: 25px;
}

textarea.lfr-editor-textarea {
  font-family: monospace;
  height: 100%;
  min-height: 8em;
  min-width: 10em;
  padding: 0;
  width: 100%;
}

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

.lfr-spa-loading-bar {
  background: #2fa4f5;
  display: none;
  height: 2px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000;
}

.lfr-spa-loading .lfr-spa-loading-bar {
  display: block;
}

.lfr-tags-selector-list {
  border: 0 solid transparent;
  border-width: 0 1px 1px;
  margin-bottom: 0.5em;
}
.lfr-tags-selector-list li.tree-node .tree-node-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lfr-tags-selector-content.has-error .form-feedback-item {
  margin-top: -1.5em;
}
.lfr-tags-selector-content .toolbar {
  position: static;
}
.lfr-tags-selector-content .textboxlistentry-holder li {
  margin: 0 5px 0 0;
}
.lfr-tags-selector-content .textboxlist-input-container input {
  margin: 0;
}
.lfr-tags-selector-content .textboxlist-input-container .textboxlist-content .field-input-text {
  padding: 0;
}

.lfr-tag-selector-popup {
  width: 250px;
}
.lfr-tag-selector-popup label {
  border-bottom: 1px solid #eee;
  cursor: pointer;
  display: block;
  padding: 2px;
  padding-left: 20px;
}
.lfr-tag-selector-popup label input {
  margin-right: 5px;
  vertical-align: middle;
}
.lfr-tag-selector-popup label .lfr-tag-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lfr-tag-selector-popup ul {
  margin: 0;
}
.lfr-tag-selector-popup li li {
  list-style: none;
  margin-left: 1em;
}
.lfr-tag-selector-popup .lfr-tag-selector-search,
.lfr-tag-selector-popup .lfr-tag-selector-input {
  margin-bottom: 0;
}
.lfr-tag-selector-popup .lfr-tag-message {
  display: none;
}
.lfr-tag-selector-popup .no-matches {
  color: #999;
  padding: 3px;
}
.lfr-tag-selector-popup .no-matches .lfr-tag-message {
  display: block;
}

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

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

.undomanager .lfr-undo-queue {
  margin: 10px auto;
}

.lfr-action-undo {
  float: left;
}

.lfr-action-clear {
  float: right;
}

.undomanager .lfr-queue-empty,
.lfr-queue-single .lfr-action-clear {
  display: none;
}

.lfr-upload-container {
  margin-bottom: 1em;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #ddd;
  margin-bottom: 1em;
  min-height: 30px;
  padding: 30px 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed;
}
.lfr-upload-container .upload-target h4 span {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .upload-target .or-text {
  font-size: 0.8em;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .manage-upload-target {
  padding: 5px 0 0;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  margin: 0 1.125rem 1.125rem;
}
.lfr-upload-container .browse-button-container {
  padding-top: 5px;
}
.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;
  float: right;
  padding-left: 16px;
}
.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat;
  float: right;
  margin-right: 0;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #869cad;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #869cad;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #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 .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading {
  background-color: #ffc;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.select-files {
  float: left;
  line-height: 0;
  margin-right: 2px;
  padding: 0 0 0 5px;
}

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

.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-action {
  position: absolute;
  right: 6px;
  top: 10px;
}
.app-view-entry .entry-action .btn {
  padding: 0;
}
.app-view-entry .entry-selector {
  left: 5px;
  position: absolute;
  top: 10px;
}
.app-view-entry .entry-title {
  display: block;
  font-size: 1.15em;
  font-weight: bold;
  padding: 5px 0 10px;
}
.app-view-entry .entry-link {
  display: block;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
}
.app-view-entry .entry-metadata {
  margin: 10px 0 20px;
}
@media (max-width: 991.98px) {
  .app-view-entry .entry-metadata {
    margin: 0 0 5px 15px;
    width: 85%;
  }
}
.app-view-entry .entry-metadata .entry-title {
  padding-bottom: 3px;
}
.app-view-entry .entry-metadata .entry-description {
  display: block;
}
.app-view-entry .entry-metadata dl {
  margin: 0;
}
.app-view-entry .entry-metadata dl.entry-latest-approved-container {
  margin: 20px 0;
}
.app-view-entry .entry-metadata dl dt {
  float: left;
  margin-right: 3px;
}
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags {
  display: block;
}
.app-view-entry .entry-metadata .entry-tags .tag {
  margin-left: 15px;
}
.app-view-entry .entry-metadata .entry-tags .tag:first-child {
  margin-left: 0;
}
.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;
  margin-left: 0.8em;
}
.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;
  line-height: 1.5em;
  overflow: hidden;
  word-wrap: break-word;
}
.app-view-entry .entry-metadata .taglib-workflow-status {
  display: inline;
}
.app-view-entry .entry-metadata .taglib-workflow-status .workflow-status {
  padding-left: 0.2em;
}
.app-view-entry .overlay.entry-action a {
  display: block;
  width: 20px;
}
.app-view-entry .entry-title .entry-categories,
.app-view-entry a.entry-title .entry-tags {
  font-size: 16px;
}
.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;
}

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

.taglib-asset-metadata {
  clear: both;
  overflow: hidden;
  padding: 10px;
}
.taglib-asset-metadata span {
  display: inline-block;
}
.taglib-asset-metadata .asset-metadata-panel {
  clear: both;
}
.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal;
}
.taglib-asset-metadata .metadata-author {
  font-weight: bold;
  overflow: hidden;
  padding: 10px;
}
.taglib-asset-metadata .metadata-author .asset-avatar {
  float: left;
  padding-right: 10px;
}
.taglib-asset-metadata .metadata-author .asset-avatar .avatar {
  width: 45px;
}
.taglib-asset-metadata .metadata-author .asset-user-info {
  margin-top: 5px;
}
.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  display: block;
}
.taglib-asset-metadata .metadata-entry {
  color: #999;
  margin-right: 2em;
}
.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;
}

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

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6;
}

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

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

.taglib-diff-table {
  border-collapse: separate;
  border-spacing: 5pt;
  table-layout: fixed;
}
.taglib-diff-table td {
  word-wrap: break-word;
}

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom: 2px dotted #009ae5;
}
.diff-version-comparator .taglib-diff-html .diff-html-changed img {
  border-color: #009ae5;
  max-width: 100%;
}
.diff-version-comparator .taglib-diff-html .diff-added-image,
.diff-version-comparator .taglib-diff-html .diff-removed-image {
  display: none;
}
.diff-version-comparator .diff-container-column .diff-container {
  min-height: 400px;
}
.diff-version-comparator .diff-container-column .legend-item {
  margin-right: 15px;
}
.diff-version-comparator .diff-target-selector {
  border-left: 1px solid #e5e5e5;
  padding-left: 30px;
}
.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9;
}
.diff-version-comparator .divider {
  margin-bottom: 20px;
}
.diff-version-comparator .list-group-item {
  cursor: pointer;
}

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

.lfr-discussion-reply-popover {
  width: 25rem;
}
@media (min-width: 576px) {
  .lfr-discussion-reply-popover {
    max-width: 25rem;
  }
}

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

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
}
.drop-here-info .drop-icons span {
  position: absolute;
  text-align: center;
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}

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

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

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

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

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

.taglib-form-navigator .error-notice,
.taglib-form-navigator .modified-notice {
  display: none;
}
.taglib-form-navigator > .form-steps {
  position: relative;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent;
  border-width: 0;
  clear: both;
  float: none;
  overflow: visible;
  padding: 0;
  width: 100%;
}
@media (max-width: 991.98px) {
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
    overflow: auto;
    white-space: nowrap;
  }
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab {
  border-width: 0;
  display: inline-block;
  overflow: visible;
  position: relative;
  text-align: center;
  white-space: nowrap;
  z-index: 50;
}
.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:last-child .tab-label .tab-icon {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label {
  position: relative;
}
.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;
  display: inline-block;
  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;
  display: inline-block;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
  background: transparent;
  border-width: 0;
  display: block;
  margin: 0 5px 0 -5px;
  outline: 0;
  padding: 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 .error-notice {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  background: #ccc;
  clear: both;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 5px;
  opacity: 0.6;
  text-decoration: none;
  width: 30px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
  color: #000;
  font-size: 12px;
  margin-left: -5px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .modified-notice {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .tab-icon {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar {
  display: block;
  padding-top: 10px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar .tab-label {
  outline-width: 0;
}
.taglib-form-navigator .form-navigator-content {
  overflow: visible;
}
.taglib-form-navigator .form-navigator-content .form-section {
  display: none;
}
.taglib-form-navigator .form-navigator-content .form-section.active {
  display: block;
}
.taglib-form-navigator .form-navigator-content .form-section textarea {
  max-width: 100%;
}
.taglib-form-navigator .form-navigator-content legend {
  overflow: auto;
  padding-bottom: 2px;
}
.taglib-form-navigator .section-modified .modified-notice {
  display: inline-block;
}
.taglib-form-navigator .section-error .error-notice {
  display: inline-block;
  margin-right: 5px;
}

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

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, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none;
}

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

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

.icon-monospaced, .icon-monospaced[class^=icon-], .icon-monospaced[class*=" icon-"] {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}
.btn-monospaced > .icon-monospaced:not(.lexicon-icon) {
  padding: 0;
}

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

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}

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

@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.taglib-image-selector {
  height: 100%;
  min-height: 100px;
  padding: 0;
  position: relative;
  text-align: center;
}
.taglib-image-selector.drop-enabled .drop-here-info .drop-here-indicator {
  height: 90px;
}
.taglib-image-selector.drop-enabled .drop-here-info .drop-text {
  display: inline-block;
  margin-left: 20px;
  margin-top: 0;
}
.taglib-image-selector .progress-wrapper {
  display: none;
  left: 50%;
  max-width: 450px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
.taglib-image-selector .progress-wrapper button {
  margin-top: 20px;
}
.taglib-image-selector .progress-wrapper p {
  font-size: 18px;
  margin: 0;
  text-align: left;
}
.taglib-image-selector .progress-wrapper p.size {
  font-size: 14px;
}
.taglib-image-selector .progress-wrapper .progressbar {
  height: 6px;
  margin: 5px auto;
  width: 100%;
}
.taglib-image-selector.drop-active .change-image-controls {
  display: none;
}
.taglib-image-selector.drop-active .progress-wrapper {
  display: none;
}
.taglib-image-selector.draggable-image.vertical .current-image {
  left: 0 !important;
  max-height: inherit;
  min-width: 100%;
}
.taglib-image-selector.draggable-image.horizontal .current-image {
  max-width: inherit;
}
.taglib-image-selector.draggable-image.both .current-image {
  max-height: 100%;
  max-width: 100%;
}
.taglib-image-selector.draggable-image.drop-enabled .image-wrapper {
  height: 0;
}
.taglib-image-selector.draggable-image .image-wrapper {
  height: 400px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 767.98px) {
  .taglib-image-selector.draggable-image .image-wrapper {
    height: 150px;
  }
}
.taglib-image-selector.progress-active .change-image-controls {
  display: none;
}
.taglib-image-selector.progress-active .progress-wrapper {
  display: block;
}
.taglib-image-selector .browse-image-controls,
.taglib-image-selector .current-image {
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.taglib-image-selector .browse-image-controls {
  padding: 10px;
  width: 100%;
  z-index: 1;
}
.taglib-image-selector .browse-image-controls .drag-drop-label,
.taglib-image-selector .browse-image-controls .browse-image {
  font-size: 16px;
}
.taglib-image-selector .browse-image-controls .drag-drop-label {
  line-height: 35px;
}
.taglib-image-selector .browse-image-controls .file-validation-info {
  margin-top: 15px;
}
.taglib-image-selector .change-image-controls {
  bottom: 10px;
  padding: 10px;
  position: absolute;
  right: 10px;
}
.taglib-image-selector .current-image {
  margin-bottom: 5px;
}
.taglib-image-selector .error-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.taglib-image-selector .selection-status {
  left: 50%;
  padding: 11px 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.taglib-image-selector .yui3-uploader-content {
  display: none;
}

.info-bar-container {
  background-color: #fff;
  border-bottom: 1px solid #edf0f2;
  min-height: 47px;
}
.info-bar-container .info-bar {
  padding: 0;
}
@media (min-width: 576px) {
  .info-bar-container {
    min-height: 59px;
  }
}
.info-bar-container .info-bar-default .taglib-workflow-status .workflow-version {
  color: #6b6c7e;
}
.info-bar-container .info-bar-default .btn {
  margin: 7px 0 7px 15px;
}
@media (min-width: 576px) {
  .info-bar-container .info-bar-default .btn {
    margin: 13px 0 13px 15px;
  }
}
.info-bar-container .info-bar-center {
  left: 50%;
  margin-top: 16px;
  position: absolute;
  text-align: center;
  transform: translate(-50%);
  width: 100%;
}
@media (min-width: 576px) {
  .info-bar-container .info-bar-center {
    margin-top: 20px;
  }
}
.info-bar-container.affix {
  min-height: 35px;
  transition: min-height 0.15s ease;
}
.info-bar-container.affix .info-bar-center {
  margin-top: 5px;
}

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

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

.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}

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

.mobile .taglib-move-boxes .selector-container {
  display: none;
}

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

.portal-popup {
  background-color: #fff;
}

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #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: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

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

@media (max-width: 767.98px) {
  .alert-notifications.alert-notifications-fixed {
    top: inherit;
  }
  .alert-notifications.alert-notifications-fixed .alert {
    max-width: none;
  }
}

.lfr-notification-container {
  bottom: 1.25rem;
  left: 1.25rem;
  max-height: 100%;
  max-width: 400px;
  overflow: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  position: fixed;
  width: 100%;
  z-index: 999999;
}
.lfr-notification-container .lfr-notification-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action) {
  /* color: $dark; */
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #000000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #272833;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #000000;
}
.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: #272833;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.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-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-discount-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-price-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column,
.lfr-total-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;
}

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

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

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

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

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

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

.taglib-social-activities table {
  width: 100%;
}
.taglib-social-activities td {
  padding: 5px;
  vertical-align: top;
}
.taglib-social-activities .day-separator {
  border-bottom: 1px dotted transparent;
  border-bottom-color: #ccc;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 2px;
}
.taglib-social-activities .portlet-icon {
  width: 16px;
}

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

.trash-undo-button.btn-link,
.trash-empty-button.btn-link {
  font-weight: 600;
  padding: 0;
  vertical-align: inherit;
}
.trash-undo-button.btn-link:hover,
.trash-empty-button.btn-link:hover {
  text-decoration: none;
}
.trash-undo-button.btn-link:focus,
.trash-empty-button.btn-link:focus {
  background-color: transparent;
}

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

.card-row-layout-fixed .lfr-card-actions-column {
  width: 32px;
}
.lfr-card-actions-column .dropdown {
  margin-right: -8px;
  margin-top: -5px;
}
.card-row-layout-fixed .lfr-card-actions-column .dropdown {
  margin-left: 8px;
  margin-right: 0;
}

.lfr-card-subtitle-text {
  font-size: 14px;
  font-weight: 400;
}

.lfr-card-title-text {
  font-size: 14px;
  font-weight: 600;
}

.taglib-webdav.visible {
  background: #f0f5f7;
}
.taglib-webdav table {
  border-color: #828f95;
}

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

.btn-account-selector {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: auto min-content;
  height: 70px;
  width: 300px;
}
.btn-account-selector.account-selected {
  grid-template-columns: min-content minmax(0, 1fr) min-content;
}
.btn-account-selector .current-info-container {
  text-align: left;
}
.btn-account-selector .no-account-selected-placeholder {
  margin: 0;
  text-align: left;
}

.dropdown-menu.account-selector-dropdown-menu {
  max-width: 300px;
  min-width: 300px;
}

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

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

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

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

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

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
.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 {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

* [class*=ae-toolbar-][role=toolbar] {
  z-index: 980;
}
@media (max-width: 767.98px) {
  * [class*=ae-toolbar-][role=toolbar] {
    z-index: 1000;
  }
}

.ae-ui .ae-toolbars .ae-toolbar-add {
  border-width: 1px;
  margin-left: 4px;
  z-index: 989;
}
.ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
  height: 28px;
  width: 28px;
}
@media (min-width: 1280px) {
  .ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
    height: 32px;
    width: 32px;
  }
}

.alloy-editor-container {
  position: relative;
}
.alloy-editor-container .wrapper {
  position: relative;
}
.alloy-editor-container .alloy-editor-icon {
  bottom: 8px;
  color: #869cad;
  display: none;
  position: absolute;
  right: 8px;
}
.alloy-editor-container .alloy-editor {
  cursor: text;
  outline: 0;
  overflow: hidden;
  text-align: start;
}
.alloy-editor-container .alloy-editor[dir=rtl] + .alloy-editor-icon {
  left: 8px;
}
.alloy-editor-container .alloy-editor ~ .alloy-editor-placeholder {
  display: none;
}
.alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder {
  background-color: transparent;
  color: #2b4259;
  display: block;
  padding-left: 10px;
  pointer-events: none;
  position: absolute;
  top: 0.25rem;
}
.alloy-editor-container .alloy-editor.ae-placeholder.readonly ~ .alloy-editor-placeholder {
  color: #ccc;
}
.alloy-editor-container .alloy-editor.ae-placeholder:empty {
  min-height: 1.5em;
}
.alloy-editor-container .alloy-editor.ae-placeholder:not(:focus) ~ .alloy-editor-placeholder {
  border-left-color: #dbdde1;
  color: #b0b4bb;
}
.alloy-editor-container .alloy-editor.ae-placeholder:not(:focus):not(.form-control) ~ .alloy-editor-placeholder {
  border-left: 2px solid;
  padding-left: 10px;
}
.has-error .alloy-editor-container .alloy-editor.ae-placeholder:not(:focus) {
  border-left-color: #c67;
}
.alloy-editor-container .alloy-editor.ae-placeholder:focus ~ .alloy-editor-placeholder, .alloy-editor-container .alloy-editor.ae-placeholder.cke_focus ~ .alloy-editor-placeholder {
  display: none !important;
}
.alloy-editor-container .alloy-editor.ae-placeholder:not(:focus):before {
  content: "";
}
.alloy-editor-container .alloy-editor a {
  cursor: auto;
}
.alloy-editor-container .alloy-editor blockquote {
  margin: 1em 40px;
}
.alloy-editor-container .alloy-editor p:only-child {
  margin-bottom: 0;
}
.alloy-editor-container .alloy-editor.form-control {
  height: auto;
}
.alloy-editor-container .alloy-editor.form-control ~ .alloy-editor-icon {
  display: block;
  max-width: 24px;
}
.alloy-editor-container .alloy-editor .cke_widget_wrapper {
  max-width: 100%;
}
.alloy-editor-container .alloy-editor-switch {
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
}
.alloy-editor-container .alloy-editor-switch .btn {
  margin-top: 0;
}
.alloy-editor-container .alloy-editor-wrapper {
  padding-top: 44px;
}
.alloy-editor-container .alloy-editor-wrapper .lfr-source-editor {
  display: none;
}
.alloy-editor-container .alloy-editor-wrapper.show-source .alloy-editor-placeholder {
  display: none;
}
.alloy-editor-container .alloy-editor-wrapper.show-source .lfr-source-editor {
  display: block;
}
.has-error .alloy-editor-container .form-feedback-item {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4em;
  text-align: left;
}
.ie11 .alloy-editor-container .cke_widget_inline {
  display: inline-block;
}

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

.cke_show_border {
  width: 500px;
}
.cke_show_border td {
  height: 15px;
}

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

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

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

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

.item-selector .item-selector-list-row:hover {
  background-color: #f0f5ff;
  cursor: pointer;
}

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

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  font-size: 16px;
  left: 4px;
  max-width: calc(100% - 8px);
  opacity: 1;
  padding: 0 15px 0 0;
  right: 4px;
  text-align: left;
  top: 4px;
  z-index: 5;
}
.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;
  position: absolute;
}
.image-viewer-base .image-viewer-sidenav .lfr-item-viewer-close {
  padding: 0 15px 0 0;
}

.lfr-item-viewer-close-text {
  display: block;
  line-height: 32px;
  padding-left: 35px;
}

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

.lfr-item-viewer-icon-info-link {
  float: right;
  font-size: 20px;
}
.lfr-item-viewer-icon-info-link:focus, .lfr-item-viewer-icon-info-link:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .lfr-item-viewer-icon-info-link {
    bottom: 10px;
    flex: 0 1 auto;
    order: 3;
    position: absolute;
    right: 20px;
    z-index: 1;
  }
}

.lfr-item-viewer .image-viewer-base {
  outline: none;
}
.image-viewer-base .image-viewer-sidenav.open {
  width: 300px;
}
@media (min-width: 576px) {
  .image-viewer-base .image-viewer-sidenav.open {
    width: 400px;
  }
}

.image-viewer-caption {
  color: #777;
}
.lfr-item-viewer .image-viewer-caption {
  line-height: 32px;
  position: absolute;
  text-align: left;
  width: 33%;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-caption {
    flex: 0 1 100%;
    order: 2;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
  }
}

.lfr-item-viewer .image-viewer-footer-content {
  padding: 0 20px;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-footer-content {
    display: flex;
    flex-wrap: wrap;
  }
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-thumbnails {
  display: none;
}

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777;
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control {
  margin: 0 10px;
  position: relative;
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:focus, .lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:hover {
  text-decoration: none;
}

.image-viewer-sidenav {
  line-height: normal;
}
.image-viewer-sidenav.sidenav-fixed {
  bottom: 0;
}
@media (min-width: 576px) {
  .image-viewer-sidenav.sidenav-fixed {
    bottom: 47px;
    position: absolute;
  }
}
.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 .image-viewer-sidenav-header {
  margin-top: 25px;
}
@media (min-width: 576px) {
  .image-viewer-sidenav .image-viewer-sidenav-header {
    margin-top: 0;
  }
}

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

.image-viewer-sidenav-close {
  display: block;
  float: right;
  margin-right: -10px;
  margin-top: -15px;
}

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

.sidenav-transition .image-viewer-base-image-list-inner {
  transition: all 0.5s ease;
}
@media (prefers-reduced-motion: reduce) {
  .sidenav-transition .image-viewer-base-image-list-inner {
    transition: none;
  }
}
@media (min-width: 576px) {
  .lfr-item-viewer .image-viewer-base-image-list-inner {
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .image-viewer-base.open .image-viewer-base-image-list-inner {
    padding-right: 400px;
  }
}

.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;
}
.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 {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: 0px;
  content: "";
  left: 0px;
  position: absolute;
  right: 0px;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  border-width: 1px;
  box-shadow: none;
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: 0px;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  right: 0px;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}

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

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

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

.modal-hidden {
  display: none;
}

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

.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 {
  margin-right: 1rem;
}
.sheet-footer .btn:last-child {
  margin-right: 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;
  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-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tooltip {
  max-width: 200px;
}
.tooltip .tooltip-arrow {
  background-color: #272833;
  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;
}

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

.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 #e7e7ed;
  color: #6b6c7e;
}

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

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

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

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

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

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

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

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

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

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

#wrapper {
  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;
}

.collapse.open {
  display: block;
}

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

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

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

.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 {
  border-width: 0;
  margin: 0;
  padding: 11px 14px;
}
@media (min-width: 768px) {
  .navigation-pane .navigation-entry .overlay.entry-action .btn {
    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);
}

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

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: var(--portlet-header-margin-bottom, calc(var(--spacer) * var(--spacer-5, 3rem)));
}

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

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

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

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

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}

.portlet-content-editable {
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-content-border-radius, 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

.portlet-actions {
  float: right;
}

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

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

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

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

.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
.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;
  }
}

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    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: 24px;
}

.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: var(--spacer-3, 1rem);
}

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

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

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

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

.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 {
  margin: 0;
}

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem;
}

.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;
  flex-direction: column;
  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,
.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,
.tags-search-combobox .field-input-text {
  border-radius: 4px;
}

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

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

@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 {
  transform: translateX(100%);
}

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(0%);
  }
  60% {
    transform: translateX(0%);
  }
  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 {
  transform: scale(0.8);
  transition: 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;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.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);
}

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

.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 {
  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);
  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);
  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);
  transform: rotate(-25deg);
}

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

.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0;
}

.bg-lighter {
  background-color: #f7f8f9 !important;
}

.border-lighter {
  border-color: #f7f8f9 !important;
}

.text-lighter {
  color: #f7f8f9 !important;
}

.bg-gray-dark {
  background-color: #393a4a !important;
}

.border-gray-dark {
  border-color: #393a4a !important;
}

.text-gray-dark {
  color: #393a4a !important;
}

.list-group-item-flex > .autofit-col:first-of-type {
  padding-left: 10px;
  padding-right: 4px;
}

@media (min-width: 768px) {
  .info-panel {
    bottom: 0;
    position: absolute;
    top: 0;
  }
  .info-panel > .sidenav-menu {
    bottom: 0;
    position: absolute;
    right: 0 !important;
    top: 0;
  }
}

.navbar-top {
  padding-bottom: 0.907rem;
  padding-top: 0.907rem;
}
.navbar-top .portlet:hover, .navbar-top .portlet.open {
  z-index: 1035;
}

.navbar-blank {
  flex-wrap: wrap;
}
.navbar-blank .lexicon-icon {
  font-size: 0.625rem;
  margin: 0 0 0 0.25rem;
}

.navbar-classic {
  background-color: #fff;
}
.navbar-classic.navbar-light {
  border-bottom: 1px solid #e7e7ed;
}
@media (max-width: 575.98px) {
  .navbar-classic .navbar-blank {
    margin-top: 1rem;
  }
}
.navbar-classic .navbar-form {
  padding: 0;
}
.navbar-classic .navbar-form .field-wrapper {
  right: 0;
  top: 0;
}
.navbar-classic .navbar-form .field-wrapper .lfr-icon-item {
  color: #6b6c7e;
}
@media (max-width: 767.98px) {
  .navbar-classic .portlet-search-bar {
    width: 100%;
  }
}
.navbar-classic .portlet-search-bar .input-group-item {
  margin-left: 0;
}
.navbar-classic .logo:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar-classic .navbar-nav .nav-item:not(:last-of-type) .nav-link {
    margin-right: 16px;
  }
}
.navbar-classic .nav-link {
  color: #6b6c7e;
  font-size: 0.9375rem;
  font-weight: 600;
}

.info-panel .sidebar > .sidenav-close {
  float: right;
  margin: 16px 16px 0 8px;
}
.info-panel .sidebar > .sidenav-close + .info-panel-content .sidebar-header > .autofit-row {
  width: auto;
}
.info-panel .sidenav-close {
  float: none;
  margin: 0;
}
.info-panel .sidebar-header .component-title {
  font-size: 16px;
  font-weight: 600;
}
.info-panel .sidebar-header .component-subtitle {
  font-size: 14px;
  font-weight: 600;
}
.info-panel .sidebar-header .autofit-padded-no-gutters {
  margin-left: -4px;
  margin-right: -4px;
}
.info-panel .sidebar-header .autofit-padded-no-gutters .autofit-col {
  padding-left: 4px;
  padding-right: 4px;
}
.info-panel .sidebar-body .sidebar-section {
  margin-bottom: 16px;
}

.sidebar-light .sidebar-header .text-default {
  color: #000000;
  font-size: 0.875rem;
  font-weight: 400;
}
.sidebar-light .sidebar-header .icon-monospaced {
  color: #000000;
}
.sidebar-light .navbar-collapse {
  border-bottom: 1px solid #cdced9;
}
@media (min-width: 576px) {
  .sidebar-light .navigation-bar-light,
  .sidebar-light .sidebar-section > .list-group-item,
  .sidebar-light .panel,
  .sidebar-light .panel-group .panel {
    background-color: transparent;
    border-color: transparent;
  }
}

.table-list th:first-child,
.table-list td:first-child {
  padding-left: 18px;
  padding-right: 6px;
}

.widget-mode-detail {
  background-color: #fff;
}
.widget-mode-detail .title {
  color: #272833;
  font-weight: 700;
  line-height: 1.25;
}
.widget-mode-detail .sub-title {
  color: #a0a1b0;
  font-weight: 400;
}
.widget-mode-detail .widget-metadata {
  font-size: 0.875rem;
}
.widget-mode-detail .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-detail .widget-metadata .username {
  color: #272833;
  font-weight: 600;
  line-height: 2;
}
.widget-mode-detail .aspect-ratio {
  padding-bottom: 480px;
}

.widget-mode-card .card {
  border-radius: 8px;
}
.widget-mode-card .card-header {
  border-radius: 8px 8px 0 0;
}
.widget-mode-card .card-body {
  padding: 24px;
}
.widget-mode-card .widget-topbar .title-link {
  color: #272833;
}
.widget-mode-card .widget-topbar .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 24px;
}
.widget-mode-card .widget-metadata {
  font-size: 0.875rem;
  margin-bottom: 16px;
}
.widget-mode-card .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-card .widget-metadata .username {
  color: #272833;
  font-weight: 600;
}
.widget-mode-card .widget-resume {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0;
}
.widget-mode-card .card-footer {
  background-color: transparent;
  padding: 0 1rem 1rem;
}
.widget-mode-card .widget-toolbar {
  border-top: 1px solid #e7e7ed;
  padding-top: 8px;
}

.widget-mode-simple .widget-mode-simple-entry:not(:last-child) {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.widget-mode-simple .widget-topbar .title-link {
  color: #272833;
}
.widget-mode-simple .widget-topbar .title {
  font-size: 1.75rem;
  font-weight: 700;
}
.widget-mode-simple .widget-metadata {
  font-size: 0.875rem;
}
.widget-mode-simple .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-simple .widget-metadata .username {
  color: #272833;
  font-weight: 600;
}

.widget-toolbar .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}

html:not(#__):not(#___) .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .portlet.open > .cadmin.portlet-topper {
  z-index: 999;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  font-size: 13.92px;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    right: auto;
  }
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-name-text {
  margin-right: 12px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar,
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .icon-monospaced {
  height: 24px;
  line-height: 24px;
  width: 24px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar .component-action {
  font-size: 14px;
  height: 24px;
  margin-top: -2px;
  width: 24px;
}
html:not(#__):not(#___) .portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
html:not(#__):not(#___) .yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}
html:not(#__):not(#___) .yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.portlet-layout .portlet .management-bar > .container-fluid-max-xl,
.portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0;
}
.portlet-layout .portlet .portlet-title-text {
  color: #6b6c7e;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}

.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  .portlet > .portlet-topper {
    right: auto;
  }
}
.portlet > .portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 1.5rem;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-name-text {
  margin-right: 0.75rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-topper-toolbar,
.portlet > .portlet-topper .icon-monospaced {
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar .component-action {
  height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .lexicon-icon {
  height: 0.875rem;
  width: 0.875rem;
}
.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999;
}

.portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
.yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}
.yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.portlet-decorate .portlet {
  margin-bottom: 24px;
}
.portlet-decorate .portlet-content {
  border-radius: 0.25rem;
}

.portlet-barebone .panel,
.portlet-borderless .panel {
  background-color: transparent;
}
.portlet-barebone .panel.card,
.portlet-borderless .panel.card {
  border-color: #cdced9;
  box-shadow: none;
}
.portlet-barebone .panel-default,
.portlet-borderless .panel-default {
  border-color: #cdced9;
}
.portlet-barebone .widget-mode-detail,
.portlet-borderless .widget-mode-detail {
  background-color: transparent;
}

.aspect-ratio:not([class*=aspect-ratio-]) {
  padding-bottom: var(--aspect-ratio, 100%);
}

.aspect-ratio-4-to-3 {
  padding-bottom: var(--aspect-ratio-4-to-3, 75%);
}

.aspect-ratio-8-to-3 {
  padding-bottom: var(--aspect-ratio-8-to-3, 37.5%);
}

.aspect-ratio-16-to-9 {
  padding-bottom: var(--aspect-ratio-16-to-9, 56.25%);
}

.card-type-asset .aspect-ratio {
  padding-bottom: var(--aspect-ratio-16-to-9, 56.25%);
}

#wrapper {
  --portlet-topper-bg: var(--primary);
  --portlet-topper-color: var(--white);
  --portlet-topper-link-color: var(--portlet-topper-color);
  background-color: var(--body-bg, var(--body-bg, #fff));
  color: var(--body-color, var(--body-color, #272833));
  font-size: var(--font-size-base, 1rem);
}

.portlet .portlet-content {
  background-color: var(--portlet-bg, transparent);
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  }
}
@media (min-width: 576px) {
  .controls-visible .portlet:hover > .portlet-content-editable,
  .controls-visible .portlet.open > .portlet-content-editable,
  .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  }
}

.portlet-layout .portlet-header {
  margin-bottom: var(--portlet-header-margin-bottom, calc(var(--spacer) * var(--spacer-5, 3rem)));
}

#footer {
  background-color: var(--brand-color-4, #30313f);
}

body header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px;
}
body header .field-wrapper a {
  color: #fff;
}
body header .field-wrapper,
body header .form-group {
  margin-bottom: 0;
}
body header .portlet {
  margin-bottom: 0;
}
body header .portlet:hover {
  z-index: 1034;
}
body header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem;
}
body header .text-default {
  color: #6b6c7e;
  font-weight: 600;
}
body header .user-personal-bar .fieldset {
  position: relative;
}
body header .user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 0.75rem);
  top: -0.35rem;
}
body .user-avatar-link {
  display: block;
  position: relative;
}
body .user-avatar-link .panel-notifications-count {
  display: block;
  margin: 0;
  max-width: none;
  position: absolute;
  right: calc(100% - 0.7rem);
  top: -0.4rem;
}
body .user-avatar-link .text-default {
  align-items: center;
  display: flex;
}
body .user-avatar-link .text-default .user-full-name {
  margin-left: 0.5rem;
}
@media (max-width: 575.98px) {
  body .user-avatar-link .text-default .user-full-name {
    display: none;
  }
}

@media (min-width: 576px) {
  .btn-group + .info-panel {
    top: auto;
  }
}

#footer {
  color: #fff;
}
#footer > .container {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

/* 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 */
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest {
  z-index: 1;
}

.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px;
}

.mm-menu > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
  content: "";
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto;
}

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto;
}

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-navbar {
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar > * {
  display: block;
  padding: 10px 0;
}

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none;
}

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
}

.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  padding-right: 20px;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 14px;
}

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}

.mm-listview > li {
  position: relative;
}

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px;
}

.mm-listview > li:not(.mm-divider):after {
  content: "";
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.mm-listview > li:not(.mm-divider):after {
  left: 0px;
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  content: "";
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-menu > .mm-panel > .mm-listview {
  margin-left: -20px;
  margin-right: -20px;
}

.mm-menu > .mm-panel > .mm-listview.mm-first {
  margin-top: -20px;
}

.mm-menu > .mm-panel > .mm-listview.mm-last {
  padding-bottom: 20px;
}

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: "";
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px;
}

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px;
}

.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}

.mm-listview > li.mm-spacer {
  padding-top: 40px;
}

.mm-listview > li.mm-spacer > .mm-next {
  top: 40px;
}

.mm-listview > li.mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-menu {
  background: #333;
  color: rgba(0, 0, 0, 0.7);
}

.mm-menu .mm-navbar {
  border-color: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview > li:after {
  border-color: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-listview > li .mm-prev:before,
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview > li .mm-prev:after,
.mm-menu .mm-listview > li .mm-next:before {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05);
}

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-opened {
  overflow: hidden;
  position: relative;
}

html.mm-opened body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999 !important;
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}

.mm-menu.mm-current {
  display: block;
}

.mm-menu {
  width: 100%;
  min-width: 140px;
  max-width: calc(100% - 55px);
  max-width: -webkit-calc(100% - 55px);
  max-width: -ms-calc(100% - 55px);
  max-width: -moz-calc(100% - 55px);
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}
/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
  max-height: 80%;
}

.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
  max-height: 100%;
}

.mm-menu.mm-measureheight > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}

em.mm-counter + a.mm-next {
  padding-left: 40px;
}

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px;
}

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px;
}

.mm-nosubresults > .mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-fixeddivider:after {
  content: none !important;
  display: none !important;
}

.mm-hasdividers .mm-fixeddivider {
  display: block;
}

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/*
	jQuery.mmenu navbar addon CSS
*/
.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-navbar-bottom {
  border-top: 1px solid transparent;
  border-bottom: none;
  top: auto;
  bottom: 0;
}

.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none;
}

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none;
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}

.mm-navbar-top-1 {
  top: 0px;
}

.mm-hasnavbar-top-1 .mm-panel {
  top: 40px;
}

.mm-hasnavbar-top-1 .mm-indexer {
  top: 50px;
}

.mm-hasnavbar-top-1 .mm-fixeddivider {
  top: 40px;
}

.mm-navbar-top-2 {
  top: 40px;
}

.mm-hasnavbar-top-2 .mm-panel {
  top: 80px;
}

.mm-hasnavbar-top-2 .mm-indexer {
  top: 90px;
}

.mm-hasnavbar-top-2 .mm-fixeddivider {
  top: 80px;
}

.mm-navbar-top-3 {
  top: 80px;
}

.mm-hasnavbar-top-3 .mm-panel {
  top: 120px;
}

.mm-hasnavbar-top-3 .mm-indexer {
  top: 130px;
}

.mm-hasnavbar-top-3 .mm-fixeddivider {
  top: 120px;
}

.mm-navbar-bottom-1 {
  bottom: 0px;
}

.mm-hasnavbar-bottom-1 .mm-panel {
  bottom: 40px;
}

.mm-hasnavbar-bottom-1 .mm-indexer {
  bottom: 50px;
}

.mm-navbar-bottom-2 {
  bottom: 40px;
}

.mm-hasnavbar-bottom-2 .mm-panel {
  bottom: 80px;
}

.mm-hasnavbar-bottom-2 .mm-indexer {
  bottom: 90px;
}

.mm-navbar-bottom-3 {
  bottom: 80px;
}

.mm-hasnavbar-bottom-3 .mm-panel {
  bottom: 120px;
}

.mm-hasnavbar-bottom-3 .mm-indexer {
  bottom: 130px;
}

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

.mm-close:after {
  content: "x";
}

.mm-navbar-2 > *,
.mm-navbar-3 > *,
.mm-navbar-4 > *,
.mm-navbar-5 > *,
.mm-navbar-6 > * {
  display: block;
  float: left;
}

.mm-navbar-2 > * {
  width: 50%;
}

.mm-navbar-3 > * {
  width: 33.33%;
}

.mm-navbar-4 > * {
  width: 25%;
}

.mm-navbar-5 > * {
  width: 20%;
}

.mm-navbar-6 > * {
  width: 16.66%;
}

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box;
}

.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px;
}

.mm-search input {
  border: none;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  outline: none;
  display: block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0 10px;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-panel.mm-hassearch {
  padding-top: 40px;
}

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px;
}

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0;
}

.mm-noresults .mm-noresultsmsg {
  display: block;
}

.mm-noresults .mm-indexer {
  display: none !important;
}

li.mm-nosubresults > a.mm-next {
  display: none;
}

li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px;
}

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7);
}

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -ms-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px;
}

.mm-hasindexer .mm-indexer {
  right: 0;
}

.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px;
}

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
}

label.mm-toggle:before,
label.mm-check:before {
  content: "";
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}

li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0;
}

li.mm-vertical label.mm-toggle {
  top: 5px;
}

li.mm-vertical label.mm-check {
  top: 5px;
}

label.mm-toggle, label.mm-check {
  right: 20px;
}

label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px;
}

label.mm-check + a,
label.mm-check + span {
  padding-right: 60px;
}

a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
  right: 60px;
}

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  margin-right: 50px;
}

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px;
}

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px;
}

em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
  right: 100px;
}

em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
  margin-right: 90px;
}

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7);
}

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none;
}

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important;
}

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}

html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}

html.mm-effect-slide-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
}

html.mm-effect-slide-menu.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

html.mm-effect-slide-menu.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}

html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.mm-menu.mm-effect-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  -moz-transition-property: -moz-transform, left;
  -ms-transition-property: -ms-transform, left;
  -o-transition-property: -o-transform, left;
  transition-property: transform, left;
}

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}

.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
  }
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
  }
}
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important;
}

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal;
}

/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%;
}

.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none;
}

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

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

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
  }
}
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important;
}

.mm-menu.mm-front {
  z-index: 1999;
}

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

/*
	jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
  background: #333333;
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-navbar {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark .mm-navbar a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-prev:before,
.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-prev:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-next:before {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-white {
  background: white;
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-navbar {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white .mm-navbar a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white .mm-listview > li .mm-prev:before,
.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview > li .mm-prev:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-next:before {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: white;
}

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-black {
  background: black;
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-navbar {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview > li:after {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-listview > li .mm-prev:before,
.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview > li .mm-prev:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-next:before {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none;
}

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: black;
}

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

/*					Eric Meyer's Reset		
/****************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li.form-controlset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

html, body {
  font-size: 14px;
  line-height: 20px;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

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

/*					Global  Structure
/****************************************************/
body.print {
  background: #fff none repeat-x 0 0;
  margin: 20px;
}

.left, .fleft {
  float: left;
}

.right, .fright {
  float: right;
}

.clear {
  clear: both;
}

.hidden {
  display: none;
}

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

.tleft {
  text-align: left;
}

.tright {
  text-align: right;
}

.centering {
  max-width: 985px;
  margin: 0 auto;
  position: relative;
}

a[href^=tel] {
  cursor: default;
  text-decoration: none !important;
}

a[href^=tel]:hover {
  text-decoration: none !important;
  color: inherit;
}

a.close, a.mobilemenu {
  display: none;
}

:focus {
  outline: none;
}

.mob_show {
  display: none !important;
}

input {
  -webkit-border-radius: 0;
}

select {
  -webkit-border-radius: 0;
}

#wrapper {
  padding-top: 167px;
  width: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.has_error #wrapper {
  padding-top: 225px;
}

.has-staging-bar #header_wrap {
  z-index: 9;
}

#alert {
  position: relative;
  width: 100%;
  padding: 10px 0;
}

#alert span {
  letter-spacing: 0.03em;
  line-height: 22px;
}

#alert span.title {
  font-weight: 700;
  font-size: 18px;
  display: block;
}

#alert span.message p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

#alert span.message p a {
  text-decoration: underline;
}

#alert.dark_blue, .alert.dark_blue {
  background: #0A2240;
  color: #ffffff;
}

#alert.dark_blue span a, .alert.dark_blue span a {
  color: #ffffff;
}

#alert.mid_red, .alert.mid_red {
  background: #AA182C;
  color: #ffffff;
}

#alert.mid_red span a, .alert.mid_red span a {
  color: #ffffff;
}

#alert.light_red, .alert.light_red {
  background: #E64B38;
  color: #ffffff;
}

#alert.light_red span a, .alert.light_red span a {
  color: #ffffff;
}

#alert.mid_blue, .alert.mid_blue {
  background: #006098;
  color: #ffffff;
}

#alert.mid_blue span a, .alert.mid_blue span a {
  color: #ffffff;
}

#alert.mid_green, .alert.mid_green {
  background: #348F41;
  color: #ffffff;
}

#alert.mid_green span a, .alert.mid_green span a {
  color: #ffffff;
}

#alert.dark_gray, .alert.dark_gray {
  background: #7A7D82;
  color: #ffffff;
}

#alert.dark_gray span a, .alert.dark_gray span a {
  color: #ffffff;
}

/*header_wrap*/
#header_wrap {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  padding-bottom: 0;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

#header {
  position: relative;
}

#header_wrap .head_top {
  overflow: hidden;
  background: url(../images/head_top.png) left top repeat-x;
  background-size: 4px 100%;
}

#header_wrap .head_top .left {
  width: 60%;
  float: left;
  padding: 10px 10px;
}

#header_wrap .head_top .left ul {
  overflow: hidden;
}

#header_wrap .head_top .left li {
  font-size: 12px;
  line-height: 16px;
  float: left;
}

#header_wrap .head_top .left li.mobile {
  display: none;
}

#header_wrap .head_top .left li:before {
  width: 1px;
  height: 10px;
  margin: 0 10px;
  background: #abb2be;
  content: "";
  display: inline-block;
}

#header_wrap .head_top .left li:first-child:before {
  display: none;
}

#header_wrap .head_top .left li a {
  color: #223c67;
}

#header_wrap .head_top .left #logo {
  float: left;
  margin: 20px 0 4.4px 0;
  max-width: 265px;
}

#header_wrap .head_top .left li a:hover {
  opacity: 0.5;
}

#header_wrap .logo_bar .centering {
  background: url(../images/Superkaleidoscope.webp) right center no-repeat;
  background-size: auto 100%;
}

#header_wrap .logo_bar .admin_name_mobile {
  overflow: hidden;
  font-size: 14px;
  padding: 5px;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  line-height: 20px;
  text-align: center;
  display: none;
  background: #026096;
  color: #fff;
}

#header_wrap .head_top .right {
  width: 40%;
  float: right;
  padding: 12px 27px;
}

#header_wrap .head_top .right .login_link {
  position: absolute;
  right: 28px;
  bottom: 10px;
  text-align: right;
}

#header_wrap .head_top .right .login_link a {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-decoration: none;
  padding-top: 27px;
}

#header_wrap .head_top .right .login_link a.login {
  background: url(../images/login_icon.png) center top no-repeat;
}

#header_wrap .head_top .right .login_link a.logout {
  background: url(../images/logout_icon.png) center top no-repeat;
}

#header_wrap .head_top .right .login_link a.profile {
  padding-top: 0;
  text-decoration: underline;
}

#header_wrap .head_top .right .login_link span {
  width: 100%;
  text-align: right;
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  display: block;
  display: none;
}

#header_wrap .head_top .right .login_link a:hover {
  opacity: 0.7;
}

/* #header_wrap .head_top .right .logged_in .login { display: none; } */
#header_wrap .head_top .right .login_link.logged_in span, #header_wrap .head_top .right .login_link.logged_in .logout {
  display: inline-block;
}

#header_wrap .navigation {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fefefe url(../images/navigation_bg.png) left top repeat-x;
}

#header_wrap .navigation.stick {
  position: fixed;
  left: 0;
  top: 0;
  bottom: auto;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

#header_wrap .navigation ul {
  float: left;
  text-align: left;
  background: transparent url(../images/bg_navigation.gif) no-repeat left bottom;
}

#header_wrap .navigation li {
  position: relative;
}

#header_wrap .navigation li.no_relative {
  position: static;
}

#header_wrap .head_top .left li.search a span.icon,
#header_wrap .navigation li span.icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/home_icon.png) center top no-repeat;
  background-size: auto 40px;
}

#header_wrap .head_top .left li.search a span.icon,
#header_wrap .navigation li.search span.icon {
  background-image: url(../images/search.png);
}

#header_wrap .navigation li a.home {
  font-size: 0;
}

#header_wrap .head_top .left li.search a:hover span.icon, #header_wrap .head_top .left li.search a.active span.icon,
#header_wrap .navigation li a.active span.icon, #header_wrap .navigation li a:hover span.icon {
  background-position: center bottom;
}

#header_wrap .navigation ul li {
  float: left;
}

#header_wrap .navigation ul li {
  letter-spacing: 0.008em;
  font-size: 14px;
  line-height: 20px;
  background: transparent url(../images/bg_navigation.gif) no-repeat right bottom;
  cursor: pointer;
}

#header_wrap .navigation ul li a {
  transition: none;
  -webkit-transition: none;
  -ms-transition: none;
  padding: 10px 12px 10px 12px;
  display: block;
  color: #223c67;
}

#header_wrap .navigation ul li li a {
  color: #eef0f3;
}

#header_wrap .navigation ul li:hover a, #header_wrap .navigation ul li a.active, #header_wrap .navigation ul li a:hover {
  color: #eef0f3;
  background: #015f95;
}

#header_wrap .navigation ul li.has_menu a {
  position: relative;
  display: block;
}

#header_wrap .navigation ul li.has_menu > a:before {
  opacity: 0;
  z-index: 10;
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #015f95;
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 0 0 0 -7px;
}

#header_wrap .navigation ul li.has_menu:hover > a:before {
  opacity: 1;
}

#header_wrap .navigation ul li:hover li a {
  background: none;
}

#header_wrap .navigation li:hover li:hover li:hover a,
#header_wrap .navigation li:hover li:hover li a:hover,
#header_wrap .navigation ul li:hover li:hover a,
#header_wrap .navigation ul li:hover li a:hover {
  background: #054a70;
  color: #fff; /*font-weight:700;*/
}

#header_wrap .navigation li ul {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0); /*white-space: nowrap;*/
  background: #1f7db2;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 10px 0;
  position: absolute;
  left: 0px;
  top: 100%;
  width: 246px;
  z-index: 9; /*min-height:320px; */
}

#header_wrap .navigation li ul li ul li ul {
  left: auto;
  z-index: 10;
  width: 100%;
  transform-origin: right top;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
}

#header_wrap .navigation li ul li ul .col2 li ul {
  right: 50%;
}

#header_wrap .navigation li > ul.divide2 {
  width: 492px;
}

#header_wrap .navigation li > ul.divide3 {
  width: 739px;
}

#header_wrap .navigation li > ul.divide4 {
  width: 985px;
}

#header_wrap .navigation li .col1 {
  width: 100%;
  float: left;
}

#header_wrap .navigation li .divide2 > div {
  width: 50% !important;
  float: left;
}

#header_wrap .navigation li .divide3 > div {
  width: 33.33% !important;
  float: left;
}

#header_wrap .navigation li .divide4 > div {
  width: 25% !important;
  float: left;
}

#header_wrap .navigation li:nth-of-type(5) .divide4, #header_wrap .navigation li:nth-of-type(5) .divide3 {
  left: auto;
  right: 0;
}

#header_wrap .navigation li:nth-of-type(7) .divide2 {
  left: -2px;
}

#header_wrap .navigation li:nth-of-type(7) .divide3, #header_wrap .navigation li:nth-of-type(7) .divide4 {
  left: auto;
  right: 0;
}

#header_wrap .navigation li:nth-of-type(8) .divide2, #header_wrap .navigation li:nth-of-type(8) .divide3, #header_wrap .navigation li:nth-of-type(8) .divide4,
#header_wrap .navigation li:nth-of-type(9) .divide2, #header_wrap .navigation li:nth-of-type(9) .divide3, #header_wrap .navigation li:nth-of-type(9) .divide4,
#header_wrap .navigation li:nth-of-type(10) ul,
#header_wrap .navigation li:nth-of-type(11) ul {
  left: auto;
  right: 0;
}

#header_wrap .navigation li > ul > li {
  width: 100%;
  margin: 0 -3px 0 0;
  display: inline-block;
  vertical-align: top;
}

#header_wrap .navigation ul.col_2 {
  width: 400px;
}

#header_wrap .navigation ul.col_2 li {
  width: 50%;
  float: left;
}

#header_wrap .navigation ul.col_3 li {
  width: 33.33%;
  float: left;
}

#header_wrap .navigation li:hover li:hover li:hover li a,
#header_wrap .navigation li:hover li:hover li:hover li a:hover {
  background: none;
}

#header_wrap .navigation ul li:hover li:hover li a {
  background: none;
  font-weight: normal;
}

#header_wrap .navigation li li {
  position: static;
  background: none;
  padding: 0;
  font-size: 12px;
  line-height: 15px;
  float: none;
  width: 100%;
}

#header_wrap .navigation li li a {
  padding: 5px 20px;
  display: block;
  position: relative;
}

#header_wrap .navigation li li li > a:before {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  left: 9px;
  top: 9px;
  border: 4px solid transparent;
}

#header_wrap .navigation li:hover li:hover li:hover > a:before,
#header_wrap .navigation li li li > a:hover:before { /*background:#054a70;*/
  border-left-color: #fff;
}

#header_wrap .navigation li:hover li:hover li:hover > a { /*font-weight:700;*/ }

#header_wrap .navigation li:hover li li a:hover {
  background: none;
}

#header_wrap .navigation li ul ul {
  position: absolute;
  left: 100%;
  top: 0;
  min-height: 100%;
  background: #0e6ea4;
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
}

#header_wrap .navigation li ul .col1 ul {
  left: 230px;
}

#header_wrap .navigation li ul .col2 ul {
  left: 470px;
}

#header_wrap .navigation li ul ul ul {
  background: #096395;
}

#header_wrap .navigation li li:hover > ul,
#header_wrap .navigation li:hover > ul {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}

#header_wrap .search_panel {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 999;
}

#header_wrap .search_panel .centering {
  background: #016099;
}

#header_wrap .search_panel .inner {
  padding: 50px 0;
  max-width: 590px;
  margin: auto;
}

#header_wrap .search_panel .form_close {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  text-decoration: underline;
}

#header_wrap .search_panel .form_close:hover {
  color: #44c8e8;
}

#header_wrap .search_panel .form_close span {
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;
  margin-left: 5px;
}

#header_wrap .search_panel h2 {
  padding-bottom: 10px;
  letter-spacing: -0.01em;
  color: #fff;
  font-family: "Roboto", sans-serif;
}

#header_wrap .search_panel form {
  padding: 0 100px 0 0;
  width: 100%;
  position: relative;
}

#header_wrap .search_panel form input[type=search] {
  width: 100%;
  height: 38px;
  padding: 10px 12px;
  border: 0;
}

#header_wrap .search_panel .button {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 18px;
}

#header_wrap .navigation li.arrow > a {
  position: relative;
}

#header_wrap .navigation li.arrow > a:after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  margin: -5px 0 0 0;
  border: 5px solid transparent;
  border-left-color: #fff;
}

/*content_wrap*/
#content_wrap {
  width: 100%;
  position: relative;
  float: left;
  height: auto;
  background: #e9e9e9 url(../images/bg_body.jpg) left top repeat-x;
}

/*#content_wrap:after { width: 100%; position:fixed; left:0; top:167px; content:''; height: 8px; background:url(../images/header_shadow.png) center top repeat-x; }    
.has_error #content_wrap:after { top:209px; } */
.home #content_wrap .inner_bg {
  padding-bottom: 14px;
}

/*Line below was modified, orig 'padding: 15px 12px 66px' this is done to pull up the bottom of inner_bg*/
#content_wrap .inner_bg {
  width: 100%;
  float: left;
  padding: 15px 12px 70px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  background: #fff;
  box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3), -5px 0px 10px rgba(0, 0, 0, 0.3), 0px 0px 0px rgba(0, 0, 0, 0.45) inset;
  -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3), -5px 0px 10px rgba(0, 0, 0, 0.3), 0px 0px 0px rgba(0, 0, 0, 0.45) inset;
  -ms-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.3), -5px 0px 10px rgba(0, 0, 0, 0.3), 0px 0px 0px rgba(0, 0, 0, 0.45) inset;
  position: relative;
}

#content_wrap .inner_bg.bottom_space {
  padding-bottom: 0px;
}

#content_wrap .content_bottom {
  position: absolute;
  left: 0px;
  bottom: -68px;
  width: 100%;
  text-align: center;
}

#content_wrap .content_bottom img {
  display: inline-block;
  vertical-align: top;
  margin: auto;
}

/*banner_sec*/
.banner_sec {
  width: auto;
  text-align: left;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.banner_sec {
  width: auto;
  overflow: hidden;
}

.banner_sec .image {
  width: calc(66.66% - 4px);
  width: -ms-calc(66.66% - 4px);
  width: -webkit-calc(66.66% - 4px);
  width: -moz-calc(66.66% - 4px);
  float: left;
}

.banner_sec .text {
  padding: 40px 20px 20px 30px;
  color: #fff;
  width: calc(33.33% - 6px);
  width: -ms-calc(33.33% - 6px);
  width: -webkit-calc(33.33% - 6px);
  width: -moz-calc(33.33% - 6px);
  height: 100%;
  position: absolute;
  right: -2px;
  top: 0;
  background: #9a9a9a url(../images/home_slider_bg.png) center center no-repeat;
  background-size: cover;
}

.banner_sec .slides {
  position: relative;
  width: 100%;
}

.banner_sec .image img {
  border: 1px solid lightgrey;
  width: 100%;
}

.banner_sec .home_slider .slick-arrow {
  z-index: 9;
  width: 40px;
  height: 60px;
  font-size: 0;
  border: 0;
  line-height: 0;
  background: url(../images/arrow_prev.png) center center no-repeat;
  background-size: 21px 35px;
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 50%;
  margin: -30px 0 0 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.banner_sec .home_slider .slick-arrow.slick-next {
  left: auto;
  right: 34%;
  background-image: url(../images/arrow_next.png);
}

.banner_sec h2 {
  color: #fff;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 4px;
  max-height: 130px;
  overflow: hidden;
}

.banner_sec h2 a {
  color: #fff;
  text-decoration: none;
}

.banner_sec p {
  font-size: 14px;
  padding-bottom: 20px;
  line-height: 24px;
}

.banner_sec .home_slider .slick-arrow:hover {
  background-color: #043871;
}

/*story_sec*/
.story_sec {
  width: auto;
  overflow: hidden;
}

.story_sec #headliner {
  margin: 0 0 20px;
}

.story_sec .left_side {
  vertical-align: top;
}

.story_sec .left_side .big_button {
  margin-top: 8px;
}

.story_sec .right_side {
  vertical-align: top;
  padding: 40px 0 0 10px;
  width: 33.6%;
}

.story_sec .right_side h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
}

.story_sec .right_side p {
  font-size: 16px;
  line-height: 24px;
}

.story_sec table {
  width: 100%;
}

.storybox {
  width: auto;
  background: #546c7e;
  padding: 20px 20px 72px 20px;
}

.story_sec.no_bg .storybox {
  padding: 20px 0 30px;
  background: none;
}

.story_sec.no_bg .story a.more, .story_sec.no_bg .story h4 a, .story_sec.no_bg .story .detail {
  color: #223c67;
}

.story_sec.no_bg .story {
  border-width: 1px;
  padding: 10px 0;
  border-color: #bcc0c5;
}

.story_sec.no_bg .story a.more:before {
  border-left-color: #223c67;
}

.story_sec.no_bg .story .detail p {
  color: #000;
  min-height: 27px;
}

.story_sec.no_bg .resp-tabs-list:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 2px solid #bcc0c5;
}

.story_sec.no_bg .resp-tabs-list {
  position: relative;
}

.story_sec.no_bg h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

.story_sec.search_result .story {
  border-width: 1px;
  border-color: #adc1ca;
  padding-bottom: 10px;
  margin-bottom: 16px;
}

.story_sec.search_result .story p {
  line-height: 20px;
  margin: 5px 0;
}

.story_sec.search_result .story h5 {
  padding-bottom: 0;
  margin: 0;
}

.story_sec.search_result .story:nth-of-type(last) {
  margin: 0;
}

.story_sec.search_result .big_button {
  display: none;
}

.story_sec .search {
  background: #f4f5f4;
  max-width: 670px;
  margin-bottom: 10px;
  padding: 12px 50px 12px 15px;
  overflow: hidden;
}

.story_sec .search h6 {
  float: left;
  padding: 11px 0;
  color: #223c67;
}

.story_sec .search form {
  width: 440px;
  position: relative;
  float: right;
  padding: 0 105px 0 0;
}

.story_sec .search input[type=text] {
  width: 100%;
}

.story_sec .search input[type=submit] {
  position: absolute;
  right: 0;
  top: -1px;
}

/*					Global  Typography
/****************************************************/
body {
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
  color: #000;
}

a {
  color: #3366ee;
  text-decoration: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

/*original Link:264373*/
/*a:visited { color: #264373; }*/
/*a:hover { color: #dd781e }*/
.italics {
  font-style: italic;
}

strong,
.strong {
  font-weight: bold;
}

.small {
  font-size: 10px;
}

.black {
  color: #000;
}

img {
  display: block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: "Roboto Slab", serif;
}

h1 {
  font-size: 28px;
  line-height: 32px;
}

.h1, h2 {
  font-size: 24px;
  line-height: 28px;
}

h3 {
  font-size: 20px;
  line-height: 24px;
}

h4 {
  font-size: 18px;
  line-height: 22px;
}

h5 {
  font-size: 16px;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
}

h6 {
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
}

.form-control {
  width: 100%;
  height: 40px;
  font-size: 14px;
  background: #f6f6f6;
  padding: 10px;
  border: 1px solid #016099;
}

select.form-control {
  padding-right: 45px !important;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  -ms-appearance: none;
  background: url(../images/select.png) right top no-repeat #f6f6f6;
  background-size: auto 100%;
  color: #000;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}

select.form-control option {
  color: #000;
  padding: 2px 5px;
}

/*					Global  Buttons
/****************************************************/
.button, .big_button {
  border: 0;
  cursor: pointer;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #016099;
  color: #fff !important;
  display: inline-block;
  vertical-align: top;
}

.button:hover, .button:active, .big_button:hover, .big_button:active {
  background: #043871;
}

.big_button.navy_blue, .button.navy_blue {
  background: #0e2240;
}

.big_button.navy_blue:hover, .button.navy_blue:hover {
  background: #1a3e75;
}

a.more {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  color: #091c38;
  font-weight: 700;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 16px;
}

a.more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-width: 7px;
  position: absolute;
  left: 0px;
  top: 4px;
  border-left-color: #091c38;
}

a.more:hover {
  text-decoration: underline;
}

.align_left {
  float: left;
  margin: 0 10px 10px 0;
}

.align_right {
  float: right;
  margin: 0 0px 10px 10px;
}

.align_center {
  float: left;
  margin: 10px auto;
}

.align_none {
  float: left;
  margin: 0 10px 10px 0;
}

*::-webkit-input-placeholder {
  opacity: 1;
  color: #a09f9f;
}

*::-moz-placeholder {
  opacity: 1;
  color: #a09f9f;
}

*:-ms-input-placeholder {
  opacity: 1;
  color: #a09f9f;
}

/*					Global Subpages
/****************************************************/
.content_sec {
  width: 100%;
  overflow: hidden;
  padding-bottom: 12px;
}

.content_sec.equal {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

#left_sidebar {
  float: left;
  width: 27.6%; /*padding-bottom: 100%*/
  vertical-align: top;
  background: #e0f9ff;
  height: auto;
}

#left_sidebar.light_bg {
  background: #e0f9ff;
}

#right_sidebar {
  float: right;
  width: 72.4%;
  padding: 0 0 70px 12px;
  vertical-align: top;
  height: auto !important;
}

#right_sidebar.space_bottom {
  padding-bottom: 60px;
}

#left_sidebar a.trigger {
  width: 100%;
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  line-height: 18px;
  position: relative;
  color: #223c67;
  font-weight: 700;
  display: none;
  padding: 11px 25px 11px 12px;
  background: #afd8ea;
}

#left_sidebar a.trigger:before {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  position: absolute;
  right: 9px;
  top: 17px;
  border-top-color: #223c67;
}

#left_sidebar a.trigger.active:before {
  transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  top: 9px;
}

/*.nav-pills.nav-stacked*/
.nav-pills.nav-stacked {
  width: auto;
  overflow: hidden;
}

.nav-pills.nav-stacked li {
  font-size: 14px;
  line-height: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.nav-pills.nav-stacked li a {
  position: relative;
  color: #223c67;
  display: block;
  padding: 11px 25px 11px 12px;
  background: #afd8ea;
}

.nav-pills.nav-stacked li a:before {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-width: 7px;
  position: absolute;
  right: 7px;
  top: 15px;
  border-left-color: #759fb0;
}

.nav-pills.nav-stacked li a.current:before, .nav-pills.nav-stacked li.active a:before, .nav-pills.nav-stacked li a:hover:before {
  border-left-color: #0b223d;
}

.nav-pills.nav-stacked li a.current, .nav-pills.nav-stacked li.active a, .nav-pills.nav-stacked li a:hover {
  background: #b4f0ff;
}

.nav-pills.nav-stacked li a.current, .nav-pills.nav-stacked li.active a {
  font-weight: 700;
}

.nav-pills.nav-stacked li ul {
  padding: 15px 20px 5px;
  background: #7e959b;
}

.nav-pills.nav-stacked li li {
  border-bottom-width: 0;
  padding: 0 0 9px 0;
}

.nav-pills.nav-stacked li li a {
  padding: 0;
  color: #fff;
  background: none;
  display: inline-block;
}

.nav-pills.nav-stacked li li a:hover {
  background: none;
  opacity: 0.8;
}

.nav-pills.nav-stacked li li a:before {
  display: none;
}

/*.nav-pills.nav-stacked li li:last-child { border:0; } */
.nav-pills.nav-stacked li ul {
  display: none;
}

.nav-pills.nav-stacked li a.current:before {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  right: 11px;
  top: 18px;
  border-left-color: #223c67;
}

/*description_box*/
.text_sec em {
  font-style: italic !important;
}

.text_sec {
  width: auto;
  overflow: hidden;
}

.text_sec .description {
  overflow: hidden;
  background: #e8e8e8;
  padding: 12px;
}

.text_sec .description a.pic {
  float: left;
}

.text_sec .description .detail {
  overflow: hidden;
  padding: 0 0 0 12px;
  margin: -4px 0 0 0;
}

.text_sec .description .detail h4 {
  font-family: "Roboto", sans-serif;
}

.text_sec .description p {
  line-height: 17px;
}

.text_sec .description a:hover {
  text-decoration: underline;
  color: inherit;
}

.text_sec .text {
  overflow: hidden;
  padding: 15px 5px 20px 5px;
}

.text_sec .description + .text {
  padding-left: 10px;
  padding-right: 10px;
}

.text_sec .text.differ {
  padding: 15px 10px 25px;
}

.text_sec .text p {
  line-height: 20px;
  padding-bottom: 10px;
}

.text_sec .text a.more {
  text-transform: none;
  margin: 0;
  letter-spacing: -0.02em;
}

.text_sec .right_top_banner {
  min-height: 176px;
  position: relative;
  overflow: hidden;
  background: #015e94;
}

.text_sec .right_top_banner .banner_text {
  width: 60%;
  float: right;
  padding: 12px 12px 10px 15px;
  color: #fff;
}

.text_sec .right_top_banner .image {
  width: 40%;
  position: relative;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.text_sec .right_top_banner #headliner {
  width: auto;
  margin: 0 -12px 12px -50px;
  background: #44c8e8;
  padding-left: 50px;
}

.text_sec .right_top_banner #headliner h2 {
  color: #fff;
  text-decoration: none;
}

.text_sec .right_top_banner .banner_text li {
  padding: 0 0 0 15px;
  position: relative;
  padding-bottom: 13px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  list-style: none;
}

.text_sec .right_top_banner .banner_text li a {
  color: #fff;
  text-decoration: none;
}

.text_sec .right_top_banner .banner_text li:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-width: 7px;
  margin: 0 2px 0 0;
  border-left-color: #fff;
}

.text_sec .right_top_banner .banner_text li a:hover {
  text-decoration: underline;
}

/*chief_block*/
#chief_block {
  width: auto;
  overflow: hidden;
  background: #016099;
  padding: 10px;
}

#chief_block a.pic {
  float: left;
}

#chief_block .description {
  padding: 0 10px 10px;
  overflow: hidden;
}

#chief_block #headliner.smaller {
  margin-bottom: 10px;
}

#chief_block a {
  color: #fff;
  text-decoration: underline;
}

#chief_block h6 a i {
  background: #0e2240;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  width: 16px;
  line-height: 16px;
  margin: 0 0 0 5px;
  display: inline-block;
  font-size: 8px;
  text-align: center;
}

#chief_block a:hover {
  text-decoration: none;
}

#chief_block a[href^=tel] i, #chief_block a[href^=mailto] i {
  margin: 0 5px 0 0;
}

#chief_block a[href^=mailto], #chief_block a[href^=tel] {
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 0 0;
}

/*services_button_block*/
#services_button_block {
  width: auto;
  overflow: hidden;
  background: #016099;
  padding: 20px;
  margin-bottom: 10px;
}

#services_button_block a.pic {
  float: left;
}

#services_button_block .description {
  padding: 0 10px 10px;
  overflow: hidden;
}

#services_button_block #headliner.smaller {
  margin-bottom: 10px;
}

#services_button_block a {
  color: #fff;
}

#services_button_block h6 a i {
  background: #0e2240;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  width: 16px;
  line-height: 16px;
  margin: 0 0 0 5px;
  display: inline-block;
  font-size: 8px;
  text-align: center;
}

#services_button_block a:hover {
  text-decoration: none;
}

#services_button_block a[href^=tel] i, #services_button_block a[href^=mailto] i {
  margin: 0 5px 0 0;
}

#services_button_block a[href^=mailto], #services_button_block a[href^=tel] {
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 0 0;
}

#right_sidebar #chief_block {
  background: none;
}

#right_sidebar .text_sec #chief_block .description {
  background: none;
  color: #000000;
}

#right_sidebar .text_sec #chief_block a {
  color: #000;
}

#right_sidebar .text_sec #chief_block h6 a i {
  color: #fff;
}

#right_sidebar #chief_block p, #right_sidebar #chief_block a, #right_sidebar #chief_block p a {
  color: #000;
}

#right_sidebar #chief_block p a i {
  color: #000;
}

#right_sidebar #chief_block p {
  padding: 4px 0;
}

#right_sidebar #chief_block img {
  padding: 0 4px 0 0;
}

/*about_sec*/
#left_sidebar .text_sec {
  width: auto;
  line-height: 19px;
  color: #223c67;
  overflow: hidden;
  padding: 15px;
}

#left_sidebar .text_sec p a {
  font-weight: 700;
}

#left_sidebar .text_sec p a:hover {
  color: inherit;
  text-decoration: underline;
}

#left_sidebar .text_sec hr {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  border: 0;
  margin: 0px 0 13px;
}

#left_sidebar .text_sec p, #left_sidebar .text_sec h6 {
  padding-bottom: 20px;
}

#left_sidebar .text_sec ul {
  padding-bottom: 20px;
}

#left_sidebar .text_sec li {
  padding: 0 0 0 10px;
  position: relative;
}

/* #left_sidebar .text_sec li:before { position: absolute; left:0; top: 10px; border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; background:#223c67; content:''; width: 4px; height: 4px; } */
/*login_sec*/
.login_sec {
  width: auto;
  overflow: hidden;
  padding: 15px 20px;
}

.login_sec label {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #223c67;
  padding-bottom: 10px;
  display: block;
}

.login_sec .form-control {
  margin-bottom: 5px; /* border: 1px solid #016099; */
}

.login_sec .big_button {
  margin: 15px 0 20px;
  min-width: 80px;
}

.login_sec .more {
  letter-spacing: -0.03em;
}

.login_sec span a {
  margin: 2px 0 0 0;
}

/*right_top_slider*/
.right_top_slider {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.right_top_slider img {
  width: 100%;
}

.right_top_slider .slides {
  position: relative;
}

.right_top_slider .slides span {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  line-height: 20px;
  width: 100%;
  padding: 10px 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.right_top_slider .slick-arrow {
  z-index: 1;
  padding: 0;
  width: 32px;
  height: 40px;
  font-size: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
}

.right_top_slider .slick-arrow:before {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  left: 2px;
  top: 12px;
  border: 7px solid transparent;
  border-right-width: 10px;
  border-right-color: #fff;
}

.right_top_slider .slick-arrow.slick-next {
  left: auto;
  right: 0;
  border: 0;
}

.right_top_slider .slick-arrow.slick-next:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  left: 10px;
}

.right_top_slider .slick-arrow:hover {
  background: #223c67;
}

.right_top_slider .slick-arrow:hover:before {
  border-right-color: #fff;
}

.right_top_slider .slick-arrow.slick-next:hover:before {
  border-right-color: #fff;
}

/*service_sec*/
.service_sec {
  width: auto;
  overflow: hidden;
}

.service_sec li {
  width: 50%;
  padding: 0 6px;
  display: inline-block;
  vertical-align: top;
}

.service_sec p {
  font-size: 14px;
  line-height: 20px;
}

.service_sec ul {
  font-size: 0;
  margin: 10px -6px;
}

.service_sec .inner {
  border-top: 1px solid #adc1ca;
  padding: 8px 0px 9px 10px;
}

.service_sec a.more {
  margin: 2px 0 0 0;
}

.service_sec h5 {
  padding-bottom: 3px;
  color: #223c67;
}

.service_sec h5 a:hover {
  text-decoration: underline;
  color: inherit;
}

.service_sec .text {
  padding: 18px 10px;
}

.service_sec li .inner {
  font-size: 14px;
}

/*department_sec*/
.department_sec {
  width: auto;
  overflow: hidden;
}

.department_sec ul {
  font-size: 0;
  line-height: 0;
  margin: 25px -6px;
  overflow: hidden;
}

.department_sec ul.spacing {
  margin-top: 20px;
  margin-bottom: 10px;
}

.department_sec ul.spacing li .links {
  padding: 7px 10px 19px;
}

.department_sec li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 6px;
}

.department_sec .col3 li {
  width: 33.33%;
}

.department_sec li a.pic {
  background: #0b573e;
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.department_sec li a.pic img {
  width: 100%;
}

.department_sec li a.pic span {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  z-index: 1;
  display: block;
  color: #fff;
  font-weight: 400;
  padding: 26px 40px 26px 10px;
  font-family: "Roboto Slab", serif;
}

.department_sec li a.pic span:after {
  width: 26px;
  height: 26px;
  content: "+";
  font-size: 25px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -14px 0 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
}

.department_sec li a.pic:hover {
  opacity: 0.9;
}

.department_sec li a.pic:hover img {
  transform: scale(1.1);
}

.department_sec li a.more {
  clear: right;
  display: table;
  margin: 1px 0;
  line-height: 25px;
  text-decoration: none;
}

.department_sec li .links {
  padding: 7px 10px 12px;
}

/*Color code provided by Mighty 8th*/
.jewel_green {
  background: #0b573e !important;
}

.sea_green {
  background: #32903f !important;
}

.limeade_green {
  background: #80bd01 !important;
}

.blue_zodiac_blue {
  background: #0e2240 !important;
}

.bahama_blue {
  background: #016099 !important;
}

.picton_blue {
  background: #44c8e8 !important;
}

.cinnabar_red {
  background: #e84a36 !important;
}

.tamarillo_red {
  background: #ad172b !important;
}

.rio_grande_yellow {
  background: #bec202 !important;
}

.pear_yellow {
  background: #e3e730 !important;
}

/*Color code provided by GC PR Team*/
.color_fire, .color_aa182c {
  background: #aa182c !important;
}

.color_doss, .color_005640 {
  background: #005640 !important;
}

.color_finance, .color_348f41 {
  background: #348f41 !important;
}

.color_docs, .color_80bc00 {
  background: #80bc00 !important;
}

.color_water, .color_006098 {
  background: #006098 !important;
}

.color_its, .color_54c8e8 {
  background: #54c8e8 !important;
}

.color_corrections, .color_636569 {
  background: #636569 !important;
}

.color_dot, .color_e87200 {
  background: #e87200 !important;
}

.color_police, .color_002e6d {
  background: #002e6d !important;
}

.color_pnd, .color_009996 {
  background: #009996 !important;
}

.color_law, .color_7a97ab {
  background: #7a97ab !important;
}

.color_boc, .color_ffb71b {
  background: #ffB71b !important;
}

.color_hr, .color_9e1f63 {
  background: #9e1f63 !important;
}

.color_0a2240 {
  background: #0a2240 !important;
}

.color_e64b38 {
  background: #e64b38 !important;
}

.color_e2e735 {
  background: #e2e735 !important;
}

.color_6c345e {
  background: #6c345e !important;
}

.color_b2a77e {
  background: #b2a77e !important;
}

.color_a7a8a9 {
  background: #a7a8a9 !important;
}

.color_5e4c31 {
  background: #5e4c31 !important;
}

.color_38e68e {
  background: #38e68e !important;
}

.color_05a6cc {
  background: #05a6cc !important;
}

.color_f7941d {
  background: #f7941d !important;
}

.color_5d0713 {
  background: #5d0713 !important;
}

.color_414042 {
  background: #414042 !important;
}

.btn-color_0588ce {
  background-color: #0588ce;
  border-color: #0588ce;
  color: #fff;
}

.btn-color_0588ce:hover {
  background-color: #1194da;
  border-color: #1194da;
  color: #fff;
}

.btn-color_0A2240 {
  background-color: #0A2240;
  border-color: #0A2240;
  color: #fff;
}

.btn-color_0A2240:hover {
  background-color: #0A2240;
  border-color: #0A2240;
  color: #fff;
}

.department_sec.emergency li a.pic {
  border: 0;
}

.department_sec .bottom_text_sec {
  padding: 15px 10px;
}

.department_sec .bottom_text_sec p {
  padding-bottom: 20px;
  line-height: 20px;
}

.department_sec .bottom_text_sec ul {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}

.department_sec .bottom_text_sec li {
  padding-bottom: 9px;
  display: block;
  width: auto;
}

/*account_sec*/
.account_sec {
  width: auto;
  overflow: hidden;
  padding-bottom: 10px;
}

.account_sec .row {
  width: auto;
  margin: 0 -7px 8px;
}

.account_sec .state {
  width: 29%;
  float: left;
  padding: 0 7px;
}

.account_sec .zip {
  width: 21%;
  float: left;
  padding: 0 7px;
}

.account_sec .col2 {
  width: 50%;
  float: left;
  padding: 0 7px;
}

.account_sec .col1 {
  width: 100%;
  float: left;
  padding: 0 7px;
}

.account_sec .form-control {
  width: 100%;
  height: 40px;
  background: #f6f6f6;
  padding: 10px;
}

.account_sec select.form-control {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  -ms-appearance: none;
  background: url(../images/select.png) right top no-repeat #f6f6f6;
  background-size: auto 100%;
  color: #a09f9f;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}

.account_sec select.form-control option {
  color: #000;
  padding: 2px 5px;
}

select::-ms-expand {
  display: none;
}

.account_sec label span {
  color: #f00;
}

.account_sec label {
  font-weight: 700;
  display: block;
  color: #223c67;
  padding-bottom: 5px;
}

.account_sec .note {
  color: #000;
  padding: 15px 0;
  line-height: 20px;
  display: block;
}

.account_sec h5 {
  color: #223c67;
  overflow: hidden;
}

.account_sec h5 span {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.account_sec h5 span:after {
  width: 1000px;
  height: 1px;
  content: "";
  background: #223c67;
  position: absolute;
  left: 100%;
  bottom: 8px;
  margin: 0 0 0 10px;
}

.account_sec.form-controlset {
  padding: 25px 10px 20px;
}

.account_sec .security {
  padding: 25px 10px 45px;
}

.account_sec .form-group {
  padding: 15px 10px 35px;
}

.account_sec .checkboxbar input[type=checkbox], .account_sec .radiobar input[type=radio] {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  opacity: 0;
  float: left;
  cursor: pointer;
  margin: 0;
}

.account_sec .checkboxbar label, .account_sec .radiobar label {
  cursor: pointer;
  display: block;
  padding: 0 0 0 28px;
  position: relative;
}

.account_sec .checkboxbar label:before, .account_sec .radiobar label:before {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/radio.png) left top no-repeat;
}

.account_sec .checkboxbar label:before {
  background-image: url(../images/checkbox.png);
}

.account_sec .checkboxbar label.checked:before, .account_sec .radiobar label.checked:before {
  background-position: left bottom;
}

.account_sec .checkboxbar, .account_sec .radiobar {
  padding: 6px 0;
  overflow: hidden;
}

.account_sec .checkboxbar p {
  padding: 5px 0 10px;
  line-height: 20px;
  color: #000;
}

.account_sec .checkboxbar label {
  color: #000;
}

.account_sec .big_button {
  margin: 0 10px;
  min-width: 155px;
}

/*global_text_sec*/
.global_text_sec {
  width: auto;
  overflow: hidden;
  padding: 15px 10px;
}

.global_text_sec p {
  line-height: 20px;
  color: #000;
  padding-bottom: 15px;
}

.global_text_sec.mob_space {
  padding: 0;
}

/*post_sec*/
.post_sec em {
  font-style: italic !important;
}

.post_sec {
  width: auto;
  overflow: hidden;
  padding: 15px 0px;
}

.post_sec h1, .post_sec h2 {
  color: #223c67;
  padding: 0 0 2px 0;
}

.post_sec .post_date {
  padding: 15px 0;
}

.post_sec #full_banner {
  margin: 12px 0 17px;
}

.post_sec p {
  line-height: 20px;
  padding: 0 0 20px 0;
}

.post_sec ul {
  list-style: disc outside none;
  padding: 5px 0 5px 25px;
}

.post_sec ol {
  list-style: decimal;
  padding: 5px 0 5px 25px;
}

.post_sec .share a {
  line-height: 32px;
  color: #3366ee;
  margin: 0 15px 0 0;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
} /*original:#203c68*/
.post_sec .share a i {
  width: 32px;
  line-height: 32px;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  font-size: 18px;
  margin: 0 5px 0 0;
  background: #203c68;
  text-align: center;
}

.post_sec .share a + a i {
  transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
}

.post_sec .share {
  padding: 35px 0 40px;
}

.post_sec .share a:hover i {
  opacity: 0.8;
}

.post_sec .big_button {
  margin: 0 10px 0 0;
}

.post_sec .buttons {
  padding-bottom: 25px;
}

/*service_icon_sec*/
.service_icon_sec {
  width: auto;
  overflow: hidden;
  padding: 0px 0 20px;
}

.service_icon_sec li {
  float: left;
  padding: 0 7px;
  float: left;
  width: 25%;
}

.service_icon_sec ul {
  margin: 0 -7px;
}

.service_icon_sec li a {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  position: relative;
  padding: 5px 10px 5px 48px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  color: #fff;
  display: block;
}

.service_icon_sec li a:hover {
  opacity: 0.8;
}

.service_icon_sec li img {
  width: 32px;
  position: absolute;
  left: 8px;
  top: 6px;
}

/*index_sec*/
.index_sec {
  width: auto;
  padding: 15px 0;
  overflow: hidden;
}

.index_sec h5 {
  color: #0b223d;
  padding-bottom: 20px;
  text-align: center;
}

.index_sec .resp-tabs-list li {
  font-size: 24px;
  padding: 0 6px;
  float: none;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  border-left: 2px solid #fff;
  text-transform: uppercase;
  background: none;
  font-weight: 700;
  line-height: 23px;
  font-family: "Roboto Slab", serif;
  margin-left: 0;
}

.index_sec .resp-tabs-list li:first-child {
  border: 0;
}

.index_sec .resp-tabs-list {
  padding: 13px 0;
  background: #0b223d;
  text-align: center;
}

.index_sec .content {
  padding: 25px 10px;
}

.index_sec .content li {
  padding-bottom: 3px;
}

.index_sec .resp-tabs-list li:hover, .index_sec li.resp-tab-active {
  color: #44c8e8 !important;
  background: none !important;
}

/*online_service*/
#online_service {
  padding: 15px 0;
}

#online_service .global_text_sec {
  padding: 20px 12px 0;
}

#online_service .global_text_sec p {
  padding-bottom: 10px;
}

#online_service .department_sec {
  padding: 25px 0 0px;
}

#online_service #issue {
  padding: 40px 0 0;
}

#online_service .service_sec .inner {
  border: 0;
}

#online_service .service_sec .inner p {
  padding-bottom: 5px;
}

#online_service .department_sec li {
  padding-bottom: 15px; /*min-height: 190px;*/
}

#online_service .department_sec.no_space {
  padding: 0;
}

#online_service .department_sec.no_space ul {
  margin-bottom: 0;
  margin-top: 0;
}

#contact {
  padding: 20px 0 0;
}

#contact .service_sec li {
  width: 100%;
}

#contact .service_sec li:first-child .inner {
  padding-top: 15px;
  border-top: 0;
}

#contact .service_sec li:last-child .inner {
  border-bottom: 0;
}

#contact .service_sec .inner {
  padding: 22px 0 23px 12px;
}

#contact .service_sec .spacer .inner {
  padding: 12px 0 11px 12px;
}

#contact .service_sec .spacer li:last-child .inner {
  border-bottom: 1px solid #adc1ca;
}

#contact .service_sec #headliner {
  margin: 0 0 0px;
}

#contact .service_sec p {
  padding-bottom: 18px;
}

#contact .service_sec a.more {
  margin: 0;
}

#contact h5 {
  padding-bottom: 10px;
  font-family: "Roboto", sans-serif;
}

#contact .service_sec li:first-child .inner h5 {
  padding: 0 0 2px;
}

#contact .service_sec a[href^=tel]:hover {
  color: #264373;
}

#contact .service_sec .list li {
  padding: 0px 0 8px 0;
}

#contact .service_sec .list {
  margin: 0;
}

/*water_account_sec*/
.water_account_sec {
  width: auto;
  overflow: hidden;
}

.water_account_sec h5 {
  color: #223c67;
  padding-bottom: 7px;
  font-family: "Roboto", sans-serif;
}

.water_account_sec .col, .water_account_sec td {
  border: 1px solid #b7b7b7; /* height: 44px; text-align: center; */
  line-height: 16px;
  padding: 5px 10px;
}

.water_account_sec a.remove {
  text-decoration: underline;
}

.water_account_sec a.remove:hover {
  text-decoration: none;
}

.water_account_sec a.remove-account-icon {
  display: none;
}

.water_account_sec tbody tr {
  border: 1px solid #b7b7b7;
}

.water_account_sec li:nth-of-type(odd), .water_account_sec tbody tr:nth-of-type(odd) {
  background: #d7d7d7;
}

.water_account_sec li:nth-of-type(even), .water_account_sec tbody tr:nth-of-type(even) {
  background: #e5e5e5;
}

.water_account_sec table thead {
  background: #0b223d;
  color: #fff;
}

/*.water_account_sec .big_button { min-width: 180px; }*/
.water_account_sec .global_text_sec {
  padding-top: 35px;
}

/*.app_content_sec*/
.app_content_sec {
  width: auto;
  overflow: hidden;
  padding-bottom: 5px;
}

.app_content_sec .box {
  padding: 10px 5px 20px 5px;
}

.app_content_sec ul li span.title {
  font-weight: 700;
  width: 150px;
  color: #223c67;
}

.app_content_sec ul li span.txt {
  overflow: hidden;
  display: block;
}

.app_content_sec ul li {
  padding-bottom: 12px;
  overflow: hidden;
}

.app_content_sec ul li a[href^=mailto] {
  color: #000;
}

.app_content_sec ul li a[href^=mailto]:hover {
  text-decoration: underline;
}

.app_content_sec h5 {
  position: relative;
  color: #223c67;
  margin: 10px 0 0;
  font-family: "Roboto", sans-serif;
}

.app_content_sec h5 span {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.app_content_sec h5 span:after {
  width: 500px;
  height: 1px;
  content: "";
  background: #223c67;
  position: absolute;
  left: 100%;
  bottom: 8px;
  margin: 0 0 0 10px;
}

.app_content_sec p {
  padding-bottom: 15px;
}

.app_content_sec .pagination-bar p {
  padding-bottom: 0;
}

.app_content_sec .row {
  width: auto;
  margin: 0 0 5px 0;
  overflow: hidden;
  padding-top: 5px;
}

.app_content_sec .col_a {
  padding: 0 7px;
  width: 145px;
  float: left;
}

.app_content_sec .col_b {
  padding: 0 7px;
  width: 145px;
  float: left;
}

.app_content_sec .row .big_button {
  min-width: inherit;
}

.app_content_sec .col_c {
  padding: 0 7px;
  display: inline-block;
  vertical-align: top;
}

.app_content_sec label {
  font-weight: 700;
  color: #223c67;
  display: block; /* padding: 0 0 7px 10px; */
}

.app_content_sec .links {
  padding: 10px 0 15px;
}

.app_content_sec .links a {
  display: inline-block;
  margin: 5px 20px 5px 0;
  vertical-align: top;
  text-decoration: underline;
}

.app_content_sec .links a:hover {
  text-decoration: none;
}

.app_content_sec li span.links a {
  margin: 0 20px 0 0px;
  text-decoration: underline;
}

.app_content_sec li span.links {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 45px;
}

.app_content_sec .otp a.big_button { /*min-width: 230px;*/
  margin: 10px 0;
}

.app_content_sec .summary p {
  padding-bottom: 25px;
}

.app_content_sec .summary {
  padding-bottom: 35px;
}

.app_content_sec .col2 {
  width: 50%;
  float: left;
  padding: 0 7px;
}

.app_content_sec .col1 {
  width: 100%;
  float: left;
  padding: 0 7px;
}

.app_content_sec .state {
  width: 26%;
  float: left;
  padding: 0 7px;
}

.app_content_sec .zip {
  width: 24%;
  float: left;
  padding: 0 7px;
}

.app_content_sec .checkboxbar {
  padding: 20px 0;
  overflow: hidden;
  display: block;
}

.app_content_sec .checkboxbar label {
  font-size: 18px;
}

.app_content_sec .checkboxbar input[type=checkbox], .app_content_sec .radiobar input[type=radio] {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  opacity: 0;
  float: left;
  cursor: pointer;
  margin: 0;
}

.app_content_sec .checkboxbar label, .app_content_sec .radiobar label {
  cursor: pointer;
  display: block;
  padding: 0 0 0 28px;
  position: relative;
}

.app_content_sec .checkboxbar label:before, .app_content_sec .radiobar label:before {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/radio.png) left top no-repeat;
}

.app_content_sec .checkboxbar label:before {
  top: 2px;
  background-image: url(../images/checkbox.png);
}

.app_content_sec .checkboxbar label.checked:before, .app_content_sec .radiobar label.checked:before {
  background-position: left bottom;
}

.app_content_sec .checkboxbar input[type=checkbox] {
  margin-top: 2px;
}

.app_content_sec .radiobar label {
  display: inline-block !important;
  vertical-align: top;
}

.app_content_sec .radiobar {
  padding: 6px 0;
}

.app_content_sec .radiobar select.form-control {
  max-width: 130px;
  display: inline-block;
  vertical-align: middle;
  margin: -10px 0 0 10px;
}

.app_content_sec .big_button.continue {
  min-width: 160px; /* margin-top:30px; */
}

.app_content_sec .box h2 {
  color: #223c67;
  padding-bottom: 32px;
}

.app_content_sec.confirmation .box ul li span.title {
  width: 170px;
}

.app_content_sec.confirmation .confirm_detail ul {
  padding-bottom: 20px;
}

.app_content_sec i.fa-info {
  font-size: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #223c67;
  color: #fff;
  text-align: center;
  line-height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -8px 0 0 0;
}

.app_content_sec p.info {
  padding: 0 0 0 20px;
  position: relative;
  margin-top: 10px;
}

.app_content_sec.confirmation p a {
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
}

.app_content_sec.confirmation p a:hover {
  text-decoration: none;
}

.app_content_sec.confirmation .big_button {
  margin: 0px 0 10px;
}

.app_content_sec .radiobar select {
  opacity: 0.5;
  cursor: default;
}

.app_content_sec .radiobar input[type=radio]:checked + label + select {
  opacity: 1;
  cursor: pointer;
}

.app_content_sec .nav_btns_bar {
  text-align: right;
  padding: 3px;
  float: right;
}

/*					Global  breadcrumb
/****************************************************/
#breadcrumbs {
  overflow: hidden;
  width: 100%;
  margin: -5px 0 5px;
}

#breadcrumbs li {
  color: #223c67;
  float: left;
}

#breadcrumbs li a {
  color: #223c67;
}

#breadcrumbs li a:hover {
  text-decoration: underline;
}

#breadcrumbs li a:after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.breadcrumb {
  padding: 0;
}

/*					full_banner
/****************************************************/
#full_banner {
  margin-bottom: 12px;
  overflow: hidden;
  width: 100%;
}

#full_banner img {
  width: unset;
  margin: auto;
}

/*					Global  Pagination
/****************************************************/
.pagination {
  padding: 20px 10px;
  width: auto;
  overflow: hidden;
}

ul.pagination-clean {
  border: 0;
  margin: 0;
  padding: 0;
}

.pagination-clean li {
  float: left;
  border-right: 1px solid #223c67;
  font-size: 16px;
  line-height: 20px;
  list-style: none;
}

.pagination-clean li a {
  color: #223c67;
  padding: 0px 6px;
}

.pagination-clean .active {
  opacity: 0.4;
  padding: 0px 6px;
}

.pagination-clean a:link,
.pagination-clean a:visited {
  color: #354b72;
  display: block;
  float: left;
  text-decoration: none;
}

.pagination-clean a:hover {
  text-decoration: none;
  opacity: 0.4;
}

/*					Global  Footer
/****************************************************/
/*footer_wrap*/
#footer_wrap {
  width: 100%;
  float: left;
  overflow: hidden;
  box-shadow: 5px 0 10px rgba(0, 0, 0, 0.3), -5px 0 10px rgba(0, 0, 0, 0.3), 0 0 0 rgba(0, 0, 0, 0.45) inset;
  -webkit-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.3), -5px 0 10px rgba(0, 0, 0, 0.3), 0 0 0 rgba(0, 0, 0, 0.45) inset;
  -ms-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.3), -5px 0 10px rgba(0, 0, 0, 0.3), 0 0 0 rgba(0, 0, 0, 0.45) inset;
}

#footer_wrap #footer_social {
  padding: 25px 25px 15px;
  width: auto;
  overflow: hidden;
  background: #262e38;
}

#footer_wrap #footer_social .contact, #footer_wrap #footer_social .newsletter_signup {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  padding: 7px 10px 0 0;
}

#footer_wrap #footer_social .contact a, #footer_wrap #footer_social .newsletter_signup a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #44c8e8;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  margin: 0 0 0 8px;
  color: #262e38;
}

#footer_wrap #footer_social .contact a i, #footer_wrap #footer_social .newsletter_signup a i {
  line-height: 30px;
}

#footer_wrap #footer_social ul {
  float: right;
  position: relative;
}

#footer_wrap #footer_social li {
  float: left;
  margin: 0 0 0 10px;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
}

#footer_wrap #footer_social li a {
  transition: none;
  -webkit-transition: none;
  -ms-transition: none;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #44c8e8;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  color: #262e38;
}

/* #footer_wrap #footer_social li:last-child a i { font-size:0; line-height:0; } */
/* #footer_wrap #footer_social li:last-child a { background: url(../images/flickr.png) left top no-repeat #43c7e7; background-size: 100% auto; } */
/* #footer_wrap #footer_social li:last-child a:hover { background-position: left bottom; } */
#footer_wrap #footer_social li a i {
  line-height: 30px;
}

#footer_wrap #footer_social .contact a:hover, #footer_wrap #footer_social li a:hover, #footer_wrap #footer_social .newsletter_signup a:hover {
  color: #fff;
}

#footer_wrap #footer_mid .footer_mobile_menu {
  display: none;
}

#footer_wrap #footer_mid {
  color: #eeefe1;
  width: 100%;
  display: table;
  overflow: hidden;
  background: #262e38;
}

#footer_wrap #footer_mid .col1 {
  width: 22%;
  display: table-cell;
  vertical-align: top;
  padding: 10px 20px 15px;
}

#footer_wrap #footer_mid .col2 {
  border-left: 1px solid #546c7e;
  border-right: 1px solid #546c7e;
  width: 39%;
  display: table-cell;
  vertical-align: top;
  padding: 10px 20px 15px;
}

#footer_wrap #footer_mid .col3 {
  width: 39%;
  display: table-cell;
  vertical-align: top;
  padding: 10px 20px 15px;
}

#footer_wrap #footer_mid a {
  color: #eeefe1;
}

#footer_wrap #footer_mid ul { /* width: 48%; */
  float: left;
}

#footer_wrap #footer_mid .col3 ul {
  width: 50%;
}

#footer_wrap #footer_mid .col3 ul + ul {
  width: 45%;
}

#footer_wrap #footer_mid .col2 ul {
  width: 50%;
}

#footer_wrap #footer_mid .col2 ul + ul {
  width: 45%;
}

#footer_wrap #footer_mid ul + ul {
  float: right;
}

#footer_wrap #footer_mid h5 {
  font-size: 17px;
  margin-bottom: 7px;
  line-height: 21px;
  overflow: hidden;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  position: relative;
}

#footer_wrap #footer_mid li {
  padding-bottom: 7px;
}

#footer_wrap #footer_mid li a:hover {
  color: #e0ffa2;
}

#footer_wrap #footer_mid address {
  line-height: 16px;
  margin-bottom: 0.7em;
}

#footer_wrap #footer_mid address a {
  text-decoration: underline;
}

#footer_wrap #footer_mid address a:hover {
  color: #e0ffa2;
}

#footer_wrap #footer_mid address a[href^=tel] {
  font-weight: 400;
}

#footer_wrap #footer_mid address a[href^=tel] {
  color: inherit;
}

#footer_wrap #footer_mid h5 span {
  color: #e0ffa2;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

#footer_wrap #footer_mid h5 span:after {
  content: "";
  position: absolute;
  left: 100%;
  bottom: 5px;
  margin: 0 0 0 10px;
  width: 700px;
  height: 2px;
  background: #5b8318;
  opacity: 0.7;
}

#footer_wrap #copyright {
  background: #1e252d;
  overflow: hidden;
  color: #eaebd7;
  padding: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 17px;
}

#footer_wrap #copyright p {
  opacity: 0.7;
}

/*					Homepage
/****************************************************/
.service_sec {
  width: auto;
  overflow: hidden;
}

#homepage_submenu {
  width: auto;
  overflow: hidden;
  margin: -6px;
  padding: 12px 0;
}

/* Homepage Six/Slide Menu */
#homepage_submenu li {
  width: 33.33%;
  padding: 6px;
  float: left;
}

#homepage_submenu li a {
  padding: 38px 60px 38px 20px;
  font-size: 30px;
  line-height: 30px;
  font-family: "Roboto Slab", serif;
  display: block;
  max-height: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  background: #0e2240;
  color: #fff;
  text-decoration: none;
}

#homepage_submenu li a:after {
  width: 31px;
  height: 31px;
  content: "+";
  font-size: 30px;
  line-height: 29px;
  font-weight: 400;
  color: #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  margin: -16px 0 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
}

/*
#homepage_submenu li:nth-child(9n+1) a,.department_sec li:nth-child(9n+1) > a { background:#0a2240; }
#homepage_submenu li:nth-child(9n+2) a,.department_sec li:nth-child(9n+2) > a { background:#016099; }
#homepage_submenu li:nth-child(9n+3) a,.department_sec li:nth-child(9n+3) > a  { background:#44c8e8; }
#homepage_submenu li:nth-child(9n+4) a,.department_sec li:nth-child(9n+4) > a  { background:#0b573e; }
#homepage_submenu li:nth-child(9n+5) a,.department_sec li:nth-child(9n+5) > a  { background:#32903f; }
#homepage_submenu li:nth-child(9n+6) a,.department_sec li:nth-child(9n+6) > a  { background:#80bd01; }
#homepage_submenu li:nth-child(9n+7) a,.department_sec li:nth-child(9n+7) > a  { background:#bec202; }
#homepage_submenu li:nth-child(9n+8) a,.department_sec li:nth-child(9n+8) > a  { background:#e84a36; }
#homepage_submenu li:nth-child(9n+9) a,.department_sec li:nth-child(9n+9) > a  { background:#ad172b; }
*/
#homepage_submenu li.Bahama_blue a {
  background: #016099;
}

#homepage_submenu li.Picton_blue a {
  background: #44c8e8;
}

#homepage_submenu li.Jewel_green a {
  background: #0b573e;
}

#homepage_submenu li.Sea_green a {
  background: #32903f;
}

#homepage_submenu li.Limeade_green a {
  background: #80bd01;
}

#homepage_submenu li a:hover {
  opacity: 0.9;
}

/* Latest Stories */
#headliner {
  color: #fff;
  padding: 11px 10px;
  width: 100%;
  background: #223c67;
}

#headliner.small {
  padding: 11px 10px;
  width: 100%;
  background: #0e2240;
}

#headliner.smaller {
  padding: 11px 10px;
  width: 100%;
  background: #1075b2;
  color: #b9cbe8;
}

#headliner {
  padding: 11px 10px;
  width: 100%;
  background: #0b223d;
}

#headliner h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #fff;
  margin: 0; /* display: inline-block; */
  vertical-align: top;
}

/* .tooltip { font-size: 10px; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; background: #fff; color:#223c67; text-align: center; margin: 5px 0 0 10px; line-height: 14px; width: 14px; display: none; vertical-align: middle; } */
.tip_content {
  display: none;
  position: absolute;
  left: 15px;
  top: 15px;
  right: 15px;
  margin: auto;
  background: rgba(0, 0, 0, 0.92);
  color: #fff;
  padding: 25px 15px 15px;
  z-index: 999;
}

.tip_content .closed {
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
}

.tip_content a {
  color: #fff;
}

.tip_content h5 {
  padding-bottom: 10px;
}

.tip_content ul {
  padding-bottom: 10px;
}

.tip_content p {
  padding-bottom: 10px;
}

.tip_content li {
  position: relative;
  padding: 0 0 0 14px;
}

.tip_content li:after {
  width: 4px;
  height: 4px;
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

#horizontalTab {
  overflow: hidden;
}

/* Story */
.story {
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}

.story h4 {
  font-weight: 400;
  margin: 0px 0 2px 0;
}

.story h4 a {
  color: #fff;
  text-decoration: none;
}

.story h5 a:hover, .story h4 a:hover {
  color: inherit;
  text-decoration: underline;
}

.story p {
  margin: 10px 0;
  line-height: 1.3em;
}

.story a.more {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  font-weight: 400;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
}

.search_result .story a.more {
  font-weight: 700;
}

.story a.more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-width: 7px;
  margin: 0 2px;
  border-left-color: #fff;
}

.story a.more:hover {
  text-decoration: underline;
}

.story ul,
.story ol {
  margin: 10px 0 10px 30px;
  line-height: 1.3em;
}

.story ul li {
  margin-left: 15px;
  list-style-type: disc;
}

.story ol li {
  margin-left: 15px;
  list-style-type: decimal;
}

.story a.pic {
  margin-right: 8px;
  float: left;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.story .detail {
  color: #fff;
  overflow: hidden;
  padding: 0;
}

.story .detail p {
  font-size: 14px;
  line-height: 16px;
}

/*volunteer*/
#volunteer {
  margin-bottom: 12px;
  width: auto;
  overflow: hidden;
  color: #fff;
  background: #6b7c99 url(../images/volunteer_bg.jpg) 25px center no-repeat;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  background-size: auto 100%;
  padding: 18px 25px 18px 25px;
}

#volunteer h2 {
  color: #fff;
}

/*newsletter_signup*/
#newsletter_signup {
  padding: 18px 12px 25px 25px;
  width: auto;
  overflow: hidden;
  background: #e8e8e8;
  margin: 0px 0 12px;
}

#newsletter_signup .full {
  padding: 15px 0;
}

#newsletter_signup .full h2 {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

#newsletter_signup h2 {
  line-height: 30px;
  color: #223c67;
  width: calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: -ms-calc(100% - 90px);
  width: -webkit-calc(100% - 90px);
  display: inline-block;
  vertical-align: middle;
}

#newsletter_signup .button {
  float: right;
  margin: 13px 0 0 0;
  display: inline-block;
  vertical-align: middle;
}

#newsletter_signup form {
  width: 100%;
  position: relative;
  padding: 0 90px 0 0;
}

#newsletter_signup input[type=text] {
  width: 100%;
  height: 40px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4) inset;
  -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4) inset;
  font-size: 14px;
  padding: 10px 15px 10px 12px;
  border: 0;
  background: #f6f6f6;
}

#newsletter_signup input[type=submit] {
  width: 90px;
  height: 40px;
  font-size: 14px;
  color: #fff;
  border: 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: #233e68 url(../images/submit_bg.jpg) left top repeat-x;
  background-size: 1px 100%;
}

#newsletter_signup input[type=submit]:hover {
  background-image: none;
}

#newsletter_signup .full h2 {
  padding-bottom: 10px;
  width: calc(100% - 0px);
  width: -moz-calc(100% - 0px);
  width: -ms-calc(100% - 0px);
  width: -webkit-calc(100% - 0px);
  display: block;
}

#newsletter_signup .full .button {
  float: none;
}

#newsletter_signup .full {
  text-align: center;
}

/*tv_gwinnett_box*/
#tv_gwinnett_box {
  margin: 0px 0 12px;
}

#tv_gwinnett_box .inner {
  padding: 18px 25px;
  overflow: hidden;
  background: #ececec;
  color: #223c67;
}

#tv_gwinnett_box iframe {
  width: 100%;
  height: 175px;
}

span.story_date {
  font-size: 12px;
  line-height: 12px;
  display: block;
}

.bottom_link {
  font-size: 16px;
  line-height: 20px;
  color: #384e60;
  font-weight: 600;
}

.bottom_link a:hover {
  text-decoration: underline;
}

#description_popup {
  width: 94%;
  max-width: 780px;
  color: #fff;
  padding: 30px;
  display: none;
}

#description_popup h2 {
  color: #fff;
  font-family: "Roboto", sans-serif;
  margin: -4px 0 8px 0;
}

#description_popup p {
  margin: 10px 0;
}

#description_popup img {
  float: left;
  margin: 0 20px 15px 0px;
}

#description_popup a {
  color: #fff;
}

#description_popup a i {
  margin: 0 5px 0 0;
}

#description_popup a[href^=tel] {
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin: 3px 0 10px 0;
}

#description_popup a[href^=mailto] {
  text-decoration: underline;
}

#description_popup .desc {
  overflow: hidden;
}

/*------------------------------new pagews css------------------------------*/
/*online_application_sec*/
.online_application_sec {
  padding: 20px 10px;
  width: auto;
  overflow: hidden;
}

.online_application_sec .error_message {
  margin-top: -5px;
  margin-bottom: 22px;
  display: block;
  background: #ffeeec;
  color: #c92e1b;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #c92e1b;
}

.online_application_sec p {
  padding-bottom: 22px;
}

.online_application_sec p a {
  color: #0086ee;
  text-decoration: underline;
}

.online_application_sec p a:hover {
  text-decoration: none;
}

.online_application_sec select.form-control {
  width: 175px;
  float: left;
}

.online_application_sec .search {
  float: right;
  padding: 0 100px 0 0;
  position: relative;
  width: calc(100% - 190px);
  width: -ms-calc(100% - 190px);
  width: -webkit-calc(100% - 190px);
  width: -moz-calc(100% - 190px);
}

.online_application_sec .search .button {
  position: absolute;
  right: 0;
  top: -1px;
}

.online_application_sec span.note {
  display: block;
  padding: 12px 15px 25px;
  color: #868686;
}

.online_application_sec .owner {
  font-weight: 700;
  color: #000;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 15px 0;
}

.online_application_sec .owner:hover {
  text-decoration: underline;
}

.online_application_sec .sorting {
  padding-bottom: 10px;
  text-align: right;
}

.online_application_sec .table {
  margin-bottom: 15px;
  overflow: hidden;
}

.online_application_sec table {
  margin-bottom: 15px;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.online_application_sec thead {
  background: #0b223d;
}

.online_application_sec tbody {
  background: #e5e5e5;
}

.online_application_sec tbody tr:nth-of-type(even) {
  background: #d7d7d7;
}

.online_application_sec td {
  border: 1px solid #b7b7b7;
  vertical-align: top;
  height: 44px;
  line-height: 20px;
  padding: 12px 10px;
}

.online_application_sec thead td {
  color: #fff;
  vertical-align: middle;
}

.online_application_sec td a {
  word-wrap: break-word;
  text-decoration: underline;
}

.online_application_sec td a:hover {
  text-decoration: none;
}

.online_application_sec thead td {
  border-top-color: #0b223d;
}

.online_application_sec thead td:first-child {
  border-left-color: #0b223d;
}

.online_application_sec thead td:last-child {
  border-right-color: #0b223d;
}

.online_application_sec .owner_name td:last-child {
  width: 120px;
}

.online_application_sec .owner_name td:first-child {
  width: 220px;
}

.online_application_sec .info thead td {
  text-align: center;
}

.online_application_sec .info tbody td:first-child {
  width: 45%;
}

/*online_survey_sec*/
.online_survey_sec {
  padding-bottom: 40px;
  width: auto;
  overflow: hidden;
}

.online_survey_sec h6 {
  padding-bottom: 5px;
}

.online_survey_sec label {
  font-weight: 700;
}

.online_survey_sec hr {
  height: 1px;
  border: 0;
  width: 100%;
  background: #0b223d;
  margin: 15px 0 20px;
}

.online_survey_sec table {
  margin-bottom: 20px;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.online_survey_sec thead {
  background: #0b223d;
}

.online_survey_sec tbody {
  background: #e5e5e5;
}

.online_survey_sec tbody tr:nth-of-type(even) {
  background: #d7d7d7;
}

.online_survey_sec td {
  border: 1px solid #b7b7b7;
  vertical-align: middle;
  height: 44px;
  line-height: 20px;
  padding: 10px 10px;
}

.online_survey_sec td:not(:first-child) {
  width: 75px;
  text-align: center;
}

.online_survey_sec thead td {
  padding: 5px;
  border-color: #436295;
  line-height: 18px;
  font-family: "Roboto Condensed", sans-serif;
  vertical-align: top;
  color: #fff;
}

.online_survey_sec td a {
  word-wrap: break-word;
  text-decoration: underline;
}

.online_survey_sec td a:hover {
  text-decoration: none;
}

.online_survey_sec thead td {
  border-top-color: #0b223d;
}

.online_survey_sec thead td:first-child {
  border-left-color: #0b223d;
}

.online_survey_sec thead td:last-child {
  border-right-color: #0b223d;
}

.online_survey_sec td .radiobar {
  margin: auto;
  width: 14px;
  height: 14px;
  padding: 0;
}

.online_survey_sec td .radiobar label {
  padding: 0;
  width: 14px;
  height: 14px;
}

/*.online_survey_sec td .radiobar label:before { display: none; }*/
.online_survey_sec td .radiobar label:before, .online_survey_sec td .radiobar .custom-radio {
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../images/radio2.png);
}

.online_survey_sec td .radiobar .custom-radio.selected {
  background-position: left bottom;
}

.online_survey_sec td .radiobar input[type=radio] {
  width: 14px;
  height: 14px;
}

.online_survey_sec label {
  display: block;
}

.online_survey_sec .global_text_sec.mob_space {
  color: #0b223d;
}

.online_survey_sec textarea {
  margin: 17px 0 5px 0;
  height: 63px;
}

.online_survey_sec .contact {
  overflow: hidden;
  padding: 15px 0 27px 0;
  width: 47%;
}

.online_survey_sec .contact .form-control {
  margin: 5px 0 15px;
}

.online_survey_sec .contact label {
  color: #223c67;
}

.online_survey_sec .captcha {
  width: 32%;
  float: left;
}

.online_survey_sec .enter_captcha {
  margin: 7px 0 0 0;
  max-width: 345px;
  width: 68%;
  padding-left: 7%;
  float: left;
}

.online_survey_sec h3 {
  color: #223c67;
  font-family: "Roboto", sans-serif;
  padding-bottom: 12px;
}

.online_survey_sec .button {
  margin: 35px 0 0 0;
}

.online_survey_sec .button.clr {
  background: #9c9c9c;
}

.online_survey_sec .button.clr:hover {
  background: #016099;
}

.online_survey_sec .button + .button {
  float: right;
  margin-right: 10px;
}

.online_survey_sec .checkboxbar, .online_survey_sec .radiobar {
  padding: 6px 0;
  overflow: hidden;
}

.online_survey_sec .checkboxbar {
  padding: 4px 0;
}

.online_survey_sec input[type=checkbox],
.online_survey_sec input[type=checkbox],
.online_survey_sec input[type=radio] {
  width: 16px;
  height: 16px;
  opacity: 0;
  float: left;
  cursor: pointer;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.online_survey_sec .radiobar label, .online_survey_sec .checkboxbar label {
  cursor: pointer;
  display: block;
  padding: 0 0 0 28px;
  position: relative;
}

.radiobar .custom-radio,
.online_survey_sec .checkboxbar label:before, .online_survey_sec .radiobar label:before {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/radio.png) left top no-repeat;
}

.online_survey_sec .checkboxbar label:before {
  background-image: url(../images/checkbox.png);
}

.radiobar .custom-radio.selected,
.online_survey_sec .checkboxbar label.checked:before, .online_survey_sec .radiobar label.checked:before {
  background-position: left bottom;
}

html.mm-opened {
  max-height: 100% !important;
}

html.mm-opened body {
  height: 100%;
  position: fixed;
  top: 0;
}

/*.radiobar label:before { display: none; }*/
/*custom css*/
.banner_sec .home_slider .slick-arrow.slick-next {
  left: 95.75%;
}

ul.slider-nav {
  display: none;
}

#homepage_submenu li a:after {
  line-height: 27px;
}

#homepage_submenu li a p {
  font-size: 14px;
}

.nav-pills > li > a {
  border-radius: 0;
}

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

/* .nav-pills.nav-stacked li {border-bottom: 0} */
div.text_sec a, div.app_content_sec a {
  text-decoration: underline;
}

div.text_sec img, div.app_content_sec img {
  display: inline-block;
}

div.text_sec ol {
  list-style: decimal outside none;
  padding-left: 15px;
}

div.text_sec ul {
  list-style: disc outside none;
  padding-left: 15px;
}

div.text_sec ul li {
  margin-left: 15px;
}

div.text_sec .department_sec ul, div.text_sec .service_sec ul, div.text_sec .banner_text ul, div.app_content_sec .department_sec ul, div.app_content_sec .service_sec ul, div.app_content_sec .banner_text ul, .list_buttons ul {
  list-style: none;
  padding: 0px;
}

div.text_sec .department_sec ul li, div.text_sec .service_sec ul li, div.text_sec .banner_text ul li, div.app_content_sec .department_sec ul li, div.app_content_sec .service_sec ul li, div.app_content_sec .banner_text ul li, .list_buttons ul li {
  margin: 0px;
}

div.text_sec b, div.app_content_sec b {
  font-weight: bold;
}

div.text_sec strong, div.app_content_sec strong {
  font-weight: bold;
}

div.text_sec i {
  font-style: italic;
}

div.text_sec em, div.app_content_sec em {
  font-style: italic;
}

div#logo > a > img {
  max-width: 100%;
}

#left_sidebar div.text_sec div.text span {
  color: #264373 !important;
}

/*#left_sidebar div.text_sec div.text a span,.department_sec .links a.more, div.text_sec div.text p a, div.text_sec div.text strong a, #left_sidebar div.text_sec div.text span  { color: #264373 !important;}*/
#left_sidebar div.text_sec div.text, #left_sidebar div.text_sec {
  padding: 6px;
}

#left_sidebar div.text_sec div.text p {
  padding-bottom: 0;
}

.story_sec .story img {
  padding: 0 0 0 0;
}

.img_float_L {
  float: left;
  padding: 5px;
}

.img_float_R {
  float: right;
  padding: 5px;
}

div.text_sec div.text a, div.text_sec div.text p a, div.text_sec div.text span a, #left_sidebar div.text_sec div.text a span, div.department_sec div.links a.more, div.post_sec div.detail a, .global_text_sec p a {
  color: #3366ee !important;
  font-weight: bold;
} /*original:006fab*/
div.text_sec div.text a:hover, div.text_sec div.text p a:hover, div.text_sec div.text span a:hover, #left_sidebar div.text_sec div.text a span:hover, div.department_sec div.links a.more:hover, div.post_sec div.detail a:hover {
  color: #e64b37 !important;
}

input[type=file] {
  padding: 0;
}

#header_wrap .navigation ul li.parent-menu > a, #header_wrap .head_top .left li, .department_sec li a.pic span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

#header_wrap .navigation ul li.parent-menu > a {
  max-width: 150px;
  display: block;
}

#header_wrap .head_top .left li {
  max-width: 110px;
  display: block;
}

.department_sec li a.pic span {
  max-width: 330px;
}

/*tables to div conversion*/
.headerSpan {
  color: #ffffff;
  background: #0b223d;
  font-weight: bold;
}

.wide {
  width: 100%;
}

.threeColSpan span:nth-child(1) {
  width: 36%;
}

.threeColSpan span:nth-child(2) {
  width: 26%;
  text-align: center;
}

.threeColSpan span:nth-child(3) {
  width: 36%;
}

.threeColSpan, .threeColSpan span, .threeColSpan li {
  box-sizing: border-box;
}

.threeColSpan span {
  display: inline-block;
  vertical-align: middle;
}

.threeColSpan, .threeColSpan li {
  padding: 0 !important;
  margin: 0 0 5px 0 !important;
}

.threeColSpan li:nth-child(2n+2):not(.headerSpan) {
  background-color: #dddddd;
}

#right_sidebar div.text_sec div.text a.big_button, #homepage_submenu li a {
  color: #fff !important;
}

#homepage_submenu li a {
  font-weight: normal !important;
}

.detail p a, div.text_sec div.text a.button, .no_bg #latest_stories div.story p a.button {
  color: #ffffff !important;
  text-decoration: underline;
  font-weight: bold;
}

.no_bg #latest_stories div.story p a {
  color: #3366ee !important;
}

div.text li a.colorWhiteImp {
  color: #FFFFFF !important;
  text-decoration: none !important;
}

/*weglot css changes*/
.country-selector a::before {
  background: none;
}

.country-selector .current a::before {
  background: url("/static/images/globe.png");
  background-repeat: no-repeat;
  margin-right: 5px;
}

.country-selector div {
  border: 1px solid #000;
}

.country-selector ul {
  border: 1px solid #000;
}

.country-selector {
  position: fixed !important;
  bottom: 0px;
  right: 20px;
}

/*weglot on stories popup custom postion*/
.dialog-iframe-popup .wg-drop.country-selector {
  right: 170px !important;
}

.wg-drop.country-selector ul {
  max-height: 400px;
}

.wg-drop.country-selector .wgcurrent {
  width: 150px;
}

.story_sec .bcs-container-searchbox {
  overflow: visible !important;
  background: #fff !important;
}

.story_sec.no_bg.search_result.bcs-host-div {
  overflow: visible !important;
}

.printIconContainer {
  position: absolute;
  right: 15px;
  top: 15px;
}

.printIconContainer a {
  color: #29353d !important;
}

div.slick-slider, div.home_slider {
  max-height: 267px;
  overflow: hidden;
}

.bcs-inner-suggestions-container {
  z-index: 1 !important;
  position: relative !important;
}

#gsc-i-id1, #gsc-i-id2 {
  padding: 5px 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  padding: 9px 13px 3px 13px !important;
}

/* Publishing Buttons */
.pub_btns_bar {
  text-align: right;
  padding: 3px;
}

.pub_btns_bar a.pub_btn {
  width: 120px;
  font-size: 12px;
  padding: 5px 10px;
  height: 30px;
  font-weight: normal;
}

#headliner.gcaccordion {
  cursor: pointer;
  transition: 0.4s;
  margin: 0 0 15px 0;
  background: #eee;
}

#headliner.gcaccordion h2 {
  color: #444;
  font-size: 18px;
}

#headliner.gcaccordion h2 .resp-arrow {
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  border-left: 0;
}

.text_sec .gcaccordionpanel {
  display: none;
  overflow: hidden;
  padding-top: 0;
}

div#left_sidebar .portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ div.alert {
  display: none;
}

@media print { /*CSS for Print Friendly*/
  #navigation, div.navigation, #footer_newsletter_signup, #footer_social, #left_sidebar, .breadcrumb-horizontal, div.content_bottom, #header_wrap .head_top .left ul, #header_wrap .head_top .right .login_link, .wg-default, .wg-default .country-selector {
    display: none;
  }
  #right_sidebar {
    width: 100%;
  }
  a:link::after, a:visited::after {
    content: "";
  }
  #footer_wrap #footer_mid {
    display: none;
  }
  #header_wrap {
    position: absolute;
  }
  div.content_sec.equal {
    ms-display: block !important;
    webkit-display: block !important;
    display: block !important;
  }
  div.content_sec {
    overflow: visible !important;
  }
  .dialog-iframe-popup #main-content, .dialog-iframe-popup .dialog-body {
    overflow: visible;
  }
  .noPrint {
    display: none;
  }
  #wrapper {
    padding-top: 87px;
  }
  #alert {
    display: none;
  }
}
li a.twitterXIcon img {
  position: relative;
  top: 10px;
  left: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  #alert span.message p {
    white-space: nowrap !important;
  }
  #alert span.message p #content_wrap {
    top: 110px;
  }
}
@media (min-width: 767px) and (max-width: 984px) {
  .has_error #wrapper {
    padding-top: 185px;
  }
}
@media only screen and (max-width: 984px) {
  #header_wrap #navigation .right {
    padding: 10px 15px;
  }
  #header_wrap #navigation .right li {
    margin-left: 10px;
  }
  #header_wrap form {
    width: 205px;
  }
  #header_wrap form input[type=text] {
    height: 30px;
    padding: 5px 70px 5px 30px;
  }
  #header_wrap .submit {
    width: 65px;
  }
  #header_wrap .submit::after {
    line-height: 28px;
    font-size: 12px;
  }
  #header_wrap #navigation {
    padding: 7px 0 0 0;
  }
  #header_wrap form {
    margin: 2px 10px 0 0;
  }
  #header_wrap .navigation ul {
    margin: 0 10px;
  }
  #header_wrap .navigation ul li a {
    padding: 10px 7px;
  }
  #header_wrap .navigation ul li {
    font-size: 12px;
    letter-spacing: normal;
  }
  #header_wrap .navigation li li a {
    padding: 5px 10px 5px 15px;
  }
  #header_wrap .navigation li ul {
    width: 358px;
    white-space: normal;
  }
  #header_wrap .navigation li.no_relative_tab {
    position: static;
  }
  #header_wrap .navigation li > ul.divide3 {
    width: 720px;
  }
  #header_wrap .navigation li > ul.divide4 {
    width: 100%;
  }
  #header_wrap .navigation li.has_menu:nth-of-type(5) .divide2 {
    left: -9px;
  }
  #header_wrap .navigation li.has_menu:nth-of-type(6) .divide2 {
    margin-left: -246px;
  }
  #header_wrap .navigation li:nth-of-type(9) ul,
  #header_wrap .navigation li:nth-of-type(11) .divide3,
  #header_wrap .navigation li:nth-of-type(10) .divide3,
  #header_wrap .navigation li:nth-of-type(7) .divide2,
  #header_wrap .navigation li:nth-of-type(6) .divide3,
  #header_wrap .navigation li:nth-of-type(3) .divide3,
  #header_wrap .navigation li:nth-of-type(4) .divide3 {
    left: auto;
    right: 0;
  }
  #header_wrap .navigation li li li > a::before {
    left: 5px;
  }
  .banner_sec .text {
    padding: 20px 10px 10px 20px;
  }
  .banner_sec h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .banner_sec p {
    font-size: 13px;
    line-height: 17px;
  }
  #homepage_submenu li h3 {
    font-size: 17px;
    line-height: 21px;
    padding: 10px 40px 10px 10px;
  }
  .storybox {
    padding: 10px 10px 80px;
  }
  .story h2 {
    font-size: 16px;
    line-height: 20px;
  }
  #homepage_submenu li a {
    font-size: 20px;
    line-height: 30px;
    padding: 25px 50px 25px 10px;
    text-decoration: none;
  }
  #homepage_submenu li a::after {
    right: 10px;
  }
  #newsletter_signup h2 {
    line-height: 26px;
    text-align: center;
    width: calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: -ms-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
  }
  #newsletter_signup .button {
    float: none;
  }
  #newsletter_signup {
    text-align: center;
  }
  #tv_gwinnett_box .inner, #newsletter_signup, #volunteer {
    padding: 15px;
  }
  .story_sec .right_side h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .story_sec .right_side p {
    font-size: 14px;
    line-height: 18px;
  }
  #newsletter_signup input[type=submit] {
    width: 70px;
    font-size: 13px;
  }
  #newsletter_signup form {
    padding-right: 70px;
  }
  #tv_gwinnett_box iframe {
    height: 135px;
  }
  #footer_wrap #footer_mid .col1, #footer_wrap #footer_mid .col2, #footer_wrap #footer_mid .col3 {
    padding: 15px 10px;
  }
  #footer_wrap #footer_mid li {
    font-size: 13px;
    padding-bottom: 5px;
    line-height: 16px;
  }
  .index_sec .resp-tabs-list li {
    font-size: 18px;
    padding: 0 5px;
  }
  .index_sec {
    padding: 15px 0;
  }
  .post_sec .share a:nth-of-type(1) {
    display: none;
  }
  .post_sec .share {
    padding: 20px 0;
  }
  .post_sec .buttons {
    text-align: center;
  }
  .post_sec .buttons a {
    min-width: 130px;
  }
  #headliner h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .text_sec .right_top_banner .banner_text li {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 10px;
  }
  .text_sec .right_top_banner #headliner {
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .text_sec .right_top_banner .banner_text {
    padding-left: 10px;
  }
  .text_sec .right_top_banner {
    min-height: inherit;
  }
  .text_sec .right_top_banner .banner_text {
    padding-top: 7px;
    padding-bottom: 2px;
  }
  .text_sec .right_top_banner .image {
    height: auto;
  }
  .right_top_slider .slides span {
    font-size: 14px;
  }
  .account_info_sec .summary li span.links {
    display: none;
  }
  .account_info_sec .summary span.links.mob_show {
    display: block !important;
    font-size: 13px !important;
  }
  .department_sec {
    margin: 0 -5px;
  }
  .department_sec li {
    padding-bottom: 10px;
  }
  #alert .centering {
    padding: 0 15px;
  }
  #wrapper {
    padding-top: 131px;
  }
  .department_sec li a.pic span::after {
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 20px;
    right: 7px;
    margin-top: -11px;
  }
  .department_sec li a.pic span {
    padding: 20px 35px 20px 10px;
    font-size: 15px;
  }
  .service_icon_sec li {
    width: 50%;
    padding-bottom: 14px;
  }
  .service_icon_sec li:nth-of-type(3), .service_icon_sec li:nth-of-type(4) {
    padding-bottom: 0;
  }
  .online_application_sec td {
    line-height: 16px;
    padding: 5px 10px;
  }
  .online_survey_sec .enter_captcha {
    margin: 0;
  }
  .online_survey_sec td:not(:first-child) {
    width: 70px;
  }
  /*
  h5.trigger { width:100%; font-size: 14px; border-bottom: 1px solid rgba(0,0,0,0.15); line-height: 18px; position: relative; color: #223c67; font-weight:700; display: none; padding: 11px 25px 11px 12px; background:#afd8ea; }
  h5.trigger:before { transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; content:''; display: inline-block; vertical-align: middle; width:0; height:0; border: 7px solid transparent; position:absolute; right:9px; top:17px; border-top-color:#223c67; } 
  h5.trigger.active:before { transform: scale(1,-1); -webkit-transform: scale(1,-1); -ms-transform: scale(1,-1); top: 9px; }
  */
}
@media only screen and (max-width: 767px) {
  #header_wrap .head_top .left #logo {
    max-width: 180px;
    margin-top: 20px;
  }
  /*STYLE BELOW IS NEEDED WHEN ALERT IS OFF BECAUSE ALERT IS NOW BELOW NAVIGATION#####*/
  body:not(.has_error) ol.breadcrumb {
    padding: 50px 0 10px 0;
  }
  li a.twitterXIcon img {
    position: relative;
    top: 8px;
    left: 8px;
  }
  .mm-menu {
    background: #096395;
  }
  #wrapper {
    padding-top: 0;
  }
  .has_error #wrapper {
    padding-top: 78px;
  }
  #header_wrap {
    position: relative;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .mm-opened #wrapper {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  }
  .mm-opened a.close {
    display: block;
  }
  .mm-opened a.mobilemenu {
    background: #51c8ea;
  }
  .mm-opened a.mobilemenu span:before, .mm-opened a.mobilemenu span:after, .mm-opened a.mobilemenu span {
    background: #fff;
  }
  #back-to-top {
    display: block;
  }
  a.mobilemenu {
    z-index: 99;
    transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    display: block;
    font-size: 0px;
    color: #46c5e9;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-transform: uppercase;
    overflow: hidden;
    position: fixed;
    right: 0px;
    top: 0px;
    border-left: 1px solid #d5d5d5;
  }
  .mobilemenu span {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    width: 28px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    background: #46c5e9;
    display: block;
    height: 4px;
    position: absolute;
    right: 13px;
    top: 26px;
  }
  .mobilemenu span:before {
    top: -8px;
    transition-property: top, transform;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
  }
  .mobilemenu span:after, .mobilemenu span:before {
    background-color: #46c5e9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    content: "";
    display: block;
    height: 4px;
    left: 0px;
    position: absolute;
    width: 100%;
    transition-duration: 0.3s, 0.3s;
  }
  .mobilemenu span:after {
    bottom: -8px;
    transition-property: bottom, transform;
  }
  #header_wrap .search_panel {
    top: 0px;
  }
  .mm-opened a.mobilemenu span {
    background: transparent;
  }
  .mm-opened a.mobilemenu span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0px;
  }
  .mm-opened a.mobilemenu span:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: auto;
    bottom: 0px;
  }
  .mm-menu .mm-navbar > *, .mm-menu .mm-navbar a, .mm-listview > li > a, .mm-listview > li > span {
    font-size: 14px;
  }
  .mm-menu .mm-navbar .mm-btn::before, .mm-menu .mm-navbar .mm-btn::after, .mm-menu .mm-listview > li .mm-prev::before, .mm-menu .mm-listview > li .mm-next::after, .mm-menu .mm-listview > li .mm-arrow::after, .mm-menu .mm-listview > li .mm-prev::after, .mm-menu .mm-listview > li .mm-next::before {
    border-color: rgba(255, 255, 255, 0.5);
  }
  .mm-menu .mm-listview > li.mob_none {
    display: none;
  }
  #header nav#menu {
    display: none;
  }
  #header_wrap:before {
    z-index: 9;
    width: 100%;
    height: 55px;
    background: #fff;
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    border-bottom: 1px solid #ccc;
  }
  #header_wrap .head_top .left #logo {
    min-width: 180px;
    z-index: 99;
    position: fixed;
    left: 15px;
    top: 5px;
    margin: 0;
  }
  div#logo::after {
    position: absolute;
    top: 12px;
  }
  /*.error_show #header_wrap::before { top: 38px; }*/
  /*.error_show #header_wrap .head_top .left #logo { top: 43px; }*/
  /*.error_show #header_wrap .head_top .right .login_link { top: 45px; }*/
  /*.error_show a.mobilemenu { top: 38px; }*/
  #header_wrap .head_top .left {
    position: fixed;
    top: 55px;
  }
  #header_wrap .head_top .logo_bar {
    position: relative;
    z-index: 9;
  }
  #header_wrap .head_top .centering {
    background: none;
  }
  #header_wrap .head_top .left {
    padding: 0;
    width: 100%;
  }
  #header_wrap .head_top .left li.mobile {
    display: table-cell;
  }
  #header_wrap .head_top .left li:nth-of-type(3), #header_wrap .head_top .left li:nth-of-type(4), #header_wrap .head_top .left li:nth-of-type(5) {
    display: none;
  }
  #header_wrap .head_top .left li::before {
    display: none;
  }
  #header_wrap .head_top .left ul {
    width: 100%;
    display: table;
    padding: 0;
    background: url(../images/navigation_bg.png) left top repeat-x;
    background-size: 1px 100%;
    float: none;
    overflow: hidden;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  }
  #header_wrap .head_top .left ul li {
    display: table-cell;
    vertical-align: top;
    float: none;
    line-height: 20px;
    text-align: center;
    margin: 0;
    border-left: 1px solid #ccc;
  }
  #header_wrap .head_top .left ul li.search {
    width: 38px;
  }
  #header_wrap .head_top .left ul li.search span {
    display: inline-block;
    vertical-align: top;
  }
  #header_wrap .head_top .left ul li:first-child {
    border: 0;
  }
  #header_wrap .head_top .left ul li a {
    padding: 10px 5px;
    display: block;
  }
  #header_wrap .head_top .left li.search a.active,
  #header_wrap .head_top .left ul li a:hover {
    opacity: 100;
    background: #01609a;
    color: #fff;
  }
  #header_wrap .navigation #menu {
    display: none;
  }
  #header_wrap #navigation .right li:nth-of-type(5), #header_wrap #navigation .right li:nth-of-type(4), #header_wrap #navigation .right li:nth-of-type(3) {
    display: none;
  }
  #header_wrap #navigation .right li:last-child {
    z-index: 9;
    position: fixed;
    right: 77px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
    top: 10px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    width: auto;
    border: 0;
    border: solid 1px #0e7dae;
    background: #1284b6;
    background: -webkit-gradient(linear, left top, left bottom, from(#35befb), to(#0e7dae));
    background: -moz-linear-gradient(top, #35befb, #0e7dae);
    -pie-background: linear-gradient(top, #35befb, #0e7dae);
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    padding: 0;
    color: #fff;
  }
  #header_wrap #navigation .right li:last-child a {
    color: #fff;
    padding: 5px 20px;
  }
  #header_wrap #navigation .right li:last-child a:hover {
    opacity: 1;
  }
  #header_wrap #navigation {
    padding: 0;
    background: #dddddd;
  }
  #header_wrap .logo_bar .admin_name_mobile.logged_in {
    display: block;
  }
  #header_wrap .logo_bar .admin_name_mobile.logged_in a.profile {
    color: #fff;
    text-decoration: underline;
  }
  .logo_bar .centering {
    padding-top: 55px;
  }
  #header_wrap .head_top .right {
    padding: 0;
    width: 100%;
  }
  #header_wrap .head_top .right .login_link {
    z-index: 99;
    position: fixed;
    top: 7px;
    bottom: auto;
    right: 60px;
    min-width: 45px;
    text-align: center;
  }
  #header_wrap .head_top .right .login_link a {
    display: block;
    color: #8f8f8f;
  }
  #header_wrap .head_top .right .login_link a.login {
    background-image: url(../images/login_icon_mobile.png);
  }
  #header_wrap .head_top .right .login_link a.logout {
    background-image: url(../images/logout_icon_mobile.png);
  }
  #header_wrap .head_top .right .login_link span {
    color: #8f8f8f;
    display: none !important;
  }
  #header_wrap .search_panel .inner {
    padding: 60px 15px;
  }
  #header_wrap .search_panel h2 {
    font-size: 18px;
    line-height: 22px;
  }
  #header_wrap .search_panel form {
    padding-right: 0;
  }
  #header_wrap .search_panel .button {
    position: static;
    margin: 15px auto 0;
    display: block;
    max-width: 90px;
  }
  #header_wrap .search_panel .form_close span {
    font-size: 22px;
    line-height: 22px;
  }
  #header_wrap .search_panel .form_close {
    font-size: 12px;
    line-height: 22px;
  }
  .banner_sec .home_slider .slick-arrow {
    margin: 0;
    top: 28%;
  }
  .banner_sec .home_slider .slick-arrow.slick-next {
    right: 0;
  }
  .banner_sec .slider-nav {
    display: none;
  }
  .banner_sec .text, .banner_sec .image {
    float: none;
    overflow: hidden;
    width: 100%;
    position: static;
  }
  /* #content_wrap .inner_bg { padding: 0px 0; } */
  .banner_sec .text {
    padding: 15px;
    min-height: 150px;
  }
  .button, .big_button {
    height: 34px;
    text-align: center;
    padding: 7px 10px;
    min-width: inherit;
  }
  #homepage_submenu li {
    width: 100%;
    padding: 0;
  }
  #homepage_submenu {
    margin: 0;
    padding: 0;
  }
  #homepage_submenu li {
    margin-bottom: -1px;
  }
  #homepage_submenu li a {
    padding: 12px 40px 12px 15px;
    border-top: 1px solid #fff;
    border-left: none;
    border-bottom: 1px solid #fff;
    border-right: none;
  }
  #homepage_submenu li a::after {
    width: 18px;
    height: 18px;
    border-width: 2px;
    line-height: 16px;
    font-size: 18px;
  }
  #header_wrap #navigation .right li.contact {
    display: block;
  }
  .story_sec .left_side .big_button {
    margin: 13px auto;
    display: block;
    width: 100%;
    max-width: 210px;
  }
  .banner_sec .slider-for .slick-arrow {
    display: block !important;
    width: 40px;
    height: 40px;
    left: 0;
    background-size: 50% auto;
    background-position: center center;
    background-color: #436f92;
  }
  .banner_sec .slider-for .slick-arrow.slick-next {
    right: 0;
  }
  .story_sec .left_side, .story_sec .right_side {
    width: 100%;
    display: block;
  }
  .storybox {
    padding: 0;
  }
  .resp-tab-content, .storybox h2.resp-accordion {
    margin: 0 -15px;
  }
  #horizontalTab {
    overflow: visible;
  }
  .storybox {
    background: #fff;
  }
  .story a.more, .story .detail, .story h4 a {
    color: #223c67;
  }
  .story a.more::before {
    border-left-color: #223c67;
  }
  .story .detail p {
    color: #000;
  }
  .story {
    border-width: 2px;
    border-color: #ccc;
    padding: 15px;
    margin: 0;
  }
  .story a.pic {
    max-width: 100%;
  }
  .story h4 {
    font-size: 14px;
    line-height: 18px;
  }
  .story .detail p {
    font-size: 12px;
    line-height: 15px;
    margin: 5px 0;
  }
  .storybox a.big_button {
    display: inline-block;
    margin-top: 10px;
  }
  .story_sec .left_side .stories {
    padding: 0 15px;
  }
  .story_sec .right_side {
    padding: 15px 15px 0;
    border-top: 2px solid #ccc;
    margin-top: 15px;
  }
  #content_wrap .content_bottom {
    display: none;
  }
  #tv_gwinnett_box iframe {
    height: 190px;
  }
  #footer_wrap #footer_social {
    padding: 10px 15px;
  }
  #footer_wrap #footer_social .contact, #footer_wrap #footer_social .newsletter_signup {
    font-size: 13px;
    float: left;
  }
  #footer_wrap #footer_social .contact a, #footer_wrap #footer_social .newsletter_signup a {
    display: block;
    margin: 10px 0 0 0;
  }
  #footer_wrap #footer_social li:first-child {
    font-size: 13px;
    float: none;
    display: block;
  }
  #footer_wrap #footer_social .contact a, #footer_wrap #footer_social li a, #footer_wrap #footer_social .newsletter_signup a {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
  #footer_wrap #footer_social .contact a i, #footer_wrap #footer_social .newsletter_signup a i {
    line-height: 28px;
  }
  #footer_wrap #footer_social li {
    margin-left: 7px;
  }
  #footer_wrap #footer_mid {
    display: block;
  }
  #footer_wrap #footer_mid .col1, #footer_wrap #footer_mid .col2, #footer_wrap #footer_mid .col3 {
    display: block;
    border: 0;
    width: 100%;
    overflow: hidden;
    padding: 0;
  }
  #footer_wrap #footer_mid h5 {
    font-size: 14px;
    margin: 0;
    cursor: pointer;
    padding: 0;
    background: #212832;
  }
  #footer_wrap #footer_mid .col2, #footer_wrap #footer_mid .col1 {
    margin-bottom: 1px;
  }
  #footer_wrap #footer_mid h5 span:after {
    width: 0;
    height: 0;
    right: 15px;
    left: auto;
    bottom: auto;
    background: none;
    top: 50%;
    margin: -6px 0 0 0;
    border: 6px solid transparent;
    border-left-color: #fff;
  }
  #footer_wrap #footer_mid h5 span {
    display: block;
    padding: 12px 15px;
  }
  #footer_wrap #footer_mid .content {
    padding: 15px;
    display: none;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.4);
  }
  #footer_wrap #footer_mid .footer_mobile_menu {
    display: block;
    border-top: 7px solid #262e38;
  }
  #footer_wrap #footer_mid h5.active span:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    margin-top: -3px;
    right: 18px;
  }
  #footer_wrap #copyright {
    background: #262e38;
  }
  #footer_wrap #footer_mid h5 span {
    color: #fff;
  }
  #breadcrumbs {
    display: none;
  }
  .story_sec #headliner {
    margin: 0;
  }
  #headliner h2 {
    font-size: 16px;
  }
  #headliner {
    text-align: center;
  }
  .text_sec .right_top_banner #headliner {
    text-align: left;
  }
  .text_sec .text {
    padding: 15px 5px 20px 5px;
  }
  .story_sec .search {
    display: none;
  }
  .story_sec.search_result .story {
    padding: 15px;
    margin: 0px;
  }
  .story_sec.search_result .story .detail {
    padding: 0;
  }
  .mob_show {
    display: block !important;
  }
  .story_sec.search_result .mob_show {
    max-width: 150px;
    display: block !important;
    margin: 15px auto;
  }
  .story_sec.search_result + .pagination {
    display: none;
  }
  #newsletter_signup {
    display: none;
  }
  .right_side #newsletter_signup {
    display: block;
  }
  #newsletter_signup .full h2 {
    font-size: 16px;
    line-height: 19px;
  }
  .index_sec {
    padding: 0;
  }
  .index_sec .content {
    padding: 0;
  }
  .index_sec h5 {
    padding: 15px;
    background: #e0f9ff;
    color: #223c67;
    text-align: left;
  }
  .index_sec .resp-tab-content {
    margin: 0 0;
  }
  .index_sec h2.resp-accordion {
    background: #afd8ea !important;
    border-color: #adc1ca;
    color: #223c67;
  }
  .index_sec .resp-arrow {
    margin-top: 11px;
    border: 6px solid transparent;
    border-left-color: #759fb0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
  .index_sec h2.resp-tab-active span.resp-arrow {
    border-left-color: transparent;
    border-top-color: #0b223d;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    margin: 14px 4px 0 0;
  }
  .index_sec h2.resp-tab-active {
    color: #223c67 !important;
    background: #b4f0ff !important;
  }
  .index_sec .resp-tab-content {
    padding: 0;
    background: #7e959b;
  }
  .index_sec .content li {
    padding: 0 15px;
    border-bottom: 1px solid #adc1ca;
  }
  .index_sec .content li a {
    padding: 10px 35px 10px 0px;
    font-weight: 400;
    position: relative;
    display: block;
    margin: 0;
  }
  .index_sec .content li a.more::before {
    position: absolute;
    right: 12px;
    top: 50%;
    margin: -5px 0 0 0;
    display: none;
  }
  .story_sec.no_bg .storybox {
    padding-bottom: 20px;
  }
  .story_sec.no_bg .storybox .big_button {
    margin-top: 15px;
  }
  .mob_none {
    display: none !important;
  }
  .post_sec {
    padding: 15px;
  }
  .post_sec .heading {
    background: #e5e4e4;
    text-align: center;
    padding: 15px;
    margin: -15px -15px 15px;
  }
  .post_sec #full_banner {
    margin-top: 0;
  }
  .post_sec h1, .post_sec h2 {
    font-size: 18px;
    line-height: 22px;
  }
  #right_sidebar, #left_sidebar {
    width: 100%;
    display: block;
  }
  #right_sidebar, #left_sidebar {
    padding-bottom: 0;
  }
  /*.nav-pills.nav-stacked*/
  .nav-pills.nav-stacked {
    display: none;
  }
  .heading_bar {
    background: #e0f9ff;
    padding: 15px;
  }
  .heading_bar a.more:before {
    position: absolute;
    left: 0;
    top: 5px;
    margin: 0px 0 0 0;
  }
  .heading_bar a.more {
    padding-left: 15px;
    position: relative;
    margin: 0;
  }
  .content_sec {
    padding-bottom: 0;
  }
  #left_sidebar a.trigger, h5.trigger {
    display: block;
  }
  #left_sidebar a.trigger + .left_menu, h5.trigger + .left_menu {
    display: none;
  }
  #right_sidebar {
    padding-left: 0;
  }
  #right_sidebar.space_bottom {
    padding-bottom: 0;
  }
  .text_sec .right_top_banner .image {
    display: none;
  }
  .text_sec .right_top_banner .banner_text {
    width: 100%;
    padding: 0px 15px 10px;
    color: #fff;
  }
  .text_sec .right_top_banner #headliner {
    margin: 0 -15px 12px;
    padding: 10px 15px;
  }
  /* .text_sec .text { padding: 15px; } */
  .tv_gwinnett_page .text_sec .text {
    padding-bottom: 0;
  }
  .department_sec ul {
    padding: 0 0px;
    margin: 15px -6px 5px;
  }
  .service_icon_sec {
    padding: 0 15px 10px;
  }
  .service_icon_sec li img {
    width: 25px;
    top: 10px;
  }
  .service_icon_sec li a {
    padding-left: 40px;
  }
  .right_top_slider {
    margin-bottom: 10px;
  }
  .department_sec .bottom_text_sec {
    padding: 15px;
  }
  .content_sec {
    height: auto;
  }
  .text_sec .text.differ, .login_sec, .global_text_sec {
    padding: 15px;
  }
  .water_account_sec {
    padding: 0 15px;
  }
  .water_account_sec .global_text_sec {
    padding: 15px 0;
  }
  .account_info_sec {
    padding: 15px;
  }
  .account_sec h5, .account_info_sec h5 {
    position: relative;
    text-align: center;
    overflow: hidden;
  }
  .account_sec h5:after, .account_info_sec h5:after {
    background: #223c67 none repeat scroll 0 0;
    bottom: 9px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 1000px;
  }
  .account_sec h5 span:after, .account_info_sec h5 span:after {
    display: none;
  }
  .account_sec h5 span, .account_info_sec h5 span {
    z-index: 1;
    position: relative;
    padding: 0 10px;
    background: #fff;
  }
  .account_info_sec .box {
    padding: 15px 0;
  }
  .account_info_sec li span.links {
    padding: 0;
    font-size: 12px;
  }
  #online_service .global_text_sec {
    padding: 15px;
  }
  #online_service #issue {
    padding: 0;
  }
  #online_service #issue ul {
    padding: 0 15px;
  }
  .service_sec .inner {
    padding-left: 0;
    padding-right: 0;
  }
  #online_service .department_sec li {
    min-height: inherit;
    padding-bottom: 0px;
  }
  /*.department_sec li .links a { word-break:break-all; }*/
  .department_sec .col3 li {
    width: 100%;
  }
  #contact .service_sec .spacer li:first-child, #contact .service_sec li:first-child .inner h5 {
    margin: 0;
  }
  #contact .service_sec .spacer .inner, #contact .service_sec li .inner {
    border: 0;
    padding: 0 15px;
  }
  #contact .service_sec ul li:first-child {
    margin-bottom: 20px;
  }
  #contact .service_sec ul.list li:first-child {
    margin: 0;
  }
  #contact .service_sec .spacer li .inner h5, #contact .service_sec li:not(:first-child) .inner h5 {
    position: relative;
    cursor: pointer;
    border-top: 1px solid #adc1ca;
    padding: 12px 15px;
    margin: 0 -15px;
    background: #f1f1f1;
  }
  #contact .service_sec li .content a.more, #contact .service_sec li:not(:first-child) .inner h5 {
    font-weight: 400;
  }
  #contact .service_sec li:not(:first-child) .inner h5:after {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    right: 7px;
    top: 17px;
    border: 7px solid transparent;
    border-left-color: #81a8cc;
  }
  #contact .service_sec li:not(:first-child) .inner h5.active:after {
    border-left-color: #fff;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    right: 12px;
    top: 20px;
  }
  #contact .service_sec li:not(:first-child) .inner h5.active {
    font-weight: 700;
    background: #016099;
    color: #fff;
  }
  #contact .service_sec li .content a.more:focus {
    font-weight: 700;
  }
  #contact .service_sec .list {
    padding: 0;
  }
  #contact .service_sec ul {
    margin-bottom: 0;
    margin-top: 0;
  }
  #contact .service_sec h5 + .content {
    padding: 0px 0 0;
    display: none;
  }
  #contact .service_sec h5 + .content p {
    padding-top: 15px;
  }
  #contact .service_sec .spacer li:first-child .inner {
    padding-top: 0;
  }
  #contact .service_sec .list li {
    padding: 0;
  }
  #contact .service_sec li .content a.more {
    padding: 13px 25px;
    margin: 0 -15px;
    border-top: 1px solid #b9cad2;
    display: block;
  }
  #contact .service_sec li .content a.more:before {
    position: absolute;
    right: 7px;
    left: auto;
    top: 50%;
    margin: -5px 0 0 0;
    border-left-color: #81a8cc;
    border-width: 7px;
  }
  #contact .service_sec li .content a.more:focus {
    text-decoration: none;
    background: #e5e4e4;
  }
  #contact .service_sec li .content a.more:focus:before {
    border-left-color: #233d68;
  }
  #contact .service_sec li .content a.more:hover {
    text-decoration: none;
  }
  .account_sec .form-group, .account_sec .security, .account_sec fieldset {
    padding: 15px 0;
  }
  .account_sec #registration_form {
    padding: 15px;
  }
  /* .tooltip { display: inline-block; } */
  .story .detail p {
    display: none;
  }
  .story_sec.search_result .story p {
    display: block;
    font-size: 14px;
    line-height: 16px;
  }
  .story .detail a.more {
    float: right;
    margin-top: 15px;
  }
  #footer_wrap #footer_mid .col3 ul + ul, #footer_wrap #footer_mid .col3 ul {
    width: 48%;
  }
  #full_banner {
    margin-bottom: 0;
  }
  .right_top_slider .slides span {
    font-size: 13px;
    line-height: 15px;
  }
  .right_top_slider .slick-arrow {
    height: 35px;
  }
  .account_sec .mob_center {
    text-align: center;
  }
  .account_sec .mob_center .checkboxbar {
    display: inline-block;
    vertical-align: top;
  }
  /*.index_sec .wrap .content:nth-of-type(2) { background:#dcedf5; }
  .index_sec .wrap .content:nth-of-type(3) { background:#e6f4f4; }*/
  #header_wrap {
    padding-bottom: 0;
  }
  .department_sec li {
    width: 100%;
    border: 1px solid #fff;
    padding: 0;
  }
  .department_sec li a.pic span {
    position: relative;
  }
  .department_sec li a.pic {
    border: 0;
    position: relative;
  }
  .department_sec li a.pic:hover img, .department_sec li a.pic img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /*.department_sec li .links { display: none; }*/
  #alert {
    position: fixed;
    left: 0;
    top: 95px;
    z-index: 1;
  }
  #header_wrap #alert .centering {
    padding: 0 15px;
  }
  #alert span {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
  }
  #alert span.title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-align: center;
  }
  #alert span.message {
    display: none;
  }
  /*.has_error a.mobilemenu ,.has_error #header_wrap #logo,.has_error #header_wrap #navigation .right li:last-child { top: 48px;  }*/
  .has_error #alert {
    display: block;
  }
  /*.error_show #header_wrap { margin-top:38px; }*/
  #header_wrap .head_top {
    overflow: visible;
  }
  .text_sec .text p {
    padding-bottom: 10px;
  }
  .department_sec ul.spacing li .links,
  .department_sec li .links {
    padding: 10px 10px 10px 20px;
  }
  .department_sec ul.spacing li .empty_links,
  .department_sec li .empty_links {
    padding: 1px;
  }
  .department_sec li a.pic span {
    padding: 20px 45px 20px 15px;
    font-size: 17px;
    min-width: 100%;
  }
  .department_sec li a.pic span::after {
    right: 15px;
  }
  #chief_block.mob_show {
    padding-top: 0;
  }
  .text_sec .text.differ h2 {
    color: #223c67;
    font-family: "Roboto", sans-serif;
  }
  #chief_block .description h6 {
    font-family: "Roboto", sans-serif;
  }
  #description_popup h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  #description_popup a[href^=tel] {
    margin: 0 0 5px;
  }
  #description_popup {
    padding: 15px;
  }
  .department_sec .bottom_text_sec img.align_left {
    max-width: 80px;
  }
  .post_sec .buttons a {
    float: left;
  }
  .post_sec .buttons a + a {
    float: right;
  }
  .left_menu li li a {
    background: #dce6eb;
    padding-left: 25px;
  }
  .left_menu li ul {
    padding: 0;
    background: #dce6eb;
  }
  .left_menu li li {
    border-bottom-width: 1px;
    padding: 0;
  }
  .left_menu li li a {
    padding: 11px 25px 11px 25px;
    color: #223c67;
    display: block;
  }
  .left_menu li li a:hover {
    opacity: 100;
  }
  .left_menu li li a:before {
    display: block;
  }
  .left_menu li li a:hover {
    background: #b4f0ff;
  }
  .online_application_sec select.field {
    margin-bottom: 15px;
    width: 100%;
    float: none;
  }
  .online_application_sec .search {
    padding: 0 0 25px;
    width: calc(100% - 0px);
    width: -ms-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
  }
  .online_application_sec .search .button {
    position: static;
    display: block;
    width: 80px;
    margin: 10px auto 0;
  }
  .online_application_sec span.note {
    padding: 10px;
  }
  .online_application_sec .sorting, .online_application_sec .owner {
    text-align: center;
  }
  .online_application_sec td {
    width: 100% !important;
    padding: 0;
    height: auto;
    float: left;
    display: block;
    border: 0;
  }
  .online_application_sec .owner_name td {
    padding: 0 0 15px;
  }
  .online_application_sec .owner_name thead {
    display: none;
  }
  .online_application_sec tbody {
    background: none;
  }
  .online_application_sec .owner_name td:before {
    display: block;
    font-weight: 700;
    color: #223c67;
    font-size: 14px;
    line-height: 16px;
  }
  .online_application_sec .owner_name td:first-child:before {
    content: "Owner Name:";
  }
  .online_application_sec .owner_name td:nth-of-type(2):before {
    content: "Physical Address:";
  }
  .online_application_sec .owner_name td:nth-of-type(3):before {
    content: "Parcel Number:";
  }
  .online_application_sec tbody tr:nth-of-type(even) {
    background: none;
  }
  .online_application_sec thead {
    background: none;
  }
  .online_application_sec thead td {
    color: #223c67;
    text-align: center;
    font-weight: 700;
    position: relative;
  }
  .online_application_sec .info strong {
    color: #223c67;
  }
  .online_application_sec .info tr {
    padding-bottom: 15px;
    display: block;
    float: left;
    width: 100%;
  }
  .online_application_sec .info thead td span {
    padding: 0 10px;
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 1;
  }
  .online_application_sec .info thead td:before {
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background: #223c67;
  }
  .online_application_sec .table {
    padding-top: 15px;
  }
  .online_survey_sec td {
    width: 100% !important;
    float: left;
    position: relative;
    height: auto;
    display: block;
    border: 0;
  }
  .online_survey_sec td:not(:first-child) {
    border: 1px solid #b7b7b7;
    border-left: 0;
    width: 20% !important;
    float: left;
  }
  .online_survey_sec thead td:not(:first-child) {
    display: none;
  }
  .online_survey_sec td:first-child {
    font-weight: 700;
  }
  .global_text_sec.mob_space {
    padding: 0 15px;
  }
  .online_survey_sec .enter_captcha, .online_survey_sec .captcha, .online_survey_sec .contact {
    width: 100%;
  }
  .online_survey_sec .enter_captcha {
    padding: 20px 0 0 0;
  }
  .online_survey_sec .button {
    margin-top: 25px;
  }
  .online_survey_sec .button + .button {
    margin-right: 0;
  }
  .online_survey_sec tbody td:first-child {
    padding-bottom: 70px;
    position: relative;
  }
  .online_survey_sec tbody td:not(:first-child):before {
    position: absolute;
    left: 0;
    top: -45px;
    width: 100%;
    display: block;
    font-weight: 400;
    color: #000;
    padding: 0 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    font-size: 14px;
    line-height: 16px;
  }
  .online_survey_sec tbody td:nth-of-type(2):before {
    content: "Very Satisfied";
  }
  .online_survey_sec tbody td:nth-of-type(3):before {
    content: "Satisfied";
  }
  .online_survey_sec tbody td:nth-of-type(4):before {
    content: "Adequate";
  }
  .online_survey_sec tbody td:nth-of-type(5):before {
    content: "Unsatisfied";
  }
  .online_survey_sec tbody td:nth-of-type(6):before {
    content: "Very Unsatisfied";
  }
  #chief_block #headliner.smaller {
    background: #3f67a9;
    color: #b9cbe8;
    text-align: left;
  }
  .story_sec.no_bg .story a.more {
    float: left;
    margin-top: 10px;
  }
  /*custom css*/
  .banner_sec .home_slider .slick-arrow.slick-next {
    left: 92%;
  }
  #homepage_submenu li a::after {
    line-height: 13px;
  }
  .account_info_sec .otp a.big_button, .account_info_sec .big_button {
    display: table;
    margin: 10px auto;
  }
  .account_info_sec .col_c .big_button {
    padding: 10px 20px !important;
    height: auto;
    margin: 0 !important;
  }
  #content_wrap .inner_bg {
    padding: 0;
  }
  #services_button_block.mob_show {
    padding-top: 0;
    margin-bottom: 10px;
  }
  #services_button_block .description h6 {
    font-family: "Roboto", sans-serif;
  }
  #services_button_block #headliner.smaller {
    background: #3f67a9;
    color: #b9cbe8;
    text-align: left;
  }
  .breadcrumb {
    padding: 10px;
  }
  #portlet_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet.portlet {
    margin-bottom: 0;
  }
  /* select.form-control {height: 30px} */
  .taglib-search-iterator-page-iterator-top {
    display: none;
  }
  div.slick-slider, div.home_slider {
    max-height: 465px;
    overflow: hidden;
  }
  #headliner.gcaccordion h2 {
    text-align: left;
  }
}
@media only screen and (max-width: 639px) {
  .banner_sec .slick-arrow {
    display: block !important;
    top: 28%;
  }
  .account_sec .col2, .account_info_sec .col2:not(.mob_col2) {
    width: 100%;
    padding-bottom: 10px;
  }
  .account_info_sec .col1 {
    padding-bottom: 10px;
  }
  .account_sec .state, .account_sec .zip, .account_info_sec .zip, .account_info_sec .state {
    width: 50%;
  }
  .account_info_sec .radiobar select.field {
    display: block;
    margin: 15px 0 0 30px;
  }
  .department_sec li, .service_sec li {
    width: 100%;
  }
  .department_sec .col3 li {
    width: 100%;
  }
  .banner_sec .home_slider .slick-arrow {
    top: 25%;
  }
  /* #left_sidebar .portlet-boundary_com_gc_portal_content_page_PageContentPortlet_ {display: none;} */
  div.slick-slider, div.home_slider {
    max-height: 426px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 479px) {
  .banner_sec .slick-arrow {
    display: block !important;
    top: 21%;
  }
  .department_sec li {
    width: 100%;
  }
  .account_info_sec .col_a, .account_info_sec .col_b {
    width: 105px;
  }
  .account_sec .field, .field { /* height: 30px; padding: 5px; */ /* font-size: 12px; */
  }
  .account_sec select.field, select.field {
    padding-right: 30px !important; /* font-size: 12px; */
  }
  .account_info_sec .col_a {
    padding: 0 4px;
  }
  .account_info_sec .row {
    margin-left: -4px;
    margin-right: -4px;
    overflow: hidden;
  }
  .account_info_sec ul li span.title {
    width: 100%;
    float: none;
  }
  .department_sec .col3 li {
    width: 100%;
  }
  .account_info_sec .differ ul li span.title, .account_info_sec .summary ul li span.title {
    width: 150px;
    float: left;
  }
  .account_info_sec .links a {
    margin-right: 15px;
  }
  #footer_wrap #footer_mid ul, #footer_wrap #footer_mid .col3 ul + ul, #footer_wrap #footer_mid .col3 ul {
    width: 100%;
  }
  .banner_sec .home_slider .slick-arrow {
    top: 19%;
    width: 30px;
    height: 40px;
    background-size: auto 70%;
  }
  .online_survey_sec tbody td:not(:first-child):before {
    font-size: 11px;
    line-height: 14px;
    top: -35px;
  }
  .online_survey_sec tbody td:first-child {
    padding-bottom: 60px;
  }
  /*table to div conversion*/
  .threeColSpan span {
    display: block;
    width: 100% !important;
    text-align: left !important;
    margin: 8px 0;
  }
  div.slick-slider, div.home_slider {
    max-height: 353px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 374px) {
  #tv_gwinnett_box iframe {
    height: 173px;
  }
}
@media only screen and (min-width: 768px) {
  .mm-menu.mm-current {
    display: none !important;
  }
  html.mm-opening .mm-slideout {
    transform: translate(0px, 0px) !important;
    -webkit-transform: translate(0px, 0px) !important;
  }
  html.mm-opened {
    overflow: visible !important;
  }
  html.mm-opened body {
    overflow: visible !important;
  }
  #mm-blocker {
    display: none !important;
  }
  .department_sec li .links {
    display: block !important;
  }
  .left_menu {
    display: block !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

ul.resp-tabs-list {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

.resp-tabs-list li {
  font-size: 14px;
  position: relative;
  z-index: 1;
  line-height: 20px;
  background: #e1e3e5;
  color: #363c46;
  display: inline-block;
  padding: 10px 13px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
}

.resp-tabs-container {
  clear: left;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
}

.resp-tab-active {
  background: url(../images/active_tab_bg.jpg) left top repeat-x !important;
  color: #fff !important;
}

.resp-content-active,
.resp-accordion-active {
  display: block;
}

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px;
}

h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}

.resp-vtabs .resp-tab-content {
  border: none;
}

.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
  width: 10px;
  height: 10px;
  float: right;
  margin-top: 9px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

h2.resp-tab-active span.resp-arrow {
  transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
  background: #223c67;
}

.resp-easy-accordion h2.resp-accordion {
  display: block;
}

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
  width: 100%;
  margin: 0px;
}

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

h2.resp-accordion:first-child {
  border-top: 1px solid #fff !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 767px) {
  /*ul.resp-tabs-list { display: none; }*/
  h2.resp-accordion {
    display: block;
    background: #546c7e !important;
    border-left: 0;
    border-right: 0;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
  }
  .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1;
  }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
}
.fancybox-enabled {
  overflow: hidden;
}

.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
  opacity: 0.55;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity 0.2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr;
}

.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}

.fancybox-infobar {
  display: none;
}

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}

.fancybox-show-buttons .fancybox-buttons {
  display: block;
}

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr;
}

.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.9);
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide--image {
  overflow: hidden;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent;
}

.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%;
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
  background: url(../images/close_btn.png) center center no-repeat;
  background-size: 20px 20px;
}

/*.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2; }
*/
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent;
}

.fancybox-close-small:hover {
  opacity: 0.6;
}

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none;
}

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none;
}

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8);
}

.fancybox-button::before,
.fancybox-button::after {
  content: "";
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block;
}

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
  opacity: 0.5;
}

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--left {
  border-bottom-left-radius: 5px;
}

.fancybox-button--right {
  border-bottom-right-radius: 5px;
}

.fancybox-button--close {
  float: right;
}

.fancybox-button--close::before, .fancybox-button--close::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}
/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none;
}

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent;
}

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent;
}

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px;
}

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px;
}

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0;
  }
}
/* TreeJS styling */
.treeview, .treeview ul {
  list-style-type: none;
  overflow: hidden;
}

.treeview li {
  text-indent: 1%;
  margin-top: 0.2em;
  padding: 0.15em 0 0.5em 1.5em;
  line-height: 22px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

.treeview li.contains-items {
  background-image: url("../images/icons/arrow-left.png");
}

.treeview li.items-expanded {
  background-image: url("../images/icons/arrow-down.png");
}

.treeview > li:hover {
  cursor: pointer;
  background-size: 24px 24px;
}

.treeview span.has-node-icon {
  text-indent: 2%;
  margin-top: 0.2em;
  padding: 0.15em 0 0.5em 2em;
  line-height: 22px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

.treeview span:not(span.has-node-icon):hover {
  background-color: rgba(246, 246, 246, 0.7);
}

/*! jQuery UI - v1.13.1 - 2022-01-20
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

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

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: #aaa;
  opacity: 0.003;
  -ms-filter: Alpha(Opacity=0.3);
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}

/*
 * jQuery Basic Table
 * Author: Jerry Low
 */
table.bt, #gcresptablejquery {
  border: 1px solid #b7b7b7;
  width: 100%;
}

table.bt thead,
table.bt tbody th {
  display: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  /* IE 9 */
  float: left\9 ;
  width: 100% \9 ;
}

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
  content: attr(data-th) ": ";
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  font-weight: bold;
  width: 6.5em;
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
}

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

table.bt.bt--no-header tfoot td::before,
table.bt.bt--no-header tbody td::before {
  display: none;
}

#gcresptablejquery tbody tr:nth-of-type(odd), table.bt tbody tr:nth-of-type(odd) {
  background: #d7d7d7;
}

#gcresptablejquery tbody tr:nth-of-type(even), table.bt tbody tr:nth-of-type(even) {
  background: #e5e5e5;
}

#gcresptablejquery thead, table.bt thead {
  background: #0b223d;
  color: #fff;
}

#gcresptablejquery tbody tr, table.bt tbody tr {
  border: 1px solid #b7b7b7;
}

#gcresptablejquery td, table.bt td {
  border-bottom: 1px solid #b7b7b7;
  line-height: 16px;
  padding: 5px 10px;
}

/**
* Spinners
*
* @see http://tobiasahlin.com/spinkit/ 
*/
.spinner-cube-grid {
  width: 40px;
  height: 40px;
}

.spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #333;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.spinner-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.spinner-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.spinner-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.spinner-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.spinner-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.spinner-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.spinner-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.spinner-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.spinner-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
.spinner-circle-line {
  margin: 10px auto 0;
  width: 70px;
  text-align: center;
}

.spinner-circle-line > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner-circle-line .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner-circle-line .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.spinner-circles {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* Cube */
.spinner-cube {
  width: 40px;
  height: 40px;
  background-color: #333;
  margin: 100px auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.spinner-cubes {
  width: 40px;
  height: 40px;
  position: relative;
}

.cube1, .cube2 {
  background-color: #333;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.spinner-pump {
  width: 40px;
  height: 40px;
  position: relative;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* Pulsar */
.spinner-pulsar {
  width: 40px;
  height: 40px;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/* Accordion */
.spinner-accordion {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner-accordion > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner-accordion.rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner-accordion .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner-accordion .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner-accordion.rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.no-scroll {
  overflow: hidden;
}

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.portlet-content,
.portlet-minimized .portlet-content-container {
  padding: 0;
}

.portlet-title-text {
  display: none;
}

.breadcrumb {
  margin-bottom: 0;
}

.breadcrumb > li {
  text-transform: none;
  color: #223c67;
  font-size: inherit;
  font-weight: 400;
}

.breadcrumb > .active {
  color: #223c67;
}

.portlet-decorate .portlet-content {
  border: none;
  background: none;
  padding: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

/* .form-control { font-weight: bold; } */
.panel-title {
  font-weight: bold;
  text-transform: none;
}

.panel-default {
  border-color: #e7e7ed;
}

/* .form-control, .form-control:focus, .has-success .form-control, .has-success .form-control:focus, .has-warning .form-control, .has-warning .form-control:focus, .has-error .form-control, .has-error .form-control:focus { background:#edf1f3; padding: 10px; box-shadow: 2px 2px 2px rgba(0,0,0,0.2) inset , 0px -1px 1px rgba(0,0,0,0.2) inset; border:0; } */
/* .has-warning .form-control, .has-warning .form-control:focus { box-shadow: 2px 2px 2px #D6B679 inset, 0px -1px 1px #D6B679 inset; } */
/* .has-error .form-control, .has-error .form-control:focus { box-shadow: 2px 2px 2px #D77C8A inset, 0px -1px 1px #D77C8A inset; } */
select.form-control,
select.form-control:focus,
.has-success select.form-control,
.has-success select.form-control:focus,
.has-warning select.form-control,
.has-warning select.form-control:focus,
.has-error select.form-control,
.has-error select.form-control:focus {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  -ms-appearance: none;
  background: url(../images/select.png) right top no-repeat #f6f6f6;
  background-size: auto 100%;
  color: #000;
  font-size: 14px;
}

select.form-control option {
  color: #000;
  padding: 2px 5px;
}

.form-control[readonly] {
  border-color: #016099;
  color: #29353d;
}

input.toggle-switch:checked ~ .toggle-switch-bar::before {
  background-color: #28456f;
  border-color: #28456f;
}

.toggle-switch-bar .toggle-switch-handle {
  text-transform: none;
}

.toggle-switch-bar {
  margin-bottom: 20px;
}

.btn-primary,
.btn-primary.btn-default {
  border: 0;
  cursor: pointer;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #016099;
  color: #fff !important;
  display: inline-block;
}

.btn-primary:hover,
.btn-primary.btn-default:hover,
.btn-primary:active,
.btn-primary.btn-default:active,
.btn-primary:focus,
.btn-primary.btn-default:focus {
  background: #043871;
}

.btn-link {
  border-radius: 5px;
}

.control-label,
.has-success,
.has-error {
  color: #223c67 !important;
}

a.btn {
  text-decoration: none !important;
}

.alert-warning {
  color: #856404 !important;
  border: #856404 1px solid;
}

.alert-warning strong {
  color: #856404 !important;
}

.alert-primary {
  color: #004085 !important;
  border: #004085 1px solid;
}

.alert_primary strong {
  color: #004085 !important;
}

.alert-secondary {
  color: #383d41 !important;
  border: #383d41 1px solid;
}

.alert-secondary strong {
  color: #383d41 !important;
}

.alert-success {
  color: #155724 !important;
  border: #155724 1px solid;
}

.alert-success strong {
  color: #155724 !important;
}

.alert-danger {
  color: #721c24 !important;
  border: #721c24 1px solid;
}

.alert-danger strong {
  color: #721c24 !important;
}

.alert-info {
  color: #0c5460;
  border: #0c5460 1px solid;
}

.alert-info strong {
  color: #0c5460 !important;
}

.alert-light {
  color: #818182 !important;
  border: #818182 1px solid;
}

.alert-light strong {
  color: #818182 !important;
}

.alert-dark {
  color: #1b1e21 !important;
  border: #1b1e21 1px solid;
}

.alert-dark strong {
  color: #1b1e21 !important;
}

ul.list-group.list-group-striped li:nth-of-type(odd),
ul.tabular-list-group.tabular-list-group-striped li:nth-of-type(odd) {
  background-color: #ffffff;
}

ul.list-group.list-group-striped li:nth-of-type(even),
ul.tabular-list-group.tabular-list-group-striped li:nth-of-type(even) {
  background-color: #f2fbff;
}

ul.list-group.list-group-hover li:hover,
ul.tabular-list-group.tabular-list-group-hover li:hover {
  background-color: #e7f1f9;
}

.input-checkbox-wrapper .app_content_sec label {
  display: inline-block;
}

.form-control:focus {
  color: #000000;
}

#_com_liferay_site_navigation_breadcrumb_web_portlet_SiteNavigationBreadcrumbPortlet_breadcrumbs-defaultScreen {
  max-width: 94%;
}

.nav-pills .nav-link,
.nav-pills .nav-underline .tab a,
.nav-underline .tab .nav-pills a {
  border-radius: 0;
}

.gc_1_2_columns .row {
  display: block;
}

/* .list-group-item-content { max-width: none; } */
/* .form-group { width: 100%; } */
.table tbody td,
.table tbody th,
.table tfoot td,
.table tfoot th {
  background-color: transparent;
}

.table-striped tbody tr:nth-of-type(2n + 1) td,
.table-striped tbody tr:nth-of-type(2n + 1) th {
  background-color: transparent;
}

.button-holder {
  margin: 20px 0;
}

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

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

.radio label,
.checkbox label {
  min-height: 18px;
}

.alert .close {
  display: none;
}

div.cadmin.control-menu-container {
  position: fixed !important;
  width: 100% !important;
}

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

.btn-default {
  color: #fff;
  background-color: #000;
  border-color: #000;
  box-shadow: none;
  background-color: #fff;
  border-color: #5f5f5f;
  color: #000;
}

.form-control[type=file] {
  background: transparent;
  border-color: transparent;
  padding: 0;
}

.table-list thead td,
.table-list thead th {
  background-color: #0b223d;
}

.login_sec span {
  /* display: block; */
}

.list-group-title {
  font-size: 1.25rem;
}

.popover {
  max-width: 17.5rem;
}

/* Copy of popover-header */
.popover-title {
  color: #272833;
  background-color: #fff;
  border-bottom: 0.0625rem solid #f2f2f2;
  border-bottom-color: rgb(242, 242, 242);
  border-color: #e7e7ed;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  font-size: 14px;
  font-weight: var(--font-weight-semi-bold, 600);
  margin-bottom: 0;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 0;
  padding: 0.75rem 0;
}

/* Copy of popover-body */
.popover-content {
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  color: #000000;
  padding: 0.75rem 1rem;
}

/* Fix max width so menu will fit properly on page when language translated */
#header_wrap .navigation ul li.parent-menu > a {
  max-width: 140px;
  display: block;
}

/* Fixes label issue with toggle switch where clickable area extends all the way across the page */
.app_content_sec label {
  display: inline-block;
}

/* Changes to title links in Commission Meeting Videos */
.list-group-title a {
  font-size: 1rem;
  color: #3366ee;
}

/*Fix for nav button background/border*/
ul.control-menu-nav li button {
  background-color: transparent;
  border-width: 0;
}

/*Fix for treeview in dev environment did not properly load the following CSS for the new structure given.*/
.treeview {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  list-style: none;
  margin-bottom: 0;
  padding: 2px 0;
}

.treeview .btn {
  font-size: 12px;
  line-height: 1;
  padding: 6px 8px;
}

.treeview .btn .c-inner {
  margin: -7px -8px;
}

.treeview .btn-monospaced {
  font-size: inherit;
  height: 24px;
  padding: 0;
  width: 24px;
}

.treeview .btn-monospaced:focus,
.treeview .btn-monospaced.focus {
  box-shadow: inset 0 0 0 0.125rem #80acff, inset 0 0 0 0.25rem #fff;
}

.treeview .btn-monospaced:active:focus {
  box-shadow: inset 0 0 0 0.125rem #80acff, inset 0 0 0 0.25rem #fff;
}

.treeview .custom-control {
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 1.5px;
}

.treeview .component-expander {
  font-size: 10px;
}

.treeview .component-expander .lexicon-icon:not(.component-expanded-d-none) {
  display: none;
}

.treeview .component-action {
  font-size: 16px;
  margin-left: 2px;
  margin-right: 2px;
}

.treeview .component-action:hover {
  background-color: transparent;
  color: #6b6c7e;
}

.treeview .component-action:focus,
.treeview .component-action.focus {
  color: #6b6c7e;
}

.treeview .component-action:active {
  background-color: transparent;
}

.treeview .component-action.active {
  background-color: transparent;
}

.treeview .component-action[aria-expanded=true],
.treeview .component-action.show {
  background-color: transparent;
}

.treeview .component-icon {
  display: inline-block;
  font-size: 16px;
  height: auto;
  margin: 4px;
  vertical-align: middle;
  width: auto;
}

.treeview .component-icon .lexicon-icon {
  display: block;
}

.treeview .component-text {
  line-height: 24px;
  padding-left: 4px;
  -ms-user-select: auto;
  -moz-user-select: auto;
  -webkit-user-select: auto;
  user-select: auto;
}

.treeview.show-component-expander-on-hover:hover .component-expander,
.treeview.show-component-expander-on-hover.hover .component-expander {
  opacity: 1;
  transition: opacity ease-in-out 600ms;
}

@media (prefers-reduced-motion: reduce) {
  .treeview.show-component-expander-on-hover:hover .component-expander,
  .treeview.show-component-expander-on-hover.hover .component-expander {
    transition: none;
  }
}
.treeview.show-component-expander-on-hover .treeview-link:focus .component-expander,
.treeview.show-component-expander-on-hover .treeview-link.focus .component-expander {
  opacity: 1;
  transition: none;
}

.treeview.show-component-expander-on-hover .component-expander {
  opacity: 0;
  transition: opacity ease-in-out 450ms;
}

@media (prefers-reduced-motion: reduce) {
  .treeview.show-component-expander-on-hover .component-expander {
    transition: none;
  }
}
.treeview .quick-action-item {
  margin: 0 2px;
  min-height: 0;
  min-width: 0;
}

.treeview .autofit-row {
  align-items: center;
}

.treeview.show-quick-actions-on-hover .treeview-link:not(:hover):not(:focus):not(.focus) .quick-action-item {
  display: none;
}

.treeview.show-quick-actions-on-hover .treeview-link:disabled .quick-action-item,
.treeview.show-quick-actions-on-hover .treeview-link.disabled .quick-action-item {
  display: none;
}

.treeview.show-quick-actions-on-hover .treeview-link .quick-action-item:disabled,
.treeview.show-quick-actions-on-hover .treeview-link .quick-action-item.disabled {
  display: none;
}

.treeview-group {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.treeview-item {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.treeview-link {
  /* background-color:transparent; */
  cursor: pointer;
  display: block;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 2px;
  margin-top: 2px;
  min-width: 100%;
  padding: 0;
  position: relative;
  text-align: left;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

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

.treeview-link.focus,
.treeview-link:focus {
  box-shadow: inset 0 0 0 0.125rem #80acff, inset 0 0 0 0.25rem #fff;
  outline: 0;
}

.treeview-link:disabled,
.treeview-link.disabled {
  cursor: not-allowed;
}

.treeview-link.treeview-dropping-bottom {
  box-shadow: 0 2px 0 0 #80acff;
}

.treeview-link.treeview-dropping-middle {
  background-color: #f0f5ff;
  border-color: #80acff;
}

.treeview-link.treeview-dropping-top {
  box-shadow: 0 -2px 0 0 #80acff;
}

.treeview-link.show .component-expander .component-expanded-d-none,
.treeview-link[aria-expanded=true] .component-expander .component-expanded-d-none {
  display: none;
}

.treeview-link.show .component-expander .lexicon-icon:not(.component-expanded-d-none),
.treeview-link[aria-expanded=true] .component-expander .lexicon-icon:not(.component-expanded-d-none) {
  display: inline-block;
}

.treeview-nested-margins .treeview-group .treeview-item {
  margin-left: 24px;
}

.treeview-item-dragging {
  cursor: not-allowed;
  opacity: 0.4;
}

.treeview-item-dragging .treeview-link {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

.treeview-dragging {
  background-color: #fff;
  border-color: #80acff;
  border-radius: var(--border-radius-sm, 0.1875rem);
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 10px;
  font-weight: var(--font-weight-semi-bold, 600);
  padding: 4px 12px;
  text-transform: uppercase;
}

.treeview-light .component-expander {
  color: #6b6c7e;
}

.treeview-light .component-expander:hover {
  color: #0b5fff;
}

.treeview-light .component-expander:disabled,
.treeview-light .component-expander.disabled {
  color: #6b6c7e;
  opacity: 0.5;
}

.treeview-light .component-expander.btn-secondary {
  background-color: #fff;
}

.treeview-light .treeview-link {
  color: #6b6c7e;
}

.treeview-light .treeview-link:hover,
.treeview-light .treeview-link.hover {
  background-color: #f7f8f9;
  color: #272833;
}

.treeview-light .treeview-link:active {
  background-color: #f1f2f5;
  color: #272833;
}

.treeview-light .treeview-link.active {
  background-color: #f1f2f5;
  color: #272833;
}

.treeview-light .treeview-link:disabled,
.treeview-light .treeview-link.disabled {
  background-color: transparent;
  color: rgba(107, 108, 126, 0.5);
}

.treeview-light .treeview-link.treeview-no-hover:hover,
.treeview-light .treeview-link.treeview-no-hover.hover {
  background-color: transparent;
  color: #6b6c7e;
}

.treeview-dark .component-expander {
  color: #a7a9bc;
}

.treeview-dark .component-expander:hover {
  color: #80acff;
}

.treeview-dark .component-expander:disabled,
.treeview-dark .component-expander.disabled {
  color: #a7a9bc;
  opacity: 0.5;
}

.treeview-dark .treeview-link {
  color: #a7a9bc;
}

.treeview-dark .treeview-link:hover,
.treeview-dark .treeview-link.hover {
  background-color: rgba(255, 255, 255, 0.04);
}

.treeview-dark .treeview-link.active {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff;
}

.treeview-dark .treeview-link:disabled,
.treeview-dark .treeview-link.disabled {
  background-color: transparent;
  color: rgba(167, 169, 188, 0.5);
}

.treeview-dark .treeview-link.treeview-no-hover:hover,
.treeview-dark .treeview-link.treeview-no-hover.hover {
  background-color: transparent;
  color: #a7a9bc;
}

.treeview-dark .component-action {
  color: #a7a9bc;
}

.treeview-dark .component-action:disabled,
.treeview-dark .component-action.disabled {
  color: #a7a9bc;
}

#_com_liferay_exportimport_web_portlet_ExportImportPortlet_publishOptions div#pages-fieldsetContent .layout-selector-options:nth-child(1) {
  max-width: 20%;
}

#_com_liferay_exportimport_web_portlet_ExportImportPortlet_publishOptions div#pages-fieldsetContent .layout-selector-options:nth-child(2) {
  min-width: 60%;
}

#_com_liferay_exportimport_web_portlet_ExportImportPortlet_publishOptions div#pages-fieldsetContent .layout-selector-options:nth-child(3) {
  max-width: 20%;
}

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