@font-face {
  //font-family: "TT Norms W01 Regular";
  font-family: "TT Norms", sans-serif;
  src: url(https://www.kofax.com/assets/Kofax-build/fonts/35406d8e-39ba-4b17-a795-746fd04b670d.woff2);
}

body {
  //font-family: "TT Norms W01 Regular", sans-serif;
  font-family: "TT Norms", sans-serif;
  font-variant-ligatures: none;
  padding-top: 2.9rem;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
}

button, input, optgroup, select, textarea {
  font-variant-ligatures: none;
}

body-dnu, html-dnu {
  #min-height: 100vh;
  max-height: 100vh;
  padding-top: 1.48rem;
  font-family: "TT Norms", sans-serif; 
  text-decoration: none; 
  font-size:16px; 
  font-weight: 400; 
  line-height: 1.455;
}

h2 {
  font-family: "TT Norms", sans-serif; 
  font-weight:normal; 
  color:#212121; 
  font-size:45px; 
  letter-spacing: -0.02ch;
}

.popper{
  float:left;
}

/* Hide the admin edit link in the pages */
.icons {
  display: none;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
  background-color: #b8d0df;
  border-radius: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px grey; 
  border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #00558C; 
}

.scroller {
  overflow-y: scroll;
  scrollbar-color: #888 #b8d0df;
  scrollbar-width: thin;
}

label {
  display: inline-block;
  width: 5em;
}

/* Hide JLMS Navigation */
.joomlalms-nav {
  display: none;
}

#form-sclogin-remember {
  display: none;
}

.h-100-vp {
    height: 100vh !important;
}

@media (min-width: 1400px) {
  .container {
      max-width: 1340px;
  }
}

@media (min-width: 1600px) {
  .container {
      max-width: 1540px;
  }
}

.kofax-blue {
  background: #00558C;
  border: 1px solid #00558C;
  color: white;
}

.kofax-blue:hover {
  box-shadow: 2px 2px 2px #555;
  background: #00558C;
  border: 1px solid #00558C;
  color: #ffc600;
}

.kofax-blue-nb {
  background: #00558C;
  border: 1px solid #00558C;
  color: white;
}

.lc-privacy-policy-link {
  position: fixed;
  right: 0px;
  bottom: 0px;
  background: #000;
  padding: 0 5px;
  border-radius: 5px 0 0 0;
}

.sclogin-modal-links {
  margin-top: 6px;
}

.sourcecoast .modal-header {
  height: 40px;
}

.sourcecoast .modal-header .modal-title {
  position: fixed;
}

.sourcecoast .modal-header .close {
  padding-right: 10px;
}

.scuser-menu .btn-group a{
  color: #333 !important;
}

.sclogin-modal-links {
  vertical-align: top;
}

.sclogin-modal-links a.btn {
  color: black !important;
}

.sclogin-modal-links a.btn-primary{
  color: white !important;  
}

.sclogin-joomla-login {
  color: black !important;
}

.sclogin-joomla-login a{
  color: black !important;
}

.sclogin-joomla-login ul{
  list-style: none;
  padding-left: 0;
}

.sclogin-profile-link a{
  color: black !important;
}

.lc-login-div {
  float: right;
}

.lc-header-logo-div {
  float: left;
}

.lc-container-row {
  //min-height: inherit;
  max-height: inherit;
  box-sizing: border-box;
}

.lc-page-header-flex {
  //position: fixed;
  //min-height: 100vh;
  //max-height: 100vh;
}

.lc-page-header {
  padding-bottom: 5px;
  padding-top: 5px;
  //border-bottom: 3px solid #ffc600;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
  padding-right: 5px;
  padding-left: 5px;
  //margin-left: -12px;
}

.lc-header-logo {
  height: 2rem;
  //padding-right: 5px;
  padding: 2px 5px 2px 0;
  margin-left: 20px;
  border-right: 3px solid #ccc;
  margin-right: 10px;
}

.lc-header-logo-sun {
  height: 2rem;
  padding-right: 5px;
  margin-left: -10px;
}

.lc-header-text-lc {
  font-size: 1.45rem;
  vertical-align: top;
}

@media (min-width: 426px) {
  .lc-page-container-flex {
    //max-height: inherit;
    //min-height: inherit;
    //max-height: calc(100vh - 47px);
    //min-height: calc(100vh - 47px);
    margin-top: 60px;
  }
}

@media (max-width: 425px) {
  .lc-page-container-flex {
    //max-height: calc(100vh - 43px);
    //min-height: calc(100vh - 43px);
    margin-top: 60px;
  }
}

@media (max-width: 454px) {
  .lc-header-text-lc {
    font-size: 1.1rem;
  }
}

@media (max-width: 628px) {
  .header-category {
    display: none;
  }
}


.lc-page-container {
  //background-color: #646363;
  border-radius: 10px 0 0 0;
  max-height: inherit;
  min-height: inherit;
}

.lc-course-selector {
  background-color: #e9ecef;
  color: #fff;
  #border-bottom: 1px solid #999;
  padding-top: 0px;
  margin-bottom: 3px;
  padding-bottom: 0px;
}

.lc-course-selector-tabs {
  background-color: #fff;
  margin-top: 0px;
  border-radius: 0;
  margin-left: 2px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  //background-color: rgb(244,244,248) !important;
  //border-bottom: 1px solid rgb(244,244,248);
  //color: #333 !important;
  //font-weight: bold;
}

.lc-menu-column {
  #border-right: 1px solid #999; 
  background-color: rgb(62,62,71) !important;
  #padding-top: 2px;
  //padding-left: 0px;
  padding-right: 10px;
  //height: 100%;
  color: #fff;
  font-weight: bold;
  position: fixed;
  z-index: 1;
  //max-height: inherit;
  //overflow-y: auto;
  //overflow-x: hidden;
}

.lc-menu-link, .lc-menu-link-perm, .lc-menu-link-npo {
  //background: #00558C !important;
  //border-color: #00558C !important;
  //margin-right: -10px;
  padding-right: 3px;
  display: flex;
  align-items: center;
}

.lc-menu-link-perm-dnu {
  background: #00558C !important;
  border-color: #00558C !important;
  margin-right: -10px;
  padding-right: 3px;
  display: flex;
  align-items: center;
}

.lc-menu-link-disabled {
  color: #7f7f7f !important;
}

.lc-menu-link-img, .lc-menu-link-img-perm {
  //float: left;
  width: 25px;
  //margin-right: 10px;
  margin-left: 3px;
  opacity: 1;
}

.lc-menu-link-img-ph {
  float: left;
  width: 25px;
  #margin-left: 5px;
  animation-name: fadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 40;
  animation-duration: 1s;
  animation-direction: alternate;
  transform: rotate(90deg);
}

@keyframes fadeInOut {
  0% {
  	opacity:1;
  }
  45% {
	opacity:1;
  }
  55% {
	opacity:0;
  }
  100% {
	opacity:0;
  }
}


.lc-menu-text {
  float: right;
  width: 143px;
  font-size: .93rem;
  display: none;
}

.lc-menu-text-ph {
  //float: right;
  width: 133px;
}

@media (min-width: 951px) {
  .lc-menu-text, .lc-menu-text-ph {
    //display: block;
    display: none;
  }
  
  .lc-menu-column {
    max-width: 52px;
    margin-top: 52px;
  }
  
  .lc-content-column {
  	margin-left: 189px;
    padding-left: 5px;
  }
}

@media (max-width: 950px) {
  .lc-menu-text, .lc-menu-text-ph {
    display: none;
  }
  
  .nav-column-logo {
    display: none;
  }
  
  .lc-menu-link-img-ph {
    margin-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  
  .lc-menu-column {
    //width: 45px;
    width: 52px;
  }
  
  .lc-content-column {
  	margin-left: 45px;
  }
  
  .lc-menu-link.active {
    //background-color: orange;
  }
  
  .lc-menu-link-npo.active {
    //background-color: orange;
  }
}

.lc-menu-link-img-disabled {
  opacity: 0.4;
}

.nav-link {
  //padding: .7rem .2rem;
  //border: 2px outset #6c757d;
}

.nav-link:hover {
  //padding: .7rem .2rem;
  //border: 2px inset #6c757d;
}

.lc-course-tab-link:hover {
  //margin: -1px -1px;
}

.lc-menu-link.active {
  //background: #A6A6A6 !important;
  //border-color: #A6A6A6 !important;
  //margin-right: -10px;
  padding-right: 3px;
  color: orange !important;
}

.lc-menu-icon-sel {
  display: none;
}

.lc-menu-icon-nsel {
  display: block;
}

.lc-menu-link.active .lc-menu-icon-sel {
  display: block;
}

.lc-menu-link.active .lc-menu-icon-nsel {
  display: none;
}

.lc-menu-link-npo.active {
  //background: #A6A6A6 !important;
  //border-color: #A6A6A6 !important;
  //margin-right: -10px;
  padding-right: 3px;
  color: orange !important;
  border: 2px inset #6c757d;
}

.lc-menu-link-npo.active .lc-menu-icon-sel {
  display: block;
}

.lc-menu-link-npo.active .lc-menu-icon-nsel {
  display: none;
}

.lc-menu-sp-text {
  padding: .93rem .5rem;
  display: flex;
}

.lc-menu-sp-text-login {
  padding: .53rem .5rem;
  display: flex;
}

a {
  color: #fff;
  //font-weight: bold;
}

.lc-course-tab {
  //border: 1px solid #bbb;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-radius: 5px 5px 0 0;
  margin-right: 5px;
  background-color: #ccc;
}

.lc-menu-logo {
  width: auto;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: -10px;
}

.lc-content-column {
  padding-left: 0;
  //padding-right: 1px;
  background-color: #a6a6a6;
  //min-height: inherit;
  //max-height: inherit;
  margin-left: 51px;
}

.lc-content-box {
  margin-top: -5px;
  background-color: rgb(244,244,248);
  //border: 1px solid #A6A6A6;
  //min-height: calc(100% - 2.6em);
  //min-height: calc(100vh - 100px);
  //max-height: calc(100vh - 100px);
  width: 100%;
  padding-left: 10px;
  padding-right: 0px;
  //overflow-y: auto;
  
  background-blend-mode: soft-light;
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 80%;
  border: 1px solid #bbb;
  margin-bottom: 20px;
}

.lc-content-box1 .lc-background-img1 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 33%;
  height: auto;
  opacity: 0.6;
}

.lc-content-box-ajax {
  overflow-y: auto;	
  padding-bottom: 20px;
}

@media (min-width: 1200px) {
  .lc-content-box-ajax-with-header {
    max-height: calc(100vh - 153px);
  }
  
  .lc-content-box-ajax-no-header {
    max-height: calc(100vh - 103px) !important;
  }
}

@media (min-width: 743px) {
  .lc-content-box-ajax-with-header {
    max-height: calc(100vh - 188px);
  }
  
  .lc-content-box-ajax-no-header {
    max-height: calc(100vh - 102px) !important;
  }
}

@media (max-width: 742px) {
  .lc-content-box-ajax-with-header {
    max-height: calc(100vh - 191px);
  }
  
  .lc-content-box-ajax-no-header {
    max-height: calc(100vh - 137px) !important;
  }
  
  .lc-module-legend-filter {
    display: none !important;
  }
}

.lc-course-tab-link .lc-course-tab {
  background: #fff !important;
}

.lc-course-tab {
  //background: #fff !important;
  background: #c5c5c5 !important;
}

.lc-course-tab-link.active {
  background: rgb(244,244,248); !important;
  border-color: rgb(244,244,248); !important;
}

.lc-course-tab-link img {
  
}

.lc-course-tab-link-nli img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.lc-course-tab a {
  border-radius: 0 !important;
  padding: .25rem .5rem .25rem .5rem !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.module-container, .lp-module-container-ul {
  margin-top: 18px;
  margin-right: 0 !important;
  overflow-y: auto;
  overflow-x: hidden;
  padding-top: 10px;
}

.module-card {
  background: #7f7f7f;
  #width: 60px;
  margin-right: 5px; 
  margin-left: 5px;
  text-align: center;
  display: block !important;
  max-width: 8rem;
  border: 0;
}

.module-card h6 {
  #font-size: .75rem;
}

.module-card-body {
  padding: .25px .25px .25px .25px;
}

.module-card-image {
  max-width: 70px;
  padding-top: 3px;
}

.module-card-image-notowned {
  //opacity: 60%;
  -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
}

.module-card-image-owned {
  //opacity: 100%;
}

.module-card-title {
  font-size: .85rem;
  color: #eee;
}

.module-progress {
  height: .15rem;
  margin: 3px;
}

.progress-bar {
  background-color: orange;
}

.module-complete-div {
  position: relative;
  display: inline-block;
}

.module-complete-icon {
  position: absolute;
  left: 75%;
  top: 70%;
  transform: translate(-30%, -30%);
  #width: 15%;
}

.check-mark-icon {
  width: 2rem;
}

.scorm-modal-dialog {
  width: 95vw;
  height: 95vh;
  margin: 10px auto;
  max-width: 100vw;
}

.scorm-modal-body {
  position: relative;
  padding: 30px 0 0 0;
  width: 95vw;
  height: 95vh;
}

#video {
  width: 95vw;
  height: 95vh;
  //overflow: auto;
}

.module-info-modal-content {
  
}

.module-info-modal-header {
  
}

.module-info-modal-body {
  
}

.module-info-modal-body a {
  color: #00558c !important;
}

.lc-module-search, .lc-module-lp {
  height: auto;
  //border-bottom: 1px solid #333;
  //margin-left: -15px;
  //margin-right: -15px;
  padding-top: 10px;
  clear: right;
  display: flex;
}

.lc-module-legend {
  //border: 1px inset #ccc;
}

.lc-mod-unavail {
  background: grey;
  min-width: fit-content;
}

.lc-mod-pending {
  background: rgb(102,194,215);
  min-width: fit-content;
}

.lc-mod-in-proc {
  background: rgb(255,157,0);
  min-width: fit-content;
}

.lc-mod-complete {
  background: rgb(118,237,65);
  min-width: fit-content;
}

.lc-module-list-header-name {
  font-size: x-large;
}

.lc-module-list-header-name {
  clear: left;
}

.module-filter {
  border: 1px solid #aaa;
  border-radius: 4px;
  //padding: 3px 5px;
  padding: 0px 10px;
  //margin-top: -3px;
  margin-bottom: 8px;
  color: #222 !important;
}

.nav-column-logo {
  position: fixed;
  bottom: 45px;
  margin-left: 30px;
  //margin-right: auto;
  width: 130px;
  display: none;
}

@media (max-height: 675px) {
  .nav-column-logo {
    display: none;
  }
}

.lc-search-container {
  display: inline-flex;
  margin-top: 5px;
}

.btn-status-filter {
  padding: 0 .75rem !important;
  margin: 0px;
  border-radius: 0 !important;
  font-size: .9rem;
}

.lc-module-legend-filter {
  margin-top: 5px !important;
}

.header-category {
  color: #222;
  font-size: 1.4em;
  font-weight: bold;
}

.lc-module-list-header-name {
  color: #222;
  //font-style: italic;
  font-size: 1.4em;
  font-weight: bold;
}

@media (max-width: 995px) {
  .sclogin-profile-link {
    display: none;
  }
  
  .sclogin-greeting {
    display: none;
  }
  
  #login-msg-ext {
    display: none;
  }
}

.lc-home-lr {
  float: left;
  padding: 3px;
  max-height: 650px;
}

.lc-home-ghc {
  float: left;
  padding: 3px;
  max-height: 272px;
  clear: right;
}

.lc-home-links {
  float: left;
  padding: 3px;
  max-height: 380px;
}

.lc-home-member {
  float: left;
  padding: 3px;
  max-height: 190px;
}

.lc-search-row {
  display: flex;
  flex-wrap: wrap;
}

.module-info-link-number {
  color: #fff !important;
}

.lc-tabs-wlt-logo {
  width: 190px;
  position: absolute;
  top: 60px;
  right: 30px;
  font-size: 1.10em;
  text-shadow: 1px 1px #777;
  background: url(https://m.jy710.com/learn/images/accelerate/accelerate_76x25_L.jpg);
    background-position: right;
    background-size: contain;
    height: 100%;
    margin-top: -11px;
    margin-right: -14px;
    padding-left: 10px;
    padding-top: 10px;
}

@media (max-width: 743px) {
  .lc-tabs-wlt-logo {
    display: none;
  }
}

.login-msg {
  color: #00558c;
  font-weight: bold;
  font-variant: petite-caps;
}

.login-msg-div {
  float: left;
  padding-right: 10px;
  margin-top: 5px;
}

.login-msg-img {
  transform: rotate(90deg);
  height: 30px;
}

.lc-options-btn {
  //border-radius: 25px;
  margin-top: 5px;
  padding: .1rem .75rem;
  //background: #00558c;
  //border: 1px solid #00558c;
  margin-right: 10px;
}

.lc-menu {
  width: 52px;
}

.lc-menu-login-btn {
  padding-left: 0;
  padding-right: 5px;
}

.lc-page-description {
  background: #ddd;
  border-radius: 5px;
  //border: 1px solid #aaa;
  max-width: 99.4%;
  margin: 5px 5px 5px 0;
  //max-width: 100% !important;
}

.lc-hist-lp-img {
  width: 30px;
  margin-left: -5px;
}

.nav-tabs .nav-item {
  margin-bottom: 0px !important;
  z-index: 15;
  max-width: 190px;
  //padding: 0 5px;
  white-space: no-wrap;
}

.navbar {
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .lc-course-selector {
      padding-bottom: 10px;
      //padding-top: 5px;
      padding-right: 5px;
  }
}

.lc-vr-banner {
  position: relative;
  text-align: center;
  height: 400px;
  background-image: url(/images/learning_cloud_v2/banners/Hero_Image-A-400.png);
  background-position: center;
  background-size: cover;
}

.lc-vr-banner-text {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  bottom: initial;
  left: 26px;
  text-align: left;
  z-index: 1;
  //text-shadow: 2px 2px 2px #333;
  white-space: nowrap;
}

.lc-vr-banner-text-main {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  bottom: initial;
  z-index: 1;
  white-space: nowrap;
  font-size: 1.35rem;
}

.lc-vr-banner-text-main H2 {
  font-size: 3.5rem;
  font-family: "TT Norms",sans-serif;
  font-weight: 400;
  line-height: 1.18;
  letter-spacing: -.02ch;
  margin-top: 0;
  color: #fff;
}

.lc-vr-banner-text H2 {
  margin-bottom: 0;
  color: #fff;
}

.banner-cloud-img-swatch {
  width: 18rem !important;
}

.start-learning-button {
  position: absolute;
  bottom: 25px;
  left: 25px;
}

.start-learning-button .btn-warning {
  font-weight: bold;
  background-color: #ffc600;
  border-color: #ffc600;
  padding: 5px;
}

.start-learning-button .btn-warning:hover {
  box-shadow: 5px 5px 3px #777;
}

@media (max-width: 640px) {
  .lc-vr-banner-text-main H2 {
    font-size: 2.5rem;
  }
  
  .lc-vr-banner-text-main {
    font-size: 1.15rem;
  }
  
  .banner-cloud-img-swatch {
    width: 15rem !important;
  }
  
  .start-learning-button {
    position: absolute;
    bottom: 15px;
    left: 15px;
  }
}
  
  

.banner-cloud-img {
  width: 4rem !important;
  margin-right: 20px;
}

.lc-vr-banner-text a, .lc-banner-text-center a {
  margin-left: 20px;
  margin-top: 10px;
  border-radius: 0 !important;
  box-shadow: 2px 2px 3px #333;
  font-weight: bold;
  color: #fff;
}

.lc-banner-text-center {
  color: #fff;
  position: absolute;
  top: 10%;
  //transform: translateY(-50%);
  text-align: center;
  z-index: 1;
  //text-shadow: 2px 2px 2px #333;
  //white-space: nowrap;
}

.lc-banner-main-300 {
  position: relative;
  text-align: center;
  height: 300px;
  background-image: url(/images/learning_cloud_v2/banners/CTA-Banner-150.png);
  background-position: center;
  background-size: cover;
}

.lc-banner-main-cta {
  position: relative;
  text-align: center;
  height: 170px;
  background-image: url(/images/learning_cloud_v2/banners/CTA-Banner-150.png);
  background-position: center;
  background-size: cover;
}

.lc-vr-category-box .btn-primary {
  background-color: white;
  border-width: thin;
  color: #888;
  line-height: 20px;
  border-color: #ccc;
} 

.lc-vr-category-box .btn-success {
  background-color: #e5e5e5;
  border-width: 2px;
  box-shadow: 3px 3px 3px #333;
  color: #888;
  line-height: 20px;
  border-color: #00558C;
} 

.lc-sec-banner {
  position: relative;
  text-align: center;
  height: 200px;
  background-image: url(/images/learning_cloud_v2/banners/Hero_Image-B-250.png);
  background-position: center;
  background-size: cover;
  padding-top: 10px;
}

.lc-sec-banner-reduced {
  position: relative;
  text-align: center;
  height: 150px;
  background-image: url(/images/learning_cloud_v2/banners/Hero_Image-B-250.png);
  background-position: center;
  background-size: cover;
  padding-top: 10px;
}

.breadcrumb {
  //background-color: #00558c;
  color: white;
  padding: 4px 10px 4px 10px;
}

.divider {
  margin: 0 5px;
  color: #B8D0DF;
  opacity: .65;
  font-weight: bold;
}

.lc-page-menu {
  //background-color: #666666;
}

.lc-banner-cloud {
  text-align: right;
  padding-right: 50px;
}

.lc-banner-cloud img {
  width: 50vw !important;
  max-width: 500px;
  margin-top: -10px;
  opacity: .6;
}

@media (max-width: 640px) {
  body, html {
    padding-top: 1.35rem;
  }
  
  .lc-page-menu {
	text-align: right;
    width: 100vw;
    margin-left: -23px;
  }
  
  .lc-vr-banner, .breadcrumb {
    width: 100vw !important;
    //margin-left: -23px;
  }
  
  .lc-vr-banner {
    height: 120px;
    padding-right: 5px;
  }
  
  .lc-banner-cloud {
    padding-right: 0px;
  }
  
  .lc-banner-cloud img {
    width: 75vw !important;
    max-width: 300px;
  }
  
  .maximenuckh label {
    width: 100% !important;
    padding-top: 0 !important;
  }
  
  .maximenuckh {
    position: fixed;
    //top: 40px;
    top: 20px;
    right: 10px;
    z-index: 100;
    color: white;
  }
}

@media (min-width: 641px) {
  .lc-page-menu {
	text-align: left; 
  }
  
  .lc-vr-banner img {
    width: inherit;
  }
}

.come-from-modal.left .modal-dialog,
.come-from-modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 50%;
    max-width: 50%;
  	min-width: 410px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.come-from-modal.left .modal-content,
.come-from-modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0px;
}

.come-from-modal.left .modal-body,
.come-from-modal.right .modal-body {
    padding: 15px 15px 80px;
}
.come-from-modal.right.fade .modal-dialog {
    right: 0px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.come-from-modal.right.fade.in .modal-dialog {
    right: 0;
}

.btn--transparent, .btn--transparent-white {
    font-size: 16px;
}

.btn--transparent, .btn--transparent-white {
    font-family: "TT Norms",sans-serif;
    font-size: 16px;
    letter-spacing: -.02ch;
    display: inline-block;
    min-width: 110px;
    color: #00558c;
    color: var(--button-color,#00558c);
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #00558c;
    cursor: pointer;
  border-radius: 0px;
}

@media (min-width: 576px) {
  .modal-dialog {
    //max-width: 75%;
  }
}

.btn--transparent:hover, .btn--transparent-white:hover {
  background-color: #00558C;
  color: white;
  box-shadow: 2px 2px 5px #333;
}

.lc-card-course-dates {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.lc-filter-container {
  //display: table;
  width: 100%;
  background-color: #0079C1;
  display: flex;
  position: relative;
}

.border-sep {
  border-right: 1px solid #f6f6f6;
}

.lc-filter-cell h6 {
  font-weight: bold;
  margin-bottom: 0px;
}

.lc-button-container {
  max-height: 110px;
  min-height: 110px;
  overflow-y: auto !important;
  //overflow-y: clip;
  overflow-x: hidden;
}

.lc-button-container button {
  color: white;
  margin-bottom: 0px;
  padding: 0 5px;
  text-align: left;
}

.lc-filter-cell {
  display: table-cell;
}

@media (max-width: 900px) {
  .lc-filter-cell {
  	display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #f6f6f6;
    border-right: 0;
  }
  
  .lc-filter-container {
    //display: table;
    width: 100%;
    background-color: #0079C1;
    display: table;
  }
}

.lc-course-listing h4 {
  margin-left: 2rem;
  margin-top: 20px;
  margin-bottom: 20px;
}

.course-modal-main {
	z-index: 10001;
}

.lc-subscription-card {
  width: 355px; 
  height: 200px;
  //background-color: #0079C1;
  border-radius: 5px;
}

.my-course-row {
  
}

.my-course-thumb {
  margin-right: 10px;
}

.card-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  opacity: .8;
  display: none;
}

.card-triangle-sub {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  opacity: .8;
}

.course-card-header {
  z-index: 1;
  height: 2.6rem;
  padding: .20rem .5rem;
  border-radius: 5px 5px 0 0;
  margin: -1px;
}

@media (max-width: 750px) {
  .my-course-row {
    border: 1px solid rgba(0,0,0,.5);
    border-radius: 5px;
  }
  
  .lc-subscription-card {
    //width: 100%; 
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
  }
  
  .my-course-thumb {
    //margin-right: 0px !important;
    margin-bottom: 0 !important;
    border: 0;
    width: 100%;
  }
  
  .course-row-desc {
    padding: 10px;
    border-radius: 5px 5px 0 0;
  }
}

.course-card-body {
  //background: url(/images/learning_cloud_v2/course_card_texture.png);
  //background-position: center;
  //background-repeat: no-repeat;
  //background-size: cover;
  background-color: #d6d6d6;
  //padding: .5rem !important;
  text-align: left;
  margin: -1px;
  border-radius: 0 0 5px 5px;
}

.course-type-text {
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #414141;
  font-weight: bold;
  font-style: italic;
}

.course-type-icon-svg {
  width: 28px;
  margin-top: 3px;
}

.course-thumb-column {
  max-width: fit-content;
}

.btn-not-selected {
  color: white;
}

.btn-selected {
  color: orange !important;
}

.filter-button:focus {
  box-shadow: none;
}

.show-course {
  display: block;
}

.hide-course {
  display: none;
}

.category-button img {
  vertical-align: top;
}

.category-button  {
  display: inline-flex;
}

.lc-blue-link span a {
  color: #00558C !important;
  text-decoration: none;
}

.left-border-yellow {
  border-left: 4px solid #ffc600;
  padding-left: 10px;
}

.enrolled-check-img {
  width: 20px;
  position: absolute;
  bottom: 5px;
  left: 4px;
  z-index: 1;
  //opacity: .7;
}

.enrolled-text {
  position: absolute;
  bottom: 5px;
  left: 41%;
  z-index: 1;
  color: green;
}

.klc-free-label {
  position: absolute;
  bottom: -1px;
  right: -1px;
  opacity: 1;
  background-color: #0079C1;
  padding: 2px 20px;
  border-radius: 5px 0 5px 0;
  font-size: 1.1rem;
  color: white;
  font-weight: bold;
}

.klc-card-container {
  display: table;
}

.klc-card {
  background-color: #efefef;
  border: 0;
  border-radius: 5px !important;
  width: 449px;
  height: 13rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
  //margin-bottom: 3rem;
  box-shadow: 3px 3px 3px #555;
  position: relative;
  display: flex;
  margin-bottom: 20px;
  float: left;
}

@media (max-width: 650px) {
  .klc-card {
    width: 350px;
  }
}

.klc-card-end {
  margin-right: 0 !important;
}

.klc-card-title h4 {
  font-weight: bold;
  font-size: 1.5rem;
}

.klc-card-footer {
  border-top: 0;
  background-color: inherit;
  height: 80px;
}

.klc-card-link {
  color: #555 !important;
  font-weight: bold;
  text-decoration: none;
}

.card-icon {
  width: 30px;
  //margin-top: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
}

@media (max-width: 1200px) {
  .klc-card-row {
    //display: grid !important;
  }
}

@media (max-width: 560px) {
  .klc-card-row-2 {
    //display: grid !important;
  }
}

@media (max-width: 1589px) {
  .klc-card-dnu {
    //width: 19rem;
  }
}

@media (max-width: 1390px) {
  .klc-card {
    //width: 16rem;
  }
}

.my-training-container {
  border: 1px solid #54646e;
  padding: 15px 0px;
  border-radius: 10px;
}

.my-training-tabs {
  padding-top: 15px;
  //background-color: #53565A;
  background-color: white;
  border-bottom: 5px solid #54646e;
}

.training-center-content {
  min-height: calc(100vh - 508px);
}

.my-training-tabs li a {
  color: #f6f6f6 !important;
  border-radius: 0 !important;
  background-color: #c4c4c4 !important;
}

.my-training-tabs .nav-link.active {
  color: #ffc600 !important;
  font-weight: bold;
  border-radius: 0 !important;
  background-color: #54646e !important;
  border: 1px solid #54646e !important;
}

.subs-list a {
  color: #777 !important;
}

.my-course-card {
  //background-color: #e5e5e5;
  list-style: none;
}

.course-row-desc {
  background-color: #f6f6f6;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
}

.lc-card-title {
  //border-left: 3px solid #ffc600;
  padding-left: 10px;
  //margin-left: -5px;
  color: #333;
}

.lc-course-link h6 {
  color: #333 !important;
  text-decoration: none;
  font-weight: bold;
}

.lc-course-link {
  color: #777;
  text-decoration: none;
}

.nav-tabs > li {
    float:none;
    display:inline-block;
    zoom:1;
}

.nav-tabs {
    text-align:center;
}

.tab-icon {
  height: 20px;
  padding-right: 5px;
}

.lpath-title-column {
  max-width: 80px;
  border-radius: 5px 0 0 5px;
  padding: 10px;
  background: url(/images/learning_cloud_v2/learn_path_thumb_texture.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;">
}

.lpath-thumb-icon-svg {
  width: 50px;
}

.lpath-title-column h6 {
  font-weight: bold;
}

.lpath-info-column {
  border: 1px solid #d5d5d5;
  //border-radius: 0 5px 5px 0;
}

.module-card-text {
  display: flex !important;
  justify-content: space-between !important;
}

@media screen and (max-width: 991px){
  .nav-tabs > li{
    display:block;
    width:100%;
    margin: 3px;
  }
  
  .lc-subscription-card {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  
  .course-thumb-column {
    max-width: 100%;
  }
  
  .course-thumb-column {
    //padding-bottom: 15px;
  }
  
  .my-training-tabs {
    padding-bottom: 15px;
  }
  
  .lpath-title-column {
    //min-width: 380px;
    //border-radius: 5px 5px 0 0;
    //height: 60px; 
  }
  
  .lpath-info-column {
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    padding-top: 5px;
  }
  
  .module-card-text {
    display: block !important;
    justify-content: start !important;
  }
}

.lpath-card-text {
  display: flex !important;
  justify-content: space-between !important;
}

@media screen and (max-width: 700px){
  .lpath-card-text {
    display: block !important;
    justify-content: start !important;
  }
}

.duration-clock {
  border: 1px solid #333;
  padding: 1px 3px;
  color: yellow;
  background: #333;
  font-weight: bold;
}

.duration-clock-blink {
  color: #333;
  animation: duration-clock-blink 2s infinite;
}

@keyframes duration-clock-blink {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

.lp-lpath-name-row {
  display: flex;
  //background-color: #e5e5e5;
  margin: 15px 10px 30px 20px;
  //border: 1px solid #53565A;
}

.lp-lpath-name-row a {
  text-decoration: none;
}

@media (max-width: 799px) {
  .lp-lpath-name-row {
    display: block;
  }
  
  .lp-lpath-name-row i {
    display: none;
  }
}

.lp-my-training-link {
  background-color: #002554;
  color: white;
  font-weight: bold;
  padding: 0 10px;
}

.lp-my-training-link a {
  color: #f6f6f6 !important;
}

.lp-my-training-arrow i {
  color: #002554;
}

.lp-course-name {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #09436a;
  color: #f6f6f6;
  //font-size: 20px;
  font-weight: bold;
}

.lp-course-name a {
  color: #f6f6f6 !important;
}

.lp-course-name-arrow i {
  color: #09436A;
}

.lp-lpath-name {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #326283;
  color: #fff;
  //font-size: 20px;
  font-weight: bold;
}

.module-title-column {
  //width: 260px;
  width: 120px;
  //height: 130px;
  border-radius: 5px 0 0 5px;
  //padding: 10px;
  //background-image: url('/images/learning_cloud_v2/module_thumb_small2.png');
  background-image: url('/images/learning_cloud_v2/module_background_texture.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  //border: 1px solid #333;
  //box-shadow: 4px 4px 4px #aaa;
  position: relative;
}

.lpath-title-column {
  max-width: 120px;
  min-width: 120px;
  //height: 130px;
  //border-radius: 0;
  //padding: 10px;
  background-image: url('/images/learning_cloud_v2/learn_path_thumb_texture.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  //border: 1px solid #333;
  //box-shadow: 4px 4px 4px #aaa;
  position: relative;
}

.module-info-column {
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  width: 500px;
  margin-left: 10px;
  box-shadow: 4px 4px 4px #aaa;
  padding-bottom: 5px;
  background-color: #fff;
}

.lpath-info-column {
  //border: 1px solid #d5d5d5;
  border-radius: 0 5px 5px 0;
  width: 500px;
  //margin-left: 10px;
  //box-shadow: 4px 4px 4px #aaa;
  padding-bottom: 5px;
  background-color: #fff;
}

.module-list-row {
  position: relative;
  box-shadow: 3px 3px 3px #333;
  border-radius: 5px;
}

.module-type-text {
  position: absolute;
  bottom: 5px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  color: #555;
  font-size: 1.02rem !important;
  line-height: 1.1;
}

.module-type-icon-span {
  width: 100%;
  position: absolute;
  text-align: center;
  //top: 3px;
  height: 100%;
}

.lpath-type-icon-span {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 3px;
}

.module-type-icon {
  width: 60px;
  //margin-top: 5px;
  //margin-left: auto;
  //margin-right: auto;
  margin: auto;
  height: 100%;
}

.module-buttons {
  max-height: 40px;
}

.lp-category {
  border: 1px solid #777;
  padding: 5px 10px;
  background-color: #f6f6f6;
  border-radius: 5px;
  margin-bottom: 25px;
}

.lp-category ul {
  margin-left: -30px;
}

.lp-category-label {
  border-left: 3px solid #ffc600;
  padding-left: 5px;
}

.modal-body a {
  color: #00558c;
  text-decoration: none;
}

.modal-body a:hover {
  color: #00558c;
  text-decoration: underline;
}

.media-body a {
  color: #00558c;
}

.media-body .label {
  color: #212121;
  background-color: #d5d5d5;
  padding: 1px 4px;
  border-radius: 3px;
}

.jlmsicon-certificate {
  color: #002554;
}

.course-catalog-link {
  position: absolute;
  top: 5px;
  right: 10px;
  color: white;
}

.fc-card-container {
  //max-width: 1200px;
  display: table;
}

.fc-card-container a {
  color: #53565A;
}

.fc-product-card {
  min-width: 16rem;
  max-width: 16rem;
  height: 6rem;
  margin: 10px;
  background-color: #e5e5e5;
  text-align: left;
  position: relative;
  float: left;
  padding: 5px;
  border-radius: 10px;
}

.fc-product-card:hover, .role-button:hover {
  box-shadow: 5px 5px 5px #777;
}

.fc-product-card img {
  //width: 70px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  //bottom: 10px;
}

.card-icon-fc {
  width: 25px;
  //margin-top: 20px;
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.fc-product-card span {
  //position: absolute;
  //bottom: 20px;
  width: 100%;
  text-align: center;
  //top: 10px;
}

.fc-product-section {
  
}

.fc-product-section-card-dnu {
  width: 10rem;
  height: 8rem;
  margin: 5px;
  float: left;
  color: white;
  background-color: #00558C;
}

.role-button {
  width: 12rem;
  height: 6rem;
  margin: 5px;
  float: left;
  color: #53565A;
  font-size: 20px;
  font-weight: bold;
  background-color: #c4c4c4;
  border: 4px solid #00558c;
  border-radius: 10px;
  line-height: 25px;
  letter-spacing: -0.02ch;
}

.border-bottom-blue {
  border-bottom: 1px solid #00558C;
}

.fc-product-row {
  padding-bottom: 60px;
  display: table;
}

.fc-product-row h4 {
  font-weight: bold;
}

.footer-container {
  background-color: #00558C;
  border-top: 3px solid #FFC600;
  padding-top: 30px;
  padding-bottom: 30px;
  position: absolute;
  bottom: 0;
}

.logo-image {
  width: 160px;
}

.kofax-logo-name {
  border-right: 2px solid #e5e5e5;
  height: fit-content;
  display: inline-block;
}

.kofax-logo-lc {
  font-size: 2.5rem;
  vertical-align: middle;
  color: #e5e5e5;
  color: #c4c4c4;
  font-weight: lighter;
  font-family: arial;
}

.vr-content {
  min-height: calc(100vh - 530px);
}

.klc-catalog-search {
  margin-top: 5px;
}

.eyebrow {
  font-family:'TT Norms', sans-serif; 
  font-weight:bold; 
  color:#53565A; 
  font-size:18px; 
  line-height:25px; 
  letter-spacing: -0.02ch;
}

.eyebrow22 {
  font-family:'TT Norms', sans-serif; 
  font-weight:bold; 
  color:#53565A; 
  font-size:22px; 
  line-height:25px; 
  letter-spacing: -0.02ch;
}


.webinar-col {
  background-color: #f6f6f6;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0.25rem;
  padding: 5px;
}

.webinar-col-desc {
  padding: 5px;
}

.webinar-container {
  //min-height: calc(100vh - 532px);
}

.lc-toc-level {
  width: 10px;
  padding-bottom: 6px;
}

.pathway {
  text-decoration: none;
}

.pathway:hover {
  text-decoration: underline;
  color: #fff;
}

.lc-course-listing {
  //min-height: calc(100vh - 663px);
}

.course-count {
  margin-left: 2rem;
  margin-bottom: 1rem;
}

.modal-banner {
  background-image: url('/images/learning_cloud_v2/banners/modal_banner.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100px;
  padding: 10px;
  position: relative;
}

.modal-banner-text {
  color: #fff;
}

.modal-print-icon {
  width: 25px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.course-meta-button {
  background-color: #6A6C6E !important;
  border: 1px solid #6A6C6E !important;
  border-radius: 8px;
  margin-right: .5rem;
  margin-bottom: .5rem;
  padding: 0 5px;
  opacity: 1 !important;
}

.course-meta-button:focus {
  box-shadow: none !important;
}

.course-meta-button:active {
  box-shadow: none !important;
}

.course-meta-button:hover {
  background-color: #6A6C6E;
  border: 1px solid #6A6C6E;
  //box-shadow: 3px 3px 3px #555;
  cursor: unset;
}

@media screen {
  #printSection {
      display: none;
  }
}

@media print {
  body * {
    visibility:hidden;
    display: none;
  }
  #printSection, #printSection * {
    visibility:visible;
    display: revert;
  }
  #printSection {
    position:absolute;
    left:0;
    top:0;
  }
  #sizer {
    height: auto !important;
  }
  .cc-message, .maximenuck {
    visibility:hidden;
    display: none;
  }
  #lcv2menu {
    visibility: hidden;
    display: none;
  }
}

.contact-us-page-background {
  //min-height: calc(100vh - 479px);
  background-color: #fff;
}

.contact-us-banner-container {
  background-color: #d9d9d6;
}

.contact-us-banner {
  position: relative;
}

.contact-us-banner-text {
  color: #555;
  position: absolute;
  top: 40%;
  left: 26px;
}

.contact-us-banner-text h1 {
  font-size: 3vw;
}

.contact-us-table {
  padding: 25px 20px 25px 20px;
}

.contact-us-table a {
  color: #00558c;
}

.contact-us-table-header {
  background-color: #fff;
  //font-size: 2em;
  border-bottom: 1px solid #fff;
  //text-align: center;
  margin-bottom: 20px;
  //color: #00558c;
}

.contact-us-column-header {
  //background-color: #fff;
  font-size: 1.2em;
}

.contact-us-column-cell {
  //background-color: #fff;
}

.contact-us-table-footer {
  //background-color: #fff;
  font-size: 1.25em;
  text-align: center;
}

.lc-box {
  border: 1px solid #d5d5d5;
  padding: 10px;
  border-radius: 5px;
  background: #f5f5f5
}

.lc-lpath-container {
  //min-height: calc(100vh - 470px);
}

.badge-banner-badge {
  position: absolute;
  width: 150px;
  right: 100px;
  top: 20px;
}

@media screen and (max-width: 750px){
  .badge-banner-badge {
    right: 20px;
    opacity: .3;
  }
}

.lc-badge-card {
  width: 200px;
  height: 150px;
  border: 2px solid #c6c6c6;
  text-align: center;
  float: left;
  margin-top: 35px;
  margin-right: 20px;
  background: #f6f6f6;
}

.lc-badge-image {
  width: 115px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -35px;
  left: 45px;
}

.lc-modal-badge-image {
  width: 135px;
  margin-top: 10px;
}

.lc-badge-card-orig {
  width: 250px;
  height: 225px;
  border: 1px solid #d6d6d6;
  text-align: center;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  background: #e5e5e5;
}

.lc-badge-image-orig {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.lc-badge-desc {
  height: 66px;
  background: unset;
  border-top: none;
  padding: 0 .1rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lc-description-container {
  display: table;
}

.lc-course-detail-boxes {
  border: 1px solid #d6d6d6;
  padding: 10px;
  border-radius: 5px;
  width: 100%;
  background-color: #fcfcfc;
}

.lc-course-description {
  display: table;
}

.lc-course-badges {
  display: table;
}

.lc-course-certs {
  
}

.lc-cert-row {
  margin-bottom: 10px;
}

.lc-cert-name {
  margin-left: 10px;
  font-weight: bold;
  font-size: 18px;
}

.lc-cert-icon {
  width: 40px;
}

#lc-course-cards ul {
  opacity: 0;
}

.lc-modal-footer {
  position: fixed;
  bottom: 0;
  width: 98%;
  background: white;
  height: 70px;
}

.lc-input-field {
  color: #333 !important;
  font-weight: bold !important;
  background-color: #d5d5d5 !important;
  padding: 5px !important;
  border-radius: 5px !important;
  border: 1px solid #333 !important;
}

.flip-card {
  background-color: transparent;
  width: 355px;
  height: 200px;
  //border: 1px solid #f1f1f1;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.3s .4s;
  //transition-property: delay, transform;
  //transition-duration: 3s, .5s;
  transform-style: preserve-3d;
}

/* Do a horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card:hover .flip-card-front {
  //display: none;
}


/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #bbb;
  color: black;
  z-index: 2;
  border-radius: 5px;
}

/* Style the back side */
.flip-card-back {
  background-color: #d6d6d6;
  color: #333;
  transform: rotateY(180deg);
  z-index: 3;
  border-radius: 5px;
}

.flip-detail-button {
  position: absolute;
  bottom: 10px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.mc-course-container {
  border: 1px solid #d6d6d6;
  padding: 20px 10px 10px 10px;
  border-radius: 5px;
  background: #f6f6f6;
  position: relative;
}

.mc-course-title {
  position: absolute;
  top: -30px;
  border: 1px solid #d6d6d6;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
  background: #555;
  color: white;
  left: -20px;
}

.legacy-course-button-container {
  padding: 10px;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  background: #f5f5f5;
}

.link-to-new-lc-container {
  display: none;
}

.lc-quiz-details {
  border: 1px solid #c6c6c6;
  padding: 10px;
  border-radius: 5px;
  background: #f6f6f6;
}

.lc-quiz-details ul {
  margin-left: unset;
}

.jemmod li {
  background: white;
  padding: 5px;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
}

.jemmod li a {
  color: #555;
  text-decoration: none;
}

.btn-default {
  background: #00558C;
  border: 1px solid #00558C;
  color: white;
  margin-right: 5px;
}

.btn-default:hover {
  box-shadow: 2px 2px 2px #555;
  background: #00558C;
  border: 1px solid #00558C;
  color: #ffc600;
}

.lc-cart-href {
  color: #333;
  text-decoration: none;
}

.lc-checkout-btn-container {
  
}

.lc-checkout-btn-container H2 {
  display: none;
}

.jlms-container {
  margin-bottom: 35px;
}

.lc-home-row {
  position: relative;
  background: #fff;
  border: 1px solid #b6b6b6;
  padding: 50px 10px 30px 10px;
  border-radius: 5px;
  margin-bottom: 40px;
  display: flow-root;
}

.lc-home-row-header-container {
  top: -17px;
  position: absolute;
  text-align: center;
}

.lc-home-row-header {
  padding: 3px 20px;
  background: #555;
  color: white;
  border: 1px solid #333;
  border-radius: 5px;
  width: 290px;
  display: inline-block;
  white-space: nowrap;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #00558C; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
  border: 1px solid #fff;
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}

.lc-lab-header {
  color: #f5f5f5;
}

.joomlalms_sys_message a {
  color: #777;
}

.cbPoweredBy {
  display: none;
}

.lc-page-content .cbProfile {
  //margin: 30px 50px;
}

@media screen and (max-width: 750px) {
  .lc-page-content .cbProfile {
  	margin: 20px 20px;
  }
}

.cbRegistration {
  background: #f6f6f6;
  border: 1px solid #d6d6d6;
  padding: 10px;
  border-radius: 5px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-text a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.sectiontableentry1 {
  background: #fff;
}

.sectiontableentry2 {
  background: #f6f6f6;
  //border-bottom: 1px solid #d6d6d6;
}

.cbTabsContent, .cbTabsMenuRight {
  border: 1px solid #d6d6d6;
  padding: 10px;
  border-radius: 5px;
}

.col-form-label {
  font-weight: bold;
}

.userdata, #form-login-submit {
  display: block;
}

#form-login-remember {
  margin: 10px 0px 10px -5px;
}

#form-login-remember, #form-login-remember label {
  white-space: nowrap;
  display: inline-block;
}

.lc-cblogin-form {
  border: 1px solid #d6d6d6;
  padding: 10px;
  width: 400px;
  border-radius: 5px;
  background: #f6f6f6;
}

.lc-login-container {
  width: fit-content !important;
}

.copyright {
  display: none;
}

.jem_event a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

div#jem {
  //margin: 40px 20px;
  background: #f6f6f6;
  border: 1px solid #d6d6d6;
}

div#jem h2 {
  background: #B8D0DF;
  border: 1px solid #53565A;
  border-radius: 5px;
  font-size: 1.5rem;
}

.jem_event {
  width: 1000px;
  margin: 20px auto;
}

@media (max-width: 999px) {
  .jem_event {
    width: auto;
  }
} 

.cbTabsMenuRight {
  padding-right: 10px !important;
}

.new-lc-banner-img {
  width: 14rem;
  position: absolute;
  top: 5px;
  right: 25px;
  z-index: 999;
}

@media screen and (max-width: 750px) {
  .new-lc-banner-img {
    display: none;
  }
}

.lc-course-info {
  min-height: 200px;
  padding-bottom: 50px;
}

.lc-course-buttons {
  margin-top: -50px;
}

.yellow-border-2px {
  border: 2px solid #ffc600;
}

.yellow-border-4px {
  border: 4px solid #ffc600;
}

.button-100px {
  width: 100px;
}

.button-110px {
  width: 110px;
  //height: 40px;
}

.cbLostPassForm {
  padding: 20px 10px 20px 10px;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  background: #f6f6f6;
  margin-top: 40px;
  //margin-bottom: calc(100vh - 462px);
}

.cbLostPassForm .form-check-input {
  margin-top: unset !important;
}

.lostpassreminder .cb_field {
  display: flex;
}

.cbLostPassForm .form-check-label {
  display: inline-table;
}

.form-check-label {
  white-space: nowrap;
}

.lc-page-content {
  min-height: calc(100vh - 46px);
  padding-bottom: 145px;
  position: relative;
}

.lc-card-header-cat {
  font-size: 1.1rem;
  padding-top: 10px;
}

.cb-template {
  max-width: min(90%,1120px);
  margin: 40px auto;
}

.agreement-container {
  border: 1px solid #c6c6c6;
  padding: 5px;
  border-radius: 5px;
  background: #f6f6f6;
}

.sectiontableentry1container a, .sectiontableentry2container a {
  color: #222;
  text-decoration: none;
}

div#jem .catimg {
    display: none;
}

.alert-error-dnu {
  background-color: #fba5a5;
  margin: 1rem;
}

.close {
	float: right;
	font-size: 30px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
    text-decoration: none;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0 0 .5em;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
	cursor: pointer;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}

.monthnavigation a {
  color: #333 !important;
  font-weight: bold;
  text-decoration: none;
}

.eventcontentinner {
  background-color: #f6f6f6;
}

.eventcontentinner a {
  text-decoration: none;
  font-size: 13px;
}

.toc-anchor {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}