﻿.referral-form.wizard > .steps > ul > li {
    width: 16.66%;
}

.referral-form.wizard > .content > .body {
    width: 100%;
}

.bs-container.input-group-btn.select-picker.open .dropdown-menu.inner {
    max-height: 195px;
    overflow: hidden auto;
}

@media (max-width:768px) {
    .referral-form.wizard > .steps > ul > li {
        width: 100%;
    }
}

/*.referral-form .form-group {
    margin-bottom: 0px;
}*/
