body,
.siteforceThemeLayoutStarter {
  min-height: 100vh;
}

[role="main"] {
  flex-grow: 1000;
}

.themeLayoutStarterWrapper {
  display: flex;
  flex-direction: column;
}

.slds-form-element__label {
  hyphens: none !important;
  overflow: visible !important;
  white-space: wrap !important;
  color: #1a1a1a !important;
  font-size: 16px !important;
}

[data-omni-key="Evaluation_Details"] .slds-checkbox .slds-checkbox__label,
[data-omni-key="Evaluation_Details"] .slds-radio .slds-radio__label {
  display: flex;
}

[data-omni-key="Evaluation_Details"] legend {
  margin-bottom: 8px;
  line-height: 1.4em;
}

runtime_omnistudio_omniscript-omniscript-text-block:has(p) {
  padding: 0 10px;
}

runtime_omnistudio_flexcards-flex-card-state .slds-grid {
  padding: 0;
}

lightning-formatted-rich-text span {
  font-family: "VIC-Regular" !important;
  font-size: 16px !important;
  color: #1a1a1a !important;
}

lightning-formatted-rich-text h1 strong span,
lightning-formatted-rich-text p strong span[style*="24pt"] span {
  font-family: "VIC-Bold" !important;
  font-size: 32px !important;
  line-height: 36px;
  color: #0052c2 !important;
}

@media (min-width: 992px) {
  lightning-formatted-rich-text h1 strong span,
  lightning-formatted-rich-text p strong span[style*="24pt"] span {
    font-family: "VIC-Bold" !important;
    font-size: 44px !important;
    line-height: 59px;
    color: #0052c2 !important;
  }
}

runtime_omnistudio_flexcards-block > .block-container > .block-header > button.slds-button {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.slds-button:has(runtime_omnistudio_flexcards-block) {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.slds-button:has(runtime_omnistudio_flexcards-block) .slds-button + .slds-button {
  margin-left: 0;
}

.slds-button:has(runtime_omnistudio_flexcards-block):active {
  border: 0;
}

runtime_omnistudio_flexcards-block .blockSlot {
  padding-left: 0;
}

@media (max-width: 479px) {
  .omniscript-article {
    border: 0 !important;
  }
  .omniscript-step__body slot {
    padding-left: 0;
  }
  [data-omni-key="omniscriptStepChart"] div.slds-omniscript_stepform {
    min-height: 160px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0 !important;
  }
  runtime_omnistudio_flexcards-flex-card-state .slds-grid {
    padding: 0;
  }
}

runtime_omnistudio_omniscript-omniscript-step-chart .slds-progress {
  max-width: 65%;
}

runtime_omnistudio_flexcards-block span.slds-text-heading_small,
h4 b,
runtime_omnistudio_common-typeahead label span,
lightning-formatted-rich-text h5 strong,
lightning-combobox label {
  font-family: "VIC-Regular" !important;
  color: #1a1a1a !important;
  font-size: 16px !important;
}

h4 b {
  padding-top: 10px !important;
  display: inline-block;
}

span[style*="e03e2d"],
label abbr {
  color: #e03e2d !important;
  font-family: "VIC-Bold" !important;
}

input[role="combobox"] {
  font-size: 14px;
}

label span {
  font-size: 16px;
}

.slds-input,
.slds-progress__step-label {
  color: #1a1a1a;
}

.vlc-separator,
[tabindex="0"]:empty {
  display: none;
}

.slds-rich-text-editor__output h4,
lightning-radio-group,
runtime_omnistudio_common-radio-group legend span {
  font-size: 16px !important;
  font-family: "VIC-Regular" !important;
  font-weight: 700;
  margin-bottom: 0 !important;
}

hr {
  margin-top: 0;
}

.vloc-min-height {
  min-height: 0 !important;
}

@media screen and (max-width: 1550px) and (min-width: 350px) {
  label.slds-form-element__label.slds-show_inline {
    color: #1a1a1a !important;
  }
}

runtime_omnistudio_common-radio-group legend,
lightning-radio-group legend {
  margin: 12px 0;
}

runtime_omnistudio_common-radio-group .slds-radio,
lightning-radio-group .slds-radio {
  margin-bottom: 12px;
}

runtime_omnistudio_common-radio-group .slds-radio [type="radio"]:checked + .slds-radio__label .slds-radio_faux::after,
lightning-radio-group .slds-radio [type="radio"]:checked + .slds-radio__label .slds-radio_faux::after {
  width: 1rem;
  height: 1rem;
}

runtime_omnistudio_common-radio-group .slds-radio .slds-radio_faux,
lightning-radio-group .slds-radio .slds-radio_faux {
  width: 24px;
  height: 24px;
}

runtime_omnistudio_omniscript-omniscript-checkbox .slds-checkbox
[type="checkbox"]:checked
+ .slds-checkbox__label
.slds-checkbox_faux::after {
  width: 16px;
  height: 0.5rem;
}

runtime_omnistudio_omniscript-omniscript-checkbox .slds-checkbox .slds-checkbox_faux {
  width: 24px;
  height: 24px;
}

runtime_omnistudio_common-checkbox-group .slds-checkbox
[type="checkbox"]:checked
+ .slds-checkbox__label
.slds-checkbox_faux::after {
  width: 16px;
  height: 0.5rem;
}

runtime_omnistudio_common-checkbox-group .slds-checkbox .slds-checkbox_faux {
  width: 24px;
  height: 24px;
}

runtime_omnistudio_common-checkbox-group .slds-checkbox {
  margin-bottom: 12px;
}

runtime_omnistudio_common-input label,
runtime_omnistudio_common-typeahead label {
  font-weight: 700;
}

.slds-has-error .slds-form-element__help {
  color: #aa0028;
}

runtime_omnistudio_omniscript-omniscript-formula
runtime_omnistudio_common-masked-input label.slds-form-element__label.slds-show--inline {
  font-weight: bold !important;
  color: #1a1a1a !important;
}

@media screen and (max-width: 1550px) and (min-width: 350px) {
  runtime_omnistudio_common-radio-group legend span.slds-form-element__legend.slds-form-element__label {
    font-size: 16px !important;
  }
}

.slds-radio__label {
  margin-top: 6px;
  display: inline-block;
}

lightning-combobox .slds-form-element__label {
  font-weight: 700;
}

lightning-combobox .slds-checkbox_faux {
  width: 24px;
  height: 24px;
}

lightning-input:has(> lightning-datepicker),
lightning-base-combobox,
[data-id="input-other"] {
  max-width: 500px;
}

lightning-file-upload .slds-form-element__label {
  display: inline-block;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.0192em;
  margin-bottom: 16px;
  padding-right: 0;
  padding-top: 4px;
}

lightning-file-upload div.slds-file-selector.slds-file-selector_files {
  width: auto !important;
}

lightning-file-upload div.slds-file-selector.slds-file-selector_files .slds-file-selector__dropzone {
  border: 2px dashed #cccccc !important;
  padding: 16px;
  border-radius: 4px;
}

lightning-file-upload div.slds-file-selector.slds-file-selector_files .slds-file-selector__text {
  margin-left: 16px;
}

lightning-datepicker .slds-form-element__label {
  font-weight: 700;
}

lightning-datepicker .slds-form-element__help,
lightning-datepicker .slds-assistive-text.slds-form-element__help {
  display: none;
}

lightning-datepicker.slds-has-error .slds-form-element__help {
  display: block;
}

lightning-primitive-input-simple .slds-form-element__label {
  font-weight: 700;
}

.omni-hz-stepchart-label {
  white-space: wrap !important;
  text-align: center !important;
  left: calc(-50% + 8px) !important;
}

[data-id="btn-next"] button {
  width: 145.75px !important;
}

@media (max-width: 478px) {
  [data-id="btn-next"]:has(button[disabled]),
  [data-id="btn-next"] button[disabled] {
    width: 100% !important;
  }
  lightning-datatable {
    min-width: 680px;
    display: flex;
    flex-direction: column;
  }
  c-s-p-student-certification-upload-form-english footer {
    justify-content: space-between !important;
  }
}

.omniscript-body:has([data-id="btn-next"]) > div {
  display: none;
}

.omniscript-body:has([data-id="btn-next"]) [data-omni-key="Occupational Health and Safety Details"] > div {
  padding-bottom: 0;
}

@media (max-width: 478px) {
  div:has(> lightning-datatable) {
    filter: drop-shadow(1px 0px 10px #3333);
  }
}

[data-omni-key="TAStudentJobTitle"],
runtime_omnistudio_omniscript-omniscript-typeahead,
runtime_omnistudio_omniscript-omniscript-typeahead-block,
runtime_omnistudio_omniscript-omniscript-custom-lwc:has(
c-sp_-student-occupation-combobox
) {
  width: 100%;
}

[data-omni-key="TAStudentJobTitle"]
.slds-form-element__control:has(> .slds-combobox_container) {
  width: 97%;
}

runtime_omnistudio_common-typeahead {
  display: inline-block;
  max-width: 440px;
  width: 100%;
}

c-sp_-student-occupation-combobox label {
  font-weight: 400 !important;
}

[data-omni-key="empEmailDisclaimer"] legend {
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  pointer-events: auto;
}

runtime_omnistudio_omniscript-omniscript-step-chart-items .slds-var-m-top_medium {
  margin-top:2px;
  min-width: 120px;
}