﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: white;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #333333;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

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: 960px;
    background-color: #fff;
    margin: 5px auto 0px auto;
}

.pageh
{
    width: 1400px;
    background-color: #fff;
    margin: 05px auto 0px auto;
}

.pagecomplemento
{
    width: 100%;
    background-color: #fff;
    margin: 05px auto 0px auto;
}

.header
{
    position: fixed;
    margin: 0px;
    padding: 0px;
    background-position:center top;
    background-repeat:no-repeat;
    width: 100%;
    background-color: black;
    top: 0px;
    left: 0px;
    height: 32px;
    z-index: 1000;
}

.menufondo
{
    width: 960px;
    margin: 0px auto 0px auto;
    height: 30px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 30px 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:100%;
}

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: black;
    border: 0px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 10px;
    text-decoration: none;
    white-space: nowrap;
    height: 20px;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: black;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: black;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
    width: 353px;
}



fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}






div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}


.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* PERSONALES - PERSONALIZADAS   
----------------------------------------------------------*/

.SubTitulo
{
    
    height: 30px;
    border-bottom: 1px solid #999999;
    font-size: large;
    color: #666666;
}

.SubTituloB
{
    height: 25px;
    background-color: #F7C466;
    text-align: center;
    font-variant:small-caps;
}

.SubTituloBV
{
    height: 25px;
    background-color: green;
    color: white;
    text-align: center;
    font-variant:small-caps;
}


.SubTituloB2
{
    height: 25px;
    background-color: #F7C466;
    text-align: center;
    font-variant:small-caps;
    font-weight: bold;
    font-size: 3ex;
}

.SubTituloB3
{
    height: 25px;
    background-color: #F7C466;
    text-align: center;
    font-variant:small-caps;
    font-weight: bold;
    font-size: 2.5ex;
}

.SubTituloAviso
{
    height: 25px;
    background-color: red;
    text-align: center;
    font-variant:small-caps;
    font-weight: bold;
    font-size: 2.5ex;
    color: white;
}

.SubTituloB4
{
    height: 25px;
    background-color: #A94747;
    text-align: center;
    font-variant:small-caps;
    font-weight: bold;
    font-size: 3ex;
    color: white;
}

.SubTitulo2Derecha
{
    height: 30px;
    font-weight: bold;
    border-bottom: 1px solid #999999;
    font-size: large;
    text-align: right;
}


.SubTituloIzquierda
{
    height: 30px;
    font-weight:bold;
    text-align: left;
}

.SubTituloCentro
{
    height: 30px;
    font-weight:bold;
    text-align: center;
}

.SubTitulo2c
{
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #999999;
}

.SubTitulo2
{
    height: 30px;
    font-weight: bold;
    border-bottom: 1px solid #999999;
    font-size: large;
    color: #666666;
}

.SubTitulo2G
{
    height: 30px;
    font-weight: bold;
    border-bottom: 1px solid #999999;
    font-size: x-large;
}

.SubTitulo5
{
    height: 30px;
    font-weight: bold;
    font-size: large;
}

.SubTitulo6 {
    height: 30px;
    font-weight: bold;
    color: #365a60;
}

.SubTitulo6G {
    height: 30px;
    font-weight: bold;
    color: #365a60;
    font-size: 20px;
}

.SubTitulo6M {
    height: 30px;
    font-weight: bold;
    color: #365a60;
    font-size: 16px;
}

.SubTitulo7 {
    height: 30px;
    font-weight: bold;
    color: #666666;
}

.SubTitulo7G {
    height: 30px;
    font-weight: bold;
    color: #666666;
    font-size: 20px;
}

.SubTitulo7M {
    height: 30px;
    font-weight: bold;
    color: #666666;
    font-size: 16px;
}

.SubTitulo2b
{
    height: 30px;
    font-weight: bold;
    border-bottom: 1px solid #999999;
    font-size: 2ex;
}

.SubTitulo3
{
    height: 30px;
    font-weight: bold;
    font-size: large;
}

.SubTitulo4
{
    height: 25px;
    font-weight: bold;
    text-align: center;
}

.SubTitulo4G
{
    height: 25px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.SubTitulo4b
{
    height: 30px;
    font-size: large;
    color: #666666;
    text-align: center;
    text-transform: capitalize;
    background-color: #599bb3;
    color: white;
    
}

.SubTitulo2Columnas
{
    height: 30px;
    font-weight:bold;
}
.Titulo
{
    font-size: 2.5em;
    font-weight:bold;
    height: 50px;
    width: 100%;
    text-align: center;
    font-variant: small-caps;
    text-transform: uppercase;
    color: #46436d;
}
.Tabla95Centrada
{
    width: 95%;
    margin-left:auto;
    margin-right:auto;
}
.Tabla100Centrada
{
    width: 100%;
    margin-left:auto;
    margin-right:auto;
}
.Tabla100TextoCentro
{
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}
.PanelGris100
{
    width:100%;
    background-color: #F7C466;
}
.PanelGris95
{
    width:95%;
    background-color: #D8E9F8;
}
.PanelTrasparente100
{
    width:100%;
    border-collapse:collapse;
}

.Borde
{
    border: 1px solid black;
    border-collapse:collapse;
}

.BordeUnico
{
    border: 1px solid black;
    border-collapse: collapse;
    width: 100%;
}    

.BordeUnico
{
    border: 1px solid  black;
    border-collapse: collapse;
    width: 100%;
}   

.BordePuntos
{
    border: 1px dashed  black;
    border-collapse: collapse;
    width: 100%;
    height: 30px;
} 

.BordeBajo
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: Gray;
}
.Derecha
{
    text-align:right;
}

.Izquierda
{
    text-align: left;
}
.Encabezado {
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    height: 50px;
    border: 1px solid black;
}

.Justicado
{
    text-align: justify;
}

.Alto50{
    height: 50px;
}

.Centro
{
    text-align:center;
}
.Centro150
{
    text-align:center;
    width: 150px;
}
.Centro200
{
    text-align:center;
    width: 200px;
}

.Ancho40
{
    width: 40px;
}

.Ancho80
{
    width: 80px;
}

.Ancho100
{
    width: 100px;
}

.Ancho150
{
    width: 150px;
}

.Ancho200
{
    width: 200px;
}

.Ancho300
{
    width: 300px;
}

.Ancho400
{
    width: 400px;
}
.Ancho120
{
    width: 120px;
}
.Ancho120C
{
    width: 120px;
    text-align: center;
    vertical-align: top;
}

.Tabla100
{
    width: 100%;
}

.Tabla100NoImprimir
{
    width: 100%;
}


.LoginNuevo {
   visibility:visible;
   opacity: 1;
   position: relative;
   top: 10px;
   left: 280px;
   right: 0px;
   bottom: 0px;
   margin: 0px;
   z-index: 999;
   -webkit-transition:all 0.2s;
   -moz-transition:all 0.2s;
   transition:all 0.2s;
   display: block;
   width: 350px;

}

.LoginTextbox {
    width: 80%;
    padding: 12px 12px;
    margin: 8px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box
}


.BotonLogin {
    background-color: #d32c1c; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}


.BotonLogin:hover {
    background-color: #b42518;
    color: white;
}

.BotonAzul {
    background-color: #413f68; /* Azul */
    border: none;
    color: white;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 2px 0px;
    cursor: pointer;
    border-radius: 4px 4px 4px 4px;
}

.BotonAzul:hover {
    background-color: #008CBA;
    color: white;
}

.BotonAzul:visited {
    color: white;
}

.Indicador {
    width: 200px;
    
    text-align:  right;
    padding: 6px 4px 4px 4px;
    font-size: 13px;
    font-weight: bold;
    vertical-align: top;
    color: #666666;
}

.txtMuyLargo {
    width: 350px;
}