.creditBalanceOuter{ max-height: 400px; overflow-y:auto; }

.select2-container{
    width: 100% !important;
    height: 34px !important;
}

.select2-dropdown select2-dropdown--below{
    margin-top: -32px;
}

