@charset "UTF-8";
/**
 * Clay 3.118.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.118.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,400,500,700,900");
.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 rgba(76, 132, 255, 0.1803921569);
          box-shadow: 0 15px 20px 5px rgba(76, 132, 255, 0.1803921569);
  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-visible,
.minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn, .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn,
.minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn.focus,
.minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn:focus-visible {
  -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-visible,
.minium-login #_com_liferay_login_web_portlet_LoginPortlet_fm .btn, .minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn,
.minium-login #_com_liferay_login_web_portlet_LoginPortlet_loginForm .btn:active:focus-visible {
  -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 rgba(76, 132, 255, 0.1803921569);
          box-shadow: 0 20px 20px 5px rgba(76, 132, 255, 0.1803921569);
  -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: #ffffff;
  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;
}

#minium .panel-body {
  padding: 0px !important;
}

#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container {
  margin-top: 0.75rem;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div {
    display: block;
  }
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .panel-body {
  width: 100%;
  background-color: transparent;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group {
  margin: 0;
}
@media (max-width: 767.98px) {
  #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group {
    margin: 1rem 0;
  }
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group label {
  display: none;
}
@media (max-width: 767.98px) {
  #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group label {
    display: block;
  }
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group.input-text-wrapper {
  width: 100% !important;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group input {
  margin-right: 1rem;
  height: 2rem;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group input:-moz-placeholder-shown {
  background-color: #f0f0f0;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group input:-ms-input-placeholder {
  background-color: #f0f0f0;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group input:placeholder-shown {
  background-color: #f0f0f0;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container fieldset div .form-group input[type=checkbox] {
  margin-top: 0.5rem;
  height: 1rem;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container .button-holder {
  padding: 0;
  margin: 20px 0;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container .alert {
  margin-right: 1rem;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container .navigation {
  line-height: 1;
  margin: -1rem 0rem;
  width: 62% !important;
}
@media (max-width: 767.98px) {
  #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container .navigation {
    margin: 1.5rem 0 0;
  }
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container .navigation .taglib-icon-list li {
  float: left;
  margin-right: 1rem;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .login-container .navigation ul .text-4 {
  font-size: 14px !important;
}

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

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

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

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF;
}

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

span.alert {
  display: inline-block;
}

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

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

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

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

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

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #A6A6A6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7D7D7D;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7D7D7D;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}

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

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

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

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

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

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

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

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

.lfr-token {
  background-color: #B3DAEF;
  border-color: #5FA8FF;
  color: #444;
  text-decoration: none;
}
.lfr-token:hover {
  background-color: #D1E5EF;
}

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

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

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

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

.lfr-checkbox-preselected, .lfr-configurator-visibility {
  opacity: 0.5;
}

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

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

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

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

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
}

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

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold;
}
.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0;
}
.lfr-panel-titlebar .lfr-panel-button:hover {
  background-position: 0 100%;
}

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%;
}
.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png);
}
.lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
  background-image: url(../images/application/panel_header_toggler_open.png);
}
.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #D6D6D6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #CDCDCD;
}

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

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

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

.lfr-panel-content .paginator-container {
  background: #CFD2D5;
  border-bottom-color: #DCDEE0;
  border-top-color: #DCDEE0;
}
.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #CFD2D5;
}
.lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
  background: #99A7B3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
  border-color: #6B7785 #7C8994 #919FA9;
  color: #FFF;
  font-weight: bold;
}
.lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
  background: #5094D7 url(../images/application/current_page_bg.png) repeat-x 0 0;
  border-color: #31659C #396EA8 #4C8CCB;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-tag-selector-popup label {
  border-bottom-color: #EEE;
}
.lfr-tag-selector-popup .no-matches {
  color: #999;
}

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

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

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC;
}

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #D1E5EF;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598BEC;
  border-color: #224FA8;
  color: #FFF;
}

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

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

.lfr-upload-container .upload-target {
  border-color: #DDD;
}
.lfr-upload-container .upload-target h4 span {
  text-transform: lowercase;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat;
}
.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #869CAD;
}
.lfr-upload-container .delete-button {
  color: #869CAD;
}
.lfr-upload-container .file-added .success-message {
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #FDD url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
}
.lfr-upload-container .upload-complete .error-message, .lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
}
.lfr-upload-container .file-uploading {
  background-color: #FFC;
}
.lfr-upload-container .progress-bar {
  background: #FFF;
  margin-top: 25px;
  text-align: left;
  width: 100%;
}
.lfr-upload-container .progress {
  background: #8DB2E3;
}

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

.taglib-asset-links {
  border-radius: 4px;
}
.taglib-asset-links h2 {
  color: #999;
  font-size: 1em;
}

.taglib-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit;
}
.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3;
}
.taglib-categorization-filter .asset-entry:hover a {
  text-decoration: none;
}
.taglib-categorization-filter .asset-entry:hover a .icon-remove {
  background-color: #CAD8F3;
}

.taglib-image-selector .change-image-controls {
  background: #FFF;
}
.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1;
}
.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7;
}
.taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0;
}
.taglib-image-selector.drop-active {
  outline-width: 0;
}
.taglib-image-selector.drop-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.drop-active .glyphicon-ok {
  opacity: 0;
}
.taglib-image-selector.drop-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.drop-active .error-wrapper {
  opacity: 0;
}
.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0;
}
.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0;
}

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

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

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

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

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

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

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

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

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

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.dialog-iframe-popup .lfr-form-content {
  padding: 15px;
}
.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%;
}
.dialog-iframe-popup .portlet-column {
  position: static;
}
.dialog-iframe-popup .dialog-body > .container-fluid-1280, .dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default, .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
.dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
.dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
.dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
.dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
.dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -20px;
}
.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0;
}
.dialog-iframe-popup .login-container {
  padding: 1.5rem;
}
.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media only screen and (min-width: 768px) {
  .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
  .dialog-iframe-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0;
}
.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media only screen and (min-width: 768px) {
  .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .dialog-iframe-popup .lfr-dynamic-uploader,
  .dialog-iframe-popup .process-list {
    top: 48px;
  }
}
.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0;
}

@media only screen and (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px);
  }
}
.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #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%;
}
@media only screen and (min-width: 992px) {
  .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
    position: fixed;
  }
}
.dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px;
  }
}
.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: visible;
}
.dialog-with-footer .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;
}
.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}

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

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

.active-area {
  background: #FFC;
}

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

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

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

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

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

.lfr-freeform-layout-drag-indicator {
  visibility: hidden;
}

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

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

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

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

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

.alloy-editor-container .alloy-editor {
  outline: 0;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  color: #2B4259;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  background: transparent;
  border-left-color: #DBDDE1;
  color: #B0B4BB;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
  color: #CCC;
}
.alloy-editor-container .alloy-editor-icon {
  color: #869CAD;
}

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto;
}

.cke_editable_inline a {
  cursor: pointer;
}

.cke_panel.cke_combopanel {
  width: 220px;
}

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}
.cke_panel_block .cke_panel_list {
  margin-left: 0;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none;
}

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

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

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

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

.lfr-source-editor {
  border-color: #CCC;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #FFF;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #FFF;
  color: #2B4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #EDEDEF;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "\f0d7";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "\f0da";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #FFF;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #CCC;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #EDEDEF;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34ADAB;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1D5EC7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #FF6C58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #F00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474F;
  color: #FFF;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555E;
  color: #FFF;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009AED;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394E;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #FFF;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4D91FF;
}

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer .image-viewer-base {
  outline: none;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.lfr-item-viewer .search-info {
  background-color: #D3E8F1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .progress-container {
  background-color: #FFF;
}
.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}

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

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

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

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .image-viewer-sidenav dd {
    color: #777;
  }
}
.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px;
}
@media only screen and (min-width: 768px) {
  .image-viewer-sidenav .h5 {
    color: #FFF;
  }
}
.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px;
}
.image-viewer-sidenav .nav-tabs-default > li:first-child {
  padding-left: 0;
}
.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0;
}
.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0;
}
.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777;
}
@media only screen and (min-width: 768px) {
  .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
    color: #FFF;
  }
}
.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
}

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

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

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

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #E5F5FC;
  color: #009AE5;
}
.nav.list-group > .active {
  border-width: 1px 0 0 0;
}
.nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
  background-color: #60BFEF;
  border: 1px solid #60BFEF;
  color: #FFF;
}
.nav.list-group .list-group-item {
  padding: 0;
}
.nav.list-group .list-group-item.nav-header {
  background-color: #F3F3F3;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

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

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

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF;
}

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

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

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

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34;
}

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  -webkit-box-shadow: inset 0 0 0 2px #65B6F0;
          box-shadow: inset 0 0 0 2px #65B6F0;
}

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

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

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

@media only screen and (min-width: 768px) {
  .modal-dialog {
    max-width: none;
  }
}
.modal-dialog.modal-dialog-sm {
  max-width: 600px;
}

.modal-hidden {
  display: none;
}

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

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

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

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

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

.customizable .customizable-layout-column-content {
  background-color: #5EAF3D;
}
.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8);
}

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

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

.paginator-link {
  background: #EEE no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
}

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

.paginator-current-page {
  background: #0083BD url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57;
}

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

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

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

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

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

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

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

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

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

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

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

.panel-hd {
  background: #C0C2C5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF;
}

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

.sheet-footer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.sheet-footer .btn {
  margin-right: 1rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

@media only screen and (min-width: 768px) {
  .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;
  z-index: 1;
}
.splitter.splitter-spaced {
  border-radius: 0.25rem;
  margin-bottom: 20px;
}

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

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

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

.tab-back {
  float: right;
}

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px;
}

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

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

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

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

.underlay-hidden {
  display: none;
}

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

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

.user-icon-color-0 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #008576;
}

.user-icon-color-1 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #287D3C;
}

.user-icon-color-2 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #2E5AAC;
}

.user-icon-color-3 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #DA1414;
}

.user-icon-color-4 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #007DAB;
}

.user-icon-color-5 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #272833;
}

.user-icon-color-6 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #6B6C7E;
}

.user-icon-color-7 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #B95000;
}

.user-icon-color-8 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #BE3370;
}

.user-icon-color-9 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #9C33BE;
}

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #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;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.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) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    -webkit-transition: none;
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    -webkit-transition: none;
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: #0b5fff;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: #D7E5FF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
            transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    -webkit-transition-duration: 0ms;
            transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: #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%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

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

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

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

.portlet-title-default {
  -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 > .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) {
  .portlet > .portlet-topper {
    -webkit-transition: none;
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

.taglib-categorization-filter .asset-entry {
  border-radius: 14px;
}

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

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  -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: box-shadow;
  -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 {
  background-size: 40px 40px;
  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));
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -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;
  }
}
.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-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);
}

/* ---------- Switches ---------- */
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;
  }
}
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;
}

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  -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 .glyphicon-ok {
    -webkit-transition: none;
    transition: none;
  }
}
.taglib-image-selector .glyphicon-ok {
  -webkit-transition: none;
  transition: none;
}

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

/* ---------- Drop here info ---------- */
.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 {
  -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 {
  -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 {
  -webkit-transition: none;
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  -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);
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -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);
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
  -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);
}

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

.dropdown-menu {
  z-index: 1200;
}

.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;
  padding: 10px 20px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.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;
}

.dataset-display-stacked .dataset-display-management-bar-wrapper {
  border: none !important;
  border-radius: 8px;
  overflow: hidden;
}
.dataset-display .table td:first-child,
.dataset-display .table th:first-child,
.dataset-display .table .table-cell-start {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.dataset-display .table td:last-child,
.dataset-display .table th:last-child,
.dataset-display .table .table-cell-end {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
.dataset-display .table-list-title {
  color: #7f848d;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1;
  text-transform: uppercase;
}
.dataset-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;
}
.dataset-display .filter-resume-content .lexicon-icon {
  font-size: 14px;
}
.dataset-display .filter-resume.active {
  border-color: #c9daff;
}
.dataset-display .filter-resume .label-item-after {
  background: #e7e7ed;
  height: calc(100% + 12px);
  margin-right: -6px;
  margin-top: -6px;
  width: 25px;
}
.dataset-display .table-style-fluid,
.dataset-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;
}

.modal {
  left: 70px;
  top: 0;
  z-index: 1160;
}
body.signed-in .modal {
  top: 56px;
}
body.open .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;
}

.modal-backdrop {
  z-index: 1120;
}

#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: rgb(52, 55, 62);
}
.modal-backdrop.show {
  opacity: 0.6;
}

.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;
}
.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;
}
.nav-underline .nav-item .nav-link {
  padding: 0;
  position: static;
}
.nav-underline .nav-item .nav-link.active {
  color: #5c5e5e;
  font-weight: bold;
  text-decoration: none;
}
.nav-underline .nav-item .nav-link.active::after {
  background-color: #4c84ff;
  bottom: 0;
  content: "";
  height: 2px;
  left: calc(50% - 25px);
  position: absolute;
  width: 50px;
}

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

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

.dataset-display .dataset-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-multi-step-nav {
  margin: 40px 20px;
}

.portlet-commerce-checkout .input-container > .form-group-autofit,
.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;
}

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

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

.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" 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: rgb(255, 255, 255);
  border-color: #c9daff;
}
.commerce-datalist__input-wrapper.is-expanding, .commerce-datalist__input-wrapper.is-expanded {
  background-color: rgb(255, 255, 255);
  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 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: 1160;
}
@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: 1160;
}
@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;
  grid-column: 0.3333333333;
}
.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: 1102;
}
.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: 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: 0px;
  border-top-right-radius: 0px;
  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: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) 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: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}
.minium-frame .minium-card__add-to-wishlist-button--added .lexicon-icon-heart-full {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) 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: 1105;
}
@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: 1120;
}
@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: 1190;
}
.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: 1180;
}
.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;
}

.cp-renderer {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .cp-renderer {
    grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
  }
}
@media all and (-ms-high-contrast: none) {
  .cp-renderer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cp-renderer::before, .cp-renderer::after {
    content: "";
    -webkit-box-ordinal-group: 101;
        -ms-flex-order: 100;
            order: 100;
  }
  .cp-renderer::before, .cp-renderer::after, .cp-renderer__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: 0px 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;
  -webkit-filter: drop-shadow(1px 0px 0px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(1px 0px 0px rgba(0, 0, 0, 0.1));
}
.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: 255px;
}
@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: 1110;
}
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;
}
@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: 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 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;
      -ms-grid-row-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);
  height: auto;
}
#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-cart-items {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
#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);
}
#minium .mini-cart .taglib-empty-result-message {
  display: none;
}

.product-compare-checkbox {
  display: none;
  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;
      -ms-grid-row-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%;
}

/* inject:imports */
/* ---------- endinject ---------- */
html {
  background-color: #f7f7f8;
  height: 100%;
}
html .dropdown-menu {
  z-index: 2000;
}

#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;
  z-index: 1;
}
@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 #minium .navbar-collapse.show {
  top: 49px;
}
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;
}

.account-selector .btn-account-selector {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

nav.cadmin.control-menu-container {
  position: fixed !important;
  width: 100% !important;
}

.modal-title--sm {
  font-size: 1rem !important;
}

.compare-wishlist, .add-to-wish-list {
  display: none;
}

.pagination .page-link {
  background-color: unset !important;
  padding: 0 !important;
}

.order-buttons span.lfr-btn-label, .minium-frame .btn:not(.btn-unstyled).btn-secondary {
  color: white;
}

.overlaymask-hidden {
  transform: scale(0) !important;
  -webkit-transform: scale(0) !important;
  -webkit-transform-origin-x: 0px;
  -webkit-transform-origin-y: 0px;
}

.add-to-cart.mb-2 {
  margin-bottom: 0 !important;
}

.product-card-tiles a.btn.btn-block.btn-secondary {
  color: #00aeef;
}

.sticker.current-account-thumbnail.sticker-user-icon.sticker-xl {
  height: 40px;
  width: 40px;
}

#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar, #portlet_apcoacommerceordermanagementweb .pagination-bar,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  padding: 1.5rem;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination-items-per-page, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination-items-per-page,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination-items-per-page,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination-items-per-page,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination-items-per-page,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination-items-per-page {
  margin-bottom: 0;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination-items-per-page button.dropdown-toggle.page-link, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination-items-per-page button.dropdown-toggle.page-link,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination-items-per-page button.dropdown-toggle.page-link,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination-items-per-page button.dropdown-toggle.page-link,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination-items-per-page button.dropdown-toggle.page-link,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination-items-per-page button.dropdown-toggle.page-link {
  letter-spacing: 0;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination-items-per-page .dropdown-toggle, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination-items-per-page .dropdown-toggle,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination-items-per-page .dropdown-toggle,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination-items-per-page .dropdown-toggle,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination-items-per-page .dropdown-toggle,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination-items-per-page .dropdown-toggle {
  padding-left: 41px;
  background: transparent;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination-items-per-page .dropdown-toggle, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination-items-per-page .dropdown-toggle,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination-items-per-page .dropdown-toggle,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination-items-per-page .dropdown-toggle,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination-items-per-page .dropdown-toggle,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination-items-per-page .dropdown-toggle {
  font-size: 16px;
  font-weight: 500;
  color: #6B6C7E;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination-items-per-page .dropdown-toggle span, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination-items-per-page .dropdown-toggle span,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination-items-per-page .dropdown-toggle span,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination-items-per-page .dropdown-toggle span,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination-items-per-page .dropdown-toggle span,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination-items-per-page .dropdown-toggle span {
  height: 46px;
  width: 46px;
  background-color: #00aeef;
  margin-left: 20px;
  text-align: center;
  padding: 0;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination-items-per-page .dropdown-toggle span svg, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination-items-per-page .dropdown-toggle span svg,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination-items-per-page .dropdown-toggle span svg,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination-items-per-page .dropdown-toggle span svg,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination-items-per-page .dropdown-toggle span svg,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination-items-per-page .dropdown-toggle span svg {
  font-size: 24px;
  color: #ffffff;
  position: relative;
  top: calc(50% - 23px);
  left: calc(50% - 23px);
  margin-left: 0;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .page-link:hover::before,
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .page-item.active .page-link::before, #portlet_apcoacommerceordermanagementweb .pagination-bar .page-link:hover::before,
#portlet_apcoacommerceordermanagementweb .pagination-bar .page-item.active .page-link::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .page-link:hover::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .page-item.active .page-link::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .page-link:hover::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .page-item.active .page-link::before,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .page-link:hover::before,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .page-item.active .page-link::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .page-link:hover::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .page-item.active .page-link::before {
  background-color: transparent;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination-results, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination-results,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination-results,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination-results,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination-results,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination-results {
  margin: 0.5rem auto;
  font-size: 16px;
  font-weight: bold;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination {
  padding-right: 10px;
  margin-bottom: 0;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li {
  height: 46px;
  width: 46px;
  margin-left: 20px;
  border: 1px solid #b7b7b7;
  text-align: center;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li a,
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li button, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li a,
#portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li button,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li button,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li button,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li a,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li button,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li button {
  color: #b7b7b7;
  position: relative;
  top: calc(50% - 13px);
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li div.page-link, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li div.page-link,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li div.page-link,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li div.page-link,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li div.page-link,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li div.page-link {
  display: inline-block;
  position: relative;
  top: calc(50% - 10px);
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li:hover, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li:hover,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li:hover,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li:hover,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li:hover,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li:hover {
  border: 1px solid #00aeef;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li:hover a, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li:hover a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li:hover a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li:hover a,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li:hover a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li:hover a {
  color: #00aeef;
  text-decoration: none;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li:first-child, #_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li:last-child, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li:first-child, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li:last-child,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li:first-child,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li:last-child,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li:first-child,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li:last-child,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li:first-child,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li:last-child,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li:first-child,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li:last-child {
  border: 1px solid #00aeef;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li:first-child a, #_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination li:last-child a, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li:first-child a, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination li:last-child a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li:first-child a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination li:last-child a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li:first-child a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination li:last-child a,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li:first-child a,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination li:last-child a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li:first-child a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination li:last-child a {
  color: #00aeef;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination .active, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination .active,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination .active,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination .active,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination .active,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination .active {
  background-color: #00aeef;
  border: 0;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination .active a, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination .active a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination .active a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination .active a,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination .active a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination .active a {
  color: #ffffff;
}
#_apcoacommerceaccountmanagementweb_accountItems .pagination-bar .pagination .dropdown-menu-top-center li, #portlet_apcoacommerceordermanagementweb .pagination-bar .pagination .dropdown-menu-top-center li,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .pagination-bar .pagination .dropdown-menu-top-center li,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar .pagination .dropdown-menu-top-center li,
#_p_id_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail_ .pagination-bar .pagination .dropdown-menu-top-center li,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .pagination-bar .pagination .dropdown-menu-top-center li {
  width: auto;
  height: auto;
}

#_apcoacommerceaccountmanagementweb_accountItems .taglib-search-iterator-page-iterator-bottom,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .taglib-search-iterator-page-iterator-bottom {
  padding-bottom: 20px;
}

@media (max-width: 768px) {
  #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .pagination-bar {
    display: inline-block;
  }
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container {
  width: 100%;
  height: 70px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  margin-bottom: 15px;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .container-fluid-max-xl {
  position: relative;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .container-fluid-max-xl .management-bar-collapse .basic-search {
  padding: 0;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .container-fluid-max-xl .management-bar-collapse .basic-search .search-query {
  width: 347px;
  height: 50px !important;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .container-fluid-max-xl .management-bar-collapse .basic-search .btn {
  background-color: #00aeef;
  height: 50px;
  width: 50px;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .container-fluid-max-xl .management-bar-collapse .basic-search .btn span {
  font-size: 20px;
  color: #ffffff;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .container-fluid-max-xl .management-bar-collapse .basic-search .basic-search-close {
  display: none;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .container-fluid-max-xl .management-bar-header-right a {
  font-weight: 500;
  height: 50px;
  width: 50px;
  margin: 0;
  background-color: #00aeef;
  border-radius: 0;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .container-fluid-max-xl .management-bar-header-right a:before {
  position: relative;
  text-align: center;
  content: "+";
  font-size: 35px;
  font-weight: 400;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .management-bar-header > .checkbox {
  padding-right: 20px;
  padding-left: 20px;
}
#portlet_apcoacommerceaccountmanagementweb .management-bar-container .management-bar-header > .checkbox label {
  top: 5px;
  position: relative;
}
#portlet_apcoacommerceaccountmanagementweb #_apcoacommerceaccountmanagementweb_accountItems .table-responsive {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
#portlet_apcoacommerceaccountmanagementweb #_apcoacommerceaccountmanagementweb_accountItems .table-responsive .table-list {
  padding-right: 10px;
  padding-left: 10px;
  border-spacing: 0 !important;
}
#portlet_apcoacommerceaccountmanagementweb #_apcoacommerceaccountmanagementweb_accountItems .table-responsive .table-list th, #portlet_apcoacommerceaccountmanagementweb #_apcoacommerceaccountmanagementweb_accountItems .table-responsive .table-list td {
  border-bottom: 1px solid #6B6C7E !important;
  border-radius: 0 !important;
}
#portlet_apcoacommerceaccountmanagementweb #_apcoacommerceaccountmanagementweb_accountItems .table-responsive .table-list thead tr {
  height: 80px;
}
#portlet_apcoacommerceaccountmanagementweb #_apcoacommerceaccountmanagementweb_accountItems .table-responsive .table-list thead tr th {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 30px;
}
#portlet_apcoacommerceaccountmanagementweb #_apcoacommerceaccountmanagementweb_accountItems .table-responsive .table-list tbody a {
  color: #494949;
  text-decoration: none;
  font-weight: 400;
}
#portlet_apcoacommerceaccountmanagementweb #_apcoacommerceaccountmanagementweb_accountItems .table-responsive .table-list tbody .item-row:hover td {
  background-color: rgba(149, 191, 220, 0.3);
  cursor: pointer;
}
#portlet_apcoacommerceaccountmanagementweb #_apcoacommerceaccountmanagementweb_accountItems .table-responsive .table-list tbody tr:nth-last-child(2) td {
  border-bottom: 0 !important;
}

#portlet_apcoacommerceaccountmanagementweb .taglib-header {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border-bottom: 0;
  padding: 15px 20px;
  width: 100%;
  height: 76px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  margin-bottom: 15px;
}
#portlet_apcoacommerceaccountmanagementweb .taglib-header .header-back-to {
  border: 2px solid #00aeef;
  text-align: center;
  border-radius: 0;
  height: 46px;
  width: 46px;
}
#portlet_apcoacommerceaccountmanagementweb .taglib-header .header-back-to a {
  padding: 0;
  position: relative;
  font-size: 20px;
  top: 5px;
  font-weight: 400;
  color: #00aeef;
}
#portlet_apcoacommerceaccountmanagementweb .taglib-header .header-title {
  font-size: 26px;
  width: 90%;
  text-align: center;
  color: #06395b;
}
#portlet_apcoacommerceaccountmanagementweb .account-management {
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 20px 10px;
}
#portlet_apcoacommerceaccountmanagementweb .account-management .detail-container .detail-title {
  font-size: 18px;
  color: #06395b;
  text-align: center;
  padding-bottom: 30px;
}
#portlet_apcoacommerceaccountmanagementweb .account-management .detail-container .copy-to-clipboard {
  position: relative;
  top: 27%;
}
#portlet_apcoacommerceaccountmanagementweb .account-management .detail-container .copy-to-clipboard a {
  height: 40px;
  color: #00aeef;
}
#portlet_apcoacommerceaccountmanagementweb .account-management .detail-container .btn {
  width: 100%;
}
#portlet_apcoacommerceaccountmanagementweb .account-management .detail-container #_apcoacommerceaccountmanagementweb_cancel {
  color: #00aeef;
}
#portlet_apcoacommerceaccountmanagementweb .hidden {
  display: none;
}
#portlet_apcoacommerceaccountmanagementweb .text-warning {
  color: #00aeef !important;
}
@media (max-width: 768px) {
  #portlet_apcoacommerceaccountmanagementweb .account-management .form-group label.disabled,
  #portlet_apcoacommerceaccountmanagementweb .account-management .form-group label[for=_apcoacommerceaccountmanagementweb_accountType] {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
    text-transform: capitalize;
    color: rgba(0, 0, 0, 0.54);
    cursor: auto;
  }
  #portlet_apcoacommerceaccountmanagementweb .account-management .form-group input.disabled,
  #portlet_apcoacommerceaccountmanagementweb .account-management .form-group select.disabled {
    height: auto;
    padding: 0;
    border: none;
    font-size: 16px;
    line-height: 24px;
    background-color: transparent;
    background-image: none;
    color: #757575;
    cursor: auto;
  }
  #portlet_apcoacommerceaccountmanagementweb .account-management .form-group label {
    position: absolute;
    top: 15px;
    left: 12px;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #9E9E9E;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
  }
  #portlet_apcoacommerceaccountmanagementweb .account-management .form-group input,
  #portlet_apcoacommerceaccountmanagementweb .account-management .form-group select {
    height: 56px;
    padding-top: 30px;
    padding-left: 12px;
    background-color: rgba(0, 0, 0, 0.04);
    border-radius: 4px 4px 0 0;
    border: none;
    border-bottom: 1px solid #9E9E9E;
    font-size: 16px;
    line-height: 24px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #portlet_apcoacommerceaccountmanagementweb .account-management .form-group select {
    padding-top: 25px;
  }
  #portlet_apcoacommerceaccountmanagementweb .account-management button {
    border-radius: 4px;
  }
  #portlet_apcoacommerceaccountmanagementweb .account-management button.btn-primary {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .mg-0 {
  margin: 0;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .address-fields,
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .shipping-as-billing,
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .terms-of-use,
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .button-holder {
  margin: 0;
  padding: 0 12px;
  background-color: #fff;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .address-fields {
  padding-top: 30px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .address-fields .form-group-autofit {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .address-fields .form-group-autofit .form-group {
  margin: 8px 0;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .address-fields .form-group-autofit .form-group label {
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 16px;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.54);
  cursor: auto;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .address-fields .form-group-autofit .form-group label .text-warning {
  display: none;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .address-fields .form-group-autofit .form-group input.disabled,
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .address-fields .form-group-autofit .form-group select.disabled {
  height: auto;
  margin-bottom: 16px;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: none;
  color: #000;
  cursor: auto;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .address-fields .add-street-link {
  margin-bottom: 15px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .terms-of-use {
  padding: 0 25px !important;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .terms-of-use > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .terms-of-use .input-checkbox-wrapper {
  margin: 0 1rem 0 0;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .terms-of-use .input-checkbox-wrapper input,
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .terms-of-use .input-checkbox-wrapper input:after {
  border-color: #494949;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .terms-of-use p {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #757676;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .terms-of-use p a {
  text-decoration: underline;
  color: #757676;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .button-holder {
  padding: 20px 12px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .button-holder a.btn,
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .button-holder button {
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  white-space: break-spaces;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .button-holder a.btn span {
  color: #00aeef;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container {
  background-color: #fff;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .license-checkout-wrapper .disabled {
  opacity: 0.5;
  pointer-events: none;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .license-checkout-wrapper .form-group label {
  position: absolute;
  font-weight: 400;
  pointer-events: none;
  left: 12px;
  top: 15px;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  color: #9E9E9E;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .license-checkout-wrapper .form-group.input-select-wrapper label {
  top: 10px;
  text-transform: capitalize;
  font-size: 12px;
  line-height: 15px;
  color: rgba(0, 0, 0, 0.54);
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .license-checkout-wrapper .form-group.input-select-wrapper select {
  line-height: 24px;
  font-size: 16px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .license-checkout-wrapper .form-control {
  padding: 20px 12px 0;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 4px 4px 0 0;
  border: none;
  border-bottom: 1px solid #9E9E9E;
  height: 56px;
  font-size: 14px;
  color: #494949;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .license-checkout-wrapper .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .license-checkout-wrapper .form-control svg.lexicon-icon-caret-double {
  color: rgba(0, 0, 0, 0.54);
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .license-checkout-wrapper .addLicensePlateButton {
  height: 36px;
  top: 10px;
  width: 100%;
  background-color: #00aeef !important;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .flow-area .flow-checkbox {
  margin-top: 18px;
  display: inline-block;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .flow-area .portlet-msg-success {
  margin-left: 0.5rem;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .license-plate[draggable=true] {
  cursor: move;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .license-plate .license-plate-country-code {
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #A7A9BC;
  font-size: 10px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .license-plate .license-plate-number {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-width: 150px;
  height: 32px;
  padding: 0.25em 0.5em 0.25em 2em;
  border-radius: 5px;
  background: #EBEBEB;
  text-align: center;
  border: 1px solid #000;
  margin-bottom: 10px;
  display: inline-block;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .license-plate .license-plate-number > span {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #a5a5a5;
  cursor: pointer;
  margin: -2px 0 0 8px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .license-plate .license-plate-number > span a {
  position: relative;
  top: -10px;
  left: -16px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .license-plate .license-plate-number > span a span {
  position: relative;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .license-plate .license-plate-number:before {
  content: "";
  display: block;
  width: 25px;
  height: 31px;
  background: #063298;
  position: absolute;
  border-radius: 5px 0 0 5px;
  color: #f8d038;
  font-size: 0.5em;
  line-height: 85px;
  padding-left: 5px;
  margin-left: -29px;
  margin-top: -4px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .license-plate .license-plate-number:after {
  content: "";
  display: block;
  position: relative;
  top: -23px;
  right: 23px;
  width: 14px;
  height: 14px;
  border-radius: 30px;
  border: 1px dashed #f8d038;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .number-of-free-months {
  height: 40px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .number-of-free-months h4 {
  margin-top: -8px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .addPlateIcon:disabled {
  fill: #7f848d;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet #commercePaymentMethodsContainer .radio label {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #494949;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-multi-step-nav {
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  padding-top: 20px;
  padding-right: 70px;
  padding-left: 60px;
  padding-bottom: 20px;
  margin: 0 0 40px 0;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-multi-step-nav .multi-step-indicator-label {
  text-transform: uppercase;
  max-width: 165px !important;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-multi-step-nav .multi-step-item.active .multi-step-icon, #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-multi-step-nav .multi-step-item.active .multi-step-divider,
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-multi-step-nav .multi-step-item.complete .multi-step-icon, #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-multi-step-nav .multi-step-item.complete .multi-step-divider {
  background-color: #00aeef;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .licensePlateExplanationMessage p {
  margin-left: 12px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form {
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .commerce-checkout-container {
  padding: 12px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .commerce-checkout-title {
  text-align: center;
  color: #06395b;
  padding-bottom: 20px;
  padding-top: 20px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .deposit-fee-label {
  color: black;
  padding: 10px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet form .number-of-free-months {
  color: #ef7b1e;
  margin-left: 10px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .paymentNotification {
  margin: 0 12px 12px 12px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .paymentNotification p {
  margin: 0;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .sepaForm {
  display: none;
  margin-left: 12px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .sepaForm button {
  margin-left: 12px;
  margin-bottom: 12px;
  color: #00aeef;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .lfr-product-column {
  width: 100%;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .success-message {
  margin-left: 12px;
  margin-top: 12px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-additional-description {
  font-weight: 600;
  text-transform: uppercase;
  color: black;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .payment-method {
  padding: 10px 25px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .lfr-final-price-column {
  text-align: right;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-checkout-summary-body .lfr-price-column .price .price-value {
  font-size: 1.25rem !important;
  font-weight: bold;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .container-view {
  padding: 0;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .sticker-xl {
  height: 2rem;
  width: 2rem;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table {
  border-spacing: 0 !important;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table td img {
  border-radius: 0.25rem;
  height: 32px;
  width: 32px;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-list {
  border-style: none;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-striped tbody tr:nth-of-type(odd):not(.table-active):not(.table-disabled):not(.table-divider) {
  background-color: #ffffff;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-striped tbody tr:nth-of-type(odd):not(.table-active):not(.table-disabled):not(.table-divider) * {
  background-color: inherit;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-checkout-confirmation .button-holder a.btn span {
  color: #ffffff;
}
#minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-checkout-confirmation .success-message {
  padding-top: 12px;
}

@media (max-width: 768px) {
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .input-container .license-checkout-wrapper .addLicensePlateButton {
    float: right;
    width: 160px;
    margin-bottom: 30px;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .button-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .button-holder button,
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .button-holder a.btn {
    width: 100%;
    margin: 0;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .button-holder a.btn {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 20px;
  }
  #minium #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline .btn {
    font-size: 10px;
    white-space: normal;
    padding: 10px;
  }
  #minium #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline .btn .add-to-cart-icon-container.inline-item-after {
    display: none;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive {
    overflow: hidden !important;
    margin-bottom: 0px;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table {
    border-spacing: 0 1rem !important;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table thead {
    display: none;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr {
    -webkit-box-shadow: 1px 1px 13px #9e9e9e !important;
            box-shadow: 1px 1px 13px #9e9e9e !important;
    height: 120px !important;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr td:first-child {
    padding: 0 10px 0 0;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr td:not(:first-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    font-size: 0.785rem;
    line-height: 1.15rem;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr td:nth-child(2) {
    padding-top: 10px;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr .list-group-title {
    font-weight: 600;
    font-size: 0.785rem;
    line-height: 1.15rem;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr .sticker {
    height: 120px;
    width: 120px;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr .lfr-final-price-column, #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr .lfr-discount-column {
    display: none !important;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr .quantity-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr .lfr-price-column {
    text-align: right !important;
    width: 100%;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr .lfr-price-column .price {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .table-responsive table tbody tr .lfr-price-column .price .price-value {
    font-size: 1rem;
    padding: 0 0.75rem 0.2rem 0;
    margin-top: -1rem;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-checkout-summary-footer {
    color: #5c5e5e;
    font-weight: 600;
    line-height: 1.2;
    font-size: 0.875rem;
    padding: 12px;
    margin-bottom: 0;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-checkout-summary-footer .commerce-value {
    font-size: 1.2rem;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .commerce-checkout-summary-footer .commerce-description {
    font-size: 1.2rem;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .shipping-address, #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .payment-method {
    padding: 12px;
    margin: 0;
  }
  #minium #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .deposit-fee-label {
    color: #5c5e5e !important;
    font-weight: 600;
    line-height: 1.2;
    font-size: 0.875rem;
    padding: 12px !important;
    margin-bottom: 0 !important;
  }
}
/* APCOA base portal styling */
#minium {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#minium .h1, #minium .h2, #minium .h3, #minium .h4, #minium .h5, #minium .h6 {
  color: #06395b;
}
#minium hr.apcoa-divider {
  width: 100%;
  border-top: 1px solid #E5E5E5;
}
#minium .btn.btn-primary, #minium .btn.btn-secondary {
  height: 50px;
  border-color: #00aeef;
  border-radius: 0;
}
#minium .management-bar-container .btn {
  width: 50px;
}
#minium .btn-primary.btn-secondary {
  background-color: #00aeef;
}
#minium .btn-primary {
  background-color: #00aeef;
}
#minium .btn-secondary {
  background-color: #ffffff;
}
#minium .btn.btn-primary:not([disabled]):not(.disabled)::before {
  background-color: #00aeef;
}
#minium .btn.btn-primary:not([disabled]):not(.disabled):hover::before {
  background-color: #00aeef;
}
#minium .btn.btn-primary:not([disabled]):not(.disabled)::after {
  background-color: #00aeef;
}
#minium .btn:not(.btn-unstyled).btn-primary[disabled]::before {
  background-color: #00aeef;
}
#minium .minium-content {
  max-width: 1271px;
}
#minium .minium-content .minium-content a .minium-content {
  max-width: initial;
}
#minium .minium-content .minium-content a .minium-content a {
  color: #00aeef;
  text-decoration: none;
}
#minium fieldset[disabled] .form-control, #minium .form-control[disabled] {
  background-color: rgba(149, 191, 220, 0.18);
  color: #767786;
}
#minium .minium-frame__topbar {
  background-color: #ffffff;
  padding: 0 20px;
  margin: 0;
}
#minium .minium-frame__topbar .language-selector {
  margin-right: 20px;
  position: relative;
  top: 1rem;
}
#minium .minium-frame__topbar .minium-topbar__start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 0.6rem;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.6rem 0 0 2rem;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ { /*** if login portlet is inside header apply extra css ***/ }
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ #_com_liferay_login_web_portlet_LoginPortlet_loginForm {
  width: 140%;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container .button-holder {
  margin: 0;
  padding-left: 20px;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ #_com_liferay_login_web_portlet_LoginPortlet_loginForm .input-container .button-holder button {
  height: inherit;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .navigation {
  line-height: 1;
  width: 84%;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .navigation li:nth-child(2) {
  float: right;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper .minium-main-navigation .main-link.is-active {
  background-color: rgba(76, 132, 255, 0.067);
  border-bottom: #00aeef solid;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper .minium-user-nav {
  background-color: transparent;
  padding: 0;
  margin: 0 0 0 2rem;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper .minium-user-nav .main-link {
  width: 30px;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper .minium-user-nav .main-link .desktop-logo {
  width: 30px;
  height: 30px;
}
#minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper a:before {
  position: relative;
}
#minium .minium-frame__topbar .minium-topbar__end {
  margin-right: 20px;
}
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart {
  top: 0;
  right: -20px;
}
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-opener,
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-wrapper {
  top: 0;
}
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-opener .mini-cart-header-block,
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-wrapper .mini-cart-header-block {
  padding: 7px 21px;
}
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-opener .mini-cart-header-block .mini-cart-close,
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-wrapper .mini-cart-header-block .mini-cart-close {
  width: 60px;
}
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-opener {
  width: 60px;
}
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-opener svg {
  width: 20px;
  height: 20px;
}
#minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart-submit .btn {
  background-color: #00aeef;
}
#minium .minium-main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#minium .minium-frame__sidebar {
  display: none;
}
#minium .minium-frame__sidebar .minium-sidebar__end {
  width: 100%;
  position: absolute;
  bottom: 0;
}
#minium .minium-frame__sidebar .minium-sidebar__end .apcoa-user-wrapper {
  margin-left: 10px;
}
#minium .minium-frame__sidebar .minium-sidebar__end .apcoa-user-wrapper .main-link--sub {
  display: inline-block;
}
#minium .minium-frame__sidebar .minium-sidebar__end .apcoa-user-wrapper .minium-user-nav__name {
  display: inline-block;
  width: 100%;
  padding: 0;
  line-height: 20px;
  font-size: 18px;
  font-weight: 400;
}
#minium .minium-frame__sidebar .minium-sidebar__end .main-link:hover {
  background-color: transparent;
}
#minium .minium-frame__sidebar .minium-sidebar__end .main-link:hover .main-link__label {
  font-size: 14px;
  line-height: 18px;
}
#minium .button-holder {
  padding-right: 12px;
  padding-left: 12px;
}
#minium .minium-card__add-to-wishlist-button {
  display: none;
}
#minium .minium-logo img {
  display: none;
}
#minium .commerce-account-switcher__button {
  display: none !important;
}
#minium .item-info-extra {
  display: none !important;
}
#minium .cookies-banner {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #f9fafc;
  z-index: 999999;
}
#minium .cookies-banner .cookies-banner-container {
  position: relative;
  padding: 30px 15px;
  overflow: hidden;
  text-align: center;
}
#minium #footer {
  background: #00aeef;
  color: white;
  width: 100%;
  margin-top: auto;
}
#minium #footer .nav-justified {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#minium #footer .nav-justified > li {
  text-align: left;
}
#minium #footer .footer-content {
  max-width: 1271px;
  margin: auto;
  padding: 40px;
}
#minium #footer .footer-content .nav-justified .nav-link {
  text-align: left;
}
#minium #footer .footer-logo {
  text-align: left;
}
#minium #footer .social-media-icons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#minium #footer .social-media-icon {
  height: 25px;
  width: 25px;
  margin: 10px;
}
#minium #footer .copyright {
  background-color: #002449;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#minium #footer .copyright span {
  white-space: nowrap;
  letter-spacing: 1.5px;
}
#minium #footer .img-fluid {
  max-width: 70%;
}
#minium #footer .align-right {
  text-align: right;
}
#minium #footer a {
  color: #fff;
}

body > div.commerce-dropdown {
  display: none;
  visibility: hidden;
}

body .lfr-notification-container {
  overflow: visible;
  bottom: unset;
  top: 50%;
}
body .lfr-notification-container .lfr-notification-wrapper {
  position: relative;
  left: 180%;
}

body #flowTerms .modal-content .modal-header .modal-title {
  font-size: 1rem;
}
body #flowTerms .modal-content .modal-header .btn-toolbar {
  display: none !important;
}
body .btn-flow {
  background-color: #78B51A !important;
}
body .portlet-layout {
  height: auto !important;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body {
  height: auto;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup {
  margin: 2rem;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .input-checkbox-wrapper {
  margin: 0;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .input-checkbox-wrapper input,
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .input-checkbox-wrapper input:after {
  border-color: #494949;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .form .radio {
  margin-bottom: 5px;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup p {
  margin: 0;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #757676;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup p a {
  text-decoration: underline;
  color: #757676;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .button-holder a {
  border-radius: 4px;
  border: none;
  font-size: 1.125rem;
  letter-spacing: 0.5px;
  background-color: #00aeef;
  width: 100%;
  color: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.24);
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .button-holder a.disabled {
  border: none;
  background-color: #00aeef;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .button-holder a:hover {
  background-color: #00aeef;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .addPlatesButtonGroup {
  margin: 0;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .licensePlateExplanationMessage p {
  font-size: 0.875rem;
}
body .portlet-layout #p_p_id_apcoacommerceordermanagementweb_ .portlet-body .flow-terms-popup .licensePlateExplanationMessage img {
  margin: 0.5rem 0;
}

@media screen and (max-width: 768px) {
  #minium #footer .footer-content {
    padding: 30px;
  }
  #minium #footer .footer-content #socialMediaWrapper {
    display: inline-block;
  }
  #minium #footer .footer-content #socialMediaWrapper .img-fluid {
    max-width: 50%;
    margin-bottom: 1.5rem;
    padding-left: 0.5rem;
  }
  #minium #footer .footer-content #socialMediaWrapper ul li a .text-truncate {
    white-space: normal;
  }
  #minium #footer .footer-content #socialMediaWrapper .social-media-icons-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    margin-left: 2rem;
    margin-right: -2rem;
  }
  #minium #footer .footer-content #socialMediaWrapper .social-media-icon {
    height: 20px;
    width: 20px;
  }
  #minium #footer .copyright {
    letter-spacing: 1.5px;
    font-size: 0.875rem;
  }
  #minium .mini-cart .mini-cart-item-info h5, #minium p:not(.pagination-results) {
    white-space: break-spaces !important;
  }
  #minium .mini-cart .mini-cart-item-info {
    white-space: break-spaces !important;
  }
  #minium .mini-cart-item {
    -ms-grid-columns: -webkit-min-content 1fr;
    -ms-grid-columns: min-content 1fr;
    grid-template-columns: -webkit-min-content 1fr;
    grid-template-columns: min-content 1fr;
    grid-column-gap: 0;
  }
  #minium .mini-cart-item .mini-cart-item-thumbnail {
    height: 120px;
    width: 120px;
  }
  #minium .mini-cart-item .mini-cart-item-delete {
    margin: 0 10px auto -1.5rem;
  }
  #minium .mini-cart-item .mini-cart-item-info {
    white-space: break-spaces !important;
  }
  #minium .mini-cart-item .justify-content-center {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: start !important;
  }
  #minium .mini-cart-item .mobile-wrapper {
    width: 90%;
    margin-left: 0.2rem;
  }
  #minium .mini-cart-item .price {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #minium .mini-cart-item .price-value {
    font-size: 1rem;
  }
  #minium .summary-table {
    background-color: white !important;
    color: #5c5e5e !important;
  }
  #minium .summary-table .summary-table-item {
    font-size: 0.9rem;
    font-weight: 600;
  }
  #minium .summary-table .col-md-3 .summary-table-item {
    font-weight: 400;
    color: #7f848d;
  }
  #minium .summary-table .col-md-3 .summary-table-item-big {
    color: #4c84ff !important;
  }
  #minium .minium-frame__topbar,
  #minium .minium-frame__toolbar {
    margin: 0;
  }
  #minium .minium-frame__toolbar {
    top: 56px;
  }
  #minium .minium-frame__topbar {
    padding: 0;
  }
  #minium .minium-frame__topbar .minium-topbar__start .sidebar-wrapper {
    display: none !important;
  }
  #minium .minium-frame__topbar .minium-topbar__end {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  #minium .minium-frame__topbar .minium-topbar__end .language-selector {
    position: relative;
    top: 8px;
    margin-right: 20px;
  }
  #minium .minium-topbar__start {
    margin-top: 14px !important;
  }
  #minium .minium-topbar__start a .desktop-logo {
    width: 100px;
  }
  #minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart {
    right: 0;
    max-height: 100vh;
  }
  #minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart.is-open {
    position: fixed;
    top: 0;
    bottom: 0;
    height: auto;
  }
  #minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-opener {
    height: 56px;
  }
  #minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-opener svg {
    width: 18px;
    height: 18px;
  }
  #minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart .mini-cart-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    height: auto;
  }
  #minium .minium-topbar__end {
    margin-right: 20px;
  }
  #minium .minium-frame__sidebar {
    right: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #minium .minium-sidebar {
    display: block;
    width: 310px;
    height: 100%;
    -webkit-box-shadow: 20px 0 40px rgba(92, 94, 94, 0.14);
    box-shadow: 20px 0 40px rgba(92, 94, 94, 0.14);
  }
  #minium .minium-sidebar:hover {
    width: 310px;
  }
  #minium .minium-sidebar:not(:hover) .main-link__label {
    opacity: 1;
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  #minium .minium-sidebar:hover .minium-user-nav {
    background-color: transparent;
  }
  #minium .minium-sidebar:not(:hover) .minium-user-nav__name {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  #minium .minium-sidebar:hover .minium-user-nav__name {
    -webkit-transform: none;
    transform: none;
  }
  #minium .minium-sidebar .minium-sidebar__start {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
            flex: 0 0 70px;
  }
  #minium .minium-sidebar .minium-sidebar__start .navbar-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 12px 0 auto;
    padding-top: 5px;
    font-size: 25px;
    font-weight: 100;
  }
  #minium .minium-sidebar .minium-sidebar__start .commerce-topbar-button {
    height: auto;
  }
  #minium .minium-sidebar .minium-sidebar__start .commerce-dropdown__curtain {
    top: 150px;
  }
  #minium .minium-sidebar .minium-sidebar__middle {
    padding: 5px 10px;
  }
  #minium .minium-sidebar .minium-sidebar__middle .minium-main-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #minium .minium-sidebar .minium-sidebar__middle .main-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-rows: 40px;
    grid-template-rows: 40px;
    margin-bottom: 20px;
  }
  #minium .minium-sidebar .minium-sidebar__middle .main-link:hover {
    background: transparent;
  }
  #minium .minium-sidebar .minium-sidebar__middle .main-link.is-active {
    background: #E3F2FD;
    border-radius: 4px;
    line-height: 21px;
    color: #4079E7;
  }
  #minium .minium-sidebar .minium-sidebar__middle .main-link.is-active::before {
    content: none;
  }
  #minium .minium-sidebar .minium-sidebar__middle .main-link.is-active .main-link__icon {
    -webkit-filter: invert(39%) sepia(96%) saturate(1815%) hue-rotate(205deg) brightness(95%) contrast(90%);
            filter: invert(39%) sepia(96%) saturate(1815%) hue-rotate(205deg) brightness(95%) contrast(90%);
  }
  #minium .minium-sidebar .minium-sidebar__middle .main-link .main-link__icon {
    width: 40px;
  }
  #minium .minium-sidebar .minium-sidebar__middle .main-link .main-link__label {
    display: inline-block;
    margin-left: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
  }
  #minium .minium-sidebar .minium-sidebar__end {
    height: auto;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    position: relative;
  }
  #minium .minium-sidebar .minium-sidebar__end .minium-user-nav {
    width: auto;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    -webkit-transition: border-radius ease 200ms, background-color ease 200ms;
    transition: border-radius ease 200ms, background-color ease 200ms;
    background-color: #f7f7f8;
  }
  #minium .minium-sidebar .commerce-topbar-button {
    margin: 20px 20px 0;
  }
  #minium .minium-sidebar .commerce-topbar-button .commerce-account-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #minium .minium-sidebar .commerce-topbar-button .commerce-account-selector__image {
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
  }
  #minium .minium-sidebar .commerce-topbar-button .commerce-account-selector__info {
    display: block;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 10px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
  }
  #minium .minium-sidebar .commerce-topbar-button svg.lexicon-icon-angle-down {
    margin-top: 62px;
  }
  #minium .navbar-light .navbar-toggler {
    margin: 0 15px 0;
    padding: 0;
    border-color: transparent;
  }
  #minium .navbar-light .navbar-toggler .navbar-toggler-icon {
    background-size: 22px;
  }
  #minium .navbar-collapse {
    position: fixed;
    left: 0;
  }
  #minium .navbar-collapse.collapsing {
    height: 100%;
    left: -75%;
    -webkit-transition: height 0s ease;
    transition: height 0s ease;
  }
  #minium .navbar-collapse.show {
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: left 300ms ease-in-out;
    transition: left 300ms ease-in-out;
  }
  #minium .navbar-toggler.collapsed ~ .navbar-collapse,
  #minium .navbar-close.collapsed ~ .navbar-collapse {
    -webkit-transition: left 300ms ease-in;
    transition: left 300ms ease-in;
  }
  #minium .orders-view .base-order-icon {
    height: 1.6rem !important;
  }
  .signed-in #minium .navbar-collapse.show {
    height: calc(100vh - 49px);
  }
  .signed-in #minium .minium-frame__topbar .minium-topbar__cart-wrapper .mini-cart.is-open {
    top: 48px;
  }
  .minium-frame__content {
    padding: 56px 0 0;
  }
  .has-control-menu.signed-in .minium-frame__content {
    padding: 105px 0 0;
  }
  .form-builder-select-field .dropdown-menu {
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch !important;
  }
  body .lfr-notification-container {
    overflow: visible;
    bottom: unset;
    top: 50%;
  }
  body .lfr-notification-container .lfr-notification-wrapper {
    position: relative;
    left: 0;
  }
  body #portlet_com_liferay_commerce_checkout_web_internal_portlet_CommerceCheckoutPortlet .flow-area .portlet-msg-success {
    width: 90%;
    margin: auto !important;
  }
  body #portlet_apcoacommerceordermanagementweb .taglib-header .header-title, body #portlet_apcoacommerceaccountmanagementweb .taglib-header .header-title {
    max-width: 60%;
    overflow: visible;
    font-size: 20px;
    word-wrap: normal;
    white-space: normal;
  }
}
.product-detail-options .custom-checkbox {
  display: none;
}

.product-detail .product-header-cost-center {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.product-detail .product-header-title {
  color: #06395b;
  font-weight: 500;
}
.product-detail .ddm-row:not(:has(.custom-control)) {
  padding: 10px 12px 0;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 4px 4px 0 0;
  border: none;
  border-bottom: 1px solid #9E9E9E;
  font-size: 14px;
  color: #494949;
}
.product-detail .ddm-row:not(:has(.custom-control)) .form-group {
  margin-bottom: 0;
}
.product-detail .ddm-row:not(:has(.custom-control)) .form-group label {
  font-size: 12px;
  font-weight: normal;
}
.product-detail .ddm-row:not(:has(.custom-control)) .form-group label .reference-mark {
  color: #00aeef;
}
.product-detail .ddm-row:not(:first-child) {
  margin-bottom: 1.5rem;
}
.product-detail .add-to-cart-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-detail .add-to-cart-wrapper div {
  margin-bottom: 0 !important;
}

#portlet_com_liferay_login_web_portlet_LoginPortlet {
  margin-bottom: -1rem;
}
#portlet_com_liferay_login_web_portlet_LoginPortlet .checkbox-switch-check .input-checkbox-wrapper {
  margin-left: 30px;
  display: block;
}
#portlet_com_liferay_login_web_portlet_LoginPortlet .checkbox-switch-check .input-checkbox-wrapper input {
  margin-right: 8px;
  margin-left: -30px;
}
#portlet_com_liferay_login_web_portlet_LoginPortlet .registration-checkbox p {
  height: 0;
  margin-left: 25px;
  position: absolute;
}
@media (max-width: 480px) {
  #portlet_com_liferay_login_web_portlet_LoginPortlet .registration-checkbox {
    height: 80px;
  }
}

#portlet_apcoacommerceordermanagementweb .taglib-header {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border-bottom: 0;
  padding: 15px 20px;
  width: 100%;
  height: 76px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  margin-bottom: 15px;
}
#portlet_apcoacommerceordermanagementweb .taglib-header .header-back-to {
  border: 2px solid #00aeef;
  text-align: center;
  border-radius: 0;
  height: 46px;
  width: 46px;
}
#portlet_apcoacommerceordermanagementweb .taglib-header .header-back-to a {
  padding: 0;
  position: relative;
  top: calc(50% - 10px);
  color: #00aeef;
}
#portlet_apcoacommerceordermanagementweb .taglib-header .header-title {
  font-size: 26px;
  width: 90%;
  text-align: center;
  color: #06395b;
}
#portlet_apcoacommerceordermanagementweb .orders-view {
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 20px 20px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .order-type-title {
  font-size: 18px;
  color: #06395b;
  text-align: center;
  padding-bottom: 30px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .passive-orders {
  padding-top: 40px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .column-titles label {
  font-size: 14px;
  color: #494949;
  font-weight: 500;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate-row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate-row .license-plate-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate-row .connected-to-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate-row .connected-to-flow div:first-child {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-weight: bold;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate-row .connected-to-flow .flow-icon {
  height: 4rem;
  width: auto;
  margin: 0.5rem 0 0 auto;
  z-index: 1;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-table-row {
  font-size: 16px;
  color: #494949;
  border-bottom: 1px solid #c2c2c2;
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-table-row.mobile-wrapper {
  border: 1px solid #c2c2c2;
  margin-bottom: 10px;
  padding: 10px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-table-row .col-sm-2 {
  margin: auto;
  font-size: 14px;
  line-height: 1.6;
  padding-bottom: 3px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-table-row .col-sm-2 a {
  color: #494949;
  text-decoration: none;
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-table-row .mobile-heading {
  display: none;
  font-size: 14px;
  color: #5c5e5e;
  font-weight: 500;
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-table-row:hover {
  background-color: rgba(149, 191, 220, 0.3);
  cursor: pointer;
}
#portlet_apcoacommerceordermanagementweb .orders-view #depositTrackingCollapse svg.arrow-up, #portlet_apcoacommerceordermanagementweb .orders-view #depositTrackingCollapse svg.arrow-down {
  float: right;
  fill: #00aeef;
}
#portlet_apcoacommerceordermanagementweb .orders-view #depositTrackingCollapse svg.arrow-up {
  display: none;
}
#portlet_apcoacommerceordermanagementweb .orders-view #depositTrackingCollapse svg.arrow-down {
  display: inline-block;
}
#portlet_apcoacommerceordermanagementweb .orders-view #depositTrackingCollapse.collapsed svg.arrow-up {
  display: inline-block;
}
#portlet_apcoacommerceordermanagementweb .orders-view #depositTrackingCollapse.collapsed svg.arrow-down {
  display: none;
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-view-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-view-header > h3 + img {
  margin-bottom: -1rem;
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-view-header .commerce-checkout-title {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#portlet_apcoacommerceordermanagementweb .orders-view .orders-view-header .base-order-icon {
  height: 2.9rem;
  width: auto;
  margin-left: auto;
}
#portlet_apcoacommerceordermanagementweb .addPlateIcon.hidden {
  display: none;
}
#portlet_apcoacommerceordermanagementweb .addPlateIcon:disabled {
  fill: #7f848d;
}
#portlet_apcoacommerceordermanagementweb .licensePlateSearch {
  padding-left: 30px;
}
#portlet_apcoacommerceordermanagementweb .licensePlateSearchCancelIcon {
  position: absolute;
  top: 4px;
  right: 10px;
  fill: #7f848d;
  display: none;
}
#portlet_apcoacommerceordermanagementweb .licensePlateDeleteIcon {
  fill: #7f848d;
  margin: 4px;
}
#portlet_apcoacommerceordermanagementweb .licensePlateSearchIcon {
  position: absolute;
  top: 4px;
  fill: #7f848d;
}
#portlet_apcoacommerceordermanagementweb .addLicensePlateButton {
  height: 40px !important;
  color: #00aeef !important;
  width: 100%;
}
#portlet_apcoacommerceordermanagementweb .addLicensePlateButton.hidden {
  display: none;
}
#portlet_apcoacommerceordermanagementweb .license-plate p {
  display: inline-block;
  width: 200px;
  height: 50px;
  border: #c2c2c2 1px solid;
  text-align: center;
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 500;
  color: #06395b;
}
#portlet_apcoacommerceordermanagementweb .license-plate span {
  font-size: 20px;
  padding-left: 10px;
  cursor: pointer;
  color: #00aeef;
}
#portlet_apcoacommerceordermanagementweb .license-plate #showMore, #portlet_apcoacommerceordermanagementweb .license-plate #showLess {
  font-weight: 500;
  padding-top: 15px;
}
#portlet_apcoacommerceordermanagementweb .parking-slot-row.show-all {
  display: none;
}
#portlet_apcoacommerceordermanagementweb .showMoreOrLess {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  #portlet_apcoacommerceordermanagementweb .addLicensePlateButton {
    height: 40px !important;
    width: 100% !important;
    color: #00aeef !important;
    margin-bottom: 1rem;
  }
}

#portlet_apcoacommerceordermanagementweb {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-title {
  font-size: 18px;
  color: #06395b;
  text-align: center;
}
#portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-summary .table-list {
  padding-right: 10px;
  padding-left: 10px;
  border-spacing: 0 !important;
}
#portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-summary .table-list th, #portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-summary .table-list td {
  border-top: 1px solid #6B6C7E;
  border-radius: 0 !important;
}
#portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-summary .table-list thead tr {
  height: 80px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-summary .table-list thead tr th {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 30px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-summary .table-list tbody {
  color: #494949;
}
#portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-summary .table-list tbody .order-group-title {
  font-weight: bold;
}
#portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-summary .table-list tbody .orders-table-row {
  font-size: 16px;
  color: #494949;
  height: 70px;
  font-weight: 500;
  border-bottom: 1px solid #c2c2c2;
}
#portlet_apcoacommerceordermanagementweb .orders-view .commerce-checkout-summary .table-list tbody .orders-table-row .col-sm-2 {
  margin: auto;
}
#portlet_apcoacommerceordermanagementweb .orders-view .deposite-value-column {
  height: 70px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .deposite-value-column label {
  font-size: 14px;
  font-weight: 500;
  color: #494949;
}
#portlet_apcoacommerceordermanagementweb .orders-view .deposit-tracking-column .deposit-details {
  border-bottom: 1px solid #c2c2c2;
  position: absolute;
  top: 33%;
  width: 98%;
  height: 39%;
}
#portlet_apcoacommerceordermanagementweb .orders-view .deposit-tracking-column .deposit-details label {
  position: absolute;
  top: 20%;
}
#portlet_apcoacommerceordermanagementweb .orders-view .deposit-tracking-column .deposit-details .column-titles {
  border: 0;
}
#portlet_apcoacommerceordermanagementweb .orders-view #deposit-tracking .orders-table-row:hover {
  background-color: transparent;
  cursor: initial;
}
#portlet_apcoacommerceordermanagementweb .orders-view .column-titles {
  height: 70px;
  border-bottom: 1px solid #c2c2c2;
}
#portlet_apcoacommerceordermanagementweb .orders-view .column-titles label {
  top: 30px;
  position: relative;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate[draggable=true] {
  cursor: move;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate .license-plate-country-code {
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #A7A9BC;
  font-size: 10px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate .license-plate-number {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-width: 150px;
  height: 32px;
  padding: 0.25em 0.5em 0.25em 2em;
  border-radius: 5px;
  background: #EBEBEB;
  text-align: center;
  border: 1px solid #000;
  margin-bottom: 10px;
  display: inline-block;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate .license-plate-number > span {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #a5a5a5;
  cursor: pointer;
  margin: -2px 0 0 8px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate .license-plate-number > span a {
  position: relative;
  top: -10px;
  left: -16px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate .license-plate-number > span a span {
  position: relative;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate .license-plate-number:before {
  content: "";
  display: block;
  width: 25px;
  height: 31px;
  background: #063298;
  position: absolute;
  border-radius: 5px 0 0 5px;
  color: #f8d038;
  font-size: 0.5em;
  line-height: 85px;
  padding-left: 5px;
  margin-left: -29px;
  margin-top: -4px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .license-plate .license-plate-number:after {
  content: "";
  display: block;
  position: relative;
  top: -23px;
  right: 23px;
  width: 14px;
  height: 14px;
  border-radius: 30px;
  border: 1px dashed #f8d038;
}
#portlet_apcoacommerceordermanagementweb .orders-view .number-of-free-months {
  height: 40px;
}
#portlet_apcoacommerceordermanagementweb .orders-view .number-of-free-months h4 {
  margin-top: -8px;
}
#portlet_apcoacommerceordermanagementweb .order-buttons .btn.btn-primary[disabled]::before {
  background-color: transparent;
}
#portlet_apcoacommerceordermanagementweb .order-buttons .btn.btn-default {
  margin: 2px;
}
#portlet_apcoacommerceordermanagementweb .order-buttons .btn-flow {
  background-color: #78B51A !important;
  border-color: #78B51A !important;
  color: #fff;
  font-size: 10px;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar {
  width: 100%;
  height: 70px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  margin-bottom: 15px;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .container-fluid-max-xl {
  position: relative;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .container-fluid-max-xl .container-fluid .input-group-item {
  padding: 0;
  bottom: 7px;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .container-fluid-max-xl .container-fluid .input-group-item .input-group-inset {
  width: 347px;
  height: 50px !important;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .container-fluid-max-xl .container-fluid .input-group-item span {
  background-color: #00aeef;
  font-size: 20px;
  color: #ffffff;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .container-fluid-max-xl .container-fluid .input-group-item span .btn {
  height: 50px;
  width: 50px;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .container-fluid-max-xl .container-fluid .input-group-item .basic-search-close {
  display: none;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .management-bar-nav .dropdown {
  height: 50px;
  margin-right: 20px;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .management-bar-nav .dropdown .dropdown-toggle {
  background-color: white;
  height: 60px;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .management-bar-nav .dropdown a:hover {
  background-color: white;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .management-bar-header-right a {
  font-weight: 500;
  height: 50px;
  width: 50px;
  margin: 0;
  background-color: #00aeef;
  border-radius: 0;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .management-bar-header-right a:before {
  position: relative;
  text-align: center;
  content: "+";
  font-size: 35px;
  font-weight: 400;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .management-bar-header > .checkbox {
  padding: 17px 20px 0 20px;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar .management-bar-header > .checkbox label {
  top: 5px;
  position: relative;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar.secondary-bar-open .management-bar-header-right a:before {
  content: none;
}
#portlet_apcoacommerceordermanagementweb nav.management-bar.secondary-bar-open .management-bar-header-right .lexicon-icon-times {
  font-size: 20px;
  color: #ffffff;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder {
  padding-bottom: 20px;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder.container-view {
  padding-top: 0.1rem !important;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list {
  padding-right: 10px;
  padding-left: 10px;
  border-spacing: 0 !important;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list th, #portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list td {
  border-bottom: 1px solid #6B6C7E !important;
  border-radius: 0 !important;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list thead tr {
  height: 80px;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list thead tr th {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 30px;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list tbody td input {
  vertical-align: middle;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list tbody td a {
  color: #494949;
  text-decoration: none;
  font-weight: 400;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list tbody tr:hover td {
  background-color: rgba(149, 191, 220, 0.3);
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list tbody tr:hover td:not(:first-child) {
  cursor: pointer;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .table-responsive .table-list tbody tr:nth-last-child(2) td {
  border-bottom: 0 !important;
}
#portlet_apcoacommerceordermanagementweb .cancelOrder .taglib-search-iterator-page-iterator-bottom {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
#portlet_apcoacommerceordermanagementweb .contractItem {
  width: 350px;
  margin: 10px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
#portlet_apcoacommerceordermanagementweb .contractItem p {
  margin: 5px 20px 5px 25px;
}
#portlet_apcoacommerceordermanagementweb .contractItem p:first-child {
  margin: 20px 20px 5px 25px;
}
#portlet_apcoacommerceordermanagementweb .contractItem p:last-child {
  margin: 5px 20px 15px 25px;
}
#portlet_apcoacommerceordermanagementweb .contractItem:hover {
  background-color: rgba(149, 191, 220, 0.18);
}
#portlet_apcoacommerceordermanagementweb .contractItem .contract-item-top {
  font-size: 14px;
  color: #5c5e5e;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #portlet_apcoacommerceordermanagementweb ul .contractItem {
    margin: 3px;
    padding: 0.5rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  #portlet_apcoacommerceordermanagementweb ul .contractItem p {
    margin: 0.3rem !important;
    white-space: normal !important;
  }
  #portlet_apcoacommerceordermanagementweb ul .contractItem p span {
    white-space: normal;
  }
  #portlet_apcoacommerceordermanagementweb .btn-default {
    width: 250px;
  }
}

#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-header .product-compare-checkbox__label,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-header .product-compare-checkbox__label,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-header .product-compare-checkbox__label {
  font-weight: 600;
  text-transform: uppercase;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-header .product-header-cost-center,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-header .product-header-cost-center,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-header .product-header-cost-center {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-header .product-header-title,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-header .product-header-title,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-header .product-header-title {
  color: #06395b;
  font-weight: 500;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .detail h6,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .detail h6,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .detail h6 {
  font-size: 16px;
  color: #06395b;
  font-weight: 600;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row {
  width: 100%;
  display: inline-block;
  margin-right: 0;
  margin-left: 0;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .reference-mark,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .reference-mark,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .reference-mark {
  color: #00aeef;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .col-md-12,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .col-md-12,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .col-md-12 {
  padding-right: 0;
  padding-left: 0;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group label,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group label,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group label {
  position: absolute;
  font-weight: 400;
  pointer-events: none;
  left: 12px;
  top: 18px;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  color: #6f6f6f;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group label .custom-control-label::after,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group label .custom-control-label::after,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group label .custom-control-label::after {
  pointer-events: all;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group .input-select-wrapper label,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group .input-select-wrapper label,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group .input-select-wrapper label {
  top: 9px;
  font-size: 12px;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group.liferay-ddm-form-field-date label,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group.liferay-ddm-form-field-date label,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-group.liferay-ddm-form-field-date label {
  top: 9px;
  font-size: 12px;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-control,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-control,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-control {
  padding: 20px 12px 0;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 4px 4px 0 0;
  border: none;
  border-bottom: 1px solid #9E9E9E;
  height: 56px;
  font-size: 14px;
  color: #494949;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-control:focus,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-control:focus,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-control svg.lexicon-icon-caret-double,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-control svg.lexicon-icon-caret-double,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .form-control svg.lexicon-icon-caret-double {
  color: rgba(0, 0, 0, 0.54);
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .input-group-addon,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .input-group-addon,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .col-md-12 .input-group-addon {
  height: 56px;
  background: rgba(0, 0, 0, 0.04);
  border: none;
  border-radius: 0 4px 0 0;
  border-bottom: 1px solid #9E9E9E;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"],
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"],
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] {
  padding: 0 0 0 0.5rem;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] .option-selected,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] .option-selected,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] .option-selected {
  color: #494949;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] a,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] a {
  height: 45px;
  width: 30px;
  text-align: center;
  position: relative;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] a svg,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] a svg,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row [id^="_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_ddm$$apcoa-tariffs"] a svg {
  color: #ffffff;
  position: relative;
  top: 10px;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .option-selected,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .option-selected,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .option-selected {
  max-width: 92%;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row .option-selected .select-arrow-down-container,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row .option-selected .select-arrow-down-container,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row .option-selected .select-arrow-down-container {
  display: none;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row:nth-child(3) .custom-control-input:checked ~ .custom-control-label::before, #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row:nth-child(5) .custom-control-input:checked ~ .custom-control-label::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row:nth-child(3) .custom-control-input:checked ~ .custom-control-label::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row:nth-child(5) .custom-control-input:checked ~ .custom-control-label::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row:nth-child(3) .custom-control-input:checked ~ .custom-control-label::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row:nth-child(5) .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #00aeef;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row:nth-child(3) .custom-control-input:checked ~ .custom-control-label::before, #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .row:nth-child(5) .custom-control-input:checked ~ .custom-control-label::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row:nth-child(3) .custom-control-input:checked ~ .custom-control-label::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .row:nth-child(5) .custom-control-input:checked ~ .custom-control-label::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row:nth-child(3) .custom-control-input:checked ~ .custom-control-label::before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .row:nth-child(5) .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00aeef;
  border-color: #00aeef;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-options .lfr-ddm-form-fields .icon-calendar:before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-options .lfr-ddm-form-fields .icon-calendar:before,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-options .lfr-ddm-form-fields .icon-calendar:before {
  content: url(../images/apcoa/calendar.svg);
  position: relative;
  top: 2px;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-actions .add-to-cart-inline,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-actions .add-to-cart-inline {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item:nth-child(2),
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item:nth-child(2),
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item:nth-child(2) {
  margin-left: 5px;
  margin-right: 5px;
  background-color: transparent;
  border: 1px solid #c2c2c2;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink {
  height: 50px;
  width: 50px;
  background-color: #00aeef;
  text-align: center;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink .btn,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink .btn,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink .btn {
  position: relative;
  right: -25%;
  color: #ffffff !important;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink .btn:after,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink .btn:after,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink .btn:after {
  color: #ffffff;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline .quantity-selector .text-center,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-actions .add-to-cart-inline .quantity-selector .text-center,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-actions .add-to-cart-inline .quantity-selector .text-center {
  width: 50px;
  border: 0;
  border-radius: 0 !important;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline .btn,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-actions .add-to-cart-inline .btn,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-actions .add-to-cart-inline .btn {
  height: 50px;
  width: 48%;
  border: 0;
  border-radius: 4px;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .btn.btn-secondary:not([disabled]):not(.disabled)::after,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .btn.btn-secondary:not([disabled]):not(.disabled)::after,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .btn.btn-secondary:not([disabled]):not(.disabled)::after {
  background-color: transparent;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .add-to-cart-icon,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .add-to-cart-icon,
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .add-to-cart-icon {
  display: none;
}

@media (max-width: 420px) {
  #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink,
  #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_minium .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink,
  #portlet_com_liferay_commerce_product_content_web_internal_portlet_CPContentPortlet_INSTANCE_speedwell .product-detail-actions .add-to-cart-inline .quantity-selector .input-group-item-shrink {
    width: 38px;
  }
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .cp-renderer {
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .cp-renderer .product-card {
  border-radius: 0;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .cp-renderer .product-card .add-to-cart a {
  border-radius: 0;
  margin-top: 0 !important;
  border-color: #00aeef;
  color: #00aeef;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .cp-renderer .product-card .lexicon-icon-heart {
  height: 50%;
  width: 50%;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .cp-renderer .product-card .lexicon-icon-heart path {
  color: #00aeef;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .cp-renderer .product-card .lexicon-icon-heart-full {
  height: 50%;
  width: 50%;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .cp-renderer .product-card .lexicon-icon-heart-full path {
  color: #ffffff;
}
#portlet_com_liferay_commerce_product_content_web_internal_portlet_CPPublisherPortlet_INSTANCE_product_detail .cp-renderer .product-card .minium-card__add-to-wishlist-button {
  display: none;
}

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