/* screen - stimhistory */

.stimhistory {
  background-color: var(--white);
  background-image: url(../img/stim-history-screen-shot-2020-12-15-at-12400-pm-ADC488F7-A1B4-49EA-99F9-20D2330EF816.png);
  background-size: 100% 100%;
  height: 640px;
  overflow-x: hidden;
  position: relative;
  width: 1024px;
}
.stimhistory .hotspot-C61RwL {
  background-color: transparent;
  height: 43px;
  left: 20px;
  position: absolute;
  top: 54px;
  width: 159px;
}
.stimhistory .hotspot-VMr6Om {
  background-color: transparent;
  height: 33px;
  left: 347px;
  position: absolute;
  top: 59px;
  width: 159px;
}
.stimhistory .hotspot-mzXdH9 {
  background-color: transparent;
  height: 44px;
  left: 875px;
  position: absolute;
  top: 10px;
  width: 130px;
}
.stimhistory .rectangle-C61RwL {
  background-color: var(--white);
  height: 14px;
  left: 282px;
  position: absolute;
  top: 83px;
  width: 29px;
}
.white-border-1px {
  border: 1px solid var(--white);
}
:root {
  --white: rgba(255,255,255,1.0);
}
