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

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-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: #a7a9bc;
  font-style: italic;
}

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

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

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

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

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

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

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

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e7e7ed;
  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: #edf9f0;
  border-color: #5aca75;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info .h4,
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6b6c7e;
  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: #6b6c7e;
}
.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: #feefef 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: #ab1010;
  color: #ab1010;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

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

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

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

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc(
			100vh - var(--control-menu-container-height) - 64px
		);
    top: calc(
			var(--control-menu-container-height) + 64px
		);
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-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%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.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;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.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: #6b6c7e;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state.svg);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state.svg);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(../images/states/success_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

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

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

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

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

.taglib-icon-help {
  color: #6b6c7e !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #272833 !important;
}

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

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

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

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

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

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

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

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #f0f5ff;
  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 {
    background-color: #fff;
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6b6c7e;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #272833;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6b6c7e;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #272833;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item .h4,
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6,
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item .h6 + .h5,
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: 0px;
  content: "";
  left: 0px;
  position: absolute;
  right: 0px;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

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

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

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

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

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

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

.sheet-footer .btn {
  margin-right: 1rem;
}
.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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-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 #e7e7ed;
  color: #6b6c7e;
}

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

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

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

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

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

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

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

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

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

.row-no-padding {
  margin-left: 0;
  margin-right: 0;
}

/*
.no-padding {
   padding: 0 !important;
}
*/
.padding-left-3px {
  padding-left: 3px;
}

.padding-left-5px {
  padding-left: 5px;
}

.min-height-445 {
  height: 445px;
}

.no-top-spacing {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.separator-lg {
  border-top: 2px solid black;
}

.portlet-column-first {
  padding-left: 0;
}

.line-spacer {
  text-align: center;
  border-bottom: 1px solid #eee;
  line-height: 0;
  margin-bottom: 2px;
  margin-left: 7px;
  width: 65%;
  display: inline-block;
}

.content-center {
  margin: 0 auto;
}

.no-wrap {
  white-space: nowrap;
}

.collapse.open {
  display: block;
}

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

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

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

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

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

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

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

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
  }
}
@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: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-content-border-radius, 0);
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  transition: border-color 0.15s ease;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

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

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

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

.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    -webkit-transition: opacity 0.15s;
    -moz-transition: opacity 0.15s;
    transition: opacity 0.15s;
    top: 0;
  }
}
@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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
.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: var(--spacer-3, 1rem);
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 1px;
  padding: 1.5rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: OneHearstRegular;
  src: url(../fonts/NeueHaasGroteskText-Roman.woff);
}
@font-face {
  font-family: NeueHaasGroteskTextBold;
  src: url(../fonts/NeueHaasGroteskText-Bold.woff);
}
@font-face {
  font-family: "OneHearstFont";
  src: url("../fonts/NeueHaasGroteskText-Roman.woff");
}
@font-face {
  font-family: "NeueHaasGroteskTextBold";
  src: url(../fonts/NeueHaasGroteskText-Bold.woff);
}
@font-face {
  font-family: "NeueHaasGroteskTextMedium";
  src: url(../fonts/NeueHaasGroteskText-Medium.woff);
}
@font-face {
  font-family: "NeueHaasGroteskTextRoman";
  src: url(../fonts/NeueHaasGroteskText-Roman.woff);
}
@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");
}
h1, h2, h3, h4, h5, h6 {
  font-family: NeueHaasGroteskTextBold;
  margin: 0;
  padding: 0;
  font-weight: bold;
}

b, strong {
  font-family: NeueHaasGroteskTextBold;
  font-weight: bold;
}

.font-style-15px {
  font-size: 0.9375rem;
}

.text-danger {
  color: rgb(255, 90, 96);
}

.text-muted {
  color: rgb(114, 126, 133);
}

.headline {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 4.0625rem;
  margin-top: 35px;
  margin-bottom: 16px;
}

.row-no-padding {
  margin-left: 0;
  margin-right: 0;
}

/*
.no-padding {
   padding: 0 !important;
}
*/
.padding-left-3px {
  padding-left: 3px;
}

.padding-left-5px {
  padding-left: 5px;
}

.min-height-445 {
  height: 445px;
}

.no-top-spacing {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.separator-lg {
  border-top: 2px solid black;
}

.portlet-column-first {
  padding-left: 0;
}

.line-spacer {
  text-align: center;
  border-bottom: 1px solid #eee;
  line-height: 0;
  margin-bottom: 2px;
  margin-left: 7px;
  width: 65%;
  display: inline-block;
}

.content-center {
  margin: 0 auto;
}

.no-wrap {
  white-space: nowrap;
}

footer {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #000000;
  padding: 30px;
  background: #F0F0F0;
  font-family: NeueHaasGroteskTextMedium;
}

.footer-logo {
  height: 13px;
  margin-left: -4px;
}

/*fix for IE   */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .footer-logo {
    margin-left: -12px;
  }
}
.height-footer {
  height: 145px;
}

.footer-date {
  font-size: 0.75rem;
  color: #000000;
  padding-right: 18px;
  text-align: right;
}
.footer-date p {
  line-height: 1.5;
  font-size: 0.75rem;
  line-height: 1.5;
  padding-left: 10px;
}
.footer-date .open-weather-attribution a {
  color: #1F5990 !important;
  text-decoration: none;
}
.footer-date .open-weather-attribution a:hover {
  color: #23527c !important;
  text-decoration: underline;
}

.footer-left {
  margin-top: -20px;
}

.footer-links a {
  color: #1F5990 !important;
}
.footer-links a:hover {
  color: #23527c !important;
  text-decoration: underline;
}

#footer-mobile {
  padding-right: 0px !important;
}

#footer-mobile p {
  margin-bottom: 0px;
  padding-left: 0px;
}

.copy-symbol {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: bold;
}

.footer-content p.copyright {
  font-size: 0.75rem;
  line-height: 1.5;
}

.weather-img-sm > img {
  width: 25px;
  position: absolute;
  top: -6px;
}

.weather-header-sm {
  color: #000000;
  margin-left: 5px;
}

@media all and (max-width: 992px) {
  footer {
    padding-left: 25px;
  }
}
@media all and (max-width: 767px) {
  .weather-img-sm > img {
    position: relative;
    top: 0;
    margin-left: 2px;
  }
  .footer-logo {
    height: 15px;
    margin-left: -2px;
    width: 400px;
  }
  footer {
    padding-left: 20px;
  }
}
@media (max-width: 992px) {
  #footer-mobile {
    display: block !important;
    text-align: left;
    padding-left: 10px;
    margin-top: -13px !important;
    margin-bottom: 30px;
  }
  #footer-not-mobile {
    display: none !important;
  }
}
@media (max-width: 768px) {
  #footer-mobile {
    max-width: 180px;
  }
  .link-social-media {
    float: none;
    margin-top: -5px;
    position: absolute;
    right: -100%;
    top: -125px;
  }
}
@media (max-width: 576px) {
  .link-social-media {
    right: 0 !important;
  }
}
@media all and (max-width: 481px) {
  .footer-logo {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #footer-mobile {
    display: none !important;
  }
}
@media (max-width: 400px) {
  #footer-mobile {
    max-width: 130px !important;
  }
}
.link-social-media {
  float: right;
}

.link-social-media img {
  margin-right: 5px;
}

.float-left {
  float: left;
  clear: both;
}

.float-right {
  float: right;
}

/* #main-content{margin-left:-15px; margin-top:-10px; } */
.portlet-column-content.empty {
  padding: 0px;
}

.col-md-9 {
  padding-left: 0px;
  padding-right: 0px;
}

.col-md-3 {
  padding-left: 0px;
  padding-right: 0px;
}

.portlet {
  margin-bottom: 0px;
}

.portlet-column-last {
  padding: 0px;
}

.has-control-menu #wrapper {
  margin-top: 0 !important;
}

.col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.my-announcements a:hover {
  text-decoration: none;
}

.card.card-fixed-h.card-fixed-w .card-block {
  height: 233px !important;
}

.my-announcements .odd-announcement .card-img-fixed-h,
.my-announcements .even-announcement .card-img-fixed-h {
  background-position: left;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: white;
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow: none;
}
.card .media {
  margin-top: 0;
  margin-bottom: -4px;
}

.card-inverse {
  color: #ffffff;
  border: none;
}
.card-inverse .card-title {
  color: #ffffff;
}
.card-inverse .card-subtitle {
  color: #ffffff !important;
}

.card-fixed-h {
  min-height: 390px;
}

.card-fixed-w {
  width: 100%;
  min-width: 345px;
  margin-left: auto;
  margin-right: auto;
}

.announcement-card-link {
  text-decoration-color: white !important;
}

div [id*=Nested] [id*=_column] {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.card-fixed-h-long {
  height: 500px;
}

@media only screen and (min-device-width: 1440px) {
  div [id*=Nested] [id*=_column-1] {
    padding-right: 7.5px !important;
  }
  div [id*=Nested] [id*=_column-2] {
    padding-left: 7.5px !important;
  }
}
@media only screen and (min-device-width: 1366px) and (max-device-width: 1439px) {
  div [id*=Nested] [id*=_column-1] {
    padding-right: 7.5px !important;
  }
  div [id*=Nested] [id*=_column-2] {
    padding-left: 7.5px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) {
  div [id*=Nested] [id*=_column-1] {
    padding-right: 7.5px !important;
  }
  div [id*=Nested] [id*=_column-2] {
    padding-left: 7.5px !important;
  }
  .card-fixed-w {
    width: 100%;
    min-width: 0;
  }
  .card-fixed-h {
    min-height: 430px;
  }
}
@media all and (max-width: 767px) {
  .card-fixed-h {
    min-height: 430px;
  }
  .card-fixed-w {
    width: 100%;
    min-width: 0;
  }
}
@media all and (max-width: 320px) {
  .card-fixed-h {
    min-height: 500px;
  }
  .card-fixed-w {
    width: 100%;
    min-width: 0;
  }
}
.card-img-fixed-h {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 120px;
}
.card-img-fixed-h h2 {
  color: #ffffff;
  padding: 15px;
  font-size: 2.8125rem;
}

.card-img-fixed-h-long {
  min-height: 250px;
}

.card-block {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  font-size: 1rem;
  margin-top: -0.375rem;
  margin-bottom: 0;
  height: 155px;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-link:hover {
  text-decoration: underline;
}
.card-link .media-left {
  padding-top: 5px;
  padding-right: 0;
}
.card-link .media-body {
  padding-top: 5px;
}

.card-link-arrow {
  background-repeat: no-repeat;
  padding: 2px 0 0 21px;
  background-position: 0% 80%;
}

.card-img-top {
  width: 100%;
}

.card-img-bottom {
  width: 100%;
}

.my-cards-section .portlet-column-last {
  padding-left: 15px;
  padding-right: 15px;
}

.portlet-column-second .card {
  border-top: 0px;
}

#column-4 .card {
  border-top: 0px;
}

.card-links {
  position: absolute;
  bottom: 14px;
}

.card-more-info {
  cursor: pointer;
  background-color: rgba(196, 207, 212, 0.89);
  color: #727e85;
  padding: 1px 0px 0px 3.5px;
  width: 22px;
  height: 22px;
}
.card-more-info:hover {
  background-color: rgba(170, 182, 187, 0.89);
}

.card-title {
  font-size: 1.5rem;
}

.journal-content-article .card .card-subtitle {
  color: #333333;
}

.journal-content-article .panel {
  background-color: #ffffff !important;
}

.panel #weather-city,
#weather-subheading,
.weather-details {
  color: #000000;
  font-family: NeueHaasGroteskTextMedium;
}

.weather-details hr {
  margin-top: -26px !important;
}

.weather-details hr:last-child {
  margin-left: 40px;
}

.weather-heading .glyphicon.glyphicon-globe {
  color: #000000;
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
  .my-announcements > .row > .odd-announcement {
    padding-right: 1px;
  }
  .my-announcements > .row > .even-announcement {
    padding-left: 1px;
  }
}
.card-fixed-w {
  min-width: unset;
}

a.card-link {
  display: flex;
  flex-wrap: wrap;
}

.card-link .media-body {
  color: #2D75B9;
  font-family: NeueHaasGroteskTextMedium;
}

.card-link:hover .media-body {
  color: #2D75B9 !important;
}

.card-subtitle {
  color: #333333 !important;
}

h3.card-title {
  font-size: 1.5rem;
}

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

/*cards related styling start*/
@media all and (min-width: 1200px) {
  .container {
    width: 1200px;
    max-width: 1200px;
  }
}
.my-cards-section {
  max-width: 1200px;
  margin-top: 0px;
}

.my-cards-section h2 {
  font-size: 1.3125rem;
  padding-left: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.cards-background {
  background: #f0f0f0;
}

.add-cards-background {
  background: #f0f0f0;
}

.add-cards-background h6 {
  margin-left: 15px;
}

.mycards-col-1 {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #E0E0E0;
  max-width: 380px;
  height: 360px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.mycards-col-1 img {
  max-width: 100%;
  min-width: 100%;
}

.mycards-col-1 h4 {
  font-family: OneHearstFont;
  font-size: 1.3125rem;
  font-weight: 900;
  padding: 5px;
  letter-spacing: 0.7px;
  text-align: left;
  color: #000000;
  padding-left: 15px;
  padding-top: 15px;
}

.mycards-col-1 p {
  font-family: OneHearstFont;
  font-size: 1rem;
  line-height: 1.5;
  color: #666666;
  padding: 3px 0px 0px 16px;
  width: 100%;
}

.mycards-col-1 p.help-desk {
  padding-top: 15px;
}

.mycards-col-1 a {
  font-family: OneHearstFont;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0.4px;
  color: #4d76a0;
  display: block;
  padding-left: 25px;
  background: url("../images/OneHearst/myhearst_landing_mycards_link.svg");
  background-repeat: no-repeat;
  background-position: 3px;
  margin: 15px 0px 0px 8px;
}

.feedback-img {
  width: 80%;
  height: auto;
  min-width: 100px;
  margin: auto;
  vertical-align: middle;
  text-align: center;
}

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

.weather-img {
  width: 30%;
  height: auto;
  min-width: 100px;
}

/*Generic styling ends*/
.top-header {
  width: 100%;
  margin: auto;
  margin-top: 0px;
  min-height: auto;
  height: 130px;
  background: #216BB2;
}

.top-header-admin {
  margin-top: 65px !important;
}

.navbar-logo-brand {
  position: relative;
  height: 95px;
  margin-top: -94px;
  z-index: 9;
}

img.logo-img-lg {
  width: 173px;
  height: auto;
  margin-left: -52px;
  outline: none !important;
}

/*
* {
    border-radius: 0 !important;
}
*/
.navbar-logo-brand-innerpg {
  position: relative;
  height: 100px;
  margin-top: -95px;
  z-index: 9;
}

.navbar-right {
  margin-right: 0px;
  margin-left: 0px !important;
}
@media (min-width: 992px) {
  .navbar-right {
    margin-left: 15px;
  }
}

.navbar-logo-brand-innerpg img.logo-img-lg {
  width: 105px;
  margin-top: 15px;
  margin-left: 10px;
}

.search {
  width: 100%;
  padding-left: 15px;
  margin-left: 5%;
  height: 60px;
}

.search input[type=text] {
  padding-left: 4%;
  height: 38px;
  border: 0px;
  background-image: url(../images/OneHearst/myhearst_globalnav_search_hourglass.svg);
  background-position: 5px 5px;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  border-radius: 0;
}

.link-social-media {
  float: right;
  margin-top: -5px;
}

.link-social-media img {
  margin-right: 5px;
}

/* overriding navigation css on bootsrap css */
.navbar {
  border: 1px solid transparent;
  border-image: none;
  margin-bottom: 0px;
  position: relative;
  min-height: 50px;
}

/*
.navbar-default .navbar-nav > li > a:hover {
    background-color: #f7f7f7;
}
*/
.navbar-default {
  border-color: rgb(231, 231, 231);
  background-color: transparent;
  border-color: transparent;
}

.navbar-default .navbar-collapse {
  border: 0px;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  line-height: 24px;
  padding: 5px 15px 23px 15px;
  font-size: 1rem;
}

#capitalApprovalsHeader {
  font-size: 1rem;
  padding: 15px 15px 5px 15px;
  font-family: NeueHaasGroteskTextBold;
}

.dropdown-menu > li > a {
  line-height: 2;
  font-size: 1rem;
}

.navbar {
  margin-bottom: -6px;
}

.navbar-default .navbar-nav > .open > a {
  background-color: #fff;
}

.nav .open > a {
  background-color: #fff;
}

.navbar-default .navbar-nav > .open > a:hover {
  background-color: #fff;
}

.dropdown-menu {
  list-style: none;
  margin: 2px 0px 0px;
  padding: 5px 0px;
  border-radius: 4px;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-image: none;
  top: 100%;
  text-align: left;
  float: right;
  right: 0px;
  left: 0px;
  display: none;
  position: absolute;
  z-index: 1000;
  min-width: 360px;
  height: auto;
  background-color: rgb(255, 255, 255);
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/*css for the layout*/
.row {
  margin-right: 0px;
  margin-left: 0px;
}

.hearst-carousel {
  width: 1520px;
  margin-right: auto;
  margin-left: auto;
}

.hearst-container-cards {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.nopadding {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.search .input-text-wrapper {
  width: 70%;
  margin-left: 6%;
  margin-top: 20px;
}

.navbar-nav {
  margin-right: 0px !important;
  margin-left: -18px;
  margin-top: 16px;
}

.dropdown-menu {
  max-height: none;
  overflow: none;
  overflow-x: none;
  max-width: none;
}

.menu-cheveron-icon {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_globalnav_cheveron.svg");
  background-repeat: no-repeat;
  background-position: 100% 40%;
  width: 20px;
  height: 20px;
  z-index: 9;
  position: relative;
  top: 5px;
}

.menu-cheveron-icon-active {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_globalnav_cheveron_active.svg");
  background-repeat: no-repeat;
  background-position: 100% 40%;
  width: 20px;
  height: 20px;
  z-index: 9;
  position: relative;
  top: 5px;
}

/* commenting avatars in all css for the real avatar */
.menu-profile-avatar-lg {
  display: inline-block;
  background-image: url("../images/OneHearst/user-profile-avatar.svg");
  background-repeat: no-repeat;
  background-position: 20% 20%;
  background-size: 100%;
  width: 35px;
  height: 55px;
  margin-bottom: -5px;
}

/* Adding fix for IE avatar offset problem ON-1264  */
@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  .menu-profile-avatar-lg {
    background-size: 63%;
    background-position: 20% 35%;
    margin-top: 1px;
  }
}
.menu-profile-avatar-lg-active {
  display: inline-block;
  background-image: url("../images/OneHearst/user-profile-avatar-active.svg");
  background-repeat: no-repeat;
  background-position: 20% 20%;
  background-size: 100%;
  width: 35px;
  height: 55px;
  margin-bottom: -5px;
  background-color: #fff;
}

/* Adding fix for IE avatar offset problem ON-1264  */
@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  .menu-profile-avatar-lg-active {
    background-size: 63%;
    background-position: 20% 35%;
    margin-top: 1px;
  }
}
a.nobgcolor {
  background: none !important;
}

a.nobgcolor .menu-cheveron-icon {
  position: relative;
  top: -13px;
  left: 0px;
}

a.nobgcolor .menu-cheveron-icon-active {
  position: relative;
  top: -13px;
  left: 0px;
}

a.external-link span.external-link-arrow-padding {
  color: #337ab7;
}

.menu-search-icon:before {
  content: "";
  display: inline-block;
  background-image: url("../OneHearst/myhearst_globalnav_search_icon.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.user-feedback-bt {
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_globalnav_feedback.svg");
  background-repeat: no-repeat;
  background-position: 50% 20%;
  width: 35px;
  height: 55px;
  background-size: 100%;
  cursor: pointer;
}

.user-feedback-bt-active {
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_globalnav_feedback_active.svg");
  background-repeat: no-repeat;
  background-position: 50% 20%;
  width: 35px;
  height: 55px;
  background-size: 100%;
  cursor: pointer;
  background-color: #fff;
}

.navbar-default .navbar-nav > li > a:hover {
  background-color: #fff;
  color: #555;
}

.navbar-default .navbar-nav > li.fb-btn > a:hover {
  background-color: transparent;
}

.navbar .nav li > a {
  word-break: break-word !important;
  word-wrap: break-word;
  white-space: normal;
}

.avatar-lg > li {
  position: relative;
}

.nav > li > a:hover {
  background-color: transparent;
}

.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #fff;
  border-color: none;
}

/* css for two column dropdown display */
.dropdown-menu.second-dropdown {
  float: left;
  left: 0px;
}

.dropdown-menu.columns-2 {
  min-width: 560px;
  float: right;
  right: 0px;
  left: -617%;
}

.dropdown-menu.first-dropdown {
  left: 0px !important;
  width: 260px;
  margin: 0;
  border: 0px solid rgba(0, 0, 0, 0.15) !important;
}

.dropdown-menu.columns-3 {
  min-width: 600px;
}

.dropdown-menu li a {
  padding: 5px 15px;
  font-weight: 300;
}

.multi-column-dropdown {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 2;
  color: #333;
  white-space: normal;
  font-size: 1rem;
}

.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f7f7f7;
}

@media (max-width: 767px) {
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
}
/* search icon postioning for the desktop width */
@media (min-width: 992px) and (max-width: 1200px) {
  .search input[type=text] {
    background-position: 1px 6px;
    background-repeat: no-repeat;
  }
}
/*text wrap issue for FF browser  */
@-moz-document url-prefix() {
  .search .input-text-wrapper {
    margin-top: 0px;
  }
  .navbar .nav li > a {
    word-break: normal;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation .apps-filter {
    margin-top: 50px;
    margin-left: 0px;
  }
  .margin-top {
    margin-top: 50px !important;
  }
}
/*text wrap fix for IE browser  */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .navbar .nav li > a {
    word-break: normal;
  }
}
/* text wrap fix for  Microsoft Edge Browser 12+ (All)  */
@supports (-ms-ime-align: auto) {
  .navbar .nav li > a {
    word-break: normal;
  }
}
.footer-hr {
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.nav-my-tasks {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.site-navigation-dropdown-items a {
  text-decoration: none;
  font-size: 1rem;
  min-width: 160px;
  color: #000000;
  list-style: none;
  margin: 2px 0px 0px;
  padding: 12px 15px;
  min-width: 260px;
  height: auto;
  background-color: rgb(255, 255, 255);
  line-height: 2;
  display: block;
  clear: both;
}
.site-navigation-dropdown-items a:hover {
  background-color: #f7f7f7;
}

.nav-dropdown-padding {
  padding-left: 5%;
}

/*

// Specify width for the navigation on the homepage so that it
// doesn't looked too zoomed in

@media all and (min-width: 992px) {
    .navbar-homepage {
        .container {
           width: 96%;
        }
    }
}

@media all and (min-width:1200px) {
    .navbar-homepage {
        .container {
           width: 88%;
        }
    }
}
*/
.nav-underlined {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.nav-underlined > li {
  float: left;
  margin-bottom: -1px;
}

.nav-underlined > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border-radius: 4px 4px 0 0;
  font-size: 1rem;
  color: black;
  padding: 5px 5px;
  margin-right: 50px;
}

.nav-underlined > li.active > a,
.nav-underlined > li.active > a:focus,
.nav-underlined > li.active > a:hover {
  border-bottom: 2px solid black;
  max-width: max-content;
  width: 100%;
}

.menu-profile-avatar-lg .dropdown-menu {
  top: 100% !important;
}

.user-feedback-bt .dropdown-menu {
  top: 100% !important;
}

.navbar {
  width: 100%;
  margin: auto;
  margin-top: 0px;
  min-height: auto;
  height: 130px;
  background: #216BB2;
}

.dropdown-col-lg .dropdown-menu {
  left: -195%;
}

.label-danger {
  z-index: 1;
  width: 30px !important;
  left: 17px !important;
}

.collapse:not(.show) {
  display: block;
}

/* CSS for navbar toggler */
.navbar-default .navbar-toggle {
  color: #555;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-toggle {
  height: 32px;
  margin-left: 5px;
  padding-bottom: 0;
  padding-top: 0;
}

@media (max-width: 992px) {
  .container {
    width: 970px;
  }
  .col-sm-12 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .navbar-header {
    width: 100%;
  }
  .search {
    width: 100%;
    padding-left: 0px;
    margin-left: 0%;
  }
  .navbar-logo-brand {
    position: relative;
    height: 50px;
    width: 50px;
    margin-top: -6px;
    z-index: 9999;
    padding: 0px;
    float: left;
  }
  .navbar-default .navbar-toggle {
    background-color: transparent;
    height: 57px;
    margin-left: 0;
    border-color: transparent;
  }
  .navbar-collapse.collapse.show {
    display: block !important;
    z-index: 100;
    background-color: #ffffff;
  }
  .navbar-default .navbar-collapse {
    background-color: #fff;
    margin-top: 0;
    margin-right: -2px;
    margin-bottom: -2px;
    padding: 0;
    height: auto !important;
  }
}
@media (max-width: 768px) {
  .col-xs-12 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .navbar-logo-brand {
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}
/* end of CSS for navbar toggler */
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-12 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .col-md-6 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
}
/*container section for carousal based on the width of the device customization is done.. Please do not modify */
@media (min-width: 1200px) {
  .container-hearst {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: #F7F7F7;
  }
}
.float-right {
  float: right;
}

.float-left {
  float: left;
  clear: both;
}

.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.lexicon-custom-width {
  width: 24px;
  height: 25px;
}

.form-control {
  height: 38px;
}

/*icon related styling */
.lexicon-icon {
  margin-top: -4px;
  padding-left: 1px;
}

/*please do not remove the below class which are written to hide the default liferay search icon*/
.lexicon-icon-search {
  display: none !important;
}

.breadcrumb {
  background-color: #ffffff;
  margin-bottom: 0;
}

.container-fluid-1280 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid-1280:before,
.container-fluid-1280:after {
  content: " ";
  display: table;
}

.container-fluid-1280:after {
  clear: both;
}

.navbar .container-fluid-1280 {
  padding-left: 0;
  padding-right: 0;
}

/* below css is modified/overidden for control panle ellipsis issue and text wrap issue */
.nav-equal-height > li > a,
.nav-equal-height .nav > li > a,
.nav-equal-height-heading > a,
.nav-equal-height-heading > span {
  max-width: 100%;
}

.product-menu .lfr-tree .layout-tree {
  white-space: pre-wrap !important;
}

.product-menu .tree-node-content .layout-tree {
  white-space: pre-wrap !important;
}

/* fix for ellipse dropdown */
.dropdown-menu-left-side {
  left: auto !important;
  top: 0;
}

/* fix for navigation dropdown being pushed off screen to the left */
#panel-manage-site_administration_navigation .dropdown-menu-left-side {
  right: 100%;
  min-width: 158px;
}

/*Styling for dynamic contact cards*/
.row-flex {
  display: flex;
  flex-wrap: wrap;
}

/*Styling for Accordion dynamic*/
.custom-accordn-panel-group {
  margin-top: 50px;
  margin-bottom: 40px;
}

.custom-accordn-news-title {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #000000;
  font-size: 1.3125rem;
  text-align: left;
  padding: 0px 10px;
  margin-bottom: 10px;
}

.custom-accordn-panel-heading {
  margin-bottom: 1px;
  width: 100%;
  color: #fff;
  border-top: 1px solid #E0E0E0;
  padding: 15px 15px 0px 10px;
  box-sizing: border-box;
  cursor: pointer;
}

.custom-accordn-panel-heading .accordion-toggle:before {
  background-image: url("../images/OneHearst/myhearst_article_accordian_close.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  float: left;
}

.custom-accordn-panel-heading .accordion-toggle.collapsed:before {
  background-image: url("../images/OneHearst/myhearst_article_accordian_open.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  float: left;
}

.custom-accordn-panel-title {
  display: block;
  background-color: transparent;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.3;
}
.custom-accordn-panel-title a {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  padding: 0 0 0 10px;
  color: #000000;
  text-decoration: none;
  vertical-align: super;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 95%;
}

.custom-accordn-panel-body {
  padding: 5px 5px 5px 59px;
  width: 100%;
  height: auto;
}
.custom-accordn-panel-body p {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  color: #666666;
  padding: 0px 15px 0px 0px;
  text-overflow: ellipsis;
}

@media (max-width: 992px) {
  .col-md-9,
  .col-md-3,
  .col-md-8,
  .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* break points for mobile versions */
@media all and (max-width: 767px) {
  /* Common css to overcome default padding for grid class*/
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10,
  .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11,
  .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* @media all screen and (min-width: 320px) and (max-width: 768px) { */
  .top-header {
    width: 100%;
    margin: auto;
    height: auto;
  }
  .top-header-admin {
    margin-top: 49px !important;
  }
  .navbar-logo-brand {
    position: relative;
    height: 50px;
    width: 50px;
    z-index: 9999;
    padding: 0px;
  }
  .navbar-logo-brand img {
    width: 70px;
    height: 80px;
    margin-top: -5px;
  }
  img.logo-img-lg {
    margin-left: 0px;
  }
  .search .input-text-wrapper {
    width: 97%;
    margin-left: 2%;
    margin-top: 0px;
  }
  .search input[type=text] {
    width: 100%;
  }
  /*
      .navbar-default .navbar-collapse {
          background-color: #fff;
          margin-top:0px;
          padding:0px;
      }
      .navbar-default .navbar-nav > li > a {
          color: #000;
      }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a {
          color: #000;
          padding-left:43px;
      }
       .navbar {
          padding-left: 0px;
          padding-right: 0px;

      }
      .navbar-default .navbar-toggle {
          border-color: transparent;
          background-color: transparent;
      }
      .navbar-default .navbar-toggle.icons-mobile {
          border-color: transparent;
          background-color: transparent;
      }
      .navbar-toggle {
          margin-top: 0px;
      }
      .navbar {
          margin-bottom: 0px;
      }
      .navbar-default .navbar-toggle {
          height: 57px;
          margin-bottom: 0px;
      }
      .navbar-default .navbar-toggle:hover {
          background-color: #fff;
      }
      .navbar-default .navbar-toggle .icon-bar {
          background-color: #fff;
      }
      .navbar-default .navbar-toggle:focus {
          background-color: #fff;
      }
      .glyphicon-search::before {
          color: #fff;
      }
      .navbar-default .navbar-toggle:hover .glyphicon-search::before {
          color: #4d4d4d;
      }
      .navbar-default .navbar-toggle:hover .glyphicon-user::before {
          color: #4d4d4d;
      }
      .glyphicon-user::before {
          color: #fff;
          vertical-align: center;
      }
      .navbar-toggle .icon-bar + .icon-bar {
          margin-top: 5px;
      }
      .navbar-default .navbar-toggle:hover .icon-bar {
          background-color: #4d4d4d;
      }
      .navbar-toggle {
          margin-left:0px;
      }
      */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #CDD7E2;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 48px;
  }
  input[type=text] {
    width: 100%;
    margin: 1%;
    margin-left: 0%;
    padding: 5px;
    height: 36px;
  }
  .col-md-8 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .navbar-toggle {
    margin-right: 0px;
  }
  .login-link-div {
    float: left;
    min-height: auto;
  }
  /*
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
      background-color: #f3fef3;
  } */
  .navbar-default .navbar-nav > .open > a > b {
    transform: rotate(-180deg);
    margin-top: 5px;
  }
  .navbar-default .navbar-nav > .open > a {
    background-color: #f3f3f3 !important;
  }
  .search input[type=text] {
    width: 99%;
    margin-left: 0px;
    padding-left: 10px;
    margin-top: 10px;
    height: 30px;
    background-image: none;
    margin-right: 0px !important;
  }
  .lfr-tooltip-scope .input-group.search-bar-suggestions {
    max-width: 89% !important;
    margin-top: 0px !important;
  }
  .nav {
    margin-right: 0px !important;
    margin-left: 0px;
  }
  .dropdown-menu {
    max-height: 320px;
    background-color: #F3F3F3 !important;
  }
  /* below css is for navigation new structure */
  .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container { /*margin-right:-2px; margin-left:-2px;*/
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
  }
  .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
  }
  /*overriding aui.css to collapse dropdown on xs devices */
  /* @media (max-width: 992px) { */
}
@media (max-width: 767px) and (max-width: 992px) {
  .navbar .navbar-collapse:first-child,
  .navbar-collapse-absolute .navbar-collapse {
    background-color: #fff;
    border-color: transparent;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    left: -1px;
    margin-top: 1px;
    position: relative;
    right: -1px;
    top: 100%;
    z-index: 1000;
    padding: 0px;
  }
  .search-hearst-icon.collapsed {
    background: transparent !important;
    color: #ffffff !important;
    outline: none !important;
  }
  .search-hearst-icon.collapsed[aria-expanded=false] span {
    background-image: url("../images/OneHearst/myhearst_globalnav_search_hourglass_Mobile.svg") !important;
  }
  .profile-hearst-icon.collapsed {
    background: transparent !important;
    color: #ffffff !important;
    outline: none !important;
  }
  .profile-hearst-icon.collapsed[aria-expanded=false] span {
    background-image: url("../images/OneHearst/user-profile-avatar.svg") !important;
  }
  .menu-hearst-icon.collapsed {
    background: transparent !important;
    color: #ffffff !important;
    outline: none !important;
  }
  .menu-hearst-icon.collapsed[aria-expanded=false] span {
    background-image: url("../images/OneHearst/myhearst_globalnav_mobile_hamberger.svg") !important;
  }
}
@media all and (max-width: 767px) {
  .menu-cheveron-icon {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_globalnav_cheveron_active.svg");
    background-repeat: no-repeat;
    background-position: 100% 150%;
    width: 20px;
    height: 20px;
    top: -1px;
    left: -3px;
  }
}
@media all and (max-width: 767px) {
  .multi-column-dropdown li a {
    line-height: 48px;
    padding-left: 43px;
  }
}
@media all and (max-width: 767px) {
  .multi-column-dropdown li a:hover {
    background-color: #CDD7E2;
  }
}
@media all and (max-width: 767px) {
  .navbar-nav .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
}
@media all and (max-width: 767px) {
  .navbar-header {
    float: none;
  }
}
@media all and (max-width: 767px) {
  .navbar-left, .navbar-right {
    float: none !important;
  }
}
@media all and (max-width: 767px) {
  .navbar-toggle {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
}
@media all and (max-width: 767px) {
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
}
@media all and (max-width: 767px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
}
@media all and (max-width: 767px) {
  .navbar-nav > li {
    float: none;
  }
}
@media all and (max-width: 767px) {
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media all and (max-width: 767px) {
  .collapse.in {
    display: block !important;
  }
}
@media all and (max-width: 767px) {
  .carousal-center-triangle {
    display: none;
  }
}
@media all and (max-width: 767px) {
  #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .container {
    padding: 0px !important;
  }
}
div#search {
  background-color: #216BB2;
}

.carousal-center a {
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  max-height: 100%;
  height: 445px;
  display: block;
}

.carousal-center-triangle {
  content: "";
  display: block;
  position: absolute;
  right: -1px;
  top: 34%;
  margin-top: -185px;
  width: 0;
  height: 0;
  border-top: 266px solid transparent;
  border-bottom: 223px solid transparent;
  border-left: 0;
}

.carousal-center a img {
  width: auto;
  height: 100%;
}

.botton-triangle {
  float: right;
}

.news-feed-center {
  height: 445px;
  padding: 20px;
}

.indicator-model {
  position: relative;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.carousel-indicators {
  margin-left: 0% !important;
  left: 68.6% !important;
  text-align: left;
  width: 150px;
}

.carousel-indicators .active {
  width: 10px !important;
  height: 10px !important;
  margin: 0 2px !important;
  border: 1px solid #000000;
  border-radius: 10px !important;
  background: transparent;
}
.carousel-indicators .active button {
  outline: none;
  border: 1px solid white;
  background: transparent;
}

.carousel-indicators li button:focus {
  border: 2px solid white;
  background: transparent;
  background-color: transparent;
}

.carousel-indicators li {
  border-radius: 10px !important;
  background: transparent !important;
}
.carousel-indicators li button {
  display: block;
  width: 10px !important;
  height: 10px !important;
  border-radius: 10px !important;
  border: 1px solid white;
  background: #FFFFFF;
  opacity: 1;
  padding: 0;
  margin: 0 2px;
  position: relative;
  right: 3px;
  bottom: 1px;
}

.slider-text,
.slider-text a,
.slider-text a:hover,
.slider-text a:focus {
  font-size: 2.5625rem;
  line-height: 0.95;
  color: #ffffff;
  margin: 6px 0;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
}

.slider-footer a:focus,
.slider-content a:focus {
  border: 2px solid #D0DEF1;
  box-shadow: none;
  color: #D0DEF1;
  text-decoration: none;
}

.slider-footer a:hover,
.slider-content a:hover {
  color: #D0DEF1;
}

.bookmarks-2-col a:focus {
  border: 2px solid #D0DEF1;
  box-shadow: none;
}

#my-bookmarks-edit-icon :focus {
  border: 2px solid #D0DEF1;
  box-shadow: none;
}

.indicator-model a:focus {
  border: 2px solid #D0DEF1;
  box-shadow: none;
  color: white;
}

.slider-content {
  font-family: NeueHaasGroteskTextRoman;
  font-size: 1.3125rem;
  line-height: 1.33;
  color: #000000;
}
.slider-content a {
  font-family: NeueHaasGroteskTextRoman;
  font-size: 1.3125rem;
  line-height: 1.33;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
}
.slider-content a:hover {
  text-decoration: underline;
}

.slider-footer {
  font-family: NeueHaasGroteskTextMedium;
  font-size: 0.75rem;
  color: #ffffff;
}
.slider-footer a {
  font-family: NeueHaasGroteskTextMedium;
  font-size: 0.75rem;
  color: #ffffff;
  text-decoration: none;
}

.slider-more-news {
  font-family: NeueHaasGroteskTextMedium;
  width: 155px;
  color: #ffffff;
  bottom: 32px;
  right: 12px;
  float: right;
  position: absolute;
}
.slider-more-news:hover {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: underline;
}

.slider-more-news > img {
  width: 15px;
  height: 15px;
}

.carousel-item {
  transition: transform 0.6s ease-in-out !important;
}

/* break points for mobile versions for carousal */
@media only screen and (max-width: 767px) {
  h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
  }
  .carousal-center a {
    position: relative;
    height: 340px;
    background-color: #ff5a60;
    background-size: cover;
    background-position: 0% 50%;
    display: block;
  }
  .carousal-center a img {
    width: 100%;
  }
  /* styling for content in the carousal*/
  .indicator-model {
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 25px;
  }
  .carousel-indicators {
    left: 0% !important;
    margin-left: 20px !important;
    margin-bottom: 30px !important;
  }
  .slider-text,
  .slider-text a,
  .slider-text a:hover,
  .slider-text a:focus {
    font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1;
    font-size: 1.75rem;
    color: #ffffff;
    text-decoration: none;
  }
  .slider-content {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.125rem;
    line-height: 1.33;
    color: #000000;
  }
  .slider-content a {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.3125rem;
    line-height: 1.33;
    color: #ffffff;
    text-decoration: none;
  }
  .slider-footer {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.75rem;
    color: #ffffff;
    padding-bottom: 10px;
  }
  .slider-footer a {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.75rem;
    color: #fff;
    text-decoration: none;
  }
  .swipe-transition {
    position: relative;
    display: none;
    -webkit-transition: 0.1s ease-in-out left !important;
    -moz-transition: 0.1s ease-in-out left !important;
    -o-transition: 0.1s ease-in-out left !important;
    transition: 0.1s ease-in-out left !important;
  }
  .slider-more-news {
    bottom: 41px;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .news-feed-center {
    height: 315px;
  }
}
@media only screen and (max-width: 992px) {
  .news-feed-center {
    height: 240px;
  }
}
@media only screen and (max-width: 600px) {
  .news-feed-center {
    height: 320px;
  }
}
@media only screen and (max-width: 767px) {
  .my-cards-section {
    max-width: 100%;
  }
  .my-cards-section h5 {
    /*margin-top:10px; */
    margin-bottom: 13px;
  }
  .my-cards-section-row-two {
    max-width: 100%;
  }
  .my-cards-heading {
    font-family: OneHearstFont;
    font-size: 1.3125rem;
    font-weight: bold;
    color: #000000;
    padding-top: 25px;
    padding-left: 35px;
  }
  .mycards-col-1 {
    background: #ffffff;
    border: 1px solid #E0E0E0;
    height: auto;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 25px;
  }
  .mycards-col-1 h4 {
    font-family: OneHearstFont;
    font-size: 1.3125rem;
    font-weight: bold;
    padding: 5px;
    letter-spacing: 0.7px;
    text-align: left;
    color: #000000;
    padding-left: 15px;
    padding-top: 15px;
  }
  .mycards-col-1 a {
    font-family: OneHearstFont;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #4d76a0;
    display: block;
    padding-left: 25px;
    background-position: 3px;
  }
}
@media (max-width: 1920px) and (min-width: 1200px) {
  .container-user-profile {
    max-width: 1520px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.user-profile-upload {
  max-width: 1520px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
  opacity: 0.7;
  height: 360px;
  display: none;
  position: absolute;
  top: 0px;
  z-index: 99;
  text-align: center;
  padding-top: 150px;
}

.profile-pic-editmode {
  height: 250px;
  width: 250px;
  border: 5px solid #ffffff;
  background-color: #000000;
  opacity: 0.5;
  display: none;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 99;
}

.profile-container {
  position: relative;
  height: 360px;
  background-repeat: no-repeat;
  background-size: none;
  background-position: none;
}

.profile-pic-box {
  float: left;
  position: relative;
  margin-left: 50px;
  top: 50px;
  height: 250px;
  width: 250px;
  border: 5px solid #ffffff;
}

.user-title-box {
  float: left;
  margin-left: 0px;
  margin-top: 50px;
  height: auto;
  width: 60%;
  padding-left: 40px;
}

.user-title-box h2 {
  float: left;
  height: auto;
  width: 100%;
  font-family: OneHearstFont;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.8px;
  color: #ffffff;
  margin-bottom: 5px;
}

.user-title-box h6 {
  font-family: OneHearstFont;
  font-size: 1.625rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #ffffff;
  margin-bottom: 30px;
}

.user-title-box p {
  font-family: OneHearstFont;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.5px;
  color: #ffffff;
  padding-left: 0px;
}

.user-title-box span {
  margin-right: 5px;
}

.profile-office-icon:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_header_office.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-bottom: -5px;
}

.profile-phone-icon:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_header_phone.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.profile-email-icon:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_header_letter.svg");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
}

.profile-col-box {
  position: relative;
  width: 100%;
  height: 72px;
}

.profile-contact-icons:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_body_contact_card.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 45px;
  width: 60px;
  height: 60px;
  float: left;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: 20px;
  background-color: #8cDc1B;
}

.profile-employee-icons:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_body_hearst_employee_info.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 45px;
  width: 60px;
  height: 60px;
  float: left;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: 20px;
  background-color: #8D85c0;
}

.profile-col-box h4 {
  float: left;
}

.contact-card {
  font-family: OneHearstFont;
  font-size: 0.75rem;
  line-height: 1.75;
  color: #bcbcbc;
}

.user-profile-data-box {
  max-width: 1200px;
  margin-top: 40px;
  margin-bottom: 60px;
}

.profile-edit-button {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 150px;
  margin-right: 10px;
}

.profile-relative {
  position: relative;
}

.cell-right {
  float: right;
  width: auto;
  margin-right: 40px;
}

.cell-left {
  width: auto;
}

.profile-col-1 {
  float: left;
  width: 100%;
  height: auto;
  background: #ffffff;
  border: 0px solid #B3ABAB;
  max-width: 380px;
  height: 360px;
  padding: 0px 20px 0px 20px;
}
.profile-col-1 h6, .profile-col-1 p, .profile-col-1 a {
  padding-left: 20px;
}
.profile-col-1 h4 {
  padding: 15px;
  padding-left: 20px;
  font-size: 1.3125rem;
  font-weight: bold;
}
.profile-col-1 h6 {
  font-size: 0.875rem;
  font-weight: bold;
}
.profile-col-1 p {
  font-family: OneHearstFont;
  font-size: 1rem;
  padding-top: 0px;
  line-height: 1.5;
  color: #666666;
}
.profile-col-1 a {
  font-family: OneHearstFont;
  font-size: 1rem;
  line-height: 0.5;
  letter-spacing: 0.4px;
  color: #4d76a0;
  display: block;
}

@media (max-width: 1920px) and (min-width: 1200px) {
  .container-user-profile {
    max-width: 1520px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.user-title-box h2 {
  float: left;
  height: auto;
  width: 100%;
  font-family: OneHearstFont;
  font-size: 2.5rem;
  font-weight: normal;
  letter-spacing: 0.8px;
  color: #ffffff;
  margin-bottom: 5px;
}

.user-title-box h6 {
  font-family: OneHearstFont;
  font-size: 1.625rem;
  font-weight: normal;
  letter-spacing: 0.5px;
  color: #ffffff;
  margin-bottom: 30px;
}

.user-title-box p {
  font-family: OneHearstFont;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.5px;
  color: #ffffff;
  padding-left: 0px;
}

.user-title-box span {
  margin-right: 5px;
}

.profile-office-icon:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_header_office.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  margin-bottom: -9px;
  margin-left: -10px;
  background-size: 25px;
  background-position: 50% 50%;
}

.profile-phone-icon:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_header_phone.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 26px;
  margin-left: -10px;
  background-size: 11px;
  background-position: 50% 11px;
}

.profile-email-icon:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_header_letter.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  margin-left: -4px;
  background-size: 17px;
  background-position: 1px 100%;
}

.glyphicon-envelope:before {
  margin-left: 3px;
}

.profile-col-box {
  position: relative;
  width: 100%;
  height: 72px;
}

.profile-contact-icons:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_body_contact_card.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 45px;
  width: 60px;
  height: 60px;
  float: left;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: 20px;
  background-color: #8cDc1B;
}

.profile-employee-icons:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_body_hearst_employee_info.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 45px;
  width: 60px;
  height: 60px;
  float: left;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: 20px;
  background-color: #8D85c0;
}

.profile-col-box h4 {
  float: left;
}

.edit-profile-bt {
  background-color: #142c37;
  color: #ffffff;
  border-width: 0px;
  margin-top: 10px;
  width: 138px;
}

.contact-card {
  font-family: OneHearstFont;
  font-size: 0.75rem;
  line-height: 1.75;
  color: #bcbcbc;
}

.user-profile-data-box {
  max-width: 1200px;
  margin-top: 40px;
}

.cell-right {
  float: right;
  width: auto;
  margin-right: 10px;
}

.profile-col-1 h4 {
  padding: 14px;
  font-size: 1.3125rem;
  font-weight: bold;
  float: left;
}

.profile-col-1 h6 {
  font-size: 1rem;
  font-weight: bold;
  padding-left: 20px;
}

.profile-col-1 p {
  font-family: OneHearstFont;
  font-size: 1rem;
  padding-top: 0px;
  line-height: 1.5;
  color: #666666;
  padding-left: 20px;
}

.profile-col-1 a {
  font-family: OneHearstFont;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.4px;
  color: #4d76a0;
  display: block;
  padding-left: 20px;
}

/* css for fall version */
.user-row-two {
  margin-top: 30px;
}

.profile-col-1 .org-chart-list,
.profile-col-1-orgmodal .org-chart-list {
  float: left;
  border: 1px solid #f7f7f7;
  height: 50px;
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer;
}

.profile-col-1-orgmodal .org-chart-list h6 {
  float: left;
  line-height: 3.5;
  padding-left: 10px;
  font-size: 1rem;
}

.profile-col-1-orgmodal .org-chart-list span {
  margin: 0px;
  padding: 0px;
}

.profile-col-1-orgmodal .org-chart-list span p {
  margin: 0px;
}

.org-chart-list span {
  display: inline-block;
  float: left;
  line-height: 2.5;
}

.org-chart-list span.org-list-right {
  display: inline-block;
  float: right;
  padding-top: 18px;
  padding-right: 5px;
}

.org-list-right p {
  padding: 0px;
  font-size: 0.75rem;
  line-height: 1.7;
  color: #bcbcbc;
}

.profile-col-1 .org-chart-list h6 {
  float: left;
  padding: 20px 5px;
  font-size: caclRem(16px);
  line-height: 1.3;
  width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.org-chart-list-nomang span {
  display: inline-block;
  float: left;
  line-height: 2.5;
}

.profile-col-1 a {
  font-family: OneHearstFont;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.4px;
  color: #4d76a0;
  display: block;
  padding-left: 25px;
  background: url("../images/OneHearst/myhearst_landing_mycards_link.svg");
  background-repeat: no-repeat;
  background-position: 3px;
  margin: 0px 0px 0px 8px;
  float: left;
}

.social-channel a {
  font-family: OneHearstFont;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0.4px;
  color: #4d76a0;
  display: block;
  padding-left: 0px;
  background: none;
  margin: 15px 0px 0px 8px;
  float: none;
}

.profile-col-box h6 {
  line-height: 3;
}

.profile-about-icons:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_body_about_card.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 45px;
  width: 60px;
  height: 60px;
  float: left;
  margin-top: -5px;
  margin-left: -5px;
  margin-bottom: 0px;
  background-color: #ed4499;
}

.profile-orgchart-icons:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_body_orgchart_card.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 45px;
  width: 60px;
  height: 60px;
  float: left;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: 20px;
  background-color: #216BB2;
}

.profile-social-icons:before {
  content: "";
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_body_social_card.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 45px;
  width: 60px;
  height: 60px;
  float: left;
  margin-top: -5px;
  margin-left: -5px;
  margin-bottom: 20px;
  background-color: #1F5990;
}

h6.profile-bio {
  font-size: 1rem;
}

.hearst-modal {
  display: none;
  position: fixed;
  z-index: 1040;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.hearst-sb-button {
  float: right;
  width: 100px;
  height: 45px;
  margin-right: 25px;
  background-color: #142c37;
  color: #ffffff;
  margin-top: 20px;
}

.hearst-close-button {
  float: right;
  font-size: 1.125rem;
  width: 140px;
  height: 45px;
  margin-right: 25px;
  background-color: #142c37;
  color: #ffffff;
  margin-top: 20px;
  border: 0px;
  top: 50%;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
}

.hearst-cancel-button {
  float: right;
  font-size: 1.125rem;
  width: 100px;
  height: 45px;
  margin-top: 10px;
  border: 0px;
  background-color: transparent;
  top: 50%;
  -webkit-transform: translateY(-12%);
  -ms-transform: translateY(-12%);
  transform: translateY(-12%);
}

.hearst-done-button {
  float: right;
  font-size: 1.125rem;
  width: 138px;
  height: 45px;
  background-color: #8d9cd3;
  margin-top: 10px;
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_header_checkmark.svg");
  background-color: #8cdc1b;
  background-repeat: no-repeat;
  background-position: 5% 53%;
  background-size: 24%;
  color: #fff;
  border: 0px;
  margin-right: 10px;
  top: 50%;
  -webkit-transform: translateY(-12%);
  -ms-transform: translateY(-12%);
  transform: translateY(-12%);
}

.hearst-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0px;
  border: 1px solid #888;
  width: 780px;
}

.hearst-modal-body {
  height: 250px;
}

.hearst-modal-body p {
  margin-top: 10px;
}

.modal-dialog {
  width: 500px;
}

.hearst-modal-header {
  width: 780px;
  height: 80px;
  background-color: #4d76a0;
}

.hearst-modal-header h2 {
  color: #fff;
  font-size: 1.5rem;
  padding: 20px;
  text-align: left;
}

.hearst-modal-body div > textarea {
  border: none;
}

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

.file-upload-input {
  position: absolute;
  top: 100px;
  left: 50px;
  overflow: hidden;
  margin: 0px;
  height: 40px;
  line-height: 1.5;
  background-image: url("../images/OneHearst/myhearst_profile_header_edit.svg");
  background-repeat: no-repeat;
  background-position: 5% 53%;
  background-size: 24%;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}

.file-upload-input input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 1.25rem;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.file-upload-input-title {
  margin-left: 25px;
  font-size: 1.125rem;
}

.file-upload-cover-input {
  overflow: hidden;
  margin: 0px;
  height: 40px;
  line-height: 1.5;
  background-image: url("../images/OneHearst/myhearst_profile_header_edit.svg");
  background-repeat: no-repeat;
  background-position: 5% 53%;
  background-size: 24%;
  color: #fff;
  margin-left: 2px;
  background-color: transparent;
  border-color: #fff;
}

.file-upload-cover-input input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 1.25rem;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.file-upload-cover-input-title {
  margin-left: 25px;
  font-size: 1.125rem;
}

.file-upload-file-input {
  position: relative;
  overflow: hidden;
  margin: 0px;
  height: 40px;
  line-height: 1.5;
  background-image: url("../images/OneHearst/myhearst_profile_background_upload.svg");
  background-repeat: no-repeat;
  background-position: 5% 53%;
  background-size: 24%;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  width: 140px;
}

.file-upload-file-input input[type=file] {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  font-size: 1.25rem;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0) !important;
  width: 140px;
}

.file-upload-file-input-title {
  margin-left: 25px;
  font-size: 1.125rem;
}

.close-editprofile {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ffffff;
  font-size: 1.5625rem;
  opacity: 1;
}

.close-editprofile:hover,
.close-editprofile:focus {
  color: #ffffff !important;
  opacity: 1 !important;
}

.user-profile-upload p {
  color: #ffffff;
}

.done-button {
  float: right;
  width: 140px;
  height: 45px;
  background-color: #8d9cd3;
  margin-right: 25px;
  margin-top: 20px;
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_header_checkmark.svg");
  background-color: #8cdc1b;
  background-repeat: no-repeat;
  background-position: 5% 53%;
  background-size: 24%;
  color: #ffffff;
}

.input-bio {
  height: 200px;
  width: 499px;
  padding: 10px;
  margin: 20px;
}

.input-social {
  height: 40px;
  width: 499px;
}

.org-chart-scroll {
  float: left;
  height: 250px;
  width: 100%;
  overflow-y: auto;
}

.org-chart-scroll::-webkit-scrollbar {
  width: 9px;
  background-color: #cccccc;
  border-radius: 4px;
}

.org-chart-scroll-modal {
  float: left;
  height: 360px;
  width: 100%;
  overflow-y: auto;
  padding: 5px 20px 5px 20px;
}

.org-chart-scroll-modal::-webkit-scrollbar {
  width: 9px;
  background-color: #cccccc;
  border-radius: 4px;
}

.hearst-modal-body label {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 1rem;
  margin-left: 2px;
  padding: 0px;
  padding-bottom: 0px;
}

.hearst-modal-body input {
  display: block;
}

.edit-linkeding-bt {
  float: left;
  width: 30px;
  height: 30px;
  display: block;
  background-image: url("../images/OneHearst/myhearst_profile_social_linkedin.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  margin-left: -35px;
  margin-top: -3px;
}

.edit-twitter-bt {
  float: left;
  width: 30px;
  height: 30px;
  display: block;
  background-image: url("../images/OneHearst/myhearst_profile_social_twitter.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  margin-top: -1px;
  margin-right: 3px;
}

.input-modify-left {
  border-left-color: transparent;
  border-left: none;
  border-left-style: hidden;
  outline-width: 0;
  float: right;
  padding-right: 110px;
  height: 42px;
  width: 265px;
  margin-right: 2px;
}

.input-modify-left-twitter {
  border-left-color: transparent;
  border-left: none;
  border-left-style: hidden;
  outline-width: 0;
  float: right;
  padding-right: 110px;
  height: 42px;
  width: 280px;
}

.input-modify-right {
  border-right-color: transparent;
  border-right: none;
  border-right-style: hidden;
  outline-width: 0;
  height: 42px;
  margin-left: 3px;
  display: block;
  width: 135px;
  font-size: 0.8625rem;
}

.input-boxes {
  padding-left: 21px;
  padding-right: 326px;
}

.input-fixed {
  color: #afabab !important;
  width: 163px;
}

.input-fixed-twitter {
  color: #afabab !important;
  width: 143px;
  margin-left: 18px;
}

.bio-profile {
  color: #999999 !important;
}

.img-responsive-custom {
  height: 50px;
  width: 50px;
}

.direct-reports {
  margin-left: -46px;
  margin-right: 5px;
}

.linked-in-icon {
  float: right;
  padding-right: 312px;
}

.text-bio {
  resize: none;
  width: 778px;
  height: 236px;
  padding-left: 10px;
  border: none;
}

.rem-chars {
  padding-left: 20px;
  padding-top: 20px;
}

.label-title {
  padding-left: 20px !important;
}

.email {
  background: none !important;
  padding-left: 13px !important;
  margin-top: 0px !important;
}

.title-cards {
  padding-right: 475px;
}

.twitter-add {
  max-height: 0px !important;
  font-size: 0.75rem !important;
  font-weight: lighter !important;
  line-height: 65px;
  padding-left: 18px !important;
}

.link-manager-border {
  border: 1px solid #00FFFF !important;
}

.social-p {
  color: #000000 !important;
}

.text-area-wrap {
  word-break: break-all;
  word-wrap: break-word;
}

.img-custom-span {
  padding-top: 0px !important;
}

.social-data {
  color: #001eff;
  font-size: 0.9375rem;
  font-weight: bolder;
}

.edit-contact-modal h2 {
  color: #fff;
  font-size: 1.5rem;
  padding: 20px;
  text-align: left;
  line-height: 1.7;
}

.edit-contact-modal-txt span {
  padding: 20px;
  text-align: left;
  line-height: 1.7;
}

.edit-oracle-content {
  margin: 5px 5px 5px 17px;
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
}

.overflow_vcard {
  overflow-y: auto;
}

.user-profile-footer {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  clear: both;
  color: #333333;
  text-align: left;
}

.profile-pic-box img {
  max-width: 100%;
  height: auto;
  display: block;
}

.container-user-profile .edit-profile-bt {
  padding: 10px 16px;
}

.overflow_vcard .bio-profile label {
  color: #999999;
}

.container-user-profile .edit-profile-bt:hover {
  background-color: #e6e6e6;
  color: #142c37;
  border-color: #adadad;
}

.mh-nav-main .menu-profile-avatar-dropdown {
  padding-bottom: 0;
  margin: 0;
}

.mh-nav-main .sign-out-button {
  margin-top: 16px;
}

.mh-nav-main .sign-out-button a {
  font-size: 1rem;
}

.mh-nav-main .menu-profile-avatar-dropdown #capitalApprovalsHeader {
  font-size: 1rem;
  font-weight: 500;
  color: #000000;
}

.menu-profile-avatar-dropdown .text-muted {
  color: #000000 !important;
}

/* break points for tablet versions */
@media (max-width: 992px) {
  .top-header {
    width: 100%;
    margin: auto;
    height: auto;
  }
  .top-header-admin {
    margin-top: 65px !important;
  }
  .navbar-logo-brand img {
    width: 70px;
    height: 80px;
  }
  img.logo-img-lg {
    margin-left: 0px;
  }
  .search .input-text-wrapper {
    width: 97%;
    margin-left: 2%;
    margin-top: 0px;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px !important;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar .navbar-collapse {
    background-color: #fff;
    margin-top: 0;
    margin-right: -2px;
    margin-bottom: -2px;
    padding: 0;
    height: auto !important;
  }
  .navbar .navbar-nav > li > a {
    color: #000;
  }
  .navbar .navbar-nav > li > a:first-child {
    padding-top: 15px;
  }
  .navbar {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar .navbar-toggle {
    background-color: transparent;
    height: 57px;
    margin-left: 0;
    border-color: transparent;
    margin: 0 !important;
  }
  .navbar-toggle {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar {
    margin-bottom: 0px;
  }
  .navbar .navbar-toggle.icons-mobile {
    background-color: transparent;
    border-color: transparent;
  }
  .navbar .navbar-toggle:hover,
  .navbar .navbar-toggle:focus {
    background-color: #fff;
  }
  input[type=text] {
    width: 100%;
    margin: 1%;
    margin-left: 0%;
    padding: 5px;
    height: 36px;
  }
  .navbar-toggle {
    margin-right: 0px;
  }
  .login-link-div {
    float: left;
    min-height: auto;
  }
  .navbar .navbar-nav > .open > a {
    background-color: #f3f3f3 !important;
  }
  .navbar .navbar-nav > .open > a:hover,
  .navbar .navbar-nav > .open > a:focus {
    background-color: #f3f3f3;
  }
  .navbar .navbar-nav > .open > a > b {
    transform: rotate(-180deg);
    margin-top: 5px;
  }
  .search input[type=text] {
    width: 99%;
    margin-left: 0px;
    padding-left: 10px;
    margin-top: 15px;
    margin-right: 0px !important;
    height: 30px;
    background-image: none;
    font-size: 1rem !important;
  }
  .nav {
    margin-right: 0px !important;
    margin-left: 0px;
  }
  .dropdown-menu {
    max-height: 320px;
    background-color: #F3F3F3 !important;
    margin: 0px 50px;
  }
  /* below css is for navigation new structure */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
  }
  .search {
    width: 100%;
    padding-left: 0px;
    height: 60px;
    margin: 0px 0px;
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
  .navbar-nav .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  input[type=text] {
    width: 100%;
    margin: 1%;
    margin-left: 0%;
    padding: 5px;
    height: 36px;
  }
  .navbar .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
    padding-left: 43px;
    line-height: 48px;
  }
  .navbar .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #CDD7E2;
  }
  .multi-column-dropdown li a {
    line-height: 48px;
    padding-left: 43px;
  }
  .multi-column-dropdown li a:hover {
    background-color: #CDD7E2;
  }
  .login-link-div {
    float: left;
    min-height: auto;
  }
  /* below css is for navigation new structure */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
  }
  .menu-cheveron-icon {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_globalnav_cheveron_active.svg");
    background-repeat: no-repeat;
    background-position: 100% 150%;
    width: 20px;
    height: 20px;
    float: left;
    top: -1px;
    left: -3px;
  }
  .navbar-nav .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .menu-profile-avatar-sm {
    display: inline-block;
    background-image: url("../images/OneHearst/user-profile-avatar.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
    background-size: 100%;
  }
  .menu-profile-avatar-sm-active {
    display: inline-block;
    background-image: url("../images/OneHearst/user-profile-avatar-active.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
    background-size: 100%;
  }
  .navbar .navbar-toggle:hover .menu-profile-avatar-sm {
    display: inline-block;
    background-image: url("../images/OneHearst/user-profile-avatar-active.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
  }
  .navbar .navbar-toggle:focus .menu-profile-avatar-sm {
    display: inline-block;
    background-image: url("../images/OneHearst/user-profile-avatar-active.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
  }
  .navbar .navbar-toggle:hover,
  .navbar .navbar-toggle:focus {
    background-color: #fff;
  }
  .menu-hamberger-button-sm {
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_globalnav_mobile_hamberger.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
  }
  .navbar #menu-button:hover .menu-hamberger-button-sm {
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_globalnav_Mobile_mobile_hamberger_active.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
  }
  .navbar #menu-button:focus .menu-hamberger-button-sm {
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_globalnav_Mobile_mobile_hamberger_active.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
  }
  /* search collapsible button */
  .menu-search-button-sm {
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_globalnav_search_hourglass_Mobile.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
  }
  .navbar .navbar-toggle:hover .menu-search-button-sm {
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_globalnav_search_hourglass_Mobile_Active.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
  }
  .navbar .navbar-toggle:focus .menu-search-button-sm {
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_globalnav_search_hourglass_Mobile_Active.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
  }
  .user-feedback-bt {
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_globalnav_feedback.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 30px;
    height: 30px;
  }
  .navbar .navbar-right .open .dropdown-menu:focus .navbar-toggle {
    background-color: #fff;
  }
  /* two column display for tablet and mobile  */
  .dropdown-menu.first-dropdown {
    width: 100%;
    position: relative;
  }
  .dropdown-menu.columns-2 {
    position: relative;
    min-width: 100%;
    float: left;
    left: 0px;
  }
  .dropdown-col-lg .dropdown-menu {
    position: relative;
    width: 100%;
    left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .footer span.all-rights {
    display: block;
  }
  .footer p.copyright {
    font-size: 0.75rem;
    line-height: 1.5;
    color: #bcbcbc;
    padding-left: 15upx;
    margin-top: 10px;
  }
  .footer h6 {
    margin-bottom: 5px;
    padding-left: 5px;
    display: inline-block;
  }
  .footer p.copyright {
    padding-left: 10px;
    margin-top: 10px;
  }
  .my-cards-section .portlet-column-last {
    padding-left: 15px;
    padding-right: 15px;
  }
  .my-cards-section #column-4 {
    padding-right: 15px;
  }
  .navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
    display: flex !important;
  }
  .apps-filter {
    margin-left: 10px;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination-items-per-page {
    display: none;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom.pagination-items-per-page a {
    display: none;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom {
    display: none;
  }
  .loadmore-button {
    display: block !important;
    text-align: center;
  }
  .loadmore-button button {
    background-color: #ffffff;
    margin: 10px;
    width: 200px;
  }
  .swipe-transition {
    position: relative;
    display: none;
    -webkit-transition: 0.1s ease-in-out left !important;
    -moz-transition: 0.1s ease-in-out left !important;
    -o-transition: 0.1s ease-in-out left !important;
    transition: 0.1s ease-in-out left !important;
  }
  body {
    overflow-x: hidden;
    width: 100%;
  }
  #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .container {
    padding: 0px 10px;
  }
  .most-relevant select {
    font-size: 0.875rem;
  }
  .lfr-tooltip-scope .input-group.search-bar-suggestions {
    margin-top: 0px !important;
    max-width: 89% !important;
  }
  .search-hearst-icon.collapsed {
    background: transparent !important;
    color: #ffffff !important;
    outline: none !important;
  }
  .search-hearst-icon.collapsed[aria-expanded=false] span {
    background-image: url("../images/OneHearst/myhearst_globalnav_search_hourglass_Mobile.svg") !important;
  }
  .profile-hearst-icon.collapsed {
    background: transparent !important;
    color: #ffffff !important;
    outline: none !important;
  }
  .profile-hearst-icon.collapsed[aria-expanded=false] span {
    background-image: url("../images/OneHearst/user-profile-avatar.svg") !important;
  }
  .menu-hearst-icon.collapsed {
    background: transparent !important;
    color: #ffffff !important;
    outline: none !important;
  }
  .menu-hearst-icon.collapsed[aria-expanded=false] span {
    background-image: url("../images/OneHearst/myhearst_globalnav_mobile_hamberger.svg") !important;
  }
}
div #location-search-page-link {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  padding-top: 5px;
  color: black;
}

.location-search-page-link {
  text-decoration: none !important;
}

div .location-search-breadcrumb-arrow {
  margin-left: -20px !important;
}

div [id*=HearstLocationSearchLink] {
  max-height: 32px !important;
}

a #location-search-page-link {
  padding-left: 15px !important;
}

.cover-photo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 545px;
  margin-top: -1px;
}

.cover-video {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 545px;
  margin-top: -1px;
}

.cover-video-btn {
  position: absolute;
  bottom: 63px;
  left: 0;
  width: 332px;
  height: 93px;
}

.article-bottom-align {
  display: flex;
}

@media only screen and (max-width: 767px) {
  .cover-video, .cover-photo {
    height: 230px;
    width: 100%;
    min-height: 0;
  }
  .cover-video-btn {
    bottom: 0;
    padding: 20px;
    font-size: 1.6875rem;
    width: 241px;
    height: 72px;
  }
}
.article-container {
  background-color: white;
  padding: 41px 7% 171px 9%;
  margin-left: -1px;
  margin-top: -140px;
}

.article-container-center {
  padding: 10px 100px 0 100px;
  background-color: white;
}
.article-container-center h1, .article-container-center h2 {
  text-align: center;
}

.article-offset {
  margin-top: -63px;
}

.article-padding {
  padding: 10px 6% 40px 6%;
  background-color: #fff;
}

.article-padding-center {
  padding: 10px 35px 40px 35px;
  background-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .article-container {
    margin-top: 0;
    padding: 12px 0 149px 2%;
  }
  .article-container-center {
    margin-top: 0;
    padding: 10px 18px 0 18px;
  }
  .article-offset {
    margin-top: 0;
  }
  .headline {
    font-size: 2.25rem !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 992px) {
  .article-bottom-align {
    display: flex;
    flex-direction: column;
  }
}
.sidebar-title {
  font-size: 1rem;
}

.article {
  margin-bottom: 40px;
  background-color: #ffffff;
}
.article .article-body {
  color: black;
}
.article .article-body h1 {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 4.0625rem;
  margin-bottom: 1px;
}
.article .article-body h2 {
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: normal;
}
.article .article-body h2, .article .article-body h3, .article .article-body h4, .article .article-body h5, .article .article-body h6 {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.article .article-body p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: -32px;
}
.article .article-body hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #a5a5a5;
}
@media only screen and (max-width: 480px) {
  .article .article-body h1 {
    font-size: 2.25rem;
  }
  .article .article-body h2 {
    font-size: 1.3125rem;
  }
}
.article .article-body-padding {
  padding: 40px 10% 13% 10%;
}

.article-sidebar {
  font-size: 1rem;
  padding: 20px 10% 20px 20px;
}
.article-sidebar a {
  color: black;
}

.contacts hr {
  border-top: 1px solid #dedede;
}
.contacts .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}
.contacts .contacts-main-heading {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #3d618f;
  font-size: 1.3125rem;
  margin-top: 5px;
  margin-bottom: 10px;
}
.contacts .contact-item {
  font-size: 1rem;
  padding: 16px 0;
  padding-top: 0px;
}
.contacts .contact-item h3 {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #1F5990;
  font-size: 1rem;
  padding: 0px;
  margin-left: 3px;
  margin-bottom: 5px;
}
.contacts .contact-item p {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #000000;
  padding-left: 5px;
  text-overflow: ellipsis;
  margin: 5px 0 0 0;
  overflow-wrap: normal;
}
.contacts .contact-item a {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #3d618f;
  text-decoration: none;
}
.contacts .contact-item a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) and (max-width: 992px) {
  /* Common css to overcome default padding for grid class*/
  .container {
    margin: 0;
    padding: 0;
  }
  /* Carousal related changes in tablet view*/
  .carousal-center a {
    height: 490px;
    background-position: 0% 50%;
    display: block;
  }
  .carousal-center-triangle {
    content: "";
    position: absolute;
    right: 0px;
    top: 47%;
    margin-top: -208px;
    width: 0;
    height: 0;
    border-top: 225px solid transparent;
    border-bottom: 218px solid transparent;
    border-left: 0;
  }
  .carousal-center a img {
    width: auto;
    height: 100%;
  }
  .slider-text,
  .slider-text a,
  .slider-text a:hover,
  .slider-text a:focus {
    font-family: OneHearstFont;
    font-size: 2.25rem;
    font-weight: bold;
    line-height: 0.97;
    color: #ffffff;
  }
  .slider-content {
    font-family: NeueHaasGroteskTextRoman;
    font-size: 1.3125rem;
    line-height: 1.4;
    color: #000000;
  }
  .slider-content a {
    font-family: NeueHaasGroteskTextRoman;
    font-size: 1.3125rem;
    line-height: 1.4;
    color: #ffffff;
    text-decoration: none;
  }
  .slider-footer {
    font-family: NeueHaasGroteskTextMedium;
    color: #ffffff;
    line-height: 1.4;
  }
  .slider-footer a {
    font-family: NeueHaasGroteskTextMedium;
    font-size: 0.75rem;
    color: #ffffff;
    text-decoration: none;
  }
  .indicator-model {
    position: relative;
    bottom: -20px;
    left: 0px;
    right: 0px;
  }
  .carousel-indicators {
    left: 0% !important;
    margin-left: 20px !important;
    margin-bottom: 10px !important;
  }
  .mycards-col-1 {
    max-width: none;
  }
  .mycards-col-1 img {
    height: 185px;
  }
  .mycards-col-1 p {
    line-height: 1.58;
  }
}
/* for mobile view */
@media all and (max-width: 767px) {
  .navbar-logo-brand-innerpg {
    margin-top: -60px;
    width: 100px;
  }
  .navbar-logo-brand-innerpg img.logo-img-lg {
    width: 70px;
    height: 80px;
    margin-top: 55px;
    margin-left: 0px;
  }
  .profile-container {
    position: relative;
    height: 250px;
    background-image: url("../images/OneHearst/user-profile-bg.jpg");
    background-repeat: no-repeat;
  }
  .profile-pic-box {
    float: right;
    margin-right: 20px;
    margin-left: 0px;
    margin-top: 20px;
    top: 20px;
    height: 75px;
    width: 75px;
    border: 3px solid #fff;
    z-index: 999;
  }
  .profile-pic-editmode {
    height: 74px;
    width: 74px;
    backgrond-color: #000;
    opacity: 0.7;
    display: none;
    top: -3px;
    left: -3px;
  }
  .user-title-box {
    float: left;
    margin-left: 0px;
    margin-top: 30px;
    width: 74%;
    padding-left: 20px;
  }
  .user-title-box h2 {
    float: none;
    width: 100%;
    font-family: OneHearstFont;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #fff;
    margin-bottom: 5px;
    padding-left: 0px;
  }
  .user-title-box h6 {
    font-family: OneHearstFont;
    width: 70%;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #fff;
    margin-bottom: 30px;
    padding-left: 0px;
  }
  .user-title-box p {
    font-family: OneHearstFont;
    width: 100%;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #fff;
  }
  .user-title-box span {
    margin-right: 5px;
  }
  .profile-office-icon:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_header_office.svg");
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin-bottom: -9px;
    margin-left: -10px;
    background-size: 25px;
    background-position: 50% 50%;
  }
  .profile-phone-icon:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_header_phone.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
  }
  .profile-email-icon:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_header_letter.svg");
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
  }
  .profile-col-1 {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    border: 0px solid #B3ABAB;
    max-width: 100%;
    height: 360px;
    margin-bottom: 20px;
  }
  .profile-col-box {
    position: relative;
    width: 100%;
    height: 72px;
  }
  .profile-contact-icons:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_body_contact_card.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 45px;
    width: 60px;
    height: 60px;
    float: left;
    margin-top: -5px;
    margin-left: -5px;
    margin-bottom: 0px;
    background-color: #00cc00;
  }
  .profile-employee-icons:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_body_hearst_employee_info.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 45px;
    width: 60px;
    height: 60px;
    float: left;
    margin-top: -5px;
    margin-left: -5px;
    margin-bottom: 0px;
    background-color: #aa00ff;
  }
  .profile-col-box h4 {
    float: left;
  }
  .contact-card {
    font-family: OneHearstFont;
    font-size: 0.75rem;
    line-height: 1.75;
    color: #bcbcbc;
  }
  .user-profile-data-box {
    max-width: 1200px;
    margin-top: 40px;
  }
  .profile-edit-button {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0px;
  }
  .profile-email-button {
    float: right;
    display: inline-block;
    background-color: #4d76a0;
    background-image: url("../images/OneHearst/myhearst_profile_header_letter.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 50%;
    width: 60px;
    height: 60px;
    border: 1px solid #4d76a0;
    margin-right: 30px;
    border-radius: 4px;
    moz-border-radius: 4px;
    webkit-border-radius: 4px;
  }
  .email-radius {
    border-radius: 50% !important;
  }
  .phone-radius {
    border-radius: 50% !important;
  }
  .profile-phone-button {
    float: right;
    display: inline-block;
    background-color: #4d76a0;
    background-image: url("../images/OneHearst/myhearst_profile_header_phone.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 40%;
    width: 60px;
    height: 60px;
    border: 1px solid #4d76a0;
    margin-right: 30px;
    border-radius: 4px;
    moz-border-radius: 4px;
    webkit-border-radius: 4px;
  }
  .profile-phone-button:hover,
  profile-phone-button:focus {
    background-color: #4d76a0;
    outline: 0px !important;
    outline-offset: 0px !important;
    border: none;
  }
  .profile-email-button:hover,
  profile-email-button:focus {
    background-color: #4d76a0;
    outline: 0px !important;
    outline-offset: 0px !important;
    border: none;
  }
  .cell-right {
    float: right;
    width: auto;
    margin-right: 10px;
  }
  .profile-col-1 h4 {
    padding: 15px;
    font-size: 1.3125rem;
    font-weight: bold;
    float: left;
  }
  .profile-col-1 h6 {
    font-size: 0.875rem;
    font-weight: bold;
    padding-left: 20px;
  }
  .profile-col-1 p {
    font-family: OneHearstFont;
    font-size: 1rem;
    padding-top: 0px;
    line-height: 1.5;
    color: #666666;
    padding-left: 20px;
  }
  .profile-col-1 a {
    font-family: OneHearstFont;
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #4d76a0;
    display: block;
    padding-left: 20px;
  }
  .user-profile-upload {
    max-width: 1520px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    opacity: 0.7;
    height: 250px;
    display: none;
    position: absolute;
    top: 0px;
    z-index: 99;
    text-align: center;
    padding-top: 150px;
  }
  .edit-profilebt-sm {
    float: right;
    background-color: #142c37;
    width: 155px;
    color: #fff;
    margin-top: 0px;
    margin-right: 10px;
  }
  /*.edit-profilebt-sm .glyphicon-edit {display:block;} */
  .file-upload-input {
    background-size: 100%;
    border: none;
    top: 10px;
    left: 10px;
    width: 40px;
  }
  .file-upload-input-mobile-editicon, .plus-mob {
    position: absolute;
    top: 100px;
    left: 50%;
    overflow: hidden;
    margin: 0px;
    height: 40px;
    line-height: 1.5;
    background-image: url("../images/OneHearst/myhearst_profile_header_edit.svg");
    background-repeat: no-repeat;
    background-position: 5% 53%;
    background-size: 100%;
    color: #fff;
    background-color: transparent;
    border: none;
    width: 40px;
    display: block !important;
  }
  /* edit cover */
  .file-upload-input-mobile {
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .user-profile-upload p {
    display: none;
  }
  .file-upload-file-input {
    display: none;
  }
  .file-upload-input-title, .file-upload-file-input-title, .file-upload-file-input input[type=file] {
    width: 30px;
    display: inline-block;
    cursor: pointer;
  }
  .file-upload-input-title, .file-upload-file-input-title {
    margin-left: 30px;
    opacity: 0;
  }
  .file-upload-input-title label, .file-upload-file-input-title label {
    margin-top: 7px;
  }
  .tooltiptext {
    display: none;
  }
  #portlet_com_hearst_myhearst_modules_portlet_notifications_NotificationsPortlet > .portlet-content > .portlet-content-container > .alert {
    display: none;
  }
  #portlet_com_hearst_myhearst_modules_portlet_notifications_NotificationsPortlet > .portlet-content > .portlet-content-container > .portlet-body {
    display: block !important;
  }
}
/* for tablet view */
@media (min-width: 768px) and (max-width: 992px) {
  .tooltiptext {
    display: none;
  }
  #portlet_com_hearst_myhearst_modules_portlet_notifications_NotificationsPortlet > .portlet-content > .portlet-content-container > .alert {
    display: none;
  }
  #portlet_com_hearst_myhearst_modules_portlet_notifications_NotificationsPortlet > .portlet-content > .portlet-content-container > .portlet-body {
    display: block !important;
  }
  .navbar-logo-brand-innerpg {
    margin-top: -60px;
    width: 100px;
  }
  .navbar-logo-brand-innerpg img.logo-img-lg {
    width: 70px;
    height: 80px;
    margin-top: 55px;
    margin-left: 0px;
  }
  .profile-container {
    position: relative;
    height: 300px;
    background-image: url("../images/OneHearst/user-profile-bg.jpg");
    background-repeat: no-repeat;
  }
  .profile-pic-box {
    float: left;
    margin-right: 0px;
    margin-left: 10px;
    margin-top: 30px;
    top: 20px;
    height: 165px;
    width: 165px;
    border: 5px solid #fff;
  }
  .profile-pic-editmode {
    height: 165px;
    width: 165px;
    backgrond-color: #000;
    opacity: 0.7;
    display: none;
  }
  .file-upload-cover-input {
    float: right;
  }
  .user-profile-upload {
    height: 300px;
  }
  .user-title-box {
    float: left;
    margin-left: 0px;
    margin-top: 30px;
    width: 70%;
    padding-left: 20px;
  }
  .user-title-box h2 {
    float: none;
    width: 100%;
    font-family: OneHearstFont;
    font-size: 2.5625rem;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #fff;
    margin-bottom: 5px;
    padding-left: 0px;
  }
  .user-title-box h6 {
    font-family: OneHearstFont;
    width: 70%;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #fff;
    margin-bottom: 20px;
    padding-left: 0px;
  }
  .user-title-box p {
    font-family: OneHearstFont;
    width: 100%;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.5px;
    color: #fff;
  }
  .user-title-box span {
    margin-right: 5px;
  }
  .profile-office-icon:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_header_office.svg");
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin-bottom: -9px;
    margin-left: -10px;
    background-size: 25px;
    background-position: 50% 50%;
  }
  .profile-phone-icon:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_header_phone.svg");
    background-repeat: no-repeat;
    width: 30px;
    height: 26px;
    margin-left: -10px;
    background-size: 11px;
    background-position: 50% 11px;
  }
  .profile-email-icon:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_header_letter.svg");
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-left: -4px;
    background-size: 17px;
    background-position: 1px 100%;
  }
  .profile-col-1 {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    border: 0px solid #B3ABAB;
    max-width: 100%;
    height: 360px;
    margin-bottom: 20px;
  }
  .profile-col-box {
    position: relative;
    width: 100%;
    height: 72px;
  }
  .profile-contact-icons:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_body_contact_card.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 45px;
    width: 60px;
    height: 60px;
    float: left;
    margin-top: -5px;
    margin-left: -5px;
    margin-bottom: 0px;
    background-color: #00cc00;
  }
  .profile-employee-icons:before {
    content: "";
    display: inline-block;
    background-image: url("../images/OneHearst/myhearst_profile_body_hearst_employee_info.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 45px;
    width: 60px;
    height: 60px;
    float: left;
    margin-top: -5px;
    margin-left: -5px;
    margin-bottom: 0px;
    background-color: #aa00ff;
  }
  .profile-col-box h4 {
    float: left;
  }
  .contact-card {
    font-family: OneHearstFont;
    font-size: 0.75rem;
    line-height: 1.75;
    color: #bcbcbc;
  }
  .user-profile-data-box {
    max-width: 1200px;
    margin-top: 40px;
  }
  .profile-edit-button {
    position: relative;
    float: left;
    width: 100%;
    margin-top: -20px;
  }
  .edit-profile-bt {
    float: right;
    background-color: #142c37;
    width: 155px;
    color: #fff;
    margin-top: 0px;
    height: 60px;
    margin-right: 10px;
    margin-top: 0px;
  }
  .cell-right {
    float: right;
    width: auto;
    margin-right: 10px;
  }
  .profile-col-1 h4 {
    padding: 15px;
    font-size: 1.3125rem;
    font-weight: bold;
    float: left;
    padding-left: 20px;
  }
  .profile-col-1 h6 {
    font-size: 0.875rem;
    font-weight: bold;
  }
  .profile-col-1 p {
    font-family: OneHearstFont;
    font-size: 1rem;
    padding-top: 0px;
    line-height: 1.5;
    color: #666666;
    padding-left: 20px;
  }
  .profile-col-1 a {
    font-family: OneHearstFont;
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #4d76a0;
    display: block;
    padding-left: 20px;
  }
  .file-upload-input {
    top: 60px;
    left: 10px;
  }
}
/* Do not remove styling to overcome default padding for grid*/
.no-padding-left {
  padding-left: 0px;
}

.no-padding-right {
  padding-right: 0px;
}

/* Do not remove styling to overcome default padding for grid*/
#_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation {
  float: left;
}

.container-align-right {
  float: right;
}

.lfr-search-container-wrapper {
  margin-top: 0;
}

.top-row .apps-filter .panel-footer {
  margin-top: 30px;
}

.tabular-list-group {
  display: table;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}

.search-header {
  margin-bottom: 65px;
}

.most-relevant .form-group {
  margin-bottom: 0px;
}

.most-relevant select {
  width: 280px;
  height: 45px;
  float: right;
}

/*filter related styling*/
.apps-filter {
  height: 270px;
  width: 100%;
  position: relative;
  margin-top: 30px;
}
.apps-filter li {
  height: 30px;
}
.apps-filter .facet-value a {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  color: #666666;
  text-decoration: none;
  line-height: 2;
  margin-left: 18px;
}
.apps-filter li:hover {
  background-color: #8bd6ee;
}
.apps-filter li:active {
  background-color: #8bd6ee;
}

.apps-filter .panel-body {
  padding: 0px;
  height: 170px;
  overflow-y: auto;
  white-space: nowrap;
}

.apps-filter .panel-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 2.3;
  background-color: #f5f5f5;
  border-color: #dddddd;
  color: #333333;
  padding: 10px 15px;
}
.apps-filter .panel-footer a {
  color: #1F5990;
}

.apps-filter .panel-heading {
  background-color: transparent;
  height: 50px;
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #a2a2a3;
}

.apps-filter .panel-title {
  margin-left: 3px;
  margin-top: 3px;
}
.apps-filter .panel-title input {
  margin: 0px;
  border: 0px;
  height: 25px;
  box-shadow: none;
  background-image: url(../images/OneHearst/myhearst_globalnav_search_hourglass.svg);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  padding-left: 25px;
  font-size: 0.9375rem;
  line-height: 0.8;
  color: #a2a2a3;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 95%;
}

.apps-filter .panel-text {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #a2a2a3;
}

.nonapps-filter {
  width: 100%;
  height: 410px;
}

/*filter related styling ends*/
.results-number p {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.125rem;
  line-height: 1.33;
  color: #666666;
}

.NEEDS_TO_BE_NESTED_WITHIN_SEARCH_RESULTS_PARENT .list-group-item {
  background-color: transparent;
  display: table-row;
  height: 175px;
  padding: 0;
}

.list-group-item-content {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  word-wrap: break-word;
}

.list-group-item-field {
  text-algin: left;
}

.content-style h5 a {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3125rem;
  color: #3d618f;
  margin-top: 25px;
  cursor: pointer;
  text-decoration: none;
}
.content-style a {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  color: #1F5990;
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: break-word;
  display: inline-block;
  box-sizing: border-box;
  margin-top: 5px;
}
.content-style h6,
.content-style ul {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  color: #666666;
  list-style-type: none;
}
.content-style p {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: break-word;
  display: inline-block;
  box-sizing: border-box;
  margin-top: 5px;
}

.padding-left-30 {
  padding-left: 30px;
  margin-top: 30px;
}

.article-image img {
  width: 250px;
  height: 115px;
  margin-top: 25px;
}

.anchor-results {
  cursor: pointer;
  text-decoration: none;
}

.anchor-results:hover {
  text-decoration: none;
}

.footer-article {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.875rem;
  color: #adadad;
}

.item-content {
  background-color: #ffffff;
  height: 175px;
  border-bottom: 1px solid #ccc;
  margin-left: 30px;
  max-width: 100%;
  position: relative;
}

.item-column {
  margin-left: 25px;
  vertical-align: middle;
}

.user-name h5 {
  padding-top: 25px;
  margin-bottom: 8px;
  margin-left: 15px;
}
.user-name h5 a {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3125rem;
  color: #3d618f;
  text-decoration: none;
}

.profile-details li {
  height: 30px;
  text-align: start;
  list-style-type: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile-details a {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  color: #1F5990;
  text-decoration: none;
}
.profile-details h6 {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  color: #666666;
}
.profile-details p {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  color: #666666;
  display: inline;
  padding-left: 5px;
  width: 225px;
  text-overflow: ellipsis;
}

.profile-office-icon-grey:before {
  content: "";
  display: inline-block;
  background-image: url(../images/OneHearst/myhearst_search_office.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  margin-bottom: -13px;
  margin-left: 0px;
  background-size: 25px;
}

.profile-phone-icon-grey:before {
  content: "";
  display: inline-block;
  background-image: url(../images/OneHearst/myhearst_search_phone.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  margin-left: 6px;
  background-size: 11px;
  margin-bottom: -15px;
}

.profile-email-icon-grey:before {
  content: "";
  display: inline-block;
  background-image: url(../images/OneHearst/myhearst_search_letter.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  margin-left: 6px;
  margin-bottom: -20px;
  background-size: 15px;
}

.user-thumbnail img {
  float: right;
  vertical-align: top;
  margin-top: -20px;
  width: 115px;
  height: 115px;
  margin-right: 10px;
}

#portlet_com_liferay_portal_search_web_portlet_SearchPortlet .fieldset {
  display: none;
}

/*Css to remove arrow that is present in search results*/
#portlet_com_liferay_portal_search_web_portlet_SearchPortlet .portlet-icon-back {
  display: none;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchSearchContainer ul.display-style-descriptive {
  display: none;
}

/*pagination related styling */
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li:first-child > a,
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li:first-child > span {
  display: none !important;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li:last-child > a,
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li:last-child > span {
  display: none !important;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li > a,
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li > span {
  background-color: transparent;
  border: none !important;
  font-size: 1.3125rem;
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #3d618f;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > .active > a,
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > .active > a:hover,
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > .active > a:focus,
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > .active > span,
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > .active > span:hover,
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > .active > span:focus {
  border: none !important;
  background-color: transparent;
  color: #3d618f;
  font-weight: bold;
  cursor: pointer;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination-results {
  background-color: transparent;
  border: none !important;
  font-size: 1.3125rem;
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #3d618f;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination-items-per-page {
  margin-left: 30px;
  border: none;
  font-size: 1.3125rem;
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom.pagination-items-per-page a {
  background-color: transparent;
  border: none !important;
  font-size: 1.3125rem;
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #3d618f;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom {
  padding: 10px;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .dropdown-menu-top {
  top: auto !important;
  width: 200px;
}
#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .dropdown-menu-top a {
  padding: 0 15px;
  font-size: 1.125rem;
}

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .dropdown-menu-top-center {
  top: auto !important;
}

/*pagination related styling ends */
/*Seach Suggestion styling starts*/
.yui3-aclist-item {
  padding-left: 4%;
  padding-right: 4%;
}

.search-suggestion-row {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 40px;
  color: #142c37;
  font-size: 1rem;
  clear: both;
  font-weight: bold;
  letter-spacing: normal;
}

.search-suggestion-title {
  height: 40px !important;
}
.search-suggestion-title p {
  width: 90%;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 0px !important;
}

.result-type {
  float: right;
  font-size: 0.875rem;
  color: #bcbcbc;
  font-weight: normal;
}

.yui3-aclist-item a:hover {
  color: #142c37;
  text-decoration: none;
}

.yui3-skin-sam .yui3-aclist-item-hover {
  background: #D6e0e9;
}

/*Search Suggestion styling ends*/
/*Filter button used for mobile related styling */
.filter-button,
.loadmore-button {
  display: none;
}

.yui3-aclist {
  z-index: 10;
}

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

@media (max-width: 992px) {
  #location-content .journal-content-article .col-md-3 {
    padding: 0;
  }
  #location-content .journal-content-article {
    display: block;
  }
  #location-content .address-search-result-fixed-h {
    height: unset !important;
  }
  #location-content .address-cta {
    position: unset;
    float: none !important;
  }
  #view-details {
    text-align: left;
  }
  #location-content .panel-body {
    padding: 0 26px;
  }
}
@media only screen and (max-width: 767px) {
  /* Do not remove styling to overcome default padding for grid*/
  .no-padding-left {
    padding-left: 0px;
  }
  .no-padding-right {
    padding-right: 0px;
  }
  /* Do not remove styling to overcome default padding for grid*/
  #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation {
    display: none;
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  /*filter button related styling */
  .filter-button {
    display: block;
    margin-left: 15px;
  }
  .filter-button button {
    background-color: #ffffff;
    text-align: left;
    width: 100px;
    outline: none;
  }
  .container-align-right {
    display: flex;
    flex-direction: column;
  }
  .lfr-search-container-wrapper {
    margin-top: 0;
  }
  .top-row {
    margin-top: 30px;
  }
  /*.tabular-list-group {
      display: table;
      margin-bottom: 20px;
      width: 100%;
  }*/
  .search-header {
    margin-bottom: 0px;
    position: relative;
  }
  .search-results-mobile {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }
  .most-relevant {
    float: right;
    margin-right: 5px;
    width: 200px;
  }
  .most-relevant select {
    width: 150px;
    height: 35px;
    padding: 0px;
    margin-top: 0px;
    font-size: 1rem;
  }
  .results-number p {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.125rem;
    line-height: 1.33;
    color: #666666;
    margin-left: 15px;
    margin-top: 10px;
  }
  .loadmore-button {
    display: block;
  }
  .loadmore-button button {
    background-color: #ffffff;
    text-align: center;
    margin: 10px;
    width: 200px;
  }
  .content-style {
    padding: 0px 10px;
  }
  .content-style h5 a {
    font-family: OneHearstFont;
    font-size: 1.3125rem;
    color: #3d618f;
    margin-top: 5px;
    text-decoration: none;
    cursor: pointer;
  }
  .content-style a {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1rem;
    color: #1F5990;
    overflow: hidden;
    max-width: 100%;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 5px;
  }
  .content-style h6,
  .content-style ul {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1rem;
    color: #666666;
    list-style-type: none;
  }
  .content-style p {
    max-width: 100%;
    white-space: normal;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 5px;
  }
  .padding-left-30 {
    padding-left: 0px;
  }
  .article-image img {
    width: 250px;
    height: 115px;
    margin-top: 25px;
  }
  /*.profile-image{
  	width:20px;
  	height:20px;
  }*/
  .anchor-results {
    cursor: pointer;
    text-decoration: none;
  }
  .footer-article {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.875rem;
    color: #adadad;
  }
  .item-content {
    max-width: 100%;
    background-color: #ffffff;
    height: auto;
    margin-left: 0px;
    content: "";
    overflow: hidden;
    position: relative;
  }
  .item-column {
    margin-left: 0px;
    padding: 0px 10px;
  }
  .user-name h5 {
    padding-top: 25px;
    margin-bottom: 8px;
    margin-left: 15px;
  }
  .user-name h5 a {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1.3125rem;
    color: #3d618f;
    text-decoration: none;
  }
  .profile-details li {
    height: auto;
    text-align: start;
    list-style-type: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 3px 15px;
    padding: 0px 10px;
    width: 225px;
    line-height: 1;
  }
  .profile-details li a {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1rem;
    color: #1F5990;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
  }
  .profile-details li h6 {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1rem;
    color: #666666;
    white-space: pre-wrap;
    text-align: left;
    line-height: 0.5;
  }
  .profile-details li h6 span {
    display: block;
  }
  .profile-details li p {
    font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1rem;
    color: #666666;
    padding-left: 0px;
    width: 100%;
    text-overflow: ellipsis;
    line-height: 1.4;
  }
  .profile-office-icon-grey:before {
    margin-left: -5px;
  }
  .profile-phone-icon-grey:before, .profile-email-icon-grey:before {
    margin-left: 2px;
  }
  .float-right-user {
    float: right;
    display: inline-block;
  }
  .float-left-user {
    float: left;
    display: inline-block;
  }
  .user-thumbnail img {
    float: none;
    vertical-align: top;
    margin-top: -110px;
    width: 115px;
    border: 0;
    height: 115px;
  }
  #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .fieldset {
    display: none;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchSearchContainer ul.display-style-descriptive {
    display: none;
  }
  /*pagination related styling */
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination {
    /* margin-left: 20px;
     float: none !important;*/
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li:first-child > a,
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li:first-child > span {
    display: none !important;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li:last-child > a,
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li:last-child > span {
    display: none !important;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li > a,
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination > li > span {
    display: none;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination-results {
    display: none;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .pagination-items-per-page {
    display: none;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom.pagination-items-per-page a {
    display: none;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom {
    display: none;
  }
  #_com_liferay_portal_search_web_portlet_SearchPortlet_searchPageIteratorBottom .dropdown-menu-top {
    display: none;
  }
  .yui3-aclist {
    top: 111px !important;
    left: 0px !important;
    width: 100%;
  }
  .form-control:focus {
    box-shadow: none;
    padding-left: 0px;
  }
  .yui3-skin-sam .yui3-aclist-content {
    box-shadow: none;
  }
}
@media screen and (max-width: 992px) {
  .ml-6.mt-4.mr-1.search-facet, .display-list.mr-6, .search-result-count {
    margin: 15px 30px 0 !important;
  }
}
/*pagination related styling ends */
.fb-win {
  position: relative;
  width: 780px;
  height: 500px;
  border: 1px solid gray;
  background-color: #fff;
  margin-left: 10%;
  margin-right: 10%;
}

.fb-selec-container {
  width: 760px;
  height: 100px;
  margin: 25px 0px 25px 110px;
}

.fb-check-bx {
  float: left;
}

.fb-check-bx input {
  float: left;
  margin-top: 33%;
  margin-right: 5px;
}

.fb-option-question {
  float: left;
  width: 100px;
  height: 100px;
  background-color: #8d9cd3;
  margin-right: 20px;
  display: inline-block;
  background-image: url("../images/OneHearst/feedback_question.svg");
  background-repeat: no-repeat;
  background-position: 50% 20%;
  background-size: 60%;
}

.fb-option-question p {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  margin-top: 70%;
}

.fb-option-bug {
  float: left;
  width: 100px;
  height: 100px;
  background-color: #1F5990;
  margin-right: 20px;
  display: inline-block;
  background-image: url("../images/OneHearst/feedback_bug.svg");
  background-repeat: no-repeat;
  background-position: 50% 20%;
  background-size: 60%;
}

.fb-option-bug p {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  margin-top: 70%;
}

.fb-option-thanks {
  float: left;
  width: 100px;
  height: 100px;
  background-color: #ed4499;
  margin-right: 20px;
  display: inline-block;
  background-image: url("../images/OneHearst/feedback_thanks.svg");
  background-repeat: no-repeat;
  background-position: 50% 20%;
  background-size: 60%;
}

.fb-option-thanks p {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  margin-top: 70%;
}

.fb-option-suggest {
  float: left;
  width: 100px;
  height: 100px;
  background-color: #216BB2;
  margin-right: 20px;
  display: inline-block;
  background-image: url("../images/OneHearst/feedback_suggest.svg");
  background-repeat: no-repeat;
  background-position: 50% 20%;
  background-size: 60%;
}

.fb-option-suggest p {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  margin-top: 70%;
}

.choose-topic {
  float: left;
  left: 0px;
  width: 700px;
  /*height: 270px;*/
  height: 172px;
  margin-left: 40px;
  margin-right: 40px;
  border: 1px solid #cdcdcd;
}

.topic-heading {
  float: left;
  width: 698px;
  height: 35px;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}

.topic-heading h4 {
  padding: 7px;
  font-size: 1rem;
  color: #fff;
}

.suggest-heading {
  float: left;
  width: 698px;
  height: 35px;
  padding: 7px 7px 7px 37px;
  background-color: #216BB2;
  display: inline-block;
  background-image: url("../images/OneHearst/feedback_suggest.svg");
  background-repeat: no-repeat;
  background-position: 7px;
  background-size: 3.3%;
}
.suggest-heading h4 {
  color: #fff;
}

.thanks-heading {
  float: left;
  width: 698px;
  height: 35px;
  padding: 7px 7px 7px 37px;
  background-color: #ed4499;
  display: inline-block;
  background-image: url("../images/OneHearst/feedback_thanks.svg");
  background-repeat: no-repeat;
  background-position: 7px;
  background-size: 3.3%;
}
.thanks-heading h4 {
  color: #fff;
}

.bug-heading {
  float: left;
  width: 698px;
  height: 35px;
  padding: 7px 7px 7px 37px;
  background-color: #1F5990;
  display: inline-block;
  background-image: url("../images/OneHearst/feedback_bug.svg");
  background-repeat: no-repeat;
  background-position: 7px;
  background-size: 3.3%;
}
.bug-heading h4 {
  color: #fff;
}

.question-heading {
  float: left;
  width: 698px;
  height: 35px;
  padding: 7px 7px 7px 37px;
  background-color: #8d9cd3;
  display: inline-block;
  background-image: url("../images/OneHearst/feedback_question.svg");
  background-repeat: no-repeat;
  background-position: 7px;
  background-size: 3.3%;
}
.question-heading h4 {
  color: #fff;
}

.sb-button-container {
  position: absolute;
  bottom: 0px;
  float: left;
  width: 778px;
  height: 100px;
  background-color: #f7f7f7;
}

.submit-disable {
  float: right;
  width: 100px;
  height: 45px;
  background-color: #cdcdcd;
  margin-right: 25px;
  margin-top: 5px;
  display: inline-block;
  color: #fff;
  border: none;
  font-size: 1.125rem;
  padding: 15px;
}

.fb-sb-button {
  float: right;
  width: 100px;
  height: 45px;
  margin-right: 25px;
  background-color: #8cdc1b;
  color: #fff;
  margin-top: 5px;
  font-size: 1.125rem;
  border: none;
  padding: 15px;
  line-height: 0.8;
}

.fb-sb-button:hover {
  opacity: 0.5;
}

.fb-cancel-button {
  float: right;
  width: 100px;
  height: 45px;
  margin-top: 5px;
  border: 0px;
  background-color: transparent;
  font-size: 1.125rem;
}

.fb-cancel-button:hover,
fb-cancel-button:focus {
  color: #9b9b9b;
}

.fbModal-thanks .done-button {
  float: right;
  width: 100px;
  height: 45px;
  margin-right: 25px;
  margin-top: 5px;
  display: inline-block;
  background-image: url("../images/OneHearst/myhearst_profile_header_checkmark.svg");
  background-color: #8cdc1b;
  background-repeat: no-repeat;
  background-position: 11% 53%;
  background-size: 24%;
  color: #fff;
  font-size: 1.125rem;
  padding: 15px 15px 15px 30px;
  line-height: 0.8;
}

.fbModal-thanks .done-button:hover {
  opacity: 0.5;
}

.thanks-message-box {
  position: relative;
  width: 100%;
  padding-top: 18%;
}

.thanks-message-box img {
  width: 50px;
  height: 50px;
  text-align: center;
  margin-left: 46%;
}

.question-heading, .suggest-heading, .thanks-heading, .bug-heading {
  display: none;
}

.thanks-message-box h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 2rem;
}

.thanks-message-box p {
  text-align: center;
  font-size: 1rem;
}

.fb-modal-header h2 {
  color: #fff;
  font-size: 1.5rem;
  padding: 20px;
  text-align: center;
  line-height: 1.8;
  font-weight: bold;
}

.fb-modal-body div > textarea {
  border: none;
}

.fb-modal-body div > textarea:disabled {
  background-color: #f0f0f0;
}

.fb-modal-footer {
  padding: 15px;
  text-align: right;
  border-top-color: rgb(229, 229, 229);
  border-top-width: 1px;
  border-top-style: solid;
}

.fb-modal-footer .btn + .btn {
  margin-bottom: 0px;
  margin-left: 5px;
}

.fb-modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.fb-modal-footer .btn-block + .btn-block {
  margin-left: 0px;
}

.fb-modal-bodytext {
  height: 73px;
  padding: 25px 30px 20px 40px;
  font-size: 1rem;
  color: #666666;
}

.fb-modal-bodytext a {
  font-weight: bold;
}

/* The Modal (background) */
.fbModal {
  display: none;
  position: fixed;
  z-index: 99999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.fbModal-thanks {
  display: none;
  position: fixed;
  z-index: 20;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content */
.feedback-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0px;
  border: 1px solid #888;
  width: 780px;
}

.fb-modal-body {
  height: 420px;
}

.fbModal .modal-dialog {
  width: 780px;
}
.fbModal .modal-header h2 {
  color: #fff;
  font-size: 1.5rem;
  padding: 20px;
  text-align: center;
}

.feedback-modal-content {
  /* The Close Button */
}
.feedback-modal-content .close {
  color: #e7e7e7;
  float: right;
  font-size: 1.75rem;
  font-weight: bold;
  margin-right: 40px;
  margin-top: 20px;
  opacity: 1;
}
.feedback-modal-content .close:hover,
.feedback-modal-content .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.fb-modal-header {
  width: 780px;
  height: 80px;
  background-color: #4d76a0;
}

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

.fb-textarea {
  width: 100%;
  max-width: 100%;
  /*height: 233px; */
  height: 135px;
  resize: none;
  padding: 10px;
}

.feedback-modal-content .modal-footer {
  background-color: #f0f0f0;
  border-top: none;
}

/*
@media (max-width: 400px) { 
.fbModal {padding-top:0px;}	
.fb-modal-header {
  width: 320px;
  height: 80px;
}

.fb-win {
  width: 320px;
  height: 500px;
}

.feedback-modal-content, .choose-topic, .topic-heading {
  width: 320px;
}

.fb-selec-container {
  width: 300px;
  height: 100px;
  margin: 10px 0px 10px 10px;
}

.bug-heading, .thanks-heading, .question-heading, .suggest-heading {
  width: 320px;
}
.fb-option-suggest, .fb-option-thanks, .fb-option-bug, .fb-option-question {
    width: 35px;
    height: 35px; }

.feedback-modal-content .modal-footer {display:none;}
}
*/
@media (max-width: 767px) {
  .fbModal {
    padding-top: 0px;
  }
  .fb-modal-header {
    width: 660px;
    height: 80px;
  }
  .fb-win {
    width: 660px;
    height: 500px;
  }
  .feedback-modal-content {
    width: 660px;
  }
  .choose-topic {
    width: 657px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .fb-selec-container {
    width: 560px;
    height: 100px;
    margin: 25px 0px 25px 55px;
  }
  .fb-textarea {
    height: 260px;
  }
  .topic-heading, .bug-heading, .thanks-heading, .question-heading, .suggest-heading {
    width: 657px;
    height: 30px;
  }
  .feedback-modal-content {
    /* The Close Button */
  }
  .feedback-modal-content .close {
    color: #e7e7e7;
    float: left;
    font-size: 1.75rem;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 20px;
    opacity: 1;
  }
  .feedback-modal-content .close:hover,
  .feedback-modal-content .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  .fb-sb-button-sm {
    float: right;
    display: block;
    width: 50px;
    height: 80px;
    margin-right: 1px;
    background-color: #8cdc1b;
    font-size: 1.125rem;
    border: none;
  }
  .fb-sb-button-sm .lfr-btn-label {
    background-image: url(../images/OneHearst/myhearst_profile_header_checkmark.svg);
    background-repeat: no-repeat;
    background-position: -10% 53%;
    background-size: 90%;
    padding: 15px !important;
    margin: 0 2px;
  }
  .fb-sb-button-sm:hover .lfr-btn-label,
  .fb-sb-button-sm:focus .lfr-btn-label {
    opacity: 0.5;
    color: #ffffff;
  }
  .fbModal-thanks {
    padding-top: 0px;
    z-index: 99999;
  }
  /*.fb-sb-button {display:none;} */
}
@media (max-width: 767px) {
  .modal-footer {
    position: relative;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .fbModal {
    padding-top: 50px;
  }
  .fb-modal-header {
    width: 660px;
    height: 80px;
  }
  .fb-win {
    width: 660px;
    height: 500px;
  }
  .feedback-modal-content {
    width: 660px;
  }
  .choose-topic {
    width: 580px;
  }
  .fb-selec-container {
    width: 560px;
    height: 100px;
    margin: 25px 0px 25px 55px;
  }
  .topic-heading, .bug-heading, .thanks-heading, .question-heading, .suggest-heading {
    width: 579px;
  }
}
/* CSS added by Lika */
@media (min-width: 767px) {
  .feedback-modal-content .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
/* end of CSS added by Lika */
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
  padding: 10px 16px;
  font-size: 1.125rem;
  line-height: 1.33333;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-hearst {
  border-width: 0px;
  text-align: left;
  font-size: 1.375rem;
  padding: 10px 18px;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.btn-hearst-lg {
  width: 332px;
  height: 93px;
  padding: 24px;
  font-size: 2.25rem;
}

.btn-hearst-no-bg {
  background-color: transparent;
  color: rgb(89, 96, 100);
}
.btn-hearst-no-bg:hover {
  color: #9B9B9B;
}

.btn-hearst-default {
  background-color: rgba(20, 44, 55, 0.89);
  color: #ffffff;
}

.btn-hearst-success {
  background-color: #337ab7;
  color: #ffffff;
}
.btn-hearst-success:hover {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgb(135, 215, 22);
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #CDCDCD;
  border: none;
  color: rgba(255, 255, 255, 0.5);
}

.btn-hearst-round {
  width: 23px;
  height: 23px;
  font-size: 0.8125rem;
  text-align: center;
  padding: 0;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.btn-hearst-info {
  background-color: rgba(196, 207, 212, 0.89);
  color: rgb(114, 126, 133);
}
.btn-hearst-info:hover {
  background-color: rgb(196, 207, 212);
}

.modal-center {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
}

#playCoverVideo .modal-content {
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: none;
  background-clip: padding-box;
  border-width: 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-image: initial;
  border-radius: 0;
  outline: 0px;
}

@media (min-width: 992px) {
  .modal-dialog {
    width: 800px;
  }
}
.my-modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  outline: 0;
}

.my-modal-center {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
}

.my-modal-content {
  position: relative;
  background-color: #fff;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.my-modal-header {
  background-color: #216BB2;
  border: none;
  color: #fff;
  padding: 26px;
  min-height: 16.42857px;
}
.my-modal-header h2 {
  padding: 0;
}

.my-modal-title {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.5rem;
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  line-height: 1.42857;
  font-weight: bold;
}

.my-modal-body {
  overflow: auto;
  background-color: transparent;
  color: #333333;
  position: relative;
  padding: 23px 38px;
}
.my-modal-body p {
  font-size: 1rem;
}

.my-modal-footer {
  background-color: #f0f0f0;
  border: none;
  clear: both;
  color: #333333;
  text-align: right;
  padding: 23px 38px;
}

.my-modal-close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  color: white;
  -webkit-appearance: none;
  opacity: 0.5;
  float: right;
  font-size: 1.75rem;
  font-weight: bold;
  margin-right: 10px;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
}

.modal-footer {
  justify-content: flex-end !important;
}

.label {
  padding-top: 6px;
  padding-bottom: 4px;
}

.label-side-text {
  position: absolute;
  margin-top: 1px;
  margin-left: 5px;
}

.circle-label {
  border-radius: 50% !important;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 8px;
  width: 29px;
  height: 29px;
  padding-bottom: 0px;
  font-size: 0.75rem;
  text-align: center;
  color: white;
}

.circle-label-danger {
  background-color: rgb(255, 90, 96);
}

.circle-label-muted {
  background-color: rgba(196, 207, 212, 0.89);
}

.label-danger {
  background-color: rgb(235, 0, 0);
}

.label-muted {
  background-color: rgb(114, 126, 133);
}

.notification-label {
  font-size: 0.8125rem;
  color: #000000;
  margin-top: 4px;
  font-family: NeueHaasGroteskTextMedium;
}

.top-right-corner-label, .push-top-right-corner-label {
  position: absolute !important;
  font-family: NeueHaasGroteskTextBold;
  width: 30px;
  top: 0;
  left: 17px;
  border-radius: 8px !important;
  font-size: 0.75rem;
  text-align: center;
  color: white;
}

.top-right-corner-label-mobile, .push-top-right-corner-label-mobile {
  top: 5px;
  left: 20px;
}

/* Cards Modal (background) */
/*Custom Css based on modal integration classes*/
#homePageCardsDialog {
  height: 0px;
}

#homePageCardsDialog .modal-header {
  padding: 0px;
}

#homePageCardsDialog .modal-header .btn-toolbar-content {
  display: none;
}

.dialog-iframe-root-node {
  padding: 0px !important;
}

#homePageCardsDialog .modal-content .dialog-iframe-node {
  padding: 0px !important;
}

.cardsModal {
  display: none;
  position: fixed;
  z-index: 20;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

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

.cards-modal-title h2 {
  font-size: 1.5rem;
  font-weight: bold;
}

.cards-modal-content {
  background-color: #fefefe;
  padding: 0px;
}

.cards-modal-header {
  width: 780px;
  height: 80px;
  background-color: #4d76a0;
}

.cards-modal-header h2 {
  color: #ffffff;
  font-size: 1.5rem;
  padding: 30px;
  text-align: left;
}

.cards-modal-body {
  width: 97.5%;
  padding-left: 30px;
  font-size: 1rem;
  max-height: 170px;
  overflow: auto;
}

.cards-modal-body::-webkit-scrollbar {
  width: 6px;
  background-color: #cccccc;
  border-radius: 2px;
}

.cards-modal-body ul {
  width: auto;
  font-size: 0.875rem;
  padding: 0px 5px;
}

.cards-modal-body ul li {
  font-size: 1.125rem;
  line-height: 3;
  color: #000000;
  letter-spacing: 0.3;
  border-bottom: 1px solid #e0ebeb;
  border-left: 0px;
  border-right: 0px;
  height: 47px;
  width: 97%;
}

.cards-modal-body ul li:last-child {
  border-bottom: none;
}

.cards-modal-body table.sorting-table {
  cursor: hand;
}

.cards-modal-body table tr.sorting-row td {
  background-color: #f7f7f7;
}

.mandatory-cards table td span {
  margin-right: 10px;
  color: #696969;
  float: right;
  right: 5px;
  margin-top: 15px;
}

span.lock-button {
  margin-right: 10px;
  float: right;
  right: 5px;
  margin-top: 15px;
  background-image: url("../images/OneHearst/myhearst_landing_mycards_custome_Lock.svg");
  background-repeat: no-repeat;
  background-position: 5% -40%;
  background-size: 80%;
  width: 38px;
  height: 38px;
}

.cards-add-delete .add-button {
  float: right;
  background-image: url("../images/OneHearst/myhearst_landing_mycards_custome_Add.svg");
  background-repeat: no-repeat;
  background-position: 5% -35%;
  background-size: 80%;
  width: 35px;
  height: 35px;
  cursor: pointer;
  border: none;
  background-color: white;
}

.cards-add-delete .delete-button {
  right: 5px;
  background-image: url("../images/OneHearst/myhearst_landing_mycards_custome_Remove.svg");
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  cursor: pointer;
  flex: 0 0 6%;
  border: none;
  background-color: white;
}

.card-row > div {
  flex: 0 0 85%;
  max-width: 85%;
}

.card-row {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

/* span.updown-sorting {
	float: left;
    left: 0px;
    margin-top: 15px;
    background-image: url("../images/OneHearst/myhearst_landing_mycards_custome_UpDown.svg");
	background-repeat: no-repeat;
    background-position: 5% -40%;
    background-size: 80%;
	width:40px;
	height:40px;
}
span.up-sorting {
    float: left;
    left: 0px;
    margin-top: 15px;
    background-image: url("../images/OneHearst/myhearst_landing_mycards_custome_Up.svg");
	background-repeat: no-repeat;
    background-position: 5% 40%;
    background-size: 80%;
	width:40px;
	height:40px;
}
span.down-sorting {

    float: left;
    left: 0px;
    margin-top: 15px;
    background-image: url("../images/OneHearst/myhearst_landing_mycards_custome_Down.svg");
	background-repeat: no-repeat;
    background-position: 5% 40%;
    background-size: 80%;
	width:40px;
	height:40px;
} */
span.icon-glyph-arrow {
  margin-top: 15px !important;
}

.cards-text input {
  width: 95%;
  height: 35px;
  margin: 5px 5px 5px 0px;
  padding-left: 10px;
}

.cards-text {
  margin-left: 20px;
  padding: 20px 20px 0px 20px;
}
.cards-text p {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  color: #666666;
  line-height: 1.5;
}
.cards-text .form-group {
  margin-bottom: 0px !important;
}

.modal-search input {
  padding-left: 2%;
  font-size: 0.875rem;
  color: #666666 !important;
  height: 38px;
  margin-left: 0px;
  background-size: 28px 28px;
  border: 1px solid #e0ebeb;
  width: 100%;
  margin: 5px 0;
}

.cards-cancel-button {
  float: right;
  width: 100px;
  margin-top: 1px;
  height: 45px;
  border: none;
  background-color: transparent;
  outline: none;
}
.cards-cancel-button .lfr-btn-label {
  font-size: 1.125rem;
  padding: 15px;
}

.row-highlight-red {
  background: #FFC7C9;
}

.row-highlight-green {
  background: #D9eFB8;
}

.cardsModal .search {
  width: 100%;
  padding-left: 15px;
}

.hearst-modal-footer {
  height: 80px;
  background-color: #f7f7f7;
}

.cards-done-button {
  float: right;
  width: 100px;
  height: 45px;
  margin-right: 5px;
  margin-top: 1px;
  display: inline-block;
  background-color: #8cdc1b;
  color: #ffffff;
  font-size: 1.125rem;
  outline: none;
  border: none;
}
.cards-done-button .lfr-btn-label {
  background-image: url("../images/OneHearst/myhearst_profile_header_checkmark.svg");
  background-repeat: no-repeat;
  background-position: -10% 53%;
  background-size: 28%;
  padding: 15px !important;
  margin: 0 2px;
}

.cards-done-button:hover,
cards-done-button:focus {
  background-color: #8cdc1b !important;
  outline: 0px !important;
  outline-offset: 0px !important;
  border: none;
}
.cards-done-button:hover .lfr-btn-label,
cards-done-button:focus .lfr-btn-label {
  opacity: 0.5;
  color: #ffffff;
}

.cards-cancel-button:hover,
cards-cancel-button:focus {
  background-color: transparent;
  color: #9B9B9B;
}

.cards-done-button:disabled {
  background-color: #CDCDCD;
  opacity: 0.5;
  color: #ffffff;
}

.cards-done-button:disabled:hover,
cards-done-button:disabled:focus {
  background-color: #CDCDCD !important;
  opacity: 0.5 !important;
  color: #ffffff !important;
}
.cards-done-button:disabled:hover .lfr-btn-label,
cards-done-button:disabled:focus .lfr-btn-label {
  opacity: 0.5;
  color: #ffffff;
}

.gear-img {
  margin-top: -5px;
  cursor: pointer;
  border: none;
  background: none;
}

.cards-help-msg {
  font-size: 0.9375rem;
  font-style: italic;
  display: inline;
  color: #000000;
  padding-left: 10px;
}

.card-row .glyphicon {
  background-image: url("../images/OneHearst/myhearst_landing_mycards_custome_UpDown.svg");
  background-repeat: no-repeat;
  height: 25px;
  width: 40px;
  margin-top: 0 !important;
  flex: 0 0 3%;
  max-width: 3%;
}

/* for mobile view */
@media all and (max-width: 767px) {
  .body-fixed {
    position: fixed;
    width: 100%;
  }
  #select-cards-modal {
    padding-right: 0px !important;
    top: 20%;
    width: 100%;
    height: auto;
  }
  #select-cards-modal .modal {
    position: absolute !important;
  }
  #select-cards-modal .modal-open {
    position: fixed !important;
    width: 100%;
  }
  #select-cards-modal .modal-dialog {
    margin: auto;
    width: 90%;
  }
  #select-cards-modal .modal-content {
    height: auto !important;
  }
  .modal-open .modal {
    overflow-y: auto !important;
  }
  .my-modal-header {
    height: 44px;
    min-height: 0px;
    padding: 20px 0px 20px 20px;
  }
  .cards-modal-title .my-modal-close {
    float: left;
    margin: -15px auto;
    font-size: 1.875rem;
    font-weight: initial;
    opacity: 1;
  }
  .cards-modal-title h2 {
    font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1rem;
    text-align: center;
    color: #ffffff;
  }
  .cards-modal-body {
    padding-left: 20px;
    max-height: 230px;
    width: 100%;
  }
  .cards-modal-body ul li {
    width: 95%;
  }
  .cards-text {
    margin-left: 0px;
    padding: 10px 20px 0px 20px;
  }
  .cards-text h4 {
    padding: 10px 0px;
    color: #666666;
  }
  .cards-text .input-text-wrapper input {
    font-size: 1rem !important;
    line-height: 40px;
    padding-left: 10px;
  }
  .cards-text .input-text-wrapper input[type=text]:focus {
    font-size: 1rem !important;
  }
  .hearst-modal-footer {
    display: none;
  }
  .my-modal-update {
    height: 44px;
    margin-top: -15px;
  }
  .mobile-done-button {
    background-color: #8cdc1b;
    color: #ffffff;
    font-size: 1.125rem;
    outline: none;
    border: none;
    float: right;
    height: 44px;
    width: 44px;
    margin-top: -37px;
    background-image: url("../images/OneHearst/myhearst_profile_header_checkmark.svg");
    background-repeat: no-repeat;
    background-position: 47% 53%;
    background-size: 70%;
  }
  .mobile-done-button:disabled {
    background-color: #CDCDCD;
    opacity: 0.5;
    color: #ffffff;
    margin-top: -37px;
    height: 44px;
    width: 44px;
  }
  .mobile-done-button:hover,
  mobile-done-button:focus {
    background-color: #8cdc1b !important;
    outline: 0px !important;
    outline-offset: 0px !important;
    border: none;
    opacity: 0.5;
    color: #ffffff;
  }
  .mobile-done-button:disabled:hover,
  mobile-done-button:disabled:focus {
    background-color: #CDCDCD !important;
    opacity: 0.5 !important;
    color: #ffffff !important;
  }
  .ui-draggable-handle {
    -ms-touch-action: initial !important;
    touch-action: initial !important;
  }
}
/* for mobile view */
@media all and (max-width: 767px) {
  #my-bookmarks-edit-modal .my-modal-content {
    top: 20%;
    width: 100%;
  }
  #my-bookmarks-edit-modal .modal-dialog {
    margin: auto;
    width: 90%;
  }
  #my-bookmarks-edit-modal .my-modal-body {
    width: 100%;
    padding: 20px;
  }
  #my-bookmarks-edit-modal .my-modal-header {
    padding: 0px !important;
  }
  #my-bookmarks-edit-modal .my-modal-header h2 {
    font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1rem;
    text-align: center;
    color: #ffffff;
    padding-top: 20px;
    width: 75%;
  }
  #my-bookmarks-edit-modal .my-modal-header .my-modal-close {
    float: left;
    margin: 10px 10px;
    font-size: 1.875rem;
    font-weight: initial;
    opacity: 1;
  }
  #my-bookmarks-edit-modal .my-modal-footer {
    display: none;
  }
  .my-modal-close:focus {
    outline: none;
  }
  .mobile-bookmarks-button {
    background-color: #8cdc1b;
    color: #ffffff;
    font-size: 1.125rem;
    outline: none;
    border: none;
    float: right;
    height: 44px;
    width: 44px;
    margin-top: -41px;
    background-image: url("../images/OneHearst/myhearst_profile_header_checkmark.svg");
    background-repeat: no-repeat;
    background-position: 47% 53%;
    background-size: 70%;
  }
  .mobile-bookmarks-button .lfr-btn-label {
    display: none;
  }
  .mobile-bookmarks-button:disabled {
    background-color: #CDCDCD;
    opacity: 0.5;
    color: #ffffff;
    margin-top: -37px;
    height: 44px;
    width: 44px;
  }
  .mobile-bookmarks-button:hover,
  mobile-bookmarks-button:focus {
    background-color: #8cdc1b !important;
    outline: 0px !important;
    outline-offset: 0px !important;
    border: none;
    opacity: 0.5;
    color: #ffffff;
  }
  .mobile-bookmarks-button:disabled:hover,
  mobile-bookmarks-button:disabled:focus {
    background-color: #CDCDCD !important;
    opacity: 0.5 !important;
    color: #ffffff !important;
  }
  #all-bookmarks .search {
    font-size: 1rem;
  }
  #all-bookmarks input:focus {
    font-size: 1rem !important;
  }
  #all-bookmarks ul li {
    font-size: 1rem;
  }
  #all-bookmarks ul li p {
    font-size: 1rem;
    margin-right: 0px;
    margin-top: 0px;
  }
  #all-bookmarks .list-group-item {
    padding: 10px 5px;
  }
}
.my-modal-body {
  position: relative;
  max-height: 400px;
  overflow-y: auto;
}

#my-bookmarks-edit-modal .modal-dialog {
  pointer-events: unset !important;
}

@media all and (max-height: 650px) {
  .my-modal-body {
    max-height: 225px;
  }
  .my-modal-footer .alert {
    padding: 4px;
  }
}
.my-bookmarks-container {
  background: #1F5990;
  height: 445px;
  width: 100%;
  float: left;
  padding: 20px;
}
.my-bookmarks-container h2 {
  font-family: NeueHaasGroteskTextBold;
  font-size: 1.3125rem !important;
  color: #ffffff;
  margin-bottom: 8px;
}
.my-bookmarks-container h5 {
  font-family: NeueHaasGroteskTextBold;
  font-size: 1.3125rem;
  color: #000000;
  padding-top: 45px;
  padding-left: 20px;
}
.my-bookmarks-container ul li {
  margin-bottom: 15px;
}
.my-bookmarks-container ul li a {
  font-family: NeueHaasGroteskTextRoman;
  color: #ffffff;
  line-height: 40px;
  text-decoration: none;
  font-size: 1.25rem;
  cursor: pointer;
}
.my-bookmarks-container ul li a:hover {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: underline;
}
.my-bookmarks-container ul li a.add-bookmark {
  color: rgba(255, 255, 255, 0.75);
}
.my-bookmarks-container ul li a.add-bookmark:hover {
  color: #ffffff;
  text-decoration: underline;
}
.my-bookmarks-container .lexicon-icon-cog {
  cursor: pointer;
  font-size: 1.125rem;
  margin-top: -1px;
  margin-left: 5px;
  color: #ffffff;
  background: none;
  border: none;
}
.my-bookmarks-container .lexicon-icon-cog:hover {
  color: rgba(255, 255, 255, 0.75);
}
.my-bookmarks-container ol, .my-bookmarks-container ul {
  padding: 0;
  list-style: none outside none;
}

.bookmark-added-text {
  color: #000000;
  margin-top: 3px;
  margin-right: 38px;
}

.add-my-bookmark-btn,
.remove-my-bookmark-btn {
  cursor: pointer;
  color: black;
  background: none;
  border: none;
}

.my-bookmarks-container-external-link {
  height: 18px;
  width: 18px;
  margin: -3px 1px -2px -4px;
}

#all-bookmarks .search {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #ddd;
  margin: 0 0 6px 0;
  color: #666666 !important;
}

@media (min-width: 992px) {
  #my-bookmarks-edit-modal .modal-dialog {
    max-width: 800px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .my-bookmarks-container {
    min-width: 0px;
    height: 230px;
  }
  .my-bookmarks-container ul > li > a {
    line-height: 32px;
  }
  .bookmarks-2-col {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  .bookmarks-2-col li {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .my-bookmarks-container {
    height: 230px;
    min-width: 0px;
  }
  .my-bookmarks-container ul > li > a {
    line-height: 30px;
  }
  .bookmarks-2-col {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  .bookmarks-2-col li {
    display: block;
  }
}
@media (max-width: 767px) {
  .my-bookmarks-container {
    min-width: 0px;
    height: 445px;
  }
}
#my-bookmarks-edit-modal .modal-dialog {
  pointer-events: unset !important;
}
#my-bookmarks-edit-modal .modal-dialog .pull-right {
  float: right !important;
}
#my-bookmarks-edit-modal .modal-dialog .list-group-item {
  padding: 10px 15px;
}

@media (min-width: 992px) {
  #my-bookmarks-edit-modal .modal-dialog {
    max-width: 800px;
  }
}
@media (min-width: 767px) {
  #my-bookmarks-edit-modal .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #all-bookmarks ul li p {
    margin-right: 8px !important;
  }
}
.hidden {
  display: none;
}

.table-responsive > table {
  border: none;
}

.list-group-item-side-borderless:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group-item-side-borderless {
  border-left: none;
  border-right: none;
}

.list-group-item-lg {
  font-size: 1.25rem;
}

.list-group-item-highlighted {
  background-color: #ececec;
}

.list-group-item-added {
  background-color: #D9eFB8;
}

.list-group-item-removed {
  background-color: #FFC7C9;
}

.grabbable {
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.grabbable:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.grabbable span.glyphicon {
  cursor: pointer;
  float: left;
  color: #000;
  margin-top: 1px;
  margin-right: 4px;
}
.grabbable span.glyphicon:hover {
  color: rgb(89, 96, 100);
}
.grabbable span.glyphicon-resize-vertical {
  color: lightgray;
}
.grabbable span.glyphicon-trash {
  color: #000;
}
.grabbable span.glyphicon-trash:hover {
  color: lightgray;
}
.grabbable button.glyphicon-resize-vertical {
  color: lightgray;
}
.grabbable button.glyphicon-plus-sign:focus-visible {
  border-radius: 4px;
  padding: 4px;
}
.grabbable button.glyphicon-trash {
  color: lightgray;
  background: none;
  border: none;
}
.grabbable button.glyphicon-trash:hover {
  color: rgb(89, 96, 100);
}
.grabbable button.glyphicon-trash:focus-visible {
  border-radius: 4px;
  padding: 4px;
}

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

.form-control {
  background: #ffffff;
}

.lfr-ddm-form-pagination-controls button#ddm-form-submit.float-left {
  float: right !important;
  margin: 0;
  opacity: 1;
}

.lfr-tooltip-scope .lfr-ddm-form-page .input-group-inset-item.input-group-inset-item-after {
  display: block !important;
  padding-top: 8px;
}

.date-picker-dropdown-menu {
  left: 20% !important;
  z-index: 1000;
  top: 190% !important;
  max-width: 200px !important;
}

.alert-hearst {
  padding: 15px;
  border: none;
  border-radius: 0;
}
.alert-hearst p {
  margin: 0;
}
.alert-hearst a {
  color: #6CE9EF;
  text-decoration: underline;
}
.alert-hearst a:hover {
  opacity: 0.6;
}

.alert-hearst-info {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: rgb(98, 115, 128);
  color: #fff;
  border: none;
}

a.external-link {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  color: black;
}
a.external-link:hover {
  text-decoration: none;
  color: #999;
}
a.external-link span.external-link-arrow {
  background-repeat: no-repeat;
  background-position-y: 4px;
  padding: 0px 25px 0 0;
  color: black;
}
a.external-link span.external-link-arrow-padding {
  padding-left: 15px;
}
a.external-link p {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
a.external-link .media-heading {
  margin-top: 3px;
}

.external-link-icon {
  width: 20px;
}

a.external-link-normal {
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.weather-image > img {
  width: 127px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  margin-top: -124px;
  right: 0;
  left: 0;
}

.weather-heading h3 {
  margin-top: 84px;
  margin-bottom: 0;
  font-size: 3.5rem;
  color: #000000;
}
.weather-heading small {
  position: absolute;
  margin-top: 10px;
  font-size: 0.9375rem;
}

#weather-subheading {
  text-transform: capitalize;
}

#weather-subheading > h2 {
  margin: 0 0 20px 0;
  font-size: 1.0625rem;
}

.address p {
  color: #333333;
}
.address .address-header {
  font-size: 1rem;
  line-height: 1.5em;
  color: #333333;
}
.address .address-subheader {
  font-size: 0.875rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.address .columnone {
  /*width: 200px;  
  overflow: hidden;*/
}
.address .address-body {
  font-size: 0.875rem;
  line-height: 1.5em;
}
.address .address-body p {
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.address .address-misc-info p {
  color: #000000;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.address .single-column {
  padding-left: 20px;
  height: 475px;
}

.address-search-result-fixed-h {
  height: 120px;
  margin-bottom: 0px;
}

.page-banner {
  min-height: 230px;
  padding-top: 80px;
}
.page-banner .page-banner-header {
  color: #fff;
  font-size: 3.9375rem;
}

#location-content .panel-body {
  padding: 17px 20px 17px 10px;
}

@media all and (max-width: 1200px) {
  .page-banner {
    min-height: 0;
    height: auto;
    padding: 46px 0 46px 0;
  }
  .page-banner .page-banner-header {
    font-size: 2.8125rem;
    text-align: center;
  }
}
@media all and (max-width: 992px) {
  .address .address-misc-info {
    padding-left: 0px;
    margin-top: 40px;
    float: left;
  }
}
.address-cta {
  position: relative;
  right: 10px;
  top: 17px;
  font-size: 0.75rem;
  font-weight: bold;
}

.btn-get-directions {
  position: absolute;
  right: 67px;
  bottom: 46px;
}

.lfr-map {
  border: none;
}

@media all and (max-width: 767px) {
  .address-cta {
    display: block;
    top: 0px;
    right: 0;
    width: 100%;
    float: none;
  }
  .address .address-body {
    margin-top: 20px;
  }
  .address .address-misc-info {
    padding-left: 0px;
  }
  .address-search-result-fixed-h {
    min-height: 170px;
    height: auto !important;
    margin-bottom: 20px;
  }
  .columnone {
    width: 100% !important;
    /* overflow: hidden; */
  } /*
.columnone .truncate {
	margin: 0;	
	padding:0px;
	-webkit-line-clamp:3 !important;	
} */
  #location-content .panel-body {
    padding: 17px 26px 17px 26px;
  }
  .journal-content-article .col-xs-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 992px) {
  .address-cta {
    left: unset !important;
    float: right;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .address-search-result-fixed-h {
    height: 190px;
  }
  .address-cta {
    top: -172px;
    left: 76%;
  }
  .address-box {
    padding: 0px;
  }
  .address .address-body {
    margin-top: 35px;
    width: 93% !important;
  }
  .address .address-header {
    line-height: 1.2em;
  }
  .columnone {
    width: 93% !important;
    /* overflow: hidden; */
  }
  .columnone .truncate {
    margin: 0;
    padding: 0px;
    -webkit-line-clamp: 2 !important;
  }
  #location-content .panel-body {
    padding: 17px 26px 17px 26px;
  }
}
#business-locations-map {
  width: 100%;
  height: 400px;
}

.business-location-info-window {
  cursor: pointer;
  height: 24px;
  white-space: nowrap;
}
.business-location-info-window a:hover {
  text-decoration: none;
}
.business-location-info-window h1 {
  font-size: 1.3125rem;
  display: inline;
  color: #000;
}

.panel-fixed-h-lg .address-header {
  margin-bottom: 35px;
}

.panel-fixed-h-lg .address-misc-info {
  margin-top: 35px;
}

.panel-fixed-h-lg .address-subheader {
  font-size: 0.875rem;
  color: #333333;
  overflow: visible;
  white-space: normal;
}

.panel-fixed-h-lg .address-misc-info p {
  color: #8e8e8e;
  margin: 0;
  overflow: visible;
  white-space: normal;
}

.panel-fixed-h-lg .address-body p {
  margin: 0;
  overflow: visible;
  white-space: normal;
}

/*.margin-facets {
	margin-top:-88px;
}*/
#location-content {
  margin-bottom: 0px;
}

.journal-content-article .col-md-3 {
  padding-left: 15px;
  padding-right: 15px;
}

.tooltip {
  text-align: left;
  text-transform: none;
  line-height: 1.4285;
  letter-spacing: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  word-spacing: normal;
  display: block;
  white-space: normal;
  position: absolute;
  z-index: 1070;
  -ms-word-break: normal;
  -ms-word-wrap: normal;
  opacity: 0;
  text-shadow: none;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0px;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0px 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0px;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0px 5px;
  margin-left: -3px;
}

.tooltip-inner {
  padding: 3px 8px;
  border-radius: 4px;
  text-align: center;
  color: rgb(255, 255, 255);
  max-width: 200px;
  background-color: rgb(0, 0, 0);
}

.tooltip-arrow {
  border-style: solid;
  border-color: transparent;
  width: 0px;
  height: 0px;
  position: absolute;
}

.tooltip.top .tooltip-arrow {
  border-width: 5px 5px 0px;
  left: 50%;
  bottom: 0px;
  margin-left: -5px;
  border-top-color: rgb(0, 0, 0);
}

.tooltip.top-left .tooltip-arrow {
  border-width: 5px 5px 0px;
  right: 5px;
  bottom: 0px;
  margin-bottom: -5px;
  border-top-color: rgb(0, 0, 0);
}

.tooltip.top-right .tooltip-arrow {
  border-width: 5px 5px 0px;
  left: 5px;
  bottom: 0px;
  margin-bottom: -5px;
  border-top-color: rgb(0, 0, 0);
}

.tooltip.right .tooltip-arrow {
  border-width: 5px 5px 5px 0px;
  left: 0px;
  top: 50%;
  margin-top: -5px;
  border-right-color: rgb(0, 0, 0);
}

.tooltip.left .tooltip-arrow {
  border-width: 5px 0px 5px 5px;
  top: 50%;
  right: 0px;
  margin-top: -5px;
  border-left-color: rgb(0, 0, 0);
}

.tooltip.bottom .tooltip-arrow {
  border-width: 0px 5px 5px;
  left: 50%;
  top: 0px;
  margin-left: -5px;
  border-bottom-color: rgb(0, 0, 0);
}

.tooltip.bottom-left .tooltip-arrow {
  border-width: 0px 5px 5px;
  top: 0px;
  right: 5px;
  margin-top: -5px;
  border-bottom-color: rgb(0, 0, 0);
}

.tooltip.bottom-right .tooltip-arrow {
  border-width: 0px 5px 5px;
  left: 5px;
  top: 0px;
  margin-top: -5px;
  border-bottom-color: rgb(0, 0, 0);
}

.panel-fixed-h {
  height: 185px;
}

.panel-fixed-h-lg {
  /*min-height: 400px;*/
  min-height: auto;
}

.journal-content-article .panel-body {
  padding: 17px 26px 17px 26px !important;
}

.not-found-container {
  width: 100%;
  text-align: center;
  height: calc(100vh - 265px);
  min-height: 620px;
  background: white;
  height: 100%;
}
@media (max-width: 767px) {
  .not-found-container {
    height: calc(100vh - 221px);
    min-height: 375px;
  }
}
@media (min-width: 768px) {
  .not-found-container {
    height: calc(100vh - 221px);
    min-height: 375px;
  }
}
@media (min-width: 992px) {
  .not-found-container {
    height: calc(100vh - 265px);
    min-height: 620px;
  }
}
@media (min-device-width: 375px) and (max-device-width: 896px) and (orientation: landscape) {
  .not-found-container {
    height: calc(100vh - 221px);
    min-height: 375px;
  }
}

.not-found-text {
  width: 100%;
  padding-top: 200px;
}
@media (max-width: 767px) {
  .not-found-text {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .not-found-text {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .not-found-text {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (min-width: 1200px) {
  .not-found-text {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}

.not-found-text h2 {
  color: #216BB2;
  font-size: calc(20px + 16 * (100vw - 375px) / 1066);
  width: 450px;
  margin: auto;
  font-size: 2rem;
  font-family: OneHearstRegular;
  font-weight: normal;
}
@media (max-width: 767px) {
  .not-found-text h2 {
    font-size: 1.3125rem;
    line-height: 28px;
    width: 275px;
  }
}
@media (min-width: 768px) {
  .not-found-text h2 {
    font-size: 1.375rem;
    line-height: 32px;
    width: 300px;
  }
}
@media (min-width: 992px) {
  .not-found-text h2 {
    font-size: 2rem;
    line-height: 40px;
    width: 450px;
  }
}
@media (min-width: 1200px) {
  .not-found-text h2 {
    font-size: 2rem;
    line-height: 40px;
    width: 450px;
  }
}

.not-found-text img {
  padding-bottom: 60px;
  width: 133px;
}
@media (max-width: 767px) {
  .not-found-text img {
    width: 78px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .not-found-text img {
    width: 93px;
    padding-bottom: 23px;
  }
}
@media (min-width: 992px) {
  .not-found-text img {
    width: 133px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .not-found-text img {
    width: 133px;
    padding-bottom: 60px;
  }
}

.not-found-links {
  width: 100%;
  height: 40%;
}

.not-found-links > div {
  padding-bottom: 20px;
}

.not-found-links h2 {
  color: #216BB2;
  font-size: 2rem;
}

.page-links-404 {
  font-size: calc(16px + 6 * (100vw - 375px) / 1066);
  padding-top: 10px;
}

.page-links-404 a {
  color: #216BB2;
  padding: 15px;
  text-decoration: none;
  cursor: pointer;
}

.page-links-404 a:hover {
  text-decoration: none;
  color: #000;
}

.e-sign-container {
  color: black;
  background: #fff;
  margin: 0;
  padding-bottom: 40px;
  margin-left: 0px;
}

.esign-examples-container {
  color: black;
}

@media (max-width: 767px) {
  .form-field-half {
    width: 100%;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .form-field-half {
    width: 100%;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .form-field-half {
    width: 50%;
    padding-right: 14px;
  }
}

.form-field-half:nth-child(odd) {
  padding-right: 0px !important;
}

.esign-submit {
  text-align: right;
  padding-top: 10px;
}

.esign-submit button {
  font-size: 1.125rem;
  padding-top: 5px;
  font-family: OneHearstRegular;
}

.esign-reset {
  text-align: right;
  padding-top: 4px;
}

.esign-reset button {
  font-size: 1.25rem;
  opacity: 0.5;
  background: white !important;
  color: black;
  border: 0px;
  text-align: right;
}

.esign-reset button:hover {
  color: black !important;
}

.esign-preview {
  border: 1px black solid;
  width: 100%;
  height: 100%;
  min-height: 250px;
  padding: 20px;
  margin-bottom: 20px;
}

.esign-form .form-group {
  font-size: 1.25rem;
  font-family: NeueHaasGroteskTextBold;
}

.esign-form .form-group .form-control {
  height: 35px;
  padding-left: 12px;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.esign-form .dropdown button {
  width: 100%;
  text-align: left;
}

.esign-form .dropdown-menu {
  width: 100%;
  margin: 0px;
  padding-top: 0px;
}

.esign-form .dropdown-menu li {
  background: white;
}

#logoButton,
#stateButton {
  background: #ffffff !important;
  border-radius: 0px !important;
  font-family: NeueHaasGroteskTextMedium;
}

#stateButton .state-selected-text,
#logoButton .logo-selected-text {
  font-size: 1.125rem;
  opacity: 0.5;
}

#logoButton .glyphicon-menu-down,
#stateButton .glyphicon-menu-down {
  float: right;
  margin-top: 3px;
  font-weight: bold;
}

.esign-form .dropdown-menu {
  max-height: 300px;
  overflow: auto;
}

.bold {
  font-weight: bold;
}

.esign-instructions {
  padding: 20px 30px 20px 30px;
  border: 1px black solid;
  margin: 0px auto;
}
@media (max-width: 767px) {
  .esign-instructions {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .esign-instructions {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .esign-instructions {
    margin-right: 0px;
  }
}

.esign-instructions-section {
  display: none;
}

.esign-instructions button {
  width: auto !important;
  padding: 0px 36px;
  height: 35px;
  margin-top: 8px;
}

.esign-instructions ol {
  padding-left: 0px;
  list-style-position: inside;
  margin: 0px;
}

.esign-instructions > ol > li {
  line-height: 25px;
  font-size: 1rem;
  padding-bottom: 4px;
}

.e-sign-container button {
  border-radius: 4px !important;
  background: #4c72a0;
  height: 35px;
}

.esign-example {
  font-family: Arial;
  font-size: 9pt;
  color: black;
  margin-bottom: 83px;
}
@media (max-width: 767px) {
  .esign-example {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .esign-example {
    margin-bottom: 83px;
  }
}

.esign-examples-container > h3 {
  font-family: NeueHaasGroteskTextBold;
  color: #4c72a0;
  margin-bottom: 43px;
}

.esign-examples-container > p,
.esign-examples-container > p {
  margin-bottom: 33px;
  opacity: 0.5;
}

.esign-preview-label,
.sample-logos-container h3,
.esign-instructions-label {
  font-size: 1.25rem;
  font-family: NeueHaasGroteskTextBold;
  opacity: 0.5;
  line-height: 25px;
}

.sample-logos-container > p {
  font-size: 1rem;
  line-height: 25px;
}

#copyContent div {
  font-family: Arial;
  font-size: 0.5625rem;
}

#esign-instructions li p {
  display: inline;
}

.esign-hyperlink {
  color: #337ab7;
  cursor: pointer;
}

.phonefields .form-group {
  flex: 0 0 calc(50% - 15px);
  max-width: calc(50% - 15px);
  margin-right: 30px;
}

.phonefields .form-group:nth-child(2n) {
  margin-right: 0;
}

.phonefields {
  display: flex;
  flex-wrap: wrap;
}

.e-sign-container button {
  border: 1px solid #cccccc;
  font-weight: 500;
  padding: 6px 12px;
  position: relative;
}

.e-sign-container .dropdown-menu.show li:hover {
  background-color: #cccccc;
  color: #262626;
  background-color: #f5f5f5;
}

.e-sign-container .dropdown-menu.show li a:hover {
  text-decoration: none;
}

.e-sign-container .form-control,
.e-sign-container .form-control:focus {
  background-color: #ffffff;
}

.esign-form .control-label {
  font-size: 1.25rem;
  color: #000000;
  font-family: NeueHaasGroteskTextBold;
}

.form-group.dropdown .glyphicon-menu-down:before {
  border: solid #333333;
  border-width: 0 2.5px 2.5px 0;
  display: inline-block;
  padding: 3.5px;
  content: "";
  transform: rotate(45deg);
  position: absolute;
  top: 44%;
  right: 5px;
}

.e-sign-container button[type=reset] {
  border: none;
}

/* Push Notifications Archive Page Styling Start */
#pushNotificationFilterButtons {
  padding: 0;
  margin-top: 0.3125rem;
}
@media (max-width: 767px) {
  #pushNotificationFilterButtons {
    margin-top: 0;
  }
}
#pushNotificationFilterButtons #pushNotificationFilterSpan {
  background-color: #EEEFF1;
  border-radius: 13px !important;
  display: inline-block;
}
#pushNotificationFilterButtons button {
  border: none;
  border-radius: 13px !important;
  background-color: rgba(0, 0, 0, 0);
  color: #216BB2;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.8125rem;
}

.push-notifications-dropdown-container {
  padding: 25px 15px;
}
.push-notifications-dropdown-container div {
  padding: 0;
}
.push-notifications-dropdown-container p {
  margin: 0;
  font-size: 1rem;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (max-width: 767px) {
  .push-notifications-dropdown-container p {
    font-size: 1.125rem;
  }
}
.push-notifications-dropdown-container a {
  color: #2D75B9;
  text-decoration: none;
  padding: 0 !important;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.push-notifications-dropdown-container hr {
  border-top: 0.5px #707070 solid;
  margin-top: 5px;
  margin-bottom: 8px;
}

#seeAllNotifications div,
#seeAllNotificationsMobile div,
.sign-out-button div {
  display: block;
  background-color: #216BB2;
  color: #ffffff;
  text-align: center;
  padding: 15px 0px;
  margin-top: 10px;
}
#seeAllNotifications div a,
#seeAllNotificationsMobile div a,
.sign-out-button div a {
  color: #ffffff;
  text-decoration: none;
  background-color: #216BB2;
  padding: 0;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
}

.sign-out-button {
  display: none;
}
.sign-out-button a {
  font-size: 1rem;
}

#pushNotificationFilterButtons button:disabled {
  border: none;
  border-radius: 13px !important;
  background-color: #216BB2;
  color: #ffffff;
}

#pushNotificationsLoadMore {
  color: #ffffff;
  background-color: #216BB2;
  border: none;
  padding: 5px 20px;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border-radius: 2px !important;
  margin-top: 7px;
}
@media (min-width: 768px) {
  #pushNotificationsLoadMore {
    font-size: 0.9375rem;
  }
}
@media (min-width: 992px) {
  #pushNotificationsLoadMore {
    font-size: 0.8125rem;
  }
}

#notificationArchiveContainer {
  float: none;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #notificationArchiveContainer a p {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  #notificationArchiveContainer a p {
    font-size: 0.875rem;
  }
}
#notificationArchiveContainer a:hover, #notificationArchiveContainer a:focus, #notificationArchiveContainer a:active {
  text-decoration: none;
}
#notificationArchiveContainer .push-notifications-error {
  font-size: 1.75rem;
  margin: 10% 0px;
  display: block;
}
#notificationArchiveContainer .push-notifications-no-unread {
  display: block;
}
#notificationArchiveContainer .push-notifications-no-unread p {
  font-size: 1.75rem;
}

.push-notification-header {
  margin: 0;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-decoration: none;
}

.push-notification-message {
  color: #333333;
  text-decoration: none;
}

.notification-unread .push-notification-header {
  color: #216BB2;
}
.notification-unread .notification-header {
  font-size: 0.8125rem;
}
.notification-unread .push-notification-message {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.notification-read .push-notification-header {
  color: #666666;
}
.notification-read .push-notification-message {
  color: #666666;
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

#pushNotificationsArchiveHeader a {
  color: #216BB2;
  text-decoration: none;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.875rem;
}
#pushNotificationsArchiveHeader h1 {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (min-width: 768px) {
  #pushNotificationsArchiveHeader h1 {
    font-size: 2.25rem;
  }
}
@media (min-width: 992px) {
  #pushNotificationsArchiveHeader h1 {
    font-size: 2.8125rem;
  }
}

.site-navigation-dropdown-items-2 ul {
  list-style: none;
  padding-left: 0;
}
.site-navigation-dropdown-items-2 a {
  text-decoration: none;
}
.site-navigation-dropdown-items-2 a:hover {
  background-color: #f7f7f7;
}

.notification-container {
  padding: 0 !important;
}

.notification-list {
  padding: 0px 15px;
  margin-bottom: 10px;
}
.notification-list:hover {
  background-color: #f7f7f7;
}
.notification-list a {
  padding: 0 !important;
  overflow: auto;
}
@media (max-width: 767px) {
  .notification-list {
    margin-bottom: 20px;
  }
}

.notification-date, .notification-date-read {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: 0;
  font-size: 0.75rem;
}
@media (min-width: 992px) {
  .notification-date, .notification-date-read {
    font-size: 0.6875rem;
  }
}

.notification-date-read {
  color: #666666;
}

#push-notifications-button {
  display: none !important;
}

.push-notifications-dropdown {
  display: none;
  background-image: url("../images/OneHearst/notification_bell-white.svg");
  background-repeat: no-repeat;
  background-position: 50% 32%;
  width: 35px;
  height: 55px;
  background-size: 80%;
  cursor: pointer;
}

.push-notifications-dropdown-active {
  display: inline-block;
  background-image: url("../images/OneHearst/notification_bell-gray.svg");
  background-repeat: no-repeat;
  background-position: 50% 32%;
  width: 35px;
  height: 55px;
  background-size: 80%;
  cursor: pointer;
  background-color: #ffffff;
}

.push-notifications-dropdown-error,
.push-notifications-error {
  text-align: center;
  color: #216BB2;
  display: none;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.9375rem;
  margin: 25px 0px;
}
.push-notifications-dropdown-error p,
.push-notifications-error p {
  margin: 0;
}
.push-notifications-dropdown-error img,
.push-notifications-error img {
  margin-bottom: 14px;
}

.push-notifications-no-unread,
.push-notifications-no-unread-dropdown {
  text-align: center;
  color: #216BB2;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 10% 0px;
  display: none;
}
.push-notifications-no-unread p,
.push-notifications-no-unread-dropdown p {
  font-size: 0.9375rem;
  margin: none;
}
.push-notifications-no-unread img,
.push-notifications-no-unread-dropdown img {
  margin-bottom: 14px;
}

#displayAllNotifs {
  padding: 3px 25px;
}
#displayAllNotifs span {
  vertical-align: text-top;
}

#displayUnreadNotifs {
  padding: 3px 15px;
}
#displayUnreadNotifs span {
  vertical-align: text-top;
}

.notification-list-container {
  padding: 8px 0px;
}

/* Push Notifications Archive Page Styling End */
/* Push Notifications Dropdown Styling Start */
.dropdown-notification-container {
  line-height: normal;
}

.dropdown-notification-header {
  font-weight: bold;
  font-size: 0.8125rem;
  padding-bottom: 2px;
}
@media (max-width: 767px) {
  .dropdown-notification-header {
    font-size: 0.875rem;
  }
}

.dropdown-notification-message {
  font-size: 0.8125rem;
}
@media (max-width: 767px) {
  .dropdown-notification-message {
    font-size: 0.875rem;
  }
}

.dropdown-notification-unread .dropdown-notification-header {
  color: #216BB2;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.dropdown-notification-unread .dropdown-notification-message {
  color: #333;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.dropdown-notification-read .dropdown-notification-header {
  color: #666;
}

.dropdown-notification-read .dropdown-notification-message {
  color: #666;
  font-family: NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.push-notifications-icon-mobile {
  background-image: url("../images/OneHearst/notification_bell-white.svg");
  background-size: 80%;
}

#pushDropdownMobile ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.navbar-default .navbar-toggle:hover .push-notifications-icon-mobile {
  display: inline-block;
  background-image: url("../images/OneHearst/notification_bell-gray.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 30px;
  height: 30px;
}

.navbar-default .navbar-toggle:focus .push-notifications-icon-mobile {
  display: inline-block;
  background-image: url("../images/OneHearst/notification_bell-gray.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 30px;
  height: 30px;
}

/* Push Notifications Styling End */
/* Push Notifications Settings Page Styling Start */
input.push-settings-switch {
  position: relative;
  appearance: none;
  outline: none;
  width: 40px;
  height: 20px;
  background-color: #ffffff;
  border: 1px solid #EEEFF1;
  border-radius: 50px !important;
  box-shadow: inset -20px 0 0 0 #EEEFF1;
  transition-duration: 200ms;
}

input.push-settings-switch:after {
  content: "";
  position: absolute;
  top: -1px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-radius: 50% !important;
}

input.push-settings-switch:checked {
  border-color: #216BB2;
  box-shadow: inset 20px 0 0 0 #216BB2;
}

input.push-settings-switch:checked:after {
  left: 17px;
}

#pushNotificationsSettingsContainer img {
  width: 22px;
  height: 22px;
  margin-right: 15px;
  margin-top: 2px;
  order: 2;
}
@media (max-width: 767px) {
  #pushNotificationsSettingsContainer img {
    order: 1;
  }
}
@media (min-width: 1200px) {
  #pushNotificationsSettingsContainer img {
    margin-right: 12px;
  }
}
#pushNotificationsSettingsContainer input {
  margin-top: 0;
  min-width: 38px;
  margin-right: 36px;
  order: 1;
}
@media (max-width: 767px) {
  #pushNotificationsSettingsContainer input {
    order: 3;
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  #pushNotificationsSettingsContainer input {
    margin-right: 30px;
  }
}
#pushNotificationsSettingsContainer hr {
  border-top: 2px solid #d6d6d6;
  margin: 10px 0px;
}
@media (max-width: 767px) {
  #pushNotificationsSettingsContainer h1 {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  #pushNotificationsSettingsContainer label {
    margin-bottom: 0px;
  }
}
#pushNotificationsSettingsContainer .push-notifications-error {
  font-size: 1.75rem;
  margin: 10% 0px;
  display: block;
}
#pushNotificationsSettingsContainer .push-notifications-error img {
  width: auto;
  margin: auto;
  height: auto;
  margin-bottom: 14px;
}
#pushNotificationsSettingsContainer #benefits_payIcon {
  width: 25px;
}
@media (max-width: 767px) {
  #pushNotificationsSettingsContainer #benefits_payIcon {
    margin-right: 25px;
  }
}
@media (min-device-width: 375px) and (max-device-width: 896px) and (orientation: landscape) {
  #pushNotificationsSettingsContainer #benefits_payIcon {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  #pushNotificationsSettingsContainer #benefits_payIcon {
    width: 22px;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  #pushNotificationsSettingsContainer #benefits_payIcon {
    margin-right: 12px;
  }
}

#updatePushNotificationSettings {
  background-color: #216BB2;
  color: #FFFFFF;
  border: none;
  margin-top: 10px;
  padding: 5px 30px;
  height: 30px;
  border-radius: 2px !important;
}
#updatePushNotificationSettings img {
  margin-right: 10px;
  margin-top: 0;
  width: 18px;
}
#updatePushNotificationSettings span {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#updatePushNotificationSettings.push-notifications-saved {
  background-color: #EEEFF1;
  color: #216BB2;
}

#pushNotificationsSettingsContainer > p {
  margin: 0;
  margin-bottom: 15px;
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
@media (min-width: 992px) {
  #pushNotificationsSettingsContainer > p {
    font-size: 1rem;
  }
}

#pushNotificationsSettingsContainer > div {
  display: flex;
  flex-direction: row;
  margin: 10px 0px;
  margin-top: 15px;
}
#pushNotificationsSettingsContainer > div div {
  order: 3;
}
@media (max-width: 767px) {
  #pushNotificationsSettingsContainer > div div {
    order: 2;
    padding-right: 10px;
  }
}

.push-settings-topic {
  font-family: NeueHaasGroteskTextBold, NeueHaasGroteskTextRoman, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.875rem;
}

.push-settings-topic-description {
  font-size: 0.75rem;
}

/* Push Notifications Settings Page Styling End */
.menu-profile-avatar-dropdown {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* Dropdown CSS by Lika */
.push-notifications-dropdown-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.push-notifications-dropdown-container p {
  font-size: 1rem;
}

/* push-notification archive CSS added by Lika */
#pushNotificationsArchiveHeader h1 {
  font-size: 2.8125rem !important;
}

#pushNotificationsArchiveHeader a {
  font-size: 0.875rem !important;
}

#pushNotificationFilterSpan button span {
  font-size: 0.8125rem !important;
  display: block;
}

#pushNotificationFilterButtons {
  margin-top: 10px !important;
}

.notification-list-container .push-notification-header {
  color: #216BB2 !important;
  font-size: 0.875rem !important;
}

.notification-list-container .push-notification-message {
  color: #333333 !important;
  font-size: 0.875rem !important;
  margin: 0 !important;
}

.notification-date-read,
.notification-date {
  font-size: 0.6875rem !important;
  font-weight: 400 !important;
  color: #5a5a5a !important;
}

.notification-date {
  color: #000000 !important;
}

#pushNotificationsLoadMore {
  font-size: 0.875rem !important;
}

.dropdown-notification-header,
.notification-list-container .push-notification-header {
  color: #216BB2 !important;
}

.dropdown-notification-container > div {
  font-size: 0.8125rem !important;
}

.dropdown-notification-container .dropdown-notification-message {
  font-weight: 600 !important;
  color: #000000 !important;
}

#seeAllNotifications > div a {
  font-size: 1rem !important;
}

.notification-read .push-notification-header,
.dropdown-notification-read .dropdown-notification-message,
.dropdown-notification-read .dropdown-notification-header {
  color: #5a5a5a !important;
}

.dropdown-notification-read .dropdown-notification-message {
  font-weight: 300 !important;
  font-family: OneHearstRegular, OneHearstFont, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}

.notification-read .push-notification-message {
  font-family: OneHearstRegular, OneHearstFont, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}

.notification-read .push-notification-message {
  color: #5a5a5a !important;
}

/* end of push-notification archive CSS added by Lika */
/* end of Dropdown CSS by Lika */
.push-notifications-dropdown .dropdown-menu {
  right: 0;
  left: unset;
  width: 360px;
}

.top-header {
  width: 100%;
  margin: auto;
  margin-top: 0px;
  height: 130px;
  background: rgb(79, 119, 159);
  background: -moz-linear-gradient(left, rgb(79, 119, 159) 0%, rgb(95, 179, 178) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgb(79, 119, 159)), color-stop(100%, rgb(95, 179, 178)));
  background: -webkit-linear-gradient(left, rgb(79, 119, 159) 0%, rgb(95, 179, 178) 100%);
  background: -o-linear-gradient(left, rgb(79, 119, 159) 0%, rgb(95, 179, 178) 100%);
  background: -ms-linear-gradient(left, rgb(79, 119, 159) 0%, rgb(95, 179, 178) 100%);
  background: linear-gradient(to right, rgb(79, 119, 159) 0%, rgb(95, 179, 178) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4f779f", endColorstr="#5fb3b2", GradientType=1 );
}

.log-in-style a {
  margin-left: 17px;
}

.logo-con {
  float: left;
  position: absolute;
  top: 66px;
  left: 100px;
  z-index: 9999;
}

.navbar-default .navbar-nav > li > a {
  color: #000;
}

.navbar-default .navbar-nav > li > a:hover {
  background-color: #f7f7f7;
}

.navbar-default {
  border-color: rgb(231, 231, 231);
  background-color: transparent;
}

.navbar-default .navbar-collapse {
  border: 0px;
  margin-left: 56px;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
}

.navbar-nav > li > a {
  line-height: 20px;
}

.dropdown-menu > li > a {
  line-height: 2;
}

.navbar-default {
  border-color: transparent;
}

.navbar {
  margin-bottom: -11px;
}

.dropdown-menu {
  list-style: none;
  margin: 2px 0px 0px;
  padding: 5px 0px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-image: none;
  top: 100%;
  text-align: left;
  font-size: 0.875rem;
  float: right;
  right: 0px;
  left: -100%;
  display: none;
  position: absolute;
  z-index: 1000;
  min-width: 360px;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
}

.dropdown-menu.Firstdrop {
  float: left;
  left: 0px;
  width: 240px;
}

.dropdown-menu.SecondDrop {
  float: left;
  left: 0px;
}

.lfr-tooltip-scope .input-group-inset-item.input-group-inset-item-after {
  display: none;
}

.lfr-tooltip-scope .input-group.search-bar-suggestions {
  margin-top: 20px;
  max-width: 75%;
  margin-left: 6%;
}

.lfr-tooltip-scope .search input[type=text]::placeholder {
  color: #000000;
}

/* for breakpoints for desktop version and medium devices */
/*  Standard Media queries for carousal*/
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-logo-brand {
    margin-left: -43px;
  }
  img.logo-img-lg {
    width: 155px;
    margin-left: 0px;
  }
  .navbar-logo-brand-innerpg {
    margin-left: -40px;
  }
  .navbar-nav {
    margin-left: -10px;
  }
  .search .input-text-wrapper {
    margin-left: 6%;
  }
  /* profile related fixes */
  .profile-pic-box {
    margin-left: 0px;
  }
  .carousel-indicators {
    left: 68% !important;
    margin-left: 0px !important;
  }
  .apps-filter-two-col {
    width: 100%;
  }
}
@media all and (max-width: 992px) {
  .carousel-indicators {
    left: 0 !important;
  }
}
@media all and (max-width: 767px) {
  .carousal-center a img {
    width: 100%;
    height: 350px;
  }
  .carousal-center-triangle {
    top: 61%;
    margin-top: -215px;
    border-top: 182px solid transparent;
    border-bottom: 181px solid transparent;
    display: none;
  }
  .my-bookmarks ul li a {
    font-size: 1rem;
  }
  .search-suggestion-title p {
    width: 80%;
  }
}
@media all and (max-width: 447px) {
  .carousal-center a {
    height: 275px;
  }
  .carousal-center a img {
    width: 100%;
    height: 275px;
  }
  .carousal-center-triangle {
    right: -36px;
    top: 55%;
    margin-top: -215px;
    border-top: 204px solid transparent;
    border-bottom: 194px solid transparent;
  }
}
@media all and (max-width: 400px) {
  .user-title-box {
    float: left;
    margin-left: 0px;
    margin-top: 10px;
    width: 60%;
    padding-left: 20px;
  }
  .profile-edit-button {
    position: relative;
    float: left;
    width: 100%;
    margin-top: -30px;
    margin-bottom: 0px;
  }
  .edit-profile-bt {
    float: right;
    background-color: #142c37;
    width: 130px;
    color: #fff;
    margin-top: 0px;
    height: 50px;
    margin-right: 10px;
  }
  .user-title-box h2 {
    font-size: 1.375rem;
  }
  .btn-lg,
  .btn-group-lg > .btn {
    font-size: 1rem;
  }
  .footer-date {
    margin-top: 0px;
  }
  .footer-date p {
    padding-left: 0px;
  }
  .footer p.copyright {
    margin-top: 0px;
  }
  .profile-email-button {
    float: right;
    display: inline-block;
    background-color: #4d76a0;
    background-image: url("../images/OneHearst/myhearst_profile_header_letter.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 50%;
    width: 50px;
    height: 50px;
    border: 0px;
    margin-right: 10px;
  }
  .profile-phone-button {
    float: right;
    display: inline-block;
    background-color: #4d76a0;
    background-image: url("../images/OneHearst/myhearst_profile_header_phone.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 40%;
    width: 50px;
    height: 50px;
    border: 0px;
    margin-right: 10px;
  }
  .footer-date {
    margin-top: 0px;
  }
}
@media all and (max-width: 320px) {
  .carousal-center a img {
    width: 100%;
    height: 209px;
  }
  .carousal-center-triangle {
    content: "";
    display: none;
    position: absolute;
    right: 0px;
    top: 89%;
    margin-top: -196px;
    width: 0;
    height: 0;
    border-top: 114px solid transparent;
    border-bottom: 110px solid transparent;
    border-left: 0;
  }
}
/* for search suggestions tablet version */
@media all and (max-width: 992px) {
  .yui3-aclist {
    top: 111px !important;
    left: 0px !important;
    width: 100%;
  }
  .form-control:focus {
    box-shadow: none;
    padding-left: 0px;
  }
  .yui3-skin-sam .yui3-aclist-content {
    box-shadow: none;
  }
  section[id*=portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet] .navbar-nav > li {
    float: left;
  }
}
@media (max-width: 1200px) {
  .img.logo-img-lg {
    margin-left: -71px;
  }
  .lexicon-icon-search {
    position: absolute;
    top: 25px;
    left: 70px;
    font-family: OneHearstFont;
    font-size: 0.875rem;
    margin: 3px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .hidden-sm {
    display: none !important;
  }
  .apps-filter-two-col {
    float: left;
    width: 46%;
    margin: 20px 0px -10px 21px;
  }
  #searchInputDiv {
    margin-top: 20px !important;
    width: 100%;
  }
  .margin-facets {
    margin-top: 20px !important;
  }
  .main-content-body {
    margin-top: 0px;
  }
  .lfr-search-container-wrapper {
    margin-top: 4 0px;
  }
  #search-iterator-page-iterator-top .pagination-results {
    margin-left: 5px;
    float: left;
    margin-top: 0px !important;
    position: absolute;
    top: -300px;
    width: 100%;
  }
  #search-iterator-page-iterator-top {
    margin-bottom: 30px;
  }
}
/* this needs to be revisited */
@media only screen and (min-device-width: 993px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* For landscape layouts only */
  .address-cta {
    right: 0px !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
  /* For landscape layouts only */
  .address-cta {
    right: 0px !important;
    float: right;
  }
}
@media only screen and (device-width: 812px) and (device-height: 375px) and (orientation: landscape) {
  .address-cta {
    right: 70px !important;
  }
}
@media (min-width: 856px) and (max-width: 992px) {
  .address-cta {
    right: 110px !important;
  }
}
/* given custom width for to show tooltip on resize */
@media (min-width: 1000px) and (max-width: 1180px) {
  .colthreemd {
    display: block;
    width: 100px;
  }
  .coltwosm {
    display: block;
    width: 180px;
  }
}
@media all and (max-width: 767px) {
  .coltwomobi {
    display: block;
    width: 99%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .coltwotab {
    display: block;
    width: 99%;
  }
}
.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0;
}

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

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

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

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

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

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

.portlet-commerce-open-order-content .order-details-container {
  margin-bottom: var(--spacer-4);
}
.portlet-commerce-open-order-content .order-details-container .lfr-icon-menu {
  float: right;
}
.portlet-commerce-open-order-content .order-details-container .lfr-icon-menu .position-fixed {
  position: initial !important;
}
.portlet-commerce-open-order-content .order-details-container .commerce-cta > div {
  display: inline-block;
}

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

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

.search .input-text-wrapper {
  width: 76% !important;
}

.navbar-collapse.hidden-lg {
  display: none !important;
}

@media (min-width: 768px) {
  .portlet-boundary_com_hearst_myhearst_modules_portlet_navigationmenu_SiteNavigationMenuPortlet_ .navbar-collapse.collapse {
    margin-bottom: 1rem !important;
  }
  .w-md-88 {
    width: 88% !important;
  }
}
.feedback .dropdown-menu {
  min-width: 360px !important;
  left: unset !important;
  right: 0px;
}

.menu-profile-avatar-dropdown {
  min-width: 360px !important;
  left: unset !important;
  right: 0px;
}
.menu-profile-avatar-dropdown .notificationCountLabelId {
  margin-left: 1rem !important;
  color: #ffffff;
  background: #2d75b9;
  padding: 6px 7px 4px;
  font-size: 0.75rem;
  margin-right: 0;
  border: none;
}
.menu-profile-avatar-dropdown li a {
  padding: 0;
}
.menu-profile-avatar-dropdown .media {
  padding-left: 1rem;
  padding-right: 1rem;
}
.menu-profile-avatar-dropdown .media .media-left {
  padding-right: 0.5rem;
  color: #000000;
}

.nav-page {
  height: 72px !important;
}

#navbar {
  margin-bottom: 0 !important;
}

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

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

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

.mh-nav-main {
  background: #216BB2;
  margin: 0 !important;
  position: relative;
}
.mh-nav-main .container-fluid {
  padding: 0 15px;
  max-width: 1200px;
}
.mh-nav-main .navbar-nav > li > a {
  color: #ffffff !important;
  font-family: NeueHaasGroteskTextMedium;
  line-height: 24px;
  padding: 5px 15px 23px 15px;
  display: block;
  text-decoration: none;
}
.mh-nav-main .navbar {
  background: none;
  margin: unset;
  min-height: unset;
  border: unset;
  padding: 0 !important;
}
.mh-nav-main .search input[type=text]::placeholder {
  color: #555555;
}
.mh-nav-main .search .input-text-wrapper {
  max-width: 808.5px;
  margin-bottom: 6px;
}
.mh-nav-main .search input[type=text] {
  background-color: #ffffff;
  font-size: 0.875rem;
}

#navbar ul .dropdown-col-lg.open a:hover,
#navbar ul .dropdown-col-lg.open a:focus {
  background-color: #ffffff !important;
}

#navbar ul .dropdown-col-lg.open .dropdown-menu a:hover,
#navbar ul .dropdown-col-lg.open .dropdown-menu a:focus {
  background-color: #8DBAD7 !important;
  box-shadow: none;
}

#navbar ul .dropdown-col-lg.open > .dropdown-menu {
  display: block;
  top: 54px !important;
  margin: 0 !important;
  z-index: 16;
}

#navbar ul .dropdown-col-lg.open {
  position: relative;
  background-color: #ffffff;
}

#navbar ul .dropdown-col-lg .dropdown-menu a {
  display: block;
}

#navbar ul .dropdown-col-lg.open a,
#navbar ul .dropdown-col-lg.open a:hover,
#navbar ul .dropdown-col-lg.open a:focus {
  color: #000000 !important;
  font-family: NeueHaasGroteskTextMedium;
  text-decoration: none;
}

#navbar ul .dropdown-col-lg.open a:hover,
#navbar ul .dropdown-col-lg.open a:focus {
  background-color: #f5f5f5;
}

#navbar ul .dropdown-col-lg.open .columns-2 {
  min-width: 560px;
  float: right;
  right: 0px;
  left: -617%;
}

.navbar-nav.navbar-right {
  margin-top: 12px;
}

.navbar-right .dropdown-menu {
  margin: 0 !important;
}

.navbar .navbar-nav li > a.dropdown-toggle:focus {
  outline: 5px auto #ffffff !important;
  outline-offset: -3px;
  box-shadow: none !important;
}

.navbar .navbar-nav li > a.dropdown-toggle.open:focus {
  outline: 5px auto #80acff !important;
  outline-offset: -3px;
  box-shadow: none !important;
}

@media (max-width: 992px) {
  .nav-page {
    height: 59px !important;
  }
  .navbar-default .navbar-toggle {
    background-color: transparent;
    height: 57px;
    margin-left: 0;
    border-color: transparent;
  }
  .navbar-default .navbar-toggle {
    color: #555;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
  }
  .navbar-header .btn[aria-expanded=true],
  .navbar-header .btn.show {
    box-shadow: none;
    outline: none;
  }
  .navbar-collapse .navbar-nav > li > a:first-child {
    padding-top: 15px;
    text-decoration: none;
  }
  .navbar-collapse .navbar-nav > li > a {
    color: #000000 !important;
  }
  .navbar-nav .dropdown-col-lg.show {
    background-color: #f3f3f3;
  }
  .navbar-nav .dropdown-col-lg.show .dropdown-menu {
    max-height: 320px;
    background-color: #F3F3F3 !important;
    float: none;
    border: none;
    overflow-y: scroll;
  }
  .navbar .d-flex.w-md-88 .portlet-boundary,
  .navbar .d-flex.w-md-88 {
    width: 100% !important;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
  }
  .navbar .btn-default:active:hover,
  .navbar .btn-default:active:focus,
  .navbar .btn-default:active.focus,
  .navbar .btn-default.active:hover,
  .navbar .btn-default.active:focus,
  .navbar .btn-default.active.focus,
  .navbar .open > .btn-default.dropdown-toggle:hover,
  .navbar .open > .btn-default.dropdown-toggle:focus,
  .navbar .open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #fff;
    border-color: #8c8c8c;
  }
  .navbar .btn:focus,
  .navbar .btn.focus,
  .navbar .btn:active:focus,
  .navbar .btn:active.focus,
  .navbar .btn.active:focus,
  .navbar .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto #000;
    outline-offset: -2px;
  }
}
.navbar-default .navbar-toggle {
  color: #555;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

@media (max-width: 992px) {
  .navbar-toggle {
    margin-right: 0px;
  }
  .navbar-nav {
    display: block;
  }
}
@media (max-width: 992px) {
  .navbar-toggle {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar .navbar-collapse:first-child,
  .navbar-collapse-absolute .navbar-collapse {
    background-color: #fff;
    border-color: transparent;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    left: -1px;
    margin-top: 1px;
    position: relative;
    right: -1px;
    top: 100%;
    z-index: 1000;
    padding: 0px;
  }
}
@media (max-width: 992px) {
  .navbar-toggle {
    display: block;
  }
}
@media (max-width: 992px) {
  .navbar-toggle {
    display: block;
  }
}
@media (max-width: 992px) {
  .navbar-toggle {
    margin-right: 0px;
  }
  .navbar-toggle {
    height: 32px;
    margin-left: 5px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 5px;
    padding: 0 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
  }
  .navbar-nav {
    margin: 0;
  }
  #navbar ul .dropdown-col-lg .dropdown-menu a:hover {
    background-color: #cdd7e2;
  }
  #navbar ul .dropdown-col-lg .dropdown-menu a {
    color: #000000;
    padding-left: 43px;
    line-height: 48px;
  }
  .navbar .navbar-nav li.show a .menu-cheveron-icon {
    transform: rotate(-180deg);
    margin-top: 5px;
  }
}
.form-group.dropdown.show ul.dropdown-menu.show {
  display: block !important;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
  ul.dropdown-menu.show {
    display: none;
  }
  .dropdown ul.dropdown-menu.show {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .dropdown-menu .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
ul.dropdown-menu {
  padding-left: 5px;
  padding-right: 5px;
}

.dropdown-menu a:focus {
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #80acff;
  outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body, html {
  height: 100%;
  margin: 0;
}

body {
  background: #F0F0F0;
  font-family: NeueHaasGroteskTextRoman;
  font-size: 14px;
  padding: 0;
  position: relative;
}

/*Generic styling*/
.row-no-padding {
  margin-left: 0;
  margin-right: 0;
}

.nopadding {
  padding: 0 !important;
}

.no-margin {
  margin: 0%;
}

.font-style-15px {
  font-size: 0.9375rem;
}

.padding-left-3px {
  padding-left: 3px;
}

.padding-left-5px {
  padding-left: 5px;
}

.min-height-445 {
  height: 445px;
  float: left;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

body.open #wrapper {
  padding-left: 320px;
}

.table-responsive {
  border: none;
}

.round {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.portlet-body .h2 {
  margin: 0;
}

/* Generic styling for bugfix ON-1060 (page loads with white box) */
.simple-menu .simple-menu-content {
  border: 0px solid rgba(0, 0, 0, 0.2);
  padding: 0px 0;
}

.navbar {
  width: 100%;
  margin: auto;
  margin-top: 0px;
  min-height: auto;
  height: unset;
  background: #216BB2;
}

.navbar-nav > li > a {
  color: #ffffff;
  line-height: 24px;
  padding: 5px 15px 23px 15px;
  font-size: 1rem;
}

.navbar-nav > li > a:hover {
  color: #555555;
  line-height: 24px;
  padding: 5px 15px 23px 15px;
  font-size: 1rem;
}

.navbar-nav > li > a:focus {
  box-shadow: 0 0 0 0.125rem #D0DEF1;
  outline: 0;
}

.search .input-text-wrapper {
  width: 70%;
  margin-left: 6%;
  margin-top: 20px;
}

.form-group {
  margin-bottom: 15px;
}

html:not(#__):not(#___) .cadmin .control-menu-level-1-dark {
  background-color: #365D9E !important;
  color: #cdced9;
}

.container-hearst {
  max-width: 1520px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #F7F7F7;
}

.dropdown-menu {
  left: 0px;
}

.dropdown-menu > li > a {
  color: #000000;
}

.dropdown-menu li > a {
  display: block;
  padding: 5px 15px;
}

.menu-profile-avatar-dropdown > li > a {
  padding: 5px 0;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #8DBAD7;
}

@media (min-width: 992px) {
  #select-cards-modal .modal-dialog {
    width: 100%;
    max-width: 800px;
  }
  .cards-modal-title .btn:disabled {
    display: none;
  }
}
@media (max-width: 576px) {
  .card-row .glyphicon {
    flex: 0 0 6%;
    max-width: 6%;
  }
  .cards-add-delete .delete-button {
    flex: 0 0 8%;
    max-width: 7%;
    display: block;
  }
  .card-row > div {
    flex: 0 0 80%;
    max-width: 80%;
  }
}
@media (max-width: 992px) {
  .card-row .glyphicon {
    flex: 0 0 5%;
    max-width: 5%;
  }
}
/* CSS for pagination in wellness-center template*/
.pagination {
  justify-content: center;
}

.pagination .page-item > a:hover,
.pagination .page-item > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pagination .disabled > a,
.pagination .disabled > a:hover,
.pagination .disabled > a:focus,
.pagination .disabled > span {
  cursor: not-allowed;
  color: #bfbfbf;
  color: #000000;
  background-color: #fff !important;
  cursor: not-allowed;
}

.pagination li > a,
.pagination li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  color: #337ab7;
}

/* end of CSS for pagination in wellness-center template */
/* CSS for pagination in location search result template*/
#location-search-results .pagination-bar .pagination {
  margin-bottom: 0;
}

#location-search-results .pagination-bar .pagination .page-link {
  padding: 7px 11px;
  height: 43px;
  border: 1px solid #dddddd;
  margin-left: -3px;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
  outline: none;
}

/* end of CSS for pagination in location search result template*/
/* custom font CSS */
h1, .h1 {
  font-size: 2.25rem;
}

h2, .h2 {
  font-size: 1.875rem;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
}

h5, .h5 {
  font-size: 0.875rem;
}

h6, .h6 {
  font-size: 0.75rem;
}

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

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

.lfr-ddm__default-page-header-title {
  background: #4d76a0;
  color: #ffffff !important;
  font-size: 1.5rem !important;
  text-align: center;
  margin: 30px 0 0 !important;
}

.ddm-form-builder-app {
  background-color: #ffffff !important;
}

.lfr-ddm__default-page-title,
p.lfr-ddm__default-page-description {
  text-align: center;
}

.lfr-ddm__default-page-container button.btn.btn-secondary {
  background: #4d76a0;
  color: #ffffff !important;
}

.lfr-ddm__default-page-buttons {
  margin-top: 2rem;
  justify-content: center;
}

.lfr-ddm__default-page-header {
  padding-bottom: 2rem;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #d3d3d3;
  margin-top: 30px;
}

.lfr-ddm__default-page-header-title {
  margin: 0 !important;
}

.lfr-ddm__default-page-header {
  margin-bottom: 0 !important;
}

.ddm-user-view-content {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #d3d3d3;
}

.bg-white {
  position: static !important;
}

/** HENTAPP - 5021 | Update Icons | Manage Notification icon **/
.push-notifications-no-unread img,
.push-notifications-no-unread-dropdown img {
  width: 100%;
  max-width: 100px;
}

a:focus .logo-img-lg {
  outline: 4px solid #ffffff !important;
}

.navbar-logo-brand a:focus-visible {
  box-shadow: none;
}

.search-bar-keywords-input:focus {
  outline: 2px solid;
}

.navbar-logo-brand-innerpg a:focus-visible {
  box-shadow: none !important;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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