.blue-link {
  color: #00558c !important;
}

.lc-user-reg-report-container {
  background: #fff;
  max-width: 350px;
  min-width: 350px;
  text-align: left;
  padding: 5px 10px 10px 10px;
  float: left;
  margin: 5px 10px 5px 0;
  //box-shadow: 3px 3px 4px #555;
  border-radius: 5px;
  overflow-y: auto;
  max-height: 345px;
  min-height: 345px;
  border: 1px solid #aaa;
}

.lc-user-reg-report-header-category {
  color: #53565A;
  font-size: 1.2em;
  font-weight: bold;
}

.lc-module-header-name {
  color: #00558c;
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
}

.lc-user-reg-report-table {
  background: white;
}

.lc-user-reg-report-table th {
  background: #00558c;
  color: white;
  text-align: left;
}

.lc-user-reg-report-table td {
  text-align: left;
}

.lc-user-reg-report-icon {
  font-size: 1.4em !important;
  color: #00558c;
}

.lc-module-not-logged-in {
  font-weight: bold;
}

.lc-new-modules-container {
  background: #fff;
  max-width: calc(100vw - 250px);
  min-width: calc(100vw - 250px);
  text-align: left;
  padding: 5px;
  float: left;
  margin: 5px 5px 5px 0;
  //box-shadow: 3px 3px 4px #555;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 266px;
  border-radius: 5px;
  min-width: 380px;
  border: 1px solid #aaa;
}

@media (max-width: 1045px) {
  .lc-new-modules-container {
  	max-width: calc(100vw - 115px);
  }
}

.lc-new-modules-icon {
  font-size: 1.4em !important;
  color: #00558c;
  padding-left: 10px;
}

.lc-new-modules-container ul {
  margin-top: 0 !important;
  overflow-x: scroll;
  overflow-y: hidden;
}

.lc-new-modules-container .lp-module-container {
  //display: flex;
  //flex-wrap: nowrap;
  overflow-x: hidden; 
}

.lc-new-modules-container li {
  //white-space: nowrap; // stop the wrapping in the first place
}

.lc-new-modules-container .card {
  //flex: 0 0 auto;
}

.lc-useful-links-container {
  background: #fff;
  max-width: 350px;
  min-width: 350px;
  overflow-x: hidden;
  text-align: left;
  padding: 5px 10px 10px 10px;
  float: left;
  margin: 5px 10px 5px 0;
  //box-shadow: 3px 3px 4px #555;
  color: #333;
  border-radius: 5px;
  overflow-y: auto;
  max-height: 345px;
  min-height: 345px;
  border: 1px solid #aaa;
}

.lc-useful-links-container a {
  color: #222 !important;
  background: #ddd;
  //border-color: #00558c;
  //text-decoration: underline;
  //border-radius: 25px;
  margin-bottom: 4px;
  padding: 0 .375rem !important;
}

.lc-module-modal-header {
  background: rgb(244,244,248);
  margin: 5px;
  padding: .5rem !important;
}

.lc-modal-header-button {
  //width: 175px;
  //border-radius:  30px;
  white-space: nowrap;
}

.lc-modal-header-image {
  padding-right: 5px;
  //margin-left: -5px;
  //margin-top: -5px;
  height: 65px;
}

.lc-module-header-table {
  margin-bottom: 0;
}

.lc-module-header-table td, .lc-module-header-table th {
  padding: 0 .25rem 0 0 !important;
  border: 0 !important;
}

@media (min-width: 1200px) {
  .lc-home-page-nr-vid-text {
    float: left;
    max-width: 60%;
  }
  
  .lc-home-page-nr-wheel-text img {
    float: left;
    //max-width: 40%;
    max-height: 366px !important;
  }
}

@media (min-width: 2000px) {
  .lc-home-page-nr-vid-text {
    float: left;
    max-width: 60%;
  }
  
  .lc-home-page-nr-wheel-text img {
    float: left;
    //max-width: 30%;
    max-height: 366px !important;
  }
}

@media (max-width: 1199px) {
  .lc-home-page-nr-vid-text {
    max-width: 100%;
  }
  
  .lc-home-page-nr-wheel-text img {
    float: left;
    max-width: 100%;
    max-height: 366px !important;
  }
}

.lc-home-video {
  max-width: 650px;
  width: 75vw;
}

.lc-learner-support-container {
  margin-top: 20px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.lc-learner-support-message {
  background: #fff;
  padding: 10px;
  margin-bottom: 0px;
  margin-top: 15px;
  max-width: 99%;
  border-radius: 5px;
  border: 1px solid #aaa;
}

.lc-learner-support-message a {
  color: #00558C !important;
}

.lc-learner-support-card {
  max-width: 19em;
  background: #00558c;
  color: white;
  margin-left: 20px;
  box-shadow: 3px 3px 6px #555;
}

.lc-learner-support-card:hover, .lc-learner-support-card-selected {
  box-shadow: none !important;
  background: #ccc;
  //margin-left: 23px;
}

.lc-contact-form-container-ls {
  display: none;
}

.lc-learner-support-card img {
  width: 75px;
}

.lc-contact-form-container {
  background: #f5f5f5;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
}

.lc-contact-form-container input {
  margin-bottom: 5px;
}

.lc-contact-form-container .input-group {
  margin-bottom: 5px;
}

.card-block {
  width: 180px;
}

.lc-kb-container-ls {
  display: none;
  background: #fff;
  border: 1px solid #aaa;
  padding: 10px;
  margin-top: 20px;
  border-radius: 5px;
  overflow-y: auto;
  max-height: 80vh;
  margin-bottom: 20px;
  margin-right: 10px;
}

@media (min-width: 951px) {
  .lc-kb-container-ls {
    width: calc(100vw - 600px);
  }
}

@media (max-width: 950px) {
  .lc-kb-container-ls {
    width: calc(100vw - 450px);
  }
}

@media (max-width: 800px) {
  .lc-kb-container-ls {
    width: 100%;
  }
}

.lc-kb-container-ls a {
  color: #000 !important;
}

.knowledge-base-body a {
  color: #00558c !important;
  font-weight: bold;
}

.lc-kb-container-ls ul {
  list-style: none;
  padding-left: 0;
}

.lc-ghc-ul {
  list-style-image: url('/images/learning_cloud/CourseIconGreen_small.png');
}

.lc-ghc-links-container {
  background: #fff;
  max-width: 350px;
  min-width: 350px;
  text-align: left;
  padding: 5px 10px 10px 10px;
  float: left;
  margin: 5px 10px 5px 0;
  //box-shadow: 3px 3px 4px #555;
  color: #333;
  border-radius: 5px;
  overflow-y: auto;
  max-height: 345px;
  min-height: 345px;
  border: 1px solid #aaa;
}

.lc-ghc-links-container a {
  color: #333 !important;
  font-size: 1.1rem;
  margin-top: 20px;
}

.lc-ghc-icon {
  width: 30px;
  //padding-right: 5px;
}

.lc-ghc-link-icon {
  width: 30px;
  padding-right: 5px;
}

.lc-ghc-head {
  
}

.lc-ghc-line {
  margin-top: 10px;
}

.lc-product-home-banner {
  position: relative;
  background-image: url('/images/learning_cloud/banners/LC_RPA_Banner.jpg');
  width:99%;
  height: 9vw;
  min-height: 75px;
  //max-height:110px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  //background-attachment: fixed;
  display: flex;
  align-items: center;
  border-radius: 5px;
}

.lc-product-banner-left {
  position: absolute;
  //top: 50px;
  left: 20px;
  width: 80%;
  color: #555;
  top: 21%;
  transform: translateY(-50%);
  bottom: initial;
}

.lc-product-banner-name {
  font-size: 1.5vw;
  margin-top: 10px;
}

.lc-product-banner-for {
  font-size: 1.1vw;
}

.lc-product-banner-klc {
  font-size: 1.8vw;
  color: #00558C;
}

.lc-product-banner-text-container {
  margin-top: auto !important;
  margin-bottom: auto !important;
  display: flow-root;
  width: inherit;
}

@media (max-width: 950px) {
  .lc-product-banner-text {
    font-size-adjust: +1;
    //margin-top: 2px;
  }
  
  .lc-product-banner-name {
    margin-bottom: 3px;
  }
  
  .lc-product-banner-for {
    margin-bottom: 3px;
  }
}

@media (max-width: 550px) {
  .lc-product-banner-text {
    font-size-adjust: +1.2;
    //margin-top: 2px;
  }
  
  .lc-product-banner-name {
    margin-bottom: 3px;
  }
  
  .lc-product-banner-for {
    margin-bottom: 3px;
  }
}

.lc-product-banner-icon {
  width: 8vw;
  height: auto;
  max-width: 167px;
  min-width: 76px;
}

.lc-calendar {
  margin: 10px 10px 10px 0;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  width: max-content;
  //box-shadow: 5px 5px 5px #555;
  border: 1px solid #ddd;
  height: 425px;
}

.lc-calendar a {
  color: #00558c !important;
}

.mod_jemcalq_calendar {
  border: 1px solid #555;
}

.mod_jemcalq_calendar-month {
  //border: 1px solid #555;
  border-radius: 0 0 5px 5px;
  background: #646363;
  text-align: center;
  border: 5px solid white;
  border-top: 0;
}

.mod_jemcalq_calendar-month a {
  color: #ddd !important;
  font-weight: bold;
}

.mod_jemcalq_caltodaylink {
  background: #ffc600;
  padding: 8px 20px;
  margin: 1px;
  background-image: url('/images/learning_cloud/CloudIconWhiteBlue.png');
  background-repeat: no-repeat;
  background-position: center;
  border: 5px solid white;
}

.mod_jemcalq_caltoday {
  background: #ffc600;
  padding: 8px 20px;
  border: 5px solid white;
}

.mod_jemcalq_caldaylink {
  background-color: #d0d0ce;
  padding: 8px 20px;
  margin: 1px;
  background-image: url('/images/learning_cloud/CloudIconWhiteBlue.png');
  background-repeat: no-repeat;
  background-position: center;
  border: 5px solid white;
}

.mod_jemcalq_calday {
  background: #d0d0ce;
  padding: 8px 20px;
  margin: 1px;
  border: 5px solid white;
}

.mod_jemcalq {
  background: #d0d0ce;
  border: 5px solid white;
}

.mod_jemcalq_daynames {
  background-color: #646363;
  color: #eee;
  border: 5px solid white;
}

.lc-upcoming-events {
  margin: 10px 10px 10px 0;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  max-width: 460px;
  min-width: 300px;
  //box-shadow: 5px 5px 5px #555;
  height: 425px;
  overflow-y: auto;
  border: 1px solid #ddd;
}

.lc-upcoming-events a {
  color: #00558c !important;
}

.jemmod {
  list-style-type: none;
  padding-left: 10px;
}

.jemmod li {
  padding-bottom: 10px;
}

.jem_time-1-dnu {
  display: none;
}

.lc-prod-news-container {
  margin: 10px 10px 10px 0;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  max-width: 460px;
  min-width: 300px;
  //box-shadow: 5px 5px 5px #555;
  height: 425px;
  overflow-y: auto;
  border: 1px solid #ddd;
}

.lc-prod-news-header {
  border-bottom: 2px solid #ffc600;
  //padding-bottom: 5px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: bottom;
}

.lc-prod-news-icon {
  width: 30px;
}

.lc-prod-news-header-text {
  vertical-align: -moz-middle-with-baseline;
}

.lc-achievement-badges-container, .lc-achievement-certs-container {
  max-width: 99.4%;
  margin-right: 5px;
  margin-bottom: 20px;
  background-color: #fff;
  //box-shadow: 3px 3px 4px #555;
  border-radius: 5px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #aaa;
  padding: 5px;
}

.lc-achievement-badges-container {
  height: 170px;
} 

.lc-achievement-certs-container {
  height: 325px;
}

.lc-achievement-badges-container ul, .lc-achievement-certs-container ul {
  display: flex;
  list-style: none;
  margin-left: -30px;
}

.lc-achievement-badges-container .card {
  background-color: unset !important;
  border: 0 !important;
}

.lc-achievement-certs-container .card {
  background-color: unset !important;
  border: 0 !important;
}

.lc-cert-card {
  width: 8rem;
}

.lc-achievements-header {
  font-weight: bold;
  font-size: 1.25rem;
}

.lc-achievement-body {
  line-height: 1;
}

.lc-achievement-text {
  font-size: .75rem;
  line-height: 1;
}

.resource-container {
  background: #f6f6f6;
  width: fit-content;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

.license-table {
  margin-left: -5px;
  margin-right: -5px;
  border: 1px solid #d6d6d6;
  width: fit-content;
  border-radius: 5px;
  padding: 5px;
}

.license-table-th {
  padding: 2px 5px 0px 5px;
  background: #00558c;
  border: 5px solid #f6f6f6;
  border-radius: 7px 7px 0 0;
  color: white;
  font-size: .75rem;
}

.license-table-td {
  font-size: .75rem;
  border: 5px solid #f6f6f6;
  padding: 1px 3px;
}

.lc-resources-licenses, .lc-resources-files {
  //margin-bottom: 20px;
  margin-top: 20px;
  margin-right: 20px;
  padding: 10px 10px 20px 10px; 
  background-color: #fff;
  max-width: max-content;
  border-radius: 5px;
  //box-shadow: 5px 5px 5px #333;
  float: left;
  min-width: 365px;
  border: 1px solid #ddd;
  font-size: .95rem;
}

.software-eval-header {
  font-weight: bold;
  font-size: 1.25rem;
  border-bottom: 1px solid #00558c;
  margin-bottom: 10px;
}

.lc-resources-files a {
  color: #444 !important;
}

.lc-resources-files ul li {
  list-style: none;
}

.lc-lab-container {
  width: max-content; 
  background: #fff;
  border-radius: 5px;
  border: 1px solid #aaa;
  padding: 10px;
}

.lc-lab-container td, .lc-lab-container th {
  vertical-align: middle;
} 

.lc-lab-header th {
  background: rgb(62,62,71) !important;
  border-color: rgb(62,62,71) !important;
}

.lc-lab-prod-icon {
  width: 50px;
}

.lc-options-container {
  border: 1px solid #aaa;
  border-radius: 5px;
  width: max-content;
  background-color: #fff;
}

.lc-options-table {
  margin-bottom: 0;
}

.lc-options-table th {
  background: #3e3e47 !important; 
  border-color: #3e3e47 !important;
}

.lc-resource-videos-container {
  //margin-bottom: 20px;
  margin-top: 20px;
  margin-right: 20px;
  padding: 10px 10px 20px 10px;
  background-color: #fff;
  max-width: max-content;
  border-radius: 5px;
  float: left;
  min-width: 365px;
  border: 1px solid #ddd;
}

.lc-resource-videos-header {
  font-weight: bold;
  font-size: 1.25rem;
  border-bottom: 1px solid #00558c;
  margin-bottom: 10px;
}

.lc-resource-videos-line {
  
}

.lc-resource-videos-line a {
  color: #555 !important;
}

.lc-resource-videos-line a i{
  color: #00558C;
}

.lc-home-nli-container {
  max-width: 1650px;
}

@-webkit-keyframes blink { 
   50% { border-color: orange; } 
}

@keyframes blink { 
   50% { border-color: orange; } 
}

.lc-module-link-focus {
  //border: 3px solid orange !important;
  //margin: -4px;
  //border: 3px solid transparent;
  animation: blink .5s step-end infinite alternate;
  -webkit-animation: blink .5s step-end infinite alternate;
  box-shadow: 0px 0px 5px 3px orange;
}

.lc-module-last-viewed {
  //border: 3px solid purple !important;
  //margin: -4px;
  box-shadow: 0px 0px 5px 3px purple;
}

.last-module-viewed-text {
  position: absolute;
  top: -10px;
  right: 0px;
  font-size: 12px;
  color: white;
  padding: 0px 5px;
  border-radius: 5px;
  background: purple;
}

.link-selected-text {
  position: absolute;
  top: -10px;
  right: 0px;
  font-size: 12px;
  color: white;
  padding: 0px 5px;
  border-radius: 5px;
  background: orange;
}

.lp-mod-tags {
  background: white;
  text-align: left;
  height: 53px;
}

.lp-mod-tags ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-left: 10px;
}

.lp-mod-tags li {
  padding: 0px 3px;
  background-image: none !important;
  background-color: #eee;
  color: #888;
  font-size: .75rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #eee;
  margin-right: 5px;
  margin-bottom: 5px;
}


.free-module-text {
  padding: 0px 3px;
  background: red;
  border-radius: 5px;
  margin-right: 2px;
}

.levelUnknown {
  background: white;
  color: black;
}

.levelEntry {
  background: green;
  color: white;
}

.levelIntermediate {
  background: red;
  color: white;
}

.levelAdvanced {
  background: black;
  color: white;
}

.lc-load-hist {
  color: #00558C !important;
}

.jem_date-1 {
  font-weight: bold;
}

.lc-module-prime {
  color: white;
  background-color: orange;
  padding: 2px 10px;
  border-radius: 3px 0 0 0;
  font-weight: bold;
  margin-right: -3px;
}

.lc-module-prime-lp {
  color: white;
  background-color: orange;
  padding: 2px 10px;
  border-radius: 3px 3px 0 0;
  font-weight: bold;
}

.module-buttons {
  color: #6c757d;
  white-space: nowrap;
}
