/* screen - reportspage2 */

.reportspage2 {
  background-color: var(--white);
  background-image: url(../img/reports-page-screen-shot-2020-12-15-at-12349-pm-27775648-209F-486F-8C2C-387218CD0F7A.png);
  background-size: 100% 100%;
  height: 640px;
  overflow-x: hidden;
  position: relative;
  width: 1024px;
}
.reportspage2 .hotspot-C61RwL {
  background-color: transparent;
  height: 44px;
  left: 874px;
  position: absolute;
  top: 11px;
  width: 130px;
}
.reportspage2 .hotspot-VMr6Om {
  background-color: transparent;
  height: 33px;
  left: 347px;
  position: absolute;
  top: 59px;
  width: 159px;
}
.reportspage2 .hotspot-mzXdH9 {
  background-color: transparent;
  height: 33px;
  left: 182px;
  position: absolute;
  top: 59px;
  width: 161px;
}
.reportspage2 .rectangle-C61RwL {
  background-color: var(--white);
  height: 25px;
  left: 310px;
  position: absolute;
  top: 280px;
  width: 33px;
}
.white-border-1px {
  border: 1px solid var(--white);
}
:root {
  --white: rgba(255,255,255,1.0);
}
