.error-hidden {
    display: none;
}

.hidden-element {
    display: none !important;
}

.form-group {
    margin-bottom: 5px;
}

.js-data-table thead {
    background-color: white;
}

.logo-image {
    margin-top: 15px;
    margin-right: 10px;
}