body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
img {
	border: none;
}
.texto_menu {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.subtitulos {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.plantas {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #094285;
}
.indicador36 {
	font-family: Helvetica, Arial;
	font-size: 36px;
	font-weight: bold;
	color: #094285;
}
.indicador14 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #094285;
}
.indicador30 {
	font-family: Helvetica, Arial;
	font-size: 30px;
	font-weight: bold;
	color: #094285;
}
.indicador30_gris {
	font-family: Helvetica, Arial;
	font-size: 30px;
	font-weight: bold;
	color: #616161;
}
.combo {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #094285;
}
.fecha {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.ruta {
	font-family: Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #094285;
}
.ruta_detalles {
	font-family: Helvetica, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #616161;
}
.row_space {
    height: 10px;
}
/*- Login -------------------------*/
.login_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;	
	text-transform: lowercase;
}
.login_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #032c51;
}
.login_validation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.login-background{
	padding:37px;
	text-align:center;
	background-image: url(../media/images/admin/login_admin.jpg);
	background-repeat: no-repeat;		
}
.login_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #074c87;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
	cursor: pointer;
}
.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.login_olvide {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.login_olvide a {
	text-decoration:none;
}
.login_olvide a:hover {
	text-decoration:underline;
}
.error_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;
}
/*----------------------------------*/
