.topbar-nav.header nav#topbar ul.menu-categories li.menu a>div svg:not(.feather-chevron-down) {
    height: 16px !important;
    vertical-align: unset !important;
}


/* .btn {
    padding: 0.375rem 0.75rem !important;
} */

.btn svg {
    width: unset !important;
    /* height: 1em !important; */
    height: 15px !important;
    vertical-align: -.2em;
}

.widget.box .widget-header {
    padding: 0px !important;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    color: #3b3f5c !important;
}

label {
    color: #212529 !important;
}

a {
    color: #007bff;
}

.navbar-logo-white {
    background: white;
}