@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

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

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

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-upload-container .progress-bar {
  background: #fff;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8db2e3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

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

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

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

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

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

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-image-selector.progress-active .icon-check {
  opacity: 0; }

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

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

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

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

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #212529; }

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

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

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

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

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

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

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

.user-info .user-details .date-info {
  color: #8c8c8c; }

.user-info .user-details .user-name {
  color: #009ae5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280,
.dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

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

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

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

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

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

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

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

.dialog-iframe-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) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-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) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

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

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

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

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

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

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

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

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

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

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    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: '\f0d7'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\f0dA'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

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

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

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

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

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: '\f096'; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: '\f046'; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

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

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

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

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

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

@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

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

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

.portlet-borderless .portlet-content {
  padding: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
body {
  line-height: 1; }

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

blockquote,
q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: none; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700; }

del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e2e2e2;
  margin: 15px 0;
  padding: 0;
  clear: both; }

input,
select {
  vertical-align: middle; }

nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

#slider {
  width: 700px;
  height: 390px;
  list-style: none;
  overflow-y: auto;
  overflow-x: hidden; }

.bottom-slider #hero-area-image {
  padding: 0 20px; }

.bg-hays-cyan {
  padding: 20px; }

.bg-hays-cyan h2 {
  color: #FFF;
  line-height: 30px;
  font-size: 24px;
  font-weight: 700;
  margin-top: 60px;
  text-transform: uppercase;
  display: block; }

.bg-hays-cyan p {
  color: #f7f7f7;
  line-height: 18px;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 20px; }

.bottom-slider .bg-hays-cyan {
  height: 250px;
  margin: -20px; }

.bottom-slider #hero-area-image {
  margin-top: 23px; }

.anythingSlider-default {
  padding: 0; }

.anythingSlider-default .anythingWindow {
  border: 0; }

.anythingSlider-default {
  margin: 0 auto;
  padding: 0 45px 28px; }

.anythingSlider-default .anythingWindow {
  border-top: 3px solid #777;
  border-bottom: 3px solid #777; }

.anythingSlider-default .anythingControls a {
  background: url(../images/default.png) center -288px repeat-x #777;
  color: #000;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px; }

.anythingSlider-default .anythingControls a span {
  visibility: visible; }

.anythingSlider-default .anythingControls a.cur {
  background: #888;
  color: #000; }

.anythingSlider-default .anythingControls a.start-stop {
  background-color: #040;
  color: #ddd; }

.anythingSlider-default .anythingControls a.start-stop.playing {
  background-color: #800; }

.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover,
.anythingSlider-default .anythingControls a.start-stop.hover,
.anythingSlider-default .anythingControls a.start-stop:hover {
  background-image: none;
  color: #ddd; }

.anythingSlider-default.activeSlider .anythingWindow {
  border-color: #7C9127; }

.anythingSlider-default.activeSlider .anythingControls a {
  background-color: #7C9127; }

.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
  background: #7C9127; }

.anythingSlider-default.activeSlider .anythingControls a.start-stop {
  background-color: #080;
  color: #fff; }

.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing {
  background-color: #d00;
  color: #fff; }

.anythingSlider-default.activeSlider .start-stop.hover,
.anythingSlider-default.activeSlider .start-stop:hover {
  color: #fff; }

.anythingSlider-default .arrow {
  top: 50%;
  position: absolute;
  display: block; }

.anythingSlider-default .arrow a {
  display: block;
  width: 45px;
  height: 140px;
  margin: -70px 0 0;
  text-align: center;
  outline: 0;
  background: url(../images/default.png) no-repeat; }

.anythingSlider-default .back {
  left: 0; }

.anythingSlider-default .back a {
  background-position: left top; }

.anythingSlider-default .back a.hover,
.anythingSlider-default .back a:hover {
  background-position: left -140px; }

.anythingSlider-default .forward {
  right: 0; }

.anythingSlider-default .forward a {
  background-position: right top; }

.anythingSlider-default .forward a.hover,
.anythingSlider-default .forward a:hover {
  background-position: right -140px; }

.anythingSlider-default .anythingControls {
  outline: 0;
  display: none; }

.anythingSlider-default .anythingControls ul {
  margin: 0;
  padding: 0;
  float: left; }

.anythingSlider-default .anythingControls ul li {
  display: inline; }

.anythingSlider-default .anythingControls ul a {
  font: 11px/18px Georgia, Serif;
  display: inline-block;
  text-decoration: none;
  padding: 2px 8px;
  height: 18px;
  margin: 0 5px 0 0;
  text-align: center;
  outline: 0; }

.anythingSlider-default .anythingControls .anythingNavWindow {
  overflow: hidden;
  float: left; }

.anythingSlider-default .anythingControls .start-stop {
  padding: 2px 5px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  float: right;
  z-index: 100;
  outline: 0; }

.as-oldie .anythingSlider-default .arrow {
  top: 30%; }

.as-oldie .anythingSlider-default .arrow a {
  margin: 0; }

.as-oldie .anythingSlider-default .anythingControls li {
  margin-left: 3px; }

.as-oldie .anythingSlider-default .anythingControls a {
  margin: 0; }

.as-oldie .anythingSlider-default .anythingNavWindow {
  margin: 0 2px; }

.as-oldie .anythingSlider-default .anythingNavWindow li {
  padding: 3px 0 0; }

.anythingSlider {
  display: block;
  overflow: visible !important;
  position: relative; }

.anythingSlider .anythingWindow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

.anythingSlider .anythingBase {
  background: 0 0;
  list-style: none;
  position: absolute;
  overflow: visible !important;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }

.anythingSlider .arrow span {
  display: block;
  visibility: hidden; }

.anythingSlider .arrow.disabled {
  display: none; }

.anythingSlider .panel {
  background: 0 0;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0;
  margin: 0; }

.anythingSlider .vertical .panel {
  float: none; }

.anythingSlider .fade .panel {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0; }

.anythingSlider .fade .activePage {
  z-index: 1; }

.anythingSlider.rtl .anythingWindow {
  direction: ltr;
  unicode-bidi: bidi-override; }

.anythingSlider.rtl .anythingControls ul {
  float: left; }

.anythingSlider.rtl .anythingControls ul a {
  float: right; }

.anythingSlider,
.anythingSlider .anythingControls ul a,
.anythingSlider .anythingWindow,
.anythingSlider .arrow a,
.anythingSlider .start-stop {
  transition-duration: 0s;
  -o-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s; }

.anythingSlider-default .arrow {
  top: -3px;
  position: absolute;
  display: inline-block;
  margin-top: 20px; }

.anythingSlider-default .arrow a:hover,
.anythingSlider-default .arrow a .active {
  background: #002776; }

.anythingSlider-default .forward {
  right: 0; }

.anythingSlider-default .back {
  right: 36px;
  left: auto; }

.anythingSlider-default .arrow a {
  background: #88cfea;
  display: inline-block;
  margin: 0;
  text-align: center;
  outline: 0;
  cursor: pointer;
  z-index: 999;
  position: relative;
  height: 30px;
  width: 30px; }

.anythingSlider-default .back a {
  background-position: left top; }

.anythingSlider-default .forward a {
  background-position: right top; }

.anythingSlider-default .back a::after {
  background: url(../images/sprite.png) no-repeat scroll -10px 0;
  position: absolute;
  top: 0;
  left: 10px;
  content: "";
  height: 25px;
  width: 12px; }

.anythingSlider-default .forward a::after {
  background: url(../images/sprite.png) no-repeat scroll -23px 0;
  position: absolute;
  top: 0;
  left: 10px;
  content: "";
  height: 25px;
  width: 10px; }

#hero-area .arrow {
  display: none !important; }

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-inner,
.fancybox-outer {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px 'Roboto', Arial, sans-serif;
  margin: 0;
  padding: 15px 22px;
  white-space: nowrap; }

.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../images/fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: url(../images/blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox_overlay.png);
  background: rgba(0, 0, 0, 0.7); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px 'Roboto', Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(../images/fancybox_sprite@2x.png);
    background-size: 44px 152px; }
  #fancybox-loading div {
    background-image: url(../images/fancybox_loading@2x.gif);
    background-size: 24px 24px; } }

#hero-area #banner-job-info {
  padding-top: 20px !important; }

#hero-area #hero-area-content .job-search {
  margin-top: 0;
  padding-bottom: 12px !important; }

#banner-job-info h2 i {
  color: #ffffff !important; }

#hero-area #banner-job-info,
#hero-area #hero-area-content .job-search {
  width: 806px;
  padding: 0 20px;
  background: rgba(0, 158, 217, 0.6); }

#banner-job-info h2 i,
#banner-job-info h2 a {
  font-size: 24px;
  color: #fff;
  font-weight: 700; }

#banner-job-info h2 i,
#banner-job-info h2 a {
  font-size: 24px;
  color: #fff;
  font-weight: 700; }

#hero-area-content .job-search .form > li {
  padding-left: 20px; }

#hero-area-content .job-search .form label {
  font-weight: 700; }

body {
  font: 400 16px/22px 'Roboto', Arial, sans-serif;
  font-style: normal;
  text-align: left;
  color: #333;
  background: #c8cbc9; }

body,
body * {
  -webkit-font-smoothing: antialiased;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a,
a:hover,
a:active,
a:focus,
button,
input,
select,
textarea {
  outline: none;
  text-decoration: none; }

p {
  margin: 0 0 15px; }

p.last {
  margin-bottom: 0; }

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

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

.f-left {
  float: left; }

.f-right {
  float: right; }

.d-block,
.box-pix img,
#logo img,
.emp-list img,
.sponsored-list img,
.sponsored-list strong,
.sponsored-list small,
h1 strong {
  display: block; }

h2,
.h2,
.box h2 a,
.box h3 a,
h3,
.h3,
a:hover,
#footer-bottom nav a:hover,
#nav-user a:hover,
a.here,
.gray-box .form li > label,
.hays-blue,
#menu #nav-user a,
.arrow-list li:before,
.box h1,
.exp-list .active,
.switch-search.active,
#banner-job-info h2,
#banner-job-info i,
.hays-tabs .tabs a,
.hays-tabs .tabs li.active a,
#hays-worldwide a:hover,
#hays-employer-subNav a:hover,
#hero-area-content .form label,
.cyan-box .form li > label {
  color: #002776; }

a,
.hays-cyan,
#menu #nav-user > ul > li a:hover,
.browse-exp a:hover {
  color: #009ed9; }

.hays-green {
  color: #739600; }

.hays-orange,
#errormessages,
label.error {
  color: #e98300; }

.hays-purple {
  color: #80379b; }

.hays-pink,
#nav-user a {
  color: #d71f85; }

#footer-bottom nav a,
small,
a small {
  color: #333; }

.icon,
.icon:hover,
.box-icon,
#hays-worldwide a,
#hays-employer-subNav a,
.white,
.btn:hover,
input[type=submit],
input[type=button],
input[type=reset],
button,
.btn,
#header-msg .btn-close,
.browse-exp a,
.browse-exp h3,
.side_box .generic_small_link,
.cyan-box h2 {
  color: #fff; }

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

.box h1 {
  font-size: 26px; }

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

#banner-job-info h2 {
  font-size: 20px;
  line-height: 1.33;
  position: relative;
  padding-left: 38px; }

h3,
.h3,
#banner-job-info h2 .icon-search,
#hero-area-content input[type=submit] {
  font-size: 18px; }

#footer-top h3 {
  font-size: 16px; }

h1,
h2,
h3,
.h1,
.h2,
.h3,
#footer-bottom {
  line-height: 1; }

input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=number],
textarea,
select,
input[type=submit],
input[type=button],
input[type=reset],
button,
.btn,
#site-search input,
#hays-worldwide li,
#hays-employer-subNav li,
#footer-top nav,
#footer-top h3 i {
  font-size: 14px; }

#header-msg,
#footer-bottom,
#errormessages,
label.error {
  font-size: 12px; }

small {
  font-size: 70%;
  line-height: 1.1; }

.underline {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px !important;
  padding-bottom: 12px; }

#menu,
#footer-top,
#hero-area-content .form,
input[type=submit],
input[type=button],
input[type=reset],
button,
.btn,
#banner-job-info h2 strong,
.btn-on-off span,
.pay-opt label,
h2,
h3,
.h1,
.h2,
.h3,
h4,
.box h1,
.popup .pop-controls a,
strong,
.link-back,
.exp-list .active,
.side_box .generic_small_link,
#errormessages,
label.error,
.multiselect .checkbox_row > label,
.cyan-box .form li > label {
  font-weight: 500; }

h1,
h1 strong {
  font-weight: 700; }

#nav-main li ul,
.sponsored-list strong,
.news h3 em,
.cookies-setting ul li strong,
.cookies-setting ul li b,
.nav-sub,
.multiselect label,
.multiselect .multitoggle {
  font-weight: 400; }

#banner-job-info h2 i {
  font-style: normal; }

#header-msg u {
  text-decoration: none; }

.all-caps,
.link-back {
  text-transform: uppercase; }

header,
footer,
.hays-bg-white {
  background: #fff; }

#header-msg .btn-close {
  background: #009ED9; }

#header-msg .btn-close:hover {
  background: #002776; }

input[type=submit].btn-primary,
input[type=button].btn-primary,
input[type=reset].btn-primary,
button.btn-primary,
.btn.btn-primary {
  background-color: #e98300; }

.bg-hays-orange {
  background-color: #e98300 !important; }

.bg-hays-cyan {
  background: #009ed9 !important; }

.bg-hays-green {
  background: #739600 !important; }

.bg-hays-purple {
  background: #80379b !important; }

.bg-hays-pink {
  background: #d71f85 !important; }

#wrapper,
.container {
  max-width: 100% !important; }

#wrapper {
  max-width: 100%; }

.container {
  width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  background: #f6f7f7; }

.row {
  display: block;
  width: 100%;
  position: relative; }

.row .hays-col {
  display: block;
  float: left;
  margin: 0 10px;
  position: relative; }

.row .hays-col.last {
  margin-right: 0; }

.row .hays-col:last-child {
  margin-right: 0; }

.row .hays-col.first {
  margin-left: 0; }

.row .hays-col:first-child {
  margin-left: 0; }

.full-width-container {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px; }

.left-col-solid {
  margin-left: -20px !important; }

.hays-col-9.left-col-solid {
  width: 900px;
  padding-left: 20px;
  padding-bottom: 20px; }

.hays-col-9.left-col-solid .hays-col-6 > .box {
  padding-right: 40px; }

.hays-col-1 {
  width: 80px; }

.hays-col-2 {
  width: 180px; }

.hays-col-3 {
  width: 280px; }

.hays-col-4 {
  width: 380px; }

.hays-col-5 {
  width: 480px; }

.hays-col-6 {
  width: 580px; }

.hays-col-7 {
  width: 680px; }

.hays-col-8 {
  width: 780px; }

.hays-col-9 {
  width: 880px; }

.hays-col-10 {
  width: 980px; }

.hays-col-11 {
  width: 1080px; }

.hays-col-12 {
  width: 1180px; }

.box .hays-col-4 {
  width: 360px; }

.box .hays-col-3 {
  width: 260px; }

.box,
.side_box,
.pb_inner {
  padding: 20px;
  margin: 20px 0 0;
  background: #fff; }

.gray-box {
  background: #f6f7f7; }

.box-icon {
  background: #8d929e;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  margin-bottom: 20px; }

.box-pix {
  max-height: 160px;
  background-color: #c8cbc9;
  background-size: cover;
  overflow: hidden;
  margin: -20px -20px 20px; }

.box-pix img {
  width: 100%;
  height: auto;
  max-height: 100%; }

.box-pix img:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }

.box h2,
.box h3,
.side_box h2,
.pb_inner h2 {
  margin-bottom: 13px; }

.box h2 i,
.box h3 i,
#banner-job-info h2 i,
i.icon-glyph {
  margin-right: 6px; }

.box .btn,
.side_box .generic_small_link {
  margin-top: 5px; }

.pb_inner {
  height: auto !important; }

.list,
.hays-tabs ul,
.exp-list ul,
.sb_inner ul,
.survey_widget ol,
.multiselect ol,
.box ul {
  list-style: none; }

.list + .btn {
  margin-top: 20px; }

.emp-list {
  padding: 5px 0;
  margin-bottom: -20px;
  overflow: hidden;
  width: 106%; }

.emp-list li {
  float: left;
  margin: 0 20px 20px 0;
  border: 1px solid #ccc;
  width: 160px;
  height: 160px;
  overflow: hidden; }

.emp-list img {
  width: 100%;
  height: 100%; }

.emp-list img:hover {
  opacity: .5; }

.sponsored-list li {
  padding-bottom: 16px;
  margin-bottom: 11px;
  border-bottom: 1px solid #f2f2f2; }

.sponsored-list li img {
  margin-top: 11px; }

.sponsored-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0; }

.sponsored-list li.last {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0; }

.survey_widget ol {
  margin-bottom: 15px; }

.sponsored-list li p.MsoNormal > span {
  display: none; }

.sponsored-list small p {
  margin: 0; }

.arrow-list li {
  padding: 5px 0 5px 28px; }

.arrow-list li:before {
  float: left;
  margin-left: -30px !important; }

.exp-list li {
  position: relative; }

.exp-list > li > ul {
  font-size: 90%;
  line-height: 1.33;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  display: none; }

.exp-list .expandable > a:after {
  color: #999;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 11px; }

.exp-list .expandable > a.active:after {
  top: 12px;
  right: -3px;
  font-size: 15px; }

input[type=text],
input[type=password],
input[type=search],
input[type=tel],
input[type=email],
input[type=number],
textarea,
select,
.multiselect .multitoggle {
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  padding: 8px 10px;
  background: #fff;
  color: #333;
  border: 0;
  width: 100%;
  resize: none; }

select {
  padding: 7px 8px;
  height: 40px;
  min-height: 0 !important; }

input[type=text]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=email]:focus,
textarea:focus,
select:hover,
.multiselect .multitoggle:hover {
  box-shadow: 0 0 2px rgba(0, 158, 217, 0.5); }

input[type=submit],
input[type=button],
input[type=reset],
button,
.btn,
.side_box .generic_small_link {
  font-family: 'Roboto', Arial, sans-serif;
  display: inline-block;
  background-color: #009ed9;
  text-align: center;
  padding: 9px 18px;
  border: 0;
  cursor: pointer;
  font-size: 16px; }

a.btn,
.side_box .generic_small_link {
  line-height: 22px; }

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
button:hover,
.btn:hover,
#mobile-nav-btn:hover span,
.side_box .generic_small_link:hover {
  background-color: #002776; }

input[type=submit]:active,
input[type=button]:active,
input[type=reset]:active,
button:active,
.btn:active,
#mobile-nav-btn.active span {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

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

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #adadad; }

.placeholder,
.pwdplaceholder,
.multiselect .multitoggle.grey {
  color: #adadad; }

.watermark,
.placeholder {
  color: #adadad !important; }

input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=number],
textarea,
select,
input[type=submit],
input[type=button],
input[type=reset],
button,
.btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  min-height: 40px;
  vertical-align: middle; }

input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=number],
input[type=submit],
input[type=button],
input[type=reset],
textarea,
.btn {
  -webkit-appearance: none; }

input[type=radio] {
  vertical-align: baseline; }

.btn-block {
  width: 100%;
  display: block; }

select + input,
input + input,
label + input,
textarea + input {
  margin-top: 10px; }

#employerEmail .email_btn {
  margin-top: 0; }

.footerDetail p {
  color: #333;
  font-size: 13px;
  padding-top: 20px;
  margin-bottom: 0;
  border-top: 1px solid #e2e2e2;
  line-height: 16px;
  margin-top: 20px; }

.SuccessMessage,
.FailureMessage {
  color: #e98300;
  font-weight: 500;
  font-size: 12px; }

.upload {
  position: relative; }

.upload input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

.working,
.working:hover {
  background: url(../images/ajax-loader.gif) 50% 50% no-repeat #798FBF !important;
  text-indent: -9999em;
  cursor: default; }

header input[type=search],
.box input[type=search],
.box input[type=email],
.box input[type=tel],
.box input[type=password],
.box input[type=text],
header textarea,
.box textarea,
header select,
.box select,
.inner-search .multiselect .multitoggle {
  background-color: #f5f4f4; }

.input-radio,
.input-chk {
  position: relative;
  padding-left: 25px; }

.input-radio span,
.input-chk span {
  position: absolute;
  left: -4px; }

.input-radio span input,
.input-chk span input {
  vertical-align: baseline; }

.btn-search {
  color: #333;
  padding-left: 4px;
  padding-right: 4px; }

.btn-search:hover {
  color: #999; }

.btn-search,
.btn-search:hover {
  background: none; }

.gray-box input[type=search],
.gray-box input[type=text],
.gray-box select {
  background-color: #fff; }

.side_box .generic_small_link {
  min-height: 40px; }

input,
textarea,
select,
.overlay,
.btn,
.btn:hover,
.emp-list img,
.emp-list img:hover,
.box-pix img,
.box-pix img:hover {
  -moz-transition: all ease 0.7s;
  -webkit-transition: all ease 0.7s;
  -ms-transition: all ease 0.7s;
  transition: all ease 0.7s; }

.form {
  list-style: none; }

.form li {
  padding: 8px 0; }

.form li > label {
  float: left;
  margin: 0 10px 5px 0;
  display: block; }

.label-in-row li > label {
  float: none;
  width: auto;
  margin-right: 0; }

.form .action a {
  line-height: 50px; }

.form small {
  display: block;
  margin-top: 8px;
  color: #666; }

.required:after {
  content: "*";
  color: #e40000;
  font-size: 12px;
  margin-left: 2px;
  position: relative;
  top: -5px; }

@font-face {
  font-family: 'fontello';
  src: url(font/fontello.eot?61511604);
  src: url("font/fontello.eot?61511604#iefix") format("embedded-opentype"), url(font/fontello.woff?61511604) format("woff"), url(font/fontello.ttf?61511604) format("truetype"), url("font/fontello.svg?61511604#fontello") format("svg");
  font-weight: 400; }

[class^="icon-"]:before,
[class*=" icon-"]:before,
#toggle-worldwide.here:after,
#toggle-employer-subNav.here:after,
#menu a.here:after,
#mobile-search-icon:after,
.arrow-list li:before,
.multiselect .multitoggle:after,
.exp-list .expandable > a:after,
.expandable-in-mobile h3:after,
.more:after,
.less:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none; }

.icon-glyph-11:before {
  content: '\e800'; }

.icon-glyph-12:before {
  content: '\e801'; }

.icon-glyph-13:before {
  content: '\e802'; }

.icon-glyph-14:before {
  content: '\e803'; }

.icon-linkedin:before {
  content: '\e804'; }

.icon-twitter:before {
  content: '\e805'; }

.icon-facebook:before {
  content: '\f09a'; }

.icon-instagram:before {
  content: '\f16d'; }

.icon-glyph-15:before {
  content: '\e806'; }

.icon-glyph-16:before {
  content: '\e807'; }

.icon-glyph-17:before {
  content: '\e808'; }

.icon-glyph-18:before {
  content: '\e809'; }

.icon-sort-down:before,
.multiselect .multitoggle:after,
.exp-list .expandable > a:after,
.more:after {
  content: '\e80a'; }

.icon-glyph:before {
  content: '\e80c'; }

.icon-glyph-1:before {
  content: '\e80d'; }

.icon-glyph-2:before {
  content: '\e80e'; }

.icon-glyph-3:before {
  content: '\e80f'; }

.icon-glyph-4:before {
  content: '\e810'; }

.icon-glyph-5:before {
  content: '\e811'; }

.icon-glyph-6:before {
  content: '\e812'; }

.icon-glyph-7:before {
  content: '\e813'; }

.icon-glyph-8:before {
  content: '\e814'; }

.icon-glyph-9:before {
  content: '\e815'; }

.icon-glyph-10:before {
  content: '\e816'; }

.icon-glyph-19:before {
  content: '\e817'; }

.icon-glyph-20:before {
  content: '\e818'; }

.icon-glyph-21:before {
  content: '\e819'; }

.icon-right:before {
  content: '\e81a'; }

.icon-right-small:before,
.arrow-list li:before,
.exp-list .expandable > a.active:after {
  content: '\e81b'; }

.icon-glyph-22:before {
  content: '\e81c'; }

.icon-glyph-23:before {
  content: '\e81d'; }

.icon-sort-up:before,
#toggle-worldwide.here:after,
#toggle-employer-subNav.here:after,
#menu a.here:after,
.less:after {
  content: '\e80b'; }

.icon {
  display: block;
  background-color: #009ed9;
  text-align: center; }

.icon:hover {
  background-color: #002473; }

.icon-30 {
  width: 30px;
  height: 30px;
  line-height: 30px; }

#header-msg {
  border-bottom: 1px solid #f5f5f5;
  padding: 12px 50px 12px 0;
  font-size: 12px;
  position: relative; }

#header-msg .btn-close {
  position: absolute;
  right: -2px;
  top: 12px;
  width: 22px;
  height: 22px;
  display: block;
  padding: 0 3px;
  border-radius: 20px; }

#header-main {
  padding-top: 74px; }

header.sticky {
  position: fixed;
  width: 1220px;
  left: 50%;
  top: 0;
  margin-left: -610px;
  padding-top: 0;
  z-index: 900;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-animation: fadeInDown 0.5s;
  -webkit-animation: fadeInDown 0.5s;
  -ms-animation: fadeInDown 0.5s;
  animation: fadeInDown 0.5s; }

header.sticky #header-main,
header.sticky #nav-user,
.job-search .advanced-job-search,
.pay-opt,
.popup,
.tab-contents > li,
#banner-candidate-search,
.fixed-controls .active,
#errormessages,
#flash {
  display: none; }

header.sticky #menu {
  padding: 12px 0 10px; }

header.sticky #nav-main li > ul,
header.sticky #menu .nav-sub {
  top: 42px; }

header.sticky #nav-main a.here:after {
  content: ""; }

.addthis_toolbox1 {
  position: absolute;
  right: 18px;
  top: 124px; }

#header-banner {
  padding: 20px; }

#header-banner .header-banner-slider {
  float: right; }

#header-banner h2 {
  float: left;
  width: 60%; }

#header-banner .btn-close {
  top: 10px;
  overflow: hidden;
  clear: both;
  position: relative;
  display: block; }

#header-banner .btn-close,
#header-banner .header-banner-slider {
  font-size: 80%; }

#header-banner .btn-close i {
  position: relative;
  left: -3px;
  top: 3px; }

#logo {
  display: inline-block; }

#site-search {
  position: relative; }

#site-search input,
#site-search button {
  height: 33px;
  min-height: 33px; }

#site-search input {
  padding-right: 40px; }

#site-search button {
  position: absolute;
  right: 0;
  top: 0; }

#site-search label.error {
  position: absolute;
  left: 0;
  bottom: -21px; }

#menu {
  padding: 17px 0 19px; }

#menu nav {
  float: right; }

#menu #nav-main,
#menu nav > ul > li {
  float: left; }

#menu nav > ul > li {
  margin: 0 0 0 40px;
  line-height: 30px; }

#menu #nav-social > ul > li {
  margin-left: 8px; }

#menu #nav-social > ul > li.first {
  margin-left: 0; }

#menu #nav-social > ul > li:first-child {
  margin-left: 0; }

.icon-youku:before {
  content: "";
  position: absolute;
  background: url(../images/icon-youku.png) no-repeat;
  height: 30px;
  width: 30px;
  right: 33px; }

.icon-wechat:before {
  content: "";
  position: absolute;
  background: url(../images/icon-wechat.png) no-repeat;
  height: 30px;
  width: 30px;
  right: -5px; }

#menu #nav-user {
  position: absolute;
  right: 0;
  top: -127px;
  font-size: 80%;
  font-weight: 100;
  width: 100%;
  border-bottom: 1px solid #F5F5F5;
  padding: 5px 0; }

#menu #nav-user ul {
  float: right; }

#menu #nav-user > ul > li {
  margin: 0;
  border-left: 1px solid #F5F5F5; }

#menu #nav-user > ul > li:first-child {
  border: 0; }

#menu #nav-user > ul > li.first {
  border: 0; }

#menu #nav-user > ul > li a {
  padding: 0 25px; }

#menu #nav-user > ul > li:last-child a {
  padding-right: 0; }

#menu #nav-user > ul > li.last a {
  padding-right: 0; }

#change-lang {
  white-space: nowrap;
  padding-right: 25px; }

#change-lang label,
#change-lang .input {
  float: left; }

#change-lang .input {
  margin-left: 10px; }

#change-lang .input select {
  padding: 5px 8px;
  height: auto; }

nav a {
  display: block; }

nav a.here {
  position: relative; }

#nav-main li > ul,
#menu .nav-sub {
  position: absolute;
  left: -20px;
  top: 48px;
  background: #fff;
  width: 1220px;
  z-index: 100;
  padding: 0 20px;
  border-top: 3px solid #f6f7f7;
  border-bottom: 3px solid #f6f7f7;
  display: none; }

#nav-main li > ul li,
#menu .nav-sub li {
  float: left;
  margin: 0 38px 0 0;
  line-height: 45px; }

#nav-main a.here:after,
#menu .nav-sub a.here:after {
  position: absolute;
  left: 50%;
  bottom: -17px;
  margin-left: -7px;
  color: #f6f7f7;
  width: 14px;
  height: 14px;
  display: block;
  z-index: 1000; }

#nav-main li > ul li a.here:after,
#menu .nav-sub a.here:after {
  bottom: 1px; }

#nav-main li > a.here + ul,
#menu .nav-sub {
  display: block; }

#nav-main li:first-child {
  margin-left: 0; }

.sub-menu-opened {
  margin-bottom: 47px; }

#hays-worldwide,
#hays-employer-subNav {
  background: #009ed9;
  border-top: 3px solid #002776;
  position: absolute;
  left: -20px;
  top: 39px;
  z-index: 1000;
  width: 1220px;
  padding: 15px 0 22px 120px;
  display: none; }

#hays-worldwide a,
#hays-employer-subNav a {
  padding: 1px 0; }

#nav-main #toggle-worldwide.here:after,
#nav-main #toggle-employer-subNav.here:after {
  bottom: -7px;
  color: #002776; }

#nav-main #toggle-worldwide i,
#nav-main #toggle-employer-subNav i {
  font-size: 12px;
  position: relative;
  right: -5px;
  top: -3px; }

#nav-main #toggle-worldwide i:after,
#nav-main #toggle-employer-subNav i:after {
  content: '\e80a';
  font-family: 'fontello';
  font-style: normal; }

#hays-worldwide br,
#hays-employer-subNav br {
  display: none; }

#hero-area {
  background: #009ED9;
  position: relative; }

#hero-area-image,
#hero-area-content,
.browse-exp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20; }

#hero-area,
#hero-area-image,
#hero-area-content {
  height: 354px; }

#hero-area-content {
  z-index: 25;
  padding-left: 20px; }

.fixed-controls {
  position: absolute;
  right: 10px;
  bottom: 20px; }

.fixed-controls .btn {
  margin-right: 10px; }

.browse-exp {
  z-index: 30;
  background: #000;
  background: rgba(0, 36, 115, 0.95);
  padding: 20px;
  height: 100%;
  overflow: hidden;
  display: none; }

.browse-exp li {
  font-size: 90%; }

.browse-exp a {
  padding: 5px 0;
  display: block; }

.browse-exp a.btn-close {
  position: absolute;
  right: 5px;
  top: 13px;
  padding: 10px; }

.browse-exp h3 {
  border-color: #4E5CA7; }

.browse-exp .row {
  width: 110%;
  height: 85%;
  overflow: auto; }

#banner-heading {
  margin: 20px 0 35px; }

#banner-heading h1 {
  display: inline-block; }

#banner-heading h1.all-caps {
  line-height: 1.12; }

#banner-heading h1.hays-bg-white {
  padding: 13px 20px; }

#banner-heading h1 br {
  display: none; }

#banner-job-info h2 .icon-search {
  margin-right: 8px; }

.or {
  display: inline-block;
  font-style: normal;
  margin: 0 10px;
  padidng: 0 10px; }

#hero-area-content .job-search {
  margin-top: 20px; }

#hero-area-content .job-search .form {
  display: table;
  width: 328px;
  table-layout: fixed; }

#hero-area-content .job-search .form > li {
  display: table-cell;
  width: 300px;
  padding-left: 14px;
  vertical-align: top; }

#hero-area-content .job-search .form li:first-child,
#hero-area-content .job-search .form li.first {
  padding-left: 0; }

#hero-area-content .job-search .form li > label {
  float: none;
  width: auto;
  margin-right: 0; }

#hero-area-content .job-search .form .action {
  margin-top: 27px; }

.job-search {
  position: relative; }

.job-search .form .input-chk {
  margin-top: 16px; }

.job-search .form .input-chk + .input-chk {
  margin-top: 8px; }

.job-search .form hr {
  margin-bottom: -10px; }

#hero-area-content .job-search input[type=text],
#hero-area-content .job-search input[type=submit] {
  height: 45px; }

#hero-area-content .job-search input[type=text] {
  padding-left: 13px; }

.job-search input[type=submit] {
  padding-left: 30px;
  padding-right: 30px; }

.job-search .advanced-job-search {
  margin-top: -15px; }

.job-search .advanced-job-search .action {
  padding-top: 15px; }

.anythingSlider-default {
  padding: 0; }

.anythingSlider-default .anythingWindow {
  border: 0; }

.multiselect .multitoggle:after {
  position: absolute;
  right: 9px;
  top: 11px;
  color: #009ED9; }

.multiselect .multitoggle {
  height: 45px;
  font-size: 14px;
  line-height: 29px;
  color: #333;
  cursor: pointer; }

.multiselect > ol {
  position: absolute;
  background: #fff;
  padding: 0 8px;
  width: 100%;
  max-height: 200px;
  overflow: auto !important;
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  z-index: 100;
  font-size: 85%;
  display: none; }

.multiselect li {
  overflow: hidden; }

.multiselect,
.multiselect li {
  position: relative; }

.multiselect li label {
  padding-left: 25px;
  display: block;
  color: #333 !important;
  margin: 0 !important;
  width: auto !important; }

.multiselect li input {
  position: absolute;
  left: 0;
  top: 7px; }

.multiselect .checkbox_row li {
  margin-left: 20px; }

.multiselect .checkbox_row,
.multiselect .checkbox_row li,
.multiselect li label {
  padding-top: 3px !important;
  padding-bottom: 3px !important; }

.multiselect ol,
.inner-search .location_multiselect {
  clear: both; }

.inner-search .multiselect .multitoggle {
  line-height: 25px;
  height: 40px; }

.inner-search .multiselect .multitoggle:after {
  top: 9px; }

#page {
  padding: 0 0 20px; }

#footer-top {
  padding: 20px 0 30px; }

#footer-top h3 {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0;
  margin-bottom: 15px; }

#footer-top h3 i {
  color: #707070;
  margin-right: 8px; }

#footer-top nav a {
  padding: 1px 0; }

#footer-bottom {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0 20px; }

#footer-bottom nav {
  margin-bottom: 5px; }

#footer-bottom nav li {
  float: left;
  border-left: 1px solid #d1d1d1;
  margin-bottom: 8px; }

#footer-bottom nav a {
  padding: 0 6px; }

#footer-bottom nav li:first-child {
  border: 0; }

#footer-bottom nav li:first-child a {
  padding-left: 0; }

#footer-bottom nav li:last-child a {
  padding-right: 0; }

#footer-sitemap {
  font-size: 80%;
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #E5E5E5; }

.container:before,
.container:after,
.row:before,
.row:after,
.form:before,
.form:after,
ul:before,
ul:after,
header:before,
header:after,
footer:before,
footer:after,
#page:before,
#page:after {
  content: " ";
  display: table; }

.container:after,
.row:after,
.form:after,
ul:after,
header:after,
footer:after,
#page:after {
  clear: both; }

.news article {
  margin-bottom: 26px;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 30px; }

.news article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.news h3 {
  margin-bottom: 0; }

.news h3 em {
  font-size: 12px;
  color: #999;
  font-style: normal;
  display: block;
  padding: 10px 0 5px; }

.news p {
  margin-top: 10px; }

.login-page {
  padding-left: 200px; }

.btn-on-off {
  background: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 30px;
  display: block;
  position: relative;
  overflow: hidden; }

.btn-on-off span {
  background: #fff;
  border-radius: 3px 0 0 3px;
  border: 1px solid #ddd;
  color: #444;
  font-size: 11px;
  height: 30px;
  left: -1px;
  top: -1px;
  line-height: 29px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 35px; }

.btn-on-off:hover {
  border-color: #ccc;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.05); }

.btn-on-off:hover span {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15); }

.btn-on-off.state-on {
  background: #739600;
  border-color: #739600; }

.btn-on-off.state-on span {
  right: -1px;
  left: auto; }

.cookies-setting ul {
  list-style: none; }

.cookies-setting ul li {
  padding: 15px 0;
  display: table;
  width: 100%;
  border-bottom: solid 1px #f4f4f4; }

.cookies-setting ul li.first {
  padding-top: 0; }

.cookies-setting ul li.last {
  border-bottom: 0; }

.cookies-setting ul li strong,
.cookies-setting ul li b {
  display: table-cell;
  vertical-align: middle; }

.cookies-setting ul li strong {
  font-size: 15px;
  color: #000; }

.cookies-setting ul li b {
  text-align: right;
  width: 62px; }

.table-grid th {
  border: solid 1px #ddd;
  border-left: 0;
  border-right: 0;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px; }

.table-grid td {
  font-size: 13px;
  border-bottom: solid 1px #f4f4f4;
  padding: 10px; }

.table-grid td p {
  padding-bottom: 5px;
  margin: 0;
  line-height: 1.3; }

.content_main center table {
  margin-top: 20px; }

.intro {
  margin: 20px 0;
  margin-bottom: 20px !important; }

.faq-content h3 {
  font-size: 14px;
  margin-top: 35px; }

.faq-content li,
.faq-content p {
  font-size: 80%; }

.faq-content h3,
.faq-content li,
.faq-content p {
  line-height: 1.33; }

.faq-content ul + p {
  margin-top: 10px; }

.pay-opt {
  padding: 5px 0;
  margin-top: 5px;
  border-bottom: 1px solid #eee; }

.pay-opt label {
  display: block;
  font-size: 80%;
  padding-bottom: 5px; }

.multiple {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

.multiple > div {
  display: inline-block;
  margin-right: 10px; }

.tab-contents li h2 a {
  color: #002776; }

.tab-contents li ul h3 {
  width: 100%;
  font-size: 14px; }

.tab-contents li ul h3 a {
  color: #002776; }

ul.three-col-list {
  margin: 0 0 30px 0;
  list-style: none; }

ul.three-col-list li {
  float: left;
  width: 33%;
  font-size: 14px; }

ul.three-col-list li a {
  display: block;
  padding: 3px 0; }

.hays-tabs .tabs {
  margin-bottom: 30px;
  background: #F6F6F6; }

.hays-tabs .tabs li {
  display: table-cell;
  width: 1%;
  text-align: center;
  font-size: 14px;
  font-weight: 500; }

.hays-tabs .tabs li:last-child {
  border: 0; }

.hays-tabs .tabs a {
  display: block;
  padding: 10px 30px; }

.hays-tabs .tabs li.active {
  position: relative;
  bottom: 0;
  background: #fff; }

.hays-tabs .tabs li.active a {
  border-bottom: solid 2px #009ED9;
  margin-top: -2px; }

.hays-tabs .tabs li.first.last.active a {
  border-bottom: 1px solid #E5E5E5;
  padding: 0 0 12px;
  margin-top: 0; }

.hays-tabs .tabs li.first.last.active {
  display: block;
  width: auto;
  font-size: 22px;
  text-align: left; }

.fancybox-wrap {
  width: 90%;
  max-width: 600px; }

.fancybox-inner {
  max-width: 500px; }

.popup {
  min-width: 320px; }

.popup .pop-title,
.popup .pop-content {
  padding: 16px 20px; }

.popup .pop-title {
  border-bottom: 1px solid #e5e5e5; }

.popup .pop-controls {
  border-top: 1px solid #e5e5e5;
  display: table;
  width: 100%; }

.popup .pop-controls a {
  display: table-cell;
  width: 1%;
  text-align: center;
  vertical-align: middle;
  padding: 15px 10px;
  border-right: 1px solid #e5e5e5; }

.popup .pop-controls a:last-child {
  border: 0; }

.job-list li {
  border-bottom: 1px solid #F5F5F5; }

.job-list li:last-child {
  border: 0; }

.job-list li a {
  display: block;
  padding: 10px 0; }

.link-back {
  font-size: 70%;
  color: #999;
  display: block;
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px dashed #cecece; }

.content-img {
  overflow: hidden; }

.content-img .f-left {
  margin-right: 22px;
  margin-bottom: 10px; }

.content-img .f-right {
  margin-left: 22px;
  margin-bottom: 10px; }

.btn .access {
  display: none !important; }

.content-img p {
  margin-bottom: 15px; }

.content-img p a img {
  margin: 0 15px 0 0;
  float: left; }

.content-img strong {
  display: inline; }

.employer-captcha {
  transform: scale(0.79);
  -webkit-transform: scale(0.79);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  margin-bottom: -20px; }

.employer-captcha .error {
  margin-bottom: -10px !important;
  font-size: 15px;
  width: 100%; }

#employerEmail li .error {
  margin-bottom: 0; }

.ui-widget {
  font: 400 16px/22px 'Roboto', Arial, sans-serif;
  font-style: normal; }

.ui-autocomplete,
.ui-menu .ui-menu-item {
  padding: 0; }

.ui-menu .ui-menu-item {
  padding: 7px 10px;
  display: block; }

.ui-widget-content {
  background: #fff;
  width: 256px;
  max-height: 200px;
  overflow: auto; }

.ui-corner-all {
  border-radius: 0; }

.ui-menu .ui-menu-item {
  border-bottom: 1px solid #f5f5f5; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 0;
  color: #009ED9;
  font-weight: 100; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: 0; }

#hero-area-content label.error {
  position: absolute;
  left: 206px;
  top: 96px; }

.wysiwyg p.last {
  margin-bottom: 15px; }

.more,
.less {
  display: table;
  margin-right: 10px; }

.more:after,
.less:after {
  margin-left: 2px;
  font-size: 12px;
  color: #009ED9;
  position: relative;
  top: -3px; }

.less:after {
  top: 2px; }

#hays-worldwide .btn-close,
#hays-employer-subNav .btn-close {
  display: none; }

.news h3 em {
  font-size: 14px;
  position: relative;
  padding-left: 22px; }

.news h3 em:before {
  position: absolute;
  content: "";
  background: url(../images/icon-calendar.png);
  height: 13px;
  width: 12px;
  bottom: 6px;
  left: 0; }

.counter {
  color: #333;
  padding: 0;
  font-size: 12px;
  overflow: hidden;
  display: block; }

.counter:before,
.counter:after {
  display: table;
  content: ""; }

.counter .pagination {
  float: right;
  border: solid 1px #c9c9c9;
  margin: 0; }

.counter .pagination li {
  border-right: 1px solid #c9c9c9;
  float: left;
  line-height: 22px;
  text-align: center;
  width: 45px;
  padding: 0;
  height: 33px;
  list-style-type: none; }

.counter .pagination li.active {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  background: #eee; }

.counter .pagination li a {
  display: block;
  color: #666;
  padding: 5px 10px; }

.counter .pagination li a:hover {
  background: #f6f7f7; }

.counter .pagination li:last-child {
  border-right: none; }

.previous a,
.next a {
  position: relative;
  text-indent: -1000em; }

.previous a:before,
.next a:before {
  position: absolute;
  background: url(../images/previous-next-sprite.png);
  content: "";
  width: 20px;
  height: 20px;
  left: 11px;
  top: 8px; }

.previous a:before {
  background-position: -26px -24px; }

.next a:before {
  background-position: -80px -24px; }

.pagination-results {
  float: left;
  height: 33px;
  line-height: 32px; }

.news .pagination-results p {
  margin-top: 0; }

.pagination-results .strong {
  font-weight: 600; }

.press-release-box .job-search .form {
  display: table;
  width: 100%; }

.press-release-box .job-search .form > li {
  display: table-cell;
  vertical-align: top; }

.press-release-box .job-search .form > li:first-child {
  width: 75%; }

.press-release-box .job-search .form > li:last-child {
  width: 32%;
  padding-left: 14px; }

.press-release-box .job-search .form .action {
  margin-top: 27px; }

.press-release-box .job-search .form .action input {
  padding: 0 60px; }

.content-img .image-container {
  float: right;
  margin: 0 0 20px 20px;
  border: 1px solid #ccc;
  width: 160px;
  height: 160px;
  overflow: hidden; }

@media screen and (max-width: 1219px) {
  .container {
    overflow: auto; }
  header.sticky {
    width: 100%;
    margin-left: 0;
    left: 0; } }

@media screen and (max-width: 980px) {
  .container {
    max-width: 800px; }
  .box .floatright {
    margin-left: 0; }
  .container,
  .hays-col-1,
  .hays-col-2,
  .hays-col-3,
  .hays-col-4,
  .hays-col-5,
  .hays-col-6,
  .hays-col-7,
  .hays-col-8,
  .hays-col-9,
  .hays-col-10,
  .hays-col-11,
  .hays-col-12,
  .hays-col-9.left-col-solid,
  .box .hays-col-4,
  .box .hays-col-3,
  ul.three-col-list li,
  .form li > label {
    width: auto; }
  .row .hays-col,
  .hays-col-9.left-col-solid,
  #footer-bottom nav,
  #menu #nav-main,
  #menu #nav-user,
  #menu nav,
  #menu #nav-main li,
  #menu #nav-user li,
  ul.three-col-list li,
  #menu #nav-user ul,
  #change-lang label,
  #change-lang .input,
  #menu .nav-sub li {
    float: none;
    margin: 0; }
  .icon-youku:before {
    right: 116px; }
  .icon-wechat:before {
    right: 78px; }
  .form li > label {
    float: none; }
  #nav-main #toggle-worldwide.here:after,
  #nav-main #toggle-employer-subNav.here:after,
  #site-search,
  #banner-heading h1.hays-bg-white,
  #hero-area-image #footer-sitemap {
    display: none; }
  #mobile-menu-icon,
  #mobile-search-icon {
    position: absolute;
    width: 56px;
    height: 51px;
    top: -46px; }
  #mobile-menu-icon {
    display: block;
    right: -15px;
    padding: 18px 15px;
    z-index: 1000; }
  #mobile-menu-icon span {
    display: block;
    height: 3px;
    margin-bottom: 3px;
    background: #ccc; }
  #mobile-menu-icon:hover span,
  #mobile-menu-icon.active span {
    background: #666; }
  #mobile-search-icon {
    right: 44px; }
  #mobile-search-icon:after {
    content: '\e80d';
    color: #ccc;
    left: 25%;
    top: 16px;
    position: absolute;
    font-size: 110%; }
  #mobile-search-icon:hover:after,
  #mobile-search-icon.active:after {
    color: #666; }
  #mobile-menu-icon:active,
  #mobile-search-icon:active,
  #menu #nav-user li a:active,
  #menu #nav-main li a:active {
    background: #f1f1f1; }
  #site-search {
    padding: 10px 0 5px; }
  #site-search button {
    top: 10px;
    padding-right: 6px;
    padding-top: 7px; }
  #menu #nav-user,
  .fixed-controls {
    position: static;
    font-size: 100%; }
  #hays-worldwide,
  #hays-employer-subNav {
    padding: 0;
    width: 300px;
    height: 90%;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
    position: fixed;
    left: 50%;
    top: 5%;
    margin-left: -150px;
    z-index: 1000;
    padding: 10px 20px; }
  #hays-worldwide .row,
  #hays-employer-subNav .row {
    overflow: auto;
    height: 100%; }
  #menu #nav-main #hays-worldwide .row .hays-col.last li.last,
  #menu #nav-main #hays-employer-subNav .row .hays-col.last li.last {
    border: 0; }
  #menu #nav-main #hays-worldwide a,
  #menu #nav-main #hays-employer-subNav a {
    color: #002473;
    line-height: 2;
    padding-top: 10px;
    padding-bottom: 10px; }
  #hays-worldwide a:hover,
  #hays-employer-subNav a:hover {
    color: #fff;
    background: #009ED9; }
  #menu nav#nav-social {
    margin-bottom: 10px;
    margin-left: 15px;
    padding-bottom: 6px; }
  #menu {
    background: #fff;
    position: fixed;
    right: -240px;
    top: 0;
    z-index: 1000;
    width: 240px;
    height: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    overflow: auto; }
  .worldwide-active {
    overflow: hidden; }
  .worldwide-active #menu {
    overflow: visible; }
  .employer-subNav-active {
    overflow: hidden; }
  .employer-subNav-active #menu {
    overflow: visible; }
  .mobile-menu-active #wrapper {
    margin-left: -240px;
    width: 100%; }
  .mobile-menu-active #menu {
    right: 0; }
  .mobile-search-active #site-search {
    display: block; }
  #footer-bottom nav {
    margin-bottom: 10px; }
  #header-main,
  .mobile-search-active #site-search {
    -moz-animation: fadeInDown 0.75s;
    -webkit-animation: fadeInDown 0.75s;
    -ms-animation: fadeInDown 0.75s;
    animation: fadeInDown 0.75s; }
  #nav-main li > ul,
  #menu .nav-sub {
    position: static;
    width: auto;
    border: 0; }
  #nav-main li > ul li.last {
    border: 0; }
  .has-switch-search a.active {
    color: #fff; }
  header.sticky {
    width: 100%;
    left: 20px;
    margin-left: -20px; }
  .mobile-menu-active header.sticky {
    left: -220px; }
  header.sticky #header-main,
  header.sticky #nav-user {
    display: block; }
  header.sticky #menu {
    padding-top: 17px; }
  #menu #nav-user > ul > li {
    border-left: 0; }
  #menu,
  #menu.active,
  #wrapper,
  .mobile-menu-active #wrapper,
  .mobile-menu-active header.sticky {
    transition: all ease 0.35s; }
  #menu #nav-user li,
  #menu #nav-main li,
  #menu .nav-sub li,
  #menu #nav-user > ul > li.first {
    border-bottom: 1px solid #eee;
    line-height: 1.75; }
  #menu #nav-user > ul > li.callus {
    display: none; }
  #menu #nav-main li ul li.last {
    border: 0; }
  #menu #nav-user li a,
  #menu #nav-main li a,
  #menu #nav-user > ul > li a,
  #menu .nav-sub li a {
    padding: 8px 15px; }
  #menu .nav-sub {
    padding: 0;
    border-top: 2px solid #eee; }
  h2 .switch-search {
    display: inline-block; }
  .expandable-in-mobile {
    cursor: pointer; }
  .expandable-in-mobile *,
  .expandable-in-mobile.active .expandable ul {
    display: none; }
  .expandable-in-mobile h3,
  .expandable-in-mobile h3 *,
  .expandable-in-mobile.active * {
    display: block; }
  .expandable-in-mobile h3 {
    margin: -20px -20px -2px;
    padding: 20px 20px 0;
    position: relative; }
  .expandable-in-mobile.active h3 {
    margin-bottom: 10px; }
  .expandable-in-mobile h3:after {
    content: "\e807";
    position: absolute;
    right: 12px;
    top: 24px; }
  .expandable-in-mobile.active h3:after {
    content: "\e808"; }
  .expandable-in-mobile .btn,
  #btn_create_account_home {
    position: relative;
    z-index: 500; }
  .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    background: rgba(255, 255, 255, 0.8); }
  #banner-heading h1.hays-bg-white {
    font-size: 170%; }
  .box h2,
  .box h3 {
    line-height: 1.33; }
  .multiple > div {
    display: block;
    margin: 0 0 10px; }
  .login-page {
    padding-left: 0; }
  .intro {
    background: #E6E6E6 !important; }
  #menu #nav-user {
    padding: 0;
    border-bottom: 2px solid #eee; }
  #menu #nav-user > ul > li.first#change-lang {
    padding: 5px 15px 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee; }
  #menu a.here:after {
    content: ""; }
  #menu #nav-main #hays-worldwide a:hover,
  #menu #nav-main #hays-employer-subNav a:hover,
  #hero-area-content .form label {
    color: #fff; }
  #hero-area-content .job-search .form,
  #hero-area-content .job-search .form li {
    display: block;
    width: auto; }
  #hero-area-content .job-search .form li {
    padding-left: 0; }
  #hero-area-content .job-search .form .action {
    margin-top: 0; }
  #banner-heading {
    margin-bottom: 15px; }
  #hero-area-content .job-search {
    margin: 10px 0; }
  .job-list li a {
    padding: 15px 0; }
  #hero-area-content label.error,
  .addthis_toolbox1 {
    position: static; }
  #header-main {
    padding-top: 18px;
    padding-bottom: 11px; }
  #logo {
    width: 110px;
    overflow: hidden; }
  .box .btn,
  .job-search input[type="submit"],
  .fixed-controls .btn,
  .side_box .generic_small_link,
  .pb_inner input[type=submit] {
    width: 100%; }
  .content-img img {
    max-width: 100%;
    margin-bottom: 15px; }
  h2 .switch-search {
    color: #002776; }
  #site-search button {
    line-height: 26px; }
  .emp-list {
    width: 104%; }
  .emp-list li {
    width: 100px;
    height: 100px;
    margin: 0 17px 17px 0; }
  #hero-area,
  #hero-area-image,
  #hero-area-content {
    height: auto !important;
    background-image: none; }
  #hero-area-content {
    position: static;
    padding-left: 0; }
  .fixed-controls .btn {
    margin: 0;
    margin-bottom: 10px; }
  .gray-box {
    margin-top: 0;
    background: #fff; }
  .gray-box input[type="search"],
  .gray-box input[type="email"],
  .gray-box input[type="password"],
  .gray-box input[type="text"],
  .gray-box select {
    background: #F5F4F4; }
  .box .gray-box {
    margin: 0 -20px -20px; }
  .left-col-solid {
    margin-left: 0 !important; }
  .hays-col-9.left-col-solid {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px; }
  .hays-col-9.left-col-solid .hays-col-6 > .box {
    padding-right: 20px;
    padding-top: 0;
    padding-bottom: 0; }
  #footer-bottom,
  #footer-bottom nav li {
    border: 0; }
  #footer-bottom {
    line-height: 1.5;
    padding-top: 15px; }
  #footer-bottom nav li {
    margin-top: 5px;
    margin-bottom: 0; }
  .exp-list .expandable > a:after {
    top: 16px; }
  .exp-list .expandable > a.active:after {
    top: 18px; }
  .desktop-only {
    display: none; }
  #hero-area #banner-job-info,
  #hero-area #hero-area-content .job-search {
    width: auto;
    padding: 0; }
  #hays-worldwide .btn-close,
  #hays-employer-subNav .btn-close {
    display: block;
    position: absolute;
    top: 0;
    right: 10px; }
  .tab-scroll-mobile,
  .table-scroll-mobile {
    overflow: auto; }
  .tab-scroll-mobile ul {
    width: 980px; }
  .hays-tabs .tabs li {
    float: left;
    width: auto; }
  .hays-tabs .tabs li.first.last.active {
    float: none;
    background: #fff; }
  .table-scroll-mobile table {
    min-width: 500px; } }

@media screen and (min-width: 641px) and (max-width: 980px) {
  .box-pix {
    max-height: none; }
  .box .arrow-list,
  .box .job-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
  .box .btn,
  .job-search input[type="submit"],
  .fixed-controls .btn,
  .side_box .generic_small_link,
  .pb_inner input[type=submit] {
    width: auto; }
  #hero-area-content .fixed-controls .btn {
    background: #002776;
    margin: 0 10px 20px 0; }
  #hero-area-content .fixed-controls .btn:hover {
    background: #009ED9; } }

@media screen and (max-width: 768px) {
  .bottom-slider {
    display: none; } }

@media screen and (max-width: 360px) {
  #header-banner .header-banner-slider,
  #header-banner h2 {
    float: none;
    width: auto; }
  #header-banner h2 {
    margin-top: 12px; }
  .content-img .f-left {
    float: none; }
  #banner-job-info h2.has-switch-search {
    display: table;
    width: 100%;
    padding: 0;
    margin-top: -10px; }
  .has-switch-search a {
    display: table-cell;
    width: 50%;
    border-bottom: 3px solid #97D7E9;
    font-size: 70%;
    text-transform: uppercase;
    padding: 10px 0;
    color: #97D7E9; }
  .has-switch-search a.active {
    border-color: #fff; }
  .has-switch-search strong,
  .has-switch-search em,
  .has-switch-search i,
  .fixed-controls .switch-search {
    display: none; }
  .content-img .image-container {
    float: none;
    margin: 10px auto 0; } }

#header-msg .btn-close,
#nav-main #toggle-worldwide.here::after,
#nav-main #toggle-employer-subNav.here::after,
#menu a.here::after,
#mobile-search-icon:after {
  line-height: 27px; }

#site-search button {
  line-height: 22px; }

.box h2 i,
.box h3 i,
#banner-job-info h2 i,
i.icon-glyph {
  color: #009ed9;
  position: relative;
  top: 3px;
  left: -4px; }

#banner-job-info h2 i {
  position: absolute;
  left: -4px;
  top: 4px; }

#footer-top h3 i {
  position: relative;
  top: 2px; }

.icon-30.icon-glyph-14 {
  line-height: 35px; }

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-ms-keyframes fadeInDown {
0% {
    opacity: 0;
    transform: translateY(-20px); }
100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@media only screen and (device-width: 320px), only screen and (device-width: 414px), only screen and (device-width: 768px) {
  #menu,
  #menu.active,
  #wrapper,
  .mobile-menu-active #wrapper,
  .mobile-menu-active header.sticky {
    transition: margin ease 0.35s; } }

.mac-os #nav-main #toggle-worldwide.here:after,
.mac-os #nav-main #toggle-employer-subNav.here:after,
.mac-os #nav-main a.here:after {
  line-height: 33px; }

#menu nav > ul > li {
  line-height: 20px; }

.access {
  display: none !important; }

input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=number],
textarea,
select,
input[type=submit],
input[type=button],
input[type=reset],
button,
.btn,
#site-search input,
#site-search button {
  min-height: 0\9; }

input[type=text] {
  padding-top: 15px\9; }

.hays-col-3 {
  width: 275px\9; }

@font-face {
  font-family: 'Glyphicons Regular';
  src: url(../fonts/glyphicons-regular.eot);
  src: url("../fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url(../fonts/glyphicons-regular.woff2) format("woff2"), url(../fonts/glyphicons-regular.woff) format("woff"), url(../fonts/glyphicons-regular.ttf) format("truetype"), url("../fonts/glyphicons-regular.svg#glyphiconsregular") format("svg"); }

.glyphicons {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  vertical-align: text-top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicons.x05 {
  font-size: 12px; }

.glyphicons.x2 {
  font-size: 48px; }

.glyphicons.x3 {
  font-size: 72px; }

.glyphicons.x4 {
  font-size: 96px; }

.glyphicons.x5 {
  font-size: 120px; }

.glyphicons.light:before {
  color: #f2f2f2; }

.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3); }

.glyphicons.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

.glyphicons.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV"; }

.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.glyphicons-glass:before {
  content: "\E001"; }

.glyphicons-leaf:before {
  content: "\E002"; }

.glyphicons-dog:before {
  content: "\E003"; }

.glyphicons-user:before {
  content: "\E004"; }

.glyphicons-girl:before {
  content: "\E005"; }

.glyphicons-car:before {
  content: "\E006"; }

.glyphicons-user-add:before {
  content: "\E007"; }

.glyphicons-user-remove:before {
  content: "\E008"; }

.glyphicons-film:before {
  content: "\E009"; }

.glyphicons-magic:before {
  content: "\E010"; }

.glyphicons-envelope:before {
  content: "\2709"; }

.glyphicons-camera:before {
  content: "\E011"; }

.glyphicons-heart:before {
  content: "\E013"; }

.glyphicons-beach-umbrella:before {
  content: "\E014"; }

.glyphicons-train:before {
  content: "\E015"; }

.glyphicons-print:before {
  content: "\E016"; }

.glyphicons-bin:before {
  content: "\E017"; }

.glyphicons-music:before {
  content: "\E018"; }

.glyphicons-note:before {
  content: "\E019"; }

.glyphicons-heart-empty:before {
  content: "\E020"; }

.glyphicons-home:before {
  content: "\E021"; }

.glyphicons-snowflake:before {
  content: "\2744"; }

.glyphicons-fire:before {
  content: "\E023"; }

.glyphicons-magnet:before {
  content: "\E024"; }

.glyphicons-parents:before {
  content: "\E025"; }

.glyphicons-binoculars:before {
  content: "\E026"; }

.glyphicons-road:before {
  content: "\E027"; }

.glyphicons-search:before {
  content: "\E028"; }

.glyphicons-cars:before {
  content: "\E029"; }

.glyphicons-notes-2:before {
  content: "\E030"; }

.glyphicons-pencil:before {
  content: "\270F"; }

.glyphicons-bus:before {
  content: "\E032"; }

.glyphicons-wifi-alt:before {
  content: "\E033"; }

.glyphicons-luggage:before {
  content: "\E034"; }

.glyphicons-old-man:before {
  content: "\E035"; }

.glyphicons-woman:before {
  content: "\E036"; }

.glyphicons-file:before {
  content: "\E037"; }

.glyphicons-coins:before {
  content: "\E038"; }

.glyphicons-airplane:before {
  content: "\2708"; }

.glyphicons-notes:before {
  content: "\E040"; }

.glyphicons-stats:before {
  content: "\E041"; }

.glyphicons-charts:before {
  content: "\E042"; }

.glyphicons-pie-chart:before {
  content: "\E043"; }

.glyphicons-group:before {
  content: "\E044"; }

.glyphicons-keys:before {
  content: "\E045"; }

.glyphicons-calendar:before {
  content: "\E046"; }

.glyphicons-router:before {
  content: "\E047"; }

.glyphicons-camera-small:before {
  content: "\E048"; }

.glyphicons-star-empty:before {
  content: "\E049"; }

.glyphicons-star:before {
  content: "\E050"; }

.glyphicons-link:before {
  content: "\E051"; }

.glyphicons-eye-open:before {
  content: "\E052"; }

.glyphicons-eye-close:before {
  content: "\E053"; }

.glyphicons-alarm:before {
  content: "\E054"; }

.glyphicons-clock:before {
  content: "\E055"; }

.glyphicons-stopwatch:before {
  content: "\E056"; }

.glyphicons-projector:before {
  content: "\E057"; }

.glyphicons-history:before {
  content: "\E058"; }

.glyphicons-truck:before {
  content: "\E059"; }

.glyphicons-cargo:before {
  content: "\E060"; }

.glyphicons-compass:before {
  content: "\E061"; }

.glyphicons-keynote:before {
  content: "\E062"; }

.glyphicons-paperclip:before {
  content: "\E063"; }

.glyphicons-power:before {
  content: "\E064"; }

.glyphicons-lightbulb:before {
  content: "\E065"; }

.glyphicons-tag:before {
  content: "\E066"; }

.glyphicons-tags:before {
  content: "\E067"; }

.glyphicons-cleaning:before {
  content: "\E068"; }

.glyphicons-ruler:before {
  content: "\E069"; }

.glyphicons-gift:before {
  content: "\E070"; }

.glyphicons-umbrella:before {
  content: "\2602"; }

.glyphicons-book:before {
  content: "\E072"; }

.glyphicons-bookmark:before {
  content: "\E073"; }

.glyphicons-wifi:before {
  content: "\E074"; }

.glyphicons-cup:before {
  content: "\E075"; }

.glyphicons-stroller:before {
  content: "\E076"; }

.glyphicons-headphones:before {
  content: "\E077"; }

.glyphicons-headset:before {
  content: "\E078"; }

.glyphicons-warning-sign:before {
  content: "\E079"; }

.glyphicons-signal:before {
  content: "\E080"; }

.glyphicons-retweet:before {
  content: "\E081"; }

.glyphicons-refresh:before {
  content: "\E082"; }

.glyphicons-roundabout:before {
  content: "\E083"; }

.glyphicons-random:before {
  content: "\E084"; }

.glyphicons-heat:before {
  content: "\E085"; }

.glyphicons-repeat:before {
  content: "\E086"; }

.glyphicons-display:before {
  content: "\E087"; }

.glyphicons-log-book:before {
  content: "\E088"; }

.glyphicons-address-book:before {
  content: "\E089"; }

.glyphicons-building:before {
  content: "\E090"; }

.glyphicons-eyedropper:before {
  content: "\E091"; }

.glyphicons-adjust:before {
  content: "\E092"; }

.glyphicons-tint:before {
  content: "\E093"; }

.glyphicons-crop:before {
  content: "\E094"; }

.glyphicons-vector-path-square:before {
  content: "\E095"; }

.glyphicons-vector-path-circle:before {
  content: "\E096"; }

.glyphicons-vector-path-polygon:before {
  content: "\E097"; }

.glyphicons-vector-path-line:before {
  content: "\E098"; }

.glyphicons-vector-path-curve:before {
  content: "\E099"; }

.glyphicons-vector-path-all:before {
  content: "\E100"; }

.glyphicons-font:before {
  content: "\E101"; }

.glyphicons-italic:before {
  content: "\E102"; }

.glyphicons-bold:before {
  content: "\E103"; }

.glyphicons-text-underline:before {
  content: "\E104"; }

.glyphicons-text-strike:before {
  content: "\E105"; }

.glyphicons-text-height:before {
  content: "\E106"; }

.glyphicons-text-width:before {
  content: "\E107"; }

.glyphicons-text-resize:before {
  content: "\E108"; }

.glyphicons-left-indent:before {
  content: "\E109"; }

.glyphicons-right-indent:before {
  content: "\E110"; }

.glyphicons-align-left:before {
  content: "\E111"; }

.glyphicons-align-center:before {
  content: "\E112"; }

.glyphicons-align-right:before {
  content: "\E113"; }

.glyphicons-justify:before {
  content: "\E114"; }

.glyphicons-list:before {
  content: "\E115"; }

.glyphicons-text-smaller:before {
  content: "\E116"; }

.glyphicons-text-bigger:before {
  content: "\E117"; }

.glyphicons-embed:before {
  content: "\E118"; }

.glyphicons-embed-close:before {
  content: "\E119"; }

.glyphicons-table:before {
  content: "\E120"; }

.glyphicons-message-full:before {
  content: "\E121"; }

.glyphicons-message-empty:before {
  content: "\E122"; }

.glyphicons-message-in:before {
  content: "\E123"; }

.glyphicons-message-out:before {
  content: "\E124"; }

.glyphicons-message-plus:before {
  content: "\E125"; }

.glyphicons-message-minus:before {
  content: "\E126"; }

.glyphicons-message-ban:before {
  content: "\E127"; }

.glyphicons-message-flag:before {
  content: "\E128"; }

.glyphicons-message-lock:before {
  content: "\E129"; }

.glyphicons-message-new:before {
  content: "\E130"; }

.glyphicons-inbox:before {
  content: "\E131"; }

.glyphicons-inbox-plus:before {
  content: "\E132"; }

.glyphicons-inbox-minus:before {
  content: "\E133"; }

.glyphicons-inbox-lock:before {
  content: "\E134"; }

.glyphicons-inbox-in:before {
  content: "\E135"; }

.glyphicons-inbox-out:before {
  content: "\E136"; }

.glyphicons-cogwheel:before {
  content: "\E137"; }

.glyphicons-cogwheels:before {
  content: "\E138"; }

.glyphicons-picture:before {
  content: "\E139"; }

.glyphicons-adjust-alt:before {
  content: "\E140"; }

.glyphicons-database-lock:before {
  content: "\E141"; }

.glyphicons-database-plus:before {
  content: "\E142"; }

.glyphicons-database-minus:before {
  content: "\E143"; }

.glyphicons-database-ban:before {
  content: "\E144"; }

.glyphicons-folder-open:before {
  content: "\E145"; }

.glyphicons-folder-plus:before {
  content: "\E146"; }

.glyphicons-folder-minus:before {
  content: "\E147"; }

.glyphicons-folder-lock:before {
  content: "\E148"; }

.glyphicons-folder-flag:before {
  content: "\E149"; }

.glyphicons-folder-new:before {
  content: "\E150"; }

.glyphicons-edit:before {
  content: "\E151"; }

.glyphicons-new-window:before {
  content: "\E152"; }

.glyphicons-check:before {
  content: "\E153"; }

.glyphicons-unchecked:before {
  content: "\E154"; }

.glyphicons-more-windows:before {
  content: "\E155"; }

.glyphicons-show-big-thumbnails:before {
  content: "\E156"; }

.glyphicons-show-thumbnails:before {
  content: "\E157"; }

.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158"; }

.glyphicons-show-lines:before {
  content: "\E159"; }

.glyphicons-playlist:before {
  content: "\E160"; }

.glyphicons-imac:before {
  content: "\E161"; }

.glyphicons-macbook:before {
  content: "\E162"; }

.glyphicons-ipad:before {
  content: "\E163"; }

.glyphicons-iphone:before {
  content: "\E164"; }

.glyphicons-iphone-transfer:before {
  content: "\E165"; }

.glyphicons-iphone-exchange:before {
  content: "\E166"; }

.glyphicons-ipod:before {
  content: "\E167"; }

.glyphicons-ipod-shuffle:before {
  content: "\E168"; }

.glyphicons-ear-plugs:before {
  content: "\E169"; }

.glyphicons-record:before {
  content: "\E170"; }

.glyphicons-step-backward:before {
  content: "\E171"; }

.glyphicons-fast-backward:before {
  content: "\E172"; }

.glyphicons-rewind:before {
  content: "\E173"; }

.glyphicons-play:before {
  content: "\E174"; }

.glyphicons-pause:before {
  content: "\E175"; }

.glyphicons-stop:before {
  content: "\E176"; }

.glyphicons-forward:before {
  content: "\E177"; }

.glyphicons-fast-forward:before {
  content: "\E178"; }

.glyphicons-step-forward:before {
  content: "\E179"; }

.glyphicons-eject:before {
  content: "\E180"; }

.glyphicons-facetime-video:before {
  content: "\E181"; }

.glyphicons-download-alt:before {
  content: "\E182"; }

.glyphicons-mute:before {
  content: "\E183"; }

.glyphicons-volume-down:before {
  content: "\E184"; }

.glyphicons-volume-up:before {
  content: "\E185"; }

.glyphicons-screenshot:before {
  content: "\E186"; }

.glyphicons-move:before {
  content: "\E187"; }

.glyphicons-more:before {
  content: "\E188"; }

.glyphicons-brightness-reduce:before {
  content: "\E189"; }

.glyphicons-brightness-increase:before {
  content: "\E190"; }

.glyphicons-circle-plus:before {
  content: "\E191"; }

.glyphicons-circle-minus:before {
  content: "\E192"; }

.glyphicons-circle-remove:before {
  content: "\E193"; }

.glyphicons-circle-ok:before {
  content: "\E194"; }

.glyphicons-circle-question-mark:before {
  content: "\E195"; }

.glyphicons-circle-info:before {
  content: "\E196"; }

.glyphicons-circle-exclamation-mark:before {
  content: "\E197"; }

.glyphicons-remove:before {
  content: "\E198"; }

.glyphicons-ok:before {
  content: "\E199"; }

.glyphicons-ban:before {
  content: "\E200"; }

.glyphicons-download:before {
  content: "\E201"; }

.glyphicons-upload:before {
  content: "\E202"; }

.glyphicons-shopping-cart:before {
  content: "\E203"; }

.glyphicons-lock:before {
  content: "\E204"; }

.glyphicons-unlock:before {
  content: "\E205"; }

.glyphicons-electricity:before {
  content: "\E206"; }

.glyphicons-ok-2:before {
  content: "\E207"; }

.glyphicons-remove-2:before {
  content: "\E208"; }

.glyphicons-cart-out:before {
  content: "\E209"; }

.glyphicons-cart-in:before {
  content: "\E210"; }

.glyphicons-left-arrow:before {
  content: "\E211"; }

.glyphicons-right-arrow:before {
  content: "\E212"; }

.glyphicons-down-arrow:before {
  content: "\E213"; }

.glyphicons-up-arrow:before {
  content: "\E214"; }

.glyphicons-resize-small:before {
  content: "\E215"; }

.glyphicons-resize-full:before {
  content: "\E216"; }

.glyphicons-circle-arrow-left:before {
  content: "\E217"; }

.glyphicons-circle-arrow-right:before {
  content: "\E218"; }

.glyphicons-circle-arrow-top:before {
  content: "\E219"; }

.glyphicons-circle-arrow-down:before {
  content: "\E220"; }

.glyphicons-play-button:before {
  content: "\E221"; }

.glyphicons-unshare:before {
  content: "\E222"; }

.glyphicons-share:before {
  content: "\E223"; }

.glyphicons-chevron-right:before {
  content: "\E224"; }

.glyphicons-chevron-left:before {
  content: "\E225"; }

.glyphicons-bluetooth:before {
  content: "\E226"; }

.glyphicons-euro:before {
  content: "\20AC"; }

.glyphicons-usd:before {
  content: "\E228"; }

.glyphicons-gbp:before {
  content: "\E229"; }

.glyphicons-retweet-2:before {
  content: "\E230"; }

.glyphicons-moon:before {
  content: "\E231"; }

.glyphicons-sun:before {
  content: "\2609"; }

.glyphicons-cloud:before {
  content: "\2601"; }

.glyphicons-direction:before {
  content: "\E234"; }

.glyphicons-brush:before {
  content: "\E235"; }

.glyphicons-pen:before {
  content: "\E236"; }

.glyphicons-zoom-in:before {
  content: "\E237"; }

.glyphicons-zoom-out:before {
  content: "\E238"; }

.glyphicons-pin:before {
  content: "\E239"; }

.glyphicons-albums:before {
  content: "\E240"; }

.glyphicons-rotation-lock:before {
  content: "\E241"; }

.glyphicons-flash:before {
  content: "\E242"; }

.glyphicons-google-maps:before {
  content: "\E243"; }

.glyphicons-anchor:before {
  content: "\2693"; }

.glyphicons-conversation:before {
  content: "\E245"; }

.glyphicons-chat:before {
  content: "\E246"; }

.glyphicons-male:before {
  content: "\E247"; }

.glyphicons-female:before {
  content: "\E248"; }

.glyphicons-asterisk:before {
  content: "\002A"; }

.glyphicons-divide:before {
  content: "\00F7"; }

.glyphicons-snorkel-diving:before {
  content: "\E251"; }

.glyphicons-scuba-diving:before {
  content: "\E252"; }

.glyphicons-oxygen-bottle:before {
  content: "\E253"; }

.glyphicons-fins:before {
  content: "\E254"; }

.glyphicons-fishes:before {
  content: "\E255"; }

.glyphicons-boat:before {
  content: "\E256"; }

.glyphicons-delete:before {
  content: "\E257"; }

.glyphicons-sheriffs-star:before {
  content: "\E258"; }

.glyphicons-qrcode:before {
  content: "\E259"; }

.glyphicons-barcode:before {
  content: "\E260"; }

.glyphicons-pool:before {
  content: "\E261"; }

.glyphicons-buoy:before {
  content: "\E262"; }

.glyphicons-spade:before {
  content: "\E263"; }

.glyphicons-bank:before {
  content: "\E264"; }

.glyphicons-vcard:before {
  content: "\E265"; }

.glyphicons-electrical-plug:before {
  content: "\E266"; }

.glyphicons-flag:before {
  content: "\E267"; }

.glyphicons-credit-card:before {
  content: "\E268"; }

.glyphicons-keyboard-wireless:before {
  content: "\E269"; }

.glyphicons-keyboard-wired:before {
  content: "\E270"; }

.glyphicons-shield:before {
  content: "\E271"; }

.glyphicons-ring:before {
  content: "\02DA"; }

.glyphicons-cake:before {
  content: "\E273"; }

.glyphicons-drink:before {
  content: "\E274"; }

.glyphicons-beer:before {
  content: "\E275"; }

.glyphicons-fast-food:before {
  content: "\E276"; }

.glyphicons-cutlery:before {
  content: "\E277"; }

.glyphicons-pizza:before {
  content: "\E278"; }

.glyphicons-birthday-cake:before {
  content: "\E279"; }

.glyphicons-tablet:before {
  content: "\E280"; }

.glyphicons-settings:before {
  content: "\E281"; }

.glyphicons-bullets:before {
  content: "\E282"; }

.glyphicons-cardio:before {
  content: "\E283"; }

.glyphicons-t-shirt:before {
  content: "\E284"; }

.glyphicons-pants:before {
  content: "\E285"; }

.glyphicons-sweater:before {
  content: "\E286"; }

.glyphicons-fabric:before {
  content: "\E287"; }

.glyphicons-leather:before {
  content: "\E288"; }

.glyphicons-scissors:before {
  content: "\E289"; }

.glyphicons-bomb:before {
  content: "\E290"; }

.glyphicons-skull:before {
  content: "\E291"; }

.glyphicons-celebration:before {
  content: "\E292"; }

.glyphicons-tea-kettle:before {
  content: "\E293"; }

.glyphicons-french-press:before {
  content: "\E294"; }

.glyphicons-coffee-cup:before {
  content: "\E295"; }

.glyphicons-pot:before {
  content: "\E296"; }

.glyphicons-grater:before {
  content: "\E297"; }

.glyphicons-kettle:before {
  content: "\E298"; }

.glyphicons-hospital:before {
  content: "\E299"; }

.glyphicons-hospital-h:before {
  content: "\E300"; }

.glyphicons-microphone:before {
  content: "\E301"; }

.glyphicons-webcam:before {
  content: "\E302"; }

.glyphicons-temple-christianity-church:before {
  content: "\E303"; }

.glyphicons-temple-islam:before {
  content: "\E304"; }

.glyphicons-temple-hindu:before {
  content: "\E305"; }

.glyphicons-temple-buddhist:before {
  content: "\E306"; }

.glyphicons-bicycle:before {
  content: "\E307"; }

.glyphicons-life-preserver:before {
  content: "\E308"; }

.glyphicons-share-alt:before {
  content: "\E309"; }

.glyphicons-comments:before {
  content: "\E310"; }

.glyphicons-flower:before {
  content: "\2698"; }

.glyphicons-baseball:before {
  content: "\26BE"; }

.glyphicons-rugby:before {
  content: "\E313"; }

.glyphicons-ax:before {
  content: "\E314"; }

.glyphicons-table-tennis:before {
  content: "\E315"; }

.glyphicons-bowling:before {
  content: "\E316"; }

.glyphicons-tree-conifer:before {
  content: "\E317"; }

.glyphicons-tree-deciduous:before {
  content: "\E318"; }

.glyphicons-more-items:before {
  content: "\E319"; }

.glyphicons-sort:before {
  content: "\E320"; }

.glyphicons-filter:before {
  content: "\E321"; }

.glyphicons-gamepad:before {
  content: "\E322"; }

.glyphicons-playing-dices:before {
  content: "\E323"; }

.glyphicons-calculator:before {
  content: "\E324"; }

.glyphicons-tie:before {
  content: "\E325"; }

.glyphicons-wallet:before {
  content: "\E326"; }

.glyphicons-piano:before {
  content: "\E327"; }

.glyphicons-sampler:before {
  content: "\E328"; }

.glyphicons-podium:before {
  content: "\E329"; }

.glyphicons-soccer-ball:before {
  content: "\E330"; }

.glyphicons-blog:before {
  content: "\E331"; }

.glyphicons-dashboard:before {
  content: "\E332"; }

.glyphicons-certificate:before {
  content: "\E333"; }

.glyphicons-bell:before {
  content: "\E334"; }

.glyphicons-candle:before {
  content: "\E335"; }

.glyphicons-pushpin:before {
  content: "\E336"; }

.glyphicons-iphone-shake:before {
  content: "\E337"; }

.glyphicons-pin-flag:before {
  content: "\E338"; }

.glyphicons-turtle:before {
  content: "\E339"; }

.glyphicons-rabbit:before {
  content: "\E340"; }

.glyphicons-globe:before {
  content: "\E341"; }

.glyphicons-briefcase:before {
  content: "\E342"; }

.glyphicons-hdd:before {
  content: "\E343"; }

.glyphicons-thumbs-up:before {
  content: "\E344"; }

.glyphicons-thumbs-down:before {
  content: "\E345"; }

.glyphicons-hand-right:before {
  content: "\E346"; }

.glyphicons-hand-left:before {
  content: "\E347"; }

.glyphicons-hand-up:before {
  content: "\E348"; }

.glyphicons-hand-down:before {
  content: "\E349"; }

.glyphicons-fullscreen:before {
  content: "\E350"; }

.glyphicons-shopping-bag:before {
  content: "\E351"; }

.glyphicons-book-open:before {
  content: "\E352"; }

.glyphicons-nameplate:before {
  content: "\E353"; }

.glyphicons-nameplate-alt:before {
  content: "\E354"; }

.glyphicons-vases:before {
  content: "\E355"; }

.glyphicons-bullhorn:before {
  content: "\E356"; }

.glyphicons-dumbbell:before {
  content: "\E357"; }

.glyphicons-suitcase:before {
  content: "\E358"; }

.glyphicons-file-import:before {
  content: "\E359"; }

.glyphicons-file-export:before {
  content: "\E360"; }

.glyphicons-bug:before {
  content: "\E361"; }

.glyphicons-crown:before {
  content: "\E362"; }

.glyphicons-smoking:before {
  content: "\E363"; }

.glyphicons-cloud-download:before {
  content: "\E364"; }

.glyphicons-cloud-upload:before {
  content: "\E365"; }

.glyphicons-restart:before {
  content: "\E366"; }

.glyphicons-security-camera:before {
  content: "\E367"; }

.glyphicons-expand:before {
  content: "\E368"; }

.glyphicons-collapse:before {
  content: "\E369"; }

.glyphicons-collapse-top:before {
  content: "\E370"; }

.glyphicons-globe-af:before {
  content: "\E371"; }

.glyphicons-global:before {
  content: "\E372"; }

.glyphicons-spray:before {
  content: "\E373"; }

.glyphicons-nails:before {
  content: "\E374"; }

.glyphicons-claw-hammer:before {
  content: "\E375"; }

.glyphicons-classic-hammer:before {
  content: "\E376"; }

.glyphicons-hand-saw:before {
  content: "\E377"; }

.glyphicons-riflescope:before {
  content: "\E378"; }

.glyphicons-electrical-socket-eu:before {
  content: "\E379"; }

.glyphicons-electrical-socket-us:before {
  content: "\E380"; }

.glyphicons-message-forward:before {
  content: "\E381"; }

.glyphicons-coat-hanger:before {
  content: "\E382"; }

.glyphicons-dress:before {
  content: "\E383"; }

.glyphicons-bathrobe:before {
  content: "\E384"; }

.glyphicons-shirt:before {
  content: "\E385"; }

.glyphicons-underwear:before {
  content: "\E386"; }

.glyphicons-log-in:before {
  content: "\E387"; }

.glyphicons-log-out:before {
  content: "\E388"; }

.glyphicons-exit:before {
  content: "\E389"; }

.glyphicons-new-window-alt:before {
  content: "\E390"; }

.glyphicons-video-sd:before {
  content: "\E391"; }

.glyphicons-video-hd:before {
  content: "\E392"; }

.glyphicons-subtitles:before {
  content: "\E393"; }

.glyphicons-sound-stereo:before {
  content: "\E394"; }

.glyphicons-sound-dolby:before {
  content: "\E395"; }

.glyphicons-sound-5-1:before {
  content: "\E396"; }

.glyphicons-sound-6-1:before {
  content: "\E397"; }

.glyphicons-sound-7-1:before {
  content: "\E398"; }

.glyphicons-copyright-mark:before {
  content: "\E399"; }

.glyphicons-registration-mark:before {
  content: "\E400"; }

.glyphicons-radar:before {
  content: "\E401"; }

.glyphicons-skateboard:before {
  content: "\E402"; }

.glyphicons-golf-course:before {
  content: "\E403"; }

.glyphicons-sorting:before {
  content: "\E404"; }

.glyphicons-sort-by-alphabet:before {
  content: "\E405"; }

.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406"; }

.glyphicons-sort-by-order:before {
  content: "\E407"; }

.glyphicons-sort-by-order-alt:before {
  content: "\E408"; }

.glyphicons-sort-by-attributes:before {
  content: "\E409"; }

.glyphicons-sort-by-attributes-alt:before {
  content: "\E410"; }

.glyphicons-compressed:before {
  content: "\E411"; }

.glyphicons-package:before {
  content: "\E412"; }

.glyphicons-cloud-plus:before {
  content: "\E413"; }

.glyphicons-cloud-minus:before {
  content: "\E414"; }

.glyphicons-disk-save:before {
  content: "\E415"; }

.glyphicons-disk-open:before {
  content: "\E416"; }

.glyphicons-disk-saved:before {
  content: "\E417"; }

.glyphicons-disk-remove:before {
  content: "\E418"; }

.glyphicons-disk-import:before {
  content: "\E419"; }

.glyphicons-disk-export:before {
  content: "\E420"; }

.glyphicons-tower:before {
  content: "\E421"; }

.glyphicons-send:before {
  content: "\E422"; }

.glyphicons-git-branch:before {
  content: "\E423"; }

.glyphicons-git-create:before {
  content: "\E424"; }

.glyphicons-git-private:before {
  content: "\E425"; }

.glyphicons-git-delete:before {
  content: "\E426"; }

.glyphicons-git-merge:before {
  content: "\E427"; }

.glyphicons-git-pull-request:before {
  content: "\E428"; }

.glyphicons-git-compare:before {
  content: "\E429"; }

.glyphicons-git-commit:before {
  content: "\E430"; }

.glyphicons-construction-cone:before {
  content: "\E431"; }

.glyphicons-shoe-steps:before {
  content: "\E432"; }

.glyphicons-plus:before {
  content: "\002B"; }

.glyphicons-minus:before {
  content: "\2212"; }

.glyphicons-redo:before {
  content: "\E435"; }

.glyphicons-undo:before {
  content: "\E436"; }

.glyphicons-golf:before {
  content: "\E437"; }

.glyphicons-hockey:before {
  content: "\E438"; }

.glyphicons-pipe:before {
  content: "\E439"; }

.glyphicons-wrench:before {
  content: "\E440"; }

.glyphicons-folder-closed:before {
  content: "\E441"; }

.glyphicons-phone-alt:before {
  content: "\E442"; }

.glyphicons-earphone:before {
  content: "\E443"; }

.glyphicons-floppy-disk:before {
  content: "\E444"; }

.glyphicons-floppy-saved:before {
  content: "\E445"; }

.glyphicons-floppy-remove:before {
  content: "\E446"; }

.glyphicons-floppy-save:before {
  content: "\E447"; }

.glyphicons-floppy-open:before {
  content: "\E448"; }

.glyphicons-translate:before {
  content: "\E449"; }

.glyphicons-fax:before {
  content: "\E450"; }

.glyphicons-factory:before {
  content: "\E451"; }

.glyphicons-shop-window:before {
  content: "\E452"; }

.glyphicons-shop:before {
  content: "\E453"; }

.glyphicons-kiosk:before {
  content: "\E454"; }

.glyphicons-kiosk-wheels:before {
  content: "\E455"; }

.glyphicons-kiosk-light:before {
  content: "\E456"; }

.glyphicons-kiosk-food:before {
  content: "\E457"; }

.glyphicons-transfer:before {
  content: "\E458"; }

.glyphicons-money:before {
  content: "\E459"; }

.glyphicons-header:before {
  content: "\E460"; }

.glyphicons-blacksmith:before {
  content: "\E461"; }

.glyphicons-saw-blade:before {
  content: "\E462"; }

.glyphicons-basketball:before {
  content: "\E463"; }

.glyphicons-server:before {
  content: "\E464"; }

.glyphicons-server-plus:before {
  content: "\E465"; }

.glyphicons-server-minus:before {
  content: "\E466"; }

.glyphicons-server-ban:before {
  content: "\E467"; }

.glyphicons-server-flag:before {
  content: "\E468"; }

.glyphicons-server-lock:before {
  content: "\E469"; }

.glyphicons-server-new:before {
  content: "\E470"; }

.glyphicons-charging-station:before {
  content: "\E471"; }

.glyphicons-gas-station:before {
  content: "\E472"; }

.glyphicons-target:before {
  content: "\E473"; }

.glyphicons-bed-alt:before {
  content: "\E474"; }

.glyphicons-mosquito-net:before {
  content: "\E475"; }

.glyphicons-dining-set:before {
  content: "\E476"; }

.glyphicons-plate-of-food:before {
  content: "\E477"; }

.glyphicons-hygiene-kit:before {
  content: "\E478"; }

.glyphicons-blackboard:before {
  content: "\E479"; }

.glyphicons-marriage:before {
  content: "\E480"; }

.glyphicons-bucket:before {
  content: "\E481"; }

.glyphicons-none-color-swatch:before {
  content: "\E482"; }

.glyphicons-bring-forward:before {
  content: "\E483"; }

.glyphicons-bring-to-front:before {
  content: "\E484"; }

.glyphicons-send-backward:before {
  content: "\E485"; }

.glyphicons-send-to-back:before {
  content: "\E486"; }

.glyphicons-fit-frame-to-image:before {
  content: "\E487"; }

.glyphicons-fit-image-to-frame:before {
  content: "\E488"; }

.glyphicons-multiple-displays:before {
  content: "\E489"; }

.glyphicons-handshake:before {
  content: "\E490"; }

.glyphicons-child:before {
  content: "\E491"; }

.glyphicons-baby-formula:before {
  content: "\E492"; }

.glyphicons-medicine:before {
  content: "\E493"; }

.glyphicons-atv-vehicle:before {
  content: "\E494"; }

.glyphicons-motorcycle:before {
  content: "\E495"; }

.glyphicons-bed:before {
  content: "\E496"; }

.glyphicons-tent:before {
  content: "\26FA"; }

.glyphicons-glasses:before {
  content: "\E498"; }

.glyphicons-sunglasses:before {
  content: "\E499"; }

.glyphicons-family:before {
  content: "\E500"; }

.glyphicons-education:before {
  content: "\E501"; }

.glyphicons-shoes:before {
  content: "\E502"; }

.glyphicons-map:before {
  content: "\E503"; }

.glyphicons-cd:before {
  content: "\E504"; }

.glyphicons-alert:before {
  content: "\E505"; }

.glyphicons-piggy-bank:before {
  content: "\E506"; }

.glyphicons-star-half:before {
  content: "\E507"; }

.glyphicons-cluster:before {
  content: "\E508"; }

.glyphicons-flowchart:before {
  content: "\E509"; }

.glyphicons-commodities:before {
  content: "\E510"; }

.glyphicons-duplicate:before {
  content: "\E511"; }

.glyphicons-copy:before {
  content: "\E512"; }

.glyphicons-paste:before {
  content: "\E513"; }

.glyphicons-bath-bathtub:before {
  content: "\E514"; }

.glyphicons-bath-shower:before {
  content: "\E515"; }

.glyphicons-shower:before {
  content: "\1F6BF"; }

.glyphicons-menu-hamburger:before {
  content: "\E517"; }

.glyphicons-option-vertical:before {
  content: "\E518"; }

.glyphicons-option-horizontal:before {
  content: "\E519"; }

.glyphicons-currency-conversion:before {
  content: "\E520"; }

.glyphicons-user-ban:before {
  content: "\E521"; }

.glyphicons-user-lock:before {
  content: "\E522"; }

.glyphicons-user-flag:before {
  content: "\E523"; }

.glyphicons-user-asterisk:before {
  content: "\E524"; }

.glyphicons-user-alert:before {
  content: "\E525"; }

.glyphicons-user-key:before {
  content: "\E526"; }

.glyphicons-user-conversation:before {
  content: "\E527"; }

.glyphicons-database:before {
  content: "\E528"; }

.glyphicons-database-search:before {
  content: "\E529"; }

.glyphicons-list-alt:before {
  content: "\E530"; }

.glyphicons-hazard-sign:before {
  content: "\E531"; }

.glyphicons-hazard:before {
  content: "\E532"; }

.glyphicons-stop-sign:before {
  content: "\E533"; }

.glyphicons-lab:before {
  content: "\E534"; }

.glyphicons-lab-alt:before {
  content: "\E535"; }

.glyphicons-ice-cream:before {
  content: "\E536"; }

.glyphicons-ice-lolly:before {
  content: "\E537"; }

.glyphicons-ice-lolly-tasted:before {
  content: "\E538"; }

.glyphicons-invoice:before {
  content: "\E539"; }

.glyphicons-cart-tick:before {
  content: "\E540"; }

.glyphicons-hourglass:before {
  content: "\231B"; }

.glyphicons-cat:before {
  content: "\1F408"; }

.glyphicons-lamp:before {
  content: "\E543"; }

.glyphicons-scale-classic:before {
  content: "\E544"; }

.glyphicons-eye-plus:before {
  content: "\E545"; }

.glyphicons-eye-minus:before {
  content: "\E546"; }

.glyphicons-quote:before {
  content: "\E547"; }

.glyphicons-bitcoin:before {
  content: "\E548"; }

.glyphicons-yen:before {
  content: "\00A5"; }

.glyphicons-ruble:before {
  content: "\20BD"; }

.glyphicons-erase:before {
  content: "\E551"; }

.glyphicons-podcast:before {
  content: "\E552"; }

.glyphicons-firework:before {
  content: "\E553"; }

.glyphicons-scale:before {
  content: "\E554"; }

.glyphicons-king:before {
  content: "\E555"; }

.glyphicons-queen:before {
  content: "\E556"; }

.glyphicons-pawn:before {
  content: "\E557"; }

.glyphicons-bishop:before {
  content: "\E558"; }

.glyphicons-knight:before {
  content: "\E559"; }

.glyphicons-mic-mute:before {
  content: "\E560"; }

.glyphicons-voicemail:before {
  content: "\E561"; }

.glyphicons-paragraph:before {
  content: "\00B6"; }

.glyphicons-person-walking:before {
  content: "\E563"; }

.glyphicons-person-wheelchair:before {
  content: "\E564"; }

.glyphicons-underground:before {
  content: "\E565"; }

.glyphicons-car-hov:before {
  content: "\E566"; }

.glyphicons-car-rental:before {
  content: "\E567"; }

.glyphicons-transport:before {
  content: "\E568"; }

.glyphicons-taxi:before {
  content: "\1F695"; }

.glyphicons-ice-cream-no:before {
  content: "\E570"; }

.glyphicons-uk-rat-u:before {
  content: "\E571"; }

.glyphicons-uk-rat-pg:before {
  content: "\E572"; }

.glyphicons-uk-rat-12a:before {
  content: "\E573"; }

.glyphicons-uk-rat-12:before {
  content: "\E574"; }

.glyphicons-uk-rat-15:before {
  content: "\E575"; }

.glyphicons-uk-rat-18:before {
  content: "\E576"; }

.glyphicons-uk-rat-r18:before {
  content: "\E577"; }

.glyphicons-tv:before {
  content: "\E578"; }

.glyphicons-sms:before {
  content: "\E579"; }

.glyphicons-mms:before {
  content: "\E580"; }

.glyphicons-us-rat-g:before {
  content: "\E581"; }

.glyphicons-us-rat-pg:before {
  content: "\E582"; }

.glyphicons-us-rat-pg-13:before {
  content: "\E583"; }

.glyphicons-us-rat-restricted:before {
  content: "\E584"; }

.glyphicons-us-rat-no-one-17:before {
  content: "\E585"; }

.glyphicons-equalizer:before {
  content: "\E586"; }

.glyphicons-speakers:before {
  content: "\E587"; }

.glyphicons-remote-control:before {
  content: "\E588"; }

.glyphicons-remote-control-tv:before {
  content: "\E589"; }

.glyphicons-shredder:before {
  content: "\E590"; }

.glyphicons-folder-heart:before {
  content: "\E591"; }

.glyphicons-person-running:before {
  content: "\E592"; }

.glyphicons-person:before {
  content: "\E593"; }

.glyphicons-voice:before {
  content: "\E594"; }

.glyphicons-stethoscope:before {
  content: "\E595"; }

.glyphicons-hotspot:before {
  content: "\E596"; }

.glyphicons-activity:before {
  content: "\E597"; }

.glyphicons-watch:before {
  content: "\231A"; }

.glyphicons-scissors-alt:before {
  content: "\E599"; }

.glyphicons-car-wheel:before {
  content: "\E600"; }

.glyphicons-chevron-up:before {
  content: "\E601"; }

.glyphicons-chevron-down:before {
  content: "\E602"; }

.glyphicons-superscript:before {
  content: "\E603"; }

.glyphicons-subscript:before {
  content: "\E604"; }

.glyphicons-text-size:before {
  content: "\E605"; }

.glyphicons-text-color:before {
  content: "\E606"; }

.glyphicons-text-background:before {
  content: "\E607"; }

.glyphicons-modal-window:before {
  content: "\E608"; }

.glyphicons-newspaper:before {
  content: "\1F4F0"; }

.glyphicons-tractor:before {
  content: "\1F69C"; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1); } }

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg); } }

@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1); }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    transform: scale(1); }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg); }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg); }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg); }
  100% {
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

#Job_Search li > label {
  min-height: 44px;
  width: auto !important; }

#Job_Search_APAC li > label {
  min-height: 44px;
  width: auto !important; }

.box .content_main ul {
  list-style: outside none disc;
  margin-left: 18px;
  list-style-type: disc; }

.box .hi_inner ul {
  list-style: outside none disc;
  margin-left: 18px;
  list-style-type: disc; }

.intro-btn {
  text-align: center;
  margin-bottom: 20px; }

.intro-btn .btn a {
  color: #fff; }

.disabledOp {
  border: 1px solid #999;
  color: #333;
  opacity: .5; }

.disabledOp option {
  color: #000;
  opacity: 1; }

.content-img .salary-guide-pic {
  margin-bottom: 20px; }

.check-youe-salary-benchmark {
  width: 100%;
  margin-top: 20px;
  background: #e98300;
  position: relative;
  padding: 12px 12px 12px 60px;
  text-align: center; }

.check-youe-salary-benchmark:before {
  background: rgba(0, 0, 0, 0) url(../images/salary-guide/sprite.png) no-repeat -26px -34px;
  content: "";
  height: 24px;
  left: 186px;
  position: absolute;
  top: 9px;
  width: 30px; }

.barometer {
  text-align: center;
  margin-top: 37px;
  background: url(../images/salary-guide/barometer.jpg) no-repeat;
  width: 242px;
  height: 242px;
  margin-left: 10px;
  position: relative; }

.barometerukcerow {
  margin-bottom: 30px; }

.barometer > div {
  background: url(../images/salary-guide/kanta.png) no-repeat;
  width: 94px;
  height: 29px;
  position: absolute;
  left: 73px;
  top: 105px; }

.barometer-btn {
  list-style: none;
  position: relative;
  width: 100%;
  text-align: center; }

.barometer-btn li {
  background: #d8dfe1;
  text-align: center;
  padding: 9px 33px;
  display: inline-block;
  margin: 0 0 0 -4px;
  cursor: pointer; }

.barometer-btn li a {
  color: #FFF;
  font-weight: 700; }

.barometer-btn li.active {
  background: #739600; }

.barometerDisplayukcerow {
  position: relative; }

.legend {
  list-style: none;
  text-align: center;
  padding: 30px 0; }

.legendukcerow {
  position: absolute;
  top: 150px;
  right: 40px; }

.legend li {
  font-size: 15px;
  color: #666666;
  position: relative; }

.legend li span {
  color: #aaa;
  float: right; }

.legend .self:before {
  content: "";
  background: url(../images/salary-guide/sprite.png) no-repeat 0 0;
  height: 24px;
  width: 24px;
  position: absolute;
  top: -5px;
  left: -29px; }

.legend .highest:before {
  content: "";
  background: url(../images/salary-guide/sprite.png) no-repeat 0 -29px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 1px;
  left: -29px; }

.legend .avarage:before {
  content: "";
  background: url(../images/salary-guide/sprite.png) no-repeat 0 -51px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 1px;
  left: -29px; }

.legend .lowest:before {
  content: "";
  background: url(../images/salary-guide/sprite.png) no-repeat 0 -75px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 3px;
  left: -29px; }

.grey-box {
  background: #e2e2e2; }

.legend .name {
  color: #666;
  font-size: 15px;
  padding-right: 10px; }

.legend table {
  width: auto;
  table-layout: fixed;
  margin: 0 auto; }

.legend .amount {
  color: #aaa;
  font-size: 15px;
  width: 100px;
  word-break: break-all;
  white-space: normal; }

.legend .name {
  width: 70px; }

.legend .color-palate {
  padding-right: 10px;
  padding-top: 2px;
  width: 23px; }

.legend table td {
  vertical-align: top; }

.salary-guide .content-img {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0; }

.salary-guide .content-img:first-child {
  padding-top: 0; }

.salary-guide .content-img:last-child {
  border-bottom: none; }

.dowmload-PDF {
  display: block;
  position: relative; }

.dowmload-PDF .input {
  width: 70%; }

.dowmload-PDF a.btn {
  position: absolute;
  top: -5px;
  right: 0;
  height: 40px;
  width: 30%; }

.salary-benchmark input[type="text"],
.salary-benchmark select,
.salary-guide-download select,
.salary-guide-download input[type="text"] {
  background: #FFF;
  border: 1px solid #ececec; }

.salary-statement {
  background: #d8ecf3; }

.salary-statement h2 {
  margin: 5px 0; }

.salary-statement p {
  font-size: 14px;
  margin-bottom: 0; }

.check-salary-benchmark h2 {
  position: relative;
  padding-left: 40px; }

.check-salary-benchmark h2:before {
  background: rgba(0, 0, 0, 0) url(../images/salary-guide/sprite.png) no-repeat -26px -7px;
  content: "";
  height: 24px;
  left: -3px;
  position: absolute;
  top: -2px;
  width: 30px; }

.check-salary-benchmark p {
  font-size: 16px;
  line-height: 20px; }

.check-salary-benchmark .text-heading {
  font-size: 16px; }

@media screen and (max-width: 1024px) {
  .barometer {
    margin: 16px auto 0; }
  .legend {
    margin: 0 auto;
    width: 260px; }
  .legendukcerow {
    position: static; }
  .barometerDisplayukcerow {
    padding: 0; } }

.form .sg_submit_button_tick {
  position: relative; }

.form .sg_submit_button_tick:after {
  position: absolute;
  background: rgba(0, 0, 0, 0) url(../images/salary-guide/sprite.png) no-repeat -26px -29px;
  content: "";
  height: 24px;
  top: 8px;
  width: 30px;
  left: 186px; }

@media screen and (max-width: 980px) {
  .form .sg_submit_button_tick::after {
    left: -1px; } }

@media screen and (max-width: 360px) {
  .form .sg_submit_button_tick::after {
    left: 40px; } }

.salary-barometer {
  position: relative; }

.barometer-overlay {
  background: #FFF;
  height: 570px;
  opacity: .6;
  position: absolute;
  right: 0;
  top: 0;
  width: 262px;
  z-index: 1; }

.anythingSlider-default {
  margin: 0; }

.bottom-slider #hero-area-image {
  margin-top: 20px;
  padding: 0; }

.slider-container {
  overflow: hidden; }

.bg-hays-cyan h2 {
  margin-top: 20px; }

.text-container {
  width: 49%; }

.img-container,
.text-container {
  float: left; }

.anythingSlider-default .forward {
  right: 15px; }

.anythingSlider-default .back {
  right: 48px; }

.bottom-slider .bg-hays-cyan h2 {
  width: 80%; }

.img-container {
  width: 350px;
  height: 250px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-right: 20px;
  clip: rect(0, 350px, 250px, 0); }

.img-container img {
  display: block;
  width: 100%;
  height: 100%; }

.noImage .text-container {
  width: 100%;
  padding: 20px; }

.ui-autocomplete.suggestion li:before {
  content: '\e80d';
  font-family: fontello;
  color: #9f9f9f;
  font-size: 13px;
  font-style: normal;
  padding-right: 10px; }

.ui-autocomplete.history li:before {
  content: '\f1da';
  font-family: fontello;
  color: #9f9f9f;
  font-size: 13px;
  font-style: normal;
  padding-right: 10px; }

.gcs .ui-autocomplete-loading {
  background: #fff url(../images/ajax-loader_onwhite.gif) no-repeat !important;
  background-position: right center !important; }

.floatRight {
  margin-left: 95px; }

.barometer-active .legend table tr:first-child {
  visibility: visible; }

.salary-data {
  margin: 0 auto;
  width: 80%;
  background: #eee;
  padding: 15px;
  margin-top: 25px; }

.salary-range,
.user-salary,
.user-salary span {
  text-align: center; }

.salary-range {
  font-size: 15px;
  font-weight: 700; }

.salary-range.high {
  color: #739600; }

.salary-range.average {
  color: #e98300; }

.salary-range.lowest {
  color: #d71f85; }

.user-salary {
  font-size: 18px;
  color: #002276;
  font-weight: 700; }

.user-salary span {
  display: block;
  font-size: 14px;
  color: #333;
  font-weight: 400; }

.hideInSGUpdated,
.salary-data {
  display: none; }

.barometer-active .salary-data {
  display: block; }

.barometer-active .action {
  margin-top: 30px;
  display: block; }

.barometer-active .action .input {
  width: 49%; }

.barometerSGUpdated {
  text-align: center;
  margin-top: 15px;
  background: url(../images/salary-guide/barometer.jpg) no-repeat 92px 0;
  width: 440px;
  height: 270px;
  position: relative; }

.barometerSGUpdated > div {
  background: url(../images/kanta_V3.png) no-repeat;
  width: 26px;
  height: 88px;
  position: absolute;
  left: 200px;
  top: 78px; }

.legendSGUpdated {
  list-style: none;
  text-align: center;
  padding: 30 0; }

.legendSGUpdated table {
  width: auto;
  table-layout: fixed; }

.hays-col-4.barometer-active {
  width: 460px;
  display: block; }

.myCurrentSalary {
  display: block;
  font-size: 14px;
  color: #333;
  font-weight: 400; }

.myCurrentSalary {
  text-align: center; }

.check-salary-benchmark .text-headingforuk {
  margin-top: 4px;
  font-size: 16px; }

@media screen and (max-width: 768px) {
  .barometerSGUpdated {
    margin: 16px auto 0;
    background-position: center 0;
    width: auto; }
  .legendSGUpdated {
    margin: 0 auto;
    width: auto; }
  .barometerSGUpdated > div {
    left: 326px; }
  .legendSGUpdated table {
    margin: 0 auto; }
  .barometer-active .salary-data {
    width: auto; }
  .barometer-active .action .input {
    width: 100%; }
  .hays-col-4.barometer-active {
    width: auto; } }

@media screen and (max-width: 480px) {
  .barometerSGUpdated > div {
    left: 132px; } }

.Hays50yrlogo {
  width: 110px;
  float: right; }

.legend .nameUK {
  width: 100px; }

.legend .nameFR {
  width: 141px; }

.legend .amountFR {
  color: #aaa;
  font-size: 15px;
  width: 60px;
  word-break: break-all;
  white-space: normal; }

.legend .amountHU {
  color: #aaa;
  font-size: 15px;
  width: 81px;
  word-break: break-all;
  white-space: normal; }

.portlet-decorate .portlet-content {
  background: none;
  border-color: transparent;
  border-style: none;
  border-width: 0px;
  word-wrap: normal;
  padding: 0px; }

.portlet-title-text {
  display: none; }

#wrapper {
  padding-top: 0px !important; }

.logo img {
  max-width: 233px; }

.btn a {
  color: #fff; }

header.portlet-topper {
  /*z-index:4000*/ }

.portlet {
  margin-bottom: 0px; }

.portlet-content {
  padding: 0px !important; }

.portlet-topper {
  z-index: 100; }

.portlet-content.portlet-content-editable {
  padding: 0px; }

.portlet-title-text {
  display: none; }

.portlet-content-editable {
  border-width: 0px 0px 0px 0px; }

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

/*---------Site Search------------*/
.portlet-search .icon-monospaced.portlet-icon-back.text-default {
  display: none; }

.portlet-search .result {
  padding: 0px; }

.portlet-search .result .main-content-body {
  margin: 0px; }

.portlet-search .result .main-content-body .card {
  border-radius: 0px; }

.columns-max .hays-col-md-12 {
  padding: 0px; }

.portlet-search .fieldset {
  margin: 10px 0px; }

.portlet-search fieldset.input-container {
  background: #fff;
  margin: 20px 0;
  padding: 10px 20px; }

.portlet-search .fieldset .form-group.form-group-inline.input-text-wrapper,
.portlet-search .fieldset .lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper,
.portlet-search .fieldset .lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper .btn.btn-primary.btn-default {
  margin: 0px; }

.portlet-search .fieldset .form-group.form-group-inline.input-text-wrapper .field.form-control {
  background-color: #f5f4f4; }

.portlet-search .fieldset .lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper .btn.btn-primary.btn-default i.icon-search:before {
  content: '\e80d';
  font-family: 'fontello';
  vertical-align: middle; }

button.icon-search:before {
  content: '\e80d';
  font-family: 'fontello'; }

.portlet-search .taglib-empty-search-result-message-header {
  display: none; }

.portlet-search .text-center.text-muted strong {
  font-weight: bold; }

/*---------Site Search------------*/
@media only screen and (min-width: 768px) {
  .has-control-menu .affix, .has-control-menu #wrapper {
    margin-top: 100px !important; } }

.appStore .row {
  justify-content: flex-end;
  display: flex;
  align-items: flex-end; }

@media (max-width: 768px) {
  .two-column--bg1::before {
    display: none; } }

.appStore h5 {
  color: #002276;
  text-align: left;
  padding-left: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 700; }

.appStore .col-12 {
  padding: 0px; }

.appStore img {
  width: 100% !important; }

.appStore .d-flex {
  justify-content: flex-start; }

.appStore {
  padding: 0; }

.appStore .d-flex a {
  display: flex;
  width: 150px;
  margin: 0;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  margin-left: 10px; }

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