/*modal popup styles*/

.w3-modal {
  padding-top: 0;
  animation: opac 0.8s;
}
.w3-modal-content {
  background-color: transparent;
  width: 75% !important;
}
.w3-modal-content img {
  width: 100%;
}

.w3-modal-content video {
  width: 100%;
  padding-top: 100px;
  border: 0;
  outline: none;
  border-radius: 15px;
}
.w3-modal-content video.notSavedRight {
  width: 100%;
  margin-top: 90px;
  border: 0;
  outline: none;
  background: black;
  max-height: 800px;
  padding-left: 140px;
  padding-top: 0;
}
.w3-display-topright {
  position: absolute;
  color: #333333;
  right: 6%;
  top: 9%;
  font-size: 22px;
  z-index: 1;
}
.videoCloseBtn.w3-display-topright {
  right: 0%;
  top: 13%;
  z-index: 10;
  color: #fff;
}

.webinar-close {
  position: absolute;
  font-size: 22px;
  z-index: 1;
  right: 0%;
  top: 0;
  z-index: 10;
  color: #fff;
}

.w3-button:hover {
  color: rgb(94, 94, 94) !important;
  background-color: transparent !important;
}
.videoCloseBtn.w3-button:hover {
  color: rgb(255, 255, 255) !important;
  background-color: transparent !important;
}

.slideshowBtn {
  display: block;
  border-radius: 17px;
  height: 35px;
  width: 35px;
  border: 0px;
}

.slideshowBtn.left {
  position: absolute;
  top: 50%;
  left: -5%;
}

.slideshowBtn.right {
  position: absolute;
  top: 50%;
  right: -5%;
}

.nextSlideBtn {
  position: absolute;
  right: 5.9%;
  bottom: 2.9%;
  width: 200px;
  height: 100px;
  background: transparent;
  border: 0;
  color: transparent;
  /* border: 1px solid red; */
  cursor: pointer;
}

.stationSlide {
  background-color: lightgray;
}

.c-case-studies-landing {
  height: 100%;
}

.c-case-studies {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 5.5%;
}

.c-image {
  position: relative;
  display: flex;
  width: 89.4%;
  height: 37.7vw;
  border-radius: 0.5vw;
  box-shadow: 0 0 4vmin rgba(0, 0, 0, 0.3);
  background-image: url(../images/stations/patient-studies-menu.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

.case-studies-close {
  display: block;
  top: 0;
  right: 0;
}

.caseStudyLink {
  position: absolute;
  /* border: 1px solid red; */
}

.franCaseStudy,
.sofiaCaseStudy,
.annaCaseStudy,
.adamCaseStudy,
.ishanCaseStudy {
  width: 16.2%;
  height: 7%;
  top: 76.5%;
}

.franVideo,
.sofiaVideo,
.annaVideo,
.adamVideo,
.ishanVideo {
  width: 18.1%;
  height: 7%;
  top: 85.1%;
}

.franCaseStudy {
  left: 3.9%;
}

.franVideo {
  left: 2.9%;
}

.sofiaCaseStudy {
  left: 22.8%;
}

.sofiaVideo {
  left: 21.9%;
}

.annaCaseStudy {
  left: 41.9%;
}

.annaVideo {
  left: 41%;
}

.adamCaseStudy {
  left: 61.1%;
}

.adamVideo {
  left: 60%;
}

.ishanCaseStudy {
  left: 79.9%;
}

.ishanVideo {
  left: 79%;
}

.transparent {
  background: transparent !important;
}

.c-single-case-study {
  position: relative;
  padding-top: 4.1%;
  width: 75%;
}

.c-single-case-study img {
  width: 89.4%;
  margin: 0 auto;
  border-radius: 0.5vw;
  box-shadow: 0 0 2vmin rgba(100, 100, 100, 0.1);
}

.case-study-pagination {
  position: absolute;
  bottom: -2.5vw;
}

.c-single-case-study .w3-display-topright {
  right: 5.3%;
  top: 9.3%;
}

.c-single-case-study .slideIndicator {
  bottom: 0;
}

.station-hotspot {
  height: 19.6%;
  width: 12.2%;
  top: 63%;
}

.sharps-hotspot-1,
.sharps-hotspot-2,
.sharps-hotspot-3 {
  top: 57%;
  width: 9.8%;
  height: 15.6%;
}

.sharps-hotspot-1 {
  left: 25%;
}

.sharps-hotspot-2 {
  left: 46%;
}

.sharps-hotspot-3 {
  left: 67%;
}

.hs-hotspot-1,
.hs-hotspot-2,
.hs-hotspot-3,
.hs-hotspot-4 {
  top: 69%;
  width: 7.2%;
  height: 12%;
}

.hs-hotspot-1 {
  left: 29.7%;
}

.hs-hotspot-2 {
  left: 40.5%;
}

.hs-hotspot-3 {
  left: 51.3%;
}

.hs-hotspot-4 {
  left: 62%;
}

.slideIndicator {
  height: 13px;
  width: 13px;
  position: relative;
  bottom: 60px;
  border: 0;
  background: #b2b2b2;
  margin: 0 5px;
  padding: 0;
}

.videoSlideIndicator {
  height: 13px;
  width: 13px;
  position: relative;
  bottom: -10px;
  border: 0;
  background: #b2b2b2;
  margin: 0 5px;
  padding: 0;
}

button:focus {
  outline: none;
}

/*STATION SPECIFIC*/
.stationWrapper.w3-modal-content video {
  max-width: 100%;
  padding-top: 0;
  border: 0;
  outline: none;
  border-radius: 15px;
  margin: 0 auto;
  box-shadow: 0px 0px 20px 9px #00000036;
}
.stationWrapper {
  padding-top: 70px;
  margin: 0 auto;
}

.stationWrapper--webinar {
  margin-top: 70px;
  padding-top: 0 !important;
}

.w3-modal-content img.stationTwoRefImg {
  margin: 0;
  width: 100%;
  position: relative;
  border-radius: 15px;
  box-shadow: 0 0 6vmin rgba(0, 0, 0, 0.3);
}
#stationTwoWrapper.w3-modal-content video {
  padding-top: 0;
}
.videoStationCloseBtn.w3-display-topright {
  right: 0.5%;
  top: 8%;
  z-index: 1;
  color: #333333;
}

.stationThreeLink {
  height: 15%;
  width: 25%;
  position: absolute;
  top: 77%;
  left: 53%;
}

.referencesLink {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  float: left;
  border: 1px solid #fff;
  position: absolute;
  top: 15%;
  right: 0%;
  z-index: 10;
  background-color: #fff;
  height: 10%;
  color: #ac145a;
  font-family: "Slate-Light";
  font-size: 14px;
  cursor: pointer;
  padding: 1.5% 0.1%;
  transform: rotate(180deg);
  border-radius: 0px 9px 9px 0px;
  box-shadow: -2px -3px 12px 1px #00000045;
  text-align: center;
}

.w3-modal .c-background-image,
.w3-modal .c-background-video {
  position: relative;
  padding-top: 85px;
  padding: 6%;
  width: 100%;
}

.w3-modal .station-background-image,
.w3-modal .station-background-video {
  width: 100%;
  border: 0;
  outline: none;
  border-radius: 15px;
  padding-top: 0;
  box-shadow: 0 0 4.6vw 0.4vw rgba(0, 0, 0, 0.6);
}

.station-hotspot {
  position: absolute;
  /* border: 1px solid red; This is for debugging to see exactly where the hotspots are as they are invisible and placed over the top of the assets*/
}
