﻿.editUserActions {
    float:right;
}
.editUserActions a {
    margin-top:0px !important;
    margin-right:10px !important;
}
.sbc-combobox {
    display: flex;
}
.userPreferences {
    padding-left:15px;
    padding-top:15px;
}
@media (max-width: 992px){
    .previlegeSection {
        padding-left: 0px !important;
    }
}
.smart-form .checkbox {
    padding-left: 0px;
    padding-bottom: 10px;
}
.ui-menu.language-dropdown {
    overflow-y: scroll;
    max-height: 175px !important;
}