.yu2fvl {
  z-index: 9999;
  top: 0;
}

.yu2fvl-iframe {
  display: block;
  height: 100%;
  width: 100%;
  border: 0;
	padding-top: 25px;
	background-color: #666;
}

.yu2fvl-overlay {
  z-index: 9998;
  background: #000;
  opacity: 0.2;
}

.yu2fvl-close {
  position: absolute;
  top: 4px;
  right: 0;
  color: #fff;
  border: 0;
  background: none;
  cursor: pointer;
}
