/*!************************************************************************************************************************************************************************************************************************!*\
  !*** 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.scss ***!
  \************************************************************************************************************************************************************************************************************************/
#gform_setting_entryType,
#gform_setting_type,
#gform_setting_action,
#gform_setting_exportFileType,
#gform_setting_target,
#gform_setting_notificationType {
  grid-column: span 2;
}
#gform_setting_entryType svg,
#gform_setting_type svg,
#gform_setting_action svg,
#gform_setting_exportFileType svg,
#gform_setting_target svg,
#gform_setting_notificationType svg {
  opacity: 0.5;
}
#gform_setting_entryType input[type=radio]:checked + label svg,
#gform_setting_type input[type=radio]:checked + label svg,
#gform_setting_action input[type=radio]:checked + label svg,
#gform_setting_exportFileType input[type=radio]:checked + label svg,
#gform_setting_target input[type=radio]:checked + label svg,
#gform_setting_notificationType input[type=radio]:checked + label svg {
  opacity: 1;
}
#gform_setting_entryType input[type=radio]:checked + label svg g[fill=none][stroke],
#gform_setting_entryType input[type=radio]:checked + label svg path[fill=none][stroke],
#gform_setting_entryType input[type=radio]:checked + label svg polygon[fill=none][stroke],
#gform_setting_type input[type=radio]:checked + label svg g[fill=none][stroke],
#gform_setting_type input[type=radio]:checked + label svg path[fill=none][stroke],
#gform_setting_type input[type=radio]:checked + label svg polygon[fill=none][stroke],
#gform_setting_action input[type=radio]:checked + label svg g[fill=none][stroke],
#gform_setting_action input[type=radio]:checked + label svg path[fill=none][stroke],
#gform_setting_action input[type=radio]:checked + label svg polygon[fill=none][stroke],
#gform_setting_exportFileType input[type=radio]:checked + label svg g[fill=none][stroke],
#gform_setting_exportFileType input[type=radio]:checked + label svg path[fill=none][stroke],
#gform_setting_exportFileType input[type=radio]:checked + label svg polygon[fill=none][stroke],
#gform_setting_target input[type=radio]:checked + label svg g[fill=none][stroke],
#gform_setting_target input[type=radio]:checked + label svg path[fill=none][stroke],
#gform_setting_target input[type=radio]:checked + label svg polygon[fill=none][stroke],
#gform_setting_notificationType input[type=radio]:checked + label svg g[fill=none][stroke],
#gform_setting_notificationType input[type=radio]:checked + label svg path[fill=none][stroke],
#gform_setting_notificationType input[type=radio]:checked + label svg polygon[fill=none][stroke] {
  stroke: #3E7DA6;
}
#gform_setting_entryType input[type=radio]:checked + label svg g[fill]:not([stroke]),
#gform_setting_entryType input[type=radio]:checked + label svg path[fill]:not([stroke]),
#gform_setting_entryType input[type=radio]:checked + label svg polygon[fill]:not([stroke]),
#gform_setting_type input[type=radio]:checked + label svg g[fill]:not([stroke]),
#gform_setting_type input[type=radio]:checked + label svg path[fill]:not([stroke]),
#gform_setting_type input[type=radio]:checked + label svg polygon[fill]:not([stroke]),
#gform_setting_action input[type=radio]:checked + label svg g[fill]:not([stroke]),
#gform_setting_action input[type=radio]:checked + label svg path[fill]:not([stroke]),
#gform_setting_action input[type=radio]:checked + label svg polygon[fill]:not([stroke]),
#gform_setting_exportFileType input[type=radio]:checked + label svg g[fill]:not([stroke]),
#gform_setting_exportFileType input[type=radio]:checked + label svg path[fill]:not([stroke]),
#gform_setting_exportFileType input[type=radio]:checked + label svg polygon[fill]:not([stroke]),
#gform_setting_target input[type=radio]:checked + label svg g[fill]:not([stroke]),
#gform_setting_target input[type=radio]:checked + label svg path[fill]:not([stroke]),
#gform_setting_target input[type=radio]:checked + label svg polygon[fill]:not([stroke]),
#gform_setting_notificationType input[type=radio]:checked + label svg g[fill]:not([stroke]),
#gform_setting_notificationType input[type=radio]:checked + label svg path[fill]:not([stroke]),
#gform_setting_notificationType input[type=radio]:checked + label svg polygon[fill]:not([stroke]) {
  fill: #3E7DA6;
}

#schedule .gform-settings-panel__content,
#gform-settings-section-schedule .gform-settings-panel__content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#schedule .gform-settings-description,
#gform-settings-section-schedule .gform-settings-description {
  width: 100%;
}
#schedule #gform_setting_days_of_week,
#schedule #gform_setting_days_of_month,
#schedule #gform_setting_runTime,
#gform-settings-section-schedule #gform_setting_days_of_week,
#gform-settings-section-schedule #gform_setting_days_of_month,
#gform-settings-section-schedule #gform_setting_runTime {
  width: 100%;
}

#gform_setting_days_of_week .gform-settings-choice label,
#gform_setting_days_of_month .gform-settings-choice label {
  background: #FFF;
  border: 1px solid #E6E6EE;
  border-radius: 0.375rem;
  box-sizing: border-box;
  display: block;
  font-size: 0.875rem;
  text-align: center;
}
#gform_setting_days_of_week .gform-settings-choice input[type=checkbox],
#gform_setting_days_of_month .gform-settings-choice input[type=checkbox] {
  display: none;
}
#gform_setting_days_of_week .gform-settings-choice input[type=checkbox]:checked + label,
#gform_setting_days_of_month .gform-settings-choice input[type=checkbox]:checked + label {
  border-color: #3E7DA6;
  box-shadow: 0 0 0 1px #3E7DA6;
  color: #3E7DA6;
  font-weight: 600;
}

#gform_setting_days_of_week .gform-settings-choice {
  display: inline-block;
}
#gform_setting_days_of_week .gform-settings-choice label {
  margin-right: 0.625rem;
  padding: 0.8125rem 0 0.875rem;
  width: 2.875rem;
}

#gform_setting_days_of_month .gform-settings-input__container {
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  row-gap: 0.375rem;
  width: 19.75rem;
}
#gform_setting_days_of_month .gform-settings-choice {
  margin: 0;
}
#gform_setting_days_of_month .gform-settings-choice label {
  padding: 0.5625rem 0 0.6875rem;
  width: 2.5rem;
}

.entryautomation-section-summary {
  align-items: center;
  background: #F6F9FB;
  border-bottom: 1px solid #EBEBF2;
  display: flex;
  margin: -1rem -1rem 1.25rem;
  padding: 1.5625rem;
}
.entryautomation-section-summary .entryautomation-section-summary__icon {
  align-items: center;
  background: #FFF;
  border: 1px solid #E6E6EE;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 #EEF1F5;
  display: flex;
  flex-shrink: 0;
  height: 3.75rem;
  margin-right: 1.5rem;
  width: 3.75rem;
}
.entryautomation-section-summary .entryautomation-section-summary__icon img {
  margin: 0 auto;
}
.entryautomation-section-summary h4 {
  color: #5E89AB;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0 0 0.3125rem;
}
.entryautomation-section-summary p {
  font-size: 0.8125rem;
  margin: 0;
}

#tab_entryautomation .gform-settings-choice--visual label {
  width: 9.4rem;
}

.components-datetime {
  background: #fff;
  border: 1px solid #9092B2;
  border-radius: 0.1875em;
  box-shadow: 0 0.375em 0.625rem 0 #EEF1F5;
  box-sizing: border-box;
  left: -1px;
  margin-top: 0.625rem;
  padding: 1.25rem 0.875rem 1.25rem 1.25rem;
  position: relative;
  z-index: 5;
  width: 20.25rem;
}
.components-datetime:before {
  border: 0.5rem solid #9092B2;
  top: -8px;
}
.components-datetime:after {
  border: 0.5rem solid #fff;
  top: -7px;
}
.components-datetime:before, .components-datetime:after {
  border-bottom-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top: none;
  content: "";
  height: 0;
  left: 50%;
  line-height: 0;
  margin-left: -0.625rem;
  position: absolute;
  width: 0;
}
.components-datetime__date .components-button {
  align-items: center;
  background: transparent !important;
  border: none;
  cursor: pointer;
  display: inline-flex;
}
.components-datetime__date button.is-compact {
  border-radius: 2px;
  height: 2rem;
  width: 2rem;
}
.components-datetime__date button.is-compact svg {
  fill: #5E89AB;
}
.components-datetime__date button.is-compact:hover {
  background: rgba(0, 124, 186, 0.04);
}
.components-datetime__date button.is-compact:focus {
  box-shadow: rgb(0, 124, 186) 0px 0px 0px 1.5px;
  outline: 3px solid rgba(0, 0, 0, 0);
}
.components-datetime__date__day {
  height: 1.75rem;
  padding: 0.375rem 0.75rem;
  width: 1.75rem;
}
.components-datetime__date__day:hover {
  color: #5E89AB;
}
.components-datetime__date__day[tabindex="0"] {
  background: #5E89AB !important;
  color: #FFF !important;
}

#gform_setting_nextRun,
#gform_setting_runUntil {
  margin-right: 0.9375rem;
}

.entryautomation-run-time {
  position: relative;
}
.entryautomation-run-time .components-popover {
  left: 0 !important;
  position: absolute;
  top: 3.125rem !important;
  z-index: 99;
}
.entryautomation-run-time__button {
  background: 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%/1rem, url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOCAxOCIgdmlld0JveD0iMCAwIDE4IDE4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzJhMmE1MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSI+PHBhdGggZD0ibTEyLjYgMTEuOXYxLjVoMS41Ii8+PGNpcmNsZSBjeD0iMTIuNiIgY3k9IjEzLjQiIHI9IjMuNiIvPjxwYXRoIGQ9Im02LjggMTYuM2gtNS44di0xMy4xaDE2djUuMSIvPjxwYXRoIGQ9Im01LjQgMXYyLjIiLz48cGF0aCBkPSJtMTIuNiAxdjIuMiIvPjxwYXRoIGQ9Im0xIDYuMWgxNiIvPjwvZz48L3N2Zz4=") no-repeat 1.125rem center/1.25rem, #FFF;
  border: 1px solid #9092B2;
  border-radius: 3px;
  box-sizing: border-box;
  color: #242748;
  font-size: 0.875rem;
  line-height: 1.25rem;
  min-height: 2.25rem;
  min-width: 20.25rem;
  padding: 0.6875rem 2rem 0.6875rem 3.125rem;
  text-align: left;
  transition: box-shadow 0.15s ease, background-color 0.15s ease;
}
.entryautomation-run-time__button:hover {
  box-shadow: 0 0.25rem 0.25rem rgba(18, 25, 97, 0.0405344);
  cursor: pointer;
}
.entryautomation-run-time__button:focus {
  border: 1px solid #3985B7;
  box-shadow: 0 0.125rem 0.0675rem rgba(28, 31, 63, 0.0634624), 0 0 0 2px #BED8ED;
  outline: none;
}

#target_entries .gform-settings-panel__content,
#gform-settings-section-target_entries .gform-settings-panel__content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#target_entries .gform-settings-description,
#target_entries #gform_setting_target,
#target_entries #gform_setting_entryStatus_,
#gform-settings-section-target_entries .gform-settings-description,
#gform-settings-section-target_entries #gform_setting_target,
#gform-settings-section-target_entries #gform_setting_entryStatus_ {
  width: 100%;
}

#gform_setting_target .gform-settings-choice--visual label {
  padding-left: 1rem;
  padding-right: 1rem;
}

#gform_setting_dateRange {
  margin-right: 0.9375rem;
}

#gform_setting_dateField select {
  min-width: 13.75rem;
}

.entryautomation-date-range__wrapper {
  align-items: center;
  background: #FFF;
  border: 1px solid #9092B2;
  border-radius: 3px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  height: 2.75rem;
  padding: 0 1.125rem 0 0.75rem;
  position: relative;
}
.entryautomation-date-range__wrapper .components-popover {
  left: 3.125rem !important;
  position: absolute;
  top: 3.125rem !important;
  z-index: 99;
}

.entryautomation-date-range__calendar {
  background: transparent;
  border: none;
  cursor: pointer;
  height: 1.5rem;
  margin-right: 0.75rem;
  outline: none;
  padding: 0 0.4375rem;
}
.entryautomation-date-range__calendar svg {
  vertical-align: middle;
}

.entryautomation-date-range__input {
  position: relative;
}
.entryautomation-date-range__input--start {
  background: url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNyAxMiIgdmlld0JveD0iMCAwIDE3IDEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2UzZTFlZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPjxwYXRoIGQ9Im0xIDZoMTQuMyIvPjxwYXRoIGQ9Im0xMC4zIDEgNSA1LTUgNSIvPjwvZz48L3N2Zz4=") no-repeat right center/0.9375rem;
  margin-right: 0.625rem;
  padding-right: 1.625rem;
}
.entryautomation-date-range__input input {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 0.375rem !important;
  width: 11rem !important;
}

.entryautomation-date-range__predefined {
  background: #fff;
  border: 1px solid #E6E6EE;
  border-radius: 0.1875em;
  box-shadow: 0 0.375em 0.625rem 0 #EEF1F5;
  box-sizing: border-box;
  padding: 1rem;
  position: relative;
  width: 11rem;
  z-index: 5;
}
.entryautomation-date-range__predefined:before {
  border: 0.5rem solid #e2e4e7;
  top: -0.5rem;
}
.entryautomation-date-range__predefined:after {
  border: 0.5rem solid #fff;
  top: -0.375em;
}
.entryautomation-date-range__predefined:before, .entryautomation-date-range__predefined:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -0.625rem;
  height: 0;
  width: 0;
  border-left-color: transparent;
  border-right-color: transparent;
  line-height: 0;
}
.entryautomation-date-range__predefined:before, .entryautomation-date-range__predefined:after {
  border-bottom-style: solid;
  border-top: none;
}
.entryautomation-date-range__predefined a {
  color: #2A2A52;
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.5rem;
  text-align: center;
  text-decoration: none;
}
.entryautomation-date-range__predefined a:hover {
  background: #E6E6EE;
}

#export-email .gform-settings-panel__content,
#gform-settings-section-export-email .gform-settings-panel__content {
  -moz-column-gap: 0.9375rem;
       column-gap: 0.9375rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 0.75rem;
}
#export-email #gform_setting_exportEmailEnable,
#export-email #gform_setting_exportEmailAddress,
#export-email #gform_setting_exportEmailSubject,
#export-email #gform_setting_exportEmailMessage,
#gform-settings-section-export-email #gform_setting_exportEmailEnable,
#gform-settings-section-export-email #gform_setting_exportEmailAddress,
#gform-settings-section-export-email #gform_setting_exportEmailSubject,
#gform-settings-section-export-email #gform_setting_exportEmailMessage {
  grid-column: span 2;
}

#export-file .gform-settings-panel__content,
#gform-settings-section-export-file .gform-settings-panel__content {
  -moz-column-gap: 0.9375rem;
       column-gap: 0.9375rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 0.75rem;
}

#export-order .gform-settings-panel__content,
#gform-settings-section-export-order .gform-settings-panel__content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#export-order .gform-settings-description,
#gform-settings-section-export-order .gform-settings-description {
  width: 100%;
}
#export-order #gform_setting_exportSorting_key,
#gform-settings-section-export-order #gform_setting_exportSorting_key {
  margin-right: 0.9375rem;
}

#exportFieldsContainer ul {
  border: 1px solid #E6E6EE;
  border-top: none;
  border-radius: 0 0 0.375rem 0.375rem;
}

.entryautomation-export-fields__toggles {
  border: 1px solid #E6E6EE;
  border-radius: 0.375rem 0.375rem 0 0;
  display: flex;
  padding: 0.5rem 1.25rem;
}
.entryautomation-export-fields__toggles button {
  background: #FAFBFF;
  border: 1px solid #E6E6EE;
  border-radius: 0.25rem;
  color: #2A2A52;
  cursor: pointer;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0;
  margin-left: 0.5rem;
  padding: 0.5rem 1rem;
}
.entryautomation-export-fields__toggles button:first-child {
  margin-left: auto;
}

.entryautomation-export-fields__field {
  align-items: center;
  border-bottom: 1px solid #E6E6EE;
  display: flex;
  margin: 0;
  padding: 1rem 1.25rem;
}
.entryautomation-export-fields__field:last-child {
  border-bottom: none;
}
.entryautomation-export-fields__field .drag-handle {
  cursor: move;
  font-size: 1rem;
  margin-right: 0.75rem;
}
.entryautomation-export-fields__field .field-label {
  border-bottom: 1px #9595A9 dotted;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 600;
}
.entryautomation-export-fields__field input[type=text] {
  margin-right: 1rem;
  padding: 0.5rem;
}
.entryautomation-export-fields__field input[type=checkbox] {
  border-radius: 50% !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}

#gform_setting_notificationOverride_enabled,
#gform_setting_notificationSuppress {
  align-items: center;
  display: flex;
}
#gform_setting_notificationOverride_enabled .gform-settings-field__header,
#gform_setting_notificationSuppress .gform-settings-field__header {
  margin-bottom: 0;
}
#gform_setting_notificationOverride_enabled .gform-settings-input__container,
#gform_setting_notificationSuppress .gform-settings-input__container {
  margin-left: auto;
}

#gform_setting_notificationOverride {
  border: 1px solid #D5D5D5;
  border-radius: 0.1875rem;
  padding: 1rem;
}
#gform_setting_notificationOverride .gform-settings-nested-fields {
  border-left: none;
  margin: 0;
  padding-left: 0;
  -moz-column-gap: 0.9375rem;
       column-gap: 0.9375rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 0.75rem;
}
#gform_setting_notificationOverride .gform-settings-nested-fields .gform-settings-label {
  font-weight: 500;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_enabled,
#gform_setting_notificationOverride #gform_setting_notificationOverride_to,
#gform_setting_notificationOverride #gform_setting_notificationOverride_to_warning,
#gform_setting_notificationOverride #gform_setting_notificationOverride_subject,
#gform_setting_notificationOverride #gform_setting_notificationOverride_header,
#gform_setting_notificationOverride #gform_setting_notificationOverride_message,
#gform_setting_notificationOverride #gform_setting_notificationOverride_footer {
  grid-column: span 2;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_to {
  border-top: 1px solid #D5D5D5;
  margin-top: 1.75rem;
  padding-top: 2rem;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_to_warning {
  margin-bottom: 0;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_to_warning .gforms_note_warning {
  margin-bottom: 0.625rem;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_to input[type=text],
#gform_setting_notificationOverride #gform_setting_notificationOverride_subject input[type=text],
#gform_setting_notificationOverride #gform_setting_notificationOverride_header input[type=text],
#gform_setting_notificationOverride #gform_setting_notificationOverride_footer input[type=text] {
  max-width: 100%;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_selected {
  font-size: 0.8125rem;
  line-height: 1.1875rem;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_selected a {
  font-size: 0.875rem;
  font-weight: 700;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_enabled {
  margin-bottom: -0.75rem;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_enabled .gform-settings-field__header {
  margin-right: 0.75rem;
}
#gform_setting_notificationOverride #gform_setting_notificationOverride_enabled .gform-settings-label {
  font-weight: 600;
}

#gform_setting_notificationSuppress {
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
  border-radius: 0.1875rem;
  padding: 1rem;
}

.gform-settings-panel__content input[type=text].entryautomation-destination-folder {
  padding-left: 3.0625rem;
}

.entryautomation-destination-folder__container:before {
  background: url("../images/feed-settings/path.svg") no-repeat center;
  background-size: contain;
  content: "";
  height: 1rem;
  left: 1.25rem;
  margin-top: -0.5rem;
  position: absolute;
  top: 50%;
  width: 1.125rem;
}
