/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/scss/feed-settings/custom-date.scss ***!
  \************************************************************************************************************************************************************************************************************************************/
#legalsigning-custom-date {
  display: flex;
  flex-wrap: wrap;
}
#legalsigning-custom-date .gform-settings-input__container + .gform-settings-input__container {
  margin-left: 1.25rem;
}
#legalsigning-custom-date .components-popover {
  left: -2rem !important;
  position: absolute;
  top: 2.25rem !important;
  z-index: 99;
}
#legalsigning-custom-date .react-datepicker {
  background: #fff;
  border: 1px solid #E6E6EE;
  border-radius: 0.1875em;
  box-shadow: 0 0.375em 0.625rem 0 #EEF1F5;
  box-sizing: border-box;
  margin-top: 0.5rem;
  padding: 1.25rem;
  position: relative;
  width: calc(100% - 0.375em);
  z-index: 5;
}
#legalsigning-custom-date .react-datepicker:before {
  border: 0.5rem solid #e2e4e7;
  top: -0.5rem;
}
#legalsigning-custom-date .react-datepicker:after {
  border: 0.5rem solid #fff;
  top: -0.375em;
}
#legalsigning-custom-date .react-datepicker:before, #legalsigning-custom-date .react-datepicker:after {
  border-bottom-style: solid;
  border-top: none;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -0.625rem;
  height: 0;
  width: 0;
  border-left-color: transparent;
  border-right-color: transparent;
  line-height: 0;
}
#legalsigning-custom-date .react-datepicker__navigation {
  background: #FFF no-repeat center;
  border: 1px solid #E6E6EE;
  border-radius: 0.1875em;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  font-size: 1px;
  height: 2.25rem;
  position: absolute;
  top: 1.25rem;
  width: 2.5rem;
}
#legalsigning-custom-date .react-datepicker__navigation--previous {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgMTcgMTMiIHdpZHRoPSIxNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBzdHlsZT0ic3Ryb2tlOiNlM2UxZWY7c3Ryb2tlLXdpZHRoOjI7ZmlsbDpub25lO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZCIgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgMTYgMS45NDAxNSkiPjxwYXRoIGQ9Im0wIDVoMTQuMjg1NzE0Ii8+PHBhdGggZD0ibTkuMjg1NzE0MjkgMCA1LjAwMDAwMDAxIDUtNS4wMDAwMDAwMSA1Ii8+PC9nPjwvc3ZnPg==");
  left: 1.25rem;
}
#legalsigning-custom-date .react-datepicker__navigation--next {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgMTcgMTMiIHdpZHRoPSIxNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBzdHlsZT0ic3Ryb2tlOiNlM2UxZWY7c3Ryb2tlLXdpZHRoOjI7ZmlsbDpub25lO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxLjk0MDE1KSI+PHBhdGggZD0ibTAgNWgxNC4yODU3MTQiLz48cGF0aCBkPSJtOS4yODU3MTQyOSAwIDUuMDAwMDAwMDEgNS01LjAwMDAwMDAxIDUiLz48L2c+PC9zdmc+");
  right: 1.25rem;
}
#legalsigning-custom-date .react-datepicker__current-month {
  color: #2A2A52;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.5625rem;
  padding: 0.4375rem 0 0.625rem;
  text-align: center;
}
#legalsigning-custom-date .react-datepicker__day {
  border: 1px solid #E9E9F0;
  color: #2A2A52;
  cursor: pointer;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.125rem;
  margin: 0 0 0 -1px;
  padding: 0.625rem 0;
  text-align: center;
  width: 2.5rem;
}
#legalsigning-custom-date .react-datepicker__day:first-of-type {
  margin: 0;
}
#legalsigning-custom-date .react-datepicker__day--disabled, #legalsigning-custom-date .react-datepicker__day--outside-month {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#legalsigning-custom-date .react-datepicker__day--disabled {
  opacity: 0.25;
}
#legalsigning-custom-date .react-datepicker__day--outside-month {
  opacity: 0;
}
#legalsigning-custom-date .react-datepicker__day--selected {
  background: #3E7DA6;
  color: #FFF;
}
#legalsigning-custom-date .react-datepicker__day-names {
  display: flex;
}
#legalsigning-custom-date .react-datepicker__day-name {
  color: #9595A9;
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.125rem;
  margin: 0;
  padding: 0.625rem 0;
  text-align: center;
  width: 2.5rem;
}
#legalsigning-custom-date .react-datepicker__week {
  display: flex;
  margin: 0 0 -1px;
}
#legalsigning-custom-date .react-datepicker__week:first-of-type .react-datepicker__day:first-of-type {
  border-radius: 0.1875em 0 0 0;
}
#legalsigning-custom-date .react-datepicker__week:first-of-type .react-datepicker__day:last-of-type {
  border-radius: 0 0.1875em 0 0;
}
#legalsigning-custom-date .react-datepicker__week:last-of-type .react-datepicker__day:first-of-type {
  border-radius: 0 0 0 0.1875em;
}
#legalsigning-custom-date .react-datepicker__week:last-of-type .react-datepicker__day:last-of-type {
  border-radius: 0 0 0.1875em 0;
}

.legalsigning-custom-date__date-button {
  background: url("../../images/feed-settings/schedule/calendar.svg") no-repeat 1.25rem center/1rem, url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%239092B2%22%2F%3E%3C%2Fsvg%3E") no-repeat right 0.6rem top 55%;
  border: 1px solid #9092B2;
  border-radius: 0.1875rem;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 0.875rem;
  height: 2.875rem;
  padding: 0 2rem 0 3.125rem;
  text-align: left;
  width: 16.25rem;
}
.legalsigning-custom-date__time {
  align-items: center;
  background: #FFF url("../../images/feed-settings/schedule/clock.svg") no-repeat 1.125rem center/1rem;
  border: 1px solid #9092B2;
  border-radius: 0.1875rem;
  display: flex;
  height: 2.75rem;
  padding: 0 0 0 2.625rem;
}
.legalsigning-custom-date__time-hour, .legalsigning-custom-date__time-minute {
  border: none !important;
  border-radius: 0 !important;
  box-sizing: content-box !important;
  padding: 0 0 0 0.5rem !important;
  width: 2.255rem !important;
}
.legalsigning-custom-date__time-ampm {
  border-radius: 0 0.1875rem 0.1875rem 0 !important;
  border-width: 0 0 0 1px !important;
  height: 2.75rem !important;
}
