.aemformcontainer input, .aemformcontainer select, .aemformcontainer textarea, .aemformcontainer .afTermsAndConditions, .aemformcontainer .guideScribble img {
  border-radius: 0.25rem;
  border: 1px solid #cccccc;
  height: 2.5rem;
  color: #555555;
  font-size: 0.875rem;
  padding: 0.625rem;
  background: #ffffff; }

/*body {
  margin: 0;
}*/
.aemformcontainer {
  font-family: Arial;
  line-height: 1.42857143;
  /**
  MEDIA QUERIES
   */ }
  .aemformcontainer label {
    color: #666666;
    line-height: 1.42857143;
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 2px; }
  .aemformcontainer button.moveNext .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Chevron-Right-White.svg) center center/auto 1.3rem no-repeat; }
  .aemformcontainer button.moveNext:not(.af-icon-button) {
    color: #ffffff;
    background: #666666; }
    .aemformcontainer button.moveNext:not(.af-icon-button):hover {
      background: #555555;
      border-color: #555555; }
    .aemformcontainer button.moveNext:not(.af-icon-button):active {
      background: #555555;
      border-color: #555555; }
  .aemformcontainer button.movePrev .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Chevron-Left-Hover.svg) center center/auto 1.3rem no-repeat; }
  .aemformcontainer button.movePrev:not(.af-icon-button):hover .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Chevron-Left-White.svg) center center/auto 1.3rem no-repeat; }
  .aemformcontainer button.movePrev:not(.af-icon-button):active .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Chevron-Left-White.svg) center center/auto 1.3rem no-repeat; }
  .aemformcontainer button.reset .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Reset.svg) center center/auto 1.2rem no-repeat; }
  .aemformcontainer button.reset:not(.af-icon-button):focus .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Reset-Hover.svg) center center/auto 1.2rem no-repeat; }
  .aemformcontainer button.reset:not(.af-icon-button):hover .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Reset-Hover.svg) center center/auto 1.2rem no-repeat, #666666; }
  .aemformcontainer button.reset:not(.af-icon-button):active .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Reset-Hover.svg) center center/auto 1.2rem no-repeat, #555555;
    border-color: #555555; }
  .aemformcontainer button .iconButton-icon {
    display: none;
    width: 1.5rem;
    height: 1.5rem;
    background: url(uop-adaptive-form-theme/assets/Save.svg) center center/auto 1.2rem no-repeat; }
  .aemformcontainer button.submit .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Submit-Hover.svg) center center/auto 1.3rem no-repeat; }
  .aemformcontainer button.submit:not(.af-icon-button) {
    background: #666666;
    border-color: #666666;
    color: #ffffff; }
    .aemformcontainer button.submit:not(.af-icon-button):hover {
      background: #555555;
      border-color: #555555; }
      .aemformcontainer button.submit:not(.af-icon-button):hover .iconButton-icon {
        background: url(uop-adaptive-form-theme/assets/Submit-Hover.svg) center center/auto 1.3rem no-repeat, #555555;
        border-color: #555555; }
    .aemformcontainer button.submit:not(.af-icon-button):active {
      background: #555555;
      border-color: #555555; }
      .aemformcontainer button.submit:not(.af-icon-button):active .iconButton-icon {
        background: url(uop-adaptive-form-theme/assets/Submit-Hover.svg) center center/auto 1.3rem no-repeat, #555555;
        border-color: #555555; }
    .aemformcontainer button.submit:not(.af-icon-button):focus .iconButton-icon {
      background: url(uop-adaptive-form-theme/assets/Submit-Hover.svg) center center/auto 1.3rem no-repeat, #666666; }
  .aemformcontainer button.save .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Save.svg) center center/auto 1.3rem no-repeat; }
  .aemformcontainer button.save:not(.af-icon-button):focus .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Save-Hover.svg) center center/auto 1.3rem no-repeat; }
  .aemformcontainer button.save:not(.af-icon-button):hover .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Save-Hover.svg) center center/auto 1.3rem no-repeat, #666666; }
  .aemformcontainer button.save:not(.af-icon-button):active .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/Save-Hover.svg) center center/auto 1.3rem no-repeat, #555555; }
  .aemformcontainer button.fileattachmentlisting .iconButton-icon {
    background: url(uop-adaptive-form-theme/assets/fileattachmentlisting-ip.png) center top/contain no-repeat; }
  .aemformcontainer button:not(.af-icon-button) {
    margin: 0;
    padding: .625rem 1rem;
    font-size: 14px;
    border-radius: 1.5rem;
    line-height: normal;
    background: rgba(255, 255, 255, 0);
    color: #666666;
    border: 2px solid #666666;
    cursor: pointer; }
    .aemformcontainer button:not(.af-icon-button):focus {
      background: #666666;
      color: #ffffff; }
    .aemformcontainer button:not(.af-icon-button):hover {
      background: #666666;
      color: #ffffff; }
    .aemformcontainer button:not(.af-icon-button):active {
      color: #ffffff;
      background: #555555;
      border-color: #555555; }
  .aemformcontainer hr {
    opacity: 1;
    border: solid rgba(0, 0, 0, 0.15);
    margin: 0.5rem 0.75rem; }
  .aemformcontainer input[type='button'] {
    margin: 0;
    padding: .625rem 1rem;
    font-size: 14px;
    border-radius: 1.5rem;
    line-height: normal;
    background: rgba(255, 255, 255, 0);
    color: #666666;
    border: 2px solid #666666;
    cursor: pointer; }
  .aemformcontainer [data-disabled='true'] button:not(.af-icon-button) {
    background: #bebebe;
    color: #e6e6e6; }
  @media (max-width: 767px) {
    .aemformcontainer .afTncContentArea {
      max-height: 8rem; }
    .aemformcontainer .guideformtitle {
      margin-left: 1rem;
      margin-bottom: 0.5rem; }
    .aemformcontainer .guideTextDraw.guideformtitle {
      margin-left: 1rem;
      margin-bottom: 0.5rem; }
    .aemformcontainer .guideTextDraw.headerText {
      height: 49px;
      padding-left: 0; }
    .aemformcontainer .mobileScrollIndicator {
      display: block;
      z-index: 55;
      position: fixed;
      bottom: 20px;
      right: 0;
      width: 3rem;
      height: 5rem;
      background: url(uop-adaptive-form-theme/assets/ScrollDown.svg) left top/1.5rem 1.5rem no-repeat; }
    .aemformcontainer .guide-header-bar {
      background: #e6e6e6;
      color: #ffffff;
      padding-left: 0.5rem;
      text-transform: uppercase;
      position: static;
      top: 0; }
      .aemformcontainer .guide-header-bar .guide-breadcrumb {
        float: left;
        color: #666666;
        line-height: 2.5rem;
        margin: 0 1rem 0 0; }
    .aemformcontainer .afTabLeftPanel {
      padding-top: 0.5rem;
      padding-right: 0.5rem;
      padding-left: 0.5rem;
      border-top-width: 1px;
      background: #ffffff; }
    .aemformcontainer .wizard-navigators {
      margin-left: 1rem;
      margin-right: 1rem; }
      .aemformcontainer .wizard-navigators > li > a {
        margin-right: 4rem; }
    .aemformcontainer .wizard-nav-arrow.wizard-nav-next {
      display: none; }
    .aemformcontainer .wizard-nav-arrow.wizard-nav-prev {
      display: none; }
    .aemformcontainer .guideToolbarNode {
      position: fixed;
      bottom: 0;
      width: 100%;
      margin-top: 0;
      margin-bottom: 0;
      height: 3.55rem;
      padding: 0.25rem 1rem;
      border: 0 solid #e6e6e6;
      border-top-width: 1px;
      background: rgba(255, 255, 255, 0.8); }
    .aemformcontainer .guideWizardLayout {
      border-width: 0;
      padding-top: 0;
      /*      background: $white;*/ }
    .aemformcontainer button.moveNext:not(.af-icon-button) {
      padding-right: 0.625rem;
      padding-left: 0.625rem; }
    .aemformcontainer button.submit:not(.af-icon-button) {
      padding-left: 0.625rem;
      padding-right: 0.625rem; }
    .aemformcontainer button.reset:not(.af-icon-button) {
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      border: 2px solid rgba(255, 255, 255, 0); }
    .aemformcontainer button.movePrev:not(.af-icon-button) {
      padding-right: 0.625rem;
      padding-left: 0.625rem; }
    .aemformcontainer button.save:not(.af-icon-button) {
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      border: 2px solid rgba(255, 255, 255, 0); }
      .aemformcontainer button.save:not(.af-icon-button):active .iconButton-icon {
        border-color: #555555; }
    .aemformcontainer .afWizardPanel {
      padding: 0.5rem; }
    .aemformcontainer .afTabTopPanel {
      padding: 0.5rem; }
    .aemformcontainer .afAccordionPanel {
      padding: 0; }
    .aemformcontainer .afFooter {
      margin-bottom: 3.55rem; }
    .aemformcontainer .afHeader {
      height: 64px;
      padding-left: 1rem;
      padding-right: 1rem; }
    .aemformcontainer .guide-nav-next.guide-nav-toolbar-button {
      margin-left: 1rem;
      margin-bottom: 0;
      margin-right: 0;
      width: 2.5rem;
      height: 2.5rem;
      background: url(uop-adaptive-form-theme/assets/FatChevron-Right-Default.svg) center center/auto 1.25rem no-repeat;
      cursor: pointer; }
    .aemformcontainer .guide-nav-prev.guide-nav-toolbar-button {
      position: relative;
      background: url(uop-adaptive-form-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; }
    .aemformcontainer .guideGridFluidDescription.guidePanelDescription {
      margin-bottom: 0.5rem; }
    .aemformcontainer .tab-navigators.tab-navigators-mobile {
      background: #e6e6e6;
      padding: 0;
      margin: 0;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.35);
      border: 1px solid #e6e6e6;
      list-style: none;
      cursor: pointer; }
      .aemformcontainer .tab-navigators.tab-navigators-mobile > li > a {
        color: #666666;
        background: #e6e6e6;
        width: 100%;
        padding: 1rem;
        text-decoration: none; }
        .aemformcontainer .tab-navigators.tab-navigators-mobile > li > a:hover {
          background: #cccccc;
          color: #666666; }
      .aemformcontainer .tab-navigators.tab-navigators-mobile > li.active > a {
        background: #666666;
        color: #ffffff; }
      .aemformcontainer .tab-navigators.tab-navigators-mobile > li.active.stepped > a {
        background: #666666;
        color: #ffffff; }
      .aemformcontainer .tab-navigators.tab-navigators-mobile > li.wizard-tab-disabled > a {
        opacity: 0.5; }
        .aemformcontainer .tab-navigators.tab-navigators-mobile > li.wizard-tab-disabled > a:hover {
          opacity: 0.5; }
    .aemformcontainer .guide-mobile-navigator .navigator-toggle {
      border: none;
      float: right;
      cursor: pointer;
      margin-right: 1rem;
      border-radius: 0;
      margin-left: 1rem;
      width: 2.5rem;
      height: 2.5rem;
      background: url(uop-adaptive-form-theme/assets/HamburgerMenuWmargin-Default.svg) 50% 0/auto 2rem no-repeat;
      margin-bottom: 0.5rem; }
      .aemformcontainer .guide-mobile-navigator .navigator-toggle:hover {
        background: url(uop-adaptive-form-theme/assets/HamburgerMenuWmargin-Hover.svg) 50% 0/auto 2rem no-repeat; }
    .aemformcontainer .afToolbarButton .guidebutton button .iconButton-label {
      display: none; }
    .aemformcontainer .afToolbarButton .guidebutton button .iconButton-icon {
      display: block; }
    .aemformcontainer .guideLayout.guideVerticalTabbedPanelLayout {
      padding-right: 0;
      padding-left: 0; }
    .aemformcontainer .guideAccordionDescription.guidePanelDescription {
      margin-bottom: 0.5rem;
      margin-top: 0.25rem; }
    .aemformcontainer .guideimage .logoImage img {
      height: 35px; } }
  @media (max-width: 991px) {
    .aemformcontainer .guideformtitle {
      margin-bottom: 0;
      display: none; }
    .aemformcontainer .afTabLeftPanel {
      border-top-width: 0; }
    .aemformcontainer .guide-tab-scroller.guide-tab-scroller-next {
      display: block; }
    .aemformcontainer .guide-tab-scroller.guide-tab-scroller-previous {
      display: block; }
    .aemformcontainer .afTabTopPanel {
      padding-right: 0;
      padding-left: 0; }
    .aemformcontainer .guideTextDraw.guideformtitle {
      margin-bottom: 0;
      display: none; }
    .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical {
      border-right-width: 1px; }
    .aemformcontainer .guideLayout.guideVerticalTabbedPanelLayout {
      padding-left: 0;
      padding-right: 0; } }
  .aemformcontainer .guideChart {
    height: 100%;
    width: inherit;
    max-width: 100%;
    max-height: 100%; }
  .aemformcontainer .guideFieldNode.validation-failure:not(.guideButton):not(.guideTextDraw):not(.guideChart) {
    border: 0 solid #eb3c36;
    border-left-width: 4px;
    background: rgba(235, 60, 54, 0.05); }
  .aemformcontainer .guideFieldNode:not(.guideButton):not(.guideTextDraw):not(.guideChart) {
    margin-top: 0.25rem;
    padding-right: 0.75rem;
    border: 0 solid rgba(255, 255, 255, 0);
    border-left-width: 0.25rem;
    padding-top: 0.5rem;
    margin-bottom: 0.25rem; }
  .aemformcontainer .guideFieldNode.validation-success:not(.guideButton):not(.guideTextDraw):not(.guideChart) {
    border: 0 solid #23b482;
    border-left-width: 4px; }
  .aemformcontainer .guideFieldDescription.long {
    margin: 0.25rem 0;
    clear: both;
    border-radius: 4px;
    display: none;
    font-size: 0.875rem;
    color: #666666;
    background: rgba(0, 0, 0, 0.05);
    padding: 0.125rem 1rem;
    border-left-color: #007fa2;
    transition: all 2s; }
  .aemformcontainer .guideFieldDescription.short {
    font-size: .875rem;
    color: #969696; }
  .aemformcontainer .guideFieldLabel {
    width: auto;
    display: block; }
  .aemformcontainer .afTermsAndConditions .guide-modal-header {
    background: #afb0b5;
    min-height: 16.42857143px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    padding: 15px;
    border: 0 solid #e5e5e5;
    border-bottom-width: 1px; }
  .aemformcontainer .guideFieldWidget.guideNumericStepper {
    width: 40%;
    min-width: 200px;
    border: 1px solid #cccccc;
    background: #ffffff;
    border-radius: 0.25rem; }
    .aemformcontainer .guideFieldWidget.guideNumericStepper input[type='text'].ui-spinner-input {
      width: calc(100% - 5rem);
      border-width: 0;
      text-align: center; }
    .aemformcontainer .guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-down {
      width: 2.5rem;
      height: 2.5rem;
      display: inline-block;
      float: left;
      border-top-left-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem;
      background: url(uop-adaptive-form-theme/assets/Minus.svg) center center/0.75rem 0.75rem no-repeat;
      cursor: pointer; }
      .aemformcontainer .guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-down:focus {
        background: url(uop-adaptive-form-theme/assets/Minus_Hover.svg) center center/0.75rem 0.75rem no-repeat; }
      .aemformcontainer .guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-down:hover {
        background: url(uop-adaptive-form-theme/assets/Minus_Hover.svg) center center/0.75rem 0.75rem no-repeat; }
    .aemformcontainer .guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-up {
      width: 2.5rem;
      height: 2.5rem;
      float: right;
      display: inline-block;
      border-top-right-radius: 0.25rem;
      border-bottom-right-radius: 0.25rem;
      background: url(uop-adaptive-form-theme/assets/Plus.svg) center center/0.75rem 0.75rem no-repeat;
      cursor: pointer; }
      .aemformcontainer .guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-up:focus {
        background: url(uop-adaptive-form-theme/assets/Plus_Hover.svg) center center/0.75rem 0.75rem no-repeat; }
      .aemformcontainer .guideFieldWidget.guideNumericStepper a.ui-spinner-button.ui-spinner-up:hover {
        background: url(uop-adaptive-form-theme/assets/Plus_Hover.svg) center center/0.75rem 0.75rem no-repeat; }
  .aemformcontainer .guideFieldWidget.afTermsAndConditions {
    border-width: 0; }
  .aemformcontainer .guideFieldWidget.dropDownList {
    width: 100%; }
  .aemformcontainer .guideFieldWidget.guideDateInputWidget input[type='text'].comb-form-group-month {
    text-transform: uppercase;
    width: 3.625rem;
    padding: auto;
    text-align: center; }
  .aemformcontainer .guideFieldWidget.guideDateInputWidget input[type='text'].comb-form-group-day {
    width: 3.625rem;
    text-align: center;
    padding: auto; }
  .aemformcontainer .guideFieldWidget.guideDateInputWidget input[type='text'].comb-form-group-year {
    width: 4rem;
    text-align: center; }
  .aemformcontainer .guideFieldWidget.guideDateInputWidget .comb-datefield label {
    font-size: 0.75rem;
    text-transform: uppercase;
    padding: 0;
    margin: 0.5rem 0 0.125rem;
    color: #888888; }
  .aemformcontainer .guideFieldWidget:not(.guideFieldButtonWidget):not(.XfaCheckBox):not(.select-custom) {
    width: 100%;
    display: block; }
  .aemformcontainer .guideFieldWidget.dateTimeEdit input {
    font-family: Arial; }
  .aemformcontainer .afCheckBoxItem input {
    cursor: pointer; }
  .aemformcontainer .afCheckBoxItem .guideWidgetLabel label {
    height: 24px;
    color: #707070;
    font-family: "Honeywell Sans";
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-left: .2em;
    margin-right: 1.5rem;
    vertical-align: middle; }
  .aemformcontainer .XfaCheckBox.guideFieldWidget {
    display: inline-block; }
  .aemformcontainer .XfaCheckBox input[type='checkbox'] {
    float: none;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    cursor: pointer; }
  .aemformcontainer .XfaCheckBox input[type='radio'] {
    float: none;
    border-radius: 15px;
    width: auto;
    padding: 0;
    height: auto;
    cursor: pointer; }
  .aemformcontainer .afRadioButtonItem {
    cursor: pointer; }
    .aemformcontainer .afRadioButtonItem .guideWidgetLabel label {
      margin: 0 1.5rem 0 .2rem;
      color: #888888;
      vertical-align: middle;
      cursor: pointer; }
  .aemformcontainer .afTncContentArea {
    background: #ffffff;
    overflow: auto;
    border: 1px solid #cccccc;
    margin-bottom: 0.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.6;
    color: #969696;
    max-height: 160px; }
    .aemformcontainer .afTncContentArea.guide-modal-body {
      margin: 20px; }
  .aemformcontainer .guideImageChoice .guideRadioButtonItem.imageCheckButtonChecked .guideWidgetLabel {
    background: url(uop-adaptive-form-theme/assets/ImageChoiceSelectIcon.svg) center center no-repeat, rgba(23, 107, 230, 0.5); }
  .aemformcontainer .guideImageChoice .guideCheckBoxItem.imageCheckButtonChecked .guideWidgetLabel {
    background: url(uop-adaptive-form-theme/assets/ImageChoiceSelectIcon.svg) center center no-repeat, rgba(23, 107, 230, 0.5); }
  .aemformcontainer .guideformtitle {
    font-size: 1.5rem;
    color: #666666;
    margin-bottom: 0.8125rem;
    padding: 0; }
  .aemformcontainer .guideTextDraw.guideformtitle {
    font-size: 1.5rem;
    color: #666666;
    margin-bottom: 0.8125rem;
    padding: 0; }
  .aemformcontainer .guideTextDraw.guideStaticText {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .aemformcontainer .guideTextDraw.footerText {
    color: #969696;
    font-size: 0.75em; }
  .aemformcontainer .guideTextDraw.headerText {
    font-size: 1.125rem;
    color: #555555;
    vertical-align: top;
    height: 70px; }
  .aemformcontainer .guideHelpQuestionMark {
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 1rem;
    height: 1rem;
    border-radius: 9px;
    background: url(uop-adaptive-form-theme/assets/questionmark.svg) center center/cover no-repeat, #969696;
    cursor: pointer; }
    .aemformcontainer .guideHelpQuestionMark:hover {
      background: url(uop-adaptive-form-theme/assets/questionmark.svg) left top/cover no-repeat, #777777; }
  .aemformcontainer .guidePanelDescription.long {
    background: rgba(0, 0, 0, 0.05);
    padding: 0.125rem 1rem;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.25rem;
    color: #666666;
    font-size: 0.875rem;
    border-radius: 0.25rem; }
  .aemformcontainer .guidePanelDescription > .guideHelpQuestionMark {
    position: relative;
    left: 5px;
    top: 0; }
  .aemformcontainer .accordion-navigators .guideHeader > a {
    display: block;
    padding: 1rem 1rem 1rem 2rem;
    font-size: 0.875rem;
    text-decoration: none;
    color: #969696;
    cursor: pointer;
    background: url(uop-adaptive-form-theme/assets/Chevron-Right.svg) 0.5rem 50%/auto 1rem no-repeat, #f1f1f1;
    border: 2px solid #cccccc; }
    .aemformcontainer .accordion-navigators .guideHeader > a:hover {
      background: url(uop-adaptive-form-theme/assets/Chevron-Right-Hover.svg) 0.5rem 50%/auto 1rem no-repeat, #f0f0f0;
      color: #666666; }
  .aemformcontainer .accordion-navigators .guideHeader .repeatableButtons button.Add {
    border: none;
    width: 1.5rem;
    height: 1.5rem;
    background: url(uop-adaptive-form-theme/assets/Accordion-Add-Default.svg) 50% 40%/1.2rem 1.2rem no-repeat; }
  .aemformcontainer .accordion-navigators .guideHeader .repeatableButtons button.Remove {
    border: none;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: 0.5rem;
    background: url(uop-adaptive-form-theme/assets/Accordion-Delete-Default.svg) 50% 40%/1.2rem 1.2rem no-repeat; }
    .aemformcontainer .accordion-navigators .guideHeader .repeatableButtons button.Remove:hover {
      background: url(uop-adaptive-form-theme/assets/Accordion-Delete-Hover.svg) 50% 40%/1.2rem 1.2rem no-repeat; }
  .aemformcontainer .accordion-navigators .guideHeader .repeatableButtons > button.Add:hover {
    background: url(uop-adaptive-form-theme/assets/Accordion-Add-Hover.svg) 50% 40%/1.2rem 1.2rem no-repeat; }
  .aemformcontainer .accordion-navigators .active > .guideHeader > a {
    color: #666666;
    background: url(uop-adaptive-form-theme/assets/Chevron-Active.svg) 0.5rem 50%/auto 1rem no-repeat, #f5f5f5;
    border: 2px solid #cccccc;
    border-bottom-width: 0; }
  .aemformcontainer .accordion-navigators .active > .guideHeader .repeatableButtons > button.Add {
    background: url(uop-adaptive-form-theme/assets/Accordion-Add-Hover.svg) 50% 40%/1.2rem 1.2rem no-repeat; }
  .aemformcontainer .accordion-navigators .active > .guideHeader .repeatableButtons > button.Remove {
    background: url(uop-adaptive-form-theme/assets/Accordion-Delete-Hover.svg) 50% 40%/1.2rem 1.2rem no-repeat; }
  .aemformcontainer .accordion-navigators .active .guideHeader > a:hover {
    color: #666666;
    background: url(uop-adaptive-form-theme/assets/Chevron-Active.svg) 0.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: #cccccc; }
  .aemformcontainer .guideGridFluidLayout {
    color: #666666; }
  .aemformcontainer .guideTabbedPanelLayout {
    border: 0 solid #08b1cf; }
    .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical {
      margin: 0;
      padding: 0;
      list-style: none;
      cursor: pointer;
      overflow: hidden;
      background: #f1f1f1;
      border: 1px solid #e6e6e6;
      border-right-width: 0;
      border-bottom-width: 0; }
      .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical > li.active > a.guideLeftNavIcon {
        color: #ffffff;
        background: url(uop-adaptive-form-theme/assets/Tick.svg) 0.5rem 50%/0.8125rem auto no-repeat, #888888; }
        .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical > li.active > a.guideLeftNavIcon:hover {
          color: #ffffff;
          background: url(uop-adaptive-form-theme/assets/Tick.svg) 0.5rem 50%/0.8125rem auto no-repeat, #888888; }
      .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical > li.active.stepped > a.guideLeftNavIcon {
        color: #ffffff;
        background: url(uop-adaptive-form-theme/assets/Tick.svg) 0.5rem 50%/0.8125rem auto no-repeat, #888888; }
      .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical > li > a.guideLeftNavIcon {
        color: #666666;
        width: calc(100% - 35px);
        margin: 0;
        display: block;
        padding: 1rem 0.25rem 1rem 2rem;
        text-decoration: none;
        border: 0 solid #e6e6e6;
        border-bottom-width: 1px;
        background: #f1f1f1;
        box-sizing: content-box; }
        .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical > li > a.guideLeftNavIcon:hover {
          color: #666666;
          background: url(uop-adaptive-form-theme/assets/Tick_Hover.svg) 0.5rem 50%/0.8125rem auto no-repeat, #e6e6e6; }
      .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical > li.stepped > a.guideLeftNavIcon:hover {
        color: #666666;
        background: url(uop-adaptive-form-theme/assets/Tick_Hover.svg) 0.5rem 50%/0.8125rem auto no-repeat, #e6e6e6; }
      .aemformcontainer .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; }
        .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical > li.active > a.guideLeftNavIcon {
          background: url(uop-adaptive-form-theme/assets/DoubleTick.svg) 0.5rem 50%/0.8125rem auto no-repeat, #ffffff;
          color: #666666;
          border: 0 #969696;
          border-left-width: 4px; }
          .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical > li.active > a.guideLeftNavIcon:hover {
            background: url(uop-adaptive-form-theme/assets/DoubleTick.svg) 0.5rem 50%/0.8125rem auto no-repeat, #ffffff;
            color: #666666;
            border: 0 #969696;
            border-left-width: 4px; }
        .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical > li.active.stepped > a.guideLeftNavIcon {
          background: url(uop-adaptive-form-theme/assets/DoubleTick.svg) 0.5rem 50%/0.8125rem auto no-repeat, #ffffff;
          color: #666666;
          border: 0 #969696;
          border-left-width: 4px; }
        .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical > li > a.guideLeftNavIcon {
          background: #ffffff;
          color: #666666;
          border-left-width: 4px;
          border-bottom-width: 0;
          border-top-width: 0;
          border-right-width: 0; }
          .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical > li > a.guideLeftNavIcon:hover {
            color: #666666;
            background: url(uop-adaptive-form-theme/assets/DoubleTick.svg) 0.5rem 50%/0.8125rem auto no-repeat, #ffffff; }
        .aemformcontainer .guideTabbedPanelLayout .tab-navigators.tab-navigators-vertical .tab-navigators-vertical > li.stepped > a.guideLeftNavIcon:hover {
          color: #666666;
          background: url(uop-adaptive-form-theme/assets/DoubleTick.svg) 0.5rem 50%/0.8125rem auto no-repeat, #ffffff; }
  .aemformcontainer .afTabLeftPanel {
    padding: 1rem 3.5rem;
    background: #fafafa;
    border: 1px solid #e6e6e6; }
  .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators {
    margin-bottom: 0.5rem;
    overflow: hidden;
    border: 0 solid #e6e6e6;
    border-bottom-width: 1px;
    width: 100%;
    list-style: none; }
    .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators > li.stepped.active > a.guideTopNavIcon {
      color: #666666;
      border: 0 solid #666666;
      border-bottom-width: 2px; }
    .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators > li.stepped > a.guideTopNavIcon {
      color: #969696; }
    .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators > li > a.guideTopNavIcon {
      color: #969696;
      margin-right: 3rem;
      margin-left: 0;
      padding: .75rem 0;
      background: rgba(255, 255, 255, 0); }
      .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators > li > a.guideTopNavIcon:hover {
        color: #666666;
        background: rgba(255, 255, 255, 0);
        border: 0 solid rgba(150, 150, 150, 0.5);
        border-bottom-width: 2px; }
    .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators > li.active > a.guideTopNavIcon {
      color: #666666;
      border: 0 solid #666666;
      border-bottom-width: 2px; }
      .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators > li.active > a.guideTopNavIcon:hover {
        color: #666666;
        border: 0 solid #666666;
        border-bottom-width: 2px; }
  .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators-vertical .tab-navigators-vertical li.stepped.active > a.guideTopNavIcon {
    color: #666666;
    border: 0 solid #666666;
    border-bottom-width: 2px; }
  .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators-vertical .tab-navigators-vertical li.stepped > a.guideTopNavIcon {
    color: #969696; }
  .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators-vertical .tab-navigators-vertical li.active > a.guideTopNavIcon {
    color: #666666;
    border: 0 solid #666666;
    border-bottom-width: 2px; }
    .aemformcontainer .guideVerticalTabbedPanelLayout .tab-navigators-vertical .tab-navigators-vertical li.active > a.guideTopNavIcon:hover {
      color: #666666;
      border: 0 solid #666666;
      border-bottom-width: 2px; }
  .aemformcontainer .wizard-navigators {
    width: fit-content;
    padding: .5rem 0;
    list-style-type: none;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    cursor: default;
    text-transform: uppercase;
    counter-reset: item;
    margin: 0; }
    .aemformcontainer .wizard-navigators > li > a {
      display: inline-block;
      border: 0 solid #000000;
      position: relative;
      counter-increment: item;
      border-radius: 0 200px 200px 0;
      color: #969696;
      text-transform: capitalize;
      font-size: 0.875rem;
      line-height: 1.5rem;
      text-decoration: none;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .aemformcontainer .wizard-navigators > li > a:hover {
        color: #969696;
        text-decoration: none; }
      .aemformcontainer .wizard-navigators > li > a:hover::before {
        color: #969696;
        border-color: #969696; }
    .aemformcontainer .wizard-navigators > li.active > a {
      color: #666666; }
      .aemformcontainer .wizard-navigators > li.active > a:hover {
        color: #666666; }
      .aemformcontainer .wizard-navigators > li.active > a:hover::before {
        background-color: #666666;
        border-color: #666666;
        color: #ffffff;
        outline: 2px; }
    .aemformcontainer .wizard-navigators > li.active.stepped > a {
      color: #666666; }
    .aemformcontainer .wizard-navigators > li.active.stepped > a::before {
      background-color: #666666;
      border-color: #666666;
      color: #ffffff;
      outline: 2px; }
    .aemformcontainer .wizard-navigators > li.active.stepped .indicator {
      display: none;
      border-bottom-color: #0079c1; }
    .aemformcontainer .wizard-navigators > li.active.stepped .progress {
      background: #666666; }
    .aemformcontainer .wizard-navigators > li.active > a::before {
      background-color: #666666;
      border-color: #666666;
      color: #ffffff;
      outline: 2px; }
    .aemformcontainer .wizard-navigators > li.active .indicator {
      display: none;
      border-bottom-color: #0079c1; }
    .aemformcontainer .wizard-navigators > li.active:hover .indicator {
      display: none;
      border-bottom-color: #0079c1; }
    .aemformcontainer .wizard-navigators > li.active:hover .progress {
      background: #666666; }
    .aemformcontainer .wizard-navigators > li.active .progress {
      background: #666666; }
    .aemformcontainer .wizard-navigators > li > a::before {
      content: counter(item);
      float: left;
      bottom: 0;
      height: 1.5rem;
      width: 1.5rem;
      border-radius: 0.75rem;
      padding: auto;
      color: #cccccc;
      font-size: 0.75rem;
      text-align: center;
      line-height: 1.35rem;
      border: 2px solid #cccccc;
      margin-right: 10px; }
    .aemformcontainer .wizard-navigators > li.stepped > a {
      color: #969696; }
    .aemformcontainer .wizard-navigators > li.stepped > a::before {
      content: "";
      background: url(uop-adaptive-form-theme/assets/Tick.svg) center center/0.75rem 0.75rem no-repeat, #969696;
      border-color: transparent; }
    .aemformcontainer .wizard-navigators > li.stepped .indicator {
      display: none;
      border-bottom-color: #02874e; }
    .aemformcontainer .wizard-navigators > li.stepped .progress {
      background: #969696; }
    .aemformcontainer .wizard-navigators > li .indicator {
      width: 0;
      height: 0;
      border-radius: 0;
      margin-top: -39px;
      z-index: 20;
      display: none;
      margin-left: 6px;
      border: 8px solid rgba(255, 255, 255, 0);
      border-bottom-color: #969696; }
    .aemformcontainer .wizard-navigators > li .progress {
      height: 3px;
      border-radius: 0;
      background: #cccccc;
      margin-top: 9px;
      display: block;
      margin-right: 3px;
      margin-bottom: 0;
      box-shadow: 50px 36px 75px 80px rgba(127, 127, 127, 0) inset; }
    .aemformcontainer .wizard-navigators > li:hover .progress {
      background: #969696; }
  .aemformcontainer .wizard-nav-arrow.wizard-nav-next {
    height: 2.5rem;
    margin-top: 4.25rem;
    float: right;
    width: 2.5rem;
    margin-right: 1rem;
    position: absolute;
    border: 2px solid #969696;
    border-radius: 1.5rem;
    background: url(uop-adaptive-form-theme/assets/Chevron-Right.svg) center center/1rem 1rem no-repeat;
    right: 2%;
    cursor: pointer; }
    .aemformcontainer .wizard-nav-arrow.wizard-nav-next:hover {
      background: url(uop-adaptive-form-theme/assets/Chevron-Right-White.svg) center center/1rem 1rem no-repeat, #666666;
      border-color: #666666; }
  .aemformcontainer .wizard-nav-arrow.wizard-nav-prev {
    height: 2.5rem;
    margin-top: 4.25rem;
    float: right;
    right: 10%;
    width: 2.5rem;
    border: 2px solid #969696;
    border-radius: 1.5rem;
    position: absolute;
    margin-right: 0.5rem;
    background: url(uop-adaptive-form-theme/assets/Chevron-Left.svg) center center/1rem 1rem no-repeat;
    cursor: pointer; }
    .aemformcontainer .wizard-nav-arrow.wizard-nav-prev:hover {
      background: url(uop-adaptive-form-theme/assets/Chevron-Left-White.svg) center center/1rem 1rem no-repeat, #969696; }
  .aemformcontainer .guide-tab-scroller.guide-tab-scroller-next {
    cursor: pointer;
    height: 1.5rem;
    background: url(uop-adaptive-form-theme/assets/Chevron-Right.svg) center center/1rem 1rem no-repeat;
    margin-top: 0.5rem;
    display: block; }
    .aemformcontainer .guide-tab-scroller.guide-tab-scroller-next:hover {
      background: url(uop-adaptive-form-theme/assets/Chevron-Right-Hover.svg) center center/1rem 1rem no-repeat; }
  .aemformcontainer .guide-tab-scroller.guide-tab-scroller-previous {
    cursor: pointer;
    height: 1.5rem;
    background: url(uop-adaptive-form-theme/assets/Chevron-Left.svg) center center/1rem 1rem no-repeat;
    display: block;
    margin-top: 0.5rem;
    visibility: none; }
    .aemformcontainer .guide-tab-scroller.guide-tab-scroller-previous:hover {
      background: url(uop-adaptive-form-theme/assets/Chevron-Left-Hover.svg) center center/1rem 1rem no-repeat; }
  .aemformcontainer .guideTableRuntimeAddControl {
    background: url(uop-adaptive-form-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; }
    .aemformcontainer .guideTableRuntimeAddControl:hover {
      background: url(uop-adaptive-form-theme/assets/Accordion-Add-Hover.svg) center center/1.2rem 1.2rem no-repeat; }
  .aemformcontainer .guideTableRuntimeEditControl {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background: url(uop-adaptive-form-theme/assets/Table-Edit-Default.svg) center center/1.2rem 1.2rem no-repeat;
    margin: 1rem;
    cursor: pointer; }
    .aemformcontainer .guideTableRuntimeEditControl:hover {
      background: url(uop-adaptive-form-theme/assets/Table-Edit-Hover.svg) center center/1.2rem 1.2rem no-repeat; }
  .aemformcontainer .guideTableRuntimeDeleteControl {
    background: url(uop-adaptive-form-theme/assets/Accordion-Delete-Default.svg) center center/1.2rem 1.2rem no-repeat;
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    margin: 1rem;
    cursor: pointer; }
    .aemformcontainer .guideTableRuntimeDeleteControl:hover {
      background: url(uop-adaptive-form-theme/assets/Accordion-Delete-Hover.svg) center center/1.2rem 1.2rem no-repeat; }
  .aemformcontainer .guideToolbarNode {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    height: 2.85rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem; }
  .aemformcontainer .guideFieldError {
    padding-top: 0.25rem;
    color: #eb3c36;
    margin: 0;
    font-size: 0.875rem;
    padding-bottom: 0.25rem; }
  .aemformcontainer .afToolbarButton {
    display: inline-block; }
    .aemformcontainer .afToolbarButton .guidebutton button:not(.af-icon-button) {
      margin-right: 0.5rem;
      margin-left: 0; }
  .aemformcontainer .guideTableNode table {
    border-style: hidden;
    margin-top: 0.25rem;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    max-width: calc(100% - 1.5rem);
    margin-bottom: 0.75rem; }
    .aemformcontainer .guideTableNode table td {
      text-align: left; }
      .aemformcontainer .guideTableNode table td:nth-child(even) {
        border-style: hidden; }
    .aemformcontainer .guideTableNode table tbody:nth-of-type(even) tr {
      border-style: hidden;
      background: #f0f0f0; }
    .aemformcontainer .guideTableNode table tbody tr:nth-of-type(even) {
      border-style: hidden;
      background: #f0f0f0; }
    .aemformcontainer .guideTableNode table tbody:nth-of-type(odd) tr:nth-of-type(odd) {
      background: #ffffff; }
    .aemformcontainer .guideTableNode table .guideTableRowNode.guideTableHeader th {
      background: #666666;
      font-weight: bold;
      padding-right: .625rem;
      padding-left: .625rem;
      border-style: hidden;
      height: 3.875rem;
      color: #ffffff;
      text-align: left; }
    .aemformcontainer .guideTableNode table .guideTableRowNode.guideTableHeader:nth-child(even) {
      background: #333333; }
    .aemformcontainer .guideTableNode table .guideTableRowNode.guideTableHeader:nth-child(odd) {
      background: #333333; }
  .aemformcontainer .guideTableNode div.guidePanelDescription {
    color: #666666;
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
  .aemformcontainer .guideAccordionLayout {
    border: 2px hidden #ffffff; }
  .aemformcontainer .guideContainer {
    border: 3px solid #cccccc; }
  .aemformcontainer .guideWizardLayout {
    /*    background: $alabaster;*/
    padding-top: 0.5rem;
    /*    border: 1px solid $color_mercury_approx;*/ }
  .aemformcontainer .afWizardPanel {
    /*padding: 1rem 3.5rem 4rem 16%;*/ }
  .aemformcontainer .afTabTopPanel {
    padding: 1rem 3rem 1rem 5.3rem; }
  .aemformcontainer .guide-tnc-checkbox {
    margin-top: 0; }
    .aemformcontainer .guide-tnc-checkbox .guideWidgetLabel label {
      font-size: 0.875rem;
      color: #888888;
      cursor: pointer; }
  .aemformcontainer .afAccordionPanel {
    padding: 1rem 3.5rem;
    border: 2px solid #cccccc;
    border-top-width: 0;
    background: #f5f5f5; }
  .aemformcontainer .afFooter {
    width: 100%;
    text-align: center;
    background: #e6e6e6;
    margin-top: 4rem;
    padding-top: .5em;
    padding-bottom: .5rem;
    box-sizing: content-box; }
  .aemformcontainer .afHeader {
    color: #969696;
    top: 0;
    right: 0;
    left: 0;
    height: 90px;
    vertical-align: text-top;
    background: #f5f5f5;
    margin-bottom: 1rem;
    border: 0 solid #e6e6e6;
    border-bottom-width: 1px; }
  .aemformcontainer .guideImage img {
    height: auto;
    max-height: 100%;
    margin-right: 0.75rem;
    margin-left: 0.75rem;
    margin-top: 1rem;
    width: inherit;
    max-width: calc(100% - 1.5rem); }
  .aemformcontainer .guideCheckBoxGroupItems:not(.guideImageChoice):not(.guideSwitch) {
    width: 100%;
    display: block; }
  .aemformcontainer .guideCheckBoxItem .guideWidgetLabel {
    display: inline; }
  .aemformcontainer .guideRadioButtonGroupItems:not(.guideImageChoice):not(.guideSwitch) {
    display: block;
    width: 100%; }
  .aemformcontainer .guideRadioButtonItem .guideWidgetLabel {
    display: inline;
    float: none; }
  .aemformcontainer .multiline.textField textArea {
    height: 80px; }
  .aemformcontainer .guideSwitch .ui-switchbutton-default {
    height: 24px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-top: 0;
    border-radius: 12px;
    border: 1px solid #cccccc; }
    .aemformcontainer .guideSwitch .ui-switchbutton-default.ui-state-active {
      background: transparent;
      font-weight: normal; }
    .aemformcontainer .guideSwitch .ui-switchbutton-default .ui-switchbutton-handle {
      background: linear-gradient(180deg, #d7d7d7, #fcfcfc);
      width: 22px;
      height: 22px;
      display: block;
      position: absolute;
      border-radius: 12px;
      margin: 0;
      border: 1px solid #a2a2a2; }
    .aemformcontainer .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: #ffffff;
      background: #54b46b; }
    .aemformcontainer .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; }
  .aemformcontainer .guide-tnc-checkboxwidget input[type='checkbox'] {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: 1rem; }
  .aemformcontainer .dropDownList select {
    height: 2.5rem;
    border: 1px solid #cccccc;
    padding: 0.625rem;
    border-radius: 0.25rem;
    background: url(uop-adaptive-form-theme/assets/Chevron-Down-Default.svg) calc(100% - 0.5rem) 50%/auto 1rem no-repeat, rgba(255, 255, 255, 0.5);
    appearance: none; }
    .aemformcontainer .dropDownList select:hover {
      background: url(uop-adaptive-form-theme/assets/Chevron-Down-Active.svg) calc(100% - 0.5rem) 50%/auto 1rem no-repeat, rgba(255, 255, 255, 0.8); }
  .aemformcontainer .guideGridFluidDescription.guidePanelDescription {
    margin-bottom: 1.5rem;
    font-size: 1.25rem;
    color: #666666;
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
  .aemformcontainer .guideContainerWrapperNode .tooltip.bottom .tooltip-inner {
    background: rgba(0, 0, 0, 0.7);
    max-width: 350px;
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    width: auto;
    text-decoration: none;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word; }
  .aemformcontainer .guideContainerWrapperNode .tooltip.bottom .tooltip-arrow {
    border-bottom-color: rgba(0, 0, 0, 0.7); }
  .aemformcontainer .guideAccordionDescription.guidePanelDescription {
    margin-bottom: 1.5rem;
    font-size: 1.25rem;
    color: #666666; }
  .aemformcontainer .guideimage .logoImage img {
    height: 3.75rem;
    margin-top: 0.9375rem;
    margin-left: 0;
    width: auto;
    max-width: 100%; }

.aemformcontainer .guideRootPanel .row:last-child > div > div.col-sm-10 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.aemformcontainer {
  font-family: "Honeywell Sans" !important; }
  .aemformcontainer button.submit:not(.af-icon-button) {
    position: relative;
    text-transform: uppercase;
    border-radius: 0;
    width: auto;
    padding: 15px 40px;
    background: #1792E5;
    text-decoration: none;
    color: #fff;
    border: none; }
    .aemformcontainer button.submit:not(.af-icon-button):active, .aemformcontainer button.submit:not(.af-icon-button):hover {
      background: #1792E5;
      border-color: #1792E5; }
  .aemformcontainer input,
  .aemformcontainer textarea,
  .aemformcontainer select {
    border-radius: unset; }
  .aemformcontainer select[aria-invalid='true'],
  .aemformcontainer input[aria-invalid='true'] {
    border: 2px solid red; }
  .aemformcontainer .hidden {
    display: none; }
  .aemformcontainer .select2 + .mvp-icon-carat_down {
    display: none; }
  .aemformcontainer .error-msg-form {
    border: 2px solid #ee3124;
    border-left: 4px solid #ee3124;
    padding: 15px !important;
    display: none;
    width: 100%; }
    .aemformcontainer .error-msg-form h3 {
      font-size: 15px !important;
      font-weight: 300; }
      .aemformcontainer .error-msg-form h3::before {
        position: relative;
        top: -2px;
        left: 2px;
        color: #ee3124;
        margin-right: 5px;
        font-size: 30px;
        float: left; }
      .aemformcontainer .error-msg-form h3 span {
        display: block; }
  .aemformcontainer button.client-btn.submit,
  .aemformcontainer a.client-btn.submit,
  .aemformcontainer .guidebutton.guidefield button:not(.af-icon-button).submit {
    position: relative;
    text-transform: uppercase;
    border-radius: 0;
    width: auto;
    padding: 15px 40px;
    background: #1792E5;
    text-decoration: none;
    color: #fff;
    border: none; }
    .aemformcontainer button.client-btn.submit:active, .aemformcontainer button.client-btn.submit:hover,
    .aemformcontainer a.client-btn.submit:active,
    .aemformcontainer a.client-btn.submit:hover,
    .aemformcontainer .guidebutton.guidefield button:not(.af-icon-button).submit:active,
    .aemformcontainer .guidebutton.guidefield button:not(.af-icon-button).submit:hover {
      background: #1792E5;
      border-color: #1792E5; }
    @media (max-width: 576px) {
      .aemformcontainer button.client-btn.submit,
      .aemformcontainer a.client-btn.submit,
      .aemformcontainer .guidebutton.guidefield button:not(.af-icon-button).submit {
        width: 100%; } }
  .aemformcontainer button.client-btn.text-a,
  .aemformcontainer a.client-btn.text-a,
  .aemformcontainer .guidebutton.guidefield button:not(.af-icon-button).text-a {
    background: transparent !important;
    color: #1792E5 !important;
    border: none !important;
    font-weight: 800; }
  .aemformcontainer .guideFieldLabel label {
    min-height: 20px;
    color: #404040;
    font-family: "Solstice Sans", Helvetica, Arial, sans-serif;
    margin-bottom: 5px; }
    .aemformcontainer .guideFieldLabel label.isOptional::after {
      color: #bbb;
      margin-left: 2px; }
  .aemformcontainer button.navigator-toggle.collapsed.af-icon-button {
    display: none; }
  .aemformcontainer .section.afEditorPlaceholder.cq-placeholder {
    display: none; }
  .aemformcontainer .guideFieldNode.validation-failure:not(.guideButton):not(.guideTextDraw):not(.guideChart) {
    border-style: hidden;
    background: none; }
  .aemformcontainer .guideFieldNode.validation-success:not(.guideButton):not(.guideTextDraw):not(.guideChart) {
    border-style: hidden; }
  .aemformcontainer .dropDownList.select-custom {
    width: min-content; }
    @media (max-width: 768px) {
      .aemformcontainer .dropDownList.select-custom {
        width: 100%; } }
    @media (min-width: 768px) {
      .aemformcontainer .dropDownList.select-custom {
        width: 367px; } }
    @media (min-width: 768px) and (max-width: 1440px) {
      .aemformcontainer .dropDownList.select-custom {
        width: 320px; } }
  .aemformcontainer .dropDownList select {
    width: min-content; }
    @media (max-width: 768px) {
      .aemformcontainer .dropDownList select {
        width: 100%; } }
    @media (min-width: 768px) {
      .aemformcontainer .dropDownList select {
        width: 367px; } }
    @media (min-width: 768px) and (max-width: 1440px) {
      .aemformcontainer .dropDownList select {
        width: 320px; } }
  @media (max-width: 767px) {
    .aemformcontainer .guideRootPanel {
      margin: 0 10px;
      /* height of the fixed toolbar */ }
    .aemformcontainer .guideFieldWidget input[type="date"],
    .aemformcontainer .guideFieldWidget input[type="text"],
    .aemformcontainer .guideFieldWidget input[type="password"],
    .aemformcontainer .guideFieldWidget select,
    .aemformcontainer .guideFieldWidget textarea {
      font-size: inherit; } }
  .aemformcontainer .step.mobileLayout {
    display: none; }
  .aemformcontainer .validation-message {
    display: none; }
  .aemformcontainer .validation-failed .validation-message {
    display: block; }
  .aemformcontainer .guideLayout .row:last-child {
    margin-bottom: 12px; }
  .aemformcontainer .multiline.textField textArea {
    height: 144px;
    font-family: "Honeywell Sans";
    font-size: 18px;
    font-weight: 300;
    border: 2px solid #D0D0D0; }
  .aemformcontainer .guideFieldNode:not(.guideButton):not(.guideTextDraw):not(.guideChart) {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .aemformcontainer .guideRootPanel .row {
    margin: 20px 0; }
    .aemformcontainer .guideRootPanel .row:last-child {
      margin-bottom: 20px; }
  .aemformcontainer .guideCheckBoxGroup .guideFieldLabel.top {
    display: none; }
  .aemformcontainer .afToolbarButton.confirmToolBar .guidebutton button:not(.af-icon-button) {
    margin-right: 7.8rem; }
  .aemformcontainer .submitRequestForm {
    width: 846px;
    margin: 0;
    padding-bottom: 40px;
    padding-top: 40px; }
    .aemformcontainer .submitRequestForm .success_msg {
      padding-bottom: 28px;
      position: relative;
      bottom: 30px;
      max-width: 500px; }
    @media (min-width: 768px) {
      .aemformcontainer .submitRequestForm .confirmationToolbar .guidetoolbar {
        display: flex;
        justify-content: space-between; } }
    .aemformcontainer .submitRequestForm .technicalTextAera {
      margin-left: 12px; }
    @media (max-width: 768px) {
      .aemformcontainer .submitRequestForm {
        width: 100%; } }
    .aemformcontainer .submitRequestForm .gridFluidLayout .guideLayout.guideGridFluidLayout .row {
      display: inline-block; }
      @media (max-width: 767px) {
        .aemformcontainer .submitRequestForm .gridFluidLayout .guideLayout.guideGridFluidLayout .row {
          display: flex;
          text-align: center;
          padding-bottom: 25px; } }
    .aemformcontainer .submitRequestForm h1 {
      color: #303030;
      font-family: "Honeywell Sans";
      font-size: 40px;
      font-weight: 300;
      line-height: 46px; }
      @media (max-width: 767px) {
        .aemformcontainer .submitRequestForm h1 {
          font-size: 18px;
          line-height: 24px; } }
    .aemformcontainer .submitRequestForm .confirmationText.guideTextDraw.guideStaticText p {
      width: 580px;
      color: #303030;
      font-family: "Honeywell Sans";
      font-size: 18px;
      font-weight: 300;
      line-height: 24px; }
      @media (max-width: 767px) {
        .aemformcontainer .submitRequestForm .confirmationText.guideTextDraw.guideStaticText p {
          width: 300px;
          margin: 0 auto;
          font-size: 16px;
          line-height: 23px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        .aemformcontainer .submitRequestForm .confirmationText.guideTextDraw.guideStaticText p {
          width: 528px; } }
    .aemformcontainer .submitRequestForm .mvp-icon-success:before {
      font-size: 125px;
      line-height: 0.5;
      color: #7eb338; }
      @media (max-width: 767px) {
        .aemformcontainer .submitRequestForm .mvp-icon-success:before {
          font-size: 110px; } }
    .aemformcontainer .submitRequestForm .confirmationContactUsBtn button {
      color: #fff;
      border: 2px solid #1792E5; }
    .aemformcontainer .submitRequestForm .confirmationContactUsBtn button:hover {
      border: 1px solid #1272B2 !important;
      color: #fff !important; }
    .aemformcontainer .submitRequestForm .guidebutton.guidefield.confirmationNewFormBtn {
      height: 48px;
      background: #fff;
      width: 215px;
      color: #1792E5 !important;
      background-color: #fff !important;
      font-size: 14px;
      font-weight: 800;
      letter-spacing: 0.5px;
      line-height: 17px;
      text-align: center;
      border: 0;
      background: none;
      text-transform: capitalize; }
      @media (max-width: 768px) {
        .aemformcontainer .submitRequestForm .guidebutton.guidefield.confirmationNewFormBtn {
          width: 100%;
          margin-bottom: 10px; } }
  .aemformcontainer .submit-po-button.search-button {
    position: absolute;
    z-index: 1; }

.form-bill-one .custom-bill-one {
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
  /*.dropDownList select{
     width:100% !important;
     position: relative;
     font-family: "Honeywell Sans";
     font-size: 18px;
     font-weight: 300;
     padding-top:0px;
     padding-bottom:0px;
     height:48px;
     line-height:23px;
     border: 2px solid $formColor;
     box-sizing: border-box;
     outline: none;
     border-radius: 0;
     margin:0px;
               @media (max-width: 767px){
                              width:293px;
      }
     }*/ }
  .form-bill-one .custom-bill-one .high_flux_help_text.guideTextDraw.guideStaticText.helpText p {
    font-size: 18px;
    color: #d0d0d0 !important;
    padding-left: 0px; }
  .form-bill-one .custom-bill-one .high_flux_help_text.guideTextDraw.guideStaticText {
    padding-left: 0px; }
  .form-bill-one .custom-bill-one .high_flux_attachment .guideFieldWidget.afFileUpload.fileUpload {
    margin-top: 15px; }
  .form-bill-one .custom-bill-one .high_flux_attachment .guideFieldLabel label.isRequired::before {
    content: "*";
    color: #ee3124;
    position: inherit;
    left: 0;
    top: 3px;
    bottom: 5px;
    font-weight: 800; }
  .form-bill-one .custom-bill-one .HighFluxOptions .guideFieldLabel label.isRequired::before {
    content: "*";
    color: #ee3124;
    position: inherit;
    left: 0;
    top: 3px;
    bottom: 5px;
    font-weight: 800; }
  .form-bill-one .custom-bill-one .high_flux_horizontal_options .guideFieldLabel label.isRequired::before {
    content: "*";
    color: #ee3124;
    position: inherit;
    left: 0;
    top: 3px;
    bottom: 5px;
    font-weight: 800; }
  .form-bill-one .custom-bill-one .high_flux_vertical_options .guideFieldLabel label.isRequired::before {
    content: "*";
    color: #ee3124;
    position: inherit;
    left: 0;
    top: 3px;
    bottom: 5px;
    font-weight: 800; }
  .form-bill-one .custom-bill-one .boiling_fluid_type .guideFieldLabel label.isRequired::before {
    content: "*";
    color: #ee3124;
    position: inherit;
    left: 0;
    font-weight: 800; }
  .form-bill-one .custom-bill-one .high_flux_tube_type .guideFieldLabel label.isRequired::before {
    content: "*";
    color: #ee3124;
    position: inherit;
    left: 0;
    top: 0px;
    font-weight: 800; }
  .form-bill-one .custom-bill-one .high_flux_unit_of_measure .guideFieldLabel label.isRequired::before {
    content: "*";
    color: #ee3124;
    position: inherit;
    left: 0;
    top: 0px;
    font-weight: 800; }
  .form-bill-one .custom-bill-one .high_flux_submit .guideFieldWidget.guideFieldButtonWidget.xfaButton {
    margin-right: 8px;
    margin-top: 0px;
    margin-left: 0px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .high_flux_submit .guideFieldWidget.guideFieldButtonWidget.xfaButton {
        margin-right: 0px;
        margin-left: 0px; } }
  .form-bill-one .custom-bill-one .changeRequest-statePanel .gridFluidLayout .guideGridFluidLayout .row,
  .form-bill-one .custom-bill-one .changeRequest-cityPanel .gridFluidLayout .guideGridFluidLayout .row {
    margin: 0px; }
    .form-bill-one .custom-bill-one .changeRequest-statePanel .gridFluidLayout .guideGridFluidLayout .row .guideFieldLabel label.isRequired::before,
    .form-bill-one .custom-bill-one .changeRequest-cityPanel .gridFluidLayout .guideGridFluidLayout .row .guideFieldLabel label.isRequired::before {
      margin-left: -15px; }
  .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-producttable.changeparts-producttable {
    margin-left: 38px; }
    .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-producttable.changeparts-producttable table {
      margin-left: 0.75rem !important;
      max-width: calc(100% - 1.5rem); }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-producttable.changeparts-producttable table {
          margin-left: 0 !important; } }
  .form-bill-one .custom-bill-one .labor-table {
    padding-left: 15px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .labor-table {
        margin-right: 30px; } }
  .form-bill-one .custom-bill-one .validation-failure .select2-container.select2-container--default {
    border-color: #ee3124; }
  .form-bill-one .custom-bill-one .validation-failure .select2-container--default.select2-container--open {
    border-color: #1792E5; }
  .form-bill-one .custom-bill-one .validation-failure .select2-container.select2-container--default.select2-container--below.select2-container--open {
    border-color: #1792E5; }
  .form-bill-one .custom-bill-one .validation-failure .select2-container.select2-container--default.select2-container--focus {
    border-color: #1792E5; }
  .form-bill-one .custom-bill-one .validation-failure .select2-container.select2-container--default.select2-container--below {
    border-color: #D0D0D0; }
  .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-producttable.materialClaim-table table {
    max-width: calc(100% - .75rem); }
  .form-bill-one .custom-bill-one .guideFieldNode.guideTextDraw.guideStaticText.requiredTextFeild p {
    color: #303030;
    font-family: "Honeywell Sans";
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .guideFieldNode.guideTextDraw.guideStaticText.requiredTextFeild p {
        font-size: 14px; } }
  .form-bill-one .custom-bill-one .general-inquiry p {
    opacity: 1 !important;
    padding-left: 12px; }
  .form-bill-one .custom-bill-one .newform-billing .area.regionName .guideHelpQuestionMark {
    opacity: 1 !important;
    left: 125px !important;
    width: 15px !important; }
  .form-bill-one .custom-bill-one .newform-billing .area.regionName .guideFieldDescription.long {
    left: 38% !important;
    bottom: 36px !important; }
  .form-bill-one .custom-bill-one .guideFieldWidget.textField.multiline {
    background-color: #ffffff;
    min-height: 144px;
    padding-left: 3px; }
  .form-bill-one .custom-bill-one .guideFieldLabel label {
    height: auto;
    color: #303030;
    font-family: "Honeywell Sans";
    font-size: 18px;
    line-height: 25px;
    font-weight: 300; }
    .form-bill-one .custom-bill-one .guideFieldLabel label.isOptional::after {
      display: none; }
    .form-bill-one .custom-bill-one .guideFieldLabel label.customer-info::after {
      display: none !important;
      content: " ";
      width: 15px;
      height: 15px;
      position: relative;
      right: -13px;
      top: 3px; }
    .form-bill-one .custom-bill-one .guideFieldLabel label.isRequired::before {
      content: "*";
      color: #ee3124;
      position: absolute;
      left: 0;
      top: 3px;
      font-weight: 800; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .guideFieldLabel label.isRequired::before {
          margin-left: -5px; } }
    .form-bill-one .custom-bill-one .guideFieldLabel label.noafter::before {
      top: 17px; }
  .form-bill-one .custom-bill-one .heading-space {
    padding-left: 1rem !important; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .heading-space {
        padding-left: 0.6rem !important; } }
  .form-bill-one .custom-bill-one label#guideContainer-rootPanel-guidetextbox_1138596418___label.isRequired::before {
    position: absolute;
    left: -4px;
    top: -25px; }
  .form-bill-one .custom-bill-one .billing-one #guideContainer-rootPanel-Text___guide-item {
    margin-top: -28px; }
  .form-bill-one .custom-bill-one .billing-one .head-one {
    margin-left: 5px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .billing-one .head-one {
        margin-left: -2px; } }
  .form-bill-one .custom-bill-one input[type="text"], .form-bill-one .custom-bill-one input[type="email"], .form-bill-one .custom-bill-one input[type="tel"] {
    font-family: "Honeywell Sans";
    font-size: 18px;
    font-weight: 300;
    border: 2px solid #D0D0D0;
    box-sizing: border-box;
    height: 48px;
    outline: none; }
  .form-bill-one .custom-bill-one .guideTableNode table {
    width: 100% !important;
    max-width: calc(100% - 3.5rem);
    margin-left: 0px !important; }
  .form-bill-one .custom-bill-one .guideTextDraw.guideStaticText.req-msg p span {
    font-size: 16px !important;
    line-height: 20px;
    margin-left: 33px;
    font-weight: 500;
    color: #ee3124; }
  .form-bill-one .custom-bill-one .head-one p {
    height: 45px;
    font-size: 15px !important;
    font-weight: 300;
    line-height: 29px;
    color: #303030; }
  .form-bill-one .custom-bill-one .guideFieldNode.guideTextDraw.charLimit.guideStaticText.af-field-filled {
    font-family: "Honeywell Sans";
    font-size: 17px;
    color: #303030;
    font-weight: 100;
    letter-spacing: 1px;
    opacity: 0.5;
    margin-top: -11px;
    padding-left: 13px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .guideFieldNode.guideTextDraw.charLimit.guideStaticText.af-field-filled {
        padding-left: 7px;
        margin-bottom: 40px; } }
  .form-bill-one .custom-bill-one input[type=text]:focus, .form-bill-one .custom-bill-one input[type=email]:focus, .form-bill-one .custom-bill-one input[type=tel]:focus, .form-bill-one .custom-bill-one textarea:focus {
    outline-offset: 0px !important;
    outline: none !important;
    border: 2px solid #1792E5 !important; }
  .form-bill-one .custom-bill-one input::placeholder, .form-bill-one .custom-bill-one textarea::placeholder {
    color: #D0D0D0;
    font-family: "Honeywell Sans";
    font-size: 18px;
    font-weight: 300;
    line-height: 25px; }
  .form-bill-one .custom-bill-one input:-ms-input-placeholder,
  .form-bill-one .custom-bill-one textarea:-ms-input-placeholder {
    color: #D0D0D0 !important;
    /* IE11 needs the !important flag */ }
  .form-bill-one .custom-bill-one .af-field-filled p {
    font-size: 18px;
    font-weight: 300;
    font-family: "Honeywell Sans";
    color: #555555 !important; }
  .form-bill-one .custom-bill-one .af-field-filled p, .form-bill-one .custom-bill-one .charLimit p {
    line-height: 20px;
    font-family: "Honeywell Sans";
    color: #303030; }
  .form-bill-one .custom-bill-one .charLimit .af-field-filled p {
    margin-left: -10px; }
  .form-bill-one .custom-bill-one .charLimit p, .form-bill-one .custom-bill-one div#guideContainer-rootPanel-guidetextdraw_586783900__ p {
    font-family: "Honeywell Sans";
    font-size: 17px !important;
    color: #303030;
    font-weight: 100;
    letter-spacing: 1px;
    opacity: 0.5; }
  .form-bill-one .custom-bill-one div#guideContainer-rootPanel-guidetextdraw__ h3 {
    font-weight: 300px;
    font-size: 18px; }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-guidetextbox___guide-item {
    padding-right: 0px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-guidetextbox___guide-item {
        padding-right: 7px; } }
  .form-bill-one .custom-bill-one button.button-default.button-medium.movePrev {
    background: #fff !important;
    color: #1792E5 !important;
    border: 1px solid #1792E5; }
    .form-bill-one .custom-bill-one button.button-default.button-medium.movePrev:hover {
      border: 1px solid #1272B2 !important;
      background: #fff !important;
      color: #1272B2 !important; }
  .form-bill-one .custom-bill-one button.button-default.button-medium.submit {
    background: #1792E5;
    color: white; }
    .form-bill-one .custom-bill-one button.button-default.button-medium.submit:hover {
      background: #1272B2;
      color: white; }
  .form-bill-one .custom-bill-one div#guideContainer-rootPanel-guidetextbox_7302913__ {
    margin-left: 13px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one div#guideContainer-rootPanel-guidetextbox_7302913__ {
        margin-left: 5px; } }
  .form-bill-one .custom-bill-one div#guideContainer-toolbar-submit___guide-item {
    float: right !important; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one div#guideContainer-toolbar-submit___guide-item {
        float: none !important; } }
  .form-bill-one .custom-bill-one div#guideContainer-rootPanel-guidetextbox_1138596418__ {
    margin-left: 13px;
    margin-top: -28px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one div#guideContainer-rootPanel-guidetextbox_1138596418__ {
        margin-left: 5px;
        margin-right: 5px; } }
  @media (max-width: 767px) {
    .form-bill-one .custom-bill-one .guidetoolbar {
      text-align: center; } }
  .form-bill-one .custom-bill-one div#guideContainer-rootPanel-FileAttachments-guidefileupload__ {
    margin-bottom: 0px;
    margin-left: 15px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one div#guideContainer-rootPanel-FileAttachments-guidefileupload__ {
        margin-left: 7px;
        margin-right: 7px; } }
    .form-bill-one .custom-bill-one div#guideContainer-rootPanel-FileAttachments-guidefileupload__ .guideFieldLabel.top label.isOptional::before {
      content: ""; }
  .form-bill-one .custom-bill-one .guideContainerWrapperNode.guideContainerNode.container {
    width: 63%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .guideContainerWrapperNode.guideContainerNode.container {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .form-bill-one .custom-bill-one .guideContainerWrapperNode.guideContainerNode.container {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px; } }
  .form-bill-one .custom-bill-one div#guideContainer-rootPanel-FileAttachments-guidetextdraw___guide-item {
    padding-left: 3px;
    padding-right: 0; }
    .form-bill-one .custom-bill-one div#guideContainer-rootPanel-FileAttachments-guidetextdraw___guide-item p {
      font-family: "Honeywell Sans";
      font-size: 18px;
      font-weight: 300;
      color: #D0D0D0 !important; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one div#guideContainer-rootPanel-FileAttachments-guidetextdraw___guide-item {
        font-size: 14px;
        margin-left: -7px;
        height: auto; } }
  .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload {
    border: 2px solid #D0D0D0;
    background-color: #FFFFFF;
    height: 46px;
    position: relative;
    display: block;
    width: 100%; }
    .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload ul li .guide-fu-fileName {
      font-family: "Honeywell Sans";
      font-size: 18px;
      font-weight: 300;
      line-height: 25px;
      white-space: normal; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload ul li .guide-fu-fileName {
          font-size: 14px; } }
    .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload input#guideContainer-rootPanel-FileAttachments-guidefileupload___widget,
    .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload input[type=file] {
      z-index: 100;
      cursor: pointer;
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      right: 0;
      opacity: 0;
      font-size: 0px; }
    .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload .guide-fu-fileItemList {
      list-style: none;
      overflow: auto;
      overflow-x: hidden;
      white-space: nowrap; }
    .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload .guide-fu-fileItem {
      padding: 10px 0 0 0;
      width: 100%;
      margin-left: -20px; }
    .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload .guide-fu-fileClose.close {
      display: inline-block;
      float: none;
      opacity: 1;
      color: transparent; }
      .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload .guide-fu-fileClose.close::after {
        font-family: 'FontAwesome';
        content: "\f1f8";
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 1;
        color: #1792e5;
        text-shadow: 0 1px 0 #fff;
        cursor: pointer; }
    .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload button.button-default.button-medium.guide-fu-attach-button {
      padding: 0px;
      margin-right: -2px;
      display: inline-block;
      height: 46px !important;
      line-height: 46px;
      position: absolute;
      background: #fff;
      top: -2px;
      right: 0px;
      opacity: 1;
      border-radius: 0;
      color: #1792E5;
      border: 2px solid #1792E5;
      width: 200px;
      letter-spacing: .5px; }
  @media (min-width: 768px) {
    .form-bill-one .custom-bill-one #guideContainer-rootPanel-FileAttachments-guidefileupload___guide-item .col-md-12 {
      max-width: 100% !important;
      -ms-flex: 0 0 100% !important;
      flex: 0 0 100% !important; } }
  .form-bill-one .custom-bill-one div#guideContainer-rootPanel-FileAttachments-guidefileupload___guideFieldLongDescription {
    height: 6px;
    line-height: 4px;
    font-size: 11px;
    background: #F7F7F7;
    font-weight: 300;
    letter-spacing: 1px;
    font-family: "Honeywell Sans";
    padding: 10px 7px 12px;
    position: absolute;
    top: -42px;
    right: -98px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one div#guideContainer-rootPanel-FileAttachments-guidefileupload___guideFieldLongDescription {
        font-size: 6px;
        right: -4px; } }
  .form-bill-one .custom-bill-one .guideFieldWidget.textField.guideTelephone.telephoneWidget {
    width: 88% !important; }
  .form-bill-one .custom-bill-one .guideFieldNode.guideTextDraw.textdraw1554899687375.guideStaticText.af-field-filled p {
    position: absolute;
    left: -340px;
    height: 25px;
    font-family: "Honeywell Sans";
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    display: block;
    color: #D0D0D0 !important; }
  .form-bill-one .custom-bill-one div#guideContainer-toolbar-previtemnav___widget {
    margin-left: 6px; }
  .form-bill-one .custom-bill-one .guideFieldWidget.guideFieldButtonWidget.xfaButton {
    margin-right: 8px;
    margin-left: 16px;
    margin-top: 5px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .guideFieldWidget.guideFieldButtonWidget.xfaButton {
        margin-right: 0px;
        margin-left: 0px; } }
  .form-bill-one .custom-bill-one textarea#guideContainer-rootPanel-guidetextbox_7302913___widget {
    width: 98%; }
  .form-bill-one .custom-bill-one .dropDownList select {
    width: 100% !important;
    position: relative;
    font-family: "Honeywell Sans";
    font-size: 18px;
    font-weight: 300;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 48px;
    line-height: 23px;
    border: 2px solid #D0D0D0;
    box-sizing: border-box;
    outline: none;
    border-radius: 0;
    margin: 0px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .dropDownList select {
        width: 293px; } }
  .form-bill-one .custom-bill-one .guideFieldWidget.left.XfaCheckBox input[type="radio"],
  .form-bill-one .custom-bill-one .guideFieldWidget.left.XfaCheckBox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 2px;
    left: 5px; }
  .form-bill-one .custom-bill-one .afRadioButtonItem {
    position: relative; }
  .form-bill-one .custom-bill-one div#guideContainer-rootPanel-guidetextdraw___guide-item {
    display: block !important; }
  .form-bill-one .custom-bill-one .hint-square .guideFieldWidget.left.XfaCheckBox,
  .form-bill-one .custom-bill-one .sameAddress .guideFieldWidget.left.XfaCheckBox {
    position: absolute;
    top: 1px;
    left: 0;
    width: 24px;
    height: 24px;
    border: 2px solid #D0D0D0;
    background-color: #FFFFFF;
    border-radius: 50%; }
    .form-bill-one .custom-bill-one .hint-square .guideFieldWidget.left.XfaCheckBox:focus,
    .form-bill-one .custom-bill-one .sameAddress .guideFieldWidget.left.XfaCheckBox:focus {
      border: 1px solid #1792E5;
      outline: none; }
    .form-bill-one .custom-bill-one .hint-square .guideFieldWidget.left.XfaCheckBox::after,
    .form-bill-one .custom-bill-one .sameAddress .guideFieldWidget.left.XfaCheckBox::after {
      content: "";
      position: absolute;
      display: none; }
  .form-bill-one .custom-bill-one .hint-square .guideFieldWidget.left.XfaCheckBox.focusForm,
  .form-bill-one .custom-bill-one .sameAddress .guideFieldWidget.left.XfaCheckBox.focusForm {
    border: 2px solid #1792E5; }
  .form-bill-one .custom-bill-one input[type="radio"]:checked ~ .guideItemSelected:after {
    display: block; }
  .form-bill-one .custom-bill-one .hint-square .guideItemSelected:after,
  .form-bill-one .custom-bill-one .sameAddress .guideItemSelected:after {
    top: 5px;
    left: 4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #1792E5;
    content: " ";
    position: absolute; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .hint-square .guideItemSelected:after,
      .form-bill-one .custom-bill-one .sameAddress .guideItemSelected:after {
        top: 5px; } }
  .form-bill-one .custom-bill-one .PartDetails, .form-bill-one .custom-bill-one .square-shape, .form-bill-one .custom-bill-one .checkbox-step4, .form-bill-one .custom-bill-one .sameasshipping {
    margin-left: 7px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .PartDetails, .form-bill-one .custom-bill-one .square-shape, .form-bill-one .custom-bill-one .checkbox-step4, .form-bill-one .custom-bill-one .sameasshipping {
        margin-left: 2px; } }
    .form-bill-one .custom-bill-one .PartDetails .guideFieldWidget.left.XfaCheckBox.focusForm, .form-bill-one .custom-bill-one .square-shape .guideFieldWidget.left.XfaCheckBox.focusForm, .form-bill-one .custom-bill-one .checkbox-step4 .guideFieldWidget.left.XfaCheckBox.focusForm, .form-bill-one .custom-bill-one .sameasshipping .guideFieldWidget.left.XfaCheckBox.focusForm {
      border: 2px solid #1792E5; }
    .form-bill-one .custom-bill-one .PartDetails .XfaCheckBox.guideFieldWidget, .form-bill-one .custom-bill-one .square-shape .XfaCheckBox.guideFieldWidget, .form-bill-one .custom-bill-one .checkbox-step4 .XfaCheckBox.guideFieldWidget, .form-bill-one .custom-bill-one .sameasshipping .XfaCheckBox.guideFieldWidget {
      border: 2px solid #E6E6E6;
      background-color: #F5F5F5;
      width: 24px;
      height: 24px; }
      .form-bill-one .custom-bill-one .PartDetails .XfaCheckBox.guideFieldWidget::after, .form-bill-one .custom-bill-one .square-shape .XfaCheckBox.guideFieldWidget::after, .form-bill-one .custom-bill-one .checkbox-step4 .XfaCheckBox.guideFieldWidget::after, .form-bill-one .custom-bill-one .sameasshipping .XfaCheckBox.guideFieldWidget::after {
        content: "";
        position: absolute;
        display: none; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .PartDetails .XfaCheckBox.guideFieldWidget, .form-bill-one .custom-bill-one .square-shape .XfaCheckBox.guideFieldWidget, .form-bill-one .custom-bill-one .checkbox-step4 .XfaCheckBox.guideFieldWidget, .form-bill-one .custom-bill-one .sameasshipping .XfaCheckBox.guideFieldWidget {
          float: left;
          margin-right: 6px;
          margin-top: 4px; } }
    .form-bill-one .custom-bill-one .PartDetails .isOptional, .form-bill-one .custom-bill-one .square-shape .isOptional, .form-bill-one .custom-bill-one .checkbox-step4 .isOptional, .form-bill-one .custom-bill-one .sameasshipping .isOptional {
      color: #303030;
      font-size: 18px;
      font-weight: 300;
      line-height: 25px;
      font-family: "Honeywell Sans"; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .PartDetails .isOptional, .form-bill-one .custom-bill-one .square-shape .isOptional, .form-bill-one .custom-bill-one .checkbox-step4 .isOptional, .form-bill-one .custom-bill-one .sameasshipping .isOptional {
          display: flex;
          font-size: 16px;
          line-height: 29px;
          height: auto; } }
  .form-bill-one .custom-bill-one input[type="checkbox"]:checked ~ .checkbox-step4.guideItemSelected:after,
  .form-bill-one .custom-bill-one .PartDetails.guideItemSelected:after, .form-bill-one .custom-bill-one .square-shape.guideItemSelected:after, .form-bill-one .custom-bill-one .sameasshipping.guideItemSelected:after {
    display: block; }
  .form-bill-one .custom-bill-one .checkbox-step4.guideItemSelected:after,
  .form-bill-one .custom-bill-one .PartDetails.guideItemSelected:after, .form-bill-one .custom-bill-one .square-shape.guideItemSelected:after, .form-bill-one .custom-bill-one .sameasshipping.guideItemSelected:after {
    color: #fff;
    left: 20px;
    top: 14px;
    content: '';
    position: absolute;
    background: white;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: -1px 0 0 white,1px 0 0 white,2px 0 0 white,3px 0 0 white,4px 0 0 white,4px 0 0 white ,4px -1px 0 white, 4px -2px 0 white, 4px -3px 0 white, 4px -4px 0 white, 4px -5px 0 white, 4px -6px 0 white,4px -7px 0 white,4px -8px 0 white,4px -9px 0 white,4px -10px 0 white,4px -11px 0 white,4px -12px 0 white;
    box-shadow: -1px 0 0 white,1px 0 0 white,2px 0 0 white,3px 0 0 white,4px 0 0 white,4px 0 0 white ,4px -1px 0 white, 4px -2px 0 white, 4px -3px 0 white, 4px -4px 0 white, 4px -5px 0 white, 4px -6px 0 white,4px -7px 0 white,4px -8px 0 white,4px -9px 0 white,4px -10px 0 white,4px -11px 0 white,4px -12px 0 white;
    -moz-box-shadow: -1px 0 0 white,1px 0 0 white,2px 0 0 white,3px 0 0 white,4px 0 0 white,4px 0 0 white ,4px -1px 0 white, 4px -2px 0 white, 4px -3px 0 white, 4px -4px 0 white, 4px -5px 0 white, 4px -6px 0 white,4px -7px 0 white,4px -8px 0 white,4px -9px 0 white,4px -10px 0 white,4px -11px 0 white,4px -12px 0 white;
    transform: rotate(45deg); }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .checkbox-step4.guideItemSelected:after,
      .form-bill-one .custom-bill-one .PartDetails.guideItemSelected:after, .form-bill-one .custom-bill-one .square-shape.guideItemSelected:after, .form-bill-one .custom-bill-one .sameasshipping.guideItemSelected:after {
        top: 16px;
        left: 10px; } }
  .form-bill-one .custom-bill-one .guideRadioButtonGroupItems div:last-child {
    margin-left: 11px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .guideRadioButtonGroupItems div:last-child {
        margin-left: 0px; } }
  .form-bill-one .custom-bill-one .guideRadioButtonGroupItems {
    margin-top: 11px; }
    .form-bill-one .custom-bill-one .guideRadioButtonGroupItems .guideFieldWidget.left.XfaCheckBox label {
      margin: 0; }
  .form-bill-one .custom-bill-one .guideRadioButtonItem.afRadioButtonItem.guideFieldHorizontalAlignment {
    display: inline-block;
    padding-left: 18px;
    width: 49%; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .guideRadioButtonItem.afRadioButtonItem.guideFieldHorizontalAlignment {
        display: block;
        width: 100%;
        margin-bottom: 5px;
        padding-left: 25px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .form-bill-one .custom-bill-one .guideRadioButtonItem.afRadioButtonItem.guideFieldHorizontalAlignment {
        width: 48%; } }
  .form-bill-one .custom-bill-one .guideRadioButtonItem.afRadioButtonItem.guideFieldHorizontalAlignment.priority {
    width: 30% !important; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .guideRadioButtonItem.afRadioButtonItem.guideFieldHorizontalAlignment.priority {
        padding-bottom: 10px; } }
  .form-bill-one .custom-bill-one div#guideContainer-rootPanel-panel_686999192_copy_914269585-guideradiobutton__ {
    margin-left: 16px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one div#guideContainer-rootPanel-panel_686999192_copy_914269585-guideradiobutton__ {
        margin-left: 7px; } }
  .form-bill-one .custom-bill-one .afRadioButtonItem .guideWidgetLabel label {
    height: 25px;
    color: #303030;
    font-family: "Honeywell Sans";
    font-size: 18px;
    font-weight: 300;
    line-height: 25px; }
  .form-bill-one .custom-bill-one .guideTextDraw.guideStaticText p {
    color: #303030 !important;
    font-family: "Honeywell Sans";
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 26px;
    height: auto; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .guideTextDraw.guideStaticText p {
        height: auto;
        line-height: 26px; } }
  .form-bill-one .custom-bill-one .sending {
    color: #303030 !important;
    font-family: "Honeywell Sans";
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 26px;
    height: auto; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .sending {
        height: auto;
        line-height: 26px; } }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192_copy_914269585-panel-guidetextdraw_1989150145__ p,
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192_copy-panel-guidetextdraw_1989150145__ p,
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192-panel-guidetextdraw_1989150145__ p,
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192_copy_1785171037-panel-guidetextdraw_1989150145__ p {
    color: #303030;
    font-family: "Honeywell Sans";
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192_copy_914269585-panel-guidetextdraw_1989150145__ p,
      .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192_copy-panel-guidetextdraw_1989150145__ p,
      .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192-panel-guidetextdraw_1989150145__ p,
      .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192_copy_1785171037-panel-guidetextdraw_1989150145__ p {
        font-size: 14px; } }
  .form-bill-one .custom-bill-one .row.bottom-buttons {
    display: none; }
  .form-bill-one .custom-bill-one .wizard-navigators > li > a::before {
    content: none; }
  .form-bill-one .custom-bill-one .wizard-navigators > li > a {
    text-overflow: clip; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .wizard-navigators > li > a {
        margin-right: 0px; } }
  .form-bill-one .custom-bill-one .wizard-navigators > li > a::after {
    content: "/";
    padding: 0 6px;
    color: #969696; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .form-bill-one .custom-bill-one .wizard-navigators > li > a::after {
        padding: 0 2px; } }
  .form-bill-one .custom-bill-one .wizard-navigators li:last-child > a::after {
    content: " "; }
  .form-bill-one .custom-bill-one .guideNavIcon span {
    height: 17px;
    font-family: "Honeywell Sans";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 17px;
    text-transform: uppercase; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .form-bill-one .custom-bill-one .guideNavIcon span {
        font-size: 13px;
        letter-spacing: 0px; } }
  .form-bill-one .custom-bill-one .guideFieldLabel.top label.isOptional::before {
    content: " ";
    color: red;
    position: absolute;
    left: -2px;
    top: 2px; }
  .form-bill-one .custom-bill-one .guideFieldError {
    color: #ee3124;
    font-family: "Honeywell Sans";
    font-size: 16px !important;
    line-height: 20px; }
  .form-bill-one .custom-bill-one input[aria-invalid='true'],
  .form-bill-one .custom-bill-one textarea[aria-invalid='true'],
  .form-bill-one .custom-bill-one select[aria-invalid='true'] {
    border: 2px solid #ee3124 !important; }
  .form-bill-one .custom-bill-one .table-t input[type=text] {
    height: 32px;
    font-size: 16px;
    padding: 0;
    margin: 0; }
  .form-bill-one .custom-bill-one .table-t td .formDate {
    width: 120px; }
    .form-bill-one .custom-bill-one .table-t td .formDate .honeywellDatePicker input[type="text"] {
      font-size: 13px; }
      @media (max-width: 1336px) {
        .form-bill-one .custom-bill-one .table-t td .formDate .honeywellDatePicker input[type="text"] {
          font-size: 13px !important; } }
    .form-bill-one .custom-bill-one .table-t td .formDate .honeywellDatePicker:before {
      right: 4px;
      top: 5px;
      font-size: 20px; }
  .form-bill-one .custom-bill-one .table-t td {
    border-top: none;
    vertical-align: middle !important; }
    .form-bill-one .custom-bill-one .table-t td span .guideTableRuntimeDeleteControl {
      position: relative;
      right: 7px;
      margin: 0.5rem;
      outline: none;
      bottom: 5px; }
    .form-bill-one .custom-bill-one .table-t td:first-child span .guideTableRuntimeDeleteControl {
      display: none; }
    .form-bill-one .custom-bill-one .table-t td:last-child .guidebutton.guidefield.guide-1556090006153,
    .form-bill-one .custom-bill-one .table-t td:last-child .guidebutton.guidefield {
      width: 47px !important; }
    .form-bill-one .custom-bill-one .table-t td:last-child .guidebutton.guidefield button:not(.af-icon-button) {
      margin-left: -20px;
      min-width: 30px;
      padding: 0px;
      letter-spacing: 0;
      padding-top: 0;
      padding-bottom: 0;
      text-align: left;
      height: 20px;
      display: none; }
    .form-bill-one .custom-bill-one .table-t td:last-child span .guideTableRuntimeEditControl {
      display: none !important; }
    .form-bill-one .custom-bill-one .table-t td:last-child span .guideTableRuntimeAddControl {
      display: none !important; }
    .form-bill-one .custom-bill-one .table-t td:last-child span .guideTableRuntimeDeleteControl {
      display: block !important;
      float: right; }
  .form-bill-one .custom-bill-one .submit-button .guideFieldWidget.guideFieldButtonWidget.xfaButton {
    margin-right: 0px; }
    .form-bill-one .custom-bill-one .submit-button .guideFieldWidget.guideFieldButtonWidget.xfaButton .submit {
      margin-right: 0px !important; }
  .form-bill-one .custom-bill-one .submitpo-button-section div#guideContainer-toolbar-nextitemnav___guide-item {
    float: right !important; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .submitpo-button-section div#guideContainer-toolbar-nextitemnav___guide-item {
        float: none !important; } }
  .form-bill-one .custom-bill-one .submitpo-button-section .warranty-submit .guideFieldWidget.guideFieldButtonWidget.xfaButton,
  .form-bill-one .custom-bill-one .submitpo-button-section .submitpo-submit .guideFieldWidget.guideFieldButtonWidget.xfaButton {
    margin-right: 0px; }
    .form-bill-one .custom-bill-one .submitpo-button-section .warranty-submit .guideFieldWidget.guideFieldButtonWidget.xfaButton .submit,
    .form-bill-one .custom-bill-one .submitpo-button-section .submitpo-submit .guideFieldWidget.guideFieldButtonWidget.xfaButton .submit {
      margin-right: 0px !important; }
  .form-bill-one .custom-bill-one .submitpo-button-section .submit-po-button button.moveNext:not(.af-icon-button) {
    color: #ffffff;
    background: #1792E5 !important; }
  .form-bill-one .custom-bill-one .submitpo-button-section .submit-po-button button.moveNext:not(.af-icon-button):hover {
    border-color: #1272B2;
    background: #1272B2 !important; }
  .form-bill-one .custom-bill-one .warranty-check p:last-child {
    font-size: 15px;
    line-height: 35px;
    font-weight: 300; }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_1573185223-guidetextbox_8879427___guide-item {
    margin-left: 28px; }
  .form-bill-one .custom-bill-one .submitpo-section-details {
    /*.square-shape,.checkbox-step4,.sameasshipping{
               .isOptional:after{
                              content: " ";
                              height: 12px;
                              width: 12px;
                              background-color: white;
                              color:"#A0A0A0";
                              border:1px solid #A0A0A0;
                              border-radius:50%;
                              padding:0px 3px;
                              font-size:7px;
                              position:relative;
                              top:-2px;
                              @media (max-width: 767px) {
                                 font-size:12px;
                                 line-height:10px;
                                 top:7px;
                         }
                }
                }*/ }
    .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_394734089-guidetextdraw___guide-item {
      height: 14px;
      margin-top: -6px; }
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_321341578-guidetextdraw__ p {
      color: #D0D0D0 !important;
      font-size: 18px;
      line-height: 0px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_321341578-guidetextdraw__ p {
          font-size: 14px;
          line-height: normal; } }
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_321341578-guidefileupload__,
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_321341578-guideradiobutton__ {
      margin-left: 13px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_321341578-guidefileupload__,
        .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_321341578-guideradiobutton__ {
          margin-left: 4px; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .guideRadioButtonItem.afRadioButtonItem.guideFieldHorizontalAlignment {
      padding-left: 26px;
      width: 48%;
      padding-bottom: 11px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .guideRadioButtonItem.afRadioButtonItem.guideFieldHorizontalAlignment {
          width: 100%; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .guideRadioButtonGroupItems div:last-child {
      margin-left: 0px; }
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidebutton_1316874149___guide-item {
      position: relative;
      bottom: 127px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_686999192_copy-guidetextdraw_102964__ {
        padding-left: 6px; } }
    .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_686999192_copy-guidetextdraw_102964___guide-item {
      height: 14px;
      margin-top: -6px; }
      .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_686999192_copy-guidetextdraw_102964___guide-item div#guideContainer-rootPanel-panel_686999192_copy-guidetextdraw_102964__ p,
      .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_686999192_copy-guidetextdraw_102964___guide-item div#guideContainer-rootPanel-panel_321341578-guidetextdraw__ p {
        color: #D0D0D0 !important;
        font-size: 18px;
        margin-top: -10px; }
        @media (max-width: 767px) {
          .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_686999192_copy-guidetextdraw_102964___guide-item div#guideContainer-rootPanel-panel_686999192_copy-guidetextdraw_102964__ p,
          .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_686999192_copy-guidetextdraw_102964___guide-item div#guideContainer-rootPanel-panel_321341578-guidetextdraw__ p {
            font-size: 14px;
            line-height: normal; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .Materialsubtotal {
      text-align: right; }
      .form-bill-one .custom-bill-one .submitpo-section-details .Materialsubtotal .guideFieldLabel.top {
        width: 161px;
        display: inline-block;
        height: 27px;
        line-height: 25px;
        vertical-align: middle; }
        .form-bill-one .custom-bill-one .submitpo-section-details .Materialsubtotal .guideFieldLabel.top label {
          color: #303030;
          font-family: "Honeywell Sans";
          font-size: 18px;
          font-weight: bold; }
          .form-bill-one .custom-bill-one .submitpo-section-details .Materialsubtotal .guideFieldLabel.top label.isOptional::before {
            content: ""; }
      .form-bill-one .custom-bill-one .submitpo-section-details .Materialsubtotal .numericInput {
        width: 150px;
        display: inline-block; }
        .form-bill-one .custom-bill-one .submitpo-section-details .Materialsubtotal .numericInput input[type=text] {
          border: none;
          text-align: right; }
    .form-bill-one .custom-bill-one .submitpo-section-details .totalClaims {
      text-align: right; }
      .form-bill-one .custom-bill-one .submitpo-section-details .totalClaims .guideFieldLabel.top {
        width: 260px;
        display: inline-block;
        height: 27px;
        line-height: 25px;
        vertical-align: middle; }
        @media (max-width: 767px) {
          .form-bill-one .custom-bill-one .submitpo-section-details .totalClaims .guideFieldLabel.top {
            width: 50%;
            float: left; } }
        .form-bill-one .custom-bill-one .submitpo-section-details .totalClaims .guideFieldLabel.top label {
          color: #7EB338;
          font-family: "Honeywell Sans";
          font-size: 18px;
          font-weight: bold;
          line-height: 25px; }
          .form-bill-one .custom-bill-one .submitpo-section-details .totalClaims .guideFieldLabel.top label.isOptional::before {
            content: ""; }
      .form-bill-one .custom-bill-one .submitpo-section-details .totalClaims .numericInput {
        width: 148px;
        display: inline-block; }
        @media (max-width: 767px) {
          .form-bill-one .custom-bill-one .submitpo-section-details .totalClaims .numericInput {
            width: 50%;
            float: left; } }
        .form-bill-one .custom-bill-one .submitpo-section-details .totalClaims .numericInput input[type=text] {
          border: none;
          text-align: right; }
    .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_1573185223-guidebutton__ {
      position: absolute;
      top: 16px; }
    .form-bill-one .custom-bill-one .submitpo-section-details .submit-po-button .guideFieldWidget.guideFieldButtonWidget.xfaButton {
      margin-right: -7px; }
    .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_1573185223-panel_1282348958___guide-item {
      margin-left: 30px;
      margin-top: -28px; }
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1311387048___guideFieldShortDescription {
      width: 120px;
      background-color: #555;
      text-align: center;
      border-radius: 6px;
      position: absolute;
      z-index: 1;
      bottom: 125%;
      left: 22%;
      transition: opacity 0.3s;
      top: -18px;
      height: 17px;
      display: block; }
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1311387048___guideFieldShortDescription p {
        color: white; }
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1311387048___guideFieldShortDescription:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -4px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent; }
    .form-bill-one .custom-bill-one .submitpo-section-details .LaborTime.guideTextDraw.guideStaticText,
    .form-bill-one .custom-bill-one .submitpo-section-details .headerItem.guideTextDraw.guideStaticText {
      padding-right: 0 !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details input[type="date"] {
      background: url(uop-adaptive-form-theme/assets/calender.svg) 98%/1.4rem 2.2rem no-repeat !important;
      font-size: 12px !important;
      padding: 0px !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .warranty-date input[type="date"] {
      font-size: 18px !important;
      background: url(uop-adaptive-form-theme/assets/calender.svg) 99%/1.8rem 2.2rem no-repeat !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .servicebulletin .guideHelpQuestionMark {
      position: absolute;
      left: 385px !important;
      opacity: 1;
      cursor: default; }
      @media (max-width: 766px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .servicebulletin .guideHelpQuestionMark {
          left: 342px !important;
          top: 9px; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .square-shape .isOptional:after {
      margin-left: 15px; }
    .form-bill-one .custom-bill-one .submitpo-section-details .checkbox-step4 .isOptional:after {
      margin-left: 28px; }
    .form-bill-one .custom-bill-one .submitpo-section-details .sameasshipping .isOptional:after {
      margin-left: 8px; }
    .form-bill-one .custom-bill-one .submitpo-section-details .guideHelpQuestionMark {
      position: absolute;
      left: 236px;
      opacity: 1;
      background: none; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .guideHelpQuestionMark {
          left: 207px;
          top: 10px; } }
      @media (max-width: 1440px) and (min-width: 768px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .guideHelpQuestionMark {
          left: 242px; } }
      .form-bill-one .custom-bill-one .submitpo-section-details .guideHelpQuestionMark:hover {
        background: none; }
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox___guideFieldLongDescription,
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1311387048___guideFieldLongDescription,
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_995793525___guideFieldLongDescription,
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1225795436___guideFieldLongDescription {
      position: absolute;
      max-width: 276px;
      width: 100%;
      font-style: normal;
      font-weight: normal;
      letter-spacing: normal;
      line-break: auto;
      line-height: 1.42857;
      text-align: start;
      text-decoration: none;
      text-shadow: none;
      text-transform: none;
      white-space: normal;
      word-break: normal;
      word-spacing: normal;
      overflow-wrap: normal;
      font-size: 14px;
      background-color: white;
      background-clip: padding-box;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 0px;
      box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
      left: 21%;
      margin-left: -60px;
      bottom: 30px;
      height: auto;
      z-index: 1047;
      display: none !important; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox___guideFieldLongDescription,
        .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1311387048___guideFieldLongDescription,
        .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_995793525___guideFieldLongDescription,
        .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1225795436___guideFieldLongDescription {
          max-width: 221px;
          font-size: 12px;
          left: 45% !important; } }
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox___guideFieldLongDescription p,
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1311387048___guideFieldLongDescription p,
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_995793525___guideFieldLongDescription p,
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1225795436___guideFieldLongDescription p {
        margin-bottom: 10px;
        margin-top: 10px; }
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox___guideFieldLongDescription:after,
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1311387048___guideFieldLongDescription:after,
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_995793525___guideFieldLongDescription:after,
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1225795436___guideFieldLongDescription:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: 3px;
        border-width: 10px;
        border-style: solid;
        border-color: white transparent transparent transparent; }
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1225795436___guideFieldLongDescription {
      left: 41% !important; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_1225795436___guideFieldLongDescription {
          max-width: 211px; } }
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-guidecheckbox_995793525___guideFieldLongDescription {
      left: 22%; }
    .form-bill-one .custom-bill-one .submitpo-section-details .FreightClaim label {
      height: 29px;
      font-size: 15px;
      font-weight: 300;
      line-height: 29px; }
    .form-bill-one .custom-bill-one .submitpo-section-details .FreightClaim .numericInput input[type="text"] {
      width: 347px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .FreightClaim .numericInput input[type="text"] {
          width: 100%; } }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-panel_1282348958-guidetextdraw___guide-item {
        width: 56%; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .freightSubtotal {
      text-align: right;
      vertical-align: center;
      padding-top: 40px;
      margin-right: -80px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .freightSubtotal {
          text-align: left;
          vertical-align: center;
          padding-top: 0px;
          margin-right: 0px;
          width: 200px; } }
      .form-bill-one .custom-bill-one .submitpo-section-details .freightSubtotal p {
        font-size: 18px !important; }
        @media (max-width: 767px) {
          .form-bill-one .custom-bill-one .submitpo-section-details .freightSubtotal p {
            font-size: 16px !important;
            line-height: 44px; } }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-panel_1282348958-guidenumericbox___guide-item {
        width: 44%; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .amount .numericInput {
      margin-left: 67px;
      margin-top: 31px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .amount .numericInput {
          margin-left: 0px;
          margin-top: 1px; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .amount input[type="text"] {
      text-align: right;
      border: none;
      width: 141px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .amount input[type="text"] {
          text-align: left; } }
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-table-Row1556010406308-tableItem1556010406310___guide-item,
    .form-bill-one .custom-bill-one .submitpo-section-details #guideContainer-rootPanel-panel_1573185223-table-Row1556010184531-tableItem1556010184536___guide-item {
      border: none; }
    .form-bill-one .custom-bill-one .submitpo-section-details .labor-rate {
      margin-left: 24px; }
      .form-bill-one .custom-bill-one .submitpo-section-details .labor-rate p {
        font-size: 15px !important;
        font-weight: 300; }
    .form-bill-one .custom-bill-one .submitpo-section-details .itemized-parts {
      margin-left: 25px; }
      .form-bill-one .custom-bill-one .submitpo-section-details .itemized-parts p {
        font-size: 15px !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .guideTableNode.Table.warranty-material.cq-Editable-dom.cq-Editable-dom--container table tbody {
      background: transparent; }
      .form-bill-one .custom-bill-one .submitpo-section-details .guideTableNode.Table.warranty-material.cq-Editable-dom.cq-Editable-dom--container table tbody tr:nth-child(n+1) {
        background: #fff !important; }
      .form-bill-one .custom-bill-one .submitpo-section-details .guideTableNode.Table.warranty-material.cq-Editable-dom.cq-Editable-dom--container table tbody tr:nth-child(2n+1) {
        background: #f0f0f0 !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .guideTableNode table tbody tr:nth-of-type(even) {
      background: #fff !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .guideTableNode table tbody tr:nth-of-type(odd) {
      background-color: #F7F7F7 !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .warranty-material .total .numericInput input[type=text] {
      background-color: transparent;
      text-align: center; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .submitpo-section-details .labor-table {
        overflow-x: auto;
        clear: both; }
        .form-bill-one .custom-bill-one .submitpo-section-details .labor-table .guide-1556974101163 .numericInput input[type='text'],
        .form-bill-one .custom-bill-one .submitpo-section-details .labor-table .guide-1556974317336 .numericInput input[type='text'] {
          width: 200px;
          text-align: left; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .warranty-material .numeric-box input[type="text"],
    .form-bill-one .custom-bill-one .submitpo-section-details .labor-table .numeric-box input[type="text"] {
      text-align: right;
      border: none; }
    .form-bill-one .custom-bill-one .submitpo-section-details .warranty-material .guideimage,
    .form-bill-one .custom-bill-one .submitpo-section-details .labor-table .guideimage {
      width: 100px;
      text-align: center; }
    .form-bill-one .custom-bill-one .submitpo-section-details .warranty-material #guideContainer-rootPanel-panel_1573185223-table_100478425-Row2-tableItem__ p,
    .form-bill-one .custom-bill-one .submitpo-section-details .labor-table #guideContainer-rootPanel-panel_1573185223-table_100478425-Row2-tableItem__ p {
      line-height: 44px;
      text-align: right;
      font-size: 18px !important;
      font-weight: bold !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .warranty-material .TotalClaimMaterial p,
    .form-bill-one .custom-bill-one .submitpo-section-details .labor-table .TotalClaimMaterial p {
      height: 25px;
      color: #7EB338 !important;
      font-size: 18px;
      font-weight: bold;
      line-height: 25px;
      text-align: right; }
    .form-bill-one .custom-bill-one .submitpo-section-details .warranty-material th,
    .form-bill-one .custom-bill-one .submitpo-section-details .labor-table th {
      vertical-align: middle !important;
      background-color: #606060 !important; }
      .form-bill-one .custom-bill-one .submitpo-section-details .warranty-material th .guideFieldNode.guideTextDraw p,
      .form-bill-one .custom-bill-one .submitpo-section-details .labor-table th .guideFieldNode.guideTextDraw p {
        color: #FFFFFF !important;
        font-size: 15px !important;
        line-height: 20px; }
    .form-bill-one .custom-bill-one .submitpo-section-details .claimText h3 {
      height: 58px;
      width: 712px;
      color: #303030;
      font-family: "Honeywell Sans";
      font-size: 22px;
      font-weight: 300;
      line-height: 24px; }
      @media (max-width: 768px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .claimText h3 {
          width: auto;
          height: auto; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .claimText p {
      font-size: 15px !important;
      font-weight: 300; }
    .form-bill-one .custom-bill-one .submitpo-section-details .warranty-label-sec2 {
      margin-left: 0px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .warranty-label-sec2 {
          margin-left: 0px; } }
      .form-bill-one .custom-bill-one .submitpo-section-details .warranty-label-sec2 label {
        font-weight: 300; }
    .form-bill-one .custom-bill-one .submitpo-section-details .add-part button:not(.af-icon-button) {
      height: 25px;
      width: 89px;
      color: #1792E5;
      font-family: "Honeywell Sans";
      font-size: 18px;
      text-transform: capitalize;
      line-height: 6px;
      background: transparent;
      border: none;
      outline-style: none; }
    .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_686999192_copy-panel_713349921-guidetextdraw_102964925___guide-item {
      margin-top: -10px; }
      .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_686999192_copy-panel_713349921-guidetextdraw_102964925___guide-item p {
        font-family: "Honeywell Sans";
        font-size: 18px;
        font-weight: 300;
        color: #D0D0D0 !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-producttable {
      margin-left: 46px; }
      @media (max-width: 768px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-producttable {
          overflow-x: auto;
          clear: both; } }
      .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-producttable .part-details .guideFieldNode.guideTextDraw p {
        color: #FFFFFF !important;
        font-size: 15px !important;
        line-height: 20px; }
      .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-producttable .part-details th {
        vertical-align: middle !important;
        background-color: #606060 !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-parttext {
      margin-left: 26px; }
      .form-bill-one .custom-bill-one .submitpo-section-details .submitpo-parttext p {
        font-size: 15px !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .iconButton-label {
      margin-right: 34px; }
    .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_686999192_copy-panel_713349921-guidetextdraw__ p {
      font-size: 15px !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_1573185223-table___guide-item,
    .form-bill-one .custom-bill-one .submitpo-section-details div#guideContainer-rootPanel-panel_1573185223-table_100478425___guide-item {
      margin-left: 30px; }
    .form-bill-one .custom-bill-one .submitpo-section-details .fileAttachment {
      margin-left: 14px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .submitpo-section-details .fileAttachment {
          margin-left: 7px; } }
    .form-bill-one .custom-bill-one .submitpo-section-details .part-details .guideTextDraw.guideStaticText {
      padding-right: 0px !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .part-details th {
      vertical-align: middle !important;
      background-color: #606060 !important; }
    .form-bill-one .custom-bill-one .submitpo-section-details .part-details #guideContainer-rootPanel-panel_1573185223-table-HeaderRow-tableItem1___guide-item {
      width: 9% !important; }
  .form-bill-one .custom-bill-one .additionalComments {
    margin-left: 13px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .additionalComments {
        margin-right: 5px;
        margin-left: 5px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .form-bill-one .custom-bill-one .additionalComments {
        padding-left: 0px; } }
  .form-bill-one .custom-bill-one .submitpo-section-order .committe-headline p::before {
    content: ""; }
  @media (max-width: 1440px) and (min-width: 768px) {
    .form-bill-one .custom-bill-one .submitpo-section-order .dropDownList.select-custom {
      width: 100% !important; } }
  @media (max-width: 768px) {
    .form-bill-one .custom-bill-one .submitpo-section-order .dropDownList.select-custom {
      width: 100% !important; } }
  .form-bill-one .custom-bill-one .submitpo-section-order #guideContainer-rootPanel-panel-guidetextbox___guide-item {
    padding-right: 15px; }
  .form-bill-one .custom-bill-one .submitpo-section-order .guideCheckBox.AircraftOwner {
    margin-left: 15px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .submitpo-section-order .guideCheckBox.AircraftOwner {
        margin-left: 7px; } }
  .form-bill-one .custom-bill-one .submitpo-section-order .guideTextDraw.guideStaticText {
    padding-left: 0.9rem !important; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .submitpo-section-order .guideTextDraw.guideStaticText {
        padding-left: 0.5rem !important; } }
  .form-bill-one .custom-bill-one .submitpo-section-order #guideContainer-rootPanel-panel_686999192_copy_914269585-panel_713349921___guide-item {
    margin-top: -35px; }
  .form-bill-one .custom-bill-one .submitpo-section-order #guideContainer-rootPanel-panel-panel_1869971701___guide-item {
    margin-top: -20px; }
  .form-bill-one .custom-bill-one .submitpo-section-order div#guideContainer-rootPanel-panel_686999192_copy-panel-guidetextdraw_1989150145___guide-item,
  .form-bill-one .custom-bill-one .submitpo-section-order div#guideContainer-rootPanel-panel_686999192-panel-guidetextdraw_1989150145___guide-item,
  .form-bill-one .custom-bill-one .submitpo-section-order div#guideContainer-rootPanel-panel_686999192_copy_1785171037-panel-guidetextdraw_1989150145___guide-item {
    margin-top: -10px; }
  .form-bill-one .custom-bill-one .submitpo-section-order #guideContainer-rootPanel-panel_686999192_copy_914269585-panel-guidetextdraw_1989150145___guide-item,
  .form-bill-one .custom-bill-one .submitpo-section-order div#guideContainer-rootPanel-panel-panel_423361632-guidetextdraw_160225___guide-item {
    margin-top: -10px; }
  .form-bill-one .custom-bill-one .submitpo-section-order .warranty-subheading {
    margin-top: -10px; }
    .form-bill-one .custom-bill-one .submitpo-section-order .warranty-subheading p {
      font-size: 15px !important;
      font-weight: 300; }
  .form-bill-one .custom-bill-one .submitpo-section-order .wizard-navigators {
    margin-left: -2px;
    float: left;
    font-size: 14px; }
    .form-bill-one .custom-bill-one .submitpo-section-order .wizard-navigators > li {
      counter-increment: li; }
      .form-bill-one .custom-bill-one .submitpo-section-order .wizard-navigators > li:nth-child(1) {
        margin-left: -50px; }
    @media (max-width: 768px) {
      .form-bill-one .custom-bill-one .submitpo-section-order .wizard-navigators {
        background: transparent !important;
        margin-left: 0px; } }
  @media (min-width: 768px) {
    .form-bill-one .custom-bill-one .submitpo-section-order .col-md-10 {
      max-width: 100% !important; } }
  .form-bill-one .custom-bill-one .submitpo-section-order .guideTableRuntimeEditControl,
  .form-bill-one .custom-bill-one .submitpo-section-order .guideTableRuntimeAddControl {
    display: none; }
  .form-bill-one .custom-bill-one .submitpo-section-order input[type="date"] {
    background: #fff url(uop-adaptive-form-theme/assets/calender.svg) 97%/1.8rem 2.2rem no-repeat;
    font-family: "Honeywell Sans";
    font-size: 18px;
    font-weight: 300;
    border: 2px solid #d0d0d0;
    box-sizing: border-box;
    outline: 0;
    height: 2.2rem;
    min-height: 48px; }
    .form-bill-one .custom-bill-one .submitpo-section-order input[type="date"]:not(:focus) {
      color: #D0D0D0; }
  .form-bill-one .custom-bill-one .submitpo-section-order input[type="date"]::-webkit-inner-spin-button {
    display: none; }
  .form-bill-one .custom-bill-one .submitpo-section-order input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0; }
  .form-bill-one .custom-bill-one .submitpo-section-order input[type="date"]::-webkit-clear-button {
    display: none; }
  .form-bill-one .custom-bill-one .submitpo-section-order select:not(:focus) {
    font-family: "Honeywell Sans";
    font-size: 18px;
    font-weight: 300;
    line-height: 25px; }
  .form-bill-one .custom-bill-one .submitpo-section-order select option :first-child {
    height: 48px;
    font-family: "Honeywell Sans";
    font-size: 18px;
    line-height: 25px; }
  .form-bill-one .custom-bill-one .submitpo-section-order input::placeholder {
    height: 48px;
    color: #D0D0D0;
    font-family: "Honeywell Sans";
    font-size: 18px;
    font-weight: 300;
    line-height: 25px; }
  .form-bill-one .custom-bill-one .submitpo-section-order input:-ms-input-placeholder,
  .form-bill-one .custom-bill-one .submitpo-section-order textarea:-ms-input-placeholder {
    color: #D0D0D0 !important;
    /* IE11 needs the !important flag */ }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-panel_1100265055-guideradiobutton__ {
    margin-left: 14px; }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-panel_57734725-guidetextbox__ {
    margin-left: -1px; }
  .form-bill-one .custom-bill-one .email-mailing .otherQuestions {
    margin-left: 12px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .email-mailing .otherQuestions {
        margin-left: 5px; } }
  .form-bill-one .custom-bill-one .email-mailing .guideFieldLabel label {
    height: auto;
    margin-left: 4px; }
    @media (max-width: 768px) {
      .form-bill-one .custom-bill-one .email-mailing .guideFieldLabel label {
        width: auto; } }
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1309656087-guidetextbox__,
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_321341578-guideradiobutton__ {
    margin-left: 10px; }
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_321341578-guidefileupload__ {
    margin-left: 13px; }
  .form-bill-one .custom-bill-one .newform-billing .trade-label p {
    font-size: 18px !important;
    opacity: 1 !important; }
  .form-bill-one .custom-bill-one .newform-billing .area .guideHelpQuestionMark {
    left: 93px; }
  .form-bill-one .custom-bill-one .newform-billing .area .guideFieldDescription.long {
    bottom: 89px !important;
    max-width: 325px !important; }
    .form-bill-one .custom-bill-one .newform-billing .area .guideFieldDescription.long:after {
      right: 253px !important; }
  .form-bill-one .custom-bill-one .newform-billing .ccOptional .guideHelpQuestionMark {
    position: inherit; }
  .form-bill-one .custom-bill-one .newform-billing .ccOptional .guideFieldDescription.long {
    bottom: 175px !important;
    max-width: 278px !important; }
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1331601433-taxSection-guideradiobutton_455701124__ .guideHelpQuestionMark {
    top: 1px !important;
    left: 383px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1331601433-taxSection-guideradiobutton_455701124__ .guideHelpQuestionMark {
        right: 264px !important; } }
    @media (min-width: 1400px) {
      .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1331601433-taxSection-guideradiobutton_455701124__ .guideHelpQuestionMark {
        top: 0px !important;
        left: 385px; } }
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1331601433-taxSection-guideradiobutton_455701124__ .guideFieldDescription.long {
    left: 58% !important; }
    @media (min-width: 1400px) {
      .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1331601433-taxSection-guideradiobutton_455701124__ .guideFieldDescription.long {
        left: 98% !important; } }
    .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1331601433-taxSection-guideradiobutton_455701124__ .guideFieldDescription.long:after {
      right: 31px !important; }
  @media (max-width: 767px) {
    .form-bill-one .custom-bill-one .newform-billing .hint-square .guideHelpQuestionMark {
      right: 118px !important; } }
  @media (max-width: 767px) {
    .form-bill-one .custom-bill-one .newform-billing .hint-square .guideFieldDescription.long {
      left: 33% !important;
      bottom: 95px !important; } }
  .form-bill-one .custom-bill-one .newform-billing .hint-square .guideHelpQuestionMark {
    left: 242px; }
  .form-bill-one .custom-bill-one .newform-billing .hint-square .guideHelpQuestionMark,
  .form-bill-one .custom-bill-one .newform-billing .area .guideHelpQuestionMark {
    width: 15px;
    height: 15px;
    top: 0px;
    line-height: 35px;
    background: none;
    opacity: 1; }
    .form-bill-one .custom-bill-one .newform-billing .hint-square .guideHelpQuestionMark:hover,
    .form-bill-one .custom-bill-one .newform-billing .area .guideHelpQuestionMark:hover {
      background: none !important; }
  .form-bill-one .custom-bill-one .newform-billing .hint-square .guideFieldLabel.top.isOptional::after,
  .form-bill-one .custom-bill-one .newform-billing .area .guideFieldLabel.top.isOptional::after {
    content: " ";
    height: 12px;
    width: 12px;
    background-color: white;
    color: "#A0A0A0";
    border: 1px solid #A0A0A0;
    border-radius: 50%;
    padding: 0px 3px;
    font-size: 7px;
    position: relative;
    top: -2px; }
  .form-bill-one .custom-bill-one .newform-billing .hint-square .newform-billing .dbasection .guideFieldDescription.long,
  .form-bill-one .custom-bill-one .newform-billing .area .newform-billing .dbasection .guideFieldDescription.long {
    left: 42% !important; }
  .form-bill-one .custom-bill-one .newform-billing .hint-square .guideFieldDescription.long,
  .form-bill-one .custom-bill-one .newform-billing .area .guideFieldDescription.long {
    position: absolute;
    max-width: 276px;
    width: 100%;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    overflow-wrap: normal;
    font-size: 14px;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid #D0D0D0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 0px;
    left: 26%;
    margin-left: -60px;
    bottom: 73px;
    height: auto;
    z-index: 1047;
    display: none !important; }
    .form-bill-one .custom-bill-one .newform-billing .hint-square .guideFieldDescription.long p,
    .form-bill-one .custom-bill-one .newform-billing .area .guideFieldDescription.long p {
      margin-bottom: 6px;
      margin-top: 6px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .newform-billing .hint-square .guideFieldDescription.long,
      .form-bill-one .custom-bill-one .newform-billing .area .guideFieldDescription.long {
        max-width: 221px;
        font-size: 12px;
        left: 23% !important; } }
    .form-bill-one .custom-bill-one .newform-billing .hint-square .guideFieldDescription.long:after,
    .form-bill-one .custom-bill-one .newform-billing .area .guideFieldDescription.long:after {
      content: "";
      position: absolute;
      right: 48px;
      margin-left: -4px;
      border-width: 10px;
      border-style: solid;
      border-color: white transparent transparent transparent; }
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1102572879-guideradiobutton_cop__,
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_253438566-guideradiobutton_cop__,
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1331601433-guidecheckbox__ {
    margin-left: 16px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1102572879-guideradiobutton_cop__,
      .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_253438566-guideradiobutton_cop__,
      .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1331601433-guidecheckbox__ {
        margin-left: 5px; } }
  .form-bill-one .custom-bill-one .newform-billing .freightCarrier {
    margin-bottom: 15px; }
  .form-bill-one .custom-bill-one .newform-billing .customCheck.guideItemSelected:after {
    top: 47px !important; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .newform-billing .customCheck.guideItemSelected:after {
        top: 47px; } }
  .form-bill-one .custom-bill-one .newform-billing .checkbox-step4.guideItemSelected:after,
  .form-bill-one .custom-bill-one .newform-billing .PartDetails.guideItemSelected:after, .form-bill-one .custom-bill-one .newform-billing .square-shape.guideItemSelected:after, .form-bill-one .custom-bill-one .newform-billing .sameasshipping.guideItemSelected:after {
    color: #fff;
    left: 24px;
    top: 15px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .newform-billing .checkbox-step4.guideItemSelected:after,
      .form-bill-one .custom-bill-one .newform-billing .PartDetails.guideItemSelected:after, .form-bill-one .custom-bill-one .newform-billing .square-shape.guideItemSelected:after, .form-bill-one .custom-bill-one .newform-billing .sameasshipping.guideItemSelected:after {
        top: 15px;
        left: 15px; } }
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_873105257-financia-guidecheckbox_1313930133___guide-item .guideWidgetLabel.right .isOptional,
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_873105257-financia_copy-guidecheckbox_1313930133___guide-item .guideWidgetLabel.right .isOptional {
    text-align: justify;
    font-size: 16px;
    height: auto;
    min-height: 150px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_873105257-financia-guidecheckbox_1313930133___guide-item .guideWidgetLabel.right .isOptional,
      .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_873105257-financia_copy-guidecheckbox_1313930133___guide-item .guideWidgetLabel.right .isOptional {
        word-break: break-all; } }
  .form-bill-one .custom-bill-one .newform-billing .guideGridFluidDescription.guidePanelDescription {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 13px;
    height: auto;
    color: #303030;
    font-family: "Honeywell Sans";
    font-size: 18px;
    line-height: 25px;
    font-weight: 300; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .newform-billing .guideGridFluidDescription.guidePanelDescription {
        margin-left: 7px; } }
  .form-bill-one .custom-bill-one .newform-billing .guideCheckBoxGroupItems {
    margin-left: 4px; }
    .form-bill-one .custom-bill-one .newform-billing .guideCheckBoxGroupItems .guideFieldWidget.left.XfaCheckBox {
      float: left;
      margin-top: 3px; }
    .form-bill-one .custom-bill-one .newform-billing .guideCheckBoxGroupItems .guideWidgetLabel.right {
      display: flex;
      padding-left: 13px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .newform-billing .guideCheckBoxGroupItems .guideWidgetLabel.right {
          padding-left: 0px; } }
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1331601433-section-guidetextbox___guide-item {
    margin-top: 20px; }
  .form-bill-one .custom-bill-one .newform-billing .fileAttachmentName .guideFieldLabel.top label.isOptional::before {
    content: "*";
    left: -10px; }
  .form-bill-one .custom-bill-one .newform-billing .guideTextDraw.guideStaticText {
    padding-left: 0px !important; }
    .form-bill-one .custom-bill-one .newform-billing .guideTextDraw.guideStaticText p {
      font-size: 16px;
      letter-spacing: 0.2px;
      opacity: 0.5; }
  .form-bill-one .custom-bill-one .newform-billing .invoice.guideStaticText p {
    font-size: 18px;
    opacity: 1; }
  .form-bill-one .custom-bill-one .newform-billing .submitpo-section-order .wizard-navigators {
    margin-left: -2px; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .form-bill-one .custom-bill-one .newform-billing .submitpo-section-order .wizard-navigators {
        margin-left: -4px; } }
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_1102572879-emailaddressbilling_-guidecheckbox___guide-item,
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_253438566-panel_1291588075-guidecheckbox___guide-item,
  .form-bill-one .custom-bill-one .newform-billing #guideContainer-rootPanel-panel_253438566-panel_1291588075-chxboxs___guide-item {
    padding-left: 0; }
  .form-bill-one .custom-bill-one .newform-billing .guideFieldWidget.textField.guideTelephone.telephoneWidget {
    width: 100% !important; }
  .form-bill-one .custom-bill-one .newform-billing .guideTextBox.textbox1 .guideFieldLabel.top label {
    display: none; }
  .form-bill-one .custom-bill-one .newform-billing .guideRadioButtonItem.afRadioButtonItem.guideFieldHorizontalAlignment {
    width: auto; }
  .form-bill-one .custom-bill-one .newform-billing .guideFieldWidget.afFileUpload.fileUpload button.button-default.button-medium.guide-fu-attach-button {
    width: 120px; }
  .form-bill-one .custom-bill-one .addressLine2 .guideFieldLabel.top label.isOptional::before,
  .form-bill-one .custom-bill-one .accountNumber .guideFieldLabel.top label.isOptional::before,
  .form-bill-one .custom-bill-one .poNumber .guideFieldLabel.top label.isOptional::before,
  .form-bill-one .custom-bill-one .addressLine2-billing .guideFieldLabel.top label.isOptional::before,
  .form-bill-one .custom-bill-one .HoneywellInvoiceNumber .guideFieldLabel.top label.isOptional::before,
  .form-bill-one .custom-bill-one .ownerAddress2 .guideFieldLabel.top label.isOptional::before {
    content: ""; }
  .form-bill-one .custom-bill-one .afToolbarButton.hidden {
    display: inline-block !important; }
  @media (max-width: 767px) {
    .form-bill-one .custom-bill-one .warranty-file div#guideContainer-rootPanel-panel_394734089-guidetextdraw__ {
      padding-left: 7px; } }
  .form-bill-one .custom-bill-one .warranty-file div#guideContainer-rootPanel-panel_394734089-guidetextdraw__ p {
    font-size: 18px;
    color: #d0d0d0 !important;
    margin-top: -10px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .warranty-file div#guideContainer-rootPanel-panel_394734089-guidetextdraw__ p {
        line-height: normal; } }
  .form-bill-one .custom-bill-one .warranty-file .fileAttachment {
    margin-left: 14px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .warranty-file .fileAttachment {
        margin-left: 7px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .form-bill-one .custom-bill-one .table {
      overflow-x: auto;
      clear: both; } }
  .form-bill-one .custom-bill-one .text-aera {
    margin-left: 12px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .text-aera {
        margin-left: 4px; } }
  .form-bill-one .custom-bill-one .aircraft-make .col-md-6 {
    padding-right: 0px; }
  @media (max-width: 1440px) and (min-width: 768px) {
    .form-bill-one .custom-bill-one .dropDownList.select-custom {
      width: 100% !important; } }
  @media (max-width: 768px) {
    .form-bill-one .custom-bill-one .dropDownList.select-custom {
      width: 100% !important; } }
  .form-bill-one .custom-bill-one .select-custom span.mvp-icon-carat_down {
    right: 7px;
    top: 34%;
    display: none; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .select-custom span.mvp-icon-carat_down {
        right: 12px; } }
  @media (min-width: 768px) {
    .form-bill-one .custom-bill-one .dropDownList.select-custom {
      width: 100% !important; } }
  .form-bill-one .custom-bill-one .submitpo-parttext {
    margin-left: 23px; }
    .form-bill-one .custom-bill-one .submitpo-parttext p {
      font-size: 15px !important; }
  .form-bill-one .custom-bill-one .heading-text p {
    font-size: 15px !important; }
    @media (max-width: 768px) {
      .form-bill-one .custom-bill-one .heading-text p {
        height: 29px;
        font-size: 14px;
        font-weight: 300 !important;
        line-height: 29px; } }
  .form-bill-one .custom-bill-one .damengine-text p {
    font-size: 18px !important;
    text-align: justify; }
    @media (max-width: 768px) {
      .form-bill-one .custom-bill-one .damengine-text p {
        width: auto;
        font-size: 16px !important;
        word-spacing: -1px; } }
  @media (max-width: 768px) {
    .form-bill-one .custom-bill-one .downloadLink {
      padding-bottom: 1.5rem; } }
  .form-bill-one .custom-bill-one .guideImage img {
    margin-top: 0.5rem;
    max-width: calc(100% - -0.5rem);
    cursor: pointer; }
  .form-bill-one .custom-bill-one .mandatory p::before {
    content: "*";
    color: red;
    position: absolute;
    left: -3px;
    top: 3px; }
  .form-bill-one .custom-bill-one .isRequires .guideFieldLabel.top .isOptional::before {
    content: "*";
    color: #ee3124;
    position: absolute;
    left: -3px;
    top: 3px;
    font-weight: 500 !important; }
  .form-bill-one .custom-bill-one .isRequires .guidePanelDescription.guideGridFluidDescription::before {
    content: "*";
    color: #ee3124;
    position: absolute;
    left: -3px;
    top: 3px;
    font-weight: 800; }
  @media (max-width: 768px) {
    .form-bill-one .custom-bill-one .damengine-link p {
      font-size: 16px !important;
      justify-content: initial; } }
  .form-bill-one .custom-bill-one .damengine-link p a {
    text-decoration: none; }
  .form-bill-one .custom-bill-one .damengine-link p:hover {
    color: #1792E5 !important; }
  @media (max-width: 768px) {
    .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-Link-guideimage___guide-item {
      max-width: 46px;
      padding-left: 0px;
      padding-right: 19px; } }
  @media (max-width: 768px) {
    .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-Link-guidetextdraw_2090096893___guide-item {
      width: 270px; } }
  .form-bill-one .custom-bill-one .committe-region p {
    height: auto;
    color: #303030 !important;
    font-size: 18px !important; }
    @media (max-width: 768px) {
      .form-bill-one .custom-bill-one .committe-region p {
        font-size: 18px !important;
        font-weight: 300 !important; } }
    .form-bill-one .custom-bill-one .committe-region p::before {
      content: "*";
      color: #ee3124;
      position: absolute;
      left: -3px;
      top: 3px;
      font-weight: 800; }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-sectionOne___guide-item,
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-panel___guide-item {
    margin-top: -30px; }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-Aircraft-regionofoperation___guide-item {
    margin-top: -25px; }
  @media (max-width: 768px) {
    .form-bill-one .custom-bill-one .charLimit.textaera-count {
      margin-bottom: 0px !important; } }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192_copy-table___guide-item,
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192_copy-guidefileupload___guide-item,
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_321341578-guidefileupload__ {
    padding-right: 11px; }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_1331601433-guidecheckbox___guide-item {
    padding-right: 15px;
    margin: 1px; }
  .form-bill-one .custom-bill-one label.customer-release {
    text-align: justify;
    font-size: 16px;
    height: auto;
    min-height: 150px;
    color: #303030;
    font-weight: 300;
    line-height: 25px;
    font-family: "Honeywell Sans"; }
  .form-bill-one .custom-bill-one .guideWidgetLabel.right {
    pointer-events: none; }
  .form-bill-one .custom-bill-one .technicalIssueForm {
    /*#guideContainer-rootPanel-panel-guidetextdraw___guide-item{
    text-align: center;
    padding-bottom: 20px;
	@media(max-width: 768px){
	 padding-left: 0px;

	}

p{
font-size: 22px;
 @media(max-width: 768px){
	font-size: 18px;
	}
line-height: 40px;
}

}*/ }
    .form-bill-one .custom-bill-one .technicalIssueForm .submitpo-hint-text {
      padding-left: 15px;
      padding-right: 15px !important;
      /*@media(min-width: 768px) and (max-width: 1024px) {
	 padding-left: 15px;
    padding-right: 15px !important;
 }*/ }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .technicalIssueForm .submitpo-hint-text {
          padding-left: 7px;
          padding-right: 7px !important; } }
    .form-bill-one .custom-bill-one .technicalIssueForm .text p {
      text-align: center;
      padding-bottom: 20px;
      font-size: 18px;
      line-height: 25px; }
      @media (max-width: 767px) {
        .form-bill-one .custom-bill-one .technicalIssueForm .text p {
          font-size: 16px;
          line-height: 23px; } }
    .form-bill-one .custom-bill-one .technicalIssueForm .helpText {
      margin-top: -10px; }
      .form-bill-one .custom-bill-one .technicalIssueForm .helpText p {
        font-size: 18px;
        color: #d0d0d0 !important;
        padding-left: 4px; }
        @media (max-width: 767px) {
          .form-bill-one .custom-bill-one .technicalIssueForm .helpText p {
            padding-left: 0px; } }
    .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel-panel-nextitemnav___guide-item {
      margin-top: 22px;
      position: absolute;
      right: 0px;
      padding-left: 200px; }
      @media (max-width: 768px) {
        .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel-panel-nextitemnav___guide-item {
          margin-top: 140px;
          width: 100%;
          margin-bottom: 25px;
          padding-left: 17px; } }
      @media (min-width: 768px) and (max-width: 1023px) {
        .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel-panel-nextitemnav___guide-item {
          margin-top: 22px;
          padding-left: 100px; } }
    .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_1227012388-guidetextdraw_2038144163__ {
      position: absolute;
      right: 114px;
      bottom: 27px; }
      @media (max-width: 768px) {
        .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_1227012388-guidetextdraw_2038144163__ {
          right: -23px;
          bottom: 23px; } }
    .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_1227012388-guidetextdraw_1347443403___guide-item {
      margin-top: -33px; }
      @media (max-width: 768px) {
        .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_1227012388-guidetextdraw_1347443403___guide-item {
          margin-top: -15px; } }
    .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_1227012388-guidetextbox___label {
      padding-left: 13px; }
    .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_461648638-guideradiobutton__ {
      padding-bottom: 25px; }
    .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_623843435-panel-guidetextdraw_842555___guide-item {
      padding-left: 0px; }
    .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_623843435-panel-guidetextdraw___guide-item {
      padding-top: 0px;
      position: absolute;
      left: 183px;
      top: 17px; }
      @media (max-width: 768px) {
        .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_623843435-panel-guidetextdraw___guide-item {
          padding-top: 0px !important; } }
      .form-bill-one .custom-bill-one .technicalIssueForm #guideContainer-rootPanel-panel_623843435-panel-guidetextdraw___guide-item .technicalText {
        color: #7EB338 !important;
        font-size: 22px; }
    .form-bill-one .custom-bill-one .technicalIssueForm .technicalText {
      color: #7EB338 !important;
      font-size: 22px; }
    .form-bill-one .custom-bill-one .technicalIssueForm .technicalAera {
      padding: 0 22px 0 13px; }
      @media (max-width: 768px) {
        .form-bill-one .custom-bill-one .technicalIssueForm .technicalAera {
          padding: 0 22px 0 7px; } }
      .form-bill-one .custom-bill-one .technicalIssueForm .technicalAera .guideFieldLabel label {
        display: inline; }
    .form-bill-one .custom-bill-one .technicalIssueForm .emailConf {
      padding-left: 15px; }
      @media (max-width: 768px) {
        .form-bill-one .custom-bill-one .technicalIssueForm .emailConf {
          padding-left: 7px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        .form-bill-one .custom-bill-one .technicalIssueForm .emailConf {
          padding-left: 11px; } }
    .form-bill-one .custom-bill-one .technicalIssueForm .confirmation {
      margin-top: 0px; }
    .form-bill-one .custom-bill-one .technicalIssueForm .technicalTextAera textarea {
      outline: none;
      font-size: 16px;
      resize: none;
      padding-bottom: 0px; }
    .form-bill-one .custom-bill-one .technicalIssueForm .technicalTextAera textarea:focus {
      outline: none !important; }
    .form-bill-one .custom-bill-one .technicalIssueForm .backTech {
      width: 350px;
      margin-left: auto;
      margin-right: auto; }
    .form-bill-one .custom-bill-one .technicalIssueForm .SubmitP {
      font-size: 18px !important; }
    .form-bill-one .custom-bill-one .technicalIssueForm .technicalCase {
      position: absolute;
      left: 274px;
      bottom: 19px;
      font-weight: 900 !important;
      font-size: 18px; }
      @media (max-width: 768px) {
        .form-bill-one .custom-bill-one .technicalIssueForm .technicalCase {
          left: 0px;
          bottom: -5px; } }
    .form-bill-one .custom-bill-one .technicalIssueForm .technicalCheck .XfaCheckBox {
      float: left; }
    .form-bill-one .custom-bill-one .technicalIssueForm .technicalCheck .guideWidgetLabel {
      display: flex;
      padding-left: 10px; }
      .form-bill-one .custom-bill-one .technicalIssueForm .technicalCheck .guideWidgetLabel .isOptional {
        height: auto; }
  .form-bill-one .custom-bill-one .purchaseCustomer .guideRadioButtonItem.afRadioButtonItem.guideFieldHorizontalAlignment {
    padding-left: 30px;
    padding-bottom: 10px; }
  .form-bill-one .custom-bill-one .purchaseCustomer .guideRadioButtonGroupItems div:last-child {
    margin-left: 0px; }
  .form-bill-one .custom-bill-one .purchaseCustomer .purchaseCustomerType {
    padding-left: 14px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .purchaseCustomer .purchaseCustomerType {
        padding-left: 7px; } }
  .form-bill-one .custom-bill-one .newFormConfirmation .confirmationNewFormBtn button {
    background: white;
    color: #1792E5; }
  .form-bill-one .custom-bill-one .submitRequestForm {
    padding-top: 0px !important; }
  .form-bill-one .custom-bill-one .website-fileAttachement {
    padding-left: 15px;
    padding-right: 2px; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .website-fileAttachement {
        padding-left: 7px;
        padding-right: 7px !important; } }
  @media (max-width: 767px) {
    .form-bill-one .custom-bill-one .guideTextDraw.guideStaticText.website-text {
      padding-left: 0px; } }
  .form-bill-one .custom-bill-one .guideTextDraw.guideStaticText.website-text p {
    font-size: 18px !important;
    color: #D0D0D0 !important;
    padding-left: 4px; }
  .form-bill-one .custom-bill-one .conf-focus input[type=text]:focus {
    border: none !important; }
  .form-bill-one .custom-bill-one .focusConfirm {
    border: none !important;
    height: 0 !important; }
    @media (max-width: 768px) {
      .form-bill-one .custom-bill-one .focusConfirm {
        display: none; } }
  .form-bill-one .custom-bill-one .guideHelpQuestionMark {
    outline: none !important; }
  .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form span.mvp-icon-carat_down {
    display: none; }
  .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .dropDownList {
    width: 100%; }
  .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container--disabled {
    background: #eee; }
  .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default {
    width: 100%;
    height: 48px;
    border-radius: 0;
    border: 2px solid #D0D0D0;
    padding: 0 40px 0 10px;
    font-size: 18px;
    font-weight: 300;
    color: #303030;
    line-height: 25px; }
    .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
      position: absolute;
      top: 12px;
      right: 8px;
      width: 26px;
      height: 26px; }
      .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow::after {
        color: #9B9B9B; }
    .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default.select2-container--open {
      border-color: #1792E5; }
    .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-selection--single:focus {
      border: 2px solid #1792E5; }
    .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-selection {
      height: 100%;
      border: 0; }
    .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-selection--single .select2-selection__placeholder {
      color: #D0D0D0;
      line-height: 44px; }
    .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
      padding: 0;
      height: 100%;
      color: #303030;
      line-height: 44px; }
    .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-dropdown {
      border: 2px solid #1792E5;
      border-top: 0; }
      .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-dropdown.select2-dropdown--above {
        border-top: 2px solid #1792E5;
        border-bottom: 0; }
    .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-results__options .select2-results__option {
      padding: 0 0 0 10px;
      line-height: 44px;
      background: #ffffff;
      color: #303030;
      font-size: 18px; }
      .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-results__options .select2-results__option:not(:last-child) {
        border-bottom: 1px solid #D0D0D0; }
    .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-results__option--highlighted {
      background: #1792E5;
      color: #ffffff; }
      .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-results__option--highlighted:not(:last-child) {
        border-bottom: 1px solid #D0D0D0 !important; }
    @media (min-width: 768px) {
      .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default {
        max-width: 472px;
        padding: 0 40px 0 16px; }
        .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form .select2-container.select2-container--default .select2-results__options .select2-results__option {
          padding: 0 0 0 16px; } }
  .form-bill-one .custom-bill-one form .guideContainerWrapperNode .guideRootPanel .aem_forms_select2Form body > .select2-container.select2-container--default {
    border: 0; }
  .form-bill-one .custom-bill-one .mvp-icon-information:before {
    font-size: 24px !important;
    line-height: 0px; }
  .form-bill-one .custom-bill-one .vat .guideFieldLabel.top label {
    width: 365px; }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_1331601433-dbasection-guideradiobutton___label,
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_1331601433-dbasection-guideradiobutton_1218031825___label {
    width: 230px; }
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-panel_copy-regionofoperation_co___guide-item,
  .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel-panel_copy-regionofoperation_co_1415464044___guide-item {
    padding-left: 0px; }
  .form-bill-one .custom-bill-one .ccd.technicalTextAera {
    height: 0 !important; }
    @media (max-width: 767px) {
      .form-bill-one .custom-bill-one .ccd.technicalTextAera {
        height: auto !important; } }
  .form-bill-one .custom-bill-one .aemformcontainer .afCheckBoxItem .guideWidgetLabel label {
    height: auto; }
  .form-bill-one .custom-bill-one .AircraftDate-show.validation-failure input[type="text"],
  .form-bill-one .custom-bill-one .DateofFailure-show.validation-failure input[type="text"],
  .form-bill-one .custom-bill-one .EngineReceiveddate-show.validation-failure input[type="text"],
  .form-bill-one .custom-bill-one .EngineOutDate-show.validation-failure input[type="text"],
  .form-bill-one .custom-bill-one .HoneywellCommitDate-show.validation-failure input[type="text"],
  .form-bill-one .custom-bill-one .date-picker.validation-failure input[type="text"] {
    border: 2px solid #ee3124; }
  .form-bill-one .custom-bill-one .AircraftDate-show.validation-failure input[type="text"][aria-invalid='false'],
  .form-bill-one .custom-bill-one .DateofFailure-show.validation-failure input[type="text"][aria-invalid='false'],
  .form-bill-one .custom-bill-one .EngineReceiveddate-show.validation-failure input[type="text"][aria-invalid='false'],
  .form-bill-one .custom-bill-one .EngineOutDate-show.validation-failure input[type="text"][aria-invalid='false'],
  .form-bill-one .custom-bill-one .HoneywellCommitDate-show.validation-failure input[type="text"][aria-invalid='false'],
  .form-bill-one .custom-bill-one .date-picker.validation-failure input[type="text"][aria-invalid='false'] {
    border: 2px solid #D0D0D0; }
  .form-bill-one .custom-bill-one .invoiceBox .guideFieldLabel.top {
    display: none; }
  @media (max-width: 767px) {
    .form-bill-one .custom-bill-one .conatiner {
      padding: 0 !important; }
    .form-bill-one .custom-bill-one .col-md-6 {
      padding-left: 7px;
      padding-right: 7px; }
    .form-bill-one .custom-bill-one .col-md-4 {
      padding-left: 7px;
      padding-right: 7px; }
    .form-bill-one .custom-bill-one .afToolbarButton {
      display: block !important; }
    .form-bill-one .custom-bill-one .afToolbarButton.hidden {
      display: block !important; }
    .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload {
      width: 100% !important; }
    .form-bill-one .custom-bill-one .guideFieldWidget.textField.guideTelephone.telephoneWidget {
      width: 100% !important; }
    .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload {
      width: 100%; }
      .form-bill-one .custom-bill-one .guideFieldWidget.afFileUpload.fileUpload button.button-default.button-medium.guide-fu-attach-button {
        padding: 0px;
        width: 100px; }
    .form-bill-one .custom-bill-one .guide-nav-toolbar {
      display: none; }
    .form-bill-one .custom-bill-one input {
      padding: 20px;
      font-family: "Honeywell Sans";
      font-size: 18px !important;
      font-weight: 300; }
    .form-bill-one .custom-bill-one button.button-default.button-medium.movePrev {
      background: #fff !important;
      color: #1792E5 !important;
      border: 2px solid #1792E5; }
      .form-bill-one .custom-bill-one button.button-default.button-medium.movePrev:hover {
        border: 2px solid #1272B2 !important;
        background: #fff !important;
        color: #1272B2 !important; }
    .form-bill-one .custom-bill-one button.button-default.button-medium.submit {
      background: #1792E5;
      color: white;
      margin-right: 15px; }
      .form-bill-one .custom-bill-one button.button-default.button-medium.submit:hover {
        background: #1272B2;
        color: white; }
    .form-bill-one .custom-bill-one .afToolbarButton .guidebutton button .iconButton-icon {
      display: none; }
    .form-bill-one .custom-bill-one .afToolbarButton .guidebutton button .iconButton-label {
      display: block; }
    .form-bill-one .custom-bill-one .guidebutton.guidefield button:not(.af-icon-button) {
      width: 100% !important;
      bottom: 50px; }
    .form-bill-one .custom-bill-one .guideToolbarNode {
      position: relative !important;
      border: 0 !important; }
    .form-bill-one .custom-bill-one .defaultToolbarLayout.gridFluidLayout.cq-Editable-dom.cq-Editable-dom--container {
      text-align: center; }
    .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_686999192_copy_914269585-panel_1709220936-guidedropdownlist___label {
      font-size: 17px; }
    .form-bill-one .custom-bill-one div#guideContainer-rootPanel-guidetextdraw_586783900___guide-item {
      margin-bottom: 40px; }
    .form-bill-one .custom-bill-one #guideContainer-rootPanel-panel_1464667695-guidetextdraw___guide-item {
      margin-bottom: 20px; } }

@media (min-width: 768px) {
  .mvp-form-wrapper {
    margin-top: 35px; } }

.mvp-form-wrapper .mvp-left-side {
  min-height: 60vh;
  height: 100%; }
  @media (max-width: 767px) {
    .mvp-form-wrapper .mvp-left-side {
      min-height: 100%; } }
  .mvp-form-wrapper .mvp-left-side img {
    width: 100%; }

.mvp-form-wrapper .wizard-navigators > li .indicator {
  display: none; }

.mvp-form-wrapper .wizard-navigators > li .progress {
  display: none; }

@media (max-width: 767px) {
  .mvp-form-wrapper .wizard-navigators {
    width: calc(100% + 80px);
    padding: 0 10px 0 25px;
    margin: 0 -15px;
    position: relative;
    height: 40px;
    left: -25px; }
    .mvp-form-wrapper .wizard-navigators li {
      margin-top: 7.5px; }
    .mvp-form-wrapper .wizard-navigators::-webkit-scrollbar {
      -webkit-appearance: none; }
    .mvp-form-wrapper .wizard-navigators::-webkit-scrollbar-thumb {
      background: white; } }

.mvp-form-wrapper .guide-tab-scroller.guide-tab-scroller-next {
  display: none; }

.mvp-form-wrapper .guide-tab-scroller.guide-tab-scroller-previous {
  display: none; }

.mvp-form-wrapper .wizard-nav-arrow.wizard-nav-next {
  display: none; }

.mvp-form-wrapper .wizard-nav-arrow.wizard-nav-prev {
  display: none; }

.mvp-form-wrapper .row .mvp-left-side {
  padding-right: 59px; }

@media (max-width: 992px) {
  .mvp-form-wrapper .row .mvp-left-side {
    padding-right: 15px; } }

.mvp-form-wrapper .row .mvp-right-side .guideContainerWrapperNode {
  margin-left: 0;
  margin-right: 0;
  padding: 0; }

.mvp-form-wrapper .row .mvp-right-side .wizard-navigators {
  margin-left: -15px; }

.mvp-form-wrapper .row .mvp-right-side .bottom-buttons {
  position: absolute;
  bottom: -20px;
  width: 100%; }

.mvp-form-wrapper .row .mvp-right-side .mvp-form-nav {
  text-transform: uppercase;
  border-radius: 0;
  width: auto;
  min-width: 210px;
  padding: 15px 40px;
  background: #1792E5;
  text-decoration: none;
  color: #fff;
  border: none;
  display: inline-block; }
  .mvp-form-wrapper .row .mvp-right-side .mvp-form-nav:hover {
    background: #1272B2; }
  .mvp-form-wrapper .row .mvp-right-side .mvp-form-nav.mvp-form-prev {
    background-color: white;
    border-style: solid;
    border-color: #1792E5;
    color: #1792E5; }
    .mvp-form-wrapper .row .mvp-right-side .mvp-form-nav.mvp-form-prev:hover {
      border-color: #1272B2;
      color: #1272B2; }

@media (max-width: 2240px) and (min-width: 1170px) {
  .mvp-form-wrapper .row .mvp-right-side .bottom-buttons {
    width: calc(100% - 25px); } }

@media (max-width: 1199px) and (min-width: 993px) {
  .mvp-form-wrapper .row .mvp-right-side .bottom-buttons {
    max-width: 430px; }
  .mvp-form-wrapper .row .mvp-right-side .mvp-form-nav {
    min-width: 190px; } }

.mvp-form-wrapper .afWizardPanel {
  min-width: 100%;
  padding: 0; }

.mvp-form-wrapper .mvp-left-side .cmp-text p {
  color: #404040;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.31px;
  line-height: 28px; }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .mvp-form-wrapper .mvp-left-side .cmp-text p {
      font-size: 16px; } }
  @media only screen and (min-width: 993px) {
    .mvp-form-wrapper .mvp-left-side .cmp-text p {
      font-size: 18px; } }

.mvp-form-wrapper .mvp-left-side .cmp-text ol {
  font-size: 14px;
  font-weight: 300;
  margin: 20px 0; }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .mvp-form-wrapper .mvp-left-side .cmp-text ol {
      font-size: 16px; } }
  @media only screen and (min-width: 993px) {
    .mvp-form-wrapper .mvp-left-side .cmp-text ol {
      font-size: 18px; } }
  .mvp-form-wrapper .mvp-left-side .cmp-text ol > li {
    counter-increment: item;
    list-style-type: none;
    line-height: 1.5; }
    .mvp-form-wrapper .mvp-left-side .cmp-text ol > li:before {
      font-weight: 800;
      content: counter(item) ".";
      padding-right: 0.5em; }

@media (max-width: 992px) {
  .mvp-form-wrapper .mvp-left-side .cmp-text ol {
    padding-left: 10px; } }

.mvp-form-wrapper .row .mvp-left-side .cmp-title__text {
  font-weight: 900;
  font-size: 32px; }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .mvp-form-wrapper .row .mvp-left-side .cmp-title__text {
      font-size: 42px; } }
  @media only screen and (min-width: 993px) {
    .mvp-form-wrapper .row .mvp-left-side .cmp-title__text {
      font-size: 52px; } }

.mvp-form-wrapper .row .mvp-left-side .image.section {
  margin-top: 60px; }

@media (max-width: 992px) {
  .mvp-form-wrapper .row .mvp-left-side .image.section {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .mvp-form-wrapper .row .mvp-left-side {
    padding-right: 15px !important;
    border-right: none !important;
    display: flex;
    flex-direction: column; }
    .mvp-form-wrapper .row .mvp-left-side .image.section {
      order: 1;
      margin-top: 0; }
    .mvp-form-wrapper .row .mvp-left-side .title.section {
      order: 2; }
    .mvp-form-wrapper .row .mvp-left-side .text.section {
      order: 3; } }

.mvp-form-wrapper .row .mvp-right-side .aemformcontainer .guideFieldError {
  position: absolute; }
  @media (max-width: 370px) {
    .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .guideFieldError {
      font-size: 11px; } }
  @media (max-width: 359px) {
    .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .guideFieldError {
      font-size: 10px; } }

.mvp-form-wrapper .row .mvp-right-side .aemformcontainer .guideWizardLayout {
  padding-top: 0; }

.mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators {
  counter-reset: li;
  overflow: visible;
  padding-top: 0; }
  .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li {
    counter-increment: li;
    margin-left: 10px; }
    .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li:nth-child(2) {
      margin-left: -5px; }
    .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li > a {
      font-family: "Solstice Sans", Helvetica, Arial, sans-serif;
      overflow: visible;
      text-transform: uppercase; }
      .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li > a::before {
        margin-right: 0 !important;
        background-color: transparent;
        border: none !important;
        color: #A0A0A0 !important;
        top: 2px;
        position: relative;
        content: counters(li, ".", decimal-leading-zero) !important; }
      .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li > a::after {
        content: "/";
        position: absolute;
        right: -12px; }
    .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li:last-child > a::after {
      content: ""; }
    .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li.active > a::before {
      background-color: transparent !important;
      color: #707070 !important;
      font-weight: 900; }
    @media (max-width: 767px) {
      .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li > a {
        margin-right: 10px;
        font-size: 11px; }
        .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li > a span {
          display: none; }
        .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li > a::before {
          float: unset;
          top: 0; }
      .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators > li.active > a span {
        display: inline-block; } }
  .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators:last-child > a::after {
    content: ""; }

@media (max-width: 767px) {
  .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .wizard-navigators {
    white-space: normal; } }

.mvp-form-wrapper .row .mvp-right-side .aemformcontainer .guideFieldLabel {
  font-size: 16px;
  color: #404040; }

.mvp-form-wrapper .row .mvp-right-side .aemformcontainer .guideFieldWidget input {
  border: 2px solid #D0D0D0;
  height: 48px; }

.mvp-form-wrapper .row .mvp-right-side .aemformcontainer .bottom-buttons .client-btn.mvp-form-nav.mvp-form-prev {
  border-width: 1px !important; }

@media (max-width: 992px) {
  .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .bottom-buttons .mvp-form-nav {
    width: calc(100% + 30px) !important; } }

@media (max-width: 992px) {
  .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .bottom-buttons {
    position: unset !important;
    margin-right: 0; }
    .mvp-form-wrapper .row .mvp-right-side .aemformcontainer .bottom-buttons .client-btn {
      margin-top: 20px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .mvp-form-wrapper .row .mvp-left-side {
    margin-top: 30px; }
  .mvp-form-wrapper .row .mvp-right-side .wizard-navigators {
    position: absolute;
    left: calc(-100% - 66px);
    top: -50px; } }

.mvp-form-wrapper .row .mvp-right-side {
  padding-left: 15px; }
  @media (min-width: 768px) {
    .mvp-form-wrapper .row .mvp-right-side {
      margin-top: 30px;
      padding-left: 40px; } }
  @media (min-width: 992px) {
    .mvp-form-wrapper .row .mvp-right-side {
      padding-left: 59px; } }

#loadingPage.guideMessage h1 {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  padding: 1.875rem;
  color: #f9f9f9;
  font-size: 1.25rem;
  display: none; }

#loadingPage.guideMessage * {
  display: none !important; }

#loadingPage.guideMessage {
  background-image: none;
  background-color: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
  display: none; }

#loadingPage * {
  display: none; }

.guideLoading {
  background: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  cursor: auto;
  z-index: 100000;
  background-color: #ffffff;
  display: none; }

.guideServiceLoading {
  display: none;
  background: none;
  cursor: auto !important; }

.indicate_required label.isRequired::before {
  content: "*";
  color: #ee3124;
  position: absolute;
  left: -10px;
  top: 3px; }

.tooltip-form-overlay {
  background: #808080;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  opacity: 0.4;
  z-index: 99;
  transition: 0.5s ease; }

.about_info {
  color: #7EB338 !important;
  font-size: 22px; }

@media (max-width: 576px) {
  .swiftype-result {
    margin-top: 40px; } }

@media (max-width: 576px) {
  .XfaCheckBox input {
    z-index: 999; } }

.select2-search.select2-search--dropdown {
  padding: 0;
  height: 48px; }
  .select2-search.select2-search--dropdown:after {
    content: '\e92A';
    font-family: "icomoonregular" !important;
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 26px;
    color: #707070; }
  .select2-search.select2-search--dropdown .select2-search__field {
    border: 0;
    width: 100%;
    padding-left: 10px;
    padding-right: 40px;
    color: #303030;
    font-weight: 300;
    border-bottom: 1px solid #D0D0D0; }
  @media (min-width: 768px) {
    .select2-search.select2-search--dropdown .select2-search__field {
      padding-left: 16px; } }

.uop-tooltip.form-tooltip.bs-tooltip-top {
  top: -6px !important;
  left: 4px !important; }

.uop-tooltip.form-tooltip.arrow {
  left: calc(50% - 10px) !important; }

.uop-tooltip.form-tooltip.bs-tooltip-bottom {
  top: 12px !important;
  left: 4px !important; }

.contact-us textarea:focus {
  outline-offset: 0px !important;
  outline: none !important;
  border: 2px solid #1792E5 !important; }

.contact-us .message .guideFieldWidget.textField.multiline {
  padding-right: 0 !important; }

/*KME FORM*/
.Km-pic .guideFieldLabel.top label.isRequired::before {
  left: -10px; }
  @media (max-width: 767px) {
    .Km-pic .guideFieldLabel.top label.isRequired::before {
      left: -4px; } }

.Km-pic .guideFieldNode.guideTextDraw.charLimit.char-limit.guideStaticText.af-field-filled {
  padding-left: 0px; }

.Km-pic .guideTextDraw.text3.guideStaticText {
  padding-left: 0px; }

.Km-pic .km-textAera .guideFieldWidget.textField.multiline {
  padding-left: 0px; }

.Km-pic .guideTextDraw.guideStaticText {
  padding-left: 0px; }

.form-bill-one .custom-bill-one .guideTextDraw.guideStaticText.helpText p {
  font-size: 18px;
  color: #d0d0d0 !important;
  padding-left: 4px; }

.guideFieldNode.guideTextDraw.charLimitText.guideStaticText.af-field-filled {
  font-family: "Honeywell Sans";
  font-size: 17px;
  color: #303030;
  font-weight: 100;
  letter-spacing: 1px;
  opacity: 0.5;
  margin-top: -11px; }
  @media (max-width: 767px) {
    .guideFieldNode.guideTextDraw.charLimitText.guideStaticText.af-field-filled {
      padding-left: 7px;
      margin-bottom: 40px; } }

.charLimitText p, div#guideContainer-rootPanel-guidetextdraw_586783900__ p {
  font-family: "Honeywell Sans";
  font-size: 17px !important;
  color: #303030;
  font-weight: 100;
  letter-spacing: 1px;
  opacity: 0.5; }

/*end*/
/* to display modal title */
.modal-title {
  display: block !important; }

/*end*/

