

/* --- Stylesheet 6441 () ---------*/

.T4067 .hide {
  display: none;
}
.T4067 .fixratio {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.T4067 .fixratio .iframe_info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #CCC;
}
.T4067 .fixratio .iframe_info a {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #919486;
  color: #FFF;
  text-decoration: none;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1;
}
.T4067 .fixratio iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
