html,body{
	margin:0;
	padding:0;	
	min-width:1000px;
}

a{
	outline: none;
}

ul{
	list-style-type: none;
}

#page-container{
	margin:auto;
	height: 1000px;
	min-width: 1000px;
}

/*login*/

#login-page-container{
	background-image: url('../images/login_bg.png');
	background-position: 0px -50px;
	height: 450px;
}

#login_frame{
	background-image: url('../images/fondo_login.png');
	height:450px;
	width: 990px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.image_logocme{
	background-image: url('../images/logocme.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 30px;
	right: 40px;
	width: 207px;
	height: 66px;
}

.image_bars{
	background-image: url('../images/barras.png');
	position: absolute;
	top: 70px;
	right:350px;
	width: 278px;
	height: 292px;
}

.login_form_container{
	width:250px;
	height: 450px;
	float: right;
}

.login_form{
	list-style-type: none;
	margin:0px;
	padding:0px;
	margin-top: 110px;
}

.login_form_label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin-bottom: 10px;
}

.login_form_input{
	margin-bottom: 15px;
}

.login_form_error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C62925;
}

.login_textfield{
	border: 1px solid #B4D0DA;
	height: 20px;
	width: 200px;
	color: #222;
	font-size: 12px;
	padding: 2px 5px;
}

.login_button{
	border: 1px solid #B4D0DA;
	color: #208DBB;
	background-color: white;
	font-size: 12px;
	padding: 2px 5px;
}

.login_link{
	color: white;
	text-decoration: none;
}

.login_link:hover{
	color: white;
	text-decoration: underline;
}

/*login*/

/*Menu*/
#menu{
	height: 72px;
	background-color: white;

}

.roboto300{
	font-family: Roboto, Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	letter-spacing: normal;
}

.roboto100{
	font-family: Roboto, Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	letter-spacing: normal;
}

.menu-list{
	background-image: url('../images/logocmePlain.png');
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 165px;
	color: rgb(117, 117, 117);
	font-size: 15px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-decoration: none;
	line-height: 72px;
	margin: 0px;
	height: 72px;
}

.menu-item{
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

.menu-item:hover{
	background-color: rgb(217, 217, 217);
	color: black;
}

.menu-list a{
	color: rgb(117, 117, 117);
	text-decoration: none;
}

.menu-list a:hover{
	color: black;
}

.submenu{
	position: absolute;
	margin:0px;
	left: 0px;
	padding-left: 0px;
	display: none;
}

.submenu li{
	background-color: gray;
	color: white;
	width: 100px;
	height: 20px;
	padding: 5px 8px;
	margin-top: 1px;
	line-height: 20px;
	font-size: 15px;
}

.submenu li:hover{
	background-color: rgb(0, 153, 255);
}

.datos_usuario_lbl{
	float: right;
	margin-right: 20px;
	font-size: 13px;
	color: rgb(87, 87, 87);
}
/*Menu*/

/*main-body*/
#main-body{
	background-image: url('../images/MenuDropShadow.png');
	background-repeat: repeat-x;
	height: 1000px;
	padding: 10px;
}

.lista_saludo{
	margin:0px;
	padding:0px;
}

.saludo_nombre{
	font-size: 28px;
	color: black;
	margin-bottom: 20px;
}

.saludo_msg{
	font-size: 23px;
	color: rgb(51, 51, 51);
}

.lista_opciones{
	margin-top: 30px;
}

.lista_opciones li{
	border: 1px solid rgb(207, 207, 207);
	width: 400px;
	height: 96px;
	margin-bottom:	10px;
	color: rgb(67, 67, 67);
	background-repeat: no-repeat;
	position: relative;
}

.lista_opciones a{
	color: rgb(67, 67, 67);
	text-decoration: none;
}

.opc_img{
	position: absolute;
	width: 96px;
	height: 96px;
	display: inline-block;
	background-image: url('../images/sprite_opciones.gif');
}

.opc_lbl{
	position: absolute;
	top:0px;
	left:116px;
	height: 96px;
	line-height: 96px;
	display: inline-block;
}

.opc_estado{
	background-position: 0px -288px;
}

.opc_estado:hover{
	background-position: -96px -288px;
}

.opc_resultados{
	background-position: 0px -384px;
}

.opc_estadistica{
	background-position: 0px -480px;
}

.opc_cuenta{
	background-position: 0px -192px;
}

.opc_contacto{
	background-position: 0px -96px;
}

.opc_ayuda{
	background-position: 0px 0px;
}
/*main-body*/

/*Estilos generales de pantallas*/
.lista_titulo{
	margin:0px;
	padding:0px;
}

.titulo_nombre{
	font-size: 26px;
	color: black;
	margin-bottom: 10px;
}

.titulo_msg{
	font-size: 18px;
	color: black;
}

.bloque{
	position: relative;
	margin-top: 30px;
}

.bloque_nombre{
	font-size: 18px;
}

.bloque_msg{
	font-size: 15px;
	margin-top: 10px;
}

.lista_filtros{
	border: 1px solid rgb(207, 207, 207);
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.lista_filtros li{
	margin-bottom: 5px;
}

.slcbox1{
	background-color: white;
	padding: 5px 10px;
	font-size: 14px;
	border: 1px solid rgb(87, 87, 87);
}

.txtfield1{
	background-color: white;
	padding: 5px 10px;
	font-size: 14px;
	border: 1px solid rgb(87, 87, 87);
}

.txtfield_size2{
	width: 300px;
}

.button1{
	background-color: rgb(0, 153, 255);
	padding: 5px 10px;
	font-size: 14px;
	color: white;
	border: 1px solid rgb(0, 119, 199);
	margin-top: 10px;
	cursor: pointer;
}

.button1:hover{
	border: 1px solid rgb(0, 79, 131);
	background-color: rgb(0, 79, 131);
}

.flexigrid-container{
	height: 600px;
}

.highcharts-container{
	height: 600px;
}

.bordered {
	*border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
	font-family: Verdana;
	font-size: 10px;
	width: 900px;
	margin-top: 10px;
}

.bordered {
	border: solid #1B5790 1px;
	border-top: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px 0px #ccc; 
	-moz-box-shadow: 0 3px 7px 0px #ccc; 
	box-shadow: 0 3px 7px 0px #ccc;
}

.bordered td, .bordered th {
	border-left: 1px solid #1B5790;
	border-top: 1px solid #1B5790;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

.bordered th{
	background-color: #E3EDF4;
	font-weight: normal;
}

.bordered td:first-child, .bordered th:first-child {
	border-left: none;
}

.bordered th:first-child {
	-moz-border-radius: 6px 0 0 0;
	-webkit-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
}

.bordered th:last-child {
	-moz-border-radius: 0 6px 0 0;
	-webkit-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}

.bordered th:only-child{
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
	-moz-border-radius: 0 0 0 6px;
	-webkit-border-radius: 0 0 0 6px;
	border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
	-moz-border-radius: 0 0 6px 0;
	-webkit-border-radius: 0 0 6px 0;
	border-radius: 0 0 6px 0;
}

.etiqueta2{
	display: inline-block;
	width: 130px;
}

.inicio{
	display: inline-block;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.listado_estadistica{
	position: relative;
	width: 600px;
	display: none;
}

.grafico{
	position: relative;
	width: 800px;
}

#btnGrafico{
	display: none;
	position: absolute;
	left: 490px;
	top: 20px;
}

#btnCuadro{
	display: none;
	position: absolute;
	top: 0px;
	left: 450px;
	z-index: 300;
}

.grafico{
	margin-top: 30px;
}

.lista_resultados{
	padding: 0;
	padding-bottom: 50px;
}

.resultados{
	display: none;
	margin-top: 10px;
	width: 900px;
}

.resultados li{
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 12px;
	height: 17px;
}

.valor{
	display: inline-block;
	margin-left: 0px;
	width: 700px;
}

#pdf{
	cursor: pointer;
	margin-left: 170px;
}

#li_proyectada{
	display: none;
}

.msginfo{
	font-weight: bold;
}

.msginfo2{
	font-weight: bold;
}

.msgok{
	color: #439600;
}

.msgerror{
	color: #C62925;
}

.notificacion{
	font-weight: bold;
	color: red;
}

/*Estilos generales de pantallas*/

/*Ayuda*/
.ayuda_popup{
	/*height: 100px;*/
	width: 400px;
	padding:10px;
	background-color: white;
}

.ap_texto{
	font-size: 15px;
	text-align: center;
	margin-bottom: 20px;
	display: block;
}

.ayuda_botones_container{
	width: 290px;
	margin-left: auto;
	margin-right: auto;
}

.ap_boton{
	text-align: center;
	display: inline-block;
	text-decoration: none;
}

#ap_boton2{
	margin-left:10px;
}
