@import url(fonts/font-awesome-4.7.0/css/font-awesome.min.css?t=1702309347863);
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- 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: 991px) {
  .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;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.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 {
  background-color: #DFFCCB;
  border-color: #B2FF3A; }

.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; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 768px) {
    .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, .lfr-configurator-visibility {
  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; }

.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; }

.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: 767px) {
  .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-links {
  border-radius: 4px; }
  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em; }

.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-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit; }

.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3; }
  .taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none; }
    .taglib-categorization-filter .asset-entry:hover a .icon-remove {
      background-color: #CAD8F3; }

.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: 768px) {
  .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; }

.taglib-image-selector .change-image-controls {
  background: #FFF; }

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7; }

.taglib-image-selector.check-active .glyphicon-ok {
  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 .glyphicon-ok {
    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 .glyphicon-ok {
  opacity: 0; }

.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; }

.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: 768px) {
    .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 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 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):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: 768px) {
    .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: 768px) {
    .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;
      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: 768px) {
    .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: 768px) {
    .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: 768px) {
    .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: 992px) {
  .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 #e9ecef;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 992px) {
    .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: 992px) {
  .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-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

.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; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.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) {
      background: transparent;
      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 {
  background-clip: content-box;
  bottom: -15px;
  height: 40px;
  outline-color: transparent;
  padding: 20px 10px 10px 20px;
  right: -15px;
  width: 40px; }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  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: #6B6C7E;
  color: #FFF; }

.file-icon-color-1 {
  background-color: #A7A9BC;
  color: #FFF; }

.file-icon-color-2 {
  background-color: #50D2A0;
  color: #FFF; }

.file-icon-color-3 {
  background-color: #AF78FF;
  color: #FFF; }

.file-icon-color-4 {
  background-color: #FFB46E;
  color: #FFF; }

.file-icon-color-5 {
  background-color: #FF5F5F;
  color: #FFF; }

.file-icon-color-6 {
  background-color: #4B9BFF;
  color: #FFF; }

.file-icon-color-7 {
  background-color: #272833;
  color: #FFF; }

.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: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media (min-width: 768px) {
    .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 > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  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;
  word-break: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"]:checked + .card-horizontal {
    box-shadow: inset 0 0 0 2px #65B6F0; }

.dialog-iframe-popup #main-content, .dialog-iframe-popup #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; }

@media (min-width: 768px) {
  .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: -1.5rem;
  margin-right: -1.5rem; }

.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 {
  display: inline-flex; }
  .sheet-footer .btn {
    margin-right: 0.5rem; }
    .sheet-footer .btn:last-child {
      margin-right: 0; }

@media (min-width: 768px) {
  .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 {
  line-height: 2.5em; }
  .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; }

.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;
  border: 1px solid #E7E7ED;
  color: #008576; }

.user-icon-color-1 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #287D3C; }

.user-icon-color-2 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #2E5AAC; }

.user-icon-color-3 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #DA1414; }

.user-icon-color-4 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #007DAB; }

.user-icon-color-5 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #272833; }

.user-icon-color-6 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #6B6C7E; }

.user-icon-color-7 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #B95000; }

.user-icon-color-8 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #BE3370; }

.user-icon-color-9 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #9C33BE; }

/* ---------- 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: 992px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

.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 {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    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: 992px) {
        .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 ---------- */
.freeform .portlet {
  margin-bottom: 0; }

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-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.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: 768px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767px) {
  .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: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  .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: 768px) {
      .portlet > .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 10px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2; }

.portlet-title-menu {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -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: -webkit-flex;
  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; }

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    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-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  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, .portlet-journal .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;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 10px; }

/* ---------- 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; }

.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; }

.taglib-categorization-filter .asset-entry {
  border-radius: 14px; }

.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;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    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; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-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 {
  background-size: 40px 40px;
  background-image: -webkit-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-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));
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  transition: width, 0.5s, ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -moz-animation: highlight-animation 0.7s;
  -webkit-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -moz-animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  -o-animation: shift-rightwards 1s ease-in-out infinite;
  -ms-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-o-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-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);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  transition: transform 0.3s ease; }

.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);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-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);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-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 {
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
  -ms-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 {
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-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: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  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; }

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      -webkit-transform: rotate(25deg);
      -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      -o-transform: rotate(25deg);
      transform: rotate(25deg);
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      -webkit-transform: rotate(-25deg);
      -moz-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
      -o-transform: rotate(-25deg);
      transform: rotate(-25deg);
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg); }

:root {
  --global-palette1: #00e7aa;
  --global-palette2: #60067e;
  --global-palette3: #222222;
  --global-palette4: #353535;
  --global-palette5: #454545;
  --global-palette6: #676767;
  --global-palette7: #00e7aa;
  --global-palette8: #eeeeee;
  --global-palette9: #ffffff;
  --global-palette9rgb: 255, 255, 255;
  --global-palette-highlight: var(--global-palette1);
  --global-palette-highlight-alt: var(--global-palette2);
  --global-palette-highlight-alt2: var(--global-palette9);
  --global-palette-btn-bg: var(--global-palette1);
  --global-palette-btn-bg-hover: var(--global-palette2);
  --global-palette-btn: var(--global-palette9);
  --global-palette-btn-hover: var(--global-palette9);
  --global-body-font-family: 'Open Sans', var(--global-fallback-font);
  --global-heading-font-family: Montserrat, var(--global-fallback-font);
  --global-primary-nav-font-family: Montserrat, var(--global-fallback-font);
  --global-fallback-font: sans-serif;
  --global-display-fallback-font: sans-serif;
  --global-content-width: 1290px;
  --global-content-narrow-width: 842px;
  --global-content-edge-padding: 1.5rem;
  --global-calc-content-width: calc(1290px - var(--global-content-edge-padding) - var(--global-content-edge-padding) ); }

@font-face {
  src: url("../fonts/Raleway-Light.ttf");
  font-family: Raleway-Light; }

@font-face {
  src: url("../fonts/Raleway-Bold.ttf");
  font-family: Raleway-Bold; }

@font-face {
  src: url("../fonts/Raleway-Regular.ttf");
  font-family: Raleway-Regular; }

@font-face {
  src: url("../fonts/Raleway-SemiBold.ttf");
  font-family: Raleway-SemiBold; }

html {
  overflow-y: scroll;
  overflow-x: hidden; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0; }

.mm1 {
  z-index: 2; }

.portlet {
  margin-bottom: 0px !important; }

.portlet-content-editable {
  border-style: none; }

body {
  font-family: Raleway-Regular !important; }

.container-fluid {
  max-width: 1366px !important; }

a:hover {
  text-decoration: none; }

.header-scrolled {
  background-color: #122d52 !important;
  transition: background-color 0.3s ease; }

.navbar .navbar-brand {
  font-size: 30px; }

.navbar .nav-link {
  margin-left: 10px; }

.nav-link {
  font-size: 16px;
  color: white;
  font-family: 'Raleway-Bold'; }

footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background: url(/VEAS/Images/Home/footer-bg.jpg) 0 0 no-repeat;
  background-size: cover;
  color: white; }

.footer-more {
  padding-top: 20px; }

#footer-info {
  padding-top: 20px; }

.footer-more a {
  color: white; }

.footer-contact-right {
  padding-top: 20px; }

.flag-langague {
  color: white;
  border-radius: 15px;
  border: 1px solid white;
  width: 85px;
  display: flex;
  align-items: center;
  justify-content: space-around; }

.flag-langague a {
  color: white; }

@media (min-width: 769px) {
  .logo-veas {
    width: 150px; }
  .navbar .nav-item {
    padding: 10px 20px; }
  .header-veas {
    background-color: rgba(14, 29, 60, 0.75);
    position: fixed;
    top: 0;
    width: 100%;
    transition: all .25s ease;
    animation: fadein .4s 1s backwards;
    z-index: 16; } }

@media (max-width: 768px) {
  .logo-veas {
    width: 115px; }
  .navbar .nav-item {
    padding: 10px 0px; }
  .header-veas {
    background-color: #122d52 !important;
    position: fixed;
    top: 0;
    width: 100%;
    transition: all .25s ease;
    animation: fadein .4s 1s backwards;
    z-index: 16; } }

.container-wapper {
  padding-right: 5%;
  padding-left: 5%;
  width: 90%;
  box-sizing: content-box; }

.bg-gradient-color {
  background: #034ea2;
  font-size: 14px;
  color: #fff;
  padding: 10px 0; }

.header-top-left-part {
  display: flex;
  align-items: center; }

.logo-top {
  padding-top: 10px;
  padding-bottom: 10px; }

.address a, .phone a {
  color: white; }

.phone {
  padding-left: 5px; }

.address {
  padding-right: 5px; }

.block-locale-language {
  display: inline-block;
  margin-left: 25px;
  position: relative; }

.language-switcher-locale-url {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  justify-content: end; }

.language-switcher-locale-url li + li {
  margin-left: 10px; }

.language-icon {
  max-width: 100%;
  height: auto; }

.footer-logo {
  padding-bottom: 20px; }

.footer-contact {
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: Raleway-Bold;
  font-size: 20px; }

/*response*/
.blank-div-height {
  height: 100px; }

.panel-title {
  font-size: .875rem;
  font-weight: 600;
  z-index: 10; }

.product-menu .icon-sites {
  position: absolute;
  right: 46px;
  top: 9px;
  z-index: 1; }

.panel-body {
  font-size: 14px; }

.fontSize14 {
  font-size: 14px; }

.marginTop8 {
  margin-top: 8px; }

#header-knb h1, h2, h3, h4, h5, h6 {
  /* font-family: "Roboto", sans-serif; */
  font-weight: 400;
  margin: 10px 0;
  padding: 0; }

#header-knb ul li {
  list-style: none; }

#header-knb ul {
  padding: 0;
  margin: 0;
  z-index: 1000; }

#header-knb > a {
  text-decoration: none;
  cursor: pointer;
  color: inherit; }

#header-knb a:hover,
#header-knb a:focus {
  outline: 0; }

#header-knb a:hover {
  text-decoration: none; }

#header-knb .image img {
  width: 100%;
  height: auto; }

.header .header-top {
  padding: 0;
  background-color: #86be4c; }

.pt_box_header_top {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.infor-header-top ul {
  display: flex; }

.infor-header-top ul li {
  line-height: 45px;
  color: #fff;
  margin-right: 10px; }

.infor-header-top ul li i {
  margin-right: 5px; }

.infor-header-top ul li a {
  color: #fff; }

.infor-header-top ul li a:hover {
  color: #fff;
  text-decoration: underline; }

.group_social_head {
  float: right;
  margin: 5px 0;
  /* position: relative; */ }

.group_social_head .social_head {
  position: relative;
  display: inline-block;
  /* float: right; */
  width: auto;
  text-align: center;
  /* height: 28px; */
  border: unset;
  display: flex; }

.group_social_head .social_head ul {
  display: inline-block; }

.group_social_head .social_head li:not(:last-child) {
  margin-right: 10px; }

.group_social_head .social_head li {
  float: left;
  line-height: 28px;
  font-size: 14px;
  color: #fff; }

.group_social_head .social_head li a {
  display: inline-block;
  height: 28px;
  width: 28px;
  line-height: 28px;
  text-align: center;
  float: left;
  background-color: #fff;
  border-radius: 50%; }

.group_social_head .social_head li i {
  font-size: 14px;
  color: #000;
  line-height: 28px; }

.social_head li.facebook i {
  color: #3b5998; }

.social_head li.youtobe i {
  color: #ff0000; }

.social_head li.twitter i {
  color: #2cbcec; }

.social_head li.instagram i {
  color: #ea2c59; }

.link-header-top ul {
  display: flex; }

.link-header-top ul li {
  display: inline-block;
  margin-right: 6px;
  padding-right: 6px;
  border-right: 1px solid rgba(255, 255, 255, 0.1); }

.link-header-top ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0; }

.link-header-top ul li a {
  color: #bbbbbb; }

.link-header-top ul li a:hover {
  color: #fff;
  text-decoration: underline; }

.pt_box_header_top .logo {
  width: auto;
  display: flex;
  align-items: center;
  flex: 0 0 auto; }

.pt_title_header {
  text-align: left;
  color: #333;
  margin: 0 0px 0 5px; }

.pt_title_header h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px; }

.hotline_top {
  flex: 0 0 auto;
  margin-left: 0px; }

.hotline_top .box_hotline {
  float: left;
  display: flex;
  align-items: center;
  margin: 17px 0;
  flex-wrap: nowrap; }

.hotline_top .box_hotline .icon {
  width: 54px;
  height: 54px;
  /* float: left; */ }

.hotline_top .box_hotline .hotline_info {
  /* float: left; */
  /* width: calc(100% - 54px); */
  padding-left: 9px; }

.hotline_top .box_hotline .hotline_info .title {
  font-size: 16px;
  line-height: normal; }

.hotline_top .box_hotline .hotline_info .number {
  font-size: 20px;
  font-weight: 700;
  color: #86be4c;
  line-height: normal; }

.hotline_mobi {
  position: relative;
  z-index: 99;
  height: 54px;
  width: 54px;
  display: inline-block; }

.header-top .cartname {
  float: left; }

.header-top .cartname a {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  display: inline; }

.header-top .image-icon-cart {
  float: left; }

.header-top .image-icon-cart {
  float: left;
  margin-right: 10px; }

.header-top .cart {
  margin-left: 15px;
  margin-top: 5px; }

.header-top .language a {
  text-transform: uppercase;
  font-size: 11px;
  color: #fff; }

.header-top .input-group .btn {
  padding: 6px 10px;
  background-color: transparent;
  border: 0; }

.dropdown-content .fixed-mobile {
  position: relative; }

.dropdown-content .fixed-mobile .images img {
  width: 100%;
  height: auto; }

#header-knb .form-control {
  height: 50px; }

.icon-close {
  display: none;
  width: 25px;
  position: fixed;
  top: 10px;
  left: 222px;
  cursor: pointer;
  z-index: 999; }

.icon-close i {
  font-size: 22px; }

.header-top .input-group .btn i {
  color: #fff; }

.header-top .navbar-left {
  width: 150px;
  margin: 0;
  padding: 0; }

.header-top .navbar-left input::placeholder {
  color: #fff; }

.header-top .navbar-left input[type="text"] {
  background-color: transparent;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  box-shadow: none; }

.list-bar {
  float: left;
  display: none;
  cursor: pointer;
  margin-top: 27px; }

.bar1,
.bar2,
.bar3 {
  width: 21px;
  height: 2px;
  background-color: black;
  margin: 4px 0;
  transition: 0.4s; }

.header-top .hotline {
  float: right;
  margin-right: 15px;
  margin-top: 5px; }

.header-main .navbar-inverse .navbar-nav > li > a i {
  color: inherit;
  line-height: 29px; }

.header-main .navbar-inverse .navbar-nav > li > a img {
  margin-left: 6px;
  max-height: 20px; }

.header-top .hotline a {
  color: #000;
  font-weight: 500; }

.slick-track {
  overflow: hidden; }

.header-top .hotline .fa-phone {
  transform: rotateY(180deg);
  font-size: 11px;
  margin-right: 5px;
  color: #ffffff; }

.header-top .address-buy {
  margin-right: 15px;
  margin-top: 5px; }

.header-top .address-buy a {
  color: #fff; }

.header-main .navbar-inverse {
  background-color: transparent;
  margin: 0;
  position: unset;
  border: 0;
  min-height: unset; }

.header {
  z-index: 99;
  width: 100%;
  transition: all 0.5s ease-in-out;
  top: 0;
  /*     position: fixed; */
  /*box-shadow: 0rem 0.3125rem 1.25rem rgba(0, 0, 0, 0.1);*/ }

.header.open {
  top: -38px; }

.header-main {
  position: relative;
  background-color: #F7F8FC;
  margin: 0;
  padding: 0;
  z-index: 1; }

.header-main .container {
  position: relative; }

.header-main .menu-desktop .navbar-nav {
  display: flex;
  width: 100%;
  justify-content: space-around; }

.header-main .navbar-inverse .navbar-nav > li {
  /*    padding: 15px 0; */ }

.header-main .navbar-inverse .navbar-nav > li > a {
  display: block;
  color: black;
  font-size: 16px;
  margin: 0px 0;
  border: unset;
  background-color: transparent;
  line-height: 30px;
  white-space: nowrap;
  border-color: rgba(0, 0, 0, 0.05);
  font-family: 'Opens Sans Bold';
  text-transform: uppercase; }

.header-main .navbar-inverse .navbar-nav > li > a:hover {
  color: #034ea2; }

.show_search {
  cursor: pointer; }

.header-main .navbar-inverse .navbar-nav .nav-sub li a:hover {
  background: rgba(0, 0, 0, 0.06);
  color: #fff; }

.header-main .navbar-inverse .navbar-nav > .show_search a:hover {
  background: none; }

.header-main .navbar-nav .nav-item .nav-sub {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background-color: #F2F2F2;
  min-width: 230px; }

.group-view-more {
  overflow: hidden; }

.navbar-nav .nav-item .nav-sub .nav-item-child {
  padding: 0; }

.navbar-nav .nav-item .nav-sub .nav-item-child a {
  display: block;
  color: #666;
  padding: 7px 15px;
  white-space: nowrap;
  border-bottom: 1px solid #e6e6e6;
  text-transform: capitalize; }

.navbar-nav .nav-item .nav-sub .nav-item-child a:hover {
  background-color: #7a2d74;
  color: #fff; }

.header-main .navbar-nav > li.product-mega {
  position: unset; }

.header-main .menu-desktop {
  position: unset;
  width: calc(100% - 155px); }

.header-main .menu-desktop .show_search > a i {
  margin: 0;
  bottom: 0; }

.navbar-nav .dropdown-content {
  width: 100%;
  position: absolute;
  background-color: #eee;
  top: 100%;
  left: 0;
  z-index: 99;
  display: none;
  text-align: center;
  overflow: hidden;
  padding: 20px; }

.navbar-nav .dropdown-content .product-item {
  width: 25%;
  padding: 5px 10px 0 0;
  float: left;
  margin-bottom: 0px; }

.icon-menu-cosmetics {
  display: none; }

.navbar-nav .dropdown-content .product-item:hover .title_sub_menu a {
  background: #7a2d74;
  color: #fff; }

.navbar-nav .dropdown-content .product-item:hover .title_sub_menu a i {
  font-size: 10px;
  font-weight: normal;
  padding-right: 5px; }

.navbar-nav .dropdown-content .product-item .title_sub_menu {
  margin: 0; }

.navbar-nav .dropdown-content .product-item .title_sub_menu a {
  font-size: 15px;
  color: #333;
  width: 100%;
  padding: 10px;
  display: block;
  text-align: left; }

.pt_box_header_main {
  display: flex;
  align-items: center; }

.pt_box_contact_header {
  display: inline-block;
  width: 40px; }

.pt_list_contact_header {
  display: flex;
  justify-content: flex-end; }

.pt_list_contact_header .pt_menu {
  display: flex;
  align-items: center;
  margin-right: 10px; }

.pt_list_contact_header li:not(:last-child) {
  margin-right: 7px; }

.pt_box_contact_header .pt_list_contact_header li a {
  padding: 5px;
  border: unset; }

.pt_box_contact_header .pt_list_contact_header li a:hover {
  color: #44973c; }

.pt_box_contact_header .pt_list_contact_header li a i {
  margin: 0;
  font-size: 16px;
  color: #fff; }

.pt_list-bar {
  display: inline-block;
  position: relative;
  /* left: 22px; */
  margin-left: 8px;
  cursor: pointer; }

.pt_list-bar:hover .pt_bar1,
.pt_list-bar:hover .pt_bar2,
.pt_list-bar:hover .pt_bar3 {
  background: #86be4c; }

.pt_bar1,
.pt_bar2,
.pt_bar3 {
  width: 21px;
  height: 3px;
  background-color: #000;
  margin: 4px 0;
  transition: 0.4s; }

.pt_bar2 {
  width: 15px; }

/* css menu mobile*/
.main-menu-show {
  transform: translateX(0) !important;
  transition: all 200ms linear 0s; }

.menu_fix_mobile {
  position: fixed;
  z-index: 9999;
  height: 100%;
  width: 300px;
  top: 0;
  left: 0;
  background: whitesmoke;
  transition: all 200ms linear 0s;
  transform: translateX(-100%);
  overflow-y: auto;
  overflow-x: hidden; }

.menu_fix_mobile .close-menu {
  overflow: hidden; }

.menu_fix_mobile .close-menu .logo_menu {
  display: inline-block;
  padding: 15px 0px 15px 12px; }

.menu_fix_mobile .close-menu > a {
  float: right;
  color: #fff;
  width: 50px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: whitesmoke;
  font-size: 18px; }

.menu_fix_mobile .nav-main {
  overflow-y: auto; }

.menu_fix_mobile ul {
  display: inline-block;
  margin: 0;
  list-style: none; }

.menu_fix_mobile ul li {
  float: left;
  position: relative;
  margin: 0;
  transition: 0.4s;
  width: 100%; }

.menu_fix_mobile ul li a {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 11px 20px;
  color: black;
  display: inline-block;
  width: 100%;
  line-height: normal;
  font-family: 'Opens Sans Bold'; }

.menu_fix_mobile ul li i.fa-chevron-down {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #a65e32;
  transition: 0.3s;
  cursor: pointer; }

.fa-times:before {
  color: black; }

.menu_fix_mobile li ul.nav-sub {
  display: none;
  position: static;
  top: 100%;
  left: 0;
  background-color: transparent;
  background-image: unset;
  text-align: left;
  min-width: 180px;
  transition: unset;
  float: left;
  width: 100%; }

.menu_fix_mobile li ul.nav-sub li {
  width: 100%;
  padding: 0; }

.menu_fix_mobile li ul.nav-sub li a {
  padding: 11px 41px 11px 40px;
  display: block;
  color: #a65e32;
  font-size: 14px;
  line-height: normal; }

.menu_fix_mobile li ul.nav-sub-child {
  display: none;
  position: static;
  top: 100%;
  left: 0;
  background-color: transparent;
  background-image: unset;
  text-align: left;
  min-width: 180px;
  transition: unset;
  float: left;
  width: 100%;
  padding-left: 15px; }

.main {
  margin-top: 135px;
  background: #fff; }

.pt_slide .slick-dots {
  bottom: 20px; }

.pt_slide .slick-dots li {
  border-radius: 100%;
  width: 12px;
  height: 12px;
  /* position: absolute; */
  background: #999999;
  border: 3px solid rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  cursor: pointer;
  box-sizing: content-box;
  box-shadow: 0px 0px 2px 1px rgba(130, 130, 130, 0.3); }

.pt_slide .slick-dots li.slick-active {
  background: white;
  border: 3px solid black; }

.pt_slide .slick-dots li button {
  width: 12px;
  height: 12px; }

.slick-dots li button:before {
  width: 12px;
  height: 12px; }

.pt_slide:hover .slick-prev {
  left: 20px; }

.pt_slide:hover .slick-next {
  right: 20px; }

.pt_slide .slick-prev:before,
.pt_slide .slick-next:before {
  display: none; }

.pt_slide .slick-prev,
.pt_slide .slick-next {
  margin: 0;
  width: 44px;
  height: 44px;
  border-radius: 5px;
  transform: translateY(-50%);
  z-index: 3;
  text-align: center;
  opacity: 1;
  /* background-color: #fff; */
  /* border-radius: 100%; */
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 20px 30px; }

.pt_slide .slick-prev i,
.pt_slide .slick-next i {
  color: #00a9da;
  line-height: 24px;
  font-size: 14px;
  opacity: 0; }

.pt_slide .slick-prev {
  left: 0px;
  background-image: url(../images/ic_previous_black.png); }

.pt_slide .slick-next {
  right: 0px;
  background-image: url(../images/ic_next_black.png); }

.pt_slide .pt_box_slide .pt_item_slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 100%;
  opacity: 1;
  transform: translate(0px, 0px);
  /* height: 500px; */ }

.pt_slide .pt_box_slide .pt_item_slide img {
  min-height: 250px;
  object-fit: cover; }

.pt_slide .pt_box_slide .pt_item_slide > a {
  display: block;
  height: 100%; }

.pt_slide .pt_box_content {
  padding-top: 50px; }

.pt_slide .pt_box_text {
  max-width: 650px;
  margin: auto;
  background: #fff;
  z-index: 9;
  background-color: white;
  height: auto;
  color: #333338;
  text-decoration: none;
  white-space: normal;
  min-height: 0px;
  min-width: 0px;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 400;
  padding: 50px 45px 35px;
  border-radius: 8px;
  transform-origin: 50% 50%;
  transform: translate(0px, 0px);
  opacity: 1;
  visibility: visible;
  border-width: 0px;
  border-color: #333338; }

.pt_slide .pt_box_content .pt_icon {
  display: inline-block;
  background: #da0000;
  color: #fff;
  padding: 10px 20px;
  position: absolute;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  border-radius: 7px;
  top: 0;
  font-size: 20px;
  line-height: 20px;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-weight: 600; }

.pt_slide .pt_box_content .pt_text {
  font-size: 45px;
  line-height: 1.1; }

.pt_slide .pt_box_content .pt_text:hover {
  color: #da0000; }

.pt_slide .pt_box_content .pt_date {
  margin-top: 20px;
  font-size: 18px;
  color: #67615a;
  line-height: 25px;
  letter-spacing: 0px;
  font-weight: 400; }

.pt_section_60 {
  background: #f5f5f1;
  padding-top: 30px; }

.pt_title_linethrough {
  font-size: 23px;
  font-weight: 600;
  color: #333;
  padding: 20px 0 8px;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  position: relative; }

.list-new-hot .slick-prev {
  left: -25px;
  opacity: 1;
  z-index: 10; }

.list-new-hot .slick-prev i,
.list-new-hot .slick-next i {
  font-size: 24px;
  color: #1b520f;
  margin-top: -5px; }

.list-new-hot .slick-next {
  opacity: 1;
  right: -25px; }

.pt_section_60 .pt_new_hot {
  position: relative;
  padding: 0 5px; }

.pt_section_60 .pt_new_hot .pt_images {
  position: relative; }

.pt_section_60 .pt_new_hot .pt_images:hover .pt_action {
  display: flex;
  opacity: 1;
  align-items: center; }

.pt_section_60 a:hover {
  color: #44973c; }

.pt_section_60 .pt_container_new_hot {
  background: #fff;
  padding: 0 30px 20px;
  position: relative;
  /* bottom: 90px; */
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  /* margin-bottom: 60px; */ }

.pt_section_60 .pt_new_hot .pt_box_content {
  text-align: center;
  color: #67615a;
  padding: 15px 25px 0px 25px;
  display: block; }

.pt_section_60 .pt_new_hot .pt_box_content h3 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  line-height: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.pt_section_60 .pt_new_hot .pt_date {
  font-size: 15px; }

.pt_section_60 .pt_new_hot .pt_author:after {
  margin: 0 5px;
  content: "|"; }

.pt_section_60 .pt_new_hot .pt_author a {
  font-weight: 700; }

.pt_section_60 .pt_action {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  background-image: linear-gradient(to top, #44973c 0, rgba(68, 151, 60, 0.7) 100%);
  /* display: flex; */
  flex-wrap: wrap;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
  padding: 20px;
  text-align: center;
  /* display: none; */
  opacity: 0;
  transition: all 0.5s; }

.pt_section_60 .pt_action .pt_icon {
  width: 100%;
  height: 40px;
  margin: 0;
  margin-bottom: 10px;
  text-align: center; }

.pt_section_60 .pt_action .pt_icon img {
  width: 30px;
  height: 30px;
  margin: 0 auto; }

.pt_section_60 .pt_action > h3 {
  font-size: 19px;
  margin: 0; }

.pt_section_60 .pt_action > h3 {
  color: #fff; }

.pt_section_61 {
  position: relative;
  padding-bottom: 10px;
  padding-top: 20px; }

.pt_section_61 .pt_chitiet {
  display: inline-block;
  background: #44973c;
  padding: 5px 20px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  margin-top: 10px; }

.pt_item_new_3 {
  margin-bottom: 35px;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 40px; }

.news_row .pt_item_new_3 {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0; }

.pt_item_new_3:last-child {
  margin: 0;
  border-bottom: unset; }

.pt_item_new_3 .pt_box {
  display: flex;
  flex-wrap: wrap; }

.pt_item_new_3 .pt_images {
  width: 100%;
  overflow: hidden;
  /* margin-bottom: 15px; */
  /* border-radius: 20px; */ }

.pt_item_new_3 .pt_images img {
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 250px; }

.pt_item_new_3:hover .pt_images img {
  transform: scale(1.1); }

.pt_item_new_3 .pt_box_in {
  /* width: calc(100% - 200px); */
  width: 100%;
  /* padding-left: 20px; */
  padding-left: 0;
  /* max-width: 710px; */
  margin: 0 auto;
  padding: 15px 15px 15px;
  background: #fff; }

.pt_item_new_3 .pt_box_in h3 {
  margin: 0; }

.pt_item_new_3 .pt_box_in .pt_date span:last-child {
  margin: 0; }

.pt_item_new_3 .pt_box_in .pt_date span i {
  margin-right: 5px; }

.pt_item_new_3 .pt_box_in h3 a {
  color: #333;
  text-decoration: none;
  display: block;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 30px;
  height: auto; }

.pt_item_new_3 .pt_box_in h3 a:hover {
  color: #44973c; }

.pt_box_text_new_3 {
  padding: 25px 25px;
  background: #fff; }

.pt_box_text_new_3 h3 {
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  margin: 0 0 15px;
  color: #44973c;
  line-height: normal; }

.pt_box_text_new_3 .pt_desc {
  line-height: 24px;
  font-size: 15px; }

.pt_section_61 .pt_list_images .pt_images {
  margin-bottom: 25px;
  height: 202px;
  position: relative; }

.pt_section_61 .pt_list_images .pt_images img {
  height: 100%;
  width: 100%;
  object-fit: cover; }

.pt_section_61 .pt_action .pt_icon {
  width: 100%;
  height: 30px;
  margin: 0;
  margin-bottom: 10px; }

.pt_section_61 .pt_action .pt_icon img {
  width: auto; }

.pt_section_61 .pt_images:hover .pt_action {
  /* display: block; */
  opacity: 1;
  /* align-items: center; */ }

.pt_section_61 .pt_action {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(to top, #44973c 0, rgba(68, 151, 60, 0.7) 100%);
  color: #fff;
  display: flex;
  /* align-items: center; */
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  padding: 0 20px;
  text-align: center;
  /* display: none; */
  opacity: 0;
  transition: all 0.5s; }

.pt_section_61 .pt_action > h3 {
  font-size: 19px;
  margin: 0; }

.pt_section_61 .pt_action > h3 {
  color: #fff; }

.pt_section_61 .pt_action > h3 {
  font-size: 19px;
  margin: 0;
  overflow: hidden;
  height: 60px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.pt_section_61 .pt_action > h3 {
  color: #fff; }

.pt_section_62 {
  padding: 20px 0 20px; }

.pt_group_title {
  text-align: center;
  margin-bottom: 25px; }

.pt_group_title .pt_title_icon_top {
  font-size: 40px; }

.pt_group_title .pt_title_sup {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #65a59d; }

.pt_section_62 .pt_list_item {
  padding: 0 7.5px;
  float: left; }

.pt_section_62 .pt_item {
  padding: 0 7.5px;
  margin-bottom: 15px; }

.pt_section_62 .pt_item .pt_images {
  overflow: hidden; }

.pt_section_62 .pt_item .pt_images img {
  transition: all 0.5s;
  width: 100%;
  height: auto;
  object-fit: cover; }

.pt_section_62 .pt_item .pt_images:hover img {
  transform: scale(1.1); }

.pt_section_62 .pt_item h3 {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  line-height: 20px;
  margin: 30px 0 5px;
  position: relative; }

.pt_section_62 .pt_item h3 a {
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.pt_section_62 .pt_item h3:before {
  content: "";
  width: 50px;
  height: 3px;
  background-color: #44973c;
  position: absolute;
  top: -15px;
  left: 0; }

.pt_section_62 .pt_item h3 a:hover {
  color: #44973c; }

.pt_section_62 .pt_item .desc {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.product {
  padding: 20px 0 20px; }

.box_title_tintuc {
  background: #f5f5f5; }

.title-h2 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  margin: 5px 0 0 0;
  position: relative;
  padding-bottom: 10px;
  padding-top: 0;
  padding-left: 12px;
  color: #333; }

.title-h2:before {
  background: #333;
  height: 1px;
  width: 60px;
  bottom: 0px;
  left: 5%;
  transform: translateX(-50%);
  content: "";
  position: absolute; }

.title-h2 h1 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  margin: 5px 0 0 0;
  position: relative;
  padding-bottom: 0px;
  padding-top: 0;
  color: #333; }

.titleinin {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin: 5px 0 25px 0;
  position: relative;
  padding-bottom: 20px;
  padding-left: 12px;
  color: #333; }

.titleinin:before {
  background: #333;
  height: 1px;
  width: 60px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  position: absolute; }

.titleinin h1 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin: 5px 0 0 0;
  position: relative;
  padding-bottom: 0px;
  padding-top: 0;
  color: #333; }

.title-h3 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  color: #fff; }

.title-h3:before {
  background: #fff;
  height: 1px;
  width: 60px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  position: absolute; }

.product .product-item {
  position: relative;
  margin-bottom: 25px; }

.product .sub-content h3 {
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1.5; }

.product-item .box_product {
  border: 1px solid #ddd; }

.product-item .box_info {
  padding: 10px;
  text-align: center; }

.product-item .box_info h3 {
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.product-item .box_info h3 a {
  color: #333; }

.product-item .box_info h3 a:hover {
  color: #86be4c; }

.product-item .box_info .price .new-price {
  color: #ff0000;
  font-size: 16px; }

#pagination {
  margin-bottom: 20px; }

.header-main .left {
  left: 0 !important; }

.header-main .right {
  right: 0 !important; }

.product .sub-content h3 a {
  color: #fff;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 16px; }

.product .sub-content {
  position: absolute;
  top: 50%;
  right: 0;
  width: 60%;
  padding: 0 10px;
  transform: translateY(-50%); }

.product .description {
  color: #fff;
  font-size: 13px; }

.product-tabs .nav-tabs {
  border: 0;
  padding: 5px 0;
  text-align: center;
  display: inline-block; }

.product-page .title-h2 .list-bar2 {
  top: 2px;
  right: 7px;
  font-size: 18px;
  display: none;
  cursor: pointer;
  position: absolute; }

.list-bar2 .bar1,
.list-bar2 .bar2,
.list-bar2 .bar3 {
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin: 4px 0;
  transition: 0.4s; }

.change2 .bar1 {
  transform: rotate(-45deg) translate(-1px, 6px); }

.change2 .bar2 {
  opacity: 0; }

.change2 .bar3 {
  transform: rotate(45deg) translate(-3px, -8px); }

.list_dm_product {
  background-color: #7a2d74;
  min-width: 140px;
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  z-index: 9; }

.list_dm_product li {
  width: 100%; }

.list_dm_product li a {
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  line-height: 16px;
  display: block;
  padding: 7px 10px;
  font-weight: normal;
  border-bottom: 1px dashed #fff; }

.col-md-12 {
  min-height: unset; }

.panner-background .container {
  width: 100%;
  max-width: 1200px; }

.panner-background {
  background: url(../images/bg2.jpg) center center no-repeat;
  padding-bottom: 50px; }

.panner-background .images {
  text-align: center; }

.home-category {
  padding: 50px 0;
  background: #e7edee;
  height: 730px; }

.box-category .category-img .img {
  position: absolute;
  top: 0;
  z-index: 0;
  opacity: 0;
  transition: all 1s; }

.box-category .category-img img {
  max-width: 100%; }

.box-category {
  position: relative; }

.box-category .category-img .img.active {
  z-index: 1;
  opacity: 1; }

.box-category .category-step .opt {
  width: 220px;
  height: 65px;
  position: absolute;
  z-index: 9;
  transition: 0.5s; }

.box-category .category-step {
  height: 630px;
  position: relative;
  z-index: 8; }

.box-category .category-step .opt1 {
  top: 17%;
  left: 13%; }

.box-category .category-step .opt2 {
  top: 29%;
  left: 11%; }

.box-category .category-step .opt3 {
  top: 41%;
  left: 11%; }

.box-category .category-step .opt4 {
  top: 54%;
  left: 11.5%; }

.box-category .category-step .opt5 {
  top: 66%;
  left: 13.5%; }

.box-category .category-step .opt6 {
  top: 17%;
  left: 68.2%; }

.box-category .category-step .opt7 {
  top: 29%;
  left: 70%; }

.box-category .category-step .opt8 {
  top: 41%;
  left: 72%; }

.box-category .category-step .opt9 {
  top: 53%;
  left: 71%; }

.box-category .category-step .opt10 {
  top: 65%;
  left: 69%; }

.cosmetics .nav-tabs > li.is-active > a,
.cosmetics .nav-tabs > li.active-is > a:focus,
.cosmetics .nav-tabs > li.is-active > a:hover {
  border: 0;
  border-radius: 20px;
  background: #7a2d74;
  color: #fff; }

.cosmetics .nav-tabs > li > a:hover {
  border: 0;
  background-color: transparent; }

.cosmetics .nav-tabs > li:not(:first-child) {
  margin: 0 0 0 15px; }

.cosmetics .nav-tabs > li.is-active > a:before {
  width: 0; }

.cosmetics .tab-content {
  margin-top: 20px; }

.cosmetics .nav-tabs > li > a:before {
  content: "";
  background: #999;
  width: 1px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

.cosmetics .nav-tabs > li > a {
  border: none;
  color: #999;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase; }

.cosmetics .content-product {
  padding: 0px 0; }

.cosmetics .product-item {
  text-align: center;
  padding: 0 10px;
  width: 25%;
  outline: 0;
  float: left; }

.cosmetics .product-tabs {
  text-align: center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6; }

.cosmetics .product-item .description {
  position: relative;
  color: #333;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 300;
  font-style: italic;
  margin-top: 5px;
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.cosmetics .product-item .description:before {
  background: #333;
  height: 1px;
  width: 60px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  position: absolute; }

.cosmetics .product-item h2 {
  line-height: 1.5;
  min-height: 20px;
  margin: 5px;
  height: 40px; }

.cosmetics .product-item h2 a {
  font-size: 16px;
  font-weight: 600;
  color: #333; }

.cosmetics .product-item .price {
  color: #333;
  font-weight: 700;
  font-size: 16px; }

.banner_gioithieu .image {
  position: relative; }

.banner_gioithieu .nd_banner {
  position: absolute;
  width: 415px;
  padding: 30px 15px;
  top: 50%;
  text-align: center;
  right: 10%;
  transform: translateY(-50%);
  background-color: rgba(122, 45, 117, 0.9); }

.banner_gioithieu .nd_banner h2 {
  font-weight: 600;
  font-size: 30px;
  color: #fff;
  line-height: normal;
  margin: 0; }

.about_us {
  background: #fff;
  padding: 50px 0 58px 0; }

.about_us .title-h2 {
  margin-bottom: 30px; }

.about_us .nd {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 16px;
  text-align: justify;
  font-weight: 300;
  line-height: 22px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000000; }

.about_us .row {
  display: flex; }

.about_us .nd .item:not(:last-child) {
  margin-bottom: 20px; }

.tam_nhin_su_menh {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 0px;
  background: url(../images/img2.png) center center no-repeat;
  background-size: cover;
  padding: 68px 0 65px 0;
  overflow: hidden;
  text-align: left; }

.tam_nhin_su_menh .box_group .box_tamnhin {
  width: 100%;
  max-width: 770px;
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 56px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  position: relative; }

.tam_nhin_su_menh .box_group .box_tamnhin:first-child {
  margin-bottom: 50px;
  text-align: left; }

.tam_nhin_su_menh .box_group .box_tamnhin:last-child {
  text-align: right;
  float: right; }

.tam_nhin_su_menh .box_group .box_tamnhin:first-child .title {
  position: absolute;
  left: 56px;
  width: 170px;
  text-align: center;
  height: 44px;
  line-height: 44px;
  background-color: #cd7706;
  top: -22px; }

.tam_nhin_su_menh .box_group .box_tamnhin:first-child .title:after {
  content: "";
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 12px solid #cd7706;
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 1; }

.tam_nhin_su_menh .box_group .box_tamnhin:first-child .title:before {
  content: "";
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 12px solid #cd7706;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1; }

.tam_nhin_su_menh .box_group .box_tamnhin:last-child .title {
  position: absolute;
  right: 56px;
  width: 170px;
  text-align: center;
  height: 44px;
  line-height: 44px;
  background-color: #64135d;
  top: -22px; }

.tam_nhin_su_menh .box_group .box_tamnhin:last-child .title:after {
  content: "";
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 12px solid #64135d;
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 1; }

.tam_nhin_su_menh .box_group .box_tamnhin:last-child .title:before {
  content: "";
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 12px solid #64135d;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1; }

.tam_nhin_su_menh .box_group .title {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase; }

.tam_nhin_su_menh .box_group .box_sumenh .title {
  text-align: right; }

.tam_nhin_su_menh .box_group .content {
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  text-align: justify;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000; }

.product-item .ratings ul {
  text-align: center;
  margin-top: 20px; }

.ratings li {
  display: inline; }

.ratings li i {
  color: #ffcf00; }

.cosmetics .product-item .buy a {
  padding: 10px 20px;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: center;
  width: 180px;
  margin: 20px auto 0;
  background: #ff9800;
  border-radius: 30px;
  font-weight: 500;
  color: #fff; }

.product-item .image img {
  transform: scale(1);
  transition: 0.3s; }

.product-item:hover .image img {
  transform: scale(1.2); }

.product-item .image {
  overflow: hidden; }

.cosmetics .product-item .buy i {
  margin-right: 15px; }

.home-sale {
  margin: 0 auto; }

.product-page .title-h2 {
  display: inline-block; }

.product-page .title-h2:before {
  transform: unset;
  left: 12px; }

.event {
  margin-bottom: 50px; }

.event .event-list {
  padding: 30px 0; }

.event-item {
  position: relative; }

.event-item .description {
  padding: 0 10px;
  width: 100%;
  overflow: hidden; }

.event-item .description h3 a {
  color: #000;
  font-weight: 600; }

.event-item .description h3 a:hover {
  color: #86be4c; }

.event-item .date-time {
  color: #999;
  font-size: 13px;
  padding: 10px 0 5px;
  display: block; }

.event-item .image {
  overflow: hidden; }

.event-item .image img {
  transform: scale(1);
  transition: 0.5s;
  height: 200px;
  object-fit: cover; }

.event-item .date-time i {
  margin-right: 10px; }

.event-item h3 {
  margin: 0; }

.event .event-item {
  width: 33.3%;
  padding: 0 15px;
  float: left; }

.event-item h3 a {
  color: #333;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  display: block;
  text-align: left;
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.event-item:hover .image img {
  transform: scale(1.2); }

.event-item:hover h3 a {
  color: #7a2d74; }

.event-item .gioi_thieu {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.connect {
  margin-bottom: 50px; }

.connect .description {
  color: #333;
  max-width: 610px;
  margin: 30px auto 0;
  text-align: center; }

.connect .mask {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%; }

.connect .event-item:nth-child(1) .mask {
  background: rgba(76, 187, 198, 0.7); }

.connect .event-item:nth-child(2) .mask {
  background: rgba(69, 123, 176, 0.7); }

.connect .event-item:nth-child(3) .mask {
  background: rgba(143, 173, 21, 0.7); }

.connect h3 a {
  color: 16px; }

.connect .event-item .image {
  position: relative; }

.connect .event-item:hover a {
  color: #fff; }

.connect .event-item:hover .image img {
  transition: 0.8s; }

.connect .event-item:hover img {
  transform: scale3d(1.3, 1.3, 1) rotate(5deg); }

.event.connect .event-item h3 a {
  margin: 0;
  padding: 10px 0; }

.event.connect .event-item h3 a {
  color: #fff; }

.professional hr {
  font-style: italic;
  color: #737d83;
  margin-top: 10px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-top: 0; }

.professional .block-item {
  padding: 0; }

.professional .content-block {
  padding: 30px; }

.professional .description {
  color: #333;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400; }

.professional .button {
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 20px;
  font-size: 15px;
  float: left; }

.professional .title {
  color: #333;
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.5; }

.professional .viewmore {
  background: #737d83;
  width: 150px;
  position: relative; }

.professional .contactexpert {
  width: 240px;
  background: #7a2d74;
  margin-left: 15px;
  position: relative; }

.show_mobile {
  display: none; }

.hide_mobile {
  display: block; }

.news_home {
  padding: 0 0 129px; }

.news .slick-prev,
.news .slick-next {
  margin: 0;
  top: unset;
  bottom: -80px;
  width: 25px;
  height: 30px;
  transform: translateX(-50%);
  z-index: 66;
  text-align: center;
  opacity: 1;
  background-color: unset;
  border-radius: 6px; }

.news .slick-prev:hover,
.news .slick-next:hover {
  opacity: 1; }

.news .slick-prev:before,
.news .slick-next:before {
  content: "";
  display: block;
  z-index: 9;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  transition: all 0.2s ease-out;
  background-size: 12px; }

.news .slick-prev:before {
  background-image: url("../images/ic_prev_black2.png"); }

.news .slick-next:before {
  background-image: url("../images/ic_next_black2.png"); }

.news .slick-prev:hover:before {
  opacity: 1; }

.news .slick-next:hover:before {
  opacity: 1; }

.news .slick-prev i,
.news .slick-next i {
  color: #737373;
  line-height: 24px;
  font-size: 34px;
  display: none; }

.news .slick-prev {
  left: calc(50% - 50px); }

.news .slick-next {
  right: calc(50% - 74px); }

.page_contact_us {
  padding: 76px 0 0; }

.news_right {
  margin-bottom: 24px;
  display: inline-block;
  width: 100%; }

.news_right .image12 {
  width: 171px;
  float: left;
  margin-right: 29px; }

.news_right .image12 img {
  width: 100%;
  object-fit: cover;
  height: 113px; }

.news_right .content_right {
  text-align: left;
  width: calc(100% - 200px);
  float: left; }

.news_right .content_right .time {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a7a7a7; }

.news_right .content_right .xemthem_in {
  margin: 24px 0 0;
  text-align: left; }

.slick-slider {
  margin-bottom: 0; }

.news_right .content_right h3 {
  margin: 0 0 7px; }

.news_right .content_right h3 a {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px; }

.news_right .content_right h3 a:hover {
  color: #7a2d75; }

.news_right .content_right .des {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.slider .slick-dots li.slick-active button:before {
  color: #000;
  border-radius: 100%;
  border: 1px solid #000; }

.slider .slick-dots li {
  margin: 0; }

.slider .slick-dots li:not(:last-child) {
  margin-right: 10px; }

.slider .slick-dots li button:before {
  color: #000;
  font-size: 40px;
  line-height: 18px; }

.news .slick-dots {
  bottom: -75px; }

.line-lear::before {
  content: "";
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.2);
  width: 0;
  transition: all 0.3s ease-in-out 0s;
  height: 100%; }

.line-lear:hover::before {
  width: 100%; }

.professional .button i {
  margin-right: 15px; }

.pt_left {
  /* width: calc(100% - 300px); */
  float: left; }

.pr_right {
  width: 300px;
  float: left; }

footer.footer {
  padding: 0;
  background-color: #1c2633;
  color: #fff; }

.footer-main {
  /* background-image: url(../images/bg_footmain.jpg); */
  /* padding-bottom: 41px; */
  padding: 30px 0; }

.footer-main .pt_left {
  border-right: 1px solid #fff; }

.footer-main .pt_center {
  border-right: 1px solid #fff; }

.logo_footer {
  text-align: center; }

.logo_footer img {
  width: 180px;
  max-width: 100%;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto; }

.pt_title_footer h3 {
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #000;
  margin-top: 0;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  position: relative; }

.footer .pt_list_link li {
  margin-bottom: 5px;
  text-align: center; }

.footer .pt_list_link li a {
  padding: 3px 10px 3px 0px;
  font-weight: 300;
  line-height: 30px;
  font-size: 16px;
  font-weight: 400; }

.footer .pt_list_link li a:hover {
  color: #baa681; }

.footer .pt_list_link li a i {
  margin-right: 10px;
  font-size: 70%; }

.pt_list_contact {
  /* margin-top: 40px; */ }

.pt_center .pt_title_footer h3 {
  text-align: center; }

.pt_right .pt_title_footer h3 {
  text-align: center; }

.footer .social_foot {
  position: relative;
  /* margin-right: 20px; */
  width: auto;
  text-align: center; }

.footer .social_foot ul {
  display: inline-block; }

.footer .social_foot li {
  float: left; }

.footer .social_foot li a {
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: #fff;
  /* border-radius: 100%; */
  text-align: center;
  border: none;
  color: #333; }

.footer .social_foot li a:hover {
  color: #fff;
  background: #f9eb54; }

.footer .social_foot li i {
  line-height: 40px;
  font-size: 20px;
  color: inherit; }

.footer .social_foot li.facebook i {
  color: #3b5998; }

.footer .social_foot li.youtobe i {
  color: #ff0000; }

.footer .social_foot li.twitter i {
  color: #2cbcec; }

.footer .social_foot li.instagram i {
  color: #ea2c59; }

.footer .social_foot li:not(:last-child) {
  margin-right: 10px; }

.fl_right {
  float: right; }

.fl_left {
  float: left; }

.subscribe {
  background: #ebecec;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  background: #ebecec;
  margin-bottom: 40px;
  padding: 30px 0; }

.subscribe .box-subscribe {
  text-align: center; }

.subscribe .box-subscribe h2 {
  display: inline-block;
  margin: 0;
  width: 260px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #5b6368; }

.subscribe input {
  width: calc(100% - 111px);
  float: left;
  background: 0 0;
  border: none;
  padding: 7px 15px;
  color: #333; }

.subscribe input:focus {
  border: 0; }

.subscribe button {
  color: #fff;
  background: #737d83;
  border-radius: 20px;
  padding: 7px 20px;
  transition: all, 0.3s;
  text-transform: uppercase;
  box-shadow: none;
  border: none;
  transition: 0.3s; }

.subscribe button:hover {
  background: #7a2d74; }

.subscribe .form-subscribe {
  background: #fff;
  border-radius: 20px;
  width: 325px;
  margin: 0 auto;
  padding: 3px;
  display: inline-block;
  height: 40px; }

.footer-top {
  background: #999; }

.menu_foot {
  width: 70%;
  float: left; }

.menu_foot li {
  float: left; }

.menu_foot li a {
  display: block;
  color: #333;
  text-transform: uppercase;
  font-size: 16px;
  padding: 9px 15px;
  font-weight: 600;
  margin: 26px 0;
  border-radius: 8px; }

.footer-box-content h3 {
  text-transform: uppercase;
  margin-bottom: 32px;
  color: #000;
  margin-top: 53px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  position: relative; }

.footer-box-content h3:after {
  position: absolute;
  content: "";
  bottom: -11px;
  left: 0;
  width: 100%;
  border: solid 1px #cd7706; }

.footer-box-content h2 {
  text-transform: uppercase;
  margin-bottom: 32px;
  color: #000;
  margin-top: 23px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  position: relative; }

.footer-box-content h2:after {
  position: absolute;
  content: "";
  bottom: -11px;
  left: 0;
  width: 100%;
  border: solid 1px #cd7706; }

.footer-box-content .address_foot {
  /* max-width: 292px; */ }

.footer-box-content .address_foot li {
  width: 100%;
  overflow: hidden; }

.footer-box-content .address_foot li a:hover {
  color: #cd7706; }

.footer-box-content .address_foot li:not(:last-child) {
  margin-bottom: 15px; }

.footer-box-content .address_foot .image {
  width: 25px;
  float: left;
  margin-right: 15px;
  text-align: center; }

.footer-box-content .address_foot .image i {
  line-height: 17px;
  color: #86be4c; }

.footer-box-content .address_foot .nd {
  float: left;
  width: calc(100% - 40px);
  opacity: 0.5;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000; }

.footer-box-content .address_foot img {
  width: auto;
  height: auto;
  margin: auto; }

.footer-box-content li a {
  color: #333;
  letter-spacing: 1px;
  line-height: 24px;
  font-weight: 300;
  font-size: 13px; }

.highlight-service {
  display: block;
  width: 100%;
  position: relative; }

.highlight-service .flex {
  display: flex; }

.item-highlight-service {
  padding: 30px 15px;
  background-color: #feae35; }

.item-highlight-service:nth-child(even) {
  background-color: #faa524; }

.item-highlight-service .content-item {
  margin: 0 auto;
  text-align: center; }

.item-highlight-service .content-item .box-icon {
  width: 100px;
  margin: auto; }

.item-highlight-service .content-item .box-info {
  width: 100%;
  float: left; }

.item-highlight-service .title-box {
  color: #000;
  font-size: 18px;
  margin-bottom: 15px; }

.item-highlight-service .desc {
  font-size: 13px;
  color: #313131;
  margin-bottom: 0; }

.social-bottom a {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #fff;
  text-align: center;
  margin: 0;
  padding: 0; }

.social-bottom .facebook a {
  background-color: #4a90e2; }

.social-bottom .twitter a {
  background-color: #41a7e4; }

.social-bottom .google a {
  background-color: #ff001f; }

.social-bottom .youtube a {
  background-color: #ff001f; }

.social-bottom ul {
  float: left;
  padding: 2px 0; }

.social-bottom span {
  opacity: 0.5;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  display: inline-block;
  max-width: 75px;
  float: left;
  margin-right: 11px; }

.social-bottom li {
  float: left; }

.social-bottom li:not(:last-child) {
  margin-right: 11px; }

.social-bottom li img {
  width: auto;
  height: auto; }

.social-bottom i {
  line-height: 30px;
  color: #fff;
  font-size: 17px;
  transition: 0.3s; }

.social-bottom a:hover i {
  color: #7a2d74; }

.footer-main .registerstore {
  color: #fff;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  width: 100%;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
  transition: 0.3s;
  text-transform: uppercase;
  border-radius: 0px; }

.footer-main .registerstore img {
  margin-right: 20px;
  vertical-align: middle;
  width: 150px;
  margin-top: 20px;
  float: right; }

.footer-bottom {
  border-top: 1px solid #243142;
  padding: 10px 0;
  background-color: #1c2633; }

.scroll_top {
  position: absolute;
  right: 15px;
  top: -42px;
  cursor: pointer; }

.footer-bottom .container {
  position: relative; }

.footer-bottom .cpy p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  margin: 0;
  line-height: normal;
  padding: 8px 0;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  text-align: center; }

.footer-bottom .list-privacy ul {
  text-align: right;
  overflow: hidden;
  display: inline-block;
  float: right; }

.footer-bottom .list-privacy ul li {
  float: left; }

.footer-bottom .list-privacy ul li:not(:last-child) {
  border-right: 1px solid #fff; }

.footer-bottom .list-privacy ul li a {
  color: #fff;
  position: relative;
  padding: 0 9px;
  text-transform: none;
  font-size: 14px; }

.header-top .language {
  margin-left: 25px;
  border-radius: 15px;
  width: 128px;
  border: none;
  text-align: center;
  line-height: 22px;
  float: right;
  padding: 0;
  transition: all, 0.3s; }

.header-top .language li {
  float: left;
  line-height: 20px;
  margin-left: 10px; }

.list_blog_answer {
  width: 100%;
  padding: 0;
  background-color: #fff; }

.blog_answer_item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  display: flex;
  flex-wrap: wrap; }

.blog_answer_item .image {
  width: 30%;
  float: left;
  /* margin-right: 20px; */
  overflow: hidden;
  flex: 0 0 30%;
  border-radius: 10px; }

.blog_answer_item .image img {
  transition: all 10s; }

.blog_answer_info {
  font-size: 16px;
  line-height: 22px;
  /* width: calc(100% - 270px); */
  flex: 0 0 calc(70%);
  padding-left: 20px; }

.blog_answer_info .answer_title {
  margin: 0 0 5px 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600; }

.blog_answer_info .answer_title a {
  transition: all 0.2s linear;
  color: #000;
  font-size: 19px;
  line-height: 26px; }

.blog_answer_info .answer_title a:hover {
  color: #86be4c; }

.dez_answer_meta {
  margin-bottom: 10px;
  font-size: 12px;
  margin: 4px 0 5px; }

.dez_answer_meta ul {
  margin: 0;
  list-style: none; }

.dez_answer_meta ul li {
  padding: 0;
  margin-right: 18px;
  display: inline-block;
  color: #222;
  /* border-bottom: 1px dotted #ccc; */
  padding-bottom: 1px; }

.dez_answer_meta i {
  /* color: #ee1c23; */
  margin: 0 5px; }

.dez_answer_meta li.answer_author:after {
  /* content: "/"; */
  display: inline-block;
  font-weight: 400;
  margin-left: 5px;
  opacity: 0.5; }

.dez_answer_text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 12px 0;
  line-height: 24px;
  font-size: 14px; }

.blog_answer_info .pt_chitiet {
  padding-top: 3px;
  /* margin-top: 15px; */
  display: inline-block;
  /* background: #86be4c; */
  color: #333;
  border: 1px solid #86be4c;
  border-radius: 20px;
  height: 38px;
  padding: 0 22px;
  line-height: 38px;
  font-size: 15px; }

/*end css footer*/
@media (max-width: 1280px) {
  .professional .block-list {
    padding: 0 50px; }
  .professional .slick-prev {
    left: 0; }
  .professional .slick-next {
    right: 0; } }

@media (max-width: 1200px) {
  .professional .title {
    font-size: 18px; }
  .container {
    width: 100%;
    max-width: 1170px; }
  .product .sub-content {
    width: 70%; }
  .box-category .category-step .opt {
    height: 55px;
    width: 200px; }
  .box-category .category-step .opt1 {
    top: 16%;
    left: 13%; }
  .box-category .category-step .opt2 {
    top: 28%; }
  .box-category .category-step .opt3 {
    top: 40%; }
  .box-category .category-step .opt4 {
    top: 51%; }
  .box-category .category-step .opt5 {
    top: 63%; }
  .box-category .category-step .opt6 {
    top: 16%; }
  .box-category .category-step .opt7 {
    top: 28%; }
  .box-category .category-step .opt8 {
    top: 40%; }
  .box-category .category-step .opt9 {
    top: 51%; }
  .box-category .category-step .opt10 {
    top: 63%; }
  .cosmetics .nav-tabs > li > a {
    padding: 10px; } }

@media (max-width: 991px) {
  .header-main .col-md-12 {
    padding: 0; }
  .cosmetics .product-item .buy a {
    width: 100%; }
  .pt_left {
    width: 100%;
    margin-bottom: 15px; }
  .pt_box_template_news .pt_left {
    margin-bottom: 0; }
  .pr_right {
    width: 100%; }
  .header .header-top {
    display: none; }
  .search {
    top: 100%;
    margin-right: 0;
    left: 0;
    width: 100%; }
  .header-main .menu-mobile {
    display: none;
    display: none;
    float: left;
    width: 100%;
    background-color: #86be4c;
    overflow: auto; }
  .page_contact_us {
    padding: 0; }
  .nav-main {
    padding: 0;
    width: 100%;
    float: left; }
  .nav-main li {
    position: relative; }
  .nav-sub {
    position: static;
    max-height: unset;
    top: 100%;
    left: 0;
    display: none;
    z-index: 5;
    background-color: #86be4c;
    overflow: auto; }
  .nav-main li i.fa-chevron-down {
    font-size: 14px;
    color: #fff;
    transition: 0.3s;
    line-height: 36px;
    margin-left: 0;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px; }
  .nav-main li i.fa-caret-right {
    font-size: 12px;
    color: #a65e32;
    transition: 0.3s;
    position: absolute;
    top: 13px;
    left: 30px; }
  .menu > ul > li {
    width: 100%;
    float: left; }
  .menu ul li a {
    color: #fff;
    font-size: 14px;
    padding: 0 16px;
    line-height: 20px;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #fff;
    font-family: "Roboto", sans-serif; }
  .menu > ul > li > a {
    text-transform: uppercase;
    padding: 0 15px;
    line-height: 35px;
    font-size: 14px; }
  .menu > ul > li > a .ic_sign_up {
    height: 21px;
    width: 21px;
    margin-right: 8px;
    margin-top: -5px; }
  .menu > ul > li > a .ic_sign_in {
    height: 19px;
    margin-right: 10px;
    margin-top: -5px;
    width: 19px; }
  .nav-main li .nav-sub li {
    width: 100%;
    position: relative; }
  .nav-main li .nav-sub li a {
    line-height: 35px;
    font-size: 14px;
    text-align: left;
    padding: 0 15px 0 40px; }
  .logo-top .logo img {
    height: 65px; }
  .header.open {
    top: 0; }
  .main {
    margin-top: 76px; }
  .header-main .navbar-inverse .navbar-nav > li.active > a {
    background-color: #64135d;
    color: #fff;
    border-radius: 0;
    border: none; }
  .header-main .menu-desktop {
    width: 270px;
    position: fixed;
    top: 0;
    left: -270px;
    bottom: 0;
    padding: 0;
    z-index: 100;
    transition: 0.5s; }
  .cosmetics .nav-tabs li {
    width: 100%; }
  .professional .viewmore {
    width: 100px; }
  .professional .contactexpert {
    width: 200px; }
  .professional .button {
    padding: 5px 0;
    font-size: 12px; }
  .professional .description {
    font-size: 16px; }
  .professional .description {
    display: none; }
  .subscribe {
    display: none; }
  .footer-bottom .cpy,
  .list-privacy {
    text-align: center; }
  .footer-bottom .list-privacy ul li:not(:last-child) {
    border: 0; }
  .footer-bottom .list-privacy ul li:not(:last-child) a {
    border-right: 1px solid #c4cbd0; }
  .footer-bottom .list-privacy ul {
    float: unset; }
  .cosmetics .nav-tabs > li:not(:first-child) {
    margin: 0; }
  .cosmetics .nav-tabs > li.is-active > a,
  .cosmetics .nav-tabs > li.active-is > a:focus,
  .cosmetics .nav-tabs > li.is-active > a:hover {
    border-radius: 0;
    margin: 0; }
  .icon-menu-cosmetics {
    float: right;
    margin-right: 20px;
    overflow: hidden; }
  .cosmetics .nav-tabs {
    display: none; }
  .cosmetics .nav-tabs > li > a:before {
    width: 0; }
  .cosmetics .col-md-12 {
    padding: 0; }
  .product-tabs .nav-tabs {
    padding: 0;
    width: 100%; }
  .box-category .category-step .opt {
    height: 46px;
    width: 200px; }
  .box-category .category-step .opt1 {
    top: 15%; }
  .box-category .category-step .opt2 {
    top: 25%; }
  .box-category .category-step .opt3 {
    top: 35%; }
  .box-category .category-step .opt4 {
    top: 45%; }
  .box-category .category-step .opt5 {
    top: 55%; }
  .box-category .category-step .opt6 {
    top: 15%;
    left: 67%; }
  .box-category .category-step .opt7 {
    top: 25%;
    left: 68%; }
  .box-category .category-step .opt8 {
    top: 35%;
    left: 69%; }
  .box-category .category-step .opt9 {
    top: 45%;
    left: 68%; }
  .box-category .category-step .opt10 {
    top: 55%;
    left: 66%; }
  .header-main .logo-top {
    width: 100%;
    padding: 0;
    position: relative; }
  .header-main .menu-desktop {
    display: none !important; }
  .header-main .navbar-inverse .navbar-nav > li > a i {
    display: block; }
  .header-main .navbar-nav .nav-item .nav-sub {
    position: static; }
  .overlay {
    position: fixed;
    top: 0;
    display: none;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 90;
    background: #e6e6e6;
    opacity: 0.9; }
  .header-main .menu-desktop {
    width: 270px;
    position: fixed;
    top: 0;
    left: -270px;
    bottom: 0;
    padding: 0;
    z-index: 100;
    transition: 0.5s; }
  .navbar-nav .dropdown-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 270px;
    height: 100vh;
    background-color: #fff;
    display: none;
    z-index: 101;
    overflow-y: scroll;
    padding: 40px 15px 0 15px; }
  .navbar-nav .dropdown-content .product-item {
    width: 100%;
    padding: 0;
    margin-bottom: 15px; }
  .navbar-nav .dropdown-content .product-item .title_sub_menu a {
    font-size: 14px;
    padding: 8px 10px; }
  .header-main .navbar-nav > li {
    float: unset; }
  .header-main .navbar-nav > li + li {
    margin: 0; }
  .header-main .navbar-nav {
    float: left;
    width: 100%;
    height: 100vh; }
  .header-main .navbar-inverse {
    border-radius: 0; }
  .header-main .navbar-inverse .navbar-nav > li > a {
    padding: 10px 15px;
    border-bottom: 1px solid #e6e6e6;
    height: 40px;
    margin: 0;
    border-radius: 0; }
  .show_search {
    display: none !important; }
  .show {
    display: block !important; }
  .logo-top {
    height: 76px;
    text-align: center; }
  .logo-top .logo {
    display: inline-block;
    margin: 5px 0;
    margin-left: 40px; }
  .list-bar {
    display: inline-block;
    position: absolute;
    left: 15px; }
  .panner-background .images img {
    width: 80%;
    margin: auto; } }

.cosmetics .list-file {
  background-color: #ecf1f5;
  padding-top: 25px;
  border-radius: 15px; }

.list-file .txt-search {
  background-color: #fff; }
