﻿body
{
    margin:0;
    font: 14px 'light', Calibri;
    color: #535353;
}

b
{
    color: #0d0c66;
}

textarea
{
    font-family: Calibri;
}

.gris
{
    color: #048b9a;
    font-weight: bold;
}
.vert
{
    color: #048b9a;
    font-weight: bold;
}
.turquoise
{
    color: #048b9a;
    font-weight: bold;
}
.bleu
{
    color: #048b9a;
    font-weight: bold;
}

#divblocs
{
    width: 970px;
    margin: auto;
}

.bloc
{
    float: left;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 5px 7.5px;
    padding: 0 10px 10px 10px;
}
.blocperiph
{
    float: left;
    overflow: auto;
    width: 950px;
    margin: 5px 7.5px;
}
.bloc100
{
    width: 930px;
	border-top: 1px solid #dcdcdc;
}

#bloc_top+.bloc100{
	border-top: 0;
}

#bloc_top{
	border-bottom: 2px solid #9fd6d6;
	padding: 15px 0;
}

.bloclogo
{
    float: left;
    width: 25px;
    height: 25px;
    margin-top: 5px;
}

.bloctitre
{
    float: left;
    height: 20px;
    padding-top: 5px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #0d0c66;
    font-weight: bold;
    font-size: 16px;
}

.btn
{
    float: left;
    height: 21px;
    padding: 0 5px 0 5px;
    box-shadow: 0px 0px 1px 0px grey;
    cursor: pointer;
    color: #535353;
    background-color: #fafafa;
    vertical-align: middle;
}
.btn:hover
{
    background-color: #dadada;
}


/* Top*/
#top_logo
{
    float: left;
}
#top_info
{
    float: left;
    margin-left: 80px;
    margin-top: 23px;
    color: #048b9a;
    font-weight: bold;
    font-size: 30px;
}

#bloc_infoscommande_table {
    display: block;
    width: 100%;
    overflow: auto;
    text-align: left;
    border-spacing: 0;
}

    #bloc_infoscommande_table td, #bloc_infoscommande_table th {
        border-bottom: 1px solid #ddd;
        padding: 3px 0;
        color: #535353;
    }

#bloc_infoscommande_lien {
    text-decoration: none;
    color: #048b9a;
}
/*Infos colis*/
#bloc_infoscolis
{
    height: 300px;
}
#bloc_infoscolis_table
{
    display: block;
    width: 100%;
    max-height: 265px;
    overflow: auto;
    text-align: left;
    border-spacing: 0;
}
#bloc_infoscolis_table td, #bloc_infoscolis_table th
{
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #535353;
}
#bloc_infoscolis_lien
{
    text-decoration: none;
    color: #048b9a;
}

.spanadresse
{
    cursor:pointer;
}
.spanadresse_aff
{
    color:inherit;
}
.spanadresse_naff
{
    color:#8B8B8B;
    font-weight: normal;
}
.tdadressePR
{
    vertical-align:top;
}
.bloc_infoscolis_table_lastcell
{
    border-bottom: 0 !important;
}


/*Histo Acheminement*/
#bloc_histoacheminement
{
    width: 480px;
    height: 300px;
}
#bloc_histoacheminement_divall
{
    width: 480px;
    height: 250px;
    overflow: auto;
}
.bloc_histoacheminement_divetat
{
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    padding-left: 30px;
    color:#8B8B8B;
}
.bloc_histoacheminement_divetat a
{
    color:inherit;
}
.divetatprem
{
    font-size: 16px;
    padding-left: 0;
    color: #0d0c66;
    font-weight: bold;
}
.divetat_action
{
    color: #0d0c66;
}
.histo_action_div
{
    width:30px;
}
.histo_action
{
}

.histo_comp_div
{
    width:268px;
    border:2px solid #d9d9d9;
    position:absolute;
    background-color:#f5f5f5;
    padding:3px;
    z-index: 15;
}

.bloc_histoacheminement_table
{
    width:100%;
    border-collapse:collapse;
    text-align: left;
    margin-top: 10px;
}

.histo_imginfo
{
    display: inline-block;
    margin: 0 0 -1px 5px;
    cursor: pointer;
}



/*Anticiper la livraison*/
#bloc_anticiper
{
}
.bloc_anticiper_img
{
    float: left;
    margin-right: 5px;
}
.bloc_anticiper_btn
{
    margin-left: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    padding-left: 5px;
    vertical-align:middle;
}
.bloc_anticiper_btn_img
{
    float: left;
    margin-right: 5px;
}
#bloc_anticiper_reagir_img
{
    margin-right:15px;
}

.bloc_anticiper_liste_procedure
{
    float:right;
    width:300px;   
}


/*Colis Livré*/
#bloc_colislivre
{
    width: 310px;
    height: 300px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}
#bloc_colislivre_img
{
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#colislivre_date
{
    height:40px;
    color:#0d0c66;
}


/*Colis Annulé*/
#bloc_colisannule
{
    width: 310px;
    height: 300px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

#bloc_colisannule_img
{
    margin: 20px auto;
}
#colisannule_txt
{
    height:70px;
    width:200px;
    margin: auto;
}


/*Confirmation Livraison*/
#bloc_confirmationlivraison
{
    color: #3c3c3e;
}

#confirmlivr_conteneur_oui
{
    float:left;
    text-align:center;
    margin-left:240px;
}

#confirmlivr_conteneur_non
{
    float:left;
    text-align:center;
    margin-left:150px;
}

.bloc_confirmationlivraison_btn
{
    width: 100px;
    height: 100px;
    padding: 15px;
    background-color: #e5e5e5;
    border: 3px solid #dcdcdc;
    cursor: pointer;
}
.bloc_confirmationlivraison_btn:hover
{
    background-color: #c9c9c9;
}
#bloc_confirmationlivraison_span_oui
{
    font-weight: bold;
    font-size: 38px;
    color: #048b9a;
}
#bloc_confirmationlivraison_span_non
{
    font-weight: bold;
    font-size: 38px;
    color: #3c3c3e;
}
#bloc_confirmationlivraison_formunon
{
    float: left;
    color: #b5b5b5;
    margin-left: 15px;
    width: 220px;
    height: 200px;
}
#bloc_confirmationlivraison_btnnon
{
    margin-top: 5px;
    margin-left: 35px;
}
#bloc_confirmationlivraison_btnnon_img
{
    float: left;
    margin-right: 5px;
}
#conflivr_autreinfo
{
    display: none;
    position: absolute;
    width: 250px;
    height: 30px;
    background-color: white;
    border: 1px solid #ddd;
    padding: 5px;
    margin-top: 70px;
    font-size: 13px;
}
#conflivr_autreinfo_img
{
    float:left;
    margin-right:5px;
    margin-bottom: 15px;
}

#bloc_confirmationlivraison_retour
{
    width: 600px;
    text-align: center;
    margin: 20px auto;
    color: #3c3c3e;
}



#blocinclude_procedures_absence
{
    display: inline-block;
    margin-bottom: 10px;
}
#blocinclude_procedures_avispassage
{
    float: left;
    margin-right: 15px;
}
#blocinclude_procedures_avispassage_txt
{
    height: 64px;
    margin-top: 11px;
}
.blocinclude_procedures_bloc
{
    float: left;
    height: 355px;
    width: 180px;
    margin: 10px 19.25px;
    padding: 0px 5px;
    background-color: #f7f7f7;
    border: 1px solid #d2d2d2;
    text-align: justify;
}
.blocinclude_procedures_bloc a
{
    color: #048b9a;
    text-decoration: underline;
}
.blocnonrecep
{
    height: 325px;
}
.blocinclude_procedures_bloc div.numbloc
{
    text-align: center;
    font-size: 60px;
}
.blocinclude_procedures_bloc div.imgbloc
{
    margin: auto;
}

.marchandise-manquante
{
    margin-top: -2px;
}

#procedure_attestation
{
    color: #048b9a;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 15px;
    margin-top: 5px;
}
.imgflechedl
{
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}

#evaluation_table
{
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    text-align: center;
    font-weight: bold;
}
#evaluation_table td div
{
    margin: auto;
}
.evaluation_libelle
{
    display: none;
    background-color: #fafafa;
    padding: 2px 10px;
}
#evaluation_comm_txt
{
    height: 50px;
}
#evaluation_btn
{
    color: #0d0c66;
    font-weight: bold;
    margin-left: 50px;
}
#evaluation_btn_off
{
    float: left;
    height: 21px;
    box-shadow: 0px 0px 1px 0px grey;
    cursor: pointer;
    color: #A8A8A8;
    background-color: #fafafa;
    font-weight: bold;
    margin-left: 50px;
}
#evaluation_btn_img
{
    float: left;
}
#evaluation_comm2
{
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
    vertical-align: top;
}


/*Infos point retrait*/
#bloc_infosretrait
{
    overflow: hidden;
    height: 365px;
    width: 415px;
}
#bloc_infosretrait_logo
{
    float: left;
    margin: 10px 0 0 5px;
}
#bloc_infosretrait_titre
{
    float: left;
    width: 340px;
    height: 50px;
    margin: 16px 0 0 20px;
    font-size: 16px;
    font-weight: bold;
    color: #0d0c66;
}
.bloc_infosretrait_infos
{
    color: #535353;
}
.bloc_infosretrait_img
{
    float: left;
    margin: 0 5px 5px 0px;
}
#bloc_infosretrait_horaires_table
{
    width: 100%;
    border-spacing: 0;
}
#bloc_infosretrait_horaires_table td, #bloc_infosretrait_horaires_table th
{
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
}
#bloc_infosretrait_horaires_table td
{
    font-size: 13px;
}


/*Retrouver Point Retrait*/
#bloc_pointretrait
{
    height: 365px;
    width: 480px;
    overflow: hidden;
}
#pointretrait_map
{
    width: 480px;
    height: 325px;
    border: 1px solid #b5b5b5;
}
#pointretrait_optsmap
{
    position: absolute;
    width: 480px;
    height: 70px;
    margin-top: 256px;
    z-index: 100;
    background-color: #f0f0f0;
    border: 1px solid #b5b5b5;
}
.pointretrait_span
{
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    font-weight: bold;
    color: #535353;
}
.pointretrait_adresse_txt
{
    background-color: #fafafa;
    border: 1px solid #b5b5b5;
    margin-top: 8px;
    margin-right: 30px;
    float: right;
    width: 290px;
}
#pointretrait_btnconsulter
{
    float: right;
    margin-right: 30px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
}
#pointretrait_itineraire
{
    float: left;
    margin-right: 10px;
}
#pointretrait_divitineraire
{
    position: absolute;
    width: 450px;
    max-height: 500px;
    overflow-y: auto;
    background-color: white;
    border: 1px solid #b5b5b5;
    margin-left: 19px;
}
#pointretrait_optsmap_aff
{
    position: absolute;
    z-index: 100;
    height: 20px;
    margin-top: 303px;
    border: 1px solid #b5b5b5;
    box-shadow: none;
}
#pointretrait_optsmap_aff_img
{
    float: left;
    margin-right:5px;
}
#pointretrait_optsmap_cache
{
    width: 15px;
    height: 15px;
    padding: 2.5px;
    margin: -1px 0 0 -1px;
    border: 1px solid #b5b5b5;
    box-shadow: none;
}


/*Volet information*/
#voletinfo
{
    font-weight: bold;
}
#voletinfo_contenu
{
    float: left;
    width: 800px;
    font-size: 20px;
    line-height: 80%;
	color:#0d0c66;
}
.voletinfo_img
{
    float: left;
    width: 90px;
    height: 65px;
    margin: 0 10px;
}


#blocinclude_erreuradr
{
    font-size: 16px;
    background-color: #FAFAFA;
    padding: 10px;
}
#erreuradr_btn1
{
    float: left;
    color: #0d0c66;
    margin-left: 30px;
}
#erreuradr_btn2
{
    float: right;
    margin-right: 30px;
}
.erreuradr_btn_img
{
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

#erreuradr_modal_table
{
    width: 100%;
    border-spacing: 0 10px;
}
#erradr_societe, #erradr_adresse1, #erradr_adresse2, #erradr_infossup
{
    width: 425px;
}
#erreuradr_btn3
{
    margin-left: 40%;
}
#erreuradr_btn3_img
{
    float: left;
    margin-right: 5px;
}
#erreuradr_btn4
{
    margin: auto;
    display: inline;
    float: none;
}



/** Avancement / Frise Acheminement **/

#ach_divall
{
    width: 920px;
    height: 190px;
    overflow: auto;
    margin-left: 10px;
    font-size: 13px;
    white-space: nowrap;
    overflow-y: hidden;
}
.ach_div
{
    display: inline-block;
    width: 125px;
    height: 170px;
    text-align: center;
    color: White;
    font-weight: bold;
    margin-right: 10px;
}
.ach_div_j
{
    width: 140px;
}
.ach_ssdiv
{
    float: left;
    width: 125px;
    height: 155px;
    padding: 0;
    margin: 7.5px 0 0 0;
    background-color: #8accc6;
}
.ach_div_j .ach_ssdiv
{
    width: 140px;
    height: 170px;
    margin: 0;
}
.ach_div_fl
{
    display: inline-block;
    margin: 10px 0;
}
.ach_passe
{
    background-color: #8accc6;
    color: White;
    font-weight: bold;
}
.ach_actuel
{
    background-color: #8accc6;
    color: White;
    font-weight: bold;
}
.ach_futur
{
    background-color: #dadada;
    color: #b1b1b1;
    font-weight: bold;
}

.ach_div_date
{
    float: left;
    height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 8px;
    width: 100%;
}
.ach_div_j .ach_div_date
{
    margin-bottom: 15px;
}

.ach_div_img
{
    height: 65px;
    width: 115px;
    margin: auto;
    margin-top:5px;
    clear:both;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('Images/SVG/Frise/ach-ach-pass.svg');
}

.ach_div_etat
{
    height: 40px;
    overflow: hidden;
    white-space: initial;
    display: table;
}
.ach_div_etat_ss
{
    text-align: center;
    padding: 0 11px;
    width: 103px;
    white-space: normal;
    display: table-cell;
    vertical-align: middle;
}
.ach_div_j .ach_div_etat_ss
{
    width: 118px;
}
.ach_div_etat a
{
    color: #949494;
    font-weight: inherit;
}

.ach_helper
{
    float: right;
    height: 15px;
    width: 15px;
    display: none;
    margin-top: -40px;
    margin-right: 3px;
    background-image: url('sprite_btrust.png');
}
.ach_div_j .ach_helper
{
    margin-top: -48px;
}

.helper_info
{
    background-color: white;
    width: 200px;
    margin: 10px;
    padding: 5px;
    border: 1px solid #b5b5b5;
    text-align: left;
    position: absolute;
    color: #535353;
    white-space: normal;
}


.ach_nonouvre_passe, .ach_nonouvre_actuel, .ach_retraitferme_passe, .ach_retraitferme_actuel, .ach_attentelivraison_actuel
{
    color: #b1b1b1;
}

.fond_nonouvre_passe, .fond_nonouvre_actuel, .fond_retraitferme_passe, .fond_retraitferme_actuel, .fond_attentelivraison_actuel
{
    background-color: #dadada;
}

.fond_enquete_passe, .fond_enquete_actuel, .fond_enqueteouverte_passe, .fond_enqueteouverte_actuel, .fond_erreuradr_passe, .fond_erreuradr_actuel, .fond_actiondest_passe, 
.fond_actiondest_actuel, .fond_retard_passe, .fond_retard_actuel
{
    background-color: #59b2aa;
}

.fond_instance_actuel
{
    background-color: #0d0c66;
}

.helper_retraitferme_passe, .helper_retraitferme_actuel, .helper_retraitferme_futur, .helper_enquete_futur, 
.helper_erreuradr_passe, .helper_erreuradr_actuel, .helper_actiondest_passe, .helper_actiondest_actuel, .helper_douane_passe, .helper_douane_actuel, .helper_livraisonprevisionnelle2
{
    display: block;
}






/***** Modal ****/

.divmodal
{
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0, 0, 0, 0.498039);
    z-index: 999;
}

.itinsell-modal
{
    border: 2px lightgrey solid;
    z-index: 1002;
    overflow: auto;
    width: 600px;
    padding: 0;
    background-color: white;
}

.itinsell-modal-title
{
    margin: 0 0 0 0;
    padding-left: 15px;
    line-height: 43px;
}

.itinsell-modal-content
{
    width: 570px;
    padding: 15px;
    overflow-y: auto;
}

.itinsell-modal-footer
{
    text-align: left;
    border-top: 1px solid #ddd;
    padding: 10px;
    clear: both;
}

.img-fermer
{
    cursor: pointer;
    float: right;
    margin: 10px;
    background-image: url('/Images/SVG/img-fermer.svg');
    width: 12px; 
    height: 11px;
    padding: 0;
	background-position: center;
	background-repeat: no-repeat;
}
.img-fermer:hover
{
    opacity: 0.5;
}

.display
{
    display: block;
}


/** Notation **/
.notation-divimg
{
    display:inline-block;
    width:22px;
    height:22px;
    background-position: center;
    background-repeat: no-repeat;
}


.powered
{
    width: 200px; 
    margin: auto; 
    clear: left; 
    text-align: center; 
    color:#b9b9b9;
}

/* #region Langues */

#bloclangues
{
    position:absolute;
    top:5px;
    margin-left: 909px;
    padding:1px;
    border:1px solid #DCDCDC;
    background-color:White;
}

#bloclangues:focus
{
    outline:0 !important;
}

#bloclangues .sprite
{
    width: 17px;
    height: 16px;
    cursor: pointer;
    margin-left: 4px;
}

.lang_select
{
    height:20px;
    width:20px;
    float:left;
    margin-left: 5px !important;
}

#lang_liste
{
    margin-top: 17px;
    position: absolute;
    border-top: 0px;
    border-right: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
    background-color: white;
    width: 27px;
    margin-left: -2px;
    padding-left: 2px;
}

/* #endregion */


/** Sprite **/

.sprite
{
    background-position: center;
    background-repeat: no-repeat;
}

.logo-btrust {
    background-image: url('/Images/SVG/logo_btrust.svg');
    width: 250px;
    height: 73px;
}

.visu-exp-annulee {
    background-image: url('/Images/SVG/visu-exp-annulee.svg');
    width: 220px;
    height: 190px;
}

.visuel-colis-livre {
    background-image: url('/Images/SVG/visuel-colis-livre.svg');
    width: 220px;
    height: 150px;
}

.attestation-honneur-gr {
    background-image: url('/Images/SVG/attestation-honneur-gr.svg');
    width: 170px;
    height: 95px;
}

.id-envoi-pieces {
    background-image: url('/Images/SVG/id-envoi-pieces.svg');
    width: 170px;
    height: 95px;
}

.id-rec-vers {
    background-image: url('/Images/SVG/id-rec-vers.svg');
    height: 95px;
}

.attestation-honneur {
    background-image: url('/Images/SVG/attestation-honneur.svg');
    width: 150px;
    height: 90px;
}

.avis-de-passage {
    background-image: url('/Images/SVG/avis-de-passage.svg');
    width: 150px;
    height: 75px;
}

.photo-deterioration {
    background-image: url('/Images/SVG/photo-deterioration.svg');
    width: 150px;
    height: 90px;
}

.photo-spoliation {
    background-image: url('/Images/SVG/photo-spoliation.svg');
    width: 150px;
    height: 90px;
}

.piece-identite {
    background-image: url('/Images/SVG/piece-identite.svg');
    width: 150px;
    height: 90px;
}

.se-rendre-agence-contestation {
    background-image: url('/Images/SVG/se-rendre-agence-contestation.svg');
    width: 150px;
    height: 90px;
}

.se-rendre-agence {
    background-image: url('/Images/SVG/se-rendre-agence.svg');
    width: 150px;
    height: 90px;
}

.transmision-doc-deterioration {
    background-image: url('/Images/SVG/transmision-doc-deterioration.svg');
    width: 150px;
    height: 90px;
}

.transmision-doc-spoliation {
    background-image: url('/Images/SVG/transmision-doc-spoliation.svg');
    width: 150px;
    height: 90px;
}

.bouton-non {
    background-image: url('/Images/SVG/bouton-non.svg');
    width: 100px;
    height: 100px;
}

.bouton-oui {
    background-image: url('/Images/SVG/bouton-oui.svg');
    width: 100px;
    height: 100px;
}

.state-achemine {
    background-image: url('/Images/SVG/state-achemine.svg');
    width: 90px;
    height: 65px;
}

.state-actiondest {
    background-image: url('/Images/SVG/state-actiondest.svg');
    width: 90px;
    height: 65px;
}

.state-enqueteouverte {
    background-image: url('/Images/SVG/state-enqouverte.svg');
    width: 90px;
    height: 65px;
}

.state-instance {
    background-image: url('/Images/SVG/state-instance.svg');
    width: 90px;
    height: 65px;
}

.state-presentation {
    background-image: url('/Images/SVG/state-presentation.svg');
    width: 90px;
    height: 65px;
}

.state-prisecharge {
    background-image: url('/Images/SVG/state-prisecharge.svg');
    width: 90px;
    height: 65px;
}

.state-retard {
    background-image: url('/Images/SVG/state-retard.svg');
    width: 90px;
    height: 65px;
}

.state-retour {
    background-image: url('/Images/SVG/state-retour.svg');
    width: 90px;
    height: 65px;
}

.state-douane {
    background-image: url('/Images/SVG/state-douane.svg');
    width: 90px;
    height: 65px;
}

.commentaire {
    background-image: url('/Images/SVG/commentaire.svg');
    width: 85px;
    height: 70px;
}

.etat-colis {
    background-image: url('/Images/SVG/etat-colis.svg');
    width: 85px;
    height: 70px;
}

.eval-globale {
    background-image: url('/Images/SVG/eval-globale.svg');
    width: 85px;
    height: 70px;
}

.qualite-embal {
    background-image: url('/Images/SVG/qualite-embal.svg');
    width: 85px;
    height: 70px;
}

.vitesse-liv {
    background-image: url('/Images/SVG/vitesse-liv.svg');
    width: 85px;
    height: 70px;
}

.livraison-non-conforme {
    background-image: url('/Images/SVG/livraison-non-conforme.svg');
    width: 75px;
    height: 75px;
}

.photo-colis {
    background-image: url('/Images/SVG/photo-colis.svg');
    width: 75px;
    height: 75px;
}

.reagir-vite {
    background-image: url('/Images/SVG/reagir-vite.svg');
    width: 75px;
    height: 75px;
}

.fl-forward {
    background-image: url('/Images/SVG/fl-forward.svg');
    width: 65px;
    height: 145px;
}

.colis-instance {
    background-image: url('/Images/SVG/colis-instance.svg');
    width: 50px;
    height: 50px;
}

.colis-non-recu {
    background-image: url('/Images/SVG/colis-non-recu.svg');
    width: 29px;
    height: 22px;
}

.contenu-deteriore {
    background-image: url('/Images/SVG/contenu-deteriore.svg');
    width: 29px;
    height: 22px;
}

.infobulle {
    background-image: url('/Images/SVG/infobulle.svg');
    width: 29px;
    height: 26px;
}

.marchandise-manquante {
    background-image: url('/Images/SVG/marchandise-manquante.svg');
    width: 29px;
    height: 22px;
}

.stop-livraison {
    background-image: url('/Images/SVG/stop-livraison.svg');
    width: 29px;
    height: 22px;
}

.anticiper-reception {
    background-image: url('/Images/SVG/anticiper-reception_deroule.svg');
    width: 25px;
    height: 25px;
}

.avancement {
    background-image: url('/Images/SVG/avancement_deroule.svg');
    width: 25px;
    height: 25px;
}

.erreur {
    background-image: url('/Images/SVG/erreur.svg');
    width: 25px;
    height: 25px;
}

.etoile-pleine {
    background-image: url('/Images/SVG/etoile-pleine.svg');
    width: 25px;
    height: 22px;
}

.etoile-vide {
    background-image: url('/Images/SVG/etoile-vide.svg');
    width: 25px;
    height: 22px;
}

.evaluation-reception {
    background-image: url('/Images/SVG/evaluation-reception_deroule.svg');
    width: 25px;
    height: 25px;
}

.marqueur-pieton {
    background-image: url('/Images/SVG/marqueur-pieton.svg');
    width: 25px;
    height: 42px;
}

.marqueur-trans-com {
    background-image: url('/Images/SVG/marqueur-trans-com.svg');
    width: 25px;
    height: 42px;
}

.marqueur-velo {
    background-image: url('/Images/SVG/marqueur-velo.svg');
    width: 25px;
    height: 42px;
}

.marqueur-voiture {
    background-image: url('/Images/SVG/marqueur-voiture.svg');
    width: 25px;
    height: 42px;
}

.marqueur-retrait {
    background-image: url('/Images/SVG/marqueur-retrait.svg');
    width: 25px;
    height: 42px;
}

.picto-hist-ach {
    background-image: url('/Images/SVG/picto-hist-ach_deroule.svg');
    width: 25px;
    height: 25px;
}

.picto-info-colis {
    background-image: url('/Images/SVG/picto-info-colis_deroule.svg');
    width: 25px;
    height: 25px;
}

.retrouver-point-retrait {
    background-image: url('/Images/SVG/retrouver-point-retrait_deroule.svg');
    width: 25px;
    height: 25px;
}

.adresse-retrait {
    background-image: url('/Images/SVG/adresse-retrait.svg');
    width: 20px;
    height: 18px;
}

.alerte-action {
    background-image: url('/Images/SVG/histo_action.svg');
    width: 20px;
    height: 20px;
}

.fermeture-except {
    background-image: url('/Images/SVG/fermeture-except.svg');
    width: 20px;
    height: 18px;
}

.feuille-route {
    background-image: url('/Images/SVG/feuille-route.svg');
    width: 20px;
    height: 20px;
}

.horaires-ouverture {
    background-image: url('/Images/SVG/horaires-ouverture.svg');
    width: 20px;
    height: 18px;
}

.non-mob-red {
    background-image: url('/Images/SVG/non-mob-red.svg');
    width: 20px;
    height: 18px;
}

.oui-mob-red {
    background-image: url('/Images/SVG/oui-mob-red.svg');
    width: 20px;
    height: 18px;
}

.pieton {
    background-image: url('/Images/SVG/pieton.svg');
    width: 18px;
    height: 18px;
}

.transport-com {
    background-image: url('/Images/SVG/transport-com.svg');
    width: 18px;
    height: 18px;
}

.velo {
    background-image: url('/Images/SVG/velo.svg');
    width: 18px;
    height: 18px;
}

.voiture {
    background-image: url('/Images/SVG/voiture.svg');
    width: 18px;
    height: 18px;
}

.ouvrir-itineraire {
    background-image: url('/Images/SVG/ouvrir-itineraire.svg');
    width: 16px;
    height: 14px;
}

.hlp-bl {
    background-image: url('/Images/SVG/Frise/hlp-bl.svg');
    width: 15px;
    height: 15px;
}

.hlp-gr {
    background-image: url('/Images/SVG/Frise/hlp-gr.svg');
    width: 15px;
    height: 15px;
}

.picto-telecharger {
    background-image: url('/Images/SVG/picto-telecharger.svg');
    width: 15px;
    height: 15px;
}

.picto-valider {
    background-image: url('/Images/SVG/picto-valider.svg');
    width: 15px;
    height: 15px;
}

.visuel-bouton-passif {
    background-image: url('/Images/SVG/visuel-bouton-passif.svg');
    width: 13px;
    height: 11px;
}

.visuel-bouton {
    background-image: url('/Images/SVG/visuel-bouton.svg');
    width: 13px;
    height: 11px;
}

.telecharger-modele {
    background-image: url('/Images/SVG/telecharger-modele.svg');
    width: 12px;
    height: 16px;
}

.adresse-invalide {
    background-image: url('/Images/SVG/adresse-invalide.svg');
    width: 15px;
    height: 13px;
}

.info-site-bleu {
    background-image: url('/Images/SVG/info-site-bleu.svg');
    width: 10px;
    height: 10px;
}

.info-site-gris {
    background-image: url('/Images/SVG/info-site-gris.svg');
    width: 10px;
    height: 10px;
}

.picto-et-retour {
    background-image:url('/Images/SVG/et-retour_picto.svg');
    width:30px;
    height:25px;
}

.picto-et-retour-gen {
    background-image:url('/Images/SVG/et-retour_gen.svg');
    width:40px;
    height:25px;
}

.picto-et-retour-nogen {
    background-image:url('/Images/SVG/et-retour_nogen.svg');
    width:40px;
    height:25px;
}



.ach-ach-pass {
    background-image: url('/Images/SVG/Frise/ach-ach-pass.svg');
    width: 115px;
    height: 65px;
}

.ach-alert-act {
    background-image: url('/Images/SVG/Frise/ach-alert-act.svg');
    width: 115px;
    height: 65px;
}

.ach-att-liv-act {
    background-image: url('/Images/SVG/Frise/ach-att-liv-act.svg');
    width: 115px;
    height: 65px;
}

.ach-att-liv-av {
    background-image: url('/Images/SVG/Frise/ach-att-liv-av.svg');
    width: 115px;
    height: 65px;
}

.ach-att-pch-act {
    background-image: url('/Images/SVG/Frise/ach-att-pch-act.svg');
    width: 115px;
    height: 65px;
}

.ach-colis-douane-act {
    background-image: url('/Images/SVG/Frise/ach-colis-douane-act.svg');
    width: 115px;
    height: 65px;
}

.ach-colis-inst-act {
    background-image: url('/Images/SVG/Frise/ach-colis-inst-act.svg');
    width: 115px;
    height: 65px;
}

.ach-colis-inst-av {
    background-image: url('/Images/SVG/Frise/ach-colis-inst-av.svg');
    width: 115px;
    height: 65px;
}

.ach-colis-ret-act {
    background-image: url('/Images/SVG/Frise/ach-colis-ret-act.svg');
    width: 115px;
    height: 65px;
}

.ach-enq-ouv-act {
    background-image: url('/Images/SVG/Frise/ach-enq-ouv-act.svg');
    width: 115px;
    height: 65px;
}

.ach-enq-ouv-av {
    background-image: url('/Images/SVG/Frise/ach-enq-ouv-av.svg');
    width: 115px;
    height: 65px;
}

.ach-exp-act {
    background-image: url('/Images/SVG/Frise/ach-exp-act.svg');
    width: 115px;
    height: 65px;
}

.ach-exp-av {
    background-image: url('/Images/SVG/Frise/ach-exp-av.svg');
    width: 115px;
    height: 65px;
}

.ach-livr-prev-act {
    background-image: url('/Images/SVG/Frise/ach-livr-prev-act.svg');
    width: 115px;
    height: 65px;
}

.ach-livr-prev-av {
    background-image: url('/Images/SVG/Frise/ach-livr-prev-av.svg');
    width: 115px;
    height: 65px;
}

.ach-non-ouv-act {
    background-image: url('/Images/SVG/Frise/ach-non-ouv-act.svg');
    width: 115px;
    height: 65px;
}

.ach-presente {
    background-image: url('/Images/SVG/Frise/ach-presente.svg');
    width: 115px;
    height: 65px;
}

.ach-ret-act {
    background-image: url('/Images/SVG/Frise/ach-ret-act.svg');
    width: 115px;
    height: 65px;
}

.ach-retr-ferm {
    background-image: url('/Images/SVG/Frise/ach-retr-ferm-av.svg');
    width: 115px;
    height: 65px;
}


.lang_arrow {
    background-image: url('/Images/SVG/picto-reduire.svg');
    float: right;
    width: 15px;
    height: 15px;
    margin-left: 10px;
}


.ach_div_j {
	width: 140px;
}

.spanadresse {
	cursor: pointer;
}

.spanadresse_naff
{
	color:#bcbcbc;
}

.blocinclude_procedures_bloc {
	height: 395px;
	margin: 9px 16.25px !important;
}

#ach_divall
{
	height:190px;
}

.ach_div
{
	height: 170px;
}

.ach_ssdiv
{
	height:155px;
}

.ach_div_j .ach_ssdiv
{
	height:170px;
}

.bloc_anticiper_img
{
	margin-right: 0px;
}

.procedure_attestation
{
	text-align:left;
}

.ach_div_etat a
{
    color:inherit;
}

/* Ajout Relivraison */

.state-relivraison
{
    background-image: url('Images/SVG/volet_relivraison.svg');
}

.btn_dem_relivraison
{
    background-image: url('Images/SVG/btn_dem_relivraison.svg');
    width: 30px;
    height: 23px;
}

#deja_relivraison {
    text-decoration: underline;
    font-size: 15px;
    color: #9D9D9D;
    cursor: pointer;
}

.volet_contenu_relivr
{
    text-align:center;
}

#relivraison_btn
{
    float:none;
    margin:auto;
}

.itinsell-modal-footer
{
    padding:0;
}

.itinsell-modal-content
{
    width:auto;
    min-width:570px;
}

.itinsell-modal
{
    width:auto;
    min-width: 600px;
}

#relivr_footer
{
    padding:10px;
    background-color:#f0f0f0;
    text-align:center;
    font-size: 21px;
    color:#535353;
    font-weight:bold;
}

#relivr_fermer_btn
{
    float:none;
    margin:auto;
    margin-top: 11px;
}

.croix_fermer
{
    background-image: url('Images/SVG/croix_fermer.svg');
    width: 30px;
    height: 23px;
}

.picto_retour
{
    background-image: url('Images/SVG/picto_retour.svg');
}

#relivr_griser
{
    position:absolute;
    background-color:rgba(150,150,150,0.8);
    width: 1070px;
    height: 666px;
}

#relivr_griser_content
{
    background-color: white;
    width: 670px;
    margin: auto;
    margin-top: 102px;
    height: 229px;
    box-shadow: 0px 0px 23px #696969;
    padding: 30px;
    padding-top: 43px;
}

#relivr_griser_content>b
{
    color:inherit;
    font-size: 18px;
}

.relivr_fermeture_btn
{
    float:none;
    margin:auto;
    min-width:485px;
    box-shadow: 0 2px 2px grey;
    font-weight:bold;
    margin-bottom:25px;
    font-size:16px;
    max-width: 640px;
}

.relivr_fermeture_btn .sprite
{
    width: 30px;
    height: 23px;
}

.relivr_fermeture_btn td+td
{
    padding-left:10px;
}

#relivr_fermer_btn .croix_fermer
{
    width: 11px;
    height: 16px;
    margin-top: 2px;
}

#datelivr_content {
    text-align:center;
}

#datelivr_content>b {
    margin-right: 25px;
}

#datelivr_contentbtn{
    margin:auto;
    display: inline-block;
}

#datelivr_contentbtn .btn{
    text-align:center;
    margin:20px 5px 0 5px;
}

    #datelivr_contentbtn .btn .visuel-bouton {
        height: 23px;
        width: 25px;
    }


#datelivr_contdpk {
    display:inline;
}


#bloc_infoscolis {
    overflow-y:hidden;
}





    .etiquette-retour .btn.btndisabled {
        background-color: grey;
        color: lightgray;
    }

    


.etiquette-retour .se-rendre-agence-contestation { background-image: url('Images/SVG/et-retour.svg'); width: 120px; height: 90px; }
.etiquette-retour .attestation-honneur-gr { background-image: url('Images/SVG/et-retour-impression.svg'); width: 170px;height: 95px; }
.etiquette-retour .id-rec-vers { background-image: url('Images/SVG/et-retour-colis.svg'); height: 95px; }
.etiquette-retour .id-envoi-pieces { background-image: url('Images/SVG/et-retour-instructions.svg'); width: 170px; height: 95px; }
.bloc_anticiper_btn_img.sprite.etiquette-retour{ background-image:url('Images/SVG/et-retour-btn.svg'); width: 40px; height: 22px; }

#span_adressedest_val a, #span_adressePR_val a{
	color:#048b9a !important;
}