#fEditor {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	padding: 25px;
	background-color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(58, 155, 226, 0.8);
	border-radius: 0 0 5px 5px;
}

#tEditor {
	width: 1000px;
}

#tEditor .tableholder { /*max-height: 50vh;*/
	overflow-y: auto;
	border: solid 1px #ccc;
}

#info, #infoLeft {
	background-color: rgba(255, 255, 150, 0.6);
	border-color: -moz-use-text-color #ccc #ccc;
	border-image: none;
	border-radius: 0 0 30% 30%;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	right: 0;
	padding: 0.6em 40px 1em;
	position: absolute;
	text-align: center;
	top: 35px;
	width: 450px;
}

#infoLeft {
	right: auto;
	left: 0;;
}

.clickable_value input {
	text-decoration: underline;
	cursor: pointer;
	color: rgba(45, 62, 163, .8) !important;
	font-weight: bold;
}

.clickable_value input:hover {
	color: rgba(45, 62, 163, 1) !important;
}

#Client_Adresse {
	font-size: 125%;
	padding: 10px;
	position: absolute;
	right: 25px;
	top: 10px;
	width: 370px;
	height: 90px;
	overflow: visible;
	background-color: rgba(255, 255, 255, 0);
}

#Reference {
	width: 100%;
}

#tEditor th, #tEditor .th {
	font-size: 12px;
	padding: 5px 5px 2px;
	text-align: left;
	max-width: 100px;
	vertical-align: top;
	color: rgba(100, 100, 100, 0.8);
}

#tEditor .th {
	max-width: 100%;
	width: 100%;
	display: inline-block;
	font-weight: bold;
	text-indent: 3px;
	margin-bottom: 15px;
}

table #facture_lignes {
	width: 1000px;
}

td.staticText {
	padding: 0 !important;
}

input[readonly], textarea[readonly] {
	border: 0 none;
	color: #506077;
	padding-top: 4px;
	font-size: 0.9em;
}

.onglets {
	margin: 0.75em auto -1px;
	max-width: 1056px;
	position: relative;
	margin-top: 25px;
	text-align: left;
	vertical-align: bottom;
	/*z-index: 10;*/
}

.onglet {
	font-family: "Raleway";
	color: rgba(58, 155, 226, 1);
	background-color: #eeeeee;
	border-image: none;
	border-radius: 12px 12px 0 0;
	border-style: solid solid none solid;
	border-width: 1px 1px 0 1px;
	border-color: #cccccc;
	line-height: 0.5em;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px 1px 0;
	/*min-width: 100px;*/
	padding: 10px 10px 8px 10px;
	text-align: center;
	text-decoration: none;
	font-weight: 800;
}

.onglet.actif {
	background-color: rgba(58, 155, 226, 0.8);
	color: white;
	border-color: rgba(58, 155, 226, 0.8);
	margin: 0 5px 0 0;
}

.onglet_flow {
	font-family: "Raleway";
	color: rgba(58, 155, 226, 1);
	background-color: #eeeeee;
	border-image: none;
	border-radius: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	line-height: 0.5em;
	cursor: pointer;
	display: inline-block;
	margin: 20px 1px 1px 0;
	/*min-width: 100px;*/
	padding: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: 800;
}

.onglet_flow.actif {
	background-color: rgba(58, 155, 226, 0.8);
	color: white;
	border-color: rgba(58, 155, 226, 0.8);
	margin: 20px 1px 1px 0;
}

.onglet_flow_filler {
	display: inline-block;
	width: 80px;
	padding: 20px 0;
	margin: 20px 1px 1px 0;
	font-size: 1.5em;
	text-align: center;
}

.chp_article_declinaison_Info, .chp_article_Nom {
	font-size: 0.8em;
	max-width: 250px !important;
}

.chp_taille_Nom {
	white-space: nowrap;
}

#_xObs {
	font-size: 0.5em;
}

#TexteFR, #TexteEN {
	width: 50%;
}

.filepreview {
	width: 33%;
	position: absolute;
	top: 25px;
	right: 25px;
}

.form_commande_vente1, .form_commande_vente2, .form_commande_vente3, 
.form_client, .form_client2, .form_client3, .form_client4, .form_client5, .form_client .tableholder,
.form_bl, .form_bl2, .form_bl3, 
.form_article_Plexi, .form_article_ABS, .form_article_presentation, .form_article_Revente, .form_article_compatibilite {
	margin-top: 0 !important;
}
.form_chassis_general, .form_chassis_photos, .form_chassis_couleurs, .form_chassis_log, .form_article_declinaison_ABS, .form_article_declinaison_Plexi, .form_article_declinaison_ios, .form_article_declinaison_log {
	margin-top: 0 !important;
}
.form_commande_vente3 #Log, .form_bl3 #Log, .form_retour #Log {
	height: auto;
	min-height: 250px;
	width: 600px;
	border: 1px solid #ccc;
	padding: 2em;
	color: #3a9be2;
}

.form_retour #Log {
	min-height: 0px;
	border: none;
	padding-left: 0;
}

.form_commande_vente1 #Observations, .form_bl #Observations {
	position: absolute;
	top: 25px;
	right: 25px;
	height: 6em;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 1em;
}

.form_commande_vente1 #Observations::first-letter {
	font-size: 200%;
	color: #8A2BE2;
}

.form_article_photo {
	min-height: 50vh;
}

.ongletcv {
	min-width: 100px;
	font-size: 1.2em;
}
.ongletinactif{
	    color: rgba(100, 100, 100, 0.3);
	    font-style: italic;
}
.chp_article_declinaison_Code, .code, .chp_facture_ligne_Code_ERMAX, .form_facture_ligne #Code_ERMAX, .chp_chassisCode {
	color: #B70C3D !important;
	font-weight: bold;
	opacity: .8;
	padding-left: 1em !important;
}

input[type="file"] {
	opacity: 0;
	position: relative;
	z-index: 10;
	font-size: 1em;
	width: 10em;
	cursor: pointer;
}

.fakeinput {
	font-size: 1em;
	left: -10.5em;
	position: relative;
	z-index: 0;
}

.chp_couleur_Nom, .chp__couleur_Designation {
	font-weight: bold;
	text-transform: capitalize;
}

.form_cv_ligne_interne {
	position: static !important;
	margin: 2% !important;
	width: auto !important;
}

.form_cv_ligne_interne #tEditor {
	width: 100%;
}

.form_cv_ligne_interne #_ID_Article {
	width: 80%;
}

.form_cv_ligne_interne #Code_Article {
	color: #B70C3D;
}

.form_cv_ligne_interne #ID_Article {
	min-width: 500px !important;
	color: #333;
	opacity: 1;
}

.port_info {
	position: absolute;
	right: 25px;
	text-align: right;
	text-transform: lowercase;
	background-color: #eee;
	border: 1px solid #cccccc;
	border-radius: 0 0 5px 5px;
	border-top: none;
}

.port_info tr.strong {
	color: rgba(50, 60, 70, 1) !important;
	font-weight: bold !important;
}

.port_info tr.dimmed {
	color: rgba(50, 60, 70, 0.5) !important;
	font-weight: normal !important;
}

.port_info table { /*border: solid 1px rgba(100, 100, 100, 0.5);
	border-top: none;*/
	cell-padding: 5px;
	color: rgba(50, 60, 70, 0.75);
}

.port_info th, .port_info td {
	white-space: nowrap;
	padding: 2px 5px !important;
	/*border-bottom: solid 1px rgba(100, 100, 100, 0.5) !important;*/
}

.port_info td {
	text-align: right !important;
	min-width: 100px;
}

.chp_commande_vente_ligne_PC_Rem {
	text-align: right !important;
	padding-right: 0.5em !important;
}

.bouton_pdf, .bouton_mail, .bouton_picklist, #bouton_labels {
	background-size: 36px, cover;
	background-repeat: no-repeat, no-repeat;
	background-position: 3px 3px, 0 0;
	background-image: url(icon/pdf.png), linear-gradient(to right, rgba(234,76,58,1) 0%,rgba(234,76,58,1) 25%,rgba(0,0,0,0) 100%);;
	text-indent: 10px;
	border: solid 1px #ccc;
	color: rgba(100, 100, 100, 0.8);
}
.bouton_pdf{
	background-color: white;
	color: white;
}
.bouton_pdf:hover {
	color: red;
}
.bouton_action_prod{
    background-color: rgba(100,255,100, 0.5)!important;
    color: rgba(0, 30, 60, 0.75) !important;
	border: solid 1px rgba(0, 30, 60, 0.75);
    font-weight: bold;
}
.bouton_action_prod:hover {
	color: rgba(100,255,100, 1)!important;
    background-color: rgba(0, 30, 60, 0.5) !important;
	border: solid 1px rgba(100,255,100, 1);
}
.bouton_pdfs{
	background-image: url(icon/pdfs.png);
	background-color: rgba(30,0,60, 0.07);
	color: rgba(100, 100, 100, 0.8);
}
.bouton_picklist{
	background-image: url(icon/list.png);
	background-color: rgba(0,90,30, 0.30);
}
#bouton_labels, .bouton_etiquettes{
	background-image: url(icon/etiq.png);
	background-color: rgba(255, 229, 51, 0.5);
	background-size: 25px, cover;
	text-indent: 20px;
    color: rgba(100, 100, 100, 1);
    font-size: 14px;
}
.bouton_mail {
	text-indent: 45px !important;
	background-position: 5px -3px, 0 0;
	background-image: url(icon/mail.png) !important;
	background-color: antiquewhite;
}

.bouton_webOK {
	background-color: rgba(30, 250, 220, 0.3);
	border: solid 1px #3a9be2;
	color: rgba(100, 100, 100, 0.8);
}
.bouton_articledesigner {
	background-color: rgba(100, 100, 100, 1);
    color: rgba(100, 255, 100, 1);
    font-family: 'Nunito', sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    border: solid 1px rgba(32, 140, 125, 0.83);
    min-width: 60px !important;
}
.bouton_articledesigner:hover{
	color: rgba(100, 100, 100, 1);
    background-color: rgba(100, 255, 100, 1);
	}
	
.bouton_webOK:hover, .bouton_bl:hover {
	border-color: #ff711f;
}

.bouton_bl {
	background-size: 48px, cover;
	background-repeat: no-repeat, no-repeat;
	background-position: 3px -6px, 0 0;
	background-image: url(icon/BL.png);
	background-color: rgba(14, 148, 121, 1);
	text-indent: 2em;
	border: solid 1px #ccc;
	color: white;
}
.bouton_4D {
	background-color: rgba(30, 57, 150, 0.5);
	border: solid 1px #3a9be2;
	color: white;
}

.codeclient {
	bottom: -10px;
	color: rgba(80, 120, 100, 0.6);
	float: right;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 5px;
	position: absolute;
	right: 0;
	cursor: pointer;
}

.codeclient:hover {
	color: rgba(80, 120, 100, 0.8);
}

.codeclient2 {
	width: auto !important;
	color: rgba(100, 255, 170, .8);
	padding: 4px 1em !important;
	background-color: rgba(100, 100, 100, 0.8);
	border-radius: 4px;
	height: 20px;
	line-height: 20px;
	margin: 2px;
	width: 20px;
}
/*
input#_Inactif {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 2em;
}

input#_Inactif::before {
	content: "Inactif";
  	color: blue;
  	float: left;
}
*/
.CodArt {
	white-space: nowrap;
}

.chp_commande_vente_Date_Emballage {
	white-space: nowrap;
}

.chp_bl_ligne_ID_Cde, .chp_facture_ligne_ID_Cde, .chp_facture_ligne_ID_BL, .chp_facture_ligne_ID_facture {
	text-align: center !important;
	font-weight: bold;
}

.obligatoire {
	background-color: rgba(255, 255, 150, .5);
}

input:focus {
	background-color: rgba(255, 255, 150, .5);
}

.timestamp, .forminfo {
	color: #3a9be2;
	position: absolute;
	font-size: .8em;
	font-style: italic;
	bottom: -1.5em;
	left: 0px;
	text-align: left;
}
.forminfo{
	left: auto;
	right: 0;
}

.form_client_memo #Memo {
	width: 600px;
	height: initial;
	min-height: 350px;
	overflow-y: scroll;
}

#NbFrancos {
	min-width: 3em !important;
	width: 3em;
}

.chp_client_franco_Quantite, .chp_client_franco_DateFranco, .chp_client_franco_ID_Cde {
	text-align: right !important;
	padding: 5px 2em !important;
}

.chp_article_photo_Nom {
	font-size: 1.5em;
	text-align: right !important;
	padding: 0.5em 2em !important;
}

textarea {
	white-space: pre-wrap;
}

.client_stat {
	position: absolute;
	top: 25px;
	right: 25px;
	height: 10em;
	overflow-x: hidden;
	overflow-y: scroll;
}

.client_stat tr:nth-of-type(2) {
	font-weight: bold;
	background-color: rgba(255, 255, 150, 0.6);
	padding-bottom: 1em;
}

.client_stat tr:nth-of-type(2) td {
	padding-bottom: 5px !important;
}

#Info_SaisieCde {
	background-color: rgba(255, 255, 150, 0.2);
}

.chp_client_stat_CA {
	padding-right: 20px !important;
}

.chp_client_stat_Annee {
	text-align: center !important;
}

.chp_cs1_CA {
	background-color: rgba(255, 255, 150, 0.2) !important;
}

.form_Revente #Nom {
	width: 48em !important;
}

#_save_ged__mail {
	display: none;
}

.bouton_default {
	background-color: #FF711F !important;
	color: white;
}

#barrerecherche {
	color: rgba(100, 100, 100, 0.8);
	background-color: #eee;
	border-color: #cccccc !important;
	border: 1px solid;
	border-bottom: none;
	border-radius: 0 5px 0 0;
	padding: 5px;
}

.chp_client_connexion_HTTP_USER_AGENT {
	font-size: .6em;
}

.chp_client_connexion_Date, .chp_client_connexion_Browser, chp___table_Synchro_datetime {
	white-space: nowrap;
}

.form_mot input[type="text"] {
	min-width: 30em !important;
}

.chp_chaine_Description {
	font-size: .75em;
	color: rgba(50, 0, 200, 1);
	max-width: 700px;
	text-align: justify;
}

.chp_article_photos {
	
}

.chp_ecriture_NumeroExport {
	font-size: 0.7em;
	color: rgba(58, 155, 226, 1);
	text-align: center;
}

.ecriture_non_exportee {
	color: rgba(105, 50, 200, .8);
}

.prefac {
	color: rgba(0, 25, 180, 1);
}

.prefac .chp_facture_Numero id {
	color: rgba(0, 25, 180, .6) !important;
}

.prefac .chp_client_Codeclient {
	color: inherit !important;
}

.form_facture_ligne #ID_Article {
	width: 90%;
}

.form_prefacture #Total_HT, .form_prefacture #Total_TTC {
	text-align: right;
	min-width: 5em !important;
	border: 1px solid rgba(58, 155, 226, 1) !important;
}

.bl_factures {
	position: absolute;
	bottom: 180px;
	right: 25px;
	/*height: 10em;*/
	overflow-x: hidden;
	overflow-y: auto;
}

.bl_factures td {
	padding: 5px !important;
}
.cv_bls {
    position: absolute;
    right: 25px;
    margin-top: 100px;
    min-width: 250px;
}
.cv_bls table{
    overflow-x: hidden;
    overflow-y: auto;
}
.cv_bls .tableholder{
   margin: 0;
}
.form_couleur .filepreview{
	width: 128px;
	
}
.form_article_declinaison_ABS #ID_article, .form_article_declinaison_ABS #ID_chassis, .form_article_declinaison_Plexi #ID_article, .form_article_declinaison_Plexi #ID_chassis{
	width: 500px;
	
}
table.couleurchassis{
	color: rgba(50,0,80, 1);
	border-collapse: collapse;
	width: 250px;
	font-size: 1em;
	border: solid 1px rgba(80, 96, 119, .2);
}
table.couleurchassis td{
	padding: 1px 1em !important;
	white-space: nowrap;
	border: solid 1px rgba(80, 96, 119, .2);
	border-bottom-style: solid !important;
    border-top-style: solid !important;
}
table.couleurchassis td.nopad{
	padding: 0 !important;
	border-style: none;
}
table.couleurchassis img{
	display: block;
}
.navtabdisplay{
	position: absolute;
	font-size: 12px;
	top: 0;
	left: 450px;
	z-index: 1000;
	width: 200px;
	height: auto;
	background: rgba(255,255,255, 0);
}

.form_ABS #Nom, .form_Plexi #Nom{
	width: 760px;
	
}
#Info{
	/*color: rgba(58, 155, 226, 0.8);*/
}

.form_article_declinaison_ #Designation_4D{
	color: rgba(58, 155, 226, 0.8);
}

.form_type #Nom{
	width: 500px;
}
.form_article_Plexi #Description, .form_article_Plexi #Nom, .form_article_Plexi #Designation_4D,
.form_article_ABS #Description, .form_article_ABS #Nom, .form_article_ABS #Designation_4D,
.form_article_declinaison_ #Designation_4D, .form_article_declinaison_ #Nom,
.form_article_Revente #Description, .form_article_Revente #Nom
 {
	width: 750px;
}
.form_article_Plexi #Designation_4D, .form_article_ABS #Designation_4D, .form_article_ABS #Nom {
	color: rgba(96, 84, 150, 0.75);
	font-size: .75em !important;
	}
.form_article_Plexi #Description, .form_article_ABS #Description{
	font-style: italic;
}
.codearticle{
	display: inline-block;
	margin-right: 1em;
	width: auto !important;
    color: rgba(238, 0, 112, 1);
    padding: 4px 1em !important;
    background-color: rgba(100, 100, 100, 0.3	);
    border-radius: 4px;
    height: 20px;
    line-height: 20px;
}
.webcontrol{
	position: absolute;
    top: -10px;
    right: 25px;
    z-index: 1;
    opacity: .85;
}
.webcontrol:hover{
	 opacity: 1;
}
.webcontrol img{
	width: 64px;
}

.chp_modeleNom{
	white-space: nowrap;
}

#Promo_code{
	color: rgb(255,100,100);
	
}

.bl_factures .tableholder{
	margin: 0 0 1em 0 ;
}

.fretinfos{
	    position: absolute;
    top: 1em;
    right: 10em;
    z-index: 10;
    padding: 1em;
    color: indianred;
    border: indianred solid 2px;
    border-radius: 5px;
    background: rgba(255, 255, 210, 1);
}
.form_article_declinaison_ #Designation_4D{
	font-size: 0.75em !important;
}
.btn_valid_finition{
	background-color: rgba(100,255,100, 0.5)!important;
    color: rgba(0, 30, 60, 1) !important;
	border: 1px solid rgba(0, 30, 60, 1) !important;
    font-weight: bold;
}
.btn_valid_finition:hover{
	color: rgba(100,255,100, 1)!important;
    background-color: rgba(0, 30, 60, 1) !important;
	border: 1px solid rgba(100,255,100, 1)!important;
    font-weight: bold;
}