@charset "utf-8";
/* CSS Document */

body {
    height:100%;
    background-color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    margin:0px;
    padding:0px;
}

td {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    margin:0px;
    padding:0px;
}

p {
    margin:0px;
    padding:0px;
}

/*Textes*/

.txt_blcG{
    color:#FFF;
    font-weight:bold;
}

.txt_gris{
    color:#525252;	
}

/*Fonds*/

.fd_entete_gauche{
    background:#787878;
}

.fd_entete_div{
    height:26px;
    background:url(/charte/process-commande/panier/panier.png) no-repeat;
    font-size:18px;
    line-height:20px;
}

.txt_orange_bd{
    color:#FF9A00;
}

.txt_orange{
    color:#ff9900;
}

.txt_gris{
    color:#525252;
}

.txt_blc_gras{
    color:#FFF;
    font-weight:bold;
}

.txt_blc{
    color:#FFF;
}

/*Bords*/

.border_bas{
    border-bottom:solid 1px #FFF;
}

.bd_grisB{
    border-bottom:solid 1px #525252;
}

.bd_blcDG{
    border-left:solid 1px #FFF;	
    border-right:solid 1px #FFF;	
    color:#FFF;
    font-weight:bold;
}


/*Mise en forme */

.pad_left{
    padding-left:10px;	
}

.total_panier{
    background-color:#e4e7ec;
    border-bottom:solid 1px #FFF;
    padding-right:10px;
    text-align:right;
}

.total_panier_HT{
    background-color:#FF9A00;
    border-bottom:solid 1px #FFF;
    padding-right:10px;
    text-align:right;
    font-weight:bold;
}

/*Formulaire*/

input.process{
    color:#000;
    width:110px;
    height:20px;
    background-color:#fff;
    border:solid 1px #000;
    font-size:11px;
    text-align:right;
}

input.process_ok{
    color:#000;
    width:26px;
    height:20px;
    background-color:#fff;
    border:solid 1px #000;
    font-size:10px;
    cursor:pointer;
    padding:0;
    text-align:center
}

input.identifie, input.input_grise, input.input_normal{
    color:#000;
    width:80%;
    padding: 2px 0;
    background-color:#fff;
    border:solid 1px #000;
    font-size:11px;
    text-align:left;
}

select.identifie{
    color:#000;
    width:65px;
    height:20px;
    background-color:#fff;
    border:solid 1px #000;
    font-size:11px;
    text-align:left;
}

.process_textarea{
    width:98%;	
    border:solid 1px #000;
}

/*Div*/

#code_promo{
    display:inline;
    visibility:hidden;
    position:relative;
    height:28px;
    width:200px;
}

#mdp_oubli{
    display:inline;
    visibility:hidden;
    position:relative;
    height:28px;
    width:200px;
    cursor:pointer;
}

#pass{
    display:inline;
    visibility:hidden;
    position:relative;
    height:28px;
    width:200px;
    cursor:pointer;
}

#erreur{
    color:#FF0000;
}

.btn_valider{
    background-image:url(/charte/process-commande/coordonnees/btn_valider.gif);
    background-repeat:no-repeat;
    background-position:left;
    border:0px;
    width:65px;
    height:20px;
    cursor:pointer;
    vertical-align:bottom;
}
.btn_valider_on{
    background-image:url(/charte/process-commande/coordonnees/btn_valider_on.gif);
    background-repeat:no-repeat;
    background-position:left;
    border:0px;
    width:65px;
    height:20px;
    cursor:pointer;
    vertical-align:bottom;
}

.btn_valider_us{
    background-image:url(/charte/process-commande/coordonnees/btn_valider_us.gif);
    background-repeat:no-repeat;
    background-position:left;
    border:0px;
    width:65px;
    height:20px;
    cursor:pointer;
    vertical-align:bottom;
}
.btn_valider_us_on{
    background-image:url(/charte/process-commande/coordonnees/btn_valider_us_on.gif);
    background-repeat:no-repeat;
    background-position:left;
    border:0px;
    width:65px;
    height:20px;
    cursor:pointer;
    vertical-align:bottom;
}
.promo_panier{
    width:377px;
    height:110px;
    background:url(process-commande/fd_promo_deskpatch.jpg) no-repeat 0 0;
    color:#000000;
    text-align:center;
    text-decoration:none;
    font-size:13px;
    padding:0;
}

.promo_panier p{
    font-size:16px;
    line-height:16px;
    margin:3px 0 0 0;
    padding:0;
    color:#000000;
}

.promo_panier span{
    display:block;
    height:8px;
    color:#ffffff;
    padding:4px 0 0 0;
}

.promo_panier span.btn-promo-deskpatch{
    display:block;
    color:#cf000b;
    margin:2px 0 0 24px;
    text-decoration:underline;
    font-weight:bold;
}

i.paiement { 
    display: inline-block;
    width: 165px; 
    height: 40px; 
    background: url(/charte/process-commande/paiement/paiement.png) 0 0 no-repeat;
    cursor: pointer
}
i.paiement.de {  background-image: url(/charte/process-commande/paiement/paiement_de.png); }
i.paiement.en, i.paiement.us {  background-image: url(/charte/process-commande/paiement/paiement_en.png); }

i.paiement.cb { background-position: 0 0 }
i.paiement.cb:hover { background-position: 0 -40px }
i.paiement.devis { background-position: 0 -80px }
i.paiement.devis:hover { background-position: 0 -120px }
i.paiement.paypal { background-position: 0 -160px }
i.paiement.paypal:hover { background-position: 0 -200px }
i.paiement.virement { background-position: 0 -240px }
i.paiement.virement:hover { background-position: 0 -280px }

select{ 
    border:1px solid #525252;
}

/* Radio Buttons w/ Toggle */
.radio-toggle-title {
    font-size: 1.25em;
    font-weight: 700;
    color: #ffac04;
    padding: 4px 0 3px 0;
    border: 1px solid;
}
#compte .radio-toggle-title {
    padding: 8px 0px 7px 5px;
}
.radio-toggle {
    margin: 0 0 1.5rem; box-sizing: border-box;
    font-size: 0;
    display: flex; flex-flow: row nowrap;
    justify-content: flex-start; align-items: stretch;
}
.radio-toggle input {width: 0; height: 0; position: absolute; left: -9999px;}
.radio-toggle input + label {
    margin: 0; padding: .75rem 2rem; box-sizing: border-box;
    position: relative; display: inline-block;
    border: solid 1px #DDD; background-color: #FFF;
    font-size: 1rem; line-height: 140%; font-weight: 600; text-align: center;
    box-shadow: 0 0 0 rgba(255,255,255,0);
    transition: 
        border-color .15s ease-out, 
        color .25s ease-out, 
        background-color .15s ease-out,
        box-shadow .15s ease-out;

    &:first-of-type {border-radius: 6px 0 0 6px; border-right: none;}
    &:last-of-type {border-radius: 0 6px 6px 0; border-left: none;}
}
.radio-toggle input:checked + label {
    background-color: #ffac04;
    color: #fff;
    box-shadow: 0 0 10px rgba(#ffac04, .5);
    border-color: #ffac04;
    z-index: 1;
}

