@font-face {
  font-family: Albert Sans;
  src: url('https://fonts.gstatic.com/s/albertsans/v4/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHq5P_rA.ttf');
}

.rangeslider-mask-min, .rangeslider-mask-max {
  fill: rgb(255, 255, 255) !important;
  fill-opacity: 0.7 !important;
}

.js-plotly-plot .plotly [data-title]::after {
  margin-right: -13px !important;
  background: #FFFFFF00 !important;
  color: #737373 !important;
  font-family: Albert Sans, Arial , sans-serif !important;
}

.js-plotly-plot .plotly [data-title]::before {
  border-color: transparent transparent #FFFFFF00 !important;
}

.plotly.html-widget {
  position: relative;
}
