﻿.header-full-title {
    background-image: none !important;
    padding-left: 0 !important;
    margin-top: 10px !important;
}

.wrap-hero {
    background-image: none !important;
}

    .wrap-hero .carousel-hero {
        background-color: #b4b4b4 !important;
        padding: 0 !important;
    }

.carousel-indicators {
    bottom: 18px !important;
}

.carousel-inner img {
    width: 100%;
}


.navbar-default .navbar-brand {
    background-image: none !important;
    text-transform: none !important;
    padding-left: 0 !important;
}

#mainall, customer__quotesearch-wrapper, .customer__setpass-wrapper {
    min-height: 49vh;
}

#headerImage, #headerImage2 {
    margin-bottom: 3%;
    width: 100%;
}

#headerImage {
    height: 63px;
}

.margin-top-10 {
    margin-top: 10px;
}

#textContent {
    width: 97%;
}

.top-nav .dropdown a.create-account-link {
    color: #fff;
    background: linear-gradient(to bottom, #02c66c 5%, #02ad5e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@success-color', endColorstr='darken(@success-color, 5%)', GradientType=0);
    background-color: #02c66c;
    border: 1px solid #02ad5e;
    position: absolute;
    left: 30%;
    bottom: 0;
    box-shadow: none;
    display: inline-block;
    padding: 6px 12px;
}

#leftCats .sidebar-nav > li > a::after {
    display: none;
}

#leftCats .sidebar-nav li a, #leftCats .list-unstyled, #leftCats .menu-submenu li a {
    padding-left: 8px;
    border-left: none;
}

#leftCats .menu-submenu li.active a, #leftCats .sidebar-nav li a {
    background-color: transparent;
}

#leftCats .sidebar-nav li.active > a {
    background-color: #f3f3f3;
}

#leftCats .menu-submenu li:last-child a {
    border-bottom: none;
}

.sitemap {
    padding-left: 5%;
}

    .sitemap > li {
        list-style-type: none;
    }

        .sitemap > li a::before {
            content: "•";
            display: inline-block;
            margin-right: 3px;
            font-size: 15pt;
        }

        .sitemap > li a.folder::before {
            content: "▪";
        }

#imagemodal .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#imagemodal .modal.fade .modal-dialog {
    transform: translate(0, -100%);
}

#imagemodal .modal.in .modal-dialog {
    transform: translate(0, 0);
}

.close {
    color: #524e4e !important;
    opacity: .8 !important;
    font-size: 25pt !important;
}

    .close:focus, .close:hover {
        color: #000 !important;
        opacity: 1 !important;
        font-size: 25pt !important;
    }

.g-recaptcha > div > div {
    margin: 4px auto !important;
    text-align: center;
    width: auto !important;
    height: auto !important;
}

#CustomerMenu {
    min-width: 100% !important;
}

#reorder li {
    list-style: none outside none;
    margin: 0 0 4px 0;
    padding: 5px;
    cursor: move;
}

#reorder ul {
    padding: 15px 10px 13px 10px;
}

.list-item:hover {
    z-index: 2;
    color: #fff;
    background-color: #1c75bc;
    border-color: #1c75bc;
}

.panel-btns a {
    color: #000;
    display: inline-block;
    font-weight: bold !important;
    opacity: 0.4;
    font-size: 20pt !important;
    -moz-transition: all 0.2s ease-out 0s !important;
    -webkit-transition: all 0.2s ease-out 0s !important;
    transition: all 0.2s ease-out 0s !important;
}

    .panel-btns a.minimize {
        font-size: 22pt !important;
    }

    .panel-btns a:hover {
        text-decoration: none !important;
        opacity: 0.5;
        cursor: pointer;
    }

    .panel-btns a.minimize:active,
    .panel-btns a.minimize:focus {
        text-decoration: none !important;
    }


.basic-wizard .pager li a, .basic-wizard .pager a {
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    border-color: #357EBD !important;
    background-color: #428BCA !important;
    color: #fff;
}

    .basic-wizard .pager li a:hover {
        background-color: #3276B1 !important;
        border-color: #285E8E !important;
    }

.basic-wizard .pager li.disabled a {
    background: #eee !important;
    color: #999 !important;
    border-color: #ccc !important;
}

.requestField {
    color: red;
    vertical-align: sub;
}

.modal-footer {
    margin-bottom: 30px;
}

.irs-from, .irs-to, .irs-single {
    background: #1c75bc !important;
}

    .irs-from::after, .irs-to::after, .irs-single::after {
        border-top-color: #008FCC !important;
    }

.recovery-link {
    color: #337ab7 !important;
    border: 0 !important;
    cursor: pointer;
    text-align: center !important
}

    .recovery-link:hover {
        color: #255680 !important;
    }

.k2-recaptcha-v2 {
    margin: 0 !important;
    margin-top: 15px !important;
}

    .g-recaptcha > div,
    .k2-recaptcha-v2 > div {
        width: 100% !important;
    }

        .g-recaptcha > div > div,
        .k2-recaptcha-v2 > div > div {
            margin: 4px auto !important;
            /*text-align: center;*/
            width: auto !important;
            height: auto !important;
        }

    .g-recaptcha iframe,
    .k2-recaptcha-v2 iframe {
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        transform-origin: left top;
        -webkit-transform-origin: left top;
    }

.g-recaptcha {
    display: flex !important;
}

#rc-imageselect {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.wexler-blue {
    color: #1c75bc;
}

.close-button {
    font-weight: 500 !important;
    color: #000 !important;
    display: inline-block !important;
    opacity: .4 !important;
    font-size: 17pt !important;
}

    .close-button:hover {
        text-decoration: none !important;
        opacity: .5;
        cursor: pointer !important;
        color: rgb(111, 54, 54) !important;
    }

.fancy, .fancy-2 {
    line-height: 0.5;
    text-align: center;
}

    .fancy h1, .fancy-2 #new-products, .datepicker-wrapper {
        display: inline-block;
        position: relative;
    }

.choice-select {
    cursor: pointer
}

.categoriesCarousel .slick-arrow::before, .new-carousel .slick-arrow::before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 50px;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1c75bc;
    display: inline-block;
    width: 50px;
    height: 50px;
}

.categoriesCarousel .slick-next::before, .new-carousel .slick-next::before {
    content: '\f105'
}

.categoriesCarousel .slick-prev::before, .new-carousel .slick-prev::before {
    content: '\f104'
}

.categoriesCarousel .slick-arrow, .new-carousel .slick-arrow {
    width: 50px;
    height: 50px;
    z-index: 1
}

    .categoriesCarousel .slick-arrow::before:hover, .categoriesCarousel .slick-arrow::before:hover, new-carousel .slick-arrow::before:hover {
        color: #1c75bc
    }

.lg-outer {
    z-index: 2147483647 !important
}

.zoom.opaque {
    opacity: 1
}

.magnifier-lens {
    background: rgba(255, 255, 255, 0.49) !important;
    cursor: zoom-in
}

.abs {
    position: absolute
}

.min-img, .video360, .video-img {
    width: 4em;
    height: 4em;
    margin-bottom: 3px !important;
    margin-right: 3px;
    display: block !important;
    float: left;
    position: relative
}

    .min-img > img, .video360 > img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        max-height: 3em;
    }

    .video-img > i {
        font-size: 40px;
        padding-top: 5px;
    }

#bx-pager {
    float: left;
    width: 100%;
    display: table !important
}

#lightgallery {
    vertical-align: middle;
    display: table-cell;
}

#loader {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/preload.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.img-border {
    border: solid 1px #ddd;
}

.video360thumb {
    position: relative
}

.video360 > i {
    display: block;
    position: absolute;
    width: 3em;
    height: 30px;
    left: calc(50% - 21px);
    top: calc(50% - 14px);
    background-image: url('/assets/img/360_white.png');
    background-size: 100% 100%;
}

.video360thumb > i {
    display: block;
    position: absolute;
    width: 5em;
    height: 50px;
    left: calc(50% - 35px);
    top: calc(50% - 25px);
    background-image: url('/assets/img/360_white.png');
    background-size: 100% 100%;
}

.video360 > b, .video360thumb > b {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.3;
    background-color: black;
}

.lg-start-zoom {
    background: white;
}

.lg-prev, .lg-next {
    line-height: 40px;
    top: 42%
}

.gallery-img {
    min-height: 150px;
    max-height: 250px;
    object-fit: scale-down;
}

#videomodal > .modal-dialog, #videomodal .modal-content, #videomodal .modal-body {
    margin: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.magnifier-preview {
    margin-top: 10%
}

.magnifier-abs {
    background: white
}

.sb-site-container .navbar-dark, .sb-site-container #footer-widgets, .sb-site-container .navbar-header-full.navbar-dark {
    background: #9ea0a4;
    border-top: 1px solid #9ea0a4;
}

    #footer-widgets .footer-widget-title, .sb-site-container #footer-widgets a:hover {
        color: #0e76bd;
    }

.margin-bottom-20 {
    margin-bottom: 20px;
}

.pt5 {
    padding-top: 5%
}

.wexler-color {
    color: #1076ba
}

#searchButton {
    background: #1076ba;
    background-color: #1076ba;
    height: 39.5px;
}

.fs26 {
    font-size: 26px;
}

.navbar-dark .sb-icon-navbar .fa-bars, #navbarmenu, #searchMobile {
    background-color: #1076ba;
}

#new-products {
    color: #1076ba;
    text-align: center;
    font-size: 2.3em;
}

.red {
    color: red
}

.ml-10 {
    margin-left: 10px;
}

.top-nav .top-nav-social {
    border: none;
    padding-top: 13px
}

ol.carousel-indicators.small-carousel-indicator {
    position: inherit;
    width: 100%;
    display: block;
    margin: 0;
}

#mainPageContainer .wrap-hero .carousel-hero {
    background-color: #ffffff !important;
}

.nav li.social-mobile a {
    display: inline-block;
}

.carousel-video {
    max-width: 100%;
    width: 100%;
}

.carousel-header {
    height: 35px;
}

    .carousel-header span {
        vertical-align: sub
    }

#featuring .item, #upcoming .item {
    line-height: 0
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-footer {
    height: 25px
}

.carousel-fade iframe {
    pointer-events: none
}

.carousel-fade a {
    width: 100%;
    height: 100%;
    display: block
}

#mc_embed_signup {
    background: #fff;
    clear: left;
    font-size: 14px;
}

#subscribeModal #mc_embed_signup h2 {
    margin: 5px 0;
    font-size: 1.4em;
}

#subscribeModal #mc_embed_signup button.close {
    margin-right: 20px;
    line-height: 20px;
}

#subscribeModal .subscribe {
    line-height: 0.3;
    padding-top: 10px;
    font-size: 20px;
    font-style: italic;
    font-family: "Arial"
}

#subscribeModal #mc_embed_signup #mc-embedded-subscribe {
    font-weight: 700
}

#whywexler .why-block .why-header {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    background: #9ea0a4;
    color: white;
    font-size: 18px;
    padding: 3px;
    margin-top: 20px;
}

#whywexler .why-block .why-text {
    min-height: 160px;
    max-height: 300px;
    overflow-y: auto;
    font-size: 13px;
    border: 1px solid #9ea0a4;
    line-height: 1.5;
    padding: 10px 5px;
    font-family: "Arial"
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin-bottom: 15px
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#whywexler .videoWrapper {
    margin-top: 20px;
}

#whywexler .video-text, #whywexler .why-static, #whywexler .reviewText {
    font-size: 13px;
    font-family: "Arial"
}

#whywexler .why-sub {
    margin-top: 40px;
}

#whywexler .why-subheader {
    font-size: 18px;
    padding: 3px;
    margin-bottom: 60px;
}

#whywexler .why-subblock div {
    font-size: 13px;
    text-align: center;
    border: 1px solid #9ea0a4;
    min-height: 150px;
    padding: 3px;
    margin-bottom: 50px;
    line-height: 1.5;
    font-family: "Arial"
}

#whywexler .why-block-banner {
    line-height: 1
}

#whywexler .review {
    background: #9ea0a4;
    color: white;
    border-radius: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    #whywexler .review i {
        font-size: 20px;
        padding-bottom: 10px;
    }

#whywexler .reviewText {
    padding-left: 2px;
    padding-right: 2px;
}

#whywexler .review + .review {
    margin-top: 50px;
}

.embed-responsive.embed-responsive-16by9 {
    margin-bottom: 20px;
}

.opacity-none {
    opacity: 0;
}

.display-none {
    display: none;
}

td.selected-date a {
    background: #1c75bc !important;
    color: white !important;
}

#showCaptcha iframe {
    float: left;
}

input.gray-input {
    background: #cfcfcf;
    color: white;
}

    input.gray-input::placeholder {
        color: white;
    }

.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

    .custom-checkbox + label {
        display: inline-flex;
        align-items: center;
        user-select: none;
    }

        .custom-checkbox + label::before {
            content: '';
            display: inline-block;
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            flex-grow: 0;
            border: 1px solid #adb5bd;
            margin-right: 0.5em;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 50% 50%;
            background: #cfcfcf;
        }

    .custom-checkbox:not(:disabled):not(:checked) + label:hover::before {
        border-color: #b3d7ff;
    }

    .custom-checkbox:not(:disabled):active + label::before {
        background-color: #b3d7ff;
        border-color: #b3d7ff;
    }

    /* стили для чекбокса, находящегося в фокусе */
    .custom-checkbox:focus + label::before {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .custom-checkbox:focus:not(:checked) + label::before {
        border-color: #80bdff;
    }

    .custom-checkbox:checked + label::before {
        border-color: #0b76ef;
        background-color: #0b76ef;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
    }

    .custom-checkbox:disabled + label::before {
        background-color: #e9ecef;
    }

.checkboxContainer {
    margin-bottom: 1em;
}

#virtualShow input [type="date"] {
    position: relative;
}

    /* create a new arrow, because we are going to mess up the native one
see "List of symbols" below if you want another, you could also try to add a font-awesome icon.. */
    #virtualShow input[type="date"]:after {
        content: "\25BC";
        color: #555;
        padding: 0 5px;
    }

    /* change color of symbol on hover */
    #virtualShow input[type="date"]:hover:after {
        color: #0b76ef;
    }

    /* make the native arrow invisible and stretch it over the whole field so you can click anywhere in the input field to trigger the native datepicker*/
    #virtualShow input[type="date"]::-webkit-calendar-picker-indicator {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: auto;
        color: transparent;
        background: none;
        outline: none;
        border-color: transparent
    }

    #virtualShow input[type="date"]:focus, #virtualShow input[type="date"]:active {
        outline: none;
    }
    /* adjust increase/decrease button */
    #virtualShow input[type="date"]::-webkit-inner-spin-button {
        z-index: 1;
    }

    /* adjust clear button */
    #virtualShow input[type="date"]::-webkit-clear-button {
        z-index: 1;
    }

.rel {
    position: relative
}

.padding-0 {
    padding: 0 !important;
}

#virtualShow .border p {
    padding-left: 5px;
    padding-right: 5px;
}

.catalog-header {
    color: #1c75bc;
    margin-bottom: 10px;
    min-height: 32px;
}

#mainall .content-box {
    padding: 10px;
}

.col-sm-2 .content-video, .display-none {
    display: none;
}

.content-video .embed-responsive.embed-responsive-16by9 {
    margin-bottom: 0;
}

.vert-middle {
    vertical-align: middle !important;
}

/*Main Page Quote My Tray style*/
.trayButton {
    position: sticky;
    z-index: 1000;
    display: block;
    float: right;
    cursor: pointer;
}

.trayNumber {
    position: absolute;
    margin-top: 53px;
    color: #fff;
    right: 94px;
    z-index: 2000;
    font-size: 11px;
    width: 10px;
    text-align: left;
}

.trayFrame {
    width: 100%;
    background-color: #fff;
    border: 3px solid #1c75bc;
    border-radius: 30px;
    height: 615px;
    overflow: hidden;
    position: absolute;
    z-index: 2000;
    display: none;
    float: none !important;
    margin-bottom: 10px;
}

.trayTitle {
    font-family: 'Montserrat-Regular', sans-serif;
    font-weight: 600;
    margin: 0;
    border-bottom: 4px solid;
    color: #000;
    font-size: 30px;
    padding: 0px 10px;
    text-align: left;
}

.hideTray_small {
    cursor: pointer;
    text-decoration: underline;
    color: #337ab7;
    font-size: 12px
}

.trayLogin, .make-Quote {
    position: relative;
    bottom: 0;
    background-color: #d0d0d0;
    color: #000;
    font-size: 15px;
    padding: 10px 80px;
    border-radius: 20px;
    text-decoration: none !important;
    cursor: pointer;
}

    .trayLogin:hover, .make-Quote:hover {
        text-decoration: none !important;
        color: #000;
    }

.trayRow-center {
    margin: 0;
    text-align: center;
    padding: 0px 10px;
}

.trayRow-button {
    margin: 0;
    text-align: center;
    padding: 13px 0px;
}

.traySendRequest {
    position: relative;
    bottom: 0;
    background-color: #1c75bc;
    color: #fff;
    font-size: 15px;
    padding: 10px 50px;
    border-radius: 20px;
    text-decoration: none !important;
    cursor: pointer;
}

    .traySendRequest:hover {
        text-decoration: none !important;
        color: #fff;
    }

.trayItems {
    overflow-y: auto;
    position: relative;
    z-index: 1000;
    padding: 0px 25px;
    width: 100%;
    height: 415px;
    padding-top: 0;
    text-align: left;
}

    .trayItems::-webkit-scrollbar {
        width: 10px;
        left: -100px;
    }

    .trayItems::-webkit-scrollbar {
        background-color: #e4e4e4;
        border-radius: 100px;
    }

    .trayItems::-webkit-scrollbar-thumb {
        background-color: #a7a9ac;
        border-radius: 100px;
    }

.trayRemove {
    margin: 0px;
    color: #a7a9ac;
    padding: 0px;
    position: relative;
    line-height: 0px;
    z-index: 1500;
    user-select: none;
    cursor: pointer;
}

.requestFrame {
    text-align: left;
    width: 100%;
    background-color: #1c75bc;
    border: 3px solid #1c75bc;
    border-radius: 30px;
    height: 825px;
    position: absolute;
    z-index: 2000;
    display: none;
    float: none !important;
    margin-bottom: 10px;
}

.requestSendRequest, .request_currSendRequest {
    position: relative;
    bottom: 0;
    background-color: #fff;
    color: #1c75bc;
    font-size: 15px;
    padding: 10px 80px;
    border-radius: 20px;
    text-decoration: none !important;
    cursor: pointer;
}

    .requestSendRequest:hover {
        text-decoration: none !important;
        color: #000;
    }

.Submit_p {
    position: absolute;
    background-color: #cfd1d0;
    color: #000;
    width: 100px;
    margin: 0px;
    border-radius: 20px;
    height: 30px;
    padding: 3px;
    text-align: center;
}

.Submit_input {
    height: 30px !important;
    border-radius: 20px !important;
    border: 3px solid #cfd1d0 !important;
    padding-left: 100px !important;
}

.fgr {
    margin: 0px !important;
    padding: 5px;
}


#request_comm::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #a7a9ac;
    border-radius: 100px;
}

#request_comm::-webkit-scrollbar-track-piece {
    background: transparent;
    background-color: #e4e4e4;
    border-radius: 100px;
}

#request_comm::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: #a7a9ac;
    border-radius: 100px;
}

.requstPoll > label {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 100;
}

.requstPoll {
    height: 20px;
}

.hideRequest {
    cursor: pointer;
    text-decoration: underline;
    color: #000;
    font-size: 12px
}

.request-has-error {
    border: 3px solid #d9534f !important;
    background-color: #FFCCCB !important;
}

.trayRequest_complete {
    width: 100%;
    background-color: #fff;
    border: 3px solid #1c75bc;
    border-radius: 30px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    z-index: 2000;
    display: none;
    float: none !important;
}

.plus_minus_qty {
    font-size: 25px;
    vertical-align: middle;
    cursor: pointer;
    z-index: 1500;
    user-select: none;
}

    .plus_minus_qty:hover {
        text-decoration: none !important;
        color: #000;
    }

.disabled-basket {
    pointer-events: none !important;
    background: #666;
}

.flex-item {
    flex: 1;
    margin: 5px;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.flex-1 {
    flex: .1;
}

.flex-2 {
    flex: .2;
}

.flex-6 {
    flex: .6;
}

.d-flex {
    display: flex;
}

.d-flex-right {
    display: flex;
    align-items: flex-end;
    float: right;
    flex-wrap: wrap;
}

#checkboxContainer {
    padding: 5px 12px;
    border-radius: 5px;
    background-color: #1c75bc;
    cursor: pointer;
    min-width: 150px;
}

#bestsel_in, #is_requestETA {
    vertical-align: middle;
    margin: 0;
}

.div-spOr {
    width: 15px;
    height: 15px;
    background-color: green;
    border-radius: 50%;
}

.specialOrder {
    justify-content: center;
}

.specialOrder-dot {
    width: 15px;
    height: 15px;
    background-color: #7b4198;
    border-radius: 50%;
    margin: 5px;
    display: inline-flex;
}

.span-banner {
    float: left;
    margin-bottom: 15px;
    left: -25px;
    min-width: 40%;
    max-width: 40%;
    margin-top: 140px;
}

.span-banner {
    float: left;
    margin-bottom: 15px;
    left: -25px;
    min-width: 40%;
    max-width: 40%;
    margin-top: 140px;
}

.bestSeller-dot {
    width: 15px;
    height: 15px;
    background-color: #17d52e;
    border-radius: 50%;
    margin: 5px;
    display: inline-flex;
}

.td-special-order {
    display: table-cell !important;
    border: none !important;
    vertical-align: middle !important;
}

.acccreated__wrapper {
    min-height: 600px;
}

.account__radio-item {
    margin-top: 0;
}

.input_size_150 {
    line-height: 1.4;
}

.account__setting-wrapper .control-label,
.account__setting-wrapper .radio {
    margin-top: 5px !important;
}

.account__loadimage-wrapper {
    overflow: hidden;
}

.customer__agreement-total, .customer__quote-total {
    float: right;
}

.customer__agreement-accountinfo {
    font-size: 9pt;
    overflow: auto;
}

.customer__agreement-item {
    margin-bottom: 20px;
}

.customer__agreement-title {
    display: flex;
    align-items: center;
}

.customer__notes-wrapper {
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
}

.customer__agreement-button {
    display: flex;
    gap: 15px;
}

.customer__agreement-notes {
    width: 100%;
    height: 114px;
}

#regCaptcha {
    display: flex !important;
}

.customer__newsletter-wrapper {
    padding-left: 35px;
}

.customer__have-account {
    color: red;
}

.customer__crossref-wrapper {
    min-height: 49vh;
    margin-top: 24px;
}


    .customer__crossref-wrapper input.form-control, .customer__buttons_view, .customer__delete-agreement,
    .customer__returned-agreement {
        border-radius: 5px !important;
    }

    .customer__crossref-wrapper textarea.form-control {
        border-radius: 5px !important;
        height: 36px;
        z-index: 500;
        position: sticky;
    }

    .customer__crossref-wrapper .select2-selection {
        height: 36px !important;
    }

#crossRef h4 {
    font-weight: 600;
}

.customer__crossref-table {
    margin-top: 40px;
}

.customer__crossref-headerinfo {
    display: flex;
    padding: 10px 0px;
    flex-direction: column;
}

.customer__crossref-titleblock {
    display: flex;
    font-size: 1.2em;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}

.customer__crossref-table-row {
    background-color: #FFF !important;
}

.cell-width-15 {
    width: 15%;
}

.cell-width-5 {
    width: 5%;
}

.cell-width-20 {
    width: 20%;
}

.customer__crossref-table-row .crdesc {
    border-radius: 5px !important;
    height: 36px !important;
}

.min-heihgt-100 {
    min-height: 100px;
}

.customer__crossref-table-row .btn-approve, .customer__crossref-table-row .btn-decline,
.customer__crossref-table-row .btn-cancel, .customer__crossref-table-row .btn-edit {
    position: relative !important;
}

.crApprove {
    color: #000;
    font-weight: bold;
    border-radius: 15px;
}

.crCancel, .crEdit, #noCompName .modal-content,
#noItem .modal-content, #crChange .modal-content,
#crError .modal-content {
    border-radius: 15px !important;
}

#noCompName .modal-body,
#noItem .modal-body,
#crChange .modal-body,
#crError .modal-body {
    font-size: 15px !important;
}

#noCompName .modal-footer,
#noItem .modal-footer,
#crChange .modal-footer,
#crError .modal-footer, .m-0 {
    margin: 0px !important;
}

.customer__crossref-table-row .fa-info-circle {
    padding: 5px;
    font-size: 15px;
    color: #1c75bc;
}

.customer__customerlist-primarycustomer {
    color: orange;
}

.customer__customerlist-primarycustomer-info {
    border: solid 1px #aaaaaa;
    background: gainsboro;
    color: #959595;
    font-size: 9pt;
}

.customer__customerlist-customer-info {
    padding-left: 5px;
}

.customer__prevagreement-list {
    padding: 2% 0 1% 0;
    overflow: hidden;
}

.customer__prevagreement-list_agrnumber {
    display: flex;
    align-items: center;
}

.customer__buttons {
    display: flex;
    flex-direction: row-reverse;
    align-content: flex-end;
    gap: 15px;
}

.mt-25 {
    margin-top: 25px !important;
}

.prevcrossref__search-wrapper .wexler-background {
    border-radius: 0px 15px 15px 0px !important;
    height: 39.5px;
}

.prevcrossref__search-wrapper #searchCrossRef {
    height: 39.5px;
    width: 225px;
    border-radius: 15px 0px 0px 15px !important;
}

.prevcrossref__search-wrapper, .prevcrossref__list-wrapper, .prevquote__wrapper {
    padding: 2% 0 1% 0;
    overflow: auto;
}

.prevcrossref__view-button {
    float: right !important;
}

.customer__quote-custinfo {
    font-size: 9pt;
    overflow: auto;
}

.customer__quote-options-wrapper {
    padding-top: 20%;
}

#quotes th {
    vertical-align: top;
    cursor: pointer;
    position: relative
}

    #quotes th:hover {
        background: #dddddd4d;
    }

#quotes .asc::after, #quotes .desc::after {
    content: '';
    position: absolute;
    top: 12px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    right: 5px;
}

#quotes .desc::after {
    border-top: 5px solid #666;
}

#quotes .asc::after {
    border-bottom: 5px solid #666;
}

#quote-search-datepicker-from[readonly], #quote-search-datepicker-to[readonly] {
    background-color: #fff !important;
}

.dcalendarpicker.dp__open .dudp__wrapper {
    transform: translateX(-50%) scale(1.4);
}

.customer__quotesearch_close-icon {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 30px;
}

.lit-img {
    max-width: 80%;
    margin-bottom: 5px;
}

table#quotes th[data-se="number"] {
    width: 5%;
}

table#quotes th[data-se="custbody_wex_created"],
table#quotes th[data-se="custbody_wex_modified"],
table#quotes th[data-se="lastmodifieddate"],
table#quotes th[data-se="custbody_wex_total"],
table#quotes th[data-se="createddate"] {
    width: 8%;
}

table#quotes th[data-se="custbody_wex_deliv_name"],
table#quotes th[data-se="custbody_wex_deliv_company"],
table#quotes th[data-se="custbody_wex_cust_name"],
table#quotes th[data-se="custbody_wex_cust_company"] {
    width: 14%;
}

.customer__quotesearch-table #quotes {
    width: 100%;
    margin-bottom: 0;
}

.customer__signature-card {
    margin: 10px;
    padding: 10px;
}

.customer__signature-content {
    border: 1px solid #ddd;
    padding: 10px;
}

.customer__signature-note {
    min-height: 55px;
}

.sign-edit {
    padding: 0 10px;
    font-size: 1.2em;
    float: right;
}

.changeSignature {
    padding: 0 5px;
}

.sigNotes, .newSigNote {
    height: 130px;
    resize: none;
}

#errorSign .panel-body h3 {
    text-align: center;
}

.substitutuion-table {
    table-layout: fixed;
}

    .substitutuion-table tr:first-child {
        height: 150px;
    }

    .substitutuion-table td {
        vertical-align: middle !important;
        text-align: center !important;
        width: 250px;
        position: relative;
    }

        .substitutuion-table td:first-child {
            text-align: left !important;
            font-weight: bold;
            color: #000;
        }

    .substitutuion-table tr:nth-child(even) {
        background-color: #f2f2f2;
    }

.substitution__rating {
    display: flex;
    gap: 25px;
    justify-content: center;
}

.substitution__like, .substitution__dislike, .substitution__change {
    cursor: pointer;
}

.substitution__img-item {
    width: 100%;
}

.substitution__rate {
    display: inline-block;
    transition: transform 0.2s ease, fill 0.2s ease;
}

    .substitution__rate svg {
        width: 24px;
        height: 24px;
    }

    .substitution__rate:hover {
        transform: scale(1.2);
    }

.substitution__like-svg {
    fill: #29D832;
}

.substitution__dislike-svg {
    fill: #f13d3d;
}

.substitution-container {
    padding: 15px;
    border-radius: 10px;
    max-height: 180px;
    position: relative;
    background-color: #1c75bc;
}

.substitution-content {
    display: flex;
    justify-content: space-between;
}

.add-button {
    background-color: #fff;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
    font-size: 25px;
    font-weight: bold;
    color: #1c75bc;
    align-items: center;
    justify-content: center;
}

    .add-button:hover {
        background-color: #f0f0f0;
    }

.substitution__dropdown {
    flex: 1 1;
}

.substitutuion-table tr:nth-child(n+2) td:nth-child(2) {
    background-color: #e6f4ff;
}

.substitution__banner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #4d4d4d;
    color: white;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    z-index: 1;
    border-radius: 3px;
    margin: 5px;
}

@media (min-width: 1330px) {
    .substitution__modal-dialog {
        width: 1300px !important;
    }
}

@media (max-width: 992px) {

    #substitute-body-content > .responsive-table tbody {
        display: table-row-group !important;
    }

        #substitute-body-content > .responsive-table tbody td {
            display: table-cell !important;
        }

        #substitute-body-content > .responsive-table tbody tr {
            display: table-row !important;
        }
}

#substitute-label {
    border-bottom: 3px solid;
}

.substitution-container {
    padding: 15px;
    border-radius: 10px;
    max-height: 180px;
    position: relative;
    background-color: #1c75bc;
}

.substitution-content {
    display: flex;
    justify-content: space-between;
}

.add-button {
    background-color: #fff;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
    font-size: 25px;
    font-weight: bold;
    color: #1c75bc;
    align-items: center;
    justify-content: center;
}

    .add-button:hover {
        background-color: #f0f0f0;
    }

.substitution__dropdown {
    flex: 1 1;
    width: 70%;
}

.substitution__add-button {
    background-color: #fff;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-size: 25px;
}

#substitute-popup .modal-content {
    border-radius: 10px !important;
}

#substitute-popup .substitute_wrapper {
    display: flex;
    flex-direction: column;
}

#substitute-popup .substitute-row {
    margin: 0 0 20px 0;
}

#substitute-popup .substitution-container {
    text-align: center;
}

#substitute-popup .substitution-header h5 {
    color: #fff;
    margin: 10px;
}

#substitute-popup .substitution-controls {
    margin: 0;
    display: flex;
    gap: 10px;
    flex-direction: row;
}

#substitute-popup .substitution__dropdown .substitution-select {
    font-size: 10pt;
}

#substitute-popup .substitution-button-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

#substitute-popup .substitute-body-content {
    max-height: 600px;
    overflow-y: auto;
    margin: 10px 0;
}

#substitute-popup .loading-img {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

#substitute-popup .loading-img-animation {
    animation: pulse 1.5s linear infinite;
}

#substitute-popup .loading-text {
    margin: 0 auto;
}

.substitution__wrapper .mainItem {
    cursor: pointer;
}

.substitution__wrapper-specialblock {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.substitution__wrapper .td-special-order {
    float: right;
    z-index: 2;
    position: relative;
}

.substitution__wrapper .specialOrder {
    align-items: center;
}

.substitution__wrapper .substitute-button {
    cursor: pointer;
}

.substitution__wrapper .img_container {
    display: block;
}

.download-link {
    pointer-events: none;
}

.content-box.img-box {
    cursor: wait;
}

.virtualBooth {
    transition: background 0.5s ease;
    background-color: #d0d0d0;
    border: none;
    color: #292929;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin: 4px 2px;
    font-size: 20px;
    border-radius: 12px;
}

    .virtualBooth:hover {
        color: white;
        background: #2377ba;
    }

#regRequest {
    min-height: 50vh;
}

    #regRequest .request__date {
        height: initial;
        padding-left: 12px;
    }

.stickycontrol-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 0px;
}

    .stickycontrol-block a {
        text-decoration: none !important;
        color: #fff !important;
        padding: 10px;
        border: 2px solid #fff;
        border-radius: 5px;
        cursor: pointer;
        width: 170px;
        font-size: 1.1em;
        font-weight: 600;
        transition: background-color 0.3s ease;
    }

        .stickycontrol-block a:active {
            background-color: #1c75bc;
        }

    .stickycontrol-block span {
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
    }

.customer__crossref-titleblock {
    display: flex;
    font-size: 1.2em;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}

@media(max-width: 400px) {
    .dcalendarpicker.dp__open .dudp__wrapper {
        transform: translateX(-50%) scale(1) !important;
    }

    .dcalendarpicker .dudp__wrapper {
        bottom: 70px;
    }
}

@media (min-width: 320px) and (max-width: 1080px) {
    .flex-item {
        flex: auto;
    }

    .flex-2 {
        flex: 1 50%;
    }

    .d-flex {
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {

    .chat-parent {
        display: block !important;
    }

        .chat-parent > .chatButton {
            display: none !important;
        }

    .trayNumber {
        right: 5px !important;
    }

    .lit-img {
        width: 160px;
    }

    .xs-margin-top-20 {
        margin-top: 20px;
    }
}

@media (max-width: 766.5px) {
    .chat-parent {
        width: auto !important;
    }
}

@media(min-width: 1024px) {
    .border {
        border: 1px solid;
    }

    .flex {
        display: flex;
    }
}

@media (min-width: 1200px) {
    #image + #textContent {
        width: 55%;
        float: left;
        margin-left: 1%;
    }

    #image {
        float: right;
        margin-right: 4%;
    }

    .img-box {
        font-size: 10pt;
        line-height: 12pt;
    }

    .cont-max {
        max-width: 600px !important
    }

    #select2-contactlist-results .select2-results__option {
        padding: 0px 12px !important;
    }

    .sb-slidebar {
        width: 25% !important;
    }

    .customer__crossref-wrapper {
        width: 1260px !important;
    }
}

@media (max-width: 1200px) {
    #image {
        display: none;
    }

    #headerImage, #headerImage2 {
        display: none;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .img-box {
        font-size: 7pt;
        line-height: 10pt;
        min-height: 144px !important;
    }
}

@media(max-width: 480px) {
    .g-recaptcha iframe {
        -webkit-transform: scale(0.77);
        transform: scale(0.77);
        -webkit-transform-origin: center center;
        transform-origin: center center;
    }

    #rc-imageselect {
        -webkit-transform: scale(0.77);
        transform: scale(0.77);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .customerInput {
        margin-left: 74% !important;
    }
}
/*-- Pantallas superiores a 480px --*/
@media(min-width: 480px) {
    #rc-imageselect {
        transform: none;
        -webkit-transform: none;
    }

    .g-recaptcha iframe,
    .k2-recaptcha-v2 iframe {
        max-width: none;
        transform: none;
        -webkit-transform: none;
    }
}

@media(min-width:1280px) {
    .lit-img {
        height: 156px;
    }
}

@media(min-width: 1024px) {
    .fancy-2 #new-products:before,
    .fancy-2 #new-products:after {
        width: 394px;
    }

    .fancy h1:before,
    .fancy h1:after,
    .fancy #new-products:before,
    .fancy #new-products:after {
        width: 300px;
    }
}

@media(min-width: 1600px) {
    .fancy-2 #new-products:before,
    .fancy-2 #new-products:after {
        width: 694px;
    }

    .fancy h1:before,
    .fancy h1:after {
        width: 600px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #lightgallery {
        display: block
    }
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
}

@media(min-width: 768px) {
    #virtualShow .checkboxContainer label {
        display: grid;
    }

    .fancy-2 #new-products:before,
    .fancy-2 #new-products:after {
        content: "";
        position: absolute;
        height: 5px;
        border-bottom: 1px solid lightgray;
        top: 18px;
        width: 244px;
    }

    .fancy h1:before,
    .fancy h1:after {
        content: "";
        position: absolute;
        height: 5px;
        border-bottom: 1px solid lightgray;
        top: 18px;
        width: 150px;
    }

    .fancy h1:before, .fancy-2 #new-products:before {
        right: 100%;
        margin-right: 15px;
    }

    .fancy h1:after, .fancy-2 #new-products:after {
        left: 100%;
        margin-left: 15px;
    }

    .content-box.col-sm-12 .content-div, .content-box.col-sm-12 .content-video {
        float: left;
    }

    .content-box.col-sm-12 .content-div {
        width: 15%;
    }

    .content-box.col-sm-12 .content-video {
        width: 83%;
        margin-left: 2%
    }

    .sitemap {
        width: 75%;
    }

    .text-right-sm {
        text-align: right
    }
}

@media(max-width: 425px) {
    .stickycontrol-block a {
        width: 100%;
    }
}

@media(min-width: 425px) {

    .stickycontrol-block a:hover {
        background-color: #1c75bc;
        color: #fff;
        text-decoration: none;
    }
}
summary {
    display: block;
    color: #1c75bc;
}
    summary:hover {
        cursor: pointer;
        text-decoration:underline;
    }
    /* Create a new custom triangle on the right side */
    summary::after {
        margin-left: 1ch;
        display: inline-block;
        content: '▶';
        transition: 0.2s;
        color: #1c75bc;
        font-size: 24px;
    }

details[open] > summary::after {
    transform: rotate(90deg);
    font-size: 24px;
    margin-bottom:15px;
}
details[open] > summary {
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.content-div {
    min-height: fit-content;
}