 /*@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,400i,600,700&display=swap&subset=latin-ext');*/

 body {
     background-color: #f9fafe; /*#eef1f6; /*#F4F4F4;*/
     /*font-family: 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', Cantarell, 'Open Sans', 'Helvetica
Neue', sans-serif;*/
     font-family: 'Titillium Web', sans-serif !important;
     font-weight: 400;
 }

 .navbar-expand-lg{
    border-bottom: solid 3px #c9a309;
 }
 .color-principal{
     background-color: #343a40; /*#0c4da2 /* #F44336; /*#A03721; */ /*#0C75AD #bc4e5f;*/
     color: #fff;
 }
 .color-icono{
    color: #343a40; /* #0288d1; /* #F44336; /* #F44336;*/
 }
 .color-principal-txt{
    color: #A0A0A0;
 }
 .btn-principal{
    background-color: #343a40; /*#bc4e5f;*/
    color: #fff;
}
.btn-principal:hover{
    background-color: #1E1E1E; /*#881d36;*/
    color: #fff;
}

.txt-paso{
    font-size: 89px;
    color: #A0A0A0;
}

 .color-navegacion-superior{
     background-color: #eef1f6;
     border-bottom: solid 2px #e0e0e0;
     color: #212121;
 }
 a.texto-navegacion-superior{
    color: #3D3D3D;
    text-decoration: none;
}
a.texto-navegacion-superior:hover{
    color: #000000;
    text-decoration: none;
}
 .color-menu-navegacion-principal{
     background-color: #eef1f6;
     color: #212121;
 }

 .megamenu-li {
     position: static;
 }

 .megamenu {
     position: absolute;
     width: 100%;
     left: 0;
     right: 0;
     padding: 15px;
 }

 .azul {
     background-color: #01A1DE; /*celeste1: #2EAEDE...celeste2: #1CA7DC;           */
     color: #ffffff;
 }

a.azul:hover {
     color: #e0e0e0;
 }

.btnazul {
    background-color: #01579b; /*azul*/
    color: #ffffff;
}

a.btnazul:hover {
    color: #e0e0e0;
}

 .bg-celeste {
    background-color: #01A1DE!important; /*celeste1: #2EAEDE...celeste2: #1CA7DC;           */
    color: #ffffff!important;
}

a.celeste:hover {
    color: #e0e0e0;
}


.btn-seuat-largo {
    font-weight: 400;
    color: #343a40;
    background-color: #e2e6e9;
    text-decoration: none;
    border: 1px solid #d2d5d8; /*#DADADA*/
    border-radius: 2px;
    padding: 5px 12px;
}
.btn-seuat-largo:hover {
    font-weight: 400;
    color: #343a40;
    background-color: #ECECEC;
    text-decoration: none;
    border: 1px solid #e2e6e9;
    border-radius: 2px;
   /* padding: 4px 10px;*/
}

.efecto{
  /*border: 1px solid;*/
  /*padding: 10px;*/
  box-shadow: 0px 3px 12px #888888;
  margin-bottom: 20px;
}

 h1 {
     font-family: Lato;
     font-size: 24px;
     font-style: normal;
     font-variant: normal;
     font-weight: 700;
     line-height: 26.4px;
 }

 h3 {
     font-family: Lato;
     font-size: 14px;
     font-style: normal;
     font-variant: normal;
     font-weight: 700;
     line-height: 15.4px;
 }

 p {
     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     font-size: 13px;
     font-style: normal;
     font-variant: normal;
     font-weight: 400;
     line-height: 20px;
 }

 blockquote {
     font-family: Lato;
     font-size: 21px;
     font-style: normal;
     font-variant: normal;
     font-weight: 400;
     line-height: 30px;
 }

 pre {
     font-family: Lato;
     font-size: 13px;
     font-style: normal;
     font-variant: normal;
     font-weight: 400;
     line-height: 18.5714px;
 }

 .show-grid [class^=col-] {
     padding-top: 10px;
     padding-bottom: 10px;
     border: 1px solid #ddd;
     border: 1px solid rgba(86, 61, 124, .2);
     list-style: none;
 }

 .glyphicon {
     margin-top: 5px;
     margin-bottom: 10px;
     font-size: 35px;
 }

 .inactive {
     color: #ccc;
     background-color: #fafafa;
 }
 /*caja de texto*/

 .azteca-txt {
     background: #eeeeee;
     /*#faffbd;*/
     border: none;
     border-bottom: 1px solid #b9bec4;
     /*border-bottom: 1px groove #ebf0f7; gris*/
     /*#ced4da*/
     /*border-bottom: 1px solid #01579b; azul*/
     border-radius: 0px;
 }

 .text-azul {
     color: #01579b;
 }
 .text-azul:hover {
    color: #00182b;
}
 .fondo-azul-seuat-2 {
    background-color: #0DA1D4!important;
}

 .rojo {
     color: red;
 }

 .divOculto {
     display: none;
 }

 .fondo_indicacion {
     background-color: #F2F2F2;
     border-radius: 5px;
     border: 1px solid #DADADA!important;
     margin: 0 0px;
     padding-top: 17px!important;
     padding-bottom: 17px!important;
     border-bottom: 5px solid #DADADA!important; /*#bc4e5f*/

}


.btn-individual {
    font-weight: 400;
    color: #343a40;
    background-color: #e2e6e9;
    text-decoration: none;
    border: 1px solid #d2d5d8; /*#DADADA*/
    border-radius: 2px;
    padding: 2px 8px;
}
.btn-individual:hover {
    font-weight: 400;
    color: #343a40;
    background-color: #ECECEC;
    text-decoration: none;
    border: 1px solid #e2e6e9;
    border-radius: 2px;
   /* padding: 4px 10px;*/
}

.badge-seuat {
    color: #fff;
    background-color: #01A1DE;
}

.error{
    border: solid 4px red;
}

.txt-calificacion{
    width: 70px;
    height: 25px;
}



 input:invalid {
    /*background-color: pink;*/
    color: red;
    /*border-color: 4px red;*/
    /*border-color: #C00000;*/
  }



 /* CSS radio button */
 input[type=radio] {
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     border-radius: 50%;
     width: 16px;
     height: 16px;
     border: 1px solid #999;
     transition: 0.2s all linear;
     outline: none;
     margin-right: 5px;
     position: relative;
     top: 4px;
 }

 input:checked {
     border: 5px solid #01579b!important;
 }



 /* CSS check */

 .formulario h2 {
     /*font-size: 16px;*/
     color: #001F3F;
     margin-bottom: 20px;
     margin-left: 20px;
 }

 .formulario>div {
     /*padding: 20px 0;*/
     border-bottom: 0px solid #ccc;
 }

 .formulario .checkbox label {
     display: inline-block;
     cursor: pointer;
     color: #01579b;
     position: relative;
     padding: 5px 10px 5px 40px;
     font-size: 1em;
     border-radius: 5px;
     -webkit-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
 }

 .formulario .checkbox label:hover {
     background: rgba(6, 130, 134, 0.1);
 }

 .formulario .checkbox label:before {
     content: "";
     display: inline-block;
     width: 17px;
     height: 17px;
     position: absolute;
     left: 15px;
     border-radius: 50%;
     background: none;
     margin-top: 4px;
     border: 2px solid #999;
     /*#0E87A5*/
 }

 .formulario .checkbox label:before {
     border-radius: 3px;
 }

 .formulario .checkbox input[type="checkbox"] {
     display: none;
 }

 .formulario .checkbox input[type="checkbox"]:checked+label:before {
     display: none;
 }

 .formulario .checkbox input[type="checkbox"]:checked+label {
     background: #01579b;
     color: #fff;
     padding: 5px 15px;
 }



/* tooltip*/
.tooltip-seuat{
    font-weight: normal;
    text-transform: none;
    color: #3c48e5;
    text-decoration: none;
    position: relative;
}

.tooltip-seuat:hover{
    text-decoration: underline;
}


.tooltip-seuat:hover .tooltip-box-left{
    display: inline-block;
}

.tooltip-box-left{
    display: none;
    position: absolute;
    background: #000;
    opacity: 0.9;
    line-height: 20px;
    z-index: 500;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 1px 10px;
    border-radius: 5px;
    left: 0;
    /*right: 0;*/
    bottom: 30px;
}

.tooltip-box-left::after{
    content:"";
    display: block;
    border-top: 7px solid #000;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    bottom: -7px;
    /*left: calc(50% - 7px);*/
}


.tooltip-seuat:hover .tooltip-box-right{
    display: inline-block;
}

.tooltip-box-right{
    display: none;
    position: absolute;
    background: #000;
    opacity: 0.9;
    line-height: 20px;
    z-index: 500;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 1px 10px;
    border-radius: 5px;
    /*left: 0;*/
    right: 0;
    bottom: 30px;
}

.tooltip-box-right::after{
    content:"";
    display: block;
    border-top: 7px solid #000;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    bottom: -7px;
    left: calc(80% - 7px);
}

 /**/
 /* Ajuste bootstrap*/


 label {
     display: inline-block;
     margin-bottom: .02rem !important;
     font-size: 14px;
 }

 input:focus {
     background-color: #faffbd !important;
     outline: none !important;
 }

 select:focus {
     background-color: #DCFBFF !important;
     outline: none !important;
 }


 textarea:focus,
 input:focus,
 input[type]:focus {
     background-color: #DCFBFF !important;
     border-color: #c0c0c0;
     /*box-shadow: 0 1px 1px rgba(229, 103, 23, 0.075) inset, 0 0 8px #b9bec4;*/
     outline: 0 none !important;
     border: 1px solid #b9bec4; /*#881d36;*/
 }

 .nav-tabs .nav-link.active,
 .nav-tabs .nav-item.show .nav-link {
     /*border-color: #01579b #dee2e6 #fff;*/
     /*background-color: #f27e8c !important;*/
     border-bottom: 3px solid #A03721 !important; /*#bc4e5f*/ /*#01579b*/
     border-left: 1px solid #dee2e6;
     border-right: 1px solid #dee2e6;
     color: #A03721;
     border-bottom: none;
     transition-property: all;
     transition-duration: 0.2s;
     transition-timing-function: ease-in;
 }
 .nav-link{
    color: #212121;
 }


 .btnpadding {
     padding: 0 2px;
 }

 footer.sticky-footer {
     clear: both!important;
 }

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #DADADA;

  /*color: #fff;*/
}
/*
.text-azul:hover{
    color: #fff;
}
*/

.page-link{
    color: #01579b!important;
 }
 .page-item.active .page-link{
    background-color: #01579b!important;
    border-color:#01579b!important;
    color: #fff!important;
 }

 .form-control:disabled, .form-control[readonly]{
    background-color: #b9bec4!important;
 }


 /*Estilo inicio sesión*/

 .banner-sec {
     background-image: url("../img/web01.png");
     background-repeat: no-repeat;
     background-size: cover;
     /*min-height: 50px;*/
     border-radius: 0 10px 10px 0;
     padding: 0;
     float: right;
     text-align: center;
     /*background: #01579b;*/
 }

 .base-login {
     background: #fff;
     border-radius: 10px;
     /*box-shadow: 15px 20px 0px rgba(0, 0, 0, 0.1);*/
 }

 .carousel-inner {
     border-radius: 0 10px 10px 0;
 }

 .carousel-caption {
     text-align: left;
     left: 5%;
 }

 .login-sec {
     padding: 30px 0 0 0;
     /*position: relative;*/
 }

 .copy-text {
     width: 100%;
     /*bottom: 20px;*/
     font-size: 12px;
     text-align: center;
     clear: both;
     padding: 27px 0 10px 0;
     /* background-color: #5F5F5F; /*position: absolute; */
 }

 .login-sec .copy-text i {
     color: #FEB58A;
 }

 .login-sec .copy-text a {
     color: #E36262;
 }

 .login-sec h2 {
     margin-bottom: 30px;
     font-weight: 800;
     font-size: 30px;
     color: #5F5F5F;
 }

 .login-sec h2:after {
     content: " ";
     width: 100px;
     height: 5px;
     background: #01579b;
     display: block;
     margin-top: 10px;
     border-radius: 3px;
     margin-left: auto;
     margin-right: auto
 }

 .btn-login {
     background: #DE6262;
     color: #fff;
     font-weight: 600;
 }

 .banner-text {
     width: 70%;
     position: absolute;
     bottom: 40px;
     padding-left: 20px;
 }

 .banner-text h2 {
     color: #fff;
     font-weight: 600;
 }

 .banner-text h2:after {
     content: " ";
     width: 100px;
     height: 5px;
     background: #FFF;
     display: block;
     margin-top: 20px;
     border-radius: 3px;
 }

 .banner-text p {
     color: #fff;
 }
 /*buscador en tiempo real*/

 #suggestions {
     box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
     height: auto;
     position: absolute;
     top: 45px;
     z-index: 9999;
     width: 100%;
 }

 #suggestions .suggest-element {
     background-color: #EEEEEE;
     border-top: 1px solid #d6d4d4;
     cursor: pointer;
     padding: 8px;
     width: 100%;
     float: left;
 }


 /*Estilo para escroll tabla*/
 .dtHorizontalExampleWrapper {
    max-width: 600px;
    margin: 0 auto;
    }
    #dtHorizontalExample th, td {
    white-space: nowrap;
    }

    table.dataTable thead .sorting:after,
    table.dataTable thead .sorting:before,
    table.dataTable thead .sorting_asc:after,
    table.dataTable thead .sorting_asc:before,
    table.dataTable thead .sorting_asc_disabled:after,
    table.dataTable thead .sorting_asc_disabled:before,
    table.dataTable thead .sorting_desc:after,
    table.dataTable thead .sorting_desc:before,
    table.dataTable thead .sorting_desc_disabled:after,
    table.dataTable thead .sorting_desc_disabled:before {
    bottom: .5em;
    }


 /*Estilo dashboard*/
