/************** IDENTIFICATION **************/
._back ._fmkapplicationback_bloccentral ._2ifmk_fmkapplicationback_logo{height:95px;background-image: url("../image/logo_blanc_moyen.png");}
BODY._authentification {
    background-image : url("../image/fond.jpg");
    background-position: center;
}

/************** LOGO APPLICATION **************/
._tec3h #fmkapplicationback_page_haut .logo>A{background-image: url("../image/logo_blanc_petit.png");}

/************** MENU *******/
._tec3h #fmkapplicationback_menuprincipal ._2ifmk_fmkmenuitem:HOVER A > SPAN ,
._tec3h #fmkapplicationback_menuprincipal ._2ifmk_fmkmenuitem:HOVER A > I {color:#00A0DE;}
._tec3h #fmkapplicationback_menuprincipal ._2ifmk_fmkmenuitem._2ifmk_fmkmenuitem_selectionne:HOVER A > SPAN ,
._tec3h #fmkapplicationback_menuprincipal ._2ifmk_fmkmenuitem._2ifmk_fmkmenuitem_selectionne:HOVER A > I{color:#00A0DE;}
._tec3h #fmkapplicationback_menuprincipal ._2ifmk_fmkmenuitem_selectionne SPAN._2ifmk_fmkmenuitem_libelle{color:#00A0DE;}
._tec3h #fmkapplicationback_menuprincipal ._2ifmk_fmkmenuitem_selectionne A>I{color:#00A0DE;}


/************** BLOC ENTETE *****************/
._tec3h .fmkapplicationback_bloc_entetev2 {background-color :#00A0DE;}/* pour tec3h */
._tec3h .fmkapplicationback_bloc_entetev2 .bloc_info {border:1px inset #00A0DE;background-color:#00A83D;color:#fff}
._tec3h .fmkapplicationback_bloc_entetev2 .cellule_id{color:#fff;}
._tec3h .fmkapplicationback_bloc_entetev2 .cellule_libelle{color:#fff;}

/*************** HELPERS *********************/
.fmkapplicationback_cachemoi { height: 0; border: none; width: 0; padding: 0; margin: 0; overflow: hidden;}

/*************** barres statut *********************/
.generebarrestatut I{font-size: 18px;}

/*************** GESTION DE LA LISTE CLIENT **************/
._tec3h .fmkapplicationback_tableau .type_1:before {content: "\f007";}
._tec3h .fmkapplicationback_tableau .type_2:before {content: "\f0f7";}
/*************** GESTION DU SELECT CHAMPS DATE/SEMAINE DANS LE FORMULAIRE COMMANDE**************/
._tec3h .fmkapplicationback_bootstrapselect .bootstrap-select .caret {display: inline-block;}
/*************** BARRE STATUT LISTE COMMANDE / CRM / FACTURE***************/
._tec3h .objcommande.generebarrestatut .generebarrestatut_complement, ._tec3h .objcrm.generebarrestatut .generebarrestatut_complement, ._tec3h .objfacture.generebarrestatut .generebarrestatut_complement{color:#000;}
._tec3h .objcommande.generebarrestatut .generebarrestatut_complement:hover, ._tec3h .objcrm.generebarrestatut .generebarrestatut_complement:hover, ._tec3h .objfacture.generebarrestatut .generebarrestatut_complement:hover{color:#999999;}
._tec3h .objcommande.generebarrestatut .flag_statut.statut_1 I:before, ._tec3h .objcrm.generebarrestatut .flag_statut.statut_1 I:before,  ._tec3h .objfacture.generebarrestatut .flag_statut.statut_1 I:before{content: "\f013";color:#999999;}  /* brouillon */
._tec3h .objcommande.generebarrestatut .flag_statut.statut_2 I:before, ._tec3h .objcrm.generebarrestatut .flag_statut.statut_2 I:before, ._tec3h .objfacture.generebarrestatut .flag_statut.statut_3 I:before{content: "\f023";color:#468847;}  /* cloture */
._tec3h .objfacture.generebarrestatut .flag_statut.statut_2 I:before{content: "\f00c";color:#468847;}/*validée*/
/*************** ENTETE ADRESSE DETAILS COMMANDE***************/
._tec3h .fmkapplicationback_bloc_gestion .label-success, .badge-success { background-color: #00A83D !important; }
/*************** GRAPH CAMEMBERT***************/
._tec3h .chart svg{height: 400px;}

._tec3h .nv-legendWrap{transform : translate(0,28em);}
/*************** RIEN A AFFICHER***************/
._tec3h .rien_a_afficher {
    background-image: url("../../../../2ifmk/lib/fmkapplication/image/fmkapplicationback/icone/moyenne/dossier_vide.png");
    background-position: 5px 5px;
    background-repeat: no-repeat;
    color: #F06C0A;
    font-weight: bold;
    min-height: 20px;
    padding: 10px 0 10px 35px;
}
/***************PAGE TOURNEE***************/
._tec3h #tournee #map .gm-style img{
	max-width: none;
}

._tec3h #tournee label{
	display:inline;
}

._tec3h #tournee #titre .nav label.btn{
	display:inherit;
	 margin-top: 2px;
}

._tec3h #tournee table{
	border-collapse: inherit;
	border-spacing: 3px;
}

._tec3h #tournee table td>input{
	width:auto;
}

._tec3h #tournee table label.btn{
	padding: 2px 6px;
}
._tec3h #tournee #titre .nav select#type_transport{
	margin: 2px 20px;
}
/***************FORMAT POIDS***************/
._tec3h .formatepoids .entierpoids{
    font-size: 16px;
}
/***************BADGE NON GRAS***************/
._tec3h .badge-non-gras{
    font-weight: normal;
}
/***************** entete documents de la section recherche de véhicules ***********/

._tec3h .entete-documents{
    text-align: right;
}