﻿.btn {
    padding: 6px 10px;
}

#opt-in-button, #opt-out-button  {
padding: 0px 15px;
}

.dropdown-toggle{
    width: 120px;
    text-align: left;
    height: 40px;
}
.someclass .dropdown-toggle:hover {
    width: 120px;
    text-align: left;
    height: 40px;
}

    .dropdown-toggle.extended {
        width: 150px;
    }
    .specialty-space {
        width: 310px;
        display: inline-block;
    }
    .dropdown-toggle .selected-values {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
        margin-top: 4px;
        width: 80px;
    }

    .dropdown-toggle.extended .selected-values {
        width: 110px;
    }

    .dropdown-toggle i.fa {
        margin-top: 7px;
        position: absolute;
        right: 10px;
    }
    #premier-dealers-button .btn-default:focus {
        background-color: #ebebeb;
    }


.btn-group.open .dropdown-toggle i.fa.fa-chevron-down:before {
    content: "\f077";
}

#model-dropdown-button {
    width: 309px;
}

#model-dropdown-button .selected-values {
    width: 265px;
}

#top-search-filters {
    min-height: 60px;
    padding: 10px 0;
}

#expanded-search-filters {
    position: relative;
    z-index: 100;
    height: 65px;
    padding: 13px 0 0 0;
    display: none;
}

    .dropdown-menu-form input[type=checkbox], .dropdown-menu-form input[type=radio] {
        margin: 0 5px 0 10px;
    }

    .dropdown-menu-form .option, .dropdown-menu-form .dropdown-header {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .dropdown-menu-form .option {
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 300;
        font-size: 14px;
        color: #000000;
        height: 30px;
        padding-top: 5px;
        padding-left: 10px;
        border-top: 1px solid #E5E5E5;
    }

    .dropdown-menu-form div.dropdown-sub-header label {
        font-weight: 500;
    }

li.option{
    position:relative;
}
input[type=checkbox], 
input[type=radio] {
    margin: 0;
    display: inline-block;
    opacity: 0;
    position:absolute;
}

input[type=checkbox] + label, 
input[type=radio] + label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    content: "\f096";
    color: #000;
    font-weight: 300;
    padding: 0 0 0 25px;;
}

input[type=checkbox]:checked + label, 
input[type=radio]:checked + label {

}

input[type=checkbox] + label:before,
input[type=radio] + label:before{
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f096";
    display: inline-block;
    font-size: 20px;
    color:#000;
}

    input[type="checkbox"]:focus + label:after, 
    input[type="radio"]:focus + label:after{
    border: 1px dotted #666;
    content: '';
    position: absolute;
    left: -2px;
    top: 0;
    height: 18px;
    width: 19px;
    display:block;
}
   input[type="checkbox"]:focus + label#PlusLabel:after{
       top:3px;
   }

input[type=checkbox] + label#PlusLabel:before{
    top:2px;
}
input[type=radio] + label:before,
input[type=checkbox].radio + label:before{
    content:"\f10c";
}
input[type=checkbox]:checked + label:before {
    content: "\f046";
}
input[type=radio]:checked + label:before,
input[type=checkbox].radio:checked + label:before{
    content: "\f192";
}

label.checkbox-label {
    background-image: url('/Content/images/lite-blue-check.png');
    font-weight: 300;
}

#top-search-filters > div.btn-group {
    margin-right: 3px;
}

#expanded-search-filters > div.btn-group {
    margin-right: 3px;
}

#search-filters .btn, #zip-textbox {
    border-radius: 0;
    border: 0 solid;
}

#search-filters label.checkbox-label {
    background-image: none;
    font-size: 12px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

#search-filters label.checkbox-label .fa-check-square-o {
    background-image: none;
    color: #FF6633;
    margin-right: 5px;
    font-size: 14px;
}

#search-filters label.checkbox-label .fa-square-o {
    margin-right: 7px;
    font-size: 14px;
}

#search-filters .close-dropdown.fa-times {
    float: right;
    height: 11px;
    width: 11px;
    color: #fff;
    margin-right: 9px;
    margin-top: 5px;
    cursor: pointer;
}

#search-filters .dropdown-menu-form {
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#search-filters .dropdown-menu-form div.dropdown-header {
    font-weight: 500;
    font-size: 16px;
    color: #999;
    height: 45px;
    padding: 20px 0 0 10px;
    color: #fff;
}

.btn-default {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    background-image: none;
    background-color: #FFFFFF;
    opacity: 1;
}

    .btn-default.selected {
        font-family: "Roboto", Arial, sans-serif;
        font-weight: 500;
        color: #000000;
        background-color: #FFFFFF;
        opacity: 1;
    }

#distance-dropdown-button {
    width: 120px;
    color: #000000;
}

#expanded-search-filter-btn-group {
    position: absolute; 
    right: 0; 
}

#all-filters-button {
    position: absolute;
    right: 0;
    height: 40px;
    top: 10px;
}

#premier-dealers-button {
    border-radius: 0;
    float: right;
    width: 140px;
}

#premier-dealers-badge {
    width: 80px;
    height: 25px;
    margin-right: 20px;
    pointer-events: none;
}

#ASX-dealer-badge{
    width: 80px;
    height: 25px;
    margin-right: 20px;
    pointer-events: none;
}

#ASX-dealers-badge{
    width: 80px;
    height: 25px;
    margin-right: 20px;
    pointer-events: none;
}

#ASX-badge {
    width: 80px;
    height: 25px;
    margin-right: 20px;
    pointer-events: none;
}

.premier-dealer-checkbox {
    font-size: large;
    position: relative;
    bottom: 5px;
}

#all-filters-done-button {
    height: 40px;
    display: inline-block;
}

#reset-filters {
    right: 10px;
    height: 40px;
    display: inline-block;
    text-decoration: none;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 700;
    font-size: 12px;
}

#all-filters-button {
    z-index: 1;
    width: 120px;
}

    #all-filters-button i {
        float: none;
        position: relative;
        left: 0;
    }

#all-filters-done-button {
    color: #000000;
    margin-left: 12px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slider-text {
    border: 0;
    color: #0076FF;
    font-weight: bold;
    width: 100px;
}

.slider-text.slider-max {
        float: right;
        text-align: right;
}

/*
.slider-text.slider-min {
        float: left;
        text-align: left;
}
*/

.slider-values {
    margin-bottom: 5px;
}

#zip-textbox {
    display: inline-block;
    width: 120px;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    height: 40px;
    border: none;
}

    #zip-textbox:focus {
        border-color: #BBBBBB;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(173, 173, 173, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(175, 175, 175, 0.6);
    }

.expanded-search-header {
    color: #FFFFFF;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 400;
    font-size: 9px;
    opacity: 0.75;
    display: inline-block;
}

#search-within-label.expanded-search-header {
    position: absolute;
    top: 0;
    left: 440px;
    width: 120px;
    height: 7px;
}

#location-label.expanded-search-header {
    position: absolute;
    top: 0;
    left: 565px;
    width: 120px;
    height: 7px;
}

.ui-slider-horizontal {
    height: 2px;
    width: 260px;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -7px;
    }

    

.horizontal-slider.ui-widget-content {
    border: none;
    background: #eeeeee;
}
   
.horizontal-slider .ui-slider-range {
    background-color: peru;
} 

.horizontal-slider a:focus {
    outline: none;
}

#model-container {
    width: 305px;
}

#search-filters-outer-sticky-wrapper.sticky-wrapper {
    height: auto !important;
}

.scroll {
    max-height: 450px;
    overflow: auto;
}

#color-container > div.scroll {
    width: 170px;
}

#color-container > div.scroll > div.option {
    position: relative;
}

.search-filter-color-swatch {
    position: absolute; 
    right: 30px; 
    top: 5px;
}

/* new filters */
.header h3 {
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    font-weight: bold;
}

.tagline {
    border-top: none;
}

.tagline .header h4 {
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    letter-spacing: -0.5px;
}

.filters {
    padding: 0 10px;
    background-color: white;
    position: relative;
}

.inventory-filters .filters-save {
    margin-left: -10px;
    width: 100%;
    z-index: 100;
    position: fixed;
    bottom: 65px;
    padding: 0;
}

button.save-filters {
    width: 100%;
    text-transform: capitalize;
    height: 45px;
    border-radius: 0;
}

.filters ul {
    list-style: none;
    margin-left: 0;
    margin-top: 10px;
    padding: 0;
}

.filter {
    position: relative;
    margin-top: 20px;
}

#make-filter {
    border-top: 1px solid #EBEBEB; 
    padding-top: 15px;
    margin-top: 15px;
}

.filter:last-child {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 20px;
}

.filter .header {
    border-top: 1px solid #EBEBEB;
    padding-bottom: 2px;
    margin-bottom: 2px;
    position: relative;
    vertical-align: middle;
}

.filter .header .toggler {
    position: absolute;
    top: 10%;
    right: 0;
    width: 20px;
}

.filter .items {    
    position: relative;
    overflow: hidden;
}

.filter h3, .filter h4 {
    color: #333333;
}

.items li.option label {
    display: block;
    position: relative;
}

.items li.option label span {
    position: absolute;
    right: 10px;
}

.preferred-plus-filter,
.carfax-1-owner-filter {
    padding-top: 10px;
    margin-top: 20px;
    margin-bottom: -5px;
    border-top: 1px solid #EBEBEB;
}

@media(min-width: 768px) {
    .preferred-plus-filter {
        margin-top: 35px;
    }
}
/* filters scroll bar */
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
 
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
 
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
 
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
 
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}
 
.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}
 
.frame .scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background: #ebebeb;
}
 
.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}
 
.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

/* scrollbar height/width & offset from container borders */
 
.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }
 
.filter .scrollbar-light > .scroll-element.scroll-y .scroll-bar {
    left: 0px;
    min-height: 10px;
    width: 8px;
    background: #f5f5f5;
    border: none;
    border-radius: 10px;
    cursor: pointer;
}

.filter .scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    top: 2px;
    width: 8px;
    border-radius: 10px;
    background: #ebebeb;
}


.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
    height: 10px; 
    min-width: 8px; 
    top: 0px;
}
.items .scrollbar-light > .scroll-element.scroll-y .scroll-bar {
    left: 0px; 
    min-height: 10px; 
    width: 8px;
}
 
.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
 
.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }
 
/* update scrollbar offset if both scrolls are visible */
 
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }
 
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }

.srp-matches-text {
    display: inline-block;
}

@media(max-width: 490px) {
    .xs-search-tag {
        display: inline-block;
    }
}

@media(min-width: 491px) {
    .xs-search-tag {
        display: none;
    }
}

.xs-search-tag {
    text-transform: uppercase;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    display: inline-block;
}

.filter-toggle-parent {
    position: relative;
}

.filter-toggle {
    position: absolute;
    top: 10px;
    right: 15px;
    text-transform: uppercase;
    font-size: 10px;
    z-index: 1000;
    text-align: right;
    padding: 0;
    width: 75px;
}

.filters .filter-toggle {
    right: -2px;
}

.priceAnalysis .Great {
    color: #4caf50;
}

.priceAnalysis .Fair {
    color: #666666;
}

.priceAnalysis .AboveAverage {
    color: #F44336;
}

.priceAnalysis .Noprice {
    color: black;
}

.filter-toggle:focus {
    outline: none;
}
.filter-toggle div {
    display: inline-block;
    padding-right: 5px;
    vertical-align: super;
}
.filter-toggle i {
    font-size: 25px;
    transform: rotate(-90deg);
}

/*SVG checkboxes*/
.option{
    position:relative;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: 0;
    padding-left:2px
}


.option input[type="checkbox"] + label .checkmark {
    opacity: 0;
    transition: opacity 0.25s ease-out;
}

.option input[type="checkbox"]:checked + label .checkmark{
    opacity: 1;
    transition: opacity 0.25s ease-in;
}

.option label {
    vertical-align: top;
    display: inline-block;
}

.cls-1, .cls-4 {
    fill: none;
}

.cls-1 {
    stroke: black;
    stroke-width: 1px;
}

.cls-2 {
    fill: black;
}

.cls-3 {
    stroke: none;
}

svg.toggle-up .cls-1,
svg.toggle-down .cls-1 {
    fill: black;
}
.option label svg {
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    margin-right: 5px;
}

#PlusLabel {
    height: 26px;
}

#PlusLabel span {
    line-height: 26px;
}

.option label svg.logo-PreferredPlus {
    height: 26px;
    width: 55px;
}
/* angular slider overrides */

.slider-control .rzslider {
    margin: 0 0 15px 0;
}

.slider-control .rzslider .rz-pointer {
    top: -8px;
    width: 26px;
    height: 20px;
    cursor: pointer;
    background-color: white;
    border-radius: 30%;
    border: 2px solid peru;
}

.slider-control .rzslider .rz-pointer:after {
    position: inherit;
    top: 0;left: 0;
    width: 0;height: 0;
    background: transparent;
    border-radius: 0;
    content: '';
}

.slider-control .rzslider .rz-pointer:focus {
    outline: 0;
}

.slider-control .rzslider .rz-bar.rz-selection {
    background-color: peru;
}

.slider-control .rzslider .rz-bar {
    background: #ebebeb;
    height: 3px;
}
 

.filters-save {
    display: none;
}

@media(max-width: 320px) {
    .tagline .header h4 {
        font-size: 15px;
    }

    /*.filter-toggle {
        top: 65px;
    }*/

    .srp-matches-text {
        font-size: 13px;
    }

    .xs-search-tag {
        font-size: 13px;
    }

    .filters-save {
        position: fixed;
        bottom: 65px;
        width: 100%;
        margin-left: -15px;
        z-index: 100;
    }
}

/*@media (min-width: 479px) {
    .xs-search-tag {
        font-size: 15px;
    }
}*/
@media (min-width: 321px) and (max-width: 479px) {
    .xs-search-tag {
        font-size: 15px;
    }
}

@media (min-width: 321px) and (max-width: 768px) {
    
    .filters-save {
        position: fixed;
        bottom: 57px;
        width: 100%;
        margin-left: -15px;
        z-index: 100;
    }
}

@media (min-width: 1200px) {
    .filters {
        width: 275px;
    }
}