/*#roomCreateModal div.form-group {
    display: none;
}*/
#roomCreateModal div.form-group:not(:last-child) {
    display: none;
}