﻿html
{
    height: 100%;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 100%;
    padding-top: 0px;
}

body
{
    background: #EAEAEA url("../imagenes/background.jpg") repeat-x;
    font-size: 7pt;
    font-family: verdana;
    color: black;
    margin: 0px;
    width: 100%;
    height: 100%;
}

.nuevoencabezado
{    
    border: 1px solid #ECECEC;
    text-align: center;
    font-family: verdana;
    font-size: 14px;
    margin-top: 15px;
    font-weight: bold;
    color: White;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #9F9F9F;
    height: 50px;    
}

.nuevoencabezado1
{
    background-color: #555555;
    height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.tituloTurnos
{
    text-align: left;
    padding: 3px;
    background-color: #004471;
    text-transform: uppercase;
    color: white;
    font-family: Verdana;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}

.nuevosubtitulo
{
    background-position: #EFEFEF;
    background: #EFEFEF;
    color: #275282;
    font-weight: bold;
    font-family: verdana;
    margin-top: 10px;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
}
	
.nuevosubtitulo2
{
    background-color: White;
    color: #275282;
    font-weight: bold;
    font-family: verdana;
    margin-top: 10px;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
    border-bottom: solid 1px #E08942;
    border-bottom-color: #275282;
}	

.cabecera
{
    padding: 0;
    color: #5377A9;
    font-family: 'verdana Black';
    font-size: 1.2em;
    height: 15px;
}

.bordes
{
    border-bottom: #E1E1E1 2pt solid;
    font-size: 7pt;
    font-family: verdana;
    width: 686px;
}

.bordes90
{
    border-bottom: #003366 1pt solid;
    font-size: 7pt;
    font-family: verdana;
    width: 90%;
    margin:0 auto 0 auto;
    height: 5px;
}

.bordes100
{
    border-bottom: #003366 1pt solid;
    font-size: 7pt;
    font-family: verdana;
    width: 100%;       
    margin-top: 80px;
}

.bordes95
{
    border-bottom: #003366 1pt solid;
    font-size: 7pt;
    font-family: verdana;
    width: 95%;    
    margin:0 auto 0 auto;   
    margin-top: 80px;
}

.bordesCompleto
{
    border: #003366 1pt solid;
    font-size: 7pt;
    font-family: verdana;
    width: 342px;
    
}
.td_titulo
{
    font-weight: bold;
    font-size: 9pt;
    color: #275282;
    font-family: 'verdana Black';
    background-color: #E1E1E1;
    text-align: center;
    height: 17px;
}

.td_titulo90
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    background-color: #275282;
    text-align: center;
    height: 17px;
    width: 90%;
    margin:0 auto 0 auto;        
}

.label_titulo
{
    font-size: 7pt;
    color: #000000;
    font-family: verdana;
}

.label_titulo_azul
{
    font-size: 10pt;
    color: #275282;
    font-family: verdana;
    font-weight: bold;
}

.label_titulo_negrita
{
    font-size: 7pt;
    color: #000000;
    font-family: verdana;
    font-weight: bold;
}

.label_titulo_negrita_mtamaño
{
    font-size: 8pt;
    color: Gray;
    font-family: verdana;
    font-weight: bold;
}
.label_error
{
    font-size: 9pt;
    color: red;
    font-family: verdana;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}
.labels_izquierda
{
    font-size: 7pt;
    color: #000000;
    font-family: verdana;
    text-align: left;
}

.label_boton
{
    font-family: verdana;
    font-size: 7pt;
    color: #275282;
}

.alinearderecha
{
    text-align: right;
}

.alinearizquierda
{
    text-align: left;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: #B0C4DE;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 100px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #B0C4DE;
    color: white;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window; /*window*/
    color: windowtext;
    padding: 1px;
}

/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
    text-align: right;
    vertical-align: top;
    padding-top: 5px;
}

.animationReferenceCode
{
    margin-top: 5px;
    vertical-align: top;
    font-family: 'Courier New' , Monospace;
    font-style: normal;
    font-weight: bold;
    display: block;
    background-color: #fff;
    color: #000;
    font-family: 'Courier New' , Monospace;
    font-size: 0.9em;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
}

.animationReferenceItems
{
    vertical-align: top;
}

.animationReferenceItemTable
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.animationReferenceItemRow
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.animationReferenceItem
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.animationReferenceItemCode
{
    display: block;
    background-color: #FFF;
    color: #000;
    font-family: 'Courier New' , Monospace;
    font-size: 0.9em;
    font-style: normal;
    font-weight: bold;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
    background-color: #D3DEEF;
    color: white;
}
.banner
{
    width: 800px;
    height: 80px; /*105px;*/
}
.contenedorgeneral
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    overflow: hidden;
    clear: both;
    background-color: #FFFFFF;
    margin-top: 15px;
    min-height: 2700px; /*height: 1000px !important;*/
    height: auto;
}
.menu
{
    width: 800px;
    height: 30px;
    background-color: #ffffff;
    
}
.menu1
{
    width: 800px;
    height: 30px;
    background-color: #ffffff;
    
}
.oculto
{
    display: none;
}

/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
    text-align: right;
    vertical-align: top;
    padding-top: 5px;
}

.animationReferenceCode
{
    margin-top: 5px;
    vertical-align: top;
    font-family: 'Courier New' , Monospace;
    font-style: normal;
    font-weight: bold;
    display: block; /*	background-color:#FFF; 	color:#000;*/
    font-size: 0.9em;
    margin-bottom: 5px;
}

.animationReferenceItems
{
    vertical-align: top;
}

.animationReferenceItemTable
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.animationReferenceItemRow
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.animationReferenceItem
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.animationReferenceItemCode
{
    display: block; /*	background-color:#FFF; 	color:#000;*/
    font-family: 'Courier New' , Monospace;
    font-size: 0.9em;
    font-style: normal;
    font-weight: bold;
}

.heading
{
    padding: 0;
    color: #5377A9;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 1.2em;
    height: 15px;
}

.pequeño
{
    width: 50px;
}

.mediano
{
    width: 75px;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;    
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 2px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
    height: 95px;
}
.modalPopup1
{
    background-color: #ffffff;
    border-width: 5px;
    border-style:none ;
    border-color: Gray;
    padding: 3px;
    width: 250px;
  
    font-family:verdana;
    font-size: 10px;
    font-weight:normal ;
    text-align:center ;
}

.modalPopup2
{
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.sampleStyleA
{
    background-color: #FFF;
}

.sampleStyleB
{
    background-color: #FFF;
    font-family: monospace;
    font-size: 10pt;
    font-weight: bold;
}

.sampleStyleC
{
    background-color: #ddffdd;
    font-family: sans-serif;
    font-size: 10pt;
    font-style: italic;
}

.sampleStyleD
{
    background-color: Blue;
    color: White;
    font-family: Arial;
    font-size: 10pt;
}

/* Menu */

.adjustedZIndex
{
    z-index: 1;
}

.cargando
{
    background-color: #F7F7F7;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.tituloMaria
{
}
.label_celeste
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #004080;
    font-weight: bold;
}

.tabla1
{
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-family: verdana;
}

.tabla1 tr:hover[scope=row]
{
    cursor: pointer;
    background-color: #275282;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
}


/* ----------*/
.tabla2 tr:hover[scope=row]
{
    cursor: pointer;
    background-color: #EFF5FB;
    color: #000000;   
}
.tabla2 tr.row:active
{
}

/* ----------*/

.tabla1 tr.row:active
{
}

.row
{
    background-color: #999999;
    font-family: verdana;
    font-size: 10px;
}

.row2
{
    padding: 15px 0 0 0;
    overflow: hidden;
    zoom: 1;
    margin-left: 15px;
    font-family: Verdana;
}

.alternate
{
    background-color: #C0C0C0;
}

.tablaGrillaNueva
{
}
.tablaGrillaNueva tr:hover[scope=row]
{
    cursor: pointer;
    background-color: #275282;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    font-family: verdana;
}
.tablaGrillaNueva tr.row:active
{
}

.row
{
    background-color: #FFFFFF;
}
.alternate
{
    background-color: #EFF5FB;    
}


/* Flex */

.centrado90
{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
	text-align: left;
}


.centrado95
{
    margin-left: auto;
    margin-right: auto;
    width: 95%;

}


.centrado
{
    margin-left: auto;
    margin-right: auto; 
       
}

.centradoconPadding
{
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.centrado100
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}


#ctl00_Menu1n0Items
{
    position: absolute;
    z-index: 10;
}
#ctl00_ContentPlaceHolder1_contenedor
{
    position: relative;
    z-index: 0;
}

.left
{
    float: right;
    width: 100px;
}

.header
{
    background-color: #003366;
    color: #FFFFFF;
    font-family: verdana,Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
}

.weight2
{
    font-weight: 700;
    font-size: 9pt;
}


/* Progress panel */

.progressbar
{
    display: block;
    position: absolute;
    padding: 2px 3px;
    border: solid 1px;
    border-color: #2465D4;
    background-color: White;
    height: 40px;
    width: 160px;
}
.progressbar img
{
    vertical-align: middle;
}
.backgroundprogressbar
{
    background-color: #F0F0F0;
    opacity: 0.50;
    filter: alpha(opacity=50);
    -khtml-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
}
.updateProgressMessage
{
    font-family: Trebuchet MS;
    font-size: small;
}
.procesando
{
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}
.lblProcesando
{
}

#periodo
{
    margin-left: auto;
    margin-right: auto;
    width: 150px;
}

.manual
{
    text-decoration: none;
}

.manual:hover
{
    text-decoration: underline;
}

.transparente
{
    color: Gray;
    background-color: Transparent;
}
.transparente:hover
{
    color: #000000;
    background-color: ButtonFace;
}

.listItem
{
    list-style: none;
}

#ctl00_pnlEstablecimiento
{
    background-color: #82D23D;
    border: 1px solid #000000;
    bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    z-index: 1;
}

#menu a
{
    background-repeat: no-repeat;
    padding-top: 85px;
    float: left;
    margin: 5px;
    width: 82px;
    text-align: center;
    text-decoration: none;
}

#menu a:hover
{
    cursor: pointer;
    text-decoration: undeline;
}

#menu li
{
    display: inline;
    list-style: none;
}

#indicadores
{
    background-image: url('../imagenes/menu/1.jpg');
}
#indicadores:hover
{
    background-image: url('../imagenes/menu/11.jpg');
}
#registroPlazas
{
    background-image: url('../imagenes/menu/3.jpg');
}
#registroPlazas:hover
{
    background-image: url('../imagenes/menu/33.jpg');
}
#mapaEducativo
{
    background-image: url('../imagenes/menu/2.jpg');
}
#mapaEducativo:hover
{
    background-image: url('../imagenes/menu/22.jpg');
}
#dimensionPedagogica
{
    background-image: url('../imagenes/menu/4.jpg');
}
#dimensionPedagogica:hover
{
    background-image: url('../imagenes/menu/44.jpg');
}
#preliquidacion
{
    background-image: url('../imagenes/menu/5.jpg');
    width: 82px;
}
#preliquidacion:hover
{
    background-image: url('../imagenes/menu/55.jpg');
}
#registroacciones
{
    background-image: url('../imagenes/menu/7.jpg');
    width: 82px;
}
#registroacciones:hover
{
    background-image: url('../imagenes/menu/77.jpg');
}
#consultavisitas
{
    background-image: url('../imagenes/menu/8.jpg');
    width: 82px;
}
#consultavisitas:hover
{
    background-image: url('../imagenes/menu/88.jpg');
}
#liquidacionfinal
{
    background-image: url('../imagenes/menu/6.jpg');
    width: 82px;
}
#liquidacionfinal:hover
{
    background-image: url('../imagenes/menu/66.jpg');
}
#personalauxiliar
{
    background-image: url('../imagenes/menu/personalaux.jpg');
    width: 82px;
}
#personalauxiliar:hover
{
    background-image: url('../imagenes/menu/personalaux2.jpg');
}


#menuTurnos a
{
    background-repeat: no-repeat;
    padding-top: 130px;
    float: left;
    margin: 0px;
    width: 180px;
    text-align: center;
    text-decoration: none;
}

#menuTurnos a:hover
{
    cursor: pointer;
    text-decoration: undeline;
}

#menuTurnos li
{
    display: inline;
    list-style: none;    
}

#altapuestotrabajo
{
    background-image: url('../imagenes/menuTurnos/AltaPuestodeTrabajo.png');
}
/*#altapuestotrabajo:hover
{
       
}*/

#altaFeriados
{
    background-image: url('../imagenes/menuTurnos/AltaFeriados.png');
}
/*#altaFeriados:hover
{
    border: thin solid #A60000;
}*/

#configuracionIntervalo
{
    background-image: url('../imagenes/menuTurnos/ConfiguracionIntervalo.png');
}
/*#configuracionIntervalo:hover
{
     border-color: #A60000;
    border-style: solid;
}*/

#consultaTurno
{
    background-image: url('../imagenes/menuTurnos/ConsultarTurnos.png');
}
/*#consultaTurno:hover
{
     border-color: #A60000;
    border-style: solid;
}*/

#turnosdelDia
{
    background-image: url('../imagenes/menuTurnos/TurnosdelDia.png');
}
/*#turnosdelDia:hover
{
     border-color: #A60000;
    border-style: solid;
}*/

#altaTurnos
{
    background-image: url('../imagenes/menuTurnos/AltaTurno.png');
}
/*#altaTurnos:hover
{
     border-color: #A60000;
    border-style: solid;
}*/

#altacomisionista
{
    background-image: url('../imagenes/menuTurnos/AltaComisionista.png');
}
/*#altacomisionista:hover
{
     border-color: #A60000;
    border-style: solid;
}*/

#altanronovedad
{
    background-image: url('../imagenes/menuTurnos/AltaTopeNovedad.png');
}
/*#altanronovedad:hover
{
     border-color: #A60000;
    border-style: solid;
}*/


#TurnosOnline
{
    background-image: url('../imagenes/MenuEstablecimientos/turnosnovedades.png');
}
/*#TurnosOnline:hover
{
     border-color: #A60000;
    border-style: solid;
}*/

#PreLiq
{
    background-image: url('../imagenes/MenuEstablecimientos/preliquidacion.png');
}
/*#PreLiq:hover
{
     border-color: #A60000;
    border-style: solid;
}*/

#RegPlazas
{
    background-image: url('../imagenes/MenuEstablecimientos/registroplazas.png');
}
/*#RegPlazas:hover
{
     border-color: #A60000;
    border-style: solid;
}*/





.impresora
{
    background-image: url('../imagenes/menu/impresora_ch.jpg');
    
}
.impresora:hover
{
    background-image: url('../imagenes/menu/impresora1_ch.jpg');
}


.calificacion
{
    border-style: none;
    border-color: inherit;
    border-width: 0;    
}

 .span1
{
    padding-top:10px;
}

.inconsistencia
{
	overflow:auto;
	margin:10px; 
    
}

.clr
{
	clear:both;
}
	
	
#contenido
{
    padding: 5px;
}

#presentar
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.excluidosPeriodoAceptar
{
    margin-top: -5px;
}

.izquierda 
{
    text-align: left;
}


.modalBackground 

{ 

    background-color: Gray; 

    filter: alpha(opacity=50); 

    opacity: 0.50; 

}  

.updateProgress 

{ 

    border-width: 1px; 

    border-style: solid; 

    background-color: #FFFFFF; 

    position: absolute; 

    width: 180px; 

    height: 65px; 

} 

.linkPublico
{
    padding-bottom: 20px;
    padding-top: 15px;
}



.grillaSinTop
{
    border-top-color:LightSteelBlue;
}
    .grillaSinTop th
    {
        border-top-color:LightSteelBlue;
    }
    
/*GRILLAS INFORMES*/
.esGrillaInterna
{
    background-color: #fff;
    margin: 0px 0px 0px 0px;
    border: solid 1px #e5eff8;
    border-collapse: collapse;
    clear: both;
}

.esGrilla
{
    background-color: #fff;
    margin: 0px 0px 0px 0px;
    border: solid 1px #e5eff8;
    border-top:none; 
    border-collapse: collapse;
    clear: both;
    table-layout:auto;
    white-space: nowrap;
    overflow: hidden;
    font-family: verdana;
    
}
.esGrilla td
{
    padding: 4px;
    border: solid 1px #e5eff8;
    color: #373737;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.esGrilla tr:hover[scope=row]
{
    cursor: pointer;
    background-color: #D5D5D5;
    color: #000000;   
}

.esGrilla th
{
    padding: 4px;
    color: #003366; /* background: #f4f9fe url(../ConsultaLiquidacion/LiquidacionMejorada/head.png) repeat-x top;*/
    border: solid 1px #e5eff8;
    white-space: nowrap;
    overflow: hidden;
}
.esGrilla .alt
{
    background: #f4f9fe;
}

.esGrilla .cabecera
{
    background-color:#b0c4de;
    font-family: "verdana";
    font-weight:bold;
    color:#373737;   
    font-size: xx-small;
}

.TodoenunaLinea
{
    display: inline;
    float: left;
}

.pnlmensaje
{
    cursor: move;
    background-color: #D7DBE8;
    border: solid 1px Gray;
    color: Gray;
    font-weight: bold;
    font-size: x-small;
    text-align: center;
}

.titulo
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana, Sans-Serif;
    background-color: #003366;
    text-align: center;
}

.titulo2
{
    background-color:#F0F3FA;
    border-color:#E5EFF8;
    border-style:solid;
    border-width:1px;
    text-align:center
}

.titulo2 label
{
    font-weight:bold;
    font-size:9pt;
    color:#678197
    }

.subtitulo
{
    border-bottom-style:solid; 
    border-bottom-width:1px; 
    text-align:left;
    border-bottom-color:#E5EFF8
}
    
.subtituloCambioContrasenia
{
    text-align: left;
    padding: 3px;
    background-color: #EBEBEB;
    text-transform: uppercase;
    color: #323232;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    text-align: left;
    margin-right: 10px;
    margin-left: 10px;
}    
    
.subtitulo label
{
  font-weight:bold;
  font-size:8pt;
  color:#4B6070
    }
 
.formulario 
{
    background-color:Red;
   
    }
.subtitulo2
{
    text-align: left;
    background-color: #E9E9EF;
    text-transform: uppercase;
    color: #323232;
    font-family: verdana;
    font-weight: bold;
    font-size: 10px;
    text-align: left;
    margin: 10px 0 5px 0;
}     
.lineagris
{
    background-color: #F0F0F0;
    color: #5377A9;
    font-family: verdana;
    font-weight: bold;
    font-size: xx-small;
}

.permuta
{
     border: 1px solid #CDE0F1;
     border-radius: 10px 10px 10px 10px;
     clear: both;
     padding: 5px;
     width: 650px;
     height: 220px;
     margin-right: auto;
     margin-left: auto;
     text-indent: 20px;
}

.contenedorRectangulo
{
    border: 1px solid #CDE0F1;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    padding: 5px;
    width: 650px;
    height: 140px;
    margin-right: 10%;
    margin-left: 5%;
    text-indent: 20px;
}

.contenedorRectanguloTurno
{
    border: 1px solid #003399;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    padding: 5px;
    width: 100%;
    height: 80px;
    margin-right: 10%;
    margin-left: 5%;
    text-indent: 20px;
}

.contenedorRectangulo2
{
    border: 1px solid #CDE0F1;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    padding: 5px;
    width: 650px;
    height: 100px;
    margin-right: 10%;
    margin-left: 5%;
    text-indent: 20px;
}

.contenedorRectangulo3
{
    border: 1px solid #CDE0F1;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    padding: 5px;
    width: 650px;
    height: 80px;
    margin-right: 10%;
    margin-left: 5%;
    text-indent: 20px;
}

.contenedorRectanguloImprimir
{
    border: 2px solid #ACCEE6;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    padding: 5px;
    width: 500px;
    height: 180px;
    margin-right: 10%;
    margin-left: 5%;
    text-indent: 20px; /*background-color: #FBFBFC;*/
}

.botonBuscar
{
    margin-left: 10px;       
    float: left;
}

.busqueda
{
    float: left; 
}

.AliniarTexo
{    
    margin-left: 30px; 
}

.mGrid
{
    width: 728px;
    background-color: #fff;
    margin: 15px 0 10px 10px;
    border: solid 1px #e5eff8;
    border-collapse: collapse;
    clear: both;
    table-layout: fixed;
    white-space: nowrap;
    overflow: hidden;
}


/*   CALENDARIO   */
.yui .ajax__calendar_container
{
    /* background-color: #f2f2f2;
    border: solid 1px #808080;
    font-family: verdana;
    cursor: default;
    width: 205px;
    font-size: 11px;
    text-align: center;
    padding: 0px; */
    background-color: #F9FCFF;
    border: 1px solid #0079C1;
    font-family: verdana;
    cursor: default;
    width: 205px;
    font-size: 11px;
    text-align: center;
    padding: 0px;
    color: #005F97;
}
 
.yui .ajax__calendar_body 
{
    height:139px;
    width:205px;
    position:relative;
    overflow:hidden;
}
 
.yui .ajax__calendar_days, .yui .ajax__calendar_months, .yui .ajax__calendar_years 
{
    top:0px; 
    left:0px;
    height:139px;
    width:195px;    
    padding:5px;
    position:absolute;
    text-align:center;
}
 
.yui .ajax__calendar_days table
{
    border-spacing:0;
    border-collapse:collapse;
    font:100% sans-serif;
    text-align:center;    
}
 
.yui .ajax__calendar_header 
{
    background:url(../img/yui/sprite.png) repeat-x 0 0; 
    height:22px;
    width:100%;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    padding-top:3px;
}
 
.yui .ajax__calendar_prev 
{
    margin-top:2px;
    margin-left:4px;
    height:15px;
    width:25px;
    cursor:pointer;
    float:left;
    background:url('../imagenes/atras.png') 0px -450px no-repeat;
}
 
.yui .ajax__calendar_next
{
    background-position: 0px -500px;
    margin-top: 2px;
    margin-right: 4px;
    height: 15px;
    width: 25px;
    cursor: pointer;
    float: right;
    background: url('../imagenes/siguiente.png') 0px -500px no-repeat;
}
 
.yui .ajax__calendar_title 
{
    cursor:pointer;
    font-weight:bold;
    text-align:center;
}
 
.yui .ajax__calendar_footer, .yui .ajax__calendar_today
{
    color: #0080CC;
}
 
.yui .ajax__calendar_dayname 
{
    padding-left:3px;
    padding-right:3px;
    margin-bottom:5px;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    font-weight:700;
    font-size:10pt;
    color:#000;
    border-bottom:solid 1px #a6a6a6;
}
 
.yui .ajax__calendar_day, .yui .ajax__calendar_month, .yui .ajax__calendar_year
{
    padding:0px;
    color:#000;
    text-align:center;  
    padding:0pt 2px;
}
 
.yui .ajax__calendar_hover .ajax__calendar_day, .yui .ajax__calendar_hover .ajax__calendar_month, .yui .ajax__calendar_hover .ajax__calendar_year, .yui .ajax__calendar_hover .ajax__calendar_title
{
    color:#0066cc;
}
 
.yui .ajax__calendar_other .ajax__calendar_day, .yui .ajax__calendar_other .ajax__calendar_year
{
    color:#a6a6a6;   
}
 
.yui .ajax__calendar_active .ajax__calendar_day
{
    color:#0066cc;   
}

/* Estilos LoginAgentes*/
.titulo
{
	 text-align:center;
	 background-color: #275282;
	 font-size:12px;
	 color: White;
	 text-transform:uppercase;
	}
.subtitulologin
{
    text-align: left;
    background-color: #E2E2E2;
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 10px;
    font-family: verdana;
}
.centradologin
	{
		margin-left: auto;
		margin-right: auto; 
		padding-top:10px;
		width:90%;
		font-family:Verdana;
		font-size: 11px;
		overflow: hidden;
		border-bottom-style:solid;
		border-bottom-color:#8B8B8B;
		border-bottom-width:1px;
		padding-bottom:15px;
		}
.fila
{
	clear:both;
	overflow: hidden;
}

.fila2
{
    clear: both;
    overflow: hidden;
    font-family: Verdana;
    font-size: 11px;
}

	
.column1-1
{
    text-align: left;
    float: left;
    padding-top: 10px;
    padding-left: 20px;
    width: 150px;
    font-family: verdana;
    font-size: 12px;
}
.column2-2
{
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	font-family: verdana;
	}
	
	
.column1
{
	text-align:left;
	float:left;
	padding-top: 10px;	
	width:150px;
	
	}
.column2
{
	text-align:left;
	padding-top: 10px;	
}
	
.columnEmail
{
    text-align: left;
    float: left;
    padding-top: 15px;
    width: 120px;
    margin-left: 15px;
    padding-left: 3px;
    font-family: verdana;
}

.informacionContrasenia
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: verdana;
    font-size: 11px;
    color: #B90000;
    font-weight: bold;
}

	
.validacion_errores
{
	text-align:left;
	font-family:Verdana;
	font-size: 11px;
	}
	
.ContenedorMenu
{
    margin-top: 50px;
    text-align: center;    
}

.btnClearLogin
{
    background: url('../imagenes/cancelLogin.png') right no-repeat; /*background-size: 17px 17px;*/
    height: 15px;
    font: 12px verdana;
    padding-right: 21px;
    color: #646262;
    width: 130px;
    border: 1px solid #9A9A9A;
}