table {
	border-collapse: collapse;
}

.tableTBL {
	width: 100%;
	padding: 2px;
	margin: auto;
	background: white;
}

.tableTBL th {
	background-color: rgba(58, 155, 226, 0.8);
	color: white;
	border-color: rgba(100, 100, 100, 0.2) !important;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	line-height: 20px;
	padding: 2px !important;
}

.tableTBL caption {
	padding: 8px 8px 0 0;
	font-size: 1em;
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	color: rgba(58, 155, 226, 1);
}

.tableTBL td {
	border-color: rgba(100, 100, 100, 0.2);
	background-color: rgba(250, 250, 250, 0);
	text-overflow: ellipsis;
}

.tableTBL .alt, .tableSmall .alt {
	background-color: rgba(228, 240, 245, 0.8);
}

.tableSmall {
	box-shadow: none;
	position: absolute;
	right: 25px;
	top: 0%;
	max-height: 95%;
	width: 460px;
	text-align: left;
	border-color: #3a9be2;
	border-style: solid;
}

.tableSmall th {
	text-align: left;
}

.clickable {
	cursor: pointer;
}

.clickable:hover {
	color: #000;
	background-color: rgba(200, 255, 150, 1) !important;
}

.bloque .chp_clientCodeclient {
	color: #E55 !important;
}

.tableTBL button {
	margin-top: -1px;
}

.colNum {
	padding-right: 3em;
	text-align: right !important;
	white-space: nowrap;
}

.colInt {
	padding-right: 1em;
	text-align: right !important;
	white-space: nowrap;
}

id {
	color: #ee0070;
	font-weight: bold;
	white-space: nowrap;
}

idvert {
	color: rgba(45, 62, 163, 0.8);
	font-weight: 400;
	white-space: nowrap;
	text-align: center;
	width: 100%;
	display: inline-block;
}

td.code, td.code a, td.chp_article_declinaisonCode {
	color: #FF1166 !important;
	text-align: center !important;
	white-space: nowrap;
	padding: 5px 1em !important;
	font-weight: bold;
}
h3{
	margin: 1em 0 0 0;

}
#Code {
	color: #FF1166 !important;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 8em;
	text-align: left !important;
	font-size: 1.1em;
}

#CodeArticle {
	letter-spacing: 0.1em;
	width: 8em;
	text-align: left !important;
}

.chp_clientCodeclient, #Codeclient, .chp_blClient_Code, .chp_commande_venteCodeClient {
	color: #208060;
	font-weight: bold;
	/*font-family: monaco, consolas, dejavu mono, monospace;*/
	font-family: Courier, "Lucida Sans Typewriter", "Lucida Typewriter", "DejaVu Sans Mono", monospace;
	text-align: center !important;
	font-size: 1em;
}

.Particulier td.chp_clientCodeclient, .Particulier td.chp_blClient_Code {
	color: rgba(50, 0, 250, .75);
	font-weight: 600;
}

.Distributeur td.chp_clientCodeclient, .Distributeur td.chp_blClient_Code {
	color: rgba(190, 0, 100, 1);
	font-weight: 700;
}

.WEB td.chp_clientCodeclient, .WEB td.chp_blClient_Code {
	color: rgba(247, 90, 0, 1);
	font-weight: 700;
}

.Revendeur td.chp_clientCodeclient, .Revendeur td.chp_blClient_Code {
	font-weight: 400;
}

.chp_article_Description {
	font-size: 0.75em;
	font-style: italic;
}

.tableLarge {
	background-color: #fff;
	/*border: 2px solid rgba(75, 124, 201, 0.5);*/
	border-collapse: collapse;
	left: 0;
	margin-top: 0 !important;
	max-height: 50%;
	position: relative;
	text-align: left;
	top: 0;
	width: 100%;
}

.tableLarge th, .tableSmall th {
	background-color: rgba(58, 155, 226, 0.8);
	border: 1px solid rgba(58, 155, 226, 1) !important;
	color: white !important;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	padding: 4px;
	text-transform: none;
}

.tableLarge td, .tableSmall td {
	border: 1px solid rgba(58, 155, 226, 1);
}

.tEditorButton {
	background: none repeat scroll 0 0 #3a9be2;
	border: medium none;
	border-radius: 2px;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 1em;
	opacity: 1;
	padding: 10px;
	flex: 1;
	position: relative;
	text-align: center;
	transition: all 0.1s ease-in-out 0s;
}

.tableTBL button, .tableLarge button, #tableOutils input[type="submit"], #barPDF button, .fakeinput, .formbutton, .navprod button {
	background: none repeat scroll 0 0 #3a9be2;
	border: 1px solid rgba(58, 155, 226, 1);
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	font-size: 1.2em;
	margin: 1px 1em 3px 1px;
	opacity: 1;
	padding: 0.3em 1.5em;
	/*padding: 0.3em 2em;*/
	text-align: center;
	max-height: 36px;
	white-space: nowrap;
}

.tableLarge button {
	font-size: 1.05em;
}

.formbutton {
	background: none repeat scroll 0 0 #3a9be2 !important;
	color: #ffffff;
	max-width: 12em;
	width: 12em;
	font-size: 0.8em;
	padding: 2px 5px;
	opacity: .85;
}

.formbutton:hover {
	opacity: 1;
}

.tableTBL button:hover, .tableLarge button:hover, #tableOutils input[type="submit"]:hover, #barPDF button:hover {
	background: none repeat scroll 0 0 #ff711f !important;
	color: white !important;
}

.default {
	background: none repeat scroll 0 0 #FF711F !important;
}

.secondaire {
	background-color: rgba(100, 125, 180, 0.4) !important;
}

.secondaire:hover {
	background-color: rgba(100, 125, 180, 1);
}

.bouton_details {
	background-color: rgba(100, 125, 125, 0.4);
}

.bouton_details:hover {
	background-color: rgba(100, 125, 180, 1);
}

.prestabutton{
	background-size: 20px, cover !important;
    background-repeat: no-repeat, no-repeat!important;
    background-position: 3px -1px, 0 0 !important;
    background-image: url(icon/logo_presta.png) !important;
    background-color: #6c868e !important;
    text-indent: 2em;

}
.tdcolor {
	padding: 0 !important;
	border-color: rgba(58, ​ 155, ​ 226, 0.1) !important;
}

.tdcolorL img {
	width: 30px;
	height: 30px;
	padding: 0 !important;
	margin: 0 !important;
}

.tdPreview img {
	width: 80px;
	height: 80px;
	padding: 0 !important;
	margin: 0 !important;
}

.tableLarge td:last-child {
	border-right-color: rgba(58, ​ 155, ​ 226, 1) !important;
}

.tdcolor .clickMeSmall {
	margin: 1px !important;
}

.nowrap {
	white-space: nowrap;
}

.onglet {
	font-weight: 400 !important;
}

.tableTBL select, .tableTBL button, .bigcalendar select, .fakeinput {
	font-size: 1.2em;
	max-width: 25%;
	padding: 5px 15px 5px 15px;
	text-overflow: ellipsis;
}

.tableTBL select {
	font-size: 14px;
}

.assistant {
	background-color: rgba(10, 150, 120, .8) !important;
}

.assistant:hover {
	background-color: rgba(10, 150, 120, .1) !important;
}

th.trheader {
	text-align: left;
	font-size: 12px;
	padding: 5px;
	background-color: #eee;
	border-color: -moz-use-text-color #cccccc #cccccc;
}

.tableSelecteur {
	width: 800px;
	min-width: 30em;
	margin-bottom: 3em;
}

.cv_nomenclature_holder table {
	background-color: rgba(255, 255, 255, .8);
}

.nomenclature {
	font-size: .8em;
}

.nomenclature td {
	font-size: .8em;
	padding: 0 3px;
}

.nomenclature .chp_article_declinaison_Code {
	color: #506077 !important;
	text-indent: 2em;
}

.desynchronise .chp___table_Synchro_datetime {
	color: red;
	font-style: oblique;
}

.desynchronise2 .chp___table_Synchro_datetime {
	color: rgb(200, 50, 80);
	font-style: oblique;
}

.webavalider {
	background-color: rgba(30, 250, 220, 0.2) !important;
	color: rgba(20, 155, 226, 1) !important;
}

.webavalider.alt {
	background-color: rgba(30, 200, 180, 0.3) !important;
}

.webavalider id {
	color: rgba(58, 155, 226, 0.8) !important;
}
.prestaavalider{
	background-color: rgba(180, 250, 100, 0.4) !important;
	color: rgba(20, 155, 226, 1) !important;
}

.prestaavalider.alt {
	background-color: rgba(160, 250, 80, 0.2) !important;
}

.prestaavalider id {
	color: rgba(58, 155, 226, 0.8) !important;
}
.inactif {
	opacity: .6;
}

.chp_client_memo_Memo {
	line-height: 1.2em;
	font-size: .85em;
	white-space: pre-line;
}

.chp_log_Heure {
	white-space: nowrap;
}

.chp_log_Event {
	width: 100%;
	white-space: pre-line;
	font-size: 75%;
}

.chp_clientTelephone {
	white-space: nowrap;
}

.chp_cliente_mail {
	font-size: .8em;
	max-width: 200px;
	overflow: hidden;
}

.tableStats td {
	text-align: right !important;
}

.chp_chassis_Nom {
	white-space: nowrap;
}

.conteneur_assistant {
	display: flex;
	flex-flow: row wrap;
}

#conteneur_assistant_avoir {
	flex: 1 1 40%;
	max-height: 60vh;
	overflow-y: auto;
	margin: 0;
}

#conteneur_assistant_lignes {
	flex: 1 1 60%;
	margin: 0;
}

#conteneur_assistant_retour {
	flex: 1 1 100%;
	max-height: 60vh;
	overflow-y: auto;
	margin: 0;
}

td[class*="fl3_Quantite"], td[class*="fl2_Quantite"] {
	color: red;
	font-weight: bold;
}

td[class*="Date"] {
	white-space: nowrap;
}

.list_select {
	text-align: center;
	padding: 0;
}

.list_select select {
	width: 120px !important;
	min-width: 120px !important;
	margin: 0;
}

.list_select option {
	width: 120px;
}

.chp_retour__statut_Nom, .chp___sage_4D_sql_TS_creation, .chp___sage_4D_sql_Exec_TS {
	white-space: nowrap;
}
.chp_gp__article_declinaisonTS{
	color: rgba(58, 155, 226, 0.8);
	font-size: .8em;
}
.pasmure {
	opacity: .75;
}

.automatique {
	color: rgb(20, 50, 100);
}

.chp___sage_4D_sql_Sql {
	font-size: 9px;
	color: #3a9be2;
}

.chp___sage_4D_sql_Error {
	font-size: 10px;
	color: rgb(180, 0, 80);
}

.annee_reference {
	color: rgb(50, 120, 220);
}

.annee_reference td {
	/*padding-bottom: 10px !important;*/
	
}

.annee_reference td.chp_type_famille_Regroupement_stats {
	color: rgba(20, 90, 180, 0);
}

.annee_principale td {
	padding-top: 1em !important;
}

.annee_principale td.chp_type_famille_Regroupement_stats {
	font-weight: bold;
	color: rgba(0, 0, 0, .8);
}

.chp_ca_annee {
	font-weight: 600;
}

.chp_stat__articleAnnee {
	text-align: center !important;
	font-weight: 300;
}

.lignetotaux {
	font-weight: bold;
}

.whiteline {
	color: rgba(20, 90, 180, 0);
	font-size: 0px;
	padding: 0;
}

.whiteline td {
	padding: 0 !important;
}

.tablestats {
	max-width: 1000px;
	margin-bottom: 3em;
	font-size: .9em;
}

.tablestats td {
	min-width: 40px;
}

.headerselects {
	text-align: left;
	margin-left: 8em;
	padding: 1em;
	display: inline;
}

.stats_pc {
	position: absolute;
	top: -.9em;
	border-radius: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(100, 100, 100, 0.2);
	padding: .25em;
	background-color: white;
	border-width: 1px;
}

.tablemodeles tr.alt {
	background-color: inherit;
}

.marque {
	font-weight: bold;
	text-transform: uppercase;
}

.marque td.chp_chassis_Annee_debut, .marque td.chp_chassis_Annee_fin {
	color: rgba(20, 90, 180, 0);
}

.modele td.chp_chassis_Annee_debut, .modele td.chp_chassis_Annee_fin {
	color: rgba(0, 0, 0, 0);
}

.chassis, .chassis:hover {
	color: rgba(20, 90, 180, 0);
	padding: 0;
	display: none;
}

.chassis td.chp_chassis_Annee_debut, .chassis td.chp_chassis_Annee_fin, .chassis td.chp_chassis_Nom, .chassis td.chp_sum_chassis_Q_12mois_, .chassis td.chp_chassis_ID {
	color: rgba(20, 90, 180, 1);
}

.chassis td.chp_chassis_Nom {
	font-size: .75em;
	font-style: italic;
}

.right {
	text-align: right !important;
}

.chp_chassis_Nom {
	width: 100%;
}

.chp_concat_count_article_ID_ {
	white-space: nowrap;
}

.chp___sage_4D_sqlSql {
	font-size: .75em;
}

.chp_chassis_couleurAnneeasannee {
	text-align: center !important;
	font-weight: bold;
}

.subheader {
	font-weight: normal;
	transform: /* Magic Numbers */ translate( 25px, 51px) /* 45 is really 360 - 45 */
    rotate( 315deg);
	width: 30px;
}

.color_ico {
	text-align: center !important;
	white-space: nowrap;
}

.color_ico img {
	display: inline-block;
	cursor: pointer;
	width: 32px;
}

.color_ico .inactive {
	opacity: .15;
	border: #ccc;
}

.chp_facturePath {
	white-space: nowrap;
}

.artbox {
	display: flex;
	width: 64px;
	padding: 5px 0;
}

.artbtn {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 1.2em;
	flex: 1;
	background-color: rgba(58, 155, 226, 0.5); //
	border: solid 1px rgba(58, 155, 226, 1);
	color: white;
}

#articles_in_color {
	height: auto;
	position: relative;
}

.form_couleur .tableholder {
	max-height: 500px;
}

.color_div {
	flex: 1;
	background-size: cover;
	width: 32px;
	height: 32px;
}

.chp_clientRemise_FAV_globale, .chp_clientRemise_ACV_globale, .chp_clientrCpl {
	text-align: center !important;
}

.chp_clientContact {
	font-size: .8em;
}

.includedcolors {
	width: 100%;
	height: 100%;
}

.includedcolors td, .includedcolors tr, .includedcolors tbody {
	border-style: none !important;
}

.includedcolors td.cc {
	width: 4em;
}

.includedcolors td.nc {
	width: 10em;
}

.chp_couleurCode {
	text-align: center !important;
	font-weight: bold;
	color: rgba(180, 0, 100, 1);
}

td.color img {
	display: block;
	padding: 0;
	margin: 0 !important;
}

td.color {
	padding: 0 !important;
}

.filtres_titre {
	text-indent: 2em;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	/*width: 336px;*/
	margin-right: 2em;
	white-space: nowrap;
	padding-top: 10px;
}

.cellstock {
	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;
	padding: 0 .5em !important;
}
.stocksemifini{
	display: inline-block;
	width: 50%;
	color: rgba(100, 180, 255, 1);
	text-align: left;

}
.staticText .tableholder {
	margin-top: 2em;
}

.chp_couleurDesignation {
	font-size: 1.1em;
	padding: 0 .5em !important;
	font-weight: bold;
}

.innerlistlink {
	color: #4b51ca;
	text-decoration: underline;
	cursor: pointer;
}

.format4D {
	color: rgba(50, 100, 200, 1);
}

.chp_blObservations {
	font-size: .8em;
}

.cvnum {
	display: block;
	padding: 0 3px;
}

.chp_chassisNom {
	/*font-style: italic;*/
	opacity: .6;
	white-space: nowrap;
	font-weight: bold;
}

.rupture {
	
}

.rupture td.chp_gp__article_declinaisonDate_rupture, .rupture td.chp_gp__article_declinaisonStock_disponible, .rupture .chp_gp__article_declinaisonReliquats {
	color: red;
	font-weight: bold;
}

.chp_gp__article_declinaisonFirst_sale {
	white-space: nowrap;
}

.colorplq {
	padding: 0 2px;
	margin: 0;
}

.colors {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
}

.boxcolorbesoin {
	flex: 1;;
	max-width: 64px;
	min-width: 63px;
	margin: 0 5px;
	padding: 5px;
	cursor: pointer;
}

.boxcolorbesoin .colorpreview {
	height: 64px;
	padding: 1em auto 0;
	position: relative;
}

.boxcolorbesoin .qte {
	background-color: rgba(255, 255, 255, .25);
	position: absolute;
	width: 100%;
	height: 22px;
	bottom: 0;
	padding: 0;
}

.boxcolorbesoin .reliquat {
	background-color: rgba(0, 0, 0, .50);
	color: red;
}

.codeplaquette {
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	min-height: 22px;
}

.qteproposee {
	cursor: copy;
	
}
.tdbutton{
	background: none repeat scroll 0 0 rgba(0, 30, 60, .25);
	border: 1px solid rgba(58, 155, 226, 1);
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	font-size: 1.2em;
	margin: 1px 1em 3px 1px;
	opacity: 1;
	padding: 0 2px;
	/*padding: 0.3em 2em;*/
	text-align: center;
	max-height: 36px;
	white-space: nowrap;
}

.proposed{
	background-color: rgba(0, 30, 60, .5) !important;
    color: rgba(100, 255, 100, 1);
}
.td_aproduire {
	white-space: nowrap;
	padding: 0 4px !important;
	line-height: 2em;
	background-color: rgba(0, 30, 60, .5) !important;
	border-color: rgba(250, 250, 250, 0.85) !important;
}

.aproduire {
	height: 40px;
	display: inline-block;
    margin-bottom: -7px;
	margin-left: 1em;
}

.td_aproduire input {
	font-size: 1em !important;
	padding: 0 5px;
	border: 0;
	font-weight: bold;
	background-color: rgba(0, 30, 60, .5) !important;
	color: rgba(100, 255, 100, 1) !important;
	text-align: right;
	line-height: 2em;
	/*height: 1.8	em !important; */
}
.td_aproduire input:read-only {
	font-size: 1.2em !important;
	background-color: rgba(0, 30, 60, 0) !important;
	text-align: center;
	border: 1px;
	border-radius: 50%;
}

.chp_gp__moyenNom {
	white-space: nowrap;
}

.select_ouvrier{
	max-width: 100px !important;
}

.table_production th, idfty{
	background-color: rgba(0, 30, 60, .5) !important;
	color: rgba(100, 255, 100, 1);
}

.btnsurvol{
	background-color: rgba(24, 60, 85, 1) !important;
}
.prep_soon .chp_gp__moyenNom{
	background-color: rgba(0, 30, 60, .5) !important;
	color: rgba(100, 255, 100, 1);
}
.chp_bp_ligneQuantite{
	font-weight: bold;
}
.chp_stockDisponible, .chp_stockThermoforme{
	    color: rgba(20, 150, 250, 1);
	font-style: italic;
}
idfty{
    white-space: nowrap;
}
.navprod{
	margin-top: -20px;
	font-size: 14px;
}
.prodencours .chp_gp__production_ligneQuantite{
	background-color: rgba(0, 30, 60, .5) !important;
    color: rgba(100, 255, 100, 1) !important;
	text-align: center !important;
}
.prodencours{
	background-color: rgba(0, 30, 60, .1) !important;
}

.attendre{
	color: rgba(45, 62, 163, 0.75) !important;
}
.chp_stockpeintDisponible{
	background-color: rgba(255,255,200, 0.5)!important;
}
.chp_gp__production_ligneQuantite{
	font-weight: bold;
	color: rgba(0,185,100, 1)!important;
}
td[class*="date"] {
	text-align: center !important;
}
.btnFinitions{
	background-color: rgba(100,100,150, 0.25)!important;
	color: rgba(0, 30, 60, 1) !important;
	font-weight: bold;
}
.miniflex #Quantite{
	font-size:1em;
	font-weight: bold;
	text-align: right;
}
.miniflex #Quantite:focus{
	background-color: rgba(255,255,0, .5);
}
.form_article_production .tableholder{
	margin-top: 0;
	
}
.chp_clientSociete{

}
.btnicn{
	display: inline-block !important;
	background-color: rgba(0,0,0,0) !important;
    border-color: rgba(100, 100, 100, 0.8) !important;
    border-radius: 4px;
    height: 60px !important;
    line-height: 50px;
    margin: 0 0 -2 10px;
    width: 50px;
}
.btnicn img{
    position: absolute;
    top: 0px;
	left: 7px;

}
.io_derives{
	color: rgba(0,100, 180, 1);
}
.form_commande_vente1 .tableTBL td{
	border-top:  1px solid rgba(58, 155, 226, 1) !important;
}
.form_commande_vente1 .nomenclature td{
	border-top:  2px none !important;
}
.article_prix {
    position: absolute;
    bottom: 320px;
    right: 25px;
    height: 10em;
	width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}
#declinaisons_derivees{
	position: absolute;
    top: 90px;
    right: 25px;
    height: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}
#declinaisons_derivees .chp_article_declinaisonInfo{
	font-size: .7em;
	width: 350px;
}
.io_derives .chp_article_declinaisonCode{
	color: rgba(150, 0, 100)!important;
}
.chp_ioDate_Mouvement{
	font-size: .75em;
}
}