#basic-modal-content {color:#FFF; font: 12px/22px verdana, arial, sans-serif; height:90%; margin:0 auto; width:90%;}
h3 {color:#3a6d8c; font-size:22px; line-height:26px; font-weight:normal; margin:0 0 8px 0;}
.Fields{background-color: #333; border: 0px solid #A8A8A8; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 15px; color:#FFF}
.Textos{background-color: #333; border: 0px solid #A8A8A8; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color:#FFF}
div#vta_folios {height:400px; overflow:auto; width:95%;}
.grid{   
   /*background-color: #FFFFFF;
   clear:both; 
   margin:0px;
   padding:0px;*/
   height: 300px;
   overflow: auto;
   width:100%;
}
.factura{   
   /*background-color: #FFFFFF;
   clear:both; 
   margin:0px;
   padding:0px;*/
   height: 200px;
   overflow: auto;
   width:100%;
}
.corte{   
   /*background-color: #FFFFFF;
   clear:both; 
   margin:0px;
   padding:0px;*/
   height: 150px;
   overflow: auto;
   width:100%;
}
.checado{   
   /*background-color: #FFFFFF;
   clear:both; 
   margin:0px;
   padding:0px;*/
   height: 450px;
   overflow: auto;
   width:100%;
}
.simbologia{
	height: 200px;
	overflow: auto;
	width: 100%;
}
.grilla{
	overflow:scroll;
	height:400px;
	width:800px;
}