﻿.CabeceraPrincipal
{
    width: 100%;
    height: 84px;
    position: relative;
    z-index: 5;
}

.trozoLogin
{
    background: #01adb9;
    width: 260px;
    height: 83px;
    display: inline-block;
    vertical-align: top;
}

#imgLogo
{
    margin-left: 45px;
    margin-top: 18px;
    height: 49px;
}


.centrado
{
    max-width: 990px;
    margin: auto;
    padding-top: 20px;
}

.imgLoad
{
    height: 18px;
    width: 18px;
    display: none;
}

.infoRespuesta
{
    font-size: 12px;
    margin-top: 20px;
}


.fondoBlanco
{
    background: #fff;
    border-bottom: 2px solid #01adb9;
    position: relative;
}

.margen
{
    padding: 18px 3% 18px;
    font-size: 14px;
    margin-bottom: 40px;
}

.parrafo
{
    font-size: 14px;
}

.changePassword
{
    background: #fff;
    font-size: 14px;
    border-bottom: 2px solid #01adb9;
    padding: 40px;
}

    .changePassword p span, .changePassword p label
    {
        margin-left: 6%;
    }

MainContent_btCambiarContraseña
{
    margin-left: 10%;
}

.visor1
{
    display: inline-block;
    vertical-align: top;
    width: 18%;
    margin-top: 5px;
}

.visor2
{
    display: inline-block;
    vertical-align: top;
    width: 27.5%;
}

.visor3
{
    display: inline-block;
    vertical-align: top;
    width: 28px;
    margin-top: 6px;
}

.visor4
{
    display: inline-block;
    vertical-align: top;
    width: 10%;
    margin-top: 5px;
}



.informeCubo1
{
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 61%;
}

.informeCubo2
{
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 30%;
}

.divInforme
{
    margin-left: 13px;
    margin-right: 49px;
    height: 36px;
}


.descargarInforme
{
    background-image: url('../Image/Download.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    display: block;
    height: 32px;
    width: 43px;
}

.tablaListaInforme tr
{
    padding-bottom: 13px;
    display: block;
}

.tablaListaInforme td
{
    vertical-align: middle;
}

.tablaInforme td
{
    vertical-align: middle;
}


ul
{
    list-style: none;
}


.CabeceraContenedor
{
    width: 100%;
    max-width: 990px;
    margin: auto;
    position: relative;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

    html, body, body > form
    {
        height: 100%;
    }

#wrapper
{
    min-height: 100%;
}

body
{
    background: #eee;
    line-height: 1;
    font-family: "Lato", sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

legend
{
    font-size: 100%;
    line-height: 1.1;
    color: white;
    border: none;
    padding: 5px 17px;
    background-color: #01adb9;
}

#ctl00_MainContent_pivotCubos_FilterArea td
{
    display: inline-block !important;
    float: left;
    padding: 5px 5px 2px 2px !important;
}


#MainContent_lbTituloCubo
{
    font-size: 20px;
    color: #4b6c9e;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.7em;
    line-height: 1.2em;
    font-weight: 300;
    color: #01adb9;
    margin-bottom: 25px;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

#TextoCabecera
{
    font-size: 0.7em;
    text-transform: uppercase;
    margin-left: 20px;
    color: #828282;
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
    line-height: 10px;
    display: inline-block;
}

header h1
{
    color: #f9f9f9;
    font-size: 40px;
    line-height: 44px;
    width: 490px;
    margin: 30px 0px 0px 150px;
}

.main
{
    padding: 0px 12px;
    min-height: 10px;
}

.leftCol
{
    padding: 6px 0px;
    /*margin: 12px 8px 8px 8px;*/
    width: 200px;
    min-height: 200px;
}

footer
{
    width: 100%;
    clear: both;
    position: relative;
    text-align: right;
    height: 60px;
    margin-top: -60px;
    background: #474747;
    background-position-y: 0px;
    bottom: 0px;
    max-width: 990px;
    margin: auto;
}

.centrado2
{
    max-width: 990px;
    margin: auto;
}

footer a
{
    /*position: absolute;
        top: 22px;
        right: 138px;*/
    font-size: 0.7em;
    text-transform: uppercase;
    margin-left: 20px;
    color: #949495;
    background-repeat: no-repeat;
    background-position: left top;
    padding-right: 53px;
    line-height: 60px;
    display: inline-block;
    text-decoration: none;
}

footer span
{
    background-position: right center;
    /*padding-right: 230px !important;
        position: absolute;
        top: 22px;
        right: 251px;*/
    font-size: 0.7em;
    text-transform: uppercase;
    margin-left: 20px;
    color: #949495;
    line-height: 60px;
    display: inline-block;
    text-decoration: none;
    background-image: url('../Image/bordeMenu.png');
    background-repeat: no-repeat;
    padding-right: 40px;
    margin-right: 20px;
}



.textoInformativo
{
    color: #4b6c9e;
}

.charts
{
    clear: both;
}

.grafico1
{
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 48%;
    margin-left: 4%;
}

    .grafico1:nth-child(2n+1)
    {
        margin-left: 0;
    }

.tituloGrafico
{
    background: #5C5C5C;
    height: 60px;
    Width: 480px;
}



.tituloGrafico2
{
    background: #5C5C5C;
    height: 60px;
    Width: 480px;
    margin-left: 15px;
}

.tituloGrafico3
{
    background-color: #2C61A5 !important;
}

.tituloGrafico4
{
    background-color: #43A2CE !important;
}


.tituloGrafico span, .tituloGrafico2 span
{
    color: #ffffff;
    font-size: 23px;
    font-weight: 300;
    display: block;
    line-height: 60px;
    padding: 0px 20px;
}


.grafico2
{
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    width: 50%;
    margin-left: 20px;
}


.imgGrafico
{
    Width: 480px;
    Height: 250px;
    background: #ffffff;
    margin-bottom: 30px;
}

.imgGrafico2
{
    float: right;
}

#MainContent_WebChartMovAños
{
    padding-top: 30px;
}

#MainContent_WebChartMovMes
{
    padding-top: 30px;
}

#MainContent_WebChartElementos
{
    padding-top: 30px;
}

#MainContent_WebChartUsuarios
{
    padding-top: 30px;
}

/*********************************************************/
/*         Operaciones                                   */
/*********************************************************/

.custom-input-file
{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    width: 100px;
    margin: 20px auto;
}

    .custom-input-file .input-file
    {
        margin: 0;
        padding: 0;
        outline: 0;
        font-size: 10000px;
        border: 10px solid transparent;
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        right: -1000px;
        top: -1000px;
        cursor: pointer;
    }



.pIdentificador
{
    text-align: center;
    padding-top: 45px;
}

.button
{
    background: #01adb9;
    padding: 8px 30px;
    color: #FFFFFF;
    font-size: 14px !important;
    text-decoration: none;
    vertical-align: middle;
    border: 0px;
    cursor: pointer;
    height: 34px !important;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
}

    .button:hover
    {
        background: #4099c1;
    }



.pOperaciones
{
    height: auto;
    padding-bottom: 112px;
}

    .pOperaciones p
    {
        font-size: 25px;
        vertical-align: text-bottom;
        position: relative;
        text-align: center;
    }

    .pOperaciones input[type="text"]
    {
        font-size: 30px !important;
        text-align: center;
        width: 250px !important;
        font-weight: bold;
        margin: 0px;
    }


.opPuntosActividad .ptosAdd
{
    top: 39%;
}

.modoRapido .bInfo
{
    top: 326px;
    right: 13px;
    position: absolute;
}

.modoSimple .bInfo
{
    top: 62px !important;
    right: 5px !important;
    position: absolute;
}

div
{
    display: block;
}


.opPuntosActividad
{
    min-height: 100px;
}

.campoCiudad
{
    margin-left: 202px !important;
}

.InfoWebColaborador .tablaDireccion td:first-child
{
    width: 160px !important;
}

.InfoWebColaborador .bInfo
{
    top: -1px !important;
}

.InfoWebColaborador .contadorEditor
{
    /*top: 175px;*/
    top:0px;
    position:relative;
    display:block;
    margin-bottom:5px;
    right:0px;
    text-align:right;
    margin-right:0px;
}

.contadorEditor
{
    font-size: 11px;
    font-style: italic;
    color: gray;
    position: absolute;
    top: 126px;
    margin-right: 38px;
    right: -30px;
}

    .contadorEditor.obsCol
    {
        top: 188px !important;
        right: -10px !important;
    }

.charts div
{
    display: inline-block;
    vertical-align: top;
}

.opPuntosActividad table td:first-child
{
    width: 145px;
}

.bPuntos
{
    position: relative;
    padding-top: 20px;
    min-height: 200px;
}

    .bPuntos .imgDatos
    {
        width: 80px;
        float: left;
        margin: 10px 20px 0 10px;
        border: 1px solid #ccc;
    }

    .bPuntos .bInfo
    {
        float: right;
        top: 36px;
        right: -6px;
    }

.pIdentificadorRapido
{
    text-align: center;
    margin-top: 40px;
}

    .pIdentificadorRapido h2
    {
        font-size: 25px;
        font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
        width: 300px;
        display: inline-block;
    }

.pIdentificador .bInfo
{
    top: 32px;
    left: 600px;
    width: 20px;
}

    .pIdentificador .bInfo .bInfoPopup
    {
        left: -100px;
    }

.listPuntosPerfil
{
    list-style: none;
}

    .listPuntosPerfil li
    {
        line-height: 24px;
    }

    .listPuntosPerfil img
    {
        float: left;
        margin-right: 5px;
    }


/*.tablaPuntosRapido
{
    margin-left: 30px;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
}

    .tablaPuntosRapido tr
    {
        display: table-row;
        vertical-align: inherit;
        border-color: inherit;
    }

    .tablaPuntosRapido td, th
    {
        display: table-cell;
        vertical-align: inherit;
    }

    .tablaPuntosRapido tr:first-child td:first-child
    {
        width: 180px;
    }*/

.opPuntosUsuario table tr:first-child td
{
    font-weight: bold;
}

.tablaOperaciones
{
    width: 100%;
    /*margin: 40px 0 20px 0;*/
}

    .tablaOperaciones span
    {
        font-weight: normal;
        margin-left: 10px;
    }

    .tablaOperaciones .imagenUsuario
    {
        width: 140px;
        text-align: center;
    }

    .tablaOperaciones .itemLabel
    {
        font-weight: bold;
    }

    .tablaOperaciones .saldoActual
    {
        width: 150px;
        text-align: center;
    }


/*********************************************************/
/*         Grid                                          */
/*********************************************************/
.dxgvHeader, .dxgvHeader table
{
    color: #ffffff;
}

.dxgvHeader
{
    cursor: pointer;
    white-space: nowrap;
    padding: 4px 6px 5px;
    border: 1px Solid #9F9F9F;
    background-color: #2D61A6;
    overflow: hidden;
    font-weight: normal;
    text-align: left;
}

.dxgvControl, .dxgvDisabled
{
    border: 1px Solid #9F9F9F;
    font: 12px Lato, sans-serif;
    background-color: #F2F2F2;
    color: black;
    cursor: default;
    overflow-x:auto;
}

/*********************************************************/
/*         Menú                                          */
/*********************************************************/
nav ul
{
    list-style-type: none;
}

.MenuSuperior
{
    width: 100%;
    height: 60px;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    background-color: #FFFFFF;
    max-width: 990px;
    margin: auto;
    font-size: 14px;
}

.ciudadanosSup .MenuSuperior, .comerciosSup .MenuSuperior
{
    border-bottom: 0px solid #eeeeee;
}

.MenuSuperior ul
{
    width: 100%;
    max-width: 990px;
    margin: auto;
    position: relative;
    height: 60px;
}

    .MenuSuperior ul li
    {
        float: left;
        position: relative;
    }

        .MenuSuperior ul li a
        {
            line-height: 60px;
            display: block;
            color: #2d61a6;
            text-align: center;
            padding: 0px 27.46px;
            border-right: 1px solid #eeeeee;
            text-decoration: none;
        }

        .MenuSuperior ul li:hover, .MenuSuperior ul li.active
        {
        }

.MenuSuperior > ul > li > a:hover, .MenuSuperior > ul > li.active > a, .MenuSuperior > ul > li.opcionActiva > a
{
    background-image: url('../Image/opcionMenuActiva.png');
    background-repeat: repeat-x;
    background-position: center bottom;
}

.radiosEncuesta label
{
    font-weight: normal;
}

.radiosEncuesta input
{
    margin-left: 20px;
}

#pBasica
{
    padding-top: 15px;
    width: 620px;
    float: right;
}

#pEncuesta
{
    width: 90%;
    text-align: center;
    margin-bottom: 20px;
}

#pValoracion
{
    width: 90%;
    margin-bottom: 20px;
    float: right;
}

#noEncuesta
{
    font-size: 18px;
}

.linkUserName
{
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.leyenda
{
    position: absolute;
    bottom: 44px;
}

    .leyenda pre
    {
        width: 30px;
        height: 10px;
        border: 2px solid #2D61A6;
        display: inline-block;
        margin: 0 5px 0 5px;
        vertical-align: middle;
    }

.titularSaldoActual
{
    position: absolute;
    top: 46px;
    right: 90px;
    text-align: center;
}

    .titularSaldoActual p
    {
        font-size: 18px;
        position: relative;
        text-align: center;
    }

    .titularSaldoActual span
    {
        line-height: 40px;
    }


.leyendaTitular
{
    position: absolute;
    bottom: 58px;
}

    .leyendaTitular pre
    {
        width: 30px;
        height: 10px;
        border: 2px solid #2D61A6;
        display: inline-block;
        margin: 0 5px 0 5px;
        vertical-align: middle;
    }

.MenuSuperior > ul > li:nth-child(2) .active > a
{
    background-image: url('../Image/opcionMenuActivaCiu.png');
}

.MenuSuperior > ul > li:nth-child(3) .active > a
{
    background-image: url('../Image/opcionMenuActivaCom.png');
}

.MenuSuperior ul li ul.subLista
{
    position: absolute;
    top: 60px;
    height: 0;
    overflow: hidden;
    left: -1px;
    display: block;
    width: auto;
    z-index: 1000002;
}

.enEdicion .MenuSuperior li ul.subLista
{
    height: auto;
    overflow: inherit;
    display: none;
}

.enEdicion .MenuSuperior li:hover ul.subLista
{
    display: block;
}

.MenuSuperior ul li:hover ul.subLista
{
    height: auto;
}

.MenuSuperior ul li ul.subLista li
{
    width: 230px;
    float: none;
}

    .MenuSuperior ul li ul.subLista li:first-child
    {
        border: none;
    }

    .MenuSuperior ul li ul.subLista li a
    {
        text-align: left;
        text-transform: none;
        line-height: 11px;
        padding: 15px 20px;
        color: #2d61a6;
        background: #ffffff;
    }

        .MenuSuperior ul li ul.subLista li.activo a, .MenuSuperior ul li ul.subLista li a:hover
        {
            color: #ffffff;
            background: #44A2CD;
        }

/*********************************************************/
/*         Pop Up                                        */
/*********************************************************/

.ui-widget-header
{
    background-color: #01adb9 !important; /*#2D61A6;*/
    background: #01adb9 !important; /*#2D61A6 ;*/
    color: #fff !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
{
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
{
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr
{
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl
{
    -moz-border-radius-topleft: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
}

.ui-dialog .ui-dialog-titlebar
{
    padding: .4em 1em;
    position: relative;
    /*background-color:gray !important;
border:none !important;
font-weight: 200 !important;*/
}

.ui-dialog .ui-resizable-se
{
    display: none !important;
}


#captcha_IMGD
{
    margin-left: 1px;
    margin-top: 11px;
}



/* 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: #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   
----------------------------------------------------------*/

select
{
    padding: 1px;
}

fieldset
{
    margin-top: 20px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border: 1px solid #CCC;
}

#MainContent_ChangeUserPassword
{
    width: 100%;
}

input.textEntry
{
    width: 191px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 191px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 100%;
}

.infoCuenta1
{
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
}

#lbTextoImagen
{
    line-height: 16px;
    margin-top: 5px;
}

textarea
{
    font-family: Calibri,Georgia,Verdana,Arial;
    font-size: 15px;
    resize: none !important;
}

.campoLabel
{
    font-weight: bold;
    width: 132px !important;
    font-family: 'LeagueGothicRegular',Calibri,Georgia,Arial;
    font-size: 16px;
    vertical-align: top;
    text-align: right;
    padding-top: 3px !important;
    padding-right: 12px;
    padding-bottom: 10px !important;
}

    .campoLabel.fin {
        width: 88px !important;
    }
    .campoLabel.colectivo
    {
        text-align: left !important;
        width: 114px !important;
    }

.campoLabel2
{
    font-weight: bold;
    width: 132px !important;
    font-family: 'LeagueGothicRegular',Calibri,Georgia,Arial;
    font-size: 16px;
    vertical-align: top;
    text-align: right;
    padding-top: 3px !important;
    padding-right: 12px;
    padding-bottom: 10px !important;
}

    .campoLabel2.fin {
        width: 88px !important;
    }
    .campoLabel2.colectivo
    {
        text-align: left !important;
        width: 114px !important;
    }

.campoInput {
        display: table-cell;
        width: 20%;
    }

#MainContent_pInfoWeb .bInfo
{
    position: absolute !important;
    left: 338px;
    top: -1px;
}

.enLinea
{
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}

.imagenContent
{
    text-align: center;
}

.marcoImagen
{
    text-align: center;
    width: 250px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 25px;
    z-index:1;
}

    .marcoImagen img
    {
        border: 1px solid #AAAAAA;
        margin-bottom: 10px;
        max-width:100%;
    }

    .marcoImagen .button
    {
        height: 20px !important;
    }


.ptosAdd
{
    font-size: 44px;
    font-weight: bold;
    vertical-align: top;
    text-align: center;
    /*position: absolute;
    top: 50px;
    right: 30px;*/
}

.infoCuenta2
{
    width: 40%;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
}

.infoCuenta3
{
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
}

.radiosEncuesta
{
    margin: 10px 0px 20px 20px;
}


#pImagenes
{
    width: 610px;
    display: inline-block;
}

    #pImagenes table tr:first-child td
    {
        text-align: center;
        color: black;
        font-size: 14px;
        font-weight: bold;
        border: 2px solid #CCC;
    }

    #pImagenes table td
    {
        border: 1px solid #CCC;
        vertical-align: middle;
    }

    #pImagenes img
    {
        max-width: 108px;
    }


#LPerfiles
{
    border-bottom: 1px solid #CCC;
    margin-left: 45px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}

    #LPerfiles tr td:last-child
    {
        width: 40px;
    }

    #LPerfiles tr td:first-child
    {
        width: 200px;
    }

    #LPerfiles td
    {
        vertical-align: middle;
    }

    #LPerfiles a
    {
        cursor: pointer;
        background-image: url('../Image/Delete.png');
        background-repeat: no-repeat;
        padding: 12px;
        display: inline-block;
    }

    #LPerfiles input
    {
        width: 60px;
        margin-left: 10px;
    }

#btAddPerfil
{
    margin-left: 10px;
    cursor: pointer;
    float: right;
    height: 10px !important;
    margin-top: -2px;
}

#btAddColaborador
{
    margin-left: 10px;
    cursor: pointer;
    float: right;
    height: 10px !important;
    margin-top: -2px;
}

#LColaboradores
{
    border-bottom: 1px solid #CCC;
    margin-left: 45px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

    #LColaboradores tr td:last-child
    {
        width: 40px;
    }

    #LColaboradores tr td:first-child
    {
        width: 200px;
    }

    #LColaboradores td
    {
        vertical-align: middle;
    }

    #LColaboradores a
    {
        cursor: pointer;
        background-image: url('../Image/Delete.png');
        background-repeat: no-repeat;
        padding: 12px;
        display: inline-block;
    }

    #LColaboradores input
    {
        width: 60px;
        margin-left: 10px;
    }

#datosParametrizables ul li span
{
    width: 120px;
    display: inline-block;
    color: #000;
    font-weight: bold;
}

.bTarjeta
{
    display: inline-block;
    padding-top: 8px;
    width: 60%;
    vertical-align: top;
}

    .bTarjeta header .bInfo
    {
        position: absolute;
        top: 20px;
        left: 94px;
    }

        .bTarjeta header .bInfo div
        {
            width: 600px;
            opacity: 1 !important;
        }

#MainContent_secTarjeta .bInfo
{
    position: absolute;
    top: 81px;
    left: 318px;
}


.bOtrosDatos
{
    display: inline-block;
    margin-left: 2%;
    padding-top: 8px;
    width: 34%;
    min-height: 104px;
}

/**************/
/*Control INFO*/
/**************/
.bInfo
{
    position: relative;
}

.bInfoPopup
{
    display: none;
    background-color: #2D61A6;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 200px;
    color: #FFF;
    position: absolute;
    left: -100px;
    top: 30px;
    font-size: 12px !important;
    text-transform: none !important;
    box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
    z-index: 2222222222222;
    opacity: 0.9;
    text-align: center;
}

.bInfo img:hover + .bInfoPopup
{
    display: block;
}

span.flechaAbajo.info
{
    position: absolute;
    top: -8px;
    left: 100px;
    width: 22px;
    height: 10px;
    background-image: url('../Image/flecha_arriba.png');
}

#ventanaCarga
{
    position: fixed;
    left: 43%;
    background-color: white;
    padding: 10px;
    top: 330px;
    align-content: center;
    text-align: center;
    border: 1px #ccc solid;
}


.datosActividad
{
    position: relative;
    height: 200px;
}

.datosRegalo
{
    position: relative;
    height: 140px;
}

.limiteVeces
{
    float: left;
    width: 350px;
    padding-top: 3px;
}

    .limiteVeces input
    {
        margin-top: 8px;
    }

.infoUnidades
{
    position: absolute;
    left: 234px;
    top: 97px !important;
}

    .infoUnidades p
    {
        margin: 0px;
        font-size: 11px;
        font-weight: bold;
    }

.infoFechas .bInfo
{
    top: 33px;
left: 664px;
position: absolute;
}

.AsteriscoError
{
    color: red;
    font-size: 20px;
    position: absolute;
    margin-left: 2px;
}

.CampoObligatorio
{
    border: 1px solid #01adb9;
    /*padding: 5px 6px;*/
    margin-bottom: 5px;
}

#MainContent_formValoracion .campoLabel
{
    width: 214px !important;
}

.ViewIcon
{
    background-image: url('/Image/View.png');
    background-repeat: no-repeat;
    height: 32px;
    background-position: center center;
    padding: 19px;
    cursor: pointer;
}

#urlCompleta.ViewIcon
{
    position: relative;
    left: -40px;
}

#MainContent_tbPermalink
{
    padding-right: 40px;
}

.Titular .bInfo
{
    right: 0px !important;
    top: 12px !important;
}

.estadoTitular .bInfo
{
    left: 326px !important;
    top: 147px !important;
}

.buttonXML
{
    position: relative;
    left: 30px;
}

.Actividad .bInfo
{
    top: 48px !important;
}

.Colaborador .bInfo
{
    top: 48px !important;
}


.colInfo
{
    position: relative;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    background: #01adb9;
    height: 83px;
    width: 730px;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
}

#HeadLoginView_HeadLoginStatus
{
    background-image: url('../Image/logout_tpv.png');
    background-repeat: no-repeat;
    height: 42px;
    text-indent: -9999px;
    background-position: center center;
}

.login label
{
    font-size: 14px;
    display: block;
    float: left;
    width: 200px;
    padding: 0px 5px;
    margin: 0 0 5px 0;
    text-align: right;
}

#HeadLoginView_HeadLoginName
{
    font-weight: 600;
    font-size: 17px;
    text-transform: none !important;
}

.loginDisplay
{
    margin-top: 19px;
}


    .loginDisplay a
    {
        position: absolute;
        top: 22px;
        right: 0;
        font-size: 0.8em;
        text-transform: uppercase;
        margin-left: 20px;
        color: #ffffff;
        background-repeat: no-repeat;
        background-position: left top;
        padding-right: 20px;
        line-height: 10px;
        display: inline-block;
        text-decoration: none;
        padding-left: 29px;
    }

    .loginDisplay span
    {
        display: block;
        margin-left: 44px;
        color: #ffffff;
        margin-top: 13px;
        font-size: 14px;
    }

    .loginDisplay a:link
    {
        color: #ffffff;
    }

    .loginDisplay a:visited
    {
        color: #ffffff;
    }

    .loginDisplay a:hover
    {
        color: #2D61A6;
    }

#spanPasswordRecovery
{
    margin-left: 222px;
    font-size: 12px;
}

.failureNotification
{
    font-size: 12px;
    color: Red;
}

.tablaRecordar
{
    width: 45%;
}

    .tablaRecordar b
    {
        margin-right: 5px;
        color: #00ADB6;
        margin-bottom: 13px;
        margin-left: 30px;
    }

.usuarioRol
{
    padding-bottom: 10px;
}

    .usuarioRol b:first-child
    {
        margin-left: 0px;
    }

    .usuarioRol b
    {
        margin-left: 10px;
        margin-right: 10px;
    }


.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 119px;
}

.submitButton2
{
    text-align: right;
    padding-right: 456px;
}

.enviarForm
{
    float: right;
    margin-right: 59px;
}

.enviarForm1
{
    float: right;
    margin-right: 64px;
}

.enviarForm2
{
    margin-left: 17px;
}


.tituloCabecera
{
    font-size: 26px;
    /*font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;*/
    vertical-align: text-bottom;
    font-size: 1.7em;
    line-height: 1.2em;
    font-weight: 300;
    color: #01adb9;
    margin-bottom: 25px;
}

.tituloMenu
{
    position: absolute;
    right: 20px;
    top: 20px;
    margin-bottom: 0px;
}

.volverCabecera
{
    float: right;
    font-size: 24px;
    margin-top: 5px;
    color: #696969;
    text-decoration: none;
    /*background-image:url('../Image/Atras.png');
    background-repeat: no-repeat;
    background-position:center right;*/
}

    .volverCabecera:hover
    {
        text-shadow: 2px 2px 7px #888;
        cursor: pointer;
    }

.linkLogo
{
    margin: 10px;
    float: left;
}

.logo
{
    width: 150px;
}

.level2
{
    z-index: 300;
}

.bInfoUsuario
{
    position: fixed;
    top: 0px;
    left: 0px;
    border-radius: 0px;
    background-color: #F3AD1B;
    color: #fff;
    width: 100%;
    text-align: center;
    z-index: 1000001;
    height: 40px;
}

    .bInfoUsuario #lbInfo
    {
        margin: 5px 10px 5px 10px;
        font-size: 15px;
        font-family: "Lato", sans-serif;
        color: #ffffff;
        display: inline-block;
    }

/**************/
/*BUSCADOR CSS*/
/**************/
.NameBuscador
{
    height: 20px;
    background-color: #666;
    border-radius: 10px 10px 0px 0px;
    /*-moz-border-radius: 10px 10px 0px 0px;*/
    text-align: center;
    color: White;
    padding-top: 3px;
}

.NameBuscadorColapsado
{
    border-radius: 10px 10px 10px 10px;
}

.NameBuscador img
{
    float: right;
    margin-right: 5px;
    margin-top: 2px;
    cursor: pointer;
}

.BloqueBuscadorVertical
{
    list-style: none;
    text-align: center;
    border: 1px solid #01adb9;
    padding: 5px;
    margin-top: 0px;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
}

.OpcionesBuscadorVertical
{
    width: 40px;
    margin-right: 10px;
}

.ResultadosBuscadorVertical
{
    width: 90%;
    text-align: left;
    border: none !important;
    padding-top: 0px;
    padding-left: 20px;
}

.CabeceraBuscadorVertical
{
    margin-bottom: 20px;
    text-align: left;
    color: #01adb9;
}

    .CabeceraBuscadorVertical span
    {
    }

    .CabeceraBuscadorVertical .lbFiltrarResultados
    {
        float: right;
        font-size: 26px;
        margin-top: 5px;
    }

        .CabeceraBuscadorVertical .lbFiltrarResultados:hover
        {
            text-shadow: 2px 2px 7px #888;
            cursor: pointer;
        }

.fueraBuscador
{
    margin-top: -40px;
}

.BloqueBuscador
{
    list-style: none;
    width: 100%;
    color: #666;
    border: 5px solid #CCC;
    padding-left: 0px !important;
    border-radius: 15px;
    float: left;
    margin-top: 0px;
}

    .BloqueBuscador input:not(.dxeEditArea)
    {
        border-radius: 10px;
        /*-moz-border-radius: 10px;*/
        padding: 5px;
    }

    .BloqueBuscador input:hover
    {
        background-color: #CCC;
    }

.GroupBuscador
{
    padding-top: 8px;
    margin: 2px;
    float: left;
    height: 100%;
    border: 2px solid #666;
    border-radius: 10px;
    text-align: center;
    background: -webkit-gradient(linear, 0 bottom, 0 top, from(#CCC ), to(#FFF));
}

.NombreGrupo
{
    background-color: #666;
    padding: 0px 7px 0px 7px;
    color: White;
    font-size: 9px;
    text-align: center;
    border-radius: 0px 0px 7px 7px;
}

.BloqueResultados table
{
}

.BloqueAcciones
{
    margin: 15px 0px 15px 0px;
    text-align: center;
}

.VentanaDifuminada
{
    z-index: 1000;
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    color: #666;
    padding-top: 20%;
}

.BloqueVentanaDifuminada
{
    width: 400px;
    background-color: White;
    /*-moz-border-radius: 15px;*/
    border-radius: 15px;
    border: 5px solid #3A4F63;
    position: relative;
    padding: 10px;
    margin-top: 300px;
    margin: auto;
}

.BloquePopup
{
    height: 35px;
    border-bottom: 3px solid #CCC;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

    .BloquePopup input
    {
        float: right;
    }

.BloqueFAvanzado span
{
    margin-bottom: 20px;
}

.CerrarPopup
{
    position: absolute;
    top: 0px;
    left: 100%;
    margin-top: -10px;
    margin-left: -15px;
}

.iconos
{
    list-style: none;
}

    .iconos li
    {
        float: left;
    }

#BloqueConfiguracionesFavoritas
{
    position: absolute;
    background-color: White;
    /*-moz-border-radius: 15px;*/
    border-radius: 15px;
    border: 5px solid #3A4F63;
    padding: 10px;
    z-index: 100;
    width: 300px;
    box-shadow: 0px 0px 50px -4px #3A4F63;
}

.ComboFavoritos
{
    border-width: 0px;
    padding: 3px;
    margin-left: 2px;
}

.Info
{
    font-size: 10px;
    color: #666;
}

.BotoneraFavoritas
{
    margin-top: 10px;
}

    .BotoneraFavoritas input[type="image"]
    {
        margin: 0px 0px 0px 5px;
        position: relative;
        top: 3px;
        cursor: pointer;
        left: 0px;
    }

#ListadoFavoritas
{
    /*-moz-border-radius: 10px;*/
    border-radius: 10px;
    border: 2px solid #666;
    width: 190px;
}

.dxpPageNumber
{
    color: Black;
}

.GestionFavoritos
{
    margin: 4px 10px 0px 0px;
}

.FormGuardarConf
{
    margin-top: 10px;
}

    .FormGuardarConf input[type="image"]
    {
        margin-top: 10px;
    }



/**  Estilos Dinamicos Menu Vertical  **/
#NavigationMenu
{
    float: none !important;
}

    #navigationMenu li
    {
        list-style: none;
        height: 38px;
        padding: 2px;
        width: 32px;
        margin-left: 2px;
    }

    #navigationMenu span
    {
        width: 0;
        left: 12px;
        padding: 0;
        position: absolute;
        overflow: hidden;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0.6px;
        white-space: nowrap;
        line-height: 33px;
        background-color: #000;
        color: #FFF;
        -webkit-border-radius: 0px 10px 10px 0px;
        border-radius: 0px 10px 10px 0px;
        right: auto;
        top: 0px;
    }

    #navigationMenu a
    {
        background: url('img/navigation.jpg') no-repeat;
        height: 33px;
        width: 32px;
        display: block;
        position: relative;
        -webkit-border-radius: 15px 0px 0px 15px;
        border-radius: 15px 0px 0px 15px;
        z-index: 2000000000;
    }

        #navigationMenu a:hover span
        {
            width: auto;
            padding: 0 20px;
            overflow: visible;
            background-color: #000;
            margin-left: 18px;
        }

        #navigationMenu a:hover
        {
            text-decoration: none;
            background-color: #000;
        }

    #navigationMenu .btFavoritos
    {
        background-image: url('../Image/Favorite32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btFiltroAvanzado
    {
        background-image: url('../Image/ComplexFilter32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btFiltroColumnas
    {
        background-image: url('../Image/ColumnFilter32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btActivarAgrupacion
    {
        background-image: url('../Image/Group32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btConfiguracion
    {
        background-image: url('../Image/Settings32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btExportarPdf
    {
        background-image: url('../Image/Adobe32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btExportarExcel
    {
        background-image: url('../Image/Excel32.png');
        background-repeat: no-repeat;
    }

.selectorIdioma
{
    text-align: right;
    height: 30px;
}

.dxgvEditFormCaption
{
    vertical-align: middle;
    text-align: right;
    font-weight: bold;
}

.dxgvEditFormCell
{
    width: 80% !important;
}

#GridActividades_DXMainTable .dxeEditArea.dxeEditAreaSys
{   
    font-size: 12px;
}

#GridRegalos_DXMainTable .dxeEditArea.dxeEditAreaSys
{
    font-size: 12px;
}


.colaborador td {
    padding-top: 25px !important;
}



.button.buttonTar {
    left:0px;
    margin-top:10px;
    margin-bottom:10px;
}
.button.buttonTar.imprimir {
    margin-left:10px;
}

/*******PPR *******/
#MainContent_btVolver {
    background-image: url('/Image/Atras.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    overflow: hidden;
    position: relative;
    float: right;
    right: 0px;
    box-shadow: none;
    top: 0px;
    text-indent: -9999px;
    border-radius: 0px;
    background-color: transparent;
    border: 0px;
}

.CabeceraBuscadorVertical > span{
    font-size: 1.7em;
    line-height: 1.2em;
    font-weight: 300;
    color: #01adb9;
    margin-bottom: 25px;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    /*font-size: 100%;*/
    vertical-align: baseline;
    background: rgba(0, 0, 0, 0);
}

.ArchivoCargado
{
    position: relative;
    overflow: hidden;
    /* margin: 10px; */
    /* position: absolute; */
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    /* font-size: 20px; */
    cursor: pointer;
    opacity: 0.6;
}