.primary-color {
  color: #5450e4;
}

.secondary-color {
  color: #bfed33;
}

.bg-primary {
  background-color: #5450e4;
}

.text-white {
  color: #fff;
}

.text-bold {
  font-weight: bold;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.uppercase {
  text-transform: uppercase;
}

p {
  margin: 0 0 5px 0;
}

sup {
  font-size: 60%;
  line-height: 0;
}

h3 {
  font-size: 1.31em;
}
h3 sup {
  font-weight: normal;
}

.pos-abs {
  position: absolute;
}

.hide {
  opacity: 0;
}

.underline {
  text-decoration: underline;
}
.underline:hover {
  text-decoration: none;
}

#container {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
  font-family: "Montserrat", sans-serif;
}

#background-wrapper {
  pointer-events: none;
  position: relative;
  background: #73c7af;
}

#background-holder {
  cursor: pointer;
  left: -1px;
  overflow: hidden;
  position: absolute;
  top: -1px;
}

#thinkitscovid {
  background: url(think-its-covid.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#speechbubble {
  background: url(speechBubble.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#tissue {
  background: url(tissue.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#circle {
  background: url(circle.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#emoji1 {
  background: url(emoji1.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#emoji2 {
  background: url(emoji2.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#rightedge {
  background: url(rightEdge.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#speechBubbleBig {
  background: url(speechBubbleBig.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-test {
  background: url(3-test.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-swab {
  background: url(3-swab.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-green-circle {
  background: url(3-green-circle.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-talk {
  background: url(3-talk.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-phone {
  background: url(3-phone.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-treat {
  background: url(3-treat.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-rx-pad-glow {
  background: url(3-rx-pad-glow.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-rx-pad {
  background: url(3-rx-pad.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-rx-pad1 {
  background: url(3-rx-pad1.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-rx-pad2 {
  background: url(3-rx-pad2.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-rx-pad3 {
  background: url(3-rx-pad3.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-rx-pad4 {
  background: url(3-rx-pad4.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame3-rx-pad5 {
  background: url(3-rx-pad5.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame4-learn-btn {
  background: url(4-learn-btn.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame4-get-tested {
  background: url(4-get-tested.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame4-you-can-do-more {
  background: url(4-you-can-do-more.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#frame4-copyright {
  background: url(4-copyright.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

#ISI {
  background: #fff;
  cursor: default;
  left: 0;
  font-size: 9px;
  line-height: 11px;
  overflow: hidden;
  position: absolute;
}
#ISI ul {
  margin-top: 0;
  padding-left: 13px;
}
#ISI ul li {
  padding-bottom: 5px;
}
#ISI ul li:last-of-type {
  padding-bottom: 0;
}
#ISI h1 {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  margin: 1px 0;
}
#ISI h2 {
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  margin: 1px 0;
}
#ISI .signOff {
  font-size: 7px;
  line-height: 8px;
}
#ISI a {
  color: #000;
  text-decoration: none;
}
#ISI a:hover {
  text-decoration: underline;
}

#ISIWrapper {
  overflow: auto;
  width: 100%;
  margin-top: 2px;
}

.iScrollVerticalScrollbar {
  pointer-events: all !important;
}

.iScrollIndicator {
  background: #5450e4 !important;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  border-radius: 8px !important;
}

#PI_Link {
  bottom: 0;
  font-size: 9px;
  position: absolute;
  text-align: center;
}

.copy-text {
  position: absolute;
}

br.br160, br.br300, br.br728 {
  display: none;
}

table {
  border-collapse: collapse;
  line-height: 9px;
}
table td {
  line-height: 9px;
  padding: 0 0 3px 0;
  vertical-align: top;
}