/* Add here all your css styles (customizations) */
.wizard-navigators .guideNavIcon {
  font-size: 14px !important; }

.mvp-form-wrapper .mvp-right-side .aemformcontainer .guideFieldWidget input[aria-invalid='true'] {
  border: 2px solid  #EE3124; }

.mvp-form-wrapper .mvp-right-side .aemformcontainer label {
  color: #404040; }

.mvp-form-wrapper .mvp-right-side .aemformcontainer .error-msg,
.mvp-form-wrapper .mvp-right-side .aemformcontainer .success-message {
  padding-top: 5px; }
  .mvp-form-wrapper .mvp-right-side .aemformcontainer .error-msg h3,
  .mvp-form-wrapper .mvp-right-side .aemformcontainer .success-message h3 {
    color: #303030;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding-left: 5px;
    font-weight: 900; }
    .mvp-form-wrapper .mvp-right-side .aemformcontainer .error-msg h3::before,
    .mvp-form-wrapper .mvp-right-side .aemformcontainer .success-message h3::before {
      top: 11px;
      left: -5px;
      position: relative;
      color: #EE3124; }
  .mvp-form-wrapper .mvp-right-side .aemformcontainer .error-msg p,
  .mvp-form-wrapper .mvp-right-side .aemformcontainer .success-message p {
    font-size: 16px;
    padding-left: 45px; }

.mvp-form-wrapper .mvp-right-side .aemformcontainer .success-message {
  padding-top: 18px; }
  .mvp-form-wrapper .mvp-right-side .aemformcontainer .success-message h3 {
    padding-left: 11px;
    font-weight: 900; }
    .mvp-form-wrapper .mvp-right-side .aemformcontainer .success-message h3::before {
      top: 5px;
      left: -8px;
      position: relative;
      border-radius: 40px;
      font-size: 20px;
      color: #7EB338;
      border: 2px solid #7EB338;
      padding: 5px; }

.mvp-form-wrapper .mvp-right-side .aemformcontainer .guideRootPanel .guideFieldWidget .reset {
  outline: 0; }

.mvp-form-wrapper .mvp-right-side .aemformcontainer .guideFieldError {
  font-size: 16px; }

@media (max-width: 767px) {
  .mvp-form-wrapper .mvp-right-side .aemformcontainer .wizard-navigators li > a > span {
    display: inline-block !important; } }

.mvp-form-wrapper .mvp-right-side input:checked {
  background-color: transparent; }

.mvp-form-wrapper .mvp-right-side a {
  color: #007BC2; }
  .mvp-form-wrapper .mvp-right-side a:hover, .mvp-form-wrapper .mvp-right-side a:active {
    color: #1273B4;
    text-decoration: none; }
  .mvp-form-wrapper .mvp-right-side a:focus {
    color: #1273B4 !important; }

.aemformcontainer .guideFieldWidget .rc-form-field-border-red {
  border: 2px solid #ee3124 !important; }

.aemformcontainer .guideFieldWidget .rc-form-field-border-grey {
  border: 2px solid #d0d0d0 !important; }

/* Add here all your css styles (customizations) */
.formTopicTemplate .aero-adaptive, .formTopicTemplate .mobileLayout {
  display: none; }

.formTopicTemplate #guideContainer-rootPanel___layoutContainer > .col-md-12 {
  display: none; }

.formTopicTemplate .wizard-nav-arrow {
  display: none; }

.formTopicTemplate .guideContainerWrapperNode {
  padding: 0; }
  @media (min-width: 768px) {
    .formTopicTemplate .guideContainerWrapperNode {
      padding: 0 15px 0 40px; } }

.header3 {
  color: #303030;
  font-size: 40px;
  font-weight: 300;
  line-height: 46px;
  word-break: break-word; }

.text .cmp-text p, .text .cmp-text ol li {
  color: #404040;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -0.31px;
  line-height: 28px; }

.text .cmp-text ol {
  margin: 0;
  padding: 0;
  list-style-position: inside; }

.aemformcontainer ::-webkit-input-placeholder {
  color: #DADADA; }

.aemformcontainer ::-moz-placeholder {
  color: #DADADA; }

.aemformcontainer :-ms-input-placeholder {
  color: #DADADA; }

.aemformcontainer :-moz-placeholder {
  color: #DADADA; }

.aemformcontainer ::placeholder {
  color: #DADADA; }

.aemformcontainer .form-title h2 {
  font-size: 22px;
  color: #303030;
  font-weight: 300; }

.aemformcontainer .rcRegister .row {
  margin: 0 0 20px 0; }

.aemformcontainer .custom_label p,
.aemformcontainer .custom_label label,
.aemformcontainer .custom_label small {
  margin: 0; }

.aemformcontainer .custom_label small {
  font-size: 14px;
  line-height: 16px; }

.aemformcontainer .guideFieldLabel label,
.aemformcontainer .custom_label label {
  color: #404040;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .aemformcontainer .guideFieldLabel label,
    .aemformcontainer .custom_label label {
      font-size: 18px; } }
  .aemformcontainer .guideFieldLabel label.isRequired,
  .aemformcontainer .custom_label label.isRequired {
    position: relative; }
    .aemformcontainer .guideFieldLabel label.isRequired:before,
    .aemformcontainer .custom_label label.isRequired:before {
      content: '*';
      position: absolute;
      left: -15px;
      top: 0;
      color: #eb3c36;
      font-weight: 800; }

.aemformcontainer .guideFieldNode .guideFieldWidget input {
  border: 2px solid #d0d0d0;
  height: 48px;
  color: #303030;
  font-weight: 300;
  padding: 0 16px;
  font-size: 14px;
  line-height: 25px;
  font-family: "Solstice Sans", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    .aemformcontainer .guideFieldNode .guideFieldWidget input {
      font-size: 18px; } }
  .aemformcontainer .guideFieldNode .guideFieldWidget input:focus {
    outline: none; }

.aemformcontainer .guideFieldNode .guideFieldWidget.dropDownList:focus {
  outline: none; }

.aemformcontainer .guideFieldNode .guideFieldWidget.dropDownList .mvp-icon-carat_down {
  display: none; }

.aemformcontainer .guideFieldNode .guideFieldWidget .select2.select2-container--focus {
  outline: none; }

.aemformcontainer .guideFieldNode .guideFieldWidget .select2 .select2-selection:focus {
  outline: none; }

.aemformcontainer .guideFieldNode.guideCheckBoxGroup {
  position: relative;
  padding: 0 0 0 40px; }
  .aemformcontainer .guideFieldNode.guideCheckBoxGroup .guideCheckBoxGroupItems {
    position: absolute;
    left: 0;
    top: 0; }
    .aemformcontainer .guideFieldNode.guideCheckBoxGroup .guideCheckBoxGroupItems .XfaCheckBox {
      border: 2px solid #d0d0d0;
      cursor: pointer;
      width: 25px;
      height: 25px; }
      .aemformcontainer .guideFieldNode.guideCheckBoxGroup .guideCheckBoxGroupItems .XfaCheckBox:before {
        font-size: 18px;
        color: #fff;
        width: 25px;
        height: 25px;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        line-height: 25px;
        background: #1792e5; }
      .aemformcontainer .guideFieldNode.guideCheckBoxGroup .guideCheckBoxGroupItems .XfaCheckBox input {
        height: 25px;
        width: 25px;
        opacity: 0;
        cursor: pointer; }
  .aemformcontainer .guideFieldNode.guideCheckBoxGroup .guideFieldLabel label {
    font-size: 14px;
    line-height: 22px; }
    @media (min-width: 768px) {
      .aemformcontainer .guideFieldNode.guideCheckBoxGroup .guideFieldLabel label {
        font-size: 16px; } }

.aemformcontainer .guideFieldNode.guideActiveField .guideFieldWidget input {
  border-color: #1792e5; }

.aemformcontainer .guideFieldNode.validation-failure .select2-container--default .select2-selection--single {
  border-color: #eb3c36; }

.aemformcontainer .guideFieldNode.createAccount button {
  width: 100%; }
  .aemformcontainer .guideFieldNode.createAccount button:disabled {
    opacity: 0.65; }

.aemformcontainer .guideFieldNode.cancelbutton button {
  width: 100%;
  background: none;
  color: #1792e5;
  border: 0; }
  .aemformcontainer .guideFieldNode.cancelbutton button:hover {
    background: none;
    border: 0;
    color: #1272B2; }

.aemformcontainer .guideFieldError {
  color: #eb3c36;
  padding: 5px 0 0 0; }

/* Add here all your css styles (customizations) */
.guideLayout .hidden {
  display: none; }

.ie .guideLayout .guideFieldWidget input::-ms-clear,
.edge .guideLayout .guideFieldWidget input::-ms-clear {
  display: none; }

.required_label_50 .guideFieldLabel .isRequired::before {
  left: -54px !important; }

.col-no-padding .col-md-6 {
  padding-right: 10px !important;
  padding-left: 0px !important;
  max-width: 100rem !important;
  width: 16rem; }
  @media (max-width: 768px) {
    .col-no-padding .col-md-6 {
      flex: 1 1 65%;
      padding-right: 0px !important; } }

.col-no-padding .col-md-6:last-child {
  padding-right: 0px !important; }

.col-no-padding .row {
  margin: 0 0 0 0 !important; }

.guideFieldNode input:read-only {
  background-color: #eee;
  cursor: default; }

.guide-breadcrumb {
  display: none; }

.row.bottom-buttons {
  display: none; }

iframe.aero_aem_form_frame {
  border: none;
  padding: 0px;
  width: 100%;
  margin: 0px;
  min-height: 20em; }

.success-message {
  border: 2px solid #7EB338;
  border-left: 4px solid #7EB338;
  padding: 15px;
  display: none;
  position: relative;
  width: 100%; }

.activation-content p {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px; }

.activation-content h2 {
  font-size: 22px;
  font-weight: 22px;
  padding: 20px 0;
  word-wrap: break-word; }

.activation-content button {
  border-color: #1792E5 !important;
  background: #fff !important;
  color: #1792E5 !important;
  margin: 0 !important;
  width: 100% !important;
  border: 2px solid #1792E5 !important;
  max-width: 100% !important; }

@media (max-width: 992px) and (min-width: 768px) {
  .mvp-form-wrapper .row .mvp-right-side .wizard-navigators {
    position: initial; } }

.rcRegister .stateDropdownOrInput > .gridFluidLayout {
  width: 100%; }
  .rcRegister .stateDropdownOrInput > .gridFluidLayout > .guideLayout.guideGridFluidLayout {
    width: 100%; }
    .rcRegister .stateDropdownOrInput > .gridFluidLayout > .guideLayout.guideGridFluidLayout .col-md-6 {
      width: 50%;
      box-sizing: border-box; }
      @media (max-width: 1000px) {
        .rcRegister .stateDropdownOrInput > .gridFluidLayout > .guideLayout.guideGridFluidLayout .col-md-6 {
          width: 100%;
          flex: 0 0 100%; } }

.ie-11 .rcRegister .stateDropdownOrInput > .gridFluidLayout > .guideLayout.guideGridFluidLayout .col-md-6 {
  flex: 0 0 48%; }

.cancelbutton button:focus {
  background: transparent !important;
  border: none !important; }

