html {
    height: 100%;
    min-height: 100%;
}
body {
    display: flex;
    min-height: 100%;
    height: auto;
    position: relative;
}

.prod_edit_cont {
    margin-left: 20px;
}
.all {
    min-height: 100%;
    position: relative;
    z-index: 1;
    background: #f7f8fa;
}

.all:after {
    display: block;
    content: "";
    height: 30px;
    clear: both;
    width: 100%;
}

#page-container {
    position: relative;
    z-index: 1;
    padding:0 20px 20px;
    margin-left: auto;
    margin-right: auto;
}

footer {
    margin: 0;
    bottom: 0;
    color: #666;
    background: none;
    z-index: 9;
}

.uptrade_footer_space {
    margin-bottom: 1rem;
}

.uptrade_footer_copyright {
    margin-bottom: 0.5rem;
}

.uptrade_footer_phone {
    margin-bottom: 0.5rem;
}

footer a {
    color: #888;
}

footer a:hover {
    color: #eee;
}

footer .footerwrap {
    background: #333637;
}

footer .subfooter {
    background: #282a2b;
    overflow: hidden;
    padding: 10px 10px 5px;
}

footer .container-index {
    margin: 0 auto;
}

.footer-links {
    padding: 10px 0 0;
}

.footer-links a {
    color: #999;
}

.footer-title {
    font-weight: 600;
    font-size: 16px;
    color: #999;
}

.footer-links .list-unstyled li {
    border-bottom: 1px solid #666;
    padding: 4px 0;
}

.footer-links .list-unstyled li:last-child {
    border-bottom: none;
}

.footer-social {
    margin-top: 0.5rem;
}

.footer-social a {
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 5px;
    margin: 0 5px 5px 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
}

.nowrap {
    white-space: nowrap !important;
}

.ellipsis {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.img-responsive {
    display: inline-block;
    height: inherit;
}

input[type="checkbox"] {
    margin-top: 0;
}

.index-footer {
    margin: -30px 0 0;
    height: 30px;
    width: 100%;
}

.container-index {
    max-width: 1200px;
    margin: 20px auto;
}

#wrap > .container,
#page-heading {
    width: 100%;
}

#page-heading .breadcrumb {
    line-height: 1.2;
}

.navbar-inverse #horizontal-navbar .navbar-nav > li > a,
.navbar-inverse #horizontal-navbar .navbar-nav > li > a i {
    color: rgba(255, 255, 255, 0.7);
}

.navbar-inverse #horizontal-navbar .navbar-nav > li.active > a,
.navbar-inverse #horizontal-navbar .navbar-nav > li.active > a i {
    color: #fff;
}

.navbar-inverse #horizontal-navbar .navbar-nav li a:hover,
.navbar-inverse #horizontal-navbar .navbar-nav li a:hover i {
    background: none repeat scroll 0 0 #595f69;
}

.navbar-brand {
    width: 215px;
}

.dl-horizontal dt {
    clear: left;
    text-align: start;
}

@media screen and (max-width: 768px) {
    .navbar-header {
        width: 150px;
    }
    .navbar-brand {
        width: 150px;
    }
}

.navbar-nav.pull-right > li > .dropdown-menu-left {
    left: 0;
    right: auto;
}

.navbar-nav.pull-right > li > .dropdown-menu-left.arrow:before {
    right: auto;
    left: 11px;
}

#sidebar img {
    margin-right: 8px;
}

#sidebar li ul#tree {
    display: block;
}

#sidebar > li.divider:last-child {
    margin-bottom: 10px;
}

#sidebar.acc-menu > li > a {
    overflow: hidden;
}

#sidebar li ul {
    display: block;
}

#sidebar .select2-container {
    margin-left: 5px;
}

#sidebar li > .select2-container .select2-selection__arrow {
    background-position: center right 20px;
    padding-right: 35px;
}

#sidebar .select2-selection {
    min-height: 34px;
}

#sidebar ul.select2-selection__rendered {
    background: transparent !important;
    padding: 0 5px !important;
    list-style: none;
    color: #000;
    box-shadow: none;
    margin-bottom: 5px;
}

div .category-title {
    text-align: center;
}

.category-title-in-popup {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    height: 218px;
}

.category-card {
    justify-self: center;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.category-url {
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

div .extra-title {
    text-align: center;
}

#sidebar .btn i {
    color: inherit;
    margin: 0;
    margin-right: 8px;
}
#sidebar .btn:hover i {
    color: inherit;
}

#sidebar .badge {
    left: auto;
    margin-top: -8px;
    top: 50%;
    right: 12px !important;
}

#sidebar li.hasChild > a:before,
#sidebar li.hasChild.open > a:before {
    display: none;
}

#tree li .tree-folder-content {
    padding-left: 20px;
}

#tree .tree-folder-header,
#tree .tree-item-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#tree .tree-item-header .fa,
#tree .tree-folder-header .fa {
    color: #3f444c;
    min-width: 20px;
    min-height: 20px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

#tree .tree-folder-header .fa.fa-angle-right,
#tree .tree-folder-header .fa.fa-angle-down,
#tree .tree-item-header .fa.empty {
    margin-left: 20px;
}

#tree .tree-folder-header i,
#tree .tree-item i {
    cursor: pointer;
    position: relative;
    z-index: 1;
}

#tree .tree-item a,
#tree .tree-folder-header a {
    cursor: pointer;
    display: block;
    flex: 1 1 auto;
}

#tree .tree-item.active .tree-item-header {
    background-color: #f2f2f2;
}

#tree a:hover {
    text-decoration: none;
}

#sidebar li.promoParent {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0px;
    padding: 0px 0px 0px 20px;
}
#sidebar li.promoParent a {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 160%;
    color: #4b4b4b;
    display: block;
    flex: 1 1 auto;
    padding: 12px 20px 12px 13px;
}
#sidebar li.promoParent i {
    cursor: pointer;
}

.tree-loader {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 12px;
    color: #777;
    width: 40px;
    background: transparent;
    height: 20px;
    z-index: 20;
    text-align: right;
}

#select-category #tree,
#select-measureunit #tree,
#select-product-reference #reference_products {
    height: 306px;
    overflow-y: scroll;
}

#select-category #tree li,
#select-measureunit #tree li,
#select-product-reference #reference_products li {
    display: block;
}

#select-category #tree li > div > div,
#select-measureunit #tree li > div > div,
#select-product-reference #reference_products li > div > div {
    padding: 4px 8px;
    cursor: pointer;
}

#select-category #tree li.active > div > div,
#select-measureunit #tree li.active > div > div,
#select-product-reference #reference_products li.active > div {
    background: #eee;
}

#sidebar li {
    display: block;
}

#sidebar #tree li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: transparent;
    padding: 12px 20px 12px 13px;
    margin: 0px;
    position: relative;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 160%;
    color: #4b4b4b;
}

#sidebar #tree ul ul {
    padding-left: 20px;
}

#sidebar .condensed a {
    padding: 12px 20px;
    color: #4b4b4b;
}

#sidebar .condensed i {
    color: #4b4b4b;
    min-width: 20px;
    min-height: 20px;
    padding: 0px;
    margin: 0px;
    margin-right: 13px;
}

.sidebar-panel {
    margin-top: 20px;
    padding: 10px 15px 20px;
}

.sidebar-panel > .btn-light {
    background-color: var(--additional-blue-7000);
}

.sidebar-panel > .btn-light:hover,
.sidebar-panel > .btn-light:active,
.sidebar-panel > .btn-light:focus {
  background-color: darken(var(--additional-blue-7000), 10%);
}

.order-sidebar-download-file-link {
    overflow-wrap: break-word;
}

.leftfixed {
    position: fixed;
    background: #e6e7e8;
    border: solid #d2d3d6;
    border-width: 0 1px 0 0;
    height: 140px;
    width: 230px;
    overflow: hidden;
    left: 0;
    bottom: 0px;
    -webkit-transition: margin-bottom 0.3s;
    transition: margin-bottom 0.3s;
    z-index: 1;
}

.leftfixed a {
    display: block;
    float: left;
    width: 114px;
    height: 70px;
    text-align: center;
    padding: 3px 0;
    font-size: 40px;
    opacity: 0.4;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.leftfixed a:hover,
.leftfixed a:focus {
    opacity: 1;
    color: #fff;
    background: rgba(79, 142, 220, 0.3);
    outline: none;
}

.leftfixed.hidden-down {
    margin-bottom: -360px;
}

.rightfixed {
    bottom: 50px;
    right: 0 !important;
    overflow: hidden;
    float: right;
    width: 56px;
    height: 100%;
    position: fixed;
    top: 0;
    pointer-events: none;
}

.rightfixed * {
    pointer-events: all;
}

.rightfixed .rf-manager-call {
    padding-left: 50px;
    padding-right: 19px;
    line-height: 40px;
    position: absolute;
    bottom: 45%;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: 20px;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: 20px;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: 20px;
    -o-transform: rotate(-90deg);
    -o-transform-origin: 20px;
    transform: rotate(-90deg);
    transform-origin: 20px;
    height: 17px;
}

.span-rightfixed {
    font-family: Roboto, "Open Sans", "Segoe UI", "Droid Sans", Tahoma, Arial, sans-serif;
}

.btn-rightfixed {
    width: 210px;
    padding: 5px !important;
    height: 50px;
}

@media screen and (max-height: 812px) {
    .rightfixed-manager .rf-manager-call {
        bottom: 30% !important;
        padding-left: 0px !important;
    }
    .rightfixed-manager .rf-fast-order {
        bottom: 1% !important;
        padding-left: 0px !important;
    }
}

@media screen and (max-height: 400px) {
    .rightfixed-manager .rf-manager-call {
        display: none;
    }
}

.rightfixed .rf-manager-call .btn {
    font-size: 15px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-border-top: 4px !important;
    -moz-border-top: 4px !important;
    border-top: 4px !important;
    -webkit-border-bottom: 4px !important;
    -moz-border-bottom: 4px !important;
    border-bottom: 4px !important;
}

.rightfixed .rf-set-lang {
    padding-left: 0;
    margin-right: 40px;
    line-height: 40px;
    position: absolute;
    top: 5%;
}

.rightfixed .rf-fast-order {
    padding-left: 50px;
    padding-right: 19px;
    line-height: 40px;
    position: absolute;
    bottom: 20%;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: 20px;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: 20px;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: 20px;
    -o-transform: rotate(-90deg);
    -o-transform-origin: 20px;
    transform: rotate(-90deg);
    transform-origin: 20px;
    height: 17px;
}

.rightfixed .rf-fast-order .btn {
    font-size: 15px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-border-top: 4px !important;
    -moz-border-top: 4px !important;
    border-top: 4px !important;
    -webkit-border-bottom: 4px !important;
    -moz-border-bottom: 4px !important;
    border-bottom: 4px !important;
}

@media screen and (max-width: 768px) {
    .leftfixed {
        width: 100%;
        z-index: 1030;
    }
    #page-content {
        padding-bottom: 60px;
    }
}

.nav-header {
    padding: 10px;
}

.nav-header__link {
    display: inline;
    padding: 0;
}

#sidebar .fa-inverse {
    color: #d2d3d6;
}
#sidebar .form-control {
    margin-left: 5px;
    max-width: 230px;
}

.product-card-mainimg {
    display: block;
    text-align: center;
    border: 1px solid #dddddd;
    box-shadow: 0 0 10px #dddddd;
    padding: 6px;
}

.product-card-mainimg img,
.product-card-smallimg img {
    max-width: 100%;
}

.product-img {
    display: inline-block;
    max-width: 100px;
}

.category-img {
    display: inline-block;
    max-width: 180px;
    min-width: 180px;
    text-align: center;
}

.switchall-label {
    padding: 0 10px;
}

.checkproduct {
    float: left;
    width: 15px;
    margin-top: 30px;
}

.cartproduct {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
}

.smallcart {
    height: 200px;
    overflow-y: scroll;
}

.table-cart .form-group {
    margin-bottom: 0;
}

.table-cart .product-cell {
    max-width: 250px;
}

.verticalcenter.wide {
    margin: 250px auto;
    top: 0;
    left: auto;
    right: auto;
    position: relative;
}

.verticalcenter a img.brand {
    width: 90%;
    max-width: 150px;
}

.focusedform .wide .panel {
    width: 95%;
    max-width: 800px;
    margin: 0 auto;
}

.alert-condensed {
    border-width: 0 0 1px 0;
    margin-bottom: 0px;
    padding: 4px 15px;
}

#page-heading .options {
    top: 32px;
}

#simple-search,
#extend {
    display: none;
}

#extended-search {
    position: absolute;
    color: #777;
    font-size: 18px;
    z-index: 1;
    top: 1px;
    right: 110px;
    padding: 8px 16px;
    border-left: 1px solid #d2d3d6;
    background-color: white;
}

#extended-search:hover,
#extended-search:focus {
    text-decoration: none;
    color: #000000;
    border-left: 1px solid #cbced0;
}

@media screen and (max-width: 768px) {
    #extended-search {
        right: 50px;
        width: 42px;
        text-align: center;
    }
}

@media screen and (max-width: 1300px) {
    .options-normal {
        display: none;
    }
    #sort-menu-button {
        cursor: pointer;
        text-align: right;
    }
    .options-small {
        display: grid !important;
        position: absolute;
        right: 30px;
        background-color: #f2f2f2;
        z-index: 10;
        width: 150px;
    }
    .option-item {
        display: none;
    }
}

.propsearch {
    margin-bottom: 0;
}

.propsearch .form-inline .form-group {
    margin-right: 10px;
}
.propsearch .form-inline div.checkbox {
    margin-right: 10px;
}

.propsearch .form-group {
    line-height: 10px;
    margin-bottom: 0 !important;
}

.inline-field h5 {
    width: 35%;
    display: inline-block;
}

.inline-field .form-control {
    width: 60%;
    display: inline-block;
}

.inline-filter,
.inline-filter .inline-field {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 10px;
}

.inline-filter .inline-field h5 {
    width: auto;
    padding-right: 5px;
}

.inline-filter .inline-field .form-control {
    width: auto;
}
.extended-search {
    display: grid;
    grid-template-columns: auto auto;
}
.extended-search::before {
    content: none;
}
.inline-filter .inline-field {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.inline-field h5,
.extended-search select {
    width: 50%;
}
.property-multi-form-block {
    width: 50%;
}
.property-multi-form-block .select2 {
    width: 100% !important;
}

.propsearch .col-md-3,
.propsearch .col-md-6,
.propsearch .col-md-9,
.propsearch .col-md-12 {
    padding-left: 0;
}

[class^="tree-level"] {
    display: inline-block;
    position: relative;
    height: 1em;
}

[class^="tree-level"]:after {
    content: "\f105";
    font-family: "FontAwesome";
    text-align: center;
    position: absolute;
    width: 15px;
    height: 1em;
    right: 0;
    top: 0;
}

.tree-level-0:after {
    display: none;
}
.tree-level-1 {
    padding-left: 15px;
}
.tree-level-2 {
    padding-left: 30px;
}
.tree-level-3 {
    padding-left: 45px;
}
.tree-level-4 {
    padding-left: 60px;
}

.category-tree-level {
    display: inline-block;
    position: relative;
    height: 1em;
}

.category-tree-level::after {
    display: inline-block;
    content: "\f105";
    font-family: "FontAwesome";
    text-align: center;
    position: absolute;
    width: 15px;
    height: 1em;
    right: 0;
    top: 0;
}

.tree-has-children {
    display: inline-block;
    position: relative;
    height: 1em;
    cursor: pointer;
}

.tree-has-children:after {
    content: "\f105";
    font-family: "FontAwesome";
    text-align: center;
    position: absolute;
    width: 15px;
    height: 1em;
    right: 0;
    top: 0;
    font-size: 17px;
    display: flex;
    align-items: center;
}

.tree-has-children.downloading:after {
    content: "\f021";
    font-size: 12px;
}
.tree-has-children.opened:after {
    transform: rotate(90deg);
    display: block;
}

.category-tree-level-0:not(.tree-has-children):after {
    display: none;
}
.category-tree-level-1 {
    padding-left: 15px;
}
.category-tree-level-2 {
    padding-left: 30px;
}
.category-tree-level-3 {
    padding-left: 45px;
}
.category-tree-level-4 {
    padding-left: 60px;
}

.add-more-categories {
    font-weight: 500;
    cursor: pointer;
}
.add-more-categories.downloading:after {
    content: "\f021";
    font-size: 12px;
    font-family: "FontAwesome";
    text-align: center;
    width: 15px;
    height: 1em;
    margin-left: 5px;
    display: inline-flex;
    align-items: center;
}
.alert-bottom {
    margin: 20px 0 0;
}

.editable {
    border-bottom: 1px dashed #4f8edc;
}

.editable-unsaved {
    background-color: #fcf3d0;
}

.scrollthis {
    overflow-y: auto;
    overflow-x: hidden;
}

.endless_page_link .fa {
    width: 14px;
}

#wrap {
    min-height: 550px;
    padding-left:20px;
}

/*#page-content {*/
/*    position: relative;*/
/*}*/

.error-h1 {
    z-index: 0;
    font-size: 300px;
    color: rgba(0, 0, 0, 0.05);
    margin: 0;
    margin-right: 40px;
    text-align: center;
}

.error-desc {
    position: relative;
    z-index: 2;
    text-align: center;
}

h1 .editable-container {
    margin-top: 14px;
}

.table.contacts-table tr > th + td {
    padding-left: 17px;
}
.table.contacts-table tr > th,
.table.contacts-table tr > td {
    padding-top: 6px;
    padding-bottom: 7px;
}
.contacts-table th {
    width: 100px;
}
.contacts-table td,
.contacts-table th {
    border: none !important;
}

.pad-link {
    display: inline-block;
    padding: 7px 0;
}

.form-control.select2-container {
    padding: 0;
}

.fa[title] {
    cursor: pointer;
}

#accordion .panel-heading {
    cursor: pointer;
}

.search-box {
    position: relative;
    margin-right: -10px;
    margin-bottom: -20px;
}

.search-box .form-group {
    width: 100%;
}
.search-box .form-group .form-control {
    width: 100%;
}

.search-group {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 20px;
}

.search-box .search-group > * {
    padding-left: 5px;
    padding-right: 5px;
}

@media screen and (max-width: 992px) {
    .search-box .form-group {
        width: auto;
        min-width: 160px;
    }
    .search-group {
        flex-wrap: wrap;
    }
}

.promo {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    height: 210px;
}

.promo .promo-title {
    max-height: 62px;
    overflow: hidden;
}

.promo .btn-info {
    width: 95%;
    text-align: left;
}

.userlinks .fa {
    width: 16px;
}

.promo .promo-img {
    width: 30%;
    max-width: 180px;
}

@media screen and (max-width: 992px) {
    .promo {
        height: auto;
    }
}

.filtertree {
    list-style: none;
    padding-left: 0;
}

.filtertree .filtertree {
    padding-left: 20px;
}

.filtertree .checkbox {
    margin: 0 0 0.5em;
}

.callback-form .form-group {
    max-width: 160px;
    margin-bottom: 2px;
}

.callback-form .form-control {
    padding: 2px 9px;
    height: 30px;
}

.callback-form .btn .fa {
    opacity: 1;
}

.callback-form .btn-default-alt {
    color: #fff;
}

.resetimg {
    padding: 20px !important;
    margin: 2px 2px 2px 0;
}

.radioimg {
    margin-left: 5px;
}

.radioimg > input[type="radio"] {
    display: none;
}

input[type="radio"] + img {
    cursor: pointer;
    border: 2px solid transparent;
}

.radioimg.active img {
    border: 2px solid #4f8edc;
}

.property-group ul {
    list-style: none;
}

.property-group a {
    color: inherit;
}

.prop-spoiler {
    max-height: 140px;
    overflow: hidden;
    position: relative;
}

.prop-spoiler .showall {
    position: absolute;
    bottom: 0;
    display: block;
    left: 0;
    width: 100%;
    box-shadow: 0 0 20px 20px #fff;
    background: #fff;
}

.prop-spoiler .backgroundoff {
    position: relative;
    box-shadow: none;
    background: none;
}

.prop-spoiler .showall:focus {
    outline: none;
}

.prop-spoiler.expand {
    max-height: none;
}

.properties {
    list-style: none;
    padding-left: 0;
    margin: 0;
    word-break: break-all;
}

.properties .properties li {
    padding-left: 15px;
    position: relative;
}

.properties .properties li:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    text-align: center;
    content: "\f105";
    font-family: "FontAwesome";
}

.cascade {
    margin-bottom: 8px;
}

.showcase .product {
    position: relative;
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: 1px solid transparent;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding-top: 20px;
    height: 300px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 30px;
}

.showcase .product:hover {
    left: -7%;
    padding: 20px 10px 0;
    width: 114%;
    border-color: #dedede;
    box-shadow: 0 1px 11px 1px rgba(0, 0, 0, 0.12);
    z-index: 100;
    height: 365px;
    margin-bottom: -35px;
}

.showcase .product .product-img {
    max-width: none;
    display: block;
    text-align: center;
}

.showcase .product .product-img img {
    width: 100%;
    max-width: 200px;
    display: block;
    margin: 0 auto;
}

.showcase .product .product-title {
    color: #666;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

#instantshop .price,
.showcase .product .price {
    font-size: 22px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

#instantshop .price s,
.showcase .product .price s {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
}

#instantshop .price {
    text-align: left;
}

#instantshop #product-price {
    margin-left: 0;
}

.showcase .product .price + p {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}
.product .product-name {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
}
.product .supplier {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
}
.product .product-price {
    margin-bottom: 15px;
}

.price-request-btn {
    /* для банка, чтобы текст поместился */
    font-size: 12px;
    letter-spacing: 0;
    text-transform: none;
}

.row.price-request-btn {
    width: 130px;
    float: right;
}

.row.price-request-btn .btn {
    width: 130px;
}

/** LIST CATALOG VIEW **/

.product--item-list {
    min-height: 122px;
    border-bottom: 1px solid #e6e7e8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.product--item-list .products-count-div,
.product--item-list .products-count {
    max-width: 100px;
    margin-right: 5px;
}

.product--item-list .price-request-btn {
    margin-top: 4px;
}

.product--item-list .select {
    min-width: 180px;
    max-width: 180px;
    margin-right: 5px;
}

.product--item-list .product-description {
    margin-top: 10px;
    margin-bottom: 10px;
}

/** TABLE CATALOG VIEW **/

.product--item-table {
    border-bottom: 1px solid #e6e7e8;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.product--item-table .catalog-product-list__props {
    display: none;
}

.product--item-table:after {
    content: "";
    width: 100%;
    height: 0;
    clear: both;
}

.product--item-table .product-left,
.product--item-table .product-mid {
    float: left;
}

.product--item-table .product-right {
    float: right;
}

.product--item-table .product-img {
    display: none;
}

.product--item-table .checkproduct {
    margin-top: 0;
    float: none;
    position: absolute;
}
.product--item-table .checkproduct .checkbox {
    margin: 0;
}

.product--item-table .product-title {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.product--item-table .product-description {
    margin: 10px 15px;
}
.product--item-table .product-item__code {
    margin: 5px 0;
    display: inline-block;
}
.product--item-table .supplier {
    display: inline;
}
.product--item-table .supplier:before {
    content: "(";
}
.product--item-table .supplier:after {
    content: ")";
}
.product--item-table .productlists {
    display: none;
}
.product--item-table .table-hidden {
    display: none;
}
.product--item-table .product-right {
    width: 340px;
}
.product--item-table .product-price {
    float: none;
    width: auto;
    display: inline-block;
    margin: 0;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.product--item-table .buy-btn {
    float: right;
}
.product--item-table .products-count-div,
.product--item-table .products-count {
    max-width: 100px;
    margin-right: 5px;
}

.product--item-table .price-request-btn {
    margin-top: -5px;
    margin-right: 0px;
}

.product--item-table .select {
    min-width: 180px;
    max-width: 180px;
    margin-right: 5px;
}

/** GRID CATALOG VIEW **/

.product--item-grid .panel-body {
    padding-right: 0;
}

.product--item-grid .catalog-product-list__props {
    display: none;
}

.product--item-grid {
    overflow: hidden;
    margin: 0;
    border: 1px solid transparent;
    background: #fff;
    z-index: 0;
    transition: transform 300ms;
    width: 25%;
    min-height: 440px;
}

.product--item-grid .send_price_request.send_price_request {
    display: block;
    margin: 0 auto;
}

.panel-body.catalog-product-list.grid {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

@media (max-width: 1200px) {
    .product--item-grid {
        width: 50%;
    }
}

@media (max-width: 576px) {
    .panel-body.catalog-product-list.grid {
        flex-direction: column;
    }
}

#products-panel {
    display: flex;
    flex-direction: column;
}

.product--item-grid .supplier {
    min-height: 40px;
}

@media (max-width: 1300px) {
    .product--item-grid {
        width: 33%;
    }
}

@media (max-width: 1050px) {
    .product--item-grid {
        width: 50%;
    }
}

@media (max-width: 576px) {
    .product--item-grid {
        width: 100%;
    }
}

.product--item-grid:hover {
    border-color: #dedede;
    position: relative;
    box-shadow: 0 1px 11px 1px rgba(0, 0, 0, 0.12);
    z-index: 100;
    transform: scale(1.1);
}

.product--item-grid .product-divider {
    display: none;
}
.product--item-grid .product-left,
.product--item-grid .product-mid,
.product--item-grid .product-right {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 0;
}
.product--item-grid .product-left {
    left: 0;
    top: 0;
    padding: 0;
    width: 100% !important;
}

.product--item-grid .checkproduct {
    margin: 0;
    position: absolute;
    left: 0;
    top: 3px;
    z-index: 1;
}

.product--item-grid:hover .product-discount {
    margin-right: 10px;
}

.product--item-grid:hover .checkproduct {
    left: 10px;
}
.product--item-grid .checkproduct .checkbox {
    margin: 0;
}
.product--item-grid .product-img {
    max-width: none;
    height: 180px;
    display: block;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
    width: 214px;
    margin-bottom: 30px;
}

.product--item-grid .product-img img {
    display: block;
    margin: 0 auto;
    height: auto;
}

.product--item-grid .product-title {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    height: 47px;
}
.product .product-agreement {
    color: #b18791;
}

.product--item-grid .product-agreement {
    text-align: center;
}

.product--item-grid .product-name {
    display: block;
    overflow: hidden;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
}
.product--item-grid .product-title :hover {
    text-decoration: none;
}
.product--item-grid .table-hidden {
    display: none;
}
.product--item-grid .productlists {
    display: none;
}
.product--item-grid .supplier {
    display: block;
    text-align: center;
    min-height: 40px;
}

.product--item-grid .product-mid .productstickers,
.product--item-grid .product-price {
    text-align: center;
    margin: 0 0 10px;
    line-height: 18px;
}
.product--item-grid .buy-btn {
}
.product--item-grid .buy-btn > * {
    float: none;
    width: 200px !important;
}
.product--item-grid .buy-btn .popover {
    width: unset !important;
    left: inherit !important;
}
.product--item-grid .buy-btn > .form-group {
    width: 100% !important;
}
.product--item-grid .fast-order {
    float: none;
    min-width: 0px;
}

.product--item-grid .product-img,
.product--item-grid .product-title,
.product--item-grid .product-title small,
.product--item-grid .supplier,
.product--item-grid .product-price,
.product--item-grid .select,
.product--item-grid .buy-btn {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
}
.product--item-grid .product-title {
    margin-bottom: 30px;
}
.product--item-grid .product-title small {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product--item-grid .select {
    margin-bottom: 5px;
}

.product--item-grid .buy-btn {
    bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.product--item-grid .price-request-btn {
    margin: auto;
    text-align: center;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    display: none;
}

.product--item-grid:hover .price-request-btn {
    display: block;
}
.uptrade__button-buy,
.product-detail .uptrade__button-buy-preorder {
    height: 40px;
}
.uptrade__button-buy > .fa.fa.fa {
    margin-left: 0;
}

.cartproduct .uptrade__button-buy {
    white-space: nowrap;
}

.uptrade__button-buy {
    white-space: nowrap !important;
}

.product--item-grid .buy-btn .uptrade__button-buy {
    max-width: 100%;
}

.product--item-grid .product-right .fast-order .number ~ .uptrade__button-buy,
.product--item-grid .product-right .fast-order .number ~ .uptrade__button-buy-preorder {
    margin-top: 0px;
    min-width: 55% !important;
    max-width: 55% !important;
    width: 55% !important;
    float: right;
    padding-bottom: 8px;
    height: 39px;
}

.product--item-grid .product-right .fast-order .number {
    min-width: 40% !important;
    max-width: 40% !important;
    width: 40% !important;
    margin: 0 auto;
    display: inline-block;
    float: left;
}

.product--item-grid .product-mid .productstickers {
    height: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    margin-top: -25px;
}

.product--item-grid .block-rating {
    text-align: center;
}

.fast-order > * {
    float: left;
}

.fast-order {
    min-width: 0px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 4px;
}

.fast-order > .btn {
    margin: 0;
    padding: 7px 15px;
    width: 150px;
    height: 39px;
    display: flex;
}

.input-group.input-group__favourites .input-group-btn > .btn {
    height: 39px;
}

.fast-mod-order {
    min-width: 130px;
}
.outofstock-btn {
    width: 130px;
}

.tip {
	position: relative;
    cursor: pointer;
}
.tip .fa-exclamation-circle {
	position: absolute;
    left: 77px;
}
.c-default {
    cursor: default;
}
.custom-tip {
    cursor: pointer;
}
.bootstrap-tooltip {
    cursor: pointer;
}

.tc-name {
    white-space: nowrap;
}

.nobadges .badge {
    display: none;
}

.navbar-nav > li > .help_container {
    width: 400px;
    z-index: 1000;
    box-shadow: 0 20px 200px 200px rgba(0, 0, 0, 0.2);
    border: 1px solid #bbb;
    border-top: none;
    padding: 10px;
}

#help_container-content {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 10px;
}

.help_container-footer {
    padding: 10px 0 0;
    border-top: 1px solid #ddd;
}

.help_container-footer label,
#help-checkbox {
    margin: 0;
}

.footer-social a.facebook:hover,
.footer-social a.facebook:focus {
    background: #4672b3;
    border-color: #4672b3;
}

.footer-social a.youtube:hover,
.footer-social a.youtube:focus {
    background: #cb322c;
    border-color: #cb322c;
}

.footer-social a.linkedin:hover,
.footer-social a.linkedin:focus {
    background: #2e8cc2;
    border-color: #2e8cc2;
}

.footer-social a.twitter:hover,
.footer-social a.twitter:focus {
    background: #099bcc;
    border-color: #099bcc;
}

.footer-phone {
    color: #fff;
}

.comment-user {
    color: #4f8edc;
    padding: 12px 0;
}

.comment-body {
    position: relative;
    border: 1px solid #dedede;
    padding: 12px;
    margin-bottom: 10px;
}

.comment-body:before,
.comment-body:after {
    content: "";
    position: absolute;
    left: -24px;
    top: 10px;
    width: 0;
    height: 0;
    border: 12px solid transparent;
}

.comment-body:before {
    border-right-color: #dedede;
    z-index: 0;
}

.comment-body:after {
    border-right-color: #fff;
    z-index: 1;
    left: -23px;
}

input[type="radio"].comment-rating {
    visibility: hidden;
    display: none;
}
#div_id_rating label.radio-inline {
    margin-left: 0;
}
#div_id_rating label.radio-inline:not(:first-child) {
    padding-left: 10px;
}
#div_id_rating label.radio-inline:first-child {
    padding-left: 0;
}

.hovered-comment-rating {
    color: #efa131;
}

.edit-comment-form {
    display: none;
}

.comment-item {
    margin-bottom: 10px;
}

.zero-rating:hover {
    color: red;
}
.zero-rating .hovered-comment-rating {
    color: inherit;
}

.wizard ul li {
    padding-right: 10px;
    padding-left: 20px;
    min-width: 150px;
    max-width: 250px;
}

#preview .modal-lg {
    /* should correlate with settings.THUMBNAIL_OPTIONS_DICT['zoom_large'] */
    width: 1024px;
}
#preview .close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px 10px;
}

.nav li a {
    padding: 10px 12px;
}

.navbar-collapse {
    padding-right: 5px;
}

.related_products_block {
    width: 304px;
    background-color: white;
    padding: 5px;
    margin: 0;
    margin-top: 20px;
}

.related_products_block__inner {
    border: 1px solid #dedede;
}
.related_products_block__inner__title {
    margin-top: 10px;
}
.related_products_block__inner__icon {
    font-size: 10px;
}
.related_products_block__inner__list {
    border-top: 1px solid #dedede;
    padding-top: 20px;
    margin-top: 20px;
}
.related_products_block__inner__list__item {
    height: 200px;
}
.related_products_block__inner__list__item__img__wrapper {
    position: relative;
    display: inline-block;
    margin: 0 auto;
}
.related_products_block__inner__list__item__img {
    margin: 0 auto;
    display: block;
}
.related_products_block__inner__list__item__name {
    color: #4f8edc;
    padding: 0 5px;
    text-align: center;
    margin-bottom: 0;
}
.related_products_block__inner__list__item__price {
    padding: 0 5px;
    text-align: center;
    margin-top: 5px;
}
.related_products_block__inner__list__item__discount {
    position: absolute;
    top: 5px;
    right: -1px;
    color: white;
}
.related_products_block__inner__list__item__discount .price {
    padding: 5px 5px 5px 10px;
}

._mt-10 {
    margin-top: 10px !important;
}

.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th {
    border: none;
}

._panel-heading-custom {
    height: auto;
    padding: 0 20px;
}
._panel-heading-custom label {
    padding: 0 10px;
}
._panel-heading__item-custom {
    padding-top: 10px;
}
._panel-heading__item__text-custom {
    font-size: 12px;
    line-height: 13px;
}

.properties-forms {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px 20px 0;
}

.modification-meta {
    background-color: #fcf3d0;
}

.toolbar .dropdown .popover {
    max-width: none;
    min-width: 500px !important;
}

.right-toolbar {
    display: inline-block;
    width: auto;
}

.dashed-panel {
    border: dashed 1px;
    padding: 5px 20px;
    display: inline-block;
    margin: 20px 0;
}

.select2.form-control {
    height: auto !important;
}

.editable-error-block {
    font-size: 16px;
}

.footer-placeholder {
    min-height: 40vh;
}

.page-leftbar {
    height: 100%;
    width: var(--sidebar-width) !important;
    overflow: hidden !important;
    box-shadow: none !important;
    border-right: 1px solid #e5e5e5;
}

.page-leftbar-inner {
    overflow-y: auto;
    overflow-x: hidden;
    height: 79vh;
}

.page-leftbar-inner nav {
    margin-bottom: 150px;
    background: #fff;
}

#page-container {
    overflow: visible;
}

#page-content {
    box-shadow: none;
    /*margin-left: var(--page-content-margin-left);*/
}

@media screen and (max-width: 768px) {
    #page-content {
        margin-left: 0;
    }
}

.select2-container {
    display: block;
}
@media (max-width: 991px) {
    .verticalcenter.wide {
        left: auto;
        right: auto;
        margin: 100px auto;
    }
    .form-horizontal .radio-inline,
    .form-horizontal .checkbox-inline,
    .form-horizontal .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-left: 0;
        padding-left: 0;
    }
}
@media (max-width: 900px) {
    .focusedform .wide .panel {
        width: 95%;
        max-width: 700px;
        margin: 0 auto;
        left: auto;
        right: auto;
    }
    .verticalcenter.wide {
        left: auto;
        right: auto;
        margin: 50px auto;
    }
}

@media (max-width: 767px) {
    .focusedform .wide .panel {
        width: 95%;
        max-width: 95%;
        margin: 0 auto;
        left: auto;
    }
    .verticalcenter.wide {
        left: auto;
    }
}

@media (max-width: 767px) {
    #page-leftbar {
        z-index: 9999;
    }

    #page-content {
        margin-left: 0;
    }

    #sidebar > li.active > a:after {
        display: none;
    }
}

#page-leftbar {
    box-shadow: none;
    display: block;
}

.page-leftbar-inner nav .btn.btn-default.btn-xs[data-target="#sidebar"] {
    display: none;
}

#sidebar ul,
#sidebar ul li a {
    box-shadow: none;
}

.product-rests {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #999;
}

.product-rests-item {
    margin-bottom: 5px;
    font-weight: 600;
}

.product.product--item-grid .product-rests {
    text-align: center;
}

.product-detail .product-rests {
    margin-top: 20px;
}

.product-detail-input-size {
    width: 100px !important;
}

.page-leftbar .supplier-category-item.active i.fa {
    font-size: 16px !important;
}

.page-leftbar .supplier-category-item {
    border-top: 1px solid #ddd;
}
.page-leftbar .supplier-category-item ul li {
    background: transparent !important;
    margin-bottom: 5px;
}
.page-leftbar .supplier-category-item ul li a {
    background: transparent !important;
    padding: 0 30px !important;
}
.page-leftbar .supplier-category-item,
.page-leftbar .supplier-category-item li {
    position: relative;
}
.page-leftbar .supplier-category-item a {
    padding-left: 35px !important;
    padding-right: 30px !important;
}
.page-leftbar .supplier-category-item i.fa {
    position: absolute;
    top: 15px;
    left: 10px;
    cursor: pointer;
    z-index: 100;
}
.page-leftbar .supplier-category-item i.fa.fa-folder-o {
    cursor: default;
}
.page-leftbar .supplier-category-item i.fa:hover {
    opacity: 0.6;
}
.page-leftbar .supplier-category-item i.fa.fa-folder-open ~ ul {
    display: block;
}
.page-leftbar .supplier-category-item i.fa.fa-folder ~ ul {
    display: none !important;
}

.page-leftbar .supplier-category-item ul ul {
    padding-left: 10px !important;
    background: transparent !important;
    margin-top: 5px;
}

.page-leftbar .supplier-category-item__list {
    padding-left: 20px !important;
    width: 250px;
    padding-bottom: 20px;
}
.page-leftbar .supplier-category-item__list * {
    float: none !important;
}
.page-leftbar .supplier-category-item__list a i.fa {
    position: absolute;
    left: 0;
}
.page-leftbar .supplier-category-item__list a i + span {
    margin: 0 !important;
    width: auto !important;
}
.page-leftbar .supplier-category-item__list i.fa {
    top: 5px;
    left: 5px;
}

.page-leftbar .supplier-category-item:last-child .supplier-category-item__list {
    padding-bottom: 90px !important;
}

.category-name-hint {
    color: #aeafb1;
    font-size: 13px;
    margin-bottom: 10px;
}

.supplier-category-field .form-group {
    margin-bottom: 5px;
}

.panel-body col-md-2 a.thumbnail {
    width: 50%;
}

.results_on_deck {
    padding: 0 !important;
}

.results_on_deck > div {
    margin: 0.25em !important;
}

.auto-width {
    width: auto;
}

ul {
    width: 100%;
    list-style: none;
    padding-left: 0;
}

label > input[type="checkbox"] {
    margin-right: 5px;
}

.navbar-nav.toolbar > li > .dropdown-menu.dropdown-menu_limited-height {
    max-height: 300px;
    overflow-y: scroll;
}

.match-field {
    padding: 0 !important;
    border-color: #005a97;
    border-bottom-color: #005a97 !important;
    border-top-color: #005a97 !important;
}

.match-field:first-child {
    border-left-color: #005a97 !important;
}

.match-field:last-child {
    border-right-color: #005a97 !important;
}

.match-field select {
    color: #fff;
    border: none !important;
    cursor: pointer;
    background-color: #005a97 !important;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 2.5em 0.5em 1em;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%),
        linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #005a97, #005a97) !important;
    background-position:
        calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0 !important;
    background-size:
        5px 5px,
        5px 5px,
        2.5em 2.5em !important;
    background-repeat: no-repeat !important;
}

option:disabled {
    color: #fff;
}

.product_sticker img {
    max-height: var(--height);
    max-width: var(--width);
}

.cart-bottom-btns {
    display: flex;
    align-items: stretch;
}

.cart-bottom-btns-container.text-left {
    float: left;
}

.cart-bottom-btns-container.text-right {
    float: right;
}

.cart-bottom-btns-container {
    width: 50%;
    display: flex;
    justify-content: space-between;
}

@media (min-width: 880px) {
    .cart-bottom-btns-container.text-left {
        justify-content: flex-start;
    }
    .cart-bottom-btns-container.text-right {
        justify-content: flex-end;
    }
}

@media (max-width: 576px) {
    .cart-bottom-btns {
        flex-direction: column;
    }

    .cart-bottom-btns-container {
        flex-wrap: wrap;
        width: 100%;
        flex-direction: column;
    }
}

.cart-bottom-btns-container button {
    white-space: normal;
    margin: 2px;
}

.cart-add-product-line div,
.cart-add-product-line div button {
    height: 41px;
}

.cart-add-product-line div {
    margin-right: 4px !important;
}

.create-user-order .row {
    margin: 0 -10px;
}
.create-user-order .form-group {
    margin-bottom: 0;
}

.search-extend {
    position: relative;
}

.search-extend .filter-backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e6e7e8;
    opacity: 0.8;
    z-index: 2;
}

.search-extend .filter-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    z-index: 3;
}

.catalog-preloader {
    display: none;
    text-align: center;
    background: white;
    margin: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #757575 !important;
}

.panel .panel-body.catalog-product-list {
    border-top: none !important;
}

.dropdown-menu.userinfo.help.arrow {
    padding-bottom: 15px;
}

.dropdown-menu.userinfo.arrow {
    padding: 15px;
    align-items: center;
}

.btn-spacing {
    margin: 3px;
}

.btn-mw-15 {
    min-width: 15%;
}

.text-right.fixed-float {
    float: right;
    padding-right: 0;
}

.search-order .input-group {
    border-spacing: 0;
}

.ck-info {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 3003;
    width: 100%;
    padding: 15px 20px;
    color: #ffffff;
    background-color: rgba(77, 131, 214, 0.85);
    font-weight: 700;
}

.ck-info a,
.ck-info a:hover,
.ck-info a:active {
    color: #ffffff;
    text-decoration: underline;
}
.ck-info__info {
    display: block;
}
.ck-info__info p {
    margin: 0px;
    font-size: 13px;
    font-weight: 400;
}
.ck-info__btn button {
    font-weight: 700;
    background-color: #e5e5e5;
    color: #292929;
}
.ck-info__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

@media (max-width: 800px) {
    .mobile-menubar ~ .ck-info {
        bottom: 54px;
    }
}
@media (min-width: 480px) {
    .ck-info {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    .ck-info__info {
        flex: 1 1 auto;
        max-width: 85%;
        padding-right: 15px;
    }
    .ck-info__btn {
        flex: 1 1 auto;
        margin-top: 0px;
        justify-content: flex-end;
    }
}
@media (min-width: 800px) {
    .ck-info__info p {
        font-size: 15px;
    }
}

.simpleLens-big-image {
    max-height: 350px;
}

.simpleLens-container {
    height: 350px;
}

.simpleLens-lens-image {
    /* Фиксит обрез превью картинок с шириной < 350px в плагине jquery-SimpleLens */
    width: unset !important;
    max-width: 350px;
}

.label-select-all {
    margin-left: 10px;
}

.regform_lang {
    list-style: outside none none;
    margin-bottom: 0;
}

.b2b-individual-title {
    margin-left: 10px;
}

.wizard .steps p,
.wizard .chevron:before {
    transition: all 0.2s;
}

.steps.select-status p.allowed-status:not(.active) {
    background-color: #bfffde;
    border-color: #bfffde;
    color: #153e71;
    cursor: pointer;
}

.steps.select-status p.allowed-status:not(.active) .badge {
    color: #ffffff;
    background-color: #4f8edc;
}

.steps.select-status p.allowed-status:not(.active) .chevron:before {
    border-left-color: #bfffde;
}
.steps.select-status p.allowed-status:not(.active) .status-line-text {
    color: #153e71;
}

p.allowed-status.selected-status:not(.active) {
    background-color: #00d73c !important;
}

p.allowed-status.selected-status:not(.active) .badge {
    background-color: #048014 !important;
}

p.allowed-status.selected-status:not(.active) .chevron:before {
    border-left-color: #00d73c !important;
}

.steps.select-status p.allowed-status:not(.active):hover {
    background-color: #00ff7a;
}

.steps.select-status p.allowed-status:not(.active):hover .chevron:before {
    border-left-color: #00ff7a;
}
.modification-preview {
    width: 60px;
    height: 60px;
    text-align: center;
}

.wizard section .allowed_for_move .status-line-text {
    color: white;
}

.wizard section p.allowed_for_move {
    background-color: #f08080;
}
.wizard section p.allowed_for_move .chevron:before {
    border-left: 14px solid #f08080;
}

.order-heading-block {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.order-heading-block > h1 {
    margin-bottom: 0 !important;
}
.order-heading-block > .options {
    position: static !important;
}

.btn-create-small-form-order.btn-create-small-form-order {
    padding: 10px 20px;
}

.btn:not(.left-fa-margin) > .fa.fa.fa {
    margin-left: 0;
}

.product--item-table-line-header {
    display: block !important;
}

.panel-title {
    min-height: 40px;
}
@media (max-width: 2900px) {
    .dashboard-size-panel-text {
        min-height: 60px;
    }
}
@media (max-width: 1900px) {
    .dashboard-size-panel-text {
        min-height: 120px;
    }
}
@media (max-width: 1175px) {
    .dashboard-size-panel-text {
        min-height: 160px;
    }
}
@media (max-width: 975px) {
    .dashboard-size-panel-text {
        min-height: 40px;
    }
}

.popover-rounded .popover {
    border-radius: 5px;
}

.center_text {
    text-align: center;
    width: 100%;
}

.lang-box-container-login {
    width: 100px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

.panel-heading-pagarme {
    background: #f2f2f2 !important;
    border: 1px solid #dfdfdf !important;
    color: #292929 !important;
}

.panel-heading-pagarme-h4 {
    color: #292929 !important;
    font-weight: 400;
    margin: 0;
    padding: 0px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 18px;
}

.img-card-pagarme {
    width: 50%;
    float: right;
}

.modification-table-count-input {
    width: 100px;
}

.no-underline-wspace-between-icon-and-text:hover,
.no-underline-wspace-between-icon-and-text:focus {
    text-decoration: none;
}

.no-underline-wspace-between-icon-and-text > span:hover {
    text-decoration: underline;
}

.fancybox__container {
    z-index: 3050;
}

.imports-table tbody tr td {
    vertical-align: middle;
}

#sidebar #clear_cart_form {
    padding: 0;
    margin-top: 10px;
}
