.dashboard-label {

    color : #909090;
}

.dashboard-label-container {

    margin-left : 20%;
    margin-top : 60px;
}

.dashboard-graph-container {

    height : 300px;
    width : 100%;
}

#filterOnDashboard .bootstrap-select:first-child .dropdown-menu.open {
    max-height : 587.422px !important;
}

#filterOnDashboard .bootstrap-select:first-child .dropdown-menu.open .inner.open {
    max-height : 575.422px !important;
}