.elt_heading {font-size:25px;}

#data_table_wanted_ads_wrapper th {text-align:left;}

.elt_well {background-color:white;padding:2em 2em;border-radius:5px;box-shadow: 0px 1px 2px 0px rgb(217, 217, 217);}

.elt_wrapper {
    padding-top:3em;
    padding-bottom:3em;
    width: calc(90% - 30px);

    max-width: 1400px;
    width: 90%;
    margin: 0 auto;
    display: block !important;

}

.elt_modal_alert_bar {
    margin-top: 1em;color: #a94442;background-color: #f2dede;border-color: #ebccd1;padding:12px 15px;border-radius: 4px;  
}

#data_table_wanted_ads tbody tr td:last-child {
    text-align:right;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}

body #data_table_wanted_ads tbody tr td {
    vertical-align: middle !important;
}

table.dataTable td, table.dataTable th {
box-sizing: content-box;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    
    border-bottom-left-radius:4px;    
    border-top-left-radius:4px;    
}



.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left;
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        
    text-transform: uppercase;
    border-radius: 1px;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;        
        
}


.btn-default {
    background-color: #fafafa !important;
    border-color: #ccc !important;

    color: #616161;
    background-color: #fafafa;
    border-color: #e0e0e0;
}

.color51override, .color51override a, .color51override span, .color51override a:hover, .color51override:focus {
    color: rgb(51, 51, 51) !important;
}


.open > .dropdown-menu {
    display: block;
}

.open > .dropdown-menu, .open > .tt-dropdown-menu {
    display: block;
}

.open > .dropdown-menu, .open > .tt-dropdown-menu {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu, .tt-dropdown-menu {
    left: auto;
    right: 0;
    margin-top: 0;
    border: 1px solid #e0e0e0;
    box-shadow: none;
    background-color: #ffffff;
    padding: 0;
}


.dropdown-menu {
    font-size: 14px;
    text-align: left;
    list-style: none;
}

.dropdown-menu, .tt-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1001;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left;
}

.btn.dropdown-toggle {
    min-width: 20px;
    padding-top:6px;
    padding-bottom:6px;
    margin: 0 0 0 -1px !important;
    vertical-align:middle !important;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;    
    
}

.btn .caret {
    margin-left: 0;
    display:inline-block !important;
}



.caret {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-bloc;
    margin-left: 4px;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;

    vertical-align: initial;
    line-height: 1;
    
  position:relative !important;
top:-4px !important;
    
}

.dropup .caret {
height:4px;

}
.dropup .caret:before {
  content: "\f106";
}

.quote_it_action_link_v3 {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
}

div.dataTables_scrollBody.dropdown-visible {
  overflow: visible !important;
}

.elt_dropdown_menu_resize {
min-width:60px !important;
max-width:100px !important;
}

select[name=data_table_wanted_ads_length] {
    padding: .25em 0.5em !important; 
}

body select.js_elt_create_ad_dropdown {
    background-color:white;
    -webkit-apperance: auto !important;
    apperance: auto !important;  
    margin-left:1em;  
    padding:.25em !important;
    width:160px; 
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
body select.js_elt_create_ad_dropdown {
    -webkit-apperance: auto !important;
    apperance: auto !important;  
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
body select.js_elt_create_ad_dropdown {
    -webkit-apperance: auto !important;
    apperance: auto !important;  
}
}

.dataTables_empty {text-align:left !important;}

.elt_heading_underline {border-bottom-width:1px;border-bottom-style:solid;padding-bottom:.25em;}

.elt_contact_details_block {
    margin-top:1em;
    font-size:14px;
}

.elt_contact_details_block div {
    margin-bottom:.5em;
}

.elt_contact_details_block div:last-child {
    margin-bottom:0 !important;
}

@media (max-width:767px) {
    .column_break_767 {
        margin-bottom:1em;
    }  
    
    .column_break_767:last-child {
        margin-bottom:0 !important;    
    }    
     
}

.elt_generic_link, .elt_generic_link:focus, .elt_generic_link:hover {
    /*color:#a52821 !important;*/
    text-decoration:underline;
    color:rgb(0,0,0);
}

.elt_create_ad {
    float:right;

}

.elt_medium_button {
    background-color: #ffd71a;
    border-radius: 3px;
    border: 2px solid #ffb503;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    cursor:pointer;
    padding:.5em 1em;
}

.elt_button_contact_wanted_ad {
    display:inline-block;
    margin-top:1em;
}

.elt_modal_body_wanted_ad {
    border-radius:0 !important;
}

.elt_modal_button {


    background-color: #ffd71a;
    border-radius: 3px;
    border: 2px solid #ffb503;
    background-color:rgb(255, 215, 26);
    color:rgb(46, 52, 54);

cursor: pointer;
display: block;

font-size: 16px;
font-style: normal;
font-variant: normal;

font-weight: 700;
line-height: 22.85px;
padding:.5em 1em;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
visibility: visible;
white-space: nowrap;



}

.elt_modal_button_want_ad_cancel {
float: left;
/*color: rgb(255, 255, 255);
background-color: rgb(76, 76, 76);*/
}

.elt_modal_button_want_ad_submit {
float: right;
/*color: #3b3f40 !important;
background-color: #ececec !important;*/
}



    .column_break_767 {
        margin-bottom:1em;
    }  
    
    .column_break_767:last-child {
        margin-bottom:0 !important;    
    }  




@media (max-width:1160px) {

    .column_stretch_1160 {
        width: 100% !important;
    }
    
    .column_break_1160 {
        margin-bottom:2em;
    }
    
    .column_break_1160:last-child {
        margin-bottom:0 !important;    
    }      
    
    
}


@media (max-width:776px) {
    .under_top {display:none !important;}
    
    .bg_dark_mobile {
        background-color:black !important;
    }    
    
}

@media (max-width:767px) {
    .elt_heading_center_mobile {text-align:center !important;}
    .elt_medium_button {float:none !important;margin-top:1em !important;}
    #data_table_wanted_ads_length {margin-bottom:1em !important;}
    .elt_create_ad_dropdown {display:block !important;width:100% !important;margin-left:0 !important;}
    .dataTables_wrapper .dataTables_filter {text-align:left !important;}
    .dataTables_scroll {margin-top:2em !important;}
}

.dropdown-toggle-font-lock {
    font-size:14.4px !important;
}

.find_dealer_body {
    position: relative;
    min-height: 100%;
    color: #212529;
    text-align: left;
    background-color: #fff;
    width: 100%;
    padding:0x;
    font-family: 'Open Sans', sans-serif; 
    margin:0x !important;   
    margin:0x !important;   
    
}

.find_dealer_body *, .find_dealer_body { Box-sizing: Border-box }

.find_dealer_header {
height: 44px;
top: 0;
left: 0;
right: 0;
z-index: 105;
transition: top .2s ease-in-out;
-webkit-box-shadow: 1px 1px 10px 1px rgba(0,0,0,.2);
box-shadow: 1px 1px 10px 1px rgba(0,0,0,.25);
position: fixed;
background-color: #363636;
color: white;
display: flex;
align-items: center;
}

.find_dealer_header_container {
    width:1170px;
    max-width:100%;
    padding-left:1em;
    padding-right:1em;  
    margin-left:auto;
    margin-right:auto;  
background-color: #363636;    
    
}




.find_dealer_main {
position:fixed !important;
margin-left: 0;
width:100%;
color: #686868;
bottom: 0;
left: 0;
right: 0;
top: 0;
padding-top: 44px;
height:100vh;
}


.find_dealer_map_container {
min-width: 100%;
position: relative;
overflow: hidden;
height:100%;
}

#find_dealer_map {height:100%;}

.find_dealer_breadcrumb {
    float:left;   
}

.find_dealer_breadcrumb a, .find_dealer_breadcrumb a:hover, .find_dealer_breadcrumb a:focus {color:white !important;text-decoration:none !important;}

.find_dealer_search_bar {
    z-index:9999999999;
    padding-right:1em;
    float:right;
}

.find_dealer_manufacturer_bar {
    z-index:9999999999;
    padding-right:1em;
    float:right;
}

.find_dealer_header_table {
    display:table;
    width:100%;
}

.find_dealer_header_table_cell {display:table-cell;vertical-align:middle;}

.find_dealer_header_table_cell:last-child {text-align:right;}

.find_dealer_search_bar_table {display:table;}

.find_dealer_search_bar_table_cell {display:table-cell;vertical-align:middle;}

.find_dealer_search_bar_table_cell:last-child {
    cursor:pointer;
    color:white;
    background-color:#a52821;
    padding-left: .25em;
    padding-right: .25em;
    text-align:center;
    font-size:28px;
    text-align:center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.find_dealer_search_bar_table_cell:first-child {
      border-radius:5px 0px 0px 5px !important;
      background-color:white;  
}

 #fd_search_input {

    padding:.5em 1em;
    border-width:0 !important;
    outline:none !important;
          border-radius:5px 0px 0px 5px !important;
} 

 #fd_search_manufacturer {

    padding:8px .5em;
    border-width:0 !important;
    outline:none !important;
    border-radius:5px 5px 5px 5px !important;
    background-color:white;
    margin-top: 1px;
} 


.what_needed_wrap table {width:100% !important;}


