﻿/*body {
    background-color: #0B6121;
    background-image: url('../img/fondo.jpg');
}*/

.col-center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}


h1 {
     
    font-family: Arial, Tahoma;
}

#menu {
    height: 30px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background-color: #9EC54C;
}

    #menu ul {
        margin: 0;
        padding: 0px;
        list-style: none;
        line-height: normal;
    }

    #menu li {
        float: left;
        height: 25px;
        background: url(images/img05.jpg) no-repeat right top;
    }

    #menu a {
        display: inherit;
        float: left;
        height: 20px;
        padding: 10px 30px 0px 30px;
        text-decoration: none;
        -text-shadow: 1px 1px 2px #819FF7;
        font-family: Arial, Helvetica, Tahoma;
        font-size: small;
        font-weight: normal;
        color: #000017;
        border: none;
        left: 0;
    }

    #menu li.current_page_item {
    }

    #menu .current_page_item a {
        background-color: #0B0B61;
        background-image: linear-gradient(top, #0B0B61,#CEECF5);
    }

    #menu a:hover {
        text-decoration: none;
        color: #9EC54C;
        background-color: #51924B;
        background-image: linear-gradient(top, #A9F5F2, #CEF6F5);
    }

.menu {
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    background-color: #9EC54C;
    display: block;
    border: 1px solid #CCCCCC;

}

    .menu a {
        color: #000017;
        border: none;
        left: 0;
        float: left;
        height: 40px;
        margin: 0px 11px 0px 11px;
        padding: 10px 30px 0px 30px;
        text-decoration: none;
        -text-shadow: 1px 1px 2px #819FF7;
        font-family: Arial, Helvetica, Tahoma;
        font-size: medium !important;
        display: inherit;


    }

        .menu a:hover {
            text-decoration: none;
            color: #fff;
            background-color: #9EC54C;
        }

.submenu {
    color: #FFF;
    border: none;
    left: 0;
    float: left;
    height: 35px;
    padding: 10px 30px 0px 30px;
    text-decoration: none;
    -text-shadow: 1px 1px 2px #819FF7;
    font-family: Arial, Helvetica, Tahoma;
    font-size: x-small;
    background-color: #C7E782;
    display: inherit;
}

    .submenu:hover {
        text-decoration: none;
        color: #9EC54C;
        background-color: #51924B;
    }

#mnuBarraMenu ul li {
}

    #mnuBarraMenu ul li:hover {
        text-decoration: none;
        color: #9EC54C;
        background-color: #9EC54C;
    }





.cajaError {
    margin: 0px auto 0px auto;
    min-width: 50%;
    color: #51924B;
    border: 3px solid #9EC54C;
    background-color: #ECE9F0;
    font-family: Calibri, arial, verdana, sans-serif;
    font-weight: bold;
}

.transicion:hover {
    background-color: white;
    height: 170px;
    width: 140px;
}

.focus:focus {
    background-color: Red;
}

.border {
    color: #2E4D72;
    font-weight: bold;
    background-color: #fff;
}

    /*.border:hover {
        background-color: #9EC54C;
        border-color: #000 #aaa #aaa #000;
    }*/

.transparencia {
    background-image: url('../img/trans.jpg');
}

.redondo:hover {
    background-color: #A80000;
}
 

.caja {
    width: 262px;
    height: 140px;
    background: #e6e2df;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    background-position: 320px 50%;
    background-repeat: no-repeat;
    background-image: url(../img/trans.jpg);
}

    .caja:hover {
        background-position: 200px 50%;
        background-color: #51924B;
    }

.imagen1 {
    height: 130px;
    width: 160px;
    background-image: url(../img/trans.jpg);
    background-position: 0px 0px;
}

.imagen2 {
    height: 130px;
    width: 190px;
    background-image: url(../img/trans.jpg);
    background-position: 200px 200px;
}

.imagen3 {
    height: 130px;
    width: 220px;
    background-image: url(../img/trans.jpg);
    background-position: 200px 400px;
}

.transicion:hover {
    background-color: white;
    height: 170px;
    width: 140px;
}

p, ul, ol {
    margin-top: 0;
    line-height: 180%;
}

a {
    text-decoration: none;
    color: #5D9800;
}

    a:hover {
        text-decoration: underline;
    }

#header {
    position: relative;
    width: 95%;
    height: 125px;
    margin: 0 auto;
}

#logo {
    height: 110px;
    background-color: White;
    color: #0B0B61;
    font-family: "Trebuchet Ms", arial, verdana, sans-serif;
    text-align: center;
    margin: 0;
    position: relative;
    top: 8;
    left: 0;
    margin-right: 1px;
    -moz-border-radius-top: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
    -khtml-border-radius: 20px 20px 0px 0px;
    -border-radius: 20px 20px 0px 0px;
}

.salida {
    text-align: right;
    position: relative;
    font-family: "Trebuchet Ms", arial, verdana, sans-serif;
    top: 1;
    margin-right: 1px;
}

#encabezado {
    height: 65px;
    width: 95%;
    color: White;
    font-family: "Trebuchet Ms", arial, verdana, sans-serif;
    text-align: center;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    background-color: White;
    -moz-border-radius-top: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
    -khtml-border-radius: 20px 20px 0px 0px;
    -border-radius: 20px 20px 0px 0px;
}

#logo h1 {
    margin: 0;
    padding: 40px 0px 0px 30px;
    float: left;
    letter-spacing: -1px;
    -text-shadow: -1px 1px 2px #8C5414;
    font-size: 20px;
    color: #0B0B61;
}

.title {
    margin-top: 20px;
    color: #000017;
    font-family: Calibri, arial, verdana, sans-serif, Tahoma;
    text-align: left;
}

.post .title {
    margin: 0px auto 0px auto;
    letter-spacing: -1px;
}

    .post .title a {
        color: #333333;
        text-decoration: none;
        border: none;
    }

.Boton {
    text-align: center;
    min-width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000017;
    background-color: #9EC54C;
    background-image: linear-gradient(top, #0174DF, #7B9C14);
    width: 77px;
    
}

    .Boton:hover {
        cursor: pointer;
        background-color: #9EC54C;
        color: #fff;
        background-image: linear-gradient(top, #36780f, #005900);
    }

.BotonGrid {
    text-align: center;
    min-width: 70px;
    height: 30px;
    font-family: Tahoma, Calibri, Arial;
    font-weight: bold;
    color: #000017;
    background-color: #9EC54C;
    background-image: linear-gradient(top, #0174DF, #7B9C14);
}

    .BotonGrid:hover {
        cursor: pointer;
        background-color: #9EC54C;
        color: #fff;
        background-image: linear-gradient(top, #36780f, #005900);
    }

#wrap {
    width: 97%;
    background: #fff;
    margin: 30px auto 30px auto;
    padding: 0;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -border-radius: 20px;
}

#contenido1 {
    margin-left: 10px;
    background-color: White;
    color: #0B0B61;
    font-family: "Trebuchet Ms", arial, verdana, sans-serif;
    text-align: center;
    margin: 0;
    position: relative;
    top: 0;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.col_12 {
    width: 95%;
}

.grid {
    margin: 8px auto 8px auto;
    background-color: #fff;
    --background-size: 98%;
    border: solid 1px #fff;
    border-collapse: collapse;
}

    .grid .alt {
        background: #fcfcfc url(images/grd_alt.png) repeat-x top;
    }

    .grid .pgr {
        background: rgb(7, 186, 79);
        background-color: #9EC54C;
        color: White;
        border: 1px solid rgb(0, 0, 23);
    }

    .grid td {
        padding: 4px;
        border: solid 1px #000017;
        color: #00371C;
        font-family: Calibri, Tahoma, Arial;
        font-size: medium;
    }

    .grid th {
        padding: 5px 3px;
        background-color: #182952;
        border-left: solid 1px #9EC54C;
        font-size: 1.1em;
        color: white;
        font-family: Calibri, Tahoma, Arial;
    }

.mGrid {
    width: 98%;
    background-color: #fff;
    margin: 8px 8px 8px 8px;
    border: solid 1px #000017;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #000017;
        color: #045FB4;
        font-family: Calibri, Tahoma, Arial;
    }

    .mGrid th {
        padding: 4px 2px;
        background-color: #056E9A;
        border-left: solid 1px #000017;
        font-size: 0.9em;
        color: White;
        font-family: Calibri, Tahoma, Arial;
    }

    .mGrid .alt {
        background: #fcfcfc url(images/grd_alt.png) repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url(images/grd_pgr.png) repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

.modalBackground {
    background-color: Gray;
    -filter: alpha(opacity=70);
    -opacity: 0.7;
}

.popup {
    text-align: center;
    background: #fff;
    margin: 30px auto 30px auto;
    padding: 0;
    border: 1px solid #ccc;
    font-family: Tahoma, Calibri, Arial;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -border-radius: 15px;
    -moz-box-shadow: 0 0 30px 5px #505050;
    -webkit-box-shadow: 0 0 30px 5px #505050;
}

.labels {
    position: absolute;
    line-height: 2;
    text-align: justify;
    top: 0%;
    left: 0%;
    color: #000017;
    font-family: Tahoma, Calibri, Arial;
    font-size: medium;
}

.label-style {
    line-height: 2;
    text-align: justify;
    top: 0%;
    left: 0%;
    color: #000017;
    font-family: Tahoma, Calibri, Arial;
    font-size: medium;
}

.controles {
    position: absolute;
    line-height: 2;
    text-align: justify;
    width: 200px;
    top: 0%;
    color: #0B0B61;
    font-family: Tahoma, Calibri, Arial;
    left: 50%;
}

.etiquetas {
    position: absolute;
    line-height: 2;
    text-align: justify;
    width: 213px;
    top: 0%;
    left: 0%;
    color: #000017;
    font-family: Tahoma, Calibri, Arial;
    font-size: medium;
}

.panel {
    text-align: center;
    padding: unset;
    margin-bottom: 62px;
    margin-top: 100px;
}

.panel2 {
    text-align: left;
    border-color: #D8D8D8;
    padding: unset;
    margin-bottom: 62px;
    margin-top: 100px;
}

.busqueda {
    position: relative;
    line-height: 2;
    text-align: justify;
    color: #000017;
    font-family: Tahoma, Calibri, Arial;
    font-size: small;
    top: 0px;
    left: 0px;
    width: 995px;
    margin-bottom: 0px;
}

.textos {
    color: #000017;
    font-family: Tahoma, Calibri, Arial;
    font-size: small;
}

.tabla {
    margin: 0px auto 0px auto;
    position: relative;
    width: 441px;
    top: 0px;
    left: 107px;
}

.watermarked {
    color: Gray;
    font-style: italic;
    font-size: x-small;
   
    padding: 5px auto 5px auto;
    width: 400px;
    border: 1px solid Black;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -khtml-border-radius: 10px 0px 0px 10px;
    --border-radius: 10px 0px 0px 10px;
}

.titulo {
    line-height: 2;
    text-align: justify;
    top: 0%;
    left: 0%;
    height: 40px;
    color: #182A52;
    font-family: Arial, Tahoma;
    --text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

    .titulo h1 {
        font-size: 2.1rem !important;
    }

.header {
    margin: 0px auto 0px auto;
    position: relative;
    top: 0;
    left: 0;
     
    width: 100%;
    background-color: Transparent;
    color: White;
    font-family: "Trebuchet Ms", arial, verdana, sans-serif;
    text-align: center;
    -moz-border-radius-top: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    -border-radius: 5px 5px 0px 0px;
    background-image: linear-gradient(top, #0e0e0e, #7d7e7d);
}

.wrap {
    -webkit-background-clip: padding-box;
    -background-clip: padding-box;
    margin: 30px auto 30px auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    --border-radius: 5px;
}
/*Footer Style*/
/*#region
|------------------------------------------------------------------------------
|Footer
|------------------------------------------------------------------------------
*/
.imgLogoGTI {
    width: 145px;
}

.footer-style {
    bottom: 0;
    width: 100%;
    color: white;
    padding: 0px;
    margin-top: 20px;
    padding-bottom: 0px;
    height: 275px;
}

@media (max-width: 769px) {
    .footer-style {
        position: inherit;
    }
}

.footer-style .footer-date {
    background-color: #FFF;
    color: #182A52;
    text-align: center;
    margin-top: 15px;
}

.footer-style #seccion {
    background-color: #182A52;
    padding: 10px 0px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.footer-style .info-icons {
    padding: 0px 25px;
}

.info-icons .svg-inline--fa {
    color: #71B71E;
    margin-right: 5px;
}

.info-icons p {
    margin-bottom: 5px;
}


.footer-style .svg-inline--fa {
    vertical-align: -0.100em;
}

.footer-style .rounded-social-buttons {
    text-align: center;
}

    .footer-style .rounded-social-buttons .social-button {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 3.125rem;
        border: 0.125rem solid transparent;
        padding: 8px;
        text-decoration: none;
        text-align: center;
        color: #fefefe;
        font-size: 1.5625rem;
        font-weight: normal;
        line-height: 2em;
        border-radius: 1.6875rem;
        transition: all 0.5s ease;
        margin-right: 0.25rem;
        margin-bottom: 0.25rem;
    }

        .footer-style .rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }

    .footer-style .rounded-social-buttons .fa-facebook-f, .fa-youtube, .fa-instagram {
        font-size: 27px;
    }

    .footer-style .rounded-social-buttons .social-button.facebook {
        color: #fff;
        background: #3b5998;
        border-color: #182A52;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
    }

        .footer-style .rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
            color: #fff;
            background: #3b5998;
            border-color: #182A52;
        }

    .footer-style .rounded-social-buttons .social-button.youtube {
        color: #fff;
        background: #bb0000;
        border-color: #182A52;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
    }

        .footer-style .rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
            color: #fff;
            background: #bb0000;
            border-color: #182A52;
        }

    .footer-style .rounded-social-buttons .social-button.instagram {
        color: #fff;
        background: linear-gradient(49.59deg, #FCBB45 15.29%, #F75274 41.22%, #D53692 69.96%, #8F39CE 102.9%, #5B4FE9 140.75%);
        border-color: #182A52;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
    }

        .footer-style .rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
            color: #fff;
            background: linear-gradient(49.59deg, #FCBB45 15.29%, #F75274 41.22%, #D53692 69.96%, #8F39CE 102.9%, #5B4FE9 140.75%);
            border-color: #182A52;
        }


/*#endregion */

#seccion {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

#encabezadoLogin {
    text-align: center;
}

.btn-green {
    font-size: 15px;


.btn-green {
    font-size: 15px;
    color: #FAFAFA;
    background-color: #7FBE41;
    border: 2px solid #7FBE41;
    border-radius: 0px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

    FA;
        background-color: #7FBE41;
        border-color: #7FBE41;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    }


.btn-blue {
    font-size: 15px;
    padding: 7px 15px;
    color: #FAFAFA;
    background-color: #2E4D72;
    border: 2px solid #2E4D72;
    border-radius: 0px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

    .btn-blue:hover {
        color: #FAFAFA;
        background-color: #2E4D72;
        border-color: #2E4D72;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    }

.btn-danger {
    padding: 7px 15px;
    color: #FAFAFA;
    background-color: #dc3545;
    border: 2px solid #2E4D72;
    border-radius: 50px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

    .btn-danger:hover {
        color: #FAFAFA;
        background-color: #dc3545;
        border-color: #2E4D72;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    }
.navbar-header{
    display:none!important;
}

.pnlTipoReporte {
    width: 21%;
}
.Formulario {
    margin-bottom: 0px;
}

#imgLogoHeader {
    padding-left: 15px;
}

.buttons-excel {
    color: #FAFAFA !important;
    background-color: #7FBE41 !important;
    border: 2px solid #7FBE41 !important;
    border-radius: 0px !important;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}
.buttons-pdf {
    padding: 7px 15px !important;
    color: #FAFAFA !important;
    background-color: #2E4D72 !important;
    border: 2px solid #2E4D72 !important;
    border-radius: 0px !important;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}

.controlesPerfil {
    position: absolute;
    line-height: 2;
    text-align: justify;
    width: 100%;
    top: 0%;
    color: #0B0B61;
    font-family: Tahoma, Calibri, Arial;
    left: 28%;
}

.tablaPerfil {
    margin: 0px auto 0px 282px;
    position: relative;
    width: 441px;
    top: 0px;
    left: 107px;
}