@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');.guideContainerWrapperNode.guideContainerNode.container{margin-left:0;margin-right:0}
.afCaptchaField{min-height:20px;max-width:max-content}
.guideImage img{height:auto;max-height:100%;margin-right:.75rem;margin-left:.75rem;margin-top:1rem;width:inherit;max-width:calc(100% - 1.5rem)}
body{font-family:Inter;font-size:1rem;line-height:1.42857143;margin-left:0;margin-bottom:0;margin-right:0;margin-top:0}
.guideChart{height:100%;width:inherit;max-width:100%;max-height:100%}
.guideFieldNode{display:flex;flex-direction:column}
.guideFieldNode>.guideFieldLabel{order:1}
.guideFieldNode>.guideFieldDescription.short{order:2}
.guideFieldNode>.guideFieldDescription.short>p:first-child{margin-top:.5rem}
.guideFieldNode>.guideFieldWidget{order:3}
.guideFieldNode>.guideRadioButtonGroupItems{order:3}
.guideFieldNode>.guideCheckBoxGroupItems{order:3}
.guideFieldNode>.guideFieldError{order:4}
.guideFieldNode:not(.guideButton):not(.guideTextDraw):not(.guideChart){margin-top:.25rem;padding-left:.5rem;padding-right:.75rem;border-left-width:.25rem;border-bottom-width:0;border-right-width:0;border-top-width:0;border-style:solid;border-color:rgba(255,255,255,0);padding-top:.5rem;margin-bottom:.25rem}
.guideFieldNode.validation-failure:not(.guideButton):not(.guideTextDraw):not(.guideChart){border-left-width:4px;border-style:solid;border-color:#eb3c36;border-right-width:0;border-top-width:0;border-bottom-width:0;background:rgba(235,60,54,0.05)}
.guideFieldDescription.long{margin-bottom:.25rem;margin-right:0;margin-left:0;margin-top:.25rem;clear:both;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:4px;border-top-left-radius:4px;display:none;font-size:.875rem;color:#666;background:rgba(0,0,0,0.05);padding-left:1rem;padding-bottom:.125rem;padding-top:.125rem;padding-right:1rem;border-left-color:#007fa2;transition:all 2s}
label{font-weight:normal;margin-left:0;margin-right:0;color:#000;font-size:16px;line-height:24px;font-weight:400;font-style:normal;margin-bottom:0;margin-top:0;font-family:Inter}
.guideFieldLabel label{display:block;font-weight:600;margin:8px 0}
.guideFieldNode[data-mandatory='true'] .guideFieldLabel label:not(:has(p))::before,.guideFieldNode[data-mandatory='true'] .guideFieldLabel label p:first-child::before,.guideFieldNode[data-mandatory='true']:not(:has(.guideFieldLabel)) .guideRadioButtonGroupItems::before,.guideFieldNode[data-mandatory='true']:not(:has(.guideFieldLabel)) .guideCheckBoxGroupItems .guideCheckBoxItem label::before,.epcor-show-required-symbol label::before{font-weight:600;font-size:1rem;content:"*";color:red;margin-right:5px;display:inline}
input,select,textarea,.guideScribble img,.afTermsAndConditions{border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;height:2.5rem;font-size:.875rem;padding-bottom:.625rem;padding-left:.625rem;padding-top:.625rem;padding-right:.625rem;background:#fff;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;color:#000;border-color:#000}
.guideFieldWidget:not(.guideFieldButtonWidget){display:block}
.guideCheckBoxGroupItems:not(.guideImageChoice):not(.guideSwitch){width:100%;display:flex;flex-direction:column;gap:12px}
.afCheckBoxItem .guideWidgetLabel label,.guide-tnc-checkbox .guideWidgetLabel label{margin-left:.2em;margin-right:1.5rem;vertical-align:middle;color:#000;font-size:18px;cursor:pointer;line-height:26px;font-family:Inter !important;display:flex}
.afCheckBoxItem .guideWidgetLabel label p,.guide-tnc-checkbox .guideWidgetLabel label p{margin-top:0;margin-bottom:0}
.guideCheckBoxItem .guideWidgetLabel,.guide-tnc-checkbox .guideWidgetLabel{width:auto !important;display:inline-block}
input[type="checkbox"]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border:0;background:0}
input[type="checkbox"]:hover{opacity:.7}
input[type="checkbox"]:active::before{border:3px solid #5484b5}
input[type="checkbox"]::before{content:"";position:absolute;width:20px;height:20px;border-radius:3px;border:2px solid #004890;top:0;left:0}
input[type="checkbox"]:checked::before{content:'\2713';color:white;background-color:#004890;text-align:center;line-height:1.2}
.guideFieldWidget.guideNumericStepper{width:40%;min-width:200px;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-style:solid;border-color:#ccc;background:#fff;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.guideFieldWidget.guideNumericStepper input[type='text'].ui-spinner-input,.guideFieldWidget.guideNumericStepper input[type='number'].ui-spinner-input{width:calc(100% - 5rem);text-align:center;border-bottom-width:1px;border-top-width:1px;border-right-width:0;border-left-width:0;border-color:#000;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0}
.guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-down{width:2.5rem;height:2.5rem;display:inline-block;float:left;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Minus.svg) center center / .75rem .75rem no-repeat;border-bottom-width:1px;border-left-width:1px;border-top-width:1px;border-right-width:0;border-style:solid;border-color:#000;border-bottom-left-radius:8px;border-top-left-radius:8px;border-top-right-radius:0;border-bottom-right-radius:0;cursor:pointer}
.guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-down:focus{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Minus_Hover.svg) center center / .75rem .75rem no-repeat}
.guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-down:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Minus_Hover.svg) center center / .75rem .75rem no-repeat}
.guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-up{width:2.5rem;height:2.5rem;float:right;display:inline-block;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Plus.svg) center center / .75rem .75rem no-repeat;border-bottom-width:1px;border-top-width:1px;border-style:solid;border-color:#000;border-right-width:1px;border-left-width:0;border-top-left-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px;cursor:pointer}
.guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-up:focus{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Plus_Hover.svg) center center / .75rem .75rem no-repeat}
.guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-up:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Plus_Hover.svg) center center / .75rem .75rem no-repeat}
.guideRadioButtonGroupItems:not(.guideImageChoice):not(.guideSwitch){display:block;width:100%}
.afRadioButtonItem .guideWidgetLabel label{margin-bottom:0;margin-right:1.5rem;margin-top:0;vertical-align:middle;color:#000;cursor:pointer;line-height:20px}
.guideCheckBoxGroupItems:before,.guideRadioButtonGroupItems:before,.guideCheckBoxGroupItems:after,.guideRadioButtonGroupItems:after{display:none}
.guideRadioButtonGroupItems:has(.guideFieldHorizontalAlignment){display:flex !important;gap:1.5rem}
.guideRadioButtonItem{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}
.guideCheckBoxGroupItems .guideCheckBoxItem .guideFieldWidget,.guideCheckBoxGroupItems .guideCheckBoxItem .guideWidgetLabel,.guideRadioButtonGroupItems .guideRadioButtonItem .guideFieldWidget,.guideRadioButtonGroupItems .guideRadioButtonItem .guideWidgetLabel{display:flex;align-items:center}
.macSafariForm .guideFieldWidget input[type="checkbox"],.macSafariForm .guideFieldWidget input[type="radio"]{width:20px;height:20px}
.XfaCheckBox input[type='radio']{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid #ccc;background-color:white;cursor:pointer;box-sizing:border-box;margin:0;padding:0;display:inline-block;vertical-align:middle;position:relative}
.XfaCheckBox input[type='radio']:checked{border:6px solid #004890;background-color:white}
.multiline.textField textArea{height:80px;color:#000}
.guideFieldWidget.textField.multiline{width:360px}
.guideFieldWidget input[type="text"]:focus,.guideFieldWidget input[type="email"]:focus,.guideFieldWidget input[type="password"]:focus,.guideFieldWidget input[type="date"]:focus,.guideFieldWidget select:focus,.guideFieldWidget textarea:focus{border:3px solid #004890 !important;outline:0}
.guideFieldWidget input[type="text"]:read-only,.guideFieldWidget input[type="email"]:read-only,.guideFieldWidget input[type="password"]:read-only,.guideFieldWidget input[type="date"]:read-only,.guideFieldWidget textarea:read-only{background:#e0e0e0;border-color:silver}
@media(min-width :1200px){form .container{width:940px}
}
@media(max-width :767px){.guide-nav-next.guide-nav-toolbar-button{margin-left:1rem;margin-bottom:0;margin-right:0;width:2.5rem;height:2.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/FatChevron-Right-Default.svg) center center / auto 1.25rem no-repeat;cursor:pointer}
}
@media(min-width:310px) and (max-width:479px){.guideFieldWidget.textField,.guideFieldWidget.dropDownList,.guideFieldWidget.numericInput,.guideFieldWidget.dateTimeEdit{width:100% !important}
.guideFieldWidget input[type="text"],.guideFieldWidget input[type="date"],.guideFieldWidget input[type="email"],.guideFieldWidget input[type="password"],.guideFieldWidget select,.guideFieldWidget textarea{width:100%}
.fd-row{margin-left:20px;margin-right:20px}
.guidePanelNode.no-margin .fd-row{margin:0}
.afToolbarButton{width:100%}
button.movePrev:not(.af-icon-button),button.moveNext:not(.af-icon-button),button.reset:not(.af-icon-button),button.submit:not(.af-icon-button){width:100% !important}
.nextitemnav{position:relative !important;top:0 !important}
.toolbar{height:180px}
.wizard-navigators>li{width:31%;border-bottom:none !important}
}
@media(min-width:454px) and (max-width:784px){.fd-row{margin-left:20px;margin-right:20px}
.guidePanelNode.no-margin .fd-row{margin:0}
}
@media(max-width :767px){.guide-nav-prev.guide-nav-toolbar-button{position:relative;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/FatChevron-Left-Default.svg) center center / auto 1.25rem no-repeat;width:2.5rem;height:2.5rem;margin-right:1rem;margin-left:0;cursor:pointer}
}
.guideSwitch .ui-switchbutton-default.ui-state-active{background:rgba(0,0,0,0);font-weight:normal}
.guideSwitch .ui-switchbutton-default{height:24px;margin-top:5px;padding-bottom:0;padding-top:0;border-left-width:1px;border-bottom-width:1px;border-top-width:1px;border-right-width:1px;border-style:solid;border-bottom-right-radius:12px;border-bottom-left-radius:12px;border-top-left-radius:12px;border-top-right-radius:12px;border-color:#ccc}
.guideSwitch .ui-switchbutton-default .ui-switchbutton-handle{background:linear-gradient(180deg,#d7d7d7,#fcfcfc);width:22px;height:22px;display:block;position:absolute;border-bottom-right-radius:12px;border-bottom-left-radius:12px;border-top-left-radius:12px;border-top-right-radius:12px;margin-top:0;margin-left:0;margin-right:0;margin-bottom:0;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;border-style:solid;border-color:#a2a2a2}
.guideSwitch .ui-switchbutton-default label.ui-switchbutton-enabled{font-size:14px;line-height:18px;font-weight:bold;text-transform:uppercase;height:20px;padding-top:4px;display:block;margin-bottom:5px;margin-top:0;overflow:hidden;position:absolute;color:#fff;background:#54b46b}
.guideSwitch .ui-switchbutton-default label.ui-switchbutton-disabled{font-size:14px;line-height:18px;font-weight:bold;text-transform:uppercase;height:20px;padding-top:4px;padding-right:0;display:block;margin-bottom:5px;margin-top:0;overflow:hidden;position:absolute;color:#7c7c7c;background:#e6e6e6}
.guideFieldWidget.afTermsAndConditions{border-left-width:0;border-bottom-width:0;border-right-width:0;border-top-width:0}
.afTncContentArea{background:#fff;overflow:auto;border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-color:#ccc;margin-bottom:.25rem;padding-left:1rem;padding-right:1rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;border-top-right-radius:.25rem;font-size:.875rem;line-height:1.6;max-height:160px;color:#000}
@media(max-width :767px){.afTncContentArea{max-height:8rem}
}
.guideTermsAndConditions.termsandconditions-epcor-style-one .guideFieldWidget.afTermsAndConditions.tnc{display:flex;flex-direction:column}
.guideTermsAndConditions.termsandconditions-epcor-style-one .guideFieldWidget.afTermsAndConditions.tnc .afTncContentArea{order:2;font-size:18px;line-height:26px}
.guideTermsAndConditions.termsandconditions-epcor-style-one .guideFieldWidget.afTermsAndConditions.tnc .guide-tnc-checkbox{order:1}
.guideTermsAndConditions.termsandconditions-epcor-style-one .afTncContentArea{border-width:0;max-height:unset}
.guideTermsAndConditions.termsandconditions-epcor-style-one .afTncContentArea ul{display:flex;flex-direction:column;gap:.625rem}
.guideImageChoice .guideRadioButtonItem.imageCheckButtonChecked .guideWidgetLabel,.guideImageChoice .guideCheckBoxItem.imageCheckButtonChecked .guideWidgetLabel{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/ImageChoiceSelectIcon.svg) center center no-repeat,rgba(23,107,230,0.5)}
.afTncContentArea.guide-modal-body{margin-left:20px;margin-bottom:20px;margin-right:20px;margin-top:20px}
.afTermsAndConditions .guide-modal-header{background:#afb0b5;min-height:16.42857143px;border-top-right-radius:6px;border-top-left-radius:6px;padding-left:15px;padding-bottom:15px;padding-right:15px;padding-top:15px;border-left-width:0;border-bottom-width:1px;border-right-width:0;border-top-width:0;border-style:solid;border-color:#e5e5e5}
.dropDownList select{border-left-width:1px;border-bottom-width:1px;border-top-width:1px;border-right-width:1px;border-style:solid;padding-left:.625rem;padding-bottom:.625rem;padding-top:.625rem;padding-right:.625rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Down-Default.svg) calc(100% - 0.5rem) 50% / auto 1rem no-repeat,rgba(255,255,255,0.5);border-color:#000;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;font-weight:normal;color:#000;font-size:14px;height:100%;line-height:1.15;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.guideFieldWidget.dropDownList{width:360px}
.guideFieldWidget.dateTimeEdit{width:360px}
.dropDownList select:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Down-Active.svg) calc(100% - 0.5rem) 50% / auto 1rem no-repeat,rgba(255,255,255,0.8)}
.guideformtitle,.guideTextDraw.guideformtitle{margin-bottom:.8125rem;padding-left:0;padding-bottom:0;padding-top:0;padding-right:0;color:#000;font-size:1.25rem !important;line-height:32px;font-weight:bold;font-weight:600}
@media(max-width :991px){.guideformtitle,.guideTextDraw.guideformtitle{margin-bottom:0}
}
@media(max-width :767px){.guideformtitle,.guideTextDraw.guideformtitle{margin-left:1rem;margin-bottom:.5rem}
}
.guideHelpQuestionMark{display:inline-block;position:absolute;top:8px;right:8px;width:1rem;height:1rem;border-bottom-right-radius:9px;border-bottom-left-radius:9px;border-top-left-radius:9px;border-top-right-radius:9px;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/questionmark.svg) center center / cover no-repeat,#969696;cursor:pointer}
.guideHelpQuestionMark:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/questionmark.svg) left top / cover no-repeat,#777}
.guidePanelDescription>.guideHelpQuestionMark{position:relative;left:5px;top:0}
.guidePanelDescription.long{background:rgba(0,0,0,0.05);padding-left:1rem;padding-right:1rem;padding-top:.125rem;padding-bottom:.125rem;margin-left:0;margin-right:0;margin-top:.25rem;color:#666;font-size:.875rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.guideGridFluidDescription.guidePanelDescription{margin-bottom:1.5rem;font-size:1.25rem;margin-left:.75rem;margin-right:.75rem;color:#000}
@media(max-width :767px){.guideGridFluidDescription.guidePanelDescription{margin-bottom:.5rem}
}
@media(max-width :767px){.tab-navigators.tab-navigators-mobile{background:#e6e6e6;padding-left:0;padding-bottom:0;padding-top:0;padding-right:0;margin-left:0;margin-bottom:0;margin-top:0;margin-right:0;box-shadow:0 2px 10px 0 rgba(0,0,0,0.35);border-left-width:1px;border-bottom-width:1px;border-top-width:1px;border-right-width:1px;border-style:solid;border-color:#e6e6e6;list-style:none;cursor:pointer}
}
@media(max-width :767px){.guide-mobile-navigator .navigator-toggle:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/HamburgerMenuWmargin-Hover.svg) 50% 0 / auto 2rem no-repeat}
.guide-mobile-navigator .navigator-toggle{border:0;float:right;cursor:pointer;margin-right:1rem;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:0;margin-left:1rem;width:2.5rem;height:2.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/HamburgerMenuWmargin-Default.svg) 50% 0 / auto 2rem no-repeat;margin-bottom:.5rem}
}
@media(max-width :767px){.tab-navigators.tab-navigators-mobile>li>a:hover{background:#ccc;color:#666}
.tab-navigators.tab-navigators-mobile>li.wizard-tab-disabled>a,.tab-navigators.tab-navigators-mobile>li.wizard-tab-disabled>a:hover{opacity:.5}
.tab-navigators.tab-navigators-mobile>li.active>a,.tab-navigators.tab-navigators-mobile>li.active.stepped>a{background:#666;color:#fff}
.tab-navigators.tab-navigators-mobile>li>a{color:#666;background:#e6e6e6;padding-left:1rem;width:100%;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;text-decoration:none}
}
@media(max-width :767px){.mobileScrollIndicator{display:block;z-index:55;position:fixed;bottom:20px;right:0;width:3rem;height:5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/ScrollDown.svg) left top / 1.5rem 1.5rem no-repeat}
}
@media(max-width :767px){.guide-header-bar{background:#e6e6e6;color:#fff;padding-left:.5rem;text-transform:uppercase;position:static;top:0}
}
@media(max-width :479px){.guide-header-bar{background:#004389;color:#000}
}
@media(max-width :767px){.guide-header-bar .guide-breadcrumb{float:left;color:#666;margin-right:1rem;line-height:2.5rem;margin-bottom:0;margin-top:0;margin-left:0}
}
.accordion-navigators .guideHeader>a{display:block;border-style:solid;border-top-width:2px;border-left-width:2px;border-right-width:2px;border-color:#ccc;padding-bottom:1rem;padding-left:2rem;padding-top:1rem;padding-right:1rem;font-size:.875rem;text-decoration:none;color:#969696;cursor:pointer;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Right.svg) .5rem 50% / auto 1rem no-repeat,#f1f1f1;border-bottom-width:2px}
.accordion-navigators .active>.guideHeader>a,.accordion-navigators .active .guideHeader>a:hover{color:#666;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Active.svg) .5rem 50% / auto 1rem no-repeat,#f5f5f5;border-left-width:2px;border-bottom-width:0;border-top-width:2px;border-right-width:2px;border-style:solid;border-color:#ccc}
.accordion-navigators .guideHeader>a:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Right-Hover.svg) .5rem 50% / auto 1rem no-repeat,#f0f0f0;color:#666}
.accordion-navigators .guideHeader .repeatableButtons button.Add{border:0;width:1.5rem;height:1.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Add-Default.svg) 50% 40% / 1.2rem 1.2rem no-repeat}
.accordion-navigators .active>.guideHeader .repeatableButtons>button.Add{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Add-Hover.svg) 50% 40% / 1.2rem 1.2rem no-repeat}
.accordion-navigators .guideHeader .repeatableButtons>button.Add:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Add-Hover.svg) 50% 40% / 1.2rem 1.2rem no-repeat}
.accordion-navigators .guideHeader .repeatableButtons button.Remove{border:0;width:1.5rem;height:1.5rem;margin-left:.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Delete-Default.svg) 50% 40% / 1.2rem 1.2rem no-repeat}
.accordion-navigators .active>.guideHeader .repeatableButtons>button.Remove{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Delete-Hover.svg) 50% 40% / 1.2rem 1.2rem no-repeat}
.accordion-navigators .guideHeader .repeatableButtons button.Remove:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Delete-Hover.svg) 50% 40% / 1.2rem 1.2rem no-repeat}
.guideGridFluidLayout{color:#666}
.guideTabbedPanelLayout{border-top-width:0;border-left-width:0;border-bottom-width:0;border-right-width:0;border-style:solid;border-color:#08b1cf}
.afTabLeftPanel{padding-left:3.5rem;padding-bottom:1rem;padding-right:3.5rem;padding-top:1rem;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-style:solid;background:#fafafa;border-color:#e6e6e6}
@media(max-width :991px){.afTabLeftPanel{border-top-width:0}
}
@media(max-width :767px){.afTabLeftPanel{padding-top:.5rem;padding-right:.5rem;padding-left:.5rem;border-top-width:1px;background:#fff}
}
.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical{margin-bottom:0;margin-top:0;margin-left:0;margin-right:0;padding-bottom:0;padding-left:0;padding-top:0;padding-right:0;list-style:none;cursor:pointer;overflow:hidden;background:#f1f1f1;border-left-width:1px;border-bottom-width:0;border-top-width:1px;border-right-width:0;border-color:#e6e6e6;border-style:solid}
@media(max-width :991px){.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical{border-right-width:1px}
}
.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical>li>a.guideLeftNavIcon{width:calc(100% - 35px);margin-bottom:0;margin-top:0;margin-left:0;margin-right:0;display:block;padding-bottom:1rem;padding-left:2rem;padding-top:1rem;padding-right:.25rem;text-decoration:none;border-top-width:0;border-left-width:0;border-bottom-width:1px;border-right-width:0;border-color:#e6e6e6;border-style:solid;background:#f1f1f1;color:#000;box-sizing:content-box}
.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical>li.active>a.guideLeftNavIcon,.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical>li.active.stepped>a.guideLeftNavIcon,.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical>li.active>a.guideLeftNavIcon:hover{background:url('../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Tick.svg') .5rem 50% / .8125rem auto no-repeat,#004389;color:#fff}
.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical>li>a.guideLeftNavIcon:hover,.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical>li.stepped>a.guideLeftNavIcon:hover{background:url('../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Tick_Hover.svg') .5rem 50% / .8125rem auto no-repeat}
.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical>li>a.guideLeftNavIcon{background:#fff;border-left-width:4px;border-bottom-width:0;border-top-width:0;border-right-width:0;color:#000}
.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical>li.active>a.guideLeftNavIcon,.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical>li.active.stepped>a.guideLeftNavIcon,.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical>li.active>a.guideLeftNavIcon:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/DoubleTick.svg) .5rem 50% / .8125rem auto no-repeat,#fff;border-left-width:4px;border-bottom-width:0;border-right-width:0;border-top-width:0;color:#000;border-color:#004389}
.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical>li>a.guideLeftNavIcon:hover,.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical>li.stepped>a.guideLeftNavIcon:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/DoubleTick.svg) .5rem 50% / .8125rem auto no-repeat,#fff;color:#000}
.guideVerticalTabbedPanelLayout .tab-navigators{margin-bottom:.5rem;overflow:hidden;border-style:solid;border-bottom-width:1px;border-right-width:0;border-left-width:0;border-top-width:0;width:100%;color:#000;list-style:none}
.guideVerticalTabbedPanelLayout .tab-navigators>li>a.guideTopNavIcon{padding-right:0;margin-right:3rem;padding-top:.75rem;padding-bottom:.75rem;margin-left:0;padding-left:0;background:rgba(255,255,255,0)}
.guideVerticalTabbedPanelLayout .tab-navigators>li.stepped>a.guideTopNavIcon,.guideVerticalTabbedPanelLayout .tab-navigators-vertical .tab-navigators-vertical li.stepped>a.guideTopNavIcon{color:#000}
.guideVerticalTabbedPanelLayout .tab-navigators>li.active>a.guideTopNavIcon,.guideVerticalTabbedPanelLayout .tab-navigators-vertical .tab-navigators-vertical li.active>a.guideTopNavIcon,.guideVerticalTabbedPanelLayout .tab-navigators>li.stepped.active>a.guideTopNavIcon,.guideVerticalTabbedPanelLayout .tab-navigators-vertical .tab-navigators-vertical li.stepped.active>a.guideTopNavIcon,.guideVerticalTabbedPanelLayout .tab-navigators>li.active>a.guideTopNavIcon:hover,.guideVerticalTabbedPanelLayout .tab-navigators-vertical .tab-navigators-vertical li.active>a.guideTopNavIcon:hover{border-left-width:0;border-bottom-width:2px;border-top-width:0;border-right-width:0;border-color:#666;border-style:solid;color:#000}
.guideVerticalTabbedPanelLayout .tab-navigators>li>a.guideTopNavIcon:hover{color:#666;background:rgba(255,255,255,0);border-style:solid;border-left-width:0;border-bottom-width:2px;border-top-width:0;border-right-width:0;border-color:rgba(150,150,150,0.5)}
.wizard-navigators{padding-bottom:.5rem;padding-left:0;padding-top:.5rem;padding-right:0;list-style-type:none;font-size:16px;overflow:hidden;white-space:nowrap;cursor:default;text-transform:uppercase;counter-reset:item;margin-left:0;margin-bottom:0;margin-top:0;margin-right:0;display:flex;justify-content:space-between;gap:10px}
.wizard-navigators>li{flex-grow:1}
.wizard-navigators>li:last-child{flex-grow:0}
.wizard-navigators>li:last-child>a::after{display:none}
.wizard-navigators>li.af-widget-itemnav-1,.wizard-navigators>li.af-widget-itemnav-2,.wizard-navigators>li.af-widget-itemnav-3,.wizard-navigators>li.af-widget-itemnav-4{width:unset}
.wizard-navigators>li>a>span{color:#000 !important;left:0 !important;font-size:16px !important;font-weight:400 !important;padding:0 !important;padding-bottom:4px !important;width:100%;display:none !important;position:relative}
@media(max-width :767px){.wizard-navigators{margin-left:1rem;margin-right:1rem;width:100% !important;overflow-x:scroll !important;-ms-overflow-style:none;scrollbar-width:none}
.wizard-navigators::-webkit-scrollbar{display:none}
}
.wizard-navigators>li>a{display:inline-block;border-top-width:0;border-left-width:0;border-bottom-width:0;border-right-width:0;border-style:solid;border-color:#000;position:relative;counter-increment:item;border-top-right-radius:200px;border-bottom-right-radius:200px;border-bottom-left-radius:0;border-top-left-radius:0;text-transform:capitalize;font-size:.875rem;line-height:1.5rem;color:#000;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wizard-navigators>li>a::before{content:counter(item);float:left;bottom:0;height:1.5rem;width:1.5rem;border-radius:.75rem;padding:auto;font-size:12px;font-family:Inter;font-weight:500;text-align:center;line-height:22px;border-style:solid;border-width:1px;border-color:#000;margin-right:10px}
.wizard-navigators>li.completed:has(~ li.active)>a::before{content:"";background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Tick.svg) center center / .75rem .75rem no-repeat,#0d8f27;border-color:#0d8f27}
.wizard-navigators>li.active>a::before{content:counter(item);background:0;background-color:#000;color:#fff !important}
.wizard-navigators>li.active ~ li>a:before{content:counter(item);border-color:#ababab;background:0;background-color:#ababab;color:#fff !important}
.wizard-navigators>li>a::after{background-color:#ababab;content:"";height:1px;position:absolute;right:auto;top:10px;width:100%;left:30px}
.wizard-navigators>li>a:hover{text-decoration:none}
@media(max-width :767px){.wizard-navigators>li>a{margin-right:4rem}
}
@media(max-width :479px){.wizard-navigators>li>a{color:#000}
}
.wizard-navigators>li .indicator{width:0;height:0;border-style:solid;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;margin-top:-39px;z-index:20;border-left-width:8px;border-bottom-width:8px;border-right-width:8px;border-top-width:8px;border-color:rgba(255,255,255,0);display:none;margin-left:6px;border-bottom-color:#999}
.wizard-navigators>li.stepped .indicator{display:none;border-bottom-color:#02874e}
.wizard-navigators>li.active .indicator,.wizard-navigators>li.active.stepped .indicator,.wizard-navigators>li.active:hover .indicator{display:none;border-bottom-color:#0079c1}
.wizard-navigators>li .progress{height:3px;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;margin-top:9px;margin-right:3px;margin-bottom:0;box-shadow:50px 36px 75px 80px rgba(127,127,127,0) inset;background:#004389;display:none}
.wizard-navigators>li.stepped .progress{background:#969696}
.wizard-navigators>li.active .progress,.wizard-navigators>li.active.stepped .progress,.wizard-navigators>li.active:hover .progress{background:#004389;color:#fff}
.wizard-navigators>li:hover .progress{background:#969696}
.wizard-nav-arrow.wizard-nav-next{height:2.5rem;cursor:pointer;margin-top:4.25rem;float:right;width:2.5rem;margin-right:1rem;position:absolute;border-left-width:2px;border-bottom-width:2px;border-top-width:2px;border-right-width:2px;border-style:solid;border-color:#969696;border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Right.svg) center center / 1rem 1rem no-repeat;right:2%;display:none}
.wizard-nav-arrow.wizard-nav-next:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Right-White.svg) center center / 1rem 1rem no-repeat,#666;border-color:#666}
@media(max-width :767px){.wizard-nav-arrow.wizard-nav-next{display:none}
}
.wizard-nav-arrow.wizard-nav-prev{cursor:pointer;height:2.5rem;margin-top:4.25rem;float:right;right:10%;width:2.5rem;border-left-width:2px;border-bottom-width:2px;border-top-width:2px;border-right-width:2px;border-style:solid;border-color:#969696;border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;position:absolute;margin-right:.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Left.svg) center center / 1rem 1rem no-repeat;display:none}
.wizard-nav-arrow.wizard-nav-prev:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Left-White.svg) center center / 1rem 1rem no-repeat,#969696}
@media(max-width :767px){.wizard-nav-arrow.wizard-nav-prev{display:none}
}
.guide-tab-scroller.guide-tab-scroller-next{cursor:pointer;height:1.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Right.svg) center center / 1rem 1rem no-repeat;margin-top:.5rem;display:block}
.guide-tab-scroller.guide-tab-scroller-next:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Right-Hover.svg) center center / 1rem 1rem no-repeat}
@media(max-width :991px){.guide-tab-scroller.guide-tab-scroller-next{display:block}
}
.guide-tab-scroller.guide-tab-scroller-previous{cursor:pointer;height:1.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Left.svg) center center / 1rem 1rem no-repeat;display:block;margin-top:.5rem;visibility:none}
.guide-tab-scroller.guide-tab-scroller-previous:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Left-Hover.svg) center center / 1rem 1rem no-repeat}
@media(max-width :991px){.guide-tab-scroller.guide-tab-scroller-previous{display:block}
}
.guideTableRuntimeAddControl{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Add-Default.svg) center center / 1.2rem 1.2rem no-repeat;width:1.5rem;height:1.5rem;display:inline-block;margin-bottom:1rem;margin-top:1rem;margin-left:1rem;cursor:pointer}
.guideTableRuntimeAddControl:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Add-Hover.svg) center center / 1.2rem 1.2rem no-repeat}
.guideTableRuntimeEditControl{display:inline-block;width:1.5rem;height:1.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Table-Edit-Default.svg) center center / 1.2rem 1.2rem no-repeat;margin-left:1rem;margin-bottom:1rem;margin-top:1rem;margin-right:1rem;cursor:pointer}
.guideTableRuntimeEditControl:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Table-Edit-Hover.svg) center center / 1.2rem 1.2rem no-repeat}
.guideTableRuntimeDeleteControl{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Delete-Default.svg) center center / 1.2rem 1.2rem no-repeat;width:1.5rem;height:1.5rem;margin-top:1rem;display:inline-block;margin-bottom:1rem;margin-right:1rem;margin-left:1rem;cursor:pointer}
.guideTableRuntimeDeleteControl:hover{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Accordion-Delete-Hover.svg) center center / 1.2rem 1.2rem no-repeat}
@media(min-width :767px){.guidetoolbar{display:flex;gap:1rem}
}
.guideToolbarNode{margin-left:8.33333333%;width:83.33333333%;margin-top:1.5rem;margin-bottom:1.5rem;height:2.85rem;padding-top:.125rem;padding-bottom:.125rem;display:flex;justify-content:flex-end;@media(max-width:767px){bottom:0;margin-left:0;padding-left:20px;padding-right:20px;width:100%;margin-top:0;margin-bottom:0;height:3.55rem;padding-top:.25rem;padding-bottom:.25rem;border-left-width:0;border-bottom-width:0;border-top-width:1px;border-right-width:0;border-style:solid;border-color:#e6e6e6;background:rgba(255,255,255,0.8)}
@media(max-width :479px){display:inherit}
}
button.fileattachmentlisting .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/fileattachmentlisting-ip.png) center top / contain no-repeat}
button.moveNext .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Right-White.svg) center center / auto 1.3rem no-repeat}
button.movePrev .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Left-Hover.svg) center center / auto 1.3rem no-repeat}
button.movePrev:not(.af-icon-button):active .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Left-White.svg) center center / auto 1.3rem no-repeat}
button.movePrev:not(.af-icon-button):hover .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Chevron-Left-White.svg) center center / auto 1.3rem no-repeat}
button.reset .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Reset.svg) center center / auto 1.2rem no-repeat}
button.reset:not(.af-icon-button):active .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Reset-Hover.svg) center center / auto 1.2rem no-repeat,#555;border-color:#555}
button.reset:not(.af-icon-button):focus .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Reset-Hover.svg) center center / auto 1.2rem no-repeat}
button.reset:not(.af-icon-button):hover .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Reset-Hover.svg) center center / auto 1.2rem no-repeat,#666}
button .iconButton-icon{display:none;width:1.5rem;height:1.5rem;background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Save.svg) center center / auto 1.2rem no-repeat}
button.submit .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Submit-Hover.svg) center center / auto 1.3rem no-repeat}
button.submit:not(.af-icon-button):active .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Submit-Hover.svg) center center / auto 1.3rem no-repeat,#555;border-color:#555}
button.submit:not(.af-icon-button):focus .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Submit-Hover.svg) center center / auto 1.3rem no-repeat,#666}
button.submit:not(.af-icon-button):hover .iconButton-icon{background:url(../../../../../content/dam/formsanddocuments-themes/aem-forms-reference-content/epcor-primary-theme/assets/Submit-Hover.svg) center center / auto 1.3rem no-repeat,#555;border-color:#555}
@media(max-width :767px){.afToolbarButton .guidebutton button .iconButton-label{display:none}
}
@media(max-width :767px){.afToolbarButton .guidebutton button .iconButton-icon{display:block}
}
.guideContainerWrapperNode .tooltip.bottom .tooltip-inner{background:rgba(0,0,0,0.7);max-width:350px;color:#fff;text-align:center;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:4px;border-top-left-radius:4px;width:auto;text-decoration:none;white-space:normal;word-break:break-word;word-wrap:break-word}
.guideContainerWrapperNode .tooltip.bottom .tooltip-arrow{border-bottom-color:rgba(0,0,0,0.7)}
.guideFieldError{padding-top:.25rem;color:#eb3c36;margin-left:0;margin-bottom:0;margin-top:0;margin-right:0;font-size:.875rem;padding-bottom:.25rem}
.guideFieldWidget.guideDateInputWidget .comb-datefield label{font-size:.75rem;text-transform:uppercase;padding-bottom:0;padding-right:0;padding-top:0;padding-left:0;margin-left:0;margin-bottom:.125rem;margin-top:.5rem;margin-right:0;color:#000}
.guideFieldWidget.guideDateInputWidget input[type='text'].comb-form-group-month,.guideFieldWidget.guideDateInputWidget input[type='number'].comb-form-group-month{text-transform:uppercase;width:3.625rem;padding-bottom:auto;padding-right:auto;padding-top:auto;padding-left:auto;text-align:center;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-width:1px;border-style:solid;border-color:#000}
.guideFieldWidget.guideDateInputWidget input[type='text'].comb-form-group-day,.guideFieldWidget.guideDateInputWidget input[type='number'].comb-form-group-day{width:3.625rem;text-align:center;padding-left:auto;padding-bottom:auto;padding-top:auto;padding-right:auto;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-width:1px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-color:#000;border-style:solid}
.guideFieldWidget.guideDateInputWidget input[type='text'].comb-form-group-year,.guideFieldWidget.guideDateInputWidget input[type='number'].comb-form-group-year{width:4rem;text-align:center;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-width:1px;border-style:solid;border-color:#000;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px}
#guideContainer-rootPanel-guidedatepicker_349273790___widget{border:0}
.guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical{border-left-width:0;border-bottom-width:0;border-top-width:0;border-right-width:0}
.afToolbarButton{display:inline-block}
.guideFieldDescription.short{font-size:1rem;line-height:1.5rem;color:#383838}
.guideTableNode table .guideTableRowNode.guideTableHeader th{background:#666;font-weight:bold;padding-right:.625rem;padding-left:.625rem;border-style:hidden;height:3.875rem;color:#fff;text-align:left}
.guideTableNode table .guideTableRowNode.guideTableHeader:nth-child(even),.guideTableNode table .guideTableRowNode.guideTableHeader:nth-child(odd),.guideTableNode table .guideTableRowNode.guideTableHeader{background:#333}
.guideTableNode table td{text-align:left}
.guideTableNode table{border-style:hidden;margin-top:.25rem;margin-left:.75rem;margin-right:.75rem;max-width:calc(100% - 1.5rem);margin-bottom:.75rem}
.guideTableNode table tbody:nth-of-type(even) tr,.guideTableNode table tbody tr:nth-of-type(even){border-style:hidden;background:#eee}
.guideTableNode table td:nth-child(even){border-style:hidden}
.guideTableNode div.guidePanelDescription{margin-left:.75rem;margin-right:.75rem;color:#000}
.afFormTitle.guidetextdraw.guidefield .guideTextDraw.guideStaticText{font-weight:600;width:unset}
.guideTextDraw.guideStaticText{padding-left:.75rem;padding-right:.75rem;display:block;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#000;margin:8px 0}
.guideLayout.guideVerticalTabbedPanelLayout{color:#000}
@media(max-width :991px){.guideLayout.guideVerticalTabbedPanelLayout{padding-left:0rem;padding-right:0rem}
}
@media(max-width :767px){.guideLayout.guideVerticalTabbedPanelLayout{padding-right:0;padding-left:0}
}
.guideAccordionLayout{border-left-width:2px;border-bottom-width:2px;border-top-width:2px;border-right-width:2px;border-style:hidden;border-color:#fff}
.guideContainer{font-size:26px}
hr{margin-top:.5rem;margin-bottom:.5rem;opacity:1;border-style:solid;border-color:rgba(0,0,0,0.15);margin-right:.75rem;margin-left:.75rem}
.guideWizardLayout{padding-top:.5rem}
@media(max-width :767px){.guideWizardLayout{background:#fff}
}
.guideTableNode table tbody:nth-of-type(odd) tr:nth-of-type(odd){background:#fff}
button.moveNext:not(.af-icon-button){color:#fff}
button.moveNext:not(.af-icon-button):active{border-color:#555}
button.moveNext:not(.af-icon-button):hover{border-color:#555}
@media(max-width :767px){button.moveNext:not(.af-icon-button){padding-right:.625rem;padding-left:.625rem}
}
button.submit:not(.af-icon-button){color:#fff;border-color:rgba(0,0,0,0);background:#004890;border-top-right-radius:11px;border-bottom-left-radius:11px;border-bottom-right-radius:11px;border-top-left-radius:11px}
button.submit:not(.af-icon-button):active{background:#555;border-color:#555}
button.submit:not(.af-icon-button):hover{border-color:#555}
@media(max-width :767px){button.submit:not(.af-icon-button){padding-left:.625rem;padding-right:.625rem}
}
.guideFieldWidget.dateTimeEdit input{font-family:Arial}
.afWizardPanel{margin-left:8.33333333%;padding-left:1rem;padding-bottom:2rem;padding-right:3.5rem;padding-top:1rem;border-color:#e6e6e6;border-left-width:1px;border-bottom-width:1px;border-top-width:1px;border-right-width:1px;border-style:solid;border-radius:12px}
.afWizardPanel{margin-left:8.33333333%;padding-left:1rem;padding-bottom:2rem;padding-right:3.5rem;padding-top:1rem;border-color:#e6e6e6;border-left-width:1px;border-bottom-width:1px;border-top-width:1px;border-right-width:1px;border-style:solid;border-radius:12px}
@media(max-width :767px){.afWizardPanel{margin-left:0;padding-left:.5rem;padding-right:.5rem;padding-top:.5rem;padding-bottom:.5rem}
}
button.reset:not(.af-icon-button){color:#004389;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-width:1px;border-style:solid;border-color:#004389}
@media(max-width :767px){button.reset:not(.af-icon-button){padding-left:.625rem;padding-right:.625rem;border-left-width:2px;border-bottom-width:2px;border-top-width:2px;border-right-width:2px;border-style:solid}
}
button:not(.af-icon-button),input[type='button']{margin-bottom:0;margin-top:0;margin-left:0;margin-right:0;border-style:solid;padding-bottom:.625rem;padding-left:1rem;padding-top:.625rem;padding-right:1rem;font-size:14px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-width:1px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-color:#004890;background:#004890;color:#fff;cursor:pointer}
button:not(.af-icon-button):active{color:#fff;border-color:#555;background:#036}
button:not(.af-icon-button):focus{color:#fff;background:#004890;border-color:#5484b5;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-width:1px;border-style:solid}
button:not(.af-icon-button):hover{color:#fff;background:#5484b5}
[data-disabled='true'] button:not(.af-icon-button){color:#e6e6e6;background:#8aabcc}
.afTabTopPanel{padding-bottom:1rem;padding-top:1rem;padding-right:3rem;padding-left:5.3rem}
@media(max-width :991px){.afTabTopPanel{padding-right:0;padding-left:0}
}
@media(max-width :767px){.afTabTopPanel{padding-left:.5rem;padding-right:.5rem;padding-top:.5rem;padding-bottom:.5rem}
}
.afAccordionPanel{padding-left:3.5rem;padding-bottom:1rem;padding-right:3.5rem;padding-top:1rem;border-style:solid;border-left-width:2px;border-bottom-width:2px;border-top-width:0;border-right-width:2px;border-color:#ccc;background:#f5f5f5}
@media(max-width :767px){.afAccordionPanel{padding-left:0;padding-bottom:0;padding-top:0;padding-right:0}
}
.guideAccordionDescription.guidePanelDescription{margin-bottom:1.5rem;font-size:1.25rem;color:#666}
@media(max-width :767px){.guideAccordionDescription.guidePanelDescription{margin-bottom:.5rem;margin-top:.25rem}
}
.afCheckBoxItem,.guide-tnc-checkbox{cursor:pointer;display:flex;gap:12px;width:100% !important;height:100%;line-height:26px}
.afRadioButtonItem{cursor:pointer}
button.movePrev:not(.af-icon-button){color:#FFF !important;background-color:#004890 !important}
button.reset:not(.af-icon-button){color:#FFF}
@media(max-width :767px){button.movePrev:not(.af-icon-button){padding-right:.625rem;padding-left:.625rem}
}
.guideSummaryComponent{text-align:center;max-width:100%;position:relative;height:500px;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;border-style:solid;overflow:auto}
.adobeSignBlockText{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:solid;border-top-left-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:4px;padding-top:.5rem;padding-bottom:.5rem;padding-left:.5rem;padding-right:.5rem;background:rgba(0,0,0,0.02);border-color:rgba(0,0,0,0.15)}
.textField input[type='text']{color:#000;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-width:1px;border-style:solid;border-color:#000;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px}
.guideFieldWidget.textField{width:360px}
.numericInput input[type='text'],.numericInput input[type='number']{border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-width:1px;border-style:solid;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-color:#000}
.guideFieldWidget.numericInput{width:360px}
.guideFieldWidget.textField{width:360px}
.afFooter{width:100%;text-align:center;background:#e6e6e6;margin-top:4rem;padding-top:.5em;padding-bottom:.5rem;box-sizing:content-box}
@media(max-width :767px){.afFooter{margin-bottom:3.55rem}
}
.guideTextDraw.footerText{color:#969696;font-size:.75em}
.afHeader{color:#969696;top:0;right:0;left:0;border-left-width:0;border-bottom-width:1px;border-right-width:0;border-top-width:0;height:90px;vertical-align:text-top;background:#f5f5f5;border-color:#e6e6e6;margin-bottom:1rem;border-style:solid}
@media(max-width :767px){.afHeader{height:64px;padding-left:1rem;padding-right:1rem}
}
.guideimage .logoImage img{height:3.75rem;margin-top:.9375rem;margin-left:0;width:auto;max-width:100%}
@media(max-width :767px){.guideimage .logoImage img{height:35px}
}
.guideTextDraw.headerText{font-size:1.125rem;vertical-align:top;height:70px;color:#000;font-weight:bold}
@media(max-width :767px){.guideTextDraw.headerText{height:49px;padding-left:0}
}
.red{color:#cd0505}