@charset "UTF-8";
/**
 * Clay 3.90.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import url(https://fonts.googleapis.com/css?family=Roboto:300%2C400%2C500%2C700%2C900);
.minium-login {
  background-color: #e5ebf4;
  height: 100vh; }
  .minium-login .minium_frame__content {
    padding: 0; }
  .minium-login,
  .minium-login > .flipped {
    height: 100vh; }
  .minium-login .portlet-layout .portlet-column {
    height: 100%;
    padding: 0; }
    @media (max-width: 767.98px) {
      .minium-login .portlet-layout .portlet-column.portlet-column-last {
        height: 100%;
        position: absolute; } }
  .minium-login .portlet-layout .portlet-dropzone.portlet-column-content {
    height: 100%; }
    .minium-login .portlet-layout .portlet-dropzone.portlet-column-content .portlet-content {
      background-color: #fff;
      height: 100%; }
      .minium-login .portlet-layout .portlet-dropzone.portlet-column-content .portlet-content .portlet-content-container {
        height: 100%; }
        .minium-login .portlet-layout .portlet-dropzone.portlet-column-content .portlet-content .portlet-content-container .portlet-body {
          height: 100%; }
          .minium-login .portlet-layout .portlet-dropzone.portlet-column-content .portlet-content .portlet-content-container .portlet-body .journal-content-article {
            height: 100%; }
            .minium-login .portlet-layout .portlet-dropzone.portlet-column-content .portlet-content .portlet-content-container .portlet-body .journal-content-article p {
              height: 100%;
              margin: 0; }
            .minium-login .portlet-layout .portlet-dropzone.portlet-column-content .portlet-content .portlet-content-container .portlet-body .journal-content-article picture > img {
              height: 100%;
              -o-object-fit: cover;
                 object-fit: cover;
              width: 100%; }
  @media only screen and (min-width: 992px) {
    .minium-login .btn-group + .info-panel {
      top: auto; } }
  .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn,
  .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn {
    border-color: #4c84ff;
    color: #fff;
    background-color: #4c84ff;
    border-radius: 8px;
    -webkit-box-shadow: 0 15px 20px 5px #4c84ff2e;
            box-shadow: 0 15px 20px 5px #4c84ff2e;
    display: block;
    height: 60px;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    width: 100%; }
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn:hover,
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn:hover {
      background-color: #3272ff;
      border-color: transparent; }
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn:focus, .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn.focus,
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn:focus,
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn.focus {
      -webkit-box-shadow: 0 0 0 2px rgba(0, 83, 240, 0.5);
              box-shadow: 0 0 0 2px rgba(0, 83, 240, 0.5); }
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn:active,
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn:active {
      background-color: #1961ff;
      border-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn:active:focus,
      .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn:active:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(0, 83, 240, 0.5);
                box-shadow: 0 0 0 2px rgba(0, 83, 240, 0.5); }
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn.active,
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn.active {
      background-color: #1961ff;
      border-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn:disabled, .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn.disabled,
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn:disabled,
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn.disabled {
      background-color: #4c84ff; }
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn[aria-expanded='true'], .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn.show,
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn[aria-expanded='true'],
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn.show {
      background-color: #1961ff;
      border-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn:hover,
    .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn:hover {
      -webkit-box-shadow: 0 20px 20px 5px #4c84ff2e;
              box-shadow: 0 20px 20px 5px #4c84ff2e;
      -webkit-transform: translate(0, -5px);
              transform: translate(0, -5px); }
  .minium-login .minium {
    height: 100%; }
  .minium-login:not(.page-maximized) .minium-content {
    height: 100vh;
    left: 0;
    margin: 0;
    max-width: 100%;
    padding: 0;
    position: absolute;
    top: 0; }
    .minium-login:not(.page-maximized) .minium-content > .portlet-layout {
      height: 100%;
      margin-left: 0;
      margin-right: 0; }
      .minium-login:not(.page-maximized) .minium-content > .portlet-layout > .portlet-column-only {
        padding-left: 0;
        padding-right: 0; }
    .minium-login:not(.page-maximized) .minium-content .portlet,
    .minium-login:not(.page-maximized) .minium-content .portlet-boundary {
      height: 100%; }
    .minium-login:not(.page-maximized) .minium-content #main-content {
      height: 100%; }
      .minium-login:not(.page-maximized) .minium-content #main-content .col-md-12.portlet-column.portlet-column-only .portlet-content {
        height: 100%; }
        .minium-login:not(.page-maximized) .minium-content #main-content .col-md-12.portlet-column.portlet-column-only .portlet-content a.portlet-icon-back {
          display: none; }
        .minium-login:not(.page-maximized) .minium-content #main-content .col-md-12.portlet-column.portlet-column-only .portlet-content .portlet-content-container {
          height: 100%; }
          .minium-login:not(.page-maximized) .minium-content #main-content .col-md-12.portlet-column.portlet-column-only .portlet-content .portlet-content-container .portlet-body {
            height: 100%; }
            .minium-login:not(.page-maximized) .minium-content #main-content .col-md-12.portlet-column.portlet-column-only .portlet-content .portlet-content-container .portlet-body .login-container {
              height: 100%;
              margin: auto;
              max-width: 768px; }
      .minium-login:not(.page-maximized) .minium-content #main-content .navigation {
        margin-bottom: auto; }
        .minium-login:not(.page-maximized) .minium-content #main-content .navigation .icon-plus,
        .minium-login:not(.page-maximized) .minium-content #main-content .navigation .icon-plus + .taglib-text {
          display: none; }
      .minium-login:not(.page-maximized) .minium-content #main-content .row {
        height: 100%;
        margin: 0;
        width: 100%; }
        .minium-login:not(.page-maximized) .minium-content #main-content .row .form-group.form-inline.input-checkbox-wrapper {
          display: inherit;
          margin-bottom: 0; }
  .minium-login .portlet-login {
    height: 100%; }
    .minium-login .portlet-login .login-container {
      background-color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      margin-left: auto;
      padding: 20px 75px;
      width: 80%; }
      .minium-login .portlet-login .login-container form {
        margin-top: auto; }
      .minium-login .portlet-login .login-container input {
        color: #5c5e5e; }
        .minium-login .portlet-login .login-container input[type='text'], .minium-login .portlet-login .login-container input[type='password'] {
          height: 55px; }
        .minium-login .portlet-login .login-container input[type='text'] {
          font-size: 15px;
          font-weight: 500;
          letter-spacing: 1px; }
        .minium-login .portlet-login .login-container input[type='password'] {
          font-size: 50px;
          height: 55px;
          letter-spacing: -4px; }
      .minium-login .portlet-login .login-container .input-checkbox-wrapper label {
        font-weight: normal; }
        .minium-login .portlet-login .login-container .input-checkbox-wrapper label input {
          -webkit-transform: translateY(3px);
                  transform: translateY(3px); }
      @media (max-width: 1279.98px) {
        .minium-login .portlet-login .login-container {
          padding-left: 5rem;
          padding-right: 3rem;
          width: 100%; } }
      @media (max-width: 991.98px) {
        .minium-login .portlet-login .login-container {
          padding-left: 2rem;
          padding-right: 2rem; } }
      @media (max-width: 767.98px) {
        .minium-login .portlet-login .login-container {
          background-color: rgba(39, 40, 51, 0.8);
          -webkit-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          margin-left: 0;
          padding-top: 15vh;
          position: relative;
          z-index: 1; }
          .minium-login .portlet-login .login-container input,
          .minium-login .portlet-login .login-container label {
            color: #fff; }
          .minium-login .portlet-login .login-container input:focus {
            color: #000; } }
    .minium-login .portlet-login .portlet {
      margin-bottom: 0; }
      .minium-login .portlet-login .portlet .portlet-content-container {
        padding: 0; }

#currentHead {
  display: none; }

.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    width: 1em; }

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

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

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

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

span.alert {
  display: inline-block; }

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

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-menu > li > a,
.dropdown-menu .link-list > li > a {
  color: #6b6c7e;
  display: block;
  overflow: hidden;
  padding: 0.5rem 1.25rem; }

.dropdown-menu > li.disabled > a,
.dropdown-menu .link-list > .disabled > a {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #a7a9bc;
  cursor: not-allowed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

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

.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: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

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

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper a:not(.component-action) {
  color: #272833; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.portal-popup .portlet-column {
  position: static; }

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

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

.portal-popup .login-container {
  padding: 1.5rem; }

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

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

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

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

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

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

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

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #e7e7ed;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

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

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel.cke_panel,
.cke_panel.cke_combopanel {
  z-index: 100 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

.modal-hidden {
  display: none; }

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

html.modal-open {
  overflow: initial; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.splitter {
  border-radius: 0.25rem 0.25rem 0 0;
  color: #6b6c7e;
  padding: 10px 15px;
  position: relative; }
  .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;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

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

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

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

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

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

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

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

.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;
  -webkit-box-shadow: 0 0 0 1px #e7e7ed;
          box-shadow: 0 0 0 1px #e7e7ed;
  color: #6b6c7e; }

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

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

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

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

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

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

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

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

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

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

#wrapper {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

.controls-hidden .portlet .visible-interaction .portlet-title-editable {
  pointer-events: none; }

.controls-hidden .portlet .visible-interaction .portlet-topper {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

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

.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: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
        transition: opacity 0.25s, -webkit-transform 0.25s;
        transition: opacity 0.25s, transform 0.25s;
        transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      -webkit-transition: none;
      transition: none; } }

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

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
            transform: translateY(-97%); } }

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

.portlet-actions {
  float: right; }

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

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

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

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

.portlet-topper {
  background-color: #f1f5ff;
  border-color: #d7e5ff;
  border-radius: 4px 4px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #0b5fff;
  display: box;
  display: -webkit-box;
  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: #0b5fff; }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

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

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: #d7e5ff;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  background: #fff;
  border-radius: 3px;
  border-top: 5px solid transparent;
  box-shadow: 0 1px 2px #c4c4c4;
  margin: 8px 6px 0;
  outline: 0;
  padding: 28px 10px 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px #c4c4c4; }

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0; }

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

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

.widget-mode-card .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

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

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

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

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

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

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

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

.menu-content,
.underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
          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 {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
          box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

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

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
          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 {
  -webkit-box-shadow: 0 1px 3px #ccc;
          box-shadow: 0 1px 3px #ccc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  -webkit-box-shadow: none;
          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 {
    -webkit-box-shadow: 0 0 5px 0 #333;
            box-shadow: 0 0 5px 0 #333;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-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 {
  -webkit-box-shadow: 0 0 3px #ddd;
          box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
            box-shadow: 0 0 3px #ff0047; }

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

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
          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 {
  -webkit-box-shadow: none;
          box-shadow: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.quick-access-nav a {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
          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 {
  -webkit-box-shadow: initial;
          box-shadow: initial; }

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#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-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ccc));
  background-image: linear-gradient(#f2f2f2, #ccc); }

input.switch:focus ~ .switch-bar:before {
  -webkit-box-shadow: 0 0 3px #00f;
          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 {
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      -webkit-transition: none;
      transition: none; } }

.taglib-image-selector .selection-status {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      -webkit-transition: none;
      transition: none; } }

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

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

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

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

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

.u-vac {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.u-tar {
  text-align: right; }

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

.u-wauto {
  width: auto !important; }

.u-hoverable::before {
  background-color: #4c84ff;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity ease 100ms;
  transition: opacity ease 100ms;
  width: 2px; }
  @media (hover: none) {
    .u-hoverable::before {
      display: none; } }

.u-hoverable.is-not-valid::before {
  background-color: #ec676a; }

.u-hoverable:not(:hover)::before {
  opacity: 0; }

.d-table-head-group {
  border-color: inherit;
  display: table-header-group;
  vertical-align: middle; }

.d-table-row-group {
  border-color: inherit;
  display: table-row-group;
  vertical-align: middle; }

.commerce-c-1 {
  color: #9be2bd; }

.commerce-bc-1 {
  background-color: #9be2bd; }

.commerce-bdc-1 {
  border-color: #9be2bd; }

.commerce-c-2 {
  color: #b3eff5; }

.commerce-bc-2 {
  background-color: #b3eff5; }

.commerce-bdc-2 {
  border-color: #b3eff5; }

.commerce-c-3 {
  color: #fee4b8; }

.commerce-bc-3 {
  background-color: #fee4b8; }

.commerce-bdc-3 {
  border-color: #fee4b8; }

.commerce-c-4 {
  color: #ffb78c; }

.commerce-bc-4 {
  background-color: #ffb78c; }

.commerce-bdc-4 {
  border-color: #ffb78c; }

.commerce-c-5 {
  color: #ff83a3; }

.commerce-bc-5 {
  background-color: #ff83a3; }

.commerce-bdc-5 {
  border-color: #ff83a3; }

.commerce-c-6 {
  color: #f5b3ef; }

.commerce-bc-6 {
  background-color: #f5b3ef; }

.commerce-bdc-6 {
  border-color: #f5b3ef; }

.commerce-c-7 {
  color: #b48ff7; }

.commerce-bc-7 {
  background-color: #b48ff7; }

.commerce-bdc-7 {
  border-color: #b48ff7; }

.commerce-c-8 {
  color: #639dff; }

.commerce-bc-8 {
  background-color: #639dff; }

.commerce-bdc-8 {
  border-color: #639dff; }

#minium {
  font-family: 'Roboto', sans-serif; }
  #minium button:focus {
    outline: none; }
  #minium svg {
    vertical-align: middle; }

button {
  background: none;
  border: none; }

.control-menu .btn.btn-monospaced {
  height: 2rem !important;
  width: 2rem !important; }

.minium-frame .btn:not(.btn-unstyled) {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: 2px solid transparent;
  border-radius: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 10px;
  font-weight: 900;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 1px;
  line-height: 1.25;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 2; }
  .minium-frame .btn:not(.btn-unstyled)::before {
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    z-index: -2; }
  .minium-frame .btn:not(.btn-unstyled):active, .minium-frame .btn:not(.btn-unstyled):focus, .minium-frame .btn:not(.btn-unstyled):focus-within {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    outline: none !important; }
  .minium-frame .btn:not(.btn-unstyled)[disabled],
  .minium-frame .btn:not(.btn-unstyled) .disabled {
    cursor: not-allowed; }
  .minium-frame .btn:not(.btn-unstyled):not([disabled]):not(.disabled):not(.btn-link)::after {
    border-radius: 50%;
    content: '';
    display: block;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    opacity: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    width: 60px;
    z-index: -1; }
  .minium-frame .btn:not(.btn-unstyled):not([disabled]):not(.disabled):not(.btn-link):hover::after {
    opacity: 1;
    -webkit-transform: scale(5, 5);
            transform: scale(5, 5); }
  .minium-frame .btn:not(.btn-unstyled).btn-primary {
    background: transparent;
    border-color: #4c84ff;
    color: #fff; }
    .minium-frame .btn:not(.btn-unstyled).btn-primary:not([disabled]):not(.disabled)::before {
      background-color: #4c84ff; }
    .minium-frame .btn:not(.btn-unstyled).btn-primary:not([disabled]):not(.disabled):hover::before {
      background-color: #3260c5; }
    .minium-frame .btn:not(.btn-unstyled).btn-primary:not([disabled]):not(.disabled)::after {
      background-color: #3260c5; }
    .minium-frame .btn:not(.btn-unstyled).btn-primary[disabled] {
      border-color: #c9daff; }
      .minium-frame .btn:not(.btn-unstyled).btn-primary[disabled]::before {
        background-color: #c9daff; }
  .minium-frame .btn:not(.btn-unstyled).btn-secondary {
    background: transparent;
    border-color: #4c84ff;
    color: #4c84ff; }
    .minium-frame .btn:not(.btn-unstyled).btn-secondary::before {
      background-color: #fff; }
    .minium-frame .btn:not(.btn-unstyled).btn-secondary:not([disabled]):not(.disabled):hover::before {
      background-color: #eceef1; }
    .minium-frame .btn:not(.btn-unstyled).btn-secondary:not([disabled]):not(.disabled)::after {
      background-color: #eceef1; }
    .minium-frame .btn:not(.btn-unstyled).btn-secondary[disabled] {
      border-color: #c9daff;
      color: #c9daff; }
      .minium-frame .btn:not(.btn-unstyled).btn-secondary[disabled]::before {
        background-color: #fff; }
  .minium-frame .btn:not(.btn-unstyled).btn-success {
    background: transparent;
    border-color: #4bc286;
    color: #fff; }
    .minium-frame .btn:not(.btn-unstyled).btn-success:not([disabled]):not(.disabled)::before {
      background-color: #4bc286; }
    .minium-frame .btn:not(.btn-unstyled).btn-success:not([disabled]):not(.disabled):hover::before {
      background-color: #37a36d; }
    .minium-frame .btn:not(.btn-unstyled).btn-success:not([disabled]):not(.disabled)::after {
      background-color: #37a36d; }
    .minium-frame .btn:not(.btn-unstyled).btn-success[disabled] {
      border-color: #97dcb9; }
      .minium-frame .btn:not(.btn-unstyled).btn-success[disabled]::before {
        background-color: #97dcb9; }
  .minium-frame .btn:not(.btn-unstyled).btn-danger {
    background: transparent;
    border-color: #ec676a;
    color: #fff; }
    .minium-frame .btn:not(.btn-unstyled).btn-danger:not([disabled]):not(.disabled)::before {
      background-color: #ec676a; }
    .minium-frame .btn:not(.btn-unstyled).btn-danger:not([disabled]):not(.disabled):hover::before {
      background-color: #e63a3e; }
    .minium-frame .btn:not(.btn-unstyled).btn-danger:not([disabled]):not(.disabled)::after {
      background-color: #e63a3e; }
    .minium-frame .btn:not(.btn-unstyled).btn-danger[disabled] {
      border-color: #f7c2c3; }
      .minium-frame .btn:not(.btn-unstyled).btn-danger[disabled]::before {
        background-color: #f7c2c3; }
  .minium-frame .btn:not(.btn-unstyled).btn-warning {
    background: transparent;
    border-color: #fee4b8;
    color: #fff; }
    .minium-frame .btn:not(.btn-unstyled).btn-warning:not([disabled]):not(.disabled)::before {
      background-color: #fee4b8; }
    .minium-frame .btn:not(.btn-unstyled).btn-warning:not([disabled]):not(.disabled):hover::before {
      background-color: #fdd186; }
    .minium-frame .btn:not(.btn-unstyled).btn-warning:not([disabled]):not(.disabled)::after {
      background-color: #fdd186; }
    .minium-frame .btn:not(.btn-unstyled).btn-warning[disabled] {
      border-color: white; }
      .minium-frame .btn:not(.btn-unstyled).btn-warning[disabled]::before {
        background-color: white; }
  .minium-frame .btn:not(.btn-unstyled).btn-monospaced {
    border-radius: 8px; }
  .minium-frame .btn:not(.btn-unstyled).btn-sm {
    height: 44px; }
    .minium-frame .btn:not(.btn-unstyled).btn-sm.btn-monospaced {
      width: 44px; }
  .minium-frame .btn:not(.btn-unstyled).btn-lg {
    font-size: 12px;
    height: 64px; }
    .minium-frame .btn:not(.btn-unstyled).btn-lg.btn-monospaced {
      width: 64px; }
  .minium-frame .btn:not(.btn-unstyled).btn-fixed {
    min-width: 170px; }

.card {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: inherit; }
  .card .card-body {
    background: white;
    border-radius: 8px; }
    .card .card-body:not(:last-child) {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
  .card .card-header {
    background: white;
    border-radius: 8px;
    margin-bottom: 5px;
    font-weight: 500;
    letter-spacing: 1.2px;
    line-height: 1;
    text-transform: uppercase;
    background-color: #fff;
    font-size: 12px; }

.commerce-multi-step-nav {
  margin: 40px 20px; }

.portlet-commerce-checkout .input-container > .form-group-autofit,
.portlet-commerce-checkout .input-container > .address-fields,
.portlet-commerce-checkout .commerce-checkout-summary-footer,
.portlet-commerce-checkout .shipping-address {
  font-size: 14px;
  line-height: 1.6;
  background-color: #fff;
  border-radius: 8px;
  padding: 10px 25px; }

.portlet-commerce-checkout .input-container > .form-group-autofit,
.portlet-commerce-checkout .input-container > .address-fields {
  padding-top: 30px; }

.portlet-commerce-checkout .input-container > .form-group-autofit > .form-group {
  margin-bottom: 1rem;
  margin-right: 0; }

.portlet-commerce-checkout .commerce-checkout-summary-header {
  display: none; }

.portlet-commerce-checkout .shipping-as-billing > .form-inline.input-checkbox-wrapper {
  grid-auto-columns: auto; }

body .multi-step-item.active .multi-step-divider,
body .multi-step-item.success-page.complete .multi-step-divider,
.multi-step-item.active .multi-step-icon {
  background-color: #4c84ff; }

body .multi-step-indicator-label {
  max-width: 130px !important; }

.data-set-display-stacked .data-set-display-management-bar-wrapper {
  border: none !important;
  border-radius: 8px;
  overflow: hidden; }

.data-set-display .table td:first-child,
.data-set-display .table th:first-child,
.data-set-display .table .table-cell-start {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px; }

.data-set-display .table td:last-child,
.data-set-display .table th:last-child,
.data-set-display .table .table-cell-end {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px; }

.data-set-display .table-list-title {
  color: #7f848d;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1;
  text-transform: uppercase; }

.data-set-display .filter-resume {
  border-color: #e7e7ed;
  border-radius: 8px;
  border-width: 2px;
  overflow: hidden;
  padding: 0.35rem;
  -webkit-transition: border 0.1s ease-in;
  transition: border 0.1s ease-in; }
  .data-set-display .filter-resume-content .lexicon-icon {
    font-size: 14px; }
  .data-set-display .filter-resume.active {
    border-color: #c9daff; }
  .data-set-display .filter-resume .label-item-after {
    background: #e7e7ed;
    height: calc(100% + 12px);
    margin-right: -6px;
    margin-top: -6px;
    width: 25px; }

.data-set-display .table-style-fluid,
.data-set-display .table-style-stacked {
  border: none; }

.control-label {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  color: #7f848d;
  font-size: 11px;
  font-weight: 400;
  grid-area: label;
  letter-spacing: 1.1px;
  line-height: 1.4;
  margin-right: 10px;
  text-transform: uppercase;
  vertical-align: baseline; }

.main-link > .control-label {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2; }

.form-control {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  background-color: transparent;
  border-color: #eceef1;
  border-radius: 5px;
  border-width: 2px;
  grid-area: input;
  padding: 0.5rem; }

.form-validator-stack {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: message; }

.form-inline {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: -webkit-min-content auto;
  grid-auto-columns: min-content auto;
      grid-template-areas: 'label input' 'label message'; }
  .form-inline .control-label {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
    margin-top: 12px;
    text-align: right;
    width: 80px; }
  .form-inline .form-control {
    min-width: 100%; }
  .form-inline.form-group {
    margin-bottom: 30px; }

.logoselector-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .logoselector-content .portrait-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 20px; }

#wrapper .modal {
  left: 70px;
  top: 0; }
  body.signed-in #wrapper .modal {
    top: 56px; }
  body.open #wrapper .modal {
    left: 390px; }

.commerce-modal-wrapper .modal {
  display: none; }
  .commerce-modal-wrapper .modal.show .modal-dialog {
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }

.commerce-modal-wrapper .modal-dialog {
  border-radius: 8px;
  margin: auto;
  max-height: calc(100% - 50px);
  max-width: 540px;
  overflow: auto;
  pointer-events: unset;
  position: relative; }

#minium .modal-content {
  border: none;
  -webkit-box-shadow: 0 17px 84px 0 rgba(52, 55, 62, 0.2);
          box-shadow: 0 17px 84px 0 rgba(52, 55, 62, 0.2); }

#minium .modal-body {
  padding: 30px; }

.modal-backdrop {
  background-color: #34373e; }
  .modal-backdrop.show {
    opacity: 0.6; }

#wrapper .nav-underline {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  height: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #wrapper .nav-underline .nav-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #7f848d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 11px;
    letter-spacing: 1.1px;
    padding: 10px;
    position: static;
    position: relative;
    text-transform: uppercase; }
    #wrapper .nav-underline .nav-item .nav-link {
      padding: 0;
      position: static; }
      #wrapper .nav-underline .nav-item .nav-link.active {
        color: #5c5e5e;
        font-weight: bold;
        text-decoration: none; }
        #wrapper .nav-underline .nav-item .nav-link.active::after {
          background-color: #4c84ff;
          bottom: 0;
          content: '';
          height: 2px;
          left: calc(50% - 25px);
          position: absolute;
          width: 50px; }

.order-notes-submit-actions {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .order-notes-submit-actions .form-inline.form-group {
    grid-auto-columns: 1fr;
        grid-template-areas: initial;
    margin-bottom: 0; }
    .order-notes-submit-actions .form-inline.form-group .field {
      margin-right: 5px; }
  .order-notes-submit-actions .button-holder {
    margin: 0 0 0 20px; }

#minium .commerce-catalog .pagination-results {
  display: none; }

#minium .commerce-catalog .pagination {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  #minium .commerce-catalog .pagination li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 5px;
    padding: 5px 10px; }
    #minium .commerce-catalog .pagination li:first-child, #minium .commerce-catalog .pagination li:last-child {
      display: none; }
    #minium .commerce-catalog .pagination li a {
      color: #7f848d; }
    #minium .commerce-catalog .pagination li:hover, #minium .commerce-catalog .pagination li.active {
      border-bottom: 3px solid #4c84ff; }
      #minium .commerce-catalog .pagination li:hover a, #minium .commerce-catalog .pagination li.active a {
        color: #4c84ff; }

.btn.commerce-order-by.dropdown-toggle {
  background-color: #fff;
  border: 2px solid #eceef1;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 18px;
  text-transform: none; }

#minium .panel {
  background-color: transparent;
  border: 0; }
  #minium .panel .list-unstyled {
    margin-bottom: 0; }

#minium .panel-heading,
#minium .panel-body {
  background-color: white;
  border-radius: 8px; }

#minium .panel-group + .panel-group {
  margin-top: 40px; }

#minium .panel-heading .panel-title {
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1;
  text-transform: uppercase;
  background-color: #fff;
  font-size: 12px;
  border-radius: 8px;
  margin-bottom: 5px;
  padding: 12px 30px; }
  #minium .panel-heading .panel-title .collapse-icon {
    padding: 0; }

#minium .panel-body {
  font-size: 14px;
  line-height: 1.6;
  background-color: #fff;
  border-radius: 8px;
  padding: 10px 25px; }

#minium .asset-type .facet-checkbox-label {
  color: #7f848d;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  padding-left: 25px;
  position: relative; }
  #minium .asset-type .facet-checkbox-label input[type='checkbox'] {
    left: 0;
    position: absolute;
    top: 2px; }

#minium .search-facet .custom-control-input {
  opacity: 1; }

#minium .search-facet .custom-control-label::before, #minium .search-facet .custom-control-label::after {
  display: none; }

#minium .search-facet .custom-control-label-text {
  color: #7f848d;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6; }

#minium .search-facet .facet-clear-btn {
  display: block;
  margin-top: 8px;
  text-align: right; }
  #minium .search-facet .facet-clear-btn:hover {
    background: none;
    text-decoration: none; }

#minium .search-facet .term-count {
  color: #7f848d; }

.portlet {
  margin: 0; }

.portlet-boundary + .portlet-boundary:not(.portlet-borderless) {
  margin-top: 40px; }

.portlet:not(:hover):not(.open) .portlet-title-default,
.portlet:not(:hover):not(.open) .portlet-topper-toolbar-wrapper {
  display: none; }

.portlet:not(:hover) .portlet-topper {
  -webkit-transition: none;
  transition: none; }

@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-topper,
  .portlet:hover > .portlet-topper,
  .portlet.focus > .portlet-topper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #b0cbff;
    border: 0;
    border-radius: 0 0 8px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: calc(50% - 40px);
    opacity: 1;
    padding: 0;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: none;
    transition: none;
    width: 80px;
    z-index: 10; } }

.portlet-boundary:not(.portlet-draggable) .portlet-topper {
  display: none; }

@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-content-editable,
  .portlet:hover > .portlet-content-editable,
  .portlet.focus > .portlet-content-editable {
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px 1px #b0cbff;
            box-shadow: 0 0 4px 1px #b0cbff; } }

.portlet-content-editable {
  border-radius: 8px;
  border-width: 0;
  -webkit-box-shadow: 0 0 0 1px #e5eeff;
          box-shadow: 0 0 0 1px #e5eeff;
  min-height: 28px; }

.portlet-title-default {
  background: #b0cbff;
  border-radius: 8px 8px 0 0;
  bottom: 100%;
  color: white;
  font-size: 12px;
  left: 50%;
  line-height: 1.7;
  padding: 0 15px;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.portlet-topper-toolbar-wrapper {
  background: #0b5fff;
  border-radius: 21px;
  bottom: 5px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  fill: white;
  margin: 0;
  padding: 5px;
  position: absolute;
  right: 5px;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transition: -webkit-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms;
  z-index: 10; }
  @media (hover: hover) {
    .portlet:not(.open) .portlet-topper-toolbar-wrapper:not(:hover) {
      -webkit-transform: scale(0.4);
              transform: scale(0.4); }
      .portlet:not(.open) .portlet-topper-toolbar-wrapper:not(:hover) .portlet-topper-toolbar {
        opacity: 0;
        pointer-events: none; } }

.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: white; }

.portlet-content {
  padding: 0; }

.portlet-content-container {
  font-size: 14px;
  line-height: 1.6; }

.portlet-borderless .portlet-title-text {
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1;
  text-transform: uppercase;
  color: #5c5e5e;
  font-size: 14px;
  margin: 40px 0;
  display: block;
  max-width: 100%; }

.portlet-decorate .portlet-content,
.portlet-commerce-panel .portlet-content {
  background: transparent; }

.portlet-decorate .portlet-title-text,
.portlet-commerce-panel .portlet-title-text {
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1;
  text-transform: uppercase;
  background-color: #fff;
  font-size: 12px;
  border-radius: 8px;
  margin-bottom: 5px;
  padding: 12px 30px;
  display: block;
  max-width: 100%; }

.portlet-decorate .portlet-content-container,
.portlet-commerce-panel .portlet-content-container {
  font-size: 14px;
  line-height: 1.6;
  background-color: #fff;
  border-radius: 8px;
  padding: 10px 25px; }

.portlet-layout .portlet-header {
  margin-bottom: 0; }

.portlet-header-tools {
  position: absolute;
  right: 5px;
  top: 5px; }

.search-bar-keywords-input-wrapper {
  background: #fff;
  margin-left: 0; }

.data-set-display .data-set-sub-item {
  font-size: 13px;
  height: auto;
  -webkit-transform: scale(0.98);
          transform: scale(0.98); }

.table {
  background-color: transparent;
  border-collapse: initial;
  border-spacing: 0 5px !important;
  color: #5c5e5e;
  margin-top: -5px; }
  .table th,
  .table th button {
    color: #9d9e9e;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap; }
  .table tbody tr {
    height: 80px; }
  .table tr {
    --translate-space: 340px;
    -webkit-transition: all ease 400ms;
    transition: all ease 400ms; }
    html:not(.ie):not(.edge) .table tr.is-active {
      -webkit-transform: translateX(calc(-1 * var(--translate-space)));
              transform: translateX(calc(-1 * var(--translate-space))); }
  .table th,
  .table td {
    border: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px; }
    .table th:first-child,
    .table td:first-child {
      padding: 10px 10px 10px 25px; }
    .table th:last-child,
    .table td:last-child {
      padding: 10px 25px 10px 10px; }
    .table th small,
    .table td small {
      color: #9d9e9e;
      display: block;
      font-size: 11px; }
  .table td a {
    color: currentColor;
    text-decoration: underline; }
  .table td img {
    height: 60px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 60px; }
  .table .cell {
    height: 100%;
    position: relative;
    white-space: nowrap; }
  .table .image-name-cell a {
    text-decoration: none; }

.table-responsive {
  margin-bottom: 20px; }

.image-name-cell-label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #5c5e5e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: normal; }
  .image-name-cell-label img {
    margin-right: 10px; }
  .image-name-cell-label span {
    text-decoration: none; }

.table-list.table-hover tbody tr:hover td {
  background-color: #fff; }

.table-list th:first-child,
.table-list td:first-child {
  border-bottom-left-radius: 8px !important;
  border-top-left-radius: 8px !important; }

.table-list th:last-child,
.table-list td:last-child {
  border-bottom-right-radius: 8px !important;
  border-top-right-radius: 8px !important; }

.commerce-account-list {
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 15px; }
  .commerce-account-list__title {
    font-size: 1.125em;
    height: 40px;
    margin-top: 15px;
    padding: 0 20px; }
  .commerce-account-list__item {
    color: currentColor;
    cursor: pointer;
    display: block;
    margin-top: 15px;
    padding: 0 20px;
    position: relative; }
    .commerce-account-list__item:hover {
      color: currentColor;
      text-decoration: none; }
    .commerce-account-list__item:not(:hover) span {
      opacity: 0.8; }
    .commerce-account-list__item img {
      border-radius: 50%;
      height: 40px;
      margin-right: 10px;
      width: 40px; }
    .commerce-account-list__item strong {
      color: #5c5e5e; }

.commerce-account-selector {
  color: #5c5e5e;
  display: -ms-grid;
  display: grid;
  font-size: 16px;
  font-weight: 500;
  grid-gap: 0 20px;
  -ms-grid-rows: -webkit-min-content 0 -webkit-min-content;
  -ms-grid-rows: min-content 0 min-content;
  -ms-grid-columns: 40px 20px 201px;
      grid-template: 'image title' -webkit-min-content 'image info' -webkit-min-content / 40px 201px;
      grid-template: 'image title' min-content 'image info' min-content / 40px 201px; }
  @media screen and (max-width: 767px) {
    .commerce-account-selector {
      grid-gap: 0;
      -ms-grid-columns: 40px 0;
      grid-template-columns: 40px 0; } }
  .commerce-account-selector__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    border-radius: 50%;
    grid-area: image;
    height: 40px;
    overflow: hidden;
    position: relative; }
    .commerce-account-selector__image img {
      height: auto;
      width: 100%; }
    .commerce-account-selector__image:empty {
      display: none; }
  .commerce-account-selector__title {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-row-align: end;
        align-self: end;
    grid-area: title;
    line-height: 1; }
    @media screen and (max-width: 767px) {
      .commerce-account-selector__title {
        display: none; } }
  .commerce-account-selector__info {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    font-size: 0.75em;
    grid-area: info;
    line-height: 1;
    margin-top: 4px; }
    @media screen and (max-width: 767px) {
      .commerce-account-selector__info {
        display: none; } }
    .commerce-account-selector__info:empty {
      display: none; }
  .commerce-account-selector__remove {
    background: #4b84ff;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 11px;
    height: 18px;
    line-height: 1.1;
    position: absolute;
    right: -5px;
    top: 5px;
    width: 18px;
    z-index: 100; }
    .commerce-account-selector__remove svg {
      height: 22px;
      left: -3px;
      margin: 0 !important;
      position: relative;
      top: -3px;
      width: 22px; }
    .commerce-account-selector__remove path {
      fill: white; }

.commerce-account-switcher {
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
  width: 100%; }
  .commerce-account-switcher:not(.is-visible) {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  .commerce-account-switcher.is-visible + .commerce-account-switcher {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  .commerce-account-switcher__empty-table {
    color: #7f848d;
    font-size: 14px;
    padding: 20px 20px 5px; }
  .commerce-account-switcher__section + .commerce-account-switcher__section {
    border-top: 1px solid #eceef1; }
  .commerce-account-switcher__section--fill {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    overflow: auto; }
  .commerce-account-switcher__section--padded {
    padding: 20px; }
  .commerce-account-switcher__section--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .commerce-account-switcher__title {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    font-size: 18px;
    font-weight: 500;
    padding: 20px; }
  .commerce-account-switcher__back {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #7f848d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    font-size: 14px;
    height: 70px;
    padding: 20px 0 20px 20px; }
    .commerce-account-switcher__back:hover {
      color: #7f848d;
      text-decoration: none; }
    .commerce-account-switcher__back > svg {
      height: 21px;
      margin-right: 10px;
      width: 25px; }
      .rtl .commerce-account-switcher__back > svg {
        -webkit-transform: scaleX(-1);
                transform: scaleX(-1); }
  .commerce-account-switcher__button {
    margin: 0 !important; }
    .commerce-account-switcher__button:last-child {
      border-radius: 0 0 8px 8px !important; }

.commerce-add-to-tick {
  cursor: pointer;
  height: 40px;
  width: 40px; }
  .commerce-add-to-tick__circle {
    fill: #c9daff;
    opacity: 1;
    stroke-dasharray: 130;
    stroke-dashoffset: 130;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
  .commerce-add-to-tick__tick {
    fill: none;
    stroke: #a7e5be;
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 11px;
    -webkit-transition: stroke-dashoffset 0.2s ease-out;
    transition: stroke-dashoffset 0.2s ease-out; }
  .commerce-add-to-tick__add {
    opacity: 1;
    stroke-dasharray: 100;
    stroke-dashoffset: 0;
    -webkit-transform-origin: 50%;
            transform-origin: 50%;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .commerce-add-to-tick__add line {
      fill: none;
      stroke: #c9daff;
      stroke-miterlimit: 10;
      stroke-width: 11px; }
  .commerce-add-to-tick:hover .commerce-add-to-tick__add line {
    stroke: #4c83ff; }
  .commerce-add-to-tick.is-added .commerce-add-to-tick__circle,
  .commerce-add-to-tick.is-added .commerce-add-to-tick__tick {
    opacity: 1;
    stroke-dashoffset: 0; }
  .commerce-add-to-tick.is-added .commerce-add-to-tick__circle {
    fill: #a7e5be; }
    .user-item:hover .commerce-add-to-tick.is-added .commerce-add-to-tick__circle {
      fill: #a7e5be; }
  .commerce-add-to-tick.is-added:hover .commerce-add-to-tick__tick {
    stroke: #4bc287; }
  .commerce-add-to-tick.is-added .commerce-add-to-tick__add {
    opacity: 0;
    -webkit-transform: scale(0.2);
            transform: scale(0.2); }
    .user-item:hover .commerce-add-to-tick.is-added .commerce-add-to-tick__add line {
      stroke: #4c83ff; }

.commerce-button.commerce-button, .portlet-commerce-checkout .btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #4c84ff;
  border: 0 solid currentColor;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 10px;
  font-weight: 900;
  height: 54px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 1px;
  line-height: 1.25;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap; }
  .commerce-button.commerce-button:focus, .portlet-commerce-checkout .btn:focus, .commerce-button.commerce-button:focus-within, .portlet-commerce-checkout .btn:focus-within {
    -webkit-box-shadow: 0 3px 20px 0 rgba(76, 132, 255, 0.5);
            box-shadow: 0 3px 20px 0 rgba(76, 132, 255, 0.5);
    outline: none; }
  .commerce-button.commerce-button + .commerce-button.commerce-button, .portlet-commerce-checkout .btn + .commerce-button.commerce-button, .portlet-commerce-checkout .commerce-button.commerce-button + .btn, .portlet-commerce-checkout .btn + .btn {
    margin-left: 20px; }
  .commerce-button.commerce-button--good, .portlet-commerce-checkout .commerce-button--good.btn {
    background-color: #4bc286; }
  .commerce-button.commerce-button--bad, .portlet-commerce-checkout .commerce-button--bad.btn {
    background-color: #ec676a; }
  .commerce-button.commerce-button--neutral, .portlet-commerce-checkout .commerce-button--neutral.btn {
    background-color: #fee4b8; }
  .commerce-button.commerce-button--outline, .portlet-commerce-checkout .commerce-button--outline.btn, .portlet-commerce-checkout .btn:not(.btn-primary) {
    background-color: #fff;
    border-width: 2px;
    color: #4c84ff; }
    .commerce-button.commerce-button--outline.commerce-button--good, .portlet-commerce-checkout .commerce-button--outline.commerce-button--good.btn, .portlet-commerce-checkout .commerce-button--good.btn:not(.btn-primary) {
      color: #4bc286; }
    .commerce-button.commerce-button--outline.commerce-button--bad, .portlet-commerce-checkout .commerce-button--outline.commerce-button--bad.btn, .portlet-commerce-checkout .commerce-button--bad.btn:not(.btn-primary) {
      color: #ec676a; }
    .commerce-button.commerce-button--outline.commerce-button--neutral, .portlet-commerce-checkout .commerce-button--outline.commerce-button--neutral.btn, .portlet-commerce-checkout .commerce-button--neutral.btn:not(.btn-primary) {
      color: #fee4b8; }
    .commerce-button.commerce-button--outline.commerce-button--disabled, .portlet-commerce-checkout .commerce-button--outline.commerce-button--disabled.btn, .portlet-commerce-checkout .commerce-button--disabled.btn:not(.btn-primary) {
      opacity: 0.5; }
  .commerce-button.commerce-button--link, .portlet-commerce-checkout .commerce-button--link.btn {
    background-color: #fff;
    color: #4c84ff; }
    .commerce-button.commerce-button--link.commerce-button--good, .portlet-commerce-checkout .commerce-button--link.commerce-button--good.btn {
      color: #4bc286; }
    .commerce-button.commerce-button--link.commerce-button--bad, .portlet-commerce-checkout .commerce-button--link.commerce-button--bad.btn {
      color: #ec676a; }
    .commerce-button.commerce-button--link.commerce-button--neutral, .portlet-commerce-checkout .commerce-button--link.commerce-button--neutral.btn {
      color: #fee4b8; }
    .commerce-button.commerce-button--link.commerce-button--disabled, .portlet-commerce-checkout .commerce-button--link.commerce-button--disabled.btn {
      opacity: 0.5; }
  .commerce-button.commerce-button--block, .portlet-commerce-checkout .commerce-button--block.btn {
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .commerce-button.commerce-button--small, .portlet-commerce-checkout .commerce-button--small.btn {
    height: 44px; }
    .commerce-button.commerce-button--small + .commerce-button.commerce-button--small, .portlet-commerce-checkout .commerce-button--small.btn + .commerce-button.commerce-button--small, .portlet-commerce-checkout .commerce-button.commerce-button--small + .commerce-button--small.btn, .portlet-commerce-checkout .commerce-button--small.btn + .commerce-button--small.btn {
      margin-left: 10px; }
  .commerce-button.commerce-button--disabled, .portlet-commerce-checkout .commerce-button--disabled.btn {
    background-color: #c9daff;
    cursor: inherit; }
  .commerce-button.commerce-button--big, .portlet-commerce-checkout .commerce-button--big.btn {
    font-size: 12px;
    height: 64px;
    min-width: 170px; }
  .commerce-button.commerce-button--icon, .portlet-commerce-checkout .commerce-button--icon.btn {
    border-radius: 50%;
    min-width: auto; }
  .commerce-button.commerce-button--inline, .portlet-commerce-checkout .commerce-button--inline.btn {
    background: transparent;
    border: none;
    color: #4c84ff;
    display: inline-block;
    height: auto;
    min-width: auto;
    padding: 0; }
    .commerce-button.commerce-button--inline:hover, .portlet-commerce-checkout .commerce-button--inline.btn:hover {
      color: inherit; }
  .commerce-button.commerce-button--spaced, .portlet-commerce-checkout .commerce-button--spaced.btn {
    margin-left: 20px; }

.commerce-collapse__header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  width: 100%; }
  .commerce-collapse__header .collapse-title {
    font-weight: bold; }
  .commerce-collapse__header .collapse-icon-closed,
  .commerce-collapse__header .collapse-icon-open {
    line-height: 0;
    position: static; }
  .commerce-collapse__header--collapsing .collapse-icon-closed, .commerce-collapse__header--collapsed .collapse-icon-closed {
    display: block; }
  .commerce-collapse__header--collapsing .collapse-icon-open, .commerce-collapse__header--collapsed .collapse-icon-open {
    display: none; }
  .commerce-collapse__header--expanding .collapse-icon-closed, .commerce-collapse__header--expanded .collapse-icon-closed {
    display: none; }
  .commerce-collapse__header--expanding .collapse-icon-open, .commerce-collapse__header--expanded .collapse-icon-open {
    display: block; }

.commerce-collapse__content {
  overflow: hidden;
  padding-top: 10px;
  -webkit-transition: max-height 0.2s ease-in;
  transition: max-height 0.2s ease-in; }
  .commerce-collapse__content--collapsed {
    display: none; }
  .commerce-collapse__content--collapsing, .commerce-collapse__content--expanding, .commerce-collapse__content--expanded {
    display: block; }

.commerce-compare-table {
  border-collapse: collapse;
  color: #5c5e5e;
  line-height: 1.1;
  width: 100%; }
  .commerce-compare-table thead td {
    height: 100%;
    position: relative;
    vertical-align: top;
    z-index: 1; }
  .commerce-compare-table .product-card {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding-bottom: 84px !important;
    position: static !important; }
    .commerce-compare-table .product-card::before {
      background-color: white;
      border-radius: 8px;
      bottom: 0;
      content: '';
      left: 1px;
      position: absolute;
      right: 1px;
      top: 0;
      z-index: -1; }
    .commerce-compare-table .product-card .btn-add-to-cart {
      bottom: 0;
      left: 1px;
      position: absolute;
      width: calc(100% - 2px) !important; }
  .commerce-compare-table tbody td {
    border-right: 2px solid #f8f8f9;
    padding: 15px;
    vertical-align: baseline; }
    .commerce-compare-table tbody td:last-child {
      border-right: none; }
  .commerce-compare-table thead tr {
    height: 1px; }
  .commerce-compare-table tbody tr {
    height: auto; }
  .commerce-compare-table .commerce-compare-table__title {
    width: 150px; }
  .commerce-compare-table tbody tr:not(.commerce-compare-table__separator) {
    background: white;
    overflow: hidden; }
  .commerce-compare-table__separator {
    font-weight: 800; }
  .commerce-compare-table__title {
    font-size: 12px;
    letter-spacing: 1.2px;
    line-height: 16px;
    text-transform: uppercase; }
  .commerce-compare-table__value {
    color: #7f848d;
    font-size: 14px;
    line-height: 32px;
    text-align: center; }
  .commerce-compare-table td {
    width: 20%; }
    .commerce-compare-table td:first-of-type {
      width: 10%; }

.commerce-cta {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-filter: drop-shadow(0 10px 20px rgba(92, 94, 94, 0.14));
          filter: drop-shadow(0 10px 20px rgba(92, 94, 94, 0.14));
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 70px;
  padding: 20px;
  pointer-events: none;
  position: fixed;
  right: 0;
  -webkit-transition: left ease 500ms, -webkit-transform ease 200ms;
  transition: left ease 500ms, -webkit-transform ease 200ms;
  transition: transform ease 200ms, left ease 500ms;
  transition: transform ease 200ms, left ease 500ms, -webkit-transform ease 200ms;
  z-index: 100; }
  @media screen and (hover: none) {
    .commerce-cta {
      bottom: 70px;
      left: 0; }
      .minium-frame.is-scrolling-down.is-scrolled .commerce-cta {
        bottom: 0; } }
  .commerce-cta:empty {
    display: none; }
  .commerce-cta:not(.is-visible) {
    -webkit-transform: translateY(200%);
            transform: translateY(200%); }
  .commerce-cta > * {
    pointer-events: auto; }
  body.open .commerce-cta {
    left: calc(320px + 70px); }

.commerce-datalist {
  color: #5c5e5e;
  display: inline-block;
  font-size: 14px;
  line-height: 1.6;
  opacity: 1;
  position: relative;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.1s ease-in;
  transition: -webkit-transform 0.1s ease-in;
  transition: transform 0.1s ease-in;
  transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in;
  width: 200px;
  z-index: 1; }
  .commerce-datalist.is-hidden {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(20%);
            transform: translateY(20%); }
  .commerce-datalist.is-disabled {
    opacity: 0.5;
    pointer-events: none; }
  .commerce-datalist__input-wrapper {
    background-color: rgba(255, 255, 255, 0);
    border: 2px solid #eceef1;
    border-radius: 8px;
    display: -ms-grid;
    display: grid;
    grid-gap: 10px;
    -ms-grid-columns: auto 24px;
    grid-template-columns: auto 24px;
    overflow: hidden;
    padding: 6px 10px;
    -webkit-transition: background-color 0.1s ease-in, border-radius 0.2s ease-in;
    transition: background-color 0.1s ease-in, border-radius 0.2s ease-in;
    z-index: 2; }
    .commerce-datalist__input-wrapper:focus-within {
      background-color: white;
      border-color: #c9daff; }
    .commerce-datalist__input-wrapper.is-expanding, .commerce-datalist__input-wrapper.is-expanded {
      background-color: white;
      border-radius: 8px 8px 0 0; }
      .commerce-datalist__input-wrapper.is-expanding .commerce-datalist__icon--reset, .commerce-datalist__input-wrapper.is-expanded .commerce-datalist__icon--reset {
        opacity: 1;
        -webkit-transform: translate(0, 50%) scale(1);
                transform: translate(0, 50%) scale(1); }
      .commerce-datalist__input-wrapper.is-expanding .commerce-datalist__icon--default, .commerce-datalist__input-wrapper.is-expanded .commerce-datalist__icon--default {
        opacity: 0;
        -webkit-transform: translate(0, -50%) scale(0.5);
                transform: translate(0, -50%) scale(0.5); }
  .commerce-datalist__icon-wrapper {
    line-height: 0;
    position: relative; }
  .commerce-datalist__icon {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-top: -50%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
    transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in, opacity 0.2s ease-in;
    transition: transform 0.2s ease-in, opacity 0.2s ease-in, -webkit-transform 0.2s ease-in; }
    .commerce-datalist__icon--reset {
      color: #7f848d;
      opacity: 0;
      padding: 0;
      -webkit-transform: translate(0, 130%) scale(0.5);
              transform: translate(0, 130%) scale(0.5); }
    .commerce-datalist__icon--default {
      opacity: 1;
      -webkit-transform: translate(0, 50%) scale(1);
              transform: translate(0, 50%) scale(1); }
  .commerce-datalist__mask {
    height: 26px;
    overflow: hidden;
    position: relative; }
  .commerce-datalist__query-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    position: absolute;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    height: calc(100% + 24px);
    left: 0;
    padding-bottom: 24px;
    right: 0;
    top: 0; }
    .commerce-datalist__query-wrapper::-webkit-scrollbar {
      display: none; }
  .commerce-datalist__query-input {
    background: transparent;
    border-width: 0;
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0;
    min-width: calc(100% - 50px); }
    .commerce-datalist__query-input:focus {
      outline: none; }
  .commerce-datalist__values {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .commerce-datalist__value {
    -webkit-animation: zoomInFromRight 0.1s ease-out;
            animation: zoomInFromRight 0.1s ease-out;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    background-color: #c9daff;
    border-radius: 20px;
    margin-right: 5px;
    padding: 2px 7px;
    white-space: nowrap; }
  .commerce-datalist__delete-value {
    display: inline-block;
    font-size: 18px;
    line-height: 0;
    padding: 0;
    vertical-align: middle; }
  .commerce-datalist__dropdown {
    background: white;
    border-color: #eceef1;
    border-radius: 0 0 8px 8px;
    border-style: solid;
    border-width: 0 2px 2px;
    -webkit-box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
            box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
    display: none;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    -webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
    transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
    transition: opacity 0.2s ease-in, transform 0.2s ease-in;
    transition: opacity 0.2s ease-in, transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
    z-index: 1; }
    .commerce-datalist__dropdown.is-expanding {
      -webkit-animation: expand-dropdown 0.2s;
              animation: expand-dropdown 0.2s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      display: block; }
    .commerce-datalist__dropdown.is-collapsing {
      -webkit-animation: collapse-dropdown 0.2s;
              animation: collapse-dropdown 0.2s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      display: block; }
    .commerce-datalist__dropdown.is-expanded {
      display: block;
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
  .commerce-datalist__data {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .commerce-datalist__option {
    cursor: pointer;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 7px 14px; }
    .commerce-datalist__option .is-hover, .commerce-datalist__option:hover {
      background-color: #f7f7f8; }
    .commerce-datalist__option--active {
      font-weight: 600; }
    .commerce-datalist__option--multiselect {
      padding: 0; }
      .commerce-datalist__option--multiselect:last-of-type, .commerce-datalist__option--multiselect:first-of-type {
        padding: 0; }
    .commerce-datalist__option--empty {
      cursor: inherit; }
    .commerce-datalist__option [type='checkbox'] {
      margin-right: 15px; }

@-webkit-keyframes expand-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes expand-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes collapse-dropdown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px); } }

@keyframes collapse-dropdown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px); } }

.commerce-dot {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -ms-grid;
  display: grid;
  grid-gap: 5px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr; }
  .commerce-dot::before {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    background-color: #4c84ff;
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 14px;
    width: 14px; }
  .commerce-dot--big::before {
    height: 20px;
    width: 20px; }
  .commerce-dot--good::before {
    background-color: #4bc286; }
  .commerce-dot--neutral::before {
    background-color: #fee4b8; }
  .commerce-dot--bad::before {
    background-color: #ec676a; }

.commerce-dot-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 25px; }
  .commerce-dot-navigation__dot {
    background: transparent;
    border: 2px solid #4c84ff;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 15px;
    margin-right: 16px;
    padding: 0;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    width: 15px; }
    .commerce-dot-navigation__dot:last-child {
      margin-right: 0; }
    .commerce-dot-navigation__dot:hover {
      background: #4c84ff; }
    .commerce-dot-navigation__dot--disabled {
      border: 2px solid #9d9e9e; }
      .commerce-dot-navigation__dot--disabled:hover {
        background: transparent; }
    .commerce-dot-navigation__dot--active {
      background: #4c84ff;
      cursor: inherit;
      -webkit-transform: scale(1.4);
              transform: scale(1.4); }

.commerce-dropdown {
  position: relative; }
  .commerce-dropdown__curtain {
    background: white;
    border-radius: 8px;
    -webkit-box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
            box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
    display: none;
    height: 530px;
    max-height: calc( 100vh - 256px);
    opacity: 0;
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 450px;
    z-index: 999; }
    @media screen and (max-width: 767px) {
      .commerce-dropdown__curtain {
        left: 10px;
        position: fixed;
        right: 10px;
        top: 120px;
        width: calc(100% - 20px); } }
    .commerce-dropdown__curtain::before {
      border: 10px solid transparent;
      border-bottom-color: #fff;
      border-top-width: 0;
      bottom: 100%;
      content: '';
      position: absolute;
      right: 24px;
      -webkit-transition: max-height 0.2s ease-in, opacity 0.2s ease-in;
      transition: max-height 0.2s ease-in, opacity 0.2s ease-in;
      z-index: 999; }
      @media screen and (max-width: 767px) {
        .commerce-dropdown__curtain::before {
          right: 64px; } }
    .commerce-dropdown__curtain.is-closing {
      display: block;
      -webkit-transition: all 0.1s ease-in;
      transition: all 0.1s ease-in; }
    .commerce-dropdown__curtain.is-open {
      display: block;
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
    .commerce-dropdown__curtain.is-opening {
      display: block; }
  .commerce-dropdown__absolute-content {
    bottom: 0;
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }

.commerce-empty-table-message {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 42px;
  min-height: 300px;
  text-align: center; }

.commerce-icon {
  height: 1em;
  width: 1em; }

.commerce-input.commerce-input--checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .commerce-input.commerce-input--checkbox__input {
    margin-right: 10px; }
  .commerce-input.commerce-input--checkbox__label {
    color: #7f848d;
    font-weight: normal;
    margin-bottom: 0; }
  .commerce-input.commerce-input--checkbox--checked .commerce-input--checkbox__label {
    color: #5c5e5e; }

.commerce-input.commerce-input--select {
  background: white;
  border: 2px solid rgba(92, 94, 94, 0.14);
  border-radius: 8px;
  color: #5c5e5e;
  font-size: inherit;
  height: 56px;
  margin-bottom: 15px;
  min-height: 56px;
  outline: none;
  width: 100%; }
  .commerce-input.commerce-input--select--with-margin {
    margin-bottom: 30px; }

.commerce-input.commerce-input--text {
  background: white;
  border: 2px solid rgba(92, 94, 94, 0.14);
  border-radius: 8px;
  color: #5c5e5e;
  font-size: inherit;
  margin-bottom: 15px;
  min-height: 56px;
  outline: none;
  padding: 10px;
  width: 100%; }
  .commerce-input.commerce-input--text--with-margin {
    margin-bottom: 30px; }

.required-mark {
  color: #ec676a; }
  .required-mark::after {
    content: '*'; }

.commerce-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  max-height: 130px;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.2s ease-in, padding 0.1s ease-in;
  transition: max-height 0.2s ease-in, padding 0.1s ease-in; }
  .commerce-item--search {
    font-size: 14px;
    width: 100%; }
    .commerce-item--search__image {
      -ms-flex-preferred-size: 50px;
          flex-basis: 50px; }
  .commerce-item.is-not-valid .commerce-item {
    opacity: 0.3; }
  .commerce-item__icon {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fee4b8;
    border-radius: 4px;
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    font-size: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 0;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle; }
  .commerce-item__image {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    border-radius: 4px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    margin: auto 10px auto 0;
    max-height: 60px;
    max-width: 100%; }
  .commerce-item--search .commerce-item__image {
    max-height: 50px; }
  .commerce-item__content {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .commerce-item__error {
    color: #ec676a;
    font-weight: 600;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3; }
  .commerce-item__delete {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 2px solid currentColor;
    border-radius: 50%;
    color: #ec676a;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 8px auto 0;
    padding: 0;
    position: relative;
    width: 16px; }
    .commerce-item__delete:hover {
      color: #ec676a; }
    .commerce-cart__item:not(:hover) .commerce-item__delete:not(:focus) {
      opacity: 0; }
      @media (hover: none) {
        .commerce-cart__item:not(:hover) .commerce-item__delete:not(:focus) {
          opacity: 1; } }
    .commerce-item__delete::after {
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
              transform: translate(-50%, -50%) rotate(-45deg); }
    .commerce-item__delete::before {
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
              transform: translate(-50%, -50%) rotate(45deg); }
    .commerce-item__delete::after, .commerce-item__delete::before {
      background-color: currentColor;
      content: '';
      display: block;
      height: 8px;
      left: 50%;
      position: absolute;
      top: 50%;
      width: 2px; }
    .commerce-item__delete.is-disabled {
      cursor: wait;
      opacity: 0.5; }
  .commerce-item__cancel-delete {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f7f7f8;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
    z-index: 999; }
    .commerce-item.is-deleting .commerce-item__cancel-delete {
      -webkit-transform: translateX(0%);
              transform: translateX(0%); }
  .commerce-item.is-collapsed {
    border-width: 0;
    max-height: 0;
    padding: 0 10px; }
  .commerce-item.is-not-valid {
    background-color: #fef7f7; }

.commerce-link {
  color: #4c84ff;
  font-size: 12px; }

.commerce-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -ms-grid;
  display: grid;
  grid-gap: 5px 20px;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  line-height: 1;
  margin-bottom: 0; }
  .commerce-list dt {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    color: #b4bbc9;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1.1px;
    text-transform: uppercase; }
  .commerce-list dd {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-bottom: 0; }
  .commerce-list + .commerce-list {
    margin-top: 10px; }

.commerce-loader {
  display: inline-block;
  min-height: 8px;
  position: relative; }
  .commerce-loader__dots-wrapper--inverted .commerce-loader__dot {
    background: var(--light); }
  .commerce-loader__dot {
    -webkit-animation: scale-dot 0.8s ease-out infinite;
            animation: scale-dot 0.8s ease-out infinite;
    background: #5c5e5e;
    border-radius: 50%;
    display: inline-block;
    height: 6px;
    margin: 2px;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    width: 6px; }
    .commerce-loader__dot:nth-of-type(2) {
      -webkit-animation-delay: 0.2s;
              animation-delay: 0.2s; }
    .commerce-loader__dot:nth-of-type(3) {
      -webkit-animation-delay: 0.3s;
              animation-delay: 0.3s; }
    .commerce-loader__dot:nth-of-type(4) {
      -webkit-animation-delay: 0.4s;
              animation-delay: 0.4s; }
    .commerce-loader__dot:nth-of-type(5) {
      -webkit-animation-delay: 0.5s;
              animation-delay: 0.5s; }

@-webkit-keyframes scale-dot {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  25% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  75% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); } }

@keyframes scale-dot {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  25% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  75% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); } }

.commerce-modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 30px; }

.commerce-modal__close {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: currentColor;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  padding: 0;
  width: 40px; }

.commerce-modal__title {
  color: #5c5e5e;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 28px;
  font-weight: 100;
  line-height: 40px;
  margin-bottom: 0; }

.commerce-modal__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.commerce-modal__checkbox--with-margin {
  margin-bottom: 30px; }

.commerce-modal__label {
  color: #9d9e9e;
  display: block;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 5px;
  margin-left: 14px;
  text-transform: uppercase;
  white-space: nowrap; }
  .commerce-modal__label--checkbox {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
    text-transform: none; }

.commerce-modal__select {
  background: transparent;
  border: 2px solid rgba(92, 94, 94, 0.14);
  border-radius: 8px;
  color: #5c5e5e;
  height: 56px;
  margin-bottom: 15px;
  min-height: 56px;
  outline: none;
  width: 100%; }
  .commerce-modal__select--with-margin {
    margin-bottom: 30px; }

.commerce-modal__input {
  border: 2px solid rgba(92, 94, 94, 0.14);
  border-radius: 8px;
  color: #5c5e5e;
  margin-bottom: 15px;
  min-height: 56px;
  outline: none;
  padding: 10px;
  width: 100%; }
  .commerce-modal__input--with-margin {
    margin-bottom: 30px; }

.commerce-modal__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px; }
  .commerce-modal__actions .btn-monospaced {
    border-radius: 50%; }

.commerce-order-title {
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  margin: 20px 0; }

.commerce-panel {
  color: #5c5e5e;
  margin-bottom: 40px; }
  .commerce-panel__title {
    font-weight: 500;
    letter-spacing: 1.2px;
    line-height: 1;
    text-transform: uppercase;
    background-color: #fff;
    font-size: 12px;
    border-radius: 8px;
    margin-bottom: 5px;
    padding: 12px 30px; }
  .commerce-panel__content {
    font-size: 14px;
    line-height: 1.6;
    background-color: #fff;
    border-radius: 8px;
    padding: 10px 25px; }
    .commerce-panel__content + .commerce-panel__content {
      margin-top: 5px; }
  .commerce-panel__tabs {
    background-color: #fff;
    border-radius: 8px;
    height: 70px; }
    .commerce-panel__tabs .nav {
      height: 100%; }
  .commerce-panel .specification-list {
    display: -ms-grid;
    display: grid;
    grid-gap: 0 20px;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr; }
    .commerce-panel .specification-list .specification-desc {
      margin-bottom: 0; }
      .commerce-panel .specification-list .specification-desc .lexicon-icon-shortcut {
        display: none; }
    @media all and (-ms-high-contrast: none) {
      .commerce-panel .specification-list {
        display: block; } }

.commerce-product-details-modal {
  color: #5c5e5e; }
  .commerce-product-details-modal__picture {
    margin-left: -30px;
    width: calc(100% + 60px); }
    .commerce-product-details-modal__picture img {
      width: 100%; }
  .commerce-product-details-modal__availability {
    position: relative; }
    .commerce-product-details-modal__availability .commerce-dot {
      left: 0;
      line-height: 0;
      position: absolute;
      top: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .commerce-product-details-modal__availability .commerce-dot::before {
        height: 20px;
        width: 20px; }
  .commerce-product-details-modal__sku {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 20px; }
  .commerce-product-details-modal__min-quantity {
    font-size: 10px;
    margin-left: 25px;
    text-transform: uppercase; }
    .commerce-product-details-modal__min-quantity__value {
      font-size: 13px;
      font-weight: 600;
      margin-left: 10px; }
  .commerce-product-details-modal__name {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 5px; }
  .commerce-product-details-modal__description {
    color: #7f848d;
    margin-bottom: 5px; }
  .commerce-product-details-modal__view-details {
    display: block;
    margin-bottom: 40px; }

.commerce-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .commerce-search__input {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 20px; }
    .commerce-search__input input {
      background-color: transparent;
      border: 0;
      caret-color: #4c84ff;
      font-size: 14px;
      height: 100%;
      width: 100%; }
      .commerce-search__input input:focus {
        outline: none; }
      .commerce-search__input input::-webkit-input-placeholder {
        color: #5c5e5e;
        font-weight: bold;
        opacity: 0.35; }
      .commerce-search__input input::-moz-placeholder {
        color: #5c5e5e;
        font-weight: bold;
        opacity: 0.35; }
      .commerce-search__input input:-ms-input-placeholder {
        color: #5c5e5e;
        font-weight: bold;
        opacity: 0.35; }
      .commerce-search__input input::-ms-input-placeholder {
        color: #5c5e5e;
        font-weight: bold;
        opacity: 0.35; }
      .commerce-search__input input::placeholder {
        color: #5c5e5e;
        font-weight: bold;
        opacity: 0.35; }
  .commerce-search__button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: currentColor;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 21px;
    height: 70px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 70px; }
    .commerce-search__button:hover {
      color: currentColor; }
    .commerce-search__button.is-ninja {
      opacity: 0;
      pointer-events: none;
      visibility: hidden; }

.commerce-small-table {
  border-collapse: collapse;
  width: 100%; }
  .commerce-small-table th,
  .commerce-small-table .d-table-head-group {
    font-size: 12px;
    font-weight: 500;
    padding: 5px 10px; }
  .commerce-small-table a {
    color: currentColor;
    text-decoration: none; }
  .commerce-small-table tbody tr:nth-child(odd),
  .commerce-small-table .d-table-row-group .d-table-row:nth-child(odd) {
    background-color: #f7f7f8; }
  .commerce-small-table tbody tr td:first-child,
  .commerce-small-table tbody tr .d-table-cell:first-child,
  .commerce-small-table .d-table-row-group .d-table-row td:first-child,
  .commerce-small-table .d-table-row-group .d-table-row .d-table-cell:first-child {
    border-radius: 8px 0 0 8px; }
  .commerce-small-table tbody tr td:last-child,
  .commerce-small-table tbody tr .d-table-cell:last-child,
  .commerce-small-table .d-table-row-group .d-table-row td:last-child,
  .commerce-small-table .d-table-row-group .d-table-row .d-table-cell:last-child {
    border-radius: 0 8px 8px 0; }
  .commerce-small-table .d-table-cell {
    padding: 5px 10px; }

.commerce-suggestions {
  background: #fcfcfc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: calc(90vh - 140px);
  overflow: hidden auto;
  position: relative; }
  @media screen and (hover: none) {
    .commerce-suggestions {
      max-height: calc(90vh - 210px); } }
  .commerce-suggestions.is-loading::before {
    -webkit-animation: shift-rightwards-suggestions 1s ease-in-out infinite;
            animation: shift-rightwards-suggestions 1s ease-in-out infinite;
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
    background-color: #4c84ff;
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    width: 100%; }
  .commerce-suggestions__wrapper {
    overflow: auto;
    padding: 20px 0; }
  .commerce-suggestions__label {
    font-size: 12px;
    padding: 10px 20px; }
  .commerce-suggestions__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-height: 70px;
    padding: 10px 20px;
    position: relative; }
    .commerce-suggestions__item.is-selected {
      background-color: #fff; }
      .commerce-suggestions__item.is-selected::before {
        background-color: #4c84ff;
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-transition: opacity ease 100ms;
        transition: opacity ease 100ms;
        width: 2px; }
  .commerce-suggestions__hints {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f7f7f8;
    color: #7f848d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    font-size: 14px;
    padding: 0 20px; }
    .commerce-suggestions__hints svg {
      margin-right: 10px; }
      .commerce-suggestions__hints svg:not(:first-of-type) {
        margin-left: 30px; }
    @media screen and (hover: none) {
      .commerce-suggestions__hints {
        display: none; } }

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

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

.commerce-topbar-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: currentColor;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  min-width: 70px;
  padding: 14px;
  text-align: left; }
  @media screen and (max-width: 767px) {
    .commerce-topbar-button {
      height: 56px;
      min-width: 56px;
      padding: 0; } }
  .commerce-topbar-button:hover {
    color: currentColor;
    text-decoration: none; }
  @media screen and (max-width: 767px) {
    .commerce-topbar-button__label {
      display: none; } }
  .commerce-topbar-button svg, .commerce-topbar-button__icon {
    display: inline-block;
    margin: 10px; }
  .commerce-topbar-button:not(.is-active) .commerce-topbar-button__icon--active {
    display: none; }
  .commerce-topbar-button.is-active .commerce-topbar-button__icon--not-active {
    display: none; }
  .commerce-topbar-button[disabled], .commerce-topbar-button.is-disabled {
    opacity: 0.5; }
  .commerce-topbar-button.is-active {
    background-color: #f7f7f8; }
  .commerce-topbar-button::before {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #4c84ff;
    border-radius: 50%;
    color: white;
    content: '\FEFF' attr(data-badge-count);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 50%;
    line-height: 1;
    margin-left: -9px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(17px, -7px);
            transform: translate(17px, -7px);
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms;
    width: 18px; }
  .commerce-topbar-button:not(.has-badge)::before {
    opacity: 0;
    -webkit-transform: scale(0.1) translate(17px, -7px);
            transform: scale(0.1) translate(17px, -7px); }

.commerce-typo__section-title {
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1;
  text-transform: uppercase;
  color: #5c5e5e;
  font-size: 14px;
  margin: 40px 0; }

.minium-action-toggle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #9d9e9e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 21px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  opacity: 0.3; }
  .minium-action-toggle__open, .minium-action-toggle__close {
    font-size: 16px; }
  .table tr.is-active .minium-action-toggle__open,
  .table tr:not(.is-active) .minium-action-toggle__close {
    display: none; }

html.ie .minium-actions-toggle-wrapper,
html.edge .minium-actions-toggle-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.minium-frame .minium-card {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  border-radius: 5px;
  -webkit-box-shadow: 0 17px 56px 0 rgba(52, 55, 62, 0);
          box-shadow: 0 17px 56px 0 rgba(52, 55, 62, 0);
  color: #5c5e5e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  overflow: hidden;
  padding: 20px;
  position: relative;
  text-align: center;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
  transition: -webkit-box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out; }
  .minium-frame .minium-card:hover {
    -webkit-box-shadow: 0 17px 56px 0 rgba(52, 55, 62, 0.08);
            box-shadow: 0 17px 56px 0 rgba(52, 55, 62, 0.08); }
  .minium-frame .minium-card:focus {
    -webkit-box-shadow: 0 3px 20px 0 rgba(76, 132, 255, 0.5);
            box-shadow: 0 3px 20px 0 rgba(76, 132, 255, 0.5);
    outline: none; }
  .minium-frame .minium-card__actions {
    margin-bottom: -20px;
    margin-left: 0;
    width: calc(100% + 40px); }
    .minium-frame .minium-card__actions .btn-add-to-cart {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 11px !important;
      height: 50px !important;
      margin-top: 12px;
      width: 100%; }
    .minium-frame .minium-card__actions .quantity-selector .btn {
      width: 40px; }
  .minium-frame .minium-card__close {
    position: absolute; }
  .minium-frame .minium-card__compare {
    left: 20px;
    position: absolute;
    top: 20px; }
  .minium-frame .minium-card__availability {
    left: 0;
    margin-top: calc(75% - 30px);
    position: absolute;
    top: 0;
    width: 100%; }
    .minium-frame .minium-card__availability .commerce-dot {
      left: 20px;
      line-height: 0;
      position: absolute;
      top: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .minium-frame .minium-card__availability .commerce-dot::before {
        height: 20px;
        width: 20px; }
  .minium-frame .minium-card__delete {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #f1676a;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 18px;
    line-height: 1;
    position: absolute;
    top: 18px;
    width: 18px;
    z-index: 10; }
    .minium-frame .minium-card__delete [class*='-icon'] {
      position: relative;
      top: 0; }
    .minium-frame .minium-card__delete path {
      fill: rgba(255, 255, 255, 0.9); }
  .minium-frame .minium-card__picture {
    background-color: #ebebeb;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    margin-top: -20px;
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
    width: calc(100% + 40px); }
    .minium-frame .minium-card__picture::before {
      background: inherit;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: all ease 200ms;
      transition: all ease 200ms; }
      .minium-card:hover .minium-frame .minium-card__picture::before {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
  .minium-frame .minium-card__sku {
    color: #7f848d;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 14px; }
  .minium-frame .minium-card__empty_sku {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 8px;
    margin-top: 24px;
    min-height: 12px; }
  .minium-frame .minium-card__name {
    color: inherit;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 8px; }
    .minium-frame .minium-card__name:hover {
      color: inherit;
      text-decoration: underline; }
  .minium-frame .minium-card__categories {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 5px; }
  .minium-frame .minium-card__compare-checkbox {
    border-radius: 4px;
    left: 20px;
    position: absolute;
    top: 20px;
    z-index: 10; }
  .minium-frame .minium-card__description {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    line-height: 28px;
    margin: 0; }
  .minium-frame .minium-card__price {
    line-height: 21px;
    min-height: 33px; }
    .minium-frame .minium-card__price .price {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .minium-frame .minium-card__price .price-label {
        display: none; }
      .minium-frame .minium-card__price .price-value {
        font-weight: 500 !important; }
        .minium-frame .minium-card__price .price-value-discount, .minium-frame .minium-card__price .price-value-inactive {
          display: none; }
        .minium-frame .minium-card__price .price-value-final, .minium-frame .minium-card__price .price-value-promo {
          margin-right: 10px !important; }
        .minium-frame .minium-card__price .price-value-inactive:nth-child(2) {
          display: block !important;
          font-size: 1em; }
  .minium-frame .minium-card__add-to-wishlist-button {
    background-color: white;
    border-radius: 50%;
    color: #5c5e5e;
    cursor: pointer;
    height: 35px;
    padding: 0;
    position: absolute;
    right: 18px;
    top: 18px;
    width: 35px;
    z-index: 10; }
    .minium-frame .minium-card__add-to-wishlist-button:focus {
      -webkit-box-shadow: 0 3px 20px 0 rgba(76, 132, 255, 0.5);
              box-shadow: 0 3px 20px 0 rgba(76, 132, 255, 0.5);
      outline: none; }
    .minium-frame .minium-card__add-to-wishlist-button [class*='-icon'] {
      height: 40%;
      left: 50%;
      margin-left: -20%;
      margin-top: -20%;
      opacity: 0.5;
      position: absolute;
      top: 50%;
      -webkit-transition: opacity 0.1s ease-in;
      transition: opacity 0.1s ease-in;
      width: 40%;
      z-index: 1; }
    .minium-frame .minium-card__add-to-wishlist-button:hover [class*='-icon'] {
      opacity: 1; }
    .minium-frame .minium-card__add-to-wishlist-button .lexicon-icon-heart-full {
      color: #4c84ff;
      opacity: 0;
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-transform-origin: 50%;
              transform-origin: 50%;
      -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      z-index: 2; }
    .minium-frame .minium-card__add-to-wishlist-button--added [class*='-icon'] {
      opacity: 1; }
    .minium-frame .minium-card__add-to-wishlist-button--added:hover [class*='-icon'] {
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
    .minium-frame .minium-card__add-to-wishlist-button--added .lexicon-icon-heart-full {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
  .minium-frame .minium-card .product-compare-checkbox {
    line-height: 1;
    position: absolute;
    z-index: 1; }

.minium-content {
  color: #5c5e5e;
  font-size: 14px;
  line-height: 1.58;
  margin: auto;
  max-width: 1440px;
  padding: 40px;
  padding-bottom: 104px;
  width: 100%; }
  .minium-content--wide {
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    overflow-x: hidden;
    padding: 0;
    width: 100%; }

.minium-frame {
  background-color: #f7f7f8; }
  .minium-frame__topbar {
    left: 0;
    margin: 0 70px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all ease 500ms;
    transition: all ease 500ms;
    z-index: 950; }
    @media screen and (hover: none) {
      .minium-frame__topbar {
        margin-left: 0; } }
  .minium-frame__sidebar {
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all ease 500ms;
    transition: all ease 500ms;
    z-index: 951; }
    @media screen and (hover: none) {
      .minium-frame__sidebar {
        -webkit-box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
                box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
        right: 0;
        top: auto;
        -webkit-transition: all ease 200ms;
        transition: all ease 200ms; }
        .minium-frame.is-scrolling-down.is-scrolled .minium-frame__sidebar {
          -webkit-box-shadow: 0 0 0 transparent;
                  box-shadow: 0 0 0 transparent;
          -webkit-transform: translateY(100%);
                  transform: translateY(100%); } }
  .minium-frame__content {
    padding: 70px 0 0 70px; }
    @media screen and (hover: none) {
      .minium-frame__content {
        padding: 70px 0 70px 0; } }
    .has-control-menu.signed-in .minium-frame__content {
      padding: 126px 0 0 70px; }
      @media screen and (hover: none) {
        .has-control-menu.signed-in .minium-frame__content {
          padding: 126px 0 70px 0; } }
  .minium-frame__overlay {
    background-color: rgba(52, 55, 62, 0.6);
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 70px 0 10% 70px;
    position: fixed;
    right: 0;
    top: 126px;
    z-index: 100; }
    .minium-frame:not(.has-search) .minium-frame__overlay {
      display: none; }
    @media screen and (hover: none) {
      .minium-frame__overlay {
        padding-left: 0; } }
  .minium-frame__toolbar {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 transparent;
            box-shadow: 0 0 0 transparent;
    height: 70px;
    left: 0;
    margin-left: 70px;
    position: fixed;
    right: 0;
    top: 70px;
    -webkit-transition: -webkit-box-shadow ease 200ms, -webkit-transform ease 200ms;
    transition: -webkit-box-shadow ease 200ms, -webkit-transform ease 200ms;
    transition: box-shadow ease 200ms, transform ease 200ms;
    transition: box-shadow ease 200ms, transform ease 200ms, -webkit-box-shadow ease 200ms, -webkit-transform ease 200ms;
    width: 100%; }
    @media screen and (hover: none) {
      .minium-frame__toolbar {
        margin-left: 0; } }
    .minium-frame:not(.is-scrolled) .minium-frame__toolbar, .minium-frame__toolbar:not(.is-visible) {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    .minium-frame.is-scrolled .minium-frame__toolbar,
    .minium-frame.has-search .minium-frame__toolbar {
      -webkit-box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
              box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14); }
  .minium-frame__cta:empty, .minium-frame__dock:empty {
    display: none; }
  .minium-frame__cta:not(.is-visible), .minium-frame__dock:not(.is-visible) {
    -webkit-transform: translateY(200%);
            transform: translateY(200%); }
  .minium-frame__dock {
    align-self: flex-end;
    grid-area: content;
    -ms-grid-column-align: center;
        justify-self: center;
    padding: 20px;
    position: relative;
    -webkit-transition: -webkit-transform ease 200ms;
    transition: -webkit-transform ease 200ms;
    transition: transform ease 200ms;
    transition: transform ease 200ms, -webkit-transform ease 200ms; }
  .minium-frame__cta {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: drop-shadow(rgba(92, 94, 94, 0.14));
            filter: drop-shadow(rgba(92, 94, 94, 0.14));
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 70px;
    padding: 20px;
    pointer-events: none;
    position: fixed;
    right: 0;
    -webkit-transition: bottom ease 200ms, left ease 500ms, -webkit-transform ease 200ms;
    transition: bottom ease 200ms, left ease 500ms, -webkit-transform ease 200ms;
    transition: bottom ease 200ms, transform ease 200ms, left ease 500ms;
    transition: bottom ease 200ms, transform ease 200ms, left ease 500ms, -webkit-transform ease 200ms;
    z-index: 100; }
    @media screen and (hover: none) {
      .minium-frame__cta {
        bottom: 70px;
        left: 0; }
        .minium-frame.is-scrolling-down.is-scrolled .minium-frame__cta {
          bottom: 0; } }
    .minium-frame__cta > * {
      pointer-events: auto; }
    body.open .minium-frame__cta {
      left: calc(320px + 70px); }
      @media screen and (hover: none) {
        body.open .minium-frame__cta {
          left: 320px; } }
  .minium-frame__dock {
    background: #fff;
    border-radius: 8px 8px 0 0;
    -webkit-box-shadow: 0 -20px 40px 0 rgba(92, 94, 94, 0.14);
            box-shadow: 0 -20px 40px 0 rgba(92, 94, 94, 0.14); }
  .minium-frame__tray {
    align-self: flex-start;
    grid-area: content;
    -ms-grid-column-align: end;
        justify-self: end;
    margin-right: 20px;
    margin-top: 20px;
    z-index: 999; }
    .minium-frame__tray:empty {
      display: none; }
  .minium-frame__modal {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgba(52, 55, 62, 0.6);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998; }
    .minium-frame__modal:not(.is-visible) {
      display: none; }

.minium-logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  overflow: hidden;
  padding-left: 22px; }
  @media screen and (hover: none) {
    .minium-logo {
      display: none; } }
  .minium-logo svg {
    min-width: 95px; }
  .minium-logo__type {
    -webkit-transition: opacity ease 200ms, -webkit-transform ease 200ms;
    transition: opacity ease 200ms, -webkit-transform ease 200ms;
    transition: opacity ease 200ms, transform ease 200ms;
    transition: opacity ease 200ms, transform ease 200ms, -webkit-transform ease 200ms; }
    .minium-sidebar:not(:hover):not(:focus) .minium-logo__type {
      opacity: 0;
      -webkit-transform: translateX(20px);
              transform: translateX(20px); }

@media screen and (hover: none) {
  .minium-main-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.minium-main-navigation__submenu:not(.is-open) {
  display: none; }

.minium-notification-badge {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #4c84ff;
  border-radius: 50%;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  height: 21px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 15px;
  width: 21px; }

.minium-product-tiles {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  margin-bottom: 20px; }
  @media (max-width: 1024px) {
    .minium-product-tiles {
      grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); } }
  @media all and (-ms-high-contrast: none) {
    .minium-product-tiles {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .minium-product-tiles::before, .minium-product-tiles::after {
        content: '';
        -webkit-box-ordinal-group: 101;
            -ms-flex-order: 100;
                order: 100; }
      .minium-product-tiles::before, .minium-product-tiles::after, .minium-product-tiles__item {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 250px;
                flex: 1 1 250px;
        margin: 0 20px 20px 0; } }

.minium-products-compare {
  background: white;
  border-radius: 20px 20px 0 0;
  -webkit-box-shadow: 0 17px 84px 0 rgba(52, 55, 62, 0.2);
          box-shadow: 0 17px 84px 0 rgba(52, 55, 62, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px; }
  @media screen and (hover: none) {
    .minium-products-compare {
      border-radius: 10px 10px 0 0;
      padding: 10px; } }
  .minium-products-compare__item {
    border: 2px dotted #d8d8d8;
    border-radius: 10px;
    height: 54px;
    margin-right: 20px;
    position: relative;
    -webkit-transition: border 0.3s ease-in;
    transition: border 0.3s ease-in;
    width: 54px; }
    @media screen and (hover: none) {
      .minium-products-compare__item {
        margin-right: 10px; } }
    .minium-products-compare__item--showing, .minium-products-compare__item--visible {
      border: 0 dotted #d8d8d8; }
    .minium-products-compare__item--hiding, .minium-products-compare__item--hidden {
      border: 2px dotted #d8d8d8; }
  .minium-products-compare__thumbnail {
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 10px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    width: 100%; }
    .minium-products-compare__thumbnail--showing, .minium-products-compare__thumbnail--visible {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
    .minium-products-compare__thumbnail--hiding, .minium-products-compare__thumbnail--hidden {
      opacity: 0;
      -webkit-transform: scale(0.6);
              transform: scale(0.6); }
  .minium-products-compare__delete {
    background: #f1676a;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 1rem;
    height: 18px;
    left: -9px;
    line-height: 1.1;
    position: absolute;
    top: 9px;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
    width: 18px;
    z-index: 10; }
    .minium-products-compare__delete--showing, .minium-products-compare__delete--visible {
      -webkit-transform: scale(1);
              transform: scale(1); }
    .minium-products-compare__delete--hiding, .minium-products-compare__delete--hidden {
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
    .minium-products-compare__delete [class*='-icon'] {
      left: 1px;
      position: relative;
      top: 1px; }
    .minium-products-compare__delete path {
      fill: rgba(255, 255, 255, 0.9); }

.minium-sidebar {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 rgba(92, 94, 94, 0.14);
          box-shadow: 0 0 0 rgba(92, 94, 94, 0.14);
  color: #7f848d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  -webkit-transition: width ease 200ms, -webkit-box-shadow ease 200ms;
  transition: width ease 200ms, -webkit-box-shadow ease 200ms;
  transition: box-shadow ease 200ms, width ease 200ms;
  transition: box-shadow ease 200ms, width ease 200ms, -webkit-box-shadow ease 200ms;
  width: 70px; }
  .minium-sidebar:hover {
    -webkit-box-shadow: 20px 0 40px rgba(92, 94, 94, 0.14);
            box-shadow: 20px 0 40px rgba(92, 94, 94, 0.14);
    width: 300px; }
  @media screen and (hover: none) {
    .minium-sidebar {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 70px;
      overflow: initial;
      width: 100%; }
      .minium-sidebar:hover {
        -webkit-box-shadow: 0;
                box-shadow: 0;
        width: 100%; } }
  @media screen and (hover: none) and (max-width: 767px) {
    .minium-sidebar {
      height: 56px; } }
  .minium-sidebar__start {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 70px;
            flex: 1 0 70px; }
  .minium-sidebar__middle {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 40px 0; }
    @media screen and (hover: none) {
      .minium-sidebar__middle {
        padding: 0; } }
  .minium-sidebar__end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 70px;
            flex: 1 0 70px; }
    @media screen and (hover: none) {
      .minium-sidebar__end {
        -webkit-box-align: initial;
            -ms-flex-align: initial;
                align-items: initial;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        position: relative; } }

.minium-table-actions {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fafafa;
  border-radius: 8px;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 20px 0 30px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all ease 400ms;
  transition: all ease 400ms;
  white-space: nowrap;
  width: 340px;
  width: var(--actions-width, auto);
  z-index: -1; }
  .minium-table-actions__close {
    color: #9d9e9e;
    font-size: 21px;
    margin-right: 20px;
    opacity: 0.3; }
  .minium-table-actions__link {
    color: #7f848d;
    font-size: 10px;
    text-decoration: underline;
    text-transform: uppercase; }
  .minium-table-actions__buttons {
    margin: 0 20px; }
  html:not(.ie):not(.edge) .table tr.is-active .minium-table-actions {
    -webkit-transform: translateX(var(--translate-space));
            transform: translateX(var(--translate-space)); }
  html.ie .minium-actions-toggle-wrapper .minium-table-actions,
  html.edge .minium-actions-toggle-wrapper .minium-table-actions {
    border-radius: 8px;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    top: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all ease 400ms;
    transition: all ease 400ms;
    z-index: 1000; }
  html.ie .table tr.is-active .minium-table-actions,
  html.edge .table tr.is-active .minium-table-actions {
    -webkit-transform: translateX(0);
            transform: translateX(0); }

.minium-tabs {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .minium-tabs__tab {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #7f848d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 11px;
    letter-spacing: 1.1px;
    padding: 10px;
    position: relative;
    text-transform: uppercase; }
    .minium-tabs__tab + .minium-tabs__tab {
      margin-left: 20px; }
    .minium-tabs__tab em {
      font-style: normal; }
    .minium-tabs__tab:hover, .minium-tabs__tab.is-active {
      color: #5c5e5e;
      font-weight: bold;
      text-decoration: none; }
    .minium-tabs__tab.is-active::before {
      background-color: #4c84ff;
      bottom: 0;
      content: '';
      height: 2px;
      left: calc(50% - 25px);
      position: absolute;
      width: 50px; }
  .minium-topbar__middle .minium-tabs {
    height: 70px; }

.minium-toast {
  -webkit-animation: toast-enter 500ms forwards 500ms;
          animation: toast-enter 500ms forwards 500ms;
  background-color: #fff;
  border: 2px solid #4c84ff;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
          box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
  display: -ms-grid;
  display: grid;
  font-size: 12px;
  -ms-grid-columns: 60px 270px;
  grid-template-columns: 60px 270px;
  min-height: 64px;
  opacity: 0;
  -webkit-transform: translateX(50%);
          transform: translateX(50%); }
  .minium-toast + .minium-toast {
    margin-top: 10px; }
  .minium-toast--success {
    border-color: #4bc286; }
  .minium-toast--fail {
    border-color: #ec676a; }
  .minium-toast__icon {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #4c84ff;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 21px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 60px; }
  .minium-toast--success .minium-toast__icon {
    background-color: #4bc286; }
  .minium-toast--fail .minium-toast__icon {
    background-color: #ec676a; }
  .minium-toast__content {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    line-height: 16px;
    padding: 10px 15px; }

@-webkit-keyframes toast-enter {
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes toast-enter {
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.minium-topbar {
  background-color: #fff;
  color: #7f848d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative; }
  .minium-topbar__start, .minium-topbar__end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .minium-topbar__end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .minium-topbar__search {
    background-color: #f7f7f8;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-height: 70px;
    overflow: hidden;
    -webkit-transition: max-height ease 200ms;
    transition: max-height ease 200ms; }
    .minium-frame:not(.has-search) .minium-topbar__search {
      max-height: 0; }

.minium-user-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f7f7f8;
  border-radius: 25px 8px 8px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
  padding: 5px;
  position: relative;
  -webkit-transition: border-radius ease 200ms, background-color ease 200ms;
  transition: border-radius ease 200ms, background-color ease 200ms;
  width: calc(100% - 20px); }
  @media screen and (hover: none) {
    .minium-user-nav {
      border-radius: 8px 25px 25px 8px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      position: absolute; } }
  .minium-user-nav:focus, .minium-user-nav:hover {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    @media screen and (hover: none) {
      .minium-user-nav:focus, .minium-user-nav:hover {
        -webkit-filter: drop-shadow(0 10px 20px rgba(92, 94, 94, 0.14));
                filter: drop-shadow(0 10px 20px rgba(92, 94, 94, 0.14)); } }
  .minium-sidebar:not(:hover) .minium-user-nav {
    background-color: transparent; }
  @media screen and (hover: none) {
    .minium-user-nav {
      right: 0; }
      .minium-user-nav:not(:focus) {
        background-color: transparent;
        overflow: hidden;
        width: 42px; }
      .minium-user-nav:focus {
        width: 240px; } }
  .minium-user-nav__avatar {
    padding: 4px;
    position: relative; }
    .minium-user-nav__avatar img {
      border-radius: 50%;
      display: block;
      height: 40px;
      width: 40px; }
    .minium-user-nav__avatar.has-notification::before {
      background-color: #4c84ff;
      border-radius: 50%;
      content: '';
      height: 6px;
      position: absolute;
      right: 2px;
      top: 2px;
      width: 6px; }
  .minium-user-nav__name {
    color: #5c5e5e;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    position: relative;
    -webkit-transition: opacity ease 200ms, -webkit-transform ease 200ms;
    transition: opacity ease 200ms, -webkit-transform ease 200ms;
    transition: opacity ease 200ms, transform ease 200ms;
    transition: opacity ease 200ms, transform ease 200ms, -webkit-transform ease 200ms;
    white-space: nowrap; }
    .minium-sidebar:not(:hover) .minium-user-nav__name {
      opacity: 0;
      -webkit-transform: translateX(20px);
              transform: translateX(20px); }
  .minium-user-nav__menu {
    background-color: inherit;
    border-radius: 8px 8px 0 0;
    bottom: 100%;
    left: 0;
    position: absolute;
    -webkit-transition: opacity ease 200ms, -webkit-transform ease 200ms;
    transition: opacity ease 200ms, -webkit-transform ease 200ms;
    transition: opacity ease 200ms, transform ease 200ms;
    transition: opacity ease 200ms, transform ease 200ms, -webkit-transform ease 200ms;
    width: 100%; }
    .minium-user-nav:not(:hover):not(:focus) .minium-user-nav__menu {
      opacity: 0;
      pointer-events: none; }
      @media screen and (hover: hover) {
        .minium-user-nav:not(:hover):not(:focus) .minium-user-nav__menu {
          -webkit-transform: translateY(20px);
                  transform: translateY(20px); } }

.bom-wrapper .picture-box-wrapper {
  -ms-flex-line-pack: center;
      align-content: center;
  background: white;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 20px; }

.bom-wrapper .picture-box {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-grid-column-align: center;
      justify-self: center;
  position: relative; }
  .bom-wrapper .picture-box__image {
    -webkit-filter: none;
            filter: none;
    height: auto;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    width: 100%; }
  .bom-wrapper .picture-box--hovered-detail .picture-box__image {
    -webkit-filter: brightness(110%) opacity(50%);
            filter: brightness(110%) opacity(50%); }
  .bom-wrapper .picture-box p {
    margin: 0; }

.bom-wrapper .part-detail {
  border-radius: 50%;
  height: 24px;
  margin-bottom: -12px;
  margin-left: -12px;
  position: absolute;
  width: 24px; }
  .bom-wrapper .part-detail__number {
    background: #4c84ff;
    background-color: #4c84ff;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: white;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 100%;
    line-height: 24px;
    padding: 0;
    position: absolute;
    text-align: center;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50%;
            transform-origin: 50%;
    width: 100%;
    z-index: 1;
    -webkit-transition: opacity 0.1s ease-in, -webkit-transform 0.1s ease-in;
    transition: opacity 0.1s ease-in, -webkit-transform 0.1s ease-in;
    transition: transform 0.1s ease-in, opacity 0.1s ease-in;
    transition: transform 0.1s ease-in, opacity 0.1s ease-in, -webkit-transform 0.1s ease-in; }
  .bom-wrapper .part-detail__resume {
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
    transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in, opacity 0.2s ease-in;
    transition: transform 0.2s ease-in, opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
    z-index: 2; }
    .bom-wrapper .part-detail__resume--top-left {
      bottom: 50px;
      left: 0;
      -webkit-transform: translateY(10px);
              transform: translateY(10px); }
    .bom-wrapper .part-detail__resume--top-right {
      bottom: 50px;
      right: 0;
      -webkit-transform: translateY(10px);
              transform: translateY(10px); }
    .bom-wrapper .part-detail__resume--bottom-left {
      left: 0;
      top: 50px;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px); }
    .bom-wrapper .part-detail__resume--bottom-right {
      right: 0;
      top: 50px;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px); }
  .bom-wrapper .part-detail--highlighted .part-detail__number {
    -webkit-transform: scale(1.4);
            transform: scale(1.4); }
  .bom-wrapper .part-detail:hover .part-detail__resume, .bom-wrapper .part-detail:focus .part-detail__resume, .bom-wrapper .part-detail--resume-visible .part-detail__resume {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0); }

.bom-wrapper .detail-resume {
  background-color: white;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
          box-shadow: 0 10px 20px rgba(92, 94, 94, 0.14);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60px auto;
  grid-template-columns: 60px auto;
  height: 80px;
  overflow: hidden;
  pointer-events: none; }
  .bom-wrapper .detail-resume__thumbnail {
    background-position: 50%;
    background-size: cover; }
  .bom-wrapper .detail-resume__info {
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    position: relative; }
  .bom-wrapper .detail-resume--schema {
    width: 260px; }
  .bom-wrapper .detail-resume--product {
    width: 320px; }
    .bom-wrapper .detail-resume--product .detail-resume__info {
      display: -ms-grid;
      display: grid;
          grid-template-areas: 'sku price' 'name price';
      -ms-grid-columns: 1fr auto;
      grid-template-columns: 1fr auto; }
  .bom-wrapper .detail-resume__state {
    border-radius: 50%;
    bottom: 7px;
    height: 14px;
    left: -7px;
    position: absolute;
    width: 14px; }
    .bom-wrapper .detail-resume__state--available {
      background-color: #4bc286; }
    .bom-wrapper .detail-resume__state--in-stock {
      background-color: #fee4b8; }
    .bom-wrapper .detail-resume__state--unavailable {
      background-color: #ec676a; }
  .bom-wrapper .detail-resume__price {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    grid-area: price; }
  .bom-wrapper .detail-resume__sku {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    color: #7f848d;
    font-size: 12px;
    grid-area: sku;
    line-height: 1.4; }
  .bom-wrapper .detail-resume__name {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    color: #5c5e5e;
    font-size: 14px;
    grid-area: name;
    line-height: 1.4; }

.bom-wrapper .card-link:hover {
  text-decoration: none; }

.bom-wrapper .grid-panel {
  display: -ms-grid;
  display: grid;
  grid-gap: 8px;
  -ms-grid-rows: -webkit-min-content auto;
  -ms-grid-rows: min-content auto;
  grid-template-rows: -webkit-min-content auto;
  grid-template-rows: min-content auto;
  height: 100%; }
  .bom-wrapper .grid-panel .panel-body {
    overflow: auto; }
  .bom-wrapper .grid-panel .panel-title {
    margin-bottom: 0 !important; }

.bom-wrapper .sticky-panel {
  bottom: 0;
  display: -ms-grid;
  display: grid;
  grid-gap: 8px;
  -ms-grid-rows: -webkit-min-content auto;
  -ms-grid-rows: min-content auto;
  grid-template-rows: -webkit-min-content auto;
  grid-template-rows: min-content auto;
  height: calc(100vh - 40px);
  position: -webkit-sticky;
  position: sticky;
  top: 20px; }
  .bom-wrapper .sticky-panel .panel-body {
    overflow: auto; }
  .bom-wrapper .sticky-panel .panel-title {
    margin-bottom: 0 !important; }

.bom-wrapper .suitable-veichles .list-group {
  margin-bottom: 0; }

.bom-wrapper .suitable-veichles .list-group-item {
  border: none;
  line-height: 1.6;
  margin-bottom: 6px;
  padding: 0; }
  .bom-wrapper .suitable-veichles .list-group-item:last-child {
    margin-bottom: 0; }

.bom-wrapper .products-table .detail-row {
  background: transparent !important;
  line-height: 1.4; }
  .bom-wrapper .products-table .detail-row--highlighted {
    background: #e4efff !important; }

.bom-wrapper .products-table .d-table-head-group {
  background: transparent;
  border-radius: 8px;
  overflow: hidden; }
  .bom-wrapper .products-table .d-table-head-group .d-table-cell {
    background: #f7f7f8;
    overflow: hidden; }
    .bom-wrapper .products-table .d-table-head-group .d-table-cell:first-child {
      border-bottom-left-radius: 8px;
      border-top-left-radius: 8px; }
    .bom-wrapper .products-table .d-table-head-group .d-table-cell:last-child {
      border-bottom-right-radius: 8px;
      border-top-right-radius: 8px; }

.bom-wrapper .products-table .d-table-cell {
  padding: 10px; }

.bom-wrapper .products-table .d-table-cell {
  line-height: 1.4; }

.bom-wrapper .showing {
  height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.bom-card {
  border-radius: 8px;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow 0.1s ease-in, -webkit-transform 0.1s ease-in;
  transition: -webkit-box-shadow 0.1s ease-in, -webkit-transform 0.1s ease-in;
  transition: box-shadow 0.1s ease-in, transform 0.1s ease-in;
  transition: box-shadow 0.1s ease-in, transform 0.1s ease-in, -webkit-box-shadow 0.1s ease-in, -webkit-transform 0.1s ease-in; }
  .bom-card.card {
    -webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0);
            box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0); }
    .bom-card.card:hover {
      -webkit-box-shadow: 0 10px 22px -6px rgba(0, 0, 0, 0.2);
              box-shadow: 0 10px 22px -6px rgba(0, 0, 0, 0.2);
      -webkit-transform: translateY(-4px);
              transform: translateY(-4px); }
  .bom-card .card-body {
    padding: 20px; }
  .bom-card.image-card .bom-card__folder-picture-container {
    background-color: #e7eefe;
    background-image: none; }
  .bom-card .card-title {
    color: #5c5e5e;
    font-size: 14px;
    text-align: center; }
  .bom-card .sticker {
    color: #99b9ff;
    font-size: 40px;
    height: 40px;
    width: 40px; }

.price {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 140px 1fr;
  grid-template-columns: 140px 1fr; }
  .price-label {
    font-size: 0.8em;
    font-variant: small-caps;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: lowercase; }
  .price-value {
    font-size: 20px;
    font-weight: 500; }
    .price-value:last-child {
      margin-right: 0; }
    .price-value-discount {
      color: #ec676a !important; }
    .price-value-big, .price-value-final, .price-value-promo {
      color: #ec676a;
      font-weight: 600; }
    .price-value-inactive {
      color: #7f848d !important;
      font-size: 14px;
      font-weight: normal;
      text-decoration: line-through; }
    .price-value-percentages {
      font-size: 10px;
      white-space: nowrap; }
      .price-value-percentages::after {
        color: #5c5e5e;
        content: ' | '; }
      .price-value-percentages:last-child::after {
        content: ''; }

.account-management__thumbnail {
  margin: 10px 0; }

.account-management__main-data {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: auto 1fr;
  grid-gap: 0 20px;
  margin-right: 20px; }

.account-management__info-wrapper {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  margin-right: 20px; }
  .account-management__info-wrapper:last-of-type {
    margin-right: 0; }

.account-management__action {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center; }

.account-management__name {
  color: #5c5e5e;
  font-size: 22px; }

.account-management__email {
  color: #5c5e5e;
  font-size: 14px; }

.account-management__nav {
  height: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 30px; }

.account-management__label {
  color: #7f848d;
  font-size: 11px;
  letter-spacing: 1.1px;
  line-height: 21px;
  margin-right: 10px;
  text-transform: uppercase;
  vertical-align: baseline; }

.account-management__value {
  color: #5c5e5e;
  font-size: 14px;
  line-height: 21px;
  vertical-align: baseline; }

.account-management__input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.account-management__thumbnail-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.commerce-account-container .image-name-cell__image {
  border-radius: 50%; }

.added-input-item {
  background: #c9daff;
  border-radius: 18px;
  display: inline-block;
  margin-bottom: 3px;
  margin-left: 10px;
  padding: 0 2px 0 4px; }
  .added-input-item__thumbnail {
    border-radius: 50%;
    display: inline-block;
    height: 18px;
    line-height: 0;
    margin: 4px 4px 4px 0;
    overflow: hidden;
    vertical-align: middle;
    width: 18px; }
    .added-input-item__thumbnail img {
      height: auto;
      max-width: 100%; }
  .added-input-item__text {
    margin-left: 4px; }

.autocomplete-input {
  border: 2px solid rgba(92, 94, 94, 0.14);
  border-radius: 10px;
  color: #5c5e5e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 10px;
  width: 100%; }
  .autocomplete-input form {
    display: inline;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .autocomplete-input input:focus {
    outline: none; }
  .autocomplete-input__box {
    background: transparent;
    border: none;
    margin-bottom: 4px;
    margin-left: 15px;
    width: calc(100% - 18px); }
  .autocomplete-input__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -3px;
    max-height: 76px;
    overflow: auto; }
  .autocomplete-input__delete {
    display: inline-block;
    margin-left: 10px; }
  .autocomplete-input__icon {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    text-align: center; }
  .autocomplete-input__wrapper {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    overflow: auto; }

.main-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: currentColor;
  display: -ms-grid;
  display: grid;
  font-size: 14px;
      grid-template-areas: 'icon label';
  -ms-grid-columns: 70px 1fr;
  grid-template-columns: 70px 1fr;
  -ms-grid-rows: 70px;
  grid-template-rows: 70px;
  position: relative;
  text-decoration: none; }
  @media screen and (max-width: 767px) {
    .main-link {
      -ms-grid-columns: 56px 1fr;
      grid-template-columns: 56px 1fr;
      -ms-grid-rows: 56px;
      grid-template-rows: 56px; } }
  @media screen and (hover: none) {
    .minium-main-navigation .main-link {
      -ms-grid-columns: 70px 0;
      grid-template-columns: 70px 0; } }
  @media screen and (hover: none) and (max-width: 767px) {
    .minium-main-navigation .main-link {
      -ms-grid-columns: 56px 0;
      grid-template-columns: 56px 0; } }
  .main-link:hover {
    background-color: rgba(76, 132, 255, 0.067);
    color: currentColor;
    text-decoration: none; }
  .main-link.is-active {
    color: #5c5e5e;
    font-weight: bold; }
    .main-link.is-active::before {
      background-color: #4c84ff;
      content: '';
      display: block;
      height: 70%;
      left: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 4px; }
      @media screen and (hover: none) {
        .main-link.is-active::before {
          height: 4px;
          left: 50%;
          top: 0;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          width: 70%; } }
  .main-link--sub {
    -ms-grid-columns: calc(10px + 70px) 1fr;
    grid-template-columns: calc(10px + 70px) 1fr;
    -ms-grid-rows: 36px;
    grid-template-rows: 36px; }
    .main-link--sub.is-active::before {
      height: 10px;
      left: 35px;
      width: 2px; }
  .main-link__icon {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 21px;
    grid-area: icon;
    height: 70px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative; }
    .main-link__icon.has-notification::before {
      background-color: #4c84ff;
      border-radius: 50%;
      content: '';
      height: 6px;
      position: absolute;
      right: 22px;
      top: 22px;
      width: 6px; }
    .main-link.is-active .main-link__icon {
      color: #4c84ff; }
  .main-link__label {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-row-align: center;
        align-self: center;
    grid-area: label;
    overflow: hidden;
    padding-right: 15px;
    text-overflow: ellipsis;
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
    -webkit-transition: opacity ease 200ms, -webkit-transform ease 200ms;
    transition: opacity ease 200ms, -webkit-transform ease 200ms;
    transition: opacity ease 200ms, transform ease 200ms;
    transition: opacity ease 200ms, transform ease 200ms, -webkit-transform ease 200ms;
    white-space: nowrap; }
  .main-link > .main-link__label {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2; }
    .minium-sidebar:not(:hover) .main-link__label {
      opacity: 0;
      -webkit-transform: translateX(20px);
              transform: translateX(20px); }
    @media screen and (hover: none) {
      .minium-main-navigation .main-link__label {
        display: none; } }

#minium .mini-cart {
  right: -70px;
  top: 70px; }
  .signed-in #minium .mini-cart.is-open {
    height: calc(100vh - 56px); }
  #minium .mini-cart-header {
    background-color: transparent; }
    #minium .mini-cart-header-actions .btn-outline-success {
      color: #4c84ff; }
      #minium .mini-cart-header-actions .btn-outline-success:hover {
        background: #4c84ff;
        color: #fff; }
    #minium .mini-cart-header-actions .btn-outline-danger {
      color: #ec676a; }
      #minium .mini-cart-header-actions .btn-outline-danger:hover {
        background-color: #ec676a;
        color: #fff; }
    #minium .mini-cart-header-title {
      visibility: hidden; }
  #minium .mini-cart-items-list .mini-cart-header-block {
    background-color: #f7f7f8; }
    #minium .mini-cart-items-list .mini-cart-header-block .action {
      color: #4c84ff;
      font-size: 0.8em;
      font-weight: 500;
      letter-spacing: normal;
      text-transform: capitalize; }
  #minium .mini-cart-items-list .summary-table {
    background-color: #34373e;
    color: #fcfcfc;
    margin: 0;
    padding: 16px; }
    #minium .mini-cart-items-list .summary-table-loader {
      background-color: #34373e; }
  #minium .mini-cart-item-errors,
  #minium .mini-cart-item .price-value-discount,
  #minium .mini-cart-item .price-value-final,
  #minium .mini-cart-item .price-value-promo {
    color: #ec676a; }
  #minium .mini-cart-item .price-value {
    font-size: 0.9rem; }
    #minium .mini-cart-item .price-value-percentages::after {
      color: #ec676a; }
  #minium .mini-cart-item-delete {
    font-size: 0.9rem;
    margin: 25px 0; }
  #minium .mini-cart-item-quantity .btn {
    border: 0;
    border-radius: 8px;
    font-size: 16px;
    height: 40px;
    width: auto; }
  #minium .mini-cart-item-quantity input,
  #minium .mini-cart-item-quantity select {
    background-color: transparent;
    border: 2px solid #eceef1;
    border-radius: 8px;
    height: 40px;
    margin: 0 3px; }
  #minium .mini-cart-item .item-sku {
    font-size: 0.9em; }
  #minium .mini-cart-opener {
    background-color: #fff;
    height: 70px;
    width: 70px; }
  #minium .mini-cart-opener, #minium .mini-cart-wrapper {
    top: -70px; }
  #minium .mini-cart-wrapper {
    -webkit-box-shadow: -10px 70px 20px -10px rgba(0, 0, 0, 0.3);
            box-shadow: -10px 70px 20px -10px rgba(0, 0, 0, 0.3); }
  #minium .mini-cart-opener::before {
    background-color: #4c84ff; }
  #minium .mini-cart-close {
    background-color: #f7f7f8;
    height: 70px;
    position: absolute;
    right: 0;
    width: 70px; }
  #minium .mini-cart-submit {
    padding: 0; }
    #minium .mini-cart-submit .btn {
      background-color: #4c84ff;
      border-radius: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #f7f7f8;
      font-weight: 600;
      padding: 16px;
      text-transform: uppercase; }
  .rtl #minium .mini-cart-wrapper {
    -webkit-box-shadow: 10px 70px 20px -10px rgba(0, 0, 0, 0.3);
            box-shadow: 10px 70px 20px -10px rgba(0, 0, 0, 0.3); }

.product-compare-checkbox {
  border-radius: 50%;
  cursor: pointer;
  margin-left: -10px;
  margin-top: -10px;
  min-height: 35px;
  min-width: 35px;
  padding: 10px;
  position: relative;
  -webkit-transition: background ease 100ms;
  transition: background ease 100ms; }
  .product-compare-checkbox__disabled {
    opacity: 0.5; }
    .product-compare-checkbox__disabled .product-compare-checkbox__input::before, .product-compare-checkbox__disabled .product-compare-checkbox__input::after {
      display: none; }
  .product-compare-checkbox__input {
    position: relative;
    vertical-align: middle; }
    .minium-card .product-compare-checkbox__input::before {
      background-color: rgba(157, 158, 158, 0.5);
      border-radius: 50%;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-transition: all ease 100ms;
      transition: all ease 100ms;
      z-index: -1; }
    .minium-card .product-compare-checkbox__input:checked::before {
      background-color: #4c84ff; }
    .minium-card .product-compare-checkbox__input:hover::before {
      -webkit-transform: scale(3);
              transform: scale(3); }
  .product-compare-checkbox__label {
    color: inherit;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px; }

.product-detail p {
  line-height: 22px;
  margin-bottom: 20px; }

.product-detail__actions {
  margin: 20px 0 40px; }

.product-header {
  margin: 40px 0 20px; }
  .product-header-tagline, .product-header-subtitle {
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0; }
  .product-header-title {
    font-size: 26px;
    font-weight: normal;
    margin: 10px 0; }

.minium-frame .quantity-selector {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .minium-frame .quantity-selector .btn {
    background: none;
    border: none;
    border-radius: 4px !important;
    color: #5c5e5e !important;
    font-size: 24px;
    font-weight: normal;
    height: auto;
    line-height: 1;
    padding: 4px;
    width: auto; }
    .minium-frame .quantity-selector .btn::before {
      background-color: transparent !important; }
    .minium-frame .quantity-selector .btn:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .minium-frame .quantity-selector .btn[disabled] {
      background: none;
      cursor: not-allowed;
      opacity: 0.5; }
  .minium-frame .quantity-selector .form-control {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 2px solid #eceef1;
    border-radius: 8px !important;
    margin: 0 4px; }
  .minium-frame .quantity-selector .input-group-item {
    -ms-flex-line-pack: center;
        align-content: center; }

.thumb-menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 20px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: fixed;
  right: 20px;
  z-index: 1; }

.user-invitation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 360px; }
  .user-invitation__input {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .user-invitation__list {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-top: 40px;
    overflow: auto; }
  .user-invitation__invite {
    margin-top: 40px;
    text-align: center; }

.user-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }
  .user-item:last-child {
    margin-bottom: 0; }
  .user-item[class*='commerce-bdc'] {
    border-style: solid;
    border-width: 0 0 0 5px;
    padding-left: 15px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
    .user-item[class*='commerce-bdc']:hover {
      border-width: 0 0 0 6px;
      padding-left: 18px; }
  .user-item__action {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin-left: 20px;
    padding: 0; }
  .user-item__content {
    -ms-flex-item-align: center;
        align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .user-item__info {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .user-item__primary {
    color: #5c5e5e;
    display: block;
    line-height: 1.1; }
  .user-item__secondary {
    color: #7f848d;
    display: block;
    font-size: 12px;
    letter-spacing: 1.1px; }
  .user-item__thumbnail {
    border-radius: 50%;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    height: 50px;
    margin-right: 20px;
    overflow: hidden;
    width: 50px; }
    .user-item__thumbnail img {
      height: 100%;
      width: 100%; }

html {
  background-color: #f7f7f8;
  height: 100%; }
  html .dropdown-menu {
    z-index: 999; }

#minium {
  -webkit-transition: padding ease 500ms;
  transition: padding ease 500ms; }
  body.has-control-menu.signed-in #minium .minium-frame__sidebar,
  body.has-control-menu.signed-in #minium .minium-frame__topbar {
    top: 56px; }
    @media screen and (hover: none) {
      body.has-control-menu.signed-in #minium .minium-frame__sidebar,
      body.has-control-menu.signed-in #minium .minium-frame__topbar {
        top: auto; } }
    @media screen and (max-width: 577px) {
      body.has-control-menu.signed-in #minium .minium-frame__sidebar,
      body.has-control-menu.signed-in #minium .minium-frame__topbar {
        top: 48px; } }
  body.has-control-menu.signed-in #minium .minium-frame__toolbar {
    margin-top: 56px; }
    @media screen and (max-width: 577px) {
      body.has-control-menu.signed-in #minium .minium-frame__toolbar {
        margin-top: 48px; } }
  body.has-control-menu.signed-in.has-edit-mode-menu #minium .minium-frame__sidebar,
  body.has-control-menu.signed-in.has-edit-mode-menu #minium .minium-frame__toolbar,
  body.has-control-menu.signed-in.has-edit-mode-menu #minium .minium-frame__topbar {
    display: none; }
  body.open #minium .minium-frame__overlay,
  body.open #minium .minium-frame__sidebar,
  body.open #minium .minium-frame__toolbar,
  body.open #minium .minium-frame__topbar {
    left: 320px; }
  body.open-admin-panel #minium .minium-frame__overlay,
  body.open-admin-panel #minium .minium-frame__toolbar,
  body.open-admin-panel #minium .minium-frame__topbar {
    right: 320px; }
  #minium input[type='checkbox'] {
    -webkit-appearance: none;
    background: #fff;
    border: 2px solid rgba(157, 158, 158, 0.5);
    border-radius: 4px;
    height: 16px;
    position: relative;
    width: 16px; }
    #minium input[type='checkbox']::after {
      border-bottom: 2px solid #4c84ff;
      border-left: 2px solid #4c84ff;
      content: '';
      height: 5px;
      left: 50%;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -63%) rotate(-45deg) scale(0);
              transform: translate(-50%, -63%) rotate(-45deg) scale(0);
      -webkit-transition: all ease 100ms;
      transition: all ease 100ms;
      width: 8px; }
    #minium input[type='checkbox']:checked {
      border-color: #4c84ff; }
      #minium input[type='checkbox']:checked::after {
        -webkit-transform: translate(-50%, -63%) rotate(-45deg) scale(1);
                transform: translate(-50%, -63%) rotate(-45deg) scale(1); }
  #minium .card.fragments-editor__drag-source {
    position: relative; }
  #minium .container-fluid-max-xl {
    max-width: initial; }
  #minium .form-group-inline {
    margin-bottom: 0; }
  #minium .page-header {
    border-radius: 8px; }

#wrapper {
  padding-top: 0; }

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