.bright-course .stats tr,
   .bright-course .stats td,
   .bright-course .stats th,
   .bright-course .stats {
  padding-left: 0;
  padding-right: 0;
 }

@media print {
  div.certificate-course-title {
    margin-top: 6px;
  }
  div#trp-floater-ls-current-language {
    display: none;
  }
  div.certificate-completed-at {
    top: 614.95px !important;
  }
  div.certificate-bloginfo {
    top: 584.95px !important;
  }
  div.certificate-url {
    top: 633.95px !important;
  }

  div.grecaptcha-badge {
    display: none;
  }
}

span.certificate-nameblock {
  font-weight: bold;
}

div.certificate-course-title {
  margin-top: 27px;
}

div.certificate-course-title, span.certificate-course-title, span.certificate-nameblock {
  color: #968100;
}

@media only screen and (max-width: 525px) {
  img.course-image {
    display: none;
    visibility: hidden;
  }
}

@media only screen and (max-width: 450px) and (min-width: 0px) {
  div.certificate {
    -webkit-transform-origin-x: left;
    -webkit-transform-origin-y: top;
    transform: scale(0.3);
  }
}

@media only screen and (max-width: 400px) {
  .bright-course div.course-title {
    font-size: 1em;
  }
  div.bright-launch-buttons > input {
    padding: 0;
  }
}

span.yamana-already-registered {
  font-size: x-large;
}

div.error {
  background: white;
  color: red;
}
