/* -- V4@WORK -- */
body {margin:0;overflow-y:auto; height:100%; width:100%;background-color: #ffffff}
h1{ color:#2b4049;} /* -- redéfinition du h1 html -- */
h2{ display:inline;} /* -- redéfinition du h2 html -- */

#viewliste_onglets {position : absolute;top : 42px;background-color : #efefef;}
#viewliste_onglets a {position : absolute;top : 42px;color:#FFF;}
#viewliste_onglets a:hover {position : absolute;top : 42px;color:#FFF;}

.viewliste_onglets {display : inline-block;	background-color : #efefef;padding : 7px 5px 7px 5px;margin : 2px;color : #2b4049;font-weight : bold;min-width : 100px;text-align : center;border : 1px solid #FFFFFF;border-bottom : none;cursor : pointer;}
.viewliste_onglets_selection {display : inline-block;background-color : #FFFFFF;padding : 4px 5px 7px 5px;margin : 2px;color : black;font-weight : bold;min-width : 100px;text-align : center;border : 1px solid #88C4FF;border-bottom : none;	border-top : 5px solid #253841;cursor : pointer;}

.bandeau_fond {
    margin: 0;
    border-width: 0;
    background-color: #2b4049;
    color:#FFFFFF;
    font-weight: lighter;
    min-height: 45px;
    padding-top: 5px;
}

#bandeau_utilisateur
{
    color:white;
}

.bandeau_fond_logo {
    text-align: left;
}

.bandeau_fond_logo img {
    max-height: 36px;
    max-width: 100%;
}

#recherche_rapide
{
    background-color: #3A4F59;
    border: none;
    color:white;
}


/* -- Pour encadrer  totalement ou partiellement une cellule, un tableau... -- */
.ligneH{border-top: 1px solid #cccccc;}
.ligneD{border-right: 1px solid #cccccc;}
.ligneB{border-bottom: 1px solid #cccccc;}
.ligneG{border-left: 1px solid #cccccc;}

/* -- info société/utilisateur/contact... -- */
.info {	padding :5px;background-color:#FFFFFF;}

/* -- info cpyright...fixe pour ff -- */
div#copyright { color: #CCCCCC;height:65px; width:95%;font-family: arial;font-size:11px;z-index: 99;position: relative;top:50px;margin: 0px;text-align:center; background-color:#2b4049; border-left : 5px solid  ;border-right : 5px solid ; padding-top:6px; display:block;}

div#copyright a {color:#FFFFFF}

div#copyright a:hover {color:#CCCCCC}

#socperso_list th.title {color : #FFFFFF; background-color: #2b4049;}


#ORDERS_VIEW  th{padding-top:5px;padding-bottom:5px; background-color:#2b4049; color:#FFFFFF; text-align:center}
#ORDERS_VIEW  a{ color:#000000}
#ORDERS_VIEW  a:hover{ color:#ffffff}
#DESADV_VIEW  th{padding-top:5px;padding-bottom:5px; background-color:#2b4049; color:#FFFFFF}
#FACTURES_SAISIE table { background-color:#ffffff; border:0px;}
#FACTURES_SAISIE td {border:0px;margin:5px}
#FACTURES_SAISIE th {padding:5px;margin:5px;background-color:#efefef}
#FACTURES_SAISIE input { font-size:11px; border: 1px solid #cccccc; background-color:#e0ecf8; width:auto}
#FACTURES_SAISIE select { font-size:11px; border: 1px solid #cccccc; background-color:#e0ecf8}

* {
    font-family: Arial, Helvetica, sans-serif;
}

/* -- pop tip -- */
.a_direct {background-color:#efefef;border:1px solid #000000;z-index: 299;margin:0px;padding:0px; ;border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px; background-color:#efefef}
.fond_noir {position: absolute;top: 0px; left: 0px;width:110%;height:100%;height:100% !important;margin: 0;background-color: #555555;opacity:0.75;z-index: 1990;}

.fond_blanc {position: absolute;top: 0px; left: 0px;width:110%;height:100%;height:100% !important;margin: 0;background-color: #FFFFFF;opacity:0.75;z-index: 199;}

.fond {position: absolute;top: 0px; left: 0px;width:110%;height:100%;height:100% !important;margin: 0;background-color: #555555;opacity:0.75;z-index: 199;}


.menu{ width:100%;}
img { border:0px}
label {
    margin : 0px 10px 0px 2px;
}
#retprep input { font-size:13px; font-family:arial;}
datalist {
    display: none;
}


#societeDynamic {
    background-color : white;
}

/* -- Bouton bleu clair avec rollover -- */
.bouton,
.btn,
input[type=button],
input[type=submit]
{
    font-size:12px;
    background-color : #fff;
    display : inline-block;
    border:1px solid #ccc;
    padding : 5px 5px 5px 5px;
    margin : 2px;
    text-align : center;
    border-radius: 3px;
    cursor: pointer;
}

/* Fixe la taille des boutons commande */
#ORDERS_VIEW > table > tbody > tr > td > table > tbody > tr > td.bouton{
    height:auto;
    width:70px;
}
/* Fixe la taille des boutons avis exp */
#DESADV_VIEW > table > tbody > tr > td > table > tbody > tr > td.bouton{
    height:auto;
    width:80px;
}

.bouton:hover,
.bouton a.H:hover,
a.bouton:hover,
input[type=button]:hover,
input[type=submit]:hover
{
    background-color: #eee;
    border-color: #ccc;
    color:#333 !important;
}

.btn-primary,
a.btn-primary
{
    background-color : #337AB7;
    border:1px solid #2E6DA4;
    color : #ffffff !important;
}

.btn-primary:hover,
a.btn-primary:hover
{
    background-color: #286090;
    border-color: #204d74;
    color:#ffffff;
}

.btn-default,
a.btn-default
{
    background-color: white;
    border: 1px solid #ccc;
    color: #333 !important;
}

.btn-default:hover,
a.btn-default:hover
{
    background-color: #eeee;
    color: #333;
    border: 1px solid #ccc;
}

.btn-actif,
a.btn-actif
{
    box-shadow: #52a8ec99 0px 0px 8px 0px;
}

.btn-block,
button.btn-block,
a.btn-block {
    width: 100%;
}

.boutoninvisible{
    font-size:12px;
    font-weight:bold;
    padding:2px;

    text-align:center;
    color:#2b4049;
    cursor:pointer;
}

.boutoninvisible:hover{ background-color:#D2E9FF;}

.bouton.bouton_icon, .bouton_icon {
    background-repeat:no-repeat;
    background-position:3px center;
    padding:3px 1px 3px 24px;
    padding-left: 26px !important;
    margin:5px 10px 5px 10px;
}

/* -- Bouton bleu foncé avec rollover-- */
.bouton2{
    font-size:11px;
    font-weight:bold;
    padding:2px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    background-color:#efefef;
    text-align:center;
    color:#000000;
}
.bouton2:hover{	background-color:#ffa500;color: #039;}

/* -- Bouton bleu blanc avec rollover -- */
.bouton_blanc,
input[type=submit].bouton_blanc,
input[type=button].bouton_blanc
{
    font-size:11px;
    font-weight:bold;
    padding:2px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    background-color:#efefef;
    text-align:center;
    color:#000000;
}

.bouton_blanc:hover,
input[type=submit].bouton_blanc:hover,
input[type=button].bouton_blanc:hover
{
    background-color:#ffa500;
    color:#2b4049;
}

/* -- Bouton bleu blanc avec rollover -- */
.bouton_roll{background-color:#9BCDFF;}
.bouton_roll:hover{background-color:#2b94c0}

/* -- Bouton bleu blanc avec rollover -- */
.bouton_rouge,
input[type=submit].bouton_rouge,
input[type=button].bouton_rouge
{
    font-size:11px;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:2px;
    border-bottom: 1px solid #2b4049;
    border-right: 1px solid #2b4049;
    border-top: 1px solid #5BADFF;
    border-left: 1px solid #5BADFF;
    background-color:#FFCECE;
    text-align:center;
    color:#C30;
    width:50px;
    font-size: 15px;
    min-width:50px;
}

.bouton_rouge:hover,
input[type=submit].bouton_rouge:hover,
input[type=button].bouton_rouge:hover
{
    background-color:#C30;color:#FFFFFF;
}

/* -- zone bleu clair avec bordure -- */
.fond_clair{
    border: 1px solid #cccccc;
    background-color:#efefef;

    color:#FFF;
}
/* -- zone bleu foncé avec bordure -- */
.fond_fonce{
    border: 2px solid #2b94c0;
    background-color:#2b4049;

    color:#FFF;
}

/* -- zone avec un fond image et bordure -- */
.fond_image{
    border: 1px solid #5BADFF;
    background-color:#cccccc;
}

/* -- styles pour le menu vertical -- */
#menu {
    margin:5px 25px 5px 5px;
    width: calc(100% - 53px);
    display: block;
}
#menu .puce{}
#menu a{font-weight:normal; }
#menu a:hover {color:red;}
#menu a:visited{}

#menu .categorie {
    margin: 17px 0px 2px 0px;
    padding: 0px;
    height: 28px;
    border-left: 5px solid #2b4049;
}

#menu .categorie div {
    display: block;
    text-align: left;
    padding: 8px 28px 0px 8px;
    margin: 0px;
    color: #000000;
    width: 100%;
    height: calc(100% - 8px);
    border-left: 2px solid #ffffff;
    vertical-align: center;
    background-color: #cccccc;
    background-image: url('img/menu/settings.png');
    background-position-x: calc(100% - 8px);
    background-position-y: center;
    background-repeat: no-repeat;
}

#menu .menu {
    height: 20px;
    border-left: 5px solid #cccccc;
    padding-left: 8px;
    margin-bottom: 2px;
}

#menu .menu div {
    padding-top : 4px;
    width: 100%;
    height: calc(100% - 4px);
    background-image: none;
    background-position-x: calc(100% - 8px);
    background-position-y: center;
    background-repeat: no-repeat;

}

#menu .menu[data-selected="selected"] {
    border-left: 5px solid #2b4049;
}

#menu .menu div a {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.titre{font-weight:bold;font-weight:bold; font-size:12px;}
.link{ padding-left:5px; background-color:#FFFFFF}

.minifont {	font-size:14px;color: #C2C2C2;font-weight: lighter;}
.upper {text-transform:uppercase;color: #000000;font-size:12px;}


div#page {
    width: auto;
    height:500px;
    z-index: 2;
    text-align:left;vertical-align:top; display:inline; margin-top:10px;
    font-size:11px; font-weight:normal;
}

/* --- acces_direct --- */
/*
div#acces_direct {
    background-image:url(img/menu/direct.png);background-repeat:no-repeat;background-position: 10px 10px;
    color: #000000;font-size:14px;
}

div#acces_direct h3 {
    text-align : center;
}
*/
/* --- Styles globaux --- */
A{ color:black;  font-size:8pt; text-decoration:none;}
A:hover {
    color:#000000;
    text-decoration:none;
}
A.connect{text-decoration:none; font-size:12px; }
A.H{ COLOR:#2b4049; text-decoration:none; }
A.white{ color:#FFFFFF; text-decoration:none; }
A.S{ color:black; text-decoration:none; }
A.B{ color:black; text-decoration:none; }
A.W{ color:#2b4049; text-decoration:none;  font-weight:bold;}
A.white{ color:#999999; text-decoration:none;  font-weight:bold;}
BODY{ font-size:8pt; margin:0px; color:#000000;}
FONT.T{ color:white;  font-size:18pt; }

h3 {
    color:#2b4049;
    text-align:left;
    font-size:14px;
}

h3:first-letter {
    text-transform: uppercase;
}

h5 {
    font-weight: normal;
    text-decoration: underline;
    margin: 4px 0px 2px 0px;
    font-size: 11px;
}

IMG{ margin:0 0 0 0; }
INPUT{ font-size:8pt; }
INPUT.C{ text-align:center; color:#000000; }
INPUT.R{ text-align:right; color:#000000; }
SELECT{  font-size:8pt; }
SELECT.MENU{background-color:#cccccc;color:#000000;width:auto;}
SELECT.souligne{background-color:#cccccc;color:#000000;width:auto; font-size:12px; padding:4px;border: 0px solid #09C; border-top: 5px solid #253841; font-weight:bold;}
TD{  font-size:8pt; color:#000000;}
TD.C{ text-align:center; color:#000000;}
TD.R{ text-align:right; color:#000000; padding-right:4px;}
TD.th{ color:#cccccc;font-size:10pt;font-weight:bold;padding-left:10px;padding-right:10px;}
TD.grise{color:#cccccc;font-size:10pt;font-weight:bold;padding-left:10px;padding-right:10px;background-color:#DDEDFF;}
TEXTAREA{  font-size:8pt; }
TH{	background-color:#cfd8dc;color:#555555;font-size:9pt;}

TD.NEUTRE{color:#cccccc;font-size:8pt;padding:1px;}
TH.ACTIF{background-color:#2b4049;color:#FFFFFF;font-size:8pt;padding:5px;border-top: 1px solid #2b4049;border-bottom: 1px solid #2b4049;}
TH.ACTIF2{background-color:#2b94c0;	color:#000000;font-size:8pt;padding:5px;}

TH.L{ text-align:left; }
TH.R{ text-align:right; }
TH.H{ background-color:#FFFFFF; border-bottom:#2b4049 1px solid; padding-bottom:2px;}
TH.H a,TH.H a:visited  { background-color:#CEE7FF; color:#2b4049; font-weight:bold; text-decoration:none; display:block; }
TH.Hsel{ background-color:#FFFFFF;border-top:#2b4049 1px solid; border-left:#2b4049 1px solid; border-right:#2b4049 1px solid; }
TH.Hsel a,TH.Hsel a:visited { background-color:#FFFFFF;color:#2b4049; font-weight:bold; text-decoration:none; display:block; }
TR.L0{ background-color:#FFFFFF; height:35px}
TR.L1{ background-color:#f3f1f1;}
TR.L2{ background-color:#ffffff; }

.viewlist_demat tbody tr:nth-child(n+1) td:nth-child(3) {
    padding-right: 5px;
}

.viewlist_demat tbody tr:nth-child(n+1) td:nth-child(5) {
    padding-left: 5px;
}

.viewlist_demat tbody tr:nth-child(n+1) td:nth-child(4) {
    padding-left: 5px;
    padding-right: 5px;
    border-left : 1px dotted #aaaaaa;
    border-right : 1px dotted #aaaaaa;
}

.societe_siege {
    background: #2b4049 url("img/16/home.png") no-repeat calc(100% - 4px) center;
    background-color: #2b4049;
    color: #ffffff;
    padding-right: 20px;
}

.chosen-container .chosen-results li.societe_siege em {
    background-color: #2b4049;
    color: #ffffff;
    text-decoration: underline;
}

.chosen-container .chosen-results li.societe_siege.highlighted em {
    text-decoration: underline !important;
}

.societe_fille {
    padding-left: 20px !important;
    background: #eeeeee url("img/tree_end.gif") no-repeat left center;
    border-top: none;
}

TR.L1b{ background-color:#f3f1f1; }
TR.L2b{ background-color:#ffffff; }
TR.L1b:hover { background-color:#e2effc;}
TR.L2b:hover { background-color:#e2effc;}

tr.ligne_erreur td,
TR.LR1,
span.ligne_erreur {
    background-color:#fbe3b5;
}

tr.ligne_erreur:nth-child(2n) td,
TR.LR2
{
    background-color:#f9d695;
}

tr.ligne_erreur:hover,
TR.LR1:hover {
    background-color:#e2effc;
}

tr.ligne_erreur:nth-child(2n):hover,
TR.LR2:hover {
    background-color:#e2effc;
}

tr.ligne_rupture td {
    color: darkorange;
    font-weight:bold;
}

tr.ligne_rupture_totale td {
    color: darkred;
    font-weight:bold;
}

.TP{font-size:15pt;}

TR.L1 TD,
TR.L2 TD {
    padding : 2px 2px 2px 2px;
    vertical-align : top;
}

TR.ligne_impaire td {background-color:#eeeeff; font-weight:normal;}
TR.ligne_paire td { font-weight:normal;}
TR.ligne_impaire:hover td {background-color:#D0D0D0; font-weight:normal;}
TR.ligne_paire:hover td {background-color:#D0D0D0; font-weight:normal;}

/* --- 03/01/2012 JF : styles de la (vieille) View Liste --- */
.viewliste_titre {font-weight : bold;	font-size : 14px;padding-left : 10px;padding-top : 5px;margin : 0px 0px 0px 5px;min-width : 250px;display : inline-block;}
.viewliste_navigation {width : 26px;}
.viewliste_navigation a {display : block;width : 26px;height : 26px;margin : 0px;padding : 0px;float : left;}
.viewliste_navigation a.premiere_page {background : transparent url(img/viewlist/double_left_arrow.png) no-repeat left center;}
.viewliste_navigation a.page_precedente {background : transparent url(img/viewlist/left_arrow.png) no-repeat left center;}
.viewliste_navigation a.page_suivante {background : transparent url(img/viewlist/right_arrow.png) no-repeat left center;}
.viewliste_navigation a.derniere_page {background : transparent url(img/viewlist/double_right_arrow.png) no-repeat left center;}
.viewliste_navigation a.premiere_page:hover {background : transparent url(img/viewlist/double_left_arrow_over.png) no-repeat left center;}
.viewliste_navigation a.page_precedente:hover {background : transparent url(img/viewlist/left_arrow_over.png) no-repeat left center;}
.viewliste_navigation a.page_suivante:hover {background : transparent url(img/viewlist/right_arrow_over.png) no-repeat left center;}
.viewliste_navigation a.derniere_page:hover {background : transparent url(img/viewlist/double_right_arrow_over.png) no-repeat left center;}
.ordre_colonnes {border : none;margin-left : 3px;}
.pied_liste_nb_lignes {display:inline-block;float : right;margin : 0px;padding : 0px;}


.onglets {background-color : #efefef;padding : 4px 10px 4px 10px;color : #2b4049;font-weight : bold;text-align : center;border : 1px solid #FFFFFF;border-bottom : none;}
.onglets_selection {background-color : #2b4049;padding :  4px 10px 4px 10px;color : #ffffff;font-weight : bold;text-align : center;}
.onglets:hover {background-color : #2b94c0;padding :  4px 10px 4px 10px;color : #ffffff;font-weight : bold;text-align : center;border : 1px solid #FFFFFF;border-bottom : none;}





/* 10/09/2009 JF (+) Paragraphe Attention */
p.attention {
    background : transparent url(img/attention_grand.gif) no-repeat left center;
    color : orange;
    font-size : 12px;
    font-weight : bold;
    padding-left : 56px !important;
    width : 300px;
    min-height : 48px;
}

p.erreur,
div.erreur {
    background : #FFDFDF url(img/32/error.png) no-repeat 10px 5px;
    color : #E00F05;
    font-size : 12px;
    font-weight : bold;
    padding : 5px;
    padding-left : 56px !important;
    width : 300px;
    height : 48px;
    border : 1px solid #E00F05;
}

p.information {
    background : transparent url(img/information_grand.gif) no-repeat left center;
    color : black;
    font-size : 12px;
    font-weight : bold;
    padding-left : 56px !important;
    width : 300px;
    height : 48px;
}

p.alerte {
    background : #CCFF99 url(img/information_petit.gif) no-repeat 5px 5px;
    border : 1px solid #00ff00;
    color : black;
    font-size : 12px;
    font-weight : bold;
    padding : 5px 5px 5px 56px;
    width : 30%;
    min-height : 24px;
}

p.cadre {
    background-color : #eeeeff;
    border : 1px solid #2b94c0;
    padding : 5px;
}

p a.lien_bouton {
    background-color : #248CFF;
    padding : 4px;
    color : #FFFFFF;
    text-decoration : none;
    font-weight : bold;
}

#menu_principal {
    width : 140px;
    text-align : left;
    padding : 2px 3px 10px 4px;
    background-color : #248CFF;
    vertical-align : top;
    white-space: nowrap;
}

#menu_principal a,
#menu_principal a:visited {
    color : #FFFFFF;
    display : block;
}

#menu_principal a:hover {
    background-color : #fffffe;
    color : #2b4049;
}

#menu_principal h5 {
    font-size : 12px;
    margin : 10px 0px 0px 0px;
    color : #FFFFFF;
    text-decoration : underline;
}

#menu_principal .deconnexion {
    background-image : url(img/cross.gif);
    background-repeat : no-repeat;
    background-position : left center;
    padding-left:25px;
}

#jq-dropdown-user .list-group-item > a {
    font-size: 12px;
}

.attention_petit {
    background : transparent url(img/attention_petit.gif) no-repeat left center;
    color : red;
    font-size : 12px;
    font-weight : bold;
    padding-left : 28px;
    height : 24px;
}

.information_petit {
    background : transparent url(img/information_petit.gif) no-repeat left center;
    color : black;
    font-size : 12px;
    font-weight : bold;
    padding-left : 28px;
    height : 24px;
}

.critical {
    background : #ffeacf url(img/32/critical.png) no-repeat 2px 2px;
    color : #000000;
    padding : 2px 2px 2px 40px;
    width : 300px;
    font-weight : bold;
}


.pdf_extraction_failed {
    background : transparent url(img/32/pdf_extract_failed_32.png) no-repeat left top;
    padding : 10px 0px 10px 55px;
    font-size : 14px;
    font-weight : bold;
    color : #ff0000;
}

.pdf_extraction_ok {
    background-image :  url(img/32/pdf_extract_ok_32.png);
    background-position : 5px center;
    background-repeat : no-repeat;
    padding : 10px 0px 10px 55px;
    text-align : left;
}

.pdf_extraction {
    background-image :  url(img/32/pdf_extract_32.png);
    background-position : 5px center;
    background-repeat : no-repeat;
    padding : 10px 0px 10px 55px;
    text-align : left;
}

.ligne1			{padding : 2px 0px 1px 9px; /* haut droite bas gauche*/;height:80px; vertical-align: middle; font-weight: lighter}
.ligne2			{background-color : #cccccc;padding : 2px 0px 1px 9px; /* haut droite bas gauche*/}
/****************************************************************************/
#info_centrale	{position:absolute;left: 50%;top: 50%;width: 600px;height: 300px;margin-top: -120px;margin-left: -270px;}

/**** TP Box v2 (login) ****/
.newsbox {
    background-color : #2b4049;
    height : auto;
    padding : 0px;
    width : 800px;
    margin-bottom: 20px;
    border: 1px solid #2b4049;
    border-bottom: 15px solid #2b4049;
}

.newsbox h1 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    padding: 5px;
}

.newsbox h2 {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: black;
    display: block;
    background-color: #CCCCCC;
    margin: 0px;
    padding: 5px;
}
.newsbody {
    background-color: #ffffff;
    padding: 10px;
    font-size: 12px;
}

.newsfooter {
    background-color: #ffffff;
    text-align: center;
    color: gray;
    padding: 3px;
}

/* Liste des modules*/
a.lien_parent:hover {
    text-decoration:none;
    color:blue;
}

div.liste_modules td{
    padding-left:2px;
}

div.liste_modules th{
    background:url(img/fond_fenetre.png);
    padding-bottom:2px;
    border-bottom:1px solid #2b4049;
}

/* Panneau configuration d'
une chaine*/
table.affichage_conf_chaine{
    border:1px solid #2b4049;
    background-color:#EFEFEF;
    border-collapse:collapse;
    margin:5px;
}


.affichage_conf_chaine td{
    padding:2px;
}

.affichage_conf_chaine th{

    padding-left:5px;
}

.affichage_conf_chaine th h3{
    color:white;
}

.affichage_conf_chaine th b{
    text-align:left;
}

#affichage_conf_chaine_infos{
    margin:5px;
}

#affichage_arbre{
    margin:5px;
}

/* */
.info_box {
    border: 1px solid rgb(0, 0, 128);
    padding: 3px;
    background-color: rgb(235, 235, 255);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#tooltip{
    position:absolute;
    border:1px solid #2b4049;
    background:#FFFFFF;
    color:#00356A;
    padding:4px 4px;
    display:none;
    z-index:9999999;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    font-family: arial;font-size:11px;

}

table.tableau_simple{
    border:1px solid #2b4049;
    border-collapse:collapse;
    margin : 10px;
}

table.tableau_simple th{
    text-align:left;
    border:1px solid #2b4049;
    color:#cccccc;
    border:none;
    font-size:8pt;
    font-weight:bold;
    padding:4px 10px 2px 2px;
    background-color:#2b4049;
}

table.tableau_simple td{
    padding:4px 2px 2px 2px;
    vertical-align: top;
}

table.tableau_simple tr:nth-child(2n) td {
    background-color : #D9ECFF;
}

table.corps {
    border-collapse : collapse;
    margin-left : 15px;
}



.page_grisee {
    /* --- Permet de griser une page complete pour mettre en valeur un élément --- */
    width : 100%;
    height : 100%;
    left : 0px;
    top : 0px;
    position : fixed;
    display : block;
    background : transparent url(img/fond_grise.png) repeat left top;
}

/* --- Icones (JF 02/11/2011) --- */
.icon_link {
    padding : 16px 10px 16px 40px;
    color : #2b4049;
    font-weight : bold;
    text-decoration : none;
}

.icon_refresh {
    background : transparent url(img/32/refresh.png) no-repeat left center;
}

.icon_csv {
    background : transparent url(img/32/csv.png) no-repeat left center;
}

.icon_excel {
    background : transparent url(img/32/excel.png) no-repeat left center;
}

.bouton_lien_hierarchie {
    background-image:  url(img/link_trans.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:24px
}

div.information {
    background: url("img/32/info.png") no-repeat scroll left top #efefef;
    color: #2b4049;
    min-height: 17px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-top: 15px;
    vertical-align: middle;
}

div.listing {
    background: url("img/32/info.png") no-repeat scroll left top #FFFFFF;
    color: #2b4049;
    min-height: 17px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-top: 15px;
    margin-right:10px;
    border: 1px dashed #2b4049;
    vertical-align: middle;
}

div.motdepasse {
    background: url("img/32/password2.png") no-repeat scroll left top #efefef;
    color: #2b4049;
    min-height: 17px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-top: 10px;
    vertical-align: middle;
}

div.question {
    background: url("img/32/help2.png") no-repeat scroll left top #efefef;
    color: #2b4049;
    min-height: 17px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-top: 15px;
    vertical-align: middle;
}

div.attention {
    background: url("img/32/attention.png") no-repeat scroll left top #efefef;
    color: #2b4049;
    min-height: 17px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-top: 15px;
    vertical-align: middle;
}

div.heure {
    background: url("img/32/planified.png") no-repeat scroll left top #efefef;
    color: #2b4049;
    min-height: 17px;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-top: 15px;
    vertical-align: middle;
}

tr.autocompletion:hover{
    background-color:#CBDDEF;
}

div.release_app ul {
    padding:15px;
    margin:0;
    list-style-type:none;
}

div.release_app ul li a {
    display:block;
    float:left;
    margin-left:30px;
    border: 1px solid #2b94c0;
    float:left; /*pour IE*/
    width:100px;
    background-color:#D2E9FF;
    text-decoration:none;
    text-align:center;
    padding:5px;
}
div.release_app ul li a:hover {
    font-weight:bold;
    color:black;
    background-color:#D3D3D3;
}

.notes_exposant{
    vertical-align: text-top;
    position: relative;
    font-size: .8em;
    top: -5px;
}


.fond_info_bleu{
    background-color: #EFEFEF;
    padding:5px;
}

.encadre{
    border : 1px solid #42A0FF;
}

.dashed{
    border:1px dashed #999999;
}

.bouton_horizontal, .bouton_blanc {
    cursor:pointer;
}

.bouton_roll_trac{ background-color:#FFFFFF; cursor:pointer}
.bouton_roll_trac:hover{ background-color:#42A0FF; cursor:pointer}


/**
POUR LE UI SELECTABLE de Jquery
*/
.ui-selecting { background: #FECA40; }
.ui-selected { background: #F39814; color: white; }
.ui-selectable { list-style-type: none; margin: 0; padding: 0;}
.ui-selectable li { margin: 3px; padding: 0.4em; border: 1px solid #a6c9e2;cursor:pointer;}
.ui-selectable tr { padding: 0.4em; border: 1px solid #a6c9e2;cursor:pointer;}

/**
Un style de Table simple
*/
.table_simple{
    border-collapse: collapse;
    border:1px solid grey;
}
.table_simple > tr > td, .table_simple > tbody > tr > td, .table_simple > tfoot > tr > td{
    border:1px solid grey;
    padding:4px;
}

/*Pour que la première option d'
un combobox soit pas écrasée*/
.ui-autocomplete > li.ui-menu-item > a
{
    min-height: 14px;
}
/*Pour que la première option d'
un combobox soit pas écrasée*/
.ui-autocomplete.ui-menu > li.ui-menu-item > a
{
    min-height: 14px;
}

/*Pour que les spinner Jquery ne soit pas écrasés*/
.ui-spinner-button.ui-button{
    min-height:inherit;
}


/**
Un style pour des titres
*/
h3.titre-page{
    color: #444;
    font-size: 15px;
    text-shadow: 0px 1px 1px #999;
}
h4.titre-page{
    color: #444;
    font-size: 13px;
    margin-bottom: 5px;
}
h5.titre-page{
    color: #444;
    font-size: 11px;
    margin-bottom: 5px;
}

h1.no-margin, h2.no-margin, h3.no-margin, h4.no-margin{
    margin: 0;
}

.titre-detail-form, .titre-detail-form-bold
{
    color:#2b4049;
    text-shadow: 1px 1px 1px lightgrey;
}
.titre-detail-form-bold
{
    font-weight: bold;
}
td.titre-detail-form, td.titre-detail-form-bold{
    padding-right: 4px;
    padding-left: 10px;
    text-align:right;
    border-right:1px solid lightgrey;
}

tr.ligne-form, .ligne-form-impaire
{
    background-color: white;
    height:32px;
}

tr.ligne-form  td, .ligne-form-impaire td
{
    border-top : 1px solid grey;
    vertical-align:middle;
}

.ligne-form-impaire
{
    background-color: #F1F1F1;
}

ul.chart_legend {
    list-style-type: none;
}

.color_box {
    width: 16px;
    height: 16px;
    border: 1px solid black;
}

input.width-60, select.width-60{
    width:60px;
}

input.width-250, select.width-250{
    width:250px;
}

input.width-400, select.width-400{
    width:400px;
}

/*PT le 06/05/2016 PT pour masquer tarif gdsn inactifs */
.display-none{
    display: none;
}

.inline{
    display:inline;
}
/* Mise en page de la gestion des modules */
.automodule_section td {
    background-color:white;
    color:#00356A;
    font-size:14px;
    font-weight:bold;
}

.automodule_configuration,
.titre_block {
    padding : 8px;
    font-size : 12px;
    color : #FFFFFF;
    margin : 10px 10px 3px 0px;
    background : #666666 url(img/tri.gif) no-repeat 99% center;
    cursor:pointer;
}

.automodule_detail {
    width : calc(100% - 10px);
    border : 1px solid #F0EEE3;
    margin-right : 10px;
    padding : 5px;
}

.automodule_detail {
    border : 0px;
}

.automodule_detail h5 {
    margin : 5px 0px 5px 0px;
    font-size:12px;
    font-weight:bold;
}

#detail_fichiers_en_attente,
#detail_modules_lies {
    border : 0px;
    padding : 0px;
}

#detail_fichiers_en_attente td,
#detail_modules_lies tr td {
    border : 1px solid #F0EEE3;
    padding : 0px;
}

#detail_fichiers_en_attente input[type='submit'] {
    background : transparent url(img/16/delete_top.png) no-repeat 8px center;
    border:0px;
    padding-left : 34px;
}

#detail_fichiers_en_attente form,
#detail_modules_lies tr td {
    padding : 5px;
}

#panel-ingredients-allergenes .panel.panel-default.item-ingredient{
    margin-top:0;
}
#panel-ingredients-allergenes .item-ingredient{
    float:left;
    margin-right:10px;
}

#panel-ingredients-allergenes .item-ingredient .btnsuppr{
    margin-bottom:20px;
}
#panel-ingredients-allergenes #modal-ingredient-produit .label-chexbox,
#panel-ingredients-allergenes .item-ingredient .label-chexbox{
    padding-top:13px;

}
#panel-ingredients-allergenes .form-group{
    margin-bottom: 10px!important;

}
#panel-ingredients-allergenes  .liste-ingredient{
    max-height: 200px;
    overflow:auto;
}

#panel-ingredients-allergenes .form-horizontal .checkbox{
    padding-top: 0px !important;
}

.form_famille_ingredient .level1{

}
.form_famille_ingredient .level2{
    padding-left:15px;
}
.form_famille_ingredient .level3{
    padding-left:30px;
}
#panel-ingredients-allergenes .warning-ordre{
    margin-top:15px;
}

#panel-ingredients-allergenes .warning-ingredient{
    text-align: left;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom: 0;
}

#panel-ingredients-allergenes #modal-referentiel .panel-collapse .panel.item-ingredient{
    margin-top: 0;
    margin-bottom: 5px;
}

#panel-ingredients-allergenes fieldset legend{
    margin-bottom: 5px;
}
#panel-ingredients-allergenes fieldset{
    margin-bottom: 10px;
}
#panel-ingredients-allergenes .nav.nav-tabs.nav-justified{
    margin-bottom:15px;
}

#panel-ingredients-allergenes .translateauto{
    font-style:italic;
}
.bootstrap-styles table.embedatgp TH {
    background-color: #d9edf7;
    color: #31708f;
    font-weight: 500;
    font-size: 16px;
}

.bootstrap-styles table.embedatgp {
    border: 1px solid #bce8f1;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.bootstrap-styles .warning{
    font-weight: normal;
}
.bootstrap-styles .nav.nav-tabs{
    margin-bottom:30px;
}
.bootstrap-styles .paginateur .info{
    background-color:transparent;
    margin-top:5px;
    padding-top:10px;
}
.bootstrap-styles .paginateur .liens{
    padding-right:0;
}
.bootstrap-styles .paginateur.paginateur-recherche .liens{
    padding-right:15px;

}
.bootstrap-styles .table.embedatgp  > thead > tr > th {
    border-bottom: none;
}
.bootstrap-styles .paginateur .liens ul{
    margin-top:5px;
    margin-bottom:10px;

}
.bootstrap-styles .paginateur .recherche button{
    padding-top:9px;
    padding-bottom:9px;
}

.bootstrap-styles .dropdown-submenu {
    position: relative;
}

.bootstrap-styles .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.bootstrap-styles .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.bootstrap-styles .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.bootstrap-styles .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.bootstrap-styles .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.bootstrap-styles .btn-secondary {
    color:#fff;
    background-color:#6c757d;
    border-color:#6c757d;
}

.bootstrap-styles .btn-secondary:hover {
    color:#fff;
    background-color:#5a6268;
    border-color:#545b62;
}

#duplique_infos_chosen{
    margin-top: 15px;
    margin-bottom: 15px;
}
.table-liste-ingredient{
    margin-top: 10px;

}

#travaux_adherent .ui-combobox .ui-state-default{
    background:#ffffff;
    border: 1px solid #3e9eff;
    color: #3a3a3a;
}

#travaux_adherent .ui-combobox .ui-button{
    min-height:19px;
    left: -2px;
}

.draw_html_window_information,
.draw_html_window_attention,
.draw_html_window_erreur
{
    box-shadow: 3px 3px 5px gray;
}

.draw_html_window_information td,
.draw_html_window_attention td,
.draw_html_window_erreur td,
.draw_html_window_information tbody tr th,
.draw_html_window_attention tbody tr th,
.draw_html_window_erreur tbody tr th
{
    background: none !important;
    padding: 4px;
}

.draw_html_window_information tbody tr th,
.draw_html_window_attention tbody tr th,
.draw_html_window_erreur tbody tr th
{
    text-align: center;
}

.draw_html_window_information * {
    color: #004400;

}
.draw_html_window_attention * {
    color: #EE8C0D;

}
.draw_html_window_erreur * {
    color: black;
}
.draw_html_window_information {
    background-color: #ddffdd;
    border: 1px solid #008800;
}

.draw_html_window_attention {
    background-color: #FFF5C4;
    border: 1px solid #EE8C0D;
}

.draw_html_window_erreur {
    background-color: #ffdddd;
    border: 1px solid #aa0000;
}

.text-barre {
    text-decoration:line-through;
    -webkit-text-decoration:line-through;
    text-decoration:line-through;
    color:#FF7777;
}

/* MODULE DOCUMENTS */
/*#panel-module-documents {*/
/*    color:#000000;*/
/*    margin-top: 10px;*/
/*}*/
/*!*#panel-module-documents.bootstrap-styles #table_list_document .table > thead > tr > th, .bootstrap-styles .table > tbody > tr > th, .bootstrap-styles .table > tfoot > tr > th, .bootstrap-styles .table > thead > tr > td, .bootstrap-styles .table > tbody > tr > td, .bootstrap-styles .table > tfoot > tr > td{*!*/
/*!*    padding:4px;*!*/
/*!*}*!*/
/*!*#panel-module-documents.bootstrap-styles #table_list_document TH{*!*/
/*!*    font-size: 14px;*!*/
/*!*}*!*/
/*!*#panel-module-documents.bootstrap-styles #table_list_document.table{*!*/
/*!*    margin-bottom: 10px;*!*/
/*!*}*!*/

/*#panel-module-documents.bootstrap-styles input[type=file]{*/
/*    border:none;*/
/*}*/

.bootstrap-styles.fond_clair {
    color: #000000;
}

.bootstrap-styles th.ACTIF {
    background-color: #2B4049;
    color: #ffffff;
}

.bootstrap-styles .input-group-btn .btn {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding-top:7px;
    padding-bottom:7px;
}
.bootstrap-styles .input-group .input-group-addon{
    font-size:8pt;
    padding: 6px 3px;
}
.bootstrap-styles .form-group{
    margin-bottom: 5px;
}
.bootstrap-styles .form-horizontal .control-label{
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.bootstrap-styles .btn-circle{
    width: 20px;
    height: 20px;
    padding-top: 2px;
    font-size: 12px;
    border-radius: 15px;
    padding-left: 3.4px;
    margin-left: 8px;
}

#panel_entete {
    margin-left: 0px;
    margin-right: 0px
}

#panel_entete .input-group-btn .btn {
    padding-bottom: 9px;
    padding-top: 9px;
    margin-left:-1px;
}

.bootstrap-styles span.move-btn{
    cursor:all-scroll;
}

/** Custom button styles for @GP */

.bootstrap-styles .btn-outline-blue-atgp {
    color: #080d2a;
    background-color: transparent;
    background-image: none;
    border-color: #080d2a;
}

.bootstrap-styles .btn-outline-white {
    color: white;
    background-color: transparent;
    background-image: none;
    border-color: white;
}

.bootstrap-styles .btn-outline-white:hover {
    background-color: white;
}

.bootstrap-styles .btn-outline-red-atgp {
    color: #e7505a;
    background-color: transparent;
    background-image: none;
    border-color: #e7505a;
}

/*
.chosen-container-multi .chosen-choices li.search-choice,
.chosen-container-multi .chosen-choices {
    border: 1px solid #cccccc !important;
}

.chosen-container-multi .chosen-choices {
    margin-left:1px;
}
*/

.bootstrap-styles.atgpstyle  .navbar-inverse {
    background-color: #2b4049;
    border-color: #2b4049;
}
.bootstrap-styles.atgpstyle .navbar-inverse .navbar-nav > li > a ,
.bootstrap-styles.atgpstyle .navbar-inverse .navbar-brand ,
.bootstrap-styles.atgpstyle .navbar-inverse .navbar-text{
    color:#FFFAFA;
}

.panel-atgp {
    border-color: #2b4049!important;
}
.panel-atgp > .panel-heading {
    border-color: #2b4049!important;
    color: #ffffff;
    background-color: #2b4049;
}

.panel-atgp.panel-light {
    border-style: none;
    box-shadow:0px 3px 5px 0px rgba(0,0,0,0.2);
}

.table-atgp thead tr th {
    border-color: #2b4049!important;
    color: #ffffff;
    background-color: #2b4049;
}

.bootstrap-styles .nav-tabs > li.active > a {
    color: #2b4049;
    font-weight: bold;
    border-color: #2b4049;
    border-bottom-color: transparent;
}

.bootstrap-styles .nav-tabs > li > a {
    border: 1px solid #eee;
    background-color: #eee;
    border-bottom-color: transparent;
    font-weight: normal;
}

.col_legend{
    padding-bottom:3px;
    white-space: nowrap;
    text-align: right;
}
tr.group {
    padding-right: 15px;
}
tr.group td:last-child{
    border-right: 2px solid #cccccc;
    margin-right: 10px;
}

.btn_ajouter_group{
    margin-right: 0px;
    margin-top: 5px;

}
.btn_ajouter_carac {
    margin-left: 5px;
}

.bootstrap-styles table TH {
    background-color: inherit;
    color: inherit;
    font-size: inherit;
}

#jq-dropdown-applications-search-div {
    padding: 5px 20px;
    height:235px;
    background-color: white;
}
#jq-dropdown-applications-search-div .ui-autocomplete {
    box-shadow: none;
    border: none;
}

#jq-dropdown-applications-search-div .ui-autocomplete li a:hover {
    border: none;
}

.pointer{
    cursor : pointer;
}
.highlight{
    background-color: #ff0!important;
}

table.input-ouinon td{
    padding-right:10px;
}
table.input-ouinon td label.label-radio{
    vertical-align: super !important;
}
.font-white {
    color: white !important;
}

/** HR with centered text **/
div.hr-text {
    color: gray;
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 18px;
    padding-top: 0px;
    position: relative;
    text-align: center;
    font-size:20px;
}


div.hr-text:before {
    right: auto;
    left: 0;
}

div.hr-text:after {
    left: auto;
    right: 0;
}

div.hr-text:after, div.hr-text:before {
    border-top: 1px solid #ccd3d7;
    content: "";
    height: 1px;
    position: absolute;
    top: 32%;
    width: 40%;
    z-index: 0;
}


.caraccible td {
    color: #a94442!important;
}
.caraccible td input,
.caraccible td select,
.caraccible td textarea,
.caraccible td .chosen-choices{
    border-color:#a94442!important;
}


.liste-produits-ficprod table.VL.view {
    width: 100%;
}
.list-group-item.disabled-element{
    color: #777;
    background-color: #eee;
}
#vl_setup .list-group-item.active{
    border-color:#fff;
}

.noselect{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}


.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    /*margin-top: -8px;*/
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    /*margin-top: -8px;*/
    position: absolute;
    /*top: -4px;*/
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
.material-switch.ms-1x > label::after  {
    width: 20px;
    height:20px;
}

.material-switch.ms-1x > label::before {
    height: 12px;
    width: 35px;
    top:4px;
}

.liste-produits-ficprod table.VL.view{
    width:100%;
}

/* The switch - the box around the slider */
#controleurswitcher .switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 27px;
}

/* Hide default HTML checkbox */
#controleurswitcher .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
#controleurswitcher .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

#controleurswitcher .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

#controleurswitcher input:checked + .slider {
    background-color: #2196F3;
}

#controleurswitcher input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

#controleurswitcher input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/* Rounded sliders */
#controleurswitcher .slider.round {
    border-radius: 34px;
}

#controleurswitcher .slider.round:before {
    border-radius: 50%;
}


.no-margin{
    margin:0!important;
}
.no-padding{
    padding:0!important;
}

.bootstrap-styles label {
    margin : 0;
}

.bootstrap-styles input[type="checkbox"] {
    margin-top: 0;
}

.bootstrap-styles form label.required:after {
    content: " *";
    color:red;
}

#nbLocaleManquante{
    padding:3px;
    background-color: red;
    color:white;
}

tr.ligne_italic {
    font-style: italic;
    font-weight: bold;
}