.webcamWrapper {
  position: relative;
  padding-bottom: 53.95%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 10px;
}
.webcamWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.webcamDiv .ubicacion {
  text-transform: uppercase;
  color: #646566;
  font-size: 11px;
  line-height: 14px;
  font-family: Guardian TextSans Regular,sans-serif;
}
.webcamDiv .description {
  font: 16px/1.3em Guardian TextSans Regular,sans-serif;
  color: #333;
  font-size: .91em;
  line-height: 135%;
  font-family: Guardian TextSans Regular,sans-serif;
  margin: 0;
}
.webcamDiv .credits {
  color:#000;
  margin-top:10px;
}
.webcamDiv .credits a {
  color:#000;
  margin-top:10px;
}

.club-image img {
  max-height: 125px;
  object-fit: contain;
}

.club-image-disabled {
  -webkit-filter: grayscale(100%); filter: grayscale(100%);
}



.luz_verde { color:#25ae2d !important; }
.luz_naranja { color:#f4a337 !important; }
.luz_rojo { color:#f13a2c !important; }

.box_electricidad { border:1px solid #d7d7d7; padding:10px; }
.fsn { font-style: normal !important; }
.box_info { border:1px solid #d7d7d7; padding:10px; text-align:center; margin-bottom:20px; }
.box_info_hours { font-weight:bold; font-size:1.5em !important; margin-top:10px; }
.flourish-credit { display:none; }
.tr { text-align:right; }
.mb20 {margin-bottom: 20px;}
.mt20 {margin-top:20px}
.mt10 {margin-top:10px}
.mt0 {margin-top:10px !important}
