label{
    margin-bottom: 0;
}

label.error{
    color: red;
}

.d_none{
    display: none;
}

/* Datatable */
div.dt-buttons {
    margin-bottom: -48px;
}

div.dataTables_wrapper{
    margin-top: -30px;
}