*{
    padding: 0;
    margin: 0%;
    box-sizing: border-box;
}
body{
    font-family: verdana;
    background-color: #f3f3f3;
}
.logo_sec{
    background-color: #f3f3f3;
    padding: 0px 20px 5px 0px;
}
.logo_sec .header_cont{
    background-image: url('../images/head_bg.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #f3f3f3;
}
.body_sec{
    padding: 0px 20px 0px 0px;
    background-color: #f3f3f3 !important;
}

.menu-smalllinks{
    background-color: #fff
}

.custom_nav{
    background-color: #285491;
    padding: 0%;
}
.custom_nav .nav-item{
    padding: 0px 34px;
}
.custom_nav .nav-link{
    color: #ffffff !important;
    font-size: 14px;
    padding: 6px;
}
.custom_nav .nav-link:hover{
    background-color: #3e6daf;
}
.phone_detail{
    background-color: #434343;
    height: 33px;
    text-align: center;
}
.phone_detail span{
    color: white;
    font-size: 14px;
    vertical-align: sub;
}
.men_row{
    background-color: #f3f3f3;
}
.custom_search{
    color: grey;
    font-size: 12px;
    height: 30px;
    border-radius: 0%;
}

.cart_div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart_div span{
    font-size: 14px;
    font-family: Verdana, sans-serif;
    color: #000000;
    font-weight: bold;
}
.cart_div img{
    width: 25px;
    height: 25px;
}
.search_row{
    background-color: rgb(226, 226, 226);
    padding: 10px 0px;
}
.login_search input{
    height: 25px;
    font-size: 13px;
    color: grey;
    border-radius: 0%;
    margin-bottom: 10px;
    padding: 6px;
}
.log_btn{
    background-color: #e6461c;
    color: white;
    padding: 3px;
    font-size: 13px;
    border-radius: 0%;
}
.log_btn:hover{
    background-color: #f66742;
}
.login_search{
    background-color: rgb(226, 226, 226);
    padding-top: 7px;
    padding-bottom: 7px;
}
.login_search .form-check-input1{
    height: 19px;
}
.login_search .form-check-label{
    font-size: 12px;
}
.login_search input.form-control{
    border:  1px solid #767676;
}
.passveg a{
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #000000 !important;
}
.passveg {
    line-height: 11px;
}
.newreg a{
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #000000 !important;
    font-weight: bold;

}
.btn1{
    background-color: #285491;
    color: #ffffff !important;
    border-radius: 0px 9px 0px 0px;
    height: 30px;
    font-size: 12px;
    border-bottom: 1px solid rgba(243, 243, 243, 1);
    line-height: 15px;
}
.btn2{
    margin-top: 1px !important;
    background-color: #285491;
    color: #ffffff !important;
    border-radius: 0px 0px 0px 0px;
    height: 30px;
    font-size: 12px;
    border-bottom: 1px solid rgba(243, 243, 243, 1);
    line-height: 15px;
}
.btn3{
    background-color: #434343;
    color: #ffffff !important;
    border-radius: 0px 9px 0px 0px;
    height: 30px;
    font-size: 12px;
    border-bottom: 1px solid rgba(243, 243, 243, 1);
    line-height: 15px;
}
.btn4{
    margin-top: 1px !important;
    background-color: #434343;
    color: #ffffff !important;
    border-radius: 0px 0px 0px 0px;
    height: 30px;
    font-size: 12px;
    border-bottom: 1px solid rgba(243, 243, 243, 1);
    line-height: 15px;
}
.result_area{
    background-color: #ffffff;

    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.web_detial{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgb(226, 226, 226)!important;
    padding: 15px;
}
.web_detial p{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    color: #000000;
    margin: 0%;
    font-weight: bold;
}
.uberb{
    white-space: nowrap;
}
.logoadj_row{
    padding: 5px 6px;
}
.body_width{
    max-width: 1280px;
    height: 100%;
    margin: 0% auto;
    background-color: #7c90a5;
}


@media only screen and (max-width: 1200px) {
    .custom_nav .nav-item{
        padding: 0px 21px;
    }

}
@media only screen and (max-width: 991px) {
    .navbar-light .navbar-toggler{
        background-color: #ffffff;
        margin: 10px;
    }

}
@media only screen and (max-width: 768px) {
    .web_detial{
        flex-direction: column;
    }
    .men_row {
        padding-top: 8px;
    }

}

.flex_responsive{
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 576px) {
    .web_detial{
        flex-direction: column;
    }
    .body_sec,.logo_sec{
        padding: 0px 5px;
    }
    .men_row {
        padding-top: 8px;
    }
    .web_detial {
        align-items: flex-start;
    }
    .logcol{
        padding-left: 0%;
    }
    .flex_responsive{
        flex-direction: column;
        align-items: center;
    }
}

#login {
    background-color: rgb(226, 226, 226) !important;
}

.logged_text {
    background-color: rgb(226,226,226);
    text-align:left;
    color: #000 !important;
    font-size: 12px;
    line-height: 15px;
    padding: 5px;
    margin: 0.5rem !important;
}

.flash_content {
    width: 100%;
    border: 1px solid red;
    padding: 10px;
}

.register-form-container{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.register-form-container{
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.register-form-container input[type="text"], .register-form-container input[type="password"],
.register-form-container-1 input[type="text"], .register-form-container-1 input[type="password"]{
    height: 32px;
}
#register-form{
    width:75%;
    margin: auto;
}

.label-input-container{
    margin-right:10px;
    margin-top: 10px;
    display:flex;
    justify-content: flex-start;
}

.mr-input-container  {
    margin-right:10px;
    margin-top: 10px;
    display:flex;
    background-color: grey;
}
.mr-headline {
    width: 75%;
    height: 20px;
    background-color: #0B7FC7;
    background-color: red;
    background-color: green;
}

.label-input-container label{
    width:130px;
}

.label-input-container  > .pseudo-div,  .label-input-container  > input{
    width: 170px;
}

.main-content-area{
    margin-top:30px;
    width:80%;
    margin-left: auto;
    margin-right: auto;
    right: auto;
    margin-bottom: 30px;
}

.main-content-area p{
    font-size:10pt;
}

.two-columns-resp{
    display:flex;
    flex-wrap: wrap;
}

.two-columns-resp > div{
    width:50%
}

.centered-content{
    text-align: center;
}

.product-detail-list > div{
    margin-bottom:20px;
}

.st-sp{
    padding:25px;
}

.buybox--button{
    height: 3.25rem !important;
    display: block;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    padding: 0.125rem 0.75rem 0.125rem 0.75rem;
    line-height: 2.125rem;
    background-color: #fc005f;
    background-image: linear-gradient(to bottom, #fc005f 0%, #bf0048 100%);
    border: 0 none;
    color: #fff;

}

.select-field select, .js--fancy-select select {

}

.select-field select{
    padding: 15px;
    width:100%;
}

.prod-description{
    margin-top : 20px;
    width: 100% !important;
}


.select-field::after{

}

.green{
    color:#08a100;
}
.subtext{
    font-size: 11px;
}

@media (max-width: 769px) {
    .two-columns-resp {
        flex-direction: column;
    }
    .two-columns-resp > div{
        width:100%
    }
}

.center-text{
    text-align: center;
}

.vert-center{
    margin-top:auto;
    margin-bottom:auto;
}

.hor-center{
    margin-left: auto;
    margin-right: auto;
}

#welcome_background{
    padding: 20px;
    background-color: rgb(226, 226, 226)!important;
    display:flex;
}

.rightRoundCorner {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}

.kndname, .kndnr{
    color: #3e6daf
}

.box_left{
    margin-right:20px;
}

#dashboard_links{
    display: flex;
    flex-wrap: wrap;
}

.dashboard_link{

    background-color: #608CCA;
    width: 150px;
    height: 40px;
    overflow: hidden;
    margin: 5px;
    color: white;
    font-size: 14px;
    padding: 10px 6px 6px 10px;
    background-image: url(/images/box_arrow_right.png);
    background-repeat: no-repeat;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    flex: 1 0 21%;
}

.dashboard_link-info{
    background-color: #608CCA;
    width: 250px;
    height: 60px;
    overflow: hidden;
    margin: 5px;
    color: white;
    font-size: 14px;
    padding: 10px 6px 6px 10px;
    background-image: url(/images/box_arrow_right.png);
    background-repeat: no-repeat;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    flex: 1 0 25%;
}

.dashboard_link a, .dashboard_link-info a{

    color: #fff;

}

.dashboard_link_last{
    flex: 1;
}

.artikelfinder-box {
    background-color: #D3D3D3;
    padding: 20px;
    margin-bottom:40px;
    margin-left:auto;
    margin-right:auto;
    width:75%;

}

.artikelfinder-box form {
    display: flex;
    justify-content: space-evenly;
}
.artikelfinder-box form > input{
    height: 30px;
    color: grey;
    font-size: 12px;
}


.artikelfinder-box form > input:first-child{
    margin-right: 10px;
    font-size: 12px;
}

.searchbutton{
    background-color: #434343;
    border: 0;
    color: white !important;
    padding: 5px;
    padding-left: 20px;
    background-image: url(/images/arrow_right_white.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 200px;
    display: inline-block;
    font-size: 1em;
    margin-bottom: 5px;
}

#service-manual-titel{
    padding: 20px;
    background-color: #60ABE4;
    margin-bottom:20px
}
h1 {
    font-size: 30px;
}
#service-manual-titel h1{
    font-size:20px;
    color: white;
}

#table_head_bg {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    padding: 0px;
    background: url(/images/bg_tabelle2.jpg);
    background-repeat: repeat-x;
}

.bgGrey {
    background-color: #EAECED;
}

.bd-table-prices .bd-row{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
}

.bd-row.bd-white{
    background-color: white;
}

.bd-row{
    margin-bottom:3px;
}

.bd-row.bd-grey{
    background-color: #f3f3f3;
}

.bd-table-prices, .bd-table-prices-countries{
    margin-bottom:50px;
}

.bd-table-prices .bd-head, .bd-table-prices-countries .bd-head{
    display:flex;
    flex-direction: row;
    background: url(/images/bg_tabelle2.jpg);

}


.bd-table-prices-countries .bd-head, .bd-table-prices-countries .bd-row{
    display:flex;
    flex-direction: row;
}


.bd-table-prices .bd-el-price, .bd-table-prices-countries .bd-el-price{
    text-align: right;
    width:25%;
}

.bd-table-prices .bd-el{
    width:75%;
    border-right: 3px solid white;
}

.bd-table-prices-countries .bd-el{
    width:50%;
    border-right: 3px solid white;
}

.bd-table-prices-countries .bd-el-price{
    border-right: 3px solid white;
}

.bd-table-prices .bd-el-full{
    width:100%;
}

.tipsntricks a{
    color:black;
}

.checkbox-menu{
    padding:5px;
}

.checkbox-menu input[type="checkbox"]{
    margin-right:5px;
}

.dropdown button{
    overflow: hidden;
}

.btnfilter{
    font-weight: 400;
}

.dropdown-toggle::after{
    transition: all 0.5s;
}

button[aria-expanded="true"].dropdown-toggle::after{
    transform: rotate(180deg);
}

.buy-btn--cart-add, .buy-btn--cart-text{
    display: inline !important
}
.buy--button.block.btn.is--primary.is--center font{
    display: inline !important;
}


.product--box.box--list .product--btn-container .buy--button .icon--basket {
    display: none !important;
}

.phone_detail span{
    display: flex;
    flex-direction: row;
    padding: 5px;
    justify-content: center;
}

.phone_detail span img{
    margin-right: 5px;
}

.login_search input[type="text"], .login_search input[type="password"]{
    width: 100% !important;
}

.ui-menu.ui-autocomplete.ui-front{
    z-index:999999999999;
}

.add-productbutton{
    cursor: pointer;
}

#basket-display{
    display:flex;

    align-items:center
}

.basket-img{
    width: 40%;
}

.basket-data-cont{
    width: 60%;
    display:flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.decimal sup{
    top: 6px !important;
    font-size: 80% !important;
}


.stammdaten{
    display: flex;

}
.stammdaten label{
    min-width: 8em;
    display: inline-block;
    text-align: left;
}
.stammdaten input{
    width: 20em;
    padding: 0.2em;
}
.stammdaten legend{
    font-size: 20px;
    font-weight: bold;
}
@media only screen and (max-width: 768px) {
    #basket-display{
        display: flex;
        flex-direction: column;
        margin: 40px;
    }

    .basket-img {
        margin:30px;
    }

    .basket-data-cont{
        width: 100%;
    }

    .product--box .product--btn-container .select-field {
        float: none !important;
    }
}







