@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .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 #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
@font-face {
  font-family: "Myriad-Pro";
  src: url("../fonts/myriad-web-pro.eot");
  src: url("../fonts/myriad-web-pro.eot") format("embedded-opentype"), url("../fonts/myriad-web-pro.woff") format("woff"), url("../fonts/myriad-web-pro.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Myriad-Pro";
  src: url("../fonts/myriad-web-pro-semibold.eot");
  src: url("../fonts/myriad-web-pro-semibold.eot") format("embedded-opentype"), url("../fonts/myriad-web-pro-semibold.woff") format("woff"), url("../fonts/myriad-web-pro-semibold.ttf") format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../fonts/fontawesome-alloy.eot");
  src: url("../fonts/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-alloy.woff") format("woff"), url("../fonts/fontawesome-alloy.ttf") format("truetype"), url("../fonts/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/fonts/glyphicons-halflings-regular.eot");
  src: url("/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/*
'wss' class is applied to <html> element to effectively namespace
all of our custom styles. This also helps with specificity if
we need to override any of the built-in Liferay styles.
*/
.wss {
  font-size: 16px;
  /*

  Colin Dams 20171207 - Comment out this. We need padding on some columns for the liferay portal column layouts.

  [class*='col-'] {
  	padding-left: 0;
  	padding-right: 0;
  }
  */
  /* Start of styles for [RA-699] - Centering in a table with less than 100% */
  /* comment out
  table {
  	margin: 10px 0;
  }
  */
  /* End of styles for [RA-699] */
  /*
  Colin Dams 20180709 - Comment this out. We don't want to mess with the bootstrap defaults on the "row" class.
  It makes things so much harder for mobile. Bootstrap already has it figured out, so we'll go with the Bootstrap defaults.
  .row {
  	margin: 0;
  }
  */
  /*
  .bootstrapTable {
      border: 1px solid #000 !important;
  }
  .bootstrapTable>.table>tbody>tr>td {
  	border-top: 1px solid #000 !important;
  }

  .bootstrapTable>thead>tr>th, .bootstrapTable>tbody>tr>th, .bootstrapTable>tfoot>tr>th, .bootstrapTable>thead>tr>td, .bootstrapTable>tbody>tr>td, .bootstrapTable>tfoot>tr>td {
  	border-top-color: #000 !important;
  }

  .bootstrapTable>.table>thead>tr>th {
      border-bottom: 2px solid #000 !important;
  }
  */
  /* Allow Datatables boot strap 4 to control opacity of descending sort arrow 
  table.dataTable thead .sorting:after,
  table.dataTable thead .sorting_asc:after,
  table.dataTable thead .sorting_desc:after,
  table.dataTable thead .sorting_asc_disabled:after,
  table.dataTable thead .sorting_desc_disabled:after {
  	 opacity: 1 !important; 
  }
  */
  /*RA-698 - This is a fix to force the iframe parent to impose a scroll on the iframe*/
  /*RA-578 2016.07.18 r.lowe - added to prevent floated images from entering RC on mobile*/
  /*RA-597: Additional White Space */
  /* .rightColumnBox a { */
  /* 	word-wrap: break-word; */
  /* } */
  /* img.back-to-top.footer-overlap, */
  /* #footer.expanded img.back-to-top { */
  /* Collapsed header styles */
  /* .search-button.mini-menu-trigger{ */
  /* 	background-image: url("../images/mini-menu/search-open-mobile.png"); */
  /* 	background-repeat: no-repeat; */
  /* 	background-color: transparent; */
  /* 	border-radius: 0; */
  /* 	cursor: pointer; */
  /* 	height: 52px; */
  /* 	margin-top: 4px; */
  /* 	margin-bottom: 4px;		 */
  /* 	position: absolute; */
  /* 	left: 420px; */
  /* 	top: 0px; */
  /* 	width: 60px; */
  /* 	border: none; */
  /* 	background-position: center center; */
  /* } */
  /* [RA-359] CS - homepage customizations for BC Gov Services Campaign */
  /* end changes for [RA-359] */
  /* begin changes for [CLD-1454] */
  /* end changes for [CLD-1454] */
  /* RA-31, Twitter feed */
  /* end of changes for RA-31, Twitter feed */
  /* break a link if the link text is too long for the page width, especially in mobile */
  /* ALERT CUSTOMIZATIONS */
  /* Missing font awesome icons */
  /* Use the following CSS code if you want to have a class per icon */
  /*
  Instead of a list of all class selectors,
  you can use the generic selector below, but it's slower:
  [class*="icon-"] {
  */
  /*
  Hide the built in Liferay icons that are part of the liferay bootstrap alerts.
  The bcgov bootstrap3 theme also adds icons to alerts automatically and we'll
  prefer those.
  */
  /*
  In Liferay 7.2 the liferayalert class is no longer used
  */
  /*
   Alow the Liferay alerts to be relative to the enclosing container.  Otherwise
   they just don't look good at all.
   */
  /*
   Main content wrapper.
   */
  /*
   When in the control panel, revert the BPS Header so that it is not a fixed header.
   This will prevent it from overlaying the control panel menu.
  */
  /*
    Display the Liferay shutdown message over top of content so it is prominent and the user can't 
    miss it.
  */
  /* set font for table sorting arrows - characters 2191 and 2193*/
  /*
   All of our content styles will be in the .wss-wrapper div where Liferay puts all the portlets.
   So wrapp all these tyles in .wss-wrapper so we can scope our styles and not affect the Liferay
   control panel elements,
   */
}
@font-face {
  font-family: "Myriad-Pro";
  src: url("../fonts/myriad-web-pro.eot");
  src: url("../fonts/myriad-web-pro.eot") format("embedded-opentype"), url("../fonts/myriad-web-pro.woff") format("woff"), url("../fonts/myriad-web-pro.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Myriad-Pro";
  src: url("../fonts/myriad-web-pro-semibold.eot");
  src: url("../fonts/myriad-web-pro-semibold.eot") format("embedded-opentype"), url("../fonts/myriad-web-pro-semibold.woff") format("woff"), url("../fonts/myriad-web-pro-semibold.ttf") format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../fonts/fontawesome-alloy.eot");
  src: url("../fonts/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-alloy.woff") format("woff"), url("../fonts/fontawesome-alloy.ttf") format("truetype"), url("../fonts/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/fonts/glyphicons-halflings-regular.eot");
  src: url("/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.wss html, .wss body {
  height: 100%;
}
.wss body {
  font-family: Myriad-Pro, Calibri, Arial, "sans serif";
  background-color: #f1f1f1;
  color: #494949;
  font-size: 14px;
}
.wss a {
  color: #1a5a96;
}
.wss h1, .wss h2, .wss h3, .wss h4, .wss h5 {
  margin-top: 0;
  color: #494949;
}
.wss h1 {
  font-size: 24px;
  font-weight: 600;
}
.wss h2 {
  font-size: 21px;
}
.wss h3 {
  font-size: 18px;
}
.wss h4 {
  font-size: 15px;
}
.wss td {
  padding: 4px;
}
.wss th {
  padding: 4px;
  text-align: center;
}
.wss table[border="1"].table > tbody > tr > td, .wss table[border="2"].table > tbody > tr > td, .wss table[border="3"].table > tbody > tr > td, .wss table[border="4"].table > tbody > tr > td, .wss table[border="5"].table > tbody > tr > td {
  border-top: 1px solid #000;
}
.wss .table-striped > tbody > tr:nth-child(odd) > td, .wss .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f1f1f2;
}
.wss .table > thead > tr > th {
  border-bottom-color: #000;
  border-bottom: 1px;
}
.wss .table > thead > tr > th, .wss .table > tbody > tr > th, .wss .table > tfoot > tr > th, .wss .table > thead > tr > td, .wss .table > tbody > tr > td, .wss .table > tfoot > tr > td {
  border-top-color: #000;
  border-bottom-width: 0px;
}
.wss .dataTables_paginate ul {
  padding-left: inherit !important;
}
.wss .dataTables_paginate ul > li {
  padding-left: inherit !important;
  background: inherit !important;
  margin-bottom: inherit !important;
}
.wss .table-responsive {
  border: none;
}
.wss .dataTable-table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
  border: none;
}
.wss div.dataTable-table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
.wss div.dataTable-table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
  padding-left: 0;
}
.wss div.dataTable-table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
  padding-right: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .wss .iframe-events-embed .embed-responsive, .wss .iframe-embed .embed-responsive {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll !important;
  }
}
.wss #header {
  width: 100%;
  z-index: 2;
}
.wss #header-main {
  background-color: #003366;
  border: none;
  /* 	border-bottom: 2px solid #fcba19; */
  /* 	padding-bottom: 5px; */
}
.wss #header .header-main-left, .wss #header .header-main-right {
  padding: 0;
}
.wss #logo {
  float: left;
}
.wss #header .logo {
  display: block;
}
.wss #access {
  display: inline;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 9;
}
.wss #access ul {
  padding-left: 10px;
  list-style: none;
}
.wss #access li a {
  margin: 10px 0 0 -5000px;
  width: 90px;
  padding: 5px;
  position: absolute;
  top: 0;
  color: #fcba19;
}
.wss #access li a:focus {
  margin-left: 0;
}
.wss #header .qa-banner {
  background-color: black;
}
.wss #header .qa-banner .container {
  text-align: center;
  max-width: 1140px;
  padding: 15px;
}
.wss #header .qa-banner .container .qa-banner-text {
  color: #fff;
  font-size: 18px;
}
.wss #header .menu-button {
  background-color: #38598a;
  margin-top: 14px;
  padding: 4px 0 3px;
  text-align: center;
  width: 155px;
  color: #fff;
  border: 1px solid white;
  cursor: pointer;
}
.wss #header .menu-button:hover {
  background-color: #5475A7;
}
.wss #header .menu-button span {
  margin: 0;
  font-weight: 400;
  cursor: pointer;
}
.wss #header .menu-button img {
  margin-right: 6px;
  margin-bottom: 2px;
}
.wss #header .search {
  /*height: 25px;
  width: 100%; */
  margin-top: 4px;
  margin-left: 10px;
  position: relative;
}
.wss #searchWidget .search {
  /*height: 25px;
  width: 100%; */
  margin-top: 4px;
  margin-left: 10px;
  position: relative;
}
.wss #searchWidget {
  border: none !important;
  background-color: #f1f1f2;
  padding: 10px 10px 20px 10px;
  margin-bottom: 15px;
}
.wss .noWhiteBorder, .wss .yesWhiteBorder {
  margin-bottom: 15px;
}
.wss .yesWhiteBorder {
  border: 5px solid #fff;
}
.wss #searchWidget.noWhiteBorder {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.wss #searchWidget.yesWhiteBorder {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.wss #searchWidget form.search_widget_search_form {
  border: 2px solid #26639c;
}
.wss #searchWidget p.searchWidget_heading {
  font-weight: bold;
  margin: 0;
}
.wss #searchWidget .search {
  margin-left: 0;
}
.wss #header .search input {
  border: 1px solid #fff;
  height: 30px;
  padding: 3px 10px;
  width: 100%;
}
.wss #searchWidget .search input {
  border: 2px solid #26639c;
  height: 50px;
  padding: 3px 10px;
  width: 100%;
}
.wss #header .search .search-trigger {
  margin-top: -30px;
  cursor: pointer;
  height: 30px;
  position: relative;
  right: 6px;
  float: right;
  width: 30px;
  background-image: url("../images/search-ico.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.wss #searchWidget .search .search-trigger {
  margin-top: -50px;
  cursor: pointer;
  height: 50px;
  position: relative;
  right: 6px;
  float: right;
  width: 40px;
  background-image: url("../images/inlinesearch-button-on.png");
  background-position: 100% center;
  background-repeat: no-repeat;
  background-color: #26639c;
}
.wss #searchWidget .search .search-trigger {
  background-image: url("../images/inlinesearch-button-on.png");
  right: 0;
}
.wss #searchWidget table.ss-gac-m {
  border: 2px solid #d2d2d2 !important;
}
.wss #preSetSearchTerms, .wss #allOption {
  display: none;
}
.wss #header-links {
  margin-top: 10px;
}
.wss #header-links a {
  color: #fff;
}
@media (min-width: 768px) {
  .wss #header-links > ul li > a {
    padding: 0;
  }
}
.wss #header-main-row2 {
  padding-bottom: 10px;
}
.wss .navigationRibbon {
  -webkit-box-shadow: 0px 3px 3px 1px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 3px 3px 1px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 3px 3px 1px rgba(51, 51, 51, 0.5);
  border-top: 2px solid #fcba19;
}
.wss .navigationRibbon a {
  color: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 10px 15px;
  position: relative;
}
.wss .navigationRibbon a + a:after {
  content: "";
  background: #748bad;
  position: absolute;
  bottom: 25%;
  left: 0;
  height: 50%;
  width: 1px;
}
.wss .navigationRibbon a.current {
  text-decoration: underline;
  font-weight: bold;
}
.wss .navigationRibbon .level2Navigation a.current {
  background-image: url("../images/nav-ribbon-arrow.png");
  background-position: center bottom;
  background-repeat: no-repeat;
}
.wss .navigationRibbon .level2Navigation {
  background-color: #38598a;
}
.wss .navigationRibbon .level3Navigation {
  background-color: #5475a7;
}
.wss .header-main-right {
  margin-top: 5px;
}
.wss #breadcrumbContainer {
  position: relative;
  height: 80px;
}
.wss .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 30px;
}
.wss .breadcrumb > li {
  list-style-type: none;
  display: inline;
}
.wss .breadcrumb > li::after, .wss .breadcrumb > li + li::after {
  content: "/ ";
  padding: 0 5px;
}
.wss .breadcrumb > li + li::before {
  content: none;
}
.wss #breadcrumb li a {
  font-size: 13px;
}
.wss #breadcrumb li #themeBreadcrumb {
  font-size: 18px;
}
.wss #shareIcons {
  position: relative;
}
.wss #shareContainer {
  position: fixed;
  right: 10px;
  display: block;
  bottom: 10px;
  z-index: 1300;
}
.wss #shareContainer.footer-overlap {
  position: absolute;
  top: -122px;
}
.wss #shareButton {
  background-repeat: no-repeat;
  float: right;
  background-color: #abaeb7;
  padding: 14px 14px 14px 15px;
  border-radius: 3px;
  color: #FFF;
  text-decoration: none;
  opacity: 0.75;
  height: 53px;
  width: 53px;
  background-position: 56% 46%;
}
.wss #shareButton:hover {
  opacity: 0.9;
}
.wss #shareBubble {
  background-color: #FFFFFF;
  height: 120px !important;
  width: 325px;
  display: none;
  z-index: 10;
  position: absolute;
  bottom: 0;
  right: 53px;
  border: 1px solid #e3e3e3;
}
.wss #shareBubble h4 {
  line-height: 1.8em;
  padding: 10px 10px 8px 10px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.wss .share_link {
  padding: 0 10px 10px 10px;
}
.wss .share_link_buttons {
  float: right;
  padding: 3px;
  margin-top: -4px;
  margin-right: 7px;
}
.wss .share_link input {
  width: 100%;
  padding: 5px;
}
.wss #body {
  overflow: hidden;
}
.wss #body > p:first-of-type {
  margin-top: 0px;
}
.wss #main-content-anchor {
  display: block;
  visibility: hidden;
}
.wss #main-content .table-responsive {
  overflow-x: visible;
  overflow-y: visible;
}
.wss ul.inline {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.wss ul.inline li {
  float: left;
  padding: 2px 10px;
  position: relative;
}
@media (min-width: 768px) {
  .wss ul.inline li + li {
    border-left: 1px solid #4b5e73;
  }
}
.wss ul.inline li a:link, .wss nav ul.inline li a:visited {
  color: white;
  display: block;
  text-align: center;
}
.wss .iframe-video-embed, .wss .iframe-video-embed > iframe {
  max-width: 100%;
}
.wss .iframe-map-embed, .wss .iframe-map-embed > iframe {
  max-width: 100%;
}
.wss .iframe-visualization-embed, .wss .iframe-visualization-embed > iframe {
  max-width: 100%;
}
.wss #footer {
  background-color: transparent;
  border-top: 2px solid #fcba19;
  position: relative;
}
.wss #footer.expanded {
  z-index: 1040;
}
.wss #footer a, .wss #footer h2 {
  color: #fff;
}
.wss #footer h2 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 22px;
  padding-right: 20px;
}
.wss #footer hr {
  background: none repeat scroll 0 0 #4b5e73;
  border: 0 none;
  height: 1px;
  margin: 10px 0;
}
.wss #footer #footerWrapper {
  /* 	position: absolute; */
  width: 100%;
  bottom: 0;
}
.wss #footerAdminSection ul {
  clear: both;
  padding: 10px 0;
}
.wss #footerAdminLinks {
  clear: both;
}
@media (min-width: 768px) {
  .wss #footerMediaLinks ul {
    padding-top: 22px;
  }
}
.wss #footerMediaLinks h2 {
  display: inline-block;
}
.wss #footerFeedback {
  position: relative;
  height: 50px;
}
.wss #footerToggle {
  background-color: #003366;
  text-align: center;
}
.wss #footerCollapsible {
  display: none;
  background-color: #003366;
  border: 1px solid transparent;
}
.wss #footerAdminSection {
  background-color: #003366;
}
.wss #feedbackWrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
}
.wss #feedbackToggle {
  background-color: #38598a;
  cursor: pointer;
  width: 220px;
  height: 40px;
  padding: 10px 0;
  text-align: center;
}
.wss #feedbackForm {
  display: none;
  width: 220px;
  height: 300px;
  background-color: #38598a;
}
.wss .template {
  min-height: 100%;
  padding-bottom: 80px;
  background-color: #fff;
  font-size: 14px;
}
.wss #homeTemplate {
  background-color: transparent;
  margin-top: -20px;
}
.wss #errorPage {
  padding: 10px;
}
@media (min-width: 768px) {
  .wss #homeTemplate {
    padding-top: 200px;
  }
  .wss #errorPage {
    padding-top: 150px;
  }
}
.wss #themeTemplate {
  background-position: right 150px;
  background-repeat: no-repeat;
  background-color: transparent;
}
.wss #errorPage {
  background-position: right 150px;
  background-repeat: no-repeat;
  background-color: transparent;
}
@media (min-width: 992px) {
  .wss .contentPageRightColumn, .wss .homePageRightColumn {
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .wss .contentPageLeftNavigation {
    padding-right: 15px;
  }
}
.wss .contentPageLeftNavigation ul {
  list-style: none;
  padding-left: 0;
}
.wss .contentPageLeftNavigation ul.leftNav {
  border: 1px solid #e1e1e1;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
  flex-direction: column;
}
.wss .contentPageLeftNavigation ul li {
  width: 100%;
}
.wss .contentPageLeftNavigation > div {
  padding-left: 10px;
}
.wss .contentPageLeftNavigation ul li {
  list-style: none;
  background-position: 0 4px;
  background-repeat: no-repeat;
  line-height: 14px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.wss ul.leftNav > li:first-child {
  margin-top: 0;
}
.wss .contentPageLeftNavigation div > ul {
  padding-bottom: 26px;
  padding-top: 10px;
  top: 10px;
}
.wss .contentPageLeftNavigation ul li.closed {
  background-image: url("../images/sidecolumnnav_closed.gif");
  background-position: 0 2px;
}
.wss .contentPageLeftNavigation ul li ul {
  display: none;
}
.wss .contentPageLeftNavigation ul li.open ul {
  display: block;
}
.wss .contentPageLeftNavigation ul li.solo {
  background-image: none;
}
.wss .contentPageLeftNavigation ul li.open {
  background-image: url("../images/sidecolumnnav_open.gif");
  background-position: 0 2px;
}
.wss .contentPageLeftNavigation ul li a {
  text-decoration: none;
  display: block;
  padding: 2px 0 0 4px;
}
.wss #topicLeftNav, .wss #topicLeftNav .navbar-collapse {
  padding: 0;
  border: none;
}
.wss #topicLeftNav li.open a {
  background-color: inherit;
}
.wss .contentPageLeftNavigation ul li a:hover {
  text-decoration: underline;
}
.wss .contentPageLeftNavigation ul li.active > div.leftNav-item-wrapper a {
  font-weight: bold;
  text-decoration: underline;
}
.wss .contentPageLeftNavigation ul li.current > div.leftNav-item-wrapper a {
  font-weight: bold;
  text-decoration: underline;
}
.wss .blue-heading-bar {
  background-color: #003366; /* for IE */
  background-color: rgba(0, 51, 102, 0.8);
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding: 8px 15px 7px 15px;
}
.wss .contentPageMainColumn .blue-heading-bar {
  margin: 0;
}
.wss .featureBoxes-3col, .wss .tiles-container {
  display: table;
  width: 100%;
}
.wss .tiles-row {
  display: table-row;
}
.wss .featureBoxes-3col {
  margin-bottom: 15px;
}
.wss .featureBoxes-3col > .featureBox, .wss .tiles-row > .tile {
  background-color: #fff; /* for IE */
  background-color: rgba(255, 255, 255, 0.8);
  display: table-cell;
  float: none;
  vertical-align: top;
  padding: 20px 15px;
}
.wss .tiles-container-3col .tiles-row .tile {
  border-top: 1px solid #e3e3e3;
  width: 33%;
}
.wss .tiles-container-3col .tiles-row:first-child .tile {
  border-top: 0;
}
.wss .tiles-container-2col .tiles-row .tile {
  border-top: 1px solid #e3e3e3;
}
.wss .tiles-container-2col .tiles-row:first-child .tile {
  border-top: 0;
}
.wss .tiles-container-2col.level2 .tiles-row:first-child .tile {
  border: 1px solid #e3e3e3;
}
.wss .tiles-container-2col.level2 .tiles-row .tile {
  border: 1px solid #e3e3e3;
  border-top: 0;
}
@media (min-width: 768px) {
  .wss .tiles-container-2col.level2 .tiles-row .tile + .tile {
    border-left: 0;
  }
}
.wss .tiles-container-3col .tiles-row .tile + .tile, .wss .tiles-container-2col .tiles-row .tile + .tile {
  border-left: 1px solid #e3e3e3;
}
.wss .featureBoxes-3col .featureBox + .featureBox {
  border-left: 1px solid #e3e3e3;
}
.wss .featureBoxes-3col .featureBox .title, .wss .tiles-container .tile .title {
  font-size: 18px;
  color: #1a5a96;
}
.wss .featureBoxes-3col .featureBox .text, .wss .tiles-row .tile .tileText {
  margin-top: 0;
  font-size: 13px;
  /* 	color: #7a7a7a; */
}
.wss .featureBoxes-3col .featureBox img {
  width: 100% !important;
  height: auto !important;
}
.wss .homepage-tile {
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3;
  height: 70px;
  position: relative;
  /*	overflow: hidden; */
}
.wss .homepage-tile .tile-icon {
  float: left;
  height: 70px;
  width: 85px;
  position: relative;
  padding: 0 15px;
}
.wss .homepage-tile .down-arrow-top {
  position: absolute;
  top: 0;
  left: 36px;
  background: url("/StaticWebResources/static/gov3/images/down-arrow.png") no-repeat scroll 0 0 transparent;
  height: 7px;
  width: 12px;
}
.wss .homepage-tile .down-arrow-bottom {
  position: absolute;
  bottom: 0;
  left: 36px;
  background: url("/StaticWebResources/static/gov3/images/down-arrow.png") no-repeat scroll 0 0 transparent;
  height: 7px;
  width: 12px;
}
.wss .homepage-tile.first .down-arrow-top, .wss .homepage-tile.last .down-arrow-bottom {
  display: none;
}
.wss .homepage-tile .tile-content {
  position: relative;
  overflow: hidden;
}
.wss .homepage-tile .tile-text {
  height: 70px;
  font-size: 13px;
  padding: 0 25px;
}
.wss .homepage-tile .tile-text .title {
  padding: 5px 0 3px 0;
  margin: 0;
}
.wss .homepage-tile .tile-search {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  height: 99%;
  width: 40px;
  z-index: 3;
  background: #fff url("/StaticWebResources/static/gov3/images/inlinesearch-button-off.png") no-repeat left center;
}
.wss .homepage-tile .tile-search.touchable {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 99%;
  width: 40px;
  z-index: 3;
  background: #fff url("/StaticWebResources/static/gov3/images/inlinesearch-button-off.png") no-repeat left center;
}
.wss .homepage-tile:hover .tile-search,
.wss .homepage-tile.flyout-expanded .tile-search {
  display: block;
}
.wss .homepage-tile .tile-search:hover {
  cursor: pointer;
}
.wss .homepage-tile .tile-search:hover,
.wss .homepage-tile.flyout-expanded .tile-search {
  background: #26639c url("/StaticWebResources/static/gov3/images/inlinesearch-button-on.png") no-repeat left center;
}
.wss .homepage-tile .tile-search-flyout {
  position: absolute;
  left: 1000px;
  width: 100%;
  max-width: 770px;
  top: 0;
  height: 100%;
}
.wss .homepage-tile .tile-search-flyout form {
  height: 100%;
}
.wss .homepage-tile .tile-search-flyout input {
  height: 99%;
  width: 100%;
  padding: 5px 50px 5px 15px;
  border: 1px solid #26639c;
  font-size: 16px;
  background: #fff;
}
.wss .homepage-tile .tile-search-flyout input.placeholder {
  background: #fff url("/StaticWebResources/static/gov3/images/tile_searchbox_placeholder.png") no-repeat left center;
}
.wss .homepage-tile table.ss-gac-m {
  left: 85px;
  width: 85%;
  top: 68px;
}
.wss .blue-heading-bar.sortable {
  position: relative;
}
.wss .blue-heading-bar.sortable .heading-title {
  display: inline-block;
  padding-right: 25px;
}
.wss .blue-heading-bar.sortable .tile-sort-button {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.wss .themeHeader {
  color: #494949;
  font-weight: 600;
  width: 100%;
  min-height: 54px;
  position: relative;
}
.wss .themeHeader h1 {
  font-size: 36px;
}
.wss .rightColumnBox {
  background-color: #fff; /* for IE */
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  margin-bottom: 15px;
  word-wrap: break-word;
}
.wss .rightColumnBox p > img, .wss .themePromoBox p > img {
  display: inline;
}
.wss .rightColumnBox img, .wss .themePromoBox img {
  display: block;
  margin: 0 auto 10px auto;
  width: inherit !important;
  max-width: 100% !important;
  height: auto !important;
}
.wss .homePageMainColumn {
  padding-bottom: 15px;
}
.wss .contentPageMainColumn img,
.wss .contentPageMainColumn table {
  max-width: 100% !important;
  height: auto !important;
}
.wss .tile.col-sm-6 img {
  width: 100% !important;
}
.wss .contentPageMainColumn ul,
.wss .contentPageRightColumn ul,
.wss .homePageRightColumn ul,
.wss #footer ul.bulleted {
  padding-left: 0;
  list-style-type: none !important;
}
.wss .contentPageMainColumn ul {
  padding-left: 17px;
}
.wss .contentPageMainColumn ol {
  padding-left: 28px;
}
.wss .contentPageMainColumn ul > li,
.wss .contentPageRightColumn ul > li,
.wss .homePageRightColumn ul > li,
.wss #footer ul.bulleted > li {
  padding-left: 15px;
  background: url("/StaticWebResources/static/gov3/images/bullet.png") no-repeat scroll 0 8px transparent;
  margin-bottom: 3px;
}
.wss .contentPageMainColumn ol > li,
.wss .contentPageRightColumn ol > li,
.wss .homePageRightColumn ol > li {
  padding-left: 2px;
  background: none;
  margin-left: 2px;
}
.wss .contentPageMainColumn > #pageIntro:after,
.wss .contentPageMainColumn > #introduction:after {
  content: "";
  display: table;
  clear: both;
}
.wss .rightColumnBox.usefulContacts .contacts {
  display: table;
  margin-bottom: 0px;
}
.wss .rightColumnBox.usefulContacts .contacts .contactRow {
  display: table-row;
}
.wss .rightColumnBox.usefulContacts .contacts .contactLabel {
  display: table-cell;
  padding-right: 15px;
  padding-bottom: 10px;
  font-weight: bold;
}
.wss .rightColumnBox.usefulContacts .contacts .contactValue {
  display: table-cell;
  padding-bottom: 10px;
  word-break: normal;
  max-width: 170px;
}
@media (max-width: 991px) {
  .wss .rightColumnBox.usefulContacts .contacts .contactValue {
    max-width: 300px;
  }
}
.wss #subthemeTemplate .rightColumnBox, .wss #topicTemplate .rightColumnBox {
  background-color: #f1f1f2;
}
.wss #themeTemplate h1,
.wss #subthemeTemplate h1,
.wss #topicTemplate h1 {
  margin-bottom: 0.67em;
}
.wss #topicTemplate h2 {
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}
.wss #topicTemplate h2.blue-heading-bar {
  margin: 0;
}
.wss #topicTemplate h3 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.wss #topicTemplate h4 {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}
.wss #topicTemplate hr {
  border-color: #dedede;
}
.wss .contentPageMainColumn p,
.wss .contentPageRightColumn p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.wss .contentPageRightColumn p:first-of-type {
  margin-top: 0;
}
.wss #topicTemplate a.olrLinkSwitch {
  text-decoration: none;
  float: right;
  position: absolute;
  right: 0;
  bottom: 30px;
}
.wss div#breadcrumbContainer .olrPolicyPage {
  margin-right: 30px;
}
.wss .contentPageMainColumn a,
.wss .homePageRightColumn a,
.wss .contentPageRightColumn a,
.wss #breadcrumbContainer a,
.wss #search_result a h4,
.wss #search_result #clustering a,
.wss .contentPageMainColumn .explore a:hover,
.wss #carousel .page .content .wrapper div a,
.wss #carousel .page .content .wrapper div a.pull-left {
  text-decoration: underline;
}
.wss #themeTemplate .contentPageMainColumn a,
.wss #subthemeTemplate .contentPageMainColumn a {
  text-decoration: none;
}
.wss .homePageMainColumn a:hover,
.wss .homePageRightColumn a:hover,
.wss .contentPageLeftNavigation a:hover,
.wss .contentPageMainColumn a:hover,
.wss .contentPageRightColumn a:hover,
.wss #breadcrumbContainer a:hover,
.wss #search_result a:hover h4,
.wss #search_result #clustering a:hover {
  color: #00F;
}
.wss .explore {
  position: relative;
}
.wss .explore-within {
  background-color: #f4f6f9;
  border: 1px solid #e1e3e6;
  color: #174f84;
  font-size: 14px;
  padding: 4px 10px;
  width: 130px;
  float: left;
  cursor: pointer;
}
.wss .explore ul {
  background-color: #f4f6f9;
  border: 1px solid #e1e3e6;
  box-shadow: 2px 2px 2px #ccc;
  display: none;
  left: 0;
  padding: 0;
  position: absolute;
  top: 26px;
  width: 100%;
  z-index: 5;
}
.wss .explore ul li {
  background-color: #f4f6f9;
  background-image: none;
  display: block;
  float: none;
  font-size: 13px;
  padding: 6px 12px;
  width: 100%;
  margin: 0;
}
.wss .explore ul li + li {
  border-top: 1px solid #e1e3e6;
}
.wss .explore ul li a {
  color: #333;
  display: block;
  font-size: 13px;
  text-decoration: none;
}
.wss .explore ul li a:hover {
  text-decoration: underline;
}
.wss .themePromoBox {
  /* float: left;
  width: 49%; */
  padding-top: 15px;
}
.wss .themePromoBoxContent {
  background-color: white;
  padding: 15px;
}
.wss .feed + .feed {
  /*	margin-top: 30px;	*/
}
.wss .feed h4 {
  line-height: inherit;
}
.wss span.zeroAnch {
  display: none;
}
.wss img.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 1100;
  cursor: pointer;
  display: none;
}
.wss img.back-to-top.footer-overlap {
  position: absolute;
  top: -63px;
}
.wss img.back-to-top:hover {
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */
}
@media (min-width: 992px) {
  .wss .themePromoBox.left {
    padding-right: 8px;
  }
  .wss .themePromoBox.right {
    padding-left: 8px;
  }
}
.wss .arrow-link {
  color: #1a5a96;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding-left: 10px;
  background: url("/StaticWebResources/static/gov3/images/bullet-arrow.png") no-repeat scroll 0 4px transparent;
  margin-top: 10px;
}
.wss .rightColumnBox #workbc {
  text-align: center;
  width: 240px;
}
.wss .rightColumnBox #workbc img {
  margin-bottom: 0;
}
.wss .rightColumnBox #workbc #workbc-count {
  background-color: #f1f1f1;
  border: 1px solid #e3e3e3;
  color: #1a5a96;
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  padding: 4px 4px 0 4px;
  float: left;
}
.wss .rightColumnBox #workbc #workbc-caption {
  color: #1a5a96;
  display: inline-block;
  line-height: 16px;
  margin-top: 8px;
  padding-left: 7px;
  width: 136px;
  text-align: left;
}
.wss .rightColumnBox #workbc #workbc-links {
  margin-top: 10px;
}
.wss .rightColumnBox .date {
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 750px) {
  .wss .homepage-tile .tile-text {
    padding-right: 40px;
  }
  .wss .homepage-tile .tile-search {
    height: 40px;
    line-height: normal;
    display: block;
  }
  .wss .homepage-tile .tile-search img {
    padding: 5px 0;
  }
  .wss .homepage-tile .tile-search-flyout .tile-searchbox {
    height: 40px;
  }
  .wss .homepage-tile table.ss-gac-m {
    left: 0;
    width: 100%;
    top: 39px;
  }
}
@media (max-width: 767px) {
  .wss #header {
    z-index: 2;
  }
  .wss #header .container {
    padding: 0;
  }
  .wss #header .qa-banner .container .qa-banner-text {
    font-size: 13px;
  }
  .wss #header-main {
    position: relative;
    border-bottom: none;
    margin-bottom: 0;
    border-bottom: 2px solid #fcba19;
  }
  .wss #header #logo img {
    width: 95%;
    height: 95%;
  }
  .wss #header-links > ul li {
    width: 33.3%;
  }
  .wss #header-links > ul li a {
    text-align: left;
  }
  .wss #header #header-main-row1 {
    position: relative;
  }
  .wss #header #header-main-row1 .header-main-left {
    padding-top: 0;
    padding-bottom: 0;
  }
  .wss #header #header-main-row1 .header-main-right {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
    padding: 10px;
    position: static;
  }
  .wss #header #header-main-row1 .navbar-header {
    padding-bottom: 10px;
  }
  .wss #header-main-row1 .search-boarder-arror::after {
    border-right: 36px solid transparent;
    border-top: 41px solid #c7c8ca;
    content: "";
    position: absolute;
    right: 95px;
    top: 46px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    z-index: 10;
    display: none;
  }
  .wss #header-main-row1 .in .search-boarder-arror::after {
    display: block;
  }
  .wss #header #header-main-row1 .header-search {
    border-top: none;
    box-shadow: none;
    background-color: #c7c8ca;
    margin-bottom: -2px;
    overflow-y: visible;
  }
  .wss #header #header-main-row2 {
    border: none;
    max-height: none;
  }
  .wss #header .search {
    position: static;
  }
  .wss #header .search .search-trigger {
    margin-top: -30px;
  }
  .wss #header .search, .wss #header .search input {
    height: 35px;
    margin: 0;
    bottom: 7px;
    right: 20px;
    font-size: 16px;
  }
  .wss #header .menu-button.mini-menu-trigger, .wss #header .search-button.mini-menu-trigger {
    background-image: url("../images/mini-menu/menu-open-mobile.png");
    background-repeat: no-repeat;
    background-color: transparent;
    border-radius: 0;
    cursor: pointer;
    height: 52px;
    margin-top: 4px;
    margin-bottom: 4px;
    position: absolute;
    right: 10px;
    top: 0px;
    width: 60px;
    border: none;
    background-position: center center;
  }
  .wss #header .mini-menu-trigger + .mini-menu-trigger {
    border-right: 2px solid #4b5e73;
  }
  .wss #header .search-button.mini-menu-trigger {
    background-image: url("../images/mini-menu/search-open-mobile.png");
    right: 70px;
  }
  .wss #homeTemplate {
    position: relative;
  }
  .wss #breadcrumbContainer, .wss #breadcrumbContainer > .breadcrumb, .wss #breadcrumbContainer > a.olrLinkSwitch, .wss .themeHeader,
  .wss .themeHeader > .themeHeaderTitle {
    position: static;
  }
  .wss #breadcrumbContainer {
    height: auto;
    padding: 10px 0;
  }
  .wss .themeHeader {
    height: auto;
  }
  .wss #footer {
    position: relative;
    height: auto !important;
  }
  .wss #footerThemeLinks ul {
    margin: 0;
  }
  .wss .homepage-tile .tile-text,
  .wss .homepage-tile {
    height: auto;
    min-height: 70px;
  }
  .wss #themeTemplate, .wss #subthemeTemplate, .wss #topicTemplate {
    padding-top: 0 !important;
    background-image: none !important;
  }
  .wss .tiles-container-3col.level1 .tiles-row .tile + .tile,
  .wss .tiles-container-2col.level1 .tiles-row .tile + .tile {
    border-left: none;
    border-top: 1px solid #e3e3e3;
  }
  .wss .tiles-container-2col.level2 .tiles-row:first-child .tile + .tile {
    border-top: none;
  }
  .wss .explore-within {
    float: none;
  }
  .wss .featureBoxes-3col > .featureBox, .wss .tiles-row > .tile {
    display: block;
  }
  .wss .featureBoxes-3col .featureBox + .featureBox {
    border-left: none;
    border-top: 1px solid #e3e3e3;
  }
  .wss .contentPageLeftNavigation ul.leftNav {
    margin: 0;
    padding: 0;
    border: none;
    top: 0;
  }
  .wss .contentPageLeftNavigation > div {
    padding-left: 0px;
  }
  .wss .contentPageLeftNavigation ul.leftNav {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
  }
  .wss .contentPageLeftNavigation ul li {
    border-top: 1px solid #e2e2e2;
    background-image: none !important;
  }
  .wss .contentPageLeftNavigation ul.leftNav > li:first-child {
    border-top: none;
  }
  .wss .contentPageLeftNavigation ul.leftNav li a {
    padding: 15px 50px 15px 25px;
  }
  .wss .contentPageLeftNavigation ul.leftNav li li a {
    padding-left: 40px;
  }
  .wss .contentPageLeftNavigation ul.leftNav li li li a {
    padding-left: 55px;
  }
  .wss .contentPageLeftNavigation ul.leftNav li li li li a {
    padding-left: 70px;
  }
  .wss .contentPageLeftNavigation ul.leftNav li li li li li a {
    padding-left: 85px;
  }
  .wss .contentPageLeftNavigation ul.leftNav li li li li li li a {
    padding-left: 100px;
  }
  .wss .topic-menu-trigger {
    background-image: url("../images/mini-menu/section-nav-open.png");
    background-position: 97% center;
    background-repeat: no-repeat;
    color: #1a5a96;
    cursor: pointer;
    display: block;
    font-size: 16px;
    padding: 15px 10px 30px;
    width: 100%;
    text-align: left;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    margin: 0;
  }
  .wss .leftNav-item-wrapper {
    position: relative;
  }
  .wss #topicLeftNav .level-trigger {
    background-position: center center;
    background-repeat: no-repeat;
    border-left: 1px solid #e2e2e2 !important;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
  }
  .wss #topicLeftNav li.open > .leftNav-item-wrapper .level-trigger {
    background-image: url("../images/mini-menu/section-nav-arrow-dn.png");
  }
  .wss #topicLeftNav li.closed > .leftNav-item-wrapper .level-trigger {
    background-image: url("../images/mini-menu/section-nav-arrow-up.png");
  }
  .wss #shareIcons {
    display: none;
  }
  .wss .dataTable-table-responsive {
    border: none !important;
  }
  .wss .dataTable-table-responsive > .bootstrapTable {
    width: 100%;
    border: 1px solid #000;
  }
}
@media (max-width: 992px) {
  .wss .themePromoBox {
    margin-bottom: 15px;
    padding-top: 0;
  }
  .wss .tiles-container {
    margin-bottom: 15px;
  }
  .wss .contentPageRightColumn {
    margin-top: 15px;
  }
}
.wss .alert-success:before {
  position: relative;
  top: 1px;
  margin-right: 10px;
  display: inline-block;
  font-family: "fontawesome-alloy";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  font-size: larger;
}
.wss .alert-info:before {
  position: relative;
  top: 1px;
  margin-right: 10px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  content: "\e086";
}
.wss .alert-warning:before {
  position: relative;
  top: 1px;
  margin-right: 10px;
  display: inline-block;
  font-family: "fontawesome-alloy";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  content: "\f071";
  font-size: larger;
}
.wss .alert-danger:before {
  position: relative;
  top: 1px;
  margin-right: 10px;
  display: inline-block;
  font-family: "fontawesome-alloy";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  font-size: larger;
}
.wss .alert:before {
  float: left;
}
.wss .alert p {
  margin: 0;
  padding-left: 1.8em;
}
.wss .ss-gac-m tr:hover {
  cursor: pointer;
}
.wss #header.collapsed-header #header-main {
  border-bottom: 2px solid #fcba19;
  margin-bottom: 0;
}
.wss #header.collapsed-header #logo img {
  width: 95%;
  height: 95%;
}
.wss #header.collapsed-header #header-main > .container {
  position: relative;
}
.wss #header.collapsed-header .hidden-xs {
  display: none !important;
}
.wss #header.collapsed-header #header-main-row1 {
  position: relative;
}
.wss #header.collapsed-header #header-main-row1 .header-main-left {
  float: none;
  width: auto;
}
.wss #header.collapsed-header #header-main-row1 .navbar-header {
  float: none;
  padding-bottom: 10px;
}
.wss #header.collapsed-header .menu-button.mini-menu-trigger,
.wss #header.collapsed-header .search-button.mini-menu-trigger {
  background-color: transparent;
  background-image: url("../images/mini-menu/menu-open-mobile.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 0;
  cursor: pointer;
  height: 52px;
  margin-top: 4px;
  margin-bottom: 4px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 60px;
  display: block;
}
.wss #header.collapsed-header #notificationMessageButtonWithSearch {
  right: 140px;
}
@media (max-width: 767px) {
  .wss #header #notificationMessageButtonWithSearch {
    right: 120px;
  }
}
.wss #header.collapsed-header .mini-menu-trigger + .mini-menu-trigger {
  border-right: 2px solid #4b5e73;
}
.wss #header.collapsed-header .search-button.mini-menu-trigger {
  background-image: url("../images/mini-menu/search-open-mobile.png");
  right: 70px;
}
.wss #header.collapsed-header .navbar-collapse.collapse {
  display: none !important;
}
.wss #header.collapsed-header .navbar-collapse.collapse.in {
  display: block !important;
}
.wss #header.collapsed-header #header-main-row1 .header-search {
  background-color: #c7c8ca;
  border-top: medium none;
  box-shadow: none;
  margin-bottom: -2px;
  height: 0;
  position: absolute;
  right: 50px;
  width: 440px;
}
.wss #header.collapsed-header .visible-xs-block {
  display: block !important;
}
.wss #header.collapsed-header #header-main-row1 .header-search .search-boarder-arror::after {
  border-right: 36px solid transparent;
  border-top: 41px solid #c7c8ca;
  content: "";
  display: none;
  position: absolute;
  right: 61px;
  top: -14px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  z-index: 10;
}
.wss #header.collapsed-header #header-main-row1 .header-search.in .search-boarder-arror::after {
  display: block !important;
}
.wss #header.collapsed-header #header-main-row1 .header-search .header-main-right {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0;
  padding: 10px;
  position: static;
}
.wss #header.collapsed-header #header-main-row1 .header-search .header-main-right .search {
  position: static;
}
.wss #header.collapsed-header #header-main-row1 .header-search .header-main-right .search,
.wss #header.collapsed-header #header-main-row1 .header-search .header-main-right .search input {
  bottom: 7px;
  height: 35px;
  margin: 0;
  right: 20px;
}
.wss #header.collapsed-header #header-main-row1 .header-search .header-main-right .search .search-trigger {
  margin-top: -30px;
}
.wss #header.collapsed-header #header-main-row2 {
  border: medium none;
  max-height: none;
}
.wss #header.collapsed-header #header-main-row2 {
  position: absolute;
  right: 0;
  background-color: #036;
  right: 65px;
  width: 440px;
  padding: 0;
}
.wss #header.collapsed-header #header-main-row2 .header-main-right {
  margin: 0;
}
.wss #header.collapsed-header .navbar-fixed-top .navbar-collapse {
  height: 10px;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.wss #header.collapsed-header .col-lg-6 {
  width: auto;
  float: none;
  left: auto;
  right: auto;
}
.wss #header.collapsed-header .header-main-left {
  padding: 0;
}
.wss #header.collapsed-header .navbar-nav {
  float: none;
}
.wss #header.collapsed-header #header-links {
  margin: 0;
}
.wss #header.collapsed-header #header-links > ul {
  padding: 6px 5px;
  margin: 0;
}
.wss #header.collapsed-header #header-links > ul li {
  width: 33.3%;
  padding: 4px 10px;
}
.wss #header.collapsed-header #header-links > ul li a {
  text-align: left;
  padding: 0 10px;
}
.wss #header.collapsed-header #header-links ul.inline li + li {
  border-left: 0;
}
.wss #header.collapsed-header #govNavMenu {
  position: static;
  z-index: auto;
  top: auto;
  width: auto;
  float: none;
  background-color: #036;
}
.wss .popular-services-search .homepage-tile {
  border-bottom: 0;
  margin-bottom: 15px;
  min-height: 0;
}
.wss .popular-services-search .homepage-tile .tile-content {
  height: 100%;
}
.wss .popular-services-search .homepage-tile .tile-search {
  display: block;
  background: #26639c url("/StaticWebResources/static/gov3/images/inlinesearch-button-on.png") no-repeat scroll left center;
  height: 100%;
}
@media (max-width: 767px) {
  .wss .popular-services-search .homepage-tile .tile-search {
    background: #fff url("/StaticWebResources/static/gov3/images/inlinesearch-button-off.png") no-repeat scroll left center;
  }
}
.wss .popular-services-search .homepage-tile .tile-search-flyout {
  position: static;
  max-width: 815px;
}
.wss .popular-services-search .homepage-tile .tile-search-flyout form {
  max-width: 815px;
}
.wss .popular-services-search .homepage-tile .tile-search-flyout form .tile-searchbox {
  border: 0;
  padding-right: 45px;
}
.wss .popular-services-search .homepage-tile .tile-search-flyout form .tile-searchbox.placeholder {
  background: none;
}
.wss .popular-services-search .homepage-tile .ss-gac-m {
  left: 0;
}
.wss .popular-services-text {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 10px 15px;
  font-size: 16px;
  color: #1a5a96;
}
.wss .popular-services-text p {
  margin: 0;
}
.wss .campaign-service-buttons .blue-heading-bar {
  display: none;
}
.wss .campaign-service-buttons .featureBoxes-3col h3.title {
  display: none;
}
.wss .campaign-service-buttons .featureBoxes-3col p > a {
  text-decoration: underline;
}
.wss .campaign-service-buttons .featureBoxes-3col p > a.btn {
  text-decoration: none;
}
.wss .alert-content {
  line-height: 1;
  vertical-align: middle;
}
.wss .alert-icon {
  vertical-align: middle;
}
.wss table.alert-box {
  margin: 5px;
}
.wss td.alert-icon-col {
  width: 20px;
  vertical-align: middle;
  padding: 0;
}
.wss td.alert-content-col {
  vertical-align: middle;
  padding: 0;
}
.wss .search-suggestion-full {
  width: 100%;
  visibility: hidden;
}
.wss #suggestion_form {
  position: relative;
}
.wss .panel-heading .collapseArrow {
  background-image: url("/StaticWebResources/static/gov3/images/accordion-chevron.png");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: right 0px bottom 0px;
  height: 14px;
  width: 14px;
  overflow: hidden;
  float: right;
}
.wss .panel-heading .open {
  /*Point arrow upwards*/
  webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.wss .accordion-container {
  margin-top: 6px;
}
.wss .panel-group .panel {
  margin-top: 6px;
  border-radius: 0px;
}
.wss .panel-body p.panel-text {
  margin: 0px;
}
.wss .panel-group .panel + .panel {
  margin-top: 6px;
}
.wss .accordion-btn-container {
  /* Change: IAC-43 multilangauge*/
  /* 	width:170px; */
}
.wss button.accordion-btn {
  background-color: #f1f1f3;
  border: none;
  padding: 5px 8px;
  color: #1c5a97;
  text-decoration: none !important;
}
.wss a.accordion-btn {
  background-color: #f1f1f3;
  border: none;
  padding: 5px 8px;
  color: #1c5a97;
  text-decoration: none !important;
}
.wss a.accordion-btn:hover {
  background-color: #f1f1f3;
  border: none;
  padding: 5px 8px;
  color: #1c5a97;
  text-decoration: none !important;
  cursor: pointer;
}
.wss .accordion-bar {
  background-color: #f1f1f1;
  padding: 5px 0px;
}
.wss .panel > .panel-heading {
  /*  These styles affect Liferay control panel. They have been moved into the components/_panel.scss file.
  	background-color: #f1f1f3;
      border-color: #f1f1f3; */
  padding: 8px;
  cursor: pointer;
}
.wss .panel-heading {
  border-radius: 0;
}
.wss .panel {
  border-color: #f1f1f3;
  border-radius: 0;
}
.wss .panel-text {
  margin-top: -1em;
}
.wss .panel-text p {
  margin-bottom: 0em;
}
.wss .panel > .panel-heading + .panel-collapse > .panel-body {
  border: 2px #f1f1f3;
}
.wss #topicTemplate .panel-title {
  font-weight: bold;
  color: #1c5a97;
  max-width: 95%;
  font-size: 16px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.wss .panel-title p {
  margin-top: 0;
  margin-bottom: 0;
}
.wss .show-btn {
  margin-right: -4px;
}
.wss .hide-btn {
  margin-left: -4px;
}
.wss #topicTemplate .contentPageMainColumn a.accordionA {
  text-decoration: none;
}
.wss #topicTemplate .contentPageMainColumn a.accordionA:hover {
  text-decoration: none;
  color: #1c5a97;
}
.wss h5.twitterUserName {
  margin-bottom: 5px;
  font-weight: bold;
  /*float: left;*/
}
.wss h5.twitterUserName a {
  font-weight: normal;
  color: #616265;
  /*float: left;*/
  margin-top: 5px;
}
.wss .twitter-follow {
  margin-bottom: 15px;
  /*float: left;*/
  clear: left;
  font-weight: bold;
}
.wss .feedEntry .createdAgo {
  font-size: 0.9em;
  color: #616265;
  margin-bottom: 20px;
}
.wss .twitterHeader {
  width: 100%;
  border-bottom: 1px solid #fff;
  /*float: left;*/
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.wss .feed.rightColumnBox {
  float: left;
}
.wss #main-content #body a.btn {
  word-break: normal;
}
.wss #main-content #body a {
  word-wrap: break-word;
  /* RA-636 - Non standard for webkit */
  word-break: break-word;
}
.wss .alert-success {
  color: #2d4821;
}
.wss .alert-warning {
  color: #6c4a00;
  background-color: #f9f1c6;
}
.wss .alert-danger {
  color: #a12622;
}
.wss .printHeader {
  display: none;
}
@media print {
  .wss {
    /*Globals*/
    /*Homepage*/
    /*Theme Page*/
    /*Topic Page*/
    /*Footer*/
    /* RA-650: Grid layout needs to stay true in print format */
  }
  .wss body {
    font-family: Arial, Helvetica, sans-serif;
    /* 		width:720px; */
  }
  .wss a {
    text-decoration: underline !important;
  }
  .wss a[href]:after {
    content: none;
  }
  .wss #breadcrumbContainer {
    display: none;
  }
  .wss .template {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .wss .container {
    padding: 0;
  }
  .wss .printHeader {
    display: block;
  }
  .wss .row {
    /* 		height: 120px; */
    padding: 15px;
  }
  .wss .featureBoxes-3col > .featureBox {
    display: block;
    width: 100%;
  }
  .wss .contentPageMainColumn ul > li, .wss .contentPageRightColumn ul > li, .wss ul.bulleted > li {
    list-style-type: disc;
    margin-left: 20px;
  }
  .wss .rightColumnBox {
    padding: 0;
  }
  .wss .contentPageRightColumn {
    width: 100%;
  }
  .wss .tiles-row {
    width: 100%;
    display: block;
  }
  .wss #main-content {
    /* 		margin-top:50px; */
    width: 100%;
    overflow: hidden;
  }
  .wss .homePageMainColumn > .blue-heading-bar {
    margin-top: 10px;
  }
  .wss .homePageMainColumn > .sortable {
    display: inline;
  }
  .wss .featureBoxes-3col {
    /* 		display:none; */
  }
  .wss .blue-heading-bar {
    padding: 0;
  }
  .wss .tile-sort-button {
    display: none;
  }
  .wss .homepage-tile .tile-icon {
    display: none;
  }
  .wss .themeHeader h1 {
    margin: 50px 0 0 0;
  }
  .wss .themePromoBoxContent {
    padding: 0;
  }
  .wss .themeHeader {
    padding-left: 10px;
  }
  .wss .tiles-container-2col .tiles-row .tile {
    width: 100%;
    height: 100%;
    display: block;
    border: 0 !important;
    border-bottom: 1px solid black !important;
    padding: 20px 0;
  }
  .wss .explore-within {
    float: none;
    border: 1px solid black !important;
  }
  .wss .col-sm-3 {
    width: 100%;
  }
  .wss .col-sm-offset-3 {
    margin: 0;
  }
  .wss #footer {
    display: none;
  }
  .wss #main-content .row > .col-md-3, .wss #main-content .row > .col-md-4, .wss #main-content .row > .col-md-6, .wss #main-content .row > .col-md-9 {
    float: left !important;
  }
  .wss #main-content .row > .col-md-9 {
    width: 75%;
  }
  .wss #main-content .row > .col-md-6 {
    width: 50%;
  }
  .wss #main-content .row > .col-md-4 {
    width: 33.3333333333%;
  }
  .wss #main-content .row > .col-md-3 {
    width: 25%;
  }
  .wss #main-content .row > [class*=col-] {
    padding-right: 5px;
  }
  .wss #main-content .row > :first-child[class*=col-] {
    padding-left: 0;
  }
}
@media print and (max-width: 992px) {
  .wss #main-content .row > [class*=col-] {
    padding-left: 0;
  }
}
.wss body {
  background-color: #fff;
  font-size: 14px;
}
.wss p {
  margin: 0 0 10px;
}
.wss .gold-border {
  border: solid 2px #fcba19;
}
.wss .border-top {
  border-width: 0;
  border-top-width: 2px;
  box-shadow: 1px -2px 2px rgba(51, 51, 51, 0.2);
}
.wss .border-bottom {
  border-width: 0;
  border-bottom-width: 2px;
  box-shadow: 1px 2px 2px rgba(51, 51, 51, 0.2);
}
.wss .display-5 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 3.75;
}
.wss .signed-out-hide {
  display: none !important;
}
.wss .signed-in .signed-in-hide {
  display: none !important;
}
.wss .signed-in .signed-out-hide {
  display: block !important;
}
.wss .signed-in .signed-out-hide.inline {
  display: inline !important;
}
.wss .signed-in .signed-out-hide.inline-block {
  display: inline-block !important;
}
.wss th.text-left {
  text-align: left;
}
.wss th.text-right {
  text-align: right;
}
.wss table.dataTable tbody td.dt-body-text-right {
  text-align: right;
}
.wss table.dataTable thead td.dt-header-text-right {
  text-align: right;
}
.wss table.dataTable tfoot td.dt-body-text-right, .wss th.dt-body-text-right {
  text-align: right;
}
.wss table.dataTable td.dt-text-right, .wss th.dt-text-right {
  text-align: right;
}
.wss table.dataTable tbody td.dt-body-text-left {
  text-align: left;
}
.wss table.dataTable thead td.dt-header-text-left {
  text-align: left;
}
.wss table.dataTable tfoot td.dt-body-text-left, .wss th.dt-body-text-left {
  text-align: left;
}
.wss table.dataTable td.dt-text-right, .wss th.dt-text-left {
  text-align: left;
}
.wss table.dataTable tbody td.dt-body-text-center {
  text-align: center;
}
.wss table.dataTable thead td.dt-header-text-center {
  text-align: center;
}
.wss table.dataTable tfoot td.dt-body-text-center, .wss th.dt-body-text-center {
  text-align: center;
}
.wss table.dataTable td.dt-text-right, .wss th.dt-text-center {
  text-align: center;
}
.wss .form-control {
  height: auto;
}
.wss .onoff-state-on::before {
  content: "On ";
}
.wss .onoff-state-on::after {
  font-family: "fontawesome-alloy";
  content: "\f00c";
}
.wss .onoff-state-off::before {
  content: "Off ";
}
.wss .onoff-state-off::after {
  font-family: "fontawesome-alloy";
  content: "\f00d";
}
.wss .icon-caret-bottom-right, .wss .icon-caret-bottom-down .icon-glass, .wss .icon-music, .wss .icon-search, .wss .icon-envelope, .wss .icon-heart, .wss .icon-star, .wss .icon-star-empty, .wss .icon-user, .wss .icon-film, .wss .icon-th-large, .wss .icon-th, .wss .icon-th-list, .wss .icon-ok, .wss .icon-remove, .wss .icon-zoom-in, .wss .icon-zoom-out, .wss .icon-off, .wss .icon-signal, .wss .icon-cog, .wss .icon-trash, .wss .icon-home, .wss .icon-file, .wss .icon-inbox, .wss .icon-play-circle, .wss .icon-repeat, .wss .icon-refresh, .wss .icon-list-alt, .wss .icon-lock, .wss .icon-flag, .wss .icon-headphones, .wss .icon-volume-off, .wss .icon-volume-down, .wss .icon-volume-up, .wss .icon-qrcode, .wss .icon-barcode, .wss .icon-tag, .wss .icon-tags, .wss .icon-book, .wss .icon-bookmark, .wss .icon-print, .wss .icon-camera, .wss .icon-font, .wss .icon-bold, .wss .icon-italic, .wss .icon-align-justify, .wss .icon-list, .wss .icon-indent-left, .wss .icon-indent-right, .wss .icon-facetime-video, .wss .icon-picture, .wss .icon-pencil, .wss .icon-map-marker, .wss .icon-adjust, .wss .icon-tint, .wss .icon-edit, .wss .icon-share, .wss .icon-check, .wss .icon-move, .wss .icon-step-backward, .wss .icon-fast-backward, .wss .icon-backward, .wss .icon-play, .wss .icon-pause, .wss .icon-stop, .wss .icon-forward, .wss .icon-fast-forward, .wss .icon-minus-sign, .wss .icon-remove-sign, .wss .icon-ok-sign, .wss .icon-question-sign, .wss .icon-info-sign, .wss .icon-screenshot, .wss .icon-remove-circle, .wss .icon-ok-circle, .wss .icon-ban-circle, .wss .icon-arrow-left, .wss .icon-arrow-right, .wss .icon-arrow-up, .wss .icon-arrow-down, .wss .icon-share-alt, .wss .icon-resize-full, .wss .icon-resize-small, .wss .icon-plus, .wss .icon-minus, .wss .icon-asterisk, .wss .icon-exclamation-sign, .wss .icon-gift, .wss .icon-leaf, .wss .icon-calendar, .wss .icon-random, .wss .icon-comment, .wss .icon-magnet, .wss .icon-chevron-up, .wss .icon-chevron-down, .wss .icon-retweet, .wss .icon-shopping-cart, .wss .icon-folder-close, .wss .icon-folder-open, .wss .icon-resize-vertical, .wss .icon-resize-horizontal, .wss .icon-bar-chart, .wss .icon-twitter-sign, .wss .icon-facebook-sign, .wss .icon-camera-retro, .wss .icon-key, .wss .icon-cogs, .wss .icon-comments, .wss .icon-thumbs-up, .wss .icon-thumbs-down, .wss .icon-star-half, .wss .icon-signin, .wss .icon-trophy, .wss .icon-github-sign, .wss .icon-upload-alt, .wss .icon-lemon, .wss .icon-phone, .wss .icon-check-empty, .wss .icon-bookmark-empty, .wss .icon-phone-sign, .wss .icon-twitter, .wss .icon-facebook, .wss .icon-github, .wss .icon-unlock, .wss .icon-credit, .wss .icon-rss, .wss .icon-hdd, .wss .icon-bullhorn, .wss .icon-bell, .wss .icon-certificate, .wss .icon-hand-right, .wss .icon-hand-left, .wss .icon-hand-up, .wss .icon-globe, .wss .icon-wrench, .wss .icon-tasks, .wss .icon-filter, .wss .icon-briefcase, .wss .icon-fullscreen, .wss .icon-group, .wss .icon-link, .wss .icon-cloud, .wss .icon-beaker, .wss .icon-cut, .wss .icon-copy, .wss .icon-paper-clip, .wss .icon-save, .wss .icon-sign-blank, .wss .icon-reorder, .wss .icon-list-ul, .wss .icon-list-ol, .wss .icon-strikethrough, .wss .icon-underline, .wss .icon-table, .wss .icon-magic, .wss .icon-money, .wss .icon-caret-down, .wss .icon-caret-up, .wss .icon-caret-left, .wss .icon-caret-right, .wss .icon-columns, .wss .icon-sort, .wss .icon-sort-down, .wss .icon-sort-up, .wss .icon-envelope-alt, .wss .icon-linkedin, .wss .icon-undo, .wss .icon-legal, .wss .icon-dashboard, .wss .icon-comment-alt, .wss .icon-comments-alt, .wss .icon-bolt, .wss .icon-sitemap, .wss .icon-umbrella, .wss .icon-paste, .wss .icon-lightbulb, .wss .icon-exchange, .wss .icon-bell-alt, .wss .icon-coffee, .wss .icon-food, .wss .icon-file-alt, .wss .icon-building, .wss .icon-hospital, .wss .icon-ambulance, .wss .icon-medkit, .wss .icon-fighter-jet, .wss .icon-beer, .wss .icon-h-sign, .wss .icon-plus-sign, .wss .icon-double-angle-left, .wss .icon-double-angle-right, .wss .icon-double-angle-up, .wss .icon-double-angle-down, .wss .icon-angle-left, .wss .icon-angle-right, .wss .icon-angle-up, .wss .icon-angle-down, .wss .icon-desktop, .wss .icon-laptop, .wss .icon-spinner, .wss .icon-circle, .wss .icon-reply, .wss .icon-github-alt, .wss .icon-folder-close-alt, .wss .icon-folder-open-alt, .wss .icon-expand-alt, .wss .icon-collapse-alt, .wss .icon-smile, .wss .icon-frown, .wss .icon-meh, .wss .icon-gamepad, .wss .icon-keyboard, .wss .icon-flag-alt, .wss .icon-flag-checkered, .wss .icon-terminal, .wss .icon-code, .wss .icon-reply-all, .wss .icon-star-half-full, .wss .icon-location-arrow, .wss .icon-crop, .wss .icon-code-fork, .wss .icon-subscript, .wss .icon-eraser, .wss .icon-puzzle, .wss .icon-microphone, .wss .icon-microphone-off, .wss .icon-shield, .wss .icon-calendar-empty, .wss .icon-fire-extinguisher, .wss .icon-rocket, .wss .icon-maxcdn, .wss .icon-chevron-sign-left, .wss .icon-chevron-sign-right, .wss .icon-chevron-sign-up, .wss .icon-chevron-sign-down, .wss .icon-html5, .wss .icon-css3, .wss .icon-anchor, .wss .icon-unlock-alt, .wss .icon-bullseye, .wss .icon-ellipsis-horizontal, .wss .icon-ellipsis-vertical, .wss .icon-rss-sign, .wss .icon-fb-boolean, .wss .icon-text-height, .wss .icon-text-width, .wss .icon-align-left, .wss .icon-align-center, .wss .icon-align-right, .wss .icon-step-forward, .wss .icon-eject, .wss .icon-chevron-left, .wss .icon-chevron-right, .wss .icon-plus-sign-2, .wss .icon-fire, .wss .icon-eye-open, .wss .icon-eye-close, .wss .icon-warning-sign, .wss .icon-plane, .wss .icon-heart-empty, .wss .icon-signout, .wss .icon-linkedin-sign, .wss .icon-pushpin, .wss .icon-external-link, .wss .icon-hand-down, .wss .icon-circle-arrow-left, .wss .icon-circle-arrow-right, .wss .icon-circle-arrow-up, .wss .icon-circle-arrow-down, .wss .icon-truck, .wss .icon-pinterest, .wss .icon-pinterest-sign, .wss .icon-google-plus-sign, .wss .icon-google-plus, .wss .icon-cloud-download, .wss .icon-cloud-upload, .wss .icon-user-md, .wss .icon-stethoscope, .wss .icon-suitcase, .wss .icon-tablet, .wss .icon-mobile, .wss .icon-circle-blank, .wss .icon-quote-left, .wss .icon-quote-right, .wss .icon-unlink, .wss .icon-question, .wss .icon-info, .wss .icon-exclamation, .wss .icon-superscript, .wss .icon-play-sign, .wss .icon-ticket, .wss .icon-minus-sign-alt, .wss .icon-check-minus, .wss .icon-level-up, .wss .icon-sort-by-attributes-alt, .wss .icon-sort-by-order, .wss .icon-sort-by-order-alt, .wss .icon-thumbs-up-2, .wss .icon-thumbs-down-2, .wss .icon-dribbble, .wss .icon-skype, .wss .icon-foursquare, .wss .icon-trello, .wss .icon-female, .wss .icon-level-down, .wss .icon-check-sign, .wss .icon-edit-sign, .wss .icon-external-link-sign, .wss .icon-share-sign, .wss .icon-compass, .wss .icon-collapse, .wss .icon-collapse-top, .wss .icon-expand, .wss .icon-euro, .wss .icon-gbp, .wss .icon-dollar, .wss .icon-rupee, .wss .icon-yen, .wss .icon-renminbi, .wss .icon-won, .wss .icon-bitcoin, .wss .icon-file-2, .wss .icon-file-text, .wss .icon-sort-by-alphabet, .wss .icon-sort-by-alphabet-alt, .wss .icon-sort-by-attributes, .wss .icon-youtube-sign, .wss .icon-youtube, .wss .icon-xing, .wss .icon-xing-sign, .wss .icon-youtube-play, .wss .icon-dropbox, .wss .icon-stackexchange, .wss .icon-instagram, .wss .icon-flickr, .wss .icon-adn, .wss .icon-bitbucket, .wss .icon-bitbucket-sign, .wss .icon-tumblr, .wss .icon-tumblr-sign, .wss .icon-long-arrow-down, .wss .icon-long-arrow-up, .wss .icon-long-arrow-left, .wss .icon-long-arrow-right, .wss .icon-apple, .wss .icon-windows, .wss .icon-android, .wss .icon-linux, .wss .icon-male, .wss .icon-gittip, .wss .icon-sun, .wss .icon-moon, .wss .icon-archive, .wss .icon-bug, .wss .icon-vk, .wss .icon-weibo, .wss .icon-renren, .wss .icon-time, .wss .icon-road, .wss .icon-download-alt, .wss .icon-download, .wss .icon-upload, .wss .icon-db-joinxor, .wss .icon-db-state, .wss .icon-db-start, .wss .icon-db-end, .wss .icon-db-fork, .wss .icon-db-condition, .wss .icon-db-task, .wss .icon-db-join, .wss .icon-fb-button, .wss .icon-fb-fieldset, .wss .icon-fb-custom-field, .wss .icon-fb-separator, .wss .icon-fb-paragraph, .wss .icon-fb-file-upload, .wss .icon-fb-text, .wss .icon-fb-text-box, .wss .icon-fb-select, .wss .icon-fb-radio, .wss .icon-fb-number, .wss .icon-fb-integer, .wss .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.wss .icon-question-sign:before {
  content: "\f059";
}
.wss .icon-plus:before {
  font-family: "fontawesome-alloy";
  content: "\f067";
}
.wss .icon-minus:before {
  font-family: "fontawesome-alloy";
  content: "\f068";
}
.wss .icon-credit:before {
  content: "\f09d";
}
.wss .icon-lock:before {
  font-family: "fontawesome-alloy";
  content: "\f023";
}
.wss .icon-dollar:before {
  font-family: "fontawesome-alloy";
  content: "\f155";
}
.wss .icon-file-alt:before {
  content: "\f0f6";
}
.wss .icon-list:before {
  content: "\f03a";
}
.wss .icon-chevron-down:before {
  content: "\f078";
}
.wss .icon-chevron-right:before {
  content: "\f054";
}
.wss .icon-user:before {
  content: "\f007";
}
.wss .icon-envelope:before {
  content: "\f003";
}
.wss .icon-external-link:before {
  content: "\f08e";
}
.wss .icon-signin:before {
  content: "\f090";
}
.wss .icon-search:before {
  content: "\f002";
}
.wss .icon-comments-alt:before {
  content: "\f0e6";
}
.wss .icon-leaf:before {
  content: "\f06c";
}
.wss .bg-info {
  background-color: #afcfed !important;
}
.wss .bg-light {
  background-color: #f8f9fa !important;
}
.wss .print-action {
  color: #1a5a96;
  cursor: pointer;
}
.wss .print-action:hover {
  text-decoration: underline;
  outline: 0;
}
.wss .print-action::before {
  content: "\f02f";
  font-family: fontawesome-alloy;
  display: inline-block;
  margin-right: 0.5rem;
}
.wss .bc-gov-logo {
  height: 3.25rem;
  width: 11.625rem;
}
.wss .cc-card-icon {
  height: 1.75rem;
}
.wss .scrollable {
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #343a40;
  padding: 1rem;
  margin-bottom: 1rem;
}
.wss legend {
  margin: 0 0 10px;
  font-size: 16px;
  border: none;
}
@media (min-width: 768px) {
  .wss body {
    padding-top: 8.25rem;
  }
  .wss #wss-page-content {
    padding: 0;
    position: relative;
  }
}
@media (max-width: 360px) {
  .wss .hidden-xxs {
    display: none !important;
  }
}
.wss .no-gutters .col-xs-1, .wss .no-gutters .col-sm-1, .wss .no-gutters .col-md-1, .wss .no-gutters .col-lg-1, .wss .no-gutters .col-xs-2, .wss .no-gutters .col-sm-2, .wss .no-gutters .col-md-2, .wss .no-gutters .col-lg-2, .wss .no-gutters .col-xs-3, .wss .no-gutters .col-sm-3, .wss .no-gutters .col-md-3, .wss .no-gutters .col-lg-3, .wss .no-gutters .col-xs-4, .wss .no-gutters .col-sm-4, .wss .no-gutters .col-md-4, .wss .no-gutters .col-lg-4, .wss .no-gutters .col-xs-5, .wss .no-gutters .col-sm-5, .wss .no-gutters .col-md-5, .wss .no-gutters .col-lg-5, .wss .no-gutters .col-xs-6, .wss .no-gutters .col-sm-6, .wss .no-gutters .col-md-6, .wss .no-gutters .col-lg-6, .wss .no-gutters .col-xs-7, .wss .no-gutters .col-sm-7, .wss .no-gutters .col-md-7, .wss .no-gutters .col-lg-7, .wss .no-gutters .col-xs-8, .wss .no-gutters .col-sm-8, .wss .no-gutters .col-md-8, .wss .no-gutters .col-lg-8, .wss .no-gutters .col-xs-9, .wss .no-gutters .col-sm-9, .wss .no-gutters .col-md-9, .wss .no-gutters .col-lg-9, .wss .no-gutters .col-xs-10, .wss .no-gutters .col-sm-10, .wss .no-gutters .col-md-10, .wss .no-gutters .col-lg-10, .wss .no-gutters .col-xs-11, .wss .no-gutters .col-sm-11, .wss .no-gutters .col-md-11, .wss .no-gutters .col-lg-11, .wss .no-gutters .col-xs-12, .wss .no-gutters .col-sm-12, .wss .no-gutters .col-md-12, .wss .no-gutters .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.wss .alert-danger-no-background {
  background-color: transparent;
}
.wss .alert-danger-no-background a {
  text-decoration: none;
  color: #a12622;
}
.wss .alert-danger-no-background a:hover {
  color: #a12622;
}
.wss .alert-info-no-background-green {
  background-color: transparent;
  color: #006600;
}
.wss .alert-info-no-background-green a {
  text-decoration: none;
  color: #006600;
}
.wss .alert-info-no-background-green a:hover {
  color: #006600;
}
.wss #leftNav-item-header:hoover {
  color: blue;
}
.wss hr {
  margin-bottom: 0;
}
.wss hr.form-divider {
  margin-bottom: 6px;
  margin-top: 6px;
}
.wss .portlet-barebone .portlet-icon-back {
  display: none !important;
}
.wss .js-row-history-notice ul {
  margin-bottom: 20px;
}
.wss .account-results-table .js-account-row {
  border-collapse: collapse;
  cursor: pointer;
}
.wss .account-results-table .js-account-row:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.wss .account-results-table .js-details-row {
  display: none;
}
.wss .account-results-table .js-details-row td {
  border-top: none;
}
.wss .account-results-table .js-details-row:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.05);
}
.wss .emphasis {
  font-size: 15px;
}
.wss .search-results-showing .hide-when-search-results {
  display: none;
}
.wss td.details-control {
  background: url("../images/icons/details_open.png") no-repeat center center;
  background-position-y: 8px;
  cursor: pointer;
}
.wss tr.shown td.details-control {
  background: url("../images/icons/details_close.png") no-repeat center center;
  background-position-y: 8px;
}
.wss .user-avatar-link a {
  margin-left: -0.5rem;
}
.wss .user-avatar-link .panel-notifications-count {
  position: absolute;
  top: 0.6rem;
}
.wss .hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important;
}
.wss .custom-login-form .panel-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.wss .custom-signin-form .panel-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.wss .wss-page-content .sheet.sheet-lg {
  max-width: none;
  width: 100%;
}
.wss .wss-page-content .sheet-header {
  margin-bottom: 0rem;
}
.wss .has-control-menu #wss-page-content.container {
  margin-top: 0;
}
.wss .liferayalert .lead {
  display: none;
}
.wss .alert .lead, .wss .alert-indicator {
  display: none;
}
.wss .lfr-product-menu-panel a {
  text-decoration: none;
}
.wss .lfr-alert-container {
  position: relative;
}
.wss #wrapper {
  max-width: 1170px;
  padding-bottom: 0;
  padding-top: 2em;
  position: relative;
}
.wss body.controls-visible.has-control-menu.signed-in {
  padding-top: 0;
}
.wss body.controls-visible.has-control-menu.signed-in #wrapper > #banner {
  position: relative;
  z-index: 0;
  padding-bottom: 2em;
}
.wss .alert.lfr-shutdown-message.popup-alert-warning {
  position: fixed;
}
.wss .contentPageLeftNavigation ul li.current > div.leftNav-item-wrapper a {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 15px;
}
.wss .contentPageLeftNavigation ul li a {
  font-size: 15px;
}
@media (max-width: 767px) {
  .wss .contentPageLeftNavigation ul li {
    border-width: 0;
  }
}
.wss table.dataTable thead .sorting:before, .wss table.dataTable thead .sorting:after,
.wss table.dataTable thead .sorting_asc:before,
.wss table.dataTable thead .sorting_asc:after,
.wss table.dataTable thead .sorting_desc:before,
.wss table.dataTable thead .sorting_desc:after,
.wss table.dataTable thead .sorting_asc_disabled:before,
.wss table.dataTable thead .sorting_asc_disabled:after,
.wss table.dataTable thead .sorting_desc_disabled:before,
.wss table.dataTable thead .sorting_desc_disabled:after {
  font-family: fantasy;
}
.wss h4 {
  font-weight: 600;
}
.wss ul {
  list-style-image: url(../images/bullet.png);
}
.wss ul.nav {
  list-style-image: none;
}
.wss .list-unstyled {
  list-style-image: none;
}
.wss .control-menu ul, .wss .lfr-product-menu-panel ul {
  list-style-image: none;
}
.wss .list-log {
  padding-left: 0;
  list-style: none;
  list-style-image: none;
}
.wss .list-log li {
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dee2e6;
}
.wss .msg-container .alert:first-child {
  margin-top: 20px;
}
.wss .msg-container .alert:last-child {
  margin-bottom: 0;
}
.wss .alert .alert-content {
  padding-left: 26px;
}
.wss .alert-no-icon:before {
  content: "";
}
.wss .alert-no-icon .alert-content {
  padding-left: 5px;
}
.wss a {
  text-decoration: underline;
  padding: 4px;
}
.wss a:hover {
  font-weight: bold;
  color: #00F;
}
.wss a i {
  text-decoration: none;
  padding-right: 6px;
}
.wss a:hover i {
  text-decoration: none;
}
.wss a.account-nav-link {
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
.wss a.account-nav-link:hover {
  text-decoration: underline;
}
.wss a.account-nav-link::before {
  content: "\f0da";
  font-family: fontawesome-alloy;
  display: inline-block;
  margin-right: 0.5rem;
}
.wss a#print-link {
  font-size: 18px;
}
.wss header a, .wss footer a {
  text-decoration: none;
}
.wss .details__value--bold {
  font-weight: bold;
  font-size: 20px;
}
.wss .text-dark {
  color: #494949;
}
.wss .text-green {
  color: #28a745;
}
.wss .text-red {
  color: #dc3545;
}
.wss label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.wss h5.wss-accordion-header {
  font-size: 14px;
  font-weight: normal;
}
.wss footer > div {
  margin-bottom: 1.5rem;
}
.wss .footer-nav {
  background-color: #036;
  border-top: solid 2px #fcba19;
  box-shadow: 1px -2px 2px rgba(51, 51, 51, 0.2);
}
.wss .footer-nav .container {
  text-align: center;
}
.wss .footer-nav a {
  padding: 1rem 0.5rem;
  color: #fff;
  display: inline-block;
}
.wss .footer-nav a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.wss .page-fixed-link {
  width: 53px;
  height: 52px;
  background-color: #abaeb7;
  color: white;
  position: fixed;
  right: 10px;
  border-radius: 5px;
  text-align: center;
  bottom: 10px;
  margin-bottom: 0;
  transition: bottom 1s;
  z-index: 1100;
}
.wss .page-fixed-link.footer-overlap {
  top: -123px;
  position: absolute;
}
.wss .page-fixed-link.fixed-link-padding {
  bottom: 72px;
}
.wss .page-fixed-link:hover {
  opacity: 0.9;
}
.wss .page-fixed-link a {
  display: inline-block;
  width: 53px;
  height: 52px;
  line-height: 26px;
  padding-top: 2px;
}
.wss .page-fixed-link a i {
  font-size: 24px;
  display: block;
}
.wss .page-fixed-link a span {
  display: block;
}
.wss .page-fixed-link a:hover {
  text-decoration: none;
}
.wss .wss-wrapper {
  /*
  .navbar-nav {

  	.sign-up {
  		a {
  			background-color: $white;
  		}
  	}

  	.sign-in {
  		a {
  			background-color: $brand-blue;
  		}
  	}
  }
  */
  /*
  Steps list is used in multi-step apps to provide a UI indication to the user
  where they are in the process.
  */
}
.wss .wss-wrapper .nav a, .wss .wss-wrapper .navigation a {
  text-decoration: none;
}
.wss .wss-wrapper .navigationRibbon {
  border-top-width: 0;
  font-size: 1rem;
}
.wss .wss-wrapper .navigationRibbon a {
  vertical-align: middle;
  padding: 0.667rem 1rem;
  display: block;
  color: #494949;
  white-space: nowrap;
  text-align: left;
  font-weight: normal;
}
.wss .wss-wrapper .navigationRibbon a.nav-link {
  padding: 0.667rem 1rem;
}
.wss .wss-wrapper .navigationRibbon .nav > li > a:focus, .wss .wss-wrapper .navigationRibbon .nav > li > a:hover {
  background-color: #557dba;
  color: #fff;
}
.wss .wss-wrapper .navigationRibbon .nav .active {
  border-bottom-width: 0;
}
.wss .wss-wrapper .navigationRibbon .nav .active span {
  border-bottom: 2px solid #fcba19;
}
.wss .wss-wrapper .navigationRibbon .nav-link::after {
  font-family: "fontawesome-alloy";
  content: "";
  padding-left: 0;
}
.wss .wss-wrapper .navigationRibbon .dropdown-toggle::after {
  font-family: "fontawesome-alloy";
  content: "\f0d7";
  padding-left: 0.325rem;
}
.wss .wss-wrapper .navigationRibbon .dropdown-menu {
  padding: 0;
  overflow-y: hidden;
}
.wss .wss-wrapper .navigationRibbon .dropdown-menu a {
  color: #494949;
  display: block;
  text-align: left;
  font-size: 1rem;
}
.wss .wss-wrapper .navigationRibbon .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.wss .wss-wrapper .mobile-nav-menu {
  position: absolute;
  margin-top: -6.5rem;
  right: 0.5rem;
  top: 3.5rem;
  font-size: 1rem;
  text-align: right;
}
.wss .wss-wrapper .mobile-nav-menu button {
  border-color: #38598a;
  border-radius: 4px;
  padding: 8px 12px;
  border: 1px solid;
}
.wss .wss-wrapper .navbar-wss {
  margin-bottom: 0;
  min-height: auto;
  border-radius: 0;
  padding: 0;
}
.wss .wss-wrapper .navbar-top {
  background-color: #fff;
}
.wss .wss-wrapper .navbar-top .site-heading-section {
  padding: 0.875rem 6rem 0 1rem;
}
.wss .wss-wrapper .navbar-top .site-heading-section .site-heading {
  font-size: 1rem;
  vertical-align: top;
  line-height: 0;
  font-weight: 500;
  padding-left: 7.5rem;
}
.wss .wss-wrapper .navbar-top .site-heading-section .site-heading a:hover {
  text-decoration: none;
}
.wss .wss-wrapper .navbar-top .site-heading-section .site-heading .top-logo {
  height: 1.95rem;
  margin-left: -8rem;
  margin-right: 1rem;
}
.wss .wss-wrapper .navbar-top .site-heading-section .navbar-nav {
  line-height: 3.25rem;
  font-size: 1rem;
  font-weight: bold;
  vertical-align: middle;
  list-style-type: none;
  list-style-image: none;
  float: right;
}
.wss .wss-wrapper .navbar-top .site-heading-section .navbar-nav li {
  margin-left: 1.5rem;
}
.wss .wss-wrapper .navbar-top .site-heading-section .dropdown-menu li {
  margin: 0;
}
.wss .wss-wrapper .navbar-top .site-heading-section .dropdown-menu li a {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.667rem 1.25rem;
  line-height: 1.42;
  white-space: nowrap;
}
.wss .wss-wrapper .nav-pills-header {
  margin: 1rem;
}
.wss .wss-wrapper .nav-pills > li.active > a {
  background-color: #036;
}
@media (min-width: 768px) {
  .wss .wss-wrapper .navbar-top, .wss .wss-wrapper .navbar-top-permanent {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  .wss .wss-wrapper .navbar-top .site-heading-section, .wss .wss-wrapper .navbar-top-permanent .site-heading-section {
    padding-right: 1rem;
    padding-bottom: 0.875rem;
  }
  .wss .wss-wrapper .navbar-top .site-heading-section .site-heading, .wss .wss-wrapper .navbar-top-permanent .site-heading-section .site-heading {
    font-size: 1.7rem;
    padding-left: 0;
    line-height: 3.25rem;
  }
  .wss .wss-wrapper .navbar-top .site-heading-section .site-heading .top-logo, .wss .wss-wrapper .navbar-top-permanent .site-heading-section .site-heading .top-logo {
    height: 3.25rem;
    margin-left: 0;
  }
  .wss .wss-wrapper .navbar-top .mobile-nav-menu button, .wss .wss-wrapper .navbar-top-permanent .mobile-nav-menu button {
    display: none;
  }
  .wss .wss-wrapper .navigationRibbon, .wss .wss-wrapper .navigationRibbonPermanent {
    box-shadow: 0px 3px 3px 1px rgba(51, 51, 51, 0.5);
    background-color: #38598a;
    border-top: 2px solid #fcba19;
    font-size: 1rem;
  }
  .wss .wss-wrapper .navigationRibbon a, .wss .wss-wrapper .navigationRibbonPermanent a {
    color: #fff;
    display: table-cell;
  }
  .wss .wss-wrapper .navigationRibbon .nav .active, .wss .wss-wrapper .navigationRibbonPermanent .nav .active {
    border-bottom: 2px solid #fcba19;
  }
  .wss .wss-wrapper .navigationRibbon .nav .active span, .wss .wss-wrapper .navigationRibbonPermanent .nav .active span {
    border-bottom-width: 0;
  }
}
.wss .wss-wrapper .navbar-top-permanent {
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.wss .wss-wrapper .navbar-top-permanent .site-heading-section {
  padding-right: 1rem;
  padding-bottom: 0.875rem;
}
.wss .wss-wrapper .navbar-top-permanent .site-heading-section .site-heading {
  font-size: 1.7rem;
  padding-left: 0;
  line-height: 3.25rem;
}
.wss .wss-wrapper .navbar-top-permanent .site-heading-section .site-heading .top-logo {
  height: 3.25rem;
  margin-left: 0;
}
.wss .wss-wrapper .navigationRibbonPermanent {
  box-shadow: 0px 3px 3px 1px rgba(51, 51, 51, 0.5);
  background-color: #38598a;
  border-top: 2px solid #fcba19;
  font-size: 1rem;
}
.wss .wss-wrapper .navigationRibbonPermanent a {
  color: #fff;
  display: table-cell;
}
.wss .wss-wrapper .navigationRibbonPermanent .nav .active {
  border-bottom: 2px solid #fcba19;
}
.wss .wss-wrapper .navigationRibbonPermanent .nav .active span {
  border-bottom-width: 0;
}
.wss .wss-wrapper .hidden-md {
  display: none !important;
}
.wss .wss-wrapper .text-dark {
  color: #494949;
}
.wss .wss-wrapper .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0.0625rem solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.wss .wss-wrapper .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.wss .wss-wrapper .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.wss .wss-wrapper .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.wss .wss-wrapper .card-block {
  padding: 15px;
}
.wss .wss-wrapper .card-body {
  flex: 1 1 auto;
  padding: 0.75rem 1.25rem;
}
.wss .wss-wrapper .cards-table-header {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.wss .wss-wrapper .card-title {
  margin-bottom: 0;
}
.wss .wss-wrapper .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
  font-size: 14px;
  color: #242424;
}
.wss .wss-wrapper .card-text:last-child {
  margin-bottom: 0;
}
.wss .wss-wrapper .card-linkhover {
  text-decoration: none;
}
.wss .wss-wrapper .card-link + .card-link {
  margin-left: 1.25rem;
}
.wss .wss-wrapper .card-header {
  padding: 0.75rem 1.25rem 0.375rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.125);
  text-transform: capitalize;
  color: #242424;
  font-size: 16px;
}
.wss .wss-wrapper .card-header:first-child {
  border-radius: calc(
	0.25rem - 0.0625rem
) calc(
	0.25rem - 0.0625rem
) 0 0;
}
.wss .wss-wrapper .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.wss .wss-wrapper .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.125);
}
.wss .wss-wrapper .card-footer:last-child {
  border-radius: 0 0 calc(
	0.25rem - 0.0625rem
) calc(
	0.25rem - 0.0625rem
);
}
.wss .wss-wrapper .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.wss .wss-wrapper .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.wss .wss-wrapper .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.wss .wss-wrapper .card-img {
  width: 100%;
  border-radius: calc(
	0.25rem - 0.0625rem
);
}
.wss .wss-wrapper .card-img-top {
  width: 100%;
  border-top-left-radius: calc(
	0.25rem - 0.0625rem
);
  border-top-right-radius: calc(
	0.25rem - 0.0625rem
);
}
.wss .wss-wrapper .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(
	0.25rem - 0.0625rem
);
  border-bottom-left-radius: calc(
	0.25rem - 0.0625rem
);
}
.wss .wss-wrapper .card-deck {
  display: flex;
  flex-direction: column;
}
.wss .wss-wrapper .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 798px) {
  .wss .wss-wrapper .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .wss .wss-wrapper .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.wss .wss-wrapper .card-group {
  display: flex;
  flex-direction: column;
}
.wss .wss-wrapper .card-group .card {
  margin-bottom: 15px;
}
@media (min-width: 798px) {
  .wss .wss-wrapper .card-group {
    flex-flow: row wrap;
  }
  .wss .wss-wrapper .card-group .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .wss .wss-wrapper .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .wss .wss-wrapper .card-group .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .wss .wss-wrapper .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .wss .wss-wrapper .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .wss .wss-wrapper .card-group .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .wss .wss-wrapper .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .wss .wss-wrapper .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .wss .wss-wrapper .card-group .card:only-child {
    border-radius: 0.25rem;
  }
  .wss .wss-wrapper .card-group .card:only-child .card-img-top {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .wss .wss-wrapper .card-group .card:only-child .card-img-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .wss .wss-wrapper .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .wss .wss-wrapper .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .wss .wss-wrapper .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom {
    border-radius: 0;
  }
}
.wss .wss-wrapper .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 798px) {
  .wss .wss-wrapper .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }
  .wss .wss-wrapper .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.wss .wss-wrapper .help-block {
  color: #494949;
}
.wss .wss-wrapper .form-control {
  height: auto;
  font-size: 14px;
}
.wss .wss-wrapper .form-actions .btn {
  margin-right: 0.75rem;
}
.wss .wss-wrapper #messages-payments, .wss .wss-wrapper #messages-account-details {
  margin-top: 1rem;
}
.wss .wss-wrapper a.btn-primary {
  margin-right: 0.75rem;
  padding: 6px 12px 6px 12px;
}
.wss .wss-wrapper .steps-list {
  counter-reset: steps;
  font-size: 0;
  padding-bottom: 34px;
}
.wss .wss-wrapper .steps-list li {
  text-align: center;
  width: 36px;
  counter-increment: steps;
  display: inline-block;
  position: relative;
}
.wss .wss-wrapper .steps-list li > span {
  padding-bottom: 30px;
  padding-top: 0;
  font-size: 0;
  position: relative;
}
.wss .wss-wrapper .steps-list li > span::before {
  content: counter(steps);
  height: 26px;
  width: 26px;
  line-height: 32px;
  font-size: 14px;
  background-color: #d0d0d1;
  position: absolute;
  left: 50%;
  z-index: 1;
  right: auto;
  transform: translateX(-50%);
  border-radius: 50%;
  bottom: 0;
  color: #fff;
}
.wss .wss-wrapper .steps-list li::after {
  display: inline-block;
  position: absolute;
  content: "";
  height: 4px;
  margin: 0 0.6em;
  left: 50%;
  width: 100%;
  bottom: -15px;
  background-color: #d0d0d1;
}
.wss .wss-wrapper .steps-list li:last-of-type {
  margin-right: 0;
}
.wss .wss-wrapper .steps-list li:last-of-type::after {
  display: none;
}
.wss .wss-wrapper .steps-list .active > span::before {
  background-color: #036;
}
.wss .wss-wrapper .steps-list .completed > span::before {
  background-color: #036;
}
.wss .wss-wrapper .steps-list .completed::after {
  background-color: #036;
}
.wss .wss-wrapper .steps-list-vertical {
  font-size: 14px;
  padding-bottom: 0;
}
.wss .wss-wrapper .steps-list-vertical li {
  text-align: left;
  width: 100%;
  display: block;
  margin-bottom: 1rem;
  padding-top: 0.25rem;
  position: relative;
}
.wss .wss-wrapper .steps-list-vertical li > span {
  padding: 0;
  font-size: 14px;
}
.wss .wss-wrapper .steps-list-vertical li > span::before {
  display: inline-block;
  left: 0;
  top: 0;
  transform: translateX(-125%);
  background-color: transparent;
  border: 2px solid #494949;
  border-radius: 50%;
  color: #494949;
  text-align: center;
  line-height: 27px;
}
.wss .wss-wrapper .steps-list-vertical li::after {
  display: none;
}
@media (min-width: 768px) {
  .wss .wss-wrapper .steps-list li {
    width: 108px;
    font-size: 18px;
  }
  .wss .wss-wrapper .steps-list li > span {
    font-size: 14px;
  }
  .wss .wss-wrapper .steps-list-vertical li {
    width: 100%;
    padding-top: 0;
  }
}
.wss .wss-wrapper .hero {
  position: relative;
  min-height: 125px;
  padding: 2rem;
  background-color: #036;
  background-repeat: no-repeat;
  background-size: cover;
}
.wss .wss-wrapper .hero .hero-content {
  position: absolute;
  bottom: 0;
}
.wss .wss-wrapper .hero .hero-title {
  font-size: 2rem;
  color: white;
}
.wss .wss-wrapper .hero .hero-subtitle {
  font-size: 1.25rem;
  color: white;
}
@media (min-width: 768px) {
  .wss .wss-wrapper .hero {
    min-height: 200px;
  }
  .wss .wss-wrapper .hero .hero-title {
    font-size: 2.5rem;
  }
  .wss .wss-wrapper .hero .hero-subtitle {
    font-size: 1.75rem;
  }
}
.wss .wss-wrapper .panel .panel-title {
  font-size: 1em;
  margin-bottom: 0;
}
.wss .wss-wrapper .panel .panel-title a {
  display: block;
  padding: 10px 15px;
}
.wss .wss-wrapper .panel .panel-heading {
  background-color: #f1f1f3;
  border-color: #f1f1f3;
}
.wss .wss-wrapper .btn {
  font-size: 14px;
  box-shadow: none;
}
.wss .wss-wrapper .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: normal;
  text-decoration: none;
  padding: 6px 12px;
}
.wss .wss-wrapper .btn-default:focus, .wss .wss-wrapper .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
  outline: 5px auto rgb(77, 144, 254);
}
.wss .wss-wrapper .btn-default:hover, .wss .wss-wrapper .btn-default:active, .wss .wss-wrapper .btn-default:not(:disabled):not(.disabled):active {
  color: #333;
  font-weight: normal;
  background-color: #e6e6e6;
  border-color: #adadad;
  box-shadow: none;
}
.wss .wss-wrapper .btn-primary {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.wss .wss-wrapper .btn-primary:hover, .wss .wss-wrapper .btn-primary:active, .wss .wss-wrapper .btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  font-weight: normal;
  background-color: #286090;
  border-color: #204d74;
  box-shadow: none;
}
.wss .wss-wrapper .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.wss .wss-wrapper .btn-link {
  text-decoration: none;
  border-color: transparent;
}
.wss .wss-wrapper .btn-link:hover {
  text-decoration: underline;
  background-color: transparent;
}
.wss .wss-wrapper .btn-link.current-nav-link {
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
}
.wss .wss-wrapper .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.wss .wss-wrapper a.action-link {
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
  margin-right: 12px;
}
.wss .wss-wrapper a.action-link:hover {
  text-decoration: underline;
}
.wss .wss-wrapper .close {
  float: right;
  height: auto;
  width: auto;
}
.wss .wss-wrapper .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.wss .wss-wrapper .pagination > li {
  display: inline;
}
.wss .wss-wrapper .pagination > li > a,
.wss .wss-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.wss .wss-wrapper .pagination > li:first-child > a,
.wss .wss-wrapper .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.wss .wss-wrapper .pagination > li:last-child > a,
.wss .wss-wrapper .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.wss .wss-wrapper .pagination > li > a:hover, .wss .wss-wrapper .pagination > li > a:focus,
.wss .wss-wrapper .pagination > li > span:hover,
.wss .wss-wrapper .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.wss .wss-wrapper .pagination > .active > a, .wss .wss-wrapper .pagination > .active > a:hover, .wss .wss-wrapper .pagination > .active > a:focus,
.wss .wss-wrapper .pagination > .active > span,
.wss .wss-wrapper .pagination > .active > span:hover,
.wss .wss-wrapper .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.wss .wss-wrapper .pagination > .disabled > span,
.wss .wss-wrapper .pagination > .disabled > span:hover,
.wss .wss-wrapper .pagination > .disabled > span:focus,
.wss .wss-wrapper .pagination > .disabled > a,
.wss .wss-wrapper .pagination > .disabled > a:hover,
.wss .wss-wrapper .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.wss .wss-wrapper .pagination-lg > li > a,
.wss .wss-wrapper .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.wss .wss-wrapper .pagination-lg > li:first-child > a,
.wss .wss-wrapper .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.wss .wss-wrapper .pagination-lg > li:last-child > a,
.wss .wss-wrapper .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.wss .wss-wrapper .pagination-sm > li > a,
.wss .wss-wrapper .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.wss .wss-wrapper .pagination-sm > li:first-child > a,
.wss .wss-wrapper .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.wss .wss-wrapper .pagination-sm > li:last-child > a,
.wss .wss-wrapper .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

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