input, textarea, select {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 9pt;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}

.large_width, .medium_width, .small_width, .small_width {
	font-family: Arial, Tahome, Sans-Serif;
	font-size: 9pt;
}
.full_width {
	width: 100%;
}
.large_width {
	width: 500px;
}
.medium_width {
	width: 300px;
}
.small_width, .narrow {
	width: 20px;
	padding-left: 0px;
}
.small_width2 {
	width: 40px;
}

.no_border { border: 0px; }

/* Formulaire Login & switch domain {{{*/
#body_login {
	background-color: #1c8585;
}
.login_form {
	font-family: Tahoma, Sans-serif;
	display: block;
	width: 213px;
	height: 311px;
	margin: auto;
	margin-top: 150px;
	background-image: url('/img/form_login_rna.png') ;
	background-repeat: no-repeat;
	padding-left: 216px !important;
	padding-left: 216px;
	border: 1px solid #999;
	border-radius: 0px;
}
.login_form #login , .login_form #pass{
	margin: 0px;
	position: absolute;
	margin-left: 0px !important;
	margin-left: 0px;
	margin-top: 142px;
	height: 20px;
	border: 0px;
/*	background-color: #BDC7E7; */
	background-color: transparent;
	font-family: Tahoma, Sans-Serif;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	width: 158px;
	padding-top: 4px;
	color: #0906A1;
	color: #1c8585;

}

.login_form #pass {
	position: absolute;
	margin-top: 189px;
}
#btnSubmit {
	position: absolute;
	border: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	margin-top: 234px;
	margin-left: -19px;
	background-color: transparent;
	/* background-image: url(img/form_login_submit.png); */
	background-repeat: no-repeat;
	width: 193px;
	height: 32px;
	margin-top: 260px;
	margin-left: 68px;
	width: 108px;
}
.login_form #btnSubmit:hover {
	/* background-image: url(img/form_login_submit_on.png); */
}


.login_form #message {
	margin: 0px;
	position: absolute;
	margin-top: 110px;
/*	margin-left: 212px !important; */
	margin-left: -10px;
	background-color : #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}
.login_form #version {
	margin: 0px;
	position: absolute !important;
	font-family: Tahoma, verdana, Sans-Serif;
	font-size: 10px;
	color: #090671;
	margin-top: 280px !important;
	margin-top: 280px;
	margin-left: 55px !important;
	margin-left: -160px;
	margin-right: 200px;
	letter-spacing: 0px;
}

.switch_domain_form {
	display: block;
	width: 433px;
	height: 311px;
	margin: auto;
	margin-top: 150px;
	background-image: url('/img/form_switch_domain.png') ;
	background-repeat: no-repeat;
	padding-left: 216px !important;
	padding-left: 216px;

}
.switch_domain_form #user {
	margin: 0px;
	position: absolute;
	margin-left: -20px !important;
	margin-left: -20px;
	margin-top: 154px;
	height: 20px;
	border: 0px;
	background-color: #BDC7E7;
	background-color: transparent ;
	font-family: Tahoma, Sans-Serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	width: 190px;
	padding-top: 4px;
	color: #090671;
	text-align: center;
}
.switch_domain_form #domain {
	margin: 0px;
	position: absolute;
	margin-left: -188px !important;
	margin-left: -184px;
	margin-top: 202px !important;
	margin-top: 204px;
	height: 24px;
	border: none;
/*	background-color: #BDC7E7; */
	background-color: transparent ;
	font-family: Tahoma, Sans-Serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	width: 370px;
	padding: 0px;
	padding-top: 3px;
	color: #090671;
	text-align: center;
}
.switch_domain_form #btnSubmit {
	border: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	margin-top: 250px;
	margin-left: 4px;
	background-color: transparent;
	/* background-image: url(img/form_login_submit.png); */
	background-repeat: no-repeat;
	width: 193px;
	height: 32px;
}

.switch_domain_form #version {
	margin: 0px;
	position: absolute !important;
	font-family: Tahoma, verdana, Sans-Serif;
	font-size: 10px;
	color: #090671;
	margin-top: 280px !important;
	margin-top: 280px;
	margin-left: 55px !important;
	margin-left: -160px;
	margin-right: 200px;
	letter-spacing: 0px;
}/*}}}*/

/* Formattage tableaux style saclak */
.tablenew { border: 1px solid #999999; background: #F0F0F0; display: table; margin-left: 0px; width: 700px;
	font-family: Arial, Tahoma, Sans-serif; font-size: 10px; font-style: normal; color: #000000; empty-cells: show;}
.tablenew td { padding: 3px; background: #C0CFCF; text-align: center; border: 1px solid #B0BFBF; vertical-align: top;}
.tablenew th  { padding: 3px; background: #667F7F; color: #FFFFFF; font-weight: bold; text-align: center; letter-spacing: 1px;
	padding-top: 5px; padding-bottom: 5px;}
.tablenew td.lt { text-align: left; }
.tablenew a { color: #666666;}
.tablenew a:hover { color: #FFFFFF; }

/* Liste pièces attachées */
.attlist { border: 1px solid #999999; background: #F0F0F0; display: table; margin-left: 0px; width: 700px;
	font-family: Arial, Tahoma, Sans-serif; font-size: 10px; font-style: normal; color: #000000;}
.attlist td { white-space: nowrap; padding: 3px; background: #C0C0C0; text-align: center; border: 1px solid #B0B0B0; }
.attlist th  { padding: 3px; background: #999999; color: #FFFFFF; font-weight: bold; font-size: 12px; text-align: center; letter-spacing: 1px;
	padding-top: 3px; padding-bottom: 3px;}
.attlist td.lt { text-align: left; }
.attlist a { color: #666666;}
.attlist a:hover { color: #FFFFFF; }
.attlist td.small { font-size: 12px; }




/* Conteneur invisible pour afficher dans le cadre */
.container { width: 698px; margin: 0px; margin-right: auto; margin-left: auto; padding: 0px; }

/* Fond noir pour les tableaux */
.contour { background: #666666; }
.cadre { background: #E0E0E0; border: 1px solid #666666; }

/* Colorisation des tickets */
.tick_info td { background: #CCCCCC; border: 1px solid #BFBFBF; }
.tick_dev td { background: #B7CCB7; border: 1px solid #A7AFA7; }
/* Colorisation selon niveau de sévérité */
.defcon5 td { background: #CCB7B7; border: 1px solid #AFA7A7; color: #990000; }
.defcon5 a {  color: #990000; }

/* Listing superviseur */
.sup_listing {
	border: 1px solid #999999; background: #F0F0F0; display: table; margin-left: 0px; width: 100%;
	text-align: center;
	font-family: Tahoma, Arial, Sans-serif; font-size: 12px; font-style: normal; color: #000000;
}
.sup_listing th {
	color: #FFFFFF;
	font-weight: bold; font-size: 13px;
	padding: 3px; background: #999999; border: 1px solid #676767;
}
.sup_listing td {
	color: #333333;
	white-space: nowrap; padding: 2px 3px 2px 3px;
}
.sup_listing tr { background-color: #F0F0F0; }
.sup_listing a { text-decoration: none ;  color: #993333;}
.sup_list_id { text-align: center; width: 60px; }
.sup_list_date { text-align: center;  width: 50px;  }
.sup_list_subj { text-align: left; padding-left: 50px;}
.sup_list_diff { font-size: 9px; width: 20px;}

.sup_list_0 { background-color: #CCFFCC ; border: 1px solid #99CC99;}
.sup_list_1 { background-color: #FFFF99 ; border: 1px solid #CCCC66;}
.sup_list_2 { background-color: #FFB766 ; border: 1px solid #CC9933;}
.sup_list_3 { background-color: #FF9090 ; border: 1px solid #CC6060;}
/* Traitement spécifique de l'affichage de l'objet */
.subject { text-transform: uppercase; }
.subjectbis { font-variant: small-caps; }

/* Divers Texte */
.smalltxt {
	font-size: 8pt;
}
.tinytxt {
	font-size: 7pt;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

/* Séparateurs */
hr {height: 1px; border: 0px; background-color: #BBB; }

/* Liste contacts : mise en valeurs des item sous contrat */
tr.contract>td { background-color: #99CC99; }

/* Listing des contacts / sites*/
#listing * { font-size: 9pt; font-family: Calibri, Arial, Sans-Serif; }
table#listing { border:1px solid #CCC; border-collapse: collapse; width: 100%; }
#listing td, #listing th { border: 1px solid #CCC; padding: 2px; white-space: nowrap;  }
/*#listing tr { background-color: #F7F7F7; }
#listing tr:nth-child(even) { background-color: #FFF; }*/
#listing input { width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
pre,code { font-family: Lucida Console, monotype; font-size: 8pt; }
.saclak { color: rgb(17, 17, 132); }
