﻿
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, sans-serif;
    color: black;
    margin: 0px;
    width: 100%;
    height: 100%;
}

.cabecera
{
    padding: 0;
    color: #5377A9;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 1.2em;
    height: 15px;
}

.bordes
{
    border-bottom: #003366 1pt solid;
    font-size: 7pt;
    font-family: Verdana;
    width: 686px;
}

.bordesCompleto
{
    border: #003366 1pt solid;
    font-size: 7pt;
    font-family: Verdana;
    width: 342px;
}
.td_titulo
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: Verdana, Sans-Serif;
    background-color: #003366;
    text-align: center;
}

.label_titulo
{
    font-size: 7pt;
    color: #000000;
    font-family: Verdana, Sans-Serif;
}
.label_titulo_negrita
{
    font-size: 7pt;
    color: #000000;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
}

.label_titulo_negrita_mtamaño
{
    font-size: 8pt;
    color: Gray;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
}
.label_error
{
    font-size: 9pt;
    color: red;
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}
.labels_izquierda
{
    font-size: 7pt;
    color: #000000;
    font-family: Verdana, Sans-Serif;
    text-align: left;
}

.label_boton
{
    font-family: Verdana;
    font-size: 7pt;
    color: #003399;
}

.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: 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: 1000px; /*height: 1000px !important;*/
    height: auto;
}
.menu
{
    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
{
}

.tabla1 tr:hover[scope=row]
{
    cursor: pointer;
    background-color: #C2C9CF;
    color: #000000;
}
/* ----------*/
.tabla2 tr:hover[scope=row]
{
    cursor: pointer;
    background-color: #EFF5FB;
    color: #000000;
}
.tabla2 tr.row:active
{
}

/* ----------*/

.tabla1 tr.row:active
{
}

.row
{
    background-color: #EFF5FB;
}
.alternate
{
    background-color: #FFFFFF;
}

/* 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;
}

.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');
}
#liquidacionfinal
{
    background-image: url('../imagenes/menu/6.jpg');
    width: 82px;
}
#liquidacionfinal:hover
{
    background-image: url('../imagenes/menu/66.jpg');
}

.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;
}
