/* node_modules/@videogular/ngx-videogular/fonts/videogular.css */
@font-face {
  font-family: videogular;
  src: url("./media/videogular.eot?hj1wei");
  src:
    url("./media/videogular.eot?hj1wei#iefix") format("embedded-opentype"),
    url("./media/videogular.ttf?hj1wei") format("truetype"),
    url("./media/videogular.woff?hj1wei") format("woff"),
    url("./media/videogular.svg?hj1wei#videogular") format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" vg-icon-"],
[class^=vg-icon-] {
  font-family: videogular !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vg-icon-closed_caption:before {
  content: "\e006";
}
.vg-icon-pause:before {
  content: "\e018";
}
.vg-icon-play_arrow:before {
  content: "\e01b";
}
.vg-icon-repeat:before {
  content: "\e023";
}
.vg-icon-replay:before {
  content: "\e025";
}
.vg-icon-skip_next:before {
  content: "\e027";
}
.vg-icon-skip_previous:before {
  content: "\e028";
}
.vg-icon-stop:before {
  content: "\e02a";
}
.vg-icon-volume_down:before {
  content: "\e030";
}
.vg-icon-volume_mute:before {
  content: "\e031";
}
.vg-icon-volume_off:before {
  content: "\e032";
}
.vg-icon-volume_up:before {
  content: "\e033";
}
.vg-icon-hd:before {
  content: "\e035";
}
.vg-icon-forward_10:before {
  content: "\e038";
}
.vg-icon-forward_30:before {
  content: "\e039";
}
.vg-icon-replay_10:before {
  content: "\e03b";
}
.vg-icon-replay_30:before {
  content: "\e03c";
}
.vg-icon-fullscreen:before {
  content: "\e20c";
}
.vg-icon-fullscreen_exit:before {
  content: "\e20d";
}
vg-player video {
  width: 100%;
  height: 100%;
}

/* src/styles.scss */
[data-theme=light] {
  --color-purple: #777AAE;
  --color-green-dark: #156254;
  --color-green-mid: #33AB5A;
  --color-green-light: #2bbfb4;
  --color-gold: #F0BD5B;
  --color-gold-light: #eed099;
  --color-black: #181D26;
  --color-red: #C71D34;
  --color-blue-light: #CFEBE6;
  --color-blue-dark: #004265;
  --color-blue-mid: #007DA4;
  --color-white: #fff;
  --color-logo-red: #D42C20;
  --color-logo-light-blue: #00AFAA;
  --color-menu-bg: var(--color-purple);
  --color-menu-fg: #fff;
  --color-footnote: #007DA4;
  --color-cta-bg: var(--color-green-light);
  --color-cta-fg: #fff;
  --color-more-info: #33AB5A;
  --color-table-striped-odd-bg: var(--color-blue-light);
  --color-table-striped-even-bg: transparent;
  --border-radius: 0.5rem;
  --page-background-color: #fefefe;
  --page-foreground-color: #121212;
  --color-select-item: #007DA4;
  --color-unselected-item: #D2D7DA;
  --color-select-primary: #00AFAA;
  --color-select-secondary: #685C8E;
  --color-select-secondary-fg: #fff;
  --color-select-tertiary: #E8BC2A;
  --color-select-tertiary-fg: #fff;
  --color-select-quaternary: #D42C20;
  --color-select-quaternary-fg: #fff;
  --color-pale-text: #565656;
  --color-title-bar: #F4F4F4;
  --color-title-text: #007DA4;
  --color_mid_blue: #0083AA;
  --color-logo-blue: #007DA4;
  --color_logo_dark_grey: #565656;
  --color-logo-light-grey: #A7A7A7;
  --color_logo_white: #FFF;
  --color_logo_black: #000;
  --color_url_link: #50AF9D;
  --heading-main-color: #111111;
  --heading-sub-color: #131313;
  --panel-background-color-primary: #ffffff;
  --panel-border-color: #d9d9d9;
  --review-item-hover-bg-color: #dcdff1;
  --review-assigned-bg-color: #f0efef;
  --review-assigned-other-color: #d9d9d9;
  --color-secondary-purple: #685C8E;
  --color-secondary-yellow: #E8BC2A;
  --color-secondary-green: #33AB5A;
  --color-secondary-grey: #454D5A;
  --color-secondary-blue: #00AFAA;
  --color-secondary-red: #D42C20;
  --color-secondary-amber: #FFBF00;
  --color-info-green: #E6FBDC;
  --color-alert-red: #FEECEC;
  --color-general-white: #ffffff;
  --color-general-red: #E85658;
  --color-light-light-gray: #cccccc;
  --color-light-gray: #a2a2a2;
  --color-btn-submit-background: #007DA4;
  --color-gateway-footnote: #22B1AC;
  --color-unread-messages-text: #2A8189;
  --color-event-button-background: #ffffff;
  --color-event-button-foreground: #00AFAA;
  --color-new-season-border: #A7A7A7;
  --color-new-season-background: #152B82FA;
  --color-new-season-text: #ffffff;
  --color-track-prev: #007DA4;
  --color-track-prev-hover: #01AAE1;
  --color-track-next: #33AB5A;
  --color-track-next-hover: #3bb162;
  --ui-text-nav-link-color: #537d88;
  --ui-button-small-color: black;
  --ui-button-small-hover-color: #a7aed2;
  --ui-button-disabled-color: #a7aed2;
  --ui-button-focus-shadow-color: #565656;
  --ui-success-action-bg-color: #00AFAA;
  --ui-success-action-fg-color: black;
  --ui-primary-action-bg-color: #44788a;
  --ui-primary-action-fg-color: white;
  --ui-secondary-action-bg-color: #685C8E;
  --ui-secondary-action-fg-color: white;
  --ui-tertiary-action-bg-color: #eac853;
  --ui-tertiary-action-fg-color: white;
  --ui-quaternary-action-bg-color: #D42C20;
  --ui-quaternary-action-fg-color: #fff;
  --ui-default-action-bg-color: #33AB5A;
  --ui-default-action-fg-color: white;
  --ui-danger-action-bg-color: #c71d34;
  --ui-danger-action-fg-color: white;
  --ui-cancel-action-bg-color: #565656;
  --ui-cancel-action-fg-color: white;
  --ui-link-fg-color: #44788a;
  --ui-link-bg-color-hover: #fff;
  --main-nav-bg-color: #537d88;
  --main-nav-height: 60px;
  --applicant-card-bg-color: #fff1e3;
  --applicant-card-border-color: #a7aed2;
  --applicant-card-hover-shadow-color: #111111;
  --applicant-card-base-width: 240px;
  --applicant-card-sm-base-width: 150px;
  --info-unreviewed-color: #d9d9d9;
  --info-color: #a2e4d5;
  --todo-color: #ddd1f3;
  --done-color: #a2e4d5;
  --warn-color: #fa6d75;
  --feedback-color: #dbd1f1;
  --info-active-color: #547f85;
  --progress-bar-bg-color: #a2a2a2;
  --progress-bar-color:
    linear-gradient(#fff8, #fff0),
    repeating-linear-gradient(
      135deg,
      #0003 0 10px,
      #0000 0 20px),
    #31c6f7;
  --search-bar-bg-color: white;
  --search-bar-fg-color: black;
  --search-bar-width: 400px;
  --search-bar-results-bg-color: white;
  --search-bar-results-fg-color: black;
  --search-bar-results-border-color: #44788a;
  --table-border-color: #6996a4;
  --table-heading-default-bg-color: #d9d9d9;
  --table-heading-default-fg-color: #181818;
  --table-th-padding: 0.5rem;
  --table-td-padding: 0.25rem;
  --table-row-hover-bg-color: #88afbb;
  --table-row-hover-fg-color: white;
  --table-paginate-info-color: #6996a4;
  --tour-item-bg-color: #fff1e3;
  --tour-item-fg-color: #121212;
  --tour-item-shadow-color: #565656;
  --dialog-backdrop-color: #323236;
  --dialog-backdrop-opacity: 0.25;
  --dialog-title-bg-color: #84cce4;
  --dialog-title-fg-color: white;
  --dialog-title-bg-color-confirmation: #84cce4;
  --dialog-title-bg-color-error: #d42c20dc;
  --dialog-title-bg-color-warning: #ea9a53;
  --dialog-bg-color: #f2f2f2;
  --dialog-shadow-color: #565656;
  --dialog-background-color: #ffffff;
  --menu-bg-color: #44788a;
  --menu-sub-bg-color: #708a92;
  --menu-fg-color: #fff;
  --menu-fg-color-disabled: #d9d9d9;
  --menu-bg-hover-color: #a7aed2;
  --menu-hamburger-color: #fff;
  --menu-dropdown-arrow-color: #fff;
  --menu-drop-shadow: rgba(0, 0, 0, 0.45);
  --menu-transition-delay: 0.25s;
  --profile-image-bg-color: #537d88;
  --profile-image-fg-color: #fff1e3;
  --status-fg-color: white;
  --status-preint: #00afaa;
  --status-postint: #007da4;
  --status-pendingaccept: #007da4;
  --status-orcareject: #007da4;
  --status-returner: #007da4;
  --status-returnToOrca: #007da4;
  --status-accepted: #007da4;
  --status-applied: #e8bb2a;
  --status-rtp: #ea9a53;
  --status-placed: #33ab5a;
  --status-oop: #e85658;
  --status-rejected: #e85658;
  --status-transferred: #e8bc2a;
  --card-status-good: #32c663;
  --card-status-office: #a1b1ff;
  --card-status-applicant: #4896a6;
  --card-status-third-party: #c63263;
  --action-bar-height: 7rem;
  --work-area-total-color: #a2e4d5;
  --work-area-assigned-color: #d9d9d9;
  --input-background-color: #f7f7f7;
  --page-background-color-2: #fbfbfb;
  --color_page_fg_lt: #353030;
  --color_page_bg_lt: #ebebeb;
  --color_page_bg_dk: #121212;
  --color_page_fg_dk: #f2f2f2;
  --color_general_red: #E85658;
  --color_applicant_profile_bg_dk: #537D88;
  --color_applicant_profile_fg_dk: white;
  --color_status_interviewer_active: #33AB5A;
  --color_status_interviewer_inactive: #E85658;
  --color-gateway-footnote: #22B1AC;
}
.btn {
  box-sizing: border-box;
  font-family: var(--font-family);
  font-size: 1rem;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  border: none;
  margin: 0;
}
.btn:hover:not(.disabled) {
  filter: brightness(1.1) saturate(1.5);
  cursor: pointer;
}
.btn:focus {
  filter: drop-shadow(2px 2px 2px var(--ui-button-focus-shadow-color));
  outline: none;
}
.btn:focus-visible {
  filter: drop-shadow(2px 2px 2px var(--ui-button-focus-shadow-color));
}
.btn .todoicon {
  height: 1.5rem;
}
.wide {
  width: 100%;
  flex-basis: 100%;
}
.widetall {
  width: 100%;
  flex-basis: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.btn-small {
  font-size: small;
  font-weight: 300;
  color: #fff !important;
  background-color: var(--color-logo-blue);
  text-transform: capitalize;
}
.uib {
  background-color: transparent;
  border: none;
  color: var(--ui-button-small-color);
}
.uib i {
  padding: 0.5rem;
}
.uib :hover {
  cursor: pointer;
  background-color: var(--ui-button-small-hover-color);
}
.toggle {
  font-size: 0.9rem;
  padding: 0.25rem 0.5rem;
  margin-right: none;
  border-radius: 0rem;
}
.toggle-on:not(.disabled) {
  filter: brightness(1.1) saturate(1.5);
}
.toggle-off:not(.disabled) {
  filter: brightness(0.5) saturate(0.5);
}
.sm {
  font-size: smaller;
  padding: 0.25rem 0.5rem;
  min-width: 4rem;
}
.button-bar {
  margin: 1.5rem 0 1rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
}
.button-bar.ral {
  justify-content: flex-end;
}
.button-bar.cal {
  justify-content: center;
}
.btn-menu {
  padding: 0;
  font-size: 1rem;
  border-radius: 0.5rem;
  border: none;
  margin: 0;
  background-color: var(--menu-bg-color);
  color: var(--menu-fg-color);
}
.btn-menu:hover,
.btn-menu:focus,
.btn-menu:active {
  cursor: pointer;
  background: var(--menu-bg-hover-color);
}
.success {
  background-color: var(--color-green-mid);
  color: var(--color-cta-fg);
}
.primary {
  background-color: var(--ui-primary-action-bg-color);
  color: var(--ui-primary-action-fg-color);
}
.secondary {
  background-color: var(--ui-secondary-action-bg-color);
  color: var(--ui-secondary-action-fg-color);
}
.tertiary {
  background-color: var(--ui-tertiary-action-bg-color);
  color: var(--ui-tertiary-action-fg-color);
}
.quaternary {
  background-color: var(--ui-quaternary-action-bg-color);
  color: var(--ui-quaternary-action-fg-color);
}
.default {
  background-color: var(--color-blue-mid);
  color: var(--color-white);
}
.danger {
  background-color: var(--color-red);
  color: var(--color-white);
}
.cancel {
  background-color: var(--ui-cancel-action-bg-color);
  color: var(--ui-danger-action-fg-color);
}
.sign-in {
  background-color: #33AB5A;
  color: white;
}
.sign-up {
  background-color: var(--color-logo-blue);
  color: white;
}
.forgot {
  background-color: transparent;
  width: fit-content;
  color: var(--color-logo-red);
  margin: 0 auto;
}
.new-season {
  background-color: transparent;
  color: white;
}
.btn:disabled,
.btn .disabled {
  opacity: 0.5;
}
@font-face {
  font-family: "GeneralSans";
  src: url(/fonts/GeneralSans-Regular.otf);
}
@font-face {
  font-family: "GeneralSansMedium";
  src: url(/fonts/GeneralSans-Medium.otf);
}
:root {
  --font-family: "GeneralSans", sans-serif;
  --base-font-size: 18px;
  --font-family-bold: "GeneralSansMedium", sans-serif;
}
html,
body {
  font-family: var(--font-family);
  font-optical-sizing: auto;
  font-size: var(--base-font-size);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  min-height: 100vh;
  line-height: 1.5rem;
}
body {
  background-color: var(--page-background-color);
  color: var(--page-foreground-color);
  padding: 0;
}
p {
  margin: 0 0 1rem;
}
.center {
  text-align: center;
}
.smol {
  font-weight: 100;
  font-size: smaller;
  margin: 0.25rem 0;
  opacity: 0.9;
}
.logo {
  display: flex;
  flex-flow: column nowrap;
  margin: 15px 0 30px;
  justify-content: space-between;
  align-items: center;
}
.logo img {
  width: 12rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: center;
  padding: 0 0 0.5em;
  margin: 0 0 0.5rem;
  color: var(--color-blue-dark);
}
h1 {
  font-size: 1.5rem;
  border-bottom: solid 1px #ddd;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.3em;
  border-top: 1px solid var(--color-blue-dark);
  border-bottom: 1px solid var(--color-blue-dark);
  padding: 0.5rem 0;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1.1em;
}
h6 {
  font-size: 1.1em;
}
::placeholder {
  color: #d2d2d2;
  font-size: 0.9rem;
}
.centre {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.load_container {
  margin: 0 auto;
  text-align: center;
}
.toplogo {
  width: 25%;
  text-align: center;
  margin: 1.5rem auto 1rem;
}
.bl {
  width: 66px;
  text-align: center;
  margin: 0 auto 1.5em;
}
.load_container p {
  font-family: sans-serif;
  font-size: 1rem;
  color: #a2a2a2;
}
.introText {
  text-align: center;
}
.introImage {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}
.introImage img {
  width: 50%;
  margin: 0 auto;
}
.selectable-items-vertical {
  display: flex;
  flex-flow: column nowrap;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.5rem;
}
.selectable-item {
  display: block;
  text-align: center;
  width: 100%;
  border: solid 1px var(--color-secondary-blue);
  border-radius: 0.25rem;
  padding: 0.75rem 0;
  margin-bottom: 0.5rem;
}
.selectable-item.picked {
  background-color: var(--color-secondary-blue);
  color: white;
}
.selectable-item:hover {
  cursor: pointer;
  background-color: var(--color-secondary-blue);
  color: white;
}
.bold-item {
  font-family: var(--font-family-bold);
}
.image-select {
  background-color: #f8f8f8;
  border-radius: 19px;
  width: 100%;
}
.user-profile {
  width: 70%;
  max-width: 300px;
  height: auto;
}
.certificate {
  width: 70%;
  min-width: 70%;
}
.user-activity {
  max-width: 70%;
  min-width: 70%;
  height: auto;
}
.reference {
  width: 40%;
  min-width: 40%;
}
.video {
  width: 100%;
  min-width: 100%;
}
.btn-ca-default {
  border-color: var(--color-logo-blue);
  background-color: var(--color-logo-blue);
  color: #fff;
}
.btn-ca-danger {
  border-color: var(--color-logo-red);
  background-color: var(--color-logo-red);
  color: #fff;
}
.alert {
  padding: 15px 15px;
  border-radius: 0.75rem;
  text-align: center;
  margin: 1rem;
  font-size: 1rem;
  border: none;
}
.alert.alert-intro {
  color: #565656;
  background-color: #f8f8f8;
  text-align: center;
}
.alert.alert-intro p,
.alert.alert-intro ul {
  text-align: left;
}
.alert.alert-primary {
  padding: 15px 15px;
  background-color: var(--color-cta-bg);
  color: var(--color-cta-fg);
}
.alert.alert-secondary {
  padding: 15px 15px;
  color: var(--color-select-secondary-fg);
  background-color: var(--color-select-secondary);
}
.alert.alert-tertiary {
  padding: 15px 15px;
  color: var(--color-select-tertiary-fg);
  background-color: var(--color-select-tertiary);
}
.alert.alert-quaternary {
  padding: 15px 15px;
  color: var(--color-select-quaternary-fg);
  background-color: var(--color-select-quaternary);
}
.alert.picked {
  border: solid 5px var(--color-selected-item);
}
.alert.alert-info {
  background-color: var(color-info-green);
  text-align: left;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 22px;
}
.alert.alert-info-centre {
  background-color: var(color-info-green);
  text-align: center;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 22px;
}
.alert.alert-error {
  background-color: var(color-alert-red);
  text-align: left;
  background-image: url(/img/task/alert.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 22px;
}
table.striped .odd {
  background-color: var(--color-table-striped-odd-bg);
}
sup,
sub {
  font-size: 0.7em;
  line-height: 1;
}
.white {
  color: white;
}
ol {
  padding-left: 1.5rem;
  margin: 0 0 2rem;
}
ol.rsub {
  margin-left: 1.5rem;
}
ol li {
  margin-bottom: 0.75rem;
}
.terms {
  height: 60vh;
  border: 1px solid #ccc;
  background: #f2f2f2;
  padding: 6px;
  overflow: auto;
  font-size: smaller;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
