/* Minification failed. Returning unminified contents.
(110,28): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(451,22): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(471,37): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(479,36): run-time error CSS1039: Token not allowed after unary operator: '-skin-focus-color'
(484,28): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(486,17): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(504,28): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(511,22): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(532,22): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(552,36): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(573,32): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(578,26): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(579,28): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(683,22): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
(810,28): run-time error CSS1039: Token not allowed after unary operator: '-skin-base-color'
 */
.slider {display: inline-block;vertical-align: middle;position: relative;}.slider.slider-horizontal {max-width: 180px;height: 20px;}.slider.slider-horizontal .slider-track {height: 10px;width: 100%;margin-top: -5px;top: 50%;left: 0;}.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {height: 100%;top: 0;bottom: 0;}.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {margin-left: -10px;}.slider.slider-horizontal .slider-tick.triangle, .slider.slider-horizontal .slider-handle.triangle {position: relative;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);border-width: 0 10px 10px 10px;width: 0;height: 0;border-bottom-color: #2e6da4;margin-top: 0;}.slider.slider-horizontal .slider-tick-container {white-space: nowrap;position: absolute;top: 0;left: 0;width: 100%;}.slider.slider-horizontal .slider-tick-label-container {white-space: nowrap;margin-top: 20px;}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {padding-top: 4px;display: inline-block;text-align: center;}.slider.slider-horizontal .tooltip {-ms-transform: translateX(-50%);transform: translateX(-50%);}.slider.slider-horizontal.slider-rtl .slider-track {left: initial;right: 0;}.slider.slider-horizontal.slider-rtl .slider-tick, .slider.slider-horizontal.slider-rtl .slider-handle {margin-left: initial;margin-right: -10px;}.slider.slider-horizontal.slider-rtl .slider-tick-container {left: initial;right: 0;}.slider.slider-horizontal.slider-rtl .tooltip {-ms-transform: translateX(50%);transform: translateX(50%);}.slider.slider-vertical {height: 210px;width: 20px;}.slider.slider-vertical .slider-track {width: 10px;height: 100%;left: 25%;top: 0;}.slider.slider-vertical .slider-selection {width: 100%;left: 0;top: 0;bottom: 0;}.slider.slider-vertical .slider-track-low, .slider.slider-vertical .slider-track-high {width: 100%;left: 0;right: 0;}.slider.slider-vertical .slider-tick, .slider.slider-vertical .slider-handle {margin-top: -10px;}.slider.slider-vertical .slider-tick.triangle, .slider.slider-vertical .slider-handle.triangle {border-width: 10px 0 10px 10px;width: 1px;height: 1px;border-left-color: #2e6da4;border-right-color: #2e6da4;margin-left: 0;margin-right: 0;}.slider.slider-vertical .slider-tick-label-container {white-space: nowrap;}.slider.slider-vertical .slider-tick-label-container .slider-tick-label {padding-left: 4px;}.slider.slider-vertical .tooltip {-ms-transform: translateY(-50%);transform: translateY(-50%);}.slider.slider-vertical.slider-rtl .slider-track {left: initial;right: 25%;}.slider.slider-vertical.slider-rtl .slider-selection {left: initial;right: 0;}.slider.slider-vertical.slider-rtl .slider-tick.triangle, .slider.slider-vertical.slider-rtl .slider-handle.triangle {border-width: 10px 10px 10px 0;}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {padding-left: initial;padding-right: 4px;}.slider.slider-disabled .slider-handle {background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);}.slider.slider-disabled .slider-track {background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);cursor: not-allowed;}.slider input {display: none;}.slider .tooltip.top {margin-top: -36px;}.slider .tooltip-inner {white-space: nowrap;max-width: none;}.slider .hide {display: none;}.slider-track {position: absolute;cursor: pointer;background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);border-radius: 4px;}.slider-selection {position: absolute;background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 4px;}.slider-selection.tick-slider-selection {background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);}.slider-track-low, .slider-track-high {position: absolute;background: transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 4px;}.slider-handle {position: absolute;top: 0;width: 20px;height: 20px;background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);filter: none;border: 0px solid transparent;}.slider-handle.round {border-radius: 50%;}.slider-handle.triangle {background: transparent none;}.slider-handle.custom {background: transparent none;}.slider-handle.custom::before {line-height: 20px;font-size: 20px;content: '\2605';color: #726204;}.slider-tick {position: absolute;width: 20px;height: 20px;background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;filter: none;opacity: 0.8;border: 0px solid transparent;}.slider-tick.round {border-radius: 50%;}.slider-tick.triangle {background: transparent none;}.slider-tick.custom {background: transparent none;}.slider-tick.custom::before {line-height: 20px;font-size: 20px;content: '\2605';color: #726204;}.slider-tick.in-selection {background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);opacity: 1;}

.slider-handle:active, .slider-handle:focus {
    border-width: 4px;
    transform: scale(1.3);
}
.slider-handle:focus {
    outline: none;    
}

.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: grab;
    border-radius: 50%;
    border: 10px solid #fff;
    border-width: 6px;
    background-image: inherit;
    transition: transform .15s cubic-bezier(.88,.25,.11,.82);
    transform: scale(1);
    touch-action: none;
}
/*main container*/
.product-listing .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

/*sidebar*/
.ax-vehicles-sidebar {
    min-width: 260px;
    max-width: 260px;
    background: #fff;
    color: #ffffff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: fixed;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.product-listing .listing-sidebar .widget {
    border: none;
}

#filtermask {
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.4);
    display: none;
    top: 0;
    left: 0;
}

#filtermask.isvisible {
    display: block;
}

#filtermask img {
    width: 60px;
    height: 60px;
    margin-top: 50%;
}


/*content form vehicles*/

.ax-vehicles-content.active {
    margin-left: 260px;
}

.content-vehicles {
    padding-top: 50px;
}

.ax-vehicles-content.isfiltered .content-vehicles{
    padding-top: 95px;
}


/*search bar*/

.sorting-options-main {
    background: #ffffff;
    z-index: 12;
    border: none;
    border-bottom: 1px solid #ddd;
    max-width: calc(1920px - 262px);
    width: calc(100vw);
}

@media screen and ( max-height:414px) {
    .product-listing.open-filters .ax-vehicles-sidebar {
        width: 320px;
    }

    .product-listing.open-filters .listing-sidebar {
        height: auto;
        max-height: none;
    }
}

.product-listing .price-search input {
    border: solid 2px var(--skin-base-color);
    height: 39px;
    background: #fff;
}

.sorting-options {
    padding: 0px;
}

.sorting-options .change-view-button {
    margin-left: 20px;
}


/*vehicle grid*/

.ax-vehicle-list {
    overflow: auto;
    padding-bottom: 20px;
}

.ax-vehicle-list {
    padding-left: 15px;
    padding-right: 15px;
    display: grid;
    gap: 10px 10px;
    grid-template-columns: repeat(auto-fill, minmax(262px, 1fr));
}

    .ax-vehicle-list.list-view {
        grid-template-columns: repeat(auto-fill,minmax(536px,1fr)) !important;
    }


.product-listing .car-item {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    margin-top: 0px;
}

.product-listing .car-grid {
    margin-top: 10px;
    box-shadow: 0 2px 9px 0 rgba(41,48,51,0.07);
    padding: 10px;
    background: #fff;
}

    .car-item:hover,
    .product-listing .car-grid:hover,
    .product-listing .car-item:hover {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4) !important;
    }

.ax-car-title {
    color: #333;
    font-size: 11px;
    font-weight: 600;
    display: block;
    float: left;
}

.car-item .car-content a.ax-vehicle-title-car {
    color: #333 !important;
}


.ax-vehicle-title-car p {
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*vehicle list*/



.ax-car-values {
    color: #666;
    font-size: 11px;
    display: block;
    text-align: right;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

.ax-card .ax-car-values {
    text-align: left;
}

.car-item .car-list {
    bottom: 290px;
}

.car-item .car-content {
    padding: 15px;
}

    .car-item .car-content a {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 10px;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 100%;
        overflow: hidden;
    }

    .car-item .car-content a.button {
        color: #fff;
        font-size: 22px;
        margin-top: 10px;
        margin-bottom: 0px;
    }

.ax-car-table-info {
    width: 100%;
    table-layout: fixed;
}

.car-content .price a.button {
    padding: 5px 14px;
}

.product-listing .car-grid .ax-card .car-title a {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

.ax-grid .img-responsive {
    width: 100%;
}

.ax-card .img-responsive {
    height: auto;
    max-height: 210px;
    margin: auto;
}

.product-listing .car-grid .price a.button.card-button {
    font-size: 22px;
    padding: 8px 20px;
}


.alert {
    margin-bottom: 0px;
    border-radius: 0px;
}

    .alert a {
        text-decoration: underline;
    }

ul.ui-autocomplete li.ui-menu-item-noselected, ul.ui-autocomplete li.ui-menu-item-noselected:hover, ul.ui-autocomplete li.ui-menu-item-noselected a {
    color: #979797;
    text-transform: uppercase;
    font-size: 10px;
    cursor: default;
    pointer-events: none;
    background-color: none !important;
}

.product-listing .car-grid .car-details .price a.button.ax-hidden-price,
.car-content .price a.button.ax-hidden-price {
    font-size: 16px;
    font-weight: normal;
}

.car-content .price .ax-call-for-price,
.car-details .price .ax-call-for-price {
    font-size: 12px;
    margin-top: 10px;
    color: #999 !important;
    text-transform: uppercase;
    font-weight: 600;
}

.css_btn 
{
    color: #999999 !important;
    border: 1px solid #e3e3e3;
    padding: 5px 14px;
    display: block !important;
    margin-top: 10px !important;
    font-weight: normal !important;
}

a.css_btn:hover {
    border-color: #db2d2e;
    background: #db2d2e;
    color: #ffffff;
}

.css_btn i{
  float: left;
  padding-left: 10px;
  padding-top: 4px;
}

.paymentperiod {
    color: #39B54A;
    font-weight: bold;
    font-size: 22px;
    padding-top: 3px !important;
    float: right;
}

@media screen and ( max-width:767px), screen and ( max-height:414px) {
    .ax-vehicles-sidebar {
        width: 260px;
        max-width: 100%;
        margin-left: -260px;
        z-index: 13;
    }

    .ax-vehicles-content.active {
        margin-left: 0px;
    }

    .menu-filter-vehicles {
        margin-top: 7px;
        right: 0;
        height: 50px;
        width: 35px;
        background: transparent;
        position: absolute;
        text-align: center;
        z-index: 100;
        cursor: pointer;
        display: block;
        color: #323232;
    }

    .menu-filter-vehicles span {
        font-size: 25px;
    }

    .sorting-options-main {
        width: 100%;
    }
}


.amx-pure-cars-img {
    height: 40px;
    width: 50px;
    object-fit: contain;
    position: absolute;
    top: 0px;
    left: 5px;
    margin: 0;
    float: right;
    max-width: 100%;
}

.amx-purecars-container {
    display: flex;
    height: 100px;
    width: 100px;
    float: left;
}
.amx-pure-cars-img-2 {
    object-fit: cover;
    position: absolute;
    top: 255px;
    left: 110px;
    margin: 0px;
    max-width: 100%;
    height: 75px;
    float: left;
}

.custom-price {
    color: #fff !important;
    font-size: 22px !important;
    margin-bottom: 2px !important;
    margin-top: -10px !important;
    float: left !important;
}

@media screen and (max-width: 1550px) {
    .amx-pure-cars-img {
        width: 40px;
    }
}

@media screen and (max-width: 1440px) {
    .amx-pure-cars-img {
        width: 50px;
    }
}

@media screen and (max-width: 768px) {
    .ax-vehicles-content.isfiltered .content-vehicles {
        padding-top: 125px;
    }

    .amx-pure-cars-img-2 {
        top: 425px;
        left: 25px;
    }

    .ax-vehicle-list.list-view {
        grid-template-columns: repeat(auto-fill,minmax(262px,1fr)) !important;
    }
}

.dd-open {
    transform: rotate(180deg);
    padding-left: 0px !important;
    transition: transform;
    transition-duration: .1s;
}

.fa-sort-down{
    transition: transform;
    transition-duration: .1s;
}

.select-box-text {
    padding: 0px;
    line-height: inherit;
    color: #00aee5;
    font-weight: bold;
    width: 150px;
    border-color: #ffffff;
    background: #ffffff;
}

.ax-fixed{
    position: fixed;
}

.ax-search-bar.sticky {
    background: var(--skin-base-color);
    z-index: 9;
    transition: top 0.5s ease-in-out 0s;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    padding: 12px 12px;
    box-shadow: 0px 3px 6px -2px rgba(25,41,61, 0.8);
    -webkit-box-pack: center;
    border-bottom: solid 3px rgba(0,0,0,0.2);
}

    .ax-search-bar.sticky .price-search i {
        color: rgba(0, 174, 229, 1);
        background: #ffffff;
        padding: 10px 11px;
        top: 2px;
        right: 2px;
        border-left: solid 2px var(--skin-base-color);
    }
    .ax-search-bar.sticky .price-search input,
    .ax-search-bar.sticky .price-search .ax-filter-values {
        border: solid 2px #ffffff;
    }
        .ax-search-bar.sticky .price-search input:focus, .product-listing .price-search input:focus {
            background: #ffffff;
            border: solid 2px var(--skin-focus-color);
        }

.ax-filter-values, .ax-filter-btn {
    background: #fff;
    border: solid 1px var(--skin-base-color);
    margin-left: 2px;
    color: var(--skin-base-color);
    font-size: 12px;
    font-weight: bold;
    display: none;
}

.breadcrumb-filters {
    border: solid 1px #ccc;
    margin-top: 5px;
    padding: 10px;
    display: none;
    background: rgba(255,255,255,0.2);
}

.ax-more-filters, .ax-filter-btn {
    display: none;
}
.ax-btn-filter {
    background-color: var(--skin-base-color);
    border: solid 2px #ffffff;
    color: #ffffff;
    padding: 0px 0px 0px 12px;
}

.ax-search-bar.sticky .ax-btn-filter i {
    background: var(--skin-base-color);
    color: #ffffff;
}

.product-listing .price-search .ax-filter-btn i {
    color: rgba(0, 174, 229, 1);
    background: #ffffff;
    padding: 0px 0px 0px 5px;
    border: none;
}

.product-listing .ax-search-bar.sticky .price-search .ax-filter-btn{
    border: solid 1px #fff;
    display: block;
}

.ax-hide-lbl{
    display: none;
}

.popover {
    background: var(--skin-base-color);
    color: #fff;
    border: none;
    box-shadow: inset 0px 0px 0px 5px #00000010;
}

.popover-content {
    padding: 10px 20px;
    font-size: 13px;
}

    .popover-content .financing-btn-popover .button {
        background: #00000050;
    }

.popover.left > .arrow {
    border-style: none;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid var(--skin-base-color);
    right: -18px;
    transform: rotate(90deg);
}

    .popover.left > .arrow:after {
        border-left-color: transparent;
    }

#pagination {
    display: flex;
    align-content: center;
    justify-content: center;
}
#pagination ul {
    padding: 15px 15px;
    margin-bottom: 30px;
}

    #pagination.light-theme a, .light-theme span {
        padding: 6px 14px;
        border: 1px solid var(--skin-base-color);
        background: #fff;
    }

    #pagination.light-theme .current {
        background: var(--skin-base-color);
        border-color: var(--skin-base-color);
    }

.paymentsliderdiv {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px !important;
    background: #fff !important;
    color: #000;
}

    .paymentsliderdiv .col-md-12.no-padding {
        padding: 0px 0px 0px 8px;
    }

.slider.slider-horizontal {
    border: none !important;
    float: none !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
}

.selectedfiltertextslider,
.selectedpricetextslider,
.selectedincometextslider,
.selectedmileagetextslider,
.selectedyeartextslider {
    height: 20px !important;
    text-align: left !important;
    padding: 5px 0 0 0px !important;
    text-transform: none !important;
    pointer-events: none !important;
    font-weight: 400 !important;
    font-size: 13px;
}

.slider.slider-horizontal .slider-track {
    height: 5px !important;
    margin-top: -2px !important;
}


/*this is for the new dropdown style*/
ul.customdropdown {
    margin: 0px;
}

ul.customdropdown,
.customdropdown ul,
.customdropdown li {
    width: 100%;
    background: #ffffff;
    list-style: none;
}

    ul.customdropdown > li > a {
        padding: 10px 10px;
        color: #000;
        font-size: 13px;
        border-bottom: 1px solid #e3e3e3 !important;
    }

        ul.customdropdown > li > a > span {
            padding-left: 5px;
        }

    ul.customdropdown ul.dropdown-menu {
        height: auto;
        overflow: hidden;
        z-index: 2000 !important;
        max-height: 310px;
        overflow-y: scroll;
    }

.customdropdown > li a.dropdown-selector:focus,
.customdropdown > li a.dropdown-selector:hover {
    background-color: #fff !important;
}

.navbar-nav > li > a {
    line-height: 15px;
}

ul.customdropdown .dropdown-menu > li > a {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 20px;
    color: #000;
    font-size: 13px;
}

ul.customdropdown.forcreditscore .dropdown-menu > li > a {
    font-size: 12px;
    color: #000;
}

.customdropdown.nav .dropdown-menu > li.active > a,
.customdropdown.nav .dropdown-menu > li > a:hover,
.customdropdown.nav .dropdown-menu > li.active > a .chiller_cb label,
.customdropdown.nav .dropdown-menu > li > a:hover .chiller_cb label {
    color: #fff;
}

ul.customdropdown ul.dropdown-menu::-webkit-scrollbar-thumb {
    background: var(--skin-base-color);
}

.squarebullet {
    position: absolute;
    padding: 16px 6px;
    border-radius: 0px;
    left: 0;
    margin-top: -5px;
}

.groupfilter span.fa.fa-check {
    color: transparent;
}

.groupfilter.selected span.fa.fa-check {
    color: #fff;
}

.ax-vehicles-content.isfiltered .breadcrumb-filters {
    padding-top: 10px;
}

.breadcrumb-btn {
    background-color: #fff !important;
    color: #183558 !important;
    border-radius: 3px !important;
    padding: 2px !important;
    padding-left: 5px !important;
    margin-bottom: 6px;
    margin-right: 3px;
    font-size: 14px !important;
    border-color: #d9dddf;
    font-weight: 500 !important;
    height: 28px;
    display: inline-flex;
}

    .breadcrumb-btn span.fa {
        padding: 5px !important;
        font-size: 12px !important;
        width: 20px !important;
        height: 20px !important;
        margin-left: 5px !important;
    }

    .breadcrumb-btn .fa-close:before {
        color: #000;
    }





.chiller_cb {
    position: relative;
    height: 15px;
    display: flex;
    align-items: center;
}

    .chiller_cb input {
        display: none;
    }

        .chiller_cb input:checked ~ span:before {
            width: 1rem;
            height: 15px;
            transition: width 0.1s;
            transition-delay: 0.3s;
        }

        .chiller_cb input:checked ~ span:after {
            width: 0.4rem;
            height: 0.15rem;
            transition: width 0.1s;
            transition-delay: 0.2s;
        }

        .chiller_cb input:disabled ~ span {
            background: #ececec;
            border-color: #dcdcdc;
        }

        .chiller_cb input:disabled ~ label {
            color: #dcdcdc;
        }

            .chiller_cb input:disabled ~ label:hover {
                cursor: default;
            }

    .chiller_cb label {
        padding-left: 2rem;
        position: relative;
        z-index: 2;
        cursor: pointer;
        margin-bottom: 0;
    }

    .chiller_cb span {
        display: inline-block;
        width: 1.2rem;
        height: 1.2rem;
        border: 1px solid #ccc;
        position: absolute;
        left: 0;
        transition: all 0.2s;
        z-index: 1;
        box-sizing: content-box;
    }

        .chiller_cb span:before {
            transform: rotate(-55deg);
            top: 1rem;
            left: 0.37rem;
        }

        .chiller_cb span:after {
            transform: rotate(35deg);
            bottom: 0.35rem;
            left: 0.2rem;
        }

.ax-show-more {
    font-size: 12px !important;
    padding: 5px 3px !important;
    border: solid 1px var(--skin-base-color);
    font-weight: bold !important;
}

@media screen and ( max-height:414px) {
    .selectedfiltertextslider, .selectedpricetextslider, .selectedincometextslider, .selectedmileagetextslider, .selectedyeartextslider {
        height: auto !important;
    }
}
ul.ui-autocomplete {
    max-height: 200px;
    overflow: auto;
    position: fixed;
    z-index: 100 !important;
}

.ui-menu .ui-menu-item {
    padding: 2px 10px;
    line-height: 20px;
    list-style: none !important;
    list-style-image: none !important;
}

.ui-menu .ui-menu-item-wrapper {
    display: initial !important;
}


ul.ui-autocomplete li.ui-menu-item-noselected, ul.ui-autocomplete li.ui-menu-item-noselected:hover, ul.ui-autocomplete li.ui-menu-item-noselected a {
    color: #979797;
    text-transform: uppercase;
    font-size: 10px;
    cursor: default;
    pointer-events: none;
    background-color: none !important;
}

ul.ui-autocomplete li.ui-menu-item:hover {
    background-color: #f6f6f6;
    cursor: pointer;
}

ul.ui-autocomplete.ui-widget-content a:hover {
    color: #337ab7;
}

ul.ui-autocomplete {
    position: absolute !important;
    top: 41px !important;
    left: 0px !important;
    right: 0px !important;
    text-align: left !important;
    border-radius: 0px 0px 5px 5px !important;
    border-image: initial !important;
}

.ui-widget {
    font-family: 'Poppins', sans-serif !important;
}

/*.ui-widget.ui-widget-content {
    border-right: 0px !important;
}*/

.ui-widget-content a {
    color: #ad2223;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
margin: 0px !important;
}

ul.ui-autocomplete::-webkit-scrollbar {
    width: 4px;
}

ul.ui-autocomplete::-webkit-scrollbar-track {
    background: #f1f1f1;
}

    ul.ui-autocomplete::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none !important;
    background: none !important;
}
