/* apps/MRT-Org/src/styles.scss */
*,
::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: ;
}
*,
::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:
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  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]:where(:not([hidden=until-found])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.z-\[1\] {
  z-index: 1;
}
.m-5 {
  margin: 1.25rem;
}
.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-\[20px\] {
  margin-top: 20px;
  margin-bottom: 20px;
}
.my-\[30px\] {
  margin-top: 30px;
  margin-bottom: 30px;
}
.my-\[40px\] {
  margin-top: 40px;
  margin-bottom: 40px;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.-mt-\[10px\] {
  margin-top: -10px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.mb-\[50px\] {
  margin-bottom: 50px;
}
.mb-\[75px\] {
  margin-bottom: 75px;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[4px\] {
  margin-top: 4px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-20 {
  height: 5rem;
}
.h-48 {
  height: 12rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[calc\(100vh-280px\)\] {
  min-height: calc(100vh - 280px);
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-1\/6 {
  width: 16.666667%;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 5rem;
}
.w-3\/4 {
  width: 75%;
}
.w-48 {
  width: 12rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-\[125px\] {
  width: 125px;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[calc\(50\%-10px\)\] {
  width: calc(50% - 10px);
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-\[635px\] {
  max-width: 635px;
}
.max-w-fit {
  max-width: fit-content;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.rotate-180 {
  --tw-rotate: 180deg;
  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));
}
.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));
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-disc {
  list-style-type: disc;
}
.columns-1 {
  columns: 1;
}
.break-inside-avoid {
  break-inside: avoid;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[25px\] {
  gap: 25px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-\[60px\] {
  gap: 60px;
}
.gap-x-6 {
  column-gap: 1.5rem;
}
.gap-x-8 {
  column-gap: 2rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.overflow-x-auto {
  overflow-x: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-wrap {
  text-wrap: wrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-t {
  border-top-width: 1px;
}
.border-none {
  border-style: none;
}
.border-\[\#C1C1C1\] {
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity, 1));
}
.border-\[var\(--MediumGrey\)\] {
  border-color: var(--MediumGrey);
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pr-0 {
  padding-right: 0px;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pr-\[30px\] {
  padding-right: 30px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.\!text-right {
  text-align: right !important;
}
.text-right {
  text-align: right;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-\[1\.15\] {
  line-height: 1.15;
}
.leading-\[1\.25\] {
  line-height: 1.25;
}
.leading-\[1\.4\] {
  line-height: 1.4;
}
.leading-relaxed {
  line-height: 1.625;
}
.text-\[\#000033\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 51 / var(--tw-text-opacity, 1));
}
.text-\[var\(--Red\)\] {
  color: var(--Red);
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-inherit {
  color: inherit;
}
.text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.text-neutral-900 {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-75 {
  opacity: 0.75;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-lg {
  --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);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  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);
}
.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);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
:root {
  --MRTNavy: #000033;
  --MRTGreen: #29B494;
  --LightBlue: #F4FAFC;
  --LightGreen: #E7F6F3;
  --LightPink: #F9F4F4;
  --White: #FFFFFF;
  --SuperLightGrey: #F5F5F5;
  --LightGrey: #EDEDED;
  --MediumGrey: #C1C1C1;
  --DarkGrey: #595959;
  --Black: #171717;
  --Green: #13BE00;
  --Yellow: #FDC602;
  --BurntOrange: #CF3801;
  --Red: #A90000;
  --Success: #E7F9E5;
  --Warning: #FFF9E6;
  --LightOrange: #FFE6CD;
  --Error: #F6E5E5;
  --Purple: #6A0DAD;
  --MRTGradient:
    linear-gradient(
      260deg,
      #BCFCF0 0%,
      #F8E9E9 100%);
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  color: unset;
  font-size: unset;
  line-height: unset;
  font-weight: unset;
  font-family: Montserrat;
}
.h1-heading,
h1 {
  font-size: 36px;
  line-height: 110%;
  font-weight: 600;
  font-family: Montserrat;
}
@media (min-width: 992px) {
  .h1-heading,
  h1 {
    font-size: 42px;
    line-height: 115%;
    font-weight: 500;
  }
  .h1-heading.app,
  h1.app {
    font-size: 26px;
    line-height: 110%;
  }
}
.h2-heading,
h2 {
  font-size: 28px;
  line-height: 105%;
  font-weight: 600;
  font-family: Montserrat;
}
@media (min-width: 992px) {
  .h2-heading,
  h2 {
    font-size: 34px;
    line-height: 110%;
    font-weight: 500;
  }
  .h2-heading.app,
  h2.app {
    font-size: 22px;
    line-height: 115%;
  }
}
.h3-heading,
h3 {
  font-size: 24px;
  line-height: 115%;
  font-weight: 600;
  font-family: Montserrat;
}
@media (min-width: 992px) {
  .h3-heading,
  h3 {
    font-size: 27px;
    line-height: 125%;
    font-weight: 500;
  }
  .h3-heading.app,
  h3.app {
    font-size: 18px;
    line-height: 110%;
  }
}
.h4-heading,
h4 {
  font-size: 20px;
  line-height: 110%;
  font-weight: 600;
  font-family: Montserrat;
}
@media (min-width: 992px) {
  .h4-heading,
  h4 {
    line-height: 125%;
    font-weight: 500;
  }
}
.h5-heading,
h5 {
  font-size: 18px;
  line-height: 115%;
  font-weight: 600;
  font-family: Montserrat;
}
.h6-heading,
h6 {
  font-size: 16px;
  line-height: 115%;
  font-weight: 500;
  font-family: Montserrat;
}
p {
  font-size: 14px;
  line-height: 125%;
  font-weight: 400;
  font-family: Montserrat;
}
p.large {
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
}
p.medium {
  font-size: 14px;
  line-height: 125%;
  font-weight: 400;
}
p.small {
  font-size: 13px;
  line-height: 115%;
  font-weight: 400;
}
.bold {
  font-weight: 600 !important;
}
.env-banner {
  color: var(--White);
  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;
}
.dots-navigation {
  display: flex;
  justify-content: center;
  margin: 16px 0;
}
.dots-navigation span {
  font-size: 28px;
  margin: 0 15px;
  color: var(--MediumGrey);
}
.dots-navigation span.active {
  color: var(--MRTNavy);
}
#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;
  left: 70px !important;
}
:host-context(:has(#mainnav.expanded)) #CookiebotWidget {
  left: 280px !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;
}
footer {
  height: fit-content;
}
footer .copywrite {
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  footer .copywrite {
    text-align: unset;
    width: unset;
  }
}
::ng-deep .mdc-text-field {
  padding: 0 !important;
}
.mdc-line-ripple {
  display: none !important;
}
label {
  top: -6px !important;
  position: relative !important;
  font-size: 14px !important;
}
mat-checkbox label,
mat-radio-button label {
  top: 0 !important;
}
.mat-mdc-select-panel {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  box-shadow: 0px 2px 10px var(--MediumGrey) !important;
  background-color: var(--White) !important;
}
.mat-mdc-select-panel mat-option:hover {
  background-color: var(--LightGreen) !important;
}
.mat-datepicker-content {
  background-color: var(--White) !important;
  border-radius: 8px !important;
  box-shadow: 0px 2px 10px var(--MediumGrey) !important;
}
.mat-mdc-form-field {
  width: 100% !important;
}
.mdc-text-field {
  padding: 0 !important;
}
.mat-mdc-form-field-error-wrapper {
  position: unset !important;
  padding: 0 !important;
}
.mat-mdc-form-field-bottom-align::before {
  display: unset !important;
  height: unset !important;
}
.mat-mdc-text-field-wrapper {
  background-color: unset !important;
}
.mat-mdc-text-field-wrapper:hover .mat-mdc-text-field-wrapper,
.mat-mdc-text-field-wrapper:focus-within .mat-mdc-text-field-wrapper,
.mat-mdc-text-field-wrapper:focus .mat-mdc-text-field-wrapper,
.mat-mdc-text-field-wrapper:active .mat-mdc-text-field-wrapper {
  opacity: 0 !important;
}
.mat-mdc-form-field-focus-overlay {
  display: none !important;
}
mat-error {
  font-size: 13px !important;
}
.full-screen-modal-panel-class {
  max-width: 100vw !important;
  width: calc(100vw - 155px);
  height: calc(100vh - 100px);
  overflow: hidden;
  position: absolute !important;
  left: 100px;
}
.full-screen-modal-panel-class .mat-mdc-dialog-surface {
  border-radius: 10px !important;
}
.full-screen-modal-panel-class.group-builder-mode {
  height: calc(100vh - 150px);
  top: 125px;
}
.full-screen-modal-panel-class .modal {
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: var(--primary-100);
}
.full-screen-modal-panel-class .modal__content {
  flex: 1;
  padding: 30px 60px 40px 60px !important;
}
.large-modal-panel-class {
  max-width: 1200px !important;
  width: 100%;
  max-height: 600px !important;
  height: 100%;
}
.large-modal-panel-class .mat-mdc-dialog-surface {
  overflow: unset;
  border-radius: 10px !important;
}
.medium-modal-panel-class {
  max-width: 900px !important;
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}
.medium-modal-panel-class .mat-mdc-dialog-surface {
  border-radius: 5px !important;
  box-shadow: 0 4 20 7 rgba(0, 0, 0, 0.15);
}
.small-modal-panel-class {
  max-width: 600px !important;
  width: 600px;
  height: auto;
}
.small-modal-panel-class .mat-mdc-dialog-surface {
  border-radius: 10px !important;
}
.small-modal-panel-class .modal {
  overflow: hidden;
}
.small-modal-panel-class .modal__content-buttons {
  margin-top: 110px;
  margin-bottom: 0 !important;
}
.half-modal-panel-class {
  width: 50vw;
  max-width: 50vw !important;
  height: 100%;
  position: absolute !important;
  right: 0;
}
.half-modal-panel-class .mat-mdc-dialog-surface {
  border-radius: 0 !important;
  animation: slideInFromRight 0.5s ease-out;
}
.half-modal-panel-class .mat-mdc-dialog-surface.closing {
  animation: slideOutToRight 0.5s ease-in !important;
  animation-fill-mode: forwards !important;
}
.half-modal-panel-class .modal-header {
  border-bottom: 1px solid var(--MediumGrey);
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 0 30px;
}
.half-modal-panel-class .modal-content {
  padding: 30px;
}
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideOutToRight {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(100%);
    opacity: 0;
  }
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.65);
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  animation: fadeIn 0.5s ease-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mat-mdc-snackbar-surface,
.mdc-snackbar__label {
  padding: 0 !important;
}
.mat-mdc-snackbar-surface {
  overflow: hidden;
  border-radius: 10px;
}
.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;
}
.grid-table {
  padding-left: 1rem;
  padding-right: 1rem;
}
.preview-table.mat-mdc-table .mat-mdc-header-row {
  height: 40px;
}
.preview-table.mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell {
  padding: 0;
}
.preview-table.mat-mdc-table .mat-mdc-row {
  height: 40px;
}
.preview-table.mat-mdc-table .mat-mdc-row .mat-mdc-cell {
  padding: 0;
}
.mat-mdc-table .mat-mdc-row {
  height: 64px;
  font-size: 16px;
  line-height: 1.5;
}
.mat-mdc-table .mat-mdc-header-row {
  font-size: 16px;
  line-height: 1.5;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.mat-mdc-table .mat-mdc-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-mdc-header-cell:last-of-type,
.responsive-table td.mat-mdc-cell:last-of-type,
.responsive-table td.mat-mdc-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-mdc-header-cell:last-of-type,
td.mat-mdc-cell:last-of-type,
td.mat-mdc-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-mdc-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-mdc-header-cell:last-of-type,
.table-responsive-groups td.mat-mdc-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-mdc-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-mdc-header-cell:last-of-type,
.table-responsive-users td.mat-mdc-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-mdc-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-mdc-header-cell.mat-column-courseName,
.seperate-header-table .mat-mdc-cell.mat-column-courseName {
  padding-left: 0 !important;
}
.seperate-header-table .mat-mdc-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-mdc-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-mdc-table,
.seperate-header-table th.mat-mdc-header-cell,
.seperate-header-table td.mat-mdc-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: #F4FAFC;
}
.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;
}
.seperate-header-table .footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
}
.seperate-header-table .footer-content div {
  flex: 1;
  text-align: center;
  padding: 4px;
}
.seperate-header-table td.mat-mdc-footer-cell:first-of-type {
  padding-left: unset;
}
th.mat-mdc-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-mdc-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-mdc-header-cell:last-of-type,
.table-responsive-learner-metrics td.mat-mdc-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-history table,
.table-responsive-history thead,
.table-responsive-history tbody,
.table-responsive-history th {
  display: block;
}
@media (min-width: 1024px) {
  .table-responsive-history th {
    text-align: left !important;
  }
}
.table-responsive-history th.mat-mdc-header-cell:first-of-type {
  padding-left: 0 !important;
}
.table-responsive-history .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 1024px) {
  .table-responsive-history .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-history thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 1024px) {
  .table-responsive-history thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-history table {
    display: table;
  }
  .table-responsive-history thead {
    display: table-header-group;
  }
  .table-responsive-history tbody {
    display: table-row-group;
  }
}
.table-responsive-history tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .table-responsive-history tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-history th.mat-mdc-header-cell:last-of-type,
.table-responsive-history td.mat-mdc-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-history td,
.table-responsive-history th {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-history td,
  .table-responsive-history th {
    font-size: 16px !important;
  }
}
.table-responsive-history 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-history 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-history td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-history 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-history td:last-child {
    border-bottom: none;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-history td p {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-history td p {
    font-size: 16px !important;
  }
}
.table-responsive-history td a {
  font-size: 13px !important;
}
@media (min-width: 1024px) {
  .table-responsive-history td a {
    font-size: 16px !important;
  }
  .table-responsive-history 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-history td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .table-responsive-history td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-history td:nth-of-type(1):before {
  content: "Start Date";
  font-weight: 700;
}
.table-responsive-history td:nth-of-type(2):before {
  content: "Training";
  font-weight: 700;
}
.table-responsive-history td:nth-of-type(3):before {
  content: "Course";
  font-weight: 700;
}
.table-responsive-history td:nth-of-type(4):before {
  content: "Status";
  font-weight: 700;
}
.table-responsive-history td:nth-of-type(5):before {
  content: "Certificate";
  font-weight: 700;
}
.table-responsive-history td:nth-of-type(6):before {
  content: "Issue Date";
  font-weight: 700;
}
.table-responsive-history td:nth-of-type(7):before {
  content: "Expire Date";
  font-weight: 700;
}
.table-responsive-history td:nth-of-type(8):before {
  content: "	Retired Date";
  font-weight: 700;
}
@media (min-width: 1024px) {
  .table-responsive-history th {
    display: table-cell;
  }
}
.table-responsive-history td.mat-mdc-cell {
  padding-bottom: 7px !important;
}
.table-responsive-certificatess table,
.table-responsive-certificatess thead,
.table-responsive-certificatess tbody,
.table-responsive-certificatess th {
  display: block;
}
@media (min-width: 992px) {
  .table-responsive-certificatess th {
    text-align: left !important;
  }
}
.table-responsive-certificatess th.mat-mdc-header-cell:first-of-type {
  padding-left: 0 !important;
}
.table-responsive-certificatess .mat-column-actions {
  text-align: right !important;
  padding-right: 0px !important;
}
@media (min-width: 992px) {
  .table-responsive-certificatess .mat-column-actions {
    padding-right: 24px !important;
  }
}
.table-responsive-certificatess thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
@media (min-width: 992px) {
  .table-responsive-certificatess thead tr {
    position: static;
    top: auto;
    left: auto;
  }
  .table-responsive-certificatess table {
    display: table;
  }
  .table-responsive-certificatess thead {
    display: table-header-group;
  }
  .table-responsive-certificatess tbody {
    display: table-row-group;
  }
}
.table-responsive-certificatess tbody tr {
  display: table;
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 992px) {
  .table-responsive-certificatess tbody tr {
    width: auto;
    display: table-row;
    box-shadow: none;
    margin: 0;
    border: none;
    font-size: 16px !important;
  }
}
.table-responsive-certificatess th.mat-mdc-header-cell:last-of-type,
.table-responsive-certificatess td.mat-mdc-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.table-responsive-certificatess td,
.table-responsive-certificatess th {
  font-size: 13px !important;
}
@media (min-width: 992px) {
  .table-responsive-certificatess td,
  .table-responsive-certificatess th {
    font-size: 16px !important;
  }
}
.table-responsive-certificatess 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-certificatess 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: 992px) {
  .table-responsive-certificatess td:first-child {
    border-top: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    padding-top: 0px !important;
  }
}
.table-responsive-certificatess 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: 992px) {
  .table-responsive-certificatess td:last-child {
    border-bottom: none !important;
    border-bottom-left-radius: none;
    border-bottom-right-radius: none;
    padding-bottom: 0px !important;
  }
}
.table-responsive-certificatess td p {
  font-size: 13px !important;
}
@media (min-width: 992px) {
  .table-responsive-certificatess td p {
    font-size: 16px !important;
  }
}
.table-responsive-certificatess td a {
  font-size: 13px !important;
}
@media (min-width: 992px) {
  .table-responsive-certificatess td a {
    font-size: 16px !important;
  }
  .table-responsive-certificatess 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-certificatess td::before {
  position: absolute;
  font-size: 13px !important;
  left: 10px;
  width: 45%;
  padding-right: 10px;
  padding-bottom: 5px;
}
@media (min-width: 992px) {
  .table-responsive-certificatess td::before {
    font-size: 16px !important;
    content: none !important;
  }
}
.table-responsive-certificatess td:nth-of-type(1):before {
  content: "Issue Date";
  font-weight: 700;
}
.table-responsive-certificatess td:nth-of-type(2):before {
  content: "Training";
  font-weight: 700;
}
.table-responsive-certificatess td:nth-of-type(3):before {
  content: "Course";
  font-weight: 700;
}
.table-responsive-certificatess td:nth-of-type(4):before {
  content: "State";
  font-weight: 700;
}
.table-responsive-certificatess td:nth-of-type(5):before {
  content: "Expire Date";
  font-weight: 700;
}
.table-responsive-certificatess td:nth-of-type(6):before {
  content: "Certificate";
  font-weight: 700;
}
@media (min-width: 992px) {
  .table-responsive-certificatess th {
    display: table-cell;
  }
}
.table-responsive-certificatess td.mat-mdc-cell {
  padding-bottom: 7px !important;
}
.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-mdc-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-mdc-header-cell:last-of-type,
.table-responsive-offsite-certs td.mat-mdc-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-mdc-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-mdc-header-cell:last-of-type,
.table-responsive-profile-associated td.mat-mdc-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-mdc-cell {
  overflow-wrap: anywhere;
}
.mat-column-actions {
  height: 64px;
}
.btn-primary {
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--MRTNavy);
  color: var(--White);
  border: 2px solid var(--MRTNavy);
  text-decoration: none;
  transition: all 0.3s ease;
}
.btn-primary.btn-small {
  width: unset;
  padding: 7px 15px;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
}
.btn-primary.btn-large {
  width: unset;
  padding: 14px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
}
.btn-primary.btn-full {
  width: 100%;
  font-size: 16px;
}
.btn-primary.squared {
  border-radius: 10px !important;
}
.btn-primary.disabled {
  opacity: 0.5;
  cursor: default;
}
.btn-primary .icon-wrapper-left {
  margin-right: -35px;
  opacity: 0;
  transition: 0.3s ease;
}
.btn-primary .icon-wrapper-left .icon svg {
  fill: var(--White);
  margin-right: 8px;
  width: 28px;
}
.btn-primary .icon-wrapper-left.always-visible {
  margin-right: 0;
  opacity: 1;
}
.btn-primary .icon-wrapper-right {
  margin-left: -35px;
  opacity: 0;
  transition: 0.3s ease;
}
.btn-primary .icon-wrapper-right .icon svg {
  fill: var(--White);
  margin-left: 8px;
  width: 28px;
}
.btn-primary .icon-wrapper-right.always-visible {
  margin-left: 0;
  opacity: 1;
}
.btn-primary:hover,
.btn-primary:focus-visible,
.btn-primary:active {
  background-color: var(--White);
  color: var(--MRTNavy);
}
.btn-primary:hover .icon-wrapper-left,
.btn-primary:focus-visible .icon-wrapper-left,
.btn-primary:active .icon-wrapper-left {
  margin-right: 0;
  opacity: 1;
}
.btn-primary:hover .icon-wrapper-left .icon,
.btn-primary:focus-visible .icon-wrapper-left .icon,
.btn-primary:active .icon-wrapper-left .icon {
  padding-right: 0.5rem;
}
.btn-primary:hover .icon-wrapper-left .icon svg,
.btn-primary:focus-visible .icon-wrapper-left .icon svg,
.btn-primary:active .icon-wrapper-left .icon svg {
  fill: var(--MRTNavy);
}
.btn-primary:hover .icon-wrapper-right,
.btn-primary:focus-visible .icon-wrapper-right,
.btn-primary:active .icon-wrapper-right {
  margin-left: 0;
  opacity: 1;
}
.btn-primary:hover .icon-wrapper-right .icon,
.btn-primary:focus-visible .icon-wrapper-right .icon,
.btn-primary:active .icon-wrapper-right .icon {
  padding-left: 0.5rem;
}
.btn-primary:hover .icon-wrapper-right .icon svg,
.btn-primary:focus-visible .icon-wrapper-right .icon svg,
.btn-primary:active .icon-wrapper-right .icon svg {
  fill: var(--MRTNavy);
}
.btn-primary-outline {
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: var(--MRTNavy);
  text-decoration: none;
  border: 1.5px solid var(--MRTNavy);
  transition: all 0.3s ease;
}
.btn-primary-outline.btn-small {
  width: unset;
  padding: 7px 15px;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
}
.btn-primary-outline.btn-large {
  width: unset;
  padding: 14px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
}
.btn-primary-outline.btn-full {
  width: 100%;
  font-size: 16px;
}
.btn-primary-outline.squared {
  border-radius: 10px !important;
}
.btn-primary-outline.disabled {
  opacity: 0.5;
  cursor: default;
}
.btn-primary-outline .icon-wrapper-right {
  margin-left: -35px;
  opacity: 0;
  transition: 0.3s ease;
}
.btn-primary-outline .icon-wrapper-right .icon svg {
  fill: var(--White);
  margin-left: 8px;
  width: 28px;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus-visible,
.btn-primary-outline:active {
  background-color: var(--MRTNavy);
  color: var(--White);
}
.btn-primary-outline:hover .icon-wrapper-right,
.btn-primary-outline:focus-visible .icon-wrapper-right,
.btn-primary-outline:active .icon-wrapper-right {
  margin-left: 0;
  opacity: 1;
}
.btn-primary-outline:hover .icon-wrapper-right .icon,
.btn-primary-outline:focus-visible .icon-wrapper-right .icon,
.btn-primary-outline:active .icon-wrapper-right .icon {
  padding-left: 0.5rem;
}
.btn-primary-outline:hover .icon-wrapper-right .icon svg,
.btn-primary-outline:focus-visible .icon-wrapper-right .icon svg,
.btn-primary-outline:active .icon-wrapper-right .icon svg {
  fill: var(--White);
}
.btn-secondary {
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--MRTGreen);
  color: var(--MRTNavy);
  text-decoration: none;
  border: 2px solid var(--MRTGreen);
  transition: all 0.3s ease;
}
.btn-secondary.btn-small {
  width: unset;
  padding: 7px 15px;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
}
.btn-secondary.btn-large {
  width: unset;
  padding: 14px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
}
.btn-secondary.btn-full {
  width: 100%;
  font-size: 16px;
}
.btn-secondary.squared {
  border-radius: 10px !important;
}
.btn-secondary.disabled {
  opacity: 0.5;
  cursor: default;
}
.btn-secondary .icon-wrapper-left {
  margin-right: -35px;
  opacity: 0;
  transition: 0.3s ease;
}
.btn-secondary .icon-wrapper-left .icon svg {
  fill: var(--MRTNavy);
  margin-right: 8px;
  width: 28px;
}
.btn-secondary .icon-wrapper-right {
  margin-left: -35px;
  opacity: 0;
  transition: 0.3s ease;
}
.btn-secondary .icon-wrapper-right .icon svg {
  fill: var(--MRTNavy);
  margin-left: 8px;
  width: 28px;
}
.btn-secondary:hover,
.btn-secondary:focus-visible,
.btn-secondary:active {
  background-color: var(--MRTNavy);
  color: var(--White);
  border: 2px solid var(--MRTNavy);
}
.btn-secondary:hover .icon-wrapper-left,
.btn-secondary:focus-visible .icon-wrapper-left,
.btn-secondary:active .icon-wrapper-left {
  margin-right: 0;
  opacity: 1;
}
.btn-secondary:hover .icon-wrapper-left .icon,
.btn-secondary:focus-visible .icon-wrapper-left .icon,
.btn-secondary:active .icon-wrapper-left .icon {
  padding-right: 0.5rem;
}
.btn-secondary:hover .icon-wrapper-left .icon svg,
.btn-secondary:focus-visible .icon-wrapper-left .icon svg,
.btn-secondary:active .icon-wrapper-left .icon svg {
  fill: var(--White);
}
.btn-secondary:hover .icon-wrapper-right,
.btn-secondary:focus-visible .icon-wrapper-right,
.btn-secondary:active .icon-wrapper-right {
  margin-left: 0;
  opacity: 1;
}
.btn-secondary:hover .icon-wrapper-right .icon,
.btn-secondary:focus-visible .icon-wrapper-right .icon,
.btn-secondary:active .icon-wrapper-right .icon {
  padding-left: 0.5rem;
}
.btn-secondary:hover .icon-wrapper-right .icon svg,
.btn-secondary:focus-visible .icon-wrapper-right .icon svg,
.btn-secondary:active .icon-wrapper-right .icon svg {
  fill: var(--White);
}
.btn-icon {
  border: 0;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
}
.btn-icon svg {
  fill: var(--MRTNavy);
  width: 24px;
}
.btn-icon:hover svg,
.btn-icon:active svg {
  fill: var(--MediumGrey);
}
.btn-icon:disabled {
  opacity: 0.5;
  cursor: default;
}
.btn-icon:disabled:hover svg,
.btn-icon:disabled:active svg {
  fill: var(--MRTNavy);
}
.btn-icon.disabled-btn {
  opacity: 0.5;
  cursor: default;
}
.btn-icon.disabled-btn:hover svg,
.btn-icon.disabled-btn:active svg {
  fill: var(--MRTNavy);
}
.btn-link {
  display: inline-flex;
  font-weight: 600;
  line-height: 125%;
  align-items: center;
}
.btn-link svg {
  width: 14px;
}
.btn-link.small-link {
  font-size: 13px;
  line-height: 115%;
  text-decoration: none;
}
.btn-link.small-link svg {
  width: 13px;
}
.btn-link.large-link {
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
}
.btn-link.large-link svg {
  width: 16px;
}
.btn-link.disabled {
  opacity: 0.5;
  cursor: none;
}
.btn-link:disabled {
  opacity: 0.5;
  cursor: none;
}
.btn-link.underlined {
  text-decoration: underline !important;
}
.btn-link .svg-icon svg {
  margin-right: 7px;
}
.btn-link .svg-icon svg.filled {
  display: none;
}
.btn-link .svg-icon svg.open {
  display: block;
}
.btn-link.link-primary {
  color: var(--MRTNavy) !important;
}
.btn-link.link-primary:hover,
.btn-link.link-primary:active {
  color: var(--DarkGrey) !important;
}
.btn-link.link-primary:hover .svg-icon svg.filled,
.btn-link.link-primary:active .svg-icon svg.filled {
  display: block;
}
.btn-link.link-primary:hover .svg-icon svg.open,
.btn-link.link-primary:active .svg-icon svg.open {
  display: none;
}
.btn-link.link-darkgray button {
  color: var(--DarkGrey) !important;
}
.btn-link.link-darkgray button:hover,
.btn-link.link-darkgray button:active {
  color: var(--MRTNavy) !important;
}
.btn-link.link-darkgray button:hover .svg-icon svg.filled,
.btn-link.link-darkgray button:active .svg-icon svg.filled {
  display: block;
}
.btn-link.link-darkgray button:hover .svg-icon svg.open,
.btn-link.link-darkgray button:active .svg-icon svg.open {
  display: none;
}
.btn-link:hover,
.btn-link:active {
  color: var(--DarkGrey) !important;
}
.btn-link:hover .svg-icon svg.filled,
.btn-link:active .svg-icon svg.filled {
  display: block;
}
.btn-link:hover .svg-icon svg.open,
.btn-link:active .svg-icon svg.open {
  display: none;
}
.btn-link.underlined {
  text-decoration: underline !important;
}
.btn-link.capitalize {
  text-transform: capitalize;
}
.btn-link.disabled {
  opacity: 0.5;
}
.btn-close {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  color: var(--DarkGrey) !important;
}
.btn-close svg {
  fill: var(--DarkGrey) !important;
  width: 13px;
  margin-top: 4px;
}
.btn-close:hover,
.btn-close:active {
  color: var(--MRTNavy) !important;
}
.btn-close:hover svg,
.btn-close:active svg {
  fill: var(--MRTNavy) !important;
}
mat-icon.primary-link:hover,
mat-icon.primary-link:active {
  text-decoration: none !important;
  color: var(--MRTGreen) !important;
}
.btn-action {
  color: var(--MRTNavy) !important;
}
.btn-action span {
  font-weight: 700;
}
.btn-action:disabled {
  color: var(--MediumGrey) !important;
  pointer-events: none;
}
.btn-action:hover mat-icon,
.btn-action:active mat-icon {
  color: var(--MRTGreen) !important;
}
.btn-action:hover mat-icon:disabled,
.btn-action:active mat-icon:disabled {
  color: var(--MediumGrey) !important;
}
.btn-action:hover span,
.btn-action:active span {
  text-decoration: underline;
}
.btn-action:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
  outline-offset: 6px;
}
.btn-warning {
  color: var(--Red) !important;
}
.btn-exit {
  border: 0 !important;
  box-shadow: none !important;
}
.btn-exit mat-icon,
.btn-exit p {
  color: var(--MRTNavy) !important;
}
.btn-exit:disabled {
  color: var(--MediumGrey) !important;
}
.btn-exit:hover mat-icon,
.btn-exit:hover p,
.btn-exit:active mat-icon,
.btn-exit:active p {
  color: var(--MRTGreen) !important;
}
.btn-exit:hover:disabled,
.btn-exit:active:disabled {
  color: var(--MediumGrey) !important;
}
.check-icon {
  color: var(--MRTGreen);
  background-color: var(--White);
  border: 2px solid var(--MRTGreen);
}
.check-icon.mat-icon {
  height: 32px !important;
  width: 32px !important;
}
.check-icon-text-filled {
  background-color: var(--primary);
  color: var(--white) !important;
  fill: var(--white) !important;
  border-width: 2px;
  border-color: var(--primary);
}
.check-icon-text-filled:hover,
.check-icon-text-filled:active {
  background-color: var(--secondary);
  color: var(--primary) !important;
  fill: var(--primary) !important;
  border-width: 2px;
  border-color: var(--secondary);
}
.check-icon-text-filled.round-active-icon-text {
  height: 32px !important;
  width: 32px !important;
}
.check-icon-text-filled.assign-training-check-box {
  height: 24px !important;
  width: 24px !important;
  min-height: 24px !important;
  min-width: 24px !important;
}
.un-check-icon-text-filled {
  background-color: transparent;
  border-width: 2px;
}
.un-check-icon-text-filled.round-active-icon-text {
  border-color: var(--gray-700) !important;
  height: 32px !important;
  width: 32px !important;
}
.un-check-icon-text-filled.assign-training-check-box {
  border-color: var(--gray-700) !important;
  height: 24px !important;
  width: 24px !important;
  min-height: 24px !important;
  min-width: 24px !important;
}
.check-icon-text-outline {
  color: var(--MRTNavy);
  background-color: transparent;
  border: 2px solid var(--MRTNavy);
}
.check-icon-text-outline:hover {
  background-color: transparent;
  border-color: var(--MRTNavy);
  color: var(--MRTNavy);
}
.check-icon-text-outline.round-active-icon-text {
  height: 32px !important;
  width: 32px !important;
}
strong {
  font-weight: 700;
}
.darkGray-text {
  color: var(--DarkGrey) !important;
}
.btn-dropdown {
  position: relative;
}
.btn-dropdown .btn-group {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
.btn-dropdown .btn-group .pl5 {
  padding-left: 5px;
}
.btn-dropdown .btn-group .btn-main {
  cursor: pointer;
  height: 45px;
  color: var(--White);
  display: contents;
}
.btn-dropdown .btn-group .btn-main.text {
  font-weight: 700;
  padding: 10px 20px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.btn-dropdown .btn-group .btn-main.dropdown {
  border-left: 1px solid var(--DarkGrey);
  padding: 10px 10px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.btn-dropdown .btn-group .btn-main.dropdown svg {
  fill: var(--White);
  height: 16px;
}
.btn-dropdown .dropdown-menu {
  position: absolute;
  top: 45px;
  right: 0;
  min-width: fit-content;
  max-width: 300px;
  width: max-content;
  margin: 0;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.05);
  list-style: none;
  padding: 0;
  border-radius: 8px;
  z-index: 100;
  background-color: var(--White);
  color: var(--Black);
  text-align: left;
}
.btn-dropdown .dropdown-menu .inner-button-wrapper {
  margin-bottom: 8px;
  padding: 0 15px;
}
.btn-dropdown .dropdown-menu .inner-button-wrapper:first-child {
  margin-top: 8px;
}
.btn-dropdown .dropdown-menu .inner-button-wrapper .dropdown-item {
  padding: 8px 12px;
  background-color: var(--White);
  color: var(--Black);
  text-decoration: none;
  border-style: none;
  text-align: left;
  cursor: pointer;
  font-weight: 400;
  width: 100%;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: fit-content;
}
.btn-dropdown .dropdown-menu .inner-button-wrapper .dropdown-item lib-icons {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
}
.btn-dropdown .dropdown-menu .inner-button-wrapper .dropdown-item lib-icons svg {
  width: 18px;
  height: 18px;
  fill: var(--MRTNavy);
}
.btn-dropdown .dropdown-menu .inner-button-wrapper .dropdown-item:hover,
.btn-dropdown .dropdown-menu .inner-button-wrapper .dropdown-item:active {
  background-color: var(--LightGrey);
  font-weight: 400;
  border-radius: 5px;
}
.btn-dropdown .dropdown-menu .inner-button-wrapper .dropdown-item:disabled {
  cursor: default;
  background-color: var(--White);
  opacity: 0.5;
}
.btn-dropdown .dropdown-item-icon {
  white-space: nowrap;
}
.btn-filter-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.grey-link button {
  color: var(--DarkGrey) !important;
}
.grey-link button:hover,
.grey-link button:active {
  color: var(--MRTNavy) !important;
}
.text-mrtnavy {
  color: var(--MRTNavy) !important;
}
.text-mrtgreen {
  color: var(--MRTGreen) !important;
}
.text-lightblue {
  color: var(--LightBlue) !important;
}
.text-lightorange {
  color: var(--LightOrange) !important;
}
.text-lightgreen {
  color: var(--LightGreen) !important;
}
.text-lightpink {
  color: var(--LightPink) !important;
}
.text-white {
  color: var(--White) !important;
}
.text-superlightgrey {
  color: var(--SuperLightGrey) !important;
}
.text-lightgrey {
  color: var(--LightGrey) !important;
}
.text-mediumgrey {
  color: var(--MediumGrey) !important;
}
.text-darkgrey {
  color: var(--DarkGrey) !important;
}
.text-black {
  color: var(--Black) !important;
}
.text-green {
  color: var(--Green) !important;
}
.text-yellow {
  color: var(--Yellow) !important;
}
.text-burntorange {
  color: var(--BurntOrange) !important;
}
.text-red {
  color: var(--Red) !important;
}
.text-success {
  color: var(--Success) !important;
}
.text-warning {
  color: var(--Warning) !important;
}
.text-error {
  color: var(--Error) !important;
}
.text-purple {
  color: var(--Purple) !important;
}
.site-container-1340 {
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
}
.logged-out-layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.logged-out-layout .app-main {
  flex: 1;
}
.logged-out-layout .app-main .container {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 1rem;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.logged-out-layout .app-main.centered {
  display: flex;
  align-items: center;
  justify-content: center;
}
.app-header-logged-out {
  height: 65px;
  display: flex;
  align-items: center;
}
.app-header-logged-out .header-nav {
  padding: 0 16px;
}
.app-header-logged-out img {
  width: 100%;
  max-width: 175px;
}
.mat-mdc-snack-bar-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.mdc-snackbar__label {
  padding: 0 !important;
}
.mat-mdc-snackbar-surface {
  padding: 0 !important;
  border-radius: 10px !important;
  overflow: hidden !important;
}
.mdc-switch {
  width: 52px !important;
}
.mdc-switch__track {
  width: 52px !important;
  height: var(--mdc-switch-track-height, 24px) !important;
  border-radius: 50px !important;
  background-color: var(--MediumGrey) !important;
}
.mdc-switch__track::before {
  border-color: var(--MediumGrey) !important;
}
.mdc-switch__track::after {
  background: var(--Black) !important;
}
.mdc-switch__handle {
  background-color: var(--White) !important;
  width: var(--mdc-switch-handle-width, 16px) !important;
  height: var(--mdc-switch-handle-height, 16px) !important;
  border-radius: 50px !important;
}
.mdc-switch__icon--off {
  display: none;
}
.mat-mdc-slide-toggle-checked .mdc-switch--disabled .mdc-switch__shadow {
  opacity: 0.3 !important;
}
.mat-mdc-slide-toggle-checked .mdc-switch__shadow {
  background-color: var(--MRTGreen);
}
.mdc-checkbox__background {
  border-color: var(--MediumGrey) !important;
}
.mat-mdc-checkbox-checked .mdc-checkbox__background {
  border-color: var(--MRTGreen) !important;
  background: var(--MRTGreen) !important;
}
.mat-mdc-checkbox-checked.mat-mdc-checkbox-disabled .mdc-checkbox__background {
  border-color: var(--MRTGreen) !important;
  background: var(--MRTGreen) !important;
  opacity: 0.5 !important;
}
.mat-mdc-card-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.mdc-radio__outer-circle {
  background-color: transparent !important;
  border: 2px solid var(--MediumGrey) !important;
}
.mdc-radio__inner-circle {
  background-color: var(--MRTNavy) !important;
}
.mat-mdc-radio-checked .mdc-radio__outer-circle {
  background-color: var(--MRTGreen) !important;
  border: 2px solid var(--MRTGreen) !important;
}
.mat-mdc-radio-checked .mdc-radio__inner-circle {
  background-color: var(--MRTNavy) !important;
}
.mat-mdc-form-field-error {
  color: var(--Red) !important;
}
#verify-email-hero,
#two-factor-hero {
  background: var(--MRTGradient);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 2rem 1rem;
}
#verify-email-hero {
  min-height: calc(100vh - 145px);
}
#two-factor-hero {
  margin-top: -2rem;
  margin-bottom: -2rem;
  min-height: calc(100vh - 145px);
}
.text-darkgrey {
  color: var(--DarkGrey) !important;
}
.text-darkgrey lib-icons {
  fill: var(--DarkGrey) !important;
}
.text-red {
  color: var(--Red) !important;
}
.text-red lib-icons {
  fill: var(--Red) !important;
}
.checkmark-ul.border-ul li {
  border-bottom: 1px solid var(--DarkGrey);
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.checkmark-ul.border-ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.checkmark-ul li:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="%2329B494"><path d="M441 103c9.4 9.4 9.4 24.6 0 33.9L177 401c-9.4 9.4-24.6 9.4-33.9 0L7 265c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l119 119L407 103c9.4-9.4 24.6-9.4 33.9 0z"/></svg>') no-repeat center center;
  background-size: contain;
  margin-right: 0.5rem;
}
.mdc-tab {
  flex-grow: unset !important;
  width: 100%;
  flex-shrink: 1 !important;
}
.mdc-tab__text-label {
  color: var(--DarkGrey) !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
}
.mdc-tab-indicator {
  border-bottom: 4px solid var(--DarkGrey) !important;
}
.mdc-tab-indicator__content--underline {
  border: 0 !important;
}
.small .mdc-tab {
  max-width: 250px !important;
}
.mdc-tab--active .mdc-tab__text-label {
  color: var(--MRTNavy) !important;
}
.mdc-tab--active .mdc-tab-indicator {
  border-bottom: 4px solid var(--MRTGreen) !important;
}
.mat-mdc-tab-list {
  transform: translateY(4px) !important;
}
.mat-mdc-tab-label-container {
  overflow: visible !important;
  border-bottom: 4px solid var(--MediumGrey) !important;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
@media (min-width: 640px) {
  .sm\:block {
    display: block;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-full {
    width: 100%;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:pr-6 {
    padding-right: 1.5rem;
  }
}
@media (min-width: 768px) {
  .md\:mt-\[20px\] {
    margin-top: 20px;
  }
  .md\:mt-\[30px\] {
    margin-top: 30px;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:columns-2 {
    columns: 2;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:gap-\[30px\] {
    gap: 30px;
  }
}
@media (min-width: 1024px) {
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:mt-\[30px\] {
    margin-top: 30px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-1\/5 {
    width: 20%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-3\/4 {
    width: 75%;
  }
  .lg\:w-\[20\%\] {
    width: 20%;
  }
  .lg\:w-\[40\%\] {
    width: 40%;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:gap-\[20px\] {
    gap: 20px;
  }
  .lg\:gap-\[60px\] {
    gap: 60px;
  }
  .lg\:gap-\[70px\] {
    gap: 70px;
  }
  .lg\:pb-0 {
    padding-bottom: 0px;
  }
  .lg\:text-left {
    text-align: left;
  }
}

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