html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

p {
  line-height: 1.5 !important;
  letter-spacing: 0.5px;
}

.table-1 {
  font-size: 12px;
}

.Analytics-report {
  overflow: hidden;
}

.Analytics-report h4 {
  margin-bottom: 10px;
}

.facebook-like {
  color: #4267B3;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  #report-cover {
    height: 110vh;
  }
}

.Analytics-report-page {
  height: 1123px;
  position: relative;
  overflow-y: hidden;
}

@media screen and (max-width: 767px) {
  .Analytics-report-page {
    height: auto;
  }
}

.Analytics-report-page .pagenumber {
  position: absolute;
  bottom: 10px;
  right: 15px;
}

.Analytics-report-page .pagenumber p {
  font-size: 24px;
}

.Analytics-report-page .Orange {
  width: 200px;
  top: -120px;
  left: -50px;
  z-index: 30;
}

.Analytics-report-page .Purple {
  width: 200px;
  top: -70px;
  left: -100px;
}

.Analytics-report-page .Orange2 {
  width: 130px;
  top: -80px;
  left: -40px;
  z-index: 30;
}

.Analytics-report-page .Purple2 {
  width: 150px;
  top: -60px;
  left: -100px;
}

#myChart {
  margin-top: 10px;
  margin: 0 auto !important;
  width: 350px !important;
  height: 250px !important;
}

#myChart2 {
  margin-top: 10px;
  margin: 0 auto !important;
  width: 350px  !important;
  height: 250px !important;
}

#myChart-pie {
  margin: 0 auto !important;
  width: 300px  !important;
  height: 300px !important;
}

#myChart-Doughnut1, #myChart-Doughnut2, #myChart-Doughnut3, #myChart-Doughnut4 {
  margin: 0 auto !important;
  width: 100%  !important;
  height: 200px !important;
}

.Doughnut-box {
  text-align: center;
}

.Doughnut-box p {
  margin-top: 10px;
}

#lineChart {
  margin: 0 auto !important;
  width: 700px !important;
  height: 200px !important;
}

h1 {
  font-size: calc(1.2rem + 1.5vw);
}

h2 {
  font-size: 18px;
}

h4 {
  font-size: calc(1.2rem + .3vw);
}

li {
  list-style: disc;
  margin-left: 20px;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  @page {
    size: A4 portrait !important;
  }
}

.Data-h2 {
  text-align: center;
  padding: .5rem;
  color: #fff;
  background: linear-gradient(20deg, #EA5413, #920783);
}

.Analytics-report-title {
  margin-left: auto;
  width: 80vw;
  margin-top: -40px;
}

.choozmo {
  width: 200px;
}

.adv-type {
  margin-top: 15px;
}

.adv-type p {
  font-weight: 900;
}

#myChart-bar {
  width: 100% !important;
  height: 350px !important;
}

#myChart-bar-yt {
  width: 100% !important;
  height: 350px !important;
}

#bar-fb {
  width: 100% !important;
  height: 350px !important;
}

#bar-yt {
  width: 100% !important;
  height: 350px !important;
}

.choozmo-cover {
  width: 350px;
}

@media screen and (max-width: 767px) {
  .choozmo-cover {
    width: 110px;
  }
}

@media screen and (max-width: 767px) {
  .choozmo-copyrighted {
    text-align: center;
    margin-top: 30px;
  }
}

.cover-title {
  position: relative;
  top: -100px;
  width: 28vw;
  background: rgba(234, 84, 19, 0.8);
  margin-left: 5vh;
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .cover-title {
    width: 60vw;
    margin-left: 10px;
  }
}

.cover-title h1 {
  font-size: 28px;
}

@media screen and (max-width: 767px) {
  .cover-title h1 {
    font-size: 22px;
  }
}

.copyrighted {
  margin-top: 150px;
}

@media screen and (max-width: 767px) {
  .copyrighted {
    margin-top: 30px;
  }
}

.cover-text {
  width: 80vw;
  margin: 80px auto;
}

@media screen and (max-width: 767px) {
  .cover-text {
    margin: 50px auto;
  }
}

.cover-text hr {
  height: 5px;
  width: 25vw;
  opacity: 1;
  margin: 30px 0px;
}
/*# sourceMappingURL=style.css.map */