.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;}

.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;
}
legend {
    display: block;
    width: 20em;
    color: #26779e;
margin:5px;
}