/*@import url('https://fonts.googleapis.com/css?family=Raleway');*/

html, body {
    height: 98%;
    background-color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

.ui-widget{
    font-family: 'Montserrat', sans-serif !important;
}

.header{
    width: 100%;
    background-color: #fff;
    padding: 20px 0;
    color: #777;
    /*margin-bottom: 30px;*/
    border-bottom-style: solid;
    border-width: 5px;
    border-bottom-color: #fc0;
    padding-left:10px;
    padding-right:10px;
}

.userdata
{
    font-size: .813em;
    text-align: right;
    padding-right: 27px;
}

.userdata a
{
    color: #222;
}

.userdata a{
    text-decoration: none;
}

.higlighter:hover
{
    background-color: #ededed;
}

.header-main{
    font-size: 1.5em;
    line-height: 1.5em;
    /*font-weight: 600;*/
    margin-right: 10px;
    color: #777;
}

.tab-content h3{
    margin-top: 25px;
}

.btn-xs{
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.container{
    width: 97%;
    max-width: 97%;
    padding-bottom: 100px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 25px;
}

.page-header{
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.lead{
    margin-bottom: 30px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 25px;
}

.form-signin .form-signin-heading{
    padding-top: 20px;
}

.text-left{
    text-align: left!important;
}

.row-border-bottom{
    border-bottom-style: solid;
    border-bottom-color: #dedede;
    border-bottom-width: 1px;
    /*padding-bottom:3px;*/
    font-size: 13px;
}
/*
.row.row-border-bottom.higlighter{
    font-size: 0.75rem;
}
*/

hr{
    border-top-color: #cccccc;    
}


.btn, .btn-primary {
    color: #FFF;
    background-color: #999;
    border-color: #999;
}


h1{
    font-size: 2rem;
    font-weight: 600;
}

.focus.disabled.btn-default, .disabled.btn-default:focus, .disabled.btn-default:hover, [disabled].focus.btn-default, [disabled].btn-default:focus, [disabled].btn-default:hover, fieldset[disabled] .focus.btn-default, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover{
    color: #FFF;
    background-color: #dddddd;
    border-color: #dcdcdc;
}

.btn:hover,
.btn:active,
.btn:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    background-color: #043343;
    border-color: #043343;
}

.btn-danger{
    background-color: #ff0000;
}


h2{
    color: #777;
    font-size: 1.5rem;
}

h3{
    font-size: 1.375rem;
    font-weight: 600;
}

.form-signin 
{
    max-width: 400px;
    padding: 0 29px;
    margin: 0 auto 20px;
    margin-top:50px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
            box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.form-signin .form-signin-heading,
.form-signin .checkbox 
{
    margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] 
{
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
}


body.loading {
     overflow: hidden;   
 }

body.loading .modal {
     display: block;
}

.modal {
     display:    none;
     position:   fixed;
     z-index:    1000;
     top:        0;
     left:       0;
     height:     100%;
     width:      100%;
     background: rgba( 255, 255, 255, .8 ) 
                 url('../../int/images/ajax-loader.gif') 
                 50% 50% 
                 no-repeat;
}

.btn-group-roleselection 
{    
    max-width: 400px;
    margin: 0 auto 20px;
    margin-top:100px;
}

.mouse-pointer
{
    cursor:pointer;
}

.font-small{
    font-size: 12px;
}

a.link-unterline{
    /*text-decoration: underline;*/
    font-weight: bold;
}

.download-lizensestuff
{
    margin-top: 10px;
    margin-left: 15px;
}

.logo{
    margin-right:10px;
}

.bg-gelb{
    background-color: #ff0000;
}

.bg-gelb{
    background-color: #ffff00;
}

.bg-gruen{
    background-color: #00ff00;
}

.footer{
    width: 100%;
    background-color: #ffffff;
    color: #555;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    border-style:solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    vertical-align: top;
    border-color: #aabcfe;
    font-size: 0.75rem;
    position: fixed;
    bottom: 0px;
}

.footer a{
    color: #000;
}

.row{
    margin-left: 0px;
    margin-right: 0px;
}

.userdetails-container .row{
    margin-bottom: 10px;
}

.color-black{
    color: #000;
}

.min-width-150{
    min-width: 150px !important;
}


fieldset.scheduler-border {
    border: 1px solid #ccc !important;
    padding: 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #ddd;
            box-shadow:  0px 0px 0px 0px #ddd;
}

/*
legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
}
*/
legend{
    width: auto;
}
legend.scheduler-border {
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;    
}

.ui-widget-header, .ui-button{
    background: #fc0 !important;
    color: #fff !important;
}

.row-produktgruppe{
    background-color: #133463;
    padding: 10px;
    color: #fff;
    font-size: 1.25rem;
}

.systemnachrichten{
    padding:10px; 
    background-color: #efefef; 
    height: 300px;
    max-width: 900px;
    overflow-x: hidden; 
    overflow-x: auto; 
    font-size: 0.9rem;
}

.border-red{
    border-style: solid;
    border-color: #ff0000 !important;
    background-color: #ff0000;
}

.input-group>.input-group-prepend>.input-group-text{
    width: 150px;
}


.reserviert{
    background-color: #6E8B3D;
    color: #fff;
}

.reserviert-other{
    color: #ddd;
}

.reserviert:hover, .reserviert-other:hover, .highlight:hover{
    background-color: #dedede;
    color: #000;
}

.favorit{
    color: #ff0000;
}

.highlight{
    background-color: #104b8e;
    color: #fff;
}


.no-col-padding-left{
    padding-left: 0px;
}

.ui-widget-overlay{
    background: #000 !important;
    opacity: 0.5 !important;
}

.datum-info{
    font-size: 0.8rem;
    font-weight: bold;
}


.form-control{
    height: 30px;
    padding: 5px;
}
.input-group-text {
    height: 30px;
}

.kfz-detail-titel{
    display: block;
    float: left;
    width: 225px;
    /*font-weight: bold;*/
}

.row-head .glyphicon{
    font-size: 0.7rem;
}

.col-div{
    display: block;
    cursor: pointer;
    width: 50px;
    float: left;
    border: 1px solid #fff;    
}

.col-div-selected{
    border: 1px solid #000;
}


/*
1 Anthrazit #293133 
2 Blau #0000FF
3 Braun #8B4513
4 Gelb #FFFF00
5 Grau #4A4A4A
6 Grün #228B22
7 Rot #FF0000
8 Schwarz #000
9 Silber #ABABAB
10 Weiß #FFF
11 OBSOLETE
12 orange
13 lila
14 beige
*/

#farbauswahl1{
    background-color: #293133;
}

#farbauswahl2{
    background-color: #0000FF;
}

#farbauswahl3{
    background-color: #8B4513;
}

#farbauswahl4{
    background-color: #FFFF00;
}

#farbauswahl5{
    background-color: #4A4A4A;
}

#farbauswahl6{
    background-color: #228B22;
}

#farbauswahl7{
    background-color: #FF0000;
}

#farbauswahl8{
    background-color: #000;
}

#farbauswahl9{
    background-color: #ABABAB;
}

#farbauswahl10{
    background-color: #fff;
}
/*
#farbauswahl11{
    background-color: #ddd;
}
*/
#farbauswahl12{
    background-color: #FF8C00;
}

#farbauswahl13{
    background-color: #8800FF;
}

#farbauswahl14{
    background-color: #F9E4B7;
}


/* ------------------------ */

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
    padding-left: 0px;
}

/* -------------------------------------------------------------------------- */
/* KFZ DETAILS */
/* -------------------------------------------------------------------------- */

#kfz-details-titel{
    font-size: 2rem;
}

#kfz-details-angebot-id{
    text-align: right;
    margin-bottom: 25px;
    font-size: 0.8rem;
}

#kfz-details-meta-wrapper{
    background-color: #043343;
    color: #fff;
    padding: 10px;
}

#kfz-details-meta-preis-gesamt{
    font-size: 2rem;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}

#kfz-details-meta-mwst-info{
    display: inline-block;
    font-size: 0.8rem;
}

#kfz-details-lieferzeit{
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 1.5rem;
}

#kfz-details-meta-2-wrapper{
    margin-top: 25px;
    font-size: 1.25rem;
    font-weight: bold;
}

#kfz-details-meta-3-wrapper{
    margin-top: 15px;    
}

#kfz-details-weitere-titel{
    font-weight: bold;
    font-size: 1rem;
    font-weight: 700;
    line-height: 24px;
}

.kfz-details-row-abstand{
    padding: 4px;
}

.kfz-details-bg-grau{
    background-color: #ddd;
}

#kfz-details-meta-4-wrapper{
    margin-top: 35px;    
}

.kfz-details-meta-4-wrapper-titel{
    padding: 5px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 24px;
}

#kfz-details-weitere-laufleistung, #kfz-details-weitere-zulassung{
    font-weight: 400;
    line-height: 20px;
    font-size: 0.8rem;
}
    
.font-size-acc, .font-fzgnr-meta{
    font-size: 0.8rem;
}
    
.kfz-details-meta-4-wrapper-werte{
    font-size: 0.8rem;
    padding: 5px;
}

.kfz-details-verbrauchswerte-titel{
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 10px;
}

/*
#kfz-details-preis-sonderausstattung{
    font-size: 1rem;
    font-weight: 700;
}
*/
.prev,
.next {
  color: white !important;
}

.kfzgalerie.row{
        background-color: #000;
}
    
.sonder-col-name{
    float: left;
    width: 80%;
    max-width: 500px;
    display: inline;
    margin-right: 25px;
    /*margin-bottom: 10px;*/
}

.sondercb{
    /*margin-bottom: 10px;*/
    margin-right: 10px;
    float: left;
    margin-top: 5px !important;
}

#sonder-summe{
    background-color: #ddd;
    padding: 10px 15px 10px 15px;
    display: inline-block;
    /*float: right;*/
    margin-bottom: 50px;
    margin-top: 25px;
    font-size: 1rem;
    font-weight: 700;
}

.kfzsonder-container{
    font-size: 0.8rem;
}

.sonder-col-preis{
    font-weight: bold;
    width: 75px;
    text-align: right;
}

#kfzbild-info{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0.7rem;
}

.clearer-div{
    clear: both;
}

.verbrauchswerte-legal-txt{
    font-size: 0.7rem;
    margin-top: 15px;
    line-height: 17px;
}

.font-kfzdetails-small{
    font-size: 0.8rem;
}


.btn-suche-floater-right{
     float:right;
}

/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
/* JQ Akkordeon */
/* -------------------------------------------------------------------------- */

.kfzdetailspage.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size: 1.25rem;
}

.kfzdetailspage.active, .kfzdetailspage.accordion:hover {
  background-color: #ccc;
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-top: 25px;
}

/* Unicode character for "plus" sign (+) - https://unicode-table.com/de/sets/arrow-symbols/ */
/* Unicode character for "minus" sign (-) - https://unicode-table.com/de/sets/arrow-symbols/*/
/*
.accordion:after {
  content: '\02795';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796";
}
*/

.kfzdetailspage.accordion:after {
  content: '\▼'; /* 02795: Unicode character for "plus" sign (+) - https://unicode-table.com/de/sets/arrow-symbols/ */
  /*font-size: 13px;*/
  font-size: 1.25rem;
  color: #777;
  float: right;
  margin-left: 55px;
}

.kfzdetailspage.active:after {
  content: "\▲"; /* 2796 : Unicode character for "minus" sign (-) - https://unicode-table.com/de/sets/arrow-symbols/ */
}

/* -------------------------------------------------------------------------- */

/* ------------------------ */
/* MULTISELECT SELECT BOXEN */
.ms-options-wrap > .ms-options > ul input[type="checkbox"]{
    left: 15px !important;
}

.ms-options-wrap > .ms-options > ul label{
    padding-left: 40px !important;
}

.ms-options{
    max-height: auto !important;
    min-height: auto !important;
}

.ms-options-wrap > .ms-options{
    max-height: 300px !important;
}



@media only screen and (max-width: 897px) {
    
    h1{
        font-size: 1.75rem;
    }
    
    #kfz-details-titel{
        font-size: 1.25rem;
    }
    
    #kfz-details-angebot-id{
        text-align: left;
        font-size: 0.8rem;
    }
    
    #kfz-details-meta-preis-gesamt{
        font-size: 1.25rem;
    }
    
    #kfzbild-info{
        font-size: 0.7rem;
    }
    
    .ui-widget.ui-widget-content{
        max-width: 95%;
        top: 100px !important;
    }
    
    #preis-slider.ui-widget.ui-widget-content, #leistung-slider.ui-widget.ui-widget-content{
        top: 0px !important;
    }
    
    #leistung-slider-wert, #preis-slider-wert{
        font-size: 10px;
        margin-bottom: 15px;
    }
    
    .ms-options-wrap > button{
        font-size: 13px !important;
    }
    
    .ui-dialog .ui-dialog-buttonpane button {
        width: 100%;
    }
    
    .btn-suche-floater-right{
        float:none;
        margin-top: 25px;
    }
    
    #kfz-details-lieferzeit{
        position: relative;
        right: auto;
        top: 0px;
        font-size: 1.25rem;
    }
    
    #kfz-details-aussenfarbe, #kfz-details-innenfarbe{
        font-size: 0.8rem;
    }
    
    .column-s {
        width: 30% !important;
    }
    
    .modal-content {
        width: 70% !important; /* nur für KFZ galerie mobile ! */
        margin-left: 10% !important; /* nur für KFZ galerie mobile ! */
    }
    
    .kfzdetailspage.accordion{
        width: 95%;
        font-size: 1rem;
    }
    
    .header-main{
        font-size: 1rem;
        margin-top: 15px;
    }
    
    #kfz-details-buttons button{
        margin-bottom: 10px;
    }
    
    .float-right.highlights-float{
        float: none !important;
    }
    
    .mobile-full-col{
        width: 100%;
        max-width: 80%;
    }
    
    #kfzdetailscontainer h2{
        font-size: 1.25rem;
    }
    
    
    
    
    .container{
        margin-left: 0px;
        /* max-width: 90%; */
    }
    
    #kfzdetailscontainer.container{
        max-width: 98%;
    }
    
    .header{
        max-width: 90%;
    }

}

