@font-face {
  font-family: 'Sizebay';
  src: url('https://static.sizebay.technology/font/stores/fontRuler/fonts/untitled-font-3.woff');
}

div#szb-container {
  margin-bottom: 10px;
}

.vfr__button--clean:hover {
  text-decoration: none;
}

.vfr__button--clean:focus {
  outline: none !important;
}

.vfr__button--clean {
  font-size: 15px;
  line-height: normal;
  margin: 0;
}

button#szb-vfr-button:before,
button#szb-chart-button:before {
  text-transform: none;
  display: flex;
  margin-right: 5px;
  align-self: center;
  color: #000;
  font-weight: bold;
}

button#szb-vfr-button {
  margin-right: 15px;
}

.vfr__button--clean:before {
  font-family: Sizebay;
  text-transform: none;
  display: flex;
  margin-right: 5px;
  align-self: center;
  color: #000;
  font-size: 19px;
}

button#szb-vfr-button:before {
  content: '\61';
  height: 13px;
}

button#szb-chart-button:before {
  content: '\62';
  height: 11px;
}

.szb-fade-in {
  opacity: 0;
}