﻿

.chosenDropdown {
    background-color: #e9ecef !important;
}

.dropdown-menu{
    position:absolute !important;
    max-height:300px;
    overflow-y:auto;
}