@import url('controls/ComboEditor/ec_ComboEditor.css');
@import url('controls/NumericEditor/ec_NumericEditor.css');
@import url('controls/NumericEditor/ec_SpinNumericEditor.css');
@import url('controls/LayoutController/ec_Controls.css');


@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-regular-webfont.woff') format('woff'), url('fonts/opensans-regular-webfont.ttf') format('truetype'), url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.input, .et_combo_table, .descripcionMedia, textarea, input {
    vertical-align: middle;
    margin-bottom: 4px;
    font: normal 9pt 'Open Sans', sans-serif;
}

BODY {
    background: #fff;
    font: normal 10pt/12pt 'Open Sans', sans-serif;
    color: #000;
    padding: 0;
}

IMG {
    border: 0;
    border: none;
}

UL {
    list-style-type: none;
}

A {
    border: none;
    color: rgb(137,139,142);
    text-decoration: none;
}

    A:hover {
        text-decoration: underline;
    }

    A.disabled {
        text-decoration: none;
    }


TD.HL {
    vertical-align: middle;
    text-align: center;
    width: 20%;
}

TD.HC {
    vertical-align: middle;
    text-align: center;
    width: 60%;
}

TABLE.HB {
    height: 77px;
    margin: 0;
    height: 100px;
}

.Titulos {
    font-weight: bold;
    color: #CE384F;
    font-size: 10pt;
    font-family: "Open Sans", sans-serif;
}

/*#divGridCnt {
    text-align:-webkit-center;
}

#divGridCnt table{
    width: 700px !important;
}*/


.Paneles {
    font-size: 10pt;
    color: #333;
    width: 100%;
    margin: 0px;
    text-align: left;
}

    .Paneles div.divGrid {
        text-align: left;
    }
        /*Centra la tabla dentro de paneles en IE*/
        .Paneles div.divGrid table {
            margin: 0 auto;
        }
/*Centra la tabla dentro de paneles en Chrome y FF*/
.Panel_TL, .Panel_TR {
    background: #BCBCBE;
    width: 5px;
    height: 22px;
}

.Panel_TC {
    background: #BCBCBE;
    font-weight: bold;
    color: #fff;
}

    .Panel_TC p {
        margin: 0px !important;
    }

.label {
    font-family: "Open Sans", sans-serif;
    font-size: 9pt;
}

.Titulos_sub {
    color: #CE384F;
    font-size: 9pt;
}

.texto-comun {
    color: #666666;
    font-size: 10pt;
    font-family: "Open Sans", sans-serif;
}

.texto-small {
    color: #808080;
    font-size: 9pt;
}

.texto-Color {
    color: #808080;
    font-size: 10pt;
}

.texto-Color-small {
    color: #808080;
    font-size: 8pt;
}

/*MASTERPAGE BORDE EXTERIOR*/

TD.SH {
    border: none !important;
}
/*MASTERPAGE BORDE EXTERIOR
TD.SI {
    background-image: url(../appimg/tl_rec.jpg);
    width: 6px;
    height: 6px;
}

TD.S {
    background-image: url(../appimg/t_rec.jpg);
}

TD.SD {
    background-image: url(../appimg/tr_rec.jpg);
    width: 6px;
}

TD.IZ {
    background-image: url(../appimg/l_rec.jpg);
    width: 6px;
}

TD.D {
    background-image: url(../appimg/r_rec.jpg);
    width: 6px;
}

TD.IZSH {
    background-image: url(../appimg/lbshd.jpg);
    background-position: left bottom;
    width: 6px;
    height: 71px;
}

TD.SH {
    background-image: url(../appimg/bshd.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
}

TD.DSH {
    background-image: url(../appimg/rbshd.jpg);
    background-position: left bottom;
    width: 6px;
}

TD.II {
    background-image: url(../appimg/lb_rec.jpg);
    height: 6px;
    width: 6px;
}

TD.I {
    background-image: url(../appimg/b_rec.jpg);
    height: 6px;
}

TD.ID {
    background-image: url(../appimg/br_rec.jpg);
    height: 6px;
    width: 6px;
}*/



/* PUBLICACIONES */
.pbl_datl {
    vertical-align: top;
}

.pbl_tbl {
    padding: 0px;
    margin: 0px;
    border: 1px solid rgb(206, 56, 79);
    background-color: rgb(206, 56, 79);
    width: 100%;
    table-layout: auto;
    vertical-align: top;
}

.pbl_tbl_tit {
    margin: 0px;
    border: 0px none;
    padding: 0px;
    font-size: 7pt;
    height: 20px;
    color: White;
    font-weight: bold;
    font: normal 10pt/12pt "Open Sans";
}

.pbl_tbl_tbod {
    background-color: white;
    font-size: 7pt;
    height: 60px;
    width: 350px !important;
}

.pbl_tbl_rbod {
    background-color: white;
    color: Black;
    min-height: 40px;
    font: normal 10pt "Open Sans";
}

.pbl_tbl_fbod {
    color: gray;
    font: normal 9pt "Open Sans";
}

.pbl_tbl_ibod {
    width: 32px;
}

#divGrafico {
    float: right;
    width: 40%;
}

#divInforme {
    float: right;
    width: 36%;
    margin-top: 40px;
}

/* fin PUBLICACIONES */

/*Notificaciones Posicion consolidada*/
.tooltip {
    color: #000;
    outline: none;
    text-decoration: none;
    position: absolute;
    bottom: 10;
    left: auto;
    right: 10;
    z-index: 1000;
    width: 350px;
    height: 50px;
}

    .tooltip a {
        font-size: 8px;
        padding-left: 30px;
        vertical-align: middle;
        line-height: 45px;
    }

.custom {
    padding: 0.5em 0.8em 0.8em 2em;
}

.classic {
    background: #FFFFAA;
    border: 1px solid #FFAD33;
    padding: 0.8em 1em;
}

.critical {
    background: #FFCCAA url(../appimg/tt_error.png) no-repeat;
    border: 1px solid #FF3334;
}

.info {
    background: #9FDAEE url(../appimg/tt_info.png) no-repeat 5 15;
    border: 1px solid #2BB0D7;
}

.warning {
    background: #FFFFAA url(../appimg/tt_warning.png) no-repeat;
    border: 1px solid #FFAD33;
}


#ctl00_ContentPlaceHolder_RecuperoUsuario {
    font-size: 10pt;
}

#ctl00_ContentPlaceHolder_RecuperoClave {
    font-size: 10pt;
}

#ctl00_ContentPlaceHolder_lblTituloIngreso {
    font-size: 12pt;
}

#ctl00_trFooter
{
    padding-top :100px;

}

a[href*="ctl00_mnuSite_SkipLink"] {
    position: absolute;
}

a[href="ctl00_mnuSite_SkipLink"] {
    position: absolute;
}

/*Centrado para recuperacion de claves (todos los navegadores menos IE)*/
#tablaPrincipal div[style^="text-align:center; width:100%;"] > table {
    margin: 0 auto;
}


/*Centrado de Graficos de mi inversion en fondos*/
#ctl00_ContentPlaceHolder_pnlContent table[style^="width: 780px; z-index: 0; text-align: left"] {
    margin: 0 auto;
}

/*Centrado para datos registrados del usuario*/
#tablaPrincipal tbody tr td table tbody tr td div[style^="width:100%; text-align:center"] > table {
    margin: 0 auto;
}
