﻿.notificationSettingsDialog {
    display: none;
}

/* Hidden form rows */
.hidden-form-row {
    display: none;
}

/* Text area styling */
.textarea-sms {
    width: 400px;
    height: 150px;
}