#page-container {
      font-size: 16px !important;
}
  .course-container {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    padding: 10px;
    color:  #000;
    margin-top: 15px;
    border: solid 1px #eaeaea;
  }
.award-container {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  padding: 10px;
  color:  #000;
  border: solid 1px #eaeaea;
}
.single-line {
  margin-top: 15px;
}
.award-text {
  color: #2D2D2D;
  font-size: 16px;
}
.sub-course {
  padding-left: 5px;
  padding-right: 5px;
}
.ptbs-course {
   box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
   padding: 10px;
   color:  #000;
   margin-top: 15px;
   border: solid 1px #eaeaea;
}
.app-link:hover .app-hover,
  .app-link:focus .app-hover {
    background: #F5F5F5;
  }
a[href$=".pdf"] {
  background: none;
  padding-right: 0px;
  margin-right: 0px;
  line-height: 16px;
}
a[href$=".pdf"] img,a[href$=".ppt"] img,a[href$=".pptx"] img,a[href$=".doc"] img,a[href$=".docx"] img,a[href$=".xls"] img,a[href$=".xlsx"] img,a[href$=".csv"] img,a[href$=".vsd"] img,a[href$=".vdw"] img,a[href$=".mp3"] img,a[href$=".zip"] img,a[href$=".rar"] img {
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
}
.can-focus:focus {
  outline: 2px dotted #c30000;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.app-link {
  color:  #000;
}
#Submit:hover,
#Submit:focus {
color:  #fff;
}
  .app-link:hover img,
    .app-link:focus img{
      transition: box-shadow .55s;
      box-shadow: 0 3px 4px rgba(0,0,0,0.10), 0 5px 5px rgba(0,0,0,0.11);
    }
.hoverable{
  transition: box-shadow .55s;
  box-shadow: 0 3px 4px rgba(0,0,0,0.10), 0 5px 5px rgba(0,0,0,0.11);
}
.hoverable:focus,
  .hoverable:hover{
    transition: box-shadow .45s;
    box-shadow: 0 7px 14px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);
  }
h3 {
  font-size:24px;
  font-weight:500;
  color:#000;
}
h4 {
  margin-top: 0;
}
.lesson-text-container p {
  font-size: 14px;
}
.lesson-container {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  border: solid #B9B9B9 2px;
  border-radius: 12px;
}
.lesson-container img {
  border-radius: 11px 11px 0 0;
}
.lesson-text-container {
  padding: 10px 20px;
  min-height: 215px;
}
.img-links img{
  border:4px solid #971B1E;
}
a:focus img {
  outline:4px solid #86B7EA;
    -webkit-box-shadow: 0px 2px 5px  #86B7EA;
    box-shadow: 0px 2px 5px  #86B7EA;
}
.card2 {
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  min-width: 200px;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  border: solid #B9B9B9 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.va_img_container {
  opacity: .85;
}
.card:hover {
  box-shadow: 0 7px 14px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);
  cursor: pointer;
}
.card2:hover {
  box-shadow: 0 7px 14px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);
  cursor: pointer;
}
.image_box:hover {
  box-shadow: 0 7px 14px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);
  cursor: pointer;
}
.va_img_container:hover {
  opacity: 1;
}
.help-content {
  margin-left: auto;
  margin-right: auto;
}
/*.btn-default:hover{
   background: #1F0838;
}*/
.btn-default{
  color: #4A4A4A;
  border: solid 1px #ccc;
}
.screenreader {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.no-gutter > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}
#innerContentWrapper {
padding:0;
margin:0;
}
#page-container {
max-width:737px
}
#tier4innerContent{
padding:0;
margin:0;
}
  .page-title{
    display:none;
  }
@media screen and (max-width: 991px) {
  #page-container {
  max-width:100%;
}
.sub-course {
  padding-left: 15px;
  padding-right: 15px;
}
.course-icon {
  max-width: 100%;
}
}

#healthslider {
    display:none;
}
