/*  
**  If you've just opened up 'style.css', be aware that any edits you've
**  made will be overwritten. If you wish to edit the stylesheet, please
**  make changes to 'style.scss', which updates the .css file upon saving.
**  
**  Cheers,
**  
**  -Callum xox
*/
html * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* gradient that covers sdiebar and top navigation */
/* collection of link and button base colours and their variations */
@font-face {
  font-family: 'Interstate';
  font-style: normal;
  font-weight: 800;
  src: local("Interstate UltraBlack"), url("../../assets/fonts/interstate/interstate-ultrablack.woff") format("woff");
}

/*
    // UltraBlack (Condensed)
    @font-face {
        font-family: 'Interstate';
        font-style: condensed;
        font-weight: 800;
        src: local('Interstate UltraBlack Condensed'), url('../../assets/fonts/interstate/interstate-ultrablack-condensed.woff') format('woff');
    }
    // UltraBlack (Compressed)
    @font-face {
        font-family: 'Interstate';
        font-style: compressed;
        font-weight: 800;
        src: local('Interstate UltraBlack Compressed'), url('../../assets/fonts/interstate/interstate-ultrablack-compressed.woff') format('woff');
    }
    */
@font-face {
  font-family: 'Interstate';
  font-style: italic;
  font-weight: 800;
  src: local("Interstate UltraBlack Italic"), url("../../assets/fonts/interstate/interstate-ultrablack-italic.woff") format("woff");
}

@font-face {
  font-family: 'Interstate';
  font-style: normal;
  font-weight: 700;
  src: local("Interstate Black"), url("../../assets/fonts/interstate/interstate-black.woff") format("woff");
}

/*
    // Black (Condensed)
    @font-face {
        font-family: 'Interstate';
        font-style: condensed;
        font-weight: 700;
        src: local('Interstate Black Condensed'), url('../../assets/fonts/interstate/interstate-black-condensed.woff') format('woff');
    }
    // Black (Compressed)
    @font-face {
        font-family: 'Interstate';
        font-style: compressed;
        font-weight: 700;
        src: local('Interstate Black Compressed'), url('../../assets/fonts/interstate/interstate-black-compressed.woff') format('woff');
    }
    */
@font-face {
  font-family: 'Interstate';
  font-style: normal;
  font-weight: 600;
  src: local("Interstate Bold"), url("../../assets/fonts/interstate/interstate-bold.woff") format("woff");
}

/*
    // Bold (Condensed)
    @font-face {
        font-family: 'Interstate';
        font-style: condensed;
        font-weight: 600;
        src: local('Interstate Bold Condensed'), url('../../assets/fonts/interstate/interstate-bold-condensed.woff') format('woff');
    }
    // Bold (Compressed)
    @font-face {
        font-family: 'Interstate';
        font-style: compressed;
        font-weight: 600;
        src: local('Interstate Bold Compressed'), url('../../assets/fonts/interstate/interstate-bold-compressed.woff') format('woff');
    }
    */
/* Bold (Italic) */
@font-face {
  font-family: 'Interstate';
  font-style: italic;
  font-weight: 600;
  src: local("Interstate Bold Italic"), url("../../assets/fonts/interstate/interstate-bold-italic.woff") format("woff");
}

@font-face {
  font-family: 'Interstate';
  font-style: normal;
  font-weight: 500;
  src: local("Interstate Regular"), url("../../assets/fonts/interstate/interstate-regular.woff") format("woff");
}

/*
    // Regular (Condensed)
    @font-face {
        font-family: 'Interstate';
        font-style: condensed;
        font-weight: 500;
        src: local('Interstate Regular Condensed'), url('../../assets/fonts/interstate/interstate-regular-condensed.woff') format('woff');
    }
    // Regular (Compressed)
    @font-face {
        font-family: 'Interstate';
        font-style: compressed;
        font-weight: 500;
        src: local('Interstate Regular Compressed'), url('../../assets/fonts/interstate/interstate-regular-compressed.woff') format('woff');
    }
    */
@font-face {
  font-family: 'Interstate';
  font-style: italic;
  font-weight: 500;
  src: local("Interstate Regular Italic"), url("../../assets/fonts/interstate/interstate-regular-italic.woff") format("woff");
}

@font-face {
  font-family: 'Interstate';
  font-style: normal;
  font-weight: 400;
  src: local("Interstate Light"), url("../../assets/fonts/interstate/interstate-light.woff") format("woff");
}

/*
    // Light (Condensed)
    @font-face {
        font-family: 'Interstate';
        font-style: condensed;
        font-weight: 400;
        src: local('Interstate Light Condensed'), url('../../assets/fonts/interstate/interstate-light-condensed.woff') format('woff');
    }
    // Light (Compressed)
    @font-face {
        font-family: 'Interstate';
        font-style: compressed;
        font-weight: 400;
        src: local('Interstate Light Compressed'), url('../../assets/fonts/interstate/interstate-light-compressed.woff') format('woff');
    }
    */
@font-face {
  font-family: 'Interstate';
  font-style: italic;
  font-weight: 400;
  src: local("Interstate Light Italic"), url("../../assets/fonts/interstate/interstate-light-italic.woff") format("woff");
}

@font-face {
  font-family: 'Interstate';
  font-style: normal;
  font-weight: 300;
  src: local("Interstate ExtraLight"), url("../../assets/fonts/interstate/interstate-extralight.woff") format("woff");
}

/*
    // ExtraLight (Condensed)
    @font-face {
        font-family: 'Interstate';
        font-style: condensed;
        font-weight: 300;
        src: local('Interstate ExtraLight Condensed'), url('../../assets/fonts/interstate/interstate-extralight-condensed.woff') format('woff');
    }
    // ExtraLight (Compressed)
    @font-face {
        font-family: 'Interstate';
        font-style: compressed;
        font-weight: 300;
        src: local('Interstate ExtraLight Compressed'), url('../../assets/fonts/interstate/interstate-extralight-compressed.woff') format('woff');
    }
    */
@font-face {
  font-family: 'Interstate';
  font-style: italic;
  font-weight: 300;
  src: local("Interstate ExtraLight Italic"), url("../../assets/fonts/interstate/interstate-extralight-italic.woff") format("woff");
}

@font-face {
  font-family: 'Interstate';
  font-style: normal;
  font-weight: 200;
  src: local("Interstate Thin"), url("../../assets/fonts/interstate/interstate-thin.woff") format("woff");
}

/*
    // Thin (Condensed)
    @font-face {
        font-family: 'Interstate';
        font-style: condensed;
        font-weight: 200;
        src: local('Interstate Condensed'), url('../../assets/fonts/interstate/interstate-thin-condensed.woff') format('woff');
    }
    */
@font-face {
  font-family: 'Interstate';
  font-style: italic;
  font-weight: 200;
  src: local("Interstate Italic"), url("../../assets/fonts/interstate/interstate-thin-italic.woff") format("woff");
}

@font-face {
  font-family: 'Interstate';
  font-style: normal;
  font-weight: 100;
  src: local("Interstate Hairline"), url("../../assets/fonts/interstate/interstate-hairline.woff") format("woff");
}

/*
    // Hairline (Condensed)
    @font-face {
        font-family: 'Interstate';
        font-style: condensed;
        font-weight: 100;
        src: local('Interstate Hairline Condensed'), url('../../assets/fonts/interstate/interstate-hairline-condensed.woff') format('woff');
    }
    */
@font-face {
  font-family: 'Interstate';
  font-style: italic;
  font-weight: 100;
  src: local("Interstate Hairline Italics"), url("../../assets/fonts/interstate/interstate-hairline-italic.woff") format("woff");
}

html {
  font-size: 13px;
}

@media (min-width: 600px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 1000px) {
  html {
    font-size: 15px;
  }
}

/* // this might change if i upload local type files so I'm keeping this for now
$h1-text: 200 1.8rem interstate;
$h2-text: 500 1.8rem interstate;
$h3-text: 300 1.2rem interstate;
$h4-text: 300 1.15rem interstate;
$h5-text: 300 1rem interstate;
$h6-text: 300 0.9rem interstate;
$p-text: 300 1rem interstate;
*/
/*interstate*/
/*interstate*/
/*interstate*/
h1 {
  font: 200 1.6rem interstate;
  margin: 0;
}

h2 {
  font: 500 1.6rem interstate;
  margin: 0;
}

h3 {
  font: 500 1.15rem interstate;
  margin: 0;
}

h4 {
  font: 500 1rem interstate;
  margin: 0;
}

h5 {
  font: 300 0.9rem interstate;
  margin: 0;
}

h6 {
  font: 300 0.9rem lato;
  margin: 0;
}

p {
  font: 400 1rem lato;
  margin: 0;
  line-height: 1.2em;
}

ul, ol {
  font: 400 1rem lato;
  margin: 0;
}

p strong, ul strong, ol strong {
  font-weight: 600;
}

h4 {
  color: #005571;
}

#sidebar {
  color: #fff;
}

/* spacing out paragraphs */
p:not(:only-child) {
  margin-bottom: 10px;
}

ul {
  padding-left: 13px;
}

ul li {
  margin-bottom: 5px;
}

ul li:last-child {
  margin-bottom: 10px;
}

.card h5 {
  font: 300 0.9rem interstate !important;
  font-weight: 500 !important;
  text-transform: unset;
}

.card h6 {
  font: 700 1rem lato;
  font-weight: 600 !important;
  color: #008AB0;
}

/* styling links and buttons */
#sidebar a {
  font: 300 0.9rem interstate;
  color: #89CAD9;
  text-decoration: underline;
  -webkit-transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

#sidebar a:hover, #sidebar a:focus {
  color: white;
}

#header a {
  font: 500 1rem interstate;
  padding: 9px 18px;
  text-transform: uppercase;
  text-decoration: none !important;
  color: white;
  -webkit-transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

#header a:hover, #header a:focus {
  color: #b0eeff;
}

#main-body a {
  font: 400 1rem lato;
  -webkit-transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #008AB0;
  text-decoration: underline;
}

#main-body a:hover, #main-body a:focus {
  color: #17cdff;
}

.login-container a {
  font: 400 1rem lato;
  -webkit-transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #008AB0;
}

.login-container a:hover, .login-container a:focus {
  color: #17cdff;
}

a.aws-button {
  display: inline-block;
  padding: 9px 18px;
  font: 500 1rem interstate !important;
  text-decoration: none !important;
  white-space: nowrap;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: .15s;
  transition: .15s;
}

a.aws-button.darkblue {
  background-color: #005571 !important;
  color: #fff !important;
}

a.aws-button.darkblue:hover, a.aws-button.darkblue:focus {
  background-color: #008fbe !important;
}

a.aws-button.darkblue.button-disabled {
  cursor: default;
  opacity: .2;
}

a.aws-button.darkblue.button-disabled:hover, a.aws-button.darkblue.button-disabled:focus {
  background-color: #005571 !important;
}

a.aws-button.darkblue-secondary {
  background-color: white !important;
  border: 2px solid #005571;
  color: #005571 !important;
}

a.aws-button.darkblue-secondary:hover, a.aws-button.darkblue-secondary:focus {
  border-color: #008fbe !important;
  color: #008fbe !important;
}

a.aws-button.lightblue {
  background-color: #008AB0 !important;
  color: #fff !important;
}

a.aws-button.lightblue:hover, a.aws-button.lightblue:focus {
  background-color: #00b2e3 !important;
}

a.aws-button.terms-tab {
  color: #008AB0 !important;
  border: none !important;
}

a.aws-button.terms-tab.active {
  background-color: #008AB0 !important;
  color: #fff !important;
}

a.aws-button.terms-tab.active:hover {
  background-color: #00b2e3 !important;
}

a.active {
  padding: 9px 18px;
  border-radius: 4px;
  font: 500 1rem interstate !important;
  text-decoration: none !important;
  white-space: nowrap;
  color: #005571 !important;
  background-color: #fff !important;
}

a.active:hover, a.active:focus {
  color: #00a6dc !important;
}

.btn {
  text-transform: none;
}

/* on-hover tool-tips */
.info-popup {
  position: relative;
}

.info-popup-text {
  position: absolute;
  padding: 8px 10px;
  border-radius: 6px;
  bottom: 150%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #005571;
  color: #fff;
  text-align: center;
  -webkit-filter: drop-shadow(1px 2px 2px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(1px 2px 2px rgba(0, 0, 0, 0.2));
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  -webkit-transition: .2s;
  transition: .2s;
}

.info-popup-text::after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #005571 transparent transparent transparent;
  z-index: 999;
}

.info-popup-text.info-webinar {
  background-color: #2393DE;
}

.info-popup-text.info-webinar::after {
  border-color: #2393DE transparent transparent transparent;
}

.info-popup-text.info-volunteering {
  background-color: #83CD3E;
}

.info-popup-text.info-volunteering::after {
  border-color: #83CD3E transparent transparent transparent;
}

.info-popup-text.info-publishing {
  background-color: #FF820D;
}

.info-popup-text.info-publishing::after {
  border-color: #FF820D transparent transparent transparent;
}

.info-popup-text.info-star {
  width: 300px;
}

.count-list-webinar .info-star {
  background-color: #2393DE;
}

.count-list-webinar .info-star::after {
  border-color: #2393DE transparent transparent transparent;
}

.count-list-volunteering .info-star {
  background-color: #83CD3E;
}

.count-list-volunteering .info-star::after {
  border-color: #83CD3E transparent transparent transparent;
}

.count-list-publishing .info-star {
  background-color: #FF820D;
}

.count-list-publishing .info-star::after {
  border-color: #FF820D transparent transparent transparent;
}

.info-popup:hover .info-popup-text {
  visibility: visible;
  opacity: 1;
}

/* styling forms */
form input.form-control {
  border-radius: 3px;
  border-width: 2px;
  border-style: solid;
}

form input.form-check-input {
  position: relative;
  margin: 0;
}

form .form-check-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

form select.form-control,
form input[type="text"].form-control,
form input[type="number"].form-control {
  font-size: 12px;
  height: 32px !important;
}

.full-screen-centered input.form-control {
  border: 2px solid rgba(0, 0, 0, 0.15);
}

#main-body {
  /*
        input.form-check-input {
            position: relative;
            margin: 0;
        }
        */
}

#main-body input {
  margin-bottom: 5px;
}

#main-body input.form-control {
  border-width: 1px;
  border-style: solid;
}

#main-body input:-moz-read-only {
  border: none;
  color: #002F40;
}

#main-body input:read-only {
  border: none;
  color: #002F40;
}

#main-body .form-group, #main-body .input-group {
  margin-bottom: 20px;
}

#main-body .form-group-end, #main-body .input-group-end {
  margin-bottom: 32px;
}

#main-body .form-group-thin, #main-body .input-group-thin {
  margin-bottom: 10px;
}

#main-body .form-group a, #main-body .input-group a {
  display: block;
  padding-top: 7px;
}

#main-body .form-group i, #main-body .input-group i {
  color: white;
}

#main-body .input-group {
  margin-bottom: 5px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

#main-body .input-group .input-icon-container {
  height: 100%;
  width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px 0 0 3px;
  background: #CED4DA;
}

#main-body .input-group input {
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#main-body label {
  margin-bottom: 8px;
  font: 700 1rem lato;
  font-weight: 600;
  color: #008AB0;
}

#main-body label.form-check-label {
  font: 400 1rem lato !important;
  color: #002F40;
}

#main-body .card-block-section .row:nth-last-child(2) .form-group {
  margin-bottom: 30px;
}

/* data table styling */
.dataTables_wrapper .dataTables_length {
  padding: 12px 0 0 15px;
}

.dataTables_wrapper .dataTables_filter {
  padding: 12px 15px 0 0;
}

.dataTables_wrapper .dataTables_info {
  padding: 0 0 12px 15px;
}

.dataTables_wrapper .dataTables_paginate {
  padding: 0 15px 12px 0;
}

.dataTables_wrapper table thead {
  color: white;
  border-bottom: 1px solid rgba(200, 200, 200, 0.5) !important;
}

.dataTables_wrapper table thead th {
  padding: 10px 10px !important;
  background-color: #3683A2;
}

.dataTables_wrapper table thead * {
  border-bottom: none !important;
}

.dataTables_wrapper table tbody {
  /*
            tr[role="row"]>td.control:first-child:after {
                top: 50%;
                left: 16px;
                // transform: translate(-50%, -50%) rotate(90deg);
                height: 16px;
                width: 16px;
                display: block;
                position: absolute;
                content: '-';
                color: white;
                border-radius: 50%;
                text-align: center;
                text-indent: 0 !important;
                font: 600 $table-icon-size 'Courier New', Courier, monospace;
                line-height: 17px;
                transition: .2s all ease-out;
                transform: rotate(90deg);
            }
            */
  /*
            tr.parent>td.control:first-child:after {
                transform: rotate(0deg) !important;
            }
            */
}

.dataTables_wrapper table tbody tr[role="row"] > td {
  background-color: #f5fafc;
  border-color: white !important;
}

.dataTables_wrapper table tbody .datatables-ccu-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dataTables_wrapper table tbody .datatables-ccu-column svg {
  width: 14px;
  margin-right: 5px;
}

.dataTables_wrapper table tbody tr[role="row"] > td.control:first-child {
  padding-left: 30px;
}

.dataTables_wrapper table tbody tr[role="row"] > td.control:first-child:before {
  top: 50% !important;
  left: 16px !important;
  height: 14px !important;
  width: 14px !important;
  content: '+' !important;
  border: none !important;
  border-radius: 50% !important;
  font: 600 15px 'Courier New', Courier, monospace;
  line-height: 15px !important;
  background-color: #3683A2 !important;
  -webkit-box-shadow: 0 0 9px -3px #002F40 !important;
          box-shadow: 0 0 9px -3px #002F40 !important;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: .2s all ease-out;
  transition: .2s all ease-out;
}

.dataTables_wrapper table tbody tr.parent > td.control:first-child:before {
  content: '-' !important;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  background-color: #499fc2 !important;
}

.dataTables_wrapper table th {
  border: 1px solid rgba(200, 200, 200, 0.5);
  border-bottom: 1px solid #111;
}

/*icon styling */
svg.ccu-icon {
  width: 20px;
}

svg.ccu-icon .webinar-icon {
  fill: #2393DE;
}

svg.ccu-icon .volunteering-icon {
  fill: #83CD3E;
}

svg.ccu-icon .publishing-icon {
  fill: #FF820D;
}

i.ccu-star {
  color: #EEB61E !important;
  font-size: 14px;
}

svg .icon-primary-color {
  fill: #008AB0;
}

svg .icon-secondary-color {
  fill: #e3f9ff;
}

/* Animations */
.animated.card-fade-in {
  -webkit-animation-duration: .8s;
          animation-duration: .8s;
  -webkit-animation-name: card-fade-in;
          animation-name: card-fade-in;
}

.animated.appear-order-1 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.animated.appear-order-2 {
  -webkit-animation-delay: calc(0.1s * 2);
          animation-delay: calc(0.1s * 2);
}

.animated.appear-order-3 {
  -webkit-animation-delay: calc(0.1s * 2.5);
          animation-delay: calc(0.1s * 2.5);
}

.animated.appear-order-4 {
  -webkit-animation-delay: calc(0.1s * 3);
          animation-delay: calc(0.1s * 3);
}

.animated.appear-order-debug {
  -webkit-animation-delay: calc(0.1s * 4);
          animation-delay: calc(0.1s * 4);
}

@-webkit-keyframes card-fade-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes card-fade-in {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* splitting viewport into grid sections to assign header, sidebar and main content */
#aws-navigation {
  width: 100%;
  height: 100vh;
  display: -ms-grid;
  display: grid;
  grid: 50px 1fr / 250px 1fr;
  -ms-grid-rows: 50px 1fr;
      grid-template-rows: 50px 1fr;
  grid-template-columns: 250px 1fr;
  -ms-grid-columns: 250px 1fr;
      grid-template-areas: "sidebar header" "sidebar content";
  background: linear-gradient(140deg, #3683A2 -60%, #102A3E 80%);
}

@media (min-width: 600px) {
  #aws-navigation {
    grid: 50px 1fr / 265px 1fr;
    grid-template-columns: 256px 1fr;
    -ms-grid-columns: 256px 1fr;
  }
}

@media (min-width: 1000px) {
  #aws-navigation {
    grid: 50px 1fr / 280px 1fr;
    grid-template-columns: 280px 1fr;
    -ms-grid-columns: 280px 1fr;
  }
}

/* assigning sidebar to area and prepping the container */
#sidebar {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: sidebar;
  -ms-grid-column: 1;
  grid-column: 1;
  grid-row: span 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#sidebar #sidebar-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#sidebar #sidebar-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: 0;
}

#sidebar #sidebar-main #sidebar-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
}

#sidebar #sidebar-main #sidebar-payment {
  -ms-flex-item-align: end;
      align-self: end;
  height: 180px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* assigning header to area and prepping the container */
#header {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: header;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 2;
  grid-column: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* assigning main content to area and making the area scrollable */
#main-body {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: content;
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 2;
  grid-column: 2;
  overflow-y: auto;
}

.header-nav {
  margin: 0 10px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-nav li {
  margin: 0 7px !important;
  list-style-type: none !important;
}

.header-nav li a {
  font-weight: 500 !important;
  white-space: nowrap;
}

#sidebar #sidebar-main {
  padding-top: 20px;
}

#sidebar #sidebar-main h6 {
  margin-top: 5px;
}

#sidebar #sidebar-main #logo {
  max-width: 80%;
  margin-bottom: 15px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

#sidebar #sidebar-main .sidebar-divider {
  width: 200px;
  height: 3px;
  min-height: 3px;
  border-radius: 0 5px 5px 0;
  background-color: #154355;
}

#sidebar #sidebar-main .sidebar-content-margin {
  margin: 24px 20px;
}

#sidebar #sidebar-main .sidebar-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#sidebar #sidebar-main .sidebar-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#sidebar #sidebar-main .sidebar-item-container:not(#sidebar-credential) {
  margin-bottom: calc(24px / 1.5);
}

#sidebar #sidebar-main .sidebar-item-container .sidebar-icon {
  max-width: 20px;
  max-height: 20px;
  margin-right: 10px;
}

#sidebar #sidebar-main .sidebar-item-container .sidebar-icon svg {
  width: 20px;
}

#sidebar #sidebar-main .sidebar-item-container h5 {
  margin-bottom: 4px;
}

#sidebar #sidebar-main .sidebar-item-container #sidebar-cred {
  position: relative;
  width: 50px;
  height: 50px;
  margin-right: 8px;
}

#sidebar #sidebar-main .sidebar-item-container #sidebar-cred::after {
  position: absolute;
  content: '';
  width: 45px;
  height: 45px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: skyblue;
}

#sidebar #sidebar-main #sidebar-faqlink {
  max-width: 160px;
}

#sidebar #sidebar-payment {
  background: #002F40;
}

#sidebar #sidebar-payment-indicator {
  height: 8px;
}

#sidebar #sidebar-payment-content {
  padding: 10px 20px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#sidebar #sidebar-payment-content .payment-indicator-text {
  color: #FFA114 !important;
}

#sidebar #sidebar-payment-content h2 {
  margin-bottom: 8px;
}

#sidebar #sidebar-payment-content.payment-due-flag h5,
#sidebar #sidebar-payment-content.payment-overdue-flag h5 {
  display: none;
}

#main-body .item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#main-body .item-container .icon {
  max-width: 20px;
  max-height: 20px;
  margin-right: 10px;
}

#main-body .item-container .icon svg, #main-body .item-container .icon i {
  width: 16px;
  color: #008AB0;
}

.payment-notdue {
  background: #fff;
}

.payment-notdue-text {
  color: #fff !important;
}

.payment-due {
  background: #FFA114;
}

.payment-due-text {
  color: #FFA114 !important;
}

.payment-overdue {
  background: #FF3B1C;
}

.payment-overdue-text {
  color: #FF3B1C !important;
}

/* content styling */
#login-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(193, 212, 209, 0.6)), to(rgba(193, 212, 209, 0.6))), url("/assets/images/marcelo-vaz-ClCaigQXILw-unsplash.png") 100% 100%/cover no-repeat;
  background: linear-gradient(rgba(193, 212, 209, 0.6), rgba(193, 212, 209, 0.6)), url("/assets/images/marcelo-vaz-ClCaigQXILw-unsplash.png") 100% 100%/cover no-repeat;
}

/* styling for login and centered-in-page errors */
.full-screen-centered {
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.full-screen-centered .login-container {
  min-width: 500px;
  min-height: 200px;
  max-width: 500px;
  padding: 40px 45px;
  -webkit-filter: drop-shadow(-5px 7px 2px rgba(0, 0, 0, 0.06));
          filter: drop-shadow(-5px 7px 2px rgba(0, 0, 0, 0.06));
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.full-screen-centered .login-container .content-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.full-screen-centered .login-container .content-container #login-logo {
  max-width: 270px;
}

.full-screen-centered .login-container .content-container .button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.full-screen-centered .login-container .content-container .button-container a:nth-child(1) {
  margin-right: 20px;
}

.full-screen-centered .login-container .content-container form {
  width: 100%;
  margin: 30px 0;
}

.full-screen-centered .login-container .content-container form .form-group, .full-screen-centered .login-container .content-container form .input-group {
  margin-bottom: 10px;
}

.full-screen-centered .login-container .content-container .error-reason-message {
  max-width: 350px;
}

.full-screen-centered .login-container .content-container .error-infoblock {
  margin-top: 20px;
}

.full-screen-centered .login-container .content-container .error-infoblock:nth-last-of-type(1) {
  margin: 20px 0;
}

.full-screen-centered .terms-container {
  max-width: 660px !important;
  padding: 30px 25px;
  -webkit-filter: drop-shadow(-5px 7px 2px rgba(0, 0, 0, 0.06));
          filter: drop-shadow(-5px 7px 2px rgba(0, 0, 0, 0.06));
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.full-screen-centered .terms-container #terms-tabs li:not(:first-child) {
  margin-left: 10px;
}

.full-screen-centered .terms-container #terms-viewport {
  max-height: 500px;
  height: 50vh;
  padding: 25px;
  border: 1px solid #CED4DA;
  border-radius: 4px;
  overflow-y: auto;
}

.full-screen-centered .terms-container #terms-viewport h3 {
  color: #002F40;
  line-height: 1.2em;
}

.full-screen-centered .terms-container #terms-viewport h4 {
  color: #008AB0;
}

.full-screen-centered .terms-container #terms-viewport .coc-paragraph {
  margin-top: 25px;
}

.full-screen-centered .terms-container #terms-viewport .coc-paragraph:first-child {
  margin-top: 35px;
}

.full-screen-centered .terms-container #terms-viewport .coc-paragraph h3 {
  margin-bottom: 5px;
}

.full-screen-centered .terms-container #terms-viewport .coc-paragraph ol {
  padding-left: 10px;
}

.full-screen-centered .terms-container #terms-viewport .coc-paragraph ol li {
  padding-left: 10px;
  margin-bottom: 10px;
}

.full-screen-centered .terms-container #terms-accept-wrapper {
  margin-top: 40px;
  padding: 0 8px;
}

.full-screen-centered .terms-container #terms-accept-wrapper p {
  max-width: 310px;
  margin-bottom: 1.25em;
}

.full-screen-centered .terms-container #terms-accept-wrapper #terms-accept {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.full-screen-centered .terms-container #terms-accept-wrapper #terms-accept-leftcol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#response {
  padding: 10px 0;
}

.pc-alert {
  display: inline;
  margin: 8px 0;
  line-height: 1.5rem;
  color: #002F40;
}

.pc-alert a {
  display: inherit !important;
}

.pc-alert i {
  padding-right: 5px;
  font-size: 1.5rem;
}

.pc-alert.error i {
  color: #B13F3F !important;
  font-size: 1.1rem;
}

.pc-alert.neutral i {
  color: #002F40 !important;
}

.pc-alert.success i {
  color: #83CD3E !important;
}

#ccu-alert {
  margin-top: 20px;
}

/* main content variables */
#main-body {
  padding: calc(30px / 1.5);
  background-color: #F4FAFE;
}

#main-body .page-wrapper {
  padding: 0 !important;
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=3, Color='#444')";
  filter: url(#drop-shadow);
  -webkit-filter: drop-shadow(0px 3px 8px rgba(0, 0, 0, 0.05)) drop-shadow(0px 3px 30px rgba(0, 0, 0, 0.05));
  filter: drop-shadow(0px 3px 12px rgba(0, 0, 0, 0.1));
  /*
        // so apparently having two drop-shadows defined in a filter breaks edge. who knew.
        filter: drop-shadow(0px 3px 8px rgba(0,0,0,0.05))
                drop-shadow(0px 3px 30px rgba(0,0,0,0.05));
        */
}

/* framework for wrapping the content in the main area */
.pc-content {
  width: 100% !important;
  max-width: calc(900px + 250px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.pc-contentwrap {
  width: calc(100% / 2);
  max-width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-columns: 2;
          columns: 2;
  -webkit-column-count: 2;
          column-count: 2;
}

@media screen and (max-width: 1600px) {
  .pc-contentwrap {
    width: 100% !important;
    max-width: 900px !important;
    -webkit-columns: 1 !important;
            columns: 1 !important;
    -webkit-column-count: 1 !important;
            column-count: 1 !important;
  }
  .pc-contentwrap:last-child .card:last-child {
    margin-bottom: 100px;
  }
}

.pc-contentwrap-short {
  width: calc(100% - 600px);
  max-width: 1000px;
}

.pc-contentwrap-short-shorter {
  max-width: 600px !important;
}

.pc-content-item {
  margin: calc(30px / 3) calc(30px / 2) calc(30px / 3) calc(30px / 2) !important;
}

.pc-content-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1600px) {
  .pc-content-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.card {
  height: auto;
  border-color: #008AB0 !important;
  background: #fff;
}

.card .card-header {
  padding: 10px 12px !important;
  color: #005571;
}

.card .card-block {
  padding: 2rem;
}

.card .card-block p {
  line-height: 1.5rem !important;
}

.card .card-block h6 {
  margin-bottom: 8px;
}

.card .card-block .row.row-spacing {
  margin-bottom: 20px;
}

.card .card-block .content-divider {
  height: 1px;
  background: #E0E4E8;
  width: 100%;
  margin: 30px 0;
}

.card .form-constrain {
  max-width: 550px;
}

.card .form-constrain .form-button-spacing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card .form-constrain .form-button-spacing :first-child {
  margin-right: 20px !important;
}

.card .form-constrain .form-button-spacing p {
  max-width: 230px;
}

.form-confirmation p {
  margin: 0 !important;
}

.accordion .card {
  margin-bottom: 0px !important;
  border: none;
}

.accordion .card .card-header {
  padding: 0px !important;
  border: none;
}

.accordion .card .card-header button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 700 1rem lato !important;
  text-decoration: none;
  color: #005571;
  cursor: pointer;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.accordion .card .card-header button:hover {
  color: #00b5f1;
}

.accordion .card .card-header button:hover i {
  color: #005571 !important;
}

.accordion .card .card-header button i {
  margin-right: 8px;
  font-size: 1.5rem;
  font-weight: 500;
  -webkit-transition: .5s;
  transition: .5s;
}

.accordion .card .card-header button[aria-expanded="true"] i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.accordion .card:not(:first-child) .card-header {
  border-top: 1px solid #E0E4E8 !important;
}

.accordion .card .card-body {
  padding: 1rem;
}

/* Overview Specific */
#overview-ccu-container {
  width: 100%;
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#overview-ccu-container #overview-ccu {
  max-width: 720px;
  display: -ms-grid;
  display: grid;
  grid: 1fr / 140px 1fr 200px;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  -ms-grid-columns: 140px 1fr 200px;
      grid-template-columns: 140px 1fr 200px;
      grid-template-areas: "ccuChart ccuCount ccuLinks";
  gap: 0 30px;
  place-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}

#overview-ccu-container #overview-ccu #ccu-chart {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: ccuChart;
  display: -ms-grid;
  display: grid;
  grid: 1fr / 1fr;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      grid-template-areas: "ccuChartInner";
  place-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  position: relative;
}

#overview-ccu-container #overview-ccu #ccu-chart-count {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: ccuChartInner;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  color: #008AB0;
}

#overview-ccu-container #overview-ccu #ccu-chart-inner {
  height: 100%;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: ccuChartInner;
}

#overview-ccu-container #overview-ccu #ccu-count {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: ccuCount;
  min-width: 190px;
  width: 12vw;
  max-width: 300px;
}

@media screen and (max-width: 1600px) {
  #overview-ccu-container #overview-ccu #ccu-count {
    width: 24vw;
  }
}

#overview-ccu-container #overview-ccu #ccu-count img {
  max-width: 280px;
}

#overview-ccu-container #overview-ccu #ccu-links {
  height: auto;
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: ccuLinks;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-align: center;
}

#overview-ccu-container #overview-ccu #ccu-links a:not(:first-child) {
  margin-top: 10px;
}

#ccu-count strong {
  font-weight: 900;
}

#ccu-count .count-list {
  height: 40px;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#ccu-count .count-list-icon {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ccu-count .count-list-icon h6 {
  margin: 0 0 0 8px !important;
}

#ccu-count .count-list:not(:last-child) {
  border-bottom: 1px solid #E0E4E8;
}

#ccu-count .count-list-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ccu-count .count-list-number i {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#ccu-count .count-list-number h6 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 0 0 0 8px !important;
}

#ccu-progress strong {
  font-weight: 900;
}

#ccu-log-accordion-container {
  margin-top: 20px;
}

#ccu-log-accordion-container #ccu-log .ccu-log-content {
  max-height: 250px;
  width: 100%;
  border: 1px solid #CED4DA;
  border-radius: 4px;
  overflow-y: auto;
}

#ccu-log-accordion-container #ccu-log .ccu-log-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border: 1px solid #CED4DA;
  border-radius: 4px;
}

#ccu-log-accordion-container #ccu-log .ccu-log-summary > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#ccu-log-accordion-container #ccu-log .ccu-log-summary .summary-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ccu-log-accordion-container #ccu-log .ccu-log-summary .summary-count:last-child {
  margin-left: 12px;
}

#ccu-log-accordion-container #ccu-log .ccu-log-summary .summary-count div {
  width: 30px;
  height: 30px;
  margin-left: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #005571;
  border-radius: 50%;
  text-align: center;
}

#ccu-log-accordion-container #ccu-log .ccu-log-summary h4 {
  margin-right: auto;
}

/* overview training activity */
.overview-training {
  width: 100%;
  margin: 10px 0 35px 0;
  display: -ms-grid;
  display: grid;
  grid: 1fr/repeat(6, 1fr);
  place-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}

.overview-training-text {
  margin-bottom: 30px;
}

.overview-training-step {
  height: 100%;
  max-width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
  z-index: 100;
}

.overview-training-step-position {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
}

.overview-training-step-position:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

.overview-training-step-position:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-column: 3 / 5;
}

.overview-training-step-position:nth-child(5) {
  -ms-grid-column: 5;
  -ms-grid-column-span: 2;
  grid-column: 5 / 7;
}

.overview-training-step div {
  position: relative;
  width: 130px;
  height: auto;
  margin-bottom: 10px;
}

.overview-training-step div img {
  height: inherit;
  width: inherit;
  opacity: .3;
}

.overview-training-step div img.training-logo-locked {
  max-width: 80%;
  margin: auto;
  opacity: .65 !important;
}

.overview-training-step div span {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25px;
  height: 25px;
  right: calc(25px / 2 - 25px + 10px);
  top: calc(25px / 2 - 25px + 10px);
  border-radius: 50%;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
}

.overview-training-step div span i {
  display: none;
}

.overview-training-step h4 {
  font-weight: 600;
}

.overview-training-connector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
  height: 4px;
  width: 44%;
  margin-top: calc(130px / 2);
  -ms-flex-item-align: start;
      align-self: start;
  border-radius: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 25px;
  background: #b0b4b9;
  color: #b0b4b9;
  z-index: 200;
}

.overview-training-connector:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 2 / 4;
}

.overview-training-connector:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-column-span: 2;
  grid-column: 4 / 6;
}

.overview-training-step.training-complete img {
  opacity: 1;
}

.overview-training-step.training-complete span {
  border: none;
  background: #61D858;
}

.overview-training-step.training-complete span i {
  display: block;
  color: white;
}

.overview-training-connector.training-complete {
  background: #61D858;
  color: #61D858;
}

/* downloadable credential assets */
#card-overview-downloads .row:last-child {
  margin-top: 20px;
}

/* Submit CCU specific */
#submit-ccu-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 55%;
}

#submit-ccu-count div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#submit-ccu-count div h6 {
  margin: 0 8px !important;
}

/* Training Specific */
#training-activity .card-block {
  padding: 1rem;
}

#training-activity .training-block:not(:last-child) {
  margin-bottom: 15px;
}

#training-activity .training-block .training-section-container h6, #training-activity .training-block .training-section-container h5, #training-activity .training-block .training-section-container h2 {
  color: #005571;
}

#training-activity .training-block .training-section-container h5 {
  font-weight: 400;
}

#training-activity .training-block .training-section-container .training-section {
  position: relative;
  width: 100%;
  min-height: 270px;
  padding: 0 0 0 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 150px 1fr 240px;
      grid-template-columns: 150px 1fr 240px;
  -ms-grid-rows: 60px 1fr;
      grid-template-rows: 60px 1fr;
      grid-template-areas: "title title logo"
 "details description logo";
  grid-column-gap: 15px;
  justify-items: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  background: #E7F7FE;
  background-repeat: no-repeat;
}

#training-1 .training-section-unlocked {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #fff), color-stop(74%, rgba(255, 255, 255, 0.9)), color-stop(90%, rgba(255, 255, 255, 0.8))) !important;
  background: linear-gradient(to right, #fff 40%, rgba(255, 255, 255, 0.9) 74%, rgba(255, 255, 255, 0.8) 90%) !important;
}

#training-1 .training-section-unlocked::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  background-image: url(../images/training/AWS-foundation-training-1.jpg);
  background-size: 60% !important;
  background-position: 100% 50% !important;
  background-repeat: no-repeat !important;
  z-index: -1;
}

#training-2 .training-section-unlocked {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #fff), color-stop(74%, rgba(255, 255, 255, 0.9)), color-stop(90%, rgba(255, 255, 255, 0.8))) !important;
  background: linear-gradient(to right, #fff 40%, rgba(255, 255, 255, 0.9) 74%, rgba(255, 255, 255, 0.8) 90%) !important;
}

#training-2 .training-section-unlocked::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  background-image: url(../images/training/AWS-advanced-training-1.jpg);
  background-size: 60% !important;
  background-position: 100% 50% !important;
  background-repeat: no-repeat !important;
  z-index: -1;
}

#training-3 .training-section-unlocked {
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #fff), color-stop(74%, rgba(255, 255, 255, 0.9)), color-stop(90%, rgba(255, 255, 255, 0.8))) !important;
  background: linear-gradient(to right, #fff 40%, rgba(255, 255, 255, 0.9) 74%, rgba(255, 255, 255, 0.8) 90%) !important;
}

#training-3 .training-section-unlocked::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  background-image: url(../images/training/AWS-specialist-training-1.jpg);
  background-size: 60% !important;
  background-position: 100% 50% !important;
  background-repeat: no-repeat !important;
  z-index: -1;
}

#training-activity .training-block .training-section-container .training-section .training-title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: title;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #005571;
}

#training-activity .training-block .training-section-container .training-section .training-title span {
  display: none;
  color: #61D858;
  font-size: 1.2rem;
  margin-left: 20px;
  padding: 4px 8px;
  border: 2px solid #61D858;
  border-radius: 30px;
}

#training-activity .training-block .training-section-container .training-section .training-details {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: details;
}

#training-activity .training-block .training-section-container .training-section .training-details .item-container:not(:last-child), #training-activity .training-block .training-section-container .training-section .training-details h2, #training-activity .training-block .training-section-container .training-section .training-details p {
  margin-bottom: 15px;
}

#training-activity .training-block .training-section-container .training-section .training-description {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: description;
  margin-bottom: 20px;
}

#training-activity .training-block .training-section-container .training-section .training-logo {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
  grid-area: logo;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
  max-width: 160px;
}

#training-activity .training-block .training-section-container .training-section .training-logo img {
  width: 100%;
}

#training-activity .training-block .training-section-container .training-section-unlocked .training-description {
  -webkit-filter: drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 30px #fff);
          filter: drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 30px #fff);
}

#training-activity .training-block .training-section-container .training-section-unlocked .training-logo {
  -webkit-filter: drop-shadow(1px 2px 4px rgba(255, 255, 255, 0.4));
          filter: drop-shadow(1px 2px 4px rgba(255, 255, 255, 0.4));
}

#training-activity .training-block .training-section-container .training-section-unlocked .training-title span {
  display: inline-block;
}

/* Billing specific */
#billing-status-row {
  margin-bottom: 40px;
}

#billing-status-row #billing-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #EAF1F6;
}

#billing-status-row #billing-payment-indicator {
  width: 10px;
}

#billing-status-row #billing-payment-indicator.payment-notdue {
  background: #EAF1F6;
}

#billing-status-row #billing-payment-status {
  height: 140px;
  padding: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #005571;
}

#billing-status-row #billing-payment-status h2 {
  margin-bottom: 8px;
  font-size: 2rem;
}

#billing-status-row #billing-payment-status h2.payment-notdue-text {
  color: #154355 !important;
}

#billing-status-row #billing-payment-status h1 {
  margin-bottom: 8px;
  font-weight: 300;
}

.payment-button-container p {
  max-width: 260px;
  text-align: center;
}

.payment-button-container p.message {
  margin: 10px 0 0 0 !important;
}

.payment-button-container .payment-button {
  display: -ms-grid;
  display: grid;
  grid: 1fr / 1fr;
      grid-template-areas: "box";
  place-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}

.payment-button-container .payment-button .grid-center {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: box;
}

.payment-button-container .payment-button p {
  margin: 0;
  font: 500 1rem interstate;
  font-weight: 600;
  color: #005571;
}

.payment-button-container .payment-button p strong {
  font-weight: 600;
}

.payment-button-container .payment-button p i {
  margin-right: 8px;
  font-size: 18px;
}

/* billing button animations */
.fade-in-delay-4s {
  visibility: hidden;
  -webkit-animation: fade-in 0.5s 4s forwards;
          animation: fade-in 0.5s 4s forwards;
}

.fade-up {
  visibility: hidden;
  -webkit-animation: fade-up 0.5s 0.8s forwards;
          animation: fade-up 0.5s 0.8s forwards;
}

.fade-out {
  visibility: hidden;
  -webkit-animation: fade-up 0.5s 0.8s forwards, fade-out 0.5s 3.7s forwards;
          animation: fade-up 0.5s 0.8s forwards, fade-out 0.5s 3.7s forwards;
}

.move-up {
  visibility: hidden;
  -webkit-animation: fade-up 0.5s 0.8s forwards, move-up 1s 3.7s forwards;
          animation: fade-up 0.5s 0.8s forwards, move-up 1s 3.7s forwards;
}

@-webkit-keyframes fade-up {
  from {
    -webkit-transform: translatey(20px);
            transform: translatey(20px);
    visibility: hidden;
    opacity: 0;
  }
  to {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
    visibility: visible;
    opacity: 1;
  }
}

@keyframes fade-up {
  from {
    -webkit-transform: translatey(20px);
            transform: translatey(20px);
    visibility: hidden;
    opacity: 0;
  }
  to {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
    visibility: visible;
    opacity: 1;
  }
}

@-webkit-keyframes fade-out {
  from {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
    visibility: visible;
    opacity: 1;
  }
  to {
    -webkit-transform: translatey(-20px);
            transform: translatey(-20px);
    visibility: hidden;
    opacity: 0;
  }
}

@keyframes fade-out {
  from {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
    visibility: visible;
    opacity: 1;
  }
  to {
    -webkit-transform: translatey(-20px);
            transform: translatey(-20px);
    visibility: hidden;
    opacity: 0;
  }
}

@-webkit-keyframes fade-in {
  from {
    visibility: hidden;
    opacity: 0;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    visibility: hidden;
    opacity: 0;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}

@-webkit-keyframes move-up {
  from {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@keyframes move-up {
  from {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

/* end of billing animations */
#billing-history {
  width: 100%;
  border: 1px solid #CED4DA;
  border-radius: 4px;
  overflow-y: auto;
}

/* Support */
#faq-accordion {
  margin-bottom: 40px;
}

.support-info-row:not(:last-child) {
  margin-bottom: 30px;
}

#card-support h4 {
  margin-bottom: 10px;
}

.support-info-row p {
  line-height: 1rem;
  margin-bottom: 6px;
}

.support-info-row p:last-child {
  margin: 0;
}
/*# sourceMappingURL=style.css.map */


/* CUSTOM CSS FROM JULIAN */

.invalid-ms {
  border: 2px solid red;
}

#main-body .form-group p > i, #main-body .input-group p > i  {
  color: black;
}