/*
*Theme Name : ThemeName
*Description : ThemeName Theme
*Version : 1.0
*/

.frms {
    margin: 0px !important;
}
select.ff-el-form-control:not([size]):not([multiple]) {
    height: 50px;
}