@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap";

/* src/theme/tailwind.scss */
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: var(--font-family);
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
.pointer-events-none {
  pointer-events: none !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.bottom-2 {
  bottom: 0.5rem !important;
}
.left-2 {
  left: 0.5rem !important;
}
.z-50 {
  z-index: 50 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mx-xs {
  margin-left: var(--space-xs) !important;
  margin-right: var(--space-xs) !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.ml-6 {
  margin-left: 1.5rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.flex {
  display: flex !important;
}
.hidden {
  display: none !important;
}
.h-16 {
  height: 4rem !important;
}
.h-full {
  height: 100% !important;
}
.max-h-9 {
  max-height: 2.25rem !important;
}
.w-fit {
  width: fit-content !important;
}
.w-full {
  width: 100% !important;
}
.min-w-\[300px\] {
  min-width: 300px !important;
}
.max-w-5xl {
  max-width: 64rem !important;
}
.flex-grow {
  flex-grow: 1 !important;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.flex-col {
  flex-direction: column !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.items-start {
  align-items: flex-start !important;
}
.items-center {
  align-items: center !important;
}
.justify-start {
  justify-content: flex-start !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.rounded-lg {
  border-radius: 0.5rem !important;
}
.border {
  border-width: 1px !important;
}
.border-l-4 {
  border-left-width: 4px !important;
}
.border-t {
  border-top-width: 1px !important;
}
.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
}
.border-orange-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 186 116 / var(--tw-border-opacity)) !important;
}
.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}
.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-5 {
  padding: 1.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pr-8 {
  padding-right: 2rem !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-4xl {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}
.text-base {
  font-size: var(--font-size-base) !important;
  line-height: var(--font-lead-base) !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.leading-none {
  line-height: 1 !important;
}
.text-primary {
  color: var(--primary) !important;
}
.text-red-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity)) !important;
}
.text-secondary {
  color: var(--secondary) !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
@media (min-width: 640px) {
  .sm\:w-4\/5 {
    width: 80% !important;
  }
}
@media (min-width: 768px) {
  .md\:p-6 {
    padding: 1.5rem !important;
  }
}
@media (min-width: 1024px) {
  .lg\:inline-block {
    display: inline-block !important;
  }
  .lg\:flex {
    display: flex !important;
  }
  .lg\:flex-row {
    flex-direction: row !important;
  }
  .lg\:items-center {
    align-items: center !important;
  }
  .lg\:justify-center {
    justify-content: center !important;
  }
}

/* src/theme/tailwind/styles.tw.scss */
html {
  --primary: #000033;
  --primary-text: var(--primary);
  --primary-btn: #000033;
  --secondary: #27B494;
  --secondary-text: var(--secondary);
  --white: #FAFAFA;
  --gray-400: #C1C1C1;
  --gray-700: #808080;
  --black: #171717;
  --lightGreen: #F4FAFC;
  --lightBlue: #E7F6F3;
  --text: #808080;
  --gray-400: rgb(156, 163, 175);
  --gray-400-hc: var(--secondary);
  --warn: rgb(255, 58, 58);
  --space-xxs: 2px;
  --space-xs: 4px;
  --space-sm: 8px;
  --space-md: 12px;
  --space-lg: 16px;
  --space-xl: 24px;
  --space-1xl: 32px;
  --space-1HalfXl: 56px;
  --space-2xl: 64px;
  --space-2HalfXl: 96px;
  --space-3xl: 128px;
  --space-3HalfXl: 160px;
  --space-4xl: 192px;
  --font-family: "Montserrat", sans-serif;
}
button:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.tippy-box {
  border-width: 1px;
  border-color: var(--primary);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: var(--space-md);
  background-color: #E1F4F0 !important;
}
.mat-toolbar h1,
h1 {
  font-size: 32.998px;
  line-height: 39.996px;
  font-weight: 700;
}
.mat-toolbar h1.learner,
h1.learner {
  font-size: 23.99992px;
  font-weight: 700;
  line-height: 27.999px;
}
.mat-toolbar h2,
h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 31.9986px;
}
.mat-toolbar h2.learner,
h2.learner {
  font-size: 15.9992px;
  font-weight: 600;
  line-height: 19.998px;
}
.mat-toolbar h3,
h3 {
  font-size: 21.9996px;
  line-height: 27px;
  font-weight: 700;
}
.mat-toolbar h3.learner,
h3.learner {
  font-size: 15.9992px;
  font-weight: 400;
  line-height: 19.99998px;
}
p {
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .mat-toolbar h1,
  h1 {
    font-size: 42px;
    line-height: 49.5px;
  }
  .mat-toolbar h1.learner,
  h1.learner {
    font-size: 29.988px;
    line-height: 36px;
  }
  .mat-toolbar h2,
  h2 {
    font-size: 35.9996px;
    line-height: 39.996px;
  }
  .mat-toolbar h2.learner,
  h2.learner {
    font-size: 19.992px;
    line-height: 25.992px;
  }
  .mat-toolbar h3,
  h3 {
    font-size: 28px;
    line-height: 33.984px;
  }
  .mat-toolbar h3.learner,
  h3.learner {
    font-size: 19.992px;
    line-height: 25.992px;
  }
}
strong {
  font-weight: 700;
}
.copywrite {
  font-size: 14px;
}

/* src/styles.scss */
:root {
  --white: #ffffff;
}
.env-banner {
  color: #FFFFFF;
  height: 32px;
  font-size: 16px;
  text-align: center;
  z-index: 5000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.env-banner.env-banner-dev {
  background-color: #e24254;
}
.env-banner.env-banner-test {
  background-color: coral;
}
.banner-message {
  padding: 1.25rem 1.25rem 1.25rem 1.25rem;
  background-color: #E7F6F3;
  color: #FFFFFF;
  min-height: 64px;
  font-size: 16px;
  font-weight: 600;
  z-index: 5000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-bottom: #E7F6F3 solid 1px;
}
.advertisement-blade {
  background-color: #F4FAFC;
  padding: 40px;
  margin-top: 3rem;
}
.advertisement-blade img {
  max-width: 100px;
  width: 100%;
}
.subscription-required {
  width: 100%;
  background-color: #E7F6F3;
  padding: 36px;
  text-align: center;
}
:root {
  --white: #ffffff;
}
.btn-secondary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  border-radius: 10px;
  border: 2px solid #29B494;
  color: #000033;
  background: #29B494;
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.btn-secondary.small {
  padding: 8px 10px;
  font-size: 14px;
}
.btn-secondary:disabled {
  opacity: 0.4;
}
.btn-secondary:hover {
  border: 2px solid #000033;
  background: #000033;
  color: #FFFFFF;
}
.btn-secondary.medium {
  padding: 10px 15px;
  font-size: 16px;
}
.btn-secondary.large {
  padding: 15px 30px;
  font-size: 18px;
}
.btn-secondary.size-fixed,
.btn-secondary.fixed-size {
  display: flex;
  width: 200px;
  height: 45px;
}
.btn-primary {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  border-radius: 10px;
  border: 2px solid #000033;
  color: #FFFFFF;
  background: #000033;
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.btn-primary.small {
  padding: 8px 10px;
  font-size: 14px;
}
.btn-primary:disabled {
  opacity: 0.4;
}
.btn-primary:hover {
  border: 2px solid #29B494;
  background: #29B494;
  color: #000033;
}
.btn-primary.medium {
  padding: 10px 15px;
  font-size: 16px;
}
.btn-primary.large {
  padding: 15px 30px;
  font-size: 18px;
}
.btn-primary.size-fixed,
.btn-primary.fixed-size {
  display: flex;
  width: 200px;
  height: 45px;
}
.btn-light {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  border-radius: 10px;
  border: 2px solid #FFFFFF;
  color: #000033;
  background: #FFFFFF;
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.btn-light.small {
  padding: 8px 10px;
  font-size: 14px;
}
.btn-light:disabled {
  opacity: 0.4;
}
.btn-light:hover {
  border: 2px solid #FFFFFF;
  background: #000033;
  color: #FFFFFF;
}
.btn-light.medium {
  padding: 10px 15px;
  font-size: 16px;
}
.btn-light.large {
  padding: 15px 30px;
  font-size: 18px;
}
.btn-light.size-fixed,
.btn-light.fixed-size {
  display: flex;
  width: 200px;
  height: 45px;
}
.btn-primary-outlined {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  border-radius: 10px;
  border: 2px solid #000033;
  color: #000033;
  background: transparent;
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.btn-primary-outlined.small {
  padding: 8px 10px;
  font-size: 14px;
}
.btn-primary-outlined:disabled {
  opacity: 0.4;
}
.btn-primary-outlined:hover {
  border: 2px solid #000033;
  background: #000033;
  color: #FFFFFF;
}
.btn-primary-outlined.medium {
  padding: 10px 15px;
  font-size: 16px;
}
.btn-primary-outlined.large {
  padding: 15px 30px;
  font-size: 18px;
}
.btn-primary-outlined.size-fixed,
.btn-primary-outlined.fixed-size {
  display: flex;
  width: 200px;
  height: 45px;
}
.btn-primary-outlined p {
  font-weight: unset;
  color: unset;
}
.btn-secondary-outlined {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  border-radius: 10px;
  border: 2px solid #29B494;
  color: #29B494;
  background: transparent;
  text-align: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.btn-secondary-outlined.small {
  padding: 8px 10px;
  font-size: 14px;
}
.btn-secondary-outlined:disabled {
  opacity: 0.4;
}
.btn-secondary-outlined:hover {
  border: 2px solid #29B494;
  background: #29B494;
  color: #000033;
}
.btn-secondary-outlined.medium {
  padding: 10px 15px;
  font-size: 16px;
}
.btn-secondary-outlined.large {
  padding: 15px 30px;
  font-size: 18px;
}
.btn-secondary-outlined.size-fixed,
.btn-secondary-outlined.fixed-size {
  display: flex;
  width: 200px;
  height: 45px;
}
.primary-link {
  color: #000033 !important;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}
.primary-link h1,
.primary-link h2,
.primary-link h3,
.primary-link h4,
.primary-link h5 {
  color: unset;
}
.primary-link:hover,
.primary-link:active {
  color: #000033 !important;
  text-decoration: underline !important;
}
.primary-link.underlined {
  text-decoration: underline !important;
}
.primary-link.capitalize {
  text-transform: capitalize;
}
.primary-link:disabled {
  color: #C1C1C1 !important;
}
.btn-exit,
.btn-action {
  color: #000033 !important;
}
.btn-exit span,
.btn-action span {
  font-weight: 700;
}
.btn-exit:disabled,
.btn-action:disabled {
  color: #C1C1C1 !important;
}
.btn-exit:hover,
.btn-exit:active,
.btn-action:hover,
.btn-action:active {
  color: #29B494 !important;
}
.btn-exit:hover:disabled,
.btn-exit:active:disabled,
.btn-action:hover:disabled,
.btn-action:active:disabled {
  color: #C1C1C1 !important;
}
.check-icon {
  color: unset;
  background-color: unset;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: var(--primary);
  border-width: 2px;
  border-color: var(--primary);
}
.check-icon.mat-icon {
  height: 32px !important;
  width: 32px !important;
}
.check-icon-text-filled {
  background-color: var(--secondary);
  color: var(--primary);
  border-width: 2px;
  border-color: var(--secondary);
}
.check-icon-text-filled:hover {
  border-color: var(--secondary);
  background-color: var(--secondary);
  color: var(--primary);
}
.check-icon-text-filled.round-active-icon-text {
  height: 32px !important;
  width: 32px !important;
}
.check-icon-text-outline {
  background-color: transparent;
  color: var(--secondary);
  border-width: 2px;
  border-color: var(--secondary);
}
.check-icon-text-outline:hover {
  border-color: var(--secondary);
  background-color: transparent;
  color: var(--secondary);
}
.check-icon-text-outline.round-active-icon-text {
  height: 32px !important;
  width: 32px !important;
}
footer {
  height: fit-content;
  min-height: 70px;
}
footer .copywrite {
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  footer .copywrite {
    text-align: unset;
    width: unset;
  }
}
.header-container {
  position: sticky;
  top: 0;
  z-index: 1000;
}
.close-icon {
  width: 24px;
}
.menu-icon .mat-icon {
  font-size: 32px;
  height: 32px;
  width: 32px;
}
.header-logo img {
  width: 163px;
  max-width: 100%;
}
.header-logo-icon img {
  height: 38px;
  max-width: 100%;
}
:root {
  --white: #ffffff;
}
.mat-sidenav {
  width: 100%;
  padding-top: 0px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .mat-sidenav {
    width: 248px;
  }
}
.main-site .mat-drawer-content {
  position: absolute !important;
  width: 100%;
}
@media (min-width: 768px) {
  .main-site .mat-drawer-content {
    width: calc(100% - 248px);
  }
}
#snav .mat-drawer-inner-container {
  position: absolute;
  width: 100%;
  overflow: visible;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  #snav .mat-drawer-inner-container {
    width: 248px;
  }
}
#snav .mat-nav-list .mat-list-item {
  height: auto;
}
#snav .mat-nav-list .mat-list-item:hover {
  background: none;
}
#snav .mat-nav-list .mat-list-item .mat-list-item-content {
  display: block;
  padding: 0px 0px;
}
#snav .mat-nav-list .mat-list-item .mat-list-item-content:hover {
  background: none;
}
#snav .mat-nav-list .mat-list-item .mat-list-item-content:hover > a {
  color: #000033;
}
#snav .mat-nav-list .mat-list-item a {
  height: 45px;
  padding: 0 10px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  font-size: 15px;
  white-space: nowrap;
  color: #595959;
}
@media (min-width: 768px) {
  #snav .mat-nav-list .mat-list-item a {
    justify-content: flex-start;
  }
}
#snav .mat-nav-list .mat-list-item a mat-icon:not(.dd-icon) {
  margin-right: 8px;
}
#snav .mat-nav-list .mat-list-item a mat-icon {
  color: #000033;
}
#snav .mat-nav-list .mat-list-item a .dd-icon {
  font-size: 16px;
  width: 16px;
  transition: 0.2s ease-in;
  margin: 5px 0 5px 5px;
  height: 16px;
}
#snav .mat-nav-list .mat-list-item.selected > .mat-list-item-content > a:not(.custom-dropdown),
#snav .mat-nav-list .mat-list-item.active > .mat-list-item-content > a:not(.custom-dropdown) {
  background: #000033;
  color: #FFFFFF;
}
#snav .mat-nav-list .mat-list-item.selected > .mat-list-item-content > a:not(.custom-dropdown) mat-icon,
#snav .mat-nav-list .mat-list-item.active > .mat-list-item-content > a:not(.custom-dropdown) mat-icon {
  color: #FFFFFF;
}
#snav .mat-nav-list .mat-list-item.selected > .mat-list-item-content > a:not(.custom-dropdown) span,
#snav .mat-nav-list .mat-list-item.active > .mat-list-item-content > a:not(.custom-dropdown) span {
  color: #FFFFFF;
}
#snav .mat-nav-list .mat-list-item.selected > .mat-list-item-content > a:not(.custom-dropdown) .dd-icon,
#snav .mat-nav-list .mat-list-item.active > .mat-list-item-content > a:not(.custom-dropdown) .dd-icon {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#snav .mat-nav-list .mat-list-item.selected .sub-item .mat-list-item-content a.selected,
#snav .mat-nav-list .mat-list-item.active .sub-item .mat-list-item-content a.active {
  background: #000033;
  color: #FFFFFF;
  font-weight: 500;
}
#snav .app-sidebar > .mat-nav-list > .mat-list-item > .mat-list-item-content {
  padding: 0px 15px;
}
#snav .mat-nav-list .sub-item {
  display: none;
  margin-top: -15px;
}
#snav .mat-nav-list .sub-item a {
  padding-left: 40px;
  height: 50px;
  margin-bottom: 0px;
}
#snav .mat-nav-list .sub-item .child-sub-item {
  display: none;
  margin-top: -15px;
}
#snav .mat-nav-list .sub-item .child-sub-item a {
  padding: 0 0 0 55px;
  height: 50px;
  margin-bottom: 0px;
}
#snav .saperator {
  cursor: text;
  font-size: 13px;
  margin-bottom: 15px;
  margin-top: 25px;
  font-weight: 500;
  white-space: nowrap;
}
#snav .selected .sub-item,
#snav .active .sub-item {
  display: block;
}
#snav .selected .sub-item .active + .child-sub-item,
#snav .active .sub-item .active + .child-sub-item {
  display: block;
}
.version {
  padding: 12px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.grid-table {
  padding-left: 1rem;
  padding-right: 1rem;
}
.preview-table.mat-table .mat-header-row {
  height: 40px;
}
.preview-table.mat-table .mat-header-row .mat-header-cell {
  padding: 0;
}
.preview-table.mat-table .mat-row {
  height: 40px;
}
.preview-table.mat-table .mat-row .mat-cell {
  padding: 0;
}
.mat-table .mat-row {
  height: 64px;
  font-size: 16px;
  line-height: 1.5;
}
.mat-table .mat-header-row {
  font-size: 16px;
  line-height: 1.5;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.mat-table .mat-header-row .mat-sort-header-content {
  font-size: 14px;
  line-height: 1.75;
  font-weight: 600;
  height: 32px;
  color: var(--black);
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
}
.responsive-table table,
.responsive-table thead,
.responsive-table tbody,
.responsive-table th {
  display: block;
}
.responsive-table thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .responsive-table thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .responsive-table table {
    display: table;
  }
  .responsive-table thead {
    display: table-header-group;
  }
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .responsive-table tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
  }
}
.responsive-table th.mat-header-cell:last-of-type,
.responsive-table td.mat-cell:last-of-type,
.responsive-table td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.responsive-table td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
}
.responsive-table td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .responsive-table td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.responsive-table td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .responsive-table td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
  .responsive-table td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.responsive-table td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .responsive-table td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.responsive-table td:nth-of-type(1):before {
  content: "Start Date";
}
.responsive-table td:nth-of-type(2):before {
  content: "Training";
}
.responsive-table td:nth-of-type(3):before {
  content: "Status";
}
.responsive-table td:nth-of-type(4):before {
  content: "Certificate";
}
.responsive-table td:nth-of-type(5):before {
  content: "Issue Date";
}
.responsive-table td:nth-of-type(6):before {
  content: "Expire Date";
}
.responsive-table td:nth-of-type(7):before {
  content: "Retire Date";
}
@media (min-width: 1024px) {
  .responsive-table th {
    display: table-cell;
  }
}
th.mat-header-cell:last-of-type,
td.mat-cell:last-of-type,
td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-groups table,
.table-responsive-groups thead,
.table-responsive-groups tbody,
.table-responsive-groups th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-groups th {
    text-align: left !important;
  }
}
.table-responsive-groups th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td {
    width: 20% !important;
  }
}
.table-responsive-groups .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-groups thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-groups thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-groups table {
    display: table;
  }
  .table-responsive-groups thead {
    display: table-header-group;
  }
  .table-responsive-groups tbody {
    display: table-row-group;
  }
}
.table-responsive-groups tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-groups tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-groups th.mat-header-cell:last-of-type,
.table-responsive-groups td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-groups td,
.table-responsive-groups th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td,
  .table-responsive-groups th {
    font-size: 16px !important;
  }
}
.table-responsive-groups td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-groups td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-groups td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-groups td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td p {
    font-size: 16px !important;
  }
}
.table-responsive-groups td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td a {
    font-size: 16px !important;
  }
  .table-responsive-groups td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-groups td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-groups td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-groups td:nth-of-type(1):before {
  content: "Group Name";
}
.table-responsive-groups td:nth-of-type(2):before {
  content: "Trainings";
}
.table-responsive-groups td:nth-of-type(3):before {
  content: "Number of Learners";
}
.table-responsive-groups td:nth-of-type(4):before {
  content: "Status";
}
.table-responsive-groups td:nth-of-type(5):before {
  content: " ";
}
@media (min-width: 1024px) {
  .table-responsive-groups th {
    display: table-cell;
  }
}
.table-responsive-users table,
.table-responsive-users thead,
.table-responsive-users tbody,
.table-responsive-users th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-users th {
    text-align: left !important;
  }
}
.table-responsive-users th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td {
    width: 14% !important;
  }
}
.table-responsive-users .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-users thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-users thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-users table {
    display: table;
  }
  .table-responsive-users thead {
    display: table-header-group;
  }
  .table-responsive-users tbody {
    display: table-row-group;
  }
}
.table-responsive-users tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-users tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-users th.mat-header-cell:last-of-type,
.table-responsive-users td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-users td,
.table-responsive-users th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td,
  .table-responsive-users th {
    font-size: 16px !important;
  }
}
.table-responsive-users td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-users td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-users td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-users td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td p {
    font-size: 16px !important;
  }
}
.table-responsive-users td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td a {
    font-size: 16px !important;
  }
  .table-responsive-users td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-users td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-users td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-users td:nth-of-type(1):before {
  content: "First Name";
}
.table-responsive-users td:nth-of-type(2):before {
  content: "Last Name";
}
.table-responsive-users td:nth-of-type(3):before {
  content: "Email Address";
}
.table-responsive-users td:nth-of-type(4):before {
  content: "Associated Date";
}
.table-responsive-users td:nth-of-type(5):before {
  content: "Groups";
}
.table-responsive-users td:nth-of-type(6):before {
  content: "Roles";
}
.table-responsive-users td:nth-of-type(7):before {
  content: "Status";
}
.table-responsive-users td:nth-of-type(8):before {
  content: " ";
}
@media (min-width: 1024px) {
  .table-responsive-users th {
    display: table-cell;
  }
}
.seperate-header-table .expanded-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.seperate-header-table .mat-column-header-row-first-group,
.seperate-header-table .mat-column-header-row-second-group,
.seperate-header-table .mat-column-header-row-third-group,
.seperate-header-table .mat-column-header-row-fifth-group,
.seperate-header-table .mat-column-header-row-sixth-group {
  border-bottom-color: transparent !important;
}
.seperate-header-table .mat-column-header-row-fourth-group {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-align: center !important;
}
.seperate-header-table .mat-header-cell.mat-column-courseName,
.seperate-header-table .mat-header-cell.mat-column-trainingType,
.seperate-header-table .mat-header-cell.mat-column-state,
.seperate-header-table .mat-header-cell.mat-column-registrationCount,
.seperate-header-table .mat-header-cell.mat-column-certsIssuedCount {
  transform: translateY(-28px);
  width: 12.5% !important;
}
.seperate-header-table .mat-column-header-row-first-group,
.seperate-header-table .mat-header-cell.mat-column-courseName,
.seperate-header-table .mat-cell.mat-column-courseName {
  padding-left: 0 !important;
}
.seperate-header-table .mat-header-cell.mat-column-courseName,
.seperate-header-table .mat-header-cell.mat-column-trainingType,
.seperate-header-table .mat-header-cell.mat-column-state,
.seperate-header-table .mat-header-cell.mat-column-registrationCount,
.seperate-header-table .mat-header-cell.mat-column-certsIssuedCount {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-align: center !important;
}
.seperate-header-table .mat-header-cell.mat-column-completeCount,
.seperate-header-table .mat-header-cell.mat-column-inProgressCount,
.seperate-header-table .mat-header-cell.mat-column-notStartedCount {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-align: center !important;
}
.seperate-header-table table.mat-table,
.seperate-header-table th.mat-header-cell,
.seperate-header-table td.mat-cell {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.seperate-header-table td {
  width: 12.5% !important;
  text-align: center !important;
}
.seperate-header-table tr.detail-row {
  height: 0;
}
.seperate-header-table tr.not-expanded-row {
  background: #eee;
}
.seperate-header-table .mat-column-expandedDetail {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.seperate-header-table .expand-hide-row {
  overflow: hidden;
  display: flex;
}
.seperate-header-table .expand-hide-row .expanded-table {
  flex: 1 !important;
  height: 64px !important;
  display: flex;
  align-items: center;
}
.seperate-header-table .expand-hide-row .expanded-table:not(:first-child) {
  justify-content: center;
}
.seperate-header-table .expand-hide-row .expanded-table:not(:first-child) div {
  padding-left: 0;
}
.seperate-header-table .expand-hide-row .expanded-table:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.seperate-header-table .expand-hide-row .expanded-table div {
  padding-left: 64px;
}
th.mat-header-cell {
  color: var(--black);
  font-size: 14px;
  font-weight: 600;
}
.table-responsive-learner-metrics table,
.table-responsive-learner-metrics thead,
.table-responsive-learner-metrics tbody,
.table-responsive-learner-metrics th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics th {
    text-align: left !important;
  }
}
.table-responsive-learner-metrics th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
.table-responsive-learner-metrics .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-learner-metrics thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-learner-metrics table {
    display: table;
  }
  .table-responsive-learner-metrics thead {
    display: table-header-group;
  }
  .table-responsive-learner-metrics tbody {
    display: table-row-group;
  }
}
.table-responsive-learner-metrics tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-learner-metrics th.mat-header-cell:last-of-type,
.table-responsive-learner-metrics td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-learner-metrics td,
.table-responsive-learner-metrics th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td,
  .table-responsive-learner-metrics th {
    font-size: 16px !important;
  }
}
.table-responsive-learner-metrics td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-learner-metrics td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-learner-metrics td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-learner-metrics td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td p {
    font-size: 16px !important;
  }
}
.table-responsive-learner-metrics td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td a {
    font-size: 16px !important;
  }
  .table-responsive-learner-metrics td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-learner-metrics td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-learner-metrics td:nth-of-type(1):before {
  content: "First Name";
}
.table-responsive-learner-metrics td:nth-of-type(2):before {
  content: "Last Name";
}
.table-responsive-learner-metrics td:nth-of-type(3):before {
  content: "Email Address";
}
.table-responsive-learner-metrics td:nth-of-type(4):before {
  content: "Training";
}
.table-responsive-learner-metrics td:nth-of-type(5):before {
  content: "Version";
}
.table-responsive-learner-metrics td:nth-of-type(6):before {
  content: "Added";
}
.table-responsive-learner-metrics td:nth-of-type(7):before {
  content: "End";
}
.table-responsive-learner-metrics td:nth-of-type(8):before {
  content: "Status";
}
.table-responsive-learner-metrics td:nth-of-type(9):before {
  content: "Certificate";
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics th {
    display: table-cell;
  }
}
.table-responsive-offsite-certs table,
.table-responsive-offsite-certs thead,
.table-responsive-offsite-certs tbody,
.table-responsive-offsite-certs th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs th {
    text-align: left !important;
  }
}
.table-responsive-offsite-certs th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
.table-responsive-offsite-certs .mat-column-actions {
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-offsite-certs thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-offsite-certs table {
    display: table;
  }
  .table-responsive-offsite-certs thead {
    display: table-header-group;
  }
  .table-responsive-offsite-certs tbody {
    display: table-row-group;
  }
}
.table-responsive-offsite-certs tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-offsite-certs th.mat-header-cell:last-of-type,
.table-responsive-offsite-certs td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-offsite-certs td,
.table-responsive-offsite-certs th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td,
  .table-responsive-offsite-certs th {
    font-size: 16px !important;
  }
}
.table-responsive-offsite-certs td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-offsite-certs td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-offsite-certs td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-offsite-certs td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td p {
    font-size: 16px !important;
  }
}
.table-responsive-offsite-certs td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td a {
    font-size: 16px !important;
  }
  .table-responsive-offsite-certs td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-offsite-certs td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td::before {
    font-size: 16px !important;
    content: none !important;
  }
  .table-responsive-offsite-certs th {
    display: table-cell;
  }
}
.table-responsive-profile-associated table,
.table-responsive-profile-associated thead,
.table-responsive-profile-associated tbody,
.table-responsive-profile-associated th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated th {
    text-align: left !important;
  }
}
.table-responsive-profile-associated th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
.table-responsive-profile-associated .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-profile-associated thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-profile-associated table {
    display: table;
  }
  .table-responsive-profile-associated thead {
    display: table-header-group;
  }
  .table-responsive-profile-associated tbody {
    display: table-row-group;
  }
}
.table-responsive-profile-associated tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-profile-associated th.mat-header-cell:last-of-type,
.table-responsive-profile-associated td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-profile-associated td,
.table-responsive-profile-associated th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td,
  .table-responsive-profile-associated th {
    font-size: 16px !important;
  }
}
.table-responsive-profile-associated td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-profile-associated td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-profile-associated td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-profile-associated td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td p {
    font-size: 16px !important;
  }
}
.table-responsive-profile-associated td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td a {
    font-size: 16px !important;
  }
  .table-responsive-profile-associated td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-profile-associated td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-profile-associated td:nth-of-type(1):before {
  content: "Name";
}
.table-responsive-profile-associated td:nth-of-type(2):before {
  content: "Roles";
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated th {
    display: table-cell;
  }
}
.center-theader .mat-sort-header-container {
  justify-content: center;
}
.wrap-anywhere table tbody tr td.mat-cell {
  overflow-wrap: anywhere;
}
:root {
  --white: #ffffff;
}
h1,
h2,
h3,
h4,
h5 {
  color: #000033;
}
p,
.privacy-list {
  color: #171717;
}
.privacy-list {
  list-style: disc;
  padding-left: 40px;
}
.mat-toolbar h1,
h1 {
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}
@media (min-width: 992px) {
  .mat-toolbar h1,
  h1 {
    font-size: 42px;
    line-height: 50px;
  }
  .mat-toolbar h1.learner,
  h1.learner {
    font-size: 30px;
    line-height: 36px;
  }
}
.breadcrumb-item {
  font-size: 30px;
  line-height: 36px;
}
.mat-toolbar h2,
h2 {
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
}
@media (min-width: 992px) {
  .mat-toolbar h2,
  h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .mat-toolbar h2.learner,
  h2.learner {
    font-size: 20px;
    line-height: 24px;
  }
}
.mat-toolbar h3,
h3 {
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
@media (min-width: 992px) {
  .mat-toolbar h3,
  h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .mat-toolbar h3.learner,
  h3.learner {
    font-size: 16px;
    line-height: 20px;
  }
}
.mat-toolbar h4,
h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .mat-toolbar h4,
  h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
p,
.privacy-list {
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
p.bold,
.privacy-list.bold {
  font-weight: 600;
}
p a,
.privacy-list a {
  color: #000333;
  font-weight: 600;
  line-height: 18px;
  text-decoration-line: underline;
}
p.small,
.privacy-list.small {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}
p.medium,
.privacy-list.medium {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.strong {
  font-weight: 700;
}
.grid-table {
  padding-left: 1rem;
  padding-right: 1rem;
}
.preview-table.mat-table .mat-header-row {
  height: 40px;
}
.preview-table.mat-table .mat-header-row .mat-header-cell {
  padding: 0;
}
.preview-table.mat-table .mat-row {
  height: 40px;
}
.preview-table.mat-table .mat-row .mat-cell {
  padding: 0;
}
.mat-table .mat-row {
  height: 64px;
  font-size: 16px;
  line-height: 1.5;
}
.mat-table .mat-header-row {
  font-size: 16px;
  line-height: 1.5;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.mat-table .mat-header-row .mat-sort-header-content {
  font-size: 14px;
  line-height: 1.75;
  font-weight: 600;
  height: 32px;
  color: var(--black);
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
}
.responsive-table table,
.responsive-table thead,
.responsive-table tbody,
.responsive-table th {
  display: block;
}
.responsive-table thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .responsive-table thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .responsive-table table {
    display: table;
  }
  .responsive-table thead {
    display: table-header-group;
  }
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .responsive-table tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
  }
}
.responsive-table th.mat-header-cell:last-of-type,
.responsive-table td.mat-cell:last-of-type,
.responsive-table td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.responsive-table td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
}
.responsive-table td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .responsive-table td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.responsive-table td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .responsive-table td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
  .responsive-table td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.responsive-table td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .responsive-table td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.responsive-table td:nth-of-type(1):before {
  content: "Start Date";
}
.responsive-table td:nth-of-type(2):before {
  content: "Training";
}
.responsive-table td:nth-of-type(3):before {
  content: "Status";
}
.responsive-table td:nth-of-type(4):before {
  content: "Certificate";
}
.responsive-table td:nth-of-type(5):before {
  content: "Issue Date";
}
.responsive-table td:nth-of-type(6):before {
  content: "Expire Date";
}
.responsive-table td:nth-of-type(7):before {
  content: "Retire Date";
}
@media (min-width: 1024px) {
  .responsive-table th {
    display: table-cell;
  }
}
th.mat-header-cell:last-of-type,
td.mat-cell:last-of-type,
td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-groups table,
.table-responsive-groups thead,
.table-responsive-groups tbody,
.table-responsive-groups th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-groups th {
    text-align: left !important;
  }
}
.table-responsive-groups th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td {
    width: 20% !important;
  }
}
.table-responsive-groups .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-groups thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-groups thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-groups table {
    display: table;
  }
  .table-responsive-groups thead {
    display: table-header-group;
  }
  .table-responsive-groups tbody {
    display: table-row-group;
  }
}
.table-responsive-groups tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-groups tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-groups th.mat-header-cell:last-of-type,
.table-responsive-groups td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-groups td,
.table-responsive-groups th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td,
  .table-responsive-groups th {
    font-size: 16px !important;
  }
}
.table-responsive-groups td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-groups td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-groups td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-groups td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td p {
    font-size: 16px !important;
  }
}
.table-responsive-groups td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-groups td a {
    font-size: 16px !important;
  }
  .table-responsive-groups td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-groups td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-groups td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-groups td:nth-of-type(1):before {
  content: "Group Name";
}
.table-responsive-groups td:nth-of-type(2):before {
  content: "Trainings";
}
.table-responsive-groups td:nth-of-type(3):before {
  content: "Number of Learners";
}
.table-responsive-groups td:nth-of-type(4):before {
  content: "Status";
}
.table-responsive-groups td:nth-of-type(5):before {
  content: " ";
}
@media (min-width: 1024px) {
  .table-responsive-groups th {
    display: table-cell;
  }
}
.table-responsive-users table,
.table-responsive-users thead,
.table-responsive-users tbody,
.table-responsive-users th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-users th {
    text-align: left !important;
  }
}
.table-responsive-users th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td {
    width: 14% !important;
  }
}
.table-responsive-users .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-users thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-users thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-users table {
    display: table;
  }
  .table-responsive-users thead {
    display: table-header-group;
  }
  .table-responsive-users tbody {
    display: table-row-group;
  }
}
.table-responsive-users tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-users tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-users th.mat-header-cell:last-of-type,
.table-responsive-users td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-users td,
.table-responsive-users th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td,
  .table-responsive-users th {
    font-size: 16px !important;
  }
}
.table-responsive-users td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-users td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-users td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-users td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td p {
    font-size: 16px !important;
  }
}
.table-responsive-users td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-users td a {
    font-size: 16px !important;
  }
  .table-responsive-users td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-users td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-users td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-users td:nth-of-type(1):before {
  content: "First Name";
}
.table-responsive-users td:nth-of-type(2):before {
  content: "Last Name";
}
.table-responsive-users td:nth-of-type(3):before {
  content: "Email Address";
}
.table-responsive-users td:nth-of-type(4):before {
  content: "Associated Date";
}
.table-responsive-users td:nth-of-type(5):before {
  content: "Groups";
}
.table-responsive-users td:nth-of-type(6):before {
  content: "Roles";
}
.table-responsive-users td:nth-of-type(7):before {
  content: "Status";
}
.table-responsive-users td:nth-of-type(8):before {
  content: " ";
}
@media (min-width: 1024px) {
  .table-responsive-users th {
    display: table-cell;
  }
}
.seperate-header-table .expanded-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.seperate-header-table .mat-column-header-row-first-group,
.seperate-header-table .mat-column-header-row-second-group,
.seperate-header-table .mat-column-header-row-third-group,
.seperate-header-table .mat-column-header-row-fifth-group,
.seperate-header-table .mat-column-header-row-sixth-group {
  border-bottom-color: transparent !important;
}
.seperate-header-table .mat-column-header-row-fourth-group {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-align: center !important;
}
.seperate-header-table .mat-header-cell.mat-column-courseName,
.seperate-header-table .mat-header-cell.mat-column-trainingType,
.seperate-header-table .mat-header-cell.mat-column-state,
.seperate-header-table .mat-header-cell.mat-column-registrationCount,
.seperate-header-table .mat-header-cell.mat-column-certsIssuedCount {
  transform: translateY(-28px);
  width: 12.5% !important;
}
.seperate-header-table .mat-column-header-row-first-group,
.seperate-header-table .mat-header-cell.mat-column-courseName,
.seperate-header-table .mat-cell.mat-column-courseName {
  padding-left: 0 !important;
}
.seperate-header-table .mat-header-cell.mat-column-courseName,
.seperate-header-table .mat-header-cell.mat-column-trainingType,
.seperate-header-table .mat-header-cell.mat-column-state,
.seperate-header-table .mat-header-cell.mat-column-registrationCount,
.seperate-header-table .mat-header-cell.mat-column-certsIssuedCount {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-align: center !important;
}
.seperate-header-table .mat-header-cell.mat-column-completeCount,
.seperate-header-table .mat-header-cell.mat-column-inProgressCount,
.seperate-header-table .mat-header-cell.mat-column-notStartedCount {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-align: center !important;
}
.seperate-header-table table.mat-table,
.seperate-header-table th.mat-header-cell,
.seperate-header-table td.mat-cell {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.seperate-header-table td {
  width: 12.5% !important;
  text-align: center !important;
}
.seperate-header-table tr.detail-row {
  height: 0;
}
.seperate-header-table tr.not-expanded-row {
  background: #eee;
}
.seperate-header-table .mat-column-expandedDetail {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.seperate-header-table .expand-hide-row {
  overflow: hidden;
  display: flex;
}
.seperate-header-table .expand-hide-row .expanded-table {
  flex: 1 !important;
  height: 64px !important;
  display: flex;
  align-items: center;
}
.seperate-header-table .expand-hide-row .expanded-table:not(:first-child) {
  justify-content: center;
}
.seperate-header-table .expand-hide-row .expanded-table:not(:first-child) div {
  padding-left: 0;
}
.seperate-header-table .expand-hide-row .expanded-table:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.seperate-header-table .expand-hide-row .expanded-table div {
  padding-left: 64px;
}
th.mat-header-cell {
  color: var(--black);
  font-size: 14px;
  font-weight: 600;
}
.table-responsive-learner-metrics table,
.table-responsive-learner-metrics thead,
.table-responsive-learner-metrics tbody,
.table-responsive-learner-metrics th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics th {
    text-align: left !important;
  }
}
.table-responsive-learner-metrics th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
.table-responsive-learner-metrics .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-learner-metrics thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-learner-metrics table {
    display: table;
  }
  .table-responsive-learner-metrics thead {
    display: table-header-group;
  }
  .table-responsive-learner-metrics tbody {
    display: table-row-group;
  }
}
.table-responsive-learner-metrics tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-learner-metrics th.mat-header-cell:last-of-type,
.table-responsive-learner-metrics td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-learner-metrics td,
.table-responsive-learner-metrics th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td,
  .table-responsive-learner-metrics th {
    font-size: 16px !important;
  }
}
.table-responsive-learner-metrics td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-learner-metrics td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-learner-metrics td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-learner-metrics td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td p {
    font-size: 16px !important;
  }
}
.table-responsive-learner-metrics td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td a {
    font-size: 16px !important;
  }
  .table-responsive-learner-metrics td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-learner-metrics td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-learner-metrics td:nth-of-type(1):before {
  content: "First Name";
}
.table-responsive-learner-metrics td:nth-of-type(2):before {
  content: "Last Name";
}
.table-responsive-learner-metrics td:nth-of-type(3):before {
  content: "Email Address";
}
.table-responsive-learner-metrics td:nth-of-type(4):before {
  content: "Training";
}
.table-responsive-learner-metrics td:nth-of-type(5):before {
  content: "Version";
}
.table-responsive-learner-metrics td:nth-of-type(6):before {
  content: "Added";
}
.table-responsive-learner-metrics td:nth-of-type(7):before {
  content: "End";
}
.table-responsive-learner-metrics td:nth-of-type(8):before {
  content: "Status";
}
.table-responsive-learner-metrics td:nth-of-type(9):before {
  content: "Certificate";
}
@media (min-width: 1024px) {
  .table-responsive-learner-metrics th {
    display: table-cell;
  }
}
.table-responsive-offsite-certs table,
.table-responsive-offsite-certs thead,
.table-responsive-offsite-certs tbody,
.table-responsive-offsite-certs th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs th {
    text-align: left !important;
  }
}
.table-responsive-offsite-certs th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
.table-responsive-offsite-certs .mat-column-actions {
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-offsite-certs thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-offsite-certs table {
    display: table;
  }
  .table-responsive-offsite-certs thead {
    display: table-header-group;
  }
  .table-responsive-offsite-certs tbody {
    display: table-row-group;
  }
}
.table-responsive-offsite-certs tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-offsite-certs th.mat-header-cell:last-of-type,
.table-responsive-offsite-certs td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-offsite-certs td,
.table-responsive-offsite-certs th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td,
  .table-responsive-offsite-certs th {
    font-size: 16px !important;
  }
}
.table-responsive-offsite-certs td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-offsite-certs td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-offsite-certs td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-offsite-certs td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td p {
    font-size: 16px !important;
  }
}
.table-responsive-offsite-certs td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td a {
    font-size: 16px !important;
  }
  .table-responsive-offsite-certs td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-offsite-certs td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-offsite-certs td::before {
    font-size: 16px !important;
    content: none !important;
  }
  .table-responsive-offsite-certs th {
    display: table-cell;
  }
}
.table-responsive-profile-associated table,
.table-responsive-profile-associated thead,
.table-responsive-profile-associated tbody,
.table-responsive-profile-associated th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated th {
    text-align: left !important;
  }
}
.table-responsive-profile-associated th.mat-header-cell:first-of-type {
  padding-left: 0 !important;
}
.table-responsive-profile-associated .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-profile-associated thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-profile-associated table {
    display: table;
  }
  .table-responsive-profile-associated thead {
    display: table-header-group;
  }
  .table-responsive-profile-associated tbody {
    display: table-row-group;
  }
}
.table-responsive-profile-associated tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-profile-associated th.mat-header-cell:last-of-type,
.table-responsive-profile-associated td.mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-profile-associated td,
.table-responsive-profile-associated th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td,
  .table-responsive-profile-associated th {
    font-size: 16px !important;
  }
}
.table-responsive-profile-associated td {
  position: relative;
  padding-left: 55% !important;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
  border-bottom-width: 0 !important;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding-right: 15px !important;
  word-break: break-word;
}
.table-responsive-profile-associated td:first-child {
  border-top: 1px solid #ddd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-profile-associated td:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #ddd !important;
  padding-bottom: 10px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-profile-associated td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td p {
    font-size: 16px !important;
  }
}
.table-responsive-profile-associated td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td a {
    font-size: 16px !important;
  }
  .table-responsive-profile-associated td {
    display: table-cell;
    padding-left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom-width: 1px !important;
    border-right: none;
    border-left: none;
    height: 64px;
  }
}
.table-responsive-profile-associated td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-profile-associated td:nth-of-type(1):before {
  content: "Name";
}
.table-responsive-profile-associated td:nth-of-type(2):before {
  content: "Roles";
}
@media (min-width: 1024px) {
  .table-responsive-profile-associated th {
    display: table-cell;
  }
}
.center-theader .mat-sort-header-container {
  justify-content: center;
}
.wrap-anywhere table tbody tr td.mat-cell {
  overflow-wrap: anywhere;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
body {
  margin: 0;
  line-height: 1.5;
}
iframe.course-player-container {
  position: fixed;
  height: 100% !important;
  width: 100%;
  top: 0;
  left: 0;
}
.page-wrapper {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.main-site {
  width: 100%;
  flex-grow: 1;
}
.noti-container {
  display: flex;
  justify-content: center;
  width: 100%;
}
.noti-container .noti {
  display: flex;
  margin: 0 1rem 1.5rem 1rem;
  text-align: center;
  border: #27b494 1px solid;
  border-radius: 0.25rem;
  padding: 1rem;
  width: fit-content;
  align-items: center;
}
.noti-container .noti .mat-icon {
  margin-left: 1rem;
}
.mat-menu-panel {
  max-width: none !important;
  border-radius: 0 !important;
}
.w-min-none {
  min-width: unset !important;
}
.blank-component-mat-drawer-content {
  overflow: auto !important;
}
.break-word {
  word-break: break-word !important;
}
@media screen and (max-width: 767px) {
  _::-webkit-full-page-media,
  _:future,
  :root .safari-only {
    padding-bottom: 30px;
  }
}
.width-55 {
  width: 55%;
}
.min-h-45 {
  height: 70px;
}
.secondary-text-color {
  color: #FFFFFF;
}
.primary-bg-color {
  background-color: #000033;
}
.secondary-bg-color {
  background-color: #29B494;
}
.primary-text-color {
  color: #000033;
}
.tertiary-text-color {
  color: #595959;
}
.bg-color-light {
  background-color: #E7F6F3;
}
.bg-color-lightGreen {
  background-color: #E7F6F3;
}
.bg-color-lightBlue {
  background-color: #F4FAFC;
}
.text-color-light {
  color: #E7F6F3;
}
.table-text-center .mat-sort-header-container,
.table-text-center td,
.table-text-center th {
  text-align: center;
  justify-content: center;
}
.custom-container-1140 {
  max-width: 1140px;
}
.custom-container-1030 {
  max-width: 1030px;
}
.black-backdrop {
  background-color: rgba(23, 23, 23, 0.8);
}
.mat-drawer-container {
  background-color: #ffffff !important;
}
.border-color-ddd {
  border-color: #dddddd !important;
}
.border-color-c1c1c1 {
  border-color: #C1C1C1 !important;
}
.text-color-c1c1c1 {
  color: #C1C1C1 !important;
}
.tooltip-bg {
  background-color: #E7F6F3 !important;
}
.tooltip-border {
  border-color: #E7F6F3 !important;
}
.z-index-1060 {
  z-index: 1060 !important;
}
.min-w-192 {
  min-width: 192px !important;
}
.bg-fafafa {
  background-color: #fafafa;
}
.rotate-90ccw {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.mat-toolbar-multi-row {
  height: unset !important;
}
.smaller-combo-box {
  width: 90%;
  align-content: end;
  justify-content: right;
}
.custom-autocomplete-size {
  min-width: 35vw !important;
}
.mat-snack-bar-container {
  background-color: #fff !important;
}
.cdk-overlay-container.custom-style {
  z-index: 999999 !important;
  position: absolute !important;
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-body {
  padding: 0;
  background-color: white;
  margin: 0.5rem;
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-body .course-module-item:last-of-type {
  border-bottom: none;
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-body .course-module-item .module-item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  flex-wrap: wrap;
  font-weight: 800;
  border-bottom: solid 1px lightgray;
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-body .course-module-item .module-item-content .module-item-title {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-body .course-module-item .module-item-content .module-item-action {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 486px) {
  .custom-accordion-training.mat-accordion .mat-expansion-panel-body .course-module-item .module-item-content .module-item-action {
    width: 100%;
    justify-content: space-between;
  }
}
.custom-accordion-training.mat-accordion .mat-expansion-panel {
  box-shadow: none;
  margin-bottom: 1rem;
  background-color: #f4fafc;
  border-radius: 0.5rem !important;
}
@media screen and (max-width: 768px) {
  .custom-accordion-training.mat-accordion .mat-expansion-panel {
    border-radius: 0 !important;
  }
}
.custom-accordion-training.mat-accordion .mat-expansion-panel .mat-expansion-indicator::after {
  align-items: start;
  border-color: var(--primary);
}
.custom-accordion-training.mat-accordion .mat-expansion-panel.mat-expanded .mat-expansion-indicator::after {
  border-color: var(--primary);
}
.custom-accordion-training.mat-accordion .mat-expansion-panel .mat-action-row {
  border: none;
  padding: 0;
  margin: 0;
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-header-title {
  justify-content: space-between;
  flex-wrap: wrap;
  height: fit-content !important;
  color: var(--primary);
  margin-right: 169px;
}
@media screen and (max-width: 1200px) {
  .custom-accordion-training.mat-accordion .mat-expansion-panel-header-title {
    margin-right: 24px;
  }
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-title {
  margin-bottom: 8px;
  min-width: 344px;
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-title-sub {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 992px) {
  .custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-title-sub {
    font-size: 14px;
  }
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-title-main {
  font-size: 20px;
  font-weight: 800;
}
@media screen and (max-width: 992px) {
  .custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-title-main {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-title {
    width: 100%;
  }
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-progress {
  min-width: 256px;
  margin-bottom: 8px;
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-status {
  min-width: 108px;
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-status {
    text-align: left;
    font-size: 16px;
  }
}
@media screen and (max-width: 486px) {
  .custom-accordion-training.mat-accordion .mat-expansion-panel-header-title .course-status {
    width: 100%;
    text-align: left;
    font-size: 14px;
  }
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-header {
  height: fit-content;
  min-height: 120px;
  font-size: 18px;
  font-weight: 600;
  padding: 1rem;
}
@media screen and (max-width: 486px) {
  .custom-accordion-training.mat-accordion .mat-expansion-panel-header {
    align-items: baseline;
  }
}
.custom-accordion-training.mat-accordion .mat-expansion-panel-header .ce-tag {
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.expanded-panel-color {
  background-color: #f4fafc !important;
}
.custom-accordion-pricing.mat-accordion .mat-expansion-panel {
  display: unset;
  border-radius: 8px !important;
}
.custom-accordion-pricing.mat-accordion .mat-expansion-panel .mat-expanded span mat-panel-title div mat-icon {
  opacity: 1 !important;
}
.custom-accordion-pricing.mat-accordion .mat-expansion-panel .mat-expansion-indicator {
  display: none;
}
@media (hover: none) {
  .custom-accordion-pricing.mat-accordion .mat-expansion-panel .mat-expansion-panel:not(.mat-expanded) :not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: red;
  }
}
.custom-accordion-pricing.mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  margin-left: 18px;
  margin-right: 18px;
  margin-top: 16px;
  margin-bottom: 0;
  padding: 16px;
  border-radius: 8px;
  height: 64px;
}
.custom-accordion-pricing.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded {
  background-color: var(--primary) !important;
}
.custom-accordion-pricing.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded h4,
.custom-accordion-pricing.mat-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded p {
  color: white !important;
}
.custom-accordion-pricing.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom-accordion-pricing.mat-accordion .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  margin-left: 1rem;
  margin-right: 1rem;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.step-progress {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--secondary);
  width: fit-content;
}
.step-progress .progress-complete-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
}
.step-progress .progress-complete-icon-wrapper .round-active-text-progress {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  border-radius: 100%;
  font-size: 20px;
  height: 26px;
  width: 26px;
  line-height: 20px;
  z-index: 1;
}
.step-progress mat-icon.icon {
  font-size: 32px !important;
  width: 32px !important;
  height: 32px !important;
  line-height: 32px !important;
  z-index: 1;
}
.step-progress mat-icon.icon.inactive {
  color: #808080 !important;
}
.step-progress .bar {
  width: 2rem;
  height: 0.5rem;
  margin-left: -4px;
  margin-right: -4px;
  background-color: var(--secondary);
  z-index: 0;
}
.step-progress .bar.inactive {
  background-color: #c1c1c1 !important;
}
.circle-close-icon {
  border-radius: 100%;
  border: solid 2px var(--primary);
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
}
.circle-close-icon mat-icon {
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 800;
  height: 16px !important;
  width: 16px !important;
}
:root {
  --white: #ffffff;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
body {
  margin: 0;
  line-height: 1.5;
}
iframe.course-player-container {
  position: fixed;
  height: 100% !important;
  width: 100%;
  top: 0;
  left: 0;
}
.page-wrapper {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.main-site {
  width: 100%;
  flex-grow: 1;
}
.noti-container {
  display: flex;
  justify-content: center;
  width: 100%;
}
.noti-container .noti {
  display: flex;
  margin: 0 1rem 1.5rem 1rem;
  text-align: center;
  border: #27b494 1px solid;
  border-radius: 0.25rem;
  padding: 1rem;
  width: fit-content;
  align-items: center;
}
.noti-container .noti .mat-icon {
  margin-left: 1rem;
}
.mat-menu-panel {
  max-width: none !important;
  border-radius: 0 !important;
}
.w-min-none {
  min-width: unset !important;
}
.blank-component-mat-drawer-content {
  overflow: auto !important;
}
.break-word {
  word-break: break-word !important;
}
@media screen and (max-width: 767px) {
  _::-webkit-full-page-media,
  _:future,
  :root .safari-only {
    padding-bottom: 30px;
  }
}
.width-55 {
  width: 55%;
}
.min-h-45 {
  height: 70px;
}
.secondary-text-color {
  color: #FFFFFF;
}
.primary-bg-color {
  background-color: #000033;
}
.secondary-bg-color {
  background-color: #29B494;
}
.primary-text-color {
  color: #000033;
}
.tertiary-text-color {
  color: #595959;
}
.bg-color-light {
  background-color: #E7F6F3;
}
.bg-color-lightGreen {
  background-color: #E7F6F3;
}
.bg-color-lightBlue {
  background-color: #F4FAFC;
}
.text-color-light {
  color: #E7F6F3;
}
.table-text-center .mat-sort-header-container,
.table-text-center td,
.table-text-center th {
  text-align: center;
  justify-content: center;
}
.custom-container-1140 {
  max-width: 1140px;
}
.custom-container-1030 {
  max-width: 1030px;
}
.black-backdrop {
  background-color: rgba(23, 23, 23, 0.8);
}
.mat-drawer-container {
  background-color: #ffffff !important;
}
.border-color-ddd {
  border-color: #dddddd !important;
}
.border-color-c1c1c1 {
  border-color: #C1C1C1 !important;
}
.text-color-c1c1c1 {
  color: #C1C1C1 !important;
}
.tooltip-bg {
  background-color: #E7F6F3 !important;
}
.tooltip-border {
  border-color: #E7F6F3 !important;
}
.z-index-1060 {
  z-index: 1060 !important;
}
.min-w-192 {
  min-width: 192px !important;
}
.bg-fafafa {
  background-color: #fafafa;
}
.rotate-90ccw {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.mat-toolbar-multi-row {
  height: unset !important;
}
.smaller-combo-box {
  width: 90%;
  align-content: end;
  justify-content: right;
}
.custom-autocomplete-size {
  min-width: 35vw !important;
}
.mat-snack-bar-container {
  background-color: #fff !important;
}
.cdk-overlay-container.custom-style {
  z-index: 999999 !important;
  position: absolute !important;
}
.user-profile {
  position: relative;
  background-size: cover;
}
.user-profile .profile-img {
  width: 50px;
  margin-left: 30px;
  padding: 31px 0;
  border-radius: 100%;
}
.user-profile .profile-img::before {
  -webkit-animation: 2.5s blow 0s linear infinite;
  animation: 2.5s blow 0s linear infinite;
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  top: 31px;
  margin: 0 auto;
  border-radius: 50%;
  z-index: 0;
}
@-webkit-keyframes blow {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
}
@keyframes blow {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 0.5);
    transform: scale3d(1, 1, 0.5);
  }
}
.user-profile .profile-img img {
  width: 100%;
  border-radius: 100%;
}
.user-profile .profile-text {
  padding: 5px 0px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}
.user-profile .profile-text > a {
  color: #FFFFFF !important;
  width: 100%;
  padding: 6px 30px;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  white-space: nowrap;
}
.user-profile .profile-text > a:after {
  position: absolute;
  right: 20px;
  top: 20px;
}
.footer {
  margin-left: 248px !important;
}
@media (max-width: 640px) {
  .footer {
    margin-left: 75px !important;
  }
}
.custom-mat-tab .mat-tab-label.mat-tab-disabled {
  opacity: 1 !important;
}
.custom-mat-icon {
  border: 3px solid;
  line-height: 20px;
  font-size: 19px;
  margin-right: 5px;
  border-radius: 4px;
}
.custom-mat-icon.mat-icon {
  font-weight: 900;
}
.btn-select-training {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: rgb(34, 25, 69);
  padding: 100px;
}
.btn-select-training-course {
  display: flex !important;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(34, 25, 69, 0.9);
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0px;
}
@media (min-width: 640px) {
  .btn-select-training-course {
    top: 0px;
    bottom: 0px;
  }
}
.z-index-minus-1 {
  z-index: -1 !important;
}
.course-tab-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: red;
}
.button-type-none {
  -webkit-appearance: unset !important;
}
.inactive-icon .st0 {
  fill: #29b494;
}
.inactive-icon .st1 {
  fill: none;
}
.inactive-icon .st2 {
  fill: #ffffff;
}
.inactive-icon .st3 {
  fill: #ee7284;
}
.custom-pagination {
  gap: 0 30px;
  padding-right: 25px;
  flex-wrap: wrap-reverse;
}
.custom-pagination-label {
  color: rgba(0, 0, 0, 0.54);
  padding-right: 10px;
  font-size: 13px;
}
.custom-pagination .mat-paginator-page-size-select {
  margin: 0 4px 0 4px;
  width: 56px;
}
.custom-pagination .mat-paginator-page-size {
  text-wrap: nowrap;
}
.custom-pagination .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.custom-pagination .custom-pagination-buttons {
  text-wrap: nowrap;
}
.custom-pagination-buttons {
  color: rgba(0, 0, 0, 0.26);
}
.custom-pagination-buttons div span {
  display: inline-block;
  color: rgba(0, 0, 0, 0.54);
  font-size: 13px;
  text-align: center;
  min-width: 20px;
}
.custom-choose-course .disabled {
  opacity: 0.5;
}
.custom-choose-course * {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.custom-choose-course .course-active-element {
  background-color: var(--primary);
}
.custom-choose-course .course-active-element h5 {
  color: white;
  font-size: 16px;
}
.custom-choose-course .course-active-element .round-active-icon {
  opacity: 1;
}
.back-to-users {
  text-align: right !important;
  margin-top: -30px;
}
.hide {
  display: none;
}
.image-error {
  color: #FF0F0F;
}
.label-input-file1 {
  padding: 10px 0px;
  display: flex;
}
.m-b-0 {
  margin-bottom: 0px !important;
}
.close.mat-button {
  margin-left: 83%;
  top: 0;
  right: 0;
  padding: 5px;
  line-height: 14px;
  min-width: auto;
  background-color: white;
  font-size: x-large;
}
.preloader {
  position: fixed;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  z-index: 999999;
  top: 0;
  left: 0;
}
.white-bg {
  background: #fff;
}
.overlay-bg {
  background: rgba(0, 0, 0, 0.5019607843);
}
.spinner {
  width: 40px;
  height: 40px;
  top: 35%;
  position: relative;
  margin: 100px auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #27b494;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.mat-tab-disabled .mat-tab-label-content {
  height: 100%;
}
@media (min-width: 640px) {
  .login {
    padding-bottom: 90px !important;
  }
}
.mat-ripple {
  overflow: visible !important;
}
.mat-tab-label-content {
  width: 100% !important;
}
.mat-tab-label-container {
  padding-top: 1rem;
}
.join-org-page {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 1rem;
}
.join-org-page h1 {
  margin-top: 4rem;
}
.join-org-page h2 {
  padding: 1.5rem;
}
.join-org-page .join-org-p {
  max-width: 610px;
  margin: 0 auto;
}
.join-org-page p {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.join-org-page .join-org-field {
  margin: 0 auto;
  max-width: 450px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.join-org-page .join-org-field mat-form-field,
.join-org-page .join-org-field button {
  width: 320px !important;
  max-width: 320px;
}
.no-data-overlay-parent {
  position: relative;
}
.no-data-overlay-child {
  display: flex !important;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(34, 25, 69, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  min-height: 20rem;
  z-index: 1000 !important;
}
.no-data-overlay-child h2 {
  color: #ffffff;
}
.no-data-overlay-child p {
  color: #ffffff;
  padding: 1rem 0;
}
.mobile-profile-entity-div {
  margin-left: 1rem;
  margin-right: 1rem;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-bottom: 1rem;
  padding: 1rem;
  font-size: 14px;
}
.mobile-profile-entity-div .profile-name-col {
  width: 80px;
  margin-right: 1rem;
}
.file-placeholder {
  font-weight: 700;
}
.org_image {
  border: 2px solid var(--primary);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 3px;
}
.mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs > .mat-mdc-tab-header .mat-mdc-tab {
  flex-grow: 0 !important;
}
.mat-mdc-tab-header {
  border-bottom: var(--primary) solid 1px !important;
}
.grecaptcha-badge {
  visibility: hidden;
}
.recaptcha-terms-container {
  font-size: 10px;
  color: #b5b5b5;
  text-align: center;
  margin-top: 8px;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.recaptcha-terms-container a {
  color: var(--primary);
  opacity: 0.8;
}
.import-users-main {
  display: flex;
  flex-direction: column;
  padding: 20px;
  height: 100%;
}
.import-users-main hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 2em 0;
  padding: 0;
}
.import-users-main h4 {
  font-size: 1.25em;
  font-weight: 800;
  padding-bottom: 0.5rem;
}
.import-users-main .numberedSections {
  padding-bottom: 2rem;
}
.import-users-main .numberedSections a {
  font-weight: 800;
}
.import-users-text {
  max-width: 85%;
  text-align: left !important;
}
.import-users-intro-footer {
  display: inline-grid;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding-top: 3rem;
}
.rotated-icon-135 {
  transform: rotate(-135deg);
}
.eye-hidden {
  line-height: 1 !important;
}
.ext-number-field {
  margin: 18px;
}
.ext-number-field input {
  width: 100%;
  text-align: center;
  padding: 14px;
  border: solid 3px #29b494;
  border-radius: 10px;
}
.mat-mdc-radio-checked .mdc-radio__outer-circle {
  background-color: #29b494;
  border-width: 0;
}
#VerificationInput .mat-form-field-wrapper {
  width: 100% !important;
}
.choose-course {
  border-radius: 1rem;
}
@media (min-width: 640px) {
  .mobile-choose-course:hover {
    transform: scale(1.1, 1.1);
  }
}
.regular-course-icon {
  display: block;
}
.contrast-course-icon {
  display: none;
}
.org-image {
  width: 70px;
  height: 70px;
  display: block;
  object-fit: cover;
  border: 2px solid var(--primary);
  padding: 6px;
  border-radius: 100%;
}
@media (min-width: 640px) {
  .org-image {
    width: 70px;
    height: 70px;
  }
}
.org-initials {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  display: block;
  border: 2px solid #97959c;
  border-radius: 100%;
  color: #97959c;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
}
.profile-img img {
  width: 40px;
  height: 40px;
  border-radius: 1000px;
}
.learner-resources tr.mat-header-row {
  height: 8px !important;
}
.custom-tooltip {
  background-color: #e1f4f0;
  border-radius: 6px;
}
.custom-tooltip .mdc-tooltip__surface {
  background-color: #e1f4f0;
  border: solid var(--primary) 1px;
  padding: 12px;
  width: 200px;
}
.public-user-association {
  margin-top: -4px;
}
.public-user-association a {
  font-size: 12px !important;
  margin-left: 155px;
  position: relative;
  z-index: 1;
}
.public-user-association mat-form-field {
  margin-top: -20px;
}
.role-tag {
  background-color: #d6d6d6;
  padding: 1px 3px 1px 3px;
  border-radius: 2px;
  font-size: 10px;
  width: fit-content;
}
.content-container {
  margin: 1rem;
}
.forground-blur {
  filter: blur(3px);
  -webkit-filter: blur(3px);
}
input[type=file] {
  display: none;
}
.subscription-column {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: solid 1px #ccc;
  display: flex;
}
.subscription-column .subscription-label {
  width: 30%;
  margin-right: 1rem;
  font-weight: 500;
}
.add-learner-radio-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.add-learner-radio-group .mat-radio-button {
  margin-bottom: 25px;
}
.add-learner-radio-group .learner-card {
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.add-learner-radio-group .learner-card .mat-icon:hover {
  color: unset;
}
.add-learner-radio-group .learner-card-text {
  width: 180px;
  white-space: break-spaces;
}
@media (min-width: 485px) {
  .add-learner-radio-group {
    align-items: unset;
    flex-direction: row;
    justify-content: center;
  }
  .add-learner-radio-group .mat-radio-button:first-child {
    padding-right: 25px;
  }
  .add-learner-radio-group .mat-radio-button:last-child {
    padding-left: 25px;
  }
}
.add-learner-radio-group .mat-radio-button .mat-radio-container {
  display: none;
}
.add-learner-radio-group .mat-radio-button .no-subscription-set-opacity h5 {
  opacity: 0.5;
}
.course-tab-info-icon {
  font-size: 18px !important;
  line-height: 30px !important;
}
.course-tab-info-icon .mat-icon {
  height: 18px;
  width: 18px;
}
.register-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1rem;
  min-height: calc(100vh - 179px) !important;
}
.custom-register-tabs .mat-tab-header {
  border-bottom: 0 !important;
  overflow: visible !important;
}
@media (min-width: 1024px) {
  .custom-register-tabs .mat-card-actions,
  .custom-register-tabs .mat-card-subtitle,
  .custom-register-tabs .mat-card-content {
    margin-bottom: 70px !important;
  }
}
.custom-register-tabs .mat-tab-group {
  overflow: hidden !important;
}
.custom-register-tabs .mat-tab-label-container {
  overflow: visible !important;
}
.custom-register-tabs .mat-tab-label-container .mat-ink-bar {
  visibility: hidden !important;
}
.custom-register-tabs .mat-tab-label-container .mat-tab-labels {
  justify-content: center;
  padding: 10px;
}
.custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label {
  min-width: 170px !important;
  width: 170px !important;
  height: 170px !important;
  padding: 30px !important;
  font-size: 20px !important;
  opacity: 1 !important;
  background-color: #E7F6F3 !important;
  color: #000033 !important;
  word-wrap: break-word !important;
  overflow: visible !important;
  border-radius: 1rem;
}
.custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label img {
  height: 65px;
}
@media (max-width: 640px) {
  .custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label {
    padding: 10px !important;
    font-size: 18px !important;
    min-width: 100px !important;
    width: 100% !important;
    max-width: 170px !important;
    height: 100px !important;
  }
}
.custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label:not(:last-child) {
  margin-right: 20px !important;
}
@media (max-width: 640px) {
  .custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label:not(:last-child) {
    margin-right: 10px !important;
  }
}
.custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label.mat-tab-label-active {
  background-color: #000033 !important;
  color: #FFFFFF !important;
}
.custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label.mat-tab-label-active .round-active-icon,
.custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label.mat-tab-label-active .round-active-icon-text {
  opacity: 1;
}
.custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label .mat-ripple-element {
  opacity: 0 !important;
}
.custom-register-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label .mat-tab-label-content {
  white-space: initial !important;
}
.round-active-icon {
  opacity: 0;
  border-radius: 100%;
  position: absolute;
  top: -8px;
  right: -8px;
  height: 30px;
  width: 30px;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
}
.custom-tabs {
  padding-top: 0 !important;
}
.custom-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label {
  width: 100%;
  height: auto;
}
@media (min-width: 640px) {
  .custom-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label {
    height: auto;
    width: 192px;
    padding: 10px;
    white-space: initial !important;
  }
}
.custom-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label.mat-tab-label-active {
  opacity: 1 !important;
  background-color: #E7F6F3 !important;
}
.custom-tabs .mat-tab-label-container .mat-tab-labels .mat-tab-label .mat-tab-label-content {
  height: 100%;
  white-space: initial !important;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.custom-tabs .mat-tab-label-container .mat-ink-bar {
  display: none !important;
}
.custom-tabs .mat-tab-body-wrapper {
  overflow: visible !important;
}
@media (min-width: 640px) {
  .custom-tabs .mat-tab-body-wrapper .mat-tab-body.mat-tab-body-active {
    overflow-x: inherit !important;
    overflow-y: inherit !important;
  }
  .custom-tabs .mat-tab-body-wrapper .mat-tab-body.mat-tab-body-active .mat-tab-body-content {
    overflow: inherit !important;
  }
}
.box-shadow-custom {
  box-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.grid-rows-columns {
  grid-template-columns: repeat(auto-fill, 350px);
  grid-auto-rows: 150px;
  grid-auto-rows: minmax(150px, 1fr) !important;
}
@media (min-width: 1024px) {
  .select-course-cascading-dropdowns .select-Course {
    width: 25% !important;
  }
}
.center-course-cascading-dropdowns .top-cascading-dropdowns {
  justify-content: center;
}
.modal {
  padding: 1rem;
}
.modal .mat-icon {
  cursor: pointer;
  color: #000033;
  float: right;
}
.modal__content {
  padding: 1rem;
}
.modal__content-title {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
  width: 100%;
  text-align: center;
}
.modal__content-body {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.modal__content-body p {
  text-align: center;
  font-size: 14px;
}
.modal__content-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  align-items: center;
}
.full-screen-modal-panel-class {
  max-width: 100vw !important;
  width: 100vw;
  height: 100%;
}
.full-screen-modal-panel-class .mat-dialog-container {
  overflow-y: scroll !important;
}
.full-screen-modal-panel-class .mat-dialog-content {
  max-height: initial !important;
}
.full-screen-modal-medium-mobile-panel-class {
  max-width: 100vw !important;
  width: 100vw;
  height: 100%;
}
@media (min-width: 992px) {
  .full-screen-modal-medium-mobile-panel-class {
    width: 800px;
    height: unset;
    max-width: unset;
  }
}
.full-screen-modal-medium-mobile-panel-class .mat-dialog-container {
  overflow-y: scroll !important;
}
.full-screen-modal-medium-mobile-panel-class .mat-dialog-content {
  max-height: initial !important;
}
.medium-modal-panel-class {
  width: 800px;
}
.medium-modal-panel-class .mat-dialog-container {
  overflow-y: scroll !important;
}
.medium-modal-panel-class .mat-dialog-content {
  max-height: initial !important;
}
.small-modal-panel-class {
  width: 500px;
}
.small-modal-panel-class .mat-dialog-container {
  overflow-y: scroll !important;
}
.small-modal-panel-class .mat-dialog-content {
  max-height: initial !important;
}
.full-screen-modal-small-mobile-panel-class {
  max-width: 100vw !important;
  width: 100vw;
  height: 100%;
}
@media (min-width: 992px) {
  .full-screen-modal-small-mobile-panel-class {
    width: 500px;
    height: unset;
    max-width: unset;
  }
}
.full-screen-modal-small-mobile-panel-class .mat-dialog-container {
  overflow-y: scroll !important;
}
.full-screen-modal-small-mobile-panel-class .mat-dialog-content {
  max-height: initial !important;
}
.mat-mdc-dialog-content {
  max-height: unset !important;
}
:root {
  --white: #ffffff;
}
.dashboard-page {
  padding: 1rem;
  text-align: center;
  height: 100%;
  overflow-y: auto;
}
.dashboard-page h6 {
  font-weight: 600;
  margin-top: 1rem;
}
.dashboard-page .dashboard-content {
  display: flex;
  flex-direction: column;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .dashboard-page .dashboard-content {
    flex-direction: row;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .dashboard-page .dashboard-content {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
.dashboard-page .dashboard-content .dashboard-item {
  width: 100%;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .dashboard-page .dashboard-content .dashboard-item {
    width: 33.333333%;
    padding: 1rem;
  }
}
.dashboard-page .dashboard-content .dashboard-item .dashboard-item-image {
  display: none;
  --tw-bg-opacity: 1;
  background-color: #F4FAFC;
  padding: 2.25rem;
  margin: 1rem;
}
@media (min-width: 1024px) {
  .dashboard-page .dashboard-content .dashboard-item .dashboard-item-image {
    display: block;
    border-radius: 10px;
  }
}
.dashboard-page .dashboard-content .dashboard-item .dashboard-item-image div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dashboard-page .dashboard-content .dashboard-item .dashboard-item-image div img {
  height: 5rem;
  max-height: 5rem;
}
.dashboard-page .dashboard-content .dashboard-item .dashboard-item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .dashboard-page .dashboard-content .dashboard-item .dashboard-item-content {
    width: 83.333333% !important;
  }
}
.dashboard-page .dashboard-content .dashboard-item .dashboard-item-content h3 {
  font-size: 22px;
  line-height: 22px;
}
.dashboard-page .dashboard-content .dashboard-item .dashboard-item-content p {
  font-weight: 600;
}
#CybotCookiebotDialog {
  font-family: "Montserrat", sans-serif !important;
}
#CybotCookiebotDialog h1,
#CybotCookiebotDialog h2,
#CybotCookiebotDialog h3,
#CybotCookiebotDialog h4,
#CybotCookiebotDialog h5,
#CybotCookiebotDialog h6 {
  color: #000033 !important;
}
#CybotCookiebotDialog input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #C1C1C1 !important;
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyEdgeMoreDetails a {
  color: #000033 !important;
}
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept {
  transition: 0.5s !important;
  cursor: pointer !important;
  background-color: #000033 !important;
  font-weight: 600 !important;
  border: 2px solid #000033 !important;
  color: #ffffff !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  text-transform: capitalize;
  text-decoration: none !important;
  padding: 12px 30px;
  border-radius: 10px;
  font-size: 1 !important;
  line-height: 27.984px !important;
}
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept:hover,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept:active {
  background-color: #29b494 !important;
  border: 2px solid #29b494 !important;
  color: #ffffff !important;
}
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept:focus {
  box-shadow: none !important;
}
#CookiebotWidget {
  z-index: 2 !important;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
  fill: #29b494 !important;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consent-details button {
  color: #000033 !important;
}
#CookiebotWidget #CookiebotWidget-btn-change {
  transition: 0.5s !important;
  cursor: pointer !important;
  background-color: #000033 !important;
  font-weight: 600 !important;
  border: 2px solid #000033 !important;
  color: #ffffff !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  text-transform: capitalize;
  text-decoration: none !important;
  padding: 12px 30px;
  border-radius: 10px;
  font-size: 1 !important;
  line-height: 27.984px !important;
}
#CookiebotWidget #CookiebotWidget-btn-change:hover,
#CookiebotWidget #CookiebotWidget-btn-change:active {
  background-color: #29b494 !important;
  border: 2px solid #29b494 !important;
  color: #ffffff !important;
}
#CookiebotWidget #CookiebotWidget-btn-change:focus {
  box-shadow: none !important;
}
#CookiebotWidget #CookiebotWidget-btn-withdraw {
  transition: 0.5s !important;
  cursor: pointer !important;
  background-color: #e7f6f3 !important;
  font-weight: 600 !important;
  border: 2px solid #e7f6f3 !important;
  color: #000033 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  text-transform: capitalize;
  text-decoration: none !important;
  padding: 12px 30px;
  border-radius: 10px;
  font-size: 1 !important;
  line-height: 27.984px !important;
}
#CookiebotWidget #CookiebotWidget-btn-withdraw:hover,
#CookiebotWidget #CookiebotWidget-btn-withdraw:active {
  background-color: #29b494 !important;
  border: 2px solid #29b494 !important;
  color: #ffffff !important;
}
#CookiebotWidget #CookiebotWidget-btn-withdraw:focus {
  box-shadow: none !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
  border-bottom: 1px solid #000033 !important;
  color: #000033 !important;
}
#CybotCookiebotDialogBodyButtonDecline,
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  transition: 0.5s !important;
  cursor: pointer !important;
  background-color: #e7f6f3 !important;
  font-weight: 600 !important;
  border: 2px solid #e7f6f3 !important;
  color: #000033 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  text-transform: capitalize;
  text-decoration: none !important;
  padding: 12px 30px;
  border-radius: 10px;
  font-size: 1 !important;
  line-height: 27.984px !important;
}
#CybotCookiebotDialogBodyButtonDecline:hover,
#CybotCookiebotDialogBodyButtonDecline:active,
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:hover,
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:active {
  background-color: #29b494 !important;
  border: 2px solid #29b494 !important;
  color: #ffffff !important;
}
#CybotCookiebotDialogBodyButtonDecline:focus,
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:focus {
  box-shadow: none !important;
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a,
#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink,
#CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a,
#CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a,
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a,
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink,
#CybotCookiebotDialogDetailBodyContentTextAbout a {
  color: #29b494 !important;
  font-weight: 600;
  text-decoration: none;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  color: #29b494 !important;
}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {
  color: #29b494 !important;
}
#CookiebotWidget * {
  color: #141414 !important;
}

/* angular:styles/global:styles */
