html,
      body, .tableClientes {
        height: 99%;
        margin: 0;
        overflow: hidden;
        cursor:default;
      }

body {
	/*color: #333333;*/
	/*background-color: #AEC3D6;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:9pt;
	font-family:"Trebuchet MS", Arial, Sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:4px;
	margin-right:4px;
        height: 100%;
}

table {
	font: 9pt "Arial", Arial, Sans-serif;
}

#formClientes, html, body{
    height:100%;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.unnamed1 {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #666666; text-decoration: none}
.leftcoltext { color: #333333; padding-right: 10px;	padding-left: 10px;	padding-top: 0px; padding-bottom: 0px; }
.leftcoltext a:link { color: #81816b; }
.leftcoltext a:visited { color: #333333; }
.leftcoltext a:link:hover {	color: #ff7f00; }
.ParrafoPagina { color : #000000; margin-top : 10px; padding-bottom : 5px; margin-bottom : 0px;	margin-left : 15px;	margin-right : 10px; font-size : 11px; font-family : Tahoma, Verdana, Arial; font-weight: normal; }

/* --------------------------------------------------------------ESTILOS MGM-----------------------------------------*/
.Bar {
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
	/*color: #333333;*/
}
/*todo lo que sea imput y select*/
input,select,button{
    font-family: "Trebuchet MS", Arial, Sans-serif;
    font-size: 12px;
}

/*hasta aca*/
.main_texto {
	font-size: 12px;
	margin-right: 25px;
	margin-left: 25px;
}

.main_combo {
	font-size: 12px;
	margin-right: 7px;
	margin-left: 7px;
        font-family: "Trebuchet MS", Arial, Sans-serif;
}
.main_buton {
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Sans-serif;
}
.main_imputText {
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Sans-serif;
}
.main_subtitulo {
	font-size: 16px;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bolder;
	letter-spacing: 1px;
}


.main_titulo {
	color: #7D574D;
	margin-top: 30px;
    margin-bottom : 0px;
	margin-left : 15px;
	margin-right: 80px;
	font-size: 36px;
	font-family : "Trebuchet MS", Arial;
	font-weight: normal; }
	
.Estilo01 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 12pt;
	clip: rect(auto,auto,auto,auto);
	/*	margin-left: 20px; */
	letter-spacing: 4px;
	}
	
.Bar2 {
	text-decoration: underline;
	font-family: 'Trebuchet MS', Arial;
	font-size: 12px;
	/*color: #333333;*/
}
/*.Estilo1 {font-size: 14px}*/
.Estilo2,.Estilo1  {font-size: 13px}
.EstiloCajaGris {
    font-size: 13px;
    /*background-color: #D8D8D8;*/ 
    cursor: pointer;
    font-weight: bold}
.Estilo4 {font-size: 14px; font-weight: bold; }
/*Container*/
.progress-bar {
    border: 1px solid #56577A;
    /*width of the progress bar container*/
    width: 200px;
    margin: 5px;
    padding: 1px;
    background: #fff;
    float: left;
}

/*Progress Bar*/
.bar {
    height: 15px;
    font-size: 11px;
    /* indent the text off the screen as we don’t want to see the text anymore.*/
    text-indent:-9000px;
}

/* Archivo config1*/
    .programaContainer {
        clear: both;
        overflow: auto;
/*        min-height: 700px;*/
        display: flex;
        flex-flow: column;
        height: 100%;
    }
    /*.programaContainer {clear: both;overflow: auto;height: 100%;}*/
    /* classes for validator */
    .tfvHighlight{font-weight: bold; color: red;}
    .tfvNormal{font-weight: normal;	color: black;}
    #codposTable
{
	position:fixed;
/*	width:400px;*/
	max-height: 250px;
	background-color:#EAEAEA; color:#000000;
	border:1px dotted; border-color:#000000;
	z-index:1;
        overflow: auto;
/*	top:25px;*/
/*	left:76px;*/
	display:none;
        text-align: left;
}

.clienteTabla
{
	position:fixed;
/*	width:400px;*/
	max-height: 250px;
	background-color:#EAEAEA; color:#000000;
	border:1px dotted; border-color:#000000;
	z-index:1;
        overflow: auto;
/*	top:25px;*/
/*	left:76px;*/
	display:none;
        text-align: left;
}

.Estilo1b  {font-size: 13px;font-weight: bold;}
.EstiloVenta1 {font-size: 16px;font-weight: bold;}
.EstiloVenta3 {font-size: 10pt;font-family: 'Arial', Arial;}
.EstiloVenta4 {font-size: 10pt;text-decoration: underline;}
.EstiloVenta5 {font-size: 8pt}
.EstiloVenta9 {font-size: 7pt; }

.EstiloRecibo1 {font-size: 16px;font-weight: bold;font-family: 'Arial', Arial;}
.EstiloRecibo2 {font-size: 9px;font-family: 'Arial', Arial;}
.EstiloRecibo3 {font-size: 10pt;font-family: 'Arial', Arial;}
.EstiloRecibo4 {font-size: 10pt;text-decoration: underline;font-family: 'Arial', Arial;}
.EstiloRecibo5 {font-size: 8pt;font-family: 'Arial', Arial;}
.EstiloRecibo9 {font-size: 7pt;font-family: 'Arial', Arial;}

.CFtableContainer {
        clear: both;
        height: 500px;
        overflow: auto;
        margin-top: 0px;
    }
    .checkAA{
        height: 5px; font-size: 0.6em;
    }
    
    .custom-combobox {
            position: relative;
            display: inline-block;
        }
        .custom-combobox-toggle {
            position: absolute;
            top: 0;
            bottom: 0;
            margin-left: -1px;
            padding: 0;
        }
        .custom-combobox-input {
            /*width: 300px;*/
            margin: 0;
            padding: 5px 10px;
        }