﻿html {
	font-size: 20pt;
}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}
@media screen and (max-width: 1600px) {
	html 	{font-size: 15pt;}
}
@media screen and (max-width: 1400px) {
	html 	{font-size: 12pt;}
}
@media screen and (max-width: 1200px) {
	html {	font-size: 11pt;}
}
@media screen and (max-width: 900px) {
	html	{		font-size: 9pt;	}
}
p {
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
	color: #333333;
	max-width:900px;
}
div.ContenedorTop {
	width:100%;
	position:relative;
	vertical-align:top;
	background-color:#354393;
}
div.Top {
	width: 90%;
	position: relative;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
	padding-top:5px;
	padding-bottom:5px;
}
div.MenuTop {
	width: 90%;
	position: relative;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	font-size: 1rem;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
}
div.MenuTop a {
	font-size: 1rem;
	color:#ffffff;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	text-decoration:none;
}
div.MenuTop a:hover {
	text-decoration:underline;
}
img.imgSanLuis {
	float:right
}
div.ContenedorCentro {
	width:100%;
	position:relative;
	vertical-align:top;

}
div.Centro {
	width: 90%;
	position: relative;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
	color: #333333;
}
div.ContenedorFooter {
	width:100%;
	position:absolute;
	vertical-align:top;
	text-align:center;
	padding-top:10px;
	display:none;
	bottom:0px;
}
img.imgFooter {
	width: 30%;
	max-width:766px;
	min-width:250px;
	height: auto;
}
a {
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#354393;
}
p.TituloPagina {
	font-weight:bold;
	color:#354393;
	font-size:1.5rem;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom:0.75rem;
	margin-top:1rem;
}
p.SubTituloPagina {
	font-weight:bold;
	color:#354393;
	font-size:1.1rem;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom:1rem;
}
p.TituloSeccion {
	font-weight:bold;
	color:#004179;
	font-size:1.1rem;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom:0px;
}
p.TituloFicha {
	font-weight:bold;
	color:#004179;
	font-size:0.9rem;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom:10px;
	margin-top:0px;
}
img.imgDescargar {
	float:right;
}

table.TblReporte
{
}

Table.TblReporte {
	margin-top: 10px;
	min-width:50%;
	border-collapse: collapse;
	border-right:1px solid #004179;
	border-bottom:1px solid #004179;
	border-top-right-radius:3px;
    border-bottom-right-radius:3px;	
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}
Table.TblReporte tr.TrDatos {
	cursor:pointer;
}
Table.TblReporte tr.TrDatos:hover {
	background-color:  #f5f5f5;
	cursor:pointer;
}
Table.TblReporte tr.TrDatosSelected {
	cursor:pointer;
	background-color:#808080;
	color: #ffffff;
}
Table.TblReporte tr.TrDatosSelect:hover {
	background-color: #D6256C;
	color: #ffffff;
}
Table.TblReporte th {
	background-color: #C0D4F1;
	color: #004179;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-size:0.9rem;
	border-left:1px solid #004179;
	border-top:1px solid #004179;
}
Table.TblReporte td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:0.9rem;
	border-left:1px solid #004179;
	border-top:1px solid #004179;
}
Table.TblReporte td.SinLeft {
	padding-left: 0px;
	border-left:0px none #ED6953;
}
div.Mapa {
	width:90%;
	max-width:600px;
	height:450px;
}
.labelMap {
        color: #4d4d4d;
        background-color: #FFFFCC;
        font-family: "Lucida Grande", "Arial", sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        border: 1px solid black;
        white-space: nowrap;
    }
.InfoMap {
    font-family: "Myriad Pro Regular", arial;
    font-size: 12px;
	font-weight:bold;
}
#MensajeOKABM { 
	padding: 0.4em;
	position:absolute;
	left:0px;top:0px;
	min-width:200px;
	margin-left:30px;
	margin-top:20px;
	background-color: #C0D4F1;
	margin-right:30px;

}
#MensajeOKABM p {
	text-align:center
}



/* Estilos para formularios*/
.Ficha {
	border-right: 1px solid #354393;
	border-bottom: 1px solid #354393;
	border-top: 1px solid #354393;
	border-left: 1px solid #354393;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
}
.CampoFicha {
	display:inline-block;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	margin-bottom:5px;
	margin-right:5px;
	vertical-align:top;
}
.LabelForm {
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:0.7rem;
	color: #333333;
}
.LabelFormBold {
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:0.7rem;
	color: #333333;
	font-weight:bold;
}
.LabelDato {
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:0.9rem;
	color: #333333;
	font-weight:bold;
	border-top: 1px solid #354393;
	border-left: 1px solid #354393;
	border-right: 1px solid #354393;
	border-bottom: 1px solid #354393;
	display:inline-block;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	min-width:5em;
	min-height:0.9em;
}
.Verde {
		font-size:1.2rem;
		color:#006600;
}
.Rojo {
		font-size:1.2rem;
		color:#CC0000;
}
.Habilitado {
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
	font-weight:bold;
	color:blue;
	margin-top:5px;
	display:inline-block;
}
.LabelError {
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
	font-weight:bold;
	color:red;
}
.InputForm {
	border-top-right-radius:3px;
    border-bottom-right-radius:3px;	
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;	
    border-right: solid 1px #354393;
    border-top: solid 1px #354393;
    border-bottom: solid 1px #354393;
	border-left: solid 1px #354393;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
	padding:5px;
	margin-bottom:5px;
	color:#404040;
}
.InputFormErr {
	border-top-right-radius:3px;
    border-bottom-right-radius:3px;	
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;	
    border-right: solid 1px red;
    border-top: solid 1px red;
    border-bottom: solid 1px red;
	border-left: solid 1px red;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
	padding:5px;
	margin-bottom:5px;
	color:#404040;
}
.InputMini {
	width:70px;
}
.InputChico {
	width:150px;
}
.InputAncho {
	width:300px;
}
.AnchoLibre {
	width:auto;
	max-width:600px;
}
.Boton {
	border-top-right-radius:3px;
    border-bottom-right-radius:3px;	
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;	
    border-right: solid 1px #354393;
    border-top: solid 1px #354393;
    border-bottom: solid 1px #354393;
	border-left: solid 1px #354393;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
	padding:7px;
	margin-bottom:5px;
	background-color:#ffffff;
	color:#354393;
	margin-right:5px;
}
.Boton:hover {
	background-color: #354393;
	color:#ffffff;
}
div.Botonera {
	margin-top:10px;
	display:block;
}
div.CampoForm {
	width:auto;
	display:block;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
}
select {
	border-top-right-radius:3px;
    border-bottom-right-radius:3px;	
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;	
    border-right: solid 1px #354393;
    border-top: solid 1px #354393;
    border-bottom: solid 1px #354393;
	border-left: solid 1px #354393;
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
	padding:4px;
	width:300px;
	margin-bottom:6px;
}
option {
    font-family: arial;
}
p.MensajeImportante {
	font-family:"Roboto Mono,Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1rem;
	color:red;
	font-weight:bold;
}
div.divAdjuntos {
	display:block;
	width:300px;
	border-top-right-radius:3px;
    border-bottom-right-radius:3px;	
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;	
    border-right: solid 1px #354393;
    border-top: solid 1px #354393;
    border-bottom: solid 1px #354393;
	border-left: solid 1px #354393;
}
div.divListaAdjuntos
{
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	width: 240px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}
.clearfix {
  overflow: auto;
}
/* Concursos*/
div.PostulacionRegionNivel {
	font-family: 'Roboto', sans-serif;
	font-size: 14pt;
    font-weight:bold;
}
div.PostulacionRegionNivel p {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
    font-weight: normal;
    margin-top:0px;
}
div.PostulacionCaracter {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
    font-weight: bold;
    text-decoration:underline;
    margin-bottom:14pt;
}
div.PostulacionEstablecimiento {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
    font-weight: bold;
    text-decoration:underline;
}
div.PostulacionCargoCheck {
    display:inline-block;
    width:20pt;
    vertical-align:top;
    text-decoration:none;
}
div.PostulacionCargo {
    display:inline-block;
    width:calc(100% - 30pt);
    vertical-align:top;
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
    font-weight: normal;
    text-decoration:none;
}
/* Fin Concursos*/
@media screen and (max-width: 1000px) {
	div.Top 	{
		width: 95%;
	}
	div.TituloTop {
		width: 95%;
	}
	div.Centro {
		width: 95%;
	}
}
@media screen and (max-width: 900px) {
	img.imgJCDocente 	{
		width:49.65%;
		min-width:200px;
		height:auto;
	}
	img.imgSanLuis 	{
		width:27.57%;
		height:auto;
	}
}
@media screen and (max-width: 500px) {
	img.imgFooter 	{
		width:80%;
	}
}
@media screen and (max-width: 300px) {
	img.imgSanLuis 	{
		display:none;
	}
}