/*Write your custom css in this file.*/
.form-group.hidden {
    display: none !important;
}

.general-form textarea.notice_client_text {
    height: 142px !important;
}