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;
        }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.2em;
}
.noselect {
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

input[type=number].no-spinner::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;}
.spanCot{display: inline-block;width: 80px;text-align: left;}
span.ui-checkboxradio-icon { display: none; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield; /* Firefox */
}

#miIframe {
    width: 100%;
    height: 100%;
    border: none;
    transform: scale(0.9); /* Ajusta el valor de escala según sea necesario */
    /*transform-origin: 0 0;*/
    /*margin-top: 0px;*/
}
.miIframe2 {
    width: 100%;
    height: 100%;
    border: none;
    /*transform: scale(0.9);  Ajusta el valor de escala según sea necesario */
    /*transform-origin: 0 0;*/
    /*margin-top: 0px;*/
}
#calculadoraArquiler {
    display: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh; /* Ajusta según sea necesario */
    width: 100%; /* Ajusta según sea necesario */
}

.boton-icono {
    width: 36px;
    height: 24px;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    border: none;
    border-radius: 4px;
    background-color: #f0f0f0;
    cursor: pointer;
    padding: 0;
}

.boton-icono:hover {
    background-color: #e0e0e0;
}
.spanCondiciones1{
    width: 100px;display: inline-block;text-align: right;
}
.spanCondiciones2{
    width: 100px;display: inline-block;text-align: left;
}

.gcTD{
    display: flex; 
    align-items: center; 
    gap: 10px;
}
.gcServicios2{
    display: flex; 
    align-items: center;
}
.gcButtonRight{
    margin-left: auto; margin-right: 5px; height: 22px;
}

partesTitle{
    height: 20px;
    font-size: 14px;
    vertical-align: middle;
    line-height: 20px;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
        font-family: Verdana,Arial,sans-serif;
        font-size: 1.2em;
}

#dialogCuil {
    display: flex;
    flex-direction: column; /* Alinear elementos en columna */
    align-items: center; /* Centrar horizontalmente */
    justify-content: center; /* Centrar verticalmente */
    text-align: center; /* Asegura que el texto también se centre */
}
.tablaPagosContainerPop {clear: both;overflow: auto;height: 360px;}
.tablaProductosPop {clear: both;overflow: auto;height: 130px;}
.tablaDetallesPop {clear: both;overflow: auto;height: 200px;}

.tablaboxblan{
    border: 1px solid black;
    border-collapse: collapse;
}

.nbi{
    background-image: none;
}
div.d {
    overflow:hidden !important;
    padding:0 !important;
}