/*-- cortes de control --*/

/*-- titulos, cabecera pie y sumarizacion por niveles (x>2=2)--*/

/*-- NIVEL 0 --*/

TD.titulo-monoespacio{
    border-right: #231f20 1px;
    border-top: #231f20 1px;
    font-weight: bold;
    font-size: 10px;
    vertical-align: bottom;
    border-left: #231f20 1px;
    color: #000000;
    border-bottom: #231f20 1px;
    background-color: #c8d4ca;
    text-align: left;
    font-family: courier;
}

.menu-texto {
}

TD.col-num-parte-diario1 {
    padding-right: 2px;
    padding-left: 2px;
    color: #231f20;
    margin: 0px;
    white-space: nowrap;
    text-align: right
}
TD.col-num-parte-diario2 {
    padding-right: 2px;
    padding-left: 2px;
    color: #231f20;
    border-top: 1px solid #4f4c4d ;
    margin: 0px;
    white-space: nowrap;
    text-align: right
}
TD.col-tex-parte-diario1 {
    padding-right: 2px;
    padding-left: 2px;
    color: #231f20;
    margin: 0px;
    white-space: nowrap;
    text-align: left
}
TD.col-tex-parte-diario2 {
    padding-right: 2px;
    padding-left: 2px;
    color: #231f20;
    border-top: 1px solid #4f4c4d ;
    margin: 0px;
    white-space: nowrap;
    text-align: left
}

TD.col-num-p4 {
    padding-right: 2px;
    padding-left: 4px;
    padding-bottom: 2px;
    margin: 0px;
    color: #231f20;
    padding-top: 2px;
    background-color: #e8e9e8;
    font-family: courier;
    font-size: 11px;
    text-align: left;
}

.ei-ml-fila, .ei-ml-fila-selec {
    border-style: solid;
    border-width: thin;
    border-color: #DCDCDC;
}

.ei_ml_etiqueta_resaltada {
    padding-top: 2px;
    padding-bottom:2px;
    padding-left: 6px;
    border: 1px solid #949495;
    font-weight: bold;
    font-family: Tahoma;
    text-align: center;
    background: url("cuadro-col-titulo.gif") repeat-x scroll center top transparent;
}

.ei_ml_etiqueta_centrada {
    padding-top: 2px;
    padding-bottom:2px;
    padding-left: 6px;
    border: 1px solid #949495;
    font-weight: normal;
    font-family: Tahoma;
    text-align: center;
    background: url("cuadro-col-titulo.gif") repeat-x scroll center top transparent;
}
/**************
* ENCABEZADO
***************/
.pilaga-fix{
    display: block;
    float: none;
    clear: both;
    height: 1px;
}

.item-barra-tit-extendido{
    display: block;
    float:left;
    max-width: 350px;
    width: 350px;
    overflow: auto;
}

.item-barra-tit-center {
    font-weight: bold;
    font-size: 11px;
    display: block;
    vertical-align: middle;
    margin: 0px;

    width:100%;
}
.enc-estado {
    width: 600px;
    white-space: nowrap;
    color: #eeeeee;
    margin: 0px auto;
}
.enc-estado-tit {
    font-weight: bold;
}
.enc-estado-datos{
    font-weight: normal;
}
.enc-estado-datos td{
    white-space: normal;
    text-align: center;
}
.enc-estado-datos td .enc-estado-form{
    background-color: inherit;
    text-align: center;
}

.enc-estado-instit {
    width: 300px;
    text-align: center;
}
.enc-estado-fecha {
    width: 75px;
    text-align: center;
}
.enc-estado-hora {
    width: 75px;
    text-align: center;
}
.enc-estado-usu {
    width: 100px;
    text-align: center;
    width: 120px;
}
.enc-estado-form {
    text-align: right;
    border: none;
    background: #7388C1;
    color: #eeeeee;
}

/*********************************
       CAMBIOS 24-06-2014
*********************************/


html, body {
    background-color: #ffffff;
    background-image: url('../img/background_body.gif') !important;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    height:100%;
    background-color: #ffffff;
    background-image: url('../img/background_body.gif') !important;
}

a:link, a:visited, a:active {
    color: #05789b;
}

a:hover {
    color: #959595;
}

select {
    /*-moz-appearance: none;*/
}

table {
    border-collapse: separate !important;
}

.login-titulo {
    margin-top: 30px;
}

.login-titulo div {
    font-weight: normal;
    font-size: 12px;
    text-transform: capitalize;
}
/*.ei-base .ci-tabs-h-lista,
.ei-base .ci-simple-cont {
    width: 90% !important;
}*/

#cuerpo_js_form_1033_asoc {
    width: 825px !important;
}


/*--------------------*/


.ci-botonera-abajo {
    width: 890px;
    width: 100%;
}

#cuerpo_js_ci_1055_paso {
    width: 900px !important;
}

.ei-form-fila label {
    float: left;
    background-color: #eee;
    border: solid 1px #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: 0 0 4px 0;
    padding: 5px 14px;
    color: #555;
    font-size: 13px;
    font-weight: normal;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    min-width: 135px;
    width: 135px;
    height: 16px;
    line-height: 1.42857;
}

.ei-form-fila div {
    float: left;
    margin-left: 0 !important;
}

.ef-input,
.ef-combo,
.ef-numero,
.ef-textarea {
    float: left;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-left: none;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 195px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.ef-input,
.ef-numero,
.ef-textarea {
    height: 26px;
    width: 180px;
}

.ei-form-fila input {
    float: left;
}


/* ACOMODAR PAGINACION */

#nodo_ef_form_6000014_formularioarchivo {
    float: left;
    margin-top: 15px;
}

#nodo_ef_form_6000014_formularioarchivo label img {
    display: none;
}

/******************************************
            CI de login
******************************************/

#nodo_ef_form_1065_gestiondescripcion label,
#nodo_ef_form_6000014_formulariopartida label,
#nodo_ef_form_20000055_gestiondescripcion label,
#nodo_ef_form_1128_gestiondescripcion label,
#nodo_ef_form_1202_gestiondescripcion label,
#nodo_ef_form_1202_gestioncondiciones_pago label,
#nodo_ef_form_15000510_gestiondescripcion label,
#nodo_ef_form_15000510_gestioncondiciones_pago label {
    border-right: none;
}

.ei-cuerpo {
    width: 900px !important;
    display: inline;
}

/******************************
 BOTONES GENERALES DE BOTONERAS
******************************/
img[disabled="disabled"],
img[disabled="disabled"]:hover
{
    border: 1px solid transparent;
    cursor: not-allowed;
    opacity: 0.3; filter: alpha(opacity=30);
}


.ei-botonera button{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    background-color: #05789b;
    border: none;
    border-radius: 4px;
    padding: 6px 12px;
    cursor: pointer;
    line-height: 1.42857143;
}

.ei-botonera button:hover{
    background-color: #000;
    color: #fff;
}

/***********************************************************/

.login-pie {
    font-size: 12px;
    background-color: #f4f4f4;
    color: #999999;
    padding: 10px 0;
    margin: 40px 0 30px 0;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
    text-align: center;
    box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.9);
}

#menu-h li a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    background-color: #fff !important;
    border: none !important;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

#menu-h li a.rollover {
    color: #fff !important;
    background-color: #05789b !important;
}

#menu-h li a:hover {
    background-color: #05789b !important;
    color: #fff;
    border: none !important;
}

#menu-h li a img {
    display: none;
}

#menu-h ul ul {
    margin-left: 180px;
}

ul.horizontal {
    margin: 0 0 0 -490px;
    padding: 0;
    position: fixed;
    top: 0;
    left: 50%;
    width: 980px;
}

ul[class^="horizontal"] li {
    margin: 0;
}

/***********************
    ENCABEZADO Y MENU
***********************/
.enc-usuario, .enc-salir {
    display: block;
}

/********************/
#cps {
    border-left: solid 1px #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#ef_form_1128_gestiondescripcion {
    margin-bottom: 10px;
}

/*************************************
    Solapas, pisan el skin
**************************************/

.ci-tabs-h-cont {
    border: none;
}

.ci-tabs-h-lista {
    background: none !important;
    background-color: #fff !important;
}

.ci-tabs-h-lista a {

}

.ci-tabs-h-lista a:hover {
    color: #555;
}

.ci-tabs-h-solapa {
    background: none !important;
}

.ci-tabs-h-solapa a,
.ci-tabs-h-solapa-sel a {
    background: none !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
}

/*************************
        TOBA BOTONERA
**************************/

.ei-ml-botonera {
    float: left !important;
}

.ei-ml-botonera button {
    float: left;
    background-color: transparent !important;
    color: #000;
}

.ei-ml-botonera .ei-boton {
    display: inline !important;
}
.ei-ml-botonera button span img,
.ei-ml-botonera button span span {
    float: left;
    margin-left: 3px;
}

.ei-ml-grilla select,
.ei-ml-grilla input {
    border-left: solid 1px #ddd;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#cuerpo_js_form_20000135_partidas {
    border: none !important;
}

#cuerpo_js_form_20000135_partidas .ei-botonera img {
    display: none;
}

#cuerpo_js_form_20000135_partidas input {
    width: 19px;
}

#js_ci_20000137_cont input,
#js_ci_20000137_cont select,
#cuerpo_js_ci_84000035 input {
    width: 250px;
}

#cuerpo_js_form_20000138_seleccion {
    border: none !important;
}

#cuerpo_js_form_20000138_seleccion input {
    width: 100px;
}

#cuerpo_js_form_31000031_filtro select,
#cuerpo_js_ci_2000257 select,
#cuerpo_js_ci_15000140 select,
#cuerpo_js_ci_21000408 select {
    width: 230px;
}



#ef_form_2000162_filtromodo_busqueda,
#ef_form_84000027_filtromodo_busqueda,
#ef_form_5000135_filtromodo_busqueda,
#ef_form_15000232_filtromodo_busqueda,
#ef_form_10000052_filtromodo_busqueda,
#ef_form_15000718_filtromodo_busqueda {
    width: 80px;
}

#ef_form_2000162_filtronumero_cont,
#ef_form_84000027_filtronumero_cont,
#ef_form_5000135_filtronumero_cont,
#ef_form_15000232_filtronumero_cont,
#ef_form_10000052_filtronumero_cont,
#ef_form_15000718_filtronumero_cont {
    width: 84px;
    border-left: solid 1px #ddd;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 10px;
}

.ei-form-fila .ef-multi-check {
    float: left;
    width: auto;
    max-width: 400px;
    margin-right: 20px;
}

.ei-form-fila .ef-multi-check label {
    word-wrap:break-word;
}

.ei-boton-filtrar img {
    display: none;
}

#js_form_2045_formulario_compr_agregar {
    background: none;
}

#js_form_2000087_form_detalles_eliminar, #js_form_2000087_form_detalles_deshacer{
    display: none !important;
}

#cuerpo_js_form_2045_formulario_compr input {
    width: 120px;
}

#nodo_ef_form_15000510_gestionnombre_grupo label img {
    float: right;
}

#cuerpo_js_ci_15000323 .ef-input,
#cuerpo_js_ci_15000323 .ef-numero {
    width: 230px;
}

#cuerpo_js_ci_15000323 .ei-ml-fila-borrar img,
#cuerpo_js_ci_15000323 #js_form_15000321_formulario_agregar img {
    display: block;
}

#js_ci_1000150_cont {
    width: 700px !important;
}

#js_ci_1000150_cont input {
    width: 410px;
}
#cuerpo_js_form_84000027_filtro table,
#cuerpo_js_form_5000135_filtro table,
#cuerpo_js_form_2000063_filtro table,
#cuerpo_js_form_15000232_filtro table,
#cuerpo_js_form_15000718_filtro table {
    width: 100% !important;
}

.ei-form-fila-filtrada {
    background-color: transparent;
}


#cuerpo_js_form_60000031_cuadro_adec .ef-numero {
    width: 80px;
}

/****************************
    PIE DE PAGINA FIJO
****************************/
.pie_pagina_fijo {
    position: fixed;
    bottom: 0;
    width: 100% !important;
    padding: 3px 0 1px 0;
    background-color: #05789b;
    color: #fff;
    font-size: 12px;
    zoom: 1;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.contenido_pie_pagina {
    margin: 0 auto;
    width: 970px;
    text-align: center;
}

/***************************/
.ei-base {
    margin-bottom: 40px;
}

/****************************
    AYUDAS
****************************/
.contenedor-titulo-y-ayuda {
    width: 970px;
    margin: 0 auto;
}

/***********************
    ENCABEZADO Y MEN\DA
***********************/
/*******************************************/
#js_ci_21000587_cont {
    width: 970px !important;
}

#js_ci_21000587_cont .ei-cuadro-base {
    width: 500px !important;
    padding: 0;
}

#js_ci_21000587_cont li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

table#js_ci_21000408_cont, #js_ci_21000408_cont .ci-simple-cont {
    width: 450px !important;
}

#js_ci_21000408_cont .ei-cuerpo {
    width: 440px !important;
}

#cuerpo_js_form_15000321_formulario .ef-input {
    width: 170px;
}

#cuerpo_js_form_15000321_formulario .ef-numero {
    width: 100px;
}

#unidad_gestion {
    float: right;
    border-left: solid 1px #ccc !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#contenedor_unidad_de_gestion {
    float: right;
}

.contenedor_cambiar_ejercicio {
    float: right;
    padding-right: 5px;
}

.ejercicio_hist {
    color: #fff;
    font-size: 24px;
    background-color: #05789b;
    background-position-x: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    border-radius: 5px;
    margin-left: 1px;
}

.contenedor_cambiar_ejercicio button {
    margin-top: 10px;
}

#contenedor_unidad_de_gestion p {
    margin: 5px 15px 0 0;
    padding: 0;
}

.toba_step_menu:hover {
    background-color: #0a3f4e;
}

#ei_84000003_filtro_filtrar span img {
    display: none;
}

.ef-input-solo-lectura {
    color: #05789b;
}


.toba_buscar_barra_menu {
    padding: 7px 0 4px 10px;
}

#buscar_text {
    width: 312px;
    font-size: 11px;
}

#js_ci_82000026_cont button img,
#cuerpo_js_ci_3000139 button img,
#cuerpo_js_form_82000036_formulario_ml button img {
    display: block;
}

#nodo_ef_form_82000034_formulariosaldo_pilaga label,
#nodo_ef_form_82000031_formulariosaldo_pilaga label {
    width: auto !important;
}

#js_ci_82000032_cont .ef-numero {
    width: 140px;
}

#js_ci_3000139_cont .ef-numero {
    width: 68px;
}

/*#js_ci_21000383_cont .ei-base,*/
/*#js_ci_21000383_cont .ei-cuadro-scroll {*/
/*    width: auto !important;*/
/*}*/

#cuerpo_js_form_21000385_form_libreta {
    width: 400px !important;
    display: inline-grid;
}

/*#cuerpo_js_form_21000385_form_libreta label.ei-form-etiq {*/
/*    width: 50px !important;*/
/*    min-width: auto;*/
/*}*/

#cuerpo_js_form_82000009_form_ml {
    font-size: 11px;
}

#cuerpo_js_form_82000009_form_ml input {
    width: 60px;
    font-size: 11px;
}

#ef_form_21000389_form_listas_correocontactos_izq,
#ef_form_21000389_form_listas_correocontactos {
    width: 300px;
    height: 60px;
    border: solid 1px #ccc;
    border-radius: 4px;
}

#overlay_contenido .ei-base {
    width: auto !important;
}

#overlay_contenido .ei-base td {
    padding: 0 9px 20 ;
}

#cont_ef_form_835_form_domicilioslocalidad span img {
    display: inline;
    height: auto;
    width: auto;

}

.ef-combo:disabled,
select.ef:disabled,
.ef-input-solo-lectura {
    background-color: #eee !important;
    color: #777 !important;
    cursor: not-allowed !important;
}

/*************************
        TOBA POPUP
**************************/
.ef-popup img{
    display: inline !important;
}

/**NO VA ACA NO SABEMOS DONDE UBICARLO DENTRO DEL CSS**/

/*Le da color a las celdas que estan resaltadas*/
.col-num-p1, .col-num-p2, .col-num-p3, .col-num-p4{
    color: #012833;
}

/**********************************************************************************************
********************* CSS RODO ********************
**********************************************************/
/*@import url(https://fonts.googleapis.com/css?family=Lato);*/
html, body {
    background-color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    font-weight: 400;
}

table {
    border-collapse: separate !important;
}
table, tr, td {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
}

body form > table.ei-base.ci-base,
div.cuerpo > form > table.ei-base.ci-base {
    __width: 960px !important;
    width: 100% !important;
    max-width: 960px !important;
    border: 1px solid #cccccc;
    border-radius: 4px !important;
    __position: relative;
    __top:60px;
    margin-bottom: 40px;
}

table.ei-base.ci-base {
    width: 100% !important;
    background-color: #ffffff !important;
    margin: 5px auto;
    border: none;
    border-radius: 0px !important;
    __border-top: 1px solid #cccccc;
    __margin-bottom: 40px;
}

hr {
    height: 1px;
    border: none;
    width: 100%;
    border-bottom: 1px solid #05789b;
    /* Pilag\E1 */
    border-bottom: 1px solid #DDD;
    clear: both;
    margin: 15px 0;
}

a, a:hover, a:active {
    color:#05789b;
}
a:hover {
    color: #247;
    text-decoration: underline;
    -moz-text-decoration-color: black; /* Code for Firefox */
    text-decoration-color: black;
    -moz-text-decoration-style: double; /* Code for Firefox */
    text-decoration-style: double;
}
div.ef-multi-sel-todos a:hover {
    color: #124;
    -moz-text-decoration-color: #124; /* Code for Firefox */
    text-decoration-color: #124;
    -moz-text-decoration-style: initial; /* Code for Firefox */
    text-decoration-style: initial;
}


.encabezado {
    color: black;
    max-width: 960px;
    margin: 0px auto;
}

.enc-version{
    display: block;
    width: 300px;
}

/****************************
    PIE DE P\C1GINA FIJO
****************************/
.pie_pagina_fijo {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 3px 0 1px 0;
    background-color: #05789b;
    color: #fff;
    font-size: 12px;
    zoom: 1;
    opacity: 0.7; filter: alpha(opacity=70);
}

.pie_pagina_fijo:hover {
    opacity: 1.0; filter: alpha(opacity=100);
    transition: opacity 0.3s ease;
}

.contenido_pie_pagina {
    margin: 0 auto;
    width: 970px;
    text-align: center;
}

.contenido_pie_pagina div {
    display: inline;
    text-align: center;
    padding: 0 28px;
    cursor: default;
}

.contenido_pie_pagina form {
    display: inline;
}

.contenido_pie_pagina input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 75px;
    margin: 0;
    padding: 0;
}

/****************************
    AYUDAS
****************************/
.contenedor-titulo-y-ayuda {
    width: 970px;
    margin: 0 auto;
}

.titulo-operaciones {
    float: left;
    width: 970px;
    max-width: 970px;
    margin: 30px auto 10px auto;
    font-size: 24px;
    font-weight: normal;
    color: #777;
    padding-bottom: 9px;
    border-bottom: 1px solid #eee;
}

.item-barra-ayuda{
    display: block;
    vertical-align: top;
    float:left;
}

.item-barra-ayuda {
    float: right;
    margin-left: 15px;
}

#tipclick_div {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    background-color: #000;
    color: #fff;
    width: auto;
    padding: 10px;
    border: none;
    z-index: 100000;
}

#tipclick_div a:link,
#tipclick_div a:visited,
#tipclick_div a:active {
    display: block;
    margin-top: 5px;
    color: #87bdc9;
    text-decoration: none;
}

#tipclick_div a:hover {
    color: #959595;
    text-decoration: none;
}

/***********************
    ENCABEZADO Y MEN\DA
***********************/
#enc-logo {
    margin: 0px auto;
    width: 960px !important;
    display: block;
    height: 68px !important; /* 34 */
}

#enc-logo img {
    width: 220px;
    height: auto;
}

#enc-logo img{
    padding: 8px 0;
}

.barra-superior {
    background: none !important;
    background-color: #eee !important;
    color: #555;
    -moz-border-radius: 12px;
    padding-top:15px;
}

.barra-superior {
    background: #EEE none repeat scroll 0% 0% !important;
    color: #555; /*4569A1*/
    border-top: 1px solid #555; /*4569A1*/
    border-bottom: 1px solid #333333;
}

.barra-superior-test {
    background: red none repeat scroll 0% 0% !important;
    color: #555; /*4569A1*/
    border-top: 1px solid #555; /*4569A1*/
    border-bottom: 1px solid #333333;
}

.barra-superior-tit {
    _height: 30px;
    min-height: 30px;
}

.barra-popup .item-barra {
    float: none;
    text-align: center;
}

#barra_superior {
    width: 946px; /* 960 - 7x2 */
    margin: 0px auto;
    padding: 7px 7px 0px;
    border: 1px solid #CCC;
    border-radius: 4px !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    z-index: 1;
}

/*  MENU  */
ul.horizontal a, ul.horizontal a:visited {
    white-space:normal;
}

ul.horizontal a, ul.horizontal a:visited {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-right: 2px;
    text-decoration: none;
}
a.nivel-0, a.nivel-0:visited {
    background-color: #ffffff !important;
    border: none !important;
    text-decoration: none;
}
ul.horizontal a:hover, ul.horizontal a:focus, ul.horizontal a.rollover, ul.horizontal a.rollover:visited {
    color: white;
    white-space:normal;
}

ul.horizontal a:hover, ul.horizontal a:focus, ul.horizontal a.rollover, ul.horizontal a.rollover:visited {
    background: #DCE4F0;
    color: #000000;
    text-decoration: none;
}
a.nivel-0:hover, a.nivel-0:focus, a.nivel-0.rollover, a.nivel-0.rollover:visited {
    background-color: #ffffff !important;
    border: 1px solid #FFFFFF !important;
    color: #555555 !important;
    text-decoration: none;
}

/*  MENU DINAMICO  */
.item-barra-tit {
    font-weight: normal;
}

.item-barra-tit{
    padding-left:10px;
    margin-left:10px;
    /*  border-left: 1px solid #999;*/
}
img.menu-principal,
img.barra-superior-ayuda {
    position: relative;
    top: -5px;
    padding-top: 2px;
    cursor:pointer;
    float:left;
}
img.barra-superior-ayuda {
    float:right;
}
img#boton_menu_ultimas.menu-principal {
    top: -2px; /* le resta 3 porque es de 18px de alto en lugar de 24px */
}
img.menu-principal + img.menu-principal {
    margin-left: 5px;
}
div.barra-superior-ayuda {
    float:right;
}

/*  MENU DINAMICO  */

.ruta_menu {
    cursor: default;
}
img.ruta_menu {
    cursor: default;
    border: none;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}
a.ruta_menu {
    cursor: pointer;
    text-decoration: none;
}
a.ruta_menu:hover {
    color: #000;
}


/****************************
        ZONAS
****************************/

.zona-barra-id {
    color: #555; /*4569A1*/
}
.zona-items {
    background-color: #ffffff;
}
.zona-items a {
    color: #555; /*4569A1*/
    text-decoration: none;
}
.zona-items a:hover, .zona-items a:focus, .zona-items a.rollover, .zona-items a.rollover:visited {
    color: #555; /*4569A1*/
    text-decoration: none;
}

.ei-base {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 0;
    width: 100%;
    max-width: 960px !important;
    background-color: transparent;
    border: 1px solid #DDD;
    border-radius: 4px !important;
    padding: 0px;
}

.ei-base .ci-base {
    background-color: transparent;
    border: 0;
    margin: 0;
}

.ei-base.ei-form-base {
    margin: 0;
}

.ei-barra-sup {
    border: 1px solid #333333;
    border: medium none !important;
    background: transparent none repeat scroll 0% 0% !important;
}
.ei-barra-sup-sin-botonera {
    min-height: 0;
    padding: 0;
}

.ei-barra-sup-tit {
    padding-left: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
}

img.ei-barra-colapsar {
    float: left;
}

.ei-barra-sup-desc img {
    width: 18px;
    height: 18px;
    margin-top: 3px;
}


/*************************
        CUADRO
**************************/
.tabla-0 {
    empty-cells: show;
}

.tabla-0 img {
    display:inline;
}

.tabla-0.ei-cuadro-cc-colapsable {
    border-collapse: collapse !important;
}
img.ei-cuadro-cc-colapsable {
    float: right;
    padding: 0px;
}
.ei-cuadro-cc-colapsable {
    cursor: pointer;
}

.ei-cuadro-cuerpo {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    empty-cells: hide;
}

.ei-cuadro-scroll.ei-cuadro-cuerpo {
    width: auto;
}
div.mensaje.mensaje-info {
    margin: 5px;
}

.ei-cuadro-fila,  .ei-cuadro-total {
    border-left: 1px solid #DCE4F0;
    border-right: 1px solid #DCE4F0;
}
.ei-cuadro-totales {
    border-top: 1px solid #cccccc;
    padding: 4px;
}
.ei-cuadro-col-tit-grupo {
    text-align: center;
}
.ei-cuadro-fila-sel,
.ei-ml-fila-selec,
.ei-filtro-fila-selec {
    color: #012833 !important;
}

.ei-cuadro-fila-sel,
.ei-ml-fila-selec,
.ei-filtro-fila-selec {
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #ddd !important;
    border-bottom: 1px solid #DCE4F0;
    color: #444 !important;
}

.ei-cuadro-celda-impar:hover ,
.ei-cuadro-celda-par:hover {
    background-color: #add8e6 ; /*#bfcee5*/
}
.ei-cuadro-celda-impar:hover select,
.ei-cuadro-celda-par:hover select {
    background-color: #add8e6;
    /*#dfe6f2;*/
}
.ei-cuadro-celda-impar:hover select,
.ei-cuadro-celda-par:hover select {
    background-color: #dfe6f2;
}
.ei-cuadro-celda-impar .ei-cuadro-fila,
.ei-cuadro-celda-par .ei-cuadro-fila,
.ei-cuadro-celda-impar .col-num-p4,
.ei-cuadro-celda-par .col-num-p4 {
    background-color: inherit;
}

.ei-cuadro-fila-evt {
    width: 20px;
}

.ei-cuadro-celda-impar {
    background-color: #EEEFF2;
}
.ei-cuadro-celda-impar select {
    background-color: #EEEFF2;
}
.ei-cuadro-celda-par {
    background-color: #ffffff;
}
.ei-cuadro-celda-par select {
    background-color: #ffffff;
}


.ei-ml-fila,
.ei-filtro-fila,
.ei-ml-fila-selec,
.ei-filtro-fila-selec {
    border-bottom: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    background: none;
}

.col-num-p2,
.col-num-p4,
.col-tex-p2,
.col-tex-p4,
.col-cen-s2,
.col-cen-s4 {
    color: #012833; /*#359*/
    font-weight: bold;
}
.ei-cuadro-celda-impar .col-num-p3,
.ei-cuadro-celda-impar .col-num-p4,
.ei-cuadro-celda-impar .col-tex-p3,
.ei-cuadro-celda-impar .col-tex-p4,
.ei-cuadro-celda-impar .col-cen-s3,
.ei-cuadro-celda-impar .col-cen-s4 {
    background-color: inherit;
}
.ei-cuadro-celda-par .col-num-p3,
.ei-cuadro-celda-par .col-num-p4,
.ei-cuadro-celda-par .col-tex-p3,
.ei-cuadro-celda-par .col-tex-p4,
.ei-cuadro-celda-par .col-cen-s3,
.ei-cuadro-celda-par .col-cen-s4 {
    background-color: inherit;
}

div.ei-ml-base {
    border: none !important;
}

fieldset {
    border: solid 1px #ddd;
    border-radius: 4px;
    margin-bottom: 10px;
}

legend {
    padding: 0 5px;
}

/* ACOMODAR PAGINACION */

.ei-cuadro-pag input {
    float: none;
    display: inline;
    width: 20px;
    border: solid 1px #ccc;
    border-radius: 4px;
}

.ei-cuadro-cc-tit-nivel-0 {
    background-color: #05789b; /*#93acd2*/
    border: none
}
.ei-cuadro-cc-tit-nivel-1 {
    border: none;
}
.ei-cuadro-cc-tit-nivel-2 {
    border: none;
}

.ei-cuadro-cc-fondo {
    border: 1px solid #cccccc;
    padding-left: 1px;
}

.ei-cuadro-cc-fondo {
    border: solid 1px #ddd;
    border-radius: 4px;
}

.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
    font-size: 13px;
}


.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
    background: none !important;
    background-color: #ddd !important;
    border: none;
    padding: 10px;
}

.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
    border: 1px solid #DCE4F0;
    font-weight: normal;
    /*font-family: Tahoma;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
}


.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
    background: none !important;
    background-color: #ddd !important;
    border: none;
    padding: 5px 10px;
}
.ei-cuadro-col-tit img {
    display: initial;
}

.ei-cuadro-col-tit,
.ei-ml-columna,
.ei-filtro-columna {
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-size: 13px;
    font-weight: normal;
}

.ei-cuadro-cc-fondo,
.ei-ml-grilla,
.ei-filtro-grilla {
    border: solid 1px #ddd;
}

.ei-cuadro-pag-total {
    font-size: 12px;
    font-style: italic;
    color: #05789b;
}



/*************************
        Forms
**************************/
.ei-form-base {
    width: 100%;
}

.ei-form-expansion {
    text-align: left;
}

.ei-form-fila-oculta,
.ei-form-fila-filtrada {
    background-color: #FFFFFF;
}
.ei-form-fila-oculta {
    background-image: url("../img/rayitas_dddddd.png");
    margin: 8px;
    padding: 8px;
    min-height: 28px;
}

.ei-form-fila label,
div.ef-checkbox {
    float: left;
    background-color: #EEE;
    border: 1px solid #CCC;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: 0px 0px 4px;
    padding: 5px 14px;
    color: #555;
    font-size: 13px;
    font-weight: normal;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 16px;
    line-height: 1.42857;
    overflow: hidden;
}

.ei-form-etiq,
.ei-form-etiq-oblig{
    padding-left: 0 !important; /* problemas con el combo editable */
}
.ei-form-etiq::before,
.ei-form-etiq-oblig::before {
    content: "\A0\A0\A0"; /* problemas con el combo editable ([Alt+0160]) */
}
.ei-form-etiq::after,
.ei-form-etiq-oblig::after {
    content: "\A0\A0\A0"; /* problemas con el combo editable ([Alt+0160]) */
}

.ei-form-fila div div table,
.ei-form-fila div div table td {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse !important;
    background-color: #fff;
}
label.ef-radio,
div.ef-checkbox {
    background: none;
    width: auto;
    min-width: 40px;
    padding: 5px;
    border-left: none;
    border-radius: 0px !important;
    vertical-align: middle;
    margin-bottom: 0px;
    cursor: pointer;
}
label.ef-radio input {
    cursor: pointer;
    vertical-align: middle;
}

.ei-form-fila div table img {
    display: initial;
    vertical-align: middle;
}


.ei-form-fila div div table tr td:last-child label.ef-radio,
div.ef-checkbox {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
div.ef-checkbox {
    cursor: default;
    min-width: 20px;
}
input.ef-checkbox {
    cursor: pointer;
    float: none !important;
}
div.ef-checkbox.ef-input-solo-lectura {
    padding: 2px 5px 8px 5px;
}
div.ef-checkbox img {
    margin: 0px;
    cursor: not-allowed;
    top: -5px;
    vertical-align: middle;
}

.ef-input,
.ef-combo,
.ef-numero,
.ef-textarea,
select.ef {
    float: left;
    background-color: #FFF;
    background-image: none;
    border-width: 1px 1px 1px medium;
    border-style: solid solid solid none;
    border-color: #CCC #CCC #CCC -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 195px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.ef-input,
.ef-numero,
.ef-textarea {
    height: 26px;
}

.ef-textarea {
    height: 100px;
    min-height: 67px;
    border-left: 1px solid #CCC;
    margin-left: -1px !important;
}

.ef-fecha-hora img {
    float: left;
}
.ef-fecha-hora input[id$="_hora"] {
    border-left: 1px solid #ccc;
    border-radius: 4px;
    margin-left: 5px;
}

.ef-editable-unidad {
    vertical-align: middle;
    padding-top: 10px;
    color: #555;
}

.ef-fijo {
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    height: 19px;
    cursor: not-allowed !important;
    border: 1px solid #ccc;
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #999 !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
select.ef:disabled:disabled,
.ef-input-solo-lectura {
    background-color: #eee !important;
    color: #777 !important;
    cursor: not-allowed !important;
    text-align: right;
}
.ef-input-solo-lectura img {
    opacity: 0.5; filter: alpha(opacity=50);
}

.ef-barra-divisora {
    position: relative;
    border:none;
    padding: 15px 0px 0px 0px;
    margin: 0px;
    color: #666;
    text-transform: uppercase;
}

/* para los formularios din\E1micos vac\EDos */
div[id$="_sinparametros"].ef-barra-divisora {
    border: #666 1px solid;
    text-align: center;
    padding: 5px;
    text-align: center;
    background-image: url('../img/rayitas_dddddd.png');
}


img[id^="ef_warning_ef_form"] {
    margin-top: 5px !important;
    left: auto !important;
    float: right;
}
/* compensa la posici\F3n del \EDcono de error para las tablas de radio */
div.ei-form-fila div div {
    float: left;
    margin-right: 5px;
}
/* compensa la posici\F3n del \EDcono de error para las fechas */
div.ei-form-fila div span.ef-fecha,
div.ei-form-fila div span.ef-fecha-hora {
    float: left;
    margin-right: 5px;
}

.ei-form-cuerpo textarea {
    margin-top: 0px;
    margin-bottom: 10px;
}

.ei-ml-columna-extra {
    border-left: none;
    border-right: none;
}

.ei-ml-fila-total {
    border-top: #DCE4F0 1px solid;
}

img.ayuda {
    vertical-align: middle;
    position: relative;
    top: -2px;
}

input
, select
, textarea
,button {
    font-size: 10px;
}

input
, select
, textarea {
    border: 1px solid #ccc;
}

button, input.ei-boton {
    color: #ffffff !important;
    border: none !important;
    background: none !important;
    background-color: #05789b !important;
    border-radius: 4px !important;
    transition: all 100ms ease 0s;
    padding: 5px 10px;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
}
button:hover, button:active, input.ei-boton:hover, input.ei-boton:active {
    background-color: #000000 !important;
}

.ei-boton,
.ei-boton-centro,
.ei-boton-izq,
.ei-boton-alta,
.ei-boton-baja,
.ei-boton-mod,
.ei-boton-canc,
.ei-boton-filtrar,
.ei-boton-limpiar,
.ei-boton-buscar,
.ei-boton-defecto {
    margin: 3px;
    cursor: pointer;
}
.ei-boton-defecto,
.ei-boton-filtrar,
.ei-boton-buscar {
    margin-top: 3px;
    font-weight: bold;
    float: right;
    background-color: #004455 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
}

.ei-boton-buscar {
    margin-top:-32px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
}

button[id$="_cancelar"], .ei-boton-canc {
    font-style: italic;
    float: left;
    color: #add8e6 !important ;/*#bfcee5*/
}
button[id$="_cancelar"]:hover, .ei-boton-canc:hover {
    background-color: #555 !important;
    color: #aaaaaa !important;
}
button[id$="_filtro_cancelar"], .ei-boton-limpiar {
    float: none;
}
button[id$="_filtro_ref_cancelar"], .ei-boton-limpiar {
    float: none !important;
}
button[id$="_filtro_cancelar"]:hover, .ei-boton-limpiar:hover {
}

.ei-boton-ayuda, .ei-boton-ayuda:hover {
    background-color: #ccc !important;
    color: #000 !important;
}
.ei-boton-fila, .ei-boton-fila:hover {
    padding: 1px;
    background-color: transparent !important;
    cursor: pointer;
}
.ei-boton-fila:hover, .ei-boton-ayuda:hover {
    opacity: 0.5; filter: alpha(opacity=50);
}
.ei-boton-fila:disabled, .ei-boton-fila:disabled:hover {
    border: transparent !important;
    background: none !important;
    opacity: 0.25; filter: alpha(opacity=25);
}
/* agrega color a los botones en fila del cuadro */
.ei-boton-fila {
    color: #05789b !important;
}

.ei-boton-ml,
div.ei-ml-base div.ei-botonera button
{
    padding: 2px 5px;
    background-color: #05789b !important;
    color: #dfe6f2 !important;
    font-size: 11px;
    height: 21px;
}
.ei-boton-ml:hover,
div.ei-ml-base div.ei-botonera button:hover
{
    background-color: #555 !important;
    color: #aaaaaa !important;
}

.ef-combo {
    min-width: 100px;
    width: 210px;

}

table.ef-multi-sel-check {
    border-spacing: 0px;
    /* ************************** */
    border: 1px solid #ccc;
    padding: 5px;
    background-color: rgba(255,255,255,0.3);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
table.ef-multi-sel-check tr td {
    color: #555; /*4569A1*/
    margin: 0px;
    padding: 0px;
}
table.ef-multi-sel-check .ef-combo{
    height: auto;
    border: 1px solid #CCC;
    min-height: 104px;
    margin: 0px;
    min-width: 200px;
    max-width: 300px;
}
td.ef-multi-doble-todos-ninguno {
    width: 24px;
    white-space: normal;
    line-height: 0px;
    text-align: center;
}
td.ef-multi-doble-izq .ef-combo {
    color: #888;
}
td.ef-multi-doble-der .ef-combo {
    font-weight: bold;
}


tr.ef-multi-sel-todos td {
    font-size: 11px;
}

img.ef-multi-doble-boton {
    border: 1px solid transparent !important;
    width: 24px;
    height: 24px;
    margin: 0px 2px;
    border-radius: 4px;
}
img.ef-multi-doble-boton[src*="18"] {
    width: 18px;
    height: 18px;
}
img.ef-multi-doble-boton:hover {
    border: 1px solid #bbb !important;
    background-color: #fff;
}
img.ef-multi-doble-boton[src*="grey"]:hover {
    border: 1px solid transparent !important;
    cursor: default;
    background-color: transparent;
}
.ef-fecha img {
    margin-right: 5px;
}
.ef-fecha img {
    float: left;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #555555;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #555555;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #555555;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #555555;
}

.agrupador {
    border: 1px solid #ccc;
    margin: 0px 10px;
    padding: 10px;
    border-radius: 4px;
    padding-bottom: 35px;
    background-color: #f4f4f4;
    __background-image: url('../img/rayitas_dddddd.png');
}

/*********************************
    MULTI L\CDNEAS
**********************************/
.ei-ml-grilla, .ei-filtro-grilla {
    border: 1px solid #cccccc;
    padding-left: 1px;
    empty-cells: show;
}
.ei-ml-grilla {
    min-width: 750px;
    width: 100% !important;
}
table.ei-ml-grilla tbody tr td {
    border-left: 1px solid #DCE4F0;
    border-right: 1px solid #DCE4F0;
}
table.ei-ml-grilla tbody tr:hover {
    background-color: #add8e6 !important;
}

div.ei-barra-sup-sin-botonera + div + input + input + div.ei-ml-base {
    _position: relative;
    _top: -24px; /* corre el ML (y la botonera superior) a la altura del t\EDtulo del ML */
}
div.ei-ml-botonera {
    padding: 0px 4px;
    top: -5px;
    position: relative;
}

.ei-ml-botonera button, .ei-ml-botonera button:hover {
    padding: 1px;
    background-color: transparent !important;
    cursor: pointer;
}

.ei-ml-botonera button:hover {
    color: #000;
}
.ei-ml-botonera button:hover {
    opacity: 0.5; filter: alpha(opacity=50);
}

table.ei-ml-grilla th {
    padding: 1px 5px;
    color: #444;
}

.ei-ml-columna-evt {
    width: 18px;
    padding: 0;
}

span[id$="_deshacer_cant"] {
    color: #000;
}

.ei-ml-botonera button,
.ei-ml-botonera button:hover,
.ei-ml-columna-evt button,
.ei-ml-columna-evt button:hover {
    padding: 0px;
    background-color: transparent !important;
    cursor: pointer;
    border: none !important;
    border: 1px solid transparent !important;
    margin: 0px 1px;
}
.ei-ml-botonera button:hover,
.ei-ml-columna-evt button:hover {
    opacity: 0.5; filter: alpha(opacity=50);
}

.ei-ml-botonera button[id$='_eliminar']:hover,
.ei-ml-botonera button[id$='_agregar']:hover,
.ei-ml-botonera button[id$='_deshacer']:hover
{
    border: 1px solid #666 !important;
}

table.ei-ml-grilla input,
table.ei-ml-grilla textarea,
table.ei-ml-grilla .ef-input,
table.ei-ml-grilla .ef-combo,
table.ei-ml-grilla .ef-numero,
table.ei-ml-grilla .ef-textarea
{
    border: 1px solid #DCE4F0;
}

.ei-ml-fila,
.ei-ml-fila-selec {
    padding: 1px !important;
}
.ei-ml-fila .ef-fijo,
.ei-ml-fila-selec .ef-fijo {
    padding: 0px !important;
    border: none !important;
    color: #333 !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    cursor: default !important;
    height: auto;
}

.ei-ml-fila input,
.ei-ml-fila textarea,
.ei-ml-fila .ef-input,
.ei-ml-fila .ef-combo,
.ei-ml-fila .ef-numero,
.ei-ml-fila .ef-textarea,
.ei-ml-fila select,

.ei-ml-fila-selec input,
.ei-ml-fila-selec textarea,
.ei-ml-fila-selec .ef-input,
.ei-ml-fila-selec .ef-combo,
.ei-ml-fila-selec .ef-numero,
.ei-ml-fila-selec .ef-textarea,
.ei-ml-fila-selec select {
    padding: 0;
    margin: 0;
}
.ei-ml-fila-selec input,
.ei-ml-fila-selec textarea,
.ei-ml-fila-selec .ef-input,
.ei-ml-fila-selec .ef-combo,
.ei-ml-fila-selec .ef-numero,
.ei-ml-fila-selec .ef-textarea,
.ei-ml-fila-selec select,
.ei-ml-fila-selec:hover  input,
.ei-ml-fila-selec:hover  textarea,
.ei-ml-fila-selec:hover  .ef-input,
.ei-ml-fila-selec:hover  .ef-combo,
.ei-ml-fila-selec:hover  .ef-numero,
.ei-ml-fila-selec:hover  .ef-textarea,
.ei-ml-fila-selec:hover select {
    background-color: #e0e0e0 !important;
    color: #333 !important;
    border-color: #aaa !important;
}
/* .ei-ml-fila-borrar */


/******************************
 BOTONES GENERALES DE BOTONERAS
******************************/
img.ei-boton {
    vertical-align: middle;
    margin: 0px;
    padding: 2px;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}
img.ei-boton:hover {
    border: 1px solid #666;
    opacity: 0.5; filter: alpha(opacity=50);
}
img[disabled="disabled"],
img[disabled="disabled"]:hover
{
    border: 1px solid transparent;
    cursor: not-allowed;
    opacity: 0.3; filter: alpha(opacity=30);
}

/******************************
    BOTONES DISABLED
******************************/
.ei-boton-ml:disabled,
div.ei-ml-base div.ei-botonera button:disabled,
.ei-boton-ml:disabled:hover,
div.ei-ml-base div.ei-botonera button:disabled:hover,
button:disabled,
button:disabled:hover {
    background-color: #f4f4f4 !important;
    border: 1px solid #ddd !important;
    color: #ccc !important;
    cursor: not-allowed;
}


/******************************
    COMBOS EDITABLES
******************************/
/* Se usa !important para que el estilo del combo no pise a estos que se cargan primero */
.dhx_combo_box /* borde y contenedor */
{
    border: 1px solid #8a97b7;
    background: white !important;
}
.dhx_combo_input /*ingreso de texto */
{
    color: #000 !important;
    border: none !important;
    margin-top: 2px;
    height: 11px;
}
.dhx_combo_input placeholder /*ingreso de texto */
{
}
.dhx_combo_img /*tama\F1o de la imagen, la fuente se define en la librer\EDa del n\FAcleo*/
{
}
.dhx_combo_list /*lista de resultados*/
{
    color: #888 !important;
    border: 1px solid #bbb !important;
    border-top: none !important;
    opacity: 0.85; filter: alpha(opacity=85);
    height: 85px !important;
    background-color: #eee !important;
}
.dhx_selected_option /*resultado seleccionado, apuntado por el mouse*/
{
    background-color: #000 !important;
    color: #fff !important;
}
.dhx_selected_option:empty {
    display: none;
}



/**************************************************/
/**************************************************/


.ei-cuadro-cc-pie-cab-nivel-0 {
    background-color: #05789b;
}

.ci-pant-sep-ei {
    border-bottom: solid 1px #ddd;
    border: none;
    padding: 5px;
}


/*************************
        CI
**************************/
.ci-cuerpo {
    padding: 2px;
    vertical-align: top;
    color: #000;
    text-align: left;
    height: 100%;
}

.ci-barra-sup {
}

.ei-barra-sup-desc-info,
.ei-barra-sup-desc-warning,
.ei-barra-sup-desc-error
{
    margin-bottom: 10px;
}
td.ei-barra-sup-desc-img
{
    margin-right: 10px;
}
.ei-barra-sup-desc-info, .ci-wiz-enc {
    color: #555555;
    background-color: #EEEFF2;
    border: 1px dotted #DCE4F0;
    _border: 1px solid #DCE4F0;
}
.ei-barra-sup-desc-warning, .ci-pant-desc-warning {
    background-color: #FFFFE1;
    border: 1px solid #B7C8F6;
}
.ei-barra-sup-desc-error, .ci-pant-desc-error {
    background-color: #F1D3D9;
    border: 1px solid #B7C8F6;
}

.ci-pant-sep {
    display: none;
}
.ci-simple-cont {
    padding: 2px;
}

.ci-botonera {
    background: none !important;
    background-color: transparent;
    padding: 1px;
}

.ci-botonera {
    /*background-color: #DCE4F0;*/
    background-color: #fff;
}

/******************************
    Solapas horizontales
******************************/

td.ci-tabs-h-cont {
    border: none;
    padding: 15px 0px 0px 0px;
}


td.ci-tabs-h-lista {
    background-color: #fff !important;
}

td.ci-tabs-h-lista {
    border-bottom: solid 1px #ccc;
    background: none !important;
    padding: 0;
    min-width: 80px;
    max-width: 150px;
    padding: 10px 0px 6px 0px; /* 5 del li + 1 del borde */
    float: none;
}

ul.ci-tabs-h-lista {
    margin: 0px 10px;
    padding: 0px;
    list-style: inside none none !important;
    display: inline !important;
    float: none;
}

li.ci-tabs-h-solapa,
li.ci-tabs-h-solapa-sel {
    background: none !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative; /* para compensar y/o tapar la l\EDnea de la derecha */
    top: 1px; /* para compensar y/o tapar la l\EDnea de la derecha */
    padding: 15px 15px 5px 15px;
    display: inline;
    float: none;
}
li.ci-tabs-h-solapa {
    cursor: pointer;
    border: solid 1px transparent;
}

li.ci-tabs-h-solapa:hover {
    background: #ddd !important;
    border: solid 1px #ddd;
    border-bottom: solid 1px #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
li.ci-tabs-h-solapa-sel {
    cursor: default;
    border: solid 1px #ccc;
    border-bottom: solid 1px #fff;
}

li.ci-tabs-h-solapa a,
li.ci-tabs-h-solapa-sel a {
    background: none !important;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    padding: 0px;
    display: inline !important;
}

li.ci-tabs-h-solapa-sel a {
    color: #555;
    cursor: default;
}
li.ci-tabs-h-solapa a,
li.ci-tabs-h-solapa a:hover {
    cursor: pointer;
    color: #05789b;
    text-decoration: none;
}

/******************************
    Solapas verticales
******************************/
td.ci-tabs-v-cont {
    border: none;
    padding: 0px 0px 0px 10px;
}

td.ci-tabs-v-lista {
    border-right: solid 1px #ccc;
    background: none !important;
    padding: 0;
    min-width: 80px;
    max-width: 150px;
    width: 120px;
    padding: 10px 0px;
}

td.ci-tabs-v-lista {
    border-right: solid 1px #ccc;
    background: none !important;
    padding: 0;
    width: 120px;
    padding: 10px 0px;
}

ul.ci-tabs-v-lista {
    margin: 0px;
    padding: 0px;
    list-style: inside none none !important;
}

li.ci-tabs-v-solapa,
li.ci-tabs-v-solapa-sel {
    background: none !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    position: relative; /* para compensar y/o tapar la l\EDnea de la derecha */
    left: 1px; /* para compensar y/o tapar la l\EDnea de la derecha */
    padding: 10px 10px 10px 15px;
}
li.ci-tabs-v-solapa {
    cursor: pointer;
    border: solid 1px transparent;
}
li.ci-tabs-v-solapa:hover {
    background: #ddd !important;
    border: solid 1px #ddd;
    border-right: solid 1px #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
li.ci-tabs-v-solapa-sel {
    cursor: default;
    border: solid 1px #ccc;
    border-right: solid 1px #fff;
}

li.ci-tabs-v-solapa a,
li.ci-tabs-v-solapa-sel a {
    background: none !important;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    padding: 0px;
}
li.ci-tabs-v-solapa-sel a {
    color: #555;
    cursor: default;
}
li.ci-tabs-v-solapa a,
li.ci-tabs-v-solapa a:hover {
    cursor: pointer;
    color: #05789b;
    text-decoration: none;
}

/*****************************
*****************************/
.ci-tabs-boton-desact,
.ci-tabs-boton-desact:hover {
    background: #fff !important;
    border: 1px solid transparent;
    color: #ccc !important;
    cursor: not-allowed !important;
    text-decoration: none !important;
}

li.ci-tabs-h-solapa.ci-tabs-boton-desact:hover {
    border-left: 1px solid transparent !important;
    border-top: 1px solid transparent !important;
    border-right: 1px solid transparent !important;
    background-color: #fff !important;
}
li.ci-tabs-v-solapa.ci-tabs-boton-desact:hover {
    border-top: 1px solid transparent !important;
    border-left: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    background-color: #fff !important;
}

.ci-wiz-cont  {
}

/*****************************
        CAPAS DE MENSAJES
*****************************/

#capa_espera, #overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    cursor: not-allowed;
    background-image: none !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

#capa_espera div {
    background-image: none !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
    height: 110px;
    padding: 30px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}

#overlay_contenido {
    font-size: 12px;
    background-color: #FFFFFF;
    top: 105px;
    left: 20%;
    margin: 0px auto;
    cursor: default;
    border-radius: 4px;
    position: fixed;
    background: none;
    background-color: #fff;
    border: 1px solid #628087;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    width: auto !important;
}

.overlay-botonera {
    border-top: 1px solid #cccccc;
}
.overlay-titulo {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.overlay-mensaje {
    color: #999;
    cursor: help;
}
.overlay-mensaje:hover {
    color: #333;
}
.overlay-mensaje ul,
.overlay-mensaje ol,
.overlay-mensaje li {
    margin: 1px 0px;
}

.overlay-mensaje div[id^="overlay_debug"] {
    color: #012833; /*#359*/
    border-left: 1px dashed #ccc;
    padding-left: 15px;
    font-style: italic;
}

#overlay_contenido table.ei-ml-grilla {
    min-width: 100px !important;
}
#overlay_contenido table.ei-ml-grilla tbody tr td:first-of-type {
    text-align: center;
}
#overlay_contenido table.ei-ml-grilla tbody tr.ei-botonera td {
    text-align: right;
}
#overlay_contenido #botonera_selector {
    min-height: 0px !important;
}
#overlay_contenido table.ei-ml-grilla tbody tr.ei-botonera:hover {
    background-color: initial !important;
}
#overlay_contenido table.ei-ml-grilla input[type="radio"] {
    margin-right: 5px;
}
#boton_overlay, #overlay_contenido .ei-boton {
    float:right;
}

.overlay-cerrar:hover {
    opacity: 0.5; filter: alpha(opacity=50);
    background-color: #add8e6; /*#BFCEE5*/
    cursor: pointer;
}

/*************************
        APP LAUNCHER
*************************/
#datos_usuario {
    z-index: 5000;
    position: absolute !important;
}
#datos_usuario:before {
    border-bottom: 10px solid #05789b !important;
}
#perfil_usuario {
    border: 1px solid #628087 !important;
    border-top: 10px solid #05789b !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4) !important;
    background-color: white !important;
    border-radius: 4px !important;
}

#boton_salir, #boton_cuenta {
    margin: 3px !important;
    cursor: pointer !important;
    border: none !important;
    background: none !important;
    background-color: #05789b !important;
    border-radius: 4px !important;
    transition: all 100ms ease 0s !important;
    padding: 5px 10px !important;
    color: white !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 14px !important;
}
#boton_salir {
    font-style: italic !important;
    color: #add8e6 !important ;/*#bfcee5*/
}
#boton_salir:hover {
    background-color: #000 !important;
    color: #fff !important;
}
#boton_salir:hover {
    background-color: #555 !important;
    color: #aaaaaa !important;
}
#boton_cuenta:hover {
    background-color: #000 !important;
}

#app_launcher {
    z-index: 5000;
}
#app-launcher:before {
    border-bottom: 10px solid #05789b !important;
}
#apps {
    border: 1px solid #628087 !important;
    border-top: 10px solid #05789b !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4) !important;
    background-color: white !important;
    border-radius: 4px !important;
}

/*************************
        APP LAUNCHER
*************************/

#apps ul{
    padding: 5px !important;
}
#apps ul li{
    padding: 10px 0px 0px 0px !important;
}
#apps ul li:hover{
    background-color: #add8e6 !important ;/*#bfcee5*/
}


/*************************
        DESCRIPCIONES
*************************/

.auditoria-cambio-valor {
    font-weight: bold;
}

.mensaje-cuerpo-info {
    text-align: center;
    background-image: url('../img/rayitas_dddddd.png');
}

/*************************
        EXPOSITOR INFO
**************************/
.expositor-info {
    padding: 10px;
    background-image: url('../img/rayitas_dddddd.png');
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
.expositor-info td,
.expositor-info div
{
    text-align: left;
    line-height: 15px;
}
.expositor-info .ei-form-etiq-oblig::before,
.expositor-info .ei-form-etiq-oblig::after {
    content: "";
}

.expositor-info div.resaltado {
    border-bottom: 1px solid #05789b;
    margin-bottom: 10px;
}
.expositor-info .resaltado {
    font-size: 13px;
    color: #05789b;
    font-weight: 700;
}
.expositor-info .resaltado .ei-form-etiq-oblig {
    font-weight: 400;
}

.expositor-info td{
    white-space: pre-line !important;
    word-wrap: break-word !important;
}

/*************************
        EF CALENDARIO
**************************/
#div_calendario {
    border: solid 1px #ccc !important;
    border-radius: 3px;
    background-color: #fff;
    padding: 7px !important;
    box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.9);
}

.cpBorder {
    border: none;
    border-collapse: collapse !important;
}

.cpBorder td,
.cpYearNavigation {
    border: none !important;
}

.cpOtherMonthDate,
.cpCurrentMonthDate,
.cpDayColumnHeader,
.cpMonthNavigation,
.cpYearNavigation {
    padding: 3px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.cpMonthNavigation,
.cpYearNavigation {
    background-color: #ddd;
}
.cpTodayText {
    padding: 3px;
    background-color: #ddd;
}


/*************************
        TOBA CALENDARIO
**************************/
.selectedday, .selecteddayevents {
    border: 1px solid #000000;
    background-color: #D4D0C8;
}
.today, .todayevents {
    border: 1px solid #000000;
}

/*************************
    INLINE POPUPS
*************************/
.inline_anulador {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 200%;
    height: 200%;
    background-color: rgba(0, 0, 0, 0.25);
    display:none;
    cursor: not-allowed;
}
.inline {
    position: fixed;
    left: 50px;
    top: 75px;
    display: none;
    background: none;
    background-color: #fff;
    border: 1px solid #628087;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    padding: 0px;
    margin: 0px;
    border-radius: 0px 0px 4px 4px;
}
.inline_agarre {
    height: 20px;
    position: relative;
    top: 0px;
    left: 0px;
    __background-color: #eee;
    __background-color: #678BBF;
    background-color: #add8e6; /*#BFCEE5*/
    cursor: all-scroll;
    text-align: center;
    vertical-align: middle;
    padding: 0px;
    padding-top: 1px;
    margin: 0px;
}
.inline_contenido {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    transition: all 100ms ease 0s;
    transition-duration: 2s;
    border-top: 1px solid #aaa;
}
.inline_contenido .inline_iframe {
    padding: 0px;
    margin: 0px;
    border: none;
    transition: all 100ms ease 0s;
}

.inline_close, .inline_min, .inline_max {
    position: relative;
    cursor: pointer;
    color: #000;
    right: 0px;
    top: -1px;
    padding: 0px;
    width: 20px;
    height: 21px;
    margin: 0px;
    float: right;
    background-repeat: no-repeat;
    background-position: center;
}
.inline_close {
    background-image: url('../img/nav/ic_close_black_12dp.png');
}
.inline_min {
    background-image: url('../img/gui/ic_expand_less_black_18dp.png');
}
.inline_max {
    background-image: url('../img/gui/ic_expand_more_black_18dp.png');
}

.inline_close:hover, .inline_min:hover, .inline_max:hover {
    opacity: 0.5; filter: alpha(opacity=50);
    __background-color: #add8e6; /*#BFCEE5*/
    background-color: #eee;
}

/* Para este falta instalar el layer de espera en el tipo de p\E1gina */
#contenedorInlinePopUp_iframe_espera {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-color: #fff;
    background-image: url('../img/varios/gears_animated.gif');
    background-repeat: no-repeat;
    background-position: center;
}


/************************
    UTILES Y MISC
************************/

.enc-salir {
    cursor: pointer;
}

.invisible{
    visibility: hidden;
    width: 0px;
}

#editor_previsualizacion_cont .ef-combo,
.enc-cambio-proy .ef-combo
{
    height:17px;
    border-left:1px solid #ccc;
    margin-left:5px;
    font-size:10px;
    min-width: 50px !important;
}

.div-editor img {
    display: inline !important;
}

.pre-referencias {
    clear: both;
    margin: 10px;
    padding: 5px;
    height: 10px;
}
.referencias {
    clear: both;
    margin: 10px;
    padding: 5px;
    border-radius: 4px;
    color: #777;
    background-color: #f4f4f4;
    border: 1px dashed #add8e6; /*#BFCEE5*/
    text-align: left;
}

#displayMore {
    width: 95% !important;
}

/************************
    CKEDITOR ef_html
************************/

div.ef-html {
    border: 1px solid #ccc !important;
    margin-left: -1px !important;
    border-radius: 0px 4px 4px 4px !important;
    vertical-align: top;
    min-height: 50px;
    background-color: #f8f8f8;
}
div.ef-html p {
    margin: 0px;
}

.cke_wrapper {
    background: none !important;

}

.cke_top {
    border-bottom: 1px solid #ccc !important;
}
.cke_skin_kama {
    margin-left: 1px !important;
    border-radius: 0px 4px 4px 4px !important;
}
.cke_resizer {
    display:none;
    visibility: hidden;
}

/**************************************
            ESPECIAL PILAGA
************************************/
button[id$="_agregar"][title] * img,
button[id$="_alta"][title] * img,
button[id$="_cancelar"][title] * img,
button[id$="_procesar"][title] * img,
button[id$="_filtrar"][title] * img,
button[id$="_imprimir"][title] * img
{
    display : none !important;
}

.enc-estado-unidadgestion {
    width: 350px;
    text-align: center;
}

.enc-cambio-proy {
    width: 970px;
    position: relative;
    top: 10px;
    float: none;
    margin: 0 auto;
}

.enc-cambio-proy img {
    float: right;
    padding: 6px 0 0 6px;
}

.enc-cambio-proy select {
    float: right;
}

.partida-etiqueta {
    font-size: 10px !important;
    font-style: italic;
}

label[for="ef_form_2185_filtrover_mas"]{
    width: 200px !important;
}
/******************************************************
    EI-FILTRO
*******************************************************/

.ei-filtro-fila{
    border-bottom: 1px solid #ccc !important;
}

td [class="ei-filtro-fila ei-filtro-borrar"] button[class="ei-boton ayuda"]{
    background-color: transparent !important;
}
/***********************************
        Pantalla de Login
***********************************/
label[for^="ef_form_2000616_"]{
    margin-left: 25px;
}
#js_ci_2000620_cont .ei-form-fila{
    width: 450px;
}

/*********************************************************
    elimina la etiqueta del multicheck de varios metadatos
**********************************************************/

#nodo_ef_form_1562_filtroFU > label,
#nodo_ef_form_1562_filtroIN > label,
#nodo_ef_form_1562_filtroPP > label,
#nodo_ef_form_1556_filtroIN > label,
#nodo_ef_form_1556_filtroFU > label,
#nodo_ef_form_1556_filtroPP > label,
#nodo_ef_form_20000124_filtroIN > label,
#nodo_ef_form_20000124_filtroFU > label,
#nodo_ef_form_20000124_filtroPP > label,
#nodo_ef_form_2000227_filtroIN > label,
#nodo_ef_form_2000227_filtroFU > label,
#nodo_ef_form_2000227_filtroPP > label,
#nodo_ef_form_13000002_filtroIN > label,
#nodo_ef_form_13000002_filtroFU > label,
#nodo_ef_form_13000002_filtroPP > label,
#nodo_ef_form_20000127_filtroIN > label,
#nodo_ef_form_20000127_filtroFU > label,
#nodo_ef_form_20000127_filtroPP > label,
#nodo_ef_form_2185_filtroINC > label,
#nodo_ef_form_2185_filtroFU > label,
#nodo_ef_form_2185_filtroPP > label,
#nodo_ef_form_2207_filtroINC > label,
#nodo_ef_form_2207_filtroFU > label,
#nodo_ef_form_2207_filtroPP > label,
#nodo_ef_form_31000031_filtroFU > label,
#nodo_ef_form_31000031_filtroIN > label,
#nodo_ef_form_2000258_filtroFU > label,
#nodo_ef_form_2000258_filtroIN > label,
#nodo_ef_form_6000204_filtrofu > label,
#nodo_ef_form_6000204_filtroin > label,
#nodo_ef_form_15000148_filtroFU > label,
#nodo_ef_form_15000148_filtroIN > label,
#nodo_ef_form_1549_filtroIN > label,
#nodo_ef_form_1549_filtroFU > label,
#nodo_ef_form_1549_filtroPP > label,
#nodo_ef_form_20000026_filtroIN > label,
#nodo_ef_form_20000026_filtroFU > label,
#nodo_ef_form_20000026_filtroPP > label,
#nodo_ef_form_20000026_filtroPL > label,
#nodo_ef_form_1546_filtroIN > label,
#nodo_ef_form_1546_filtroFU > label,
#nodo_ef_form_1546_filtroPP > label,
#nodo_ef_form_1554_filtroIN > label,
#nodo_ef_form_1554_filtroFU > label,
#nodo_ef_form_1554_filtroPP > label,
#nodo_ef_form_82000057_filtrofu > label,
#nodo_ef_form_82000057_filtroestado > label {
    display: none;
}

/***************************************************************
 * Ancho de las columnas de los ml de conciliaciones bancarias *
 * *************************************************************/

#cuerpo_js_form_82000344_form_ml {
    font-size: 11px;
}

#cuerpo_js_form_82000344_form_ml input {
    width: 70px;
    font-size: 11px;
}

#cuerpo_js_form_82000185_form_ml {
    font-size: 11px;
}

#cuerpo_js_form_82000185_form_ml input {
    width: 65px;
    font-size: 10px;
}

/*
Para los formularios de ingresar personas al proyecto de gesti\F3n basica y
becas se debe personalizar algunos componentes de formulario para la correcta
visualizacion de los elementos de pantalla
*/
.ef-input-form-ml{
    float: left;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-left: none;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 75px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.ef-input-form-ml-numero{
    float: left;
    background-color: #FFF;
    background-image: none;
    border-width: 1px 1px 1px medium;
    border-style: solid solid solid none;
    border-color: #CCC #CCC #CCC -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 75px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    border: 1px solid #DCE4F0;
    padding: 0;
    margin: 0;
    color: #333 !important;
    text-align: right;
}

.ef-input-form-ml-cbu{
    font-size: 13px;
    height: 26px;
    width: 125px;
    display:inline;
    float:left;
}

.ef-input-solo-lectura .ef-input-solo-lectura-ml{
    width: 50px !important;
}

th#nodo_ef_form_15000321_formulariopersona {
    width: 225px;
}

th#nodo_ef_form_50000045_formulariopersona {
    width: 225px;
}

th#nodo_ef_form_15000321_formulariodesde {
    width: 105px;
}

th#nodo_ef_form_15000321_formulariohasta {
    width: 105px;
}

th#nodo_ef_form_50000045_formulariopersona {
    width: 225px;
}

th#nodo_ef_form_50000045_formulariodesde {
    width: 95px;
}

th#nodo_ef_form_50000045_formulariohasta {
    width: 95px;
}

th#nodo_ef_form_50000045_formularioseleccion {
    width: 50px !important;
}

th#nodo_ef_form_50000045_formulariocbu {
    width: 125px;
}

th#nodo_ef_form_50000045_formulariomonto_asignado {
    width: 100px;
}

th#nodo_ef_form_20000251_formulariofecha_pago {
    width: 125px !important;
}

th#nodo_ef_form_20000251_formularioimporte_devengado {
    width: 50px;
}

th#nodo_9099_ef_form_20000251_formularioimporte_pendiente {
    width: 50px;
}

#cuerpo_js_form_20000356_formulario_ml .ei-ml-grilla select {
    width: 110px;
    border: solid 1px #ccc;
    border-radius: 0;
}

#cuerpo_js_form_20000356_formulario_ml .ei-ml-grilla input {
    font-size: 10px;
    width: 50px;
    padding: 0 3px !important;
}

#cuerpo_js_form_20000356_formulario_ml .ei-ml-grilla .ef-editable-unidad input {
    width: 40px;
}

#cuerpo_js_form_20000356_formulario_ml .ef-editable-unidad {
    position: relative;
    top: 6px;
}

th#nodo_ef_form_20000251_formulariomedio_pago {
    width: 50px;
}

.ef-combo-ml
{
    float: left;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    height:17px;
    border-left:1px solid #ccc;
    margin-left:5px;
    width: 100px;
}

.ei-ml-columna-agenda-pagos {
    padding: 0;
    font-size: 11px !important;
    font-weight: normal;
    background: none !important;
    background-color: #ddd !important;
    border: none;
}

th#nodo_ef_form_20000251_formulariocontenedor {
    width: 50px;
    font-size: 11px;
}

th#nodo_ef_form_20000251_formulariondoc {
    width: 75px;
    font-size: 11px;
}

th#nodo_ef_form_20000251_proveedor_beneficiario {
    width: 75px;
    font-size: 11px;
}

.ef-fijo-ml {

    padding: 0px !important;
    border: none !important;
    color: #333 !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    cursor: default !important;
    height: auto;
    font-size: 11px;
}

.ef-input-form-ml-numero-agenda-pagos{
    float: left;
    background-color: #FFF;
    background-image: none;
    border-width: 1px 1px 1px medium;
    border-style: solid solid solid none;
    border-color: #CCC #CCC #CCC -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: 75px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    border: 1px solid #DCE4F0;
    padding: 0;
    margin: 0;
    color: #333 !important;
    text-align: right;
}

.ei-cuadro-celda-impar ei-cuadro-fila{
    width: 15px;
}

.ef-input-form-ml-agenda-pagos{
    float: left;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-left: none;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: 75px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}


/*
  Para utilizar en documentos y contenedores.
*/
.col-tex-p-doc{
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -pre-wrap; /* Opera 4-6 */
    word-wrap: break-word; /* IE */
    word-break: break-all;
}

/*** Listado de movimientos de fondos de terceros entre fechas ***/

#cuerpo_js_cuadro_6000017_cuadro tbody tr td{
    font-size: 11px !important;
}

#cuerpo_js_cuadro_6000017_cuadro tbody tr td.ei-cuadro-col-tit{
    font-size: 12px !important;
}

/****Autorizaci\F3n de entrega de fondos de terceros - alta***/
#cuerpo_js_cuadro_7000004_cuadro tbody tr td{
    font-size: 11px !important;
}

.col-tex-p-desc-min{
    text-transform: lowercase;
}

#cuerpo_js_cuadro_1000009_cuadro tbody tr td.ei-cuadro-col-tit{
    font-size: 12px !important;
}

/* transferencia entre dependencias: cuadro de documentos asociados */
#cuerpo_js_form_21000427_asoc {
    float: left;
}

/* transferencia entre dependencias: cuadro de partidas */
input[id*="_ef_form_1058_ppg_"] {
    width: 100%;
}

th#nodo_ef_form_50000045_formulariodesde {
    width: 125px !important;
}

.ei-input-ingresos-maestros{
    float: left;
    background-color: #FFF;
    background-image: none;
    border-width: 1px 1px 1px medium;
    border-style: solid solid solid none;
    border-color: #CCC #CCC #CCC -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 100px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

input[id*="_ef_form_60000020_ppi_form"],
input[id*="_6000382_ml_ppi"],
input[id*="_ef_form_10000138_cuadro_adecimporte"]{
    width: 100%;
}

/* Carga de deuda exigible por refinanciaci\F3n: pesta\F1a comprobantes */
input[id$="_ef_form_15000129_formulario_comprfecha"] {
    width: 70px !important;
}

input[id$="_ef_form_15000129_formulario_comprimporte"] {
    width: 120px !important;
}

#cuerpo_js_cuadro_6000089_cuadro tbody tr td,
#cuerpo_js_cuadro_1000009_cuadro tbody tr td,
#cuerpo_js_cuadro_1288_cuadro tbody tr td,
#cuerpo_js_cuadro_7000001_cuadro tbody tr td,
#cuerpo_js_cuadro_5000134_cuadro tbody tr td,
#cuerpo_js_cuadro_6000203_cuadro tbody tr td,
#cuerpo_js_cuadro_15000147_cuadro tbody tr td,
#cuerpo_js_cuadro_15000151_cuadro tbody tr td,
#cuerpo_js_cuadro_1518_cuadro tbody tr td,
#cuerpo_js_cuadro_1553_cuadro tbody tr td,
#cuerpo_js_cuadro_5000134_cuadro tbody tr td,
#cuerpo_js_cuadro_16000031_cuadro tbody tr td,
#cuerpo_js_cuadro_1553_cuadro tbody tr td,
#cuerpo_js_cuadro_2000167_cuadro tbody tr td,
#cuerpo_js_cuadro_31000062_cuadro_fuente tbody tr td,
#cuerpo_js_cuadro_5000169_cuadro tbody tr td,
#cuerpo_js_cuadro_5000170_cuadro_destino tbody tr td,
#cuadro_82000048_cuadro__cc_1 tbody tr td,
#cuerpo_js_cuadro_84000039_cuadro tbody tr td,
#cuerpo_js_cuadro_1288_cuadro_medios tbody tr td,
#cuerpo_js_cuadro_15000006_cuadro tbody tr td,
#cuerpo_js_cuadro_15000113_cuadro_medios tbody tr td,
#cuerpo_js_cuadro_3000108_cuadro tbody tr td,
#cuerpo_js_cuadro_15000006_cuadro tbody tr td,
#cuerpo_js_cuadro_4000016_cuadro tbody tr td,
#cuerpo_js_cuadro_82000224_cuadro tbody tr td,
#cuerpo_js_cuadro_82000071_cuadro tbody tr td,
#cuerpo_js_cuadro_20000112_cuadro tbody tr td,
#cuerpo_js_cuadro_84000013_cuadro tbody tr td,
#cuerpo_js_cuadro_6000372_cuadro tbody tr td
{
    font-size: 11px !important;
}

#cuerpo_js_ci_1373_doc_m table,
#cuerpo_js_ci_1170_doc_m table,
#cuerpo_js_ci_6000157 table,
#cuerpo_js_ci_31000041 table,
#cuerpo_js_ci_1291 table,
#cuerpo_js_ci_15000103 table,
#cuerpo_js_ci_15000109_ci_interno table,
#cuerpo_js_ci_1353_paso table,
#cuerpo_js_ci_3000141_asignar_retenciones table,
#cuerpo_js_ci_2000156_ci_interno table
{
    margin-bottom: 1px !important;
}

select[id$="_ef_form_16000216_form_comprobantestipo_de_comprobante"]{
    width: 100px !important;
}

#nodo_ef_form_16000216_form_comprobantesnumero{
    width: 65px !important;
}

td[id$="_ef_form_16000216_form_comprobantesfecha"]{
    width: 65px !important;
}
input[id$="_ef_form_16000216_form_comprobantesfecha"]{
    width: 100px !important;
}

input[id$="_ef_form_16000216_form_comprobantesimporte"]{
    width: 150px !important;
}

input[id$="_ef_form_16000216_form_comprobantesdetalle"]{
    width: 120px !important;
}

select[id$="_ef_form_16000216_form_comprobantestipo_documento_per"]{
    width: 70px !important;
}

input[id$="_ef_form_16000216_form_comprobantescuit"]{
    width: 100px !important;
}

input[id$="_ef_form_16000216_form_comprobantesproveedor"]{
    width: 120px !important;
}


input[id$="_ef_form_16000216_form_comprobantesnumero"]{
    width: 100px !important;
}

div[id$="cuerpo_js_form_16000216_form_comprobantes"] th{
    width: 140px !important;
}

.event_agregar_comprobante, .event_agregar_comprobante:hover {
    padding: 0;
    background-color: transparent !important;
    cursor: pointer;
    border: 1px solid transparent !important;
    margin: 0 1px;
}

#cuerpo_js_form_16000216_form_comprobantes tbody tr td span
{
    width: 175px !important;
}
/*FIN solapa comprobantes*/

select[id$="ef_form_84000090_ml_comprobantestipo_de_comprobante"]{
    width: 100px !important;
}

input[id$="ef_form_84000090_ml_comprobantesnumero"]{
    font-size: 10px !important;
    width: 80px !important;
}

input[id$="ef_form_84000090_ml_comprobantesfecha"]{
    font-size: 10px !important;
    width: 80px !important;
}

input[id$="ef_form_84000090_ml_comprobantesimporte"]{
    font-size: 10px !important;
    width: 70px !important;
}

input[id$="ef_form_84000090_ml_comprobantesdescripcion"]{
    font-size: 10px !important;
    width: 120px !important;
}

input[id$="ef_form_84000090_ml_comprobantescuit"]{
    font-size: 10px !important;
    width: 100px !important;
}

input[id$="ef_form_84000090_ml_comprobantesproveedor"]{
    font-size: 10px !important;
    width: 120px !important;
}

select[id$="ef_form_84000090_ml_comprobantestipo_de_documento_de_identidad"]{
    font-size: 10px !important;
    width: 40px !important;
}

td[id*="form_84000090_ml_comprobantesfecha"]{
    width: 120px !important;

}

select[id*="ef_form_15000684_ml_comprobantestipo_de_comprobante"]{
    width: 100px !important;
}

input[id*="ef_form_15000684_ml_comprobantesnumero"]{
    font-size: 10px !important;
    width: 80px !important;
}

input[id*="ef_form_15000684_ml_comprobantesfecha"]{
    font-size: 10px !important;
    width: 80px !important;
}

input[id*="ef_form_15000684_ml_comprobantesimporte"]{
    font-size: 10px !important;
    width: 70px !important;
}

input[id*="ef_form_15000684_ml_comprobantesdescripcion"]{
    font-size: 10px !important;
    width: 120px !important;
}

input[id*="ef_form_15000684_ml_comprobantescuit"]{
    font-size: 10px !important;
    width: 100px !important;
}

input[id*="ef_form_15000684_ml_comprobantesproveedor"]{
    font-size: 10px !important;
    width: 120px !important;
}

select[id*="ef_form_15000684_ml_comprobantestipo_documento_per"]{
    font-size: 10px !important;
    width: 40px !important;
}

td[id*="form_15000684_ml_comprobantesfecha"]{
    width: 120px !important;

}

/*---*/

.col-tex-p-descripcion-corte {
    max-width: 100px !important;
    white-space: pre-line !important;
    word-wrap: break-word !important;
}

.col-tex-p-desc-corte-min {
    text-transform: lowercase;
    max-width: 100px !important;
    white-space: pre-line !important;
    word-wrap: break-word !important;
}

input[id$="ef_form_90000026_ppg_ajustepartida"]{
    width: 100% !important;
}

input[id$="ef_form_90000026_ppg_ajustesaldo"]{
    width: 120px !important;
}

input[id$="ef_form_90000026_ppg_ajusteimporte_anterior"]{
    width: 120px !important;
}

input[id$="ef_form_90000026_ppg_ajusteno_utilizado"]{
    width: 120px !important;
}

input[id$="ef_form_90000026_ppg_ajusteimporte"]{
    width: 120px !important;
}

/*---*/

input[id$="ef_form_84000174_ppg_ajustepartida"]{
    width: 100% !important;
}

input[id$="ef_form_84000174_ppg_ajustesaldo"]{
    width: 120px !important;
}

input[id$="ef_form_84000174_ppg_ajusteimporte_anterior"]{
    width: 120px !important;
}

input[id$="ef_form_84000174_ppg_ajusteno_utilizado"]{
    width: 120px !important;
}

input[id$="ef_form_84000174_ppg_ajusteimporte"]{
    width: 120px !important;
}

/*-----*/

input[id$="ef_form_84000263_ppg_ajustepartida"]{
    width: 100% !important;
}

input[id$="ef_form_84000263_ppg_ajustesaldo"]{
    width: 120px !important;
}

input[id$="ef_form_84000263_ppg_ajusteimporte_anterior"]{
    width: 120px !important;
}

input[id$="ef_form_84000263_ppg_ajusteno_utilizado"]{
    width: 120px !important;
}

input[id$="ef_form_84000263_ppg_ajusteimporte"]{
    width: 120px !important;
}

th#cont_0_ef_form_15000115_form_mlimporte,
th#cont_0_ef_form_15000115_form_mlsaldo{
    width: 75px !important;
}

#nodo_ef_form_2000060_filtropendiente_pago label {
    width: 200px !important;
}

#nodo_ef_form_1000265_filtrofecha_desde label {
    width: 100px !important;
}

#nodo_ef_form_1000265_filtrofecha_hasta label {
    width: 100px !important;
}

/* Fondos Rotatorios: solapa comprobrantes */
select[id*="_ef_form_5000041_formulario_comprtipo_de_comprobante"],
input[id*="_ef_form_5000041_formulario_comprnumero"],
input[id*="_ef_form_5000041_formulario_comprimporte"],
input[id*="_ef_form_5000041_formulario_comprdetalle"] {
    width: 100% !important;
}

input[id*="_ef_form_5000041_formulario_comprfecha"] {
    width: 70px !important;
}

div[id*="_ef_form_50000045_formulariopersona"] {
    width: 250px !important;
}

div[id*="_ef_form_50000045_formulariohasta"] {
    width: 130px !important;
}

/* Fondos Rotatorios: devengado gestion basica, solapa manejo de partidas */
input[id*="_ef_form_5000043_ppg_ajuste"] {
    width: 105px !important;
}

#nodo_ef_form_2000162_filtroprev_comp_ej_ant label{
    width: 250px !important;
}

/*Avisar para que el xtoba no muestre las imagenes en el boton de imprimir. 'toba_impr_html' */
.barra-impresion button img {
    display: none;
}

#nodo_ef_form_2000066_filtropendientes_pago label{
    width: auto !important;
}

#nodo_ef_form_90000005_filtrodoc_etapa_ant label{
    width: auto !important;
}

/* Pagar Liquidacion */
#ef_form_5000221_filtroproveedor_desc,
#ef_form_5000221_filtrogrupo_desc {
    width: 170px;
}
/*Fondos no Presupuestarios Retenciones*/
input[id*="_ef_form_20000294_form_"],
select[id*="_ef_form_20000294_form_"] {
    font-size: 11px !important;
    width: 125px;
}

input[id*="_ef_form_20000294_form_retenciones"]{
    width: 100px !important;
}

/*Cobro de Transferencias*/

input[id*="_ef_form_60000025_form_"]{
    width: 100px !important;
}

input[id$="_ef_form_60000025_form_conceptoconcepto"]{
    width: 175px !important;
}

input[id$="_ef_form_60000025_form_conceptoej"]{
    width: 50px !important;
}

input[id$="_ef_form_60000025_form_conceptofs"]{
    width: 50px !important;
}

#js_cuadro_84000039_cuadro_ninguno, #js_cuadro_84000039_cuadro_todos{
    float:left !important;
    margin:0px 0px 0px 0px !important;
    padding: 0px !important;
}

/*Cobro de Transferencias caja-banco*/

input[id*="_ef_form_1306_form_"]{
    width: 125px !important;
}

input[id$="_ef_form_1306_form_cheques_mlbanco"]{
    width: 50px !important;
}

input[id$="_ef_form_1306_form_cheques_mlsucursal"]{
    width: 50px !important;
}

input[id$="_ef_form_1306_form_cheques_mlcheque_tercero"]{
    width: 50px !important;
}

/* Administraci\F3n / Configuraci\F3n de par\E1metros */
input[id*="_ei_84000003_"]{
    width: 150px !important;
    margin-left: 1px !important;
    border:1px solid rgb(204, 204, 204)!important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

select[id*="_ei_84000003_"]{
    height:26px !important;
}

/*Maestros Elementos de partida*/

select[id*="_ei_15000131_"]{
    height:26px !important;
    border:1px solid rgb(204, 204, 204)!important;
}

select[id*="_ei_15000134_"]{
    height:28px !important;
    border:1px solid rgb(204, 204, 204)!important;
}

/*Fondos no presup. Garant\EDas Otras garant\EDas*/

input[id*="_ef_form_2000519_"]{
    width: 80px !important;
    margin-left: 1px !important;
    border:1px solid rgb(204, 204, 204)!important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

#nodo_ef_form_2000519_garantia_fisicamedio_pago
{
    width: 250px !important;
}

#nodo_ef_form_2000519_garantia_fisicanumero
{
    width: 100px !important;
}

#nodo_ef_form_2000519_garantia_fisicafecha_vencimiento
{
    width: 150px !important;
}

#nodo_ef_form_2000519_garantia_fisicasaldo_ingresado
{
    width: 100px !important;
}

input[id*="_ef_form_2000530_"]{
    width: 80px !important;
    margin-left: 1px !important;
    border:1px solid rgb(204, 204, 204)!important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

#nodo_ef_form_2000530_garantia_fisicamedio_pago
{
    width: 250px !important;
}

#nodo_ef_form_2000530_garantia_fisicanumero
{
    width: 100px !important;
}

#nodo_ef_form_2000530_garantia_fisicafecha_vencimiento
{
    width: 150px !important;
}

#nodo_ef_form_2000530_garantia_fisicasaldo_ingresado
{
    width: 100px !important;
}

#ef_form_21000380_form_emailcuerpo_html div:not(#template_principal)
{ white-space: normal;
  word-wrap: normal;
  width: 100% !important;
  text-align: justify !important;

}

#ef_form_21000380_form_emailcuerpo_html{
    height:auto !important;
    width:900px !important;
}

#cont_ef_form_21000380_form_emailcuerpo_html{
    width:900px !important;
    margin-left: 0px !important;
}

/*Selecci\F3n de Partidas Presupuestarias*/

.ei-cuadro-col-tit-partidas {
    background: none !important;
    background-color: #ddd !important;
    border: none;
    padding: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px !important;
    border: 1px solid #DCE4F0;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    font-size: 10px !important;
}

.ei-cuadro-col-text-servicios-publicos {
    background: none !important;
    border: none;
    padding: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px !important;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    font-size: 10px !important;
}

/*Salida Bancaria*/

.ef-combo-salida-bancaria{
    float: left;
    background-color: #FFF;
    background-image: none;
    border-width: 1px 1px 1px medium;
    border-style: solid solid solid none;
    border-color: #CCC #CCC #CCC -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 350px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.ef-combo-salida-bancaria-corto{
    float: left;
    background-color: #FFF;
    background-image: none;
    border-width: 1px 1px 1px medium;
    border-style: solid solid solid none;
    border-color: #CCC #CCC #CCC -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 265px !important;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.ef-fijo-salida-bancaria {
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed !important;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #999 !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: auto !important;
    border-width :1px 1px 1px 1px !important;
    min-height: 19px !important;
}

.ef-input-tesoreria{
    float: left;
    width: 180px;
}

.ef-fijo-fecha {
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed !important;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #999 !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: auto !important;
    border-width :1px 1px 1px 1px !important;
    min-height: 19px !important;
    width: 178px;
}

.ef-fijo-garantias {
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: not-allowed !important;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #999 !important;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: auto !important;
    border-width :1px 1px 1px 1px !important;
    min-height: 19px !important;
    width: 175px !important;
}

.ef-input-right-align {
    float: left;
    text-align: right !important;
    background-color: #FFF;
    background-image: none;
    border-width: 1px 1px 1px medium;
    border-style: solid solid solid none;
    border-color: #CCC #CCC #CCC -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 195px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.ef-combo-ancho {
    float: left;
    background-color: #FFF;
    background-image: none;
    border-width: 1px 1px 1px medium;
    border-style: solid solid solid none;
    border-color: #CCC #CCC #CCC -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 250px;
    height: 28px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.ei-form-etiq-oblig-ancho::before,
.ei-form-etiq-oblig-ancho::after {
    content: "";
}
.ei-form-etiq-oblig-ancho{
    font-weight: 400;
    width: 300px;
}

/*Rendici\F3n de Cuentas*/

input[id*="_ef_form_82000054_formulario_mlfecha_"]{
    width: 75px !important;
}

input[id*="_ef_form_82000054_formulario_mlimporte_"]{
    width: 100px !important;
}

#nodo_ef_form_82000054_formulario_mlfecha_liquidacion{
    width: 150px !important;
}

#nodo_ef_form_82000054_formulario_mlfecha_rendicion{
    width: 150px !important;
}

th[id*="_ef_form_82000054_formulario_"] span{
    font-size: 11px !important;
}

/*Ajuste de anchos Solapa de Datos de Gestion en CH y AR*/

div[id*="ef_form_1509_form_"]{
    width: 250px !important;
}

div[id*="nodo_ef_form_1509_form_"]{
    width: 500px !important;
}

input[id*="ef_form_1509_form_gestionfecha_"]{
    width: 266px !important;
}

div[id*="cont_ef_form_1509_form_gestionfecha_"] span{
    width: 500px !important;
}

div[id*="cont_ef_form_1509_form_gestionmonto_rendicion"] input{
    width: 266px !important;
}

textarea[id*="ef_form_1509_form_gestiondetalle_rendicion"]{
    width: 266px !important;
}

div[id*="ef_form_1477_form_"]{
    width: 250px !important;
}

div[id*="nodo_ef_form_1477_form_"]{
    width: 500px !important;
}

input[id*="ef_form_1477_form_gestionfecha_"]{
    width: 266px !important;
}

div[id*="cont_ef_form_1477_form_gestionfecha_"] span{
    width: 500px !important;
}

div[id*="cont_ef_form_1477_form_"] input{
    width: 266px !important;
}

div[id*="ef_form_90000034_"]{
    width: 250px !important;
}

div[id*="nodo_ef_form_90000034_"]{
    width: 500px !important;
}

input[id*="ef_form_90000034_"]{
    width: 266px !important;
}

div[id*="cont_ef_form_90000034_"] span{
    width: 500px !important;
}

input[id*="ef_form_1509_form_"]{
    text-align:left !important;
}

textArea[id*="ef_form_1509_form_"]{
    text-align:left !important;
}

div[id*="ef_form_16000190_form_"]{
    width: 250px !important;
}

div[id*="nodo_ef_form_16000190_form_"]{
    width: 500px !important;
}

input[id*="ef_form_16000190_form_gestionfecha_"]{
    width: 266px !important;
}

div[id*="cont_ef_form_16000190_form_gestionfecha_"] span{
    width: 500px !important;
}

div[id*="cont_ef_form_16000190_form_"] input{
    width: 266px !important;
}

textArea[id$="ef_form_16000190_form_gestiondetalle_rendicion"]{
    width: 266px !important;
}

select[id$="ef_form_16000190_form_gestiontipo_rendicion"]{
    width: 282px !important;
}

div[id*="ef_form_2000046_form_"]{
    width: 275px !important;
}

div[id*="nodo_ef_form_2000046_form_"]{
    width: 515px !important;
}

input[id*="ef_form_2000046_form_gestionfecha_"]{
    width: 290px !important;
}

div[id*="cont_ef_form_2000046_form_gestionfecha_"] span{
    width: 515px !important;
}

div[id*="cont_ef_form_2000046_form_"] input{
    width: 290px !important;
}

textArea[id$="ef_form_2000046_form_gestionmotivo"]{
    width: 290px !important;
}

div[id*="ef_form_2000055_form_"]{
    width: 515px !important;
}

div[id*="nodo_ef_form_2000055_form_"]{
    width: 750px !important;
}

input[id*="ef_form_2000055_form_gestionfecha_"]{
    width: 530px !important;
}

div[id*="cont_ef_form_2000055_form_gestionfecha_"] span{
    width: 750px !important;
}

div[id*="cont_ef_form_2000055_form_"] input{
    width: 530px !important;
}

textArea[id$="ef_form_2000055_form_gestiondetalle_rendicion"]{
    width: 530px !important;
}

div[id*="ef_form_21000306_form_"]{
    width: 515px !important;
}

div[id*="nodo_ef_form_21000306_form_"]{
    width: 750px !important;
}

input[id*="ef_form_21000306_form_gestionfecha_"]{
    width: 530px !important;
}

div[id*="cont_ef_form_21000306_form_gestionfecha_"] span{
    width: 750px !important;
}

div[id*="cont_ef_form_21000306_form_"] input{
    width: 530px !important;
}

div[id*="ef_form_20000117_form_"]{
    width: 250px !important;
}

div[id*="nodo_ef_form_20000117_form_"]{
    width: 500px !important;
}

input[id*="ef_form_20000117_form_gestionfecha_"]{
    width: 266px !important;
}

div[id*="cont_ef_form_20000117_form_gestionfecha_"] span{
    width: 500px !important;
}

div[id*="cont_ef_form_20000117_form_"] input{
    width: 266px !important;
}

textArea[id$="ef_form_20000117_form_gestiondetalle_rendicion"]{
    width: 266px !important;
}

input[id*="ef_form_1444_datos_"]{
    width: 250px !important;
}

div[id*="ef_form_1444_datos_"]{
    width: 250px !important;
}

div[id*="nodo_ef_form_1444_datos_"]{
    width: 500px !important;
}

div[id*="cont_ef_form_1444_datos_"] select{
    width: 282px !important;
}

input[id*="ef_form_1444_datos_chimporte_"]{
    width: 265px !important;
}

input[id$="ef_form_1444_datos_chfecha_cierre"]{
    width: 265px !important;
}

div[id$="cont_ef_form_1444_datos_chfecha_cierre"] span{
    width: 350px !important;
}

div[id*="ef_form_15000121_"]{
    width: 700px !important;
    font-size: 11px !important;
}

div[id*="nodo_ef_form_15000121_"]{
    width: 900px !important;
}

div[id*="ef_form_15000122_"]{
    width: 700px !important;
    font-size: 11px !important;
}

div[id*="nodo_ef_form_15000122_"]{
    width: 900px !important;
}

div[id*="ef_form_15000123_"]{
    width: 700px !important;
    font-size: 11px !important;
}

div[id*="nodo_ef_form_15000123_"]{
    width: 900px !important;
}

input[id*="ef_form_2000152_filtrofecha_"]{
    width: 150px !important;
}

/*CH Solapa Comprobantes*/

input[id$="_ef_form_2356_garantia_fisicanumero"]{
    text-align: right !important;
}

input[id$="_ef_form_2356_garantia_fisicafecha_vencimiento"]{
    width: 125px !important;
}

/*Administraci\F3n opciones de email*/

div[id$="cont_ef_form_21000376_form_crear_templateoperaciones"] tbody{
    width: 900px !important;
}

select[id*="ef_form_21000376_form_crear_"]{
    width: 450px !important;
    font-size: 11px !important;
}

div[id$="cont_ef_form_21000585_formtemplates"] select{
    width: 300px !important;
}

div[id$="cont_ef_form_21000585_formnombre"] input{
    width: 275px !important;
}

div[id$="cont_ef_form_21000585_formnombre"] select{
    width: 350px !important;
}

#ef_form_21000577_filtrobanco{
    width: 550px !important;
}

div[id*="nodo_ef_form_16000030_"] label{
    width: 200px !important;
}

#ef_form_1000204_filtrocuenta_pago{
    width: 210px !important;
}

select[id*="ef_form_1298_"]{
    width: 210px !important;
}

#ef_form_31000014_filtrocuenta{
    width: 212px !important;
}

div[id*="nodo_ef_form_6000264_"] label{
    width: 200px !important;
}

div[id*="nodo_ef_form_6000264_"] input{
    width: 350px !important;
}

div[id*="nodo_ef_form_1311_"] label{
    width: 200px !important;
}

div[id*="nodo_ef_form_2000179_"] label{
    width: 200px !important;
}

div[id*="nodo_ef_form_6000054_filtrofecha_"] span{
    width: 350px !important;
}

div[id*="cont_ef_form_6000054_filtrofecha_"]{
    width: 350px !important;
}

div[id*="cont_ef_form_6000054_filtrofecha_"]{
    width: 350px !important;
}

#cont_ef_form_2239_encabezadodoc_principal
{
    width: 400px !important;
}

#cont_ef_form_2239_encabezadodoc_principal textArea
{
    width: 265px !important;
    text-align: left !important;
}

div[id*="cont_ef_form_6000054_filtrofecha_"]{
    width: 350px !important;
}

#ef_form_1000376_formulariousuario{
    width: 179px !important;
}

#ef_form_1000376_formularionombre{
    width: 179px !important;
}

div[id*="ef_form_31000017_formulario_"] label{
    width: 200px !important;
}

div[id*="ef_form_33000019_"] label{
    width: 200px !important;
}

div[id*="ef_form_2000145_"] label{
    width: 200px !important;
}

div[id*="ef_form_33000017_"] label{
    width: 200px !important;
}

div[id*="ef_form_33000015_"] label{
    width: 200px !important;
}

div[id*="cont_ef_form_1118_"] input{
    width: 333px !important;
}

div[id*="nodo_ef_form_15000391_formulario_"] label{
    width: 200px !important;
}

#ef_form_15000391_formulario_ajustefecha{
    text-align: right !important;
}

div[id*="nodo_ef_form_6000287_"] label{
    width: 200px !important;
}

#ef_form_6000287_formulariofecha_vencimiento{
    text-align: right !important;
}

#cuerpo_js_cuadro_2000232_cuadro tbody tr td{
    font-size: 11px !important;
}

#cuerpo_js_cuadro_84000026_cuadro tbody tr td{
    font-size: 11px !important;
}

div[id*="cont_ef_form_2000337_form_"] div{
    width: 300px !important;
}

div[id*="nodo_ef_form_21000440_"] label{
    width: 220px !important;
}

div[id*="nodo_ef_form_7000095_"] label{
    width: 220px !important;
}

#cuerpo_js_form_2000354_form_retenciones table thead tr th{
    font-size: 11px !important;
}

input[id*="0_ef_form_2000354_form_"]{
    width: 80px !important;
}

div[id*="nodo_0_ef_form_2000354_form_"] select{
    font-size: 11px !important;
}

div[id*="nodo_0_ef_form_2000354_form_"] input{
    font-size: 11px !important;
}

#cuerpo_js_cuadro_21000572_cuadro tbody tr td{
    font-size: 11px !important;
}

div[id*="nodo_ef_form_21000544_form_"] label{
    width: 200px !important;
}

#ef_form_2107_formulariodocumento{
    width: 180px !important;
}

#ef_form_2107_formulariosaldo{
    width: 180px !important;
}

div[id*="nodo_ef_form_21000593_form_"] label{
    width: 225px !important;
}

#ef_form_21000593_form_personacuit_1{
    width: 75px !important;
}

#ef_form_21000593_form_personacuit_2{
    border-style: solid !important;
    border-width: 1px !important;
    border-color: rgb(204, 204, 204) !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

#ef_form_21000593_form_personacuit_3{
    width: 75px !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: rgb(204, 204, 204) !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

div[id*="cont_ef_form_21000593_form_personacuit"] div{
    width: 640px !important;
}

div[id*="nodo_ef_form_21000600_form_"] label{
    width: 200px !important;
}

div[id*="ef_form_1509_form_"]{
    width: 515px !important;
}

div[id*="nodo_ef_form_1509_form_"]{
    width: 750px !important;
}

input[id*="ef_form_1509_form_gestionfecha_"]{
    width: 530px !important;
}

div[id*="cont_ef_form_1509_form_gestionfecha_"] span{
    width: 750px !important;
}

div[id*="cont_ef_form_1509_form_"] input{
    width: 530px !important;
}

textArea[id$="ef_form_1509_form_gestiondetalle_rendicion"]{
    width: 530px !important;
}

div[id*="ef_form_16000190_"]{
    width: 515px !important;
}

div[id*="nodo_ef_form_16000190_form_"]{
    width: 750px !important;
}

input[id*="ef_form_16000190_gestionfecha_"]{
    width: 530px !important;
}

div[id*="cont_ef_form_16000190_form_gestionfecha_"] span{
    width: 750px !important;
}

div[id*="cont_ef_form_16000190_form_"] input{
    width: 546px !important;
}

div[id*="cont_ef_form_16000190_form_"] select{
    width: 562px !important;
}

div[id*="cont_ef_form_16000190_form_"] div{
    width: 530px !important;
}

textArea[id$="ef_form_16000190_form_gestiondetalle_rendicion"]{
    width: 546px !important;
}

div[id*="cont_ef_form_1444_datos_"] div{
    text-align: right !important;
}

div[id$="nodo_ef_form_84000037_filtropersona"] label{
    width: 135px !important;
}

div[id*="nodo_ef_form_82000031_"] label{
    width: 291px !important;
}

div[id*="cont_ef_form_3000048_"] div{
    width: 500px !important;
}

div[id*="cont_ef_form_3000048_"] input{
    width: 516px !important;
}

div[id*="cont_ef_form_3000048_"] textArea{
    width: 516px !important;
}

div[id*="cont_ef_form_3000151_"] div{
    width: 500px !important;
}

div[id*="cont_ef_form_3000151_"] input{
    width: 516px !important;
}

div[id*="cont_ef_form_3000151_"] textArea{
    width: 516px !important;
}

input[id*="ef_form_1000195_filtrofecha_"]{
    width: 175px !important;
}


div[id*="nodo_ef_form_20000117_form_"] label{
    width: 200px !important;
}
div[id*="cont_ef_form_20000117_"] div{
    width: 500px !important;
}

div[id*="cont_ef_form_20000117_"] input{
    width: 516px !important;
}

div[id*="cont_ef_form_20000117_"] textArea{
    width: 516px !important;
}

div[id*="cont_ef_form_20000117_form_gestionfecha_"] span{
    width: 750px !important;
}

/*Arreglo de Estilos en solapa de datos de Gesti\F3n de Operaciones de GB*/
div[id*="cont_ef_form_16000198_"] div{
    width: 500px !important;
}

div[id*="cont_ef_form_16000198_"] input{
    width: 516px !important;
}

div[id*="cont_ef_form_16000198_"] textArea{
    width: 516px !important;
}

div[id*="cont_ef_form_16000198_form_gestionfecha_"] span{
    width: 650px !important;
    float:left !important;
}

.ocultar {
    display: none !important;
}


#nodo_ef_form_82000061_formulariosaldo_pilaga label,
#nodo_ef_form_82000061_formulario_impresionsaldo_pilaga label,
#nodo_ef_form_82000355_formulario_detallesaldo_pilaga label
{
    width: 290px !important;
}

#nodo_ef_form_82000061_formulariodiferencia_total label,
#nodo_ef_form_82000061_formulario_impresiondiferencia_total label,
#nodo_ef_form_82000355_formulario_detallediferencia_total label
{
    width: 150px !important;
}

#cuerpo_js_form_15000670_formulario_comp .ei-ml-grilla select {
    width: 110px;
    border: solid 1px #ccc;
    border-radius: 0;
}

#cuerpo_js_form_15000670_formulario_comp .ei-ml-grilla input {
    font-size: 10px;
    width: 100px;
    padding: 0 3px !important;
}

#cuerpo_js_form_15000670_formulario_comp .ei-ml-grilla .ef-editable-unidad input {
    width: 40px;
}

#cuerpo_js_form_15000670_formulario_comp .ef-editable-unidad {
    position: relative;
    top: 6px;
}

#cuerpo_js_form_15000670_formulario_comp table thead tr th{
    font-size: 11px !important;
}
div[id*="_ef_form_15000670_formulario_"]{
    font-size: 11px !important;
    text-align: center !important;
}

div[id*="_ef_form_15000670_formulario_compfecha"] span{
    width: 110px !important;
}

div[id*="_ef_form_15000670_formulario_compfecha"] input{
    width: 60px !important;
}

div[id$="cont_ef_form_1000142_filtropersona_ingreso"] input{
    width: 192px !important;
}

div[id$="nodo_ef_form_1000142_filtrover_saldo_0"] label{
    width: 165px !important;
}

div[id$="nodo_ef_form_90000005_filtronro_doc_etapa_ant"] label{
    width: 184px !important;
}

div[id$="nodo_ef_form_90000005_filtroanio_doc_etapa_ant"] label{
    width: 184px !important;
}

div[id$="nodo_ef_form_82000044_filtrodomicilio_rol"] label{
    width: 250px !important;
}

div[id$="nodo_ef_form_82000119_filtrover_saldo_0"] label{
    width: 175px !important;
}

div[id$="cont_ef_form_82000119_filtropersona_ingreso"] input{
    width: 193px !important;
}

button[id$="ci_21000556_ci_respuesta_cancelar"]{
    float:right !important;
}

div[id$="nodo_ef_form_7000050_encabezadodoc_principal"] div{
    width: 200px !important;
    height:53px !important;
}

div[id$="nodo_ef_form_7000050_encabezadodoc_principal"] label{
    height:50px !important;
}

div[id$="ef_form_7000050_encabezadodoc_contenedor"] div{
    width: 200px !important;
    height:28px !important;
}

div[id$="ef_form_7000050_encabezadodoc_contenedor"] label{
    height:25px !important;
}

input[id$="ef_form_82000123_filtrodescripcion"]{
    width: 400px !important;
}

input[id$="ef_form_82000125_formulariodescripcion"]{
    width: 400px !important;
}

input[id$="ef_form_1202_gestionfecha_vencimiento"]{
    text-align: right !important;
}

div[id*="cont_ef_form_1354_gestion_transffecha_"] input{
    text-align: right !important;
}

div[id*="cont_ef_form_82000164_form_gestionfecha_"] input{
    text-align: right !important;
}

div[id*="cont_ef_form_15000633_filtrofecha_"] input{
    text-align: right !important;
}

div[id*="ef_form_1032_doc_"] input{
    text-align: right !important;
}

div[id*="cont_ef_form_33000006_gestiondescripcion"] textArea{
    text-align: left !important;
}

tr[id*="js_form_15000656_cuadro_fila"] td,
tr[id*="js_form_15000656_cuadro_fila"] td input{
    font-size: 11px !important;
}

td[id*="form_15000656_cuadrofecha"]{
    width: 85px !important;

}

td[id*="form_15000656_cuadrofecha"] div{
    text-align: center !important;
}
div[id*="ef_form_15000656_cuadrofecha"] span input{
    width: 60px !important;
    text-align: center !important;
    display: inline;
    font-size: 10px !important;
}

div[id*="ef_form_15000656_cuadrofecha"] span img{
    float: none;

}

select[id*='ef_form_15000656_cuadro']{
    font-size: 11px !important;
    width: 60px !important;
}

div[id*="ef_form_15000656_cuadronro_doc"] input{
    width: 60px !important;
    text-align: right !important;
}

div[id*="ef_form_15000656_cuadronro_doc_ant"] input{
    width: 60px !important;
    text-align: right !important;
}

div[id*="ef_form_150000003_cuadrofecha"] span input{
    width: 50px !important;
    text-align: center !important;
    display: inline;
    font-size: 10px !important;
}
div[id*="ef_form_150000003_cuadrofecha"] span img{
    float: none;

}
td[id*="form_150000003_cuadrofecha"]{
    width: 85px !important;
}

td[id*="form_150000003_cuadrofecha"] div{
    text-align: center !important;
}

table.ei-ml-grilla tbody tr td{
    border-bottom: 1px solid #dce4f0;
}

input[id*="ef_form_21000478_gestionfecha_vencimiento"]{
    text-align: right !important;
}

th[id*="nodo_ef_form_50000045_formulariopersona"]{
    font-size: 10px !important;
}

input[id*="_ef_form_50000045_formulariopersona"]{
    font-size: 12px !important;
}

input[id$="_ef_form_50000045_formulariocbu"]{
    width: 165px !important;
}

input,textArea[id*="ef_form_16000056_form_"]{
    text-align: right !important;
}

th[id*="_ef_form_20000135_"]{
    width: 30px !important;
}

input[id*="_ef_form_20000135_"]{
    width: 30px !important;
}

th[id*="_ef_form_20000135_partidassaldo"]{
    width: 100px !important;
}

th[id*="_ef_form_20000135_partidasimporte"]{
    width: 100px !important;
}

input[id*="_ef_form_20000135_partidassaldo"]{
    width: 100px !important;
}

input[id*="_ef_form_20000135_partidasimporte"]{
    width: 100px !important;
}

/*ALTA de conciliacion bancaria*/
td[id*="_ef_form_82000028_formulario_mldescripcion"] div{
    width: 350px !important;
}

div[id*="_ef_form_82000028_formulario_mldescripcion"] input{
    font-size: 11px !important;
    width: 440px !important;
}

td[id*="_ef_form_82000028_formulario_mlimporte"] div{
    width: 130px !important;
}

div[id*="_ef_form_82000028_formulario_mlimporte"] input{
    width: 162px !important;
}

td[id*="_ef_form_82000028_formulario_mlconcepto"] {
    width: 280px !important;
}
select[id*="_ef_form_82000028_formulario_mlconcepto"]{
    font-size: 11px !important;
    width: 280px !important;
}

/*Modificacion de conciliacion bancaria*/
td[id*="_ef_form_82000036_formulario_mldescripcion"] div{
    width: 350px !important;
}

div[id*="_ef_form_82000036_formulario_mldescripcion"] input{
    font-size: 11px !important;
    width: 420px !important;
}

td[id*="_ef_form_82000036_formulario_mlimporte"] div{
    width: 130px !important;
}

div[id*="_ef_form_82000036_formulario_mlimporte"] input{
    width: 150px !important;
}

td[id*="_ef_form_82000036_formulario_mlconcepto"] {
    width: 280px !important;
}
select[id*="_ef_form_82000036_formulario_mlconcepto"]{
    font-size: 11px !important;
    width: 280px !important;
}

select[id*="_ef_form_82000126_form_mlcircuito"]{
    width: 400px !important;
}

input[id*="ef_ei_6000197_"]{
    border-radius:2px !important;
    border-color:#ccc !important;
    border-style:solid !important;
    border-width:1px !important;
}

select[id*="js_ei_6000197_"]{
    border-radius:2px !important;
    border-color:#ccc !important;
    border-style:solid !important;
    border-width:1px !important;
}

select[id*="col_ei_6000197_"]{
    font-size:12px !important;
    height: 26px !important;
}

button[id*="js_ei_6000197_filtro_"]{
    background: white none repeat scroll 0 0 !important;
}

thead[id*="cabecera_js_ei_6000197_"]{
    font-weight: bold !important;
}

table[id$="cuerpo_js_cuadro_5000248_cuadro"] tbody tr td{
    font-size:10px !important;
}
table[id$="cuerpo_js_cuadro_5000247_cuadro"] tbody tr td{
    font-size:10px !important;
}

div[id="ef_form_16000056_form_datossaldo"]{
    width: 179px !important;
    text-align: right !important;
}

input[id*="_ef_form_15000286_beneficiarios_mlhasta"],
input[id*="_ef_form_15000286_beneficiarios_mldesde"]{
    width: 75px !important;
}


input[id*="_ef_form_15000505_proveedores_mlfecha"]{
    width: 75px !important;
}

input[id*="_ef_form_15000505_proveedores_mlimporte"]{
    width: 125px !important;
}

input[id*="_ef_form_15000505_proveedores_mlnro_doc"]{
    width: 125px !important;
}

div[id^="nodo_"][id$="_ef_form_15000505_proveedores_mlpersona"]{
    width: 375px !important;
}

input[id*="_ef_form_15000505_proveedores_mlpersona_desc"]{
    width: 310px !important;
}

input[id*="_ef_form_15000505_proveedores_mldescripcion"]{
    width: 150px !important;
}

div[id$="cuerpo_js_form_15000505_proveedores_ml"] table tbody tr td div span input{
    font-size:10px !important;
}

div[id$="cuerpo_js_form_15000505_proveedores_ml"] table tbody tr td div input{
    font-size:10px !important;
}

input[id$="ef_form_2000347_filtroproveedor_desc"]{
    width: 180px !important;
}


div[id="nodo_ef_form_15000510_gestionnombre_grupo"] label img{
    top: -20px !important;
}

div[id="ef_form_82000053_filtrofu_opciones"] table tbody tr td label{
    font-size:10px !important;
}

label[for="ef_form_82000053_filtrofu0"],
label[for="ef_form_82000053_filtrofu4"]{
    width: 150px !important;
}

label[for="ef_form_82000053_filtrofu1"],
label[for="ef_form_82000053_filtrofu5"]{
    width: 250px !important;
}

label[for="ef_form_82000053_filtrofu2"],
label[for="ef_form_82000053_filtrofu6"]{
    width: 250px !important;
}

label[for="ef_form_82000053_filtrofu3"],
label[for="ef_form_82000053_filtrofu7"]{
    width: 185px !important;
}

#ef_form_20000146_filtrogrupo_desc { width: 180px; }

input[id="ef_form_2000063_filtroresponsable_desc"]{
    width: 165px !important;
}

input[id="ef_form_1207_filtronumero_doc"],
input[id="ef_form_1257_filtronumero_doc"],
input[id="ef_form_1343_filtronumero"],
input[id="ef_form_21000411_filtronumero_doc"],
input[id="ef_form_84000033_pers_filtronumero_doc"],
input[id="ef_form_21000411_filtronombre_html"],
input[id="ef_form_1343_filtronombre_html"],
input[id="ef_form_1257_provee_filtronombre_html"],
input[id="ef_form_1257_provee_filtronumero_doc"],
input[id="ef_form_6000002_pers_filtronumero_doc"],
input[id="ef_form_84000033_pers_filtronombre_html"],
input[id="ef_form_1261_pers_filtronumero_doc"],
input[id="ef_form_6000002_pers_filtronombre_html"],
input[id="ef_form_1261_filtronombre_html"],
input[id="ef_form_1257_filtronombre_html"],
input[id="ef_form_21000595_filtronombre_html"],
input[id="ef_form_21000595_filtronumero_doc"],
input[id="ef_form_1207_filtronombre_html"],
input[id="ef_form_2000437_filtronumero_doc"],
input[id="ef_form_2000437_filtronombre_html"],
input[id="ef_form_80000010_filtronumero"],
input[id="ef_form_80000010_filtronombre_html"],
input[id="ef_form_1261_filtronumero_doc"],
select[id="ef_form_84000033_pers_filtronacionalidad"],
select[id="ef_form_21000411_filtronacionalidad"],
select[id="ef_form_6000002_pers_filtronacionalidad"],
select[id="ef_form_21000595_filtronacionalidad"],
select[id="ef_form_1261_pers_filtronacionalidad"],
select[id="ef_form_1261_filtronacionalidad"],
select[id="ef_form_1257_filtronacionalidad"],
select[id="ef_form_1261_filtronacionalidad"],
select[id="ef_form_1257_provee_filtronacionalidad"]{
    border-radius:2px !important;
    border-color:#ccc !important;
    border-style:solid !important;
    border-width:1px !important;
}

div[id="cuerpo_js_ci_21000408"]{
    width: 800px !important;
}

#js_ci_21000408_cont .ci-simple-cont{
    width: 800px !important;
}

input[id="ef_form_84000033_pers_filtroemail"]{
    width: 20px !important;
}

input[id="ef_form_21000411_filtroemail"]{
    width: 20px !important;
}

input[id="ef_form_84000033_pers_filtronumero_doc"]{
    width: 193px !important;
}

input[id="ef_form_21000411_filtronumero_doc"]{
    width: 213px !important;
}

div[id="cuerpo_js_form_21000411_filtro"] table tbody tr td table tbody tr td div label{
    width: 125px !important;
}

button[id="form_21000411_filtro_filtrar"]{
    float: left !important;
}

select[id="ef_form_21000411_filtromodo_busqueda"],
select[id="ef_form_21000411_filtromodo_busqueda_nacionalidad"]{
    width: 130px !important;
}

input[id="ef_form_21000411_filtronombre_html"]{
    width: 213px !important;
}

div[id="cuerpo_js_form_84000033_pers_filtro"] table tbody tr td table tbody tr td div label{
    width: 125px !important;
}

button[id="form_84000033_pers_filtro_filtrar"]{
    float: left !important;
}

select[id="ef_form_84000033_pers_filtromodo_busqueda"],
select[id="ef_form_84000033_pers_filtromodo_busqueda_nacionalidad"]{
    width: 130px !important;
}

input[id="ef_form_84000033_pers_filtronombre_html"]{
    width: 193px !important;
}

input[id="ef_form_1343_filtronombre_html"]{
    width: 196px !important;
}

select[id="ef_form_1343_filtromodo_busqueda"]{
    width: 130px !important;
}

div[id="cuerpo_js_form_6000002_pers_filtro"] table tbody tr td table tbody tr td div label{
    width: 125px !important;
}

button[id="form_6000002_pers_filtro_filtrar"]{
    float: left !important;
}

select[id="ef_form_6000002_pers_filtromodo_busqueda"],
select[id="ef_form_6000002_pers_filtromodo_busqueda_nacionalidad"]{
    width: 130px !important;
}

input[id="ef_form_6000002_pers_filtronombre_html"]{
    width: 196px !important;
}
/*INICIO pop up Persona - popup*/
div[id="cuerpo_js_form_1261_pers_filtro"] table tbody tr td table tbody tr td div label{
    width: 125px !important;
}

button[id="form_1261_pers_filtro_filtrar"]{
    float: left !important;
}

select[id="ef_form_1261_pers_filtromodo_busqueda"],
select[id="ef_form_1261_pers_filtromodo_busqueda_nacionalidad"]{
    width: 130px !important;
}

input[id="ef_form_1261_pers_filtronombre_html"]{
    border-radius:2px !important;
    border-color:#ccc !important;
    border-style:solid !important;
    border-width:1px !important;
    width: 230px !important;
}

div[id="cuerpo_js_form_1261_filtro"] table tbody tr td table tbody tr td div label{
    width: 125px !important;
}

button[id="form_1261_filtro_filtrar"]{
    float: left !important;
}

/*FIN pop up Persona - popup*/

select[id="ef_form_1257_provee_filtromodo_busqueda_nombre"],
select[id="ef_form_1261_filtromodo_busqueda"],
select[id="ef_form_1261_filtromodo_busqueda_nacionalidad"]{
    width: 130px !important;
}

input[id="ef_form_1261_filtronombre_html"]{
    width: 196px !important;
}

div[id="cuerpo_js_form_1257_provee_filtro"] table tbody tr td table tbody tr td div label{
    width: 125px !important;
}

button[id="form_1257_provee_filtro_filtrar"]{
    float: left !important;
}

select[id="ef_form_1257_provee_filtromodo_busqueda"],
select[id="ef_form_1257_provee_filtromodo_busqueda_nacionalidad"],
select[id="ef_form_21000411_filtromodo_busqueda_nombre"],
select[id="ef_form_1261_pers_filtromodo_busqueda_nombre"],
select[id="ef_form_1343_filtromodo_busqueda_nombre"],
select[id="ef_form_6000002_pers_filtromodo_busqueda_nombre"],
select[id="ef_form_84000033_pers_filtromodo_busqueda_nombre"],
select[id="ef_form_1261_filtromodo_busqueda_nombre"]{
    width: 130px !important;
}

input[id="ef_form_1257_provee_filtronombre_html"]{
    width: 196px !important;
}

#cont_ef_form_2000617_form_passwd_vencidoclave_nueva {
    width: 195px !important;
}

#ef_form_2000617_form_passwd_vencidoclave_nueva_test {
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    margin-bottom: 10px;
}

.cke_contents.cke_reset {
    width: 100% !important;
}

#ef_form_21000403_form_consultasql_html {
    width: 700px !important;
}

#cuerpo_js_form_84000298_formulario_comp table thead tr th {
    font-size: 11px !important;
}

div[id*="_ef_form_84000298_formulario_"] {
    font-size: 11px !important;
    text-align: center !important;
}
div[id*="_ef_form_84000298_formulario_compprecio_unitario"] {
    width: 65px !important;
}
div[id*="_ef_form_84000298_formulario_compimporte_total"] {
    width: 65px !important;
}
input[id*="_ef_form_84000298_formulario_compdescripcion"]{
    width: 100px !important;
    border: solid 1px #ccc;
    border-radius: 0;
    font-size: 11px !important;
}
select[id*="_ef_form_84000298_formulario_compdiaguita_id_catalogo_bien"]{
    width: 100px !important;
    border: solid 1px #ccc;
    border-radius: 0;
    font-size: 11px !important;
}

.ei_fijo_moneda:before{
    font-weight: bold !important;
    content:'$ ' !important;
}

.ei_fijo_porcentaje:after{
    content:' %' !important;
}

.comprobante_3ro {
    padding-left: 11px;
    color: #05789b;
}
.comprobante_3ro_list {
    color: #05789b;
}
.ef-upload-desc{
    padding-top: 7px;
}
#ef_form_2000594_formulariocomprobante_pdf_check{
    margin-top: 6px;
}
#cuerpo_js_esq_16000260_dirigido{
    overflow-x: auto;
    text-align: center;
    width: 950px;
}