/* screen - sensehistory */

.sensehistory {
  background-color: var(--white);
  background-image: url(../img/sense-history-screen-shot-2020-12-15-at-12410-pm-FD6D9CF1-03B7-42FA-8D29-D095B18B55C6.png);
  background-size: 100% 100%;
  height: 640px;
  overflow-x: hidden;
  position: relative;
  width: 1024px;
}
.sensehistory .hotspot-C61RwL {
  background-color: transparent;
  height: 33px;
  left: 182px;
  position: absolute;
  top: 59px;
  width: 161px;
}
.sensehistory .hotspot-VMr6Om {
  background-color: transparent;
  height: 43px;
  left: 20px;
  position: absolute;
  top: 54px;
  width: 159px;
}
.sensehistory .hotspot-mzXdH9 {
  background-color: transparent;
  height: 44px;
  left: 875px;
  position: absolute;
  top: 10px;
  width: 130px;
}
.sensehistory .rectangle-C61RwL {
  background-color: var(--white);
  height: 12px;
  left: 416px;
  position: absolute;
  top: 86px;
  width: 29px;
}
.white-border-1px {
  border: 1px solid var(--white);
}
:root {
  --white: rgba(255,255,255,1.0);
}
