﻿
bod+y
{
  + ++++++++++++++++++++++++++++++++++ background: #fff;
}

.fondoParametrizado
{
    background: #f5fafe url('../images/fondo.png') repeat-x;
}



/*********************************************
Diseño para links del todo el Portal
**********************************************/

a
{
    color: #2C8FC2;
}

a:hover, a:active, a:visited
{
    color: #FF5A00;
}



 hr
{
    border-color: #80DEEA;
}
            
/*********************************************
Diseño para la estructura principal de todo el Portal
**********************************************/

/**
	Estilos para header de todas las pantallas
**/



.headerPortal
{
    height: 100px;
    width: 1200px;
    margin: 0px auto;
    margin-top: 20px;
}




.logoCliente
{
    height: 100px;
    width: 300px;
    float: left;
}

.tituloPortal
{
    height: 100px;
    width: 580px;
    position: absolute;
    top: 30px;
    right: 30px;
}

.logoGN3
{
    height: 100px;
    width: 250px;
    float: right;
}

.mensajePortal
{
    float: right;
    margin-left: 30px;
}


.tituloPortalPrincipal
{
    font-family: Calibri;
    color: #2D90C2;
    font-weight: bolder;
    font-size: 3.1em;
}

.tituloPortalSecundario
{
    font-family: Calibri;
    color: #FF5C04;
    font-size: 1.5em;
}






/*******************************************************************************************/



/**
	Redondea bordes Superiores de un elemento 
**/
.campoRedondoArriba
{
    -moz-border-radius: 10px 10px 0px 0px !important;
    -webkit-border-radius: 10px 10px 0px 0px !important;
    border-radius: 10px 10px 0px 0px !important;
    overflow: hidden;
}

/**
	Redondea bordes Inferiores de un elemento 
**/
.campoRedondoAbajo
{
    -moz-border-radius: 0px 0px 10px 10px !important;
    -webkit-border-radius: 0px 0px 10px 10px !important;
    border-radius: 0px 0px 10px 10px !important;
    overflow: hidden;
}


/**
	Redondea bordes de un elemento 
**/

.campoRedondo
{
    -moz-border-radius: 10px 10px 10px 10px !important;
    -webkit-border-radius: 10px 10px 10px 10px !important;
    border-radius: 10px 10px 10px 10px !important;
    overflow: hidden;
}


/**
	Redondea bordes de un elemento 
**/

.campoRedondoRecibo
{
    -moz-border-radius: 10px 10px 10px 10px !important;
    -webkit-border-radius: 10px 10px 10px 10px !important;
    border-radius: 10px 10px 10px 10px !important;
}



/*******************************************************************************************/

/**
	Da un aspecto de metal a un elemento
**/
.metal
{
    display: block;
    border: solid 1px #B9BEC3 !important;
    background: #F0F1F0 url(../Images/iBack.png) !important;
    background-repeat: repeat-x !important;
}


/*******************************************************************************************/

/**
	Estilos para campos de Texto
**/

.combo
{
    outline: none !important;
    color: #000 !important;
    font-family: calibri !important;
    border: 1px solid #ddd !important;
    font-size: 1.1em !important;
    margin-left: 100px !important;
    padding: 15px !important;
    width: 300px !important;
}


.campo
{
    outline: none !important;
    color: #000 !important;
    font-family: calibri !important;
    border: 1px solid #ddd !important;
    font-size: 1.1em !important;
    margin-left: 100px !important;
    padding: 25px !important;
    width: 300px !important;
}


.campoL:hover
{
}

.campoL:focus
{
    border: 1px solid #ff6123 !important;
    font-size: 1.7em !important;
    color: #ff6123 !important;
    font-size: 1.7em !important;
}

.campoL
{
    outline: none !important;
    color: #000 !important;
    font-family: calibri !important;
    border: 1px solid #ddd !important;
    font-size: 1.3em !important;
    width: 300px !important;
    margin-left: 100px !important;
    font-style: italic;
    text-align: center !important;
}


/**
	Estilos para botones Planos
**/

.boton
{
    background: #00b2e2;
    color: white !important;
    border: 1px !important;
    font-size: 1em !important;
    font-family: Calibri;
    padding: 15px 5px !important;
    width: 150px !important;
    text-align: center !important;
    margin-top: 30px !important;
    text-decoration: none;
    cursor: pointer !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px 5px !important;
}

.boton:hover
{
    background: #FF5A00;
}




.ligaGN3
{
    float: right;
    padding: 30px;
    font-family: Calibri;
    font-size: 1.3em;
}


/*********************************************
Borde para controles 
**********************************************/

/**
	Borde
**/

.contorno
{
    border: solid 3px #57C4FD !important;
}


/*********************************************
Fondo de rompecabeza
**********************************************/


.fondoRom
{
    width: 600px;
    z-index: 0;
    position: fixed;
    bottom: -210px;
    right: -150px;
    height: 500px; /* background-image:url(../images/iRom.png);*/
    background-position: right top;
    background-repeat: no-repeat;
}



.lblCampo
{
    color: #2D90C2;
    font-weight: 300;
    font-family: Calibri;
    font-size: 1.6em;
}
.label
{
    color: Black;
    font-weight: 300;
    font-family: Calibri;
    font-size: 1.0em;
}
.labelOrange
{
    color: Orange;font-weight: 300;font-family: Calibri;font-size: 1.0em;
}
.labelSmall
{
    color: Black;
    font-weight: 300;
    font-family: Calibri;
    font-size: 0.9em;
}

.diaDescansoAsistencia
{
    background: "#F7F8E0";
}


.rsContent .rsContentTable .rsRow .rsSatCol .rsSunCol
{
    background: white;
    border-bottom-color: white;
}

.navIcons
{
    width: 400px;
    height: 130px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.navIcons ul
{
    margin-top: 25px;
}

.navIcons ul li
{
    float: right;
    margin-right: 20px;
}

.navIconsREC
{
    width: 400px;
    height: 130px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.navIconsREC ul
{
    margin-top: 25px;
}

.navIconsREC ul li
{
    float: right;
    margin-right: 20px;
}

/*********************************
Titulo pantallas Generico
****************************************/

.tituloPantalla
{
    color: #2D90C2;
    font-weight: bolder;
    font-family: Calibri;
    font-size: 2.0em;
}


/*********************************
Panel de la vista principal de Recibos de Nomina
****************************************/
.panelVistaNominaRecibo
{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    min-height: 300px;
}


.sombra
{
    -webkit-box-shadow: 4px 29px 47px -16px rgba(0,0,0,0.21);
    -moz-box-shadow: 4px 29px 47px -16px rgba(0,0,0,0.21);
    box-shadow: 4px 29px 47px -16px rgba(0,0,0,0.21);
}



.SombraMini
{
    -webkit-box-shadow: -10px 20px 50px -10px rgba(87, 196, 253,0.21);
    -moz-box-shadow: -10px 20px 50px -10px rgba(87, 196, 253,0.21);
    box-shadow: -10px 20px 50px -10px rgba(87, 196, 253,0.21);
}


.contorno
{
    border: solid 1px #4CB8E5;
}

.fondoComun
{
    background: #4CB8E5;
    color: White !important;
}




.botonChicoAzul
{
    background: #00b2e2;
    border: 0px;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    padding: 8px 25px;
}


.botonChicoNaranja
{
    background: #00b2e2;
    border: 0px;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    padding: 8px 25px;
}


.botonChicoVerde
{
    background: #0E9426;
    border: 0px;
    font-weight: 100;
    font-size: medium;
    text-decoration: none;
    color: #fff;
    padding: 4px 25px;
}



.botonMedianoAzul
{
    background: #00b2e2;
    border: 0px;
    text-decoration: none;
    color: #fff !important;
    font-size: .9em;
    font-weight: 100;
    padding: 6px 15px;
}


.botonMedianoNaranja
{
    background: red;
    border: 0px;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    padding: 8px 25px;
}


.botonMedianoVerde
{
    background: #0E9426;
    border: 0px;
    font-weight: 100;
    font-size: medium;
    text-decoration: none;
    color: #fff;
    padding: 4px 25px;
}




.botonGrandeAzul
{
    background: #00b2e2;
    border: 0px;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    padding: 8px 45px;
}


.botonGrandeNaranja
{
    background: #00b2e2;
    border: 0px;
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    padding: 8px 45px;
}


.botonGrandeVerde
{
    background: #0E9426;
    border: 0px;
    font-weight: 100;
    font-size: medium;
    text-decoration: none;
    color: #fff;
    padding: 8px 45px;
}



/*Textbox Sin fondo*/
.textBoxSinFondo
{
    background: transparent !important;
    border: none !important;
}







/*********************************************
Estilos para los RequiredFieldValidator
**********************************************/
.RequiredFieldValidator
{
    color: Red !important;
    display: block;
}






/*********************************************
Formulario Responsivo
**********************************************/

/*Diseño responsivo de controles*/

div.formResponsivoDefault
{
    padding: 10px;
}

div.formResponsivoDefault div.controlResponsivo
{
    padding: 5px;
    display: inline-block;
}

div.formResponsivoDefault div.controlResponsivo .etiquetaControl
{
    padding: 5px;
    display: inline-block;
    min-width: 70px; 
    color: Black;
    font-weight: 300;
    font-family: Calibri;
    font-size: 1.0em;
}
div.formResponsivoDefault div.controlResponsivo .control
{
    display: inline-block;
}



/** Columns */
.rcbHeader ul,
.rcbFooter ul,
.rcbItem ul,
.rcbHovered ul,
.rcbDisabled ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    list-style-type: none;
}
 
.rcbHeader {
    padding: 5px 27px 4px 7px;
}
 
.rcbScroll {
    overflow: scroll !important;
    overflow-x: hidden !important;
}
 
.col1,
.col2,
.col3,
.col4,
.col5,
.col6 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 18%;
    line-height: 14px;
    float: left;
}
 
 
 .colItem1,
.colItem2,
.colItem3,
.colItem4,
.colItem5,
.colItem6 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 18%;
    line-height: 14px;
    float: left;
}
 
 
 
/** Multiple rows and columns */
.rcbItem,
.rcbHovered {
    
    margin: 0 1px;
    min-height: 13px;
    overflow: hidden;
    padding: 2px 19px 2px 6px;
    width: 420px;
}




.RadGrid_Metro div .rgFooterDiv td, .RadGrid_Metro div .rgFooter td {
    background: #ff5b0287 !important;
}