
.bright-course {
   width: inherit;
 }

// #dashboard-course .modules {
//   padding-top: 30% !important;
// }


#dashboard-home .courses article .thumbnail{
    background-image: url(https://www.aura-software.com/wp-content/uploads/2012/04/just-bulb-01.png) !important;
}

#dashboard-user .current-module article .thumbnail{
    background-image: url(https://www.aura-software.com/wp-content/uploads/2012/04/just-bulb-01.png) !important;
}


#dashboard-course .modules article .thumbnail {
      background-image: url(https://www.aura-software.com/wp-content/uploads/2012/04/just-bulb-01.png) !important;
}

// #dashboard-course > div > div.overview > div > table > tbody > tr > td:nth-child(3),      div.time, a.certificate-link {
// 	visibility: hidden;
// 	display: none;
// }

      #dashboard-course > div > div.modules > div > div > div:nth-child(1) > div > article > div.results > div.right > div {
	display: none;
	visibility: hidden;
      }


      /* the grid in the normal e-learning dashboard was just on #dashboard-course */

#dashboard-home .grid{
	margin: 5rem auto;
	overflow: hidden;
}

#dashboard-home .grid > .inner{
	margin: -3rem -1.5rem;
}

#dashboard-home .grid > .inner > a > .grid-item{
	display: inline-block;
	vertical-align: top;
}

#dashboard-home .grid > .inner > a > .grid-item > .inner{
	margin: 3rem auto;
	padding: 0 1.5rem;
}

#dashboard-home .courses .grid-item {
    width: 50%;
}

#dashboard-home {
  width: 100%;
}
      
div.certificate-nameblock {
  padding-top: 187px;
}

div.certificate-course-title {
  padding-top: 41px;
}

span.certificate-nameblock, span.certificate-course-title {
  color: black;
}
@media print {
  div#trp-floater-ls {
    display: none;
  }
}

@media print {
     @page {
        margin-left: 0in;
        margin-right: 0in;
        margin-top: 0in;
        margin-bottom: 0in;
      }
}

img.printer-cert-image {
  width: 1175px;
  height: 907px;
}

div.certificate {
  border-style: none;
}

.bright-courselist {
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media screen {
  div.certificate {
    width: 1175px;
    height: 907px;
  }
}

@media print {
  div.certificate {
    width: 1175px;
    height: 907px;
  }
}


.bright-course > input {
  white-space: normal;
}
