.leaflet-control-weather {
  color:#fff;
  font-weight: bold;
  background:#666;
  padding:7px;
  opacity:0.8;
  font-size:0.9em;
  width:190px;
}

.leaflet-control-weather .weatherIcon {
  float:left;
  border:3px solid #fff;
  font-size:2.5em;
  width:50px;
  height:50px;
  text-align:center;
  margin-right:10px
}

.leaflet-control-weather .weatherIcon img {
  max-width: 100% !important;
}

.leaflet-control-weather h4 {
  font-size:1.5em
}
.easyPrintHolder .cartelCortenCssClass {
  background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ij48cmVjdCB4PSIyIiB5PSI1IiB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHJ4PSIyIiBmaWxsPSJub25lIiBzdHJva2U9IiMzMzMiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==);
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: center;
}
