.table-weblab-2 {border-collapse:collapse;}
.table-weblab-2 td, th {border:1px solid #ccc !important;padding:0.5ex 0.5em !important;}
.table-weblab-2 th {background-color:#e3e3e3;}
.table-weblab-3 {border-collapse:collapse;}
.table-weblab-3 td, th {border:1px solid #ccc !important;padding:1ex 1em !important;}
.table-weblab-3 th {background-color:#e3e3e3;}
.basicinfo p {text-indent: 0em;}
.menuname {font-size: 2rem; color: #005265; margin-top: 0.4em; line-height: 1;}
.video_p1 {color:#5e8bc9;}
.video_p2 {font-size: 12pt;}
.video_p {color:#5e8bc9;}
h3 {text-transform: uppercase;}
.courses .sqv {height:16em;}

.video_blc{
  overflow:hidden;
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
}
.video_blc iframe {
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
}