/* @import url(https://fonts.googleapis.com/css?family=Exo+2:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto); */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,500&display=swap');
html,
body {
    height: 100% !important;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    font-family: "Poppins" , "sans-serif";
}

.accesibilidad-cursor * {
    cursor: url(/img/cursor.png), auto;
    cursor: url(/img/cursor.png), pointer;
    cursor: url(/img/cursor.png), inherit;
    cursor: url(/img/cursor.png), default;
}

* {
    text-rendering: optimizeLegibility;
}

a,
a:hover,
a:focus {
    color: #f59500;
}

.gris {
    color: #333333;
}


/*aletrta de días restantes*/

.rverde {
    color: #4caf50;
    font-weight: bold;
}

.rojo {
    color: #f44336;
    font-weight: bold;
}

.amarillo {
    color: #b3af63;
    font-weight: bold;
}

.naranja {
    color: #E87101;
    font-weight: bold;
}

.primario {
    background-color: #f59500;
}

.color-primario {
    color: #f59500 !important;
}


/*fin aletrta de días restantes*/


/*paleta de colores para sitio*/

.uno {
    background-color: #bad362 !important;
}

.dos {
    background-color: #6998ca !important;
}

.tres {
    background-color: #f59500 !important;
}

.cinco {
    background-color: #eec65b !important;
}

.seis {
    background-color: #71c0a3 !important;
}

.siete {
    background-color: #76d2d4 !important;
}

.ocho {
    background-color: #62c4a1 !important
}

.nueve {
    background-color: #a5dab6 !important;
}

.once {
    background-color: #b3af63 !important;
}


/*fin paleta de colores para sitio*/

.tabla {
    display: table;
}

.vertical {
    display: table-cell;
    vertical-align: middle;
}

.navbar-fixed-top {
    z-index: 10001 !important;
}

.wrap {
    min-height: 95.8% !important;
    height: auto !important;
    margin: 0px auto 0px !important;
    padding: 0 0 100px !important;
}

.wrap>.container {
    padding: 70px 0px 20px !important;
}

.jumbotron {
    padding-right: 0px !important;
    padding-left: 0px !important;
}


/*inicio para estilos de footer*/

.footer {
    background-color: #2a2b2a;
    border-top: 0px solid #ddd;
    float: left;
    width: 100%;
    color: #bbb;
    padding: 10px 0px 0px 0px;
}

#footer {
    width: 100%;
    float: left;
    height: 270px;
    background-color: #353635;
}

.logofooter {
    width: 208px;
    height: auto;
    margin: 30px auto 20px;
}

.logoNL {
    width: 100%;
    height: auto;
}

.sombranl {
    width: 100%;
    height: 11px;
    background-image: url("../imgs/sombranl.png");
    background-size: auto 11px;
    background-position: center;
    background-repeat: no-repeat;
}

.textofooter {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
    font-family: 'gotham_lightregular', sans-serif;
    color: #f1f3ee;
    margin-top: 10px;
    letter-spacing: -1px;
}

.contRDS {
    width: 18px;
    height: 18px;
    margin: 0px 5px 0px 0px;
    padding-bottom: 5px;
}

.iconors {
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-size: 18px;
    color: #f59500;
}

.cursor {
    cursor: hand;
    cursor: pointer;
}

.contCenterRS {
    width: 450px;
    height: auto;
    margin: 0px auto;
    text-align: center;
}

.contSecretaria {
    width: calc(40% - 40px);
    float: left;
    padding: 9px 10px;
    box-sizing: content-box;
    border-radius: 4px;
    margin: 25px 10px;
}

.contSecretaria2 {
    width: calc(60% - 40px);
    float: left;
    padding: 9px 10px;
    box-sizing: content-box;
    border-radius: 4px;
    margin: 25px 10px;
}

.secretarianom {
    width: auto;
    height: auto;
    font-size: 15px;
    line-height: 10px;
    font-family: 'gotham_extralightregular', sans-serif;
    color: #ededed;
    margin: 0px 0px;
    text-align: center;
}

#facebook {
    background-image: url("../imgs/facebook.png");
    margin-right: 20px;
}

#twitter {
    background-image: url("../imgs/twitter.png");
}


/*fin para estilos de footer*/


/*Estilos para alertas*/

.alert {
    width: 98%;
    font-weight: bold;
    text-align: center;
    margin-top: -100px;
    border-radius: 4px;
    padding-top: 25px;
    z-index: 1000;
}

.alert.alert-danger {
    background-color: #C3352B;
    color: #ffffff;
}

.select-search {
    position: relative;
    z-index: 1000;
}


/*fin de estilos para alertas*/

.cabezal {
    font-size: 30px !important;
    padding-top: 30px !important;
    line-height: 30px;
    padding-left: 0px;
}

.cabezal.vista {
    padding-top: 20px !important;
}

.cabezal label {
    color: #fff !important;
    font-size: 16px;
    line-height: 0px;
}

.cabezal-bajo label {
    color: #212121 !important;
    font-size: 16px;
    line-height: 0px;
    margin-left: 15px;
    font-weight: 700;
}

.cabezal span {
    color: #999 !important;
    font-size: 16px;
    line-height: 0px;
}

.cabezal-bajo span {
    color: #999 !important;
    font-size: 16px;
    line-height: 0px;
    font-weight: 700;
}

.vista {
    color: #fff !important;
    background-color: #212121;
    background-image: url("https://www.transparenttextures.com/patterns/black-twill.png");
    width: 100%;
    text-align: center;
    border-radius: 4px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.vista hr {
    width: 650px;
}

.cabezal-reporte {
    font-size: 40px !important;
    padding-top: 45px !important;
    margin-left: 15px;
    margin-right: -15px;
}

#formularios {
    padding-left: 15px;
    padding-right: 15px;
}

.mostrar {
    display: block;
}

.ocultar {
    display: none !important;
}

#pestanias {
    height: 40px;
    border: 1px solid #ccc;
    background-color: #eee;
    border-radius: 5px;
    float: left;
    width: 410px;
    overflow: hidden;
}

#cont-pestanias {
    width: 410px;
    height: 40px;
    float: left;
    display: flex;
    margin-top: 5px;
    overflow: hidden;
}

#formularios .form-group {
    margin: 0px;
}


/*control de colores para inputs*/

.form-group.is-focused .form-control {
    background-image: linear-gradient(#f59500, #f59500), linear-gradient(#DEDEDE, #DEDEDE);
}

.form-group.is-focused label,
.form-group.is-focused label.control-label {
    color: #f59500 !important;
}

.form-group.has-error .form-control {
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#f44336, #f44336) !important;
}

.form-group.has-error label,
.form-group.has-error label.control-label {
    color: #f44336 !important;
}

.form-group.has-success .form-control {
    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#4caf50, #4caf50) !important;
}

.form-group.has-success label,
.form-group.has-success label.control-label {
    color: #4caf50 !important;
}


/*color: #4caf50;*/


/*fin de control de colores para inputs*/

.pagina-nav {
    float: left;
    font-size: 34px !important;
    padding: 0px;
    margin: 5px;
    border-radius: 5px;
    color: #666;
    background-color: #fff;
    cursor: pointer;
    cursor: hand;
}

.pagina-nav:hover {
    background-color: #eee;
}

#izq i {
    font-size: 30px !important;
}

#der i {
    font-size: 30px !important;
}

.titulo-registro {
    float: left;
    display: table;
    text-align: center;
    width: auto;
    min-width: 30px;
    height: 30px;
    margin-bottom: 5px;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 700;
    padding: 5px !important;
    border-radius: 5px;
    color: #eee;
    background-color: #666;
    margin-top: 0px;
    cursor: pointer;
    cursor: hand;
    -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.50);
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.50);
}

.titulo-registro .material-icons {
    line-height: 0.9;
}

div.titulo-registro:last-of-type {
    font-weight: 700;
    margin-right: 15px;
}

.titulo-registro:hover {
    background-color: #222;
}

.titulo-registro.selected {
    background-color: #222;
}

.brojo {
    background-color: #c55 !important;
}

.brojo:hover {
    background-color: #f44336 !important;
}

.brojo.selected {
    background-color: #f44336 !important;
}

.titulo-reporte {
    text-align: right;
    display: inline-block;
    width: 100%;
    height: auto;
    margin-right: 10px;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 5px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.alto-fijo {
    max-height: 500px;
    min-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

.fijo {
    top: 70px;
    margin-top: 0px !important;
    position: fixed;
    z-index: 10;
    left: 0px;
    right: 0px;
    border-radius: 0px !important;
}

.topfijo {
    margin-top: 0px;
    padding-top: 0px !important;
}

.formatoscss {
    float: left;
    width: 100%;
}

.tab-content {
    float: left;
    width: 100%;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.sombra {
    border-radius: 5px;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.container.main.sombra {
    box-shadow: none;
}

.sombra-task {
    border-radius: 2px;
    box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    display: block;
}

h1 i.material-icons {
    font-size: 40px;
}


/*Formato para las tablas de los catalogos*/

table.formato {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 800px;
}

.webui-popover {
    max-height: 600px;
    overflow-y: auto;
}

table.norma {
    width: 600px !important;
}

table.puesto {
    width: 400px !important;
}

table.sujeto {
    width: 400px !important;
}

table.formato td {
    border: 0px solid #dddddd;
    text-align: left;
    line-height: 24px;
    padding: 0 0 0 8px;
}

table.formato th {
    text-align: center;
    font-size: 20px;
    margin: 5px !important;
    background-color: #03a9f4;
    color: #ffffff;
    line-height: 15px !important;
    padding: 8px;
}

table.formato tr:nth-child(even) {
    background-color: #dddddd;
}

h3 {
    text-align: center;
    font-size: 20px !important;
    font-weight: 700;
    background-color: #222 !important;
    color: #fff;
    padding-bottom: 40px !important;
    padding-top: 20px !important;
    margin-bottom: -30px !important;
}

.task {
    background-color: #FFFFFF;
    width: 100%;
    margin: 15px auto;
    padding: 20px 3px;
    text-align: left;
    display: table;
}

i.flecha {
    color: #EBEAEA;
}

a:hover i.flecha {
    color: #373737;
}

a:nth-child(even).task {
    background-color: #eee;
}

a:nth-child(even).task i.flecha {
    color: #B08C55;
}

a:nth-child(even).task:hover i.flecha {
    color: #373737;
}

a.task {
    color: #000000;
    text-decoration: none;
}

.task a:nth-child(even) {
    background-color: #dddddd;
}

.task-task {
    background-color: #FFFFFF;
    width: 100%;
    margin: 15px auto;
    height: 64px;
    text-align: left;
}

.task-task div a {
    color: #000000;
    text-decoration: none;
    padding: 20px 15px;
    display: block;
}

.task-cont {
    width: 65%;
}

.task-cont-der {
    width: 35%;
}

buttom.btn-btn.btn-motivo {
    display: block;
    width: auto !important;
}

.task-ico {
    display: table-cell;
    width: 60px;
}

.task-text {
    display: table-cell;
}

.float-off {
    float: none !important;
}


/*boton para info*/

.btn.btn-info,
.btn.btn-info:hover,
.btn.btn-info:focus,
.btn.btn-info:active,
.btn.btn-info.active,
.btn.btn-info:active:focus,
.btn.btn-info:active:hover,
.btn.btn-info.active:focus,
.btn.btn-info.active:hover,
.open>.btn.btn-info.dropdown-toggle,
.open>.btn.btn-info.dropdown-toggle:focus,
.open>.btn.btn-info.dropdown-toggle:hover,
.navbar .navbar-nav>li>a.btn.btn-info,
.navbar .navbar-nav>li>a.btn.btn-info:hover,
.navbar .navbar-nav>li>a.btn.btn-info:focus,
.navbar .navbar-nav>li>a.btn.btn-info:active,
.navbar .navbar-nav>li>a.btn.btn-info.active,
.navbar .navbar-nav>li>a.btn.btn-info:active:focus,
.navbar .navbar-nav>li>a.btn.btn-info:active:hover,
.navbar .navbar-nav>li>a.btn.btn-info.active:focus,
.navbar .navbar-nav>li>a.btn.btn-info.active:hover,
.open>.navbar .navbar-nav>li>a.btn.btn-info.dropdown-toggle,
.open>.navbar .navbar-nav>li>a.btn.btn-info.dropdown-toggle:focus,
.open>.navbar .navbar-nav>li>a.btn.btn-info.dropdown-toggle:hover {
    background-color: #f59500;
    color: #FFFFFF;
}

.nav .navbar-nav li {
    cursor: pointer;
    cursor: hand;
}

.btn.btn-info,
.navbar .navbar-nav>li>a.btn.btn-info {
    box-shadow: 0 2px 2px 0 rgba(88, 141, 163, 0.14), 0 3px 1px -2px rgba(88, 141, 163, 0.2), 0 1px 5px 0 rgba(88, 141, 163, 0.12);
}

.btn.btn-info:focus,
.btn.btn-info:active,
.btn.btn-info:hover,
.navbar .navbar-nav>li>a.btn.btn-info:focus,
.navbar .navbar-nav>li>a.btn.btn-info:active,
.navbar .navbar-nav>li>a.btn.btn-info:hover {
    box-shadow: 0 14px 26px -12px rgba(88, 141, 163, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(88, 141, 163, 0.2);
}


/*fin de boton para info*/


/* add sorting icons to gridview sort links */

a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/
    "\e151";
}

a.desc:after {
    content: /*"\e114"*/
    "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.clear {
    clear: both;
}

.salto {
    clear: both;
}

.invisible {
    display: none !important;
    height: 0px !important;
}

.izq {
    float: left;
}

.der {
    float: right;
}

.izq.pendiente a {
    padding: 20px 0px !important;
    margin-left: -10px;
    height: inherit;
}

.izq.pendiente a i {
    letter-spacing: -6px;
}

.izq.pendiente .task-ico {
    vertical-align: middle;
}

.task-cont.izq.pendiente {
    width: 92%;
    height: inherit;
}

.der-elimina {
    float: right;
    text-align: center;
    height: inherit;
    z-index: 999999;
}

.der-elimina a {
    padding: 12px 20px 0px 20px !important;
}

.der-elimina i {
    color: #f44336 !important;
}

.der-elimina span.text-eliminar {
    color: #000;
}

.der-elimina:hover span.text-eliminar {
    color: #fff !important;
}

div.der-elimina:hover {
    background-color: #f44336 !important;
}

.der-elimina:hover i {
    color: #fff !important;
}

.der-activa {
    float: right;
    text-align: center;
    height: inherit;
    z-index: 999999;
}

.der-activa a {
    padding: 12px 20px 0px 20px !important;
}

.der-activa i {
    color: #4caf50 !important;
}

.der-activa span.text-activar {
    color: #000;
}

.der-activa:hover span.text-activar {
    color: #fff !important;
}

div.der-activa:hover {
    background-color: #4caf50 !important;
}

.der-activa:hover i {
    color: #fff !important;
}

.doscold {
    width: 50% !important;
    height: 700px !important;
    margin-right: -110px;
    margin-top: -50px;
    float: right !important;
    border-radius: 5px;
    -webkit-box-shadow: 17px 0px 18px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 17px 0px 18px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 17px 0px 18px 0px rgba(0, 0, 0, 0.75);
}

.fotofondo {
    background-image: url("../img/fondo-blur.png");
    background-size: 120% auto;
    background-repeat: no-repeat;
    background-position: top center;
}

.logo {
    width: 100%;
}

.doscoli {
    width: 50% !important;
    float: left !important;
    display: block !important;
}

.sinscroll {
    overflow: hidden;
}


/*Estilos para barra de scroll*/

.alto-fijo::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.alto-fijo::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.alto-fijo::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}


/*Fin estilos para barra de scroll*/


/*estilos para el login*/

.titulologin {
    color: #ffffff;
    font-size: 40px;
    text-align: center;
    padding: 250px 100px;
    font-family: "Helvetica Neue", sans-serif !important;
    font-weight: 700;
    text-shadow: 0.1em 0.1em 0.2em black;
    line-height: 45px;
}

.consulta {
    padding-bottom: 0px !important;
}

.site-ancho {
    width: 340px;
    margin: 0 auto;
}

#header-logo {
    height: auto;
    padding: 20px 10px;
}

.site-ancho .text-divider {
    margin-top: 50px;
}

#header-logo #logo {
    margin-top: 0px;
    margin-left: 0px;
}

.form-group.label-static label.control-label,
.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label {
    top: -28px !important;
}

.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label {
    top: -12px;
}

.site-ancho .input-group .input-group-addon {
    border: 0;
    background: transparent;
    padding: 30px 15px 0px;
}


/*fin de estilos para login*/


/*colores*/

.verde {
    color: #004633;
}

.bverde {
    background-color: #333;
}

.blanco {
    color: #FFFFFF !important;
}


/*barra de navegación*/

#logo {
    margin-top: -15px;
    margin-left: -15px;
    width: 218px;
    height: 60px;
}

.navbar.navbar-inverse {
    background-color: #fff;
    color: contrast-color(#f59500, #000000, #ffffff);
    color: #000;
    font-weight: bold;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #000;
    text-decoration: underline;
    background-color: #fff;
}

.navbar-nav>li:hover {
    /*background-color: rgba(255, 255, 255, 0.2);*/
    transition: background-color .1s .2s;
}

.navbar .btn-link:hover {
    text-decoration: none;
}

.navbar.contraste{
    border-bottom: 1px solid #fff;
}

.nav>li>a {
    padding: 10px 10px;
    font-size: 14px !important;
}

.navbar.navbar-inverse .dropdown-menu li>a:hover,
.navbar.navbar-inverse .dropdown-menu li>a:focus {
    color: #FFFFFF;
    background-color: #f59500;
}


/*fin de barra de navegación*/


/*Estilos para pestaña ayuda*/

ul#ayuda {
    position: fixed;
    margin: 0px;
    padding: 15px;
    top: 60px;
    right: 70px;
    list-style: none;
    z-index: 9999;
}

ul#ayuda li {
    width: 100px;
    border-radius: 10px;
}

ul#ayuda li a {
    display: block;
    margin-right: -80px;
    width: 295px;
    height: 85px;
    color: #000;
    font-size: 20px;
    background-color: #F1F1F1 !important;
    border: 1px solid #AFAFAF;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    opacity: 0.6;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
    cursor: pointer;
    cursor: hand;
    text-decoration: none;
}

ul#ayuda li a img {
    font-size: 10px;
    color: #000;
}

ul#ayuda li a span {
    position: absolute;
}


/*Fin de estilos para pestaña ayuda*/


/* Estilo para coonsulta publica */

.consultaB {
    padding: 5px 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}

.consultaB .container {
    width: 100% !important;
    padding: 0px 20px;
}

.consultaB .navbar-brand {
    padding: 0px 15px;
    height: 60px;
}

.consultaB #logo {
    margin-top: 0px;
    margin-left: 0px;
}

.consultaB .navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 10px;
}

.consultaB .navbar-right {
    margin-right: -10px;
    height: 60px;
}

#menuLeft {
    width: 290px;
    position: fixed;
    top: 71px;
    left: 0px;
    bottom: 0px;
    background-color: #ffffff;
    z-index: 1070 !important;
    /*-webkit-box-shadow: 10px 0px 20px -12px rgba(0,0,0,0.42);*/
    /*-moz-box-shadow: 10px 0px 20px -12px rgba(0,0,0,0.42);*/
    /*box-shadow: 10px 0px 20px -12px rgba(0,0,0,0.42);*/
    border-right: 1px solid rgba(51, 51, 51, 0.2);
}

#menuLeft .footer {
    background-color: #ece4d7;
    color: #B08C55;
    font-size: 11px;
    /* border-top: 1px solid rgba(51, 51, 51, 0.2);
    padding: 0px 10px;
    margin: 0px 20px;
    width: calc(100% - 40px); */
}

.contmenuleft {
    width: 100%;
    float: left;
    min-height: calc(100% - 42px);
}

.tituloBusquedas {
    font-weight: bold;
    width: calc(100% - 40px);
    margin: 20px 20px 10px;
    line-height: 24px;
    height: 24px;
}

.iconoFiltros {
    float: left;
    font-size: 24px;
    color: #f59500;
}

.txttitulofiltros {
    float: left;
    font-size: 20px;
    margin-left: 0px;
    color: #B08C55;
}

#menuLeft .form-group {
    margin-top: 0px;
}

.selectFiltros {
    width: calc(100% - 40px);
    margin: 5px 20px 5px;
}

.textoFiltros {
    width: calc(100% - 40px);
    margin: 10px 20px 0px;
    font-size: 16px;
    color: #626262;
}

.select2-container {
    z-index: 1071;
}

#menuLeft .select2-container .select2-selection--single .select2-selection__rendered {
    white-space: normal !important;
}

#menuLeft .select2-container .select2-selection--single {
    height: auto !important;
    border: 1px solid #B08C55;
}

#menuLeft .select2-container--krajee .select2-selection--single .select2-selection__arrow {
    height: calc(100% - 2px) !important;
}

#menuLeft .slider.slider-horizontal {
    width: calc(100% - 5px);
    padding-right: 10px;
    height: 11px;
}

.espacioTiempo {
    margin-bottom: 25px;
}

.espacioTiempo.espacioAnio {
    margin-top: 25px;
}

.fechainfodis {
    width: 100%;
    float: left;
    font-size: 26px;
    margin-top: 35px;
}

.slider.slider-horizontal .slider-track {
    height: 2px !important;
    margin-top: -3px !important;
}

.slider.slider-horizontal .slider-track .slider-selection {
    background-color: initial !important;
}

.slider.slider-horizontal .slider-track .slider-track-low {
    background-color: initial !important;
}

.slider.slider-horizontal .slider-track .slider-track-high {
    background-color: initial !important;
}

.slider-selection {
    background-image: linear-gradient(to bottom, #f59500 0%, #f59500 100%) !important;
}

.slider-track {
    background-image: linear-gradient(to bottom, #d7c5a9 0%, #d7c5a9 100%) !important;
}

.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
    margin-left: -5px !important;
    margin-top: -3px !important;
}

.slider-handle {
    width: 10px !important;
    height: 10px !important;
    background-color: #f59500 !important;
    background-image: -webkit-linear-gradient(top, #f59500 0%, #f59500 100%) !important;
    background-image: -o-linear-gradient(top, #f59500 0%, #f59500 100%) !important;
    background-image: linear-gradient(to bottom, #f59500 0%, #f59500 100%) !important;
}

.slider {
    background: none !important;
}

#menuLeft .tooltip-inner {
    padding: 4px 3px;
    min-width: 30px;
    background-color: #f59500 !important;
    font-size: 11px;
    cursor: hand;
    cursor: pointer;
}

.tooltip.bottom{
    margin-top: -7px;
}

.mainpublic {
    width: 100%;
    padding-left: 290px;
}

#contentPublic {
    background-color: #ffffff;
}

.noajax .formatos-view {
    margin-top: 40px;
    padding-left: 10px;
}

.noajax .info_dep {
    margin-top: 70px;
    margin-left: 0px;
    width: calc(100% - 289px);
}

.site-consulta {
    width: 100%;
    margin: 0px auto;
}

.site-consulta .jumbotron {
    margin-bottom: 0px;
    padding-top: 20px !important;
}

.site-center-consulta {
    width: 100%;
    max-width: 1040px;
    padding: 0px 20px;
    margin: 0px auto;
}

.site-consulta #titulo-dinamico {
    height: 23px;
    float: right;
    overflow: hidden;
}

.site-consulta #cont-titulo-dinamico {
    margin-top: 5px;
    line-height: 25px;
    display: block;
    width: calc(71% - 0px);
    height: 23px;
    margin-right: 0px;
    padding: 0px 0px;
}

.site-consulta .fijo {
    left: 290px !important;
}

.site-consulta .card-nav-tabs {
    margin-top: 10px !important;
}

.site-consulta .card .header {
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.site-consulta .sombra-task {
    box-shadow: none;
}

.site-consulta a:nth-child(even).task {
    color: #373737;
    background-color: #ece4d7;
    border-bottom: 1px solid #fff !important;
}

.bordertop {
    border-top: 1px solid #fff !important;
}

.site-consulta .task {
    width: 97%;
    color: #373737;
    background-color: #ece4d7;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #fff !important;
    cursor: pointer;
}

.site-consulta i.flecha {
    color: #B08C55;
}

.site-consulta .card-nav-tabs .nav-tabs {
    width: calc(29% - 0px);
    padding: 0px 0px;
    float: left;
}

.site-consulta .header {
    top: 70px;
    margin-top: 0px !important;
    position: fixed;
    z-index: 1075;
    right: 0px;
    left: 290px;
    border-radius: 0px !important;
}

.site-consulta .card .header {
    height: 40px;
    padding: 3px 0px;
    box-shadow: none !important;
}

.site-consulta .card .header a {
    padding-bottom: 2px;
    padding-top: 3px;
    background-color: transparent !important;
}

.site-consulta .card .header a:hover {
    background-color: rgba(255, 255, 255, 0.9);
}

.site-consulta .nav-tabs>li>a {
    line-height: 14px;
}

.site-consulta .titulo-reporte {
    margin-top: 30px !important;
    margin-bottom: 10px;
    color: #B08C55;
}

.site-consulta .titulos {
    float: left;
    text-align: left;
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 0px;
    line-height: .9;
}

.site-consulta .descripcion {
    text-align: left;
    margin-left: 15px;
    font-size: 18px;
    float: left;
    margin-top: 10px;
}

.site-consulta .imagen {
    width: 100%;
}

.site-consulta .contenedor_imagen_slider {
    float: left;
    width: calc(100% - 84px);
    overflow: hidden;
}

.site-consulta .contenedor_list_slider {
    float: left;
    width: 2440px;
}

ul.sorter {
    position: relative;
    list-style: none;
    display: inline-flex;
    width: 60%;
    margin: 30px 15px 5px 15px;
}

ul.sorter::after {
    border-bottom: 1px solid #ccc;
    content: '';
    height: 15px;
    position: absolute;
    width: 100%;
    right: 0px;
    top: -3px;
    z-index: 1;
}

ul.sorter li {
    margin: 0 auto;
}

ul.sorter li a.asc:after,
ul.sorter li a.desc:after {
    font-size: 16px !important;
}

ul.sorter li a {
    border: 1px solid #ccc !important;
    padding: 10px 15px;
    border-radius: 50px;
    background-color: #fff;
    position: relative;
    z-index: 10;
}

.contenedor_imagen_slider a {
    text-decoration: none;
}

.site-consulta .imagen_slider {
    width: 100%;
    margin: 0px;
}

.textoConcepto {
    width: calc(100% - 345px);
    float: left;
    padding-left: 15px;
}

.imagen_filtro {
    height: 140px;
    width: 100%;
    margin: -140px 0px 0px 0px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    float: left;
    background-color: rgba(0, 0, 0, 0.7) !important;
    transition: background .5s ease;
}

.site-consulta .imagen_filtro:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

.imagen_bienvenida {
    width: 100%;
}

.marco_slider {
    height: 140px;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 290px;
    margin-right: 15px;
    float: left;
}

.marco_bienvenida {
    width: calc(33.3333333334% - 14px);
    height: 170px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 21px;
    float: left;
    position: relative;
    z-index: 10;
}

.contImgConcepto {
    height: 170px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.contImgConceptoCarrusel {
    height: 140px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.marginLeftConceptos {
    margin-left: 21px;
}

.marco_imagen {
    height: 190px;
    overflow: hidden;
    margin-bottom: 15px;
    float: left;
    width: 330px;
}

.bienvenida_filtro {
    height: 170px;
    width: 100%;
    margin-top: -170px;
    background-color: rgba(0, 0, 0, 0.7) !important;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    float: left;
    transition: background .5s ease;
}

.bienvenida_filtro:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

.anchoTextoConcepto {
    padding: 0px 25px;
    line-height: 17px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 400;
    background: initial !important;
}

.ripple-container{
    background: initial !important;
}

#slider_conceptos {
    margin-top: 38px;
    padding-bottom: 0px;
    width: 100%;
    background-color: #EBEAEA;
    float: left;
}

#slider_conceptos .slider_flecha {
    display: table-cell;
    vertical-align: middle;
    float: left;
    margin-top: 15px;
}

#flecha_izq i:hover,
#flecha_der i:hover {
    color: #222;
}

#flecha_izq {
    text-align: left;
    padding-top: 0px;
}

#flecha_der {
    text-align: right;
    padding-top: 0px;
}

#slider_conceptos .material-icons {
    font-size: 3em;
    font-weight: 600;
    cursor: hand;
    cursor: pointer;
    height: 140px;
    vertical-align: middle;
    display: table-cell;
}

#slider_conceptos .material-icons:hover {
    background: #ccc;
}

/* .consulta {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
} */

.modal-blur {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

.modal {
    z-index: 99999 !important;
    background-color: rgba(241, 241, 241, 0.5);
}

#modal .modal-content {
    box-shadow: none;
    border-radius: 4px;
    border: none;
}

#modal .modal-dialog {
    margin-top: 0px;
    width: 100%;
    border-radius: 4px;
    box-shadow: 1px 0 0 0 #d2d2d2, -1px 0 0 0 #d2d2d2, 0 1px 0 0 #b6b6b6, 0 2px 0 0 #d2d2d2, 2px 0 0 0 #e6e6e6, -2px 0 0 0 #e6e6e6, 0 3px 0 0 #e6e6e6, 0 -1px 0 0 #e6e6e6;
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    overflow: auto;
    background-color: #fff;
    margin-bottom: 0px;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

#modal .modal-header {
    padding: 0px;
    position: fixed;
    width: calc(100% - 15px);
    z-index: 9999;
    background-color: #fff;
}

#modal .close {
    margin-top: -5px;
    float: left;
}

.close i {
    font-size: 30px;
    color: #666;
    font-weight: bold;
    float: left;
}

.close span {
    font-size: 22px;
    color: #666;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 5px;
    margin-right: 15px;
    border-right: 1px solid #e1e1e1;
    padding-right: 15px;
}

.btnTooltip {
    cursor: pointer !important;
    color: #f59500;
}

.contNota {
    position: absolute;
    padding: 15px 20px;
    height: auto;
    float: left;
    background-color: #fff;
    border-radius: 4px;
    width: 100%;
    max-width: 450px;
    box-shadow: 1px 0 0 0 #d2d2d2, -1px 0 0 0 #d2d2d2, 0 1px 0 0 #b6b6b6, 0 2px 0 0 #d2d2d2, 2px 0 0 0 #e6e6e6, -2px 0 0 0 #e6e6e6, 0 3px 0 0 #e6e6e6, 0 -1px 0 0 #e6e6e6;
    margin-bottom: 20px;
    word-break: break-word;
}

.contNota:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent #FFFFFF;
    display: block;
    width: 0;
    z-index: 1;
    right: -15px;
    top: 30px;
}

.contNota:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent #c2c2c2;
    display: block;
    width: 0;
    z-index: 1;
    right: -16px;
    top: 30px;
}

.headerTool {
    float: left;
    width: 100%;
    padding: 0px 0px 3px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    margin: 0px 0px;
    color: #f59500;
    line-height: 28px;
}

.contenidoNota {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}

.tab-pane .summary {
    width: 250px;
    margin: 12px auto 0px;
    padding: 11px 0px;
    background-color: #f59500;
    color: #fff;
    border-radius: 25px;
}

.sugeName {
    width: 200px;
    height: auto;
    margin: 30px auto 0px;
    text-align: center;
    color: #212121;
    font-size: 28px;
    font-weight: 600;
    display: inline-block;
}

.noresult {
    font-size: 15px;
    color: #212121;
}

.nonoresult {
    width: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

#modalTabla .closetabla {
    margin-top: -1px;
    float: right;
    background-color: transparent;
    border: none;
    -webkit-appearance: inherit;
}

#modalImage2 .closetabla {
    margin-top: -1px;
    float: right;
    background-color: transparent;
    border: none;
    -webkit-appearance: inherit;
}

.iconomensaje {
    float: left;
    color: #fff;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
}

.mensajetabla {
    float: left;
    margin-top: 2px;
    color: #333;
    margin-left: 5px;
    width: calc(100% - 30px);
}

.closetabla i {
    font-size: 26px;
    color: #666;
}

.tituloModal {
    width: calc(100% - 80px);
    font-size: 22px;
    color: #6e6e6e;
    font-weight: bold;
    text-transform: uppercase;
}

#modalHeader .vista {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-right: 20px;
    text-align: left;
    padding-left: 20px;
}

#modalHeader .sombra {
    border-radius: 1px;
}

.modal-content .modal-body {
    padding-top: 17px !important;
}

.modal.fade .modal-dialog {
    transform: none;
    transition: none;
}

.modal.in .modal-dialog {
    transform: none;
}

.cabezamodal {
    width: calc(100% - 40px);
    padding: 18px 2px 13px;
    border-bottom: 1px solid #e6e6e6;
    margin: 0px 20px;
}

#modalTabla .cabezamodal {
    padding-top: 0px;
}

.btnExcel {
    float: right;
    text-align: center;
    cursor: pointer;
    margin-right: 0px;
}

.btnTabla {
    cursor: pointer;
}

.textexcel {
    padding: 0px 0px;
    line-height: 22px;
    font-size: 22px;
    color: #6e6e6e;
    float: left;
    font-weight: bold;
}

.iconoExcel {
    background-image: url("../img/excel.png");
    float: left;
    height: 22px;
    width: 22px;
    background-size: 22px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 4px;
}

.info_dep {
    width: calc(100% - 0px);
    height: auto;
    float: left;
    margin-bottom: 25px;
    margin-top: 35px;
    position: absolute;
    background-image: url("../img/fondov.jpg");
    background-size: cover;
    background-position: bottom -230px center;
    background-repeat: no-repeat;
}

.fondoBlano {
    background-color: rgba(255, 255, 255, 0.7);
    float: left;
    width: 100%;
    height: 100%;
    padding-left: 21px;
    padding-bottom: 35px;
    padding-top: 35px;
}

#modal .modal-content .modal-body {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.formatos-view {
    float: left;
    padding: 240px 24px 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.siet-icons {
    width: 19px;
    height: 19px;
    float: left;
    background-size: 19px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 2px;
    margin-top: -1px;
}

#acercade {
    background-image: url("../img/icono_02.png");
}


#conoce_nom {
    background-image: url("../img/icono-inf-transp-16.svg");
}

.link_t_nom {
    color: #F59500;
}

.historico {
    background-image: url("../img/icono_01.png");
}

.player{
    background-image: url("../img/playb.png");
}

.btn_file_archivo {
    background-color: transparent;
    border: 0px !important;
    color: #0a0a0a;
    cursor: pointer;
}

#tour {
    width: 22px;
    height: 22px;
    float: right;
    background-size: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/icono_03.png");
}

.tabla-view {
    float: left;
    margin-top: 0px;
}

#modalTabla .modal-body {
    overflow: hidden;
}

.anchoinfo {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.boton-face {
    position: absolute;
    /* right: 0; */
    width: 50%;
}

.boton-face .fb-share-button {
    position: absolute;
    right: 5px;
}

.boton-twitter {
    position: absolute;
    width: 50%;
    right: 0;
    top: 1px;
}

.boton-twitter .cont-boton-twitter {
    left: 5px;
    width: min-content;
}

.centerLogo {
    margin: 0px auto 0px;
    width: 900px;
    height: 55px;
}

.logo_dep {
    width: 40px;
    height: 55px;
    float: left;
    margin-top: 0px;
    background-size: auto 55px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/escudo.png");
}

.periodo_Pub {
    height: auto;
    margin-top: 5px;
    font-size: 20px;
    font-weight: normal;
    color: #6d6e70;
}

.fraccion_nom {
    white-space: nowrap;
    height: 55px;
    line-height: 59px;
    float: left;
    margin-left: 10px;
    font-size: 46px;
    font-weight: bold;
    color: #4e4d4d;
}

.mardescformato {
    margin-bottom: 5px;
}

.desc_formato {
    width: 100%;
    max-width: 660px;
    margin: 0px auto 5px;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    color: #373737;
}

.nom_dep {
    height: auto;
    margin-top: 0px;
    font-size: 14px;
    color: #6d6e70;
    font-weight: bold;
    width: 100%;
}

#modelTab .divHeader th {
    white-space: nowrap !important;
}

#modelTab .divHeader th a {
    float: left;
}

#modalTabla .grid-view th {
    white-space: normal !important;
}

#modal .table-responsive {
    margin-right: 35px;
}

.divHeader {
    display: none;
}

.divHeader .table {
    margin-bottom: 0px;
}

.fijartabla {
    display: block !important;
    position: absolute;
    top: 50px;
    background-color: #fff;
    z-index: 9;
}

#modal table thead tr a {
    float: left;
}

#modalTabla .modal-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#modelTab .table-bordered {
    border: 1px solid #ddd !important;
}

#modalTabla th:first-child {
    max-width: 50px !important;
}

.tablanom {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}

#modelTab .table-bordered>thead>tr>th,
#modelTab .table-bordered>tbody>tr>th,
#modelTab .table-bordered>tfoot>tr>th,
#modelTab .table-bordered>thead>tr>td,
#modelTab .table-bordered>tbody>tr>td,
#modelTab .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd !important;
}

.model-open2 {
    overflow: hidden;
}

#contentPublic .wrap {
    height: 100% !important;
}


/************************scroll****************************/

.siet_scroll {
    overflow-x: hidden;
    overflow-y: auto;
}

.siet_scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0.5);
}

.siet_scroll::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
}

.siet_scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .3);
    background-color: rgba(200, 200, 200, .6);
}


/*********************************loading**************/

#loading {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 133, 207, 0.1);
    overflow: hidden;
    z-index: 999999;
}

.spinner {
    width: 70px;
    height: 70px;
    text-align: center;
    background-color: #f59500;
    margin-left: auto;
    margin-right: auto;
    align-content: center;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 2.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
    margin-top: 100px;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}


/*fin estilo consulta publica */


/*navegación de tabs*/

.card .header {
    height: 53px;
    padding: 10px 0px;
}

.card .header-success {
    background: #f59500;
    background: linear-gradient(60deg, #f59500, #f59500);
}

.card .header-success.contraste {
    background: inherit !important;
    border-bottom: 1px solid #fff;
}

.card .header a {
    padding-bottom: 5px;
    padding-top: 5px;
}

.notificacion {
    background-color: #FFFFFF;
    border-radius: 3px;
    color: #f59500;
    padding: 2px 5px;
    font-size: 15px;
    font-weight: 700;
}

.nav-tabs-navigation {
    max-width: 1170px;
    margin: 0px auto;
}

.tab-pane a.task span {
    padding-left: 0px !important;
    padding-right: 10px;
    font-size: 14px;
    line-height: 14px;
}

.tab-pane a.task span + div {
    font-size: 14px;
    line-height: 14px;
}

.tab-pane a.task span span.task-ico i {
    letter-spacing: -6px !important;
}

.fecha {
    font-weight: 700;
    padding-right: 10px;
}

#cont-titulo-dinamico {
    display: table;
    width: 50%;
    float: right;
    height: 50px;
    margin-right: 10px;
    margin-top: -40px;
}

#titulo-dinamico {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    height: 50px;
    margin-right: 5px;
    font-weight: 700;
    font-size: 16px;
}


/*fin de navegación de tabs*/


/*botones*/

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-enviar {
    color: #fff;
    width: auto;
    margin-right: -15px;
    margin-left: -15px;
    background-color: #f59500;
    padding: 6px 20px;
}

.btn-enviar:hover {
    color: #fff;
    background-color: #4A7688;
}

.btn-enviar:focus {
    color: #fff;
    background-color: #4A7688;
}

.btn-enviar.btn-file {
    width: auto;
}

.btn-borrar {
    color: #fff;
    width: auto;
    background-color: #C3352B;
}

.btn-borrar:hover {
    color: #fff;
    background-color: #AA2E25;
}

.btn-motivo {
    color: #fff;
    background-color: #333333;
    font-size: 16px !important;
    z-index: 9;
    top: 0 !important;
}

.btn-motivo:hover {
    color: #fff;
    background-color: #666666;
}

.btn-btn {
    display: block;
    padding: 6px 12px;
    font-weight: 600;
    width: 100%;
    height: 64px;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border: 1px solid transparent;
    border-radius: 0 4px 4px 0;
    position: relative;
}

.boton {
    background-color: #6E001D !important;
    border: 0 !important;
    width: 100% !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.boton:hover {
    background-color: #37000E !important;
}

.btn-lectura{
    color: #fff !important;
    background: rgba(0, 133, 207, .4) !important;
    border: 0px solid #f59500;
}


/* fin de espacio para botones*/

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px 10px 10px 15px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    height: 50px;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

input[type=file] {
    cursor: pointer !important;
}


/*tabla de busqueda en index*/

.filters input {
    padding-left: 5px;
}

table.table>tbody span.glyphicon {
    color: #424242 !important;
}

table.table>tbody span:hover {
    color: #000000 !important;
}

table.table>thead>tr.filters>td input.form-control {
    border: 1px solid #ccc !important;
}

.table-bordered {
    border: 0px solid #ddd !important;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 0px solid #212121 !important;
}

.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd !important;
}

.table-bordered>thead>tr>th {
    border-bottom-width: 2px !important;
    /*cambia el borde inferiror de los titulos de busqueda*/
}

.table-bordered>thead>tr>td {
    border-bottom-width: 2px !important;
    /*cambia el borde inferiror de los cuadros de busqueda*/
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #EEE !important;
    /*cambia el color impar de las filas de las tablas*/
}

.table-striped>thead>tr>td:last-of-type {
    width: 90px !important;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5 !important;
}

table.table-bordered>thead>tr>th.action-column {
    width: 70px !important;
}

table input.form-control {
    background-image: linear-gradient(#f59500, #f59500), url(../img/buscar.png) !important;
    background-size: 0 2px, 25px 25px !important;
    background-position: right bottom !important;
}

table .form-group {
    margin: 15px 0 0 0 !important;
}

table .is-focused input.form-control {
    background-image: linear-gradient(#f59500, #f59500), url(../img/buscar.png) !important;
    background-size: 100% 2px, 25px 25px !important;
    background-position: right bottom !important;
}

table.table-bordered>thead>tr#w1-filters>td>div {
    margin: 7px 0 0 0 !important;
    padding: 3px;
}

table.table-bordered>thead>tr#w1-filters>td>input.form-control:focus {
    background-image: none;
}

li.select2-results__option strong.select2-results__group {
    display: none;
}

.datepicker.dropdown-menu {
    opacity: 1;
    visibility: visible;
}

table.catalog {
    width: 450px;
}

table.catalog thead {
    background-color: #d3d3d3;
}

table.catalog tbody tr:nth-child(even) {
    background-color: #e1e1e1;
}

.archivo.upload {
    position: static!important;
}

.kv-fileinput-caption+.input-group-btn {
    padding: 0px !important;
}

.kv-fileinput-caption+.input-group-btn .btn {
    padding: 6px 8px 5px 10px !important;
    margin: 0px 0px 0px 0px !important;
}

.is-fileinput a,
.is-fileinput i {
    cursor: pointer;
}


/*Botones para paginación */

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #f59500;
    border-color: #f59500;
    color: #FFFFFF;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}


/*fin de botones para paginación*/


/*estilos para tablas extendidas*/

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: transparent !important;
}

.kv-expand-icon-cell:hover,
.kv-expand-icon-cell:focus {
    color: #444444;
    background-color: transparent !important;
}

.table>thead>tr>th[title="Expandir Todo"]>div {
    color: #000 !important;
}

.table>thead>tr>th[title="Expandir Todo"]>div:hover {
    color: #444444 !important;
}

.table>thead>tr>th[title="Colapsar Todo"]>div {
    color: #000 !important;
}

.table>thead>tr>th[title="Expandir Todo"]:hover {
    background-color: transparent !important;
}

.table>thead>tr>th[title="Colapsar Todo"]:hover {
    background-color: transparent !important;
}

.table>tbody>tr>td>a.btn {
    margin: 0px !important;
}

.table>tbody>tr>td {
    vertical-align: middle;
}

#error-csv {
    margin: 0 auto;
    width: 50%;
}

#error-csv #error-titulo {
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 5px;
}

#error-csv #error-registro {
    background-color: #e20a00;
    color: #fff;
    text-align: center;
    padding: 5px;
}

#error-csv .dato {
    padding: 5px;
}

.error-dato i {
    color: #9e0505 !important;
    font-size: 16px;
    margin-top: 2px;
}

.info-dato i {
    color: #00BFFF !important;
    font-size: 16px;
    margin-top: 2px;
}


/*fin de estilos para tablas extendidas*/


/* tooltip */

.tooltip-inner {
    background-color: #f59500;
    color: #fff;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #f59500;
}

#menuLeft .tooltip-arrow {
    border-top-color: #f59500;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #f59500;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f59500;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #f59500;
}

.tool-tip {
    display: inline-block;
}

.tool-tip [disabled] {
    pointer-events: none;
}

.btn-update.disabled {
    pointer-events: auto !important;
}

.btn-send.disabled {
    pointer-events: auto !important;
}


/* termina tooltip */


/*estilos para marco y content*/

#marco {
    max-width: 1000px;
    min-width: 900px;
    margin: 0 auto;
}


/*fin de estilos para marco y content*/


/*animación para menu search*/

#btnControl {
    display: none;
}


/* border-box */

.search-container *,
.search-container *:after,
.search-container *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


/* search bar focus */

.search-container *.focus {
    outline: 0;
    font-weight: 700;
    font-size: 20px;
    color: #000 !important;
}

#buscar.focus+#suggestions {
    display: block;
    transition: display 1s ease-in-out;
    background: #FFF;
}


/* search bar container */

.search-container {
    display: table;
    position: relative;
    width: 50px;
}


/* search icon button */

.search-icon-btn {
    background-color: transparent;
    color: #000;
    display: table-cell;
    height: 25px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    z-index: 2;
    cursor: hand;
    cursor: pointer;
}


/* search bar input container */

.search-input {
    display: none;
    opacity: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}


/* search bar input */

.search-input input.search-bar {
    border: 0px solid #cccccc;
    height: 30px;
    padding: 0px;
    width: 50px;
}

.search-input input.search-bar.focus {
    padding-left: 0px;
    padding-right: 0px;
    width: 50px;
    text-transform: uppercase;
}


/* transition effect */

.search-input input.search-bar,
.search-icon-btn {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


/* hover on search bar container */

input#btnControl.checked+label .search-container .search-input input.search-bar.focus {
    padding-left: 15px;
    padding-right: 10px;
    width: 900px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    background-color: transparent;
    border-bottom: 1px solid #ccc;
}

.barra_menu {
    opacity: 1;
}


/*#buscar::-webkit-input-placeholder,
#buscar:-moz-placeholder,
#buscar::-moz-placeholder,
#buscar:-ms-input-placeholder {
     color: red;
}*/

.loginh {
    color: #555;
}


/*fin de animación para search*/

.nav.navbar-nav li:last-of-type a {
    padding-bottom: 7px;
}

.nav.navbar-nav li:nth-child(5) a {
    padding-top: 21px;
    padding-bottom: 7px;
}

.gris_claro {
    margin-right: 15px;
    margin-top: 10px;
    background-color: #BCBCBC;
    color: #373737;
    border-radius: 3px;
    width: auto;
    height: 25px;
    line-height: 25px;
    cursor: hand;
    cursor: pointer;
}

.gris_oscuro {
    margin-right: 15px;
    margin-top: 10px;
    background-color: #373737;
    color: #FFFFFF;
    border-radius: 3px;
    width: auto;
    height: 25px;
    line-height: 25px;
    cursor: hand;
    cursor: pointer;
}

.insert_drive_file {
    background-image: url("../img/insert_drive_file.png");
    width: 20px;
    height: 21px;
    margin-right: 10px;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}


/*987*/


/*767*/

.menutopIconos2 {
    float: left;
    font-size: 22px;
    height: 22px;
    width: 22px;
    margin-right: 5px;
    line-height: 22px;
    text-align: center;
    margin-top: -2px;
    color: #838586;
}

.open .menutopIconos2 {
    color: #000000;
}

.flechatop {
    position: absolute;
    top: -13px;
    right: 13px;
    height: 10px;
    font-size: 22px;
    color: #fff;
    text-shadow: 0px -1px 1px rgba(165, 165, 165, 0.15);
}

.numnot {
    float: left;
    width: auto;
    min-width: 10px;
    height: 15px;
    border-radius: 3px;
    background-color: #9e0505;
    margin-left: -15px;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    padding: 0px 4px;
    color: #fff;
    font-weight: 600;
}

#contNoti {
    width: 320px;
    height: 560px;
}

.suggest-element {
    padding: 5px 7px;
    /* width: 350px; */
    font-size: 16px;
    cursor: pointer;
}

.suggest-element:hover {
    background-color: #333;
    color: #EEE;
}

#suggestions {
    width: 600px;
    max-height: 360px;
    margin-top: 10px;
    margin-left: 10px;
    overflow: auto;
    display: none;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.75);
}

#suggestions::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#suggestions::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#suggestions::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}


/*Estilos para popover*/

.popover {
    background-color: transparent;
}

.popover-content {
    background-color: #FFF !important;
    padding: 15px 15px 10px !important;
}

.bootstro-nav-wrapper {
    text-align: right;
}

.btn-popover {
    color: #555555;
    background: rgba(237, 238, 240, 1);
    background: -moz-linear-gradient(top, rgba(237, 238, 240, 1) 0%, rgba(174, 173, 179, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237, 238, 240, 1)), color-stop(100%, rgba(174, 173, 179, 1)));
    background: -webkit-linear-gradient(top, rgba(237, 238, 240, 1) 0%, rgba(174, 173, 179, 1) 100%);
    background: -o-linear-gradient(top, rgba(237, 238, 240, 1) 0%, rgba(174, 173, 179, 1) 100%);
    background: -ms-linear-gradient(top, rgba(237, 238, 240, 1) 0%, rgba(174, 173, 179, 1) 100%);
    background: linear-gradient(to bottom, rgba(237, 238, 240, 1) 0%, rgba(174, 173, 179, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#edeef0', endColorstr='#aeadb3', GradientType=0);
    font-size: 12px !important;
    padding: 3px 5px 3px 5px !important;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 5px;
    border-radius: 4px;
    text-align: center;
}

.bottom .arrow.circulo {
    width: 10px !important;
    height: 10px !important;
    background-color: #222;
    border-radius: 50px;
    position: absolute;
    top: -20px !important;
    margin-bottom: 15px;
    left: 50%;
}

.bottom>.arrow.circulo:after {
    top: 8px;
    margin-left: 3px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #222;
    border-width: 2px !important;
    position: absolute;
    display: block;
    width: 0 !important;
    height: 26px !important;
    border-color: #222;
    border-style: solid;
}

.top .arrow.circulo {
    width: 10px !important;
    height: 10px !important;
    background-color: #222;
    border-radius: 50px;
    position: absolute;
    bottom: -20px !important;
    margin-top: 15px;
    left: 50%;
}

.top>.arrow.circulo:after {
    bottom: 8px;
    margin-left: 3px;
    content: " ";
    border-top-width: 0;
    border-width: 2px !important;
    position: absolute;
    display: block;
    width: 0 !important;
    height: 12px !important;
    border-color: #222;
    border-style: solid;
}


/*Fin de estilos para popover*/


/*Estilos para globos de bienvenida*/

.globo {
    width: 270px;
    margin: 10px;
    position: absolute;
    z-index: 1072;
    top: 30px;
    opacity: 0;
    display: none;
}

.globo .arrow {
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #222;
    right: 0;
    margin-right: 15px;
    margin-left: auto;
}

.cerrar_globo {
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 37px;
}

.titulo_globo {
    background-color: #222;
    color: #fff;
    border-radius: 5px 5px 0 0;
    border: none;
    margin: 0px;
    padding: 5px 0px 5px;
}

.titulo_globo h3 {
    padding: 10px 10px 10px 10px !important;
    font-size: 18px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.contenido_globo {
    background-color: #EEE;
    padding: 15px 15px;
    line-height: 1.4;
}


/*Fin de estilos para globos de bienvenida*/

.cookies {
    position: fixed;
    bottom: 0px;
    text-align: center;
    width: 100%;
    background: #333;
    color: #fff;
    z-index: 1060;
}

.cerrar_cookie {
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 18px;
}

#modal .iconoFiltros {
    margin: 10px;
}

.texto_modal {
    margin: 10px 30px 10px 45px;
}

.texto_aviso {
    max-width: 500px;
    margin: 10px 30px 10px 45px;
}

.modal_bold {
    font-weight: 700;
}

.barra_aviso {
    margin-top: 20px;
    width: 100%;
}

@media all and (max-width: 1366px){
    .marco_bienvenida {
        height: 145px;
    }
    .bienvenida_filtro {
        height: 145px;
    }
    .textoFiltros{
        margin: 0px 20px 0px;
    }
}

@media screen and (max-width: 1199px) {
    .doscoli {
        width: 0 !important;
    }
    .doscold {
        width: 110% !important;
        height: 200px !important;
        margin-right: -50px;
        margin-top: -90px;
        float: right !important;
        border-radius: 5px;
        -webkit-box-shadow: 17px 0px 18px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 17px 0px 18px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 17px 0px 18px 0px rgba(0, 0, 0, 0.75);
    }
    .titulologin {
        padding: 30px 100px;
    }
    input#btnControl.checked+label .search-container .search-input input.search-bar.focus {
        width: 500px;
    }
}

@media screen and (max-width: 991px) {
    .doscoli {
        width: 0 !important;
    }
    .doscold {
        margin-right: -35px;
    }
    .titulologin {
        padding: 30px 100px;
    }
}

@media screen and (max-width: 767px) {
    .search-input {
        left: 0;
    }
    .search-icon-btn {
        top: 2px;
    }
    input#btnControl.checked+label .search-container .search-input input.search-bar.focus {
        padding-left: 45px;
    }
    #suggestions {
        width: 400px;
        max-height: 250px;
        position: absolute;
        bottom: 40px;
    }
    .navbar-collapse {
        overflow-x: hidden;
    }
}

.site-error {
    width: 100%;
    margin: 0px auto;
}

.notfound {
    width: 500px;
    height: auto;
    font-size: 48px;
    line-height: 48px;
    font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    margin: 135px auto 0px;
    letter-spacing: -2px;
    text-align: center;
}

.divcontS {
    width: 400px;
    padding: 0px 40px 0px 0px;
    margin: 30px auto;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    height: 40px;
}

.buscarNotf {
    font-size: 14px;
    line-height: 1.5714;
    font-weight: 300;
    letter-spacing: normal;
    font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: 'liga', 'kern';
    width: calc(100% - 40px);
    float: left;
    outline: none;
    border: none;
    height: 40px;
    background-color: transparent;
}

.searchNotfound {
    float: left;
    font-size: 35px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.linkConcepto {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 0px;
    text-align: center;
    font-size: 17px;
    color: #f59500 !important;
}

.logoPtransparencia {
    width: auto;
    height: 60px;
}

button.navbar-toggle {
    display: none;
}

.btn-toggle-left {
    float: left;
    width: 50px;
    height: auto;
    top: 5px;
    position: fixed;
    left: 10px;
    z-index: 10002;
}

.btn-toggle-left.navbar-toggle .icon-bar {
    border: 1px solid;
}

hr {
    opacity: 0.3;
    border-color: #000;
}

#css-only-modals {
    position: fixed;
    pointer-events: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10000000;
    text-align: center;
    white-space: nowrap;
    height: 100%;
}

#css-only-modals:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.css-only-modal-check {
    pointer-events: auto;
}

.css-only-modal-check:checked~.css-only-modal {
    opacity: 1;
    pointer-events: auto;
}

.css-only-modal {
    width: 40%;
    background: #FFF;
    z-index: 1;
    display: inline-block;
    position: relative;
    pointer-events: auto;
    padding: 25px;
    text-align: right;
    border-radius: 4px;
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    pointer-events: none;
}

.css-only-modal h2 {
    text-align: center;
}

.css-only-modal p {
    text-align: left;
}

.css-only-modal-close {
    position: absolute;
    top: 25px;
    right: 25px;
}

.css-only-modal-check {
    display: none;
}

.css-only-modal-check:checked~#screen-shade {
    opacity: 0.5;
    pointer-events: auto;
}

#screen-shade {
    opacity: 0;
    background: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    transition: opacity 0.8s;
}

.stripe>.container>p,
.stripe>.container>ul {
    text-align: left;
    padding: 35px;
    margin: 0;
}

.stripe>.container>hr {
    margin: 50px 0;
}

#nav-spacer {
    display: block;
    height: 50px;
}

.stripe {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.default {
    color: White;
    background: DarkCyan;
}

.inverse {
    color: DarkCyan;
    background: White;
}

.grey {
    color: White;
    background: DimGrey;
}

.grey-light {
    color: DimGrey;
    background: White;
}

.color {
    color: DarkOrange;
}

i:hover {
    background-color: #E3E0E0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .consultaB .container {
        padding: 0px 10px;
    }
    .logoPtransparencia {
        height: 40px !important;
        width: auto !important;
    }
    .consultaB .navbar-brand {
        padding: 0px 0px;
        height: 40px;
    }
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        width: 146px;
        height: auto;
        margin: 0px auto;
        float: none;
    }
    #menuLeft {
        left: -290px;
        z-index: 1076 !important;
        top: 51px;
    }
    .mainpublic {
        padding-left: 0px;
    }
    .site-consulta .header {
        top: 50px;
        left: 0px;
    }
    .site-consulta #cont-titulo-dinamico {
        display: none;
    }
    .site-consulta .fijo {
        left: 0px !important;
    }
    #marco {
        width: 100%;
        min-width: 100%;
    }
    .marco_imagen {
        width: 100%;
        margin-bottom: 5px;
    }
    .textoConcepto {
        width: 100%;
        padding-left: 0px;
    }
    .site-consulta .titulos {
        margin-left: 0px;
        font-size: 1.7em;
        text-align: center;
        width: 100%;
    }
    .site-consulta .descripcion {
        margin-left: 0px;
        font-size: 13px;
        line-height: 13px;
        color: #717171;
        text-align: center;
        margin-top: 8px;
        display: inline-block;
    }
    #slider_conceptos {
        margin-top: 18px;
        height: 140px;
        overflow: hidden;
    }
    .marco_slider {
        height: 110px;
        width: 190px;
    }
    .contImgConceptoCarrusel {
        height: 110px;
    }
    .imagen_filtro {
        height: 110px;
        margin: -110px 0px 0px 0px;
    }
    #slider_conceptos .material-icons {
        height: 110px;
    }
    #slider_conceptos .slider_flecha {
        display: none;
    }
    .site-consulta .contenedor_imagen_slider {
        width: 100%;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        height: 160px;
        position: relative;
        float: left;
    }
    .site-consulta .contenedor_list_slider {
        padding-left: 20px;
        width: 1660px;
    }
    .gris_claro {
        line-height: 30px;
        height: 30px;
    }
    .gris_oscuro {
        line-height: 30px;
        height: 30px;
    }
    .fechainfodis {
        font-size: 24px;
        margin-top: 25px;
        padding: 0px 20px;
    }
    .responFormat {
        width: 100%;
    }
    .tab-pane a.task span {
        padding-right: 0px;
    }
    .task-ico {
        width: 25px;
    }
    .task-text {
        line-height: 14px;
    }
    .flecha {
        display: none;
    }
    .insert_drive_file {
        margin-right: 0px;
    }
    .respFe {
        display: none;
    }
    .titulo-reporte {
        text-align: center;
    }
    .modal-dialog {
        margin: 0px;
    }
    #modal .modal-header {
        width: 100%;
    }
    .cabezamodal {
        width: calc(100% - 20px);
        padding: 18px 0px 34px;
        margin: 0px 10px;
    }
    .tituloModal {
        width: calc(100% - 0px);
        border-bottom: 1px solid #e6e6e6;
        margin: 5px 0px 0px;
        padding-bottom: 5px;
        text-align: center;
        display: none;
    }
    .modal-content .modal-body {
        padding-top: 37px !important;
    }
    .fondoBlano {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .centerLogo {
        width: 100% !important;
        white-space: pre-wrap;
    }
    .formatos-view {
        padding: 240px 10px 0px;
    }
    .fraccion_nom {
        white-space: pre-wrap;
        height: 55px;
        line-height: 29px;
        float: left;
        margin-left: 5px;
        font-size: 24px;
        font-weight: bold;
        color: #4e4d4d;
        text-align: center;
        width: calc(100% - 45px);
    }
    .marco_bienvenida {
        width: calc(100% - 0px);
    }
    .marginLeftConceptos {
        margin-left: 0px;
    }
}

@media only screen and (min-device-width: 737px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {}

#exTab1 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

#exTab2 h3 {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}


/* remove border radius for the tab */

#exTab1 .nav-pills>li>a {
    border-radius: 0;
}


/* change border radius for the tab , apply corners on top*/

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #f59500 !important;
    color: #FFFFFF;
    box-shadow: 0 16px 26px -10px rgb(24, 11, 176), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(36, 18, 176, 0.93);
}


/* Estilos para pestañas en los tip list*/

.top_list .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    left: 1px;
    top: 4px;
}

.top_list .nav li {
    width: 33.1%;
}

.top_list .nav-pills>li>a {
    border-radius: 4px 4px 0 0;
    background-color: #efe8dd;
    font-weight: 500;
    font-size-adjust: 0.58;
}

.top_list .tab-content {
    color: white;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px 0px 5px 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.15);
}

.top_list .nav-pills>li.active>a,
.top_list .nav-pills>li.active>a:focus,
.top_list .nav-pills>li.active>a:hover {
    background-color: #f59500 !important;
    color: #fff !important;
    box-shadow: none;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.25);
}

.site-consulta .top_list .task {
    background-color: #fff;
    border-top: 1px solid #EBEAEA;
}

.site-consulta .top_list i.flecha {
    color: #fff;
    font-size: 24px !important;
    line-height: 24px !important;
}

.site-consulta .top_list a:hover i.flecha {
    color: #373737;
}

.raya_azul {
    background-color: #f59500;
    position: relative;
    width: 99.7%;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    height: 3px;
    z-index: 0;
}

.informativo {
    padding-right: 10px;
    position: relative;
    font-size: 14px;
    line-height: 14px;
}

.informativo i{
    font-size: 14px !important;
    line-height: 14px !important;
}

.raya_vertical {
    position: absolute;
    border-right: 1px solid #ccc;
    width: 2px;
    top: -14px;
    left: 78px;
    height: 54px;
}

.padding_ico {
    padding-left: 20px;
}

.top_list i:hover {
    background-color: transparent !important;
}

.group-index-generico{
    display: inline-flex;
}

.btn-index-generico{
    margin-left: 10px !important;
}

#modal-generico .modal-dialog{
    width: 30% !important;
    height: 30%;
    top: 150px;
}

#modelTabWiew .divHeader th {
    white-space: nowrap !important;
}

#modelTabWiew .divHeader th a {
    float: left;
}

#modelTabView .table-bordered {
    border: 1px solid #ddd !important;
}

#modelTabView .table-bordered>thead>tr>th,
#modelTabView .table-bordered>tbody>tr>th,
#modelTabView .table-bordered>tfoot>tr>th,
#modelTabView .table-bordered>thead>tr>td,
#modelTabView .table-bordered>tbody>tr>td,
#modelTabView .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd !important;
}

#modelTabView{
    width: fit-content;
}

.numnot {
    float: left;
    width: auto;
    min-width: 10px;
    height: 15px;
    border-radius: 50px;
    background-color: #9e0505;
    margin-left: -15px;
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    padding: 0px 4px;
    color: #fff;
    font-weight: 600;
}

#contNoti {
    width: 360px;
    max-height: 460px ;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: -5px;
    margin-right: -16px;
    margin-bottom: 5px;
}

#contNoti.view_notificaciones {
    width: 100%;
    overflow-x: hidden;
    height: 100% !important;
    max-height: max-content;
    overflow-y: hidden;
    margin-bottom: 10px;
}

#contNoti .raya_notificacion:last-child {
    display: none;
}

a.notificacion_link:hover,
a.notificacion_link:focus,
a.notificacion_link:active{
    background-color: transparent !important;
    color: #666 !important;
    outline: none !important;
}

.cont_notificacion {
    width: 100%;
}

a.notificacion_link {
    display: table;
    width: 100%;
    border-left: 0px !important;
    margin-top: -5px !important;
    padding: 5px 0px !important;
    margin-right: -16px;
    margin-left: -1px;
    margin-bottom: -5px;
}

a.notificacion_link.por_ver {
    background-color: rgba(0, 113, 185, .05);
}

.cont_imagen_not {
    width: 50px;
    margin: 10px 10px;
    padding: 10px;
    float: left;
}

.cont_imagen_not img {
    width: 100%;
    vertical-align: middle;
}

.cont_texto_not {
    display: inline-block;
    width: calc(100% - 85px);
    border-left: 1px solid #e6e6e6;
    padding: 0px 10px;
    margin: 5px 0px;
    position: relative;
}

.titulo_notificacion {
    font-size: 11px;
    font-weight: bold;
    display: block;
    color: #666;
    line-height: 15px;
    text-transform: initial;
}

.subtitulo_notificacion {
    font-size: 10px;
    display: block;
    color: #808080;
    font-weight: normal;
    line-height: 20px;
    text-transform: initial;
}

.tiempo_notificacion {
    font-size: 10px;
    display: block;
    color: #808080;
    font-weight: normal;
    line-height: 10px;
    text-transform: initial;
}

.raya_notificacion {
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    margin: 5px;
    margin-left: 7px;
}

.bolita_notificiacion {
    width: 10px;
    height: 10px;
    border: 1px solid #808080;
    border-radius: 100%;
    position: absolute;
    right: 0px;
    top: 45%;
}

.bolita_notificiacion.por_ver {
    width: 10px;
    height: 10px;
    border: 1px solid #0071b9;
    background-color: #0071b9;
    border-radius: 100%;
    position: absolute;
    right: 0px;
    top: 45%;
}

.notificacion_menu_top {
    width: 105%;
    padding: 12px 10px 10px 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-right: -50px;
    display: block;
    margin-left: -1px;
    margin-top: -6px;
    margin-bottom: 5px;
    text-transform: initial;
}

.cont-view .notificacion_menu_top{
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    font-weight: bold;
}

.cont-view .notificacion_menu_top .notificaciones_menu_texto{
    font-size: 15px;
}

.cont-view .raya_notificacion{
    margin-left: 0px;
}

.cont-view .titulo_notificacion{
    font-size: 14px;
    font-weight: bold;
}

.cont-view .tiempo_notificacion,
.cont-view .subtitulo_notificacion{
    font-size: 12px;
}
.caja_notifiacion{
    width: 100%;
    padding: 30px;
    background-color: #efe8dd;
    border-left: 10px solid #f59500;
    margin-bottom: 25px;
    border-radius: 3px;
    font-size: 13px;
}

.notificacion_menu_bottom {
    width: 105%;
    padding: 10px 10px 0px 10px;
    border-top: 1px solid #e6e6e6;
    margin-right: -50px;
    display: block;
    margin-left: -1px;
    margin-top: -6px;
    margin-bottom: 4px;
    text-transform: initial;
    text-align: center;
}

.notificacion_menu_bottom a:hover{
    background-color: transparent !important;
}

.notificaciones_menu_texto {
    color: #666;
    font-size: 13px;
}

span#visto_todo {
    float: right;
}

span#ver_todo {
    color: #0071b9;
}

.li_conoce{
    padding-right: 90px !important;
    color: #F59500;
    font-style: italic;
}

.li_conoce>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #F59500;
    text-decoration: underline;
    background-color: #fff;
}

.li_conoce>a:hover {
    color: #F59500 !important;
    background-color: #fff;
}
/* Estilos para pestañas en los tip list*/