﻿@charset "utf-8";
/* CSS Document */
body {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #333333;
    margin: 20px;
    padding: 0px;
    border: 0px;
}

@font-face {
    font-family: 'gobCL';
    src: url('../../Styles/SAG/fonts/gobcl_regular-webfont.eot');
    src: url('../../Styles/SAG/fonts/gobcl_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../Styles/SAG/fonts/gobcl_regular-webfont.woff') format('woff'), url('../../Styles/SAG/fonts/gobcl_regular-webfont.ttf') format('truetype'), url('../../Styles/SAG/fonts/gobcl_regular-webfont.svg#gobCL') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gobCLBl';
    src: url('../../Styles/SAG/fonts/gobCL_Bold.eot');
    src: url('../../Styles/SAG/fonts/gobCL_Bold.eot?#iefix') format('embedded-opentype'), url('../../Styles/SAG/fonts/gobCL_Bold.woff') format('woff'), url('../../Styles/SAG/fonts/gobCL_Bold.ttf') format('truetype'), url('../../Styles/SAG/fonts/gobCL_Bold.svg#gobCLBl') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue77Bc';
    src: url('../../Styles/SAG/fonts/HelveticaNeue-BoldCond.eot');
    src: url('../../Styles/SAG/fonts/HelveticaNeue-BoldCond.eot?#iefix') format('embedded-opentype'), url('../../Styles/SAG/fonts/HelveticaNeue-BoldCond.woff') format('woff'), url('../../Styles/SAG/fonts/HelveticaNeue-BoldCond.ttf') format('truetype'), url('../../Styles/SAG/fonts/HelveticaNeue-BoldCond.svg#HelveticaNeue77Bc') format('svg');
    font-weight: normal;
    font-style: normal;
}


.font-hnbc {
    font-family: HelveticaNeue77Bc, Helvetica, sans-serif;
}

/*--------------------------- CONTENEDORES --------------------------- */
div#MainContent_pnlResumenServicios {
    padding: 10px 0;
}

.lienzo {
    background-color: #FFFFFF;
    /*position:absolute;*/
    width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    /*left:65%;*/
    /*margin-left:-490px;*/
    top: 0px;
}

.lienzo-v2 {
    background-color: #FFFFFF;
    /*position:absolute;*/
    /*width: 70%;*/
    height: auto;
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*left:65%;*/
    /*margin-left:-490px;*/
    top: 0px;
    display: flex;
    flex-flow: column;
    height: 100%;
}

.ContTop {
    padding: 0px 0px 5px 0px;
    height: 40px;
    /*background-color:#959595;
border-left:#959595 10px solid;
border-right:#959595 10px solid*/
    background-color: #006599;
    border-left: #006599 10px solid;
    border-right: #006599 10px solid;
}

.ContCorp {
    padding: 0px;
    height: 135px;
    background-image: url('../../Styles/SAG/images/BgContCorp.jpg');
    background-position: right;
    background-repeat: no-repeat;
    /*border-left:#959595 10px solid;
border-right:#959595 10px solid;*/
    border-left: #006599 10px solid;
    border-right: #006599 10px solid;
}

.ContCorp-v2 {
    padding: 10px;
    height: 175px;
    background-image: url('../../Styles/SAG/images/BgContCorp.jpg');
    background-position: right;
    background-repeat: no-repeat;
    /*border-left:#959595 10px solid;
border-right:#959595 10px solid;*/
    border-left: #006599 10px solid;
    border-right: #006599 10px solid;
    border-top: #006599 10px solid;
}

.ContMenu {
    height: 30px;
    background-image: url('../../Styles/SAG/images/BgMenuTop.gif');
    background-position: center;
    background-repeat: repeat-x;
    /*border-left:#959595 10px solid;
border-right:#959595 10px solid;*/
    border-left: #006599 10px solid;
    border-right: #006599 10px solid;
}

.ContRuta {
    background-image: url('../../Styles/SAG/images/BgRuta.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    height: 16px;
    /*border-left:#959595 10px solid;
border-right:#959595 10px solid;*/
    border-left: #006599 10px solid;
    border-right: #006599 10px solid;
    text-align: right;
    padding: 7px 20px 0px 0px;
    font-size: 11px;
}

.ContCentro {
    /*border-left:#959595 10px solid;
border-right:#959595 10px solid;*/
    border-left: #006599 10px solid;
    border-right: #006599 10px solid;
    padding-top: 5px;
    flex: 1;
    overflow: auto;
}

span#MainContent_LblEstadoTransaccion {
    padding: 18px;
}

.ContCentroIzq {
    width: 170px;
    vertical-align: top;
}

.ContCentroDer {
    width: 750px;
    vertical-align: top;
    padding: 10px 20px 20px 20px;
}

.ContCentroIni {
    width: 920px;
    vertical-align: top;
    padding: 10px 20px 20px 20px;
}

.ContCentroAdmin {
    width: 920px;
    vertical-align: top;
    padding: 10px 20px 20px 20px;
    border-left: #006599 10px solid;
    border-right: #006599 10px solid;
}

.Progress {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../../Styles/SAG/images/loading.gif') no-repeat center center #f1ede5;
    z-index: 2147483647;
}

.loading {
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #67CFF5;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}

.ContFirma {
    background-image: url('../../Styles/SAG/images/BgFirmaInf.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #f1f1f1;
    /*border-left:#959595 10px solid;
border-right:#959595 10px solid;*/
    border-left: #006599 10px solid;
    border-right: #006599 10px solid;
    height: 50px;
}

.ContFirma-v2 {
    background-image: url('../../Styles/SAG/images/BgFirmaInf.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #f1f1f1;
    /*border-left:#959595 10px solid;
border-right:#959595 10px solid;*/
    border-left: #006599 10px solid;
    border-right: #006599 10px solid;
    border-bottom: #006599 10px solid;
    height: 60px;
}

.ContBusqueda {
    background-image: url('../../Styles/SAG/images/BgContBusqueda.jpg');
    background-position: center;
    background-repeat: no-repeat;
    border-top: #e5e5e5 2px solid;
    border-right: #e5e5e5 2px solid;
    border-bottom: #e5e5e5 2px solid;
    padding: 10px 10px 15px 10px;
    margin: 0px 0px 5px 0px;
    width: 148px;
}

.ContSection {
    background-color: #edeee0;
    border-top: #adadad 2px solid;
    border-bottom: #e5e5e5 0px solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    width: 170px;
}

.ContIndicadores {
    background-color: #edeee0;
    border-top: #adadad 2px solid;
    border-bottom: #e5e5e5 0px solid;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 170px;
}

.ContBusquedaAvanzada {
    background-image: url('../../Styles/SAG/images/BgBusquedaAvanzada.gif');
    background-position: center;
    background-repeat: repeat-y;
    border-top: #e5e5e5 2px solid;
    border-right: #e5e5e5 2px solid;
    border-bottom: #e5e5e5 2px solid;
    padding: 10px 10px 15px 10px;
    margin: 0px 0px 5px 0px;
    width: 148px;
}

.ContCajaCentral {
    border: 4px solid #e5e5e5;
}

.ContBtnsCentral {
    background-color: #d9d9d9;
    height: 18px;
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 11px;
    padding: 7px 10px 0px 10px;
}

.ContMateria {
    display: inline-block;
    font-size: 11px;
    border-top: 1px solid #9fc4df;
}

.ContMateriaIzq {
    padding: 7px;
    width: 296px;
    border-right: 1px solid #9fc4df;
}

.ContMateriaCentral {
    display: block;
    padding: 7px;
    width: 154px;
}

.ContMateriaDer {
    padding: 7px;
    width: 116px;
    border-left: 1px solid #9fc4df;
}

.ContMateriaIcon {
    padding: 10px;
    width: 51px;
    border-left: 1px solid #9fc4df;
    text-align: center;
}

.ContDetalleDoc {
    padding: 20px;
    font-family: "Lucida Bright", "Lucida Grande", sans-serif;
}

.ContDetalle01 {
    background-color: #f1f1f1;
    border-bottom: 2px solid #FFF;
    padding: 4px 10px;
}

.ContDetalle02 {
    float: left;
    color: #848484;
    background-color: #fff;
    border-right: 3px solid #f1f1f1;
    padding: 2px 50px 1px 6px;
}

.ContDetalle03 {
    float: left;
    color: #e43339;
    background-color: #fff;
    border-right: 3px solid #f1f1f1;
    padding: 2px 50px 1px 6px;
}

.ContFiltrosAdmin {
    background-color: #fbfbfb;
    padding: 6px 0px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
}

/*--------------------------- TEXTOS --------------------------- */

.TxtAzul11 {
    color: #006599;
    font-size: 11px;
}

.TxtGris {
    color: #666;
}

.TxtAzulTitulos {
    color: #0b68ae;
    font-size: 19px;
    font-weight: bold;
}

.TxtDest {
    font-weight: bold;
    color: #406478;
    padding: 7px 0px 4px 4px;
    background-image: url('../../Styles/SAG/images/BgDetalleBsuqueda.gif');
    margin-top: 5px;
    background-position: top;
    background-repeat: repeat-x;
}

.TxtBlanco {
    padding: 15px 10px 0px 10px;
    font-size: 15px;
    color: #ffffff;
}

.User {
    text-align: left;
    float: right;
    color: #0b68ae;
    padding: 10px 25px;
}

.TitSecc {
    color: #e43339;
    background-color: #fff;
    font-size: 15px;
    font-family: 'HelveticaNeue77Bc', 'gobCL';
    padding: 5px 10px 0px 10px;
}

/*--------------------------- MENU TOP --------------------------- */

.NavTop {
    border-right: 1px solid #f7f7f7;
    color: #0b68ae;
    font-family: 'gobCL',Fallback, sans-serif;
    font-size: 13px,Fallback, 11px;
    text-transform: uppercase;
    margin: 0px;
}

    .NavTop ul {
        text-align: left;
        margin: 0px;
        padding: 0px;
    }

        .NavTop ul li {
            display: block;
            color: #0b68ae;
            height: 20pt;
            padding: 9px 10px 1px 10px;
            border-right: 0px solid #f7f7f7;
            list-style-type: none;
            text-align: left;
            float: left;
        }

            .NavTop ul li a {
                color: #0b68ae;
                text-decoration: none;
            }

                .NavTop ul li a:hover {
                    color: #e43339;
                    text-decoration: none;
                }
/*--------------------------- MENU LATERAL --------------------------- */


.NavLef {
    color: #0b68ae;
    margin: 0px 0px;
}

    .NavLef ul {
        text-align: left;
        margin: 0px;
        padding: 0px;
    }

        .NavLef ul li {
            display: block;
            color: #0b68ae;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #e5e5e5;
            list-style-type: none;
            background-image: url('../../Styles/SAG/images/BgBtnSec.gif');
            background-position: center;
            background-repeat: repeat-x;
            text-align: left;
        }

            .NavLef ul li a {
                display: block;
                background-image: url('../../Styles/SAG/images/IconBtnSec.gif');
                background-position: left;
                background-repeat: no-repeat;
                padding: 10px 0px 10px 10px;
                margin-left: 10px;
                color: #000;
                text-decoration: none;
            }

                .NavLef ul li a:hover {
                    color: #ee171f;
                    text-decoration: none;
                }

btn btn-outline-primary
/*--------------------------- GRILLAS --------------------------- */
div#MainContent_updatePanel {
    padding: 8px !important;
    width: 100%;
}

#MainContent_gvSolicitudes {
    border-collapse: separate !important;
    border: solid #569aeb 1px;
    border-radius: 3px;
    -moz-border-radius: 3px !important;
}

.GridHeader {
    /*background-image: url('../../Styles/SAG/images/BgBarraAzulGrilla.gif');*/
    background-color: #006cb8;
    background-position: center;
    background-repeat: repeat;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    font-family: Arial;
    font-size: 9.5pt;
    font-weight: bold;
    height: 35px;
    color: #ffffff;
    width: 100%;
}

tr.GridHeader th {
    padding: 5px 10px 3px 10px;
    border-right: 1px solid #fff;
    max-width: 10%;
}


.GridRow {
    border-left: 1px solid #9fc4df;
    width: 100%;
}

tr.GridRow td {
    border-right: 1px solid #9fc4df;
    border-bottom: 1px solid #9fc4df;
    padding: 2px 8px 3px 8px;
    font-size: 9.5pt;
}

.GridAlterRow {
    border-left: 1px solid #9fc4df;
    width: 100%;
    font-size: 9.5pt;
}

tr.GridAlterRow td, tr.GridAlterRow td.col {
    border-right: 1px solid #9fc4df;
    border-bottom: 1px solid #9fc4df;
    background-color: #f6f6f6;
    padding: 2px 8px 3px 8px;
    font-size: 9.5pt;
}

.GridPage {
    height: 26px;
    color: #006599;
    font-size: 11px;
    background-color: #e5e5e5;
    text-align: right;
    padding: 7px 10px 3px 10px;
    width: 100%;
}

    .GridPage a {
        text-decoration: none;
        color: #006599;
    }

        .GridPage a:hover {
            text-decoration: none;
            color: #e43339;
        }

.IconGridAct {
    background-image: url('../../Styles/SAG/images/IconTools.gif');
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 18px;
}




/*--------------------------- BOTONES --------------------------- */

.selMetodoPago {
    position: relative;
    top: 20px;
}
.radioContainer tbody tr td,
.radioTipoDoc tbody tr td {
    /*display: block;*/
    position: relative;
    padding: 12px 0 0 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[id*="MainContent_MetodoPago_"],
input[id*="MainContent_TiposDocumento_"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


.checkmark {
    position: absolute;
    top: 20px;
    left: 6px;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

span.checkmark:hover {
    background-color: #ccc;
}


input[id*="MainContent_MetodoPago_"]:checked ~ label span.checkmark,
input[id*="MainContent_TiposDocumento_"]:checked ~ label span.checkmark {
    background-color: #2196F3;
}


.checkmark::after {
    content: "";
    position: absolute;
    display: none;
}

input[id*="MainContent_MetodoPago_"]:checked ~ label span.checkmark::after,
input[id*="MainContent_TiposDocumento_"]:checked ~ label span.checkmark::after {
    content: "";
    position: absolute;
    display: block;
}


span.checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}






div #MainContent_pnlCheckboxes {
    margin: auto;
    width: 90%;
}

div#Container_btnPagar {
    margin: 0px;
    width: 50%;
}

input#MainContent_btnPagar {
    width: 200px;
    height: 80px;
}

.BtnBlanco a {
    display: block;
    padding: 20px 0px 0px 10px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

    .BtnBlanco a:hover {
        text-decoration: underline;
    }

.BtnGrid a {
    display: block;
    color: #006599;
    font-size: 11px;
    font-weight: bold;
}

    .BtnGrid a:hover {
        color: #e43339;
        font-size: 11px;
    }

.BtnAzul a {
    display: block;
    color: #006599;
    font-size: 11px;
}

    .BtnAzul a:hover {
        color: #e43339;
        font-size: 11px;
    }

.BtnAzulRuta a {
    border-right: 1px solid #c7c7c7;
    padding: 0px 5px 0px 5px;
    display: block;
    color: #006599;
    font-size: 11px;
}

    .BtnAzulRuta a:hover {
        color: #e43339;
        font-size: 11px;
    }

.BtnImgContacto a {
    display: block;
    padding: 18px 0px 0px 20px;
    background-image: url('../../Styles/SAG/images/ImgContactoTop-ov.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    width: 104px;
    height: 12px;
    text-decoration: none;
}

    .BtnImgContacto a:hover {
        background-image: url('../../Styles/SAG/images/ImgContactoTop-up.gif');
        text-decoration: underline;
    }

.BtnIngresoUsuario a {
    display: block;
    background-image: url('../../Styles/SAG/images/ImgBtnIngresoUsuarios-ov.gif');
    background-position: center;
    background-repeat: no-repeat;
    width: 170px;
    height: 45px;
    margin-bottom: 10px;
}

    .BtnIngresoUsuario a:hover {
        background-image: url('../../Styles/SAG/images/ImgBtnIngresoUsuarios-up.gif');
    }

.BtnIconBusqueda a {
    display: block;
    background-image: url('../../Styles/SAG/images/ImgBtnBuscador.gif');
    background-position: center;
    background-repeat: no-repeat;
    width: 24px;
    height: 18px;
}

    .BtnIconBusqueda a:hover {
    }

.BtnIconSubir a {
    display: block;
    color: #0b68ae;
    background-image: url('../../Styles/SAG/images/ImgIconSubir.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 12px;
    text-decoration: none;
}

    .BtnIconSubir a:hover {
        text-decoration: underline;
        color: #e43339;
    }

.BtnIconVolver a {
    display: block;
    color: #0b68ae;
    font-weight: bold;
    background-image: url('../../Styles/SAG/images/ImgIconVolver.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 12px;
    text-decoration: none;
}

    .BtnIconVolver a:hover {
        text-decoration: underline;
        color: #e43339;
    }

.BtnIconSalir a {
    display: block;
    color: #0b68ae;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    background-image: url('../../Styles/SAG/images/ImgIconCerrar.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 12px;
    margin-left: 20px;
    text-decoration: none;
}

    .BtnIconSalir a:hover {
        text-decoration: underline;
        color: #e43339;
    }

.BtnIconExport a {
    display: block;
    color: #0b68ae;
    background-image: url('../../Styles/SAG/images/ImgIconExport.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding: 0px 20px 0px 21px;
    margin-top: -3px;
    text-decoration: none;
    height: 17px;
}

    .BtnIconExport a:hover {
        text-decoration: underline;
        color: #e43339;
    }

.BtnIconPrint a {
    display: block;
    color: #0b68ae;
    background-image: url('../../Styles/SAG/images/ImgIconPrint.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 19px;
    margin-top: -3px;
    text-decoration: none;
    height: 17px;
}

    .BtnIconPrint a:hover {
        text-decoration: underline;
        color: #e43339;
    }

.BtnIconDocs a {
    display: block;
    color: #0b68ae;
    background-image: url('../../Styles/SAG/images/ImgIconBuscar-ov.gif');
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 15px;
    text-decoration: none;
}

    .BtnIconDocs a:hover {
        text-decoration: underline;
        background-image: url('../../Styles/SAG/images/ImgIconBuscar-up.gif');
        color: #e43339;
    }

.BtnAzulCont a {
    color: #006599;
    text-decoration: none;
}

    .BtnAzulCont a:hover {
        color: #e43339;
        text-decoration: underline;
    }

.BtnAzulCaja a {
    display: block;
    color: #006599;
    text-decoration: none;
    border: 2px solid #d8d8d8;
    padding: 5px 10px 3px 10px;
    background-color: #f2f2f2;
}

    .BtnAzulCaja a:hover {
        color: #e43339;
    }

.BtnAzulCaja2 a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    border: 2px solid #8badc9;
    padding: 5px 10px 3px 10px;
    background-color: #97c1e0;
}

    .BtnAzulCaja2 a:hover {
        color: #003a65;
        /*text-decoration:underline;*/
    }

.BtnBgAzulCaja a {
    background-image: url('../../Styles/SAG/images/BgBtnAzul.gif');
    background-position: center;
    background-repeat: repeat-x;
    padding: 4px 14px;
    border: 1px solid #3babff;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

    .BtnBgAzulCaja a:hover {
        text-decoration: underline;
    }

.BtnCancelar a {
    background-image: url('../../Styles/SAG/images/ImgIconCancelar.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 13px;
    color: #006599;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

    .BtnCancelar a:hover {
        text-decoration: underline;
    }

.BtnVolver a {
    background-image: url('../../Styles/SAG/images/ImgIconVovler2.gif');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 13px;
    color: #006599;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

    .BtnVolver a:hover {
        text-decoration: underline;
    }

.BtnTopBarra a {
    background-color: #7eb8e3;
    border-top: 3px solid #7ca1c0;
    padding: 4px 10px 4px 10px;
    margin-right: 1px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

    .BtnTopBarra a:hover {
        text-decoration: underline;
        background-image: url('../../Styles/SAG/images/ImgIconMarcaOver.gif');
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #77b1dc;
        border-top: 3px solid #4e7da7;
    }

.BtnTopBarra2 a {
    background-color: #4676a1;
    border-top: 3px solid #7eb8e3;
    background-image: url('../../Styles/SAG/images/ImgIconMarcaOver2.gif');
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 1px;
    padding: 4px 10px 4px 10px;
    margin-right: 1px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

    .BtnTopBarra2 a:hover {
        text-decoration: underline;
        background-image: url('../../Styles/SAG/images/ImgIconMarcaOver2.gif');
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #77b1dc;
        border-top: 3px solid #7eb8e3;
        background-color: #4676a1;
    }

.BtnCalendar a {
    display: block;
    background-image: url('../../Styles/SAG/images/calendar.gif');
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

/*--------------------------- IMAGENES --------------------------- */

.LogoGobSag {
    background-image: url('../../Styles/SAG/images/ImgLogoGobSag.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 153px;
    height: 135px;
    padding: 0px 0px 0px 35px;
}

.LogoGobSag-v2 {
    background-image: url('../../Styles/SAG/images/ImgLogoGobSag.gif');
    background-position: right;
    background-repeat: no-repeat;
    width: 165px;
    height: 160px;
    padding: 0px 0px 0px 35px;
}

.NombreProyecto {
    background-image: url('../../Styles/SAG/images/ImgNombreProyecto-gobCL.png');
    background-position: bottom;
    background-repeat: no-repeat;
    width: 210px;
    height: 53px;
    padding: 77px 70px 0px 0px;
}

.NumeroTelefono {
    background-image: url('../../Styles/SAG/images/ImgNumeroTelefono.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    display: block;
    padding: 18px 0px 0px 20px;
    width: 104px;
    height: 12px;
}

.IsoSagInf {
    padding: 5px 10px 0px 10px;
    background-image: url('../../Styles/SAG/images/ImgIsoInferiorSag.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    width: 80px;
    height: 34px;
}

.IsoSagInf-v2 {
    padding: 5px 10px 0px 10px;
    background-image: url('../../Styles/SAG/images/ImgIsoInferiorSag.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    width: 80px;
    height: 34px;
}

.TitSeccion {
    background-image: url('images/ImgTituloSeccion.gif');
    background-position: left;
    background-repeat: no-repeat;
    width: 78px;
    height: 17px;
    text-align: center;
}

/*--------------------------- OTROS --------------------------- */

.izq {
    float: left;
}

.der {
    float: right;
}

.limpiar {
    clear: both;
}

/*--------------------------- INPUTS --------------------------- */

.BgField {
    background-color: #efefef;
    padding: 5px 10px;
    float: left;
}

.Field {
    border: 1px solid #bdc3ca;
    font-family: Arial,Tahoma;
    color: #0b68ae;
    font-size: 11px;
    padding: 1px 2px 0px 4px;
}

/*------------------------- LOGIN ------------------------------- */
fieldset.login label, fieldset.register label, fieldset.changePassword label {
    display: block;
}

div.accountInfo {
    width: 97%;
}

.failureNotification {
    font-size: 10pt;
    color: Red;
}
