.table_font{
	font-family: "Arial", Sans-serif;
}
.int_popup_header{
	position: fixed;
	left: 0;
	top: 0;
	width: 500pt;
	text-align: center;
}
.print_hide{
	display: none!important;
}
.for_print{}
.sr_master_title{
	background-color: rgb(255,255,255);
	text-align: center;
}
.sr_master_container{
	border-radius:0 0 5pt 5pt;
	min-height: 25pt;
	padding:5pt; 
	margin-bottom: 10pt;
}
.strong_print{font-weight: bold;}
.list_table tr:nth-child(even) {background-color: rgba(220,220,220,1);}
.list_table tr:nth-child(odd) {background: #FFF}
div.list_table div.int_tr:nth-child(even) {background-color: rgba(220,220,220,1);}
div.list_table div.int_tr:nth-child(odd) {background: rgb(255,255,255)}
section.list_table div.row:nth-child(even) {background-color: rgba(220,220,220,1);}
section.list_table div.row:nth-child(odd) {background: rgb(255,255,255)}
div.row > div {
  display: inline-block;  
}
div.row {
  display: block;
}
.facture_popup_td_head{
	font-size: 8pt;
}
#int_top{
	display: none;
}
#head_top_menu{
	display: none;
}
.dn{
	display: none;
}
.mini_module{
	display: none;
}
#bip{
	display: none;
}
.fs12_p{font-size: 12pt;}
.fs10_p{font-size: 10pt;}
.fs8_p{font-size: 8pt;}
.print_footer {page-break-after: always;}
#main{margin: 0;}
.sr_more_option{
	display: none;
}
.sr_header{
	/*background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(153,153,153,1) 50%,rgba(255,255,255,0) 100%); */
	border-top: rgb(255,255,255) solid 1px;
	border-bottom: rgb(255,255,255) solid 1px;
	background-color: rgba(150,150,150, 0.75);
	color: rgb(255,255,255); 
	font-size: 18px;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.sr_card .title{
	border-left:rgb(0,0,0) solid 2px;
	padding-left: 5px;
    margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	-webkit-transition:all 0.5s;
	display: block;
}
footer {page-break-after: always;}