/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-d5caabca]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
[data-v-d5caabca]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-d5caabca],
.hide-visually[data-v-d5caabca],
.visuallyHidden[data-v-d5caabca],
.visually-hidden[data-v-d5caabca] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-d5caabca]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.calendar-listings[data-v-d5caabca] {
  position: relative;
}
.calendar-listings__loader[data-v-d5caabca] {
  height: 20rem;
}
.calendar-listings__container[data-v-d5caabca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.75rem;
}
.calendar-listings__header[data-v-d5caabca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.125rem;
}
.calendar-listings__content[data-v-d5caabca] {
  position: relative;
}
.calendar-listings__body[data-v-d5caabca] {
  -webkit-transition: ease 0.35s;
  transition: ease 0.35s;
  opacity: 1;
}
.calendar-listings__body.is-loading[data-v-d5caabca] {
  opacity: 0.25;
  pointer-events: none;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-34ef3eaa]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
[data-v-34ef3eaa]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-34ef3eaa],
.hide-visually[data-v-34ef3eaa],
.visuallyHidden[data-v-34ef3eaa],
.visually-hidden[data-v-34ef3eaa] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-34ef3eaa]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.clLoader[data-v-34ef3eaa] {
  position: absolute;
  top: 10rem;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.clLoader .clLoader__loader[data-v-34ef3eaa] {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  margin: 2rem auto;
}
.clLoader .clLoader__loader[data-v-34ef3eaa]:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border-width: 6px;
  border-style: solid;
  border-color: #00548E transparent #00548E transparent;
  -webkit-animation: spinner-data-v-34ef3eaa 1.2s linear infinite;
          animation: spinner-data-v-34ef3eaa 1.2s linear infinite;
}
@-webkit-keyframes spinner-data-v-34ef3eaa {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spinner-data-v-34ef3eaa {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually,
.hide-visually,
.visuallyHidden,
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.clCalendar__event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0.875rem;
}
.clCalendar__college {
  font-weight: 700;
  line-height: 1.2;
  pointer-events: none;
}
.clCalendar__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.125rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 500;
  line-height: 1.2;
  pointer-events: none;
}
.fc[class][class] .fc-toolbar-title {
  font-size: 1.5rem;
  font-weight: 700;
}
.fc[class][class] .fc-header-toolbar {
  margin-bottom: 2rem;
}
.fc[class][class] .fc-button-primary {
  background: transparent;
  color: #27AAE1;
  border: 0;
  padding: 0;
  -webkit-transition: ease 0.35s;
  transition: ease 0.35s;
}
.fc[class][class] .fc-button-primary:hover {
  background: #27AAE1 !important;
  color: #FFFFFF !important;
}
.fc[class][class] .fc-today-button {
  background: transparent;
  cursor: pointer;
  color: #00548E;
  font-size: 1rem;
  font-weight: 600;
  border: 0;
  text-transform: capitalize;
  -webkit-transition: ease 0.35s;
  transition: ease 0.35s;
  padding: 0 0.25rem;
}
.fc[class][class] .fc-today-button:hover {
  background: #00548E !important;
  color: #FFFFFF !important;
}
.fc[class][class] .fc-list-table .fc-list-event {
  padding: 0.5rem 0;
  margin: 0;
}
.fc[class][class] .fc-list-table .fc-list-event:hover {
  background: rgba(0, 0, 0, 0.05);
}
.fc[class][class] .fc-list-table .fc-list-event-time {
  min-width: 80px;
}
.fc[class][class] .fc-list-table .fc-list-event-graphic {
  width: 40px;
}
.fc[class][class] .fc-list-table .fc-list-event-title {
  width: 100%;
}
.fc[class][class] .fc-list-table .fc-list-event-time, .fc[class][class] .fc-list-table .fc-list-event-graphic, .fc[class][class] .fc-list-table .fc-list-event-title {
  border: 0;
  background: transparent;
  padding: 0 0.5rem;
}
.fc[class][class] .fc-list-table .fc-list-event-dot {
  border-color: #FFE395;
}
.fc[class][class] .fc-daygrid .fc-scrollgrid {
  border: 0;
}
.fc[class][class] .fc-daygrid .fc-scrollgrid thead tr th {
  border: 0;
}
.fc[class][class] .fc-daygrid .fc-scrollgrid tbody tr:first-of-type td {
  border-top: 1px solid #DADADA;
}
.fc[class][class] .fc-daygrid .fc-scrollgrid tbody tr td:first-of-type {
  border-left: 1px solid #DADADA;
}
.fc[class][class] .fc-daygrid .fc-col-header-cell {
  border-width: 0;
}
.fc[class][class] .fc-daygrid .fc-col-header-cell-cushion {
  color: #1C75BC;
  font-weight: 700;
  font-size: 1rem;
  padding: 0 0 1rem 0;
  padding: 0 0 1rem 0;
}
.fc[class][class] .fc-daygrid .fc-daygrid-day {
  background: #FFFFFF;
  border: 1px solid #DADADA;
  aspect-ratio: 1/1;
  height: auto;
  max-height: none;
}
.fc[class][class] .fc-daygrid .fc-header-toolbar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5rem;
}
@media (min-width: 500px) {
.fc[class][class] .fc-daygrid .fc-header-toolbar {
    gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
}
.fc[class][class] .fc-daygrid .fc-event {
  cursor: pointer;
}
.fc[class][class] .fc-daygrid .fc-daygrid-day-number {
  font-size: 1rem;
  font-weight: 700;
  color: #000000;
}
.fc[class][class] .fc-daygrid .fc-day-other {
  background: #F4F9FC;
}
.fc[class][class] .fc-daygrid .fc-day-other .fc-daygrid-day-number {
  color: #27AAE1;
}
.fc[class][class] .fc-daygrid .fc-h-event {
  border: 0;
  border-radius: 3px;
  background: #FFE395;
  margin: 0 12px 3px 12px;
  padding: 5px 8px;
}
.fc[class][class] .fc-daygrid .fc-event-main {
  color: #000000;
  font-size: 0.875rem;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-55d59155]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
[data-v-55d59155]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-55d59155],
.hide-visually[data-v-55d59155],
.visuallyHidden[data-v-55d59155],
.visually-hidden[data-v-55d59155] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-55d59155]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.clColleges[data-v-55d59155] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.375rem;
}
.clColleges__header[data-v-55d59155] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  background: linear-gradient(93deg, #00548e 0.93%, #27aae1 74.99%, #aadde3 98.34%);
  padding: 1rem;
  border-radius: 4px;
  color: white;
}
@media (min-width: 830px) {
.clColleges__header[data-v-55d59155] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.5rem;
}
}
.clColleges__title[data-v-55d59155] {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.2;
  color: white;
}
@media (min-width: 768px) {
.clColleges__title[data-v-55d59155] {
    font-size: 1.5rem;
}
}
.clColleges__actions[data-v-55d59155] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}
@media (min-width: 768px) {
.clColleges__actions[data-v-55d59155] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    gap: 1rem;
}
}
.clColleges__select[data-v-55d59155] {
  width: 100%;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 768px) {
.clColleges__select[data-v-55d59155] {
    width: 22.1875rem;
}
}
.clColleges__select-trigger[data-v-55d59155] {
  padding: 0.625rem 0.9375rem;
  height: 3.125rem;
  width: 100%;
  border-radius: 4px;
  background: white;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.clColleges__select-trigger[data-v-55d59155]:focus {
  outline: 2px solid #00548e;
  outline-offset: 2px;
}
.clColleges__select-trigger-text[data-v-55d59155] {
  font-size: 0.875rem;
  color: #333;
}
.clColleges__select-arrow[data-v-55d59155] {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.clColleges__select-arrow.is-open[data-v-55d59155] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.clColleges__options[data-v-55d59155] {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border-radius: 4px;
  margin-top: 0.5rem;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 3;
  max-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.clColleges__search[data-v-55d59155] {
  padding: 0.75rem;
  border-bottom: 1px solid #eee;
}
.clColleges__search-input[data-v-55d59155] {
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 0.875rem;
}
.clColleges__search-input[data-v-55d59155]:focus {
  outline: none;
  border-color: #5aa1d5;
}
.clColleges__options-list[data-v-55d59155] {
  overflow-y: auto;
  max-height: 60vh;
  z-index: 3;
}
.clColleges__option[data-v-55d59155] {
  padding: 0.5rem 0.75rem;
}
.clColleges__option[data-v-55d59155]:hover {
  background-color: #f5f5f5;
}
.clColleges__option[data-v-55d59155]:focus {
  outline: 2px solid #00548e;
  outline-offset: -2px;
  background-color: #f5f5f5;
}
.clColleges__option-label[data-v-55d59155] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  color: #333;
  font-size: 0.875rem;
}
.clColleges__option-label[data-v-55d59155]:hover {
  color: #00548e;
}
.clColleges__checkbox[data-v-55d59155] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.clColleges__submit[data-v-55d59155] {
  background-color: #5aa1d5;
  color: white;
  border: none;
  border-radius: 4px;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  white-space: nowrap;
}
.clColleges__submit[data-v-55d59155]:hover {
  background-color: rgb(51.1304347826, 137.5652173913, 200.8695652174);
}
.clColleges__selections[data-v-55d59155] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}
.clColleges__tags[data-v-55d59155] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}
.clColleges__tag[data-v-55d59155] {
  background-color: #ffe395;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625rem 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.875rem;
  border-radius: 3.125rem;
}
.clColleges__remove[data-v-55d59155] {
  background: none;
  border: none;
  color: #333;
  font-size: 1.25rem;
  cursor: pointer;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.clColleges__remove[data-v-55d59155]:hover {
  color: #000;
}
.clColleges__clear[data-v-55d59155] {
  color: white;
  border: none;
  border-radius: 3.4375rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  font-size: 0.875rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2))), var(--Blues-B-1, #00548e);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%), var(--Blues-B-1, #00548e);
}
.clColleges__clear[data-v-55d59155]:hover {
  background-color: rgb(0, 53.8309859155, 91);
}
.lds-dual-ring[data-v-55d59155] {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring[data-v-55d59155]:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #00548e;
  border-color: #00548e transparent #00548e transparent;
  -webkit-animation: lds-dual-ring-data-v-55d59155 1.2s linear infinite;
          animation: lds-dual-ring-data-v-55d59155 1.2s linear infinite;
}
@-webkit-keyframes lds-dual-ring-data-v-55d59155 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes lds-dual-ring-data-v-55d59155 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-4a13266c]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
[data-v-4a13266c]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-4a13266c],
.hide-visually[data-v-4a13266c],
.visuallyHidden[data-v-4a13266c],
.visually-hidden[data-v-4a13266c] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-4a13266c]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.clListings[data-v-4a13266c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
@media (min-width: 1101px) {
.clListings[data-v-4a13266c] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
}
.clListings__filters[data-v-4a13266c] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 17.5rem;
          flex: 0 0 17.5rem;
}
@media (min-width: 1101px) {
.clListings__filters[data-v-4a13266c] {
    width: 17.5rem;
    max-width: 17.5rem;
}
}
.clListings__content[data-v-4a13266c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-4838777a]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
[data-v-4838777a]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-4838777a],
.hide-visually[data-v-4838777a],
.visuallyHidden[data-v-4838777a],
.visually-hidden[data-v-4838777a] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-4838777a]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.clTabs[data-v-4838777a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem;
}
.clTabs__controls[data-v-4838777a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #DADADA;
}
.clTabs__tab[data-v-4838777a] {
  -webkit-transition: ease 0.35s;
  transition: ease 0.35s;
  padding: 1rem 1.5rem 0.625rem 1.5rem;
  border-width: 1px 1px 0 1px;
  border-radius: 0.25rem 0.25rem 0 0;
  border-color: transparent;
  border-style: solid;
  background: transparent;
  cursor: pointer;
  font-size: 1.1875rem;
  line-height: 1;
  color: #525252;
  font-weight: 500;
  position: relative;
}
.clTabs__tab[data-v-4838777a]:before {
  content: "";
  -webkit-transition: ease 0.35s;
  transition: ease 0.35s;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 0.125rem;
}
.clTabs__tab.is-active[data-v-4838777a] {
  color: #00548e;
  font-weight: 700;
  border-color: #DADADA;
}
.clTabs__tab.is-active[data-v-4838777a]:before {
  background: #FFFFFF;
}
.clTabs__tab[data-v-4838777a]:hover {
  color: #00548e;
}
:root {
  --fc-daygrid-event-dot-width: 8px;
}
/* help things clear margins of inner content */
.fc-daygrid-day-frame,
.fc-daygrid-day-events,
.fc-daygrid-event-harness { /* for event top/bottom margins */
}
.fc-daygrid-day-frame:before, .fc-daygrid-day-events:before, .fc-daygrid-event-harness:before {
  content: "";
  clear: both;
  display: table; }
.fc-daygrid-day-frame:after, .fc-daygrid-day-events:after, .fc-daygrid-event-harness:after {
  content: "";
  clear: both;
  display: table; }
.fc .fc-daygrid-body { /* a <div> that wraps the table */
    position: relative;
    z-index: 1; /* container inner z-index's because <tr>s can't do it */
  }
.fc .fc-daygrid-day.fc-day-today {
      background-color: rgba(255, 220, 40, 0.15);
      background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
    }
.fc .fc-daygrid-day-frame {
    position: relative;
    min-height: 100%; /* seems to work better than `height` because sets height after rows/cells naturally do it */
  }
.fc {

  /* cell top */

}
.fc .fc-daygrid-day-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
.fc .fc-day-other .fc-daygrid-day-top {
    opacity: 0.3;
  }
.fc {

  /* day number (within cell top) */

}
.fc .fc-daygrid-day-number {
    position: relative;
    z-index: 4;
    padding: 4px;
  }
.fc {

  /* event container */

}
.fc .fc-daygrid-day-events {
    margin-top: 1px; /* needs to be margin, not padding, so that available cell height can be computed */
  }
.fc {

  /* positioning for balanced vs natural */

}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
      position: absolute;
      left: 0;
      right: 0;
    }
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
      position: relative; /* for containing abs positioned event harnesses */
      min-height: 2em; /* in addition to being a min-height during natural height, equalizes the heights a little bit */
    }
.fc .fc-daygrid-body-natural { /* can coexist with -unbalanced */
  }
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
      margin-bottom: 1em;
    }
.fc {

  /* event harness */

}
.fc .fc-daygrid-event-harness {
    position: relative;
  }
.fc .fc-daygrid-event-harness-abs {
    position: absolute;
    top: 0; /* fallback coords for when cannot yet be computed */
    left: 0; /* */
    right: 0; /* */
  }
.fc .fc-daygrid-bg-harness {
    position: absolute;
    top: 0;
    bottom: 0;
  }
.fc {

  /* bg content */

}
.fc .fc-daygrid-day-bg .fc-non-business { z-index: 1 }
.fc .fc-daygrid-day-bg .fc-bg-event { z-index: 2 }
.fc .fc-daygrid-day-bg .fc-highlight { z-index: 3 }
.fc {

  /* events */

}
.fc .fc-daygrid-event {
    z-index: 6;
    margin-top: 1px;
  }
.fc .fc-daygrid-event.fc-event-mirror {
    z-index: 7;
  }
.fc {

  /* cell bottom (within day-events) */

}
.fc .fc-daygrid-day-bottom {
    font-size: .85em;
    padding: 2px 3px 0
  }
.fc .fc-daygrid-day-bottom:before {
  content: "";
  clear: both;
  display: table; }
.fc .fc-daygrid-more-link {
    position: relative;
    z-index: 4;
    cursor: pointer;
  }
.fc {

  /* week number (within frame) */

}
.fc .fc-daygrid-week-number {
    position: absolute;
    z-index: 5;
    top: 0;
    padding: 2px;
    min-width: 1.5em;
    text-align: center;
    background-color: rgba(208, 208, 208, 0.3);
    background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
    color: #808080;
    color: var(--fc-neutral-text-color, #808080);
  }
.fc {

  /* popover */

}
.fc .fc-more-popover .fc-popover-body {
    min-width: 220px;
    padding: 10px;
  }
.fc-direction-ltr .fc-daygrid-event.fc-event-start,
.fc-direction-rtl .fc-daygrid-event.fc-event-end {
  margin-left: 2px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end,
.fc-direction-rtl .fc-daygrid-event.fc-event-start {
  margin-right: 2px;
}
.fc-direction-ltr .fc-daygrid-week-number {
    left: 0;
    border-radius: 0 0 3px 0;
  }
.fc-direction-rtl .fc-daygrid-week-number {
    right: 0;
    border-radius: 0 0 0 3px;
  }
.fc-liquid-hack .fc-daygrid-day-frame {
    position: static; /* will cause inner absolute stuff to expand to <td> */
  }
.fc-daygrid-event { /* make root-level, because will be dragged-and-dropped outside of a component root */
  position: relative; /* for z-indexes assigned later */
  white-space: nowrap;
  border-radius: 3px; /* dot event needs this to when selected */
  font-size: .85em;
  font-size: var(--fc-small-font-size, .85em);
}
/* --- the rectangle ("block") style of event --- */
.fc-daygrid-block-event .fc-event-time {
    font-weight: bold;
  }
.fc-daygrid-block-event .fc-event-time,
  .fc-daygrid-block-event .fc-event-title {
    padding: 1px;
  }
/* --- the dot style of event --- */
.fc-daygrid-dot-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 0

}
.fc-daygrid-dot-event .fc-event-title {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    min-width: 0; /* important for allowing to shrink all the way */
    overflow: hidden;
    font-weight: bold;
  }
.fc-daygrid-dot-event:hover,
  .fc-daygrid-dot-event.fc-event-mirror {
    background: rgba(0, 0, 0, 0.1);
  }
.fc-daygrid-dot-event.fc-event-selected:before {
    /* expand hit area */
    top: -10px;
    bottom: -10px;
  }
.fc-daygrid-event-dot { /* the actual dot */
  margin: 0 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 0;
  height: 0;
  border: 4px solid #3788d8;
  border: calc(var(--fc-daygrid-event-dot-width, 8px) / 2) solid var(--fc-event-border-color, #3788d8);
  border-radius: 4px;
  border-radius: calc(var(--fc-daygrid-event-dot-width, 8px) / 2);
}
/* --- spacing between time and title --- */
.fc-direction-ltr .fc-daygrid-event .fc-event-time {
    margin-right: 3px;
  }
.fc-direction-rtl .fc-daygrid-event .fc-event-time {
    margin-left: 3px;
  }

:root {
  --fc-list-event-dot-width: 10px;
  --fc-list-event-hover-bg-color: #f5f5f5;
}
.fc-theme-standard .fc-list {
    border: 1px solid #ddd;
    border: 1px solid var(--fc-border-color, #ddd);
  }
.fc {

  /* message when no events */

}
.fc .fc-list-empty {
    background-color: rgba(208, 208, 208, 0.3);
    background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; /* vertically aligns fc-list-empty-inner */
  }
.fc .fc-list-empty-cushion {
    margin: 5em 0;
  }
.fc {

  /* table within the scroller */
  /* ---------------------------------------------------------------------------------------------------- */

}
.fc .fc-list-table {
    width: 100%;
    border-style: hidden; /* kill outer border on theme */
  }
.fc .fc-list-table tr > * {
    border-left: 0;
    border-right: 0;
  }
.fc .fc-list-sticky .fc-list-day > * { /* the cells */
      position: sticky;
      top: 0;
      background: #fff;
      background: var(--fc-page-bg-color, #fff); /* for when headers are styled to be transparent and sticky */
    }
.fc {

  /* only exists for aria reasons, hide for non-screen-readers */

}
.fc .fc-list-table thead {
    position: absolute;
    left: -10000px;
  }
.fc {

  /* the table's border-style:hidden gets confused by hidden thead. force-hide top border of first cell */

}
.fc .fc-list-table tbody > tr:first-child th {
    border-top: 0;
  }
.fc .fc-list-table th {
    padding: 0; /* uses an inner-wrapper instead... */
  }
.fc .fc-list-table td,
  .fc .fc-list-day-cushion {
    padding: 8px 14px;
  }
.fc {


  /* date heading rows */
  /* ---------------------------------------------------------------------------------------------------- */

}
.fc .fc-list-day-cushion:after {
  content: "";
  clear: both;
  display: table; /* clear floating */
    }
.fc-theme-standard .fc-list-day-cushion {
    background-color: rgba(208, 208, 208, 0.3);
    background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
  }
.fc-direction-ltr .fc-list-day-text,
.fc-direction-rtl .fc-list-day-side-text {
  float: left;
}
.fc-direction-ltr .fc-list-day-side-text,
.fc-direction-rtl .fc-list-day-text {
  float: right;
}
/* make the dot closer to the event title */
.fc-direction-ltr .fc-list-table .fc-list-event-graphic { padding-right: 0 }
.fc-direction-rtl .fc-list-table .fc-list-event-graphic { padding-left: 0 }
.fc .fc-list-event.fc-event-forced-url {
    cursor: pointer; /* whole row will seem clickable */
  }
.fc .fc-list-event:hover td {
    background-color: #f5f5f5;
    background-color: var(--fc-list-event-hover-bg-color, #f5f5f5);
  }
.fc {

  /* shrink certain cols */

}
.fc .fc-list-event-graphic,
  .fc .fc-list-event-time {
    white-space: nowrap;
    width: 1px;
  }
.fc .fc-list-event-dot {
    display: inline-block;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 0;
    height: 0;
    border: 5px solid #3788d8;
    border: calc(var(--fc-list-event-dot-width, 10px) / 2) solid var(--fc-event-border-color, #3788d8);
    border-radius: 5px;
    border-radius: calc(var(--fc-list-event-dot-width, 10px) / 2);
  }
.fc {

  /* reset <a> styling */

}
.fc .fc-list-event-title a {
    color: inherit;
    text-decoration: none;
  }
.fc {

  /* underline link when hovering over any part of row */

}
.fc .fc-list-event.fc-event-forced-url:hover a {
    text-decoration: underline;
  }
/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-7e7bc1e2]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
[data-v-7e7bc1e2]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-7e7bc1e2],
.hide-visually[data-v-7e7bc1e2],
.visuallyHidden[data-v-7e7bc1e2],
.visually-hidden[data-v-7e7bc1e2] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-7e7bc1e2]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.modal__overlay[data-v-7e7bc1e2] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9999;
}
.modal__content[data-v-7e7bc1e2] {
  background: #fff;
  border-radius: 4px;
  padding: 2rem 0;
  position: relative;
  width: 100%;
  max-width: 500px;
  max-height: 85vh;
  margin: 1rem;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}
.modal__close[data-v-7e7bc1e2] {
  position: absolute;
  top: 2rem;
  right: 2rem;
}
.modal__close-trigger[data-v-7e7bc1e2] {
  position: relative;
  width: 24px;
  height: 24px;
  background: transparent;
  border: 0;
}
.modal__close-trigger[data-v-7e7bc1e2]::before, .modal__close-trigger[data-v-7e7bc1e2]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background: black;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.modal__close-trigger[data-v-7e7bc1e2]::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.modal__close-trigger[data-v-7e7bc1e2]::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.modal__event[data-v-7e7bc1e2] {
  margin-top: 1rem;
}
.modal__title[data-v-7e7bc1e2] {
  color: #00548E;
  font-size: 1.5rem;
  padding: 0 2rem;
}
.modal__details[data-v-7e7bc1e2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
  overflow-y: auto;
  padding: 0 2rem;
}
.modal__row[data-v-7e7bc1e2] {
  padding-bottom: 0.25rem;
  margin-bottom: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem;
  border-bottom: 1px solid #DADADA;
}
.modal__label[data-v-7e7bc1e2] {
  font-weight: 700;
  color: #525252;
  width: 6rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modal__value[data-v-7e7bc1e2] {
  color: #525252;
}
.modal__description[data-v-7e7bc1e2] {
  padding-top: 1rem;
  color: #525252;
  line-height: 1.5;
}
.modal__description p[data-v-7e7bc1e2] {
  margin: 0;
}
.modal__focus-trap[data-v-7e7bc1e2] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.modal-fade-enter-active[data-v-7e7bc1e2],
.modal-fade-leave-active[data-v-7e7bc1e2] {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.modal-fade-enter[data-v-7e7bc1e2],
.modal-fade-leave-to[data-v-7e7bc1e2] {
  opacity: 0;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-79bd59a3]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
[data-v-79bd59a3]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-79bd59a3],
.hide-visually[data-v-79bd59a3],
.visuallyHidden[data-v-79bd59a3],
.visually-hidden[data-v-79bd59a3] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
[data-v-79bd59a3]:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.clDatatable[data-v-79bd59a3] {
  /* Default table */
  /* Sort table */
}
.clDatatable small[data-v-79bd59a3] {
  color: #808080;
}
.clDatatable__content[data-v-79bd59a3] {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 100%;
}
.clDatatable__content thead tr[data-v-79bd59a3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  color: #000;
}
.clDatatable__content tbody[data-v-79bd59a3] {
  border: 1px solid #dadada;
}
.clDatatable__content tbody tr[data-v-79bd59a3]:nth-child(odd) {
  background: #fff;
}
.clDatatable__content thead th[data-v-79bd59a3] {
  border: 0;
  color: #000;
  font-size: 1rem;
  line-height: 1.2;
  position: relative;
  text-align: left;
}
.clDatatable__content th[data-v-79bd59a3],
.clDatatable__content td[data-v-79bd59a3] {
  padding: 1rem;
  position: relative;
  vertical-align: top;
}
.clDatatable__sorters[data-v-79bd59a3] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.clDatatable__sort[data-v-79bd59a3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  cursor: pointer;
  border: none;
  background: transparent;
  opacity: 0.8;
  height: 0.625rem;
  width: 0.75rem;
}
.clDatatable__sort[data-v-79bd59a3]:hover {
  opacity: 1;
}
.clDatatable__sort-icon[data-v-79bd59a3] {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #27AAE1;
}
.clDatatable__sort-icon.reverse[data-v-79bd59a3] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.clDatatable__group[data-v-79bd59a3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.clDatatable__children[data-v-79bd59a3] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.clDatatable__column p[data-v-79bd59a3] {
  padding-right: 0.5rem;
  margin: 0;
}
.clDatatable__column--head[data-v-79bd59a3] {
  padding-top: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #424b5a;
}
.clDatatable__column--head p[data-v-79bd59a3] {
  font-size: 1rem;
  font-weight: 600;
  margin: auto 0;
}
.clDatatable__row[data-v-79bd59a3] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.clDatatable__values[data-v-79bd59a3] {
  width: 100%;
}
.clDatatable__values p[data-v-79bd59a3] {
  color: #525252;
}
.clDatatable__values--array[data-v-79bd59a3] {
  display: inline-block;
}
.clDatatable__values--array p[data-v-79bd59a3],
.clDatatable__values--array a[data-v-79bd59a3] {
  margin-bottom: 0.5rem;
}
.clDatatable__values--array p.details[data-v-79bd59a3]:not(:last-of-type) {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #dadada;
}
.clDatatable__values--array a[data-v-79bd59a3] {
  font-weight: 600;
  color: #1c75bc;
}
.clDatatable__values--array strong[data-v-79bd59a3] {
  margin-right: 0.25rem;
  color: #000000;
}
.clDatatable__details[data-v-79bd59a3]:nth-last-child(1) {
  width: 15%;
}
@media (max-width: 1100px) {
.clDatatable__details[data-v-79bd59a3] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.clDatatable__details[data-v-79bd59a3]:nth-last-child(1) {
    width: auto;
}
}
.clDatatable__details .clDatatable__information .clDatatable__category[data-v-79bd59a3] {
  display: block;
}
.clDatatable__details .clDatatable__information .clDatatable__category[data-v-79bd59a3]:not(:last-of-type) {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e2e1ee;
}
.clDatatable__details .clDatatable__information .clDatatable__category p[data-v-79bd59a3] {
  font-size: 0.9rem;
  margin-bottom: 0;
  display: inline;
  word-wrap: break-word;
}
.clDatatable__details .clDatatable__information .clDatatable__category p[data-v-79bd59a3]:first-of-type {
  font-weight: 500;
  padding-right: 0.2rem;
  text-transform: uppercase;
}
.clDatatable__details .clDatatable__cta img[data-v-79bd59a3] {
  max-width: 12.5rem;
}
@media (max-width: 1100px) {
.clDatatable__group[data-v-79bd59a3] {
    display: unset;
}
.clDatatable__content thead[data-v-79bd59a3] {
    display: none;
}
.clDatatable__content tbody tr:first-of-type td[data-v-79bd59a3]:first-child {
    border-top: none;
}
.clDatatable tr[data-v-79bd59a3],
  .clDatatable td[data-v-79bd59a3] {
    padding: 0.5rem;
    display: block;
}
.clDatatable td[data-v-79bd59a3] {
    border-top: none;
    border-left: none;
    border-right: none;
    position: relative;
    padding-left: 100px;
    border-top: 1px solid #e2e1ee;
}
.clDatatable td[data-v-79bd59a3]:first-child {
    color: #000;
    font-weight: bold;
}
.clDatatable td[data-v-79bd59a3]:before {
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
    opacity: 0.7;
    content: attr(data-label);
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
    white-space: nowrap;
}
}
@media (max-width: 768px) {
.clDatatable .clDatatable__content thead th[data-v-79bd59a3] {
    padding: 0 0.5rem 0 0;
}
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually,
.hide-visually,
.visuallyHidden,
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.pagination__label {
  color: #525252;
  margin-bottom: 8px;
  font-family: Degular;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 120%;
}
.pagination__sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.pagination__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagination__nav button {
  background: transparent;
  border: none;
  cursor: pointer;
  margin: 0 2px;
  padding: 4px 8px;
  position: relative;
  -webkit-transition: color 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  transition: color 0.2s, transform 0.2s, opacity 0.2s;
  transition: color 0.2s, transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  opacity: 0.9;
}
.pagination__nav button:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.pagination__nav button:hover:not(:disabled) {
  color: #00548e;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.pagination__nav button:focus-visible {
  outline: 2px solid #1c75bc;
  outline-offset: 2px;
}
.pagination__nav button:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  color: #00548e;
  border-bottom: solid 1px #00548e;
}
.pagination__page {
  color: #1c75bc;
  font-size: 14px;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  min-width: 32px;
  text-align: center;
}
.pagination__page--active {
  color: #00548e;
  font-weight: bold;
  text-decoration: underline;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.pagination__page--ellipsis {
  cursor: default;
  opacity: 0.7;
  font-weight: bold;
}
.pagination__arrow svg {
  width: 16px;
  height: 16px;
}
.pagination__arrow--next svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 768px) {
.pagination {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.pagination__label {
    margin-bottom: 8px;
}
.pagination__nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@300;400;500;600&display=swap");
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually,
.hide-visually,
.visuallyHidden,
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.clFilters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 1.25rem 1.25rem 2.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.5rem;
  border-radius: 0.625rem;
  background: #EDF1F4;
}
.clFilters__header {
  width: 100%;
  color: #000000;
  font-family: Degular, sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 0;
}
.clFilters__body {
  width: 100%;
  height: auto;
}
.clFilters__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.clFilters__inputs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  gap: 1.25rem;
}
@media (min-width: 768px) {
.clFilters__inputs {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 1101px) {
.clFilters__inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
}
.clFilters__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
.clFilters__input label {
  color: #525252;
  font-size: 15px;
  font-weight: 500;
}
.clFilters__input input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.5rem;
  width: 100%;
  padding: 0.5rem 0.75rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border: 1px solid #D9D9D9;
  background: #FFFFFF;
}
.clFilters__input input::-webkit-input-placeholder {
  color: #525252;
  font-family: Degular, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.clFilters__input input::-moz-placeholder {
  color: #525252;
  font-family: Degular, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.clFilters__input input:-ms-input-placeholder {
  color: #525252;
  font-family: Degular, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.clFilters__input input::-ms-input-placeholder {
  color: #525252;
  font-family: Degular, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.clFilters__input input::placeholder {
  color: #525252;
  font-family: Degular, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.clFilters__input input:hover {
  color: #00548e;
}
.clFilters__input input:hover::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.clFilters__apply {
  font-family: "Kumbh Sans", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.9375rem 1.875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3.125rem;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  margin-right: auto;
  color: #FFFFFF;
  border: none;
  border-radius: 1.5625rem;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2))), #00548E;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%), #00548E;
}
.clFilters__apply:hover {
  background-color: rgb(0, 98.4, 204);
}
.clFilters__selections .selections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
.clFilters__selections .selections__heading {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  color: #525252;
}
.clFilters__selections .selections__inputs {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #000000;
}
.clFilters__selections .selections__inputs .input__label {
  height: 1rem;
  margin: 0;
}
.clFilters__selections .selections__pill {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.3125rem 0.625rem;
  margin: 0.5rem 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  border-radius: 3.125rem;
  border: none;
  font-size: 0.875rem;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background: #FFFFFF;
  color: #525252;
}
.clFilters__selections .selections__pill:hover {
  background-color: rgb(255, 213.5283018868, 98);
}
.clFilters__selections .selections__apply {
  border: 0;
  margin-top: 1rem;
  border-radius: 0.75rem;
  height: 3.125rem;
  line-height: 3.125rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #00548e;
}
.clFilters__selections .selections__selections .selections__heading {
  font-weight: 500;
}
.clFilters__selections .selections__selections .selections__pills {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.clFilters__selections .selections__selections .selections__pill {
  padding: 0 0.5rem;
  background: #CFD9E9;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 0.75rem;
  color: #000;
  border: 0;
  font-size: 0.75rem;
  cursor: pointer;
  -webkit-transition: ease 0.35s;
  transition: ease 0.35s;
}
.clFilters__selections .selections__selections .selections__pill:hover {
  background: rgb(172.0285714286, 189.3142857143, 216.9714285714);
}
.clFilters__selections .selections__selections .selections__pill::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
  margin-right: 0.5rem;
  font-weight: 600;
  font-size: 0.5rem;
  line-height: 1.5rem;
}
@media speech {
.clFilters__selections .selections__selections .selections__pill::before {
    display: none;
    visibility: hidden;
}
}
.clFilters__selections .selections__selections .selections__pill--clear {
  background: #E6E6E6;
}
.clFilters__selections .selections__selections .selections__pill--clear:hover {
  background: rgb(204.5, 204.5, 204.5);
}
.clFilters__selections .selections__selections .selections__pill--clear::before {
  all: unset;
}
.clFilters__selections .selections .clFilters__apply:hover {
  cursor: pointer;
}
/* classes attached to <body> */
/* TODO: make fc-event selector work when calender in shadow DOM */
.fc-not-allowed,
.fc-not-allowed .fc-event { /* override events' custom cursors */
  cursor: not-allowed;
}

/* TODO: not attached to body. attached to specific els. move */
.fc-unselectable {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fc {
  /* layout of immediate children */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;

  font-size: 1em
}
.fc,
  .fc *,
  .fc *:before,
  .fc *:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
.fc table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em; /* normalize cross-browser */
  }
.fc th {
    text-align: center;
  }
.fc th,
  .fc td {
    vertical-align: top;
    padding: 0;
  }
.fc a[data-navlink] {
    cursor: pointer;
  }
.fc a[data-navlink]:hover {
    text-decoration: underline;
  }
.fc-direction-ltr {
  direction: ltr;
  text-align: left;
}
.fc-direction-rtl {
  direction: rtl;
  text-align: right;
}
.fc-theme-standard td,
  .fc-theme-standard th {
    border: 1px solid #ddd;
    border: 1px solid var(--fc-border-color, #ddd);
  }
/* for FF, which doesn't expand a 100% div within a table cell. use absolute positioning */
/* inner-wrappers are responsible for being absolute */
/* TODO: best place for this? */
.fc-liquid-hack td,
  .fc-liquid-hack th {
    position: relative;
  }

@font-face {
  font-family: 'fcicons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format('truetype');
  font-weight: normal;
  font-style: normal;
}

.fc-icon {
  /* added for fc */
  display: inline-block;
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fcicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fc-icon-chevron-left:before {
  content: "\e900";
}

.fc-icon-chevron-right:before {
  content: "\e901";
}

.fc-icon-chevrons-left:before {
  content: "\e902";
}

.fc-icon-chevrons-right:before {
  content: "\e903";
}

.fc-icon-minus-square:before {
  content: "\e904";
}

.fc-icon-plus-square:before {
  content: "\e905";
}

.fc-icon-x:before {
  content: "\e906";
}
/*
Lots taken from Flatly (MIT): https://bootswatch.com/4/flatly/bootstrap.css

These styles only apply when the standard-theme is activated.
When it's NOT activated, the fc-button classes won't even be in the DOM.
*/
.fc {

  /* reset */

}
.fc .fc-button {
    border-radius: 0;
    overflow: visible;
    text-transform: none;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
.fc .fc-button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
  }
.fc .fc-button {
    -webkit-appearance: button;
  }
.fc .fc-button:not(:disabled) {
    cursor: pointer;
  }
.fc .fc-button::-moz-focus-inner {
    padding: 0;
    border-style: none;
  }
.fc {

  /* theme */

}
.fc .fc-button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.4em 0.65em;
    font-size: 1em;
    line-height: 1.5;
    border-radius: 0.25em;
  }
.fc .fc-button:hover {
    text-decoration: none;
  }
.fc .fc-button:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
  }
.fc .fc-button:disabled {
    opacity: 0.65;
  }
.fc {

  /* "primary" coloring */

}
.fc .fc-button-primary {
    color: #fff;
    color: var(--fc-button-text-color, #fff);
    background-color: #2C3E50;
    background-color: var(--fc-button-bg-color, #2C3E50);
    border-color: #2C3E50;
    border-color: var(--fc-button-border-color, #2C3E50);
  }
.fc .fc-button-primary:hover {
    color: #fff;
    color: var(--fc-button-text-color, #fff);
    background-color: #1e2b37;
    background-color: var(--fc-button-hover-bg-color, #1e2b37);
    border-color: #1a252f;
    border-color: var(--fc-button-hover-border-color, #1a252f);
  }
.fc .fc-button-primary:disabled { /* not DRY */
    color: #fff;
    color: var(--fc-button-text-color, #fff);
    background-color: #2C3E50;
    background-color: var(--fc-button-bg-color, #2C3E50);
    border-color: #2C3E50;
    border-color: var(--fc-button-border-color, #2C3E50); /* overrides :hover */
  }
.fc .fc-button-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
  }
.fc .fc-button-primary:not(:disabled):active,
  .fc .fc-button-primary:not(:disabled).fc-button-active {
    color: #fff;
    color: var(--fc-button-text-color, #fff);
    background-color: #1a252f;
    background-color: var(--fc-button-active-bg-color, #1a252f);
    border-color: #151e27;
    border-color: var(--fc-button-active-border-color, #151e27);
  }
.fc .fc-button-primary:not(:disabled):active:focus,
  .fc .fc-button-primary:not(:disabled).fc-button-active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
  }
.fc {

  /* icons within buttons */

}
.fc .fc-button .fc-icon {
    vertical-align: middle;
    font-size: 1.5em; /* bump up the size (but don't make it bigger than line-height of button, which is 1.5em also) */
  }
.fc .fc-button-group {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
  }
.fc .fc-button-group > .fc-button {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
.fc .fc-button-group > .fc-button:hover {
    z-index: 1;
  }
.fc .fc-button-group > .fc-button:focus,
  .fc .fc-button-group > .fc-button:active,
  .fc .fc-button-group > .fc-button.fc-button-active {
    z-index: 1;
  }
.fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
.fc-direction-ltr .fc-button-group > .fc-button:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
.fc-direction-rtl .fc-button-group > .fc-button:not(:first-child) {
    margin-right: -1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
.fc-direction-rtl .fc-button-group > .fc-button:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
.fc .fc-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 1.5em;
  }
.fc .fc-toolbar.fc-footer-toolbar {
    margin-top: 1.5em;
  }
.fc .fc-toolbar-title {
    font-size: 1.75em;
    margin: 0;
  }
.fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
    margin-left: .75em; /* space between */
  }
.fc-direction-rtl .fc-toolbar > * > :not(:first-child) {
    margin-right: .75em; /* space between */
  }
.fc-direction-rtl .fc-toolbar-ltr { /* when the toolbar-chunk positioning system is explicitly left-to-right */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
.fc .fc-scroller {
    -webkit-overflow-scrolling: touch;
    position: relative; /* for abs-positioned elements within */
  }
.fc .fc-scroller-liquid {
    height: 100%;
  }
.fc .fc-scroller-liquid-absolute {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
.fc .fc-scroller-harness {
    position: relative;
    overflow: hidden;
    direction: ltr;
      /* hack for chrome computing the scroller's right/left wrong for rtl. undone below... */
      /* TODO: demonstrate in codepen */
  }
.fc .fc-scroller-harness-liquid {
    height: 100%;
  }
.fc-direction-rtl .fc-scroller-harness > .fc-scroller { /* undo above hack */
    direction: rtl;
  }
.fc-theme-standard .fc-scrollgrid {
    border: 1px solid #ddd;
    border: 1px solid var(--fc-border-color, #ddd); /* bootstrap does this. match */
  }
.fc .fc-scrollgrid,
    .fc .fc-scrollgrid table { /* all tables (self included) */
      width: 100%; /* because tables don't normally do this */
      table-layout: fixed;
    }
.fc .fc-scrollgrid table { /* inner tables */
      border-top-style: hidden;
      border-left-style: hidden;
      border-right-style: hidden;
    }
.fc .fc-scrollgrid {

    border-collapse: separate;
    border-right-width: 0;
    border-bottom-width: 0;

  }
.fc .fc-scrollgrid-liquid {
    height: 100%;
  }
.fc .fc-scrollgrid-section { /* a <tr> */
    height: 1px /* better than 0, for firefox */

  }
.fc .fc-scrollgrid-section > td {
      height: 1px; /* needs a height so inner div within grow. better than 0, for firefox */
    }
.fc .fc-scrollgrid-section table {
      height: 1px;
        /* for most browsers, if a height isn't set on the table, can't do liquid-height within cells */
        /* serves as a min-height. harmless */
    }
.fc .fc-scrollgrid-section-liquid > td {
      height: 100%; /* better than `auto`, for firefox */
    }
.fc .fc-scrollgrid-section > * {
    border-top-width: 0;
    border-left-width: 0;
  }
.fc .fc-scrollgrid-section-header > *,
  .fc .fc-scrollgrid-section-footer > * {
    border-bottom-width: 0;
  }
.fc .fc-scrollgrid-section-body table,
  .fc .fc-scrollgrid-section-footer table {
    border-bottom-style: hidden; /* head keeps its bottom border tho */
  }
.fc {

  /* stickiness */

}
.fc .fc-scrollgrid-section-sticky > * {
    background: #fff;
    background: var(--fc-page-bg-color, #fff);
    position: sticky;
    z-index: 3; /* TODO: var */
    /* TODO: box-shadow when sticking */
  }
.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky > * {
    top: 0; /* because border-sharing causes a gap at the top */
      /* TODO: give safari -1. has bug */
  }
.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky > * {
    bottom: 0; /* known bug: bottom-stickiness doesn't work in safari */
  }
.fc .fc-scrollgrid-sticky-shim { /* for horizontal scrollbar */
    height: 1px; /* needs height to create scrollbars */
    margin-bottom: -1px;
  }
.fc-sticky { /* no .fc wrap because used as child of body */
  position: sticky;
}
.fc .fc-view-harness {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; /* because this harness is WITHIN the .fc's flexbox */
    position: relative;
  }
.fc {

  /* when the harness controls the height, make the view liquid */

}
.fc .fc-view-harness-active > .fc-view {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
.fc .fc-col-header-cell-cushion {
    display: inline-block; /* x-browser for when sticky (when multi-tier header) */
    padding: 2px 4px;
  }
.fc .fc-bg-event,
  .fc .fc-non-business,
  .fc .fc-highlight {
    /* will always have a harness with position:relative/absolute, so absolutely expand */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
.fc .fc-non-business {
    background: rgba(215, 215, 215, 0.3);
    background: var(--fc-non-business-color, rgba(215, 215, 215, 0.3));
  }
.fc .fc-bg-event {
    background: rgb(143, 223, 130);
    background: var(--fc-bg-event-color, rgb(143, 223, 130));
    opacity: 0.3;
    opacity: var(--fc-bg-event-opacity, 0.3)
  }
.fc .fc-bg-event .fc-event-title {
      margin: .5em;
      font-size: .85em;
      font-size: var(--fc-small-font-size, .85em);
      font-style: italic;
    }
.fc .fc-highlight {
    background: rgba(188, 232, 241, 0.3);
    background: var(--fc-highlight-color, rgba(188, 232, 241, 0.3));
  }
.fc .fc-cell-shaded,
  .fc .fc-day-disabled {
    background: rgba(208, 208, 208, 0.3);
    background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
  }
/* link resets */
/* ---------------------------------------------------------------------------------------------------- */
a.fc-event,
a.fc-event:hover {
  text-decoration: none;
}
/* cursor */
.fc-event[href],
.fc-event.fc-event-draggable {
  cursor: pointer;
}
/* event text content */
/* ---------------------------------------------------------------------------------------------------- */
.fc-event .fc-event-main {
    position: relative;
    z-index: 2;
  }
/* dragging */
/* ---------------------------------------------------------------------------------------------------- */
.fc-event-dragging:not(.fc-event-selected) { /* MOUSE */
    opacity: 0.75;
  }
.fc-event-dragging.fc-event-selected { /* TOUCH */
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  }
/* resizing */
/* ---------------------------------------------------------------------------------------------------- */
/* (subclasses should hone positioning for touch and non-touch) */
.fc-event .fc-event-resizer {
    display: none;
    position: absolute;
    z-index: 4;
  }
.fc-event:hover, /* MOUSE */
.fc-event-selected { /* TOUCH */

}
.fc-event:hover .fc-event-resizer, .fc-event-selected .fc-event-resizer {
    display: block;
  }
.fc-event-selected .fc-event-resizer {
    border-radius: 4px;
    border-radius: calc(var(--fc-event-resizer-dot-total-width, 8px) / 2);
    border-width: 1px;
    border-width: var(--fc-event-resizer-dot-border-width, 1px);
    width: 8px;
    width: var(--fc-event-resizer-dot-total-width, 8px);
    height: 8px;
    height: var(--fc-event-resizer-dot-total-width, 8px);
    border-style: solid;
    border-color: inherit;
    background: #fff;
    background: var(--fc-page-bg-color, #fff)

    /* expand hit area */

  }
.fc-event-selected .fc-event-resizer:before {
      content: '';
      position: absolute;
      top: -20px;
      left: -20px;
      right: -20px;
      bottom: -20px;
    }
/* selecting (always TOUCH) */
/* OR, focused by tab-index */
/* (TODO: maybe not the best focus-styling for .fc-daygrid-dot-event) */
/* ---------------------------------------------------------------------------------------------------- */
.fc-event-selected,
.fc-event:focus {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)

  /* expand hit area (subclasses should expand) */

}
.fc-event-selected:before, .fc-event:focus:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
.fc-event-selected,
.fc-event:focus {

  /* dimmer effect */

}
.fc-event-selected:after, .fc-event:focus:after {
    content: "";
    background: rgba(0, 0, 0, 0.25);
    background: var(--fc-event-selected-overlay-color, rgba(0, 0, 0, 0.25));
    position: absolute;
    z-index: 1;

    /* assume there's a border on all sides. overcome it. */
    /* sometimes there's NOT a border, in which case the dimmer will go over */
    /* an adjacent border, which looks fine. */
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
  }
/*
A HORIZONTAL event
*/
.fc-h-event { /* allowed to be top-level */
  display: block;
  border: 1px solid #3788d8;
  border: 1px solid var(--fc-event-border-color, #3788d8);
  background-color: #3788d8;
  background-color: var(--fc-event-bg-color, #3788d8)

}
.fc-h-event .fc-event-main {
    color: #fff;
    color: var(--fc-event-text-color, #fff);
  }
.fc-h-event .fc-event-main-frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; /* for make fc-event-title-container expand */
  }
.fc-h-event .fc-event-time {
    max-width: 100%; /* clip overflow on this element */
    overflow: hidden;
  }
.fc-h-event .fc-event-title-container { /* serves as a container for the sticky cushion */
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    min-width: 0; /* important for allowing to shrink all the way */
  }
.fc-h-event .fc-event-title {
    display: inline-block; /* need this to be sticky cross-browser */
    vertical-align: top; /* for not messing up line-height */
    left: 0;  /* for sticky */
    right: 0; /* for sticky */
    max-width: 100%; /* clip overflow on this element */
    overflow: hidden;
  }
.fc-h-event.fc-event-selected:before {
    /* expand hit area */
    top: -10px;
    bottom: -10px;
  }
/* adjust border and border-radius (if there is any) for non-start/end */
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}
/* resizers */
.fc-h-event:not(.fc-event-selected) .fc-event-resizer {
  top: 0;
  bottom: 0;
  width: 8px;
  width: var(--fc-event-resizer-thickness, 8px);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end {
  cursor: w-resize;
  left: -4px;
  left: calc(-0.5 * var(--fc-event-resizer-thickness, 8px));
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start {
  cursor: e-resize;
  right: -4px;
  right: calc(-0.5 * var(--fc-event-resizer-thickness, 8px));
}
/* resizers for TOUCH */
.fc-h-event.fc-event-selected .fc-event-resizer {
  top: 50%;
  margin-top: -4px;
  margin-top: calc(-0.5 * var(--fc-event-resizer-dot-total-width, 8px));
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end {
  left: -4px;
  left: calc(-0.5 * var(--fc-event-resizer-dot-total-width, 8px));
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start {
  right: -4px;
  right: calc(-0.5 * var(--fc-event-resizer-dot-total-width, 8px));
}
.fc .fc-popover {
    position: absolute;
    z-index: 9999;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.15);
            box-shadow: 0 2px 6px rgba(0,0,0,.15);
  }
.fc .fc-popover-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 4px;
  }
.fc .fc-popover-title {
    margin: 0 2px;
  }
.fc .fc-popover-close {
    cursor: pointer;
    opacity: 0.65;
    font-size: 1.1em;
  }
.fc-theme-standard .fc-popover {
    border: 1px solid #ddd;
    border: 1px solid var(--fc-border-color, #ddd);
    background: #fff;
    background: var(--fc-page-bg-color, #fff);
  }
.fc-theme-standard .fc-popover-header {
    background: rgba(208, 208, 208, 0.3);
    background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
  }
/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually,
.hide-visually,
.visuallyHidden,
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.autocomplete {
  position: relative;
}
.autocomplete__results {
  padding: 0;
  margin: 0;
  border: 1px solid #eeeeee;
  max-height: 16rem;
  overflow: auto;
  position: absolute;
  top: 3.125rem;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #fff;
}
.autocomplete__result {
  list-style: none;
  text-align: left;
  padding: 4px 2px;
  cursor: pointer;
}
.autocomplete__result.is-active, .autocomplete__result:hover {
  background-color: #00548e;
  color: white;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually,
.hide-visually,
.visuallyHidden,
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/*******************************************
******* CPSO Specific Styles *************************
*******************************************/
:root {
  --neutral-dark-grey: #525252;
  --sds-color-border-default-default: #D9D9D9;
  --sds-color-background-default-default: #FFFFFF;
  --blues-b-3: #007BFF;
  --blues-b-1: #00548E;
  --sds-typography-body-font-weight-regular: 400;
  --sds-typography-heading-font-weight: 500;
  --sds-typography-body-size: 1rem;
  --sds-typography-heading-size: 1.125rem;
  --sds-size-space-300: 0.5rem;
  --sds-size-space-400: 0.75rem;
  --sds-size-space-500: 1.25rem;
  --sds-size-space-600: 2.5rem;
  --sds-stroke-border: 1px;
  --sds-border-radius-small: 0.25rem;
  --sds-border-radius-medium: 0.625rem;
  --sds-border-radius-pill: 3.125rem;
}

/******************************************/
.multi-select {
  position: relative;
  height: 2.5rem;
  width: 100%;
  padding: 0 0.75rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border-radius: 0.25rem;
  border: 1px solid #D9D9D9;
  background: #FFFFFF;
}
.multi-select__active {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  border: none;
  background: none;
  text-align: left;
  position: relative;
  overflow: hidden;
  line-height: 2.125rem;
  text-overflow: ellipsis;
  width: 100%;
}
.multi-select__active:after {
  position: absolute;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90a";
  right: 0;
  top: 0;
  padding: 0.5rem 0 0 1rem;
  background: #fff;
}
@media speech {
.multi-select__active:after {
    display: none;
    visibility: hidden;
}
}
.multi-select__active.has-placeholder {
  color: #666666;
}
.multi-select__active.has-placeholder:after {
  color: #000;
}
.multi-select__active label {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 1.5rem;
}
.multi-select__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: auto;
  max-height: 16rem;
  overflow-y: auto;
  background: #fff;
  visibility: hidden;
  border: 1px solid #00548E;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.multi-select__menu.is-active {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  z-index: 20;
}
.multi-select__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.5rem;
}
.multi-select__option:nth-child(even) {
  background: rgba(207, 217, 233, 0.13);
}
.multi-select__option:hover .multi-select__checkbox {
  border-color: #00548e;
}
.multi-select__option.selected .multi-select__checkbox::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910";
}
@media speech {
.multi-select__option.selected .multi-select__checkbox::before {
    display: none;
    visibility: hidden;
}
}
.multi-select__checkbox {
  margin: 0.55rem 0;
  padding: 0 0.15rem;
  width: 1rem;
  height: 1rem;
  border: 1px solid black;
  position: relative;
}
.multi-select__checkbox:before {
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0.75rem;
  color: #00548e;
}
.multi-select__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  padding: 0.5rem 0 0.5rem 0.5rem;
  cursor: pointer;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  position: relative;
}
.multi-select__label::before {
  content: "";
  position: absolute;
  left: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto 0;
  height: 1rem;
  width: 1rem;
}