/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Define custom theme-related variables here */
:root {
  --text-color:#495057;
  --text-color-secondary:#6c757d;
  --primary-color:#407F82;
  --primary-color-text:#ffffff;
  --font-family:Nunito, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --surface-0: #ffffff;
  --surface-50: #FAFAFA;
  --surface-100: #F5F5F5;
  --surface-200: #EEEEEE;
  --surface-300: #E0E0E0;
  --surface-400: #BDBDBD;
  --surface-500: #9E9E9E;
  --surface-600: #757575;
  --surface-700: #616161;
  --surface-800: #424242;
  --surface-900: #212121;
  --gray-50: #FAFAFA;
  --gray-100: #F5F5F5;
  --gray-200: #EEEEEE;
  --gray-300: #E0E0E0;
  --gray-400: #BDBDBD;
  --gray-500: #9E9E9E;
  --gray-600: #757575;
  --gray-700: #616161;
  --gray-800: #424242;
  --gray-900: #212121;
  --content-padding:1rem;
  --inline-spacing:0.5rem;
  --border-radius:4px;
  --surface-ground:#f8f9fa;
  --surface-section:#ffffff;
  --surface-card:#ffffff;
  --surface-overlay:#ffffff;
  --surface-border:#dee2e6;
  --surface-hover: #e9ecef;
  --focus-ring: 0 0 0 0.2rem #aad3d5;
  --maskbg: rgba(0, 0, 0, 0.4);
  --transition-duration: 0.2s;
  color-scheme: light;
}

/* Add your customizations of the theme variables here */
.member-web-component {
  /* Define custom theme-related variables here */
  /* Add your customizations of the theme variables here */
  /* Define custom theme-related variables here */
  /* Add your customizations of the theme variables here */
}
.member-web-component :root {
  --text-color:#495057;
  --text-color-secondary:#6c757d;
  --primary-color:#407F82;
  --primary-color-text:#ffffff;
  --font-family:Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --surface-0: #ffffff;
  --surface-50: #FAFAFA;
  --surface-100: #F5F5F5;
  --surface-200: #EEEEEE;
  --surface-300: #E0E0E0;
  --surface-400: #BDBDBD;
  --surface-500: #9E9E9E;
  --surface-600: #757575;
  --surface-700: #616161;
  --surface-800: #424242;
  --surface-900: #212121;
  --gray-50: #FAFAFA;
  --gray-100: #F5F5F5;
  --gray-200: #EEEEEE;
  --gray-300: #E0E0E0;
  --gray-400: #BDBDBD;
  --gray-500: #9E9E9E;
  --gray-600: #757575;
  --gray-700: #616161;
  --gray-800: #424242;
  --gray-900: #212121;
  --content-padding:1rem;
  --inline-spacing:0.5rem;
  --border-radius:4px;
  --surface-ground:#f8f9fa;
  --surface-section:#ffffff;
  --surface-card:#ffffff;
  --surface-overlay:#ffffff;
  --surface-border:#dee2e6;
  --surface-hover: #e9ecef;
  --focus-ring: 0 0 0 0.2rem #aad3d5;
  --maskbg: rgba(0, 0, 0, 0.4);
  --transition-duration: 0.2s;
  color-scheme: light;
}
.member-web-component :root {
  --text-color:#495057;
  --text-color-secondary:#6c757d;
  --primary-color:#407F82;
  --primary-color-text:#ffffff;
  --font-family:Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --surface-0: #ffffff;
  --surface-50: #FAFAFA;
  --surface-100: #F5F5F5;
  --surface-200: #EEEEEE;
  --surface-300: #E0E0E0;
  --surface-400: #BDBDBD;
  --surface-500: #9E9E9E;
  --surface-600: #757575;
  --surface-700: #616161;
  --surface-800: #424242;
  --surface-900: #212121;
  --gray-50: #FAFAFA;
  --gray-100: #F5F5F5;
  --gray-200: #EEEEEE;
  --gray-300: #E0E0E0;
  --gray-400: #BDBDBD;
  --gray-500: #9E9E9E;
  --gray-600: #757575;
  --gray-700: #616161;
  --gray-800: #424242;
  --gray-900: #212121;
  --content-padding:1rem;
  --inline-spacing:0.5rem;
  --border-radius:4px;
  --surface-ground:#f8f9fa;
  --surface-section:#ffffff;
  --surface-card:#ffffff;
  --surface-overlay:#ffffff;
  --surface-border:#dee2e6;
  --surface-hover: #e9ecef;
  --focus-ring: 0 0 0 0.2rem #aad3d5;
  --maskbg: rgba(0, 0, 0, 0.4);
  --transition-duration: 0.2s;
  color-scheme: light;
}
@layer mynexus-theme {
  .member-web-component p-calendar.ng-touched.ng-invalid .p-button {
    border-color: #f44336;
  }
  .member-web-component p-calendar .p-button {
    background: #f1f3f4 !important;
    border: 1px solid #b3bfc7;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #647887 !important;
  }
  .member-web-component p-calendar .p-inputtext {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .member-web-component p-calendar .p-icon-wrapper {
    display: block;
  }
  .member-web-component p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber .p-button {
    border-color: #f44336;
  }
  .member-web-component p-inputnumber .p-button {
    background: #f1f3f4;
    border: 1px solid #b3bfc7;
    color: #647887;
    border-left: 0;
  }
  .member-web-component p-inputnumber .p-button.p-inputnumber-button-up {
    border-bottom: 0;
  }
  .member-web-component p-inputnumber .p-button.p-inputnumber-button-down {
    border-top: 0;
  }
}

.divider {
  height: 36px;
  width: 1px;
  background-color: #B3BFC7;
  margin: 0 0.5rem 0 0.5rem;
}

/*# sourceMappingURL=styles.3da4d1664185d7ef.css.map*/