.QSIUserDefinedHTML {z-index: 200;}
h1.page-title {margin-top: 40px;display: block;width: 100%;font-family: Arial, Helvetica, sans-serif; margin-bottom: 0;}

.video-link {
  display: block;
  margin-bottom: 2rem;
  text-decoration: none;
}
.video-link .video-date {
  color: #000;
  font-size: 0.9rem;
}
.video-link .video-title {
  color: #005ea2;
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
}
.video-link:hover .video-title,
.video-link:focus .video-title {
  text-decoration: underline;
}
.video-thumb {
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 0;
  width: 100%;
  padding-top: 59.15%;
  margin-bottom: 1rem;
  text-decoration: none;
}
.video-link.video1 .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/ytvid-part-1.png);
  cursor:pointer;
}
.video-link.video1:hover .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/thumb-what-is-research.gif);
  cursor:pointer;
}
.video-link.video2 .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/ytvid-part-2.png);
  cursor:pointer;
}
.video-link.video2:hover .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/thumb-clinical-trials.gif);
  cursor:pointer;
}
.video-link.video3 .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/ytvid-part-3.png);
  cursor:pointer;
}
.video-link.video3:hover .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/thumb-questions-to-ask.gif);
  cursor:pointer;
}
.video-link.video4 .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/ytvid-randomization.png);
  cursor:pointer;
}
.video-link.video4:hover .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/thumb-randomization.gif);
  cursor:pointer;
}
.video-link.video5 .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/ytvid-how-is-medical-research-different.png);
  cursor:pointer;
}
.video-link.video5:hover .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/thumb-how-different.gif);
  cursor:pointer;
}
.video-link.video6 .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/ytvid-research-use-information.png);
  cursor:pointer;
}
.video-link.video6:hover .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/thumb-information-and-samples.gif);
  cursor:pointer;
}
.video-link.video7 .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/ytvid-social-behavioral.png);
  cursor:pointer;
}
.video-link.video7:hover .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/thumb-social-and-behavioral.gif);
  cursor:pointer;
}
.video-link.video8 .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/ytvid-irbs.png);
  cursor:pointer;
}
.video-link.video8:hover .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/thumb-irb.gif);
  cursor:pointer;
}
.video-link.video9 .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/ytvid-what-to-expect.png);
  cursor:pointer;
}
.video-link.video9:hover .video-thumb {
  background-image:url(https://www.hhs.gov/ohrp/sites/default/files/thumb-what-to-expect.gif);
  cursor:pointer;
}
.video-link.video10 .video-thumb {
  background-image:url(/ohrp/sites/default/files/ytvid-parents-need-to-know.png);
  cursor:pointer;
}
.video-link.video10:hover .video-thumb {
  background-image:url(/ohrp/sites/default/files/thumb-parents-need-to-know.gif);
  cursor:pointer;
}
.video-link.video11 .video-thumb {
  background-image:url(/ohrp/sites/default/files/ytvid-protecting-your-privacy.png);
  cursor:pointer;
}
.video-link.video11:hover .video-thumb {
  background-image:url(/ohrp/sites/default/files/thumb-protecting-your-privacy.gif);
  cursor:pointer;
}
.video-link.video12 .video-thumb {
  background-image:url(/sites/default/files/ytvid-voices-of-participants.png);
  cursor:pointer;
}
.video-link.video13 .video-thumb {
  background-image:url(/sites/default/files/ytvid-voices-of-participants2.png);
  cursor:pointer;
}
.video-link.video14 .video-thumb {
  background-image:url(/sites/default/files/oash-youtube-thumbnail-without-controls.jpg);
  cursor:pointer;
}

.ohrp-title-banner {
  width: 100%;
  height: 180px;
  margin-top: -220px;
  margin-bottom: 60px;
  display: block;
}

.ohrp-title-banner img {
  width: 100%;
}

.ohrp-language-links {
  padding: 5px 0px;
  width: 60%;
  font-size: 14px;
  float: left;
  display: inline-block;
}

.ohrp-glossary-button-wrapper {
  width: 32%;
  text-align: center;
  float: right;
  display: block;
}

#site-content a.ohrp-glossary-button {
  background: rgb(22, 84, 161);
  padding: 5px;
  border-radius: 8px;
  width: 100%;
  text-align: center;
  color: rgb(255, 255, 255);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
