.customelineheight{
    line-height: 11px !important;
}
.dt-buttons btn-group{
    margin-top: -42px !important;
    margin-left: 165px !important;
}
.custom-black{
    color: #000 !important;
}
.custom-blue{
    color: #0d6efd !important;
}
.custom-right{
   text-align: right;
}
.custom-hight{
    min-height: 60vh !important;
}
.custom-background{
    background: #e2edff !important;
}
.custom-lineheight{
    line-height: 15px !important;
}
.custom-red{
    color:#dc3545 !important;
}
.error {
    color: red !important;
}
.custom-green{
    color: #198754 !important;
}

h4{
    font-size: 1.2rem !important;
}