

.table_ov td.fieldrequired {
	width: 10% !important;
}

.table_ov span.select2, .list_facture{
	width: 60% !important;
	float: left;
}
.table_ov .list_facture span.select2{
	width: 100% !important;
}
.table_ov .amount_facture, .table_ov .amount_reglement{
	width: 40%;
	float: left;
	line-height: 3;
	display: none;
}
.table_ov .amount_facture span.fieldrequired, .table_ov .amount_reglement span.fieldrequired{
	padding-left: 10px !important;
}

table.paymenttable a.add_ov_facture{
	font-size: 20px; 
	color: #008800;
}
table.paymenttable a.add_ov_facture:hover{
	text-decoration: none;
	cursor: pointer;
}

.etat_ov {
	float: right;
}

.etat_ov span {
    padding: 1px 13px 0px 0px;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 6px;
}

/*.etat_ov .etat_en_cours {
	background: #FFB164;
}

.etat_ov .etat_traite {
	background: #DBE270;
}
*/
.colorstatusov .config{
	color: rgb(10, 10, 100);
	float: right;
}

.colorstatusov .config:hover{
	cursor: pointer;
}

.colorstatusov{
	width: 60%;
	float: left;
    text-align: center;
    display: none;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #ffffff !important;
}

.colorstatusov .etatname {
    line-height: 15px;
    padding: 0 15px;
    float: right;
}

.colorstatusov .coloretat {
    height: 12px;
    width: 41px;
    display: inline-block;
    border: 0.1px dashed #a9a9a9;
    margin-right: 3px;
}

.colorstatusov .counteleme {
    margin-right: 2px;
    font-weight: bold;
}
textarea.msgpied, textarea.msgentet {
	width: 100%;
}

.config_colors input[type="color"]{
	width: 44px;
    line-height: 2;
    padding: 0px;
}

.config_ov div.liste_titre{
	padding: 8px 8px 8px 5px;
    background-color: #e0e0e0;
    color: rgb(110,80,20);
}

.config_ov input[type="text"]{
	width: 100%;
}
.msg_erreur{
	display: none;
	color: red;
	font-size: 12px !important;
}
.msg_erreur span.etoil {
    font-size: 16px !important;
    vertical-align: text-top;
}

.srch_supplier span.select2{
	width: 100% !important;
	max-width: 200px !important;
}

.genere_ov{
	display: none;
	float: right;
	width: 35% !important;
	margin-top: 8px;
	margin-bottom: 8px;
}
.genere_ov span.select2{
	width: 45% !important;
	float: right;
}

.ov_all_frn{
	float: right;
	padding: 5px 10px;
	background: #256011;
    color: #fff;
	border-radius: 2px;
    margin-right: 10px;
	font-weight: bold !important;
}
.ov_all_frn:hover{
	cursor: pointer;
	text-decoration: none;
    color: #fff;
}

.name_compt{
	font-weight: bold;
	line-height: 3;
}
.action_add a{
	color: #444 !important;
	font-weight: bold;
}
.action_add a:link, .action_add a:visited, .action_add a:hover, .action_add a:active{
	color: #444 !important;
}

.config_ov .fichecenter{
	display: flow-root;
}

.config_ov span.cod_color {
    margin-left: 18px;
}