:root{
    --varColorRw: #ee5884;
    --varColorSecundario: #ee5884;
}
@media screen and (max-width: 780px) {
    .body-principal {
        padding: 0px !important;
    }

    .flex-vertical-center {
        display: contents !important;
        align-items: center !important;
    }
}

@media screen and (min-width: 780px) {
    .padding-right-0 {
        padding-right: 0px;
    }

    .padding-left-0 {
        padding-left: 0px;
    }

    .login {
        padding: 5% 30%;
        background-color: var(--varColorSecundario);
    }
}

body {
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow-x: hidden;
}

#page {
    margin-top: 5px;
    margin-bottom: 5px;
    
    background-size: cover;
    border: 1px solid #c9e0ed;
}

footer{
    width: 100%;
    font-size: 12px;
}

.body-principal {
    background: var(--varColorSecundario);
    padding: 10px;
    height: 100%;
    min-height: 100%;
}

.body-inicio {
    background: var(--varColorSecundario);
    padding: 15px 60px !important;
}

div.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.separador {
    margin: 10px 0px;
    border-top: 1px solid #e2e2e2;
}

.sangria20px {
    text-indent: 20px;
}

.align-bottom {
    display: flex;
    align-items: flex-end;
}





.btn-accesos {
    border-color: #c6f5e3;
    color: #c6f5e3;
    padding: 5px 10px;
    margin: 2px;
}

.btn-ancho {
    width: 100%;
}

.btn-aceptar {
    background: #00acc1;
    color: #fff;
}

.btn-buscar {
    background: #428bca;
    border-color: #428bca;
    color: #fff;
    margin: 2px;
    font-size: 13px;
}

.btn-mini {
    color: #3b5f4c;
    background-color: #cffbdc;
    border: 1px solid #8cd0ab;
    padding: 3px 5px;
    border-radius: 5px;
}

.btn-mini-lupa {
    color: #f3fff9;
    background-color: #428bca;
    border: 1px solid #8cd0ab;
    padding: 3px 5px;
    border-radius: 5px;
}

.btn-danger-2x12 {
    padding: 2px 12px;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    font-size: 0.8rem;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    font-size: 13px;
}

.btn-success {
    font-size: 13px;
    margin: 2px;
}

.alert-danger {
    font-size: 0.8rem !important;
}
.alert-info {
    font-size: 0.8rem !important;
}
.alert-info-mensaje{
    background-color: #d9edf742 !important;
    color: #000 !important;
    border-color: #0097af;
}
.alert-info-mensaje p{
    font-size: 0.8rem;
    color: #000 !important;
}

.panel {
    padding: 0px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
}
.panel-body {
    padding: 5px;
    color: #000000;
}
.panel-default {
    border-color: var(--varColorSecundario);
    margin-bottom: 10px;
    background-color: #d9edf742;
    font-size: 0.8rem;
}

.panel-titulo {
    background: var(--varColorSecundario);
    text-align: center;
    padding: 4px;
    border-radius: 3px;
}

.panel-titulo-inicio {
    background: var(--varColorSecundario);
    text-align: center;
    padding: 20px;
}

.panel-header-gral {
    color: #ffffff !important;
    background-color: #00544f !important;
    /*border-color: #afe0ca !important;*/
}

.panel-title {
    font-size: 16px;
    font-weight: bold;
}

.panel-header-gral > h3 > small {
    color: var(--varColorSecundario) !important;
}

.controles {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: var(--varColorSecundario);
    background-color: #ffffff;
    border-color: #f1f3f3;
    margin-bottom: 3px;
    margin-top: 2px;
    height: 34px;
}

.mensajes_general {
    background: #80d5ff6b;
    color: #00311e;
    /*border-color: #84ccaf;*/
}

.table-bordered,
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td {
    border-color: #eef3f6;
}

.table > thead {
    background: var(--varColorSecundario);
    color: #ffffff;
}

.table > tbody {
    background: #ffffff;
    color: #000000;
}

.table-bordered > tbody > tr > td,
.table-bordered > thead > tr > th {
    padding: 5px 8px;
    vertical-align: inherit;
}

.tt-enc-obj {
    color: #000000;
    font-size: 1.8rem;
    font-weight: bold;
}

.tt-enc-obj-consulta {
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
    text-align: center;
}

.tt-enc-24 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.tt-enc-14 {
    font-size: 14px;
}

.tt-enc-13 {
    font-size: 13px;
}

.tt-enc-12 {
    font-size: 12px;
}
.tt-enc{
    font-weight: bold;
    color: #003366;
    font-size: 2.2rem;
}
.titulo-table {
    margin: 10px 0px 0px 0px;
    font-size: 14px;
}

.padding-0 {
    padding: 0px;
}

.margin-0 {
    margin: 0px;
}

.texto-12 {
    font-size: 12px;
}

.flex-vertical-center {
    display: flex;
    align-items: center;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background: var(--varColorSecundario);
    color: #ffffff;
    border-color: #bbefff;
    font-weight: bold;
}

.nav-tabs > li > a {
    color: #10734d;
}

.tab-content {
    border: 1px solid var(--varColorSecundario);
}

.tt-inherit {
    color: #ffffff;
    font-size: inherit;
}

.glyphicon-verde {
    color: #10734d;
}

.modal-header {
    /*background: #c0f1d3;
      color: #10734d;
      border-bottom: 1px solid #afe0ca;*/
    background: var(--varColorSecundario);
    color: #fff;
    border: 0;
}

.modal-body {
    /*color: #10734d;
      background: #f0fff6;*/
    background: #ffffff;
    color: #00666f !important;
    font-weight: bold;
}

.modal-header h2 {
    font-weight: bold;
    color: #fff;
}

div.container-fluid {
    padding: 2px 0px;
}

@media (max-width: 1240px) {
    div.container-fluid {
        display: grid;
    }
}

hr {
    border-top: 1px solid var(--varColorSecundario);
}

.badge-btn-seleccion {
    color: #ffffff;
    background-color: #47bbce;
}

.nav-tabs {
    padding-top: 10px;
    border-bottom: 1px solid var(--varColorSecundario);
}

.disabled-pointer {
    pointer-events: none;
}

.btn-menu {
    background-color: var(--varColorSecundario);
    color: #fff;
}
.btn-icono{
    background-color: var(--varColorSecundario);
    color: #fff;
    max-height: 100px;
    min-height: 100px;
}



body {
    font-family: "Poppins", sans-serif;
    background: #fafafa;
}

p {
    font-family: "Poppins", sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 25px;
    box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28),
    0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 99%;
    align-items: stretch;
}

#sidebar {
    position: fixed;
    height: 100%;
    z-index: 2;
    overflow-y: scroll;
    /* --------------- */
    min-width: 260px;
    max-width: 260px;
    color: #fff;
    transition: all 0.3s;
    background: linear-gradient(135deg, #ee588487, #ee5884),
    url(/sigobweb/images/muni_esq/fondo-menu.jpg) repeat-x center center;
    background-size: cover;
    box-shadow: 4px -3px 16px 0 #007bff;
}
#sidebar:before {
    opacity: .33;
}


#sidebar.active {
    margin-left: -260px;
}
#content.active {
    padding-left: 16px;
}

#sidebar .sidebar-header {
    padding: 17px;
    background-color: transparent;
}

#sidebar .sidebar-header img {
    display: block;
    margin: auto;
}



a[data-toggle="collapse"] {
    position: relative;
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386d5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    z-index: 1;
    padding-left: 280px;
    /* ------------ */
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
    position: relative;
}

@media (max-width: 768px) {
    #content {
        width: 100%;
        padding: 0px;
        padding-left: 10px;
        min-height: 100vh;
        transition: all 0.3s;
    }
    #content.active {
        padding-left: 16px;
        margin-left: 260px;
    }
    .imagenes {
        text-align: center !important;
    }
    .imagenes a img{
        width: 50% !important;
        padding: 2px;
    }
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar {
        margin-left: -260px;
    }

    #sidebar.active {
        margin-left: 0 !important;
    }

    #sidebarCollapse span {
        display: none;
    }
}

.modal-backdrop {
    z-index: -1;
}

.group {
    position: relative;
    margin: 20px 0;
}

.inputLogin {
    background: white;
    color: #3b3b3b;
    font-size: 1.1rem;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 320px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 0;
    border-bottom: 1px solid #c6c6c6;
}

.inputLogin:focus {
    outline: none;
}

.inputLogin:focus ~ label,
.inputLogin:valid ~ label {
    top: -20px;
    font-size: 16px;
    color: #ffffff;
}


.inputLogin[type="password"] {
    letter-spacing: 0.3em;
}

.labelLogin {
    color: #505050;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 300ms ease all;
}

.bar {
    position: relative;
    display: block;
    width: 100%;
}

.bar:before {
    content: "";
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #2196f3;
    transition: 300ms ease all;
    left: 0%;
}

/*Clase para hacer un <p> sin padding*/
.parrafo {
    font-family: "Poppins", sans-serif;
    font-size: 1.1em;
    color: rgb(0, 0, 0);
}

.prueba {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    color: rgb(0, 0, 0);
    text-indent: 1em;
}

.titulo {
    float: left;
    text-align: center;
}

/* iconos side*/
#login,
#login1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-bottom: 8px;
}

#login img {
    width: 45px;
    height: 15px;
    margin-bottom: 5px;
}

#login .nav-login {
    padding-left: 20px;
}

.btn-grande {
    width: 100%;
    text-decoration: none;
    font-size: 1.1em;
    /* padding-top: 12px;
      padding-bottom: 12px;
      padding-left: 15px;
      padding-right: 15px; */
    background-color: var(--varColorSecundario);
    color: #ffffff;
}

.selected {
    background-color: rgb(109, 255, 51);
}

.solo-lectura {
    background-color: #a7d2e8 !important;
    pointer-events: none;
}

.tbl-head {
    background: var(--varColorSecundario);
    color: #ffffff;
}

.selecGrilla:hover {
    background-color: #07d544 !important;
    font-weight: bold;
    cursor: pointer;
}

@keyframes ldio-jigu8xogosr {
    0% {
        opacity: 0
    }
    20% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

.ldio-jigu8xogosr div {
    position: absolute;
    animation: ldio-jigu8xogosr 1s linear infinite;
    box-sizing: border-box !important;
}

.ldio-jigu8xogosr div:nth-child(1) {
    width: 44px;
    height: 44px;
    left: 34px;
    top: 128px;
    border-radius: 50%;
    background: #f47e60;
}

.ldio-jigu8xogosr div:nth-child(2) {
    width: 66px;
    height: 66px;
    left: 56px;
    top: 84px;
    border-radius: 0 66px 0 0;
    border: 20px solid #f8b26a;
    background: none;
    animation-delay: 0.1s;
    border-bottom: 0;
    border-left: 0
}

.ldio-jigu8xogosr div:nth-child(3) {
    width: 110px;
    height: 110px;
    left: 56px;
    top: 40px;
    border-radius: 0 110px 0 0;
    border: 20px solid #abbd81;
    background: none;
    animation-delay: 0.2s;
    border-bottom: 0;
    border-left: 0
}

.loadingio-spinner-radio-44hak31bbqk {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    background: none;
}

.ldio-jigu8xogosr {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}

.ldio-jigu8xogosr div {
    box-sizing: content-box;
}

/* Barra scroll de toda la pagina */
html::-webkit-scrollbar {
    -webkit-appearance: none;
}

html::-webkit-scrollbar:vertical {
    width: 10px;
}

html::-webkit-scrollbar-button:increment,
html::-webkit-scrollbar-button {
    display: none;
}

html::-webkit-scrollbar:horizontal {
    height: 10px;
}

html::-webkit-scrollbar-thumb {
    background-color: hsl(0deg 0% 76%);
    width: 8px !important;
    border-radius: 20px;
}

html::-webkit-scrollbar-track {
    border-radius: 10px;
}

/* FIN Barra scroll de toda la pagina */
/* Barra scroll de toda la pagina */
#sidebar::-webkit-scrollbar {
    -webkit-appearance: none;
}

#sidebar::-webkit-scrollbar:vertical {
    width: 10px;
}

#sidebar::-webkit-scrollbar-button:increment,
#sidebar::-webkit-scrollbar-button {
    display: none;
}

#sidebar::-webkit-scrollbar:horizontal {
    height: 10px;
}

#sidebar::-webkit-scrollbar-thumb {
    background-color: hsl(0deg 0% 76%);
    width: 8px !important;
    border-radius: 20px;
}

#sidebar::-webkit-scrollbar-track {
    border-radius: 10px;
}

/* FIN Barra scroll de toda la pagina */
.carousel-indicators li{
    background-color: #000 !important;
}
.carousel-control-prev,
.carousel-control-next {
    color: #000 !important;
}
.bt-buscar-label{
    font-size: 0.8rem;
}
.hidden{
    display: none;
}
.form-control{
    font-size: 0.8rem !important;
}

.lead{
    font-weight: normal !important;
}

.panel-heading {
    background: #272d2a;
    border-bottom: 1px solid transparent;
    height: 32px;
    color: var(--varColorSecundario);
    font-weight: bold;
    border-top-color: #ddd;
    padding: 7px 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.btnSelecc{
    border: 1px solid #fff;
    background-color: var(--varColorSecundario) !important;
}

.labelIcon {
    display: block;
    font-family: "Poppins", sans-serif;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 0.8rem;
}
.bt-buscar {
    padding: 3px 6px;
    border: 1px solid #ccc;
    background: #eee;
    color: #337ab7;
    border-radius: 5px 5px 5px 5px;
}