#DataTables_Table_0_filter{
    width: 100% !important;
}

#DataTables_Table_0_filter label{
    color: #fff;
    width: 100% !important;
}

#DataTables_Table_0_filter input{
    color: #fff;
    width: 85% !important;
}

.c-modal-form-bitacora2{
    padding-top: 5%;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    background: rgba(0,0,0,.5);
    z-index: 5;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
}
.c-modal-form-bitacora2 .select2{
    
    width: 100% !important;
}
.c-modal-form-bitacora2 .modal-form-bitacora{
    padding-top:20px;
    padding-bottom: 20px;
    width: 85%;
    margin: 0px auto;
    background:rgba( 23, 26, 33 ,.9);
}

.c-img-ring img{
    width: 100%;
    height: auto;
}

.cls-ident{
    background: #fff;
}

.c-bloq-report{
    color: #94bae9;
  border: 1px solid #94bae9;
  cursor: pointer;
  border-radius: 5px
}