@import url("https://fast.fonts.net/cssapi/02a98655-c765-4032-9576-ae48786ce07b.css");

FORM.xm-form * {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
DIV.xm-item-div, .XItem, .xm-form-footer, .XPage LABEL, .XPage .label {
	color: #666666;
}

FORM.xm-form {
    margin: 0 auto;
}
FORM.xm-form .required-star {
    color: #ff0000;
}
FORM.xm-form.error-static-view-bubble .xm-help-text *, FORM.xm-form.error-static-view-bubble .xm-error-container * {
    color: #ffffff;
}

.XPage A, .XPage A:visited {
    color: red;
    text-decoration: none;
}

.XPage A:hover, .XPage A:active {
    text-decoration: underline;
}
.XPage H1, .XPage h1 {
    color: #333333;
    font-family: "Futura W01 Bold",Helvetica,sans-serif;
    font-size: 24px;
    line-height: 32px;
    line-height: initial;
    font-weight: normal;
    margin-bottom: 0;
}

.XPage H1 a, .XPage h1 a {
    font-size:inherit;
    line-height:inherit;
    font-family:inherit;
}

.XPage .thin-title-h1 H1, .XPage .thin-title-h1 h1 {
    color: #333333;
    font-family: "Futura LT W01 Medium",Helvetica,sans-serif !important;
    font-size: 24px;
    margin:0;
    /*line-height: 32px;*/
    line-height: initial;
    font-weight: normal;
}

.XPage .thin-title-h1 H1 a, .XPage .thin-title-h1 h1 a {
    font-size:inherit;
    line-height:inherit;
    font-family:inherit;
}

.XPage H2, .XPage h2 {
    color: #333333;
    font-family: "Futura W01 Book",Helvetica,sans-serif;
    font-size: 20px;
    margin:0;
    /*line-height: 32px;*/
    line-height: initial;
    font-weight: normal;
}

.XPage H2 a, .XPage h2 a {
    font-size:inherit;
    line-height:inherit;
    font-family:inherit;
}

.XPage .thick-title-h2 H2, .XPage .thick-title-h2 h2, H2.count {
    color: #333333;
    font-family: "Futura W01 Bold",Helvetica,sans-serif;
    /* font-family: "Futura LT W01 Medium",Helvetica,sans-serif !important; */
    font-size: 20px;
    margin:0;
    /*line-height: 32px;*/
    line-height: initial;
    font-weight: normal;
}

.XPage .thick-title-h2 H2 a, .XPage .thick-title-h2 h2 a {
    font-size:inherit;
    line-height:inherit;
    font-family:inherit;
}

.XPage H3, .XPage h3 {
    color: #333333;
    /* font-family: "Futura W01 Book",Helvetica,sans-serif; */
    font-family: "Futura LT W01 Medium",Helvetica,sans-serif;
    font-size: 18px !important;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    /* line-height: 32px; */
    line-height: initial;
    font-weight: normal;
}

.XPage H3 a, .XPage h3 a {
    font-size:inherit;
    line-height:inherit;
    font-family:inherit;
}

.XPage H4, .XPage h4 {
    color: #333333;
    font-family: "Futura W01 Book",Helvetica,sans-serif;
    font-size: 14px;
    /* line-height: 32px; */
    line-height: initial;
    font-weight: normal;
}

.XPage H4 a, .XPage h4 a {
    font-size:inherit;
    line-height:inherit;
    font-family:inherit;
}

.XPage LEGEND, .XPage legend {
    color: #333333;
    /* font-family: "Futura LT W01 Light",Helvetica,sans-serif; */
    font-family: "Futura W01 Book",Helvetica,sans-serif;
    font-size: 20px;
    margin:0;
    padding-left: 10px;
    /*line-height: 32px;*/
    line-height: initial;
    font-weight: normal;
}

.XPage LABEL, .XPage .label {
    color: #525252;
    font-weight: normal;
}
FORM.xm-form .XSubmit, FORM.xm-form .XButton {
    background-color: #e32119;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    margin-right: 10px;
    padding: 7px 17px;
}
FORM.xm-form .xm-auto-buttons .XSubmit, FORM.xm-form .xm-auto-buttons .XButton {
    margin-right: 0;
}
FORM.xm-form .XSubmit[disabled="disabled"], FORM.xm-form .XButton[disabled="disabled"], FORM.xm-form .XSubmit[readonly="readonly"], FORM.xm-form .XButton[readonly="readonly"] {
    background-color: #d9d9d9;
    color: #666666;
}
.XPage .XContainer {
    background-color: transparent;
    /* border: 1px solid #d9d9d9; */
}
.body, .XPage {
    background-color: #fafafa;
}
.XPage .dynamic-row {
    /*border-bottom: 1px solid #d9d9d9;*/
    padding-bottom: 5px;
}
.XPage .dynamic-row .XContainer {
    border: medium none;
    margin-top: 0;
}
.XPage [cn=XFieldSet] {
    padding: 10px 0 0 0;
}

.XPage .XFieldSet {
    padding: 6px 0;
}
.XContainer {
    background-color: transparent;
   border: none;
}

.CXFooter {
    background-color: #fafafa;
}

.w100{
	width: 100% !important;
}


fieldset div.xm-form-row:first-of-type div.xm-item-div {
	margin-top: 0;
	padding-top: 0;
}

fieldset div.xm-form-row:first-of-type div.xm-item-div.label-followup {
	padding-top: 10px;
}

fieldset div.xm-form-row:first-of-type div.xm-w100.xm-item-div:not(:first-of-type) {
    padding-top: 10px;
    padding-left: 10px;
}

fieldset > div.xm-item-div:first-of-type {
	margin-top: 0;
	padding-top: 0;
}

.XItem .XLine, .xitem .xline {
	height: 1px !important;
    min-height: 1px !important;
    border-width: 0;
    color: #6b6b6c;
    background-color: #6b6b6c;
 }
 
 div.xm-item-div XItem.XPage {
	height: 1px !important;
    min-height: 1px !important;
    border-width: 0;
    color: #6b6b6c;
    background-color: #6b6b6c;
 }
 
 .CXPage .header, .CXPage .footer {
    background-color: transparent;
    padding: 0;
}
p strong {
    vertical-align: bottom !important;
}

.img-uploaded-preview {
    max-width: 100% !important;
}