.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: Arial, sans-serif !important;
}

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

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