body{
    background-color: #f5f6f5;
    font-family: 'Tahoma';
}
.index{
    height:86vh;
}
.logo{
    width: 140px;
}
.navItemSocial{
    margin-right: 30px;
    margin-top: 5px;
}
.masthead{
    color:white;
    width: 100%;
    height: 100%;
    background: url('/img/GraficosSulaHome.jpg') 50% fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.wrapper {
    display: flex;
    align-items: center;
    flex-direction: column; 
    justify-content: center;
    width: 100%;
    min-height: 100%;
    padding: 20px;
    background: rgba(34, 66, 89, 0.3);
}
.login{
    border-radius: 20px;
    padding: 10px 20px 20px 20px;
    width: 90%;
    background: #ffffff;
    position: relative;
    padding-bottom: 80px;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
    margin: 0 auto;
    min-width: 245px;
    max-width: 355px;
}
.loginRegister{
    border-radius: 20px;
    padding: 10px 20px 20px 20px;
    background: #ffffff;
    position: relative;
    padding-bottom: 80px;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
    margin: 0 auto;
}
.title {
    color: #444;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    text-align: center;
}
.divCentrado{
    margin: 0 auto;
}
.row-menu{
    padding-top: 15px;
}
.contentLogo{
    text-align: center;
}
.contentLogo > img{
    width: 60%;
    margin: 0!important;
    margin-bottom: 5px!important;
}
.masthead h1{
    font-size: 4rem;
    margin: 0;
    padding: 0; 
    color: gray;
}
.headSocial{
    color: white;
}
.masthead h4, h3{ 
    color: black;
}
.bi{
    font-size: 20px;
    margin: 0 5px;
}
.icon-menu{
    font-size: 70px;
}
.contIconModule{
    text-align: center;
}
.icon-module{
    font-size: 50px;
    color: #0d6efd;
    display: contents;
}
.icon-accordion{
    float: right;
}
.breadcrumb {
    box-shadow: 1px 1px #d5d4d4;
    background: #eeeded;
    border: 1px solid #eeeded;
    border-radius: 5px;
    padding: 0 5px 0 10px !important;
    font-size: 16px;
    line-height:2em;
}
.panelMenu:hover .description {
    opacity: 1; 
    transition: .6s .3s;
}
.linkPanelMenu{
    text-decoration: none;
}
.accordion-button{
    display: inline-block;
}
.table > thead > tr{
    text-align: center;
    vertical-align: middle;
}
.table > thead > tr > th{
    text-align: center!important;
    vertical-align: middle!important;
}
.table > tbody > tr{
    text-align: center;
    vertical-align: middle;
}
.card{
    border-radius: 20px;
}
.card-title{
    color:#0d6efd;
}
.cardWelcome{
    background: #e8f3ff;
    box-shadow:0 2px 3px 0px rgba(0,0,0,0.25);
}
.form-label, .col-form-label{
    font-weight: bold;
}
#divAbono{
    background-color:darkgray;
    margin: 15px 0;
    padding-bottom: 20px;
    border-radius: 15px;   
}
.errorMsg{
    background-color:hsl(0deg 43% 91%);
    margin: 15px 0;
    padding: 10px;
    border-radius: 15px;
    color: hsl(1deg 36% 53%);
}
.errorMsg > p{
    margin-bottom: 5px;
}
.trAbono{
    background-color: lightslategray!important;
}
.trAbono > td{
    color: white!important;
}
.iconAbono{
    color: white;
}
.btnAdd{
    margin-bottom: 10px;
}
.txtAyudaForm{
    font-size: 13px;
    font-style: italic;
}
.iconComplete{
    color: mediumseagreen;
}
.iconInComplete{
    color: #ff9234;
}
.iconNull{
    color: #f44336;
}
.container{
    max-width: 1700px!important;
}
.modal-title{
    font-weight: bold;
}
.tdTotal{
    font-weight: bold;
}
.tdIntercalade{
    background-color: #e8f3ff!important;
}
.tdIntercaladeGreen{
    background-color: #C9FFDE!important;
}
#imgRenta{
    max-width: 100%;
    margin-bottom: 20px;
}
.msgHelper{
    font-style: italic;
    font-weight: bold;
}
#iconEliminarImagen{
    display: block;
}
.togglePassword{
    margin-left: -30px!important;
    cursor: pointer;
    color: black;
}
.personalPass{
    display: inline-block;
}
.tableWhite{
    background-color: white;
}
.principalLine{
    margin-top: 0;
}
.firstColumn{
    min-width: 65px;
}
.secondColumn{
    min-width: 270px;
}

/* Para efecto paneles  */
.box-wrap{
    align-items:center;
    justify-content:center;
}
.box{
    transition:.2s all;
    box-shadow:0 2px 3px 0px rgba(0,0,0,0.25);
}
 .box-wrap:hover .box{
    filter:blur(0.5px);
    opacity:.5;
    transform: scale(.98);
    box-shadow:none;
}
.box-wrap:hover .box:hover{
    transform:scale(1);
    filter:blur(0px);
    opacity:1;
    background-color: #e8f3ff;
    box-shadow:0 8px 20px 0px rgba(0,0,0,0.125);
}
#chartMonthly, #chartMeses {
    width: 80%;
    height: 400px;
}
#chartCuentas{
    width: 100%;
    height: 400px;
}
.mensajeVacio{
    margin-top: 30px;
}
.alertLogin{
    margin: 0;   
}

.alertVencido{
    color: #e53629;   
}
.alertPorVencer{
    color: #aab34c;   
}

#divFormLogin{
    z-index: 99;
	position: absolute; top: 0; left: 0;
	flex-direction: column; 
	justify-content: center;
	align-items: center; 
	width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
}
.panelTotales{
    background-color:#ffffff; border-radius: 30px;padding:30px;
}
.cont-table{
    overflow: auto;
}

/* Video Background */
#videoDiv {width: 100%; height: 100%; position: relative;}
#video1 { margin: auto; display: block; height: 100%;width: 100%;}


/*------Medias Querys-------*/
@media (max-height: 620px){
    #video1{
        min-height: 510px;
    }
}

@media (max-width: 767px){
    .contentLogo > img{
        width: 45%;
    }
    .masthead h1{
        font-size: 3rem;
    }
    .icon-menu {
        font-size: 50px;
    }    
    .row-menu{
        padding-top: 0;
    }
    .panelMenu{
        padding: 15px calc(var(--bs-gutter-x) * .5) 0 calc(var(--bs-gutter-x) * .5);
    }
    .hSaludo{
        font-size: 22px;
    }
    .hModulos{
        font-size: 22px;
    }
    .hModulosSub{
        font-size: 20px;
    }
    .icon-module{
        font-size: 30px;
    }
    .btnAdd{
        float: right;
    }
    .dataTables_length, .dataTables_filter, .dataTables_info{
        text-align: left!important;
        font-size: 13px;
    }
    .form-control-sm, .form-select-sm{
        min-height: 0;
        height: 25px;
    }
    .form-select-sm, .form-select{
        font-size: 10px;
    }
    .dataTables_filter > label > input {
        width: 100%!important;
    }
    .table{
        font-size: 10px;
    }
    .icon-table{
        font-size: 10px;
    }
    .paginate_button > a, .accordion-button, .col-form-label, .form-select{
        font-size: 13px;
    }
    .nav-link{
        font-size: 14px;
    }
    .col-form-label{
        font-size: 15px;
    }
    .cont-table{
        overflow: auto;
    }
    #chartMonthly, #chartMeses {
        width: 100%;
        height: 450px;
        margin-bottom: 20px;
    }
    .firstColumn{
        min-width: 50px;
    }
    .secondColumn{
        min-width: 200px;
    }
    .title{
        padding-bottom: 10px;
    }
}
