.xm-form.modern *, .modern .XPage * {
    font-family: calibri light, sans-serif;
}
.modern .xm-item-div .XItem {
    font-size: 16px;
}
.modern .xm-item-div LABEL, .modern .CXPage .header h1, .modern .CXPage .header h2, .modern SPAN.required-star, .modern .xm-error-text, .modern .xm-progress-text {
    font-size: 15px;
    font-weight: 700;
}
.XContainer {
    background-color: #fff;
    border: 1px solid #525252;
    min-height: 25px;
    padding-bottom: 10px;
}
.modern .XItem, .modern .xm-item-div input[type=checkbox]:checked+label:before, .modern .xm-item-div input[type=radio]:checked+label:before {
    color: #000;
}
.CXFieldSet {
    padding-top: 50px !important;
}