@font-face {
  font-family: "DINNextLTPro";
  src: url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Regular.eot) format("embedded-opentype"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Regular.woff2) format("woff2"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Regular.woff) format("woff"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "DINNextLTPro";
  src: url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Bold.eot) format("embedded-opentype"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Bold.woff2) format("woff2"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Bold.woff) format("woff"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Bold.ttf) format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: "DINNextLTPro";
  src: url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Medium.eot) format("embedded-opentype"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Medium.woff2) format("woff2"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Medium.woff) format("woff"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Medium.ttf) format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "DINNextLTPro";
  src: url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Light.eot) format("embedded-opentype"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Light.woff2) format("woff2"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Light.woff) format("woff"),
    url(https://www.adelaidemetro.com.au/__data/assets/git_bridge/0005/813659/styles/files/DINNextLTPro-Light.ttf) format("truetype");
  font-weight: 300;
}

html,
body {
  overflow-x: hidden;
  font-size: 16px;
  font-family: "DINNextLTPro", sans-serif !important;
}

.blockOverlay {
  opacity: 0.1 !important;
}

.blockElement {
  border: none !important;
  background: none !important;
  left: 50% !important;
}

.pva-floating-style {
  display: none !important;
}

.formCancel1 {
  display: block;
  float: right;
  /* outline: 2px solid #004378;
  box-shadow: 2px #004378; */
}

.formCancel2 {
  display: none;
}

.radio-group > div > label {
  font-size: 16px !important;
}

@media only screen and (max-width: 480px) {
  .columnBlockLayout {
    padding: 18px !important;
  }

  .formCancel1 {
    display: none !important;
  }

  .formCancel2 {
    display: flex !important;
    flex-direction: row-reverse;
    /* outline: 2px solid #004378;
    box-shadow: 2px #004378; */
  }

  .pageHeader {
    width: 292px;
  }

  .button {
    padding: 8px 24px 8px 24px !important;
  }
}

@media (max-width: 575px) {
  .w-xs-25 {
    width: 25% !important;
  }

  .w-xs-50 {
    width: 50% !important;
  }

  .w-xs-75 {
    width: 75% !important;
  }

  .w-xs-100 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .w-sm-25 {
    width: 25% !important;
  }

  .w-sm-50 {
    width: 50% !important;
  }

  .w-sm-75 {
    width: 75% !important;
  }

  .w-sm-100 {
    width: 100% !important;
  }
}

@media (max-width: 991px) {
  .w-md-25 {
    width: 25% !important;
  }

  .w-md-50 {
    width: 50% !important;
  }

  .w-md-75 {
    width: 75% !important;
  }

  .w-md-100 {
    width: 100% !important;
  }
}

@media (max-width: 1199px) {
  .w-lg-25 {
    width: 25% !important;
  }

  .w-lg-50 {
    width: 50% !important;
  }

  .w-lg-75 {
    width: 75% !important;
  }

  .w-lg-100 {
    width: 100% !important;
  }
}

#container {
  width: 1040px !important;
}

.custom-container {
  width: 1040px !important;
}

/* optional */
.shell {
  position: relative;
  line-height: 1;
}

.shell span {
  position: absolute;
  left: 14px;
  top: 11px;
  color: #C4C6CA;
  pointer-events: none;
  z-index: -1;
}

.shell span i {
  font-style: normal;
  /* any of these 3 will work */
  color: transparent !important;
  opacity: 0;
  visibility: hidden;
}

input.masked,
.shell span {
  background-color: transparent !important;
  text-transform: uppercase;
}

/* Specific styles for date and time input masks */
.input-group .shell {
  flex: 1;
}

.input-group .shell span {
  left: 14px;
  top: 11px;
  z-index: 1;
}

.date-input.masked,
.time-input.masked {
  padding-left: 14px;
}

/* Ensure the mask doesn't interfere with the input group layout */
.input-group .shell + .input-group-text {
  margin-left: -1px;
}

/*# sourceMappingURL=masking-input.css.map */

/*Component CSS*/
/* FormWizard Component Styles */
.form-wizard {
  margin-bottom: 2rem;
}

.form-wizard .card {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border: none;
}

.form-wizard .card-header {
  background-color: #f8f9fa;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  padding: 1rem;
}

.form-wizard .progress {
  height: 5px;
  border-radius: 0;
}

.form-wizard .nav-pills .nav-link {
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  margin-right: 0.5rem;
}

.form-wizard .nav-pills .nav-link.active {
  background-color: #007bff;
  color: white;
}

.form-wizard .form-label {
  font-weight: 600;
}

.form-wizard .btn-navigation {
  min-width: 100px;
}

.button {
  border: #004378 2px solid;
  background-color: #FFFFFF;
  border-radius: 8px;
  color: #004378;
  padding: 8px 45px 8px 45px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word;
  text-decoration: none !important;
}

.submit-button {
  background-color: #004378 !important;
  color: white !important;
  font-weight: 400 !important;
}

.button {
  padding-left: 52px !important;
  padding-right: 52px !important;
}

.prev-button {
  margin-left: -8px;
  border: none !important;
  padding: 8px !important;
}

.next-button {
  margin-left: 56px;
}

input[type="checkbox"],
input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

input[type="checkbox"]+label {
  position: relative;
  padding-left: 40px;
  margin-bottom: 16px;
}

input[type="checkbox"]+label:before {
  position: absolute;
  content: "";
  border: 2px solid #004378;
  background: #fff;
  height: 24px;
  width: 24px;
  left: 0;
  top: -2px;
  border-radius: 4px;
}

input[type="checkbox"]:checked+label:after {
  position: absolute;
  content: "";
  background: #004378;
  height: 16px;
  width: 16px;
  left: 4px;
  top: 2px;
}

input[type="checkbox"]:focus+label::before,
input[type="checkbox"]:focus-visible+label:before {
  outline: 4px solid #0071A2;
}

input[type="radio"]+label {
  position: relative;
  padding-left: 36px;
}

input[type="radio"]+label:before {
  position: absolute;
  content: "";
  border: 2px solid #004378;
  background: #fff;
  height: 24px;
  width: 24px;
  left: 0;
  top: -2px;
  border-radius: 24px;
}

input[type="radio"]:checked+label:after {
  position: absolute;
  content: "";
  background: #004378;
  height: 16px;
  width: 16px;
  border-radius: 18px;
  left: 4px;
  top: 2px;
}

.errorRadio+label:before {
  position: absolute;
  content: "";
  border: 2px solid #E60F00 !important;
  background: #fff;
  height: 24px;
  width: 24px;
  left: 0;
  top: -2px;
  border-radius: 24px;
}

input[type="radio"]:focus+label::before,
input[type="radio"]:focus-visible+label:before {
  outline: 4px solid #0071A2;
}

label {
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  word-wrap: break-word !important;
}

.form-select {
  border: 1px #595959 solid !important;
}

.select2 {
  color: #231F20;
  font-weight: 400;
}

.field-helpText {
  color: #595959;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word
}

/* DatePicker Component Styles */
.datepicker {
  width: 350px;
  background-color: #E7E9E9;
  border: 1px solid #004378;
  border-radius: 13px;
  font-family: "DINNextLTPro", sans-serif;
  overflow: hidden;
}

.datepicker-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem;
  background-color: #E7E9E9;
}

.datepicker-header button {
  background-color: transparent !important;
  border: none;
  color: #595959;
  cursor: pointer;
}

.datepicker-header button:disabled {
  color: #C4C6CA;
}

.datepicker-header select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

.datepicker-header select,
.datepicker-header input {
  border: none !important;
  background: none !important;
  color: #595959;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding-left: 12px;
  padding-right: 12px;
}

.days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  padding: 0.5rem;
  background-color: #E7E9E9;
}

.days span {
  font-size: 0.75rem;
  font-weight: bold;
  color: #6c757d;
  padding: 0.25rem;
}

.dates {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  padding: 0.5rem;
}

.dates button {
  background-color: transparent !important;
  border: none;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  margin: 4px;;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.50px;
  color: #212529;
}

.dates button:not(:disabled):hover {
  background-color: #B9C7D2 !important;
  color: #231F20;
}

.dates button:disabled {
  color: #adb5bd !important;
  cursor: not-allowed !important;
  background-color: transparent !important;
}

/* Ensure disabled buttons never change appearance on hover */
.dates button:disabled:hover {
  background-color: transparent !important;
  border: none;
  color: #adb5bd !important;
  cursor: not-allowed !important;
}

.dates button.selected {
  background-color: #004378 !important;
  color: white;
  font-weight: 400;
  line-height: 24px;
  padding-top: 3px;
}

/* Ensure selected buttons maintain their appearance on hover */
.dates button.selected:hover {
  background-color: #004378 !important;
  color: white !important;
}

.dates button.focused {
  background-color: #B9C7D2 !important;
  color: #231F20;
  outline: 2px solid #004378;
}

.datepicker-footer {
  display: flex;
  justify-content: flex-end;
  padding: 0.75rem;
  background-color: #E7E9E9;
}

.datepicker-footer button {
  background-color: transparent;
  color: #004378;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

/* TimePicker Component Styles */
.timepicker {
  width: 200px;
  background-color: #E7E9E9;
  border: 1px solid #004378;
  border-radius: 8px;
  font-family: "DINNextLTPro", sans-serif;
  overflow: hidden;
}

.time-selection-container {
  display: flex;
  justify-content: space-between;
  padding: 0;
  background-color: #E7E9E9;
}

.time-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #C4C6CA;
  border-bottom: 1px solid #C4C6CA;
  position: relative;
}

.time-column:last-child {
  border-right: none;
}

.time-arrow {
  width: 100%;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
  background-color: #E7E9E9;
  color: #004378;
  font-size: 12px;
  z-index: 2;
  position: sticky;
  user-select: none; /* Prevent text selection */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.year-input {
  width: 57px;
}

/* Style for SVG icons in time arrows */
.time-arrow svg {
  width: 16px;
  height: 16px;
}

/* Change SVG stroke color on hover and active states */
.time-arrow:hover svg path {
  stroke: #004378;
}

.time-arrow:active svg path {
  stroke: #004378;
}

.time-arrow:hover {
  background-color: #B9C7D2;
}

.time-arrow:active {
  background-color: #004378;
  color: white;
}


.time-options-container {
  height: 245px; /* Adjusted to show exactly 7 items (7 * 35px per item) */
  max-height: 245px;
  overflow-y: auto;
  width: 100%;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
  position: relative;
  border: none;
}

.time-options-container::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.time-option {
  padding: 8px 0;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #231F20;
  height: 35px; /* Fixed height for each option */
  min-height: 35px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.time-option:hover {
  background-color: #B9C7D2;
}

.time-option.selected {
  background-color: #004378;
  color: white;
  font-weight: 500;
}

.time-option.hovered {
  background-color: #B9C7D2 !important;
  color: #231F20 !important;  
  font-weight: normal !important;
}

.hours-column, .minutes-column {
  width: 60px;
}

.period-column {
  width: 80px;
  display: flex;
  flex-direction: column;
  padding-top: 26px;
}

.period-option {
  font-size: 16px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; /* Ensure full width */
}

/* Ensure selected period options have full width background */
.period-option.selected {
  background-color: #004378;
  color: white;
  font-weight: 500;
  width: 100%;
}

.time-column.focused {
  outline: 2px solid #004378;
  outline-offset: -2px;
}

.input-group-icon {
  background-color: #fff;
}

.input-group-icon-clicked {
  background-color: #004378 !important;
}

.input-group-icon-clicked svg path {
  fill: white !important;
}

.input-group-icon-clicked2 {
  background-color: #004378 !important;
}

.input-group-icon-clicked2 svg circle {
  fill: #004378 !important;
}

.input-group-icon-clicked2 svg path {
  stroke: #fff !important;
}

.date-time-btn {
  color: #004378 !important;
  font-size: 14px;
  border: none;
  background-color: transparent !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.btnfocused {
  outline: 4px solid #0071A2 !important;
  outline-offset: -4px !important;
}

/*Tab focus*/
button:focus-visible, .select2-selection:focus-visible {
  outline: 4px solid #0071A2 !important;
  outline-offset: -2px !important;
}

a:focus-visible{
  outline: 4px solid #0071A2 !important;
  outline-offset: -2px !important;
}

input:focus-visible {
  outline: 4px solid #0071A2 !important;
  outline-offset: -2px !important;
}

/*In input focus is there then the input group with icons should also be have outline*/
/* .input-group:focus-within {
  outline: 4px solid #0071A2 !important;
  border-radius: 8px;
} */