.logo-sm{
    height: 55px !important;
}

.account-body.accountbg {
    background: -webkit-gradient(linear, left bottom, left top, from(#f7f7f7), color-stop(55%, #71ACA0)) !important;
    background: linear-gradient(0deg, #f7f7f7 0%, #71ACA0 55%) !important;
    width: 100%;
    height: 100vh
}

.card{
    border-radius: 20px !important;
}

.cls-export-buttons{
    text-align: end !important;
}

.form-control{
    border-radius: 8px !important;
}

.dataTables_info{
    padding-top: 1% !important;
}

.modal-header{
    display: block !important;
}