.elementor-3639 .elementor-element.elementor-element-c9049dc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3639 .elementor-element.elementor-element-c9049dc:not(.elementor-motion-effects-element-type-background), .elementor-3639 .elementor-element.elementor-element-c9049dc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#D7DADD;}.elementor-3639 .elementor-element.elementor-element-9e30672{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:70px;--padding-bottom:70px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-cfd3383 *//* =========================================
   MOVEBOARD CALENDAR + STEPPER – HARD RESET
   ========================================= */

/* *** 0. Kill any old dark mode from MoveBoard theme *** */
#mb-long-form .el-theme-dark *,
#elromco .el-theme-dark * {
  background: transparent !important;
  color: inherit !important;
}

/* ---- 1. Base field / label / icon colors ---- */

#mb-long-form,
#elromco {
  font-family: Arial, Helvetica, sans-serif !important;
}

/* text inside fields */
#mb-long-form input,
#mb-long-form textarea,
#mb-long-form select,
#mb-long-form .MuiInputBase-input,
#mb-long-form .MuiSelect-select,
#elromco input,
#elromco textarea,
#elromco select,
#elromco .MuiInputBase-input,
#elromco .MuiSelect-select {
  color: #555555 !important;
  -webkit-text-fill-color: #555555 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

/* labels */
#mb-long-form label,
#mb-long-form .MuiInputLabel-root,
#mb-long-form .MuiFormLabel-root,
#elromco label,
#elromco .MuiInputLabel-root,
#elromco .MuiFormLabel-root {
  color: #7d7d7d !important;
  font-weight: 400 !important;
}

/* input container, light background, bottom border */
#mb-long-form .MuiInputBase-root,
#mb-long-form .MuiOutlinedInput-root,
#elromco .MuiInputBase-root,
#elromco .MuiOutlinedInput-root {
  background: #f7f7f7 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-bottom: 1px solid #9e9e9e !important;
}

#mb-long-form .MuiInputBase-root.Mui-focused,
#mb-long-form .MuiOutlinedInput-root.Mui-focused,
#elromco .MuiInputBase-root.Mui-focused,
#elromco .MuiOutlinedInput-root.Mui-focused {
  border-bottom: 1px solid #10acca !important;
}

#mb-long-form .MuiOutlinedInput-notchedOutline,
#elromco .MuiOutlinedInput-notchedOutline {
  border: none !important;
}

/* icons – calendar/search: icon only, no box */
#mb-long-form .MuiIconButton-root,
#elromco .MuiIconButton-root,
#mb-long-form button.el-icon_button,
#elromco button.el-icon_button {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  min-width: 0 !important;
  color: #222222 !important;
}

#mb-long-form .MuiInputAdornment-root .MuiIconButton-root,
#elromco .MuiInputAdornment-root .MuiIconButton-root {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
}

/* ---- 2. Step bubbles (1–3) ---- */

#mb-long-form .el-big_form-customer_info-stepper .el-stepper_step-number,
#elromco .el-big_form-customer_info-stepper .el-stepper_step-number {
  font-weight: 400 !important;
}

/* active step number white */
#mb-long-form .el-big_form-customer_info-stepper .el-stepper_step.el-stepper_step-active .el-stepper_step-number,
#elromco .el-big_form-customer_info-stepper .el-stepper_step.el-stepper_step-active .el-stepper_step-number {
  color: #ffffff !important;
}

/* inactive step number blue */
#mb-long-form .el-big_form-customer_info-stepper .el-stepper_step:not(.el-stepper_step-active) .el-stepper_step-number,
#elromco .el-big_form-customer_info-stepper .el-stepper_step:not(.el-stepper_step-active) .el-stepper_step-number {
  color: #16add0 !important;
}

/* ---- 3. Calendar popup (date picker) ---- */

/* shell */
#mb-long-form [role="dialog"] .MuiPaper-root,
#elromco [role="dialog"] .MuiPaper-root,
#mb-long-form [role="dialog"] [role="presentation"] > div > div,
#elromco [role="dialog"] [role="presentation"] > div > div {
  background: #ffffff !important;
  border-radius: 4px !important;
  box-shadow: 0 6px 18px rgba(0,0,0,.18) !important;
  overflow: hidden !important;
}

/* top bar */
#mb-long-form [role="dialog"] .MuiPickersToolbar-root,
#mb-long-form [role="dialog"] .MuiDatePickerToolbar-root,
#elromco [role="dialog"] .MuiPickersToolbar-root,
#elromco [role="dialog"] .MuiDatePickerToolbar-root {
  background: #16add0 !important;
  min-height: 58px !important;
}

/* “Select Date” – white */
#mb-long-form [role="dialog"] .MuiPickersToolbar-root .MuiTypography-root,
#mb-long-form [role="dialog"] .MuiDatePickerToolbar-root .MuiTypography-root,
#elromco [role="dialog"] .MuiPickersToolbar-root .MuiTypography-root,
#elromco [role="dialog"] .MuiDatePickerToolbar-root .MuiTypography-root {
  color: #ffffff !important;
  font-weight: 400 !important;
}

/* month header */
#mb-long-form [role="dialog"] .MuiPickersCalendarHeader-root,
#elromco [role="dialog"] .MuiPickersCalendarHeader-root {
  padding: 10px 16px 4px !important;
}

#mb-long-form [role="dialog"] .MuiPickersCalendarHeader-label,
#elromco [role="dialog"] .MuiPickersCalendarHeader-label {
  color: #666666 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

/* prev/next arrows – icon only */
#mb-long-form [role="dialog"] .MuiPickersArrowSwitcher-button,
#mb-long-form [role="dialog"] .MuiPickersCalendarHeader-switchViewButton,
#mb-long-form [role="dialog"] button[aria-label*="previous"],
#mb-long-form [role="dialog"] button[aria-label*="next"],
#mb-long-form [role="dialog"] button[aria-label*="switch"],
#elromco [role="dialog"] .MuiPickersArrowSwitcher-button,
#elromco [role="dialog"] .MuiPickersCalendarHeader-switchViewButton,
#elromco [role="dialog"] button[aria-label*="previous"],
#elromco [role="dialog"] button[aria-label*="next"],
#elromco [role="dialog"] button[aria-label*="switch"] {
  background: transparent !important;
  color: #777777 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  padding: 0 !important;
  margin: 0 2px !important;
}

/* weekday labels */
#mb-long-form [role="dialog"] .MuiDayCalendar-weekDayLabel,
#mb-long-form [role="dialog"] .MuiTypography-caption,
#elromco [role="dialog"] .MuiDayCalendar-weekDayLabel,
#elromco [role="dialog"] .MuiTypography-caption {
  color: #888888 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}

/* HARD RESET: clear any previous day box background */
#mb-long-form [role="dialog"] [class*="MuiPickersDay-root"],
#elromco [role="dialog"] [class*="MuiPickersDay-root"] {
  background: transparent !important;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
}

/* our final day box style – blue grid */
#mb-long-form [role="dialog"] [class*="MuiPickersDay-root"].MuiPickersDay-root,
#elromco [role="dialog"] [class*="MuiPickersDay-root"].MuiPickersDay-root {
  background: #2d95e8 !important;      /* bright blue squares */
  color: #ffffff !important;           /* white numbers */
  border-radius: 0 !important;
  border: 1px solid #ffffff !important;
  box-shadow: none !important;
  width: 32px !important;
  height: 32px !important;
  min-width: 32px !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}

/* selected day – lighter blue */
#mb-long-form [role="dialog"] [class*="MuiPickersDay-root"].MuiPickersDay-root.Mui-selected,
#elromco [role="dialog"] [class*="MuiPickersDay-root"].MuiPickersDay-root.Mui-selected {
  background: #b8c7d3 !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}

/* hover */
#mb-long-form [role="dialog"] [class*="MuiPickersDay-root"].MuiPickersDay-root:hover,
#elromco [role="dialog"] [class*="MuiPickersDay-root"].MuiPickersDay-root:hover {
  background: #258bdb !important;
}

#mb-long-form [role="dialog"] [class*="MuiPickersDay-root"].MuiPickersDay-root.Mui-selected:hover,
#elromco [role="dialog"] [class*="MuiPickersDay-root"].MuiPickersDay-root.Mui-selected:hover {
  background: #b8c7d3 !important;
}

/* outside month / disabled */
#mb-long-form [role="dialog"] .MuiPickersDay-dayOutsideMonth,
#mb-long-form [role="dialog"] .MuiPickersDay-root.Mui-disabled,
#elromco [role="dialog"] .MuiPickersDay-dayOutsideMonth,
#elromco [role="dialog"] .MuiPickersDay-root.Mui-disabled {
  opacity: 0.45 !important;
}/* End custom CSS */