.whd-component-body-settings-emailServer .whd-settings-emailServer-warning {
    font-family: sans-serif;
    color: red;
}

.whd-component-body-settings-emailServer .whd-settings-emailServer-warning li {
    list-style: disc;
    list-style-position: inside;
}

.whd-component-body-settings-emailServer .addressOfAccountTooltip .x-form-display-field {
    text-align: right;
    padding: 0;
    font-size: 10px;
}

.whd-component-body-settings-emailServer .sectionTitle, .whd-component-body-settings-emailServer .sectionTitle .x-form-display-field {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
}

.whd-component-body-settings-emailServer .boldFieldLabel {
    font-weight: bold;
}

.whd-component-body-settings-emailServer .x-tool-toggle {
    background-position: -15px -255px;
}

.whd-component-body-settings-emailServer .x-fieldset-collapsed .x-tool-toggle {
    background-position: -15px -240px;
}

.whd-component-body-settings-emailServer .advanced-options {
    border-width: 0 !important;
}

.whd-component-body-settings-emailServer .advancedOptionsContent {
    background-color: #D2F0FF;
}

.whd-component-body-settings-emailServer .warningMessage {
    color: red;
    font-weight: bold;
    background-color: #FFCACA;
    border-color: red;
    border-style: solid;
    border-width: 1px !important;
    border-radius: 5px;
}
