﻿/*Erick Cruz - NovaComp S.A.*/
/*Estándar de colores*/
/*Azul oscuro: #003F6A*/
/*Azul claro: #004475* #2AAAFF #249CEC/
/*Gris oscuro: #0B0E61*/
/*Gris claro: #CECECE*/

/*Este accordion css es utilizado por el menu*/
.accordionHeader, .accordionHeaderForm {
    background: #034E83; /* Old browsers */
    color: #f0f0f0;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    border-bottom: 1px solid #025C9C;
    -webkit-transition: border-bottom 0.6s;
    transition: border-bottom 0.6s;
}

.accordionHeaderSelected, .accordionHeaderSelectedForm {
    background: #025C9C; /* Old browsers */
    color: #f0f0f0;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    border-bottom: 2px solid #0D77B6;
    border-left: 5px solid #0D77B6;
}

.accordionContent {
    width: 100%;
    padding-left: 0%;
    overflow-x: hidden;
}

/*Este accordion css es utilizado por el menu*/

/*Accordeon usado por controles dentrol de un fomulario*/

.accordionHeaderForm {
    margin-left: 0;
}

.accordionHeaderSelectedForm {
    margin-left: 0;
}

.accordionContentForm {
    background-color: #EDEDED;
    margin-left: 0;
    width: 99.5%;
}

.HeaderMenu {
    color: #e7e7e7;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px;
    padding-top: 10px;
    padding-left: 5px;
    position: absolute;
}

    .HeaderMenu:hover {
        color: #ffffff;
        border-left: 5px solid #0C619C;
        margin-left: 0;
        height: 30px;
    }

    .HeaderMenu:focus {
        color: #0C619C;
        border-left: 5px solid #0C619C;
        margin-left: 0;
        height: 30px;
    }

    .HeaderMenu:active {
        color: #0C619C;
        border-left: 5px solid #0C619C;
        margin-left: 0;
        height: 30px;
    }

.ContentMenu {
    background: #0D77B6; /* Old browsers */
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 11px;
    height: 40px !important;
    text-align: left;
    padding-left: 10px;
    border-left: 5px solid #0D77B6;
    border-bottom: 1px solid #47A3DA;
    -webkit-transition: border-bottom 0.6s;
    transition: border-bottom 0.6s;
}

    .ContentMenu:hover {
        /* text-decoration: none !important; */
        /* text-decoration: underline !important; */
        color: #2094E1;
        border-left: 5px solid #47A3DA;
        border-bottom: 1px solid #8AD1FB;
        /* color: #0B0E61; */
        padding-top: 11px;
        height: 28px;
        padding-left: 10px !important;
    }


.LinkMenu a {
    text-decoration: none !important;
    color: #f0f0f0 !important;
}

    .LinkMenu a:link {
        color: #f0f0f0 !important;
    }

    .LinkMenu a:visited {
        text-decoration: none;
        color: #fff !important;
    }

    .LinkMenu a:hover {
        color: #fff;
        /* color: #0B0E61; */
    }

    .LinkMenu a:active {
        color: #0C619C;
        /* color: #0B0E61; */
    }

.cerrarMenu {
    background-color: transparent;
    border: none !important;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    font-size: 18px;
    margin: 5px;
    text-align: right;
    height: 100%;
    width: 15px;
    margin-top: -5px;
    margin-left: 265px;
    cursor: pointer;
}

    .cerrarMenu:hover {
        text-shadow: 1px 1px 3px #fff;
    }

    .cerrarMenu:after {
        border: 0px;
    }

.divbtnHideMenu {
    float: left;
}

.btnHideMenu {
    border-radius: 1px !important;
    min-width: 50px !important;
}

/*------------------------------------ Miga de Pan*/
#breadcrumb {
    font-size: smaller;
    font-family: Helvetica,Arial,sans-serif;
    height: 15px;
}

.UserLogged {
    width: 50%;
    height: 15px;
    float: left;
    text-align: right;
}

/*No modificar orden*/
#breadcrumb a:link {
    color: #0B0E61;
}

#breadcrumb a:visited {
    color: #003F6A;
}

#breadcrumb a:hover {
    color: #2AAAFF;
}

#breadcrumb a:active {
    color: #2AAAFF;
}

#lblUser, #lblRol {
    font-size: 12px;
    font-weight: bold;
}
/*------------------------------------ Miga de Pan*/

/*--------------------------------------------------Ribbon*/

.contentRibbon {
    width: 100%;
    position: relative;
}

.wrapper {
    margin: 50px auto;
    width: 280px;
    height: 370px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
    position: relative;
    z-index: 90;
}

.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -7px;
}

.ribbon-green {
    font: bold 15px Sans-Serif;
    text-align: center;
    /*text-shadow: rgba(255,255,255,0.5) 0 1px 0;*/
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #004475;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#004475), to(#2AAAFF));
    background-image: -webkit-linear-gradient(top, #004475, #2AAAFF);
    background-image: -o-linear-gradient(top, #004475, #2AAAFF);
    color: #FFFFFF;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    z-index: 1000;
}


/*--------------------------------------------------Ribbon*/

/**ESTILOS DE CATALAGOS INPUT SUBMIT AND BUTTON*/

.btn-primary {
    background-color: #163E6F !important;
    border-color: #163E6F !important;
}

.btn:disabled {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}
/*select button, input[type="button"], input[type="submit"] {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #024e84), color-stop(1, #163E6F));
    background: -webkit-linear-gradient(top, #024e84 5%, #163E6F 100%);
    background: linear-gradient(to bottom, #024e84 5%, #163E6F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#024e84', endColorstr='#163E6F',GradientType=0);
    background-color: #163E6F;
    border-radius: 1px;
    border: 1px solid #163E6F;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0px 1px 0px #1570cd;
}

    button:active, input[type="button"]:active, input[type="submit"]:active {
        position: relative;
        top: 1px;
    }

    button:hover, input[type="button"]:hover, input[type="submit"]:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #163E6F), color-stop(1, #024e84));
        background: -webkit-linear-gradient(top, #163E6F 5%, #024e84 100%);
        background: linear-gradient(to bottom, #163E6F 5%, #024e84 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#163E6F', endColorstr='#024e84',GradientType=0);
        background-color: #163E6F;
    }

    button:disabled, input[type="button"]:disabled, input[type="submit"]:disabled {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c1c1c1), color-stop(1, #666666));
        background: -webkit-linear-gradient(top, #c1c1c1 5%, #666666 100%);
        background: linear-gradient(to bottom, #c1c1c1 5%, #666666 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1c1c1', endColorstr='#666666',GradientType=0);
        background-color: #c1c1c1;
        border-radius: 1px;
        border: 1px solid #666666;
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: Arial;
        font-size: 15px;
        font-weight: normal;
        text-decoration: none;
        text-shadow: 0px 1px 0px #1570cd;
    }*/
/**ESTILOS DE CATALAGOS INPUT SUBMIT AND BUTTON*/
/*------------------------------------ GridView*/
.GridViewGeneral {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #2F4F4F;
    border-collapse: collapse;
    font-size: 11pt;
}

    .GridViewGeneral tr {
        height: 50px;
    }

.GridViewGeneral1 td {
    padding: 2px;
    border-bottom: solid 1px #c1c1c1;
    border-top: solid 1px #c1c1c1;
    border-left: hidden !important;
    border-right: hidden !important;
    color: #4B4B4A;
}

.GridViewGeneral1 th {
    padding: 4px 2px;
    color: #fff;
    border-bottom: solid 1px #E7E7E7;
    border-top: solid 1px #E7E7E7;
    border-left: hidden;
    border-right: hidden;
}



.GridViewGeneral td {
    padding: 2px;
    border: solid 1px #E7E7E7;
    color: #4B4B4A;
}

.GridViewGeneral th {
    padding: 4px 2px;
    color: #fff;
    border-left: solid 1px #E7E7E7;
    /*border-bottom: solid 1px #c1c1c1;  
    border-top: solid 1px #c1c1c1;  
    border-left:hidden;
    border-right:hidden;*/
    font-size: 11pt;
    height: 17px;
    background-color: #163E6F;
    /*background: -moz-linear-gradient(top, #163E6F 0%, #249CEC 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#163E6F), color-stop(100%,#249CEC));
    background: -webkit-linear-gradient(top, #163E6F 0%,#249CEC 100%);
    background: -o-linear-gradient(top, #163E6F 0%,#249CEC 100%);
    background: -ms-linear-gradient(top, #163E6F 0%,#249CEC 100%);
    background: linear-gradient(top, #163E6F 0%,#249CEC 100%);*/
}

.GridViewGeneral-footer {
    padding: 4px 2px;
    color: #fff;
    border-left: solid 1px #525252;
    /*border-bottom: solid 1px #c1c1c1;  
    border-top: solid 1px #c1c1c1;  
    border-left:hidden;
    border-right:hidden;*/
    font-size: 11pt;
    height: 17px;
    background-color: #003F6A;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#163E6F), color-stop(100%,#249CEC));
    background: -webkit-linear-gradient(top, #163E6F 0%,#249CEC 100%);
    background: linear-gradient(top, #163E6F 0%,#249CEC 100%);
}

/* Color de las filas en general*/
.GridViewGeneral {
    background-color: #F2F1F1;
}

    /* Color de las filas en alternas*/
    .GridViewGeneral > tbody > :nth-child(2n) {
        background-color: #ffffff;
    }

    .GridViewGeneral .pgr td {
        border-width: 0;
        padding: 0 6px;
        border-left: solid 1px #666;
        font-weight: bold;
        color: #fff;
        line-height: 12px;
    }

    .GridViewGeneral .pgr a {
        color: #666;
        text-decoration: none;
    }

        .GridViewGeneral .pgr a:hover {
            color: #000;
            text-decoration: none;
        }

.FitDiv {
    background-color: white;
    padding: 20px;
}

.gdvText { /*Para controles. Ej: TextBox Multilínea*/
    font-size: 9pt;
}

.gdvColorVerValores {
    color: red;
}
/*------------------------------------ GridView*/


/*------------------------------------ Tab Container*/
.TabContainer .ajax__tab_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #2F4F4F;
    border-left: solid 1px #2F4F4F;
    border-bottom: thin 1px #2F4F4F;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
}

.TabContainer .ajax__tab_outer {
    padding-right: 0;
    height: 25px;
    background-color: #2F4F4F;
    margin-right: 1px;
    border-right: solid 1px #2F4F4F;
    border-top: solid 1px #2F4F4F;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
}

.TabContainer .ajax__tab_inner {
    padding-left: 4px;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    background-color: #003F6A;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#004475), color-stop(100%,#249CEC));
    background: -webkit-linear-gradient(top, #004475 0,#249CEC 100%);
    background: linear-gradient(top, #004475 0,#249CEC 100%);
}

.TabContainer .ajax__tab_tab {
    text-decoration: none;
    height: 15px;
    padding: 0;
    margin: 5px;
    color: white;
    width: 103px;
}

/*.TabContainer .ajax__tab_hover .ajax__tab_outer { background-color:  white;}*/
/*.TabContainer .ajax__tab_hover .ajax__tab_inner { background-color:  red;}*/
/*.TabContainer .ajax__tab_hover .ajax__tab_tab { color:#9BC31C; cursor:pointer }*/

.TabContainer .ajax__tab_active .ajax__tab_outer {
    background-color: #2F4F4F;
    border-left: solid 0 #2F4F4F;
}

.TabContainer .ajax__tab_active .ajax__tab_inner {
    background-color: #004475;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#004475), color-stop(100%,#249CEC));
    background: -webkit-linear-gradient(bottom, #004475 0,#249CEC 100%);
    background: linear-gradient(bottom, #004475 0,#249CEC 100%);
}

.TabContainer .ajax__tab_active .ajax__tab_tab {
    outline-style: none;
    text-decoration: underline !important;
}

.TabContainer .ajax__tab_body {
    text-decoration: none;
    border: 1px solid #003F6A; /*#2F4F4F; /*#dedede*/
    border-left: none !important; /*Borde izquierdo del tabcontainer - Eliminar en caso de separarlo del contenedor principal*/
    border-right: none !important; /*Borde derecho del tabcontainer - Eliminar en caso de separarlo del contenedor principal*/
    border-bottom: none !important; /*Borde inferior del tabcontainer - Eliminar en caso de separarlo del contenedor principal*/
    padding: 6px;
    background-color: #ffffff;
    min-height: 500px;
}

.TabContainer .ajax__tab_disabled {
    color: Gray;
}
/*------------------------------------ Tab Container*/

/*------------------------------------ GridView*/

.FondoMenuPrincipal {
    background: rgba(0,0,0,.6);
    filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#ddffffff,endColorstr=#ddffffff)';
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.5s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 0.5s;
    /*animation-delay: -1s;*/
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: none;
}

html, body {
    background: #163E6F repeat-x left top;
}

/*Inicia Estilos Encabezado*/

.Encabezado {
    margin: 0px auto 0px auto;
    width: 1200px;
    height: 132px;
    text-align: center;
    background: url('../images/HEADER-INS.jpg') no-repeat right top;
}

.contBotones {
    /*width: 15px;
    height: 85px;
    float: left;
    position: relative;
    margin-right: 2px;
    margin-left: 10px;
    margin-top: 4px;*/
}

#contBotLetra {
    position: relative;
    float: left;
    background-image: url('../images/botones-aumentarLetra.png') !important;
    background-repeat: no-repeat;
}

#contBotAument {
    position: relative;
    float: left;
    /*margin-top: 3px;*/
    background-image: url('../images/botones-aumentar.png') !important;
    background-repeat: no-repeat;
}

a#btnDis {
    position: relative;
    float: left;
    width: 15px;
    height: 16px;
}

a#btnTam {
    position: relative;
    float: left;
    width: 15px;
    height: 16px;
}

a#btnAum {
    position: relative;
    float: left;
    width: 15px;
    height: 16px;
}


.contBanner {
    width: 336px;
    height: 130px;
    position: relative;
    float: right;
}

.contBannerCentral {
    width: 336px;
    height: 102px;
    position: relative;
    float: left;
}

.contGoogle {
    background-color: White !important;
    width: 260px !important;
    height: 23px !important;
    margin-top: 2px; /* Firefox */ /* Google Chrome y Safari */
    border-radius: 2px; /* CSS3 (Opera 10.5 e Internet Explorer 9) */
    overflow: hidden;
    display: block !important;
    margin-left: -10px;
    *margin-left: -92px !important; /*For IE7*/
}

.cssLblFecha {
    text-align: center;
    margin-right: 0px;
    height: 15px;
    min-width: 200px;
    font-family: Verdana;
    font-weight: 200;
    color: #FFFFFF;
    float: right;
    margin-right: 73px;
    margin-top: 6px;
}

.cssLike {
    border: none;
    overflow: hidden;
    width: 72px;
    height: 23px;
    position: absolute;
    top: 2px;
    right: 5px;
    background-color: White;
}

/*Fin Estilos Encabezado*/


/*Inicia Estilos Menu MasterPage*/
.menuContenedor {
    margin: 0px auto 0px auto;
    padding-top: 1px;
    padding-left: 2px;
    padding-right: 3px;
    width: 1195px;
    *width: 1195px; /*For IE7*/
    height: 51px;
    background-color: white;
    visibility: visible;
    z-index: 1000;
}

.MasterBody {
    min-height: 700px;
    height: auto;
    background-color: white;
    display: block;
    overflow: hidden;
    float: left;
    width: 100%;
}

#leftMenu {
    width: 290px;
    z-index: 99998;
    position: absolute;
    background-color: white;
    display: none;
    left: 0px;
}

#updMenu {
    padding-top: 2px;
    padding-bottom: 10px;
    background-color: #163E6F;
}
/*Fin Estilos Menu MasterPage*/

/*Inicia Estilos Cuerpo MasterPage*/
.Cuerpo {
    width: 1200px;
    min-height: 400px;
    margin: 0px auto 0px auto;
    background-color: white;
    display: block;
    overflow: hidden;
}

#FormTitle {
    text-align: right;
    width: 80%;
    height: 35px;
    margin-top: 5px;
    font-size: 18pt;
    font-weight: bold;
    float: right;
}

.hyperLinkMaster {
    z-index: 102;
    right: 10px;
    position: absolute;
    top: 0px;
    width: 85px;
}

/*Fin Estilos Cuerpo MasterPage*/



/*Inicia Estilos Pie de Pagina*/

.PiePagina {
    width: 1200px;
    min-height: 100px;
    padding-top: 10px;
    margin: 0px auto 0px auto;
    text-align: center;
    background-color: white;
    display: block;
    overflow: hidden;
}

.imgPiePagina {
    width: 1200px;
    min-height: 135px;
    margin: 0 0 0 0;
    /*background: url("../images/footerNuevo.png") no-repeat right top;*/
    float: left;
}


.PiePagina800 {
    width: 1200px;
    min-height: 20px;
    margin: 0 0 0 0;
    background-color: white;
    margin-top: 10px;
    float: left;
    z-index: 0;
}

#PiePaginaLink {
    width: 800px;
    min-height: 30px;
    margin: 7px 0 0 0;
    background-color: white;
    float: left;
    text-align: center;
    margin-left: 30px;
    z-index: 0;
    font-size: 12px;
}

    #PiePaginaLink a {
        color: Gray;
        text-align: left;
        text-decoration: underline;
    }

        #PiePaginaLink a:hover {
            text-decoration: none;
        }

a.PiePaginaLink:hover {
    color: Navy;
}

.Style800 {
    color: #DD7933;
    font-family: Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    min-height: 20PX;
    min-width: 100px;
    text-align: right;
    float: left;
    margin-left: 8px;
}

.StyleText800 {
    color: #004475;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    min-width: 222px;
    min-height: 15PX;
    padding-top: 5PX;
    text-align: left;
    float: left;
    margin-left: 4px;
}


#imgGovDigital {
    float: right;
    width: 180px;
    height: 40px;
    margin-top: -14px;
    margin-right: 10px;
    z-index: 0;
}

a#linkFacebook {
    left: 30px;
    top: 75px;
    width: 50px;
    height: 38px;
}

a#linkYouTube {
    left: 15px;
    top: 75px;
    width: 34px;
    height: 38px;
}

a#linkTwitter {
    left: 20px;
    top: 75px;
    width: 34px;
    height: 38px;
}

a#linkChat {
    left: 15px;
    top: 75px;
    width: 34px;
    height: 38px;
}

.CopyR {
    width: 280px;
    min-height: 17px;
    margin-left: -25px;
    margin-top: 30px;
    float: left;
    font-size: 9px;
    color: White;
    font-family: Arial;
    text-align: right;
}

/*Fin Estilos Pie de Pagina*/

/*Checkbox de mantenimiento de catálogos*/


input[type=checkbox]:checked {
    text-shadow: 0 0 1px #A0C515;
    color: #A0C515;
    border-color: #02823C;
    outline: none;
}


.lblError {
    color: red;
    /*font-weight: bolder;*/
}

.VerticalAlign {
    margin-top: 5px;
}

*/
/*MODALS*/
.MasterModal {
    top: 0px;
    height: 100%;
    background-color: rgba(255,255,255,0.25);
    vertical-align: middle;
    left: 0px;
    width: 905px;
    position: absolute;
    text-align: center;
    overflow: hidden;
}

.modalBackground {
    background-color: rgba(0,0,0,0.75);
}

.modalMensajes {
    width: 320px !important;
    min-height: 100px;
    background-color: white;
    border-radius: 7px 7px 7px 7px;
    border: 1px solid;
    box-shadow: 10px;
}

.modalPopupMensajes {
    width: 500px !important;
    min-height: 200px;
    background-color: white;
    border-radius: 7px 7px 7px 7px;
    border: 1px solid;
    box-shadow: 10px;
}

.modalInfoAdicional {
    width: 620px !important;
    min-height: 100px;
    background-color: white;
    border-radius: 7px 7px 7px 7px;
    border: 1px solid;
    box-shadow: 10px;
}

.modalPopup {
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: #BCF;
    width: 800px;
    margin: 10px auto;
    padding: 15px;
}

.modalPopupLarge {
    width: 1200px;
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: #BCF;
    margin: 10px auto;
    padding: 15px;
}

.modalPopupConfirm {
    width: 100% !important;
    min-height: 200px;
    background-color: white;
    border-radius: 7px 7px 7px 7px;
    border: 1px solid;
    box-shadow: 10px;
}

.lblSolicitudMensaje {
    height: 30px;
}

.lblSolicitudInfoAdicional {
    height: auto;
    font-size: 18pt;
}

/*Subtitulos*/
.FormSubTitle {
    font-size: 14pt;
    font-weight: bold;
    height: 20px;
    margin: 10px 0;
    padding: 10px 5px;
    color: #4b4b4a;
    background-color: lightgray;
}

.FormTitle {
    font-size: 16pt;
    font-weight: bold;
    height: 20px;
    margin: 10px 0;
    padding: 10px 5px;
    color: #4b4b4a;
    text-align: center;
}

h1 {
    font-family: HammerFat,Arial;
    font-weight: bold;
    font-size: 16px;
    color: #004784;
}

h2 {
    font-family: Arial;
    font-size: 12px;
    color: #004677;
    text-align: left;
}

    h2.bigger {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        color: #004677;
    }

h3 {
    margin: 0;
    padding: 0;
    /*font-size: 11px;*/
    text-transform: uppercase;
}

p, ol, ul {
    margin: 0;
    font-size: 11px;
}

/*Fin Establecer estilos por defecto*/

/*INICIO ------- ESTILO DEL FORMULARIO -------------------*/
#FormContainer {
    min-height: 580px;
    min-width: 100%;
}

.form {
    overflow-x: auto;
}

.formModal {
    height: 100%;
}

.overflow {
    overflow: auto;
}

.maxHeight {
    max-height: 500px;
}

.form .divControlsLeft {
    text-align: right;
    float: left;
    width: 25%;
    margin: 5px auto;
}

.form .divControlsRight {
    text-align: left;
    float: left;
    margin: 5px auto;
    margin-left: 1%;
    width: 74%;
}

.form .divCtlRightSearch {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.form .clear {
    clear: both;
}

.form .divControlsOneRow {
    text-align: left;
    float: left;
    margin: 5px auto;
    margin-left: 1%;
    width: 99%;
}

.form .botonera, .form .botoneraLeft {
    text-align: right;
    margin: 25px 5px;
}

.form .botoneraLeft {
    text-align: left;
}

.form .requerido {
    color: red;
}

.form .controlOculto {
    display: none;
}

.form .imgBtnBuscar {
    width: 17px;
}

/*INICIO --- Controles dentro de un Modal*/
.form .divControlsOneRowModalPopup {
    text-align: left;
    float: left;
    width: 100%;
}
/*FIN --- Controles dentro de un Modal*/

.gridPlantilla {
    width: 100%;
}

.gridPolizaHijas {
    width: 100%;
    /*height:500px;*/
    max-height: 100px;
    overflow-y: scroll;
}

.captionCssStyle {
    color: #1f5ca9;
    background-color: #c5d4e6;
    table-layout: auto;
    border-collapse: separate;
    border-right: gray thin solid;
    border-top: gray thin solid;
    border-left: gray thin solid;
    border-bottom: gray thin solid;
}

.panelContainer {
    display: normal;
    background-color: white;
    padding-top: 1px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    max-width: 100%;
}

.panelGroupingText legend {
    text-align: left;
    font-size: small;
    float: none;
}

.grdErrores {
    max-height: 600px;
    overflow: auto;
}

.imgBienvenida {
    width: 80%;
    height: 60%;
    /*padding-left: 13%;*/
    padding-top: 13%;
}

.divImgBienvenida {
    width: 100%;
    height: 100%;
    text-align: center;
}

.FondoBlurCargando {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="2" /></filter></svg>#filter');
    filter: blur(2px);
    -webkit-filter: blur(2px);
}

.FondoMasterModal {
    background: rgba(0,0,0,.6);
    filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#ddffffff,endColorstr=#ddffffff)';
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999;
}

.cargandoOpcionMenu {
    /*background-image: url('../images/loader.gif');*/
    content: url('../images/loader.gif');
    float: left;
    padding-top: 1px;
}

.MasterWaitProgressBar {
    top: 35%;
    left: 45%;
    width: 450px;
    height: 100px;
    background-color: white;
    border-radius: 1px;
    vertical-align: middle;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3), 0 3px 10px 0 rgba(0, 0, 0, 0.3);
    position: fixed;
    text-align: center;
    overflow: hidden;
    border: 3px solid #163e6f;
    margin-left: -125px;
    font-size: 14px;
}

.MasterWait {
    top: 35%;
    left: 45%;
    width: 200px;
    height: 100px;
    background-color: white;
    border-radius: 1px;
    vertical-align: middle;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3), 0 3px 10px 0 rgba(0, 0, 0, 0.3);
    position: fixed;
    text-align: center;
    overflow: hidden;
    border: 3px solid #163e6f;
    font-size: 14px;
}

.MasterWaitSpace {
    height: 15px;
}
/*****ToolTip para tabla de detalle de factura (lineas)*/
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #ccc;
    zcursor: help;
    margin-bottom: 5px;
    opacity: 1;
    /*color: #006080;*/
}


    .tooltip .tooltiptext {
        left: 50%;
        margin-left: -220px; /* Use half of the width (120/2 = 60), to center the tooltip */
        visibility: hidden;
        position: absolute;
        width: 440px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        z-index: 1;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: opacity .6s;
        transition: opacity .6s;
        bottom: -250%;
    }

        .tooltip .tooltiptext::after {
            content: " ";
            position: absolute;
            top: 100%; /* At the bottom of the tooltip */
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

.TamannoCompletoUP{
    width: 100%;
}
.card-header {
    background-color: #0D2542 !important; 
    color: #ffffff !important;
}

.card-header-sub {
    background-color: #44648B !important;
    color: #ffffff !important;
}

.fondo-card {
    background-color: #F6FAFF !important;
}

.fondo-card-sub {
    background-color: #F3F3F3 !important;
}

.card {
    margin-bottom: 15px;
}
.tooltip {
    z-index: 800 !important;
}
    /*FIN ------- ESTILO DEL FORMULARIO -------------------*/
