﻿#cerrarSession
{
    width: 10%;
    height: 12%;
    left: 90%;
    top: -100px;
    position: relative;
    z-index: 999;
    text-align: right;
}
#cambiarPassword
{
    width: 10%;
    height: 12%;
    left: 90%;
    top: -100px;
    position: relative;
    z-index: 999;
    text-align: right;
}

body
{
    margin: 0;
    padding: 0;
    border: 0;
    left: 0;
    top: 0;
}
#header
{
    border-style: solid;
    border-width: thin;
    width: 181px;
    height: 101px;
    padding: 0px;
    font-family: Open Sans;
    position: relative;
    background-image: url('../../Imagenes/Sitio/logo-login.png');
    background-repeat: no-repeat;
    background-size: auto 100%;
}

#MenuPpal
{
    top: -150px;
    height: 150px;
    font-family: Open Sans;
    text-align: right;
    position: relative;
}


#container
{
    /*	float: left; */
    width: 100%;
    height: 100%;
    font-size: 95%;
    text-align: left;
    background: white;
}

#main-body
{
    position: absolute;
    top: 170px;
    width: 90%;
    left: 5%;
    height: auto;
    min-height: 300px;
    background-color: red;
}

#Titulo
{
    background-image: url('../../Imagenes/Sitio/linea.jpg');
    background-repeat: repeat;
    top: 10px;
    height: 30px;
    width: 100%;
    padding-left: 25px;
    left: -14px;
    position: absolute;
    border-radius: 0 5px 5px 0px;
    font-family: Open Sans;
    font-size: 20px;
    color: White;
    -moz-box-shadow: 5px 5px 2px #888;
    -webkit-box-shadow: 5px 5px 2px #888;
    box-shadow: 5px 5px 2px #888;
}
#ContenedorTriangulo
{
    width: 100%;
    top: 40px;
    padding-left: 20px;
    left: -10px;
    position: absolute;
}
#TrianguloIzquierdo
{
    background-image: url('../../Imagenes/Sitio/triangulo1.png');
    background-repeat: no-repeat;
    height: 16px;
    width: 15px;
    left: -25px;
    position: relative;
}

#content
{
    float: left;
    margin-top: 60px;
    width: 90%;
    margin-left: 4%;
    padding-bottom: 20px;
}
#performance
{
    color: green;
    padding: 15px;
    text-indent: 15px;
    font-size: 9pt;
}

.divRepeaterRanking
{
    display: none;
}
.divRepeaterRankingVisible
{
    display: inline;
}
.gridViewHeaderStyle
{
    background-color: #428bca;
    font-family: Open Sans;
    font-size: small;
    color: White;
}
.gridViewAlternatingRowStyle
{
    background-color: #D2D2D2;
}

#botonera
{
    height: 125px;
    border: 10px solid #D6D7DB;
    background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #428bca 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#428bca)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#428bca 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#428bca 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#428bca 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#428bca 100%); /* W3C */
}
#Pie
{
    height: 30px;
    bottom: 0;
    position: absolute;
    background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #428bca 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#428bca)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#428bca 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#428bca 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#428bca 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#428bca 100%); /* W3C */
}
.menu
{
    border-style: none;
    display: inline-block;
    padding: 10px;
    text-align: center;
    margin: 90px auto;
    background: none;
    color: white;
    font: bold;
    padding: 10px;
    font-family: Open Sans;
    font-size: 20px;
}


.menu:hover
{
    display: inline-block;
    padding: 10px;
    text-align: center;
    margin: 10px auto;
    background: none;
    color: #428bca;
    font: bold;
    padding: 10px;
    font-family: Open Sans;
    font-size: 22px;
    cursor: pointer;
}

.logOut
{
    border-style: none;
    text-align: center;
    background: none;
    color: white;
    font-family: Open Sans;
    font-size: 12px;
}

.logOut:hover
{
    cursor: pointer;
}

.CerrarSession
{
    border-style: none;
    display: inline-block;
    padding: 10px;
    text-align: center;
    margin: 10px auto;
    background: none;
    color: white;
    font: bold;
    padding: 10px;
    font-family: Open Sans;
    font-size: 12px;
    cursor: pointer;
}

.tablaRepeater
{
    border-spacing: 0;
    width: 100%;
    background-color: #428bca;
    border-color: #D6D7DE;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    color: White;
}

.tablaRepeater :hover
{
    border-spacing: 0;
    width: 100%;
    background-color: White;
    border-color: #D6D7DE;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    color: #428bca;
}


.tablaTitulo
{
    text-align: left;
    width: 100%;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
}
.tablaTitulo2
{
    width: 100%;
    font-family: Open Sans;
    font-size: 16px;
}
.FileUploadClass
{
    font-size: 5px;
    width: 100%;
    cursor: pointer;
}
.FileUploadClass input
{
    cursor:pointer;
    background-color: #FFFFFF;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    border: 1px solid #ccc;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.tablaTituloPanel
{
    color: White;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    background-color: #428bca;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
}
.Grupos
{
    display: none;
    background-color: #428bca;
}

.gvIdiomaRanking
{
    font-family: Open Sans;
    font-size: 14px;
    color: Black;
    border-color: #D6D7DE;
    width: 100%;
}
.gvIdiomaRankingHeaderStyle
{
    background-color: White;
    color: #428bca;
    text-align: center;
}
.gvIdiomaAlternatingRowStyle
{
    background-color: #D6D7DE;
}


.gvRanking
{
    font-family: Open Sans;
    font-size: 14px;
    color: Black;
    border-color: #D6D7DE;
    width: 80%;
    margin:auto; 
}
.gvRankingHeaderStyle
{
    background-color: White;
    color: #428bca;
    text-align: center;
}
.gvRankingAlternatingRowStyle
{
    background-color: #D6D7DE;
}

.gvPanelHeaderStyle
{
    background-color: #428bca;
    color: White;
    text-align: center;
    font-family: Open Sans;
}
.gvPanelRowStyle
{
    text-transform: capitalize;
}
.gvPanelAlternatingRowStyle
{
    background-color: #D6D7DE;
}

.rptAgrupadorRankingTableStyle
{
    border: thin solid #D6D7DE;
    width: 100%;
    background-color: #286090;
}
.rptRankingTableStyle
{
    width: 100%;
    background-color: #88C8EF;
}
.rptRankingTableAltStyle
{
    width: 100%;
    background-color: #88C8EF;
}

.button
{
    border-color: #428bca;
    border-width: 1px;
    border-style: outset;
    color: White;
    background-color: #428bca;
    font-family: Open Sans;
    cursor: pointer;
    text-transform: uppercase;
}


.panelError
{
    border-style: solid;
    display: none;
    background-color: White;
    border-color: #428bca;
}
.tablaContenido
{
    width: 100%;
}
.textoFormularioInformacionBasica
{
    width: 90%;
}
. textoFecha
{
    width: 8%;
}
.celdaContenido
{
    width: 10%;
}

.filaCampoCaptura
{
    width: 100%;
    background-color: #428bca;
    font-family: Open Sans;
    font-size: 14px;
}
.filaCampoCaptura2
{
    width: 100%;
    background-color: white;
    font-family: Open Sans;
    font-size: 14px;
}
.labelAgrupadorRanking
{
    color: White;
    font-family: Open Sans;
    font-size: 14px;
}
.rankingTableAlternatingItem
{
    background-color: #D6D7DE;
    width: 100%;
}
.labels
{
    color: Black;
    font-family: Open Sans;
    font-size: 14px;
}
.labelsAzules
{
    color: #005988;
    font-family: Open Sans;
    font-size: 14px;
}
.LabelItem {
    color:white;
    text-transform:uppercase;
    font-size:16px;
}
.listas
{
    border: thin solid #005988;
    color: #005988;
    font-family: Open Sans;
}
.labelsLogin
{
    color: #005988;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.PanelAgregar
{
    border: thin solid #D6D7DE;
    display: none;
    background-color: Green;
}
.fileUpload
{
    border-color: #428bca;
    border-width: 1px;
    border-style: outset;
    color: White;
    background-color: White;
    font-family: Open Sans;
    cursor: pointer;
    text-transform: uppercase;
}
