﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    /*background: #00000;*/
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    /*background-image: url(img/mainContentBG.jpg);*/
    /*background-repeat: repeat-x; */
    background-image:url(img/page_back.png);
}
/*
a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: red;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}
*/
.cabSeccionAdmin a
{
 color:#08298A;   
}

.cabSeccionAdmin a:hover
{
 color:black;   
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 95%;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 0px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:99%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.style1
{
    width: 567px;
}
.style3
{
    width: 567px;
    height: 153px;
}
.menu
{}
.style5
{
    width: 163px;
}
.style6
{
    width: 207px;
}
.style7
{
    width: 689px;
}

/* INDICADORES 
----------------------------------------------------------*/
.title{
color: #333;
font-family: Verdana, sans-serif;
font-size:16px;
font-weight:normal;
}
.cabtabla th{
color: #333;
font-family: Verdana, sans-serif;
font-size:11px;
font-weight:normal;
    
}
#tableDatos{
border: 1px solid #D4E0EE;
border-collapse: collapse;
font-family: "Trebuchet MS", Arial, sans-serif;
color: #555;
}
.datos2{
color: #555;font-family: Verdana, sans-serif;font-size:12px;font-weight:normal; text-align: left; border-color:#D4E0EE;
}
.datos3{
color: #555;font-family: Verdana, sans-serif;font-size:10px; font-style:oblique; text-align: left; border-color:#D4E0EE;
}

.fondotablaarriba {
	color:NAVY;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	word-wrap:break-word;
	padding: 0cm;
	height: 34px;
	background-image: url(../imagenes/fondo_tabla_arriba.jpg);
	border: 1px solid #C7D1E3;
}




/* nicolaslagos */

.firma_nico
{
    position: absolute; 
    background-color: #FFBF00; 
    padding: 4px; 
    border: 5px solid #FFBF00; 
     /* bordes redondos */
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
    border-radius: 10px; 
    color: White;
    font-family: Arial !important;
    width: 70px;
    font-weight: bolder;
    font-size: 18px;
    margin-top: -10px;
    /* sombras */
    -webkit-box-shadow: 6px 8px 6px -6px #949494;
    -moz-box-shadow: 6px 8px 6px -6px #949494;
    box-shadow: 6px 8px 6px -6px #949494;
}

/* ------------ INVISIBLE ------------ */
.invisible
{
    visibility:hidden;
    height:0px;
    position:absolute;        
    z-index:-1000;
} 
   
    .td_vistas
    {
        width: 1300px;
    }
    
    
    .div_gauge
    {
        width: 230px;
        height: 230px;
        float: left;
        position: relative;
        text-align:center;
        vertical-align: middle;
        border: 1px solid White; 
        margin-top: 10px;
        margin-left: 10px;
        padding: 4px;
        
        /* bordes redondeado */
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        
        /* sombras */
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,.65);
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.65);
        box-shadow: 2px 2px 6px rgba(0,0,0,.65);
        
    }
    
    .graf_gauge_small
    {
        width: 160px; 
        height: 160px;
        position: absolute;
        top: 60px;
        left: 50%;
        margin-left: -80px;
   
        /* bordes redondeado */
        -webkit-border-radius: 80px;
        -moz-border-radius: 80px;
        -o-border-radius: 80px;
        -khtml-border-radius: 80px;
        border-radius: 80px;
        
        /* sombras */
        -moz-box-shadow: 2px 2px 9px rgba(0,0,0,.65);
        -webkit-box-shadow: 2px 2px 9px rgba(0,0,0,.65);
        box-shadow: 2px 2px 9px rgba(0,0,0,.65);
        
    }
    
    .graf_gauge_big
    {
        width: 250px; 
        height: 250px; 
        margin-top: 20px; 
        margin-left: 25px;
        
        /* bordes redondeado */
        -webkit-border-radius: 125px;
        -moz-border-radius: 125px;
        -o-border-radius: 125px;
        -khtml-border-radius: 125px;
        border-radius: 125px;
        
        /* sombras */
        -moz-box-shadow: 2px 2px 9px rgba(0,0,0,.65);
        -webkit-box-shadow: 2px 2px 9px rgba(0,0,0,.65);
        box-shadow: 2px 2px 9px rgba(0,0,0,.65);
    }
	
.Estilo1 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.Estilo2 {font-size: 9px}

body {
	background-color: #F5F5F5;
}
/*
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}*/

    #botonera_kpi a
    {          	
        font-family: Arial;
		height:35px;	
		width: auto;	  
	    background:#4d8adb;
		color: White;
		text-decoration: none;
		font-size: 11px;
		font-weight: 500;
		padding: 5px;
		outline: none;
		
		/* Bordes Redondeado */
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        
        /* Sombras */
        -moz-box-shadow: 1px 1px 4px rgba(0,0,0,.65);
        -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.65);
        box-shadow: 1px 1px 4px rgba(0,0,0,.65);
    }
    
    #botonera_kpi a.current {
	    background: #b0b0b0;
		color:White;
    }
    
    #botonera_kpi a:hover {
	    background: #b0b0b0;
		color:White;
    }
    
    
    /*.highcharts-container
    {
        border: 0 !important;
        
       
        -webkit-border-radius: 125px !important;
        -moz-border-radius: 125px !important;
        -o-border-radius: 125px !important;
        -khtml-border-radius: 1255px !important;
        border-radius: 125px !important;
        
       
        -moz-box-shadow: 2px 2px 6px rgba(0,0,0,.65) !important;
        -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.65) !important;
        box-shadow: 2px 2px 6px rgba(0,0,0,.65) !important;
    }

*/



#login-box {
	width:333px;
	height: 352px;
	padding: 58px 76px 0 76px;
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/login-box-backg.png) no-repeat left top;
}

#login-box img {
	border:none;
}

#login-box h2 {
	padding:0;
	margin:0;
	color: #ebebeb;
	font: bold 44px "Calibri", Arial;
}


#login-box-name {
	float: left;
	display:inline;
	width:80px;
	text-align: right;
	padding: 14px 10px 0 0;
	margin:0 0 7px 0;
}

#login-box-field {
	float: left;
	display:inline;
	width:230px;
	margin:0;
	margin:0 0 7px 0;
}


.form-login  {
	width: 205px;
	padding:  6px 4px 6px 3px;
	border: 1px solid #0d2c52;
	background-color:#1e4f8a;
	font-size: 16px;
	color: #ebebeb;
}

.login-box-options  {
	clear:both;
	/*padding-left:87px;*/
	font-size: 11px;
}

.login-box-options a {
	color: navy;
	font-size: 10px;
	font-weight:normal  
}

/*ISR: CSS PARA COMBO DE SELECCIÓN PERSONALIZADO*/
.zzzelect{
	float: left;
	margin-left: 10px;
	width: 122px;
	position: relative;
	margin: 0;
	line-height: 20px;
}
.btn_zzzelect{
	float: left;
	width: 116px;
	height: 20px;
	background: url(bg_selector.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#ebebeb;
	text-align: left;
	padding: 4px 0 0 5px;
	border: none;
	cursor: pointer;
	outline: none;
}
.zzzelect .opciones_zzzelect{
	width: 212px;
	position: absolute;
	right: 22px;
	top: 18px;
	background: #1e4f8a;
	/*border-bottom: 1px solid #677891;*/
	color:#ebebeb;
}
.zzzelect .opciones_zzzelect a{
	display: block;
	width: 100%;
	text-decoration: none;
	text-indent: 5px;
	border-top: 1px solid #677891;
	color:#ebebeb;
}
.zzzelect .opciones_zzzelect a:hover{
	background: #466087;
}

.zzzelect .opciones_zzzelect span{
	display: block;
	width: 100%;
	text-decoration: none;
	text-indent: 5px;
	border-top: 1px solid #677891;
	color:#ebebeb;
	cursor:pointer;
}
.zzzelect .opciones_zzzelect span:hover{
	background: #466087;
	cursor:pointer;
}

