.alert{
    padding: 0.75rem 0.25rem !important;
}
.dataTable thead{
    color: blue;
}
.dataTable th, td{
    text-align: center;
}

.col-form-label{
    font-size: 14px !important;
}

.controls-container{
    padding: 22px 20px;
    background: #f8f8f8;
    border-radius: 6px;
}