123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- 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 */
|