.dashboard-users-chart {
    max-height: 200px;
}

.no-header {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.no-header .box-header {
    display: none !important;
}

.required:after {
    color: red !important;
}

.navbar-top-links .active {
    color: white;
}