﻿/*html {
    font-size: 70.5%;
}*/

.normal {
    text-transform: none;
}

.material-icons {
    line-height: unset !important;
    font-family: 'Material Icons Round' !important;
}

.btn-login-mdl {
    background-color: var(--bleu-main) !important;
    box-shadow: none !important;
    color: white;
    border-radius: 3px !important;
    transition-property: none !important;
    width: 100%;
    border-radius: 3px;
}

.form-connect {
    width: 100%;
}
.mdl-login {
    text-align: center;
    color: var(--bleu-main);
}

.close3 {
    box-shadow: none !important;
    border: 0px !important;
}

.CDS {
    color: var(--bleu-main);
    background-color: var(--bleu-main);
}

.btn-login-mdl {
    background-color: var(--bleu-main);
}

.img-suppliers {
    /*display: block;*/
    max-width: 80px;
    max-height: 50px;
    padding-bottom: .25rem;
    border: none;
    text-align: center;
}


footer {
}

@media screen and (max-width: 992px) {
    #MenuLeft {
        display: none;
    }
}

.btnHideMenu {
    background-color: #4f0032;
}

.menuWebShopOutside {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.menuWebShop {
    background-color: var(--bleu-main);
    border-radius: 2px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.btnMenuLeft {
/*    white-space: normal !important;
    word-wrap: break-word;*/
}

.fav-icon {
    color: var(--bleu-main);
    font-size: 24px !important;
    text-align: left !important;
    cursor: default
}

.icon-warn {
    color: #d35400;
    font-size: 24px !important;
    text-align: right !important;
}

.icon-valid {
    color: #2ecc71;
    font-size: 36px !important;
}

.img-icon-menu {
    max-width: 50px;
    max-height: 50px;
}

.icon-wrong {
    color: #e74c3c;
    font-size: 36px !important;
}

.icon-menu {
    color: #2c3e50;
    font-size: 36px !important;
}

.img-icon-bar {
    max-width: 50px;
    max-height: 50px;
}

.icon-bar {
    color: #ffffff;
    font-size: 36px !important;
    font-weight: normal !important;
}

/* Login Page */
.div-header {
    background: #ffffff;
}

.compteCliCompoCard {
    padding-top: 0 !important;
}

.compteCliCompoHeader {
    color: white;
    text-align: center;
    background-color: var(--bleu-main) !important;
}

.cmdLstAll {
    margin: 5px;
}

.cmdLstAllDiv {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.login-page {
    width: 100%;
    min-height: 100vh;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

    .login-page .login {
        width: 100%;
        -webkit-flex-grow: 1;
        flex-grow: 1;
    }

    .login-page .form-container {
        position: relative;
        height: 100vh;
        min-height: 100vh;
        max-height: 100vh;
        padding: 110px 5% 5%;
        border-radius: 4px;
        background: #efefef;
    }

    .login-page .login .form-container form {
        width: 380px;
        padding: 20px;
        background: #fff;
        box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    }

/*First page*/
.First-page {
    width: 100%;
    min-height: 100vh;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

    .First-page .First {
        width: 100%;
        -webkit-flex-grow: 1;
        flex-grow: 1;
    }

    .First-page .form-container {
        position: relative;
        /*height: 100vh;
        min-height: 100vh;
        max-height: 100vh;*/
        padding: 110px 5% 5%;
        border-radius: 4px;
        background: #efefef;
    }

    .First-page .login .form-container form {
        width: 380px;
        padding: 20px;
        background: #fff;
        box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    }

.First-img {
    padding: 2%;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
/* Logo header*/
.logo-header {
    padding: 0.8rem;
    background-color: var(--bleu-main);
    margin-bottom: 2%;
}

/* Navigation */
.navigation-header {
    margin-top: 10px;
    background-color: black;
}

a.nav-button {
    color: white;
    font-size: 0.9rem;
}

    a.nav-button img {
        height: 25px;
        margin-bottom: 5px;
    }

li.nav-item {
    margin-left: 20px;
}

a.nav-button-brand div img {
    height: 50px;
}

li .text-brand {
    color: white;
    margin-left: 10px;
    text-align: left;
    align-self: center
}

span.model-brand {
    font-size: 0.9rem;
}

.btnInfoVehicule {
    background-color: var(--bleu-main);
    color: snow;
    font-size: 1em;
    border-color: #f88020;
}

.product {
    padding: 0px 10px;
    border-bottom: 1px solid #efefef;
}

.product_content .attrs ul {
    margin: 0;
    padding: 0;
}

    .product_content .attrs ul li {
        padding: 2px;
        font-size: 12px;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
/*.row {
        margin-left: 2px;
        margin-right: 2px;
    }*/

.product_content .iattrs h4 {
    font-size: 14px;
    color: #263238;
}

.product_content .product_reference {
    color: #263238;
}

.nav-link.active {
    background-color: var(--bleu-main) !important
}
.border-primary {
    border-color: var(--bleu-main) !important;
}

.btn-primary {
    background-color: var(--bleu-main) !important;
    border-color: var(--bleu-main) !important;
}

a {
    color: var(--bleu-main);
}

.product_content .product_reference span {
    font-weight: 600;
}
/* Counter Products */
.text-product-counter {
    font-size: initial;
}

/* Card Vehicle*/

.card {
    padding-top: 10px;
    padding-bottom: 20px;
}

.section-logo {
    margin-bottom: 20px;
}

.card .text-brand {
    color: black;
    margin-left: 10px;
    text-align: left;
    align-self: center;
}

/* Search bar */

.search-bar {
    margin-top: 20px;
}

/* Card */

.card-title {
    font-weight: bold;
}

/* Article nav*/

.navigation_article, .navigation_article a {
    color: black
}

    .navigation_article .nav-item {
        margin-left: 0;
    }

    .navigation_article li:hover, .navigation_article a:focus {
        border-bottom: 3px solid var(--bleu-main);
    }


/* Article Card*/


.article_card_caract {
    margin-bottom: 15px;
}

    .article_card_caract .col-lg-6 {
        padding-right: 0;
        padding-left: 0;
    }

    .article_card_caract .attrs ul li:nth-child(2n) {
        background: #eee;
    }

.attrs ul li .attr_name {
    width: 50%;
    text-align: left
}

.attrs ul li .attr_value {
    width: 50%;
    text-align: right
}

.card_article_ref {
    font-size: 10px;
    margin: 0 0 0 5px;
}

    .card_article_ref td {
        padding: 0 0 0 4px !important;
    }

.filterBrand {
    font-size: 0.8em;
}

    .filterBrand p {
        font-size: 1.2em;
    }

#NbAfficher {
    font-size: 1em;
}


.col-menu {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.ArticleBrandimgdiv {
    height: 100px;
    width: 100px;
}

.ArticleBrandimgdivCmd {
    height: 150px;
    width: 150px;
}


.logo-layout {
    max-height: 80px;
}

.price {
    color: var(--bleu-main);
    float: right;
}

.oldprice {
    color: grey;
    float: right;
    font-size: 12px;
}


.ArticleBrandimg {
    /*DO NOT REMOVE THIS WILL ALIGNE VERTICALLY SOMEHOW*/
    line-height: 100px;
    /*text-align: center;*/
    /*END*/
}


    .ArticleBrandimg img {
        max-height: 80px;
        max-width: 80px;
/*        margin-left: auto;
        vertical-align: middle;*/
    }

.ArticleBrandimgReference {
    /*DO NOT REMOVE THIS WILL ALIGNE VERTICALLY SOMEHOW*/
    line-height: 110px;
    text-align: center;
    max-height: 100px;
    max-width: 100px;
    /*END*/
}

.ArticleBrandimgHomePage {
    height: 100%;
    width: 100%;
    max-height: 00px;
    max-width: 200px;
}


.ArticleBase64img {
    width: auto;
    height: auto;
    max-height: 200px;
    max-width: 180px;
}

.ArticleBrandimgCmd {
    /*DO NOT REMOVE THIS WILL ALIGNE VERTICALLY SOMEHOW*/
    line-height: 150px;
    width: 200px;
    text-align: center;
    /*END*/
}

.ArticleBase64imgPanier {
    max-height: 300px;
    max-width: 200px;
    margin-left: auto;
    vertical-align: middle;
}

.ArticlePreview {
    max-height: 80px;
    max-width: 80px;
    margin-left: auto;
    vertical-align: middle;
    border-radius: 2px;
    border-color: dimgrey;
    border: 2px solid;
}

.NoimgPanier {
    max-height: 300px;
    max-width: 100px;
    margin-left: auto;
    vertical-align: middle;
}


.ArticleBrandimgShowDiv {
    /*DO NOT REMOVE THIS WILL ALIGNE VERTICALLY SOMEHOW*/
    line-height: 200px;
    text-align: center;
    /*END*/
}

.ArticleBrandimgShow {
    max-height: 300px;
    max-width: 100%;
    vertical-align: middle;
}

.ArticleBase64imgShow {
    max-height: 300px;
    max-width: 200px;
    vertical-align: middle;
}

.ArticlePreviewImg {
    max-height: 75px;
    max-width: 75px;
    vertical-align: middle;
}

/* select car*/
.type_vehicle {
    justify-content: space-between;
}

.btn-category {
    border: 1px solid grey;
    padding: 2px 35px;
}

    .btn-category:hover,
    .btn-category:active {
        background-color: var(--bleu-main);
    }

.select-car-row {
    margin-top: 10px;
}

    .select-car-row .col-lg-9 {
        padding-right: 5px
    }

    .select-car-row .col-lg-3 {
        padding-left: 5px
    }

    .select-car-row .btn-secondary {
        background-color: black
    }

    .select-car-row button img {
        height: 20px;
    }

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f00' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f00' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}


/* The switch - the box around the slider */
.switch {
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    width: 35px;
    height: 22px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 24px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/* Revision Page */

.revision-list {
    height: 30px;
    border-bottom: 0.5px solid black;
    line-height: 30px;
}

/*Adjust Page */

.widget .widget_body {
    padding: 15px 20px;
}

.widget-menu span {
    color: white;
}

.widget-menu {
    background: var(--bleu-main) !important;
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
}

    .widget-menu .widget_header {
        display: table;
        width: 100%;
        padding: 0 20px;
        height: 60px;
        border-bottom: 1px solid #ebedf2;
    }

        .widget-menu .widget_header .widget_header_title {
            display: table-cell;
            vertical-align: middle;
            text-align: left;
        }

            .widget-menu .widget_header .widget_header_title h3 {
                display: table-cell;
                vertical-align: middle;
                font-size: 17px;
                font-weight: bold;
            }

.widget {
    background: #fff;
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
}

    .widget .widget_header {
        display: table;
        width: 100%;
        padding: 0 20px;
        height: 60px;
        border-bottom: 1px solid #ebedf2;
    }

        .widget .widget_header .widget_header_title {
            display: table-cell;
            vertical-align: middle;
            text-align: left;
        }

            .widget .widget_header .widget_header_title h3 {
                display: table-cell;
                vertical-align: middle;
                font-size: 17px;
                font-weight: bold;
            }

.widget_oem .oems .oems_manufacturer {
    margin-bottom: 15px;
}

.oems .oems_manufacturer h4 {
    font-weight: bold;
    font-size: 15px;
    color: #263238;
}

.page_content {
    background: #fff;
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
    padding: 20px;
    margin-bottom: 20px;
}

.page_header {
    padding: 30px 0;
}

.vehicle_information {
    color: #262734;
}

    .vehicle_information .vehicle_model > div .vm_title {
        width: 85px;
        display: inline-block;
    }

    .vehicle_information .vehicle_model > div .vm_value {
        font-weight: 600;
    }

    .vehicle_information .vehicle_model > div {
        border-bottom: 1px solid #efefef;
        padding: 5px 0;
        font-size: 12px;
    }


.page_header .page_title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    padding: 0;
    color: #000;
}

.technical-group-item {
    margin-bottom: 15px;
    height: 75px;
    padding: 20px 2px;
    cursor: pointer;
    box-shadow: 0 0 4px 1px black;
}

    .technical-group-item:hover {
        background-color: black;
        color: white;
        margin-bottom: 15px;
        height: 75px;
        padding: 20px 2px;
        cursor: pointer;
        box-shadow: 0 0 4px 1px black;
    }

    .technical-group-item h3 {
        text-align: center;
        font-size: 14px;
        font-weight: 500;
    }

span.item_text {
    width: 50%;
    text-align: left;
}

span.item_value {
    width: 50%;
    text-align: right;
}

.data_container .data_item .data_item__list .item {
    padding: 4px;
    font-size: 12px;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.data_container .data_item h2 {
    font-size: 17px;
    color: #263238;
    text-transform: uppercase;
}

.data_container .data_item .data_item__list .item:nth-child(2n) {
    background: #eee;
}

.data_container .data_item .data_item__list .item .item_text {
    font-size: 12px;
}

/*  Manuals  */

.manuals__selector_box {
    border: 1px solid #ccc;
    padding: 10px;
    height: 200px;
    overflow: auto;
}

    .manuals__selector_box ul {
        margin: 0;
        padding: 0;
    }

ul {
    list-style: none;
}

.manuals__selector_box ul li.active, .manuals__selector_box ul li:hover {
    background: #f1f4f5;
}

.manuals__selector_box ul li {
    padding: 2px 5px;
    cursor: pointer;
}

.dialog {
    width: 320px;
    height: 300px;
    background: #fff;
    padding: 10px 20px;
    overflow-y: auto;
    transition: all .3s ease;
    transform: scale(0);
    transform-origin: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 9999;
    margin: auto;
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
}

    .dialog.open {
        transform: scale(1);
    }

    .dialog .dialog__title {
        font-size: 15px;
        font-weight: 600;
        padding: 10px 3px 20px;
    }

    .dialog ul li {
        padding: 2px 5px;
        cursor: pointer;
        /*display: none;*/
    }

        .dialog ul li.active, .dialog ul li:hover {
            background: #f1f4f5;
        }

.manual {
    background-color: white
}

.data_item h2 {
    margin-top: 2%;
    font-weight: bold
}

.item.divider h4 {
    font-weight: bold
}

.btnSelectorCar {
    width: 20px !important;
}



/*  ********************************************************************************  */

.flex-row {
    display: flex;
    justify-content: space-between
}

#accordion.card .flex-row {
    display: flex;
    justify-content: space-between
}

.flex-row .my_bage {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
    background-color: #808080;
    color: white;
    align-self: center;
}

#accordion .tab-label1 {
    font-size: 1.2em;
}

#accordion .category_title {
    margin-bottom: 5px;
}

#accordion-child {
    color: white;
    background-color: var(--bleu-main);
    padding: 10px 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}

#accordion-child2 {
    color: white;
    background-color: #3e3939;
    padding: 5px 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}

#accordion-child a {
    color: white;
}

#accordion-child3 {
    color: white;
    background-color: #2c2727;
    padding: 5px 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}

#accordion-child4 {
    color: white;
    background-color: #f6f4f4;
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}

    #accordion-child4 a {
        color: black;
    }

.detail_vehicle_bloc {
    margin-top: 1%;
}

.detail_vehicle_bloc_3 {
    margin-top: 5%;
}

.container_Vehicle_Details {
    margin-top: 3%;
}

.btn-outline-info {
    border-color: var(--bleu-main);
    color: var(--bleu-main);
}

    .btn-outline-info:hover {
        background-color: var(--bleu-main);
        border-color: var(--bleu-main);
    }

    .btn-outline-info:focus {
        box-shadow: 0 0 0 0 rgba(244, 112, 37, 1);
    }

.padding-0 {
    padding-right: 0;
    padding-left: 0;
}

.btn-color-theme-white {
    background-color: var(--bleu-main);
    color: white;
    z-index: 0;
}

.btn-color-theme {
    background-color: var(--bleu-main);
    color: white;
    z-index: 0;
}

    .btn-color-theme:focus {
        box-shadow: 0 0 0 0.2rem var(--bleu-main)cc;
    }

.btn-panier-theme {
    background-color: white;
}


.divCritere {
    text-align: center;
}

.Critere {
    background-color: white;
    padding: 3%;
}

.histo_search .history_content {
    max-height: 515px;
    overflow-y: auto;
}

.histo_search .histo_title {
    padding: 30px 0;
    font-size: 22px;
    font-weight: 500;
}

    .histo_search .histo_title h1 {
        padding-left: 15px;
    }

.histo_search .history_content .history_element {
    position: relative;
    background: #fff;
    margin-bottom: 10px;
    padding: 5px;
    box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
    transition: all .3s;
}

.history_element .logo-vehicle {
    width: 35%;
}

.vehicle_information .logo {
    width: 15%;
}

.history_element .history-text h3 {
    font-weight: bold;
    font-size: 1.8rem;
}

.history_element .history-text p {
    font-size: 1.2rem;
}

/*.nav_content .logo-vehicle {
    width: 20%;
}*/

.nav_content .nav-text {
    color: white;
    margin: 15px;
}

    .nav_content .nav-text h3 {
        font-weight: bold;
        font-size: 1.5rem;
    }

    .nav_content .nav-text p {
        font-size: 1.5rem;
    }

.nav-element {
    margin-top: 10px;
}

.navbar-expand-lg {
    z-index: 2;
}
/* bouton vers le haut */
a#cRetour {
    border-radius: 3px;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.25);
    position: fixed;
    right: 20px;
    opacity: 1;
    z-index: 99999;
    transition: all ease-in 0.2s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    text-decoration: none;
}

    a#cRetour:before {
        content: "\25b2";
    }

    a#cRetour:hover {
        background: rgba(0, 0, 0, 1);
        transition: all ease-in 0.2s;
    }

    a#cRetour.cInvisible {
        bottom: -35px;
        opacity: 0;
        transition: all ease-in 0.5s;
    }

    a#cRetour.cVisible {
        bottom: 20px;
        opacity: 1;
    }

/*  Maintenace   */

.step_3 .content_step3 {
    position: relative;
    z-index: 1;
}

    .step_3 .content_step3 .content_frequence {
        position: absolute;
        z-index: 2;
        top: 80px;
    }

        .step_3 .content_step3 .content_frequence #mainTitle {
            margin: 0 80px;
        }

            .step_3 .content_step3 .content_frequence #mainTitle label {
                margin: 0 100px;
            }

        .step_3 .content_step3 .content_frequence .item_title {
            margin-bottom: 10px;
            font-size: 1.3em;
            font-weight: bold;
            margin-left: 100px;
        }

    .step_3 .content_step3 #addiTitle {
        margin-top: 30px;
    }

    .step_3 .content_step3 .item_title_additional {
        margin-bottom: 10px;
        font-size: 1.3em;
        font-weight: bold;
    }

    .step_3 .content_step3 .item_maintenance {
        margin-bottom: 20px;
        font-size: 1.1em;
    }

.additional_items {
    margin-left: 100px;
}
/* Plan entretien*/
#smartwizard .plan_content {
}

    #smartwizard .plan_content p {
        font-size: 0.8em;
    }

    #smartwizard .plan_content .plan_checkbox {
        margin: 0 10px;
        text-align: center;
    }


#LayoutMenuRow {
    background-color: var(--bleu-main);
    z-index: 3;
}

/*TEST */
.search {
    width: 100%;
    position: relative;
    display: flex;
    margin-top: 15px;
}

.searchTerm {
    width: 100%;
    border: 3px solid var(--bleu-main);
    border-right: none;
    padding: 5px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #9DBFAF;
}

searchTerm
.searchTerm:focus {
    color: black;
}

.searchTermburger {
    width: 100%;
    border: 3px solid white;
    border-right: none;
    padding: 5px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #9DBFAF;
}

.searchButton {
    width: 40px;
    border: 0px solid white;
    background: var(--bleu-main);
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
    margin-left: 5px;
}

.searchButtonburger {
    width: 40px;
    border: 1px solid white;
    background: black;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
    margin-left: 5px;
}

.spanNbArtclAff {
    margin-left: 15px;
    margin-right: 15px;
}

/*Resize the wrap to see the search bar change!*/
.wrap {
    width: 30%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/* LOADER TEST*/

.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    border: 4px solid #Fff;
    top: 50%;
    animation: loader 2s infinite ease;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes loader-inner {
    0% {
        height: 0%;
    }

    25% {
        height: 0%;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    100% {
        height: 0%;
    }
}

/*MODAL*/

.modal {
    text-align: center;
    vertical-align: middle;
}

/*.modal-open .modal {
    overflow-y: hidden !important;
}*/

.vertical-alignment-helper {
    display: table;
    height: 50%;
    width: 100%;
    pointer-events: none; /* This makes sure that we can still click outside of the modal to close it */
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

/*body.modal-open .product {
    -webkit-filter: blur(7px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(10px);
}*/

.modal-backdrop {
    background: black;
}

.close {
    font-size: 50px;
    display: block;
}



.close2 {
    font-size: 30px;
    display: block;
}

.modal-header-custom {
    background: var(--bleu-main);
    color: white;
    text-align: center;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.bonretour {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}

.bonretourno {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}

.bonretourpara {
    font-size: 20px;
}

#LoadingModal {
}

.ShoppingCart {
    margin-left: 5px;
}

    .ShoppingCart .list-group-item {
        margin-bottom: 10px;
    }

.btnCart {
    background-color: #fff;
}

/* TEST BURGER MENU */
.BurgerMenuIcone {
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    margin-right: 10px;
    border: 1px solid #FFFFFF;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

#main {
    transition: margin-left .5s;
    padding: 16px;
}

#LargeScreenBurger {
    margin-top: 15px;
}

#SmallScreenBurger {
    margin-top: 45px;
}

.login-submit {
    margin-top: 10px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

/* DEBUT TEST HOVER PANIER */

.btnPanier {
    background-color: var(--bleu-main);
    border: 0px;
}

.dropMenuPanier {
    width: 600px;
}

.dropDetailvehicle {
    z-index: 1;
}

#mySidenav {
    z-index: 2;
}

/*
.dropdown {
    position: relative;
    display: inline-block;
    float: right;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    width: 450px;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

*/

