﻿body
{
    margin:0;
    font: 14px Calibri;
    color: #535353;
    background: url('SVG/bg-wave.png');
}

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: 69%;
    margin: auto;
    background-color: white;
    min-width: 970px;
}

#bloc_top {
	/* margin-bottom: 59px; */
	width: 100%;
	text-align: center;
	margin: 0;
	float: inherit;
	background: #ffffff;
	border-bottom: 60px solid white;
}

.bloc
{
    float: left;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 5px 2% 20px 2%;
}

#bloc_confirmationlivraison>.blocentete {
	margin-bottom:20px;
}

.bloc100 {
	/* border-top:1px solid #979797; */
}

#bloc_top+.bloc100{
	border-top: 0;
}

.blocperiph
{
    float: left;
    overflow: auto;
    width: 950px;
    margin: 5px 7.5px;
}
.bloc100
{
    width: 96%;
    padding: 0 2% 20px 2%;
    margin: 5px 0;
}

.bloclogo
{
    float: left;
    width: 0;
    height: 0;
    margin-top: 5px;
    display: none;
}

.bloctitre
{
    height: 20px;
    padding-top: 5px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    color: black;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 2px solid #048b9a;
	margin-top: 10px;
}

.btn
{
    float: left;
    height: 21px;
    padding: 2px 5px 2px 5px;
    cursor: pointer;
    color: white;
    vertical-align: middle;
	background: #048b9a;
	border-radius: .3em;
}

.btn:hover
{
	background: #048b9a;
}

.btn b
{
	color:white;
}

#contenu_pointrelais .btn
{
	border-radius:0px;
	padding:0 5px;
}

/* Top*/
#top_logo
{
	/* margin: auto; */
	display: inline-block;
	vertical-align: middle;
}

#top_info
{
	color: white;
	font-size: 20px;
	position: absolute;
	z-index: 100;
	font-weight: bold;
	width: 100%;
	left: 0;
	padding-top: 17px;
}

#bloc_top::after
{
	content: ' ';
	display: block;
	height: 40px;
	width: 100%;
	background-color: #048b9a;
	top: 110px;
	position: absolute;
	border-bottom: 1px solid #f8f9f7;
	left: 0;
}
#bloc_top::before
{
	content: ' ';
	display: block;
	height: 120px;
	width: 100%;
	background-color: #ffffff;
	top: 0;
	position: absolute;
	left: 0;
	z-index: -1;
}

/*Infos colis*/
#bloc_infoscolis
{
    height: 300px;
}
#bloc_infoscolis_table
{
    width: 100%;
    text-align: left;
    border-spacing: 0;
}
#bloc_infoscolis_table td, #bloc_infoscolis_table th
{
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #535353;
	width: 50% !important;
}
#bloc_infoscolis_lien
{
    text-decoration: none;
    color: #000000;
}

.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: 45%;
}
#bloc_histoacheminement_divall
{
    width: 100%;
    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: #000000;
    font-weight: bold;
}
.divetat_action
{
    color: #048b9a;
}
.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
{
	margin-top:	20px;
	background: #f8f7f7;
	padding-top: 20px;
}

#bloc_anticiper .bloccontenu >div:first-child
{
	width: 31% !important;
}
#cont_bloc_anticiper_liste_procedure{
	width: auto !important;
}

.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;
    display: none;
}
#bloc_anticiper_reagir_img
{
    margin-right:15px;
}

.bloc_anticiper_liste_procedure
{
    float:right;
    width:300px;
}


/*Colis Livré*/
#bloc_colislivre
{
    width: 45%;
    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:#048b9a;
}


/*Colis Annulé*/
#bloc_colisannule
{
    width: 45%;
    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;
    width: 50%;
}

#confirmlivr_conteneur_non
{
    float:left;
    text-align:center;
    width: 25%;
}

.bloc_confirmationlivraison_btn
{
    width: 200px;
    height: 200px;
    padding: 15px;
    cursor: pointer;
    margin: auto;
	border-bottom: 5px solid white;
}
.bloc_confirmationlivraison_btn:hover
{
    border-bottom: 5px solid #048b9a;
}
#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;
    height: 300px;
    margin-top: 50px;
}
#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;
	width: 20%;
	margin: 9px 16.25px;
	padding: 0px 5px;
	text-align: justify;
	color:#535353;
}
.blocinclude_procedures_bloc a
{
    color: #048b9a;
    text-decoration: underline;
}
.blocnonrecep
{
    /* height: 325px; */
}
.blocinclude_procedures_bloc div.numbloc
{
    font-size: 45px;
}
.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;
	text-align:left;
}
.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
{
    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: #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: 45%;
    padding-left: 3%;
}
#bloc_infosretrait_logo
{
    float: left;
    margin: 10px 0 0 5px;
}
#bloc_infosretrait_titre
{
    float: left;
    width: 340px;
    height: 50px;
    margin: 6px 0 0 20px;
    font-size: 20px;
    font-weight: bold;
    color: #048b9a;
}
.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: 45%;
    overflow: hidden;
}
#pointretrait_map
{
    width: 100%;
    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;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    color: #000000;
}
#voletinfo_contenu
{
    width: 100%;
    font-size: 20px;
    line-height: 80%;
    display: inline-block;
}
.voletinfo_img
{
    width: 90px;
    height: 65px;
    margin: 0 10px;
    display: inline-block;
}


#blocinclude_erreuradr
{
    font-size: 16px;
    padding: 10px;
}
#erreuradr_btn1
{
    float: left;
    margin-left: 60px;
    background: black;
}
#erreuradr_btn2
{
    float: right;
    margin-right: 60px;
    background: black;
}
.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: 80%;
    height: 190px;
    overflow: auto;
    margin: auto;
    font-size: 13px;
    white-space: nowrap;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    text-align: center;
}
.ach_div
{
    display: inline-block;
    width: 115px;
    height: 170px;
    text-align: center;
    color: White;
    font-weight: bold;
}
.ach_div_j
{
    width: 115px;
}
.ach_ssdiv
{
    float: left;
    width: 115px;
    height: 155px;
    padding: 0;
    margin: 7.5px 0 0 0;
    background-color: #048b9a;
}
.ach_div_j .ach_ssdiv
{
    /* width: 115px; */
    /* height: 155px; */
    /* margin: 0; */
}
.ach_div_fl
{
    display: inline-block;
    margin: 10px 0;
}
.ach_passe
{
    background-color: white;
    color: #464650;
    font-weight: bold;
}
.ach_passe .ach_div_date 
{
    color: #464650;
}
.ach_actuel
{
    background-color: white;
    color: #048b9a;
    font-weight: bold;
}
.ach_futur
{
    background-color: white;
    color: #e5e6e6;
    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('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_actuel, .ach_retraitferme_actuel, .ach_attentelivraison_actuel
{
    color: #000000;
}

.ach_nonouvre_passe, .ach_retraitferme_passe
{
    color: #000000;
}

.fond_nonouvre_passe, .fond_nonouvre_actuel, .fond_retraitferme_passe, .fond_retraitferme_actuel, .fond_attentelivraison_actuel
{
    background-color: white;
}

.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: white;
}

.fond_instance_actuel
{
    background-color: white;
}

.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('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: 0;
    padding:1px;
    background-color:White;
    right: 0;
    z-index: 15;
}

#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: 1px;
    /* padding-left: 2px; */
    box-shadow: 0px 2px 5px 0px lightgrey;
}

.lang_fr, .lang_en, .lang_ru, .lang_de, .lang_es, .lang_it, .lang_nl, .lang_pt, .lang_cn, .lang_cz 
{
	border:none;
	margin-bottom: 5px !important;
	border-top: 1px solid #eaeaea;
}

/* #endregion */


/** Sprite **/

.sprite
{
    background-position: center;
    background-repeat: no-repeat;
}

.logo-btrust { background-image:url('SVG/logo_btrust.svg'); width: 200px; height: 100px;}
.visu-exp-annulee { background-image:url('SVG/visu-exp-annulee.svg'); width: 220px; height: 190px; }
.visuel-colis-livre { background-image:url('SVG/visuel-colis-livre.svg'); width: 220px; height: 150px; }
.attestation-honneur-gr { background-image:url('SVG/attestation-honneur-gr.svg'); width: 170px; height: 95px; }
.id-envoi-pieces { background-image:url('SVG/id-envoi-pieces.svg'); width: 170px; height: 95px; }
.id-rec-vers { background-image:url('SVG/id-rec-vers.svg'); height: 95px; }
.attestation-honneur { background-image:url('SVG/attestation-honneur.svg'); width: 150px; height: 90px; }
.avis-de-passage { background-image:url('SVG/avis-de-passage.svg'); width: 150px; height: 75px; }
.photo-deterioration { background-image:url('SVG/photo-deterioration.svg'); width: 150px; height: 90px; }
.photo-spoliation { background-image:url('SVG/photo-spoliation.svg'); width: 150px; height: 90px; }
.piece-identite { background-image:url('SVG/piece-identite.svg'); width: 150px; height: 90px; }
.se-rendre-agence-contestation { background-image:url('SVG/se-rendre-agence-contestation.svg'); width: 150px; height: 90px; }
.se-rendre-agence { background-image:url('SVG/se-rendre-agence.svg'); width: 150px; height: 90px; }
.transmision-doc-deterioration { background-image:url('SVG/transmision-doc-deterioration.svg'); width: 150px; height: 90px; }
.transmision-doc-spoliation { background-image:url('SVG/transmision-doc-spoliation.svg'); width: 150px; height: 90px; }
.bouton-non { background-image:url('SVG/bouton-non.svg'); width: 200px; height: 200px; }
.bouton-oui { background-image:url('SVG/bouton-oui.svg'); width: 200px; height: 200px; }
.state-achemine { background-image:url('SVG/state-achemine.svg'); width: 90px; height: 65px; }
.state-actiondest { background-image:url('SVG/state-actiondest.svg'); width: 90px; height: 65px; }
.state-enqueteouverte { background-image:url('SVG/state-enqouverte.svg'); width: 90px; height: 65px; }
.state-instance { background-image:url('SVG/state-instance.svg'); width: 90px; height: 65px; }
.state-presentation { background-image:url('SVG/state-presentation.svg'); width: 90px; height: 65px; }
.state-prisecharge { background-image:url('SVG/state-prisecharge.svg'); width: 90px; height: 65px; }
.state-retard { background-image:url('SVG/state-retard.svg'); width: 90px; height: 65px; }
.state-retour { background-image:url('SVG/state-retour.svg'); width: 90px; height: 65px; }
.state-douane { background-image:url('SVG/state-douane.svg'); width: 90px; height: 65px; }
.commentaire { background-image:url('SVG/commentaire.svg'); width: 85px; height: 70px; }
.etat-colis { background-image:url('SVG/etat-colis.svg'); width: 85px; height: 70px; }
.eval-globale { background-image:url('SVG/eval-globale.svg'); width: 85px; height: 70px; }
.qualite-embal { background-image:url('SVG/qualite-embal.svg'); width: 85px; height: 70px; }
.vitesse-liv { background-image:url('SVG/vitesse-liv.svg'); width: 85px; height: 70px; }
.livraison-non-conforme { background-image:url('SVG/livraison-non-conforme.svg'); width: 75px; height: 75px; }
.photo-colis { background-image:url('SVG/photo-colis.svg'); width: 75px; height: 75px; }
.reagir-vite { background-image:url('SVG/reagir-vite.svg'); width: 75px; height: 75px; }
.fl-forward { background-image:url('SVG/fl-forward.svg'); width: 65px; height: 145px; }
.colis-instance { background-image:url('SVG/colis-instance.svg'); width: 50px; height: 50px; }
.colis-non-recu { background-image:url('SVG/colis-non-recu.svg'); width: 29px; height: 22px; }
.contenu-deteriore { background-image:url('SVG/contenu-deteriore.svg'); width: 29px; height: 22px; }
.infobulle { background-image:url('SVG/infobulle.svg'); width: 29px; height: 26px; }
.marchandise-manquante { background-image:url('SVG/marchandise-manquante.svg'); width: 29px; height: 22px; }
.anticiper-reception { background-image:url('SVG/anticiper-reception_deroule.svg'); width: 25px; height: 25px; }
.avancement { background-image:url('SVG/avancement_deroule.svg'); width: 25px; height: 25px; }
.erreur { background-image:url('SVG/erreur.svg'); width: 25px; height: 25px; }
.etoile-pleine { background-image:url('SVG/etoile-pleine.svg'); width: 25px; height: 22px; }
.etoile-vide { background-image:url('SVG/etoile-vide.svg'); width: 25px; height: 22px; }
.evaluation-reception { background-image:url('SVG/evaluation-reception_deroule.svg'); width: 25px; height: 25px; }
.marqueur-pieton { background-image:url('SVG/marqueur-pieton.svg'); width: 25px; height: 42px; }
.marqueur-trans-com { background-image:url('SVG/marqueur-trans-com.svg'); width: 25px; height: 42px; }
.marqueur-velo { background-image:url('SVG/marqueur-velo.svg'); width: 25px; height: 42px; }
.marqueur-voiture { background-image:url('SVG/marqueur-voiture.svg'); width: 25px; height: 42px; }
.marqueur-retrait { background-image:url('SVG/marqueur-retrait.svg'); width: 25px; height: 42px; }
.picto-hist-ach { background-image:url('SVG/picto-hist-ach_deroule.svg'); width: 25px; height: 25px; }
.picto-info-colis { background-image:url('SVG/picto-info-colis_deroule.svg'); width: 25px; height: 25px; }
.retrouver-point-retrait { background-image:url('SVG/retrouver-point-retrait_deroule.svg'); width: 25px; height: 25px; }
.adresse-retrait { background-image:url('SVG/adresse-retrait.svg'); width: 20px; height: 18px; }
.alerte-action { background-image:url('SVG/histo_action.svg'); width: 20px; height: 20px; }
.fermeture-except { background-image:url('SVG/fermeture-except.svg'); width: 20px; height: 18px; }
.feuille-route { background-image:url('SVG/feuille-route.svg'); width: 20px; height: 20px; }
.horaires-ouverture { background-image:url('SVG/horaires-ouverture.svg'); width: 20px; height: 18px; }
.non-mob-red { background-image:url('SVG/non-mob-red.svg'); width: 20px; height: 18px; }
.oui-mob-red { background-image:url('SVG/oui-mob-red.svg'); width: 20px; height: 18px; }
.pieton { background-image:url('SVG/pieton.svg'); width: 18px; height: 18px; }
.transport-com { background-image:url('SVG/transport-com.svg'); width: 18px; height: 18px; }
.velo { background-image:url('SVG/velo.svg'); width: 18px; height: 18px; }
.voiture { background-image:url('SVG/voiture.svg'); width: 18px; height: 18px; }
.ouvrir-itineraire { background-image:url('SVG/ouvrir-itineraire.svg'); width: 16px; height: 14px; }
.hlp-bl { background-image:url('SVG/Frise/hlp-bl.svg'); width: 15px; height: 15px; }
.hlp-gr { background-image:url('SVG/Frise/hlp-gr.svg'); width: 15px; height: 15px; }
.picto-telecharger { background-image:url('SVG/picto-telecharger.svg'); width: 15px; height: 15px; }
.picto-valider { background-image:url('SVG/picto-valider.svg'); width: 15px; height: 15px; }
.visuel-bouton-passif { background-image:url('SVG/visuel-bouton-passif.svg'); width: 13px; height: 11px; }
.visuel-bouton { background-image:url('SVG/visuel-bouton.svg'); width: 13px; height: 11px; }
.telecharger-modele { background-image:url('SVG/telecharger-modele.svg'); width: 12px; height: 16px; }
.adresse-invalide { background-image:url('SVG/adresse-invalide.svg'); width: 15px; height: 13px; }
.info-site-bleu { background-image:url('SVG/info-site-bleu.svg'); width: 10px; height: 10px; }
.info-site-gris { background-image:url('https://btru.st/Images/SVG/info-site-gris.svg'); width: 10px; height: 10px; }





.ach-ach-pass { background-image:url('SVG/Frise/ach-ach-pass.svg'); width: 115px; height: 65px; }
.ach-alert-act { background-image:url('SVG/Frise/ach-alert-act.svg'); width: 115px; height: 65px; }
.ach-att-liv-act { background-image:url('SVG/Frise/ach-att-liv-act.svg'); width: 115px; height: 65px; }
.ach-att-liv-av { background-image:url('SVG/Frise/ach-att-liv-av.svg'); width: 115px; height: 65px; }
.ach-att-pch-act { background-image:url('SVG/Frise/ach-att-pch-act.svg'); width: 115px; height: 65px; }
.ach-colis-douane-act { background-image:url('SVG/Frise/ach-colis-douane-act.svg'); width: 115px; height: 65px; }
.ach-colis-inst-act { background-image:url('SVG/Frise/ach-colis-inst-act.svg'); width: 115px; height: 65px; }
.ach-colis-inst-av { background-image:url('SVG/Frise/ach-colis-inst-av.svg'); width: 115px; height: 65px; }
.ach-colis-ret-act { background-image:url('SVG/Frise/ach-colis-ret-act.svg'); width: 115px; height: 65px; }
.ach-enq-ouv-act { background-image:url('SVG/Frise/ach-enq-ouv-act.svg'); width: 115px; height: 65px; }
.ach-enq-ouv-av { background-image:url('SVG/Frise/ach-enq-ouv-av.svg'); width: 115px; height: 65px; }
.ach-exp-act { background-image:url('SVG/Frise/ach-exp-act.svg'); width: 115px; height: 65px; }
.ach-exp-av { background-image:url('SVG/Frise/ach-exp-av.svg'); width: 115px; height: 65px; }
.ach-livr-prev-act { background-image:url('SVG/Frise/ach-livr-prev-act.svg'); width: 115px; height: 65px; }
.ach-livr-prev-av { background-image:url('SVG/Frise/ach-livr-prev-av.svg'); width: 115px; height: 65px; }
.ach-non-ouv-act { background-image:url('SVG/Frise/ach-non-ouv-act.svg'); width: 115px; height: 65px; }
.ach-presente { background-image:url('SVG/Frise/ach-presente.svg'); width: 115px; height: 65px; }
.ach-ret-act { background-image:url('SVG/Frise/ach-ret-act.svg'); width: 115px; height: 65px; }
.ach-retr-ferm { background-image:url('SVG/Frise/ach-retr-ferm-av.svg'); width: 115px; height: 65px; }


.lang_arrow{ background-image:url('SVG/picto-reduire.svg'); float:right; width:15px; height:15px; margin-left:10px;}









.ach_div_j {
	width: 115px;
}

.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; */
	border-bottom: 2px solid #048b9a;
}

.bloc_anticiper_img
{
	margin-right: 0px;
	margin-right: 10px;
}

.ach_div_etat a
{
    color:inherit;
}

/* Ajout Relivraison */

.state-relivraison
{
    /*background-image: url('SVG/volet_relivraison.svg');*/
	width:0px;
}

.btn_dem_relivraison
{
    background-image: url('file:///C|/Users/ABS/Documents/Web/Page de suivi par défaut/HistoiredOr/SVG/btn_dem_relivraison.svg');
    width: 30px;
    height: 23px;
}

#deja_relivraison {
    text-decoration: underline;
    font-size: 15px;
    color: #048b9a;
    cursor: pointer;
}

.volet_contenu_relivr
{
    text-align:center;
}

#relivraison_btn
{
    float:none;
    margin:auto;
    background: black;
}

.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('file:///C|/Users/ABS/Documents/Web/Page de suivi par défaut/HistoiredOr/SVG/croix_fermer.svg');
    width: 30px;
    height: 23px;
}

.picto_retour
{
    background-image: url('file:///C|/Users/ABS/Documents/Web/Page de suivi par défaut/HistoiredOr/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;
    width: 45% !important;
}

  .etiquette-retour .btn.btndisabled {
        background-color: grey;
        color: lightgray;
    }

    


.etiquette-retour .se-rendre-agence-contestation {/* background-image: url('SVG/et-retour.svg'); *//* width: 120px; *//* height: 90px; */}
.etiquette-retour .attestation-honneur-gr {/* background-image: url('SVG/et-retour-impression.svg'); *//* width: 170px; *//* height: 95px; */}
.etiquette-retour .id-rec-vers {/* background-image: url('SVG/et-retour-colis.svg'); *//* height: 95px; */}
.etiquette-retour .id-envoi-pieces {/* background-image: url('SVG/et-retour-instructions.svg'); *//* width: 170px; *//* height: 95px; */}
.bloc_anticiper_btn_img.sprite.etiquette-retour{ background-image:url('file:///C|/Users/ABS/Documents/Web/Page de suivi par défaut/HistoiredOr/SVG/et-retour-btn.svg'); width: 40px; height: 22px; }

#span_adressedest_val a, #span_adressePR_val a{
	color:#048b9a !important;
}

.blocentete_table_first{
	padding:0;
}

.blocentete_table{
	border-spacing:0;
}

/* Scrollbar */
::-webkit-scrollbar {
    width: 0px;
    height: 8px;
}

::-webkit-scrollbar-track {
    border-radius: 50px;
    background: #f7f7f7;
}
 
::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 50px;
    max-width: 50px;
}

::-webkit-scrollbar-thumb:hover {
    background: #048b9a; 
}

.blocperso.bloc.bloc100 {
    height: 350px;
    overflow: hidden;
}