.aside-brand {
    background-color: #1E6FC6 !important;
}

.aside-nav {
    background-color: #339FFF !important;
}

.aside-footer {
    background-color: #1E6FC6 !important;
}

.btn.btn-clean {
    color: #FFF;
    font-family: 'Prompt', sans-serif !important;
}

.btn.btn-clean:not(:disabled):not(.disabled).active i{
    color:#2D547E !important;
}

.card.card-custom > .card-body {
    padding: 1rem 1.25rem;
    font-family: 'Prompt', sans-serif !important;
}

.btn {
    font-family: 'Prompt', sans-serif !important;
}

.double-line {
    min-height: 50px;
}

.show-content {
    display : block;
}

.hidden-content {
    display: none;
}

.tab-data {
    min-height: 600px;
}

th {
    width: 100px !important;
}