﻿.main-search {
    margin-right: -2px;
    height: 40px !important;
    width: auto !important;
}

.nav-item .nav-link {
    font-size: 1.2rem;
}

.badge-big {
    font-size: 1.0rem;
}

.logo-img {
    max-width: 310px;
}

@media screen and (min-width: 768px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }
}

.navbar-brand img {
    height: 40px !important;
    width: auto !important;
}

@media screen and (min-width: 400px) {
    .dropdown-fixed {
        min-width: 350px !important;
    }
}

.dropdown-box {
    height: 80px;
}

.box-image {
    width: 85px;
    height: auto;
}

.box-contact {
    width: 24px;
    height: auto;
}

.cart-position {
    position: relative;
    left: -23px;
    bottom: -3px;
    text-align: center;
}

.search-filter-ddl {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .search-filter-ddl {
        width: 200px !important;
    }
}

.mt-body {
    margin-top: 30px !important;
}

.validation-mvc {
    padding-bottom: 0px;
}

    .validation-mvc ul {
        list-style-type: none;
        padding-left: 2px;
    }

.opt-group {
    font-weight: bold;
    font-style: italic;
}

.body-bg {
    padding-bottom: 40px;
    background-color: #f5f5f5;
    width: 100%;
}

#form-container {
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

/*.item-flex {
    width: 150px;
    margin: 8px;
}

    .item-flex:hover {
        border-color: inherit;
    }

    .item-flex a {
        height: 100%;
    }*/

.allword {
    word-wrap: normal !important;
}

.spin-loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid var(--bs-primary);
    border-radius: 50%;
    width: 65px;
    height: 65px;
    animation: spin 0.5s linear infinite;
    margin: auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.w-60p {
    width: 60%;
}

.w-40p {
    width: 40%;
}

.h-center {
    margin-left: auto;
    margin-right: auto;
}

article dd {
    margin-bottom: 1rem;
}

#txtXRefNo::-ms-clear {
    display: none;
}

.b2b-manual {
    background: url('/images/B2B_MAN.png') no-repeat center;
}

.b2b-vintage {
    background: url('/images/B2B_VINTAGE.png') no-repeat center;
}

.b2b-ftp {
    background: url('/images/B2B_FTP.png') no-repeat center;
}

.b2b-upload {
    background: url('/images/B2B_UPL.png') no-repeat center;
}

.b2b-edi {
    background: url('/images/B2B_EDI.png') no-repeat center;
}

.b2b-fast-track {
    background: url('/images/fast_track_s.png') no-repeat center;
}

.b2b-advanced-ship {
    background: url('/images/AdvShip_s.png') no-repeat center;
}

.b2b-priority-truck {
    background: url('/images/PriorTruck_s.png') no-repeat center;
}

.b2b-warning {
    background: url('/images/warning.png') no-repeat left;
    background-size: 20px;
    padding-left: 22px !important;
}

.c-pointer {
    cursor: pointer;
}

.b2b-warning-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/images/warning.png') no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
}

.b2b-manual, .b2b-vintage, .b2b-ftp, .b2b-upload, .b2b-edi {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.table-b2border tbody tr td {
    vertical-align: middle;
}

.order-tl {
    padding-left: 0px;
    height: 5px;
    background: #868e96;
}

    .order-tl li {
        position: relative;
        display: inline-block;
        float: left;
        width: 25%;
        font: bold 14px arial;
        height: 50px;
    }

        .order-tl li .title {
            position: absolute;
            text-transform: uppercase;
            width: 80px;
        }

        .order-tl li .top-tl {
            top: -47px;
        }

        .order-tl li .bot-tl {
            top: 20px;
        }

        .order-tl li .point {
            content: "";
            top: -6px;
            left: 0px;
            display: block;
            width: 16px;
            height: 16px;
            border: 4px solid #868e96;
            border-radius: 20px;
            background: #868e96;
            position: absolute;
        }

            .order-tl li .point.done {
                top: -6px;
                width: 16px;
                height: 16px;
                border: 4px solid var(--bs-primary);
                border-radius: 20px;
                background: var(--bs-primary);
            }

            .order-tl li .point.active {
                top: -10px;
                width: 24px;
                height: 24px;
                border: 4px solid var(--bs-primary);
                border-radius: 20px;
                background: var(--bs-primary);
            }

        .order-tl li .bar-done {
            position: absolute;
            top: 0px;
            left: 0px;
            height: 5px;
            display: block;
            background-color: var(--bs-primary);
            width: 100%;
        }

        .order-tl li:last-child {
            width: 0px;
            margin-left: -6px;
        }

            .order-tl li:last-child .point {
                left: -8px;
            }

            .order-tl li:last-child .title {
                left: -75px;
                text-align: right;
                direction: rtl;
            }

.order-status h3 {
    margin-bottom: 60px;
}

.order-tl-title {
    position: relative;
    top: -100px;
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
}

.service-img-box {
    width: 48px;
    height: 24px;
}

.item-center-carousel {
    margin-left: auto !important;
    margin-right: auto !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23290F00' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23290F00' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-indicators li {
    opacity: 0.3;
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-cust-mb {
    bottom: -24px;
}

.border-top-clear {
    border-top: 0px none #000;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.qty-cart-field {
    width: 80px;
    margin: auto;
    text-align: center;
}

.cart-container {
    white-space: nowrap;
}

.table-cart {
    min-width: 1100px;
}

    .table-cart .item {
        width: 115px;
        text-align: left !important;
    }

    .table-cart .desc {
        width: auto;
    }

    .table-cart thead .qty {
        width: 110px;
        text-align: right !important;
    }

    .table-cart thead .uom {
        width: 60px;
    }

    .table-cart .unit-price {
        width: 110px;
        text-align: right !important;
    }

    .table-cart .row-price {
        width: 110px;
        text-align: right !important;
    }

    .table-cart .weight {
        width: 110px;
        text-align: right !important;
    }

    .table-cart .actions {
        width: 130px;
        text-align: right;
    }

/*.thumbn-img {
    max-width: 150px;
    max-height: 150px;
}*/

.thumbn-img-small {
    max-height: 50px;
    max-width: 50px;
}

.carousel-content {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
}

.card-img-mobile {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.vert-container {
    position: relative;
    height: 100%;
}

.vert-cent-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.bg-selected-green {
    background-color: lightgreen;
}

.ship-card-opt {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.carousel-placeholder {
    width: 100%;
    height: 100%;
}

.help-container {
    position: fixed;
    bottom: 10px;
    right: 10px;
    opacity: 1;
    cursor: pointer;
}

.first-row-bold tbody tr:first-child td {
    font-weight: 700;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    cursor: not-allowed !important;
    color: rgba(204, 204, 204, 1) !important;
}

.browse-items-img {
    width: 200px;
    height: 200px;
}

.lh-08 {
    line-height: 0.8 !important;
}

.is-warning {
    border-color: #ffbe00;
    padding-right: calc(1.5em + .75rem);
    background-image: url(/images/warning.png);
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

@media (min-width: 768px) {
    .d-md-tab-hea-grp {
        display: table-header-group !important;
    }
}

.table {
    --bs-table-border-color: transparent;
    border-top: 1px solid var(--bs-border-color);
    border-bottom: 1px solid var(--bs-border-color);
}

    .table thead th {
        border-bottom: 1px solid var(--bs-border-color);
        border-top: 0;
        border-left: 0;
        border-right: 0;
    }

/*@media (max-width: 768px) {
    .table tr {
        border-bottom: 0px !important;
    }
}*/

@media (min-width: 768px) {
    .text-left-md {
        text-align: left !important;
    }
}

.mw-100px {
    min-width: 100px !important;
}
