@charset "utf-8";
/* CSS Document */

body {
margin:0px;
background-color: #333;
}
#map-canvas {
	height: 100%;
	z-index: 1;
}

div.colegio {
min-height: 150px;
min-width: 400px;
position: relative;
font-size: 11px;
overflow:hidden;
white-space:nowrap;
line-height:1.35;
}

div.colegio h5 {
position: relative;
padding:0px;
margin:0px;
padding-bottom:3px;
margin-bottom:3px;
border-bottom: 1px solid #efefef;
font-size: 13px!important;
font-weight: bold;
}

div.colegio h5 span {
margin-left:3px;
font-size: 11px!important;
color: #666;
font-weight: normal;
}

div.colegio p.datos {
margin:0px;
padding:0px;
}

div.puntajepsu {
position: absolute;
right:0px;
top:30px;
text-align: center;
font-size: 11px!important;
}

div.puntajepsu div.cifra {
background-color: #333;
width: 100px;
text-align: center;
height:30px;
line-height: 30px;
color: #fff;
font-size: 14px;
font-weight: bold;
width: 100%;
border-radius: 3px;
margin-bottom:4px;
}

div.pruebas {
width: 100%;
text-align: center;
border-top: 1px dotted #ccc;
margin-top: 25px;
padding-top: 4px;
}

div.colegio ul {
list-style-type: none;
padding:0px;
margin:0px;
margin-top:2px;
}

div.colegio ul li {
font-size: 11px!important;
text-align: center;
width: 16%;
float:left;
margin-right: 0.6%;
}

div.colegio ul li div {
margin-top:3px;
background-color: #33475d;
color: #fff;
font-size: 12px;
font-weight: bold;
text-align: center;
padding: 4px;
border-radius: 3px;
}

div.colegio ul li:nth-child(2) div {
background-color: #770e0e;
}

div.colegio ul li:nth-child(3) div {
background-color: #45661e;
}

div.colegio ul li:nth-child(4) div {
background-color: #1e665e;
}

div.colegio ul li:nth-child(5) div {
background-color: #b87311;
}

div.colegio ul li:nth-child(6) div {
background-color: #626262;
}

#cont-gral-simbologia {
	height: 135px;
	width: 540px;
	position: absolute;
	z-index: 3;
	bottom:20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	-webkit-box-shadow: 0px 0px 5px #999;
	-moz-box-shadow: 0px 0px 5px #999;
	-moz-border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px 0 0 75px;
	border-radius: 7px 0 0 7px;
	background-image: url(../images/bk.png);
	background-repeat: repeat;
	float: right;
	right: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#cont-simbologia-a {
	width: 115px;
	margin-left: 15px;
	float: left;
}

#cont-simbologia-b {
	float: right;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 20px;
	height: auto;
	padding-right: 20px;
	padding-bottom: 4px;
}

#circulo-1 {
	height: auto;
	width: 87px;
	float: left;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#circulo-1 img {
margin-bottom: 5px;
}

#circulo-2 {
	height: auto;
	width: 57px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#circulo-2 img {
	margin-bottom: 20px;
}

#circulo-3 {
	height: auto;
	width: 40px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#circulo-3 img {
	margin-bottom: 28px;
}

#circulo-4 {
	height: auto;
	width: 29px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-top: 30px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#circulo-4 img {
	margin-bottom: 33px;
}

#circulo-5 {
	height: auto;
	width: 20px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-top: 34px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#circulo-5 img {
	margin-bottom: 38px;
}

#circulo-6 {
	height: auto;
	width: 17px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-top: 37px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#circulo-6 img {
	margin-bottom: 42px;
}

#circulo-7 {
	height: auto;
	width: 17px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-top: 39px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#circulo-7 img {
	margin-bottom: 43px;
}

.cont-tipo-colegios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
}

.cont-tipo-colegios-txt {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 2px;
}

#privados {
	float: left;
	height: 20px;
	width: 20px;
	background-color: #0099FF;
}
#municipales {
	float: left;
	height: 20px;
	width: 20px;
	background-color: #1dc625;
}
#subvencionados {
	float: left;
	height: 20px;
	width: 20px;
	background-color: #FF9900;
}
.titulo-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 7px;
	width: auto;
	margin: 0px;
}
.titulo-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	width: auto;
	float: left;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
padding:0px;
margin:0px;
font-weight: bold;
color: #fff;
position: absolute;
top:0px;
z-index: 2;
background-color: #333;
background-color: rgba(51,51,51,0.9);
width: 100%;
height: 58px;
}

h1 span {
position: absolute;
left:12px;
top:12px;
}

h1 p {
padding:0px;
font-size: 11px;
font-weight: normal;
max-width: 600px;
width: 60%;
position: absolute;
left:300px;
top:-2px;
border-left: 1px solid #FF9900;
padding-left:15px;
}

h1 p b {
color: #FF9900;
}

h1 img {
border: none;
position: absolute;
right:20px;
top:8px;
height: 45px;
}

@media screen and (max-width: 1050px){
h1 img {
display: none;
}

@media screen and (max-width: 640px){
h1 {
display: none;
}

}