body, form {
    height: 100%;
}

.cartouche_connexion--mentions_legales {
    display: none;
}


.page_footer--assistant {
    display: none;
}

.page_header {
    display: none;
}

.page {
    padding-top: 110px;
}

.page_body {
    position: static;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    /*ajout*/
    /* min-height: calc(100vh - 464px);*/
}

.page_body--content {
    position: static;
    display: block;
    width: 100%;
    max-width: 100%;
}

.page, .page_body, .page_body--content {
    height: 100%;
}

.page_body {
    /*max-height: calc(100vh - 150px);*/
}

.page_body, 
.page_body--content, 
.companyImage,
.cartouche_connexion {
    /*max-height: calc(100vh - 150px);*/
    min-height: 750px;
}



/* === FOOTER === */
/*
footer {
    margin-top: 0px;
}

.page_footer {
    height: 150px;
    background-color: #f8c32b;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top : 0;
    color: #0F2454;
}

.page_footer a, .page_footer a:hover {
    color: #0F2454;
}

.page_footer--content--item {
    width: auto;
    max-width: 380px;
}

.infos_societe {
    text-align: center;
}

.infos_societe li {
    font-size: 14px;
    line-height: 20px;
}

.infos_societe li.infos_societe--nom {
    font-size: 14px;
    letter-spacing: 3px;
}

.infos_societe li.infos_societe--adresse1 {
    display: inline-block;
}

.infos_societe li.infos_societe--code_postal {
    display: inline-block;
}

.infos_societe li.infos_societe--telephone {
    display: inline-block;
}

.infos_societe li.infos_societe--fax {
    display: inline-block;
}

.infos_societe li.infos_societe--site_vitrine, 
.infos_societe--google_maps {
    display: none;
}
*/


/*=======================================================*/

/* Input */
/*-------*/
.div_input_utilisateur, .div_input_mot_de_passe, .btn_acces_client, .btn_ouverture_compte {
    float: none;
    width: 150px;
    border: 2px solid;
}

input:-webkit-autofill, 
textarea:-webkit-autofill, 
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}


 
/* Boutons */
/*---------*/
.color-button {
	width: 150px;
	border-radius: 0;
    background-color: transparent !important;
    padding: 0;
    color: #0F2454 !important;
    border: solid 2px #032552 !important;
}

.color-button:hover {
    background-color: #032552 !important;
    border-radius: 0px !important;
    border: solid 2px #032552 !important;
	color: #ffffff !important;
}

.color-button,
.color-button span {
	line-height: 48px;
	font-family: Verdana,helvetica,clean,sans-serif !important;
	font-size: 12px;
	text-transform: uppercase;
}

.color-button span {
	display: block;
}





.btn_acces_client, 
.btn_ouverture_compte {
    background-image: url("../_client/images/icon-acces_client.png");
    background-repeat: no-repeat;
    background-position: 264px center;
    letter-spacing: 1px;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.btn_acces_client, .btn_ouverture_compte, .raccourcis--item--inscription a {
}

a.btn_ouverture_compte {
	line-height: normal;
	height: auto;
}

a.btn_ouverture_compte span {
	line-height: normal;
	height: auto;
}

.btn_ouverture_compte{
    display: none;
}


/* === RACCOURCIS === */

.cartouche_connexion--raccourcis {
    display: block;
    margin-top: 30px;
    border: 1px solid #fde337;
    width: 415px !important;
    padding: 0px 30px 10px 30px;
}

.raccourcis--item--vitrine, 
.raccourcis--item--favori {
    display: none;
}

.raccourcis--item {
    display: block;
    margin-bottom: 10px;
    margin-left: 24%;
    width: 200px;
    /*border: solid 2px #032552;*/
    /*line-height: 30px;*/
    text-align: center;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
    font-family: Quicksand-Bold;
}


.raccourcis--item a {
	display: block;
	border: solid 2px #032552;
    line-height: 30px;
	width: 190px;
	padding: 4px;
}

.raccourcis--item:hover {
    /*background-color: #032552;*/
}

.raccourcis--item:hover a {
	background-color: #032552;
    color: #ffffff;
}

.raccourcis--item a:hover {
    text-decoration: none;
}

.raccourcis--item--contact {
	/*
    border: solid 2px #e51313;
	*/
	border: none;
}

.raccourcis--item--contact a {
    color: #e51313 !important;
	background-color : white !important;
	border: solid 2px #e51313 !important;
	/*border:white !important;*/
	/*width: 190px;*/
    margin: 0;
    /*display: block;*/
}

.raccourcis--item--contact a span {
    line-height: 28px !important;
    display: block;
}

.raccourcis--item--contact a:hover {
    color: white !important;
	background-color : #e51313 !important;
	border: solid 2px #e51313 !important;
}

.raccourcis--item--contact:hover {
	/*
    background-color: #e51313;
	*/
}

.cartouche_connexion--raccourcis .raccourcis--item--contact:hover a {
    color: #ffffff;
}

.raccourcis--item--vitrine, 
.raccourcis--item--favori {
    display: none;
}



/* Identifiant et Mot de passe */
/*-----------------------------*/
.div_input_utilisateur, .div_input_mot_de_passe {
    float: none;
    border-color: #d0d7dd;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    width: 300px;
    margin-bottom: 10px;
}

.input_utilisateur, .input_mot_de_passe {
    height: 36px;
    border: none;
    width: 240px;
    font-size: 1.2em;
    letter-spacing: 0.5px;
    margin: 6px 10px;
}

.input_utilisateur_ico, 
.input_mot_de_passe_ico {
    display: none;
    border: none;
    width: 50px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}


.input_utilisateur_ico {
    background-image: url("../_client/images/icon-utilisateur.png");
}

.input_mot_de_passe_ico {
    background-image: url("../_client/images/icon-mot_de_passe.png");
}



/* ****************************** */

.message--default {
    width: 400px;
    /*margin-bottom: 10px;*/
    left: 50%;
    transform: translateX(-50%);
    top: 200px;
}

footer {
  display: block;
}

.raccourcis--item--inscription {
	display:none;
}

.cartouche_connexion {
	padding-top: 180px !important;
    opacity: 0.99;
    float: left;
    position: static; 
    margin: 0;
    padding: 0;
    padding-top: 110px;
    width: 50%;
    background-color: white;
    width: 100%;
}

    .cartouche_connexion > div {
        display: block ;
        width: 300px;  
        margin-left: 50%;
        transform: translateX(-50%);
    }

.cartouche_connexion--raccourcis
{
	display: block !important;
}

.cartouche_connexion--mentions_legales
{
	display: none !important;
}


/* Labels */
/*--------*/

.login-label {
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    color : #0F2454;
    margin-bottom: 32px;
    text-transform: uppercase;
}
 

.label_ouverture_compte {
    /*margin-top: 75px;
    padding-top: 35px;*/
    font-size: 1.2em;
    color: #000000;
    color: #0F2454;
    margin-bottom: 5px;
    font-weight: bold;
    padding: 20px;
    /*border-top: 1px solid #c4c4c4;*/
width: auto;
}

#a_oubli_mot_de_passe {
    text-decoration: underline;
    font-size: 1em;
    float: none;
    margin-top: 15px;
}



/* --------------------------------------- TABLETTE & SMARTPHONE --------------------------------------- */

.companyImage {
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    top: 0;
    padding: 0;
    max-width: 100%;
    
}


@media all and (min-width: 768px) {
    .companyImage {
        display: block;
        /*left: 33.3%;
        width: 66.7%;*/
    }
}


 @media all and (min-width: 1024px) {
    .companyImage {
        left: 46%;
        width: 54%; 
    } 

     
}

@media screen and (min-width: 0px) and (max-width: 1024px){
    .companyImage {
        height : 0px;
    }
 }

@media screen and (min-width: 1024px) and (max-width: 1568px) {
    .companyImage {
        left: 51%;
        width: 49%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1568px) {
    .companyImage {
        left: 51%;
        width: 49%;
    }
}

   

    @media screen and (max-width: 1200px) {
        .page_body--content {
            padding: 0px;
        }
    }

    @media screen and (min-height: 830px) and (max-height: 930px) {
        .companyImage {
            width: 48%;
            left: 52%;
        }
    }


    @media screen and (min-height: 0px) and (max-height: 830px) {
        .companyImage {
            width: 53%;
            left: 47%;
        }
    }

    /****/

    @media all and (min-width: 1920px) {
        .companyImage {
            width: 39%;
            left: 61%;
        }
    }

    .cartouche_connexion {
        padding-top: 0px;
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        width: 100%;
        height: 100%;
        background: #ffffff;
        color: #4a4a4a;
        overflow: hidden;
        background-image: url("../_client/images/page_accueil_cartouche.png");
        background-size: 180px auto;
        background-repeat: no-repeat;
        background-position: center 50px;
    }


    .label_acces_revendeur {
        padding-top: 160px;
    }

    @media all and (min-width: 768px) {
        .cartouche_connexion {
            vertical-align: middle;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
    }

    @media all and (min-width: 1024px) {
        .cartouche_connexion {
            width: 47%;
        }
    }

    @media all and (min-width: 1920px) {
        .cartouche_connexion {
            width: 54%;
        }
    }


  
