@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700,800.less");
@import url("https://fonts.googleapis.com/css?family=Commissioner:100,300,500,700,800,900&display=swap.less");
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
@media print {
  .nav-sections,
  .page-footer,
  .sidebar,
  .page-title-wrapper,
  .amrma-received-message,
  .amrma-cancel,
  .amrma-status,
  .amrma-status-container,
  .amrma-return-instructions,
  .amrma-tracking-information,
  .amrma-chat-title,
  .amrma-chat-container {
    display: none;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
    padding-left: 0 !important;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
    position: relative;
    top: 0;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child .amrma-image {
    margin-right: 0;
    padding: 5px;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col .amrma-status {
    display: block;
  }
}
._strong {
  font-weight: 600;
}
._nomargin {
  margin: 0;
}
._hide {
  display: none;
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 50%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
  width: 50%;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
/* mageplaza end blog style */
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
.filter-content input[type="text"]:focus,
.filter-content input[type="checkbox"]:focus,
.filter-content input[type="radio"]:focus,
.filter-content select:focus {
  outline: none !important;
  box-shadow: none !important;
}
.filter-content .filter-options-item li a:hover {
  background: none !important;
  color: #006bb4;
}
.filter-content .filter-options-item li a:hover span {
  color: #006bb4;
}
.filter-content .filter-options-item .ui-slider-handle {
  height: 15px !important;
  width: 15px !important;
  background: #01007F;
  left: -2px;
  bottom: -3px;
}
.filter-content #ln_slider_price {
  margin-bottom: 5px;
}
.mp-show-navigation {
  display: none;
}
#braintree_vaulted_card_edit_form {
  display: flex;
  flex-direction: column;
}
#braintree_vaulted_card_edit_form .field {
  display: flex;
  flex-direction: row;
}
@media (max-width: 1023px) {
  #braintree_vaulted_card_edit_form .field {
    display: block;
  }
}
#braintree_vaulted_card_edit_form .field label {
  flex: 1;
}
#braintree_vaulted_card_edit_form .field input,
#braintree_vaulted_card_edit_form .field select {
  flex: 3;
  margin: 0 5px 0 0;
}
.table-credit-cards .st-key {
  text-align: left;
}
.table-credit-cards.table > tbody > tr > td {
  border-top: none;
}
.table-credit-cards .st-last {
  border-bottom: 1px solid #ddd;
}
#address-picker .box-address-billing,
#address-picker .slick-slide {
  height: auto;
  min-height: auto;
}
#address-picker .slide-content {
  padding: 0 3px;
}
#address-picker .slick-list {
  padding: 0 50px;
}
#address-picker .control_link {
  height: 100%;
  background-color: white;
  opacity: 1;
  vertical-align: middle;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#address-picker .control_link.slick-disabled {
  opacity: 0.1;
}
#address-picker .prev_link {
  left: 0;
}
#address-picker .next_link {
  right: 0;
}
#address-picker .address_content {
  display: flex;
  text-align: left;
  height: 150px;
  align-items: center;
}
.page-more-info .header,
.page-more-info .footer {
  display: none;
}
.page-more-info .main-wrapper {
  padding-top: 0;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.alert,
.message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4,
.message h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link,
.message .alert-link {
  font-weight: bold;
}
.alert > p,
.message > p,
.alert > ul,
.message > ul {
  margin-bottom: 0;
}
.alert > p + p,
.message > p + p {
  margin-top: 5px;
}
.alert-success,
.message-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr,
.message-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link,
.message-success .alert-link {
  color: #2b542c;
}
.alert-info,
.message-info,
.alert-notice,
.message-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr,
.message-info hr,
.alert-notice hr,
.message-notice hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link,
.message-info .alert-link,
.alert-notice .alert-link,
.message-notice .alert-link {
  color: #245269;
}
.alert-warning,
.message-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr,
.message-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link,
.message-warning .alert-link {
  color: #66512c;
}
.alert-danger,
.message-danger,
.alert-error,
.message-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr,
.message-danger hr,
.alert-error hr,
.message-error hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link,
.message-danger .alert-link,
.alert-error .alert-link,
.message-error .alert-link {
  color: #843534;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
:root {
  --brand-color-medium: #2B367E;
  --buttons-hover-color: #5257EB;
  --header-color: #2B367E;
  --background-photo-url: url('https://i.imgur.com/c8q7uOp.png');
  --brand-font-family: 'Nunito Sans', Helvetica, sans-serif;
  --font-color: #1E2E36;
}
body {
  margin: 0;
  padding: 0;
}
.bread-content-inner {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.bread-points {
  margin-top: 50px;
}
.bread-section {
  position: relative;
  width: 100%;
  text-align: center;
}
.bread-style {
  box-sizing: border-box;
  font-family: var(--brand-font-family);
  font-size: 16px;
}
.bread-main p {
  color: var(--font-color);
}
.bread-header {
  min-height: 300px;
  background: var(--header-color);
  color: #fff;
  background-size: 150px;
  background-position: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), var(--background-photo-url);
  background-repeat: repeat;
}
.bread-header h1 {
  margin: 0;
  font-family: var(--brand-font-family);
  font-size: 50px;
  line-height: 50px;
  font-weight: 800;
  color: #fff;
}
.bread-header p {
  margin: 2em 0;
}
.bread-style h2 {
  font-family: var(--brand-font-family);
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 49px;
  color: var(--font-color);
}
.bread-style h3 {
  margin: 0;
  font-family: var(--brand-font-family);
  font-size: 1em;
  color: var(--font-color);
}
.bread-main {
  background: #fff;
  color: #333;
}
.bread-check-your-rate {
  color: #FFFFFF;
  font-family: var(--brand-font-family);
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 40px;
  font-weight: 800;
  margin-bottom: 6px;
  max-width: 625px;
  width: 80%;
  margin: 0 auto;
}
.bread-rate-box {
  height: 250px;
  background: var(--buttons-hover-color);
  color: #333;
}
.bread-footer {
  background: #edeeef;
  color: #333;
  overflow-wrap: break-word;
  margin: auto;
}
.bread-contact {
  margin-bottom: 50px;
}
.bread-disclosure {
  font-size: 14px;
  margin: 0 auto;
  width: 70%;
  padding: 10px 0;
}
a,
.bread-contact-info {
  text-decoration: none;
  color: var(--brand-color-medium);
}
.bread-promo.one {
  background: var(--buttons-hover-color);
  font-family: var(--brand-font-family);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  height: 50px;
  max-width: 280px;
  justify-content: center;
  border: 1px solid var(--brand-color-medium);
  text-transform: uppercase;
  cursor: pointer;
  margin: 30px auto 0px auto;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
}
.bread-promo.one:hover {
  background-color: var(--brand-color-medium);
  border: 1px solid #fff;
  text-decoration: none;
  color: #fff;
  transition: all 0.4s ease;
}
.bread-promo.bread-promo-two {
  background: var(--buttons-hover-color);
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  min-width: 15px;
  width: 100%;
  max-width: 250px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  margin: auto;
  text-align: center;
  height: 50px;
  justify-content: center;
  color: #FFFFFF;
  margin: 30px auto 0px auto;
  align-items: center;
  font-family: var(--brand-font-family);
}
.bread-promo.bread-promo-two:hover {
  color: #fff;
  border: 1px solid #FFFFFF;
  background: var(--brand-color-medium);
  transition: all 0.4s ease;
}
.bread-learn-more {
  font-family: var(--brand-font-family);
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 28px;
  color: var(--brand-color-medium);
  text-transform: uppercase;
  position: relative;
  width: 100%;
  text-align: center;
}
#subhead-terms {
  color: black !important;
}
.bread-three-col div {
  margin: 50px 20px 0;
}
.bread-three-col img {
  margin-bottom: 15px;
}
p {
  padding: 5px 0;
  line-height: 1.3;
}
@media ALL and (min-width: 768px) {
  .bread-three-col {
    display: flex;
    padding: 0px 15px;
    justify-content: space-between;
  }
  .bread-three-col div {
    width: 30%;
    margin: 0;
  }
  .bread-points {
    margin-top: 75px;
  }
  .bread-style h3 {
    font-size: 1.25em !important;
  }
  p {
    padding: 0;
  }
}
.loader {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.loader:before {
  background: transparent url('/static/frontend/Qdigital/MagicMicro/en_US/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.loader img {
  display: none;
}
.loader p {
  position: absolute;
  width: 100%;
  top: 53%;
  text-align: center;
}
.loading {
  position: relative;
}
.loading:before {
  background: rgba(255, 255, 255, 0.5) url('/static/frontend/Qdigital/MagicMicro/en_US/images/loader-2.gif') no-repeat 50% 50%;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
._block-content-loading {
  position: relative;
}
._block-content-loading .loader {
  position: absolute;
}
._block-content-loading .loading-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../fonts/glyphicons-halflings-regular.eot');
  src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../../frontend/Qdigital/MagicMicro/default/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1384px) {
  .container {
    width: 1354px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1384px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control,
.hosted-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label,
.radio[name="payment[method]"] + label::before {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn,
.table-credit-cards .action.delete,
button.action.primary.checkout {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default,
.table-credit-cards .action.delete {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
@-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;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  float: left;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1383px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1383px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1383px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1383px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1384px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1384px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1384px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1384px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1383px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1384px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
/* ---------------------------------------- */
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
       This is visible during transitions. */
  background-color: white;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("../images/loading.gif") no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url("../images/prev.png") left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url("../images/next.png") right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("../images/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
  margin: 0;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform,height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url('../img/controls.png');
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
  opacity: 1;
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
  margin-left: -5px;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default;
}
.ui-slider-horizontal {
  height: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  background: #dadada;
}
.ui-slider-handle {
  height: 10px;
  width: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #f98b25;
  display: block;
  position: absolute;
}
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .items {
  display: block;
  margin: 0;
  padding: 0;
  flex-direction: column;
}
.filter-content .items .item {
  flex-direction: row;
  width: 100%;
  gap: 3px;
  align-items: baseline;
  flex-wrap: wrap;
}
.filter-content .current-filter-list li {
  display: block;
  letter-spacing: -1ex;
  margin: 5px 0;
}
.filter-content .current-filter-list .filter-value {
  margin-right: -10%;
  width: 89%;
  vertical-align: top;
  overflow: hidden;
  display: inline-block;
  letter-spacing: normal;
}
.filter-content .current-filter-list .filter-value:after {
  content: '';
  display: inline-block;
  width: 99%;
  margin: 0 -99% 0 3px;
  vertical-align: baseline;
  border-bottom: 1px dotted #000;
}
.filter-content .current-filter-list .action {
  display: inline-block;
  letter-spacing: normal;
  padding-left: 3px;
  margin-left: 10%;
  width: 10%;
  vertical-align: bottom;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 20px;
  list-style: none;
  width: 100%;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 12px;
  height: 12px;
  line-height: inherit;
  color: inherit;
  content: '';
  background: url(https://cdn.magicmicro.com/images/submenu-arrow-up.svg) no-repeat 50% 50%;
  transform: rotate(90deg);
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding: 0;
  position: relative;
  top: -6px;
}
.filter-content .active.icon-expand:after {
  content: '';
  transform: rotate(180deg);
}
.filter-content input[type="text"]:focus,
.filter-content input[type="checkbox"]:focus,
.filter-content input[type="radio"]:focus,
.filter-content select:focus {
  outline: none !important;
  box-shadow: none !important;
}
.filter-content .filter-options-item li a:hover {
  background: none !important;
  color: #006bb4;
}
.filter-content .filter-options-item li a:hover span {
  color: #006bb4;
}
.filter-content .filter-options-item .ui-slider-handle {
  height: 15px !important;
  width: 15px !important;
  background: #01007F;
  left: -2px;
  bottom: -3px;
}
.filter-content #ln_slider_price {
  margin-bottom: 5px;
}
.mp-show-navigation {
  display: none;
}
.filter-options .item:hover:before {
  border: none;
}
.filter-current-subtitle,
.filter-subtitle {
  padding: 20px 0 0 0;
}
.current-filter-list {
  padding: 0;
}
.content-page-filter .grid_item {
  border-radius: 10px;
}
.content-page-filter .grid_item:hover:before {
  border-color: transparent;
}
.content-page-filter .grid_item .shipping_label,
.content-page-filter .grid_item .label_sm {
  border-radius: 10px 0 0;
}
.content-page-filter .grid_item .label_sm + .shipping_label {
  border-radius: 0;
}
.filter-options {
  display: contents;
}
.filter-options-content a {
  display: inline;
}
.filter-options-item[attribute="search_tags"] {
  order: -2;
  border-bottom: none;
}
.filter-options-item[attribute="search_tags"] .count,
.filter-options-item[attribute="search_tags"] input,
.filter-options-item[attribute="search_tags"] .filter-options-title {
  display: none;
}
.filter-options-item[attribute="search_tags"] .filter-options-content {
  display: block !important;
}
.filter-options-item[attribute="search_tags"] .items {
  display: flex;
  flex-direction: row;
  gap: 5px;
}
.filter-options-item[attribute="search_tags"] .items .item {
  display: contents;
}
.filter-options-item[attribute="search_tags"] .items .item a {
  display: inline-block !important;
  position: relative;
  color: black;
  padding: 1px 15px;
  border-radius: 10px;
  border: 1px solid black;
  width: auto;
}
.filter-options-item[attribute="search_tags"] input:checked + a {
  color: red;
  border: 1px solid red;
  padding-right: 30px;
}
.filter-options-item[attribute="search_tags"] input:checked + a:after {
  display: inline-block;
  content: 'x';
  position: absolute;
  right: 5px;
  font-size: 30px;
  line-height: 18px;
}
.stacktable {
  width: 100%;
}
.st-head-row {
  padding-top: 1em;
}
.st-head-row .product-item-name {
  font-size: 1.3rem;
}
.st-head-row.st-head-row-main {
  font-size: 1.5em;
  padding-top: 20px;
}
.st-key {
  width: 49%;
  text-align: right;
  padding-right: 1%;
}
.st-val {
  width: 49%;
  padding-left: 1%;
}
.order-details-items .order-items {
  font-size: 1rem;
}
/* RESPONSIVE EXAMPLE */
.stacktable.large-only {
  display: table;
}
.stacktable.small-only {
  display: none;
}
@media screen and (max-width: 800px) {
  .stacktable.large-only {
    display: none;
  }
  .stacktable.small-only {
    display: table;
  }
}
@media (max-width: 400px) {
  .order-items .table-order-grand-total span {
    padding: 10px 10px 10px 10px;
  }
}
@media (max-width: 360px) {
  .order-items .table-order-grand-total span {
    padding: 10px 10px 10px 0;
  }
  .order-items .table-order-grand-total {
    padding: 20px 0;
  }
  .block-dashboard-orders .panel.block-dashboard-orders {
    padding: 20px;
  }
  .block-dashboard-orders .panel-body {
    padding: 10px;
  }
}
.block-dashboard-orders .table.stacktable {
  margin-top: 0;
}
.block-dashboard-orders .table-order-items .st-head-row-main {
  padding: 10px 0;
  border-top: 0;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: always;
  width: 100%;
  overflow-x: hidden;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
mark {
  background: #e74c3c;
  color: #fff;
  padding: 0;
}
.whitespace-pre {
  white-space: pre;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
/* ==========================================================================
  Author's custom styles
  ========================================================================== */
body,
html {
  height: 100%;
  min-height: 100%;
  font-family: 'Roboto-Regular', sans-serif;
  font-size: 16px;
  color: #000720;
  background-color: #eaeaea;
}
input::-ms-clear {
  display: none;
}
a {
  color: #2646b6;
}
a:hover,
a:focus {
  color: #2646b6;
}
:focus {
  outline: none;
}
.wrapper {
  min-height: 100%;
  padding-bottom: 315px;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.btn,
.table-credit-cards .action.delete,
button.action.primary.checkout {
  text-decoration: none;
  white-space: normal;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}
.btn.active,
.btn:active {
  box-shadow: none;
}
.btn_default,
button.action.primary.checkout {
  color: #fff;
  font-size: 18px;
  padding: 6px 5px 8px 5px;
  position: relative;
  box-shadow: none;
  display: inline-block;
  border-radius: 0;
  line-height: 1;
  min-width: 127px;
  border: none;
  background: #000;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.btn_default:focus {
  color: #fff;
}
.btn_md,
button.action.primary.checkout {
  font-size: 18px;
  padding: 10px 15px 10px 15px;
  min-width: 136px;
  letter-spacing: 1px;
  border-radius: 10px;
}
.btn_lg {
  font-size: 18px;
  padding: 13px 17px 13px 17px;
  min-width: 155px;
  text-align: center;
  text-transform: uppercase;
  background: #000;
}
.btn_black {
  background-color: #000;
}
.btn_black:hover {
  color: #fff;
  background-color: #d70000;
}
.btn_gray {
  background-color: #5f5f5f;
}
.btn_gray:hover {
  color: #fff;
  background-color: #d70000;
}
.btn_red,
button.action.primary.checkout {
  background-color: #d70000;
  border-radius: 10px;
  margin: 0 0 2px 0;
}
.btn_red:hover {
  color: #000;
  background-color: #fff;
}
.btn_white {
  background-color: #fff;
  color: #000;
}
.btn_white:focus {
  color: #000;
}
.btn_white:hover {
  color: #fff;
  background-color: #d70000;
}
.btn-hover_black:hover {
  color: #fff;
  background: #000;
}
.btn_default .icon_arrow_r {
  font-size: 15px;
}
.btn_icon_right {
  padding-right: 45px;
}
.btn_icon_right .icon {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.btn_icon_right .icon_arrow_r {
  right: 17px;
}
/*footer*/
.footer {
  background-color: #1b1b1b;
  font-size: 14px;
  margin-top: -300px;
  min-height: 315px;
}
.footer_links {
  overflow: hidden;
}
.footer_links_list {
  color: #cfcfcf;
  margin: 0 -21px 0 -20px;
}
.footer_links_list li {
  float: left;
  margin: 0 0 20px 20px;
}
.footer_links_list a {
  font-weight: 600;
  color: #cfcfcf;
  display: inline-block;
}
.footer_links_list li:after {
  content: "|";
  margin-left: 20px;
  pointer-events: none;
  color: #cfcfcf;
}
.footer_links_list li:last-child:after {
  content: none;
}
.footer_links_list a:focus,
.footer_links_list a:hover {
  text-decoration: none;
}
.footer_links_list a:focus {
  color: #cfcfcf;
}
.footer_links_list a:hover {
  color: #d70000;
}
.footer_info {
  margin: 16px 0 33px;
}
.contact_item {
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 9px;
}
.contact_item a {
  color: #e80202;
  font-size: 18px;
  font-family: 'Quantico', sans-serif;
  font-weight: 400;
  margin-left: 4px;
}
.contact_item a:hover,
.contact_item a:focus {
  text-decoration: none;
  color: #e80202;
}
.copyright {
  color: #4b4b4b;
  font-size: 12px;
  font-weight: 600;
  padding: 26px 60px 26px 0;
  position: relative;
}
.copyright a {
  color: #4b4b4b;
  text-decoration: underline;
}
.copyright a:hover,
.copyright a:focus {
  color: #4b4b4b;
  text-decoration: none;
}
.copyright_link {
  position: absolute;
  right: 0;
}
/*end footer*/
.categories {
  padding: 53px 0;
}
.pt-0 {
  padding-top: 0 !important;
}
.grid_wrap {
  display: flex;
  margin: 0 -4px;
  flex-wrap: wrap;
}
.category {
  position: relative;
  padding-top: 38px;
  background-color: #fff;
  text-align: center;
  min-height: 280px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.category:hover,
.category:focus {
  text-decoration: none;
}
.category img {
  max-width: 100%;
}
.label {
  display: inline-block;
  border-radius: 0;
  font-size: 20px;
  font-weight: 400;
  cursor: inherit;
  position: relative;
  color: inherit;
  padding: 10px 0;
}
.category .label {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.label_black {
  background-color: #1b1b1b;
}
.category:hover .label_black {
  background-color: #d70000;
}
.label_md {
  padding: 7px 29px 11px;
  margin-right: 19px;
  color: white;
}
.label_md:before,
.label_md:after {
  content: '';
  position: absolute;
  left: 100%;
}
.label_md:before {
  width: 19px;
  height: 19px;
  top: 0;
  background-color: inherit;
}
.label_md:after {
  top: 19px;
}
.label_black:after {
  border: 9px solid transparent;
  border-left: 9px solid #1b1b1b;
  border-top: 9px solid #1b1b1b;
}
.category:hover .label_black:after {
  border-left-color: #d70000;
  border-top-color: #d70000;
}
.shipping_label {
  font-size: 13px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000000;
  width: 95px;
  text-align: center;
  padding: 3px 0;
  margin-right: 24px;
}
.label + .shipping_label {
  top: 34px;
}
.shipping_label:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  border: 12px solid transparent;
  border-left: 12px solid #000;
  border-top: 12px solid #000;
}
.title {
  font-size: 36px;
  color: #fff;
  text-align: center;
  font-weight: 400;
}
.title > span {
  color: #e80202;
}
.title img {
  width: 36px;
  position: relative;
  bottom: 5px;
  margin-right: 5px;
}
.products {
  background-repeat: repeat;
  background-position: 0 0;
  background-size: cover;
  background-image: url("/static/frontend/Qdigital/MagicMicro/en_US/images/products-background.jpg");
  padding: 50px 0 81px;
}
.filter_products {
  padding: 18px 0;
}
.filter_products > li {
  display: inline-block;
  margin-right: 36px;
  margin-bottom: 6px;
}
.filter_products > li > a {
  color: #c5c5c5;
  font-size: 22px;
  padding: 3px 0;
}
.filter_products > li > a:hover,
.filter_products > .active > a {
  color: #fff;
  border-bottom: 4px solid #e80202;
}
.filter_products > li > a:hover,
.filter_products > li > a:focus {
  text-decoration: none;
}
.filter_products > li:last-child {
  margin-right: 0;
}
.item:hover,
.item:focus {
  color: #000720;
  text-decoration: none;
}
.item:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #e80202;
  z-index: 1;
  pointer-events: none;
  top: 0;
  left: 0;
}
.item .label_sm {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
}
.label_sm {
  width: 121px;
  padding: 5px 5px 7px;
  margin-right: 16px;
}
.label_green {
  background-color: #1abc9c;
}
.label_green:after {
  border: 8px solid transparent;
  border-left: 8px solid #1abc9c;
  border-top: 8px solid #1abc9c;
}
.label_sm:before,
.label_sm:after {
  content: '';
  position: absolute;
  left: 100%;
}
.label_sm:before {
  width: 16px;
  height: 16px;
  top: 0;
  background-color: inherit;
}
.label_sm:after {
  top: 16px;
}
.item_img {
  height: 250px;
  text-align: center;
  margin-bottom: 18px;
  display: block;
}
.item_img img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}
.item_name {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 6px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.desc_list li {
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  margin-bottom: 6px;
}
.desc_list li:before {
  content: "*";
  position: absolute;
  left: 0;
  bottom: unset;
  top: 2px;
}
.new_price {
  color: #e80202;
  font-size: 24px;
  font-weight: 700;
  display: block;
}
.old_price {
  color: #b9b9b9;
  font-size: 20px;
  text-decoration: line-through;
  margin-bottom: 6px;
  display: inline-block;
}
.price {
  line-height: 1;
}
.rent_price {
  font-size: 16px;
  margin-top: 6px;
}
.desc_list {
  margin-bottom: 25px;
}
.label_blue {
  background-color: #3297db;
}
.label_blue:after {
  border: 8px solid transparent;
  border-left: 8px solid #3297db;
  border-top: 8px solid #3297db;
}
.label_red {
  background-color: #e84c3d;
}
.label_red:after {
  border: 8px solid transparent;
  border-left: 8px solid #e84c3d;
  border-top: 8px solid #e84c3d;
}
.products .grid_wrap {
  margin-bottom: 61px;
}
.subscribe_share {
  padding: 55px 0;
}
.field_subscribe {
  height: 38px;
  font-family: 'Roboto', sans-serif;
  color: #000;
}
.form-control.field_subscribe:focus,
.form-control.field_subscribe {
  z-index: 1;
}
.field_subscribe::-webkit-input-placeholder {
  color: #b1b1b1;
}
.field_subscribe:-moz-placeholder {
  color: #b1b1b1;
}
.field_subscribe::-moz-placeholder {
  color: #b1b1b1;
}
.field_subscribe:-ms-input-placeholder {
  color: #b1b1b1;
}
.subscribe_block .input-group {
  max-width: 544px;
}
.btn_icon_right .icon_pencil {
  right: 16px;
  font-size: 15px;
}
.share_block .soc_links {
  text-align: right;
}
.soc_links > li {
  display: inline-block;
  line-height: 0;
  vertical-align: middle;
  margin-left: 9px;
}
.soc_links > li > a {
  width: 38px;
  height: 38px;
  display: inline-block;
  color: #fff;
  position: relative;
}
.soc_links > li > a:hover,
.soc_links > li > a:focus {
  text-decoration: none;
}
.soc_links > li > a:hover {
  background-color: rgba(215, 0, 0, 0.8);
}
.soc_links_sm > li > a {
  width: 30px;
  height: 30px;
}
.soc_links > li:first-child {
  margin-left: 0;
}
.soc_links i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.soc_links .icon_rss,
.soc_links .icon_youtube {
  font-size: 24px;
}
/*megamenu
------------------------------------------------------------------ */
.lnt-subcategory_inner {
  height: 571px;
  overflow-y: auto;
  padding-right: 12px;
  position: relative;
}
.line-navbar-left {
  background-color: #ffffff;
  width: 100%;
  overflow-y: auto;
  z-index: 999;
  transition: left 300ms;
  display: none;
}
.item_sm {
  background-color: #f2f1f1;
  padding: 10px 20px;
}
.lnt-subcategory .grid_wrap {
  margin: 0 19px 0 -11px;
}
.grid_item.item_sm {
  width: calc(25% - 22px);
  margin: 0 11px 22px;
}
.item_sm .price {
  float: none;
  margin-bottom: 8px;
}
.item_sm .item_name {
  margin-bottom: 9px;
}
.item_sm .item_img {
  height: 150px;
  margin-bottom: 10px;
}
.item_sm .new_price {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background-color: #d70000;
  text-align: center;
  padding: 4px 0 4px 4px;
  position: relative;
  width: 94px;
  margin-right: 18px;
}
.item_sm .new_price:before,
.item_sm .new_price:after {
  content: '';
  position: absolute;
  left: 100%;
}
.item_sm .new_price:before {
  width: 12px;
  height: 12px;
  top: 0;
  background-color: inherit;
}
.item_sm .new_price:after {
  top: 12px;
}
.item_sm .new_price:after {
  border: 6px solid transparent;
  border-left: 6px solid #d70000;
  border-top: 6px solid #d70000;
}
.item_sm:hover .new_price {
  background-color: #1b1b1b;
}
.item_sm:hover .new_price:after {
  border-left: 6px solid #1b1b1b;
  border-top: 6px solid #1b1b1b;
}
.item_sm .old_price {
  font-size: 16px;
}
.item_sm .desc_list li {
  font-size: 11px;
  padding-left: 10px;
  margin-bottom: 3px;
  font-weight: 300;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item_sm .desc_list {
  margin-bottom: 5px;
}
/*slider*/
.slice_container {
  position: relative;
  height: inherit;
  min-height: inherit;
}
.banner_labels {
  text-align: center;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 56px;
  z-index: 1;
}
.banner_label {
  display: inline-block;
  vertical-align: middle;
  width: 98px;
  height: 98px;
  background: transparent url("/static/frontend/Qdigital/MagicMicro/en_US/images/octagon_bg-min.png") center center;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1;
  margin: 0 11px;
}
.banner_label img {
  margin: 0 auto;
}
.years_label {
  font-size: 20px;
  padding: 23px 15px 15px;
}
.label_number {
  font-size: 45px;
  line-height: 25px;
}
.banner_label span {
  display: block;
}
.years_label span {
  font-size: 9px;
}
.lifetime_label {
  font-size: 16px;
  padding: 16px 15px 15px;
}
.lifetime_label span {
  font-size: 10px;
}
.banner_data {
  position: relative;
  z-index: 2;
}
@font-face {
  font-family: 'Proxima Nova Regular';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova Black';
  src: url('../fonts/ProximaNova-Black.eot');
  src: url('../fonts/ProximaNova-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Black.woff') format('woff'), url('../fonts/ProximaNova-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.home_banner {
  position: relative;
  overflow: hidden;
}
.home_banner .tns-item {
  display: block !important;
}
.home_banner .tns-nav {
  position: absolute;
  bottom: 33px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 100;
}
.home_banner .tns-nav button {
  margin: 0 3px;
  line-height: 0;
  font-size: 0;
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0.6;
  display: inline-flex;
  width: 12px;
  height: 12px;
  position: relative;
  padding: 0;
}
.home_banner .tns-nav button.tns-nav-active:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  top: 2px;
  left: 2px;
}
.home_slider {
  display: flex;
  height: 849px;
}
@media (max-width: 2559px) {
  .home_slider {
    height: 630px;
  }
}
@media (max-width: 1904px) {
  .home_slider {
    height: 478px;
  }
}
@media (max-width: 1425px) {
  .home_slider {
    height: 459px;
  }
}
@media (max-width: 1383px) {
  .home_slider {
    height: 398px;
  }
}
@media (max-width: 1199px) {
  .home_slider {
    height: 339px;
  }
}
@media (max-width: 1023px) {
  .home_slider {
    height: 255px;
  }
}
@media (max-width: 767px) {
  .home_slider {
    height: 212px;
  }
}
@media (max-width: 639px) {
  .home_slider {
    height: auto;
    min-height: 320px;
  }
}
.home_slider > div {
  width: 100%;
}
.banner_image {
  position: relative;
  width: 100%;
  height: 100%;
}
.banner_image .bg_image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 639px) {
  .banner_image .bg_image {
    right: unset;
    bottom: unset;
    width: unset;
    height: unset;
  }
}
.banner_data_left {
  position: absolute;
  top: 36%;
  left: 50px;
}
@media (max-width: 1199px) {
  .banner_data_left {
    top: 25%;
  }
}
@media (max-width: 639px) {
  .banner_data_left {
    position: static;
  }
}
@media (max-width: 639px) {
  .slice_container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.banner_data .Sale {
  font-family: "Proxima Nova Regular";
  color: #fdfdff;
  text-align: left;
  font-size: 120px;
  line-height: 90px;
}
@media (max-width: 991px) {
  .banner_data .Sale {
    font-size: 73.6px;
    line-height: 55px;
  }
}
.banner_data .BuildPc {
  font-family: "Proxima Nova Regular";
  color: #fdfdff;
  text-align: left;
  font-size: 45px;
}
@media (max-width: 991px) {
  .banner_data .BuildPc {
    font-size: 27.6px;
  }
}
.banner_data .SelectPcButton,
.banner_data .SelectPcButtonNy {
  border-width: 3px;
  border-color: #ffffff;
  border-style: solid;
  width: 400px;
  height: 60px;
  box-shadow: 0 0 13px 3px #ff03d3, inset 0 0 13px 3px #ff03d3;
  font-size: 24px;
  font-family: "Proxima Nova Black";
  color: #fdfdff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 36px;
  text-decoration: none;
}
.banner_data .SelectPcButton:hover,
.banner_data .SelectPcButtonNy:hover {
  background-color: #130342;
}
@media (max-width: 991px) {
  .banner_data .SelectPcButton,
  .banner_data .SelectPcButtonNy {
    width: 250px;
    height: 50px;
    font-size: 14.72px;
  }
}
.banner_data .SelectPcButton > div,
.banner_data .SelectPcButtonNy > div {
  width: 33px;
  height: 13px;
  background-image: url("/static/frontend/Qdigital/MagicMicro/en_US/images/banner-arrow.png");
}
.banner_data .SelectPcButtonNy {
  margin-top: 15px;
  box-shadow: 0 0 13px 3px #03ff68, inset 0 0 13px 3px #03ff68;
}
.control_link {
  position: absolute;
  font-size: 43px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  line-height: 0;
  z-index: 9;
  opacity: .5;
}
.control_link:hover,
.control_link:focus {
  text-decoration: none;
  color: #fff;
}
.control_link:hover {
  opacity: 1;
}
.control_link.prev_link {
  left: 44px;
}
.control_link.next_link {
  right: 44px;
}
.tns-visually-hidden {
  display: none;
}
.banner_data_center {
  max-width: 217px;
  margin: 139px auto 50px;
}
.banner_title {
  color: #ffffff;
  font-size: 114px;
  font-weight: 700;
  line-height: 1;
}
.banner_title span {
  margin-left: -9px;
}
.banner_data_left .banner_title:first-letter {
  color: #e4b101;
}
.banner_block {
  width: 240px;
  margin-bottom: 26px;
}
.banner_block_top {
  font-size: 34px;
  color: #171714;
  background-color: #e4b101;
  padding: 10px 5px 10px 14px;
  text-align: center;
  margin-right: 18px;
  position: relative;
}
.banner_block_top:before,
.banner_block_top:after {
  content: '';
  position: absolute;
  left: 100%;
}
.banner_block_top:before {
  width: 18px;
  height: calc(100% - 18px);
  top: 18px;
  background-color: inherit;
}
.banner_block_top:after {
  top: 0;
}
.banner_block_top:after {
  border: 9px solid transparent;
  border-left: 9px solid #e4b101;
  border-bottom: 9px solid #e4b101;
}
.banner_block .icon_car {
  font-size: 30px;
}
.banner_block_bot {
  font-size: 20px;
  background-color: rgba(21, 17, 8, 0.5);
  color: #fff;
  padding: 15px 23px 28px;
}
.banner_block_bot span {
  font-size: 32px;
  display: block;
  margin-top: 6px;
}
.banner_data_center .banner_title {
  font-size: 111px;
  line-height: 83px;
  text-shadow: 0 0 12px #45e0ff;
}
.text_highlighted {
  text-shadow: 0 0 17px #45e0ff;
  color: #000;
  font-size: 54px;
  line-height: .88;
  margin-top: 17px;
}
.sale_info {
  font-size: 34px;
  color: #fff;
  margin-bottom: 25px;
}
.sale_info span {
  color: #8af4ff;
  font-size: 20px;
}
/*end slider*/
.navbar_container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.toggle_menu {
  display: none;
}
/*custom scroll*/
.custom_scroll .mCSB_draggerContainer {
  bottom: 22px;
}
.custom_scroll .mCSB_scrollTools {
  opacity: 1;
}
.custom_scroll .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0;
  width: 5px;
}
.custom_scroll .mCSB_dragger:focus .mCSB_dragger_bar,
.custom_scroll .mCSB_dragger:hover .mCSB_dragger_bar,
.custom_scroll .mCSB_dragger .mCSB_dragger_bar {
  background: #e74c3c;
  opacity: 1;
}
.custom_scroll .mCSB_draggerRail {
  width: 1px;
  border-radius: 0;
  background: #dbdbdb;
  opacity: 1;
}
.custom_scroll .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.custom_scroll .mCSB_dragger:active .mCSB_dragger_bar {
  background: #e74c3c;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0;
}
/*end custom scroll*/
/*product page*/
.product_view {
  background-color: #fff;
}
.product_name .page-title-wrapper {
  margin-bottom: 30px;
}
.product_name .page-title {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 36px;
}
.product_text {
  font-size: 14px;
  line-height: 1.25;
}
.product_cover {
  float: left;
  width: 52%;
  padding-right: 36px;
  position: relative;
  padding-bottom: 20px;
}
.product_description {
  float: left;
  width: 48%;
  padding: 21px 0 72px 21px;
}
.link {
  color: #000720;
  font-size: 14px;
  text-decoration: underline;
}
.link:focus,
.link:hover {
  color: #000720;
}
.link:hover {
  text-decoration: none;
}
.soc_links_sm .icon_tw,
.soc_links_sm i {
  font-size: 16px;
}
.soc_links_sm .icon_google {
  font-size: 17px;
}
.soc_links_sm .icon_fb {
  font-size: 15px;
}
.product_links {
  margin-bottom: 43px;
}
.product_links .soc_links {
  margin-top: 14px;
}
.soc_links_sm > li {
  margin-left: 5px;
}
.product_description .price {
  float: none;
  margin-bottom: 23px;
}
.price_md .old_price {
  font-size: 24px;
}
.price_md .new_price {
  font-size: 30px;
}
.add_block {
  margin-bottom: 34px;
}
.add_block > * {
  margin-bottom: 5px;
}
.add_block .input-group .form-control {
  width: 42px;
  background-color: #eaeaea;
  text-align: center;
  height: 38px;
  color: #424242;
  font-size: 18px;
  padding-left: 2px;
  padding-right: 2px;
}
.add_block .btn_md {
  padding: 10px;
  text-transform: uppercase;
  min-width: 170px;
  letter-spacing: 0;
  margin: 0 0 10px 0;
}
.add_block .input-group {
  width: 219px;
  display: inline-block;
  vertical-align: middle;
}
.product_description .input-group {
  margin-right: 33px;
}
.add_block .input-group-btn {
  text-align: left;
}
.add_block a:not(.btn) {
  color: #e80202;
  font-weight: 700;
  text-decoration: underline;
  display: inline-block;
  vertical-align: middle;
}
.add_block a:not(.btn):hover {
  text-decoration: none;
}
.save_link {
  position: relative;
  padding-left: 28px;
}
@media (max-width: 550px) AND (min-width: 480px) {
  .save_link {
    max-width: 110px;
    display: inline-block;
  }
}
.save_link i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  text-decoration: none;
}
.components {
  background-color: #f3f3f3;
  padding: 18px 0 78px;
}
.components_content {
  width: 64.7%;
  float: left;
}
.component_group .panel {
  box-shadow: none;
  border-radius: 0;
  border: none;
  position: relative;
  background-color: #ffffff;
  padding-right: -47px;
}
.component_group {
  margin-bottom: 43px;
}
.component_group .panel + .panel {
  margin-top: 0;
}
.component_group .component_item {
  background-color: transparent;
  padding: 5px 30px;
  min-height: 128px;
  display: flex;
  align-items: center;
  position: relative;
}
.component_group .component_item .component_text {
  width: 100%;
}
.accordion .panel-heading.component_item {
  padding-right: 47px;
  background-color: #f9f9f9;
}
.accordion .panel-heading .component_text {
  padding-right: 120px;
  padding-left: 20px;
  width: 100%;
}
.accordion .panel .btn_gray {
  position: absolute;
  left: 100%;
  top: 20%;
  margin-top: -16px;
  color: #fff;
  text-align: center;
  min-width: 120px;
  font-size: 16px;
  padding: 8px 34px 8px 15px;
}
.accordion .btn_default .icon_arrow_b {
  font-size: 8px;
}
.component_group .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dbdbdb;
}
/* FILTER STYLES */
.panel-filter {
  padding: 20px 20px 10px;
  border-top: 1px solid #ddd;
  background-color: #f9f9f9;
}
.panel-filter .panel-search {
  margin: 0 30px 20px 0;
}
.panel-search-input {
  height: 46px;
  width: 100%;
  padding: 0 15px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}
.filter-row > div:not(:last-child) {
  border-right: 1px solid #dbdbdb;
}
.filter-item {
  position: relative;
  margin-bottom: 10px;
}
.filter-select-toggle {
  font-size: 14px;
  line-height: 135%;
}
.filter-select-toggle:hover,
.filter-select-toggle:active,
.filter-select-toggle:focus {
  outline: none;
  text-decoration: none;
}
.filter-select-toggle .filter-name {
  font-family: 'Open Sans Semibold', sans-serif;
  color: #333333;
  vertical-align: middle;
}
.filter-select-toggle .filter-selected {
  font-family: 'Open Sans', sans-serif;
  color: #e80202;
  margin-left: 5px;
  vertical-align: middle;
}
.filter-select-toggle .icon {
  color: #e80202;
  font-size: 7px;
  margin-left: 5px;
  vertical-align: middle;
}
.filter-dropdown {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  left: 0;
  margin-top: 0;
  min-width: 100%;
  width: auto;
  z-index: 100;
  height: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 25px #555;
  -moz-box-shadow: 0 0 25px #555;
  box-shadow: 0 0 25px #555;
  padding: 10px 0 10px 7px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.filter-dropdown.show {
  max-height: 348px;
  visibility: visible;
  opacity: 1;
  margin-top: 15px;
}
.filter-dropdown:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: 0;
  left: 8px;
  margin: -7px 0 0 0;
}
.filter-dropdown-list a {
  color: #333;
  font-size: 14px;
  padding: 7px 7px;
  display: block;
  margin-right: 15px;
}
.filter-dropdown-list a:hover,
.filter-dropdown-list a:focus {
  text-decoration: none;
  background-color: #eee;
}
.filter-dropdown-list a.active,
.filter-dropdown-list a:active {
  background-color: #5f5f5f;
  color: #fff;
}
.title_sm {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 31px;
  position: relative;
}
.title_sm .icon_comp_settings {
  font-size: 27px;
}
.title_sm .icon_software {
  font-size: 25px;
}
.title_sm.has_icon {
  padding-left: 39px;
}
.title_sm.has_icon i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.btn_icon_right .icon_arrow_b {
  right: 17px;
}
.component_category {
  font-size: 18px;
  margin-bottom: 7px;
}
.component_details {
  display: table;
  min-height: 25px;
  position: relative;
  padding-right: 40px;
  width: 100%;
}
.component_prices,
.component_name {
  display: table-cell;
  vertical-align: middle;
}
.component_name > span {
  margin-right: 5px;
  letter-spacing: -0.6px;
  font-weight: bold;
  line-height: 23px;
}
.component_img {
  height: 120px;
  width: 120px;
  text-align: center;
  line-height: 120px;
  margin: 5px;
}
.component_img img {
  height: 120px;
  width: 120px;
}
.tip {
  font-size: 18px;
  line-height: 0;
  display: inline-block;
  margin-right: 4px;
}
.accordion .panel-heading .tip {
  font-size: 23px;
  margin-right: 5px;
  margin-left: 1px;
}
.tip:hover,
.tip:focus {
  text-decoration: none;
}
.tip:last-child {
  margin-right: 0;
}
.tip_info {
  color: #e80202;
  cursor: pointer;
}
.tip_info:hover,
.tip_info:focus {
  color: #e80202;
}
.tip_add {
  color: #9d9d9d;
}
.tip_add:hover,
.tip_add:focus {
  color: #9d9d9d;
}
.tooltip {
  font-family: 'Quantico', sans-serif;
  white-space: nowrap;
}
.tooltip-inner {
  background-color: #fff;
  color: #e80202;
  border-radius: 0;
  box-shadow: 1px 3px 7px rgba(0, 0, 0, 0.2);
  padding: 5px 13px;
}
.tooltip.top-left .tooltip-arrow {
  bottom: -2px;
  border-width: 8px 8px 0;
  border-top-color: #fff;
  left: 18px !important;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.top-left {
  margin: -37px 0 0 -35px;
}
.accordion .panel-heading .tooltip.top-left {
  margin: -40px 0 0 -38px;
}
.component_prices {
  color: #212121;
  font-size: 18px;
  text-align: right;
  padding-left: 15px;
  white-space: nowrap;
}
/*custom checkbox*/
.radio,
.checkbox {
  line-height: 0;
  user-select: none;
}
.radio input[type=radio],
.checkbox input[type=checkbox] {
  display: none;
}
.radio label,
.checkbox label,
.radio[name="payment[method]"] + label::before {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  border: 1px solid #5f5f5f;
  position: relative;
  padding: 0;
}
.checkbox label span,
.radio label span,
.radio label:before,
.checkbox label:before,
.radio[name="payment[method]"]:checked + label:after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #5f5f5f;
  position: absolute;
  top: 7px;
  left: 7px;
  display: none;
  border-radius: 50%;
}
.checkbox input[type=checkbox]:checked + span,
.radio input[type=radio]:checked + span,
.checkbox .checked + span,
.radio .checked + span,
.radio input[type=radio]:checked + span,
.radio input[type=radio]:checked + label:before,
.checkbox input[type=checkbox]:checked + label:before,
.radio[name="payment[method]"]:checked + label:after {
  content: "";
  display: block;
}
/*end custom checkbox*/
.component_item .radio,
.component_item .checkbox {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  margin: -1px 0 0;
}
.products .title + .grid_wrap {
  margin-top: 63px;
}
.component_item {
  border-top: 1px solid #dbdbdb;
}
.component_item:last-child {
  border-bottom: 1px solid #dbdbdb;
}
.accordion .component_item:last-child {
  border-bottom: none;
}
.panel.active {
  z-index: 7000;
}
.overlay {
  background: rgba(0, 0, 0, 0.3);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6999;
  overflow: hidden;
}
.total_title {
  font-size: 24px;
  color: #000;
  padding: 14px 0 23px;
  margin: 0;
}
.total_title > strong {
  font-size: 30px;
  color: #e80202;
  margin: 6px 7px;
  display: inline-block;
  vertical-align: middle;
}
.total .input-group .form-control {
  background-color: #fff;
}
.total .add_block {
  margin-bottom: 14px;
}
.total .link {
  text-decoration: none;
}
.box_wrap {
  width: 400px;
  float: right;
}
.box_wrap.mobile {
  display: none;
}
.box {
  width: 400px;
  margin-top: 77px;
  background-color: #fff;
  text-align: center;
  padding-bottom: 20px;
}
.box_title {
  color: #fff;
  font-size: 24px;
  margin: 0;
  background-color: #5f5f5f;
  padding: 12px 0;
  margin-bottom: 6px;
}
.box_price {
  color: #e80202;
  font-size: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.box_price_finance {
  color: #e80202;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.disclamer {
  font-size: 11px;
  text-align: left;
  margin: 10px;
  padding-top: 20px;
  border-top: 1px solid #dbdbdb;
}
.box .save_link {
  text-decoration: none;
}
.box .add_block {
  margin-bottom: 26px;
}
.links_alt {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  line-height: 1.1;
  margin-top: -6px;
}
.links_alt .link {
  font-size: 10px;
}
.box_links .soc_links {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.box_links {
  margin-top: 37px;
}
.panel-body .custom_scroll {
  max-height: 512px;
}
.panel-body .mCSB_inside > .mCSB_container {
  margin-right: 47px;
}
.panel-body .mCS_no_scrollbar .mCSB_container {
  margin-right: 0;
}
.panel-body .component_group {
  margin-bottom: 3px;
}
.panel-body .component_item:first-child {
  border-top: none;
}
.panel-body .mCSB_scrollTools {
  right: 11px;
}
.price_alt {
  color: #e80202;
  font-size: 16px;
}
.price_alt + span {
  margin-left: 14px;
}
.panel-body .component_prices {
  padding-right: 8px;
}
.box.affix-top {
  position: static;
}
.box.affix {
  top: 0;
  z-index: 10;
  margin-top: 127px;
}
.ebay_wrapper .box.affix {
  margin-top: 17px;
}
.box.affix-bottom {
  position: absolute;
}
.slide_item_wrap {
  display: table;
  width: 100%;
}
.slide_item_inner {
  display: table-cell;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  padding: 54px 0 64px 125px;
}
.lSSlideOuter .lslide img {
  max-width: 100%;
  max-height: 100%;
}
.lSSlideOuter .lSPager.lSGallery {
  margin: 0 auto;
}
.lSSlideOuter .lSPager.lSGallery li {
  border: 1px solid transparent;
  background-color: #eaeaea;
  position: relative;
}
.lSSlideOuter .lSPager.lSGallery li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 3px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.lSSlideOuter .lSPager.lSGallery li:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 0;
  border-color: #e80202;
  background-color: transparent;
}
.lSSlideOuter .lSPager.lSGallery img {
  max-width: 100%;
  max-height: 100%;
}
.product_benefits {
  position: absolute;
  top: 0;
  left: 0;
  width: 93px;
  font-size: 10px;
  z-index: 10;
  color: #2f87cb;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.product_benefits strong {
  font-size: 11px;
  display: block;
  line-height: 1.36;
}
.label_vertical {
  font-weight: 700;
  text-align: left;
  font-size: 14px;
  font-family: 'Quantico', sans-serif;
  padding: 8px 0 8px 16px;
  margin-right: 16px;
}
.label_vertical span {
  display: block;
  font-size: 30px;
}
.label_vertical:after,
.label_vertical:before {
  content: '';
  position: absolute;
  left: 100%;
}
.label_vertical:before {
  width: 16px;
  height: calc(100% - 16px);
  top: 0;
  background-color: inherit;
}
.label_vertical:after {
  bottom: 0;
}
.product_benefits .label_vertical,
.benefit_item {
  margin-bottom: 20px;
}
.benefit_item img + .benefit_text {
  margin-top: 12px;
}
.mCS_no_scrollbar .mCSB_scrollTools {
  display: none;
}
.panel-body .component_img {
  left: 7px;
}
td.numbers {
  display: flex;
  flex-wrap: wrap;
}
#product_addtocart_form .count-component .count-component__input {
  margin: 0 5px;
}
.top-container_position {
  display: flex;
  justify-content: space-around;
  padding: 10px 0;
  flex-wrap: wrap;
  text-align: center;
}
/*end product page*/
/* ==========================================================================
  Media
  ========================================================================== */
@media (max-width: 1383px) {
  .header_top_links a {
    font-size: 13px;
    margin: 8px 34px 8px 0;
  }
  .header_top_links i {
    margin: 0 5px 0 0;
  }
  .header_top_links .icon_phone {
    font-size: 14px;
  }
  .header_top_links .icon_user {
    font-size: 14px;
  }
  .grid_item.item_sm {
    width: calc(100% / 3 - 16px);
    margin: 0 8px 16px;
  }
  .lnt-subcategory .grid_wrap {
    margin: 0 11px 0 -8px;
  }
  .lnt-subcategory_inner {
    padding-right: 4px;
  }
  .category {
    padding: 32px 20px 0;
    min-height: 200px;
  }
  .label_md {
    padding: 8px 18px;
    margin-right: 16px;
    font-size: 16px;
  }
  .label_md:before {
    width: 16px;
    height: 16px;
  }
  .label_md:after {
    top: 16px;
    border-width: 8px;
  }
  .title {
    font-size: 32px;
  }
  .title img {
    width: 32px;
  }
  .filter_products > li > a {
    padding: 2px 0;
    font-size: 20px;
  }
  .item_sm {
    padding: 10px 15px;
  }
  .item_img {
    height: 244px;
    margin-bottom: 14px;
  }
  .footer_links_list li {
    margin: 0 0 13px 13px;
  }
  .footer_links_list li:after {
    margin-left: 13px;
  }
  .footer_links_list {
    margin: 0 -13px;
  }
  .custom_scroll .mCSB_dragger .mCSB_dragger_bar {
    width: 3px;
  }
  .banner_block {
    width: 192px;
    margin-bottom: 18px;
  }
  .banner_title {
    font-size: 90px;
  }
  .banner_block_top {
    font-size: 25px;
    padding: 5px 2px 5px 5px;
  }
  .banner_block_bot {
    font-size: 20px;
    padding: 10px 16px 20px;
  }
  .banner_block_bot span {
    font-size: 29px;
    margin-top: 3px;
  }
  .banner_block .icon_car {
    font-size: 25px;
  }
  .btn_lg {
    font-size: 16px;
    padding: 12px 40px 12px 12px;
    margin: 0;
  }
  .control_link {
    font-size: 36px;
  }
  .prev_link {
    left: 25px;
  }
  .next_link {
    right: 25px;
  }
  .categories,
  .subscribe_share {
    padding: 50px 0;
  }
  .slick-dots {
    bottom: 25px;
  }
  .banner_labels {
    display: none;
  }
  .banner_data_center {
    max-width: 180px;
    margin: 42px auto 50px;
  }
  .banner_data_center .banner_title {
    font-size: 86px;
    line-height: 74px;
  }
  .sale_info {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .text_highlighted {
    font-size: 47px;
  }
  .sale_info span {
    font-size: 18px;
  }
  .wrapper {
    padding-bottom: 301px;
  }
  .banner_title span {
    margin-left: -7px;
  }
  .header.header_fixed .group_links {
    top: auto;
    padding: 3px 0px;
  }
  .product_cover {
    width: 60%;
    padding-right: 32px;
  }
  .product_description {
    padding: 21px 0 60px 5px;
    width: 40%;
  }
  .product_description .input-group {
    margin-right: 20px;
  }
  .add_block a:not(.btn) {
    font-size: 14px;
    max-width: 120px;
    text-align: center;
    float: right;
  }
  .product_name .page-title-wrapper {
    margin-bottom: 25px;
  }
  .product_name .page-title {
    margin-bottom: 0;
    font-size: 32px;
  }
  .product_links {
    margin-bottom: 33px;
  }
  .box_wrap,
  .box {
    width: 290px;
  }
  .component_group .panel {
    margin-right: -25px;
  }
  .box_price {
    display: block;
    margin: 0 0 15px;
  }
  .title_sm {
    font-size: 22px;
    margin-bottom: 23px;
  }
  .title_sm .icon_comp_settings {
    font-size: 24px;
  }
  .title_sm.has_icon {
    padding-left: 35px;
  }
  .components {
    padding-bottom: 70px;
  }
  .box {
    margin-top: 67px;
  }
  .component_details {
    padding-right: 18px;
  }
  .component_name {
    font-size: 14px;
  }
  .component_category {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .accordion .panel-heading .tip {
    font-size: 20px;
    margin: 0px 4px;
  }
  .tooltip.top-left {
    margin-top: -32px;
  }
  .accordion .panel-heading .tooltip.top-left {
    margin: -37px 0 0 -37px;
  }
  .radio label,
  .checkbox label,
  .radio[name="payment[method]"] + label::before {
    width: 20px;
    height: 20px;
  }
  .checkbox label span,
  .radio label span,
  .radio label:before,
  .checkbox label:before,
  .radio[name="payment[method]"]:checked + label:after {
    width: 6px;
    height: 6px;
    top: 6px;
    left: 6px;
  }
  .component_group .component_item {
    min-height: 118px;
  }
  .component_img {
    height: 107px;
    width: 107px;
    line-height: 104px;
  }
  .component_img img {
    height: 107px;
    width: 107px;
  }
  .component_prices {
    font-size: 16px;
  }
  .price_alt + span {
    margin-left: 12px;
  }
  .total_title {
    font-size: 22px;
  }
  .total_title > strong {
    font-size: 27px;
    margin: 0 5px;
  }
}
@media (max-width: 1199px) {
  .prev_link {
    left: 20px;
  }
  .next_link {
    right: 20px;
  }
  .banner_data_center {
    margin-top: 22px;
  }
  .slick-dots {
    bottom: 18px;
  }
}
@media (max-width: 1024px) {
  .line-navbar-left {
    display: block;
  }
  .grid_item.item_sm {
    width: calc(50% - 16px);
  }
  .category {
    width: calc(50% - 8px);
    min-height: 245px;
  }
  .label_md {
    padding: 7px 29px 11px;
    margin-right: 19px;
    font-size: 20px;
  }
  .label_md:before {
    width: 19px;
    height: 19px;
  }
  .label_md:after {
    top: 19px;
    border-width: 9px;
  }
  .subscribe_block {
    margin-bottom: 28px;
  }
  .subscribe_block .input-group {
    margin: 0 auto;
  }
  .share_block .soc_links {
    text-align: center;
  }
  .banner_title span {
    margin-left: -5px;
  }
  .banner_title {
    font-size: 75px;
  }
  .banner_block .icon_car,
  .banner_block_top {
    font-size: 22px;
  }
  .banner_block_bot {
    padding: 8px 10px;
  }
  .banner_block_bot span {
    font-size: 26px;
  }
  .banner_block {
    margin-bottom: 14px;
    width: 163px;
  }
  .banner_data_center .banner_title {
    font-size: 78px;
    line-height: 58px;
  }
  .text_highlighted {
    font-size: 40px;
    margin-top: 3px;
    line-height: 0.6;
  }
  .sale_info {
    margin-bottom: 11px;
  }
  .banner_data_center {
    max-width: 175px;
  }
  .header .group_links,
  .header.header_fixed .group_links {
    top: auto;
    background: transparent;
  }
  .basket span,
  .header.header_fixed .basket span {
    color: #a00e0e;
  }
  .product_description,
  .product_cover {
    width: 100%;
    float: none;
  }
  .product_cover {
    padding-right: 1px;
  }
  .product_cover {
    padding-left: 0;
  }
  .add_block a:not(.btn) {
    max-width: none;
    float: none;
  }
  .box_wrap.desktop {
    display: none;
  }
  .box_wrap.mobile {
    display: block;
    float: unset;
    width: 100%;
  }
  .box_wrap.mobile .box {
    display: block;
    width: 100%;
  }
  .components_content {
    width: 100%;
    float: none;
  }
  .accordion .panel-heading.component_item,
  .component_group .panel {
    margin-right: 0;
  }
  .accordion .panel-heading.component_item {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .item .btn_default {
    min-width: 120px;
  }
  .header_top_links,
  .header_top {
    text-align: center;
  }
  .header_top_links i {
    position: static;
    transform: translateY(0);
  }
  .header_top_links a {
    margin: 25px 24px 5px 0;
    font-size: 14px;
  }
  .footer_links_list a {
    font-weight: 400;
    font-size: 14px;
  }
  .footer_links_list {
    margin: 0;
    text-align: center;
  }
  .footer_links_list li {
    margin: 0 11px 11px 0;
    display: inline-block;
    float: none;
  }
  .wrapper {
    padding-bottom: 0;
  }
  .footer {
    margin-top: auto;
  }
  .footer_info {
    margin: 30px 0;
  }
  .banner_title span {
    margin-left: 0;
  }
  .header.header_fixed {
    position: static;
    top: auto !important;
  }
  .content {
    padding-top: 0 !important;
  }
  .navbar_container {
    min-height: 50px;
  }
  .lnt-subcategory.container-fluid {
    display: none;
  }
  .icon_bar {
    height: 4px;
    width: 100%;
    background-color: #000;
    margin: 6px 0;
    display: block;
  }
  .product_description .price {
    margin-bottom: 29px;
  }
  .item_sm {
    background: none;
  }
  .lnt-subcategory .grid_wrap {
    margin: 0;
  }
  .dropdown-menu .item:hover:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .label_md {
    padding: 8px 18px;
    margin-right: 16px;
    font-size: 16px;
  }
  .label_md:before {
    width: 16px;
    height: 16px;
  }
  .label_md:after {
    top: 16px;
    border-width: 8px;
  }
  .category {
    min-height: 190px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .title {
    font-size: 27px;
  }
  .title img {
    width: 27px;
    margin-right: 3px;
  }
  .filter_products {
    text-align: center;
    margin-bottom: 10px;
  }
  .filter_products > li > a {
    font-size: 17px;
  }
  .products {
    padding: 25px 0 60px;
  }
  .products .grid_wrap {
    margin-bottom: 45px;
  }
  .contact_item {
    font-size: 12px;
    font-weight: 400;
  }
  .contact_item a {
    font-size: 16px;
  }
  .footer_links_list a {
    font-size: 13px;
  }
  .footer_links_list li:after {
    margin-left: 12px;
  }
  .footer_links_list li {
    margin: 0 9px 9px 0;
  }
  .item_img {
    height: auto;
  }
  .price {
    float: none;
  }
  .old_price {
    font-size: 17px;
    margin-top: 2px;
  }
  .new_price {
    font-size: 20px;
  }
  .filter_products > .active > a,
  .filter_products > li > a:hover {
    border-width: 3px;
  }
  .item .btn_default {
    min-width: 127px;
  }
  .banner_block {
    margin-left: auto;
    margin-right: auto;
  }
  .text_highlighted {
    text-shadow: 1px -1px #45e0ff;
  }
  .sale_info {
    margin-top: 5px 0 15px;
  }
  .banner_data_center {
    margin-top: 53px;
  }
  .banner_data_center {
    max-width: none;
    text-align: center;
  }
  .product_benefits {
    position: static;
    width: 100%;
    margin: 0;
  }
  .benefit_item {
    display: none;
    /* display: inline-block; */
    vertical-align: top;
    margin: 0 13px 15px 0;
  }
  .benefit_item img {
    float: left;
  }
  .benefit_item:last-child {
    margin-right: 0;
  }
  .benefit_item img + .benefit_text {
    margin: 5px 0 0 87px;
  }
  .product_cover .label_vertical {
    position: absolute;
    top: 0;
    left: -15px;
  }
  .slide_item_inner {
    padding: 54px 15px 30px;
  }
  .product_description {
    padding-left: 0;
  }
  .product_description .new_price {
    float: none;
  }
  .add_block a:not(.btn) {
    margin: 17px 0;
  }
  .products .title + .grid_wrap {
    margin-top: 45px;
  }
  .component_name,
  .component_prices {
    display: block;
  }
  .accordion .panel-heading .component_text {
    padding-right: 0;
  }
  .accordion .panel-heading.component_item {
    padding-right: 10px;
  }
  .component_details {
    padding-right: 0;
  }
  .accordion .panel .btn_gray {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 19px;
  }
  .component_category {
    margin-bottom: 7px;
  }
  .component_prices {
    padding-left: 0;
    text-align: left;
    margin-top: 10px;
  }
  .total {
    text-align: center;
  }
  .component_details {
    display: block;
    margin-top: 7px;
    text-align: left;
  }
  .panel-body .component_prices {
    padding-right: 0;
  }
  .tooltip {
    white-space: normal;
  }
  .panel-body .mCSB_inside > .mCSB_container {
    margin-right: 17px;
  }
  .panel-body .mCSB_scrollTools {
    right: 0;
  }
  .component_item .radio,
  .component_item .checkbox {
    right: 5px;
  }
  .panel-body .custom_scroll {
    max-height: 330px;
  }
}
.component_img .open_product_info {
  display: block;
}
@media (max-width: 479px) {
  .category {
    width: 100%;
  }
  .item:last-child,
  .category:last-child {
    margin: 0;
  }
  .category {
    min-height: 220px;
  }
  .grid_wrap {
    display: block;
  }
  .header_top_links a {
    margin-right: 10px;
    font-size: 13px;
  }
  .filter_products > li {
    margin-right: 20px;
  }
  .contact_item a {
    font-size: 13px;
    margin-left: 2px;
  }
  .contact {
    padding-left: 0;
  }
  .new_price {
    float: none;
    font-size: 24px;
    margin-left: 6px;
  }
  .old_price {
    font-size: 20px;
    margin-top: 0;
    margin-right: 6px;
  }
  .copyright {
    padding-right: 0;
    text-align: center;
  }
  .copyright_link {
    position: static;
    display: block;
    margin-top: 10px;
  }
  .soc_links > li {
    margin-left: 6px;
  }
  .contact_item {
    font-size: 11px;
  }
  .prev_link {
    left: 15px;
  }
  .next_link {
    right: 15px;
  }
  .subscribe_block .btn_black {
    font-size: 0;
    height: 38px;
    min-width: 0;
  }
  .subscribe_block .btn_black .icon_pencil {
    right: 5px;
  }
  .component_img {
    position: absolute;
    height: 70px;
    width: 70px;
    top: 0;
    line-height: 68px;
    margin: 10px 13px;
  }
  .component_img img {
    height: 70px;
    width: 70px;
  }
  .component_group .component_item {
    min-height: 102px;
  }
  .panel-body .component_img {
    left: 0;
  }
  #product_addtocart_form .field.choice {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  #product_addtocart_form .radio,
  .component_item .checkbox {
    position: absolute;
    top: 50%;
    right: 12px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: -1px 0 0;
  }
  #product_addtocart_form .component_text {
    text-align: left;
    padding: 10px 35px 20px 95px;
  }
  #product_addtocart_form .component_prices {
    text-align: center;
    margin: 10px 0;
  }
  #product_addtocart_form .count-component {
    margin: 10px 0;
  }
  #product_addtocart_form .panel-heading.component_item {
    padding: 0;
    background-color: #fff;
    border-radius: 0;
  }
  #product_addtocart_form .component_name,
  #product_addtocart_form .component_name_text {
    margin: 0;
    padding: 0;
  }
  .filter-row .filter-model,
  .filter-row .filter-series {
    display: none;
  }
}
/* ==========================================================================
  Helper classes
  ========================================================================== */
.spacer5 {
  height: 5px;
}
.spacer10 {
  height: 10px;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.non-selectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.selected:after {
  /*background-color: #d70000;*/
}
.highlighted {
  color: #d70000;
}
.tool-tip {
  display: inline-block;
}
.tool-tip [disabled] {
  pointer-events: none;
}
/*spinner*/
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*spinner*/
.count-component {
  position: absolute;
  display: flex;
  left: 100%;
  top: calc(20% + 22px);
}
.get-my-rate {
  min-width: 115px;
  display: inline-block;
}
/** text */
a.text-color-black:hover {
  color: black;
}
.product_sku {
  font-size: 14px;
}
.current-product_build th {
  white-space: nowrap;
  padding-right: 10px;
}
.current-product_build th,
.current-product_build td {
  vertical-align: baseline;
}
.box_wrap .current-product_build {
  margin: 0 15px;
}
.product_description .add_block {
  margin-bottom: 20px;
}
@media (max-width: 479px) {
  .product_description .add_block {
    display: flex;
    flex-direction: column;
  }
}
.product_description .price-box {
  display: flex;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 479px) {
  .product_description .price-box {
    display: flex;
    flex-direction: column;
  }
}
.product_description .price-box .old_price,
.product_description .price-box .new_price {
  font-size: 30px;
  margin: 0;
  line-height: 60px;
}
.buybox__credit-promo-message.payment-estimator-wrapper {
  max-width: 100%;
}
.admin__field-control label.error {
  color: red;
}
#bundleSummary {
  display: none;
}
.products-grid .name {
  font-family: 'Commissioner', "Arial", "serif";
  position: relative;
  font-size: 40px;
  text-align: left;
  color: #fff;
  font-weight: 500;
}
.item_btn .btn {
  padding: 6px 8px;
  text-transform: none;
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto/Roboto-Regular.ttf");
  src: url("../fonts/Roboto/Roboto-Regular.eot");
  src: url("../fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto/Roboto-Bold.eot");
  src: url("../fonts/Roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "NE-desktop";
  src: url("../fonts/NE-desktop.ttf");
}
@font-face {
  font-family: "qd";
  src: url("../fonts/qd.woff");
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/roboto-bold.woff2");
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.woff2");
}
@font-face {
  font-family: "project-icon-font";
  src: url("../fonts/project-icon-font.eot");
  src: url("../fonts/project-icon-font.eot?#iefix") format("embedded-opentype"), url("../fonts/project-icon-font.woff") format("woff"), url("../fonts/project-icon-font.ttf") format("truetype"), url("../fonts/project-icon-font.svg?#project-icon-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: "project-icon-font";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Icons */
.icon_add:before {
  content: "\f101";
}
.icon_arrow_b:before {
  content: "\f102";
}
.icon_arrow_l:before {
  content: "\f103";
}
.icon_arrow_r:before {
  content: "\f104";
}
.icon_car:before {
  content: "\f105";
}
.icon_cart:before {
  content: "\f106";
}
.icon_comp_settings:before {
  content: "\f107";
}
.icon_exit:before {
  content: "\f108";
}
.icon_fb:before {
  content: "\f109";
}
.icon_google:before {
  content: "\f10a";
}
.icon_in:before {
  content: "\f10b";
}
.icon_info:before {
  content: "\f10c";
}
.icon_instagram:before {
  content: "\f10d";
}
.icon_pencil:before {
  content: "\f10e";
}
.icon_phone:before {
  content: "\f10f";
}
.icon_rss:before {
  content: "\f110";
}
.icon_save:before {
  content: "\f111";
}
.icon_search:before {
  content: "\f112";
}
.icon_settings:before {
  content: "\f113";
}
.icon_software:before {
  content: "\f114";
}
.icon_tw:before {
  content: "\f115";
}
.icon_user:before {
  content: "\f116";
}
.icon_youtube:before {
  content: "\f117";
}
/*send information page*/
.block-label_column {
  display: flex;
  flex-direction: column;
}
.send-information-picture-product {
  width: 144px;
  height: 120px;
  margin: 5px 0;
}
.send-information-row {
  padding: 0px 15px;
  margin-bottom: 10px;
}
.send-information-content {
  margin-top: 20px;
}
.send-information-row .block-label_column {
  margin-bottom: 10px;
}
.send-information-row .btn-primary {
  margin: 5px 0 10px 0;
}
/*end send information page*/
/*elements panel page view product*/
.product-info-main {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.product-info-price {
  margin-top: 70px;
  height: 303px;
  width: 290px;
  background: white;
}
.popup-fade:before {
  content: '';
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 102;
}
.component_name {
  padding-right: 15px;
}
label.choice-container {
  width: 100%;
}
.container-view-product__img {
  width: 437px;
  height: 437px;
  background: grey;
}
.customer-modal {
  z-index: 999;
  position: relative;
  background: white;
}
/*end elements panel page view product*/
/*modal*/
.modal-popup.modal-slide._inner-scroll._show {
  z-index: 101 !important;
  position: fixed;
}
aside.modal-popup._show {
  background: rgba(10, 10, 10, 0.5);
}
@media only screen and (max-width: 768px) {
  .modal-popup.modal-slide {
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
  position: fixed;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 14.8rem;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-duration: .3s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  transition-duration: .2s;
  -webkit-transition-property: -webkit-transform, visibility;
  transition-property: transform, visibility;
  transition-timing-function: ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 1rem;
  padding-right: 1rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
/*end modal*/
/*fonts*/
.info-g {
  font-weight: 700;
  color: #777;
  font-size: 16px;
  font-family: Roboto-Bold;
}
/*end fonts*/
.scroll {
  overflow: auto;
}
.btn-send-message {
  height: 34px;
}
select#country {
  font-size: 14px;
  color: #555555;
  padding: 6px 12px;
  height: 34px;
  border-radius: 4px;
  border-color: #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background: white;
  width: 100%;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
select#country:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.account-container {
  padding: 15px;
}
.account-container .nav {
  display: flex;
}
.account-container .column.main {
  padding: 15px;
}
.slider,
.slick-track,
.slick-list {
  height: 100%;
}
.box_price {
  height: 36px;
}
.loginbox {
  background-color: #1b1b1b;
  margin-top: 5%;
  left: 0;
  padding: 20px;
  box-shadow: 0 8px 50px -2px #000000;
  border-radius: 5px;
}
.loginbox .row {
  display: flex;
  align-items: center;
}
.loginbox_content {
  padding: 5% 11% 5% 11%;
  flex-direction: column;
}
.login_actions {
  display: flex;
  align-items: center;
}
.signintext {
  font-size: 25px;
  color: #e80202;
  float: right;
  padding-right: 20%;
}
.submit-btn {
  float: right;
  margin-right: 30%;
  display: flex;
  align-items: center;
}
.submit-btn-text {
  margin-right: 5px;
  margin-top: 1px;
}
.forgotpassword {
  padding-left: 11%;
  color: #cfcfcf;
}
.forgotpassword a:focus {
  color: #cfcfcf;
  text-decoration: none;
}
.forgotpassword a:hover {
  color: #d70000;
  text-decoration: none;
}
.forgotpassword a {
  color: #cfcfcf;
  display: inline-block;
}
.password.forget fieldset.fieldset {
  margin-bottom: 0;
}
input#captcha_user_forgotpassword {
  margin-bottom: 10px;
}
label[for="captcha_user_forgotpassword"].label {
  display: inline-block;
  white-space: normal;
  text-align: left;
}
div[role="user_forgotpassword"] img.captcha-img {
  margin-bottom: 10px;
  margin-right: 10px;
}
.actions-toolbar.forgotpassword-actions {
  padding: 15px;
}
.box_wrap .price-box {
  display: flex;
  justify-content: center;
}
.price_alt {
  margin-left: auto;
}
.box-title {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.box-actions a {
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 6px 15px;
  border-radius: 3px;
  margin-left: 5px;
  color: black;
}
.box-actions a:hover {
  text-decoration: none;
  color: black;
  background: #e6e6e6;
  border-color: #adadad;
}
.box-actions {
  padding: 0 15px 15px 15px;
}
.block-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.block-title {
  text-align: center;
  margin-bottom: 10px;
}
.box-panel-default {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  border-color: #ddd;
  margin-bottom: 10px;
}
.block-order-details-view .block-content {
  padding-bottom: 0;
}
.account-nav-content ul.nav.items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
li.nav.item {
  width: auto;
  margin: 3px;
  padding: 0;
  display: flex;
  align-items: center;
  background-color: #fff;
  font-family: Quantico, sans-serif;
}
#account-nav ul,
.block-input-line,
.search-result-block,
.block-wish-list {
  display: flex;
  flex-wrap: wrap;
}
.sidebar.sidebar-additional .container {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
.row-customer,
.form-address-edit,
.orders-history {
  margin-top: 20px;
}
.product-options-bottom {
  margin-top: 43px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item.current:hover:before {
  border: 0;
}
.cart__item-info .col,
.item-actions .actions-toolbar {
  border-top: 0;
}
.actions-toolbar.col-actions-toolbar a {
  margin: 0 10px;
}
.cart__item-info {
  display: flex;
  border-top: 0;
  justify-content: space-between;
}
.body-shopping-cart .cart-subtotal-actions {
  display: flex;
}
.icon_trash {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
}
.icon_trash:before {
  content: "\e020";
  font-size: 1.1em;
}
.icon_trash_filter {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  color: #ea4242;
}
.icon_trash_filter:before {
  content: "\e014";
  font-size: 1.1em;
  -webkit-text-stroke: 1px white;
}
#contact-form {
  margin-bottom: 16px;
}
.breadcrumbs {
  margin: 10px 20px;
}
.action-edit {
  margin: 0 10px;
}
.block-product-checkout {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.block-item-options__label {
  padding: 0;
  margin-top: 8px;
}
.block-item-options__values {
  padding-left: 7px;
}
.modes__btn_active a {
  color: grey;
  cursor: default;
}
.modes__btn a,
.modes__btn a:hover {
  text-decoration: none;
}
.contacts-map {
  border: 0;
}
.contact-us-title {
  margin: 10px 0 20px;
}
.block-contact-us {
  width: 100%;
  padding-bottom: 15px;
}
.captcha-container {
  height: 78px;
  width: 304px;
}
.slide_item_inner img {
  height: 390px;
}
.customer-block-input {
  width: 300px;
  margin: 0;
}
.field.choice,
.fields.group.group-2,
.opc-estimated-wrapper,
.breadcrumbs-block {
  display: flex;
  align-items: center;
}
.control.qty {
  width: 70px;
}
.field.choice span {
  cursor: pointer;
}
.label-customer {
  text-align: center;
  display: block;
}
.banner_data_center .banner_title {
  padding-left: 8px;
}
.block-default-addresses {
  justify-content: space-around;
}
.price-as-configured {
  display: flex;
  flex-direction: column;
}
.block-qty {
  display: flex;
  align-items: flex-end;
}
.block-qty__input {
  width: 40px;
}
.page-more-info .wrapper {
  padding: 0 10px;
  background: white;
}
.page-more-info .wrapper .page-title {
  padding-right: 150px;
}
.btn.btn-close-window {
  display: block;
  position: fixed;
  right: 20px;
  width: 140px;
  margin: 5px;
  z-index: 1;
  top: 20px;
}
.block-space {
  height: 50px;
  background: white;
}
.credit-card-types {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.table-checkout-shipping-method {
  width: 100%;
}
.selected:before {
  content: "\f113";
  color: #fff;
  font-family: project-icon-font;
  line-height: 32px;
  font-size: 16px;
  width: 32px;
  height: 32px;
  background-color: #d70000;
  position: absolute;
  top: 0;
  right: 100%;
  margin-left: -32px;
  border-right: 1px solid #fff;
}
.filter-options-content ol {
  padding-left: 10px;
  list-style: none;
}
.filter-item-categories {
  font-size: 12px;
  font-weight: bold;
  padding: 7px 0 0 0;
  font-family: 'Quantico', sans-serif;
}
.label.text_white,
.label.text_white span {
  color: white;
}
.current-filter-list li {
  display: flex;
  justify-content: space-between;
}
.filter-actions hr {
  border-color: #ccc;
}
.credit-card-types li {
  margin: 0 5px 0 0;
  padding: 0 0 10px 0;
  width: auto;
}
.credit-card-types li._active {
  border-bottom: 5px solid red;
  margin-right: 5px;
  padding-bottom: 2px;
}
.credit-card-types li:hover:before {
  border: none;
}
.payment-option.discount-code {
  padding: 20px 0;
}
.field-tooltip-action.action-cvv span {
  text-decoration: underline;
}
.minicart-wrapper {
  padding-left: 20px;
}
.box_wrap .payment-estimator-text {
  text-align: left;
  width: 50%;
}
.payment-estimator-message {
  justify-content: space-around;
  max-width: 270px;
  text-align: left;
  overflow: hidden;
}
.password-strength-meter #password-strength-meter-label,
.password-weak #password-strength-meter-label {
  color: #a94442;
}
.password-medium #password-strength-meter-label {
  color: #d3a901;
}
.password-strong #password-strength-meter-label {
  color: yellowgreen;
}
.password-very-strong #password-strength-meter-label {
  color: darkgreen;
}
.label_underline {
  text-decoration: underline;
}
a.action.back {
  border: solid 1px #ccc;
  background-color: white;
  color: black;
  text-decoration: none;
  border-radius: 4px;
  padding: 6px 12px;
}
a.action.back:hover {
  background-color: #adadad;
}
.actions-toolbar {
  display: flex;
  align-items: center;
}
.actions-toolbar .secondary {
  display: flex;
  padding: 0 5px;
}
.component_description {
  display: inline-block;
}
.block-order-details-view .box {
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 0;
}
.nav > li > strong,
.box-content {
  padding: 15px;
}
#account-nav {
  display: inline-block;
}
.payment-data__content {
  margin-top: 10px;
  padding: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.manage-payment-method .block-title {
  display: flex;
  padding: 0 0 0 25px;
  align-items: center;
  margin-bottom: 0;
}
.add-credit-card .block-title {
  margin-bottom: 10px;
}
.manage-payment-method .add-credit-card {
  width: 100%;
}
.payment-data__content .checkout-payment-method {
  padding-bottom: 0;
}
.manage-payment-method .block-title-text {
  margin: 0;
  font-size: 26px;
}
.add-credit-card .fieldset {
  margin-bottom: 10px;
}
.add-credit-card .page-title {
  padding-left: 25px;
}
.add-credit-card .legend {
  font-size: 20px;
}
.required > label.label:after,
._required > .admin__field-label::after {
  content: "*";
  color: #a94442;
}
.desc_list {
  white-space: normal;
}
.box-panel-default .box-actions {
  text-align: right;
}
.action.towishlist.action-towishlist {
  display: none;
}
.product-image-wrapper {
  padding-bottom: 0 !important;
}
strong.title,
.title strong,
dt.title,
.label span,
.mark .label,
label.label,
strong#paging-label {
  color: black;
}
.container-login .container {
  padding: 0;
}
.input-group-btn.input-group-btn_top {
  vertical-align: top;
}
ul.items.order-links {
  margin: 15px 0;
  display: flex;
}
ul.items.order-links li {
  padding: 10px;
}
ul.order-links a:hover {
  text-decoration: none;
}
.ui-tooltip-content {
  display: inline-block;
  background: white;
  padding: 10px;
  border-radius: 6px;
  border: solid 1px #ccc;
}
.count-component-btn {
  background: black;
  height: 25px;
  width: 25px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.count-component-btn:hover {
  background: #e80202;
  cursor: pointer;
}
.count-component-btn__text {
  font-size: 1.5em;
  font-weight: 600;
}
.count-component__input {
  height: 25px;
  width: 35px;
  color: black;
  margin: 0 3px;
  text-align: center;
  font-weight: 600;
  background: #eaeaea;
  border: 1px solid #ccc;
  -moz-appearance: textfield;
}
.count-component__input::-webkit-outer-spin-button,
.count-component__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
i.icon_trash {
  color: #d70000;
}
i.icon_trash:hover {
  color: #000;
}
.addresses.checkout-payment-method {
  flex-direction: row;
  justify-content: center;
}
.addresses.checkout-payment-method .box-address-billing {
  margin-right: 20px;
}
.current-credit-card {
  width: 100%;
}
.text-coming-soon {
  width: 100%;
  font-size: 20px;
  font-family: Roboto;
  text-align: center;
  line-height: 500px;
}
.cart-empty {
  width: 100%;
  height: 290px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cart-link {
  margin: 0;
  padding: 0;
}
#my-orders-table .col.actions {
  width: 180px;
}
#my-orders-table .col.actions .order {
  padding-left: 10px;
}
.table > tbody + tbody {
  border-color: #aaa;
}
.order-products-toolbar.toolbar.bottom .pager {
  margin: 0;
}
.text-message {
  margin-bottom: 10px;
}
.order-details-items .actions-toolbar,
.order-details-items .order-title {
  margin-bottom: 10px;
}
.messages,
.message {
  text-align: center;
}
.panel-body {
  overflow: auto;
}
.support-info-panel {
  margin: 0 15px 30px 15px;
}
.support-info {
  display: flex;
}
.support-info-block {
  display: flex;
  flex-direction: column;
}
.support-info-block div {
  margin-bottom: 30px;
}
.support-info-block div p {
  margin-bottom: 5px;
}
.support-block-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 22px;
}
.support-block-title .glyphicon {
  top: 0px;
  margin-right: 10px;
}
.account-info .field.choice {
  display: flex;
  align-items: center;
}
.form-title {
  padding: 0 15px;
  margin: 0 0 10px;
}
.form-inline {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.support-form .form-inline .form-control {
  width: 100%;
}
.form-inline .form-group {
  margin-bottom: 0;
}
.state-group {
  margin-right: 10px;
}
.refund-policy-row,
.warranties-row {
  padding: 0px 15px;
}
.manufacturer-item {
  display: flex;
  justify-content: space-between;
}
.manufacturer-item.manufacturer-left-container {
  margin-right: 10px;
}
.item-img img {
  width: 100%;
}
.manufacturer-left-container {
  width: 50%;
}
.manufacturer-right-container {
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.manufacturer-main {
  margin-bottom: 50px;
}
.manufacturer-item-addres {
  margin: 10px 0;
}
.manufacturer-img {
  margin-bottom: 30px;
}
.manufacturer-item-contacts span a {
  display: inline-flex;
}
.form-edit-account {
  width: 100%;
}
.form-edit-account .panel-body {
  padding: 0;
}
.account-container .form-newsletter-manage {
  width: 100%;
  margin: 0;
  padding: 0;
}
.form-newsletter-manage .panel-body .actions-toolbar {
  justify-content: center;
}
.add-credit-card .street-label {
  padding-top: 0;
}
.page-title-wrapper.panel.panel-default.order-header {
  padding: 25px;
}
.block.block-dashboard-addresses {
  margin-bottom: 10px;
}
/* table parser*/
.parse-table__col-name {
  background: #f5f5f5;
  word-break: break-all;
}
.parse-table__col-description {
  word-break: break-all;
}
/*end table parser*/
li.breadcrumb-item {
  display: contents;
}
.img-help-cvv {
  margin: 20px 0px;
}
.m-col {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 1383px) {
  .signintext {
    display: none;
    font-size: 20px;
    padding-right: 20%;
  }
}
@media (max-width: 991px) {
  .box-panel-default {
    margin-bottom: 20px;
  }
  .product.options {
    margin-top: 10px;
    margin-right: 15px;
    width: 320px;
  }
  .col-item-details {
    margin: 0 5px;
  }
  span.product-image-container {
    margin-bottom: 15px;
  }
  .cart__item-info {
    flex-direction: column;
  }
  .cart__item-info .td {
    width: 100%;
  }
  .panel-filter.toolbar-products {
    justify-content: flex-end;
  }
  .account-container .column.main {
    display: flex;
    flex-direction: column;
  }
  .row-customer {
    order: -1;
    padding-top: 20px;
  }
  .cart-subtotal-actions .subtotal.wrapper-columns__col {
    margin-right: 20px;
    margin-left: 0;
  }
  .block.block-dashboard-addresses {
    margin: 0;
  }
}
@media (max-width: 1384px) {
  .account-container .nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  #maincontent .page-title {
    font-size: 32px;
  }
  .form-edit-account legend.legend {
    font-size: 22px;
  }
  .submit-btn {
    margin-right: 22%;
  }
  .box-panel-default {
    margin-bottom: 10px;
  }
  .account-container .nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .page-title-wrapper {
    width: 100%;
  }
  .table-order-items caption.table-caption {
    padding-bottom: 0;
  }
}
@media (max-width: 639px) {
  .row.logo-row {
    justify-content: center;
    align-items: center;
  }
  .logo-row .logo-container {
    width: auto;
  }
  .signin-text-container {
    width: 0;
  }
  .slide_item_inner img {
    height: auto;
  }
  .count-component {
    position: initial;
    margin-top: 5px;
  }
  .product_name {
    font-size: 20px;
  }
  .bundle-info {
    display: table;
    margin: auto;
  }
  .product_description .price {
    margin-bottom: 0px;
  }
  .product_description {
    padding-bottom: 20px;
  }
  .product_links {
    margin-bottom: 20px;
  }
  .panel-element__button.selected {
    margin-left: 32px;
  }
  .support-info {
    flex-direction: column;
    padding: 15px 10px;
  }
  .support-info-block div {
    margin-bottom: 16px;
  }
  .manufacturer-item {
    flex-direction: column;
  }
  .manufacturer-item .manufacturer-info {
    margin-bottom: 10px;
  }
  .manufacturer-left-container {
    width: 100%;
  }
  .manufacturer-right-container {
    width: 100%;
    text-align: left;
  }
  .manufacturer-item-contacts {
    margin-bottom: 10px;
  }
  .manufacturer-item-contacts span a {
    overflow-wrap: anywhere;
  }
  .manufacturer-img {
    margin-bottom: 10px;
  }
  .cart-subtotal-actions .subtotal.wrapper-columns__col {
    margin-right: 0;
    margin-left: 10px;
  }
  .addresses.checkout-payment-method .box-address-billing {
    padding: 15px;
    margin-right: 0;
  }
  #maincontent .page-title {
    font-size: 28px;
  }
}
@media (max-width: 479px) {
  .forgotpassword a {
    font-size: 16px;
  }
  .login_actions {
    flex-direction: column-reverse;
  }
  .submit-btn-container {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .submit-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    margin: 0 0 10px 0;
  }
  .forgotpassword {
    padding: 0;
    text-align: center;
  }
  .product.options {
    width: 100%;
  }
  .m-col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .block-input-checkout {
    width: 300px;
  }
  .customer-block-input {
    width: 100%;
  }
  button.toggle_menu {
    margin-left: 10px;
  }
  .product_description__action {
    display: grid;
    width: 212px;
    margin: auto;
  }
  .b-label {
    font-size: 24px;
  }
  .label-customer {
    text-align: left;
  }
  .support-info-block p {
    font-size: 14px;
  }
  .form-newsletter-manage .panel-body {
    padding: 0 15px;
  }
  .form-newsletter-manage .panel-body .actions-toolbar {
    flex-direction: column;
  }
  .form-newsletter-manage .panel-body .actions-toolbar .primary {
    margin: 10px 0 5px 0;
  }
  .body-shopping-cart .wrapper-columns {
    margin: 0 20px;
  }
  .body-shopping-cart .cart-subtotal-actions {
    justify-content: flex-end;
    align-items: center;
  }
  .body-shopping-cart .cart-subtotal-actions .actions-toolbar a {
    margin: 0 0 0 20px;
  }
  .cart-subtotal-actions .subtotal.wrapper-columns__col {
    margin-right: 10px;
    margin-left: 0;
  }
  .box-address-billing .legend {
    font-size: 16px;
    padding: 10px;
  }
  .manage-payment-method .block-title {
    padding: 0;
  }
  .manage-payment-method .block-title-text {
    font-size: 24px;
  }
  .add-credit-card .legend {
    padding: 10px;
    margin-bottom: 10px;
  }
  .add-credit-card .legend {
    border-bottom: 1px solid #e5e5e5;
  }
  #maincontent .page-title {
    font-size: 26px;
  }
  .form-edit-account legend.legend {
    font-size: 20px;
  }
  .block-addresses-list hr {
    margin-top: 10px;
  }
}
@media (max-width: 390px) {
  .contacts-map {
    width: 100%;
  }
  .page-title-wrapper {
    padding: 0 10px;
  }
  .add-credit-card .legend {
    border: 0;
    padding: 0;
  }
  .add-credit-card .block-title {
    margin-bottom: 15px;
  }
  .add-credit-card .fieldset {
    margin-bottom: 20px;
  }
  .payment-data__content .checkout-payment-method {
    padding: 0;
  }
}
@media (max-width: 370px) {
  .box-actions {
    padding: 0 12px 12px 12px;
  }
  .legend {
    font-size: 20px;
  }
  .captcha {
    width: 100%;
  }
  .support-block-title {
    font-size: 19px;
  }
  .addresses.checkout-payment-method .box-address-billing {
    padding: 10px;
  }
}
@media (max-width: 332px) {
  .field-recaptcha {
    width: 100%;
  }
  .g-recaptcha iframe {
    width: 100%;
  }
  .g-recaptcha div {
    width: 100% !important;
  }
  .captcha-container {
    width: 100%;
  }
}
@media print {
  .btn.btn-primary.btn-close-window,
  .product_links {
    display: none;
  }
}
.note.warning {
  color: #CAAA00;
}
.customer-account-create h1,
.customer-account-login h1 {
  display: none;
}
.login-container {
  margin-bottom: 30px;
}
.page-title {
  margin: 20px 0;
  font-size: 34px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.form-create-account .form-group {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .customer-account-configuration .modal-popup .modal-inner-wrap {
    width: 590px;
  }
}
.order-header .label,
.order-header .order-status,
.order-header .actions-toolbar {
  padding: .2em 0 .3em;
}
.order-header .label,
.order-header .order-status {
  color: black;
  line-height: 1;
  font-size: 20px;
  font-weight: 400;
}
.payment-estimator-message .as-low-text {
  align-self: center;
  margin-right: 5px;
}
.payment-estimator-message .monthly-payment {
  display: inline-flex;
}
.block-new-customer {
  margin-top: 30px;
}
.box_wrap .add_block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}
.box_wrap .add_block .box_price {
  margin: 0;
}
.configuration-row {
  display: flex;
  gap: 5px;
  padding-bottom: 4px;
  text-align: left;
}
.configuration-row:before {
  display: block;
  content: '◾';
}
.configuration-row b {
  white-space: nowrap;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.payment-method._active .payment-method-content {
  display: flex;
  flex-direction: column;
}
.payment-method .payment-method-content {
  display: none;
  order: 1;
}
.ccv-input-group {
  width: 300px;
}
.block-login-input .input-group-addon {
  border-right: 0;
  border: none;
  position: absolute;
  z-index: 4;
  color: #d70000;
  background: none;
  padding: 6px;
}
.block-login-input .input-text.form-control {
  padding-left: 40px;
  border-radius: 5px;
  margin-bottom: 24px;
}
.container__form-login .glyphicon-user:before {
  font-family: "qd";
  content: "\e807";
}
.container__form-login .glyphicon-lock:before {
  font-family: "qd";
  content: "\e805";
}
#co-shipping-method-form dl.items.methods {
  margin-left: 25px;
}
#co-shipping-method-form .label {
  margin: 0;
  display: flex;
  align-items: center;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
  color: #0f5293;
}
.shipping-information .shipping-information-title {
  margin-top: 30px;
}
.b-label {
  font-size: 30px;
}
.header-shopping-cart {
  display: flex;
  padding: 0 0 0 25px;
  align-items: center;
}
.header-shopping-cart .b-label {
  font-size: 26px;
}
#shopping-cart-table {
  margin-bottom: 20px;
}
.footer-shopping-cart {
  display: flex;
  justify-content: space-between;
  padding: 0 10px 10px 25px;
}
.customer-action .btn {
  margin-bottom: 20px;
  margin-right: 15px;
}
.shopping-cart-action-btn {
  appearance: none;
  background: none;
  border: 0;
  margin-right: 30px;
  border-bottom: dotted 2px #888;
  color: black;
}
.shopping-cart-action-btn:hover {
  text-decoration: none;
  color: #ea4242;
  cursor: pointer;
}
.shopping-cart-action-btn .icon_trash {
  color: #ea4242;
}
#shopping-cart-table .table-caption {
  padding: 0 25px 10px 25px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.footer-hint {
  margin: 10px 0;
}
.block-description {
  display: flex;
  margin-bottom: 20px;
}
.wrapper-columns {
  height: 70px;
  display: flex;
  justify-content: space-around;
}
.product-item-details {
  margin: 0 0 0 20px;
}
.wrapper-columns__col {
  margin-left: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}
.saved-config {
  padding: 25px;
}
.saved-config .wrapper-columns__col {
  margin-left: 10px;
}
.saved-config .price-excluding-tax .price {
  line-height: 1.42857143;
}
.saved-config .customize_and_buy {
  margin: 10px 0;
}
.customize_and_buy a {
  width: 144px;
  height: 20px;
  border-radius: 9px;
  font-size: 14px;
  line-height: 14px;
  background-color: #4d9525;
  color: white;
  display: flex;
  border: none;
  position: relative;
  align-items: center;
  justify-content: center;
  padding-right: 18px;
}
.customize_and_buy a:after {
  content: '+';
  border: 2px solid white;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  right: -2px;
  border-radius: 100%;
  box-sizing: content-box;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}
.customize_and_buy.abs {
  position: absolute;
  top: 8em;
  right: 0;
}
.order-header .order-date {
  text-align: left;
}
span.label-customer {
  margin-bottom: auto;
  line-height: 1;
}
.wrapper-columns__col label {
  margin: 0;
  top: 6px;
}
.control.qty {
  display: flex;
}
.update-action-btn {
  padding: 0;
  appearance: none;
  background: none;
  position: absolute;
  margin-top: 5px;
}
.update-action-btn :hover {
  color: #ea4242;
}
@media (max-width: 479px) {
  .update-action-btn {
    position: relative;
  }
}
.update-action-btn .icon_item {
  display: inline;
  color: inherit;
}
.col-actions-toolbar {
  display: flex;
  color: black;
}
.col-actions-toolbar i {
  color: #ea4242;
}
.wrapper-columns__col .price {
  font-weight: bold;
}
.row-actions-toolbar {
  display: flex;
  color: black;
}
.manage-payment-method.row {
  margin: 0;
}
.product-item-name a {
  color: black;
}
.item-options-components {
  display: flex;
  align-items: flex-start;
}
.icon_item {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'qd';
  font-style: normal;
  font-weight: 400;
  color: #ea4242;
  margin-right: 6px;
}
.icon_item:before {
  content: "\e804";
}
label.admin__field-error:before {
  font-family: "qd";
  content: "\e802";
  margin-right: 10px;
}
.footer-shopping-cart__price {
  color: black;
  width: 136px;
  font-size: 16px;
}
.footer-shopping-cart__price.savings {
  font-weight: 500;
  font-family: 'Roboto-Regular';
  color: green;
}
.footer-shopping-cart__price.old_price {
  color: #b9b9b9;
}
.header-shopping-cart__price {
  padding-top: 3px;
  margin-left: 15px;
}
.price.wrapper-columns__col .price {
  color: #e80202;
}
.shipping-zip-form {
  margin-bottom: 10px;
}
.shipping-zip-form p {
  margin: 0;
}
th.col.col-method:first-child {
  color: black;
}
tr.grand.totals {
  background: #eaeaea;
}
tr.totals.sub {
  background: #eaeaea;
}
td.amount {
  text-align: right;
}
.mark .label {
  padding: 0;
}
.legend {
  padding: 10px;
  color: black;
  margin-bottom: 20px;
}
.fieldset.info {
  margin-bottom: 15px;
}
.form-edit-account .legend {
  margin-bottom: 10px;
  font-size: 24px;
}
.account-info .label {
  margin-bottom: 0;
}
.create_account_actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.signup_newsletter {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.signup_newsletter .label {
  padding: 0;
}
.field .label {
  display: flex;
  align-items: center;
  margin: 0;
}
.field input {
  margin: 0 5px 0 0;
}
.body-shopping-cart .field input {
  text-align: center;
}
#discount-coupon-form .label {
  font-weight: bold;
  font-size: 1em;
  padding: 0 0 10px 0;
}
.item-options label.label {
  font-size: 1em;
}
#coupon_code {
  margin-right: 10px;
  width: 235px;
  height: 40px;
}
.items.checkout-methods-items {
  margin: 20px auto;
  margin-bottom: 0;
}
dl.items {
  margin-bottom: 0;
}
th.mark {
  font-weight: normal;
  background: none;
}
th.mark strong {
  font-weight: normal;
}
th.mark .label {
  font-size: 1em;
  font-weight: normal;
}
.checkout-methods-items .btn_red:hover {
  background: linear-gradient(315deg, transparent 10px, #000000 0) top left;
  color: white;
}
.info-email-message {
  width: 100%;
  display: flex;
  margin-top: 15px;
  flex-wrap: wrap;
}
.admin__field-tooltip {
  order: 2;
}
.icon_edit:before {
  font-family: "qd";
  font-size: 1.2em;
  content: "\e806";
  font-style: normal;
  color: black;
}
.icon_edit:hover {
  text-decoration: none;
}
.radio label span,
.radio[name="payment[method]"]:checked + label:after {
  background: #d70000;
}
.subtotal.wrapper-columns__col {
  min-width: 60px;
}
#discount-form .actions-toolbar {
  align-self: flex-end;
}
.count-item-cart {
  align-self: center;
}
.payment-method .label span {
  white-space: pre-wrap;
}
#co-payment-form .actions-toolbar {
  margin-top: 10px;
}
.payment-group {
  display: flex;
  flex-direction: column;
}
.payment-method {
  display: contents;
  margin-bottom: 10px;
}
.payment-method._active .payment-method-content_grid {
  display: grid;
  grid-template-rows: auto auto 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "r1c1 c2" "r2c1 c2" "r3c1 c2" "r3 r3";
}
.payment-method-content {
  grid-area: r3;
}
.billing-address-same-as-shipping-block {
  grid-area: r2c1;
}
.billing-address-details {
  line-height: 1.6;
  font-size: 1.1em;
  grid-area: r1c1;
  max-width: 300px;
}
.billing-address-details .billing-address-visible {
  grid-area: c2;
}
.fieldset {
  grid-area: c2;
  margin-bottom: 20px;
}
#authnetcim-form-cc {
  grid-area: r3c1;
  max-width: 300px;
}
#authnetcim-form-cc .label {
  padding: 10px 0;
  margin: 0;
}
.no-label.month {
  margin-right: 10px;
}
.no-label.year {
  width: 100px;
}
.input-text.cvv {
  width: 50px;
  height: 25px;
  margin-right: 20px;
  border: solid 1px #aaa;
  border-radius: 5px;
  text-align: center;
}
.payment-method-title .label {
  margin: 4px 0 0 0;
}
.payment-method-title,
.payment-method-title > .label {
  display: flex;
  align-items: center;
  gap: 5px;
}
.billing-address-same-as-shipping-block {
  display: flex;
  align-items: center;
}
.billing-address-same-as-shipping-block [type="checkbox"] {
  transform: scale(1.6);
  margin: 0 10px 0 0;
}
.checkout-success {
  margin-top: 20px;
}
#discount-form button {
  font-size: 14px;
  margin-left: 10px;
}
#authnetcim-cc-number {
  font-size: 20px;
}
.block-card-help,
.field-tooltip._active .block-card-help {
  display: block;
}
.block-card-help img {
  width: 100%;
}
#checkout-agreements-modal {
  max-height: 200px;
  overflow-y: auto;
  font-size: 0.7em;
  background: #eee;
  padding: 10px;
  grid-area: rules;
  margin-left: 10px;
}
.billing-address-same-as-shipping-block {
  padding-left: 4px;
}
.billing-address-same-as-shipping-block input {
  margin: 0 !important;
}
.billing-address-same-as-shipping-block label {
  margin-left: 8px !important;
}
.checkout-agreements,
.container-checkout-agreements,
.payment-method-billing-address,
.checkout-billing-address {
  display: contents;
}
.checkout-agreements-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "coment rules" "agree rules";
  margin: 15px 0;
}
.order-comment-form {
  grid-area: coment;
}
.checkout-agreement {
  grid-area: agree;
}
.order-comment-form,
.checkout-agreement {
  margin-right: 10px;
}
#checkout hr {
  height: 1px;
  width: 100%;
}
.shipping-header {
  padding: 20px 25px 0 25px;
}
.shipping-address-item {
  line-height: 1.6;
  padding: 10px 0;
}
.opc-estimated-wrapper {
  display: inline-block;
  align-self: center;
  padding-left: 10px;
}
.container__label {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: Roboto-Bold;
}
.container__message-info {
  margin-bottom: 15px;
}
.block.block-customer-login .block-content {
  flex-direction: column;
  padding: 0;
}
.container__form-login {
  position: relative;
  z-index: 2;
  width: 385px;
}
.block-customer-login {
  position: relative;
  padding: 0 25px;
}
ol#checkoutSteps {
  padding: 0;
  list-style: none;
}
#checkout-step-shipping {
  display: contents;
}
#checkout-step-shipping .field,
#checkout-step-shipping .admin__field {
  break-inside: avoid;
}
.admin__field-label {
  border: none;
  font-family: Roboto-Bold;
}
.admin__field-error {
  color: #d70000;
  margin-left: 15px;
  margin-top: 5px;
}
.order-summary-block,
.product-item-inner {
  display: flex;
  width: 100%;
}
.block-item-options {
  display: flex;
  flex-direction: column;
}
.block-input-checkout {
  width: 300px;
  margin: 0;
}
.block-item-options dd {
  padding-bottom: 3px;
}
.block-product-checkout_column {
  margin-left: auto;
  display: flex;
  height: 50px;
  align-items: flex-end;
  justify-content: flex-end;
  width: 400px;
}
.col-item-details {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Roboto-Bold;
  margin: 0 20px;
}
.block-item-options__row {
  display: flex;
  align-items: flex-start;
}
.step-title {
  margin-bottom: 0;
}
.block-result-item {
  padding: 15px 25px 25px 25px;
  display: flex;
  justify-content: space-between;
}
.block-result-item__price {
  font-family: Roboto-Bold;
  color: black;
  font-size: 20px;
}
ol.minicart-items {
  padding-left: 0;
  list-style: none;
}
.minicart-items ol li {
  display: flex;
  align-items: center;
  border-bottom: solid 1px #eee;
  margin-bottom: 10px;
  padding: 10px 25px 10px 20px;
}
.col-item-details .label span {
  font-family: Roboto-Bold;
  color: #777;
}
span.cart-price span,
.tbody .td {
  font-family: Roboto-Bold;
}
.login-custom-input {
  width: 100%;
}
ul.opc-progress-bar {
  font-weight: 600;
  display: flex;
  font-size: 30px;
  align-items: center;
  font-family: 'Roboto-Regular';
}
.btn_red.btn-hover_black:hover {
  color: white;
  background: #000;
}
.btn-gradient-inverted.btn-hover_black:hover {
  color: white;
  background: linear-gradient(45deg, transparent 10px, #000000 0) top left !important;
}
.col.col-method .radio span {
  background: #d70000;
}
.control._with-tooltip {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 10px;
  position: relative;
}
.control._with-tooltip .field-tooltip {
  position: static;
}
div.mage-error {
  color: #d70000;
  font-family: Roboto-Bold;
  padding-top: 5px;
  margin-left: 15px;
}
.mage-error:before {
  content: "\e802";
  font-family: "qd";
  margin-right: 10px;
}
input.mage-error:before {
  content: "";
}
.authentication-wrapper {
  border-bottom: 1px solid #eee;
  padding-bottom: 24px;
  margin-bottom: 20px;
}
.form-shipping-address .admin__field-tooltip,
.billing-address-form .admin__field-tooltip {
  display: none;
}
.shipping__text-new-customers {
  font-family: Roboto-Bold;
  font-size: 18px;
}
.block-content_contents .label {
  font-family: Roboto-Bold;
  font-size: 18px;
  padding: 0;
}
.admin__field-label label {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: black;
}
legend.admin__field-label {
  margin: 25px 0 0 0;
  color: black;
  font-size: 18px;
}
.info-email-message span,
.admin__field-tooltip-content {
  font-size: 14px;
  font-family: 'Roboto';
}
.btn-items-in-cart {
  margin: 15px 0 10px 25px;
}
#shipping-method-buttons-container {
  margin-top: 15px;
}
li#shipping {
  columns: 2;
}
li#shipping.modular {
  columns: 1;
}
#shipping .step-title,
dl.item-options.block-item-options {
  margin-bottom: 0;
}
.column_content-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cell-line {
  display: flex;
  align-items: center;
}
.cell-line p {
  margin: 0 0 0 10px;
}
.img-lock {
  background-image: url("/static/frontend/Qdigital/MagicMicro/en_US/images/lock-min.png");
  background-size: cover;
  height: 240px;
  position: absolute;
  z-index: 1;
  width: 196px;
  bottom: -24px;
  right: 40px;
}
.table-checkout-shipping-method {
  display: table;
  text-indent: initial;
  border-color: grey;
}
.thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
.tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
.th,
.td {
  position: static;
  float: none;
  display: table-cell;
}
.tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
.col-name_mobile {
  display: none;
}
.th.col {
  font-weight: bold;
}
.thead .col.col-method_broad {
  color: black;
}
shipping-header ul.opc-progress-bar {
  margin-bottom: 10px;
  line-height: 1;
}
.checkout-shipping-address .new-address-popup {
  margin-top: 15px;
  line-height: 1;
}
#checkout ul.opc-progress-bar {
  margin-bottom: 10px;
}
.signup-redirect {
  font-size: 14px;
}
@media (max-width: 1383px) {
  .info-email-message {
    flex-direction: column;
    height: 45px;
    justify-content: space-between;
  }
  .product-item-details {
    margin: 0 10px 0 20px;
  }
  #checkout .product-item-details {
    margin: 0 10px 0 20px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .page-title {
    font-size: 32px;
  }
  .product-item-details {
    width: 100%;
  }
  .block-product-checkout_column {
    width: 100%;
    margin: 15px 0;
  }
  .customer-action .btn {
    width: 100%;
  }
  .payment-method._active .payment-method-content_grid {
    display: flex;
  }
  .checkout-agreements-block {
    grid-template-columns: 1fr;
    grid-template-areas: "coment" "rules" "agree";
  }
  .order-comment-form,
  .checkout-agreement,
  #checkout-agreements-modal {
    margin: 10px 0 10px 0;
  }
  #checkout .product.options {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-title {
    font-size: 30px;
  }
  .contact-us-title {
    font-size: 26px;
  }
  .shipping-header {
    display: block;
  }
  .opc-estimated-wrapper {
    padding: 0;
  }
  li#shipping {
    columns: 1;
  }
  .product.options {
    margin-top: 10px;
  }
  .order-summary-block,
  .product-item-inner {
    flex-wrap: wrap;
  }
  .block-product-checkout_column {
    width: 100%;
    margin: 15px 0;
  }
  .product-item-details {
    margin: 0 0 0 10px;
  }
  .product-item-details.block-product-checkout {
    margin: 0;
  }
  .saved-config .order-date {
    padding: 0px 5px;
  }
  .checkout-shipping-method .step-title {
    margin-bottom: 10px;
  }
  .checkout-shipping-address .new-address-popup {
    margin-top: 15px;
  }
  shipping-header ul.opc-progress-bar {
    margin-bottom: 15px;
    line-height: 1;
  }
  .header-shopping-cart .b-label {
    font-size: 24px;
  }
}
@media (max-width: 479px) {
  .label {
    font-size: 16px;
  }
  .contact-us-title {
    font-size: 24px;
  }
  .header-shopping-cart {
    padding: 0;
  }
  .opc-estimated-wrapper {
    padding: 0;
    width: 100%;
  }
  .footer-shopping-cart {
    padding: 0 10px 10px 10px;
    flex-direction: column;
  }
  .block-description {
    flex-direction: column;
  }
  .wrapper-columns {
    height: auto;
    display: flex;
    flex-direction: column;
    margin: 0 10px;
  }
  .subtotal.wrapper-columns__col {
    justify-content: flex-end;
  }
  .item-actions.wrapper-columns__col {
    justify-content: flex-end;
    margin-bottom: 0;
  }
  .wrapper-columns__col {
    margin-left: 0;
    margin-bottom: 15px;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .saved-config .wrapper-columns__col {
    margin-left: 0;
  }
  .actions-toolbar.col-actions-toolbar a {
    margin: 0;
    padding: 0 10px;
  }
  span.label-customer {
    margin: 0;
  }
  .price span.label-customer {
    height: 50%;
    padding-bottom: 0;
  }
  #shopping-cart-table .table-caption {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-bottom: 10px;
    padding: 0 10px;
  }
  .shopping-cart-action-btn {
    display: block;
    margin-bottom: 20px;
  }
  .panel.panel-default.cart.table-wrapper {
    margin-bottom: 0;
  }
  .panel {
    border-radius: 0;
  }
  .legend {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 23px;
  }
  .product-item-details {
    width: auto;
    margin: 0 20px;
  }
  .cart__item-info .price-excluding-tax {
    text-align: left;
    padding-left: 30px;
  }
  a.shopping-cart-action-btn {
    margin: 15px 0;
  }
  .footer-shopping-cart__price {
    width: auto;
    margin: 0;
  }
  .actions-toolbar.block-coupon .control {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #coupon_code {
    width: 135px;
    margin-bottom: 10px;
  }
  div.mage-error {
    margin-bottom: 10px;
    padding: 0;
  }
  .block-coupon button span {
    white-space: pre;
    font-size: 14px;
  }
  a.product-item-photo {
    display: flex;
    justify-content: center;
  }
  .header_top_links {
    margin-top: 20px;
  }
  .body-shopping-cart {
    padding: 0;
  }
  .minicart-items ol li {
    align-items: flex-start;
    flex-direction: column;
  }
  .actions-toolbar.block-coupon {
    flex-direction: column;
  }
  .shipping-header {
    display: block;
    padding: 10px 0 0 10px;
  }
  .block-customer-login {
    padding: 0 10px;
  }
  .block.block-customer-login .block-content {
    display: block;
  }
  .container__form-login {
    width: auto;
  }
  #checkout-step-shipping {
    display: block;
    width: auto;
  }
  #co-shipping-method-form {
    padding: 0;
  }
  .order-summary-block {
    flex-direction: column;
    width: 100%;
  }
  .product-item-inner {
    flex-direction: column;
  }
  .block-product-checkout_column {
    flex-direction: column;
    height: auto;
    width: 100%;
    margin: auto;
  }
  .col-item-details {
    width: 100%;
    border-bottom: 1px solid #ddd;
    align-items: start;
    margin: 0;
    padding: 0 10px;
  }
  ul.opc-progress-bar {
    font-size: 20px;
  }
  ul.opc-progress-bar li {
    margin-right: 8px;
  }
  ol.minicart-items {
    padding: 0;
  }
  .minicart-items .product-image-container {
    display: flex;
    justify-content: center;
  }
  .block-product-checkout_column .subtotal {
    display: none;
  }
  .minicart-items ol li {
    padding: 0;
  }
  .minicart-items ol li:before {
    padding-left: 10px;
  }
  .btn-items-in-cart {
    margin: 15px 0 10px 10px;
  }
  .description-col {
    padding: 0 10px 20px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  strong.product-item-name {
    text-align: center;
    width: 100%;
    margin: 15px 0;
  }
  .img-lock {
    right: 10px;
  }
  span.value.price-wrapper {
    text-align: center;
  }
  .column_content-center {
    justify-content: space-between;
    height: 50px;
    width: 100%;
    flex-direction: row;
  }
  /*table*/
  .table-checkout-shipping-method {
    display: flex;
  }
  .table-checkout-shipping-method,
  .thead,
  .th,
  .tbody,
  .td,
  .th.col.col-method_broad {
    display: block;
  }
  .tr {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
  }
  .tbody .tr {
    margin-bottom: 10px;
  }
  .col-method_broad {
    width: 100%;
  }
  .col-method {
    margin: auto;
  }
  .col-name_mobile {
    display: block;
    color: #777;
  }
  .thead .th.col {
    display: none;
  }
  .block-result-item__label.info-g {
    margin-right: 5px;
  }
  .saved-config .order-date {
    text-align: right;
    padding: 0;
  }
  .header-shopping-cart .b-label {
    font-size: 22px;
  }
  .cart-subtotal-actions .subtotal.wrapper-columns__col {
    margin-bottom: 0;
  }
  .fieldset.address {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .fieldset.address [data-index="street"] {
    grid-column: 1 span 2;
  }
  #checkout .product-item-details {
    margin: 0 !important;
  }
}
@media (max-width: 479px) and (max-width: 1383px) {
  .fieldset.address {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 479px) and (max-width: 1383px) {
  .fieldset.address [data-index="street"] {
    grid-column: 1 span 1;
  }
}
@media (max-width: 379px) {
  .contact-us-title {
    font-size: 22px;
  }
  .create_account_actions {
    align-items: flex-start;
    padding: 0;
    flex-direction: column;
  }
  .signup_newsletter {
    margin: 10px 0;
  }
  .cart-subtotal-actions .subtotal.wrapper-columns__col {
    margin-right: 0;
    margin-left: 0;
  }
}
#checkout-step-shipping #shipping-new-address-form {
  display: contents;
}
.sales-order-print .actions-toolbar,
.sales-order-printinvoice .actions-toolbar,
.sales-order-printcreditmemo .actions-toolbar,
.sales-order-printshipment .actions-toolbar,
.sales-order-print .copyright,
.sales-order-printinvoice .copyright,
.sales-order-printcreditmemo .copyright,
.sales-order-printshipment .copyright,
.sales-order-print footer,
.sales-order-printinvoice footer,
.sales-order-printcreditmemo footer,
.sales-order-printshipment footer {
  display: none;
}
.sales-order-print .wrapper,
.sales-order-printinvoice .wrapper,
.sales-order-printcreditmemo .wrapper,
.sales-order-printshipment .wrapper {
  padding-bottom: 0;
}
.checkout-cart-index .panel {
  padding: 25px;
}
#shipping-new-address-form .admin__field[data-index="country_id"] {
  display: none;
}
.field-tooltip-content img {
  max-width: 100%;
}
.payment-group {
  margin-top: 30px;
}
.payment-group:nth-child(1) {
  margin-top: 0;
}
.radio[name="payment[method]"] {
  display: none;
}
.radio[name="payment[method]"] + label {
  position: relative;
}
.radio[name="payment[method]"] + label::before {
  display: block;
  content: '';
}
.radio[name="payment[method]"]:checked + label:after {
  top: auto;
  left: 8px;
}
@media (max-width: 1383px) {
  .radio[name="payment[method]"]:checked + label:after {
    left: 7px;
  }
}
button.action.primary.checkout:hover {
  color: white;
}
.field-tooltip {
  padding: 0 5px;
}
.field-tooltip,
._with-tooltip {
  position: relative;
}
._with-tooltip .field-tooltip {
  position: static;
}
.field-tooltip-content {
  display: none;
}
.field-tooltip._active .field-tooltip-content {
  position: absolute;
  display: block;
  bottom: 100%;
  width: max-content;
  max-width: 90vw;
  border: solid 1px #aaa;
  background: #fcffd4;
  padding: 5px;
  border-radius: 10px;
  left: 0;
  margin-bottom: 5px;
}
#co-transparent-form-braintree .field.choice,
#payment-method-braintree-paypal .payment-method-content .field.choice {
  position: relative;
}
#co-transparent-form-braintree .field.choice .field-tooltip,
#payment-method-braintree-paypal .payment-method-content .field.choice .field-tooltip {
  position: static;
}
.hosted-error {
  clear: both;
  color: red;
  display: none;
}
.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  display: block;
}
.search-result-block__product {
  width: 25%;
  padding: 30px 20px 5px 20px;
  list-style-type: none;
  border: solid 1px #ddd;
}
.search-result-block {
  padding: 0;
  grid-area: content;
}
.panel-filter.toolbar-products {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  justify-content: space-between;
  grid-area: toolbar;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  padding: 0;
  background: #ffffff;
}
.block-content-column,
.search.results {
  display: contents;
}
.content-page-filter {
  background: white;
  margin: 0 25px 25px 25px;
  display: grid;
  grid-template-areas: "toolbar toolbar" "filter content";
  grid-template-columns: 300px 5fr;
}
.content-page-filter .sidebar {
  border-right: 1px solid #ccc;
  grid-area: filter;
  width: 300px;
}
@media (max-width: 768px) {
  .content-page-filter .sidebar {
    border-right: none;
  }
}
@media (min-width: 769px), print {
  .filter-title {
    display: none;
  }
}
@media (max-width: 767px) {
  #layered-filter-block.active .filter-content {
    display: block;
  }
  #layered-filter-block .filter-content {
    display: none;
  }
}
.toolbar__type {
  display: flex;
  padding: 10px 20px 10px 10px;
  justify-content: flex-end;
  align-items: center;
}
.toolbar__type .form-control {
  width: auto;
}
.modes.toolbar__type {
  padding-left: 20px;
}
.toolbar__type select {
  font-size: 20px;
}
.panel-filter__request {
  font-size: 24px;
  padding: 10px 20px;
}
.panel-filter__search {
  margin-bottom: 20px;
  margin-right: 30px;
}
.block-filter {
  display: flex;
  justify-content: space-between;
}
.block.filter {
  width: 300px;
  padding: 15px 15px 15px 0;
}
.layered-filter-block-container .item {
  padding: 5px;
  font-size: 14px;
}
.filter-title {
  padding: 10px 0 15px 0;
}
.filter-options-item {
  border-bottom: 1px solid #ddd;
}
.set-cpecifics,
.sort-by {
  display: flex;
}
.btn-group-mode {
  display: flex;
  border-radius: 3px;
}
.btn-mode-display {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  color: #777;
}
.btn-mode-display.active {
  color: #d70000;
}
.btn-mode-display:hover {
  text-decoration: none;
}
a.btn-mode-display:hover {
  color: black;
}
.btn-mode-displayactive {
  background: grey;
  color: white;
}
.icon-mode {
  font-family: 'NE-desktop';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1.3em;
}
.mode-grid .icon-mode:before {
  content: "\f00a";
}
.mode-list .icon-mode:before {
  content: "\f00b";
}
#limiter {
  border: none;
  border-bottom: dotted 2px #ccc;
}
#limiter:hover {
  cursor: pointer;
}
#sorter {
  border: none;
  border-bottom: dotted 2px #ccc;
}
#sorter:hover {
  cursor: pointer;
}
.toolbar__type .label {
  font-weight: bold;
  color: black;
}
#toolbar-amount {
  display: contents;
}
.filter-options-title {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
.filter-options {
  border-top: solid 1px #ddd;
}
.filter-options-title:hover {
  color: #d70000;
  cursor: pointer;
}
.filter-options-item.active .filter-options-title:after {
  content: "\e113";
}
.filter-options-title:after {
  content: "\e114";
  font-family: "Glyphicons Halflings";
  font-weight: 100;
  color: #ccc;
}
.filter-content {
  display: flex;
  flex-direction: column;
}
.product-item-info .product-item-details {
  margin: 0;
}
.search-result-block__product .product-item-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.customer_desc_list {
  padding: 20px 0;
}
.search-result-block_list .search-result-block__product .product-item-info {
  display: flex;
  flex-direction: row;
}
.old_price .price-wrapper {
  color: #b9b9b9;
  font-size: 20px;
  text-decoration: line-through;
  margin-bottom: 6px;
  display: inline-block;
  min-height: 1em;
}
.price-wrapper {
  color: #d70000;
  font-weight: bold;
}
.filter-item-categories a {
  color: black;
  display: flex;
  justify-content: space-between;
}
.filter-item-categories a:hover {
  color: #d70000;
  text-decoration: none;
}
.search-result-block_grid img {
  width: 100%;
  display: block;
  margin: auto;
}
.search-result-block__product {
  margin: -1px 0 0 -1px;
}
.search-result-block_list li {
  width: auto;
  font-family: Roboto-Regular;
}
.search-result-block_list li:before {
  bottom: unset;
  top: 2px;
}
.filter-price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.filter-price__input {
  display: flex;
  align-items: center;
}
.filter-price__action {
  margin: 20px 0;
}
.filter-price__input input {
  margin: 0 10px;
}
.container-button-filter {
  display: none;
}
@media (max-width: 1383px) {
  .search-result-block__product {
    width: 25%;
  }
}
@media (max-width: 1199px) {
  .search-result-block__product {
    width: 33%;
  }
}
@media (max-width: 991px) {
  .search-result-block__product {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* red border */
  .columns .content-page-filter .sidebar.red-border {
    border: solid 1px #d70000;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 95%;
  }
  .red-border .container-button-filter {
    padding: 0;
  }
  .red-border .btn-toggle-filter {
    width: 100%;
    background: #d70000;
  }
  .red-border .btn-toggle-filter:hover {
    background: #000;
  }
  #layered-filter-block {
    position: relative;
  }
  .angle {
    width: 25px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    height: 18px;
    background: linear-gradient(146deg, transparent 15px, #d70000 0) top left;
  }
  .angle-hide {
    width: 22px;
    position: absolute;
    bottom: -2px;
    right: -2px;
    height: 22px;
    background: linear-gradient(146deg, transparent 17px, #ffffff 0) top left;
  }
  /* red border end */
  .search-result-block .product-item-link {
    font-size: 12px;
  }
  .panel-filter {
    border-bottom: 0;
    box-shadow: none;
  }
  .container-button-filter {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0 20px 0;
  }
  .btn-toggle-filter {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95%;
    height: 40px;
    background: linear-gradient(326deg, transparent 12px, #d70000 0) top left;
    color: white;
  }
  .btn-toggle-filter:hover {
    background: linear-gradient(326deg, transparent 12px, #000000 0) top left;
    cursor: pointer;
  }
  .btn-toggle-filter__icon {
    width: 30px;
  }
  .btn-toggle-filter__icon hr {
    margin: 5px 5px 5px 0;
    height: 2px;
    background: white;
  }
  .columns .content-page-filter {
    display: block;
  }
  .columns .content-page-filter .sidebar,
  .search-result-block_grid img,
  .search-result-block__product {
    width: 100%;
  }
  .columns .block.filter,
  .columns .block-image-product {
    width: auto;
  }
  .columns .search-result-block__product {
    width: 50%;
  }
  .search-result-block__product {
    padding: 5px 10px;
  }
  .search-result-block_list li.search-result-block__product {
    width: auto;
  }
  .columns .search-result-block_list .product-item-details {
    width: 100%;
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto auto auto;
    align-items: center;
    justify-content: flex-start;
  }
  .columns .customer_desc_list {
    padding: 8px 0;
  }
  .columns .search-result-block__product {
    padding: 30px 8px 5px 8px;
  }
  .panel-filter__request {
    border-bottom: 1px solid #ddd;
    width: 100%;
  }
}
.filter-options-content .item {
  width: 100%;
}
.grid_item {
  padding: 30px 18px 30px;
  position: relative;
  background-color: #fff;
  text-decoration: none;
  color: #000720;
  font-family: 'Quantico', sans-serif;
  width: calc(25% - 8px);
  display: flex;
  flex-direction: column;
  margin: 4px;
}
@media (max-width: 1383px) {
  .grid_item {
    width: calc(100% / 3 - 8px);
  }
}
@media (max-width: 1024px) {
  .grid_item {
    width: calc(50% - 8px);
  }
}
@media (max-width: 479px) {
  .grid_item {
    width: 100%;
  }
}
.item_bot {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: auto;
  flex-wrap: wrap;
}
.item_bot .new_price,
.item_bot .old_price {
  line-height: 32px;
  display: block;
  margin: 0;
}
@media (max-width: 768px) {
  .content-page-filter .grid_item {
    width: 100%;
  }
}
.customer-table-footer {
  border-top: 2px solid #aaaaaa;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
}
.table-order-grand-total {
  display: grid;
  grid-template-columns: repeat(2, auto);
  justify-content: flex-end;
  align-items: center;
  padding: 20px 0 20px 10px;
}
.table-order-grand-total span {
  text-align: right;
  padding: 10px 0 10px 30px;
}
.table-order-grand-total strong {
  border-top: 2px solid #aaa;
  padding-top: 10px;
}
.st-val.col {
  text-align: left;
}
.container-order-comments {
  max-height: 400px;
  overflow-y: auto;
  padding-bottom: 0;
}
.container-order-comments dl {
  margin-bottom: 0;
}
.block-order-details-comments dt {
  margin-bottom: 10px;
}
.comment-content {
  word-break: break-word;
}
.payment-method .title {
  font-size: 24px;
}
.block-order-details-view .box-content {
  min-height: 200px;
  overflow-y: auto;
}
body.page-print {
  height: unset;
  font-size: 14px;
  background-color: #fff;
}
.page-print .flex {
  display: flex;
}
.page-print .flex-column {
  flex-direction: column;
}
.page-print .justify-between {
  justify-content: space-between;
}
.page-print .mr-2 {
  margin-right: 0.5rem;
}
.page-print .mb-1 {
  margin-bottom: 0.25rem;
}
.page-print .mb-2 {
  margin-bottom: 0.5rem;
}
.page-print .mt-4 {
  margin-top: 1rem;
}
.page-print .w-50 {
  width: 50%;
}
.page-print .w-33 {
  width: 33.33333333%;
}
.page-print .font-italic {
  font-style: italic;
}
.page-print .order_bordered {
  border: 2px solid #000;
  border-radius: 15px;
}
.page-print p {
  margin-bottom: 0;
}
.page-print h3 {
  margin-top: 5px;
  margin-bottom: 10px;
}
.page-print h4 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 700;
}
.page-print #companyInfo > span {
  margin-bottom: 0;
}
.page-print #orderCodes h4 {
  margin-bottom: 0;
}
.page-print #orderBarcode {
  align-self: flex-end;
  margin-top: auto;
}
.page-print #orderAddresses .order_bordered {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 0.55rem;
  padding-left: 0.55rem;
}
.page-print #orderInfo > div {
  flex: 1;
  text-align: center;
}
.page-print #orderInfo > div:not(:last-child) {
  border-right: 2px solid #000;
}
.page-print table#orderItems {
  border-collapse: separate;
  border-bottom: 1px solid #000;
  width: 100%;
}
.page-print table#orderItems th {
  padding: 0.25rem 0.5rem 0 0.5rem;
  font-family: serif;
  font-size: 18px;
  border: 1px solid #000;
}
.page-print table#orderItems td {
  padding: 0.25rem 0.5rem 0 0.5rem;
}
.page-print table#orderItems th:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.page-print table#orderItems th:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.page-print table#orderItems > tbody > tr > td:nth-child(3) {
  text-align: center;
}
.page-print table#orderItems > tbody > tr > td:nth-last-child(-n+2) {
  text-align: right;
}
.page-print #orderTotals {
  align-items: flex-end;
}
.page-print #orderTotals > div {
  width: 30%;
}
#orderWarranty,
.footer-space {
  height: 185px;
}
.page-print .column.main {
  position: relative;
}
.page-print #orderWarranty {
  position: absolute;
  bottom: 0;
  padding-top: 20px;
  font-family: monospace;
  font-size: 11px;
  line-height: 15px;
  opacity: 0.5;
}
.block-order-details-view .table {
  margin-bottom: 0;
}
.table-order-items .col.name {
  width: 100%;
}
@media not print {
  .page-print .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .block-order-details-view .box-content {
    min-height: 0;
  }
  .account-container .box-order-billing-method .table,
  .block-order-details-view .box-content address {
    margin-bottom: 0;
  }
}
@media (max-width: 639px) {
  .customer-table-footer {
    flex-direction: column-reverse;
  }
}
@media (max-width: 400px) {
  ul.items.order-links li {
    font-size: 14px;
  }
}
.block-preloader-img {
  width: 32px;
  height: 32px;
}
.block-preloader-root {
  display: flex;
  flex-direction: row;
  justify-content: center;
  min-height: inherit;
}
.block-preloader-img-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.config-blocks-container {
  min-height: 460px;
}
.btn-gradient-inverted {
  background: linear-gradient(45deg, transparent 10px, #d70000 0) top left !important;
  padding: 10px 15px 10px 32px !important;
}
/** Margin */
.mb-0 {
  margin-bottom: 0px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mr-8 {
  margin-right: 8px;
}
/** Flex */
.justify-content-start {
  justify-content: flex-start !important;
}
/** Text */
.text-color-black {
  color: black;
}
/** Borders */
.border-bottom-none {
  border-bottom: none;
}
/** Login */
.loginbox_content .field.captcha {
  width: -webkit-fill-available;
}
.loginbox_content .field.captcha label {
  display: none;
}
.loginbox_content .control.captcha {
  display: flex;
  justify-content: space-between;
}
.loginbox_content .captcha input.input-text {
  height: 52px;
  margin-top: 7px;
  width: 100%;
  text-align: center;
  font-size: x-large;
}
.loginbox_content .captcha .nested {
  width: 200px;
}
.loginbox_content .captcha #captcha-container-user_login {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
.loginbox_content .captcha #captcha-container-user_login .control.captcha-image {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  margin-top: 8px;
  flex-direction: column;
}
.loginbox_content .captcha #captcha-container-user_login button.captcha-reload {
  height: fit-content;
  margin-top: 8px;
}
/** Content */
.content-page-filter {
  grid-template-areas: "toolbar toolbar" "filter cont" "footer footer";
}
#layer-product-list {
  padding: 0;
  grid-area: cont;
  overflow-x: auto;
}
.search.results .product-items.search-result-block_grid {
  margin: 0px;
  justify-content: start;
  padding-left: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  /** Limit 4 items per row in content-grid */
}
.search.results .product-items.search-result-block_grid .product-item {
  margin-top: 5px;
  width: calc((100% / 4) - 5px) !important;
}
@media (max-width: 1032px) {
  .search.results .product-items.search-result-block_grid .product-item {
    width: calc((100% / 3) - 5px) !important;
  }
}
@media (max-width: 767px) {
  .search.results .product-items.search-result-block_grid .product-item {
    margin: 1px;
    width: calc((100% / 2) - 5px) !important;
  }
}
@media (max-width: 520px) {
  .search.results .product-items.search-result-block_grid .product-item .search.results .product-items.search-result-block_grid .product-item {
    flex: none;
    width: -webkit-fill-available;
  }
}
.search.results .product-items.search-result-block_grid .search-result-block_grid__product {
  margin: 5px 5px 0px 0px;
}
/** Two-columns */
@media (max-width: 767px) {
  .search.results {
    display: flex;
    flex-direction: column;
    /** Toolbar */
    /** Products */
  }
  .search.results .toolbar-products .pages {
    padding-left: 20px;
  }
  .search.results .product-items.search-result-block_grid {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
/** Pagination */
.toolbar-products:last-child {
  grid-area: footer;
  height: 60px;
  justify-content: center;
}
.toolbar-products:last-child .panel-filter__request {
  display: none;
}
.toolbar-products:last-child .toolbar-sorter {
  display: none;
}
.toolbar-products:last-child .limiter.toolbar__type {
  display: none;
}
.toolbar-products:last-child .modes.toolbar__type {
  display: none;
}
.pages-item-next a {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #e80202 !important;
}
.pages-item-previous a {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #e80202 !important;
}
.pages a.action {
  color: #777;
}
.pages a.action.current {
  font-weight: bold;
  color: #e80202 !important;
}
.panel-filter__request {
  font-size: inherit;
}
.amrma-chat-container {
  box-sizing: border-box;
  min-height: 400px;
  background: #f9f9fc;
  border: 1px solid #ebeef5;
  border-radius: 0 0 10px 10px;
}
.amrma-chat-block {
  display: flex;
  flex-direction: column;
  overflow-y: hidden;
  min-height: 270px;
  max-height: 270px;
  padding-right: 5px;
  margin: 30px 20px 20px;
}
.amrma-chat-block:hover {
  overflow-y: scroll;
  padding-right: 0;
}
.amrma-chat-block::-webkit-scrollbar-track {
  border-radius: 3px;
}
.amrma-chat-block::-webkit-scrollbar {
  width: 5px;
}
.amrma-chat-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #c5c5c5;
}
.amrma-message-block {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 15px 20px 10px;
  border-radius: 10px;
}
.amrma-message-block:before {
  position: absolute;
  top: 15px;
  width: 11px;
  height: 22px;
  content: '';
}
.amrma-message-block .amrma-message {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.amrma-message-block .amrma-date {
  align-self: flex-end;
  margin: 0;
  padding: 0;
  color: #999;
  font-size: 12px;
}
.amrma-message-block .amrma-image {
  width: auto;
  height: auto;
  max-width: 225px;
  margin: 0;
  padding: 0;
}
.amrma-chat-message.-left .amrma-message-block {
  background: #e2f5fe;
}
.amrma-chat-message.-left .amrma-message-block:before {
  left: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMjEuNUwuMzI3IDMuMTlDLS41MzUgMS42MzUuOTA0LS4xODggMi42MTUuMjkxTDEwLjUgMi41djE5eiIgZmlsbD0iI0UxRjVGRSIvPjwvc3ZnPg==');
}
.amrma-chat-message.-right .amrma-message-block {
  background: #eceeff;
}
.amrma-chat-message.-right .amrma-message-block:before {
  right: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMjEuNUwxMC4xNzIgMy4xOWMuODYzLTEuNTU0LS41NzYtMy4zNzctMi4yODctMi44OThMMCAyLjV2MTl6IiBmaWxsPSIjRUNFRUZGIi8+PC9zdmc+');
}
.amrma-chat-message {
  margin: 5px 20px;
  max-width: 80%;
}
.amrma-chat-message.-default {
  display: none;
}
.amrma-chat-message.-left {
  align-self: flex-start;
}
.amrma-chat-message.-right {
  align-self: flex-end;
}
.amrma-chat-message.-right .amrma-username {
  text-align: right;
}
.amrma-chat-message .amrma-username {
  margin-bottom: 5px;
  color: #777;
}
.amrma-chat-message .amrma-delete-container {
  text-align: right;
}
.amrma-message:before {
  position: absolute;
  width: 13px;
  height: 20px;
  content: '';
}
.amrma-chat-file {
  position: relative;
  padding-left: 25px;
}
.amrma-chat-file.-preview {
  display: flex;
  align-items: center;
  margin: 25px;
  padding-right: 20px;
  color: #006bb4;
}
.amrma-chat-file:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  height: 16px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM5NiAxNmEzLjMzMiAzLjMzMiAwIDAgMS0yLjM5My0xLjAzNUEzLjU2NSAzLjU2NSAwIDAgMSAwIDEyLjQ5MmEzLjMxOCAzLjMxOCAwIDAgMSAuOTIyLTIuMzE4bC4xNC0uMTQ3TDkuNTU4IDEuMjVBNC4wNzkgNC4wNzkgMCAwIDEgMTIuNTExIDBjMS4xMzYtLjAwMSAyLjI4Ny40NjMgMy4xNjUgMS4zN0E0LjcwNyA0LjcwNyAwIDAgMSAxNyA0LjYzNmE0LjM2NCA0LjM2NCAwIDAgMS0xLjIxIDMuMDVsLTcuMTMyIDcuMzctLjUzMS41NDgtMS4wNi0xLjA5N0wxNC43MyA2LjU5Yy41MTMtLjUzLjc2OC0xLjIyNi43Ny0xLjk1M2EzLjEzIDMuMTMgMCAwIDAtLjg4Ni0yLjE3MSAyLjkzMiAyLjkzMiAwIDAgMC0yLjEwMy0uOTE1IDIuNTk5IDIuNTk5IDAgMCAwLTEuODkuNzk1TDEuOTg0IDExLjI3Yy0uMzIyLjMzMi0uNDguNzYzLS40ODIgMS4yMjIgMCAuNDg1LjE4My45ODYuNTYyIDEuMzc3LjM3OS4zOS44NjIuNTggMS4zMzIuNThhMS42MzUgMS42MzUgMCAwIDAgMS4xODQtLjQ5Nmw2LjUxNC02LjczYS42NTUuNjU1IDAgMCAwIC4xODItLjQ3LjguOCAwIDAgMC0uMjI5LS41NTYuNzQ1Ljc0NSAwIDAgMC0uNTM4LS4yMzYuNjIuNjIgMCAwIDAtLjQ1My4xODhsLTUuNTQgNS43MjQtMS4wNjItMS4wOTYgNS41NC01LjcyNGMuNDE2LS40MzIuOTctLjY0NiAxLjUxNS0uNjQ0LjU3OCAwIDEuMTYuMjM2IDEuNi42OTEuNDQuNDU2LjY3IDEuMDU2LjY3IDEuNjU0IDAgLjU2LS4yMDcgMS4xMzQtLjYyMyAxLjU2NEw1LjY0IDE1LjA0OUEzLjEwNCAzLjEwNCAwIDAgMSAzLjQwMiAxNmgtLjAwNnoiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=');
}
.amrma-chat-file .amrma-file {
  font-weight: 600;
}
.amrma-delete {
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzNiAzNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM1LjkxOCAyLjcxNEwzMy4yMDMgMCAxOC40MTggMTQuNzg3IDMuNjMzIDAgLjkxOCAyLjcxMyAxNS43MDUgMTcuNS45MiAzMi4yODcgMy42MzMgMzVsMTQuNzg1LTE0Ljc4NiAxNC43ODUgMTQuNzg1IDIuNzExLTIuNzEzTDIxLjEzMSAxNy41IDM1LjkxOCAyLjcxNCIgZmlsbD0iIzAwNmJiNCIvPjwvc3ZnPg==');
  background-repeat: no-repeat;
  cursor: pointer;
}
.amrma-chat-send {
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-basis: 100%;
  padding: 8px 0 8px 15px;
  border-radius: 2px;
  background: #fff;
}
.amrma-chat-send .amrma-textarea {
  flex-basis: 80%;
  margin-left: 25px;
  max-height: 250px;
  min-height: 40px;
  border: none;
  resize: none;
  line-height: 30px;
}
.amrma-chat-send .amrma-hiddentext {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  white-space: pre-wrap;
  line-height: 30px;
}
.amrma-chat-send .amrma-send {
  margin-left: 10px;
  padding: 12px 16px;
  border: 1px solid #1979c3;
  border: none;
  border-radius: 3px;
  color: #fff;
  background: #1979c3;
  transition: background-color 0.4s;
  font-weight: bold;
}
.amrma-chat-send .amrma-send:hover {
  border: none;
  background: #2196f3;
  color: #fff;
}
.amrma-chat-notification {
  display: flex;
  margin: 5px 0 5px 20px;
}
.amrma-chat-notification .amrma-notification {
  margin-right: 15px;
  font-weight: 600;
  font-size: 14px;
}
.amrma-chat-notification .amrma-date {
  line-height: 19px;
}
.amrma-chat-comment {
  margin: 0 auto;
  padding: 125px 0;
  color: #999;
}
.amrma-attach-file {
  margin-top: 10px;
}
.amrma-chat-send .amrma-attach-file {
  width: 29px;
  height: 33px;
  margin: 0;
}
.amrma-attach-file .amrma-attach {
  display: none;
}
.amrma-attach-file .amrma-file {
  margin: 5px 0;
  padding-left: 20px;
  color: #1979c3;
}
.amrma-attach-file .amrma-label {
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  color: #1979c3;
  transition: color .3s ease;
}
.amrma-attach-file .amrma-label:hover {
  text-decoration: underline;
  color: #2196f3;
}
.amrma-attach-file .amrma-label:before {
  position: absolute;
  top: 0;
  left: 5px;
  width: 20px;
  height: 19px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljc5MyAyN2MtMS40Ny4wMDItMi45NTMtLjU5Mi00LjA4My0xLjc0N0E1Ljk4MiA1Ljk4MiAwIDAgMSAwIDIxLjA4MWE1LjU2OCA1LjU2OCAwIDAgMSAxLjU3My0zLjkxMmwuMjQtLjI0OEwxNi4zMDQgMi4xMDlBNi45OTYgNi45OTYgMCAwIDEgMjEuMzQyIDBjMS45MzgtLjAwMiAzLjkwMi43OCA1LjM5OSAyLjMxQTcuODk4IDcuODk4IDAgMCAxIDI5IDcuODI1Yy4wMDMgMS44NjgtLjY4MyAzLjczOC0yLjA2NCA1LjE0OUwxNC43NyAyNS40MDlsLS45MDYuOTI1LTEuODEtMS44NTFMMjUuMTI4IDExLjEyYy44NzYtLjg5NSAxLjMxMS0yLjA3IDEuMzEzLTMuMjk3IDAtMS4yOTYtLjUtMi42My0xLjUxLTMuNjYzLTEuMDEzLTEuMDM1LTIuMzE2LTEuNTQzLTMuNTg4LTEuNTQ0YTQuNDU3IDQuNDU3IDAgMCAwLTMuMjI0IDEuMzQzTDMuMzg0IDE5LjAxOGMtLjU0OS41Ni0uODIgMS4yODctLjgyMiAyLjA2My4wMDIuODE4LjMxMyAxLjY2My45NiAyLjMyMy42NDUuNjU3IDEuNDcuOTc4IDIuMjcxLjk4YTIuODA0IDIuODA0IDAgMCAwIDIuMDItLjgzOWwxMS4xMTItMTEuMzU3Yy4yMDgtLjIxMy4zMS0uNDgyLjMxMS0uNzkxIDAtLjMyNi0uMTI0LS42NjYtLjM5MS0uOTRhMS4yNzggMS4yNzggMCAwIDAtLjkxOC0uMzk4IDEuMDYzIDEuMDYzIDAgMCAwLS43NzMuMzE4bC05LjQ1IDkuNjU4LTEuODEyLTEuODQ4IDkuNDUyLTkuNjZhMy41OCAzLjU4IDAgMCAxIDIuNTgzLTEuMDg2Yy45ODYgMCAxLjk3OC4zOTcgMi43MyAxLjE2NmEzLjk5OSAzLjk5OSAwIDAgMSAxLjE0MSAyLjc5IDMuNzcxIDMuNzcxIDAgMCAxLTEuMDYxIDIuNjRMOS42MiAyNS4zOTRBNS4zMjMgNS4zMjMgMCAwIDEgNS44MDMgMjdoLS4wMXoiIGZpbGw9IiM4MjgyODIiLz48L3N2Zz4=');
  background-size: contain;
  margin-top: -50%;
}
.amrma-quick-reply {
  display: none;
  padding: 8px 0;
  flex-basis: 20%;
  border-bottom: 1px solid #ebeef5;
}
.amrma-quick-reply .amrma-select {
  box-sizing: border-box;
  padding: 12px 50px 13px 20px;
  min-width: 250px;
  width: 100%;
  border: none;
  background: #ffffff url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3IDFMOSA5IDEgMSIgc3Ryb2tlPSIjMzMzIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==') no-repeat 100% 45%;
  background-position: right 15px bottom 45%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.amrma-chat-control {
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 2px;
  background: #fff;
}
.amrma-chat-control.with-quick-reply .amrma-quick-reply {
  display: block;
}
.amrma-chat-control.with-quick-reply .amrma-chat-send {
  flex-basis: 80%;
}
.amrma-steps ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.amrma-steps ul li {
  display: block;
  padding: 5px;
  color: gray;
}
.amrma-steps ul li.failed {
  border-bottom: 1px solid red;
}
.amrma-steps ul li.checked {
  color: black;
  border: 1px solid green;
}
.amrma-steps ul li.complete {
  border-bottom: 1px solid green;
}
.amrma-image img {
  max-width: 120px;
  max-height: 120px;
}
.redesign {
  /* NEW CSS */
  /* HEADER */
  /* SLIDER */
  /* POP */
  /* WEB FORM */
  /* DELETE THIS */
  /* END DELETE THIS */
  /* PAGE FIN */
  /* TAB */
  /* Portrait tablet to landscape and desktop */
  /* Landscape phone to portrait tablet */
  /* Landscape phones and down */
  line-height: 1.5;
}
.redesign body,
.redesign {
  font-family: 'Commissioner', "Arial", "serif";
  color: #4F5157;
  font-size: 16px;
  font-weight: 300;
  background-color: #191722;
  position: relative;
}
.redesign a {
  font-family: 'Commissioner', "Arial", "serif";
  color: #4F5157;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}
.redesign a:hover {
  font-family: 'Commissioner', "Arial", "serif";
  color: #4F5157;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}
.redesign a,
.redesign img,
.redesign input,
.redesign button,
.redesign textarea,
.redesign select {
  outline: none;
}
.redesign * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.redesign .clearfix:after {
  clear: both;
  content: "";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.redesign a,
.redesign .trans {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.redesign .preloader {
  background-image: linear-gradient(-45deg, #c819ae 0%, #191722 100%);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.redesign .preloader .logo {
  opacity: 0;
  width: 260px;
  height: 122px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -61px 0 0 -130px;
  z-index: 10;
  animation: jump 4s infinite linear;
}
.redesign .preloader .logo img {
  width: 100%;
  display: block;
}
.redesign #wrapper {
  position: relative;
  overflow: hidden;
}
.redesign .wrapper {
  width: 1254px;
  margin: auto;
  position: relative;
  z-index: 3;
}
.redesign .btn {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  color: #fff;
  position: relative;
  text-transform: uppercase;
}
.redesign .btn:hover {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}
.redesign .btn:hover svg .hover {
  fill: #239211;
}
.redesign .btn span {
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.redesign strong {
  font-weight: 700;
}
.redesign .center {
  text-align: center;
}
.redesign .sidebar {
  float: left;
  width: 32%;
}
.redesign .common {
  float: right;
  width: 66%;
}
.redesign .sidebar.reverse {
  float: right;
}
.redesign .common.reverse {
  float: left;
}
.redesign .row {
  display: flex;
  flex-direction: row;
  position: relative;
  z-index: 1;
  margin: 0 -10px;
}
.redesign .row .col {
  flex-grow: 1;
  position: relative;
  min-height: 46px;
  padding: 10px;
}
.redesign .row .col-12 {
  width: 100%;
}
.redesign .row .col-11 {
  width: 91.666%;
}
.redesign .row .col-10 {
  width: 83.333%;
}
.redesign .row .col-9 {
  width: 75%;
}
.redesign .row .col-8 {
  width: 66.666%;
}
.redesign .row .col-7 {
  width: 58.333%;
}
.redesign .row .col-6 {
  width: 50%;
}
.redesign .row .col-5 {
  width: 41.333%;
}
.redesign .row .col-4 {
  width: 33.333%;
}
.redesign .row .col-3 {
  width: 25%;
}
.redesign .row .col-2 {
  width: 16.666%;
}
.redesign .row .col-1 {
  width: 8.333%;
}
.redesign .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  padding-top: 20px;
}
.redesign .header .logo {
  display: block;
  float: left;
  margin-top: -70px;
  margin-left: -60px;
  position: relative;
}
.redesign .header .logo span.satisfied {
  position: absolute;
  width: 310px;
  bottom: 70px;
  text-align: center;
  font-size: 16px;
  color: #F9F9F9;
  font-weight: 100;
  background: rgba(249, 249, 249, 0.1);
  border-radius: 20px;
  display: inline-block;
  padding: 2px 10px 2px 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.redesign .header .logo span.satisfied:before {
  opacity: 0;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #24ff00;
  position: absolute;
  left: 8px;
  top: 10px;
  display: block;
  animation: jump 2s infinite linear;
}
@keyframes jump {
  100% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  0% {
    opacity: 0;
  }
}
.redesign .header .logo a,
.redesign .header .logo a img {
  display: block;
  margin: auto;
  text-align: center;
}
.redesign .header .toggle-search {
  position: absolute;
  top: 0;
  right: 266px;
}
.redesign .header .toggle-search a {
  display: block;
  width: 58px;
  height: 58px;
  border-radius: 36px;
  border: 1px solid #F9F9F9;
  background: #f9f9f9 url("https://cdn.magicmicro.com/images/search-open.svg") no-repeat 50% 50%;
  background-size: 22px auto;
  position: relative;
}
.redesign .header .toggle-search a:hover {
  background: #f9f9f9 url("https://cdn.magicmicro.com/images/search-hover.svg") no-repeat 50% 50%;
  background-size: 22px auto;
}
.redesign .header .toggle-search a.active {
  background: url("https://cdn.magicmicro.com/images/search-close.svg") no-repeat 50% 50%;
  background-size: 22px auto;
}
.redesign .header .toggle-search a.active:hover {
  background: url("https://cdn.magicmicro.com/images/search-close-white.svg") no-repeat 50% 50%;
  background-size: 22px auto;
}
.redesign .header .search-menu {
  background: url("https://cdn.magicmicro.com/images/search-bg-big.svg") no-repeat 0 0;
  width: 325px;
  height: 98px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 59px 1px 0 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.redesign .header .search-menu .search_block {
  display: block;
  height: auto;
}
.redesign .header .search-menu .search {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 40px;
}
.redesign .header .search-menu .search input.field_search {
  border: none;
  height: 40px;
  width: calc(100% - 70px);
  float: left;
  background: transparent;
}
.redesign input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  border-radius: 50em;
  background: url("https://cdn.magicmicro.com/images/icon-time.svg") no-repeat 50% 50%;
  background-size: contain;
  opacity: 0.5;
  pointer-events: none;
  cursor: pointer;
}
.redesign input.empty[type="search"]::-webkit-search-cancel-button {
  opacity: 0;
}
.redesign input[type="search"]::-webkit-search-cancel-button {
  opacity: 0.5;
  pointer-events: all;
}
.redesign input[type="search"]:focus::-webkit-search-cancel-button {
  opacity: 1;
}
.redesign .header .search-menu .search button.btn_search {
  position: relative;
  display: block;
  float: right;
  border-radius: 38px !important;
  font-size: 16px;
  line-height: 38px;
  padding: 0 15px;
  text-transform: uppercase;
  font-weight: 500;
  background: #690E92;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: none;
}
.redesign .header .search-menu .search button.btn_search:hover {
  border: none;
  background: #24FF00;
  color: #000;
}
.redesign .header .search-menu.active {
  opacity: 1;
  visibility: visible;
}
.redesign .header .menu {
  float: left;
  background: rgba(249, 249, 249, 0.1);
  height: 60px;
  border-radius: 30px;
  padding: 13px;
  margin-left: -25px;
}
.redesign .header .menu li {
  list-style-type: none;
}
.redesign .header .menu li.li {
  float: left;
  display: block;
  list-style-type: none;
  margin-right: 13px;
  position: relative;
}
.redesign .header .menu li.li:last-child {
  margin-right: 0;
}
.redesign .header .menu li.li a.lnk {
  display: block;
  border-radius: 17px;
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  padding: 0 10px;
  text-transform: uppercase;
}
.redesign .header .menu li.li a.lnk:hover,
.redesign .header .menu li.li a.lnk.active {
  background: rgba(249, 249, 249, 0.1);
}
.redesign .header .menu .submenu {
  position: absolute;
  left: 0;
  display: none;
  z-index: 1;
  background: #ffffff;
  border-radius: 0 17px 17px 17px;
  padding: 10px;
  width: 200%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
}
.redesign .header .menu .submenu ul {
  padding-left: 20px;
}
.redesign .header .menu .submenu li {
  list-style-type: none;
  margin: 5px 0;
  position: relative;
}
.redesign .header .menu .submenu li:before {
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #7C1589;
  display: block;
  content: '';
  position: absolute;
  left: -15px;
  top: 10px;
}
.redesign .header .menu .submenu li a {
  color: #191722;
  text-transform: uppercase;
}
.redesign .header .menu .submenu li a {
  position: relative;
}
.redesign .header .menu .submenu li a:hover:after {
  transform: scaleX(1);
  transform-origin: left center;
}
.redesign .header .menu .submenu li a:after {
  transform: scaleX(0);
  transform-origin: right center;
}
.redesign .header .menu .submenu li a:after {
  background: currentColor;
  bottom: -2px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  transition: transform 0.4s ease;
  width: 100%;
}
.redesign .header .menu li.li a.lnk span {
  position: absolute;
  right: 7px;
  top: 13px;
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url("https://cdn.magicmicro.com/images/submenu-arrow-down.svg") no-repeat 50% 50%;
}
.redesign .header .menu li.li a.lnk.tree {
  padding-right: 25px;
}
.redesign .header .menu li.li a.lnk.tree.active span {
  background: url("https://cdn.magicmicro.com/images/submenu-arrow-up.svg") no-repeat 50% 50%;
}
.redesign .header .menu li.li:hover a.lnk.tree span {
  background: url("https://cdn.magicmicro.com/images/submenu-arrow-up.svg") no-repeat 50% 50%;
}
.redesign .header .menu li.li a.lnk.tree.active + .submenu {
  display: block !important;
}
.redesign .header .menu li.li:hover a.lnk.tree + .submenu {
  display: block;
}
.redesign .header .menu li.li .tree.active {
  background: #ffffff !important;
  border-radius: 17px 17px 0 0;
  color: #191722;
  padding-bottom: 5px;
}
.redesign .header .menu li.li:hover a.lnk.tree {
  background: #ffffff !important;
  border-radius: 17px 17px 0 0;
  color: #191722;
  padding-bottom: 5px;
}
.redesign .header .button {
  float: right;
  padding-top: 13px;
  position: relative;
  z-index: 2;
}
.redesign .header .button a {
  display: block;
  float: left;
  border-radius: 17px;
  font-size: 16px;
  line-height: 34px;
  padding: 0 20px;
  text-transform: uppercase;
  margin-left: 20px;
  font-weight: 500;
}
.redesign .header .button a.card {
  color: #F74736;
  background: url("https://cdn.magicmicro.com/images/icon-cart.svg") no-repeat 10px 50%;
  padding-left: 45px;
  position: relative;
  min-width: 130px;
  text-align: center;
}
.redesign .header .button a.card:before {
  border: 1px solid #f9f9f9;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 17px;
}
.redesign .header .button a.card:hover:before {
  border: 2px solid #ffffff;
}
.redesign .header .button a.signin {
  border: 1px solid #F9F9F9;
  background: #F9F9F9;
  color: #000;
  margin-left: 0;
}
.redesign .header .button a.signin:hover {
  border: 1px solid #24FF00;
  background: #24FF00;
  color: #000;
}
.redesign .header .button .logout-action {
  padding: 0;
}
.redesign .header .toggle-nav {
  display: none;
  float: right;
  position: relative;
  z-index: 10;
  width: 40px;
  height: 40px;
  top: 0;
}
.redesign .header .toggle-nav i {
  position: absolute;
  display: block;
  height: 2px;
  background: #F9F9F966;
  width: 30px;
  right: 5px;
}
.redesign .header .toggle-nav i:nth-child(1) {
  top: 10px;
}
.redesign .header .toggle-nav i:nth-child(2) {
  top: 19px;
}
.redesign .header .toggle-nav i:nth-child(3) {
  top: 28px;
}
.redesign .header .toggle-nav.active {
  border-radius: 40px;
}
.redesign .header .toggle-nav.active i:nth-child(1) {
  top: 19px;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.redesign .header .toggle-nav.active i:nth-child(2) {
  background: transparent;
}
.redesign .header .toggle-nav.active i:nth-child(3) {
  top: 19px;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.redesign .header .breadcrumb {
  top: 100px;
  opacity: 0.5;
  position: absolute;
  left: 345px;
}
.redesign .header .breadcrumb div {
  float: left;
  color: #F9F9F9;
  margin-right: 10px;
}
.redesign .header .breadcrumb ul {
  float: left;
}
.redesign .header .breadcrumb ul li {
  float: left;
  list-style-type: none;
  color: #F9F9F9;
}
.redesign .header .breadcrumb ul li a {
  color: #F9F9F9;
}
.redesign .header .breadcrumb ul li:after {
  content: '>';
  padding: 0 10px;
}
.redesign .header .breadcrumb ul li:last-child:after {
  display: none;
}
.redesign .main-wrapper,
.main-wrapper {
  position: relative;
  padding-top: 240px;
}
.redesign .main-wrapper:before,
.main-wrapper:before {
  background: #191722;
  background: linear-gradient(180deg, #8522be 0%, #d4229e 100%);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 410px;
  width: 100%;
  z-index: 1;
}
.redesign .main-wrapper:after,
.main-wrapper:after {
  background: url("https://cdn.magicmicro.com/images/header-bg.svg") no-repeat 50% 0%;
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  width: 120%;
  left: -10%;
  top: 0;
  height: 550px;
  background-size: auto 100%;
}
.redesign .main-wrapper div.bg-white,
.main-wrapper div.bg-white {
  position: relative;
  z-index: 3;
  background: #ffffff;
}
.redesign .main-wrapper div.bg-gray,
.main-wrapper div.bg-gray {
  position: relative;
  z-index: 3;
  background: #f3f3f3;
}
.redesign .first-screen {
  position: relative;
  padding-top: 240px;
}
.redesign .first-screen:before {
  background: #191722;
  background: linear-gradient(180deg, #8522be 0%, #d4229e 100%);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 410px;
  width: 100%;
  z-index: 1;
}
.redesign .first-screen:after {
  background: url("https://cdn.magicmicro.com/images/header-bg.svg") no-repeat 50% 0%;
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0%;
  top: 0;
  height: 550px;
  background-size: auto 100%;
}
.redesign .first-screen .preview .slogan {
  font-size: 48px;
  width: 70%;
  font-weight: 300;
  line-height: 1.3;
  position: absolute;
  z-index: 3;
}
.redesign .first-screen .preview .slogan .grad {
  background: -webkit- linear-gradient(0deg, #c819ae 0%, #ffffff 100%);
  background: linear-gradient(0deg, #c819ae 0%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.redesign .first-screen .preview .slogan span {
  color: #C819AE;
}
.redesign .first-screen .preview .slogan li {
  list-style-type: none;
}
.redesign .first-screen .preview .video {
  float: right;
  margin-top: -100px;
  position: relative;
  padding-right: 60px;
  width: 450px;
}
.redesign .first-screen .preview .video img {
  position: relative;
  z-index: 1;
}
.redesign .first-screen .preview .video video {
  position: relative;
  z-index: 1;
  width: 100%;
}
.redesign .first-screen .preview .video span {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  top: -10%;
  opacity: 0.5;
  left: -25%;
}
.redesign .first-screen .preview .video span:nth-child(1) {
  background-image: url("https://cdn.magicmicro.com/images/circle-big-1.svg");
  height: 648px;
  width: 671px;
  top: calc(-10% - 65px);
}
.redesign .first-screen .preview .video span:nth-child(2) {
  background-image: url("https://cdn.magicmicro.com/images/circle-big-2.svg");
  height: 591px;
  width: 626px;
  top: calc(-10% - 35px);
}
.redesign .first-screen .preview .video span:nth-child(3) {
  background-image: url("https://cdn.magicmicro.com/images/circle-big-3.svg");
  height: 521px;
  width: 582px;
}
.redesign .first-screen .advantage {
  padding-top: 0;
}
.redesign .first-screen .advantage .text {
  border: 1px solid #666666;
  background: rgba(217, 217, 217, 0.17);
  color: #F9F9F980;
  border-radius: 20px;
  padding: 12px;
  font-size: 16px;
  font-weight: 100;
  float: left;
  width: 32%;
  line-height: 1.2;
}
.redesign .first-screen .advantage .advantage-list {
  float: right;
  width: 66%;
}
.redesign .first-screen .advantage .advantage-list .advantage-item {
  float: right;
  font-size: 28px;
  padding: 0 30px;
  text-align: center;
  color: #666666;
  font-weight: 500;
  border-right: 1px solid #666666;
}
.redesign .first-screen .advantage .advantage-list .advantage-item:first-child {
  border: none;
}
.redesign .first-screen .advantage .advantage-list .advantage-item .num {
  font-size: 82px;
  font-weight: 500;
  background: -webkit-linear-gradient(179.52deg, #f9f9f9 29.67%, #666666 81.73999999999999%);
  background: linear-gradient(179.52deg, #f9f9f9 29.67%, #666666 81.73999999999999%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
}
.redesign .block-header {
  position: relative;
  font-size: 64px;
  text-align: center;
  color: #fff;
  padding: 60px 0;
  font-weight: 500;
}
.redesign .block .block-header:before {
  position: absolute;
  left: 50%;
  margin-left: -355px;
  top: 50%;
  margin-top: -130px;
  width: 713px;
  height: 257px;
  content: '';
  z-index: -1;
  background: url("https://cdn.magicmicro.com/images/diamont.svg") no-repeat 50% 50%;
}
.redesign .block:nth-child(2n) .block-header:before {
  position: absolute;
  left: 50%;
  margin-left: -355px;
  top: 50%;
  margin-top: -130px;
  width: 713px;
  height: 257px;
  content: '';
  z-index: -1;
  background: url("https://cdn.magicmicro.com/images/diamont-reverse.svg") no-repeat 50% 50%;
}
.redesign .block .block-header img {
  z-index: 1;
  position: relative;
}
.redesign .block .block-header .sub {
  font-size: 22px;
  color: #F9F9F9;
}
.redesign .block .block-header .name {
  position: relative;
  z-index: 5;
}
.redesign .block-header .left-circle span {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  right: 30%;
  bottom: 55%;
  opacity: 0.3;
  z-index: -1;
}
.redesign .block-header .left-circle span:nth-child(1) {
  background-image: url("https://cdn.magicmicro.com/images/circle-left-1.svg");
  height: 231px;
  width: 682px;
  bottom: calc(55% - 25px);
}
.redesign .block-header .left-circle span:nth-child(2) {
  background-image: url("https://cdn.magicmicro.com/images/circle-left-2.svg");
  height: 211px;
  width: 636px;
  bottom: calc(55% - 15px);
}
.redesign .block-header .left-circle span:nth-child(3) {
  background-image: url("https://cdn.magicmicro.com/images/circle-left-3.svg");
  height: 185px;
  width: 593px;
}
.redesign .block-header .right-circle span {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  left: 30%;
  top: 55%;
  opacity: 0.3;
}
.redesign .block-header .right-circle span:nth-child(1) {
  background-image: url("https://cdn.magicmicro.com/images/circle-right-1.svg");
  height: 231px;
  width: 682px;
  top: calc(55% - 25px);
}
.redesign .block-header .right-circle span:nth-child(2) {
  background-image: url("https://cdn.magicmicro.com/images/circle-right-2.svg");
  height: 211px;
  width: 636px;
  top: calc(55% - 15px);
}
.redesign .block-header .right-circle span:nth-child(3) {
  background-image: url("https://cdn.magicmicro.com/images/circle-right-3.svg");
  height: 185px;
  width: 593px;
}
.redesign .block .block-content {
  position: relative;
  z-index: 4;
  padding-bottom: 20px;
}
.redesign .pc-list .pc-item {
  float: left;
  width: 32%;
  margin: 0 2% 5% 0;
  text-align: center;
  padding: 20px 40px;
  position: relative;
  border-radius: 30px;
}
.redesign .pc-list .pc-item:nth-child(3n) {
  margin-right: 0;
}
.redesign .pc-list .pc-item:hover {
  background: #191722;
}
.redesign .pc-list .pc-item:hover::before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  background: linear-gradient(90deg, #24ff00 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, #24ff00 100%);
  border-radius: 30px;
  z-index: -1;
}
.redesign .pc-list .pc-item:hover .btn svg .hover {
  fill: #239211;
}
.redesign .pc-list .pc-item .thumb {
  height: 270px;
  position: relative;
}
.redesign .pc-list .pc-item .thumb img {
  position: relative;
  z-index: 1;
}
.redesign .pc-list .pc-item .thumb:before {
  content: '';
  width: 250px;
  height: 80px;
  display: block;
  background: #c641d7;
  border-radius: 100%;
  filter: blur(30px);
  backdrop-filter: blur(30px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  left: 50%;
  top: 60%;
  -webkit-transform: translate(-50%, 0px) translate3d(0, 0, 0);
  -moz-transform: translate(-50%, 0px) translate3d(0, 0, 0);
  transform: translate(-50%, 0px) translate3d(0, 0, 0);
  position: absolute;
}
.redesign .pc-list .pc-item:hover .thumb:before {
  background: #24ff00;
}
.redesign .pc-list .pc-item .name {
  background: -webkit- linear-gradient(89.79000000000001deg, #c819ae 4.91%, #ffac7e 58.34%, #ffffff 102.2%);
  background: linear-gradient(89.79000000000001deg, #c819ae 4.91%, #ffac7e 58.34%, #ffffff 102.2%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 28px;
  font-weight: 500;
}
.redesign .pc-list .pc-item .resume {
  color: #f9f9f9;
  font-weight: 100;
  padding-bottom: 10px;
}
.redesign .pc-list .pc-item .price {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  float: left;
  width: 30%;
  text-align: left;
  font-size: 14px;
}
.redesign .pc-list .pc-item .price span {
  background: -webkit- linear-gradient(89.79000000000001deg, #c819ae 4.91%, #ffac7e 58.34%, #ffffff 102.2%);
  background: linear-gradient(89.79000000000001deg, #c819ae 4.91%, #ffac7e 58.34%, #ffffff 102.2%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 28px;
  display: block;
  text-align: right;
}
.redesign .pc-list .pc-item .button {
  float: right;
  padding-top: 5px;
}
.redesign .pc-list .pc-item.config .price {
  float: none;
  text-align: center;
  width: 100%;
}
.redesign .pc-list .pc-item.config .price span {
  text-align: center;
  display: inline;
  padding-left: 10px;
}
.redesign .pc-list .pc-item.config .button {
  float: none;
  padding-top: 10px;
}
.redesign .config-list .config-item {
  width: calc(33.33% - 11px); margin-bottom: 16px; border-radius: 20px; background:rgba(217, 217, 217, 0.17);
  position: relative;
}
.redesign .config-list .config-item a {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  display: block;
}
.redesign .config-list .config-item .thumb {
  text-align: center;
  padding: 20px 20px 20px 20px;
}
.redesign .config-list .config-item .thumb svg {
  display: block;
  margin: auto;
}
.redesign .config-list .config-item .name {
  text-align: center;
  height: 30px;
  font-weight: 500;
  color: #f9f9f9;
  text-transform: uppercase;
}
.redesign .config-list .config-item .name .num {
  font-weight: 100;
  margin-left: -30px;
  padding-right: 10px;
}
.redesign .config-list .config-item .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 5s ease-in-out forwards;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.redesign .config-list .config-item:before {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.redesign .config-list .spin:before {
  top: 0;
  left: 0;
  border: 3px solid transparent;
  border-top-color: #666666;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
  transition: border-top-color 0.5s linear, border-right-color 0.5s linear 0.5s, border-bottom-color 0.5s linear 1s, border-left-color 0.5s linear 1.5s;
}
.redesign .config-list .circle {
  border-radius: 20px;
  box-shadow: none;
}
.redesign .config-list .circle::before {
  border-radius: 20px;
}
.redesign .do-list .do-item {
  float: left;
  width: 32%;
  margin: 0 2% 2% 0;
  border: 1px solid #666666;
  background: rgba(217, 217, 217, 0.17);
  border-radius: 20px;
  padding: 12px;
  font-size: 16px;
  color: #F9F9F980;
  font-weight: 100;
  line-height: 1.2;
}
.redesign .do-list .do-item:nth-child(3n) {
  margin-right: 0;
}
.redesign .do-list .do-item .logo {
  text-align: center;
  padding-bottom: 10px;
}
.redesign .ask-widget {
  border: 1px solid #666666;
  background: rgba(217, 217, 217, 0.17);
  color: #F9F9F980;
  border-radius: 20px;
  padding: 24px 12px;
  font-size: 16px;
  font-weight: 100;
  line-height: 1.2;
  margin-bottom: 32px;
}
.redesign .ask-widget .thumb {
  float: left;
  margin: 0 24px 12px 0;
}
.redesign .ask-widget .button {
  padding-top: 10px;
}
.redesign .blockquote {
  font-size: 24px;
  font-weight: 500;
  position: relative;
  text-indent: 120px;
  line-height: 1.2;
}
.redesign .blockquote:before {
  content: '”';
  position: absolute;
  left: 72px;
  color: rgba(249, 249, 249, 0.4);
  font-size: 100px;
  text-indent: 0;
  top: -55px;
}
.redesign .blog-widget {
  border: 1px solid #666666;
  background: rgba(217, 217, 217, 0.17);
  color: #F9F9F980;
  border-radius: 20px;
  padding: 24px 12px;
  font-size: 16px;
  font-weight: 100;
  float: right;
  width: 32%;
  line-height: 1.2;
}
.redesign .blog-widget .thumb {
  float: left;
  margin: 0 24px 12px 0;
}
.redesign .blog-widget .button {
  padding-top: 10px;
}
.redesign .accord-content {
  display: none;
}
.redesign .accord-item.active .accord-content {
  display: block;
}
.redesign .faq-list .faq-item {
  border-bottom: 1px solid #666;
}
.redesign .faq-list .faq-item:last-child {
  border: none;
}
.redesign .faq-list .faq-item .name {
  font-size: 24px;
  color: #666;
  padding: 10px 30px 10px 0;
  position: relative;
  cursor: pointer;
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.redesign .faq-list .faq-item .name .trigger {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  top: 18px;
}
.redesign .faq-list .faq-item .name .trigger:before {
  content: '';
  position: absolute;
  right: 8px;
  top: 0;
  width: 4px;
  height: 20px;
  background: #666666;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 2;
}
.redesign .faq-list .faq-item .name .trigger:after {
  content: '';
  position: absolute;
  right: 0;
  top: 8px;
  width: 20px;
  height: 4px;
  background: #666666;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 2;
}
.redesign .faq-list .faq-item.active .name .trigger:before {
  display: none;
}
.redesign .faq-list .faq-item .name .trigger span {
  border-radius: 100%;
  display: block;
  width: 30px;
  height: 30px;
  left: -5px;
  top: -5px;
  position: absolute;
  background: #666666;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: scale(0);
}
.redesign .faq-list .faq-item .name:hover .trigger span {
  transform: scale(1);
}
.redesign .faq-list .faq-item .name:hover {
  color: #fff;
}
.redesign .faq-list .faq-item .name:hover .trigger:before,
.redesign .faq-list .faq-item .name:hover .trigger:after {
  background: #fff;
}
.redesign .faq-list .faq-item.active .name {
  background: -webkit- linear-gradient(89.79000000000001deg, #c819ae 4.91%, #ffac7e 58.34%, #ffffff 102.2%);
  background: linear-gradient(89.79000000000001deg, #c819ae 4.91%, #ffac7e 58.34%, #ffffff 102.2%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.redesign .faq-list .faq-item .accord-content {
  color: #fff;
  padding-bottom: 15px;
}
.redesign .pc-list .pc-item .name {
  background: -webkit- linear-gradient(89.79000000000001deg, #c819ae 4.91%, #ffac7e 58.34%, #ffffff 102.2%);
  background: linear-gradient(89.79000000000001deg, #c819ae 4.91%, #ffac7e 58.34%, #ffffff 102.2%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 28px;
  font-weight: 500;
}
.redesign .review {
  position: relative;
}
.redesign .review .circle span {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  left: 0%;
  top: 0%;
  opacity: 0.3;
}
.redesign .review .circle span:nth-child(1) {
  background-image: url("https://cdn.magicmicro.com/images/circle-review-1.svg");
  height: 453px;
  width: 1342px;
  top: calc(0% - 25px);
}
.redesign .review .circle span:nth-child(2) {
  background-image: url("https://cdn.magicmicro.com/images/circle-review-2.svg");
  height: 414px;
  width: 1253px;
  top: calc(0% - 15px);
  left: 100px;
}
.redesign .review .circle span:nth-child(3) {
  background-image: url("https://cdn.magicmicro.com/images/circle-review-3.svg");
  height: 364px;
  width: 1167px;
  left: 200px;
}
.redesign .review .text {
  max-width: 530px;
  width: 100%;
  margin: 60px auto;
  color: #ffffff;
  font-size: 24px;
}
.redesign .review-total {
  float: left;
  width: 25%;
  color: #fff;
  text-transform: uppercase;
}
.redesign .review-total .rating {
  font-size: 96px;
  font-weight: 500;
  background: url(https://cdn.magicmicro.com/images/google_logo_map.svg) no-repeat 160px 0px;
  background-size: auto 112px;
}
.redesign .review-list {
  float: right;
  width: 70%;
}
.redesign .review-list .review-item {
  padding: 16px;
  width: 257px;
  height: 352px;
  background: url("https://cdn.magicmicro.com/images/review-card.svg") no-repeat 50% 50%;
}
.redesign .review-list .review-item .rating {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(217, 217, 217, 0.4);
}
.redesign .review-list .review-item .rating .stars {
  display: inline;
  margin-left: 5px;
}
.redesign .review-list .review-item .resume {
  color: #F9F9F9;
  font-weight: 100;
  padding-top: 10px;
  font-size: 15px;
  min-height: 240px;
}
.redesign .review-list .review-item .client {
  color: #F9F9F9;
  font-weight: 100;
  font-size: 16px;
  vertical-align: middle;
}
.redesign .review-list .review-item .client img {
  vertical-align: inherit;
  margin-right: 10px;
}
.redesign .review-slider .owl-nav button {
  bottom: 0;
  margin-top: 0;
  top: auto;
}
.redesign .review-slider .owl-nav .owl-prev {
  right: 60px;
  left: auto;
}
.redesign .review-slider .owl-nav .owl-next {
  right: 0;
}
.redesign .review-slider-btn {
  position: relative;
  padding: 20px 0;
}
.redesign .review-slider-btn a {
  width: 36px;
  height: 36px;
  border: 1px solid rgba(249, 249, 249, 0.4);
  border-radius: 36px;
  display: block;
  float: left;
  margin-right: 15px;
}
.redesign .review-slider-btn a:hover {
  border: 1px solid #f9f9f9;
}
.redesign .review-slider-btn a.next {
  background: url("https://cdn.magicmicro.com/images/arrow-right.svg") no-repeat 50% 50%;
}
.redesign .review-slider-btn a.prev {
  background: url("https://cdn.magicmicro.com/images/arrow-left.svg") no-repeat 50% 50%;
}
.redesign .about-list {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #d9d9d9 42;
}
.redesign .about-list:last-child {
  border: none;
}
.redesign .about-list .about-item {
  flex-grow: 1;
  position: relative;
  width: 33.333%;
  color: #F9F9F9;
  padding: 30px 30px 30px 30px;
  border-right: 1px solid #d9d9d9 42;
}
.redesign .about-list .about-item:last-child {
  border: none;
}
.redesign .about-list .about-item .icon {
  text-align: center;
  padding-bottom: 30px;
}
.redesign .about-list .about-item .name {
  text-align: center;
  font-size: 22px;
  padding: 10px 0;
  font-weight: 500;
}
.redesign .about-list .about-item .resume {
  font-size: 16px;
  color: #F9F9F9;
  font-weight: 100;
}
.redesign .about-list .about-item .signature {
  float: right;
  padding-top: 80px;
}
.redesign .about-wrapper {
  background: #191722;
  border-radius: 30px;
  position: relative;
  padding: 20px 0;
}
.redesign .about-wrapper:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  background: linear-gradient(90deg, #c819ae 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, #c819ae 100%);
  border-radius: 30px;
  z-index: -1;
}
.redesign .about-wrapper .bg {
  background: #c819ae;
  background: linear-gradient(175deg, rgba(25, 23, 34, 0.1) 77.95%, #c641d7 97.22%);
  content: '';
  width: 100%;
  height: 600px;
  left: 0;
  bottom: 0;
  position: absolute;
  border-radius: 0 0 30px 30px;
}
.redesign .about-list:last-child .about-item:last-child .icon {
  padding-top: 50px;
}
.redesign .about-list:last-child .about-item:last-child .icon img {
  width: 70%;
}
.redesign .good-slider .good-item {
  color: #F9F9F9;
  background-color: rgba(217, 217, 217, 0.17);
  border-radius: 20px;
  padding: 20px 40px;
  position: relative;
  width: 310px;
}
.redesign .good-slider .good-item a {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.redesign .good-slider .good-item.active {
  border: 1px solid #fff;
  background-image: url("https://cdn.magicmicro.com/images/btn-check-back.svg");
  background-position: 92% 15px;
  background-repeat: no-repeat;
}
.redesign .good-slider .good-item .s-num {
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 20px;
}
.redesign .good-slider .good-item .thumb img {
  display: block;
  width: 100%;
}
.redesign .good-slider .good-item .name {
  font-size: 16px;
  font-weight: 100;
  padding: 20px 0 40px;
}
.redesign .good-slider .good-item .price {
  text-align: right;
  font-size: 28px;
  font-weight: 500;
}
.redesign .good-detail .left-part {
  float: left;
  width: 360px;
}
.redesign .good-detail .left-part .thumb {
  background: rgba(217, 217, 217, 0.17);
  border-radius: 20px;
  padding: 40px;
}
.redesign .good-detail .left-part .thumb img {
  width: 100%;
  display: block;
}
.redesign .good-detail .left-part .name {
  font-size: 28px;
  font-weight: 100;
  color: #F9F9F9;
  padding-top: 20px;
}
.redesign .good-detail .right-part {
  float: right;
  width: calc(100% - 440px);
}
.redesign .good-detail .right-part .info .desc {
  background: rgba(217, 217, 217, 0.17);
  height: 360px;
  border-radius: 20px;
  overflow-y: scroll;
  padding: 20px;
  color: #F9F9F9;
  font-size: 16px;
}
.redesign .good-detail .right-part .info .desc table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
}
.redesign .good-detail .right-part .info .desc table tr td {
  font-size: 16px;
  border: 1px solid #424141;
  padding: 5px;
  color: #000;
}
.redesign .good-detail .right-part .info .price {
  font-size: 16px;
  color: #F9F9F9;
  text-align: right;
  padding-top: 20px;
}
.redesign .good-detail .right-part .info .price span {
  font-size: 28px;
  padding-left: 10px;
}
.redesign .good-detail .right-part .button {
  float: right;
  padding-top: 20px;
}
.redesign .good-detail .right-part .button a {
  height: 50px;
  border-radius: 50px;
  padding: 0 55px 0 25px;
  background-repeat: no-repeat;
  background-position: 92% 50%;
  display: block;
  line-height: 44px;
  float: left;
  font-size: 28px;
  font-weight: 500;
}
.redesign .good-detail .right-part .button .back {
  border: 3px solid #666666;
  background-image: url("https://cdn.magicmicro.com/images/btn-back.svg");
  color: #666666;
}
.redesign .good-detail .right-part .button .check {
  border: 3px solid #D9D9D9;
  background-color: #D9D9D9;
  background-image: url("https://cdn.magicmicro.com/images/btn-check.svg");
  color: #666666;
  margin-left: 20px;
}
.redesign .ebay-feedback {
  border: 1px solid #666666;
  background: rgba(217, 217, 217, 0.17);
  border-radius: 20px;
  padding: 12px 12px;
}
.redesign .ebay-feedback .procent {
  font-size: 56px;
  position: relative;
  background: url("https://cdn.magicmicro.com/images/eBay-star.png") no-repeat 65px 52px;
  color: #fff;
  font-weight: 500;
  float: left;
  width: 50%;
  line-height: 1.3;
}
.redesign .ebay-feedback .logo {
  color: #fff;
  text-align: center;
  float: left;
  width: 50%;
  background: url("https://cdn.magicmicro.com/images/eBay-icon.svg") no-repeat 50% 25px;
  padding-bottom: 45px;
}
.redesign .scrollbar::-webkit-scrollbar {
  width: 10px;
}
.redesign .scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #d7dfe3;
}
.redesign .slider {
  position: relative;
  padding-bottom: 10px;
}
.redesign .slider .owl-stage-outer {
  overflow: hidden;
}
.redesign .slider .owl-item {
  float: left;
}
.redesign .slider .owl-nav.disabled {
  display: none;
}
.redesign .slider .owl-dots.disabled {
  display: none;
}
.redesign .slider .owl-dots {
  position: absolute;
  width: max-content;
  transform: translate(-50%, 0);
  bottom: -20px;
  left: 50%;
}
.redesign .slider .owl-dots button {
  display: block;
  border: 1px solid #fff;
  background: none;
  border-radius: 10px;
  width: 15px;
  height: 15px;
  float: left;
  margin: 0 5px;
}
.redesign .slider .owl-dots button.active {
  background: #fff;
}
.redesign .slider .owl-dots span {
  display: none;
}
.redesign .slider .owl-nav button.disabled {
  opacity: 0.5;
}
.redesign .slider .owl-nav button {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  background: #BE0027;
  text-align: center;
  border: none;
  margin-top: -30px;
  cursor: pointer;
  color: #fff;
  font-size: 36px;
}
.redesign .slider .owl-nav button:hover {
  background: #A00021;
}
.redesign .slider .owl-nav button span {
  display: block;
  text-align: center;
  font-size: 24px;
}
.redesign .slider .owl-nav .owl-prev {
  left: -80px;
}
.redesign .slider .owl-nav .owl-next {
  right: -80px;
}
.redesign .footer {
  -webkit-background: linear-gradient(0deg, #c641d7 0%, #191722 60%);
  -moz-background: linear-gradient(0deg, #c641d7 0%, #191722 60%);
  -o-background: linear-gradient(0deg, #c641d7 0%, #191722 60%);
  background: linear-gradient(0deg, #c641d7 0%, #191722 60%);
  color: #F9F9F9;
  font-weight: 100;
  padding-top: 20px;
  border-top: 1px solid #666666;
}
.redesign .footer h3 {
  font-weight: 100;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.redesign .footer a {
  font-weight: 500;
  color: #fff;
}
.redesign .footer .menu {
  padding-left: 40px;
}
.redesign .footer .menu li {
  list-style-type: none;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.redesign .footer a {
  position: relative;
}
.redesign .footer a:hover:after {
  transform: scaleX(1);
  transform-origin: left center;
}
.redesign .footer a:after {
  transform: scaleX(0);
  transform-origin: right center;
}
.redesign .footer a:after {
  background: currentColor;
  bottom: -2px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  transition: transform 0.4s ease;
  width: 100%;
}
.redesign .footer .menu-line li {
  display: block;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.redesign .footer .menu-line li a {
  color: #F9F9F9;
  font-size: 16px;
  text-transform: uppercase;
}
.redesign .nav-list {
  padding: 20px 0;
}
.redesign .nav-list .nav-item {
  border-bottom: 1px solid #c819ae;
}
.redesign .nav-list .nav-item:last-child {
  border: none;
}
.redesign .nav-list .nav-item .name {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  padding: 10px 20px 10px 0;
  position: relative;
  cursor: pointer;
}
.redesign .nav-list .nav-item .name .trigger {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  top: 18px;
}
.redesign .nav-list .nav-item .name .trigger:before {
  content: '';
  position: absolute;
  right: 8px;
  top: 0;
  width: 4px;
  height: 20px;
  background: #fff;
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.redesign .nav-list .nav-item .name .trigger:after {
  content: '';
  position: absolute;
  right: 0;
  top: 8px;
  width: 20px;
  height: 4px;
  background: #fff;
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.redesign .nav-list .nav-item.active .name .trigger:before {
  display: none;
}
.redesign .nav-list .nav-item .name .trigger span {
  border-radius: 100%;
  display: block;
  width: 30px;
  height: 30px;
  left: -5px;
  top: -5px;
  position: absolute;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: scale(0);
}
.redesign .nav-list .nav-item .name:hover .trigger span {
  transform: scale(1);
}
.redesign .nav-list .nav-item .name:hover .trigger:before,
.redesign .nav-list .nav-item .name:hover .trigger:after {
  background: #000;
}
.redesign .footer .copyline {
  border-top: 1px solid #c819ae;
  padding: 10px;
}
.redesign .footer .copyline .copy {
  float: left;
}
.redesign .footer .copyline .link {
  float: right;
}
.redesign .footer .copyline .link a {
  margin-left: 20px;
}
.redesign .footer .social {
  padding-top: 10px;
}
.redesign .footer .social h3 {
  float: left;
  padding: 6px 0;
  margin-right: 10px;
}
.redesign .footer .social ul {
  float: left;
}
.redesign .footer .social li {
  list-style-type: none;
  float: left;
  margin: 0 5px 0 0;
}
.redesign .footer .social li a {
  display: block;
  width: 37px;
  height: 37px;
  border: 2px solid #C819AE;
  border-radius: 37px;
}
.redesign .footer .social li a:hover {
  background: #C819AE;
}
.redesign .footer .social li a:after {
  display: none;
}
.redesign .pop-overlay {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
}
.redesign .pop-overlay.scroll {
  overflow-y: scroll;
}
.redesign .pop-overlay .overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.32);
  backdrop-filter: blur(64px);
  z-index: 1;
}
.redesign .pop-overlay .pop-wrapper {
  width: 100%;
  max-width: 1240px;
  left: 50%;
  top: 100px;
  transform: translate(-50%, 0);
  z-index: 100;
  position: relative;
  background: #424141;
  border-radius: 20px;
  padding: 40px;
  border: 1px solid #666666;
  color: #000;
  overflow: hidden;
}
.redesign .pop-overlay .pop-wrapper:before {
  position: absolute;
  content: '';
  width: 300px;
  height: 100px;
  left: 50%;
  top: 35px;
  background: #544A1C;
  filter: blur(75px);
  transform: rotate(135deg);
}
.redesign .pop-overlay .pop-wrapper .pop-header {
  position: relative;
  padding-top: 70px;
  color: #F9F9F9;
  font-size: 64px;
  font-weight: 500;
}
.redesign .pop-overlay .pop-wrapper .pop-header .sub {
  color: #F9F9F9;
  font-size: 28px;
  font-weight: 100;
  vertical-align: super;
  padding-right: 10px;
}
.redesign .pop-overlay .pop-wrapper .pop-header .close {
  position: absolute;
  right: 0;
  top: 0;
  color: #666666;
  font-size: 64px;
  font-weight: 500;
  background: url("https://cdn.magicmicro.com/images/icon-close.svg") no-repeat 100% 50%;
  padding-right: 80px;
  line-height: 1;
  padding-bottom: 5px;
}
.redesign .page-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 100%;
  top: -100%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #424141;
  overflow-y: scroll;
}
.redesign .page-overlay.active {
  opacity: 1;
  visibility: visible;
  left: 0;
  top: 0;
  z-index: 100;
  padding: 20px 0;
}
.redesign .page-overlay .page-header {
  position: relative;
  padding: 70px 0 35px 0;
  color: #F9F9F9;
  font-size: 64px;
  font-weight: 500;
}
.redesign .page-overlay .page-header .sub {
  color: #F9F9F9;
  font-size: 28px;
  font-weight: 100;
  vertical-align: super;
  padding-right: 10px;
}
.redesign .page-overlay .page-header .close {
  position: absolute;
  right: 0;
  top: 0;
  color: #666666;
  font-size: 64px;
  font-weight: 500;
  background: url("https://cdn.magicmicro.com/images/icon-close.svg") no-repeat 100% 50%;
  padding-right: 80px;
  line-height: 1;
  padding-bottom: 5px;
}
.redesign .web-form .field {
  padding: 10px 0;
  position: relative;
}
.redesign .web-form .field input[type="text"],
.redesign .web-form .field input[type="password"],
.redesign .web-form .field input[type="email"],
.redesign .web-form .field input[type="number"] {
  background: transparent;
  border-radius: 54px;
  padding: 0 20px;
  height: 54px;
  width: 100%;
  font-family: 'Commissioner';
  font-size: 14px;
  font-weight: 500;
  border: 1px solid rgba(217, 217, 217, 0.42);
  color: #fff;
}
.redesign .web-form .field select {
  background: transparent;
  border-radius: 54px;
  padding: 0 20px;
  height: 54px;
  width: 100%;
  font-family: 'Commissioner';
  font-size: 14px;
  font-weight: 500;
}
.redesign .web-form .field textarea {
  background: transparent;
  border-radius: 54px;
  padding: 10px 20px;
  height: 120px;
  width: 100%;
  font-family: 'Commissioner';
  font-size: 14px;
  font-weight: 500;
}
.redesign .web-form .button {
  padding-top: 20px;
}
.redesign .web-form input[type="number"]::-webkit-outer-spin-button,
.redesign .web-form input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.redesign .web-form.subscribe .field button {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("https://cdn.magicmicro.com/images/icon-input-mail.svg");
  background-color: #d9d9d9;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 30px;
  position: absolute;
  right: 10px;
  top: 20px;
  border: none;
  cursor: pointer;
}
.redesign .sample-list .sample-item {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
}
.redesign .sample-list .sample-item:nth-child(4n) {
  margin-right: 0;
}
.redesign .sample-list .sample-item img {
  display: block;
}
.redesign .iframe {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-bottom: 20px;
}
.redesign .iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.redesign .bread-block {
  font-size: 20px;
  padding-top: 40px;
}
.redesign .bread-block .button {
  padding: 40px 0;
}
.redesign .pay-btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #1c8195;
  border-radius: 15px;
  padding: 0 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 40px;
}
.redesign .bread-block .row {
  margin: 40px 0;
}
.redesign .bread-block .row_1 img.bg {
  width: 100%;
  display: block;
}
.redesign .bread-block .row_1 .logo span {
  float: left;
  line-height: 47px;
  padding-right: 20px;
}
.redesign .bread-block .row_1 .col {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.redesign .bread-block .row_1 h1 {
  margin: -40px 0 0 0;
  padding: 0;
}
.redesign .bread-block h2,
.redesign .bread-block h1 {
  font-size: 52px;
}
.redesign .bread-block .row_2 {
  text-align: center;
}
.redesign .bread-block .bread-bg {
  background: #1c8195 url("https://cdn.magicmicro.com/images/bread-pay/bread-pay-bg.png") no-repeat 0 0;
  background-size: auto 100%;
  border-radius: 0 0 100px 100px;
  padding: 100px;
  color: #fff;
}
.redesign .bread-block .row_3 {
  text-align: center;
}
.redesign .bread-block .row_3 .icon {
  margin: auto;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background: #fff;
  padding-top: 20px;
}
.redesign .bread-block .row_4 {
  overflow: hidden;
  background: url("https://cdn.magicmicro.com/images/bread-pay/bread-pay-wave.png") no-repeat 0 100%;
  padding: 0 100px 50px 100px;
}
.redesign .bread-block .row_4 .col {
  padding: 40px 20px;
}
.redesign .bread-block .row_4 .col:nth-child(1) {
  background: #13294b;
  color: #fff;
  border-radius: 20px 0 0 20px;
}
.redesign .bread-block .row_4 .col:nth-child(2) {
  background: #1c8195;
  color: #fff;
}
.redesign .bread-block .row_4 .col:nth-child(3) {
  background: #fff;
  border: 2px solid #333333;
  border-left: none;
  border-radius: 0 20px 20px 0;
}
.redesign .bread-block .bread-pc {
  display: block;
  width: 50%;
  margin: auto;
}
.redesign .bread-block .bread-rainbow {
  background: #f4f5f5 url("https://cdn.magicmicro.com/images/bread-pay/bread-pay-rainbow.png") no-repeat 99% 100%;
  background-size: auto 80%;
  padding: 100px 400px 200px 100px;
  position: relative;
  text-align: center;
}
.redesign .bread-block .bread-rainbow:before {
  content: '';
  height: 80px;
  width: 100%;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: -40px;
  border-radius: 100%;
}
.redesign .bread-block .bread-rainbow .pay-btn {
  margin: 0 20px 20px 20px;
}
.redesign .paypal-block {
  padding: 80px 0;
  font-size: 20px;
}
.redesign .paypal-block .row {
  margin: 40px 0;
}
.redesign .paypal-block h2,
.redesign .paypal-block h1 {
  font-size: 52px;
}
.redesign .paypal-block .row_1 img {
  width: 100%;
  display: block;
}
.redesign .paypal-block .row_1 .col {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.redesign .paypal-block .row_5 img {
  width: 100%;
  display: block;
}
.redesign .paypal-block .row_5 .col {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.redesign .paypal-block .paypal-pc {
  display: block;
  width: 30%;
  margin: 100px auto;
}
.redesign .paypal-block h1 {
  margin: 0;
  padding: 0;
}
.redesign .paypal-block .accord-header {
  border-bottom: 1px solid #cecece;
  font-weight: bold;
  padding: 10px 20px;
  position: relative;
  cursor: pointer;
}
.redesign .paypal-block .accord-content {
  border-bottom: 1px solid #cecece;
  padding: 10px 20px;
}
.redesign .paypal-block .accord-item .name .trigger {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  top: 18px;
}
.redesign .paypal-block .accord-item .name .trigger:before {
  content: '';
  position: absolute;
  right: 8px;
  top: 0;
  width: 4px;
  height: 20px;
  background: #666666;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 2;
}
.redesign .paypal-block .accord-item .name .trigger:after {
  content: '';
  position: absolute;
  right: 0;
  top: 8px;
  width: 20px;
  height: 4px;
  background: #666666;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 2;
}
.redesign .paypal-block .accord-item.active .name .trigger:before {
  display: none;
}
.redesign .paypal-block .accord-item .name .trigger span {
  border-radius: 100%;
  display: block;
  width: 30px;
  height: 30px;
  left: -5px;
  top: -5px;
  position: absolute;
  background: #666666;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: scale(0);
}
.redesign .paypal-block .accord-item .name:hover .trigger span {
  transform: scale(1);
}
.redesign .paypal-block .accord-item .name:hover .trigger:before,
.redesign .paypal-block .accord-item .name:hover .trigger:after {
  background: #fff;
}
.redesign .paypal-block .iframe-bg {
  background-color: #0070e0;
  background-image: url("https://cdn.magicmicro.com/images/paypal/paypal-bg.svg");
  background-position: 0% 0;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 40px 0;
}
.redesign .paypal-block .blue-box {
  color: #fff;
  padding: 40px;
  background: #003087;
  border-radius: 20px;
}
.redesign .paypal-block .blue-box ul {
  padding-left: 20px;
}
.redesign .paypal-block .grey-box {
  padding: 20px 40px;
  background: #faf8f5;
  border-radius: 20px;
}
.redesign .paypal-block .grey-box .row:first-child {
  border-bottom: 1px solid #000000;
}
.redesign .paypal-block .grey-box .row:last-child {
  border-top: 1px solid #000000;
}
.redesign .pay-tab {
  width: 100%;
  margin: auto;
}
.redesign .pay-tab li {
  float: left;
  width: 48%;
  padding: 20px;
  margin: 1%;
  list-style-type: none;
}
.redesign .pay-tab li a {
  text-align: center;
  padding: 40px;
  display: block;
  border: 8px solid #F9D4FA;
  border-radius: 10px;
}
.redesign .pay-tab li a img {
  height: 60px;
  width: auto;
  display: block;
  margin: auto;
}
.redesign .pay-tab li a.active {
  border: 8px solid #8522BE;
  box-shadow: 0 0 20px #da2ae0, inset 0 0 20px #da2ae0;
}
.redesign .pay-tab .pay-btn {
  margin: 20px auto 0 auto;
  display: block;
}
.redesign .tab-item {
  display: none;
}
.redesign .tab-item.active {
  display: block;
}
@media (max-width: 1200px) {
  .redesign .wrapper {
    width: 100%;
    padding: 0 10px;
  }
  .redesign .header .menu {
    display: none;
  }
  .redesign .header .button {
    display: block;
    padding-top: 0;
    float: none;
  }
  .redesign .header .search-menu {
    background: url("https://cdn.magicmicro.com/images/search-bg-small.svg") no-repeat 0 0;
    width: 146px;
    height: 59px;
    right: 15px;
    top: 40px;
    padding-top: 34px;
    padding-left: 10px;
  }
  .redesign .header .search-menu .search {
    height: 30px;
  }
  .redesign .header .search-menu .search input.field_search {
    height: 24px;
    width: 100%;
    font-size: 14px;
  }
  .redesign .header .search-menu .search button.btn_search {
    display: none;
  }
  .redesign .header .toggle-search {
    position: absolute;
    right: 130px;
    padding: 0;
    top: 40px;
  }
  .redesign .header .toggle-search a {
    width: 30px;
    height: 30px;
    background-size: 16px auto !important;
  }
  .redesign .header .toggle-search a.active {
    height: 30px;
  }
  .redesign .header .button .account-buttons {
    position: absolute;
    right: 55px;
  }
  .redesign .header .button .account-buttons .signin {
    width: 102px;
    right: -5px;
  }
  .redesign .header .button a {
    height: 30px;
    line-height: 28px;
  }
  .redesign .header .button a.card {
    position: absolute;
    min-width: 80px;
    left: auto;
    right: 5px;
    float: none;
    top: 40px;
    background: url(https://cdn.magicmicro.com/images/icon-cart.svg) no-repeat 10px 50%;
    padding-left: 50px;
  }
  .redesign .header .button a.signin {
    position: absolute;
    left: auto;
    right: 50px;
    float: none;
    top: 0px;
  }
  .redesign .header .menu.active {
    display: block;
    position: absolute;
    z-index: 10;
    background: #fff;
    left: 0;
    right: 0;
    height: auto;
    top: 100px;
    border: 2px solid #C819AE;
    margin-left: 0;
  }
  .redesign .header .menu li.li {
    float: none;
    display: block;
  }
  .redesign .header .menu li.li a.lnk {
    color: #000;
  }
  .redesign .header .menu li.li .tree {
    padding-bottom: 0;
  }
  .redesign .header .toggle-nav {
    display: block;
    top: -5px;
  }
  .redesign .header .menu .submenu {
    position: relative;
    width: 100%;
    box-shadow: none;
  }
  .redesign .header .menu .submenu .container {
    width: 100% !important;
  }
  .redesign .header .menu li.li a.lnk span {
    background: url(https://cdn.magicmicro.com/images/submenu-arrow-down-black.svg) no-repeat 50% 50%;
  }
  .redesign .header .menu li.li:hover a.lnk.tree + .submenu {
    display: none;
  }
  .redesign .first-screen .preview .slogan {
    font-size: 30px;
  }
  .redesign .first-screen .advantage .advantage-list .advantage-item {
    padding: 0 15px;
  }
  .redesign .first-screen .advantage .advantage-list .advantage-item {
    font-size: 24px;
  }
  .redesign .first-screen .advantage .advantage-list .advantage-item .num {
    font-size: 64px;
  }
  .redesign .sidebar {
    float: left;
    width: 49%;
  }
  .redesign .common {
    float: right;
    width: 49%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .redesign .wrapper {
    width: 100%;
    padding: 0 10px;
  }
  .redesign .first-screen .advantage .text {
    float: none;
    width: 60%;
    margin: auto;
  }
  .redesign .first-screen .advantage .advantage-list {
    float: none;
    width: 585px;
    margin: 40px auto 0 auto;
  }
  .redesign .first-screen .advantage .advantage-list .advantage-item {
    padding: 0 20px;
  }
  .redesign .first-screen .advantage .advantage-list .advantage-item {
    font-size: 28px;
  }
  .redesign .first-screen .advantage .advantage-list .advantage-item .num {
    font-size: 80px;
  }
  .redesign .first-screen .preview .slogan {
    position: relative;
    float: none;
    width: 100%;
    font-size: 36px;
  }
  .redesign .first-screen .preview .video {
    position: relative;
    float: none;
    width: 450px;
    margin: auto;
    padding-right: 0;
  }
  .redesign .pc-list .pc-item {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .redesign {
    /* GRID */
    /* PAGE FIN */
  }
  .redesign .wrapper {
    width: 100%;
    padding: 0 10px;
  }
  .redesign .header .menu {
    display: none;
  }
  .redesign .header .button {
    display: block;
  }
  .redesign .header .button a {
    height: 30px;
    line-height: 28px;
  }
  .redesign .header .menu.active {
    display: block;
    position: absolute;
    z-index: 10;
    background: #fff;
    left: 0;
    right: 0;
    height: auto;
    top: 100px;
    border: 2px solid #c819ae;
  }
  .redesign .header .menu li.li {
    float: none;
    display: block;
  }
  .redesign .header .menu li.li a.lnk {
    color: #000;
  }
  .redesign .header .menu li.li .tree {
    padding-bottom: 0;
  }
  .redesign .header .toggle-nav {
    display: block;
    top: -5px;
  }
  .redesign .header .breadcrumb {
    left: 20px;
  }
  .redesign .header .logo {
    margin-top: -30px;
    margin-left: -10px;
  }
  .redesign .header .logo a img {
    width: 160px;
  }
  .redesign .header .logo span.satisfied {
    bottom: -20px;
    left: 100%;
  }
  .redesign .first-screen .preview .slogan {
    position: relative;
    float: none;
    width: 100%;
    font-size: 36px;
  }
  .redesign .first-screen .preview .video {
    position: relative;
    float: none;
    width: 450px;
    margin: auto;
    padding-right: 0;
  }
  .redesign .main-wrapper,
  .main-wrapper {
    padding-top: 200px;
  }
  .redesign .sidebar {
    float: none;
    width: 100%;
  }
  .redesign .common {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .redesign .sidebar.reverse {
    float: none;
  }
  .redesign .common.reverse {
    float: none;
  }
  .redesign .block-header {
    font-size: 36px;
  }
  .redesign .first-screen .advantage .text {
    float: none;
    width: 100%;
    max-width: 380px;
    margin: auto;
  }
  .redesign .first-screen .advantage .advantage-list {
    float: none;
    width: 100%;
  }
  .redesign .first-screen .advantage .advantage-list .advantage-item {
    border: none;
    float: none;
    width: 100%;
  }
  .redesign .do-list .do-item {
    float: none;
    width: 100%;
    margin: 0 0% 5% 0;
  }
  .redesign .do-list .do-item:nth-child(3n) {
    margin-right: 0;
  }
  .redesign .pc-list .pc-item {
    float: none;
    width: 100%;
    margin: 0 0% 5% 0;
  }
  .redesign .pc-list .pc-item:nth-child(3n) {
    margin-right: 0;
  }
  .redesign .ask-widget {
    float: none;
    width: 100%;
  }
  .redesign .faq-list {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .redesign .blog-widget {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .redesign .review-total {
    float: none;
    width: 100%;
  }
  .redesign .review-list {
    float: none;
    width: 100%;
  }
  .redesign .faq-list .faq-item .name .trigger {
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  .redesign .footer .menu {
    padding-left: 0;
  }
  .redesign .row {
    display: block;
  }
  .redesign .row .col-12,
  .redesign .row .col-11,
  .redesign .row .col-10,
  .redesign .row .col-9,
  .redesign .row .col-8,
  .redesign .row .col-7,
  .redesign .row .col-6,
  .redesign .row .col-5,
  .redesign .row .col-4,
  .redesign .row .col-3,
  .redesign .row .col-2,
  .redesign .row .col-1 {
    width: 100%;
  }
  .redesign .footer .copyline {
    text-align: center;
  }
  .redesign .footer .copyline .copy {
    float: none;
    width: 100%;
  }
  .redesign .footer .copyline .link {
    float: none;
    width: 100%;
  }
  .redesign .footer .copyline .link a {
    margin: 0 20px;
  }
  .redesign .bread-block .row_1 .col:nth-child(2) {
    padding-top: 40px;
  }
  .redesign .bread-block .row_4 .col {
    border-radius: 20px !important;
    margin: 20px 0;
  }
  .redesign .bread-block .row_4 .col:nth-child(3) {
    border: 2px solid #333333;
  }
  .redesign .bread-block .bread-rainbow {
    padding: 100px 20px;
  }
  .redesign .bread-block .bread-rainbow .pay-btn {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 10px;
    font-size: 12px;
  }
  .redesign .bread-block .bread-pc {
    width: 100%;
  }
  .redesign .bread-block .row_4 {
    padding: 0 0 50px 0;
  }
  .redesign .bread-block .bread-bg {
    padding: 50px 20px;
  }
  .redesign .bread-block h2,
  .redesign .bread-block h1 {
    font-size: 32px;
  }
  .redesign .paypal-block h2,
  .redesign .paypal-block h1 {
    font-size: 32px;
  }
  .redesign .paypal-block .paypal-pc {
    width: 60%;
  }
  .redesign .pay-tab li {
    float: none;
    width: 100%;
    margin: 1% 0;
  }
}
@media (max-width: 480px) {
  .redesign {
    /* GRID */
  }
  .redesign .wrapper {
    width: 100%;
    padding: 0 10px;
  }
  .redesign .header .logo {
    margin-top: -30px;
  }
  .redesign .header .logo a img {
    width: 160px;
  }
  .redesign .header .logo span.satisfied {
    bottom: -20px;
    left: 100%;
  }
  .redesign .first-screen .preview .slogan {
    font-size: 28px;
  }
  .redesign .first-screen .preview .video {
    width: 320px;
  }
  .redesign .ask-widget .thumb,
  .redesign .blog-widget .thumb {
    text-align: center;
    margin: auto;
    float: none;
  }
  .redesign .ask-widget .info,
  .redesign .blog-widget .info {
    float: none;
  }
  .redesign .row {
    display: block;
  }
  .redesign .row .col-12,
  .redesign .row .col-11,
  .redesign .row .col-10,
  .redesign .row .col-9,
  .redesign .row .col-8,
  .redesign .row .col-7,
  .redesign .row .col-6,
  .redesign .row .col-5,
  .redesign .row .col-4,
  .redesign .row .col-3,
  .redesign .row .col-2,
  .redesign .row .col-1 {
    width: 100%;
  }
  .redesign .pay-tab li a img {
    height: 40px;
  }
}
.redesign .field_search {
  box-shadow: none;
  font-weight: 400;
  font-size: 100%;
  color: #000;
}
.redesign h1,
.redesign h2,
.redesign h3,
.redesign h4,
.redesign h5,
.redesign h6 {
  font-weight: bold;
  line-height: 1.5;
}
.redesign .clearfix:before {
  display: none;
}
.redesign .link {
  text-decoration: none;
}
.redesign .header .button {
  display: flex;
}
.redesign .header .button .icon {
  font-size: 30px;
  color: #fff;
}
@media (max-width: 767px) {
  .redesign .header .button {
    padding-top: 0;
    padding-bottom: 0;
  }
  .redesign .header .button .icon {
    font-size: 27px;
  }
}
.redesign .header .hidden {
  display: none !important;
}
.redesign .header .hidden.show {
  display: block !important;
}
@media (max-width: 1200px) {
  .redesign .header .button {
    display: block !important;
    padding-top: 0;
  }
}
body.account .sidebar.sidebar-main {
  background: #f5f5f5;
}
.main-wrapper {
  overflow-x: hidden;
}
