<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*******************Alpha-Inventory-starts***********************/
.inven-section hr {
    margin-top: 25px;
}
.btn-warning:hover {
    color: #fff !important;
    background-color: #1200cc;
    border-color: #1300cd;
}
.search-results-filters .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #000;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.alignPrice1, .alignPrice2, .alignPrice3 {
    font-size: 16px;
}

.alignPrice2 {
    background-color: #ADD8E6;
    color: #000 !important;
}

.alignPrice1 {
    background-color: red;
    color: #fff !important;
}

.alignPrice3 {
    color: white;
    font-weight: 700;
    background-color: green;
    padding: 5px;
}

.button-cross {
    background-color: #333;
}

.applyNw-inven {
    background-color: #212529;
    border: 1px solid #212529;
    transition: all 0.5s;
    width: 100%;
    position: relative;
    font-size: 15px;
    color: #fff !important;
}

.textUs-inven {
    background-color: #212529;
    border: 1px solid #212529;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.5s;
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
}
    .textUs-inven.active {
        color: #fff;
        background-color: #1200cc;
        border-color: #1200cc;
    }
.optn-lst .list-group-item {
    background-color: transparent;
    border: none;
    padding: 2px 0;
    text-overflow: ellipsis;
    break-inside: avoid;
    overflow-x: hidden;
    font-size: .875rem;
}

    .optn-lst .list-group-item h6 {
        font-size: .875rem;
    }

/***********popup*************/

.popup .radio, .checkbox {
    vertical-align: initial !important;
}

.popup input[type="checkbox"], input[type="radio"] {
    width: auto;
    position: relative !important;
}

.popup .row {
    margin-right: 15px;
    margin-left: 15px;
}

.popup .wrapper {
    text-align: left;
    overflow-y: auto;
    max-height: 600px;
}

.popup a.btn-icon-zipcode {
    right: 16px;
    padding: 8px 15px;
}

.popup .cap-img {
    width: 20%;
}

.popup label {
    text-align: left;
    width: 100%;
}

.veh-info-bar button {
    background: #1D7CC0 !important;
    border: 0;
    border-radius: 3px;
    padding: 8px 30px;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
}

.popup textarea, select, div.custom-select, input[type="text"], input[type="email"], input[type="date"], input[type="number"], input[type="search"], .form-control, #viewDetail-4 input, #viewDetail-4 Textarea, ul.top_buttons li a {
    width: 100%;
}

.veh-info-bar button:focus {
    outline: none;
}

.veh-info-bar button:hover {
    background: #c0e4eb;
}

.popup .form-control {
    margin-bottom: 0px !important;
}

.popup .form-group {
    margin-bottom: 8px !important;
}


.popup {
    background: rgba(100, 100, 100, 0.5);
    position: fixed;
    display: none;
    z-index: 5000;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

    .popup h2 {
        font-size: 16px;
        font-weight: 700 !important;
    }

    .popup &gt; div {
        max-width: 600px;
        width: 70%;
        position: fixed;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        background: #FFFFFF;
        padding: 5px;
        z-index: 5001;
        text-align: center;
        border: 5px solid #90CAF9;
        border-radius: 0px;
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
    }

        .popup &gt; div p {
            margin-bottom: 0px;
        }

.pop-tp-clr {
    background-color: #f6f9fb;
    margin-bottom: 10px;
    padding: 5px 0px;
}

    .pop-tp-clr .form-control::placeholder {
        color: #080808 !important;
    }

.rnd-img {
    border-radius: 50%;
    height: 70px;
    width: 70px;
}

.cptcha-div input[type="text"] {
    width: 100%;
}

.cptcha-div {
    position: relative;
    margin-top: -20px;
}

    .cptcha-div #CaptchaImage {
        width: 20%;
        position: absolute;
        left: 3%;
    }

    .cptcha-div a {
        position: absolute;
        margin-top: -18px !important;
        margin-left: -20%;
        background-color: #f7f7f7;
        padding: 4px 15px;
        display: inline-block !important;
    }

.cls-btn button {
    margin-top: 30px;
}

.ntfy-div button {
    float: right;
    margin-top: 0px;
    position: relative;
    padding: 12px 35px;
    border-radius: 0px;
    background-color: #bcbec1 !important;
    transition: .35s;
}

.ntfy-div:hover button {
    background-color: #4b4b4b !important;
}

.t-sml {
    font-size: 10px;
}

.ntfy-div input {
    width: 70%;
}

.btn-icon-zipcode:hover {
    background-color: #606060;
}

.popup-threesixty {
    background: rgba(100, 100, 100, 0.5);
    position: fixed;
    display: none;
    z-index: 5000;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.viewthreesixty-popup &gt; div {
    max-width: 1200px;
    width: 70%;
    position: fixed;
    transform: translate(-50%, -50%);
    left: 48%;
    top: 50%;
    background: #FFFFFF;
    padding: 15px;
    z-index: 5001;
    text-align: center;
    border: 5px solid #90CAF9;
    border-radius: 0px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 40%);
}

@media screen and (max-width: 1080px) {
    .viewthreesixty-popup &gt; div {
        width: 96%;
        left: 50%;
    }
}

@media screen and (max-width: 640px) {
    .popup &gt; div {
        padding: 0px 20px 20px;
        width: 90%;
    }

    .popup p {
        margin-bottom: 0px
    }

    .popup .form-group {
        margin-bottom: 6px !important;
    }

    .popup #CaptchaImage {
        max-width: 180%;
    }

    .popup .col-xs-5 {
        width: 30%;
    }

    .popup .col-xs-7 {
        width: 70%;
    }
}

@media screen and (max-width: 375px) {
    .popup hr {
        display: none;
    }
}
/***********popup-close*************/



/*******************Alpha-Inventory-ends***********************/
.img-top-card {
    height: 250px;
    width: 100%;
    object-fit: cover;
    text-align: center;
    margin: 0 auto;
    display: block;
    object-position: 50% 50%;
}



/*#pricecall {
    background-color: #8ab442;
    border-radius: 100px;
}*/
#bg-color {
    background-color: #e7e7e7;
}

.inventorysearchform {
    border-radius: 50px 0px 0px 50px;
}

#simpleprice {
    background-color: #e2d21f;
    border-radius: 100px;
}

.textusicon {
    position: relative;
}

    .textusicon i {
        position: absolute;
        right: 7px;
        top: 7px;
        background-color: #3a3a3a;
        border-radius: 100px;
        padding: 2px 5.5px;
        font-size: 14px;
        color: #e2d21f;
    }

    .textusicon:hover i {
        background-color: #fca52a;
        color: #3a3a3a;
    }

.more-less a i {
    top: 11px;
}

.clear-cross {
    width: 20px;
    line-height: 0px;
    margin-right: 2px;
}

    .clear-cross i {
        font-size: 7px;
        margin-left: -4px;
    }

@media all and (max-width: 767px) {
    .compare-btn-inven {
        display: none;
    }
}

.inventory-listing-car span {
    font-size: 10px;
}

.inventory-listing-car h6 {
    font-size: 13px;
}

.short-links2 {
    z-index: 2;
    top: 3px;
}

    .short-links2 a {
        background-color: #6c6a6a;
        padding: 4px 12px 4px 12px;
        transition: all 0.5s;
    }

        .short-links2 a:hover {
            background-color: #0d6efd;
        }

        .short-links2 a span {
            top: 15px;
            left: 28px;
            background-color: #3a3a3a;
            font-size: 12px;
            width: 25px;
            height: 25px;
        }

.filtertitle {
    background-color: #3a3a3a !important;
}

.mobile-filter-button {
    position: relative;
    z-index: 1;
}

.compare-btn-inven {
    left: 5px;
    top: 35px;
}

    .compare-btn-inven input-search[type="checkbox"] {
        visibility: hidden;
    }

    .compare-btn-inven .checkboxOverride {
        width: 25px;
    }

        .compare-btn-inven .checkboxOverride input[type="checkbox"]:checked + label:after {
            opacity: 1;
        }

        .compare-btn-inven .checkboxOverride label {
            background: none repeat scroll 0 0 #ebf2eb;
            border: 3px solid #3a3a3a;
            cursor: pointer;
            height: 25px;
            width: 25px;
        }

            .compare-btn-inven .checkboxOverride label:after {
                border-style: none none solid solid;
                content: "";
                height: 5px;
                left: 5px;
                opacity: 0;
                position: absolute;
                top: 6px;
                -ms-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                width: 10px;
            }

/*.compare-cont input[type="radio"],
input[type="checkbox"] {
    display: none;
}
*/
.bottom_pagination .page-item.active .page-link {
    background-color: #3a3a3a;
    border-color: #3a3a3a;
}

.bottom_pagination .page-item .page-link {
    color: #000;
}
/*invemtory-section-ends*/
@media (max-width: 1080px) {
    .sort-list-title {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .price-cont-inven {
        background-color: whitesmoke;
        padding: 15px 5px;
    }
}
</pre></body></html>