/* font sizes */
@font-face {
  font-family: "FSAlbert-regular";
  src: url("/resources/fonts/FS-Albert.ttf");
}
@font-face {
  font-family: "FSAlbert-bold";
  src: url("/resources/fonts/FS-Albert-Bold.ttf");
}
*, *::before, *::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  line-height: 1.5;
  background-image: none !important;
  display: flex;
  flex-direction: column;
  height: 100vh;
  padding: 0;
}

.title {
  font-family: FSAlbert-regular, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-bottom: 10px;
  margin-top: 18px;
}
.title.black {
  color: #000000;
}
.title.dark {
  color: #559900;
}
.title.primary {
  color: #78BE20;
}
.title.bold {
  font-family: FSAlbert-bold, Arial, Helvetica, sans-serif;
}
.title.client-title {
  font-size: 26px;
}

.subtitle {
  font-family: FSAlbert-regular, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  padding-bottom: 5px;
}
.subtitle.black {
  color: #000000;
}
.subtitle.spacing-below {
  padding-bottom: 20px;
}

.field {
  display: flex;
  flex-direction: column;
}
.field label {
  font-family: FSAlbert-bold, Arial, Helvetica, sans-serif;
  color: #424242;
  padding-bottom: 5px;
}
.field.spacing-below {
  padding-bottom: 40px;
}

button {
  height: 100%;
  width: 100%;
  font-family: FSAlbert-bold, Arial, Helvetica, sans-serif;
  box-shadow: 0px 4px 8px rgba(50, 50, 71, 0.06);
  border-radius: 6px;
  border-width: 0px;
  line-height: 1.5;
}

input {
  width: 100%;
}

.action-button {
  background-color: #78BE20;
  color: #FFFFFF;
  font-family: "FSAlbert-regular", Arial, Helvetica, sans-serif;
  cursor: pointer;
}

.disabled-button {
  background-color: #D4D4D4;
  color: #75787B;
}

input[type=range] {
  width: 131px;
  min-height: 20px;
  color: #559900;
  background: none;
  -webkit-appearance: none;
  border-radius: 20px;
  border: 1px solid #F7F7F7;
  overflow: hidden;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #559900;
  border: 1px solid;
  border-radius: 10px;
  cursor: pointer;
  width: 16px;
  height: 16px;
  box-shadow: 0px 0 0 -5px #999999, 6px 0 0 -5px #999999, 7px 0 0 -5px #999999, 8px 0 0 -5px #999999, 9px 0 0 -5px #999999, 10px 0 0 -5px #999999, 11px 0 0 -5px #999999, 12px 0 0 -5px #999999, 13px 0 0 -5px #999999, 14px 0 0 -5px #999999, 15px 0 0 -5px #999999, 16px 0 0 -5px #999999, 17px 0 0 -5px #999999, 18px 0 0 -5px #999999, 19px 0 0 -5px #999999, 20px 0 0 -5px #999999, 21px 0 0 -5px #999999, 22px 0 0 -5px #999999, 23px 0 0 -5px #999999, 24px 0 0 -5px #999999, 25px 0 0 -5px #999999, 26px 0 0 -5px #999999, 27px 0 0 -5px #999999, 28px 0 0 -5px #999999, 29px 0 0 -5px #999999, 30px 0 0 -5px #999999, 31px 0 0 -5px #999999, 32px 0 0 -5px #999999, 33px 0 0 -5px #999999, 34px 0 0 -5px #999999, 35px 0 0 -5px #999999, 36px 0 0 -5px #999999, 37px 0 0 -5px #999999, 38px 0 0 -5px #999999, 39px 0 0 -5px #999999, 40px 0 0 -5px #999999, 41px 0 0 -5px #999999, 42px 0 0 -5px #999999, 43px 0 0 -5px #999999, 44px 0 0 -5px #999999, 45px 0 0 -5px #999999, 46px 0 0 -5px #999999, 47px 0 0 -5px #999999, 48px 0 0 -5px #999999, 49px 0 0 -5px #999999, 50px 0 0 -5px #999999, 51px 0 0 -5px #999999, 52px 0 0 -5px #999999, 53px 0 0 -5px #999999, 54px 0 0 -5px #999999, 55px 0 0 -5px #999999, 56px 0 0 -5px #999999, 57px 0 0 -5px #999999, 58px 0 0 -5px #999999, 59px 0 0 -5px #999999, 60px 0 0 -5px #999999, 61px 0 0 -5px #999999, 62px 0 0 -5px #999999, 63px 0 0 -5px #999999, 64px 0 0 -5px #999999, 65px 0 0 -5px #999999, 66px 0 0 -5px #999999, 67px 0 0 -5px #999999, 68px 0 0 -5px #999999, 69px 0 0 -5px #999999, 70px 0 0 -5px #999999, 71px 0 0 -5px #999999, 72px 0 0 -5px #999999, 73px 0 0 -5px #999999, 74px 0 0 -5px #999999, 75px 0 0 -5px #999999, 76px 0 0 -5px #999999, 77px 0 0 -5px #999999, 78px 0 0 -5px #999999, 79px 0 0 -5px #999999, 80px 0 0 -5px #999999, 81px 0 0 -5px #999999, 82px 0 0 -5px #999999, 83px 0 0 -5px #999999, 84px 0 0 -5px #999999, 85px 0 0 -5px #999999, 86px 0 0 -5px #999999, 87px 0 0 -5px #999999, 88px 0 0 -5px #999999, 89px 0 0 -5px #999999, 90px 0 0 -5px #999999, 91px 0 0 -5px #999999, 92px 0 0 -5px #999999, 93px 0 0 -5px #999999, 94px 0 0 -5px #999999, 95px 0 0 -5px #999999, 96px 0 0 -5px #999999, 97px 0 0 -5px #999999, 98px 0 0 -5px #999999, 99px 0 0 -5px #999999, 100px 0 0 -5px #999999, 101px 0 0 -5px #999999, 102px 0 0 -5px #999999, 103px 0 0 -5px #999999, 104px 0 0 -5px #999999, 105px 0 0 -5px #999999, 106px 0 0 -5px #999999, 107px 0 0 -5px #999999, 108px 0 0 -5px #999999, 109px 0 0 -5px #999999, 110px 0 0 -5px #999999, 111px 0 0 -5px #999999, 112px 0 0 -5px #999999, 113px 0 0 -5px #999999, 114px 0 0 -5px #999999, 115px 0 0 -5px #999999, 116px 0 0 -5px #999999, 117px 0 0 -5px #999999, 118px 0 0 -5px #999999, 119px 0 0 -5px #999999, 120px 0 0 -5px #999999, 121px 0 0 -5px #999999, 122px 0 0 -5px #999999, 123px 0 0 -5px #999999, 124px 0 0 -5px #999999, 125px 0 0 -5px #999999, 126px 0 0 -5px #999999, 127px 0 0 -5px #999999, 128px 0 0 -5px #999999, 129px 0 0 -5px #999999, 130px 0 0 -5px #999999, 131px 0 0 -5px #999999;
  margin-top: -5px;
}
input[type=range]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  background: #559900;
  content: "";
  height: 6px;
  border-radius: 5px;
}
input[type=range]::-moz-range-track {
  border-radius: 20px;
  width: 131px;
  height: 6px;
  background: #999999;
}
input[type=range]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  background: #559900;
  border-radius: 10px;
  border: 1px solid;
  position: relative;
}
input[type=range]::-moz-range-progress {
  height: 6px;
  background: #559900;
  border-radius: 20px;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: url("/resources/images/arrowDown.svg") no-repeat right #F7F7F7;
  font-family: FSAlbert-bold, Arial, Helvetica, sans-serif;
  padding-right: 25px;
  color: #75787B;
}

input {
  border-radius: 10px;
  border-color: #999999;
  border-style: solid;
}
input:focus {
  outline: none !important;
  box-shadow: 0 0 5px #559900;
}

input[type=date]::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  display: block;
  background: url(/resources/images/Agenda.svg) no-repeat;
  width: 30px;
  height: 20px;
}

input[type=date] {
  height: 100%;
  padding-left: 10px;
}

td, label {
  font-family: "FSAlbert-regular", Arial, Helvetica, sans-serif;
}

@media only screen and (min-width: 768px) {
  .action-button {
    width: 20%;
  }
}
@media only screen and (min-width: 1024px) {
  .content > * {
    width: 70%;
    max-width: 1000px;
  }
}
/* font sizes */
@font-face {
  font-family: "FSAlbert-regular";
  src: url("/resources/fonts/FS-Albert.ttf");
}
@font-face {
  font-family: "FSAlbert-bold";
  src: url("/resources/fonts/FS-Albert-Bold.ttf");
}
.rz-datepicker-calendar .rz-state-disabled {
  opacity: 0.2;
  color: lightgray !important;
}

.rz-state-default {
  width: auto !important;
  height: auto !important;
  line-height: normal !important;
  font-size: 16px !important;
}

.rz-dropdown-item {
  font-family: "FSAlbert-regular", Arial, Helvetica, sans-serif !important;
}

.rz-state-default rz-state-focused {
  color: black;
}

.rz-datepicker-calendar td .rz-state-default.rz-state-focused, .rz-datepicker-calendar td .rz-state-default:hover {
  background-color: #78BE20 !important;
}

.rz-datepicker-today {
  background-color: white !important;
}

.rz-datepicker-today rz-state-focused {
  background-color: white !important;
}

.rz-state-active.rz-datepicker-today:hover {
  background-color: white !important;
}

.rz-datepicker-calendar td .rz-state-default.rz-datepicker-today {
  background-color: white !important;
  color: #D3D3D3;
}

.rz-state-default rz-state-active rz-state-disabled {
  background-color: white !important;
  color: #D3D3D3;
}

.rz-state-default rz-state-active {
  color: black !important;
}

.rz-state-default rz-datepicker-today rz-state-disabled {
  border-color: white;
}

.rz-datepicker-calendar td .rz-state-active, .rz-datepicker-calendar td .rz-state-active.rz-datepicker-today {
  background-color: white !important;
  color: black !important;
}

.rz-state-default.rz-state-active.rz-state-focused {
  color: black !important;
}

.rz-state-default.rz-state-active.rz-state-disabled {
  color: #D3D3D3 !important;
}

.rz-state-default rz-state-active {
  color: black !important;
}

.rz-state-default.rz-state-active.rz-datepicker-today.rz-state-focused.rz-state-disabled {
  color: #D3D3D3 !important;
}

.rz-datepicker-calendar td[data-highlight=true] span {
  background-color: #D3D3D3 !important;
}

/* font sizes */
@font-face {
  font-family: "FSAlbert-regular";
  src: url("/resources/fonts/FS-Albert.ttf");
}
@font-face {
  font-family: "FSAlbert-bold";
  src: url("/resources/fonts/FS-Albert-Bold.ttf");
}
.lds-default {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-default div {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #AED879;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite;
}

.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 37px;
  left: 66px;
}

.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22px;
  left: 62px;
}

.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11px;
  left: 52px;
}

.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7px;
  left: 37px;
}

.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11px;
  left: 22px;
}

.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22px;
  left: 11px;
}

.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 37px;
  left: 7px;
}

.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 52px;
  left: 11px;
}

.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62px;
  left: 22px;
}

.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66px;
  left: 37px;
}

.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 62px;
  left: 52px;
}

.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 52px;
  left: 62px;
}

@keyframes lds-default {
  0%, 20%, 80%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
/* font sizes */
@font-face {
  font-family: "FSAlbert-regular";
  src: url("/resources/fonts/FS-Albert.ttf");
}
@font-face {
  font-family: "FSAlbert-bold";
  src: url("/resources/fonts/FS-Albert-Bold.ttf");
}
.alert-popup-container {
  width: auto;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 1;
  right: 0;
  left: 0;
  background-color: rgba(54, 60, 64, 0.8);
}
.alert-popup-container.hidden {
  width: 0;
  height: 0;
}

.alert-popup {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  background-color: #F7F7F7;
  width: 85vw;
  text-align: center;
  border-radius: 18px;
  padding: 12px;
}
.alert-popup .subtitle {
  margin: 0;
}
.alert-popup .alert-decision-button-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  width: 100%;
}
.alert-popup .selected-timeslot {
  margin-bottom: 20px;
  width: 100%;
}
.alert-popup button {
  width: 80%;
  min-height: 60px;
}
.alert-popup.hidden {
  display: none;
}

@media only screen and (min-width: 768px) {
  .alert-popup-container .alert-popup {
    width: 40vw;
  }
  .alert-popup-container .alert-popup .alert-decision-button-container {
    flex-direction: row;
  }
  .alert-popup-container .alert-popup .selected-timeslot {
    width: 80%;
  }
}
/* dynamic font size classes controlled by WCAG Settings component */
.font-size-6 {
  font-size: 6px;
}

.font-size-8 {
  font-size: 8px;
}

.font-size-10 {
  font-size: 10px;
}

.font-size-12 {
  font-size: 12px;
}

.font-size-14 {
  font-size: 14px;
}

.font-size-16 {
  font-size: 16px;
}

.font-size-18 {
  font-size: 18px;
}

.font-size-20 {
  font-size: 20px;
}

.font-size-22 {
  font-size: 22px;
}

.font-size-24 {
  font-size: 24px;
}

.font-size-26 {
  font-size: 26px;
}

.font-size-28 {
  font-size: 28px;
}

.font-size-30 {
  font-size: 30px;
}

.font-size-32 {
  font-size: 32px;
}

.font-size-34 {
  font-size: 34px;
}

.font-size-36 {
  font-size: 36px;
}

.font-size-38 {
  font-size: 38px;
}

.font-size-40 {
  font-size: 40px;
}

.font-size-42 {
  font-size: 42px;
}

.font-size-44 {
  font-size: 44px;
}

.font-size-46 {
  font-size: 46px;
}

.font-size-48 {
  font-size: 48px;
}

.font-size-50 {
  font-size: 50px;
}

.font-size-52 {
  font-size: 52px;
}

.font-size-54 {
  font-size: 54px;
}

.font-size-56 {
  font-size: 56px;
}

.font-size-58 {
  font-size: 58px;
}

.font-size-60 {
  font-size: 60px;
}

.font-size-62 {
  font-size: 62px;
}

.font-size-64 {
  font-size: 64px;
}

/*# sourceMappingURL=site.css.map */
