<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">checkout-topbar@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #0366d6;
}

.dx-btn, .btn.dx-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

a.header:link {
    color: #666666 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.header:visited {
    color: #666666 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.header:hover {
    color: #666666 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.header:active {
    color: #666666 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.body:link {
    color: #a4aeb4 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.body:visited {
    color: #a4aeb4 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.body:hover {
    color: #a4aeb4 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.body:active {
    color: #a4aeb4 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.footer:link {
    color: #666666 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.footer:visited {
    color: #666666 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.footer:hover {
    color: #666666 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.footer:active {
    color: #666666 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

a.menu:link {
    color: #374d59 !important;
    text-decoration-line: none !important;
    display: inline-block;
    font-weight: 400;
    text-align: left !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0 !important;
    width: 100%;
}

a.menu:visited {
    color: #374d59 !important;
    text-decoration-line: none !important;
}

a.menu:hover {
}

a.menu:active {
    color: #374d59 !important;
    text-decoration-line: none !important;
}

/* Links visited has this class added to them */
a.visited:link {
    color: #374d59 !important;
}

a.visited:visited {
    color: #EDD089 !important;
}

a.visited:hover {
    color: white !important;
    background-color: #EDD089 !important;
    background: var(--unnamed-color-edd089) 0% 0% no-repeat padding-box !important;
    background: #EDD089 0% 0% no-repeat padding-box !important;
}

a.visited:active {
    color: white !important;
    border-color: #EDD089 !important;
    background-color: #EDD089 !important;
    background: var(--unnamed-color-edd089) 0% 0% no-repeat padding-box !important;
    background: #EDD089 0% 0% no-repeat padding-box !important;
}

input:focus-visible {
    outline: none !important;
}

a.leaf:link {
}

a.leaf:visited {
}

a.leaf:hover {
    color: white !important;
    background-color: white !important;
    background: var(--unnamed-color-edd089) 0% 0% no-repeat padding-box !important;
    background: #EDD089 0% 0% no-repeat padding-box !important;
}

a.leaf:active {
}

.btn-primary {
    color: #fff !important;
    border-color: #EDD089 !important;
    background-color: #EDD089 !important;
    background: var(--unnamed-color-edd089) 0% 0% no-repeat padding-box !important;
    background: #EDD089 0% 0% no-repeat padding-box !important;
    opacity: 1;
    border-radius: 0 !important;
}

    .btn-primary:hover {
        color: #fff;
        border-color: #EDD089;
        background-color: #EDD089;
        background: var(--unnamed-color-edd089) 0% 0% no-repeat padding-box;
        background: #EDD089 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        opacity: 1;
        border-radius: 0 !important;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
        border-radius: 0 !important;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show &gt; .btn-primary.dropdown-toggle {
        color: #fff;
        border-color: #EDD089;
        background-color: #EDD089;
        border-radius: 0 !important;
    }

.btn-primary-menu:link {
    color: #374d59 !important;
    border-color: white !important;
    background-color: white !important;
    background: white 0% 0% no-repeat padding-box !important;
    opacity: 1;
    border-radius: 0 !important;
}

.btn-primary-menu:visited {
    color: #EDD089 !important;
    border-color: transparent !important;
    background-color: transparent !important;
    background: transparent 0% 0% no-repeat padding-box !important;
    opacity: 1 !important;
    border-radius: 0 !important;
}

.btn-primary-menu:hover {
    color: #fff !important;
}

.btn-primary-menu:active {
    color: #fff !important;
    border-color: #EDD089 !important;
    background-color: #EDD089 !important;
    background: var(--unnamed-color-edd089) 0% 0% no-repeat padding-box !important;
    background: #EDD089 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 3px 6px #00000029 !important;
    opacity: 1 !important;
    border-radius: 0 !important;
}

.btn-primary,
.btn-secondary,
.btn-danger {
    border: none;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 20px 4px 20px;
    height: 40px !important;
    min-width: 140px;
    text-transform: uppercase;
    box-shadow: none;
    color: #ffffff !important;
    line-height: 1.2;
}

    .btn-secondary:hover,
    .btn-danger:hover {
        color: #ffffff;
        box-shadow: 0px 3px 6px #00000029;
    }

    .btn-secondary,
    .btn-secondary:hover,
    .btn-secondary.focus,
    .btn-secondary:focus,
    .btn-secondary.disabled,
    .btn-secondary:disabled {
        background-color: #7DB6D8 !important;
    }

        .btn-secondary.focus, .btn-secondary:focus {
            box-shadow: none;
        }

    .btn-danger,
    .btn-danger:hover,
    .btn-danger.focus,
    .btn-danger:focus,
    .btn-danger.disabled,
    .btn-danger:disabled {
        background-color: #ED8989 !important;
    }

        .btn-danger.focus, .btn-primary:focus {
            background-color: #ED8989;
            box-shadow: none;
        }

        .btn-danger.disabled, .btn-primary:disabled {
            box-shadow: none;
        }

.leaf:link {
    color: #374d59 !important;
    background-color: white !important;
    border-radius: 0 !important;
}

.leaf:visited {
    color: #EDD089 !important;
    background-color: transparent !important;
    border-radius: 0 !important;
}

.leaf:hover {
    color: white !important;
    border-radius: 0 !important;
}

.leaf:active {
    color: white !important;
    background-color: #EDD089 !important;
    border-radius: 0 !important;
}

.btn-leaf {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: left !important;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0 !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

    .btn-leaf:link {
    }

    .btn-leaf:visited {
    }

    .btn-leaf:hover {
        color: white !important;
        background-color: #EDD089 !important;
        border-radius: 0 !important;
    }

    .btn-leaf:active {
        color: white !important;
        background-color: #EDD089 !important;
        border-radius: 0 !important;
    }

app {
    position: relative;
    display: flex;
    flex-direction: column;
}

.top-row {
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.main {
    flex: 1;
}

    .main .top-row {
        background-color: #f7f7f7;
        border-bottom: 1px solid #d6d5d5;
        justify-content: flex-end;
    }

        .main .top-row &gt; a, .main .top-row .btn-link {
            white-space: nowrap;
            margin-left: 1.5rem;
        }

        .main .top-row a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

    .sidebar .top-row {
        background-color: rgba(0,0,0,0.4);
    }

    .sidebar .navbar-brand {
        font-size: 1.1rem;
    }

    .sidebar .oi {
        width: 2rem;
        font-size: 1.1rem;
        vertical-align: text-top;
        top: -2px;
    }

    .sidebar .nav-item {
        font-size: 0.9rem;
        padding-bottom: 0.5rem;
    }

        .sidebar .nav-item:first-of-type {
            padding-top: 1rem;
        }

        .sidebar .nav-item:last-of-type {
            padding-bottom: 1rem;
        }

        .sidebar .nav-item a {
            color: #d7d7d7;
            border-radius: 4px;
            height: 3rem;
            display: flex;
            align-items: center;
            line-height: 3rem;
        }

            .sidebar .nav-item a.active {
                background-color: rgba(255,255,255,0.25);
                color: white;
            }

            .sidebar .nav-item a:hover {
                background-color: rgba(255,255,255,0.1);
                color: white;
            }

.content {
    padding-top: 1.1rem;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #41A6A6;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

@media (max-width: 767.98px) {
    .main .top-row:not(.auth) {
        display: none;
    }

    .main .top-row.auth {
        justify-content: space-between;
    }

    .main .top-row a, .main .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    app {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row {
        position: sticky;
        top: 0;
    }

    .main &gt; div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .prolife-carousel-item img {
        cursor: pointer;
    }

    .prolife-carousel-item.active img {
        border: 3px solid;
        border-color: #EDD089;
        cursor: default;
    }

    span.product-title {
        font-family: 'Open Sans', Regular;
        font-size: 18px;
        color: #3d525e;
        font-weight: bold;
    }

    span.product-price {
        color: #41a6a6;
        font-size: 18px;
    }

    div.product-description {
        min-height: 10vh;
    }

    span.product-description {
        font-size: 14px;
        color: #959595;
        font-weight: normal;
        text-align: justify;
        text-justify: distribute;
        white-space: break-spaces;
    }

        span.product-description a {
            color: #374D59;
            font-weight: 500;
            text-decoration: underline;
            text-align: right !important;
            text-transform: capitalize;
            display: block;
        }


    div.product-prices {
        font-size: 14px;
        background-color: #f9f9f9;
        overflow-x: auto;
        width: 100%;
    }

    .product-prices label {
        color: #8a8a8a;
    }

    .product-prices span {
        color: #63b5b5;
        font-weight: 600;
    }

    .row.equeals {
        display: flex;
    }

    span.input-group-text {
        background-color: #7db5d8 !important;
        color: white !important;
        cursor: pointer;
    }



    .modal-40 {
        max-width: 40% !important;
    }

    .modal-50 {
        max-width: 50% !important;
    }

    .modal-60 {
        max-width: 60% !important;
    }

    .modal-70 {
        max-width: 70% !important;
    }

    .modal-80 {
        max-width: 80% !important;
    }

    .modal-90 {
        max-width: 90% !important;
    }
}

.card-header {
    background-color: #f0f7fc !important;
    opacity: 1 !important;
    color: #41a6a6 !important;
    letter-spacing: 0px !important;
    font-size: 19px !important;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 0px solid rgba(0, 0, 0, 0.125);
    padding-left: 45px;
}

.card-body {
    padding: 30px !important;
}

.card {
    box-shadow: 0px 3px 6px #00000029 !important;
    background-color: #ffffffff;
    opacity: 1 !important;
    border: none;
    color: #666666 !important;
}

span.tab-menu-item {
    padding-left: 25px;
    cursor: pointer;
    font-family: 'Open Sans', Light !important;
    font-size: 14px !important;
    color: #666666 !important;
    text-align: left;
    line-height: 19px;
}

    span.tab-menu-item:hover {
        font-weight: 700 !important;
    }

.tab-menu-item.active {
    background-color: white !important;
    cursor: default;
    color: #7db5d8 !important;
}

.tab-header {
    background-color: #f0f7fc !important;
}

.tab-label {
    color: #7db5d8;
    font-size: 14px;
}

.tab-content {
    font-size: 14px;
    color: #374d59;
}

.card-header {
    background-color: transparent !important;
    border-bottom: none !important;
}

div.fullsceen {
    background-color: transparent;
}

button.black {
    color: #ffff !important;
    background-color: transparent !important;
}

.right-top, .right-middle,
.left-middle {
    font-size: 30px;
}

.right-top {
    position: fixed;
    top: 2%;
    right: 2%;
}

.right-middle {
    position: fixed;
    top: 50%;
    right: 2%;
}

.left-middle {
    position: fixed;
    top: 50%;
    left: 2%;
}

.plus, .minus {
    font-weight: bold;
    font-size: 15px;
}

.modal {
    background-color: rgba(0,0,0,0.7);
}

img.expand-btn {
    position: relative;
    cursor: pointer;
    float: right;
    bottom: 40%;
}

.next-image, .prev-image {
    cursor: pointer;
    position: absolute;
    color: #EDD089 !important;
    font-weight: bold;
    font-size: 50px;
    top: 50%;
}

.prev-image {
    left: 0;
    padding-left: 2vw;
}

.next-image {
    right: 0;
    padding-right: 2vw;
}

.cart-control {
    display: flex;
    flex-direction: row;
    justify-content: start;
}

@media (max-width: 1024px) {
    .cart-control {
        justify-content: space-between;
    }
}

.button {
    cursor: pointer;
}

img.fullscreen {
    max-width: 100%;
    max-height: 100%;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    -o-object-fit: contain;
    object-fit: contain;
}


.product-desc-text {
    text-overflow: ellipsis;
    /*  white-space: nowrap;
    line-height: 1.8em;*/
    max-height: 50px;
    overflow: hidden;
    /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
    text-align: justify !important;
}

.product-dxComboBoxInput {
    border: none !important;
    background-color: transparent !important;
    padding-right: 0px !important;
    color: #666666 !important;
    font-size: 12px;
    font-weight: normal;
}

.product-box .product-image {
    /*    margin: 0 auto 22px;
    border: 1px solid white;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    overflow: hidden;
    background: #fff no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center;
    background-size: contain;*/

    border-radius: 50%;
    width: 260px;
    height: 260px;
    overflow: hidden;
    background-color: #fff;
}
/* Product pager navigation */

.dxbs-pager {
    padding: 15px 0px 0px 0px !important;
}

    .dxbs-pager .card-body {
        padding: 0px 0px 0px 0px !important;
    }

    .dxbs-pager .btn-secondary {
        background-color: transparent !important;
        color: #374D59 !important;
        justify-content: right;
        opacity: 1;
        border: 0;
    }

    .dxbs-pager .dx-listbox input {
        border: none;
        width: 100% !important;
        padding-right: 0px !important;
        background-color: transparent;
        color: #666666;
        font-size: 12px;
        font-weight: normal;
        opacity: 1;
    }

        .dxbs-pager .dx-listbox input:active,
        .dxbs-pager .dx-listbox input:active:before,
        .dxbs-pager .dx-listbox input:hover,
        .dxbs-pager .dx-listbox input:hover:before,
        .dxbs-pager .dx-listbox input:focus,
        .dxbs-pager .dx-listbox input:focus:before {
            border: none;
        }

.dxbs-pager-prev, .dxbs-pager-next {
    height: 12px;
    width: 12px;
    border-top: none;
    border-left: none;
    background-size: 100%;
}

/*
.dxbs-pager-prev, .dxbs-pager-next {
    background-image: url('/assets/img/icon_next_page.svg');
}

.disabled .dxbs-pager-prev, .disabled .dxbs-pager-next {
    background-image: url('/assets/img/icon_previews_page.svg');
}

.dxbs-pager-prev {
    transform: rotate(180deg);
}

.dxbs-pager-next {
    transform: rotate(0deg);
}

.disabled .dxbs-pager-prev {
    transform: rotate(0deg);
}

.disabled .dxbs-pager-next {
    transform: rotate(180deg);
}
*/

.disabled .dxbs-pager-first, .disabled .dxbs-pager-last {
    color: #dddddd !important;
}

.dxbs-pager-first, .dxbs-pager-last {
    color: #374d59bf !important;
    opacity: 1;
}

.dxbs-pager .page-link {
    font-size: 12px;
}

.dxbs-pager nav &gt; ul &gt; li.page-item &gt; a.page-link {
    font-size: 12px;
    color: #374D59;
    border: none;
}

.dxbs-pager nav &gt; ul &gt; li.page-item.active &gt; a.page-link {
    background-color: transparent !important;
    border-color: none !important;
    color: #7DB5D8;
    text-decoration: underline;
}

.dxbs-pager .dxbs-dropdown-area .bg-primary {
    background-color: #7DB5D8 !important;
}

.dxbs-pager .dxbs-dropdown-area a {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    opacity: 1;
}

.dxbs-gridview &gt; .card {
    padding: 23px;
}

table.dxbs-table {
    overflow: scroll;
    border-collapse: collapse;
}

    table.dxbs-table &gt; thead &gt; tr &gt; td,
    table.dxbs-table &gt; thead &gt; tr &gt; th {
        border: none;
        border-color: #7DB5D8;
        border-bottom: 1px solid !important;
        color: #7DB5D8;
        opacity: 1;
        font-family: 'Open Sans', SemiBold;
        font-size: 14px;
        vertical-align: bottom !important;
        height: 20px !important;
        padding: .3rem;
    }

    table.dxbs-table &gt; tbody &gt; tr &gt; td {
        border: none;
        color: #374D59;
        font-family: 'Open Sans', Regular;
        font-size: 14px;
        height: 20px !important;
        padding: .3rem;
        vertical-align: top !important;
        text-align: left !important;
    }

    table.dxbs-table &gt; tbody &gt; tr:hover {
        background-color: #F0F7FC;
    }

    table.dxbs-table &gt; tbody &gt; tr &gt; td &gt; a {
        color: #374D59;
        text-decoration: underline;
    }

    table.dxbs-table &gt; tfoot &gt; tr &gt; td {
        border-color: #7db5d8;
        Color: #374D59;
        font-family: 'Open Sans', Regular !important;
        font-size: 10px;
    }

        table.dxbs-table &gt; tfoot &gt; tr &gt; td label &gt; select {
            font-family: 'Open Sans', Regular !important;
            font-size: 10px;
        }

.dxbs-table {
    border-bottom: 1px solid #7DB5D8 !important;
    opacity: 1;
}

/* End of product pager navigation */

/* Product search */

input.app-searchbox {
    border: solid 1px !important;
    border-color: #7db5d8 !important;
    background: url("../assets/img/icon_search.svg") no-repeat right 25px center !important;
    font-style: normal !important;
}

    input.app-searchbox:placeholder-shown {
        font-style: italic !important;
        color: #e8ecf0 !important;
    }

input.searchbox {
    border: solid 1px !important;
    border-color: #7db5d8 !important;
    font-style: normal !important;
}

    input.searchbox:placeholder-shown {
        font-style: italic !important;
        color: #e8ecf0 !important;
    }

/* End Product search */


.form-select {
    display: inline-block;
    width: 67px !important;
    font-size: 12px !important;
    font-weight: 300;
    color: #495057;
    background: #f9f9f9 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") no-repeat right .75rem center/16px 12px;
    border: none;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-style: italic;
}


ul.pagination {
    display: inline-block !important;
    padding: 0 !important;
    margin: 0 !important;
}

    ul.pagination li {
        display: inline !important;
    }

        ul.pagination li a {
            color: black !importantk;
            float: left !important;
            padding: 8px 16px !important;
            text-decoration: none !important;
        }

.page-link {
    border-width: 0px !important;
    color: #7db5d8 !important;
    text-decoration: underline !important;
}

.page-item.active .page-link {
    background-color: #f9f9f9 !important;
}

.app-combobox-input {
    border-color: #7db5d8 !important;
    height: 30px !important;
    font-size: 14px !important;
    padding-right: 46px !important;
}

.app-combobox {
    width: 100% !important;
}

    .app-combobox .btn-secondary {
        background-color: transparent !important;
        min-width: unset;
        color: unset;
        border: none !important;
    }

    .app-combobox .dropdown-toggle {
        color: black !important;
        padding-bottom: 20% !important;
    }

form .app-combobox input {
    font-family: 'Open Sans', Regular !important;
    font-style: normal !important;
}

    form .app-combobox input:placeholder-shown {
        font-style: italic !important;
    }

.aspect {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    padding: 66.66% 0 0 0;
    overflow: hidden;
}

    .aspect img {
        position: absolute;
        display: block;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        object-fit: cover !important;
    }

.dxbs-tree-tmpl a.nav-link {
    padding: .125rem .625rem .125rem .125rem;
    color: #374D59;
    opacity: 1;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 3px;
}

    .dxbs-tree-tmpl a.nav-link:hover {
        background-color: #EDD089;
        color: #ffffff !important;
    }

.dxbs-tree-tmpl.active &gt; a.nav-link {
    color: #EDD089;
    opacity: 1;
}

.dxbs-tree-tmpl.active &gt; a.nav-link {
    color: #EDD089;
    opacity: 1;
}

.dxbs-caret-left::before, .dxbs-caret-right::before, .dxbs-caret-bottom::before {
    content: url('/assets/img/treeview_collapsed.svg') !important;
    position: absolute !important;
    top: -10px !important;
    width: 80% !important;
    height: 80% !important;
    border-top: none !important;
    border-left: none !important;
    transform: translate(2px, 2px) !important;
}

.dxbs-caret-bottom {
    transform: rotate(0deg) !important;
}

.dxbs-media-skip-forward, .dxbs-caret-right {
    transform: rotate(270deg) !important;
}

.dxbs-caret-bottom::before {
    left: -0px;
}

.dxbs-caret-right::before {
    left: -3px;
}

.text-wrong {
    text-decoration: line-through !important;
}

span.price-special {
    color: #ED8989;
}

.product-box {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 20px;
    margin: 20px 20px;
}

.product-box-name {
    text-align: center;
    font: normal normal 600 16px/22px 'Open Sans';
    letter-spacing: 0px;
    color: #53301C;
    text-transform: uppercase;
    opacity: 1;
    height: 44px;
    overflow: hidden;
}

.product-box-displayname {
    text-align: center;
    letter-spacing: 0px;
    opacity: 1;
    height: 50px;
    overflow: hidden;
    margin-bottom: 0;
    line-height: normal;
    margin-bottom: -8px;
}

.product-box-price {
    text-align: center;
    font: normal normal 600 16px/22px 'Open Sans';
    letter-spacing: 0px;
    color: #41A6A6;
    opacity: 1;
    text-transform: uppercase;
}

.product-box-button {
    margin: 0 !important;
}

/*.product-box-button-buy span {
    padding-left: 0;
}*/

.product-box-button-buy {
    background-color: #287FB2 !important;
    width: 172px;
}

.start-sm {
    height: 16px;
}

    .start-sm img {
        height: 100% !important;
        margin-right: 6px;
    }

    .start-sm div {
        font: normal normal 600 16px/19px 'Open Sans';
        letter-spacing: 0px;
        font-size: 0.80rem;
        text-align: left;
        color: #666666;
        line-height: 1.2;
        opacity: 1;
    }

.review-message {
    font-family: 'Open Sans' !important;
    font-size: 14px;
    font-style: italic;
    text-align: left;
    color: #666666;
    line-height: 24px;
}

.review-name {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px;
    text-align: left;
    color: #374d59;
    line-height: 19px;
}

.review-date {
    font-family: 'Open Sans' !important;
    font-weight: 400 !important;
    font-size: 12px;
    text-align: left;
    color: #666666;
    line-height: 17px;
}

.app-modal-success,
.app-modal-delete,
.app-modal {
    text-align: center;
    letter-spacing: 0px;
    font-family: 'Open Sans';
}

.app-modal {
    max-width: 80% !important;
}

.app-modal-60 {
    max-width: 60% !important;
}

.app-modal-success .modal-content,
.app-modal-delete .modal-content,
.app-modal .modal-content {
    border-radius: 0px;
    padding: 1em;
    justify-content: center;
}

.app-modal-success .modal-footer,
.app-modal-delete .modal-footer,
.app-modal .modal-footer {
    border-top: none;
    justify-content: center;
}

.app-modal-success .close-button,
.app-modal-delete .close-button,
.dxbs-modal .close-button,
.app-modal .close-button {
    background-image: url('/assets/img/icon_close.svg');
    background-repeat: no-repeat;
    height: 19px;
    width: 19px;
}

.app-modal-success .content {
    color: #666666;
    font-size: 16px;
}

.cell-padding {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.gallery-img-box {
    position: relative;
    cursor: pointer;
    /* left: 20%; */
}

/* temporary classes to use in product zoom*/
.img-magnifier-glass {
    position: absolute;
    border: 3px solid #000;
    border-radius: 50%;
    cursor: none;
}

.img-zoom-result {
    border: 1px solid #d4d4d4;
    display: inline-flex;
    position: absolute;
    z-index: 2;
    top: 1.2vh;
    left: 32vw;
    background-color: white;
}


.img-zoom-lens {
    position: absolute;
}

/* temporary classes to use in product zoom end*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 320px) {
    .gallery-control {
        height: 58px;
        width: 30px;
    }

    .gallery-img-box {
        /* height: 100%; */
        width: 100%;
        /* left: 20%; */
    }

    .gallery-img-preview {
        height: 50px;
        width: 50px;
    }

        .gallery-img-preview img {
            object-fit: contain;
            height: 48px;
            width: 48px;
        }

    .img-magnifier-glass {
        /*Set the size of the magnifier glass:*/
        width: 50px;
        height: 50px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .gallery-control {
        height: 80px;
        width: 40px;
    }

    .gallery-img-box {
        /* height: 400px; */
        width: 100%;
    }

    .gallery-img-preview {
        height: 80px;
        width: 52px;
    }

        .gallery-img-preview img {
            width: 50px;
            height: 80px;
            object-fit: contain;
        }

    .img-magnifier-glass {
        /*Set the size of the magnifier glass:*/
        width: 70px;
        height: 70px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .gallery-img-box {
        /* height: 350px; */
        width: 100%;
    }

    .img-magnifier-glass {
        /*Set the size of the magnifier glass:*/
        width: 70px;
        height: 70px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .gallery-img-box {
        /* height: 400px; */
        height: 100%;
        width: auto;
    }

    .img-magnifier-glass {
        /*Set the size of the magnifier glass:*/
        width: 100px;
        height: 100px;
    }

    .img-zoom-result {
        /*set the size of the result div:*/
        width: 300px;
        height: 300px;
        /*set the spacing beside image*/
    }

    .img-zoom-lens {
        /*set the size of the lens:*/
        width: 150px;
        height: 150px;
    }
}

@media (min-width: 1024px) {
    .gallery-img-box {
        /* height: 400px; */
        width: 100%;
    }

    .img-magnifier-glass {
        /*Set the size of the magnifier glass:*/
        width: 100px;
        height: 100px;
    }

    .img-zoom-result {
        /*set the size of the result div:*/
        width: 300px;
        height: 300px;
        /*set the spacing beside image*/
    }

    .img-zoom-lens {
        /*set the size of the lens:*/
        width: 150px;
        height: 150px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .gallery-img-box {
        /* height: 400px; */
        width: 100%;
    }

    .img-magnifier-glass {
        /*Set the size of the magnifier glass:*/
        width: 100px;
        height: 100px;
    }

    .img-zoom-result {
        /*set the size of the result div:*/
        width: 350px;
        height: 350px;
        /*set the spacing beside image*/
    }

    .img-zoom-lens {
        /*set the size of the lens:*/
        width: 150px;
        height: 150px;
    }
}

@media (min-width: 1440px) {

    .gallery-img-box {
        /* height: 100%; */
        width: 100%;
        /* left: 15%; */
    }

    .img-magnifier-glass {
        /*Set the size of the magnifier glass:*/
        width: 100px;
        height: 100px;
    }

    .img-zoom-result {
        /*set the size of the result div:*/
        width: 450px;
        height: 450px;
        /*set the spacing beside image*/
    }

    .img-zoom-lens {
        /*set the size of the lens:*/
        width: 150px;
        height: 150px;
    }
}

@media (min-width: 1700px) {
    .gallery-img-box {
        /* height: 400px; */
        width: 100%;
    }

    .img-magnifier-glass {
        /*Set the size of the magnifier glass:*/
        width: 100px;
        height: 100px;
    }

    .img-zoom-result {
        /*set the size of the result div:*/
        width: 500px;
        height: 500px;
        /*set the spacing beside image*/
    }

    .img-zoom-lens {
        /*set the size of the lens:*/
        width: 150px;
        height: 150px;
    }
}

.square {
    position: relative;
    width: 100%;
}

span.square {
    height: 25px;
    width: 25px;
    background-color: #7DB5D8;
    display: inline-block;
    color: #ffff !important;
    text-align: center;
    cursor: pointer;
}

.square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.square .content {
    position: absolute;
    width: 100%;
    height: 100%;
}

.prod-cant {
    text-align: left;
    font-weight: normal;
    font-size: 10.5pt;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

.prod-price {
    text-align: left;
    font-weight: normal;
    font-size: 10.5pt;
    letter-spacing: 0px;
    color: #41A6A6;
    opacity: 1;
}

.prod-special {
    text-align: left;
    font-weight: normal;
    font-size: 10.5pt;
    letter-spacing: 0px;
    color: #ED8989;
    opacity: 1;
}


div .dx-blazor-checkbox.valid.modified .custom-checkbox .custom-control-input + .custom-control-label::before {
    border-color: #CCCCCC !important;
}

.dx-blazor-checkbox.valid.modified .custom-control-input:checked + .custom-control-label::before,
.dx-blazor-checkbox.valid.modified .custom-switch .custom-control-label::before,
.dx-blazor-checkbox.valid.modified .custom-switch .custom-control-label::after {
    background-color: #7db5de !important;
    color: #666666 !important;
}


div
.dxbs-listbox a.bg-primary,
.dxbs-listbox
a.bg-primary:focus,
a.bg-primary.focused:focus,
.dxbs-listbox a.bg-primary.focused:hover,
.dxbs-listbox a.bg-primary:active
.dxbs-listbox a.bg-primary.focused:active {
    background-color: #f0f7fc !important;
}



.review-check-text {
    flex: 1 0 89%;
    max-width: 95%;
    padding-right: 0px !important;
}

.review-check {
    flex: 0 0 3%;
    max-width: 3%;
}



.gallery-img-box img {
    object-fit: contain;
    /* height: 100%; */
    max-height: 400px;
    /* width: 100%; */
}

.review-row {
    border-bottom: 1px solid #8DC2E4;
}

.review-message {
    text-align: left;
    font: italic normal normal 14px/24px 'Open Sans';
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

.review-name {
    text-align: left;
    font: normal normal 600 14px/19px 'Open Sans';
    letter-spacing: 0px;
    color: #374D59;
    opacity: 1;
}

.review-date {
    text-align: left;
    font: normal normal normal 12px/17px 'Open Sans';
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

.pagination-sm .page-link {
    color: #374D59 !important;
    opacity: 1;
    font-size: 12px;
}

ul.pagination .page-item.active .page-link {
    background-color: #EDD089 !important;
    border-color: none !important;
    color: #fff !important;
    text-decoration: underline !important;
}

.page-item .page-link:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
}

.no-display {
    display: none;
}

.chevron::before {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.55em;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.55em;
    color: #666666;
}

.chevron.right:before {
    left: 0;
    transform: rotate(45deg);
}

.chevron.bottom:before {
    top: 3px;
    transform: rotate(135deg);
}

.chevron.top:before {
    top: 7px;
    transform: rotate(316deg);
}

.chevron.left:before {
    left: 0.25em;
    transform: rotate(-135deg);
}

.contact-form-row {
    margin-bottom: 0px !important;
    padding-right: 0px !important;
    padding-left: 30px !important;
}

.contact-margin-top-bottom {
    margin-bottom: 0px !important;
    margin-top: 10px !important
}

.contact-form-style {
    padding: 20px;
    margin: 0 20px;
    background: #F0F7FC 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
}

.p-20p {
    padding: 20px;
    padding-left: 15px;
    padding-right: 15px;
}


.app-spinedit .btn-secondary,
.app-combobox .btn-secondary {
    background-color: #f9f9f9 !important;
    min-width: unset;
    color: unset;
}

form .app-spinedit input,
form .app-combobox input {
    font-family: 'Open Sans', Regular !important;
    font-style: normal !important;
}


    form .app-spinedit input:placeholder-shown,
    form .app-combobox input:placeholder-shown {
        font-style: italic !important;
    }

.center-table-options {
    display: flex;
    align-items: center;
    font-family: 'Open Sans', Light !important;
    font-size: 14px !important;
    color: #666666 !important;
}

.header-table-options {
    font: normal normal 600 14px/24px 'Open Sans';
    color: #7db5d8;
    border-top-color: #7db5d8;
    border-bottom-color: #7db5d8;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}

.card-header-options {
    text-align: left;
    font: normal normal 600 18px/24px 'Open Sans';
    letter-spacing: 0px;
    color: #7db5d8 !important;
    opacity: 1;
}

.spin-input {
    border-style: none;
    background-color: #F9F9F9;
    border-radius: 0px !important;
    text-align: center;
    width: 85px !important;
}

.spin-quick-input {
    background-color: #F9F9F9;
    border-radius: 0px !important;
    text-align: center;
    width: 100% !important;
    border-color: #f9f9f9;
}

.spin-input-inc {
    width: 54px !important;
    border-radius: 0px;
    height: 30px;
}

.combobox-input {
    border-style: none;
    border-width: 0px !important;
    border-radius: 0px !important;
    background-color: #F9F9F9;
}

.row-option-style {
    border-bottom-style: solid;
    padding-bottom: 10px;
    border-bottom-color: #7db5d8;
    border-bottom-width: 1px;
}

.responsive-header-table-options {
    font: normal normal 600 14px/24px 'Open Sans';
    color: #7db5d8;
}

.button-table-options-size {
    width: 185px;
}

.disabled-combobox {
    cursor: not-allowed;
    pointer-events: none
}

.error-options-select {
    display: none;
}

.btn-table-delete {
    background-image: url(/assets/img/icon_trash.png);
    background-repeat: no-repeat;
    border: none !important;
    border-radius: 50%;
    height: 24px;
    background-position: center;
    display: block;
    width: 24px;
    background-size: 26px;
    margin: 2px;
}

    .btn-table-delete:hover {
        background-color: none !important;
        border-color: none !important;
        box-shadow: 0px 3px 6px #00000029 !important;
    }

    .btn-table-delete.focus, .btn-table-edit:focus {
        box-shadow: 0 0 0 .2rem #EDD089 !important;
    }

.shop-cart-products-text {
    text-align: left;
    font: normal normal 12px/19px Open Sans;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

.header-table-shop-cart {
    font: normal normal 600 12px/19px 'Open Sans';
    color: #7db5d8;
    text-align: left;
    letter-spacing: 0px;
    opacity: 1;
    border-bottom-color: #7db5d8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.footer-table-shop-cart {
    font: normal normal 600 14px/24px 'Open Sans';
    color: #7db5d8;
    border-top-color: #7db5d8;
    border-top-width: 1px;
    border-top-style: solid;
}


.link-shooping {
    text-align: right;
    text-decoration: underline;
    font: normal normal 600 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #374D59;
    opacity: 1;
}

.edit-coupon-component {
    font-style: oblique;
    background: #F7F7F7 0% 0% no-repeat padding-box;
    opacity: 1;
}

.text-two-lines {
    overflow: hidden;
    max-height: 43px !important;
    /*line-height: 1.8em;*/
    align-self: center;
}

.text-two-lines-resp {
    max-height: 50px !important;    
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: -33px;
    margin-right: -22px;
}

.text-one-line {
    overflow: hidden;
    max-height: 27px;
    line-height: 1.8em;
    font-size: 14px
}

.text-cart-save {
    text-align: left;
    font: normal normal 600 14px/24px Open Sans;
    letter-spacing: 0px;
    color: #374D59;
    opacity: 1;
}

.edit-cart-save {
    background: #F9F9F9 0% 0% no-repeat padding-box !important;
    opacity: 1;
}

.edit-cart-save-readonly {
    background: #D8D8D8 0% 0% no-repeat padding-box;
    opacity: 1;
}

.row-border-cart-save {
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    opacity: 1;
}

.red-border {
    border-color: red !important;
    border-style: solid !important;
    border-width: thin !important;
}

.summary-text {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

.summary-total-row {
    align-items: center;
    margin-top: 0px !important;
}

.modal-options .modal-content {
    padding-top: 0px !important;
}

.product-link:hover {
    color: #666666 !important;
    text-decoration-color: #666666 !important;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-underline-position: below !important;
}

.chip {
    display: inline-block;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    background-color: #F7F7F7;
    font: normal normal 10px/19px Open Sans;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

.chip-description {
    position: absolute;
    left: 10px;
    top: 5px;
}

.chip-closebtn {
    padding-left: 10px;
    color: #666666;
    font-weight: bold;
    /*float: right;*/
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
}

.step-text-active {
    text-align: left;
    font: normal normal bold 14px/24px Open Sans;
    letter-spacing: 0px;
    color: #41A6A6;
    opacity: 1;
}

.step-text-checked {
    font: normal normal normal 14px/24px Open Sans !important;
}

.step-line-active {
    width: 89px;
    border: 1px solid #41A6A6;
    opacity: 1;
}

.step-line-inactive {
    width: 89px;
    border: 1px solid #CCCCCC;
    opacity: 1;
}

.step-text-inactive {
    text-align: left;
    font: normal normal normal 14px/24px Open Sans;
    letter-spacing: 0px;
    color: #CCCCCC;
    opacity: 1;
}

.spin-shipping {
    height: 36px;
    border-radius: 0px;
    font-style: oblique;
}

.summary-text-price {
    text-align: left;
    font: normal normal 600 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #41A6A6;
    opacity: 1;
}

.address-gathering-text {
    text-align: left;
    font: normal normal 600 12px/24px Open Sans;
    letter-spacing: 0px;
    color: #7DB5D8;
    text-transform: uppercase;
    opacity: 1;
}

.shipping-card {
    padding: 20px;
    margin: 0 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
}

.shipping-card-name {
    text-align: left;
    font: normal normal 600 16px/24px Open Sans;
    letter-spacing: 0px;
    color: #41A6A6;
    opacity: 1;
}

.shipping-card-mail {
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 14px/24px Open Sans;
    letter-spacing: 0px;
    color: #374D59;
    opacity: 1;
}

.checkout-topbar {
    height: 100px;
    background: #F0F7FC 0% 0% no-repeat padding-box;
    opacity: 1;
    top: -21px;
    margin-right: -94px !important;
}

.checkout-content {
    padding-left: 13%;
    padding-right: 7%;
    position: relative;
    left: -55px;
    margin-right: -95px;
}

.widget-selected {
    border: 1px solid var(--unnamed-color-41a6a6);
    background: #F0F7FC 0% 0% no-repeat padding-box;
    border: 1px solid #41A6A6;
    opacity: 1;
}

.widget-hover:hover {
    border: 1px solid var(--unnamed-color-41a6a6);
    background: #F0F7FC 0% 0% no-repeat padding-box;
    border: 1px solid #41A6A6;
    opacity: 1;
}

.widget-checked {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    top: -30px;
}

.combobox-countries {
    font-style: oblique !important;
    font-size: small;
    color: #666666;
}

.combobox-search-global {
    height: 31px;
    outline: none;
    border: solid 1px #f9f9f9 !important;
    background: #287FB2 0% 0% no-repeat padding-box !important;
    border-color: #287FB2 !important;
    color: #fff !important;
}

.input-phone {
    font-style: oblique;
    height: auto;
    border-radius: 0px;
    color: #666666;
}

.input-product-qty {
    font-style: oblique;
    height: 40px;
    border-radius: 0px;
    color: #666666;
    height: 25px;
}

.order-detail-card-header {
    background: #F0F7FC 0% 0% no-repeat padding-box;
    opacity: 1;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
    height: 40px;
    align-content: center;
    padding-left: 5px;
}

.order-detail-card-text {
    text-align: left;
    font: normal normal 600 14px/24px Open Sans;
    letter-spacing: 0px;
    color: #7DB5D8 !important;
    opacity: 1;
}

.checkout-data-label {
    font-family: 'Open Sans', Regular;
    font-size: 14px;
    line-height: 19px;
    color: #666666;
    /*margin-right: 40px;*/
    text-align: left;
}

.checkout-data-value {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #374d59;
    /*margin-left: 40px;*/
    text-align: right;
}

.checkout-brief-products-name {
    font-family: 'Open Sans', Regular;
    font-size: 14px;
    line-height: 20px;
    color: #374d59;
    text-align: left;
}

.checkout-brief-products {
    font-family: 'Open Sans', Regular;
    font-size: 14px;
    line-height: 19px;
    color: #374d59;
    text-align: left;
}

.checkout-brief-gift {
    font-family: 'Open Sans', Regular;
    font-size: 14px;
    line-height: 19px;
    color: #374D59;
    text-align: left;
}

.checkout-img-preview {
    object-fit: contain;
    height: 48px;
    width: 48px;
}

.checkout-brief-Amount-Label {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #7DB5D8;
    text-align: left;
}

.checkout-brief-Amount-value {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #374D59;
    text-align: right;
}

.checkout-brief-Amount-total {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #41A6A6;
    text-align: right;
}

.checkout-img-preview img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.static-page-content ol,
.static-page-content ul {
    padding-left: 1.5em !important;
}

.static-page-content blockquote,
.static-page-content h1,
.static-page-content h2,
.static-page-content h3,
.static-page-content h4,
.static-page-content h5,
.static-page-content h6,
.static-page-content ol,
.static-page-content p,
.static-page-content pre,
.static-page-content ul {
    margin: 0;
    padding: 0;
}

.phone-call-in {
    text-align: left;
    letter-spacing: 0px;
    color: #41A6A6;
    opacity: 1;
    font-weight: bold;
}

.error-labels {
    text-align: left;
    font: normal normal 600 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #7DB5D8;
    opacity: 1;
}

.error-value {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #374D59;
    opacity: 1;
}

.cc-edit {
    height: 35px;
    border-color: #f9f9f9;
}

cc-dropdown {
    height: 35.5px;
    border-color: #f9f9f9;
}

.uppercase {
    text-transform: uppercase;
}

.dxbs-textbox.valid.modified .form-control {
    border-color: #41A6A6 !important;
}

.form-control {
    box-shadow: none !important;
    border: none !important;
}

    .form-control:focus {
        box-shadow: none !important;
        border: none;
    }

.combobox-global-search .btn-secondary {
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 13px !important
}



.search-position {
    position: absolute;
    right: 15px;
}

.textbox-color {
    background: #F7F7F7 0% 0% no-repeat padding-box !important;
    opacity: 1;
}

@media (max-width: 1780px) {
    .search-position {
        position: relative;
    }
}


/*--------------------------------------------------------------------------------------------------*/
div #MyOrdersManager [data-dxdg-column-id^="4"] div {
    display: block !important;
    text-align: right !important;
}

div #MyOrdersManager [data-dxdg-column-id^="4"] div {
    margin-right: 2.5rem !important;
}
/*--------------------------------------------------------------------------------------------------*/

.dxbs-listbox &gt; ul &gt; li &gt; a {
    font: normal normal normal 14px/24px Open Sans !important;
    letter-spacing: 0px !important;
    color: #666666 !important;
    opacity: 1 !important;
}

.dxbs-listbox a.bg-primary, .dxbs-listbox a.bg-primary:focus, .dxbs-listbox a.bg-primary:hover, .dxbs-listbox a.bg-primary:active {
    background-color: #7DB5D8 !important;
}

.dxbs-listbox a.dropdown-item:focus, .dxbs-listbox a.dropdown-item:active {
    background-color: #7DB5D8 !important;
}

.img-slide {
    animation-duration: 3s;
    animation-name: slidein;
    animation-iteration-count: infinite;
}

@keyframes slidein {
    from {
        margin-left: 100%;
        width: 100%;
    }

    to {
        margin-left: 0%;
        width: 100%;
    }
}

.modal-fit-width {
    width: min-content !important;
}

#ChechoutOrder .bg-primary, #PrinteableOrder .bg-primary, #PrinteablePagedOrder .bg-primary {
    background-color: #f0f7fc !important;
}

.my-modal-header {
    padding: 15px;
    box-shadow: none !important;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    background-color: #f0f7fc !important;
    border-bottom: 1px solid #b1daf7;
}

    .my-modal-header &gt; div {
        color: #41a6a6;
    }

.dxbs-modal .my-modal-header .close-button {
    background-image: url('/assets/img/icon_close.svg');
    background-repeat: no-repeat;
    height: 19px;
    width: 19px;
    cursor: pointer;
}

.globalsearch {
    color: #666666;
    outline: none;
    background-color: #fff !important;
}

    .globalsearch::placeholder {
        font-style: italic !important;
        color: #666666 !important;
    }


.search-icon {
    position: relative;
    right: 0.7vw;
}

form .app-textbox textarea {
    font-size: 12px !important;
}


form .app-textbox input[type="text"],
form .app-textbox input,
form .app-dateedit-ws input,
form .app-dateedit input,
form .app-spinedit input,
form .app-combobox input,
form .app-dateedit input,
form .app-textbox textarea {
    font-family: 'Open Sans', Regular !important;
    font-style: normal !important;
}

    form .app-textbox input[type="text"]:placeholder-shown,
    form .app-dateedit-ws input:placeholder-shown,
    form .app-dateedit input:placeholder-shown,
    form .app-spinedit input:placeholder-shown,
    form .app-combobox input:placeholder-shown,
    form .app-dateedit input:placeholder-shown,
    form .app-textbox textarea:placeholder-shown {
        font-style: italic !important;
        text-transform: capitalize;
    }

div #MyOrdersManager [data-dxdg-column-id^="3"] div {
    display: block !important;
    text-align: right !important;
}

div #MyOrdersManager [data-dxdg-column-id^="3"] div {
    margin-right: 1.5rem !important;
}

.combobox-global-search {
    background: #287FB2 0% 0% no-repeat padding-box !important;
    border-color: #287FB2 !important;
    color: #fff !important;
    min-width: max-content;
    height: 100%;
    display: flex;
    align-items: center;
}

#globalSearch div.input-group-append.dxbs-input-group-append &gt; button.btn.btn-secondary.dxbs-edit-btn {
    border-radius: 0;
    background: #287FB2 0% 0% no-repeat padding-box !important;
    border-color: #287FB2 !important;
    color: #fff !important;
}

.input-global-search {
    border-style: solid;
    border-width: thin;
    border-color: #7DB5D8;
}

.fit-content-combobox {
    max-width: auto;
}

#modalcountryselector .dxbs-listbox.dropdown-menu {
    width: 92% !important;
}


.toolclass {
    position: relative;   
}

.tooltiptext {
    /*visibility: hidden;*/
    display: none;
    width: 365px;
    background-color: white;
    color: #666666;
    text-align: center;
    border-radius: 20px;
    border-style: solid;
    border-width: thin;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    margin-top: -320px;
    margin-left: 200px;
    border-color: #6666666b;
    box-shadow: -1px 2px 3px #666666;
}

/*    .nnntool:hover &gt; .tooltiptext {
        visibility: visible;
    }*/

.block-ellipsis {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 43px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.no-background {
    background: none;
    border: none;
    outline: none !important;
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}</pre></body></html>