﻿* {
    font-family: Arial !important;
    font-size: 10px !important;
}

html {
  min-height: 100%;
  position: relative;
}

a {
    color: #243174 !important;
    font-size: 14px !important;
}
    a:hover {
        color: #243174 !important;
    }

body {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    margin-bottom: 1px !important;
}

/* SECCION MENU HEADER */
.hr_global_header {
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #61560c inset;
}
/* Login */
.hr_login_header {
    height: 6px;
    border: 0;
    background-color: #C67500;
    box-shadow: 0 6px 6px -6px inset;
    margin-top:30px;
}
#header_izquierdo {
    float: left;
    Top: 0;
   
}

#header_derecho {
    float: right;
    Top: 0;
    
}

#Header_abajo {
    clear: both;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0px;
   
    
}

#Hearder_href { 
    font-size: 14px;
    color: red
}


#Header_container {
    top: 0;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
}

#logo_principal {
    width: 200px;
    height: 60px;
}

#footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0px;
    /*background-color: #d9a505;*/
    text-align: left;
    height: 23px;
}

#footer hr {
    margin-top: 0px;
    margin-bottom: 0px;
}

#footer-Ent_Reg {
    margin: auto;
    max-height: 60px;
    min-height:20px;
}

.footer{
    padding: 15px;
}
.btn-primary {
    background-color: #B08B00 !important;
    border-color: #C67500 !important;
    width: 80% !important;
    border-radius: 0px !important;
}

.btn{
    padding: 2px 5px !important;
    height: 23px !important;
}

#principalMenu a:hover {
    border-color:  #21358b;
        background-color: #ad8303;
        padding:10px;
        margin-top:4px;
        border-radius:5px;
        position:relative;
        box-sizing:border-box;
        transition:all 500ms ease;
    }

/*Estilo para remover espacio en field*/
    .less-pad10 {
    padding-right: 10px !important;
}
.w25 {
    width:25% !important;
}

#legend_top {
    cursor: pointer;
}
    #legend_top span {
        font-size:12px;
    }

#mdlReport .modal-body {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
    #mdlReport .modal-body iframe {
        position:   absolute;
        top:        0;
        left:       0;
        width:      100% !important;
        height:     100% !important;
        border:     0;
    }

    #centerFrame iframe {
        margin-left:10%;
    }
     
    /* Estilos custom Cambiar Contraseña */
.pass_show {
    position: relative
}

    .pass_show .ptxt {
        position: absolute;
        top: 50%;
        right: 10px;
        z-index: 1;
        color: #f36c01;
        margin-top: -10px;
        cursor: pointer;
        transition: .3s ease all;
    }

        .pass_show .ptxt:hover {
            color: #333333;
        }

/* Estilos custom para Login */
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

h2 {
    font-size: 18px;
    margin: 0 0 15px;
}

.login-form {
    width: 340px;
    margin: 30px auto;
}

    .login-form form {
        background: #f7f7f7;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
        padding: 30px;
    }

.form-control, .btn {
    height: 36px;
    border-radius: 2px;
}

.btn {
    font-size: 15px;
    font-weight: bold;
}

/*Estilos imagenes footer & home*/
#main_page_image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

#main_page_image_div_1 {
    width: 100%;
    height: 100%;
    position: initial;
}

#rigth_top_div { /*padre*/
    float: right;
    margin-top: 15px;
    color: #777;
    overflow: hidden;
    /*width: 10%;*/
}

    .rigth_top_childs { /*hijos*/
        float: left;
        display: contents;
    }

.user_top_rigth {
    float: right;
    margin-top: 15px;
    color: #777;
}

#footer_image_dimsa {
    height: 30px;
}

/* Estilos custom para elementos globales */
.nDropdown {
    display: block;
    width: 100%;
    height: 28px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.nlabel {
    font-weight: normal;
}
.nlabelBold {
    padding: 4px;
}
.nlabelErr {
    font-weight: normal;
    color:red;
}
.ntextbox {
    height: 26px !important;
    padding: 4px 6px !important;
    font-size: 12px !important;
}
.les_hr {
    margin-top: 4px !important;
    margin-bottom: 7px !important;
}

/*Estilos para los search*/
.gridDetalles {
    /*Se le aplica al div contenedor del grid*/
    border-collapse: collapse;
    overflow: auto;
    height: 200px;
    width: 99%;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size :12px
}

    .gridDetalles td, .gridDetalles th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    .gridDetalles tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .gridDetalles tr:hover {
        background-color: #ddd;
    }

    .gridDetalles th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: center;
        background-color: #21358b;
        /*  Azul: #0046E3;  #b08b00;
            Verde background-color: #4ABA00;*/
        color: white;
    }
/*FIN Estilos para los search*/

/** Grid Modal*/
    #udetalleGrid {
        background-color: white;
        width: 80%;
    }

/** Fin Grid Modal*/
.fieldsetBorder {
    border: solid 1px #DDD;
    padding: 0 10px 10px 10px;
    margin-top: 10px;
}

    .fieldsetBorder legend {
        width: auto;
        border: none;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 5px;
    }

/* Botones */
.nbtn {
    color: #FFFFFF;
    /* Verde 
        background-color: #4ABA00;
        border-color: #47B300;#0046E3
    */
    background-color:#21358b;
    border-color: #003099;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 80px;
}
    .nbtnMd {
        width: 250px;
    }
.nbtn-primary {
    /*Verde border-color: #47B300;*/
    border-color: #003099;
}
    .nbtn-primary:hover,
    .nbtn-primary:focus {
        background-color: #b08b00;
        background-position: 0 -15px;
    }
    .nbtn-primary:active,
    .nbtn-primary.active {
        /*
            Verde 
            background-color: #5CE600;
            border-color: #47B300;*/
        background-color: #b08b00;
    
        border-color: #003099;
    }
.nbtn-search-section2 {
    width: 80px;
}

.nbtn-search-sectionMd {
    width: 120px;
}
.nbtn-search-sectionBg {
    width: 155px;
}
    /*Filtros de la busqueda*/
.searchFilter {
    font-weight: normal;
}

    .searchFilter table {
        width: 600px;
    }
/*FIN Filtros de la busqueda*/

/*Grids regulares */
.ngrid {
    height: 200px;
}
.gridRegWidth{
    width:300px;
}
/*FIN Grids regulares */

/*Columnas Grids regulares */
.ngridAlignRight {
    text-align: right;
}
.ngridAlignCenter{
    text-align: center;
}
.ngrid60 {
    width: 60px;
    min-width: 60px;
    max-width: 60px;
}
.ngrid80 {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
}
.ngridHidden {
    visibility:hidden;
    width:1px;
}
.ngrid100 {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
}
.ngrid150 {
    width: 150px;
    min-width: 150px;
    max-width: 150px;
}
.ngrid155 {
    width: 155px;
    min-width: 155px;
    max-width: 155px;
}
.ngrid200 {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
}
.ngrid250 {
    width: 250px;
    min-width: 250px;
    max-width: 250px;
}
.ngrid300 {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
}
.ngrid350 {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
}
.ngrid400 {
    width: 400px;
    min-width: 400px;
    max-width: 400px;
}
.ngrid430 {
    width: 430px;
    min-width: 430px;
    max-width: 430px;
}
.ngrid450 {
    width: 450px;
    min-width: 450px;
    max-width: 450px;
}
.ngrid500 {
    width: 500px;
    min-width: 500px;
    max-width: 500px;
}
.ngrid550 {
    width: 550px;
    min-width: 550px;
    max-width: 550px;
}
.ngrid600 {
    width: 600px;
    min-width: 600px;
    max-width: 600px;
}
.ngrid650 {
    width: 650px;
    min-width: 650px;
    max-width: 650px;
}
.ngrid700 {
    width: 700px;
    min-width: 700px;
    max-width: 700px;
}
.ngrid750 {
    width: 750px;
    min-width: 750px;
    max-width: 750px;
}
.ngrid800 {
    width: 800px;
    min-width: 800px;
    max-width: 800px;
}
.ngrid850 {
    width: 850px;
    min-width: 850px;
    max-width: 850px;
}
.ngrid900 {
    width: 900px;
    min-width: 900px;
    max-width: 900px;
}
.ngrid950 {
    width: 950px;
    min-width: 950px;
    max-width: 950px;
}
.ngrid1000 {
    width: 1000px;
    min-width: 1000px;
    max-width: 1000px;
}
.ngrid1050 {
    width: 1050px;
    min-width: 1050px;
    max-width: 1050px;
}
.ngrid1100 {
    width: 1100px;
    min-width: 1100px;
    max-width: 1100px;
}
.ngrid1150 {
    width: 1150px;
    min-width: 1150px;
    max-width: 1150px;
}
/*FIN Columnas Grids regulares */

/*Estilo para las imagenes de firmas*/
.imgSignature {
    max-width: 250px;
    max-height: 250px;
}
    .imgSignature:hover {
        -ms-transform: scale(1.5); /* IE 9 */
        -webkit-transform: scale(1.5); /* Safari 3-8 */
        transform: scale(1.5);
    }
/*FIN Estilo para las imagenes de firmas*/

/* Graficos */
.grafico {
    width: 500px;
    height: 250px;
}

/* Login y header Bicsa */
.imagen_login {
    align-content: center;
}

#form_container {
    margin: 0;
    margin-left: 70px;
    padding-top: 15px;
    background-color: #f2f2f2;
    margin-bottom: 5px;
    padding-bottom: 4px;
    width: 210px;
    
}


.login_field {
    width: 100%;
}

.login_description_text {
    text-align: left; 
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 0px;
    overflow: hidden;
    font-family: Arial !important;
    font-weight: 700;
    margin-bottom: 0px;
}
#global_header_logo_section {
    padding-bottom: 40px;
}

.none_min-height {
    min-height: 0px !important;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .nbtn-search-sectionBg {
        width: 9em;
    }
}

@media only screen and (max-width: 991px) {
    #h_row01 {
        position: static !important;
        width:100%
    }

    .imagen_login {
        width: 25% !important;
        float: left;
        padding-left: 2px;
    }
    #global_header_logo_section {
        padding-bottom: 0px;
    }
    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        margin-bottom: 4px;
        margin-top: 5px;
    }

    .nbtn-search-section {
        width: 100%;
        margin-bottom: 2px;
        margin-top: 2px;
    }

    .nbtn-search-sectionMd {
        width: 100%;
        margin-bottom: 3px;
        margin-top: 2px;
    }

    .nbtn-search-sectionBg {
        width: 100%;
        margin-bottom: 3px;
        margin-top: 2px;
    }

    .nbtnMd {
        width: 100%;
        margin-top: 10px !important;
    }

    #mdlReport .modal-body iframe {
        overflow-y: scroll;
        overflow-x: scroll;
    }

    .off-left {
        margin-left: 0px;
    }
    /*Estilo para remover espacio en field*/
    .less-pad10 {
        padding-right: 0;
    }

    .w25 {
        width: 100% !important;
    }
}