@charset "UTF-8";
@import url("https://rsms.me/inter/inter.css");
.c1 {
  background-color: #fef0d9;
  border-color: #fdd49e;
}

.c2 {
  background-color: #fdd49e;
  border-color: #fdbb84;
}

.c3 {
  background-color: #fdbb84;
  border-color: #fc8d59;
}

.c4 {
  background-color: #fc8d59;
  border-color: #e34a33;
}

.c5 {
  background-color: #e34a33;
}

@font-face {
  font-family: 'Austin News Text Web';
  src: url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Roman-Web.eot");
  src: url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Roman-Web.eot?#iefix") format("embedded-opentype"), url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Roman-Web.woff2") format("woff2"), url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Roman-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Austin News Text Web';
  src: url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Italic-Web.eot");
  src: url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Italic-Web.eot?#iefix") format("embedded-opentype"), url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Italic-Web.woff2") format("woff2"), url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Italic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Austin News Text Web';
  src: url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-BoldItalic-Web.eot");
  src: url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-BoldItalic-Web.eot?#iefix") format("embedded-opentype"), url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-BoldItalic-Web.woff2") format("woff2"), url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-BoldItalic-Web.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Austin News Text Web';
  src: url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Bold-Web.eot");
  src: url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Bold-Web.eot?#iefix") format("embedded-opentype"), url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Bold-Web.woff2") format("woff2"), url("https://vgc.no/font-spesial/AustinNewsText/AustinNewsText-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Austin News Deck Web';
  src: url("https://vgc.no/font/AustinNewsDeck-Bold-Web.eot");
  src: url("https://vgc.no/font/AustinNewsDeck-Bold-Web.eot?#iefix") format("embedded-opentype"), url("https://vgc.no/font/AustinNewsDeck-Bold-Web.woff2") format("woff2"), url("https://vgc.no/font/AustinNewsDeck-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

html,
body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-font-feature-settings: “liga”, “kern”;
  -o-font-feature-settings: “liga”, “kern”;
  -webkit-font-feature-settings: “liga”, “kern”;
  font-feature-settings: “liga”, “kern”;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, “Segoe UI”, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  background: #fff;
}

*:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

a,
a:hover {
  text-decoration: none;
}

p:not(.byline) a {
  color: inherit;
  border-bottom: 1px solid #dd0000;
}

footer a,
footer p a {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3) !important;
}

.stripe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  border-bottom: 1px solid #ddd;
}

h1 {
  font-family: 'Austin News Deck Web';
  font-size: 3rem;
  line-height: 1;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

p {
  font-family: 'Austin News Text Web';
  font-size: 1.15rem;
  line-height: 1.5;
  z-index: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

p.sources {
  font-style: italic;
  color: #999;
}

p.byline {
  font-size: 0.8rem;
  text-align: center;
  color: #546675;
}

p.byline a {
  text-transform: uppercase;
  color: inherit;
  color: #000;
  font-weight: bold;
}

footer p {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, “Segoe UI”, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h3 {
  font-size: 2rem;
  font-weight: 700;
  font-family: 'Austin News Deck Web';
  margin-bottom: 1rem;
  margin-top: 2rem;
}

h4 {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-top: 3rem;
}

h5 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.btn {
  font-weight: bold;
}

.btn-primary {
  background: #444;
  border-color: #444;
}

.btn-primary:hover {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #000;
  border-color: #000;
}

.btn {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.caption {
  color: #999;
  font-size: 0.8rem;
}

.caption a {
  color: inherit;
}

.head {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  text-align: center;
  padding: 0 15px;
  margin-top: 100px;
}

.updated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.updated span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #69f0ae;
  border: 1px solid #00e676;
  display: block;
  margin-right: 10px;
}

.vglogo {
  width: 80px;
}

.twitter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

figure {
  position: relative;
  margin: 0;
}

figure a,
figure img {
  width: 100%;
}

figcaption {
  color: #999;
  position: relative;
  padding-right: 20px;
  margin-top: 10px;
  font-size: 0.8rem;
  line-height: 1.35;
  text-align: left;
}

figcaption strong {
  display: none;
}

figcaption span.entry {
  font-weight: bold;
}

figcaption small {
  text-transform: uppercase;
  margin-left: 10px;
}

figcaption .credit:before {
  content: ' ';
  display: inline;
}

.my-gallery figcaption:after {
  content: url('data:image/svg+xml;charset=UTF-8, <svg aria-hidden="true" focusable="false" data-prefix="far" data-icon="search-plus" class="svg-inline--fa fa-search-plus fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M312 196v24c0 6.6-5.4 12-12 12h-68v68c0 6.6-5.4 12-12 12h-24c-6.6 0-12-5.4-12-12v-68h-68c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h68v-68c0-6.6 5.4-12 12-12h24c6.6 0 12 5.4 12 12v68h68c6.6 0 12 5.4 12 12zm196.5 289.9l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L347.5 387.1c-2.3-2.3-3.5-5.3-3.5-8.5v-13.2c-36.5 31.5-84 50.6-136 50.6C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 52-19.1 99.5-50.6 136h13.2c3.2 0 6.2 1.3 8.5 3.5l121.4 121.4c4.7 4.7 4.7 12.3 0 17zM368 208c0-88.4-71.6-160-160-160S48 119.6 48 208s71.6 160 160 160 160-71.6 160-160z"></path></svg>');
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  float: right;
  width: 0.9rem;
}

.my-gallery figcaption:after:hover {
  color: #dd0000;
}

.graphic {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.graphic figcaption {
  font-size: 0.8rem;
  margin-top: 5px;
  color: #999;
}

#highchart-norway {
  height: 500px;
  width: 100%;
}

.graphic {
  width: 100%;
}

.graphic p {
  font-size: 0.9rem;
  color: #999;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, “Segoe UI”, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.link-box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
}

a.link-box {
  color: inherit;
  margin-bottom: 10px;
  font-weight: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(25% - 20px);
  border-radius: 4px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.14);
  margin: 10px;
}

a.link-box.spesial {
  background: #dd0000;
}

a.link-box.spesial:after {
  content: 'Spesial';
  position: absolute;
  left: 5px;
  top: 5px;
  background: #dd0000;
  color: #fff;
  padding: 4px 8px;
  font-weight: bold;
  font-size: 0.8rem;
  text-transform: uppercase;
}

a.link-box.meninger {
  background: #212121;
}

a.link-box.meninger:after {
  content: 'Meninger';
  position: absolute;
  left: 5px;
  top: 5px;
  background: #212121;
  color: #fff;
  padding: 4px 8px;
  font-weight: bold;
  font-size: 0.8rem;
  text-transform: uppercase;
}

a.link-box > div {
  padding: 0px 15px 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

a.link-box > div > div {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 100%;
}

a.link-box .link-box-date {
  font-size: 13px;
  margin-bottom: 6px;
  margin-top: 3px;
  color: #666;
}

a.link-box .link-box-date .link-box-date-format {
  display: inline-block;
  margin-right: 5px;
}

a.link-box .link-box-date .link-box-date-fromNow {
  display: inline-block;
  color: #999;
}

a.link-box .link-box-image {
  margin-bottom: 10px;
  margin-left: -15px;
  width: calc(100% + 30px);
  background: #333;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

a.link-box .link-box-image > div {
  padding-top: 56.25%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

a.link-box .link-box-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}

a.link-box.meninger .link-box-title {
  font-style: italic;
  text-align: center;
  color: #fff;
}

a.link-box.meninger .link-box-date {
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
}

a.link-box.spesial .link-box-date {
  color: rgba(255, 255, 255, 0.8);
}

a.link-box.spesial .link-box-title {
  color: #fff;
}

.pswp__caption__center {
  max-width: 1000px;
}

.big-numbers-continer .big-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: #f7f7f7;
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
  padding: 10px;
}

.big-numbers-continer .big-numbers > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 5px;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.big-numbers-continer .big-numbers > div > div:nth-child(1) {
  font-weight: bold;
  font-size: 1.5rem;
}

.big-numbers-continer .big-numbers > div > div:nth-child(2) {
  font-size: 0.9rem;
  line-height: 1.2;
}

.countyCases ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.countyCases ul li > div:nth-child(1) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.countyCases ul li > div:nth-child(2) {
  margin-left: 10px;
}

.countyCases ul li > div:nth-child(3) {
  min-width: 100px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.countyCases ul li > div:nth-child(3) span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding: 3px 0px;
  min-width: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px;
}

.norway-table-cases {
  width: 100%;
  display: block;
  margin: 0 auto;
  font-size: 0.9rem;
}

.norway-table-cases #shrinkNorwayTable {
  display: none;
}

.norway-table-cases .county-title {
  font-weight: bold;
  color: #999;
}

.norway-table-cases ul {
  padding: 0;
}

.norway-table-cases ul li {
  list-style: none;
  margin-bottom: 15px;
}

.norway-table-cases ul li svg {
  width: 6px;
  margin-right: 5px;
  color: #dd0000;
}

.norway-table-cases ul li .date-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 1rem;
  margin-bottom: 5px;
}

.norway-table-cases ul li .date-header .date {
  font-weight: bold;
}

.norway-table-cases ul li .date-header .date span {
  font-weight: 400;
  color: #999;
  margin-left: 5px;
}

.norway-table-cases ul li .date-header .length {
  color: #dd0000;
  margin-left: 10px;
  font-weight: bold;
  white-space: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.norway-table-cases ul li .date-header .length svg {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 3px;
}

.norway-table-cases ul li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-left: 2px solid #ddd;
  padding-left: 10px;
  margin-left: 20px;
}

.norway-table-cases ul li ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5px;
  margin-bottom: 2px;
  position: relative;
}

.norway-table-cases ul li ul li .li-inner {
  border-radius: 3px;
  background: #f7f7f7;
}

.norway-table-cases ul li ul li .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 10px 10px 5px 10px;
  color: #999;
}

.norway-table-cases ul li ul li .header > div:nth-child(2) {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-left: auto;
}

.norway-table-cases ul li ul li .header span {
  font-weight: bold;
  margin-right: 5px;
  color: #000;
}

.norway-table-cases ul li ul li .info-row {
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #ddd;
}

.norway-table-cases ul li ul li .info-row img {
  width: 16px;
  margin-right: 5px;
  margin-top: -2px;
}

.norway-table-cases ul li ul li > div:last-child {
  padding-bottom: 10px;
}

.norway-table-cases ul li ul li .source {
  font-size: 0.9em;
  color: #999;
  line-height: 1.2;
  margin-top: 3px;
}

.norway-table-cases .inner {
  max-height: 435px;
}

.norway-table {
  width: 100%;
  max-width: 300px;
}

.norway-table .county-title {
  font-weight: bold;
  color: #999;
}

.norway-table ul {
  padding: 0;
  margin-bottom: 15px;
}

.norway-table ul li {
  list-style: none;
}

.norway-table ul li ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 1px solid #ddd;
  padding: 3px 0;
}

.norway-table ul li ul li > div:nth-child(2) {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-left: auto;
}

.norway.left-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}

.norway.left-right .left {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.norway.left-right .right {
  width: 300px;
}

.norway-map {
  position: relative;
  width: 100%;
  max-width: 660px;
  font-size: 12px;
  line-height: 1.2;
  display: block;
  margin: 0 auto;
}

.norway-map svg#norwayCountiesNarrow {
  display: none;
}

.norway-map .ratio {
  padding-top: 100%;
}

.norway-map svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.norway-map svg path.active {
  fill: #333;
}

.norway-map .markers {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}

.norway-map .marker {
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.norway-map .marker.active {
  opacity: 1;
  pointer-events: all;
  text-shadow: -1px -1px 0 #fef0d9, 1px -1px 0 #fef0d9, -1px 1px 0 #fef0d9, 1px 1px 0 #fef0d9;
}

.norway-map .marker > div > div {
  color: #666;
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
}

.norway-map .marker.c54 {
  left: 48%;
  top: 22%;
}

.norway-map .marker.c18 {
  left: 9%;
  top: 55%;
}

.norway-map .marker.c50 {
  left: 73%;
  top: 39%;
}

.norway-map .marker.c34 {
  left: 67%;
  top: 60%;
}

.norway-map .marker.c30 {
  left: 62%;
  top: 73%;
}

.norway-map .marker.c03 {
  left: 72.5%;
  top: 79%;
}

.norway-map .marker.c03 > div {
  padding-left: 45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.norway-map .marker.c03:after {
  height: 1px;
  background: #333;
  width: 40px;
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
}

.norway-map .marker.c38 {
  left: 57%;
  top: 81%;
}

.norway-map .marker.c42 {
  left: 53%;
  top: 97%;
}

.norway-map .marker.c11 {
  left: auto;
  top: 90%;
  right: 55%;
}

.norway-map .marker.c46 {
  left: auto;
  top: 68%;
  right: 55%;
}

.norway-map .marker.c15 {
  left: 53%;
  top: 45%;
}

.norway-map .marker.c00 {
  left: 10%;
  top: 85%;
  background: #f7f7f7;
  padding: 10px;
  opacity: 0;
}

.norway-map .marker.c00.active {
  opacity: 1;
}

.sankey-container {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
}

.sankey-container .chart-container {
  position: relative;
}

.sankey-container .chart-container .ratio {
  padding-top: 70%;
}

.sankey-container .chart-container .chart {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ul.route-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  width: calc(100% + 10px);
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

ul.route-numbers li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 5px;
  min-width: 100px;
  padding: 5px;
  background: #f7f7f7;
}

ul.route-numbers li > div {
  text-align: center;
}

ul.route-numbers li > div:nth-child(2) {
  font-weight: bold;
}

.highcharts-series rect:last-child {
  opacity: 1;
  stroke-width: 0px !important;
  stroke: #777;
}

.log {
  color: #777;
  background: #f7f7f7;
  padding: 30px;
  margin-top: 3rem;
}

.log p {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, “Segoe UI”, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
}

.log p.title {
  margin-bottom: 0;
}

@media (max-width: 650px) {
  /*     .norway-map {
        max-width: 500px;

        svg#norwayCountiesNarrow {
            display: block;
        }


        svg#norwayCountiesWide {
            display: none;
        }

        .ratio {
            padding-top: 140%;
        }

        .marker {

            // Troms og Finnmark
            &.c54 {
                left: 70%;
                top: 15%;
            }

            // Nordland
            &.c18 {
                left: 46%;
                top: 35%;
            }

            // Trøndelag
            &.c50 {
                left: 32%;
                top: 55%;
            }

            // Innlandet
            &.c34 {
                left: 26%;
                top: 73%;
            }

            // Viken
            &.c30 {
                left: 20%;
                top: 81%;
            }

            // Oslo
            &.c03 {
                left: 29.3%;
                top: 86%;
            }

            // Vestfold og Telemark
            &.c38 {
                left: 19%;
                top: 90%;
            }

            // Agder
            &.c42 {
                left: 12%;
                top: 98%;
            }

            // Rogaland
            &.c11 {
                left: 2%;
                top: 90%;
            }

            // Vestland
            &.c46 {
                left: 5%;
                top: 77%;
            }

            // Møre og Romsdal
            &.c15 {
                left: 7%;
                top: 65%;
            }
        }
    } */
  .norway.left-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .norway.left-right .left,
  .norway.left-right .right {
    width: 100%;
  }
  .norway.left-right .left {
    margin-bottom: 2rem;
  }
}

.legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-top: 1rem;
}

.legend.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.legend ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
  font-size: 0.9rem;
  margin-top: 5px;
}

.legend ul li {
  list-style: none;
  margin: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.legend ul li span.square {
  width: 0.8em;
  height: 0.8em;
  display: block;
  margin-right: 0.2em;
}

.legend ul li.legend1 span.square {
  background: #fef0d9;
}

.legend ul li.legend2 span.square {
  background: #fdd49e;
}

.legend ul li.legend3 span.square {
  background: #fdbb84;
}

.legend ul li.legend4 span.square {
  background: #fc8d59;
}

.legend ul li.legend5 span.square {
  background: #e34a33;
}

.legend ul li.legend6 span.square {
  background: #b30000;
}

.world-map-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.world-map-container .world-table {
  font-size: 0.9rem;
  width: 100%;
}

.world-map-container .world-table #shrinkWorldTable {
  display: none;
}

.world-map-container .world-table .inner {
  max-height: 235px;
}

.world-map-container .world-table ul li.NO, .world-map-container .world-table ul li.footer {
  font-weight: bold;
}

.world-map-container .world-table ul li.footer {
  border-top: 2px solid #ddd;
}

.world-map-container .world-table ul li > div {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

.world-map-container .world-table ul li > div.country {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.world-map-container .world-table ul li > div.no {
  min-width: 60px;
  text-align: right;
}

.world-map-container .world-map {
  position: relative;
  width: 100%;
  max-width: 2000px;
  font-size: 12px;
  line-height: 1.2;
}

.world-map-container .world-map .ratio {
  padding-top: 52.44%;
}

.world-map-container .world-map svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.world-map-container .world-map svg path {
  fill: #f7f7f7;
  stroke: #ddd;
}

.world-map-container .world-map .markers {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}

.world-map-container .world-map .marker {
  opacity: 1;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

.world-map-container .world-map .marker.active {
  opacity: 1;
  pointer-events: all;
}

.world-map-container .world-map .marker > div {
  color: #666;
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
}

.world-map-container .world-map .marker.cCN {
  left: 74%;
  top: 33%;
}

.world-map-container .world-map .marker.cRU {
  left: 67%;
  top: 14%;
}

.world-map-container .world-map .marker.cUS {
  left: 10%;
  top: 30%;
}

.world-map-container .world-map .marker.cIS {
  left: 37.3%;
  top: 11%;
}

.world-map-container .world-map .marker.cIR {
  left: 59.5%;
  top: 35%;
}

.world-map-container .world-map .marker.cAU {
  left: 86%;
  top: 77%;
}

.world-map-container .world-map .marker.cDE {
  left: 45%;
  top: 21.7%;
}

.world-map-container .world-map .marker.cIT {
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 45.2%;
  top: 25.8%;
}

.world-map-container .world-map .marker.cIT > div {
  padding-top: 45px;
}

.world-map-container .world-map .marker.cIT:after {
  width: 1px;
  background: #666;
  height: 40px;
  content: '';
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.world-map-container .world-map .marker.cCA {
  left: 12%;
  top: 17%;
}

.world-map-container .world-map .marker.cBR {
  left: 25%;
  top: 67%;
}

.world-map-container .world-map .marker.cIN {
  left: 68%;
  top: 44%;
}

.world-map-container .world-map .marker.cDZ {
  left: 43%;
  top: 39%;
  display: none;
}

.world-map-container .world-map .marker.cNO {
  left: 44%;
  top: 13%;
}

.world-map-container .world-map .marker.cSG {
  left: 77%;
  top: 58%;
}

.world-map-container .world-map .marker.cID {
  left: 85%;
  top: 60%;
}

.world-map-container .world-map .marker.cJP {
  left: 85%;
  top: 34%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.world-map-container .world-map .marker.cMX {
  left: 8%;
  top: 42%;
}

.world-map-container .world-map .marker.cKR {
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  left: 82.6%;
  top: 33%;
}

.world-map-container .world-map .marker.cKR > div {
  padding-top: 45px;
}

.world-map-container .world-map .marker.cKR:after {
  width: 1px;
  background: #666;
  height: 40px;
  content: '';
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.timeseries {
  position: relative;
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}

.timeseries .ratio {
  padding-top: 50%;
}

.timeseries .highcharts-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.timeseries-container.timeseriesNorway {
  text-align: center;
}

.timeseries-container.timeseriesNorway .btn-group .btn {
  cursor: pointer;
}

.table-list-container {
  font-size: 0.9rem;
}

.table-list-container ul {
  padding: 0;
}

.table-list-container ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #ddd;
  height: 36px;
}

.table-list-container ul li.header {
  border-bottom: 3px solid #ddd;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #999;
}

.table-list-container ul li.total {
  font-weight: bold;
}

.btn-container {
  position: absolute;
  bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.btn-container.relative {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
  position: relative;
}

.inner {
  overflow: hidden;
  position: relative;
}

.inner.active {
  max-height: 5000px !important;
}

.inner.active .gradient {
  display: none;
}

.inner .btn {
  cursor: pointer;
}

.gradient {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(8.1%, rgba(255, 255, 255, 0.01)), color-stop(15.5%, rgba(255, 255, 255, 0.037)), color-stop(22.5%, rgba(255, 255, 255, 0.079)), color-stop(29%, rgba(255, 255, 255, 0.133)), color-stop(35.3%, rgba(255, 255, 255, 0.197)), color-stop(41.2%, rgba(255, 255, 255, 0.268)), color-stop(47.1%, rgba(255, 255, 255, 0.342)), color-stop(52.9%, rgba(255, 255, 255, 0.418)), color-stop(58.8%, rgba(255, 255, 255, 0.492)), color-stop(64.7%, rgba(255, 255, 255, 0.563)), color-stop(71%, rgba(255, 255, 255, 0.627)), color-stop(77.5%, rgba(255, 255, 255, 0.681)), color-stop(84.5%, rgba(255, 255, 255, 0.723)), color-stop(91.9%, rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.76)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 8.1%, rgba(255, 255, 255, 0.037) 15.5%, rgba(255, 255, 255, 0.079) 22.5%, rgba(255, 255, 255, 0.133) 29%, rgba(255, 255, 255, 0.197) 35.3%, rgba(255, 255, 255, 0.268) 41.2%, rgba(255, 255, 255, 0.342) 47.1%, rgba(255, 255, 255, 0.418) 52.9%, rgba(255, 255, 255, 0.492) 58.8%, rgba(255, 255, 255, 0.563) 64.7%, rgba(255, 255, 255, 0.627) 71%, rgba(255, 255, 255, 0.681) 77.5%, rgba(255, 255, 255, 0.723) 84.5%, rgba(255, 255, 255, 0.75) 91.9%, rgba(255, 255, 255, 0.76) 100%);
  pointer-events: none;
}

.table-rate .inner {
  max-height: 435px;
}

.table-rate ul li.WRL {
  font-weight: bold;
  border-bottom: 2px solid #ddd;
}

.table-rate ul li > div:first-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.table-rate ul li > div.equation {
  min-width: 110px;
  text-align: right;
  color: #999;
}

.table-rate ul li > div.value {
  min-width: 80px;
  text-align: right;
}

.table-rate ul li > div.bar {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  min-width: 50px;
  height: 2px;
}

.table-rate ul li .bar-container {
  height: 10px;
  width: 100%;
  position: relative;
}

.table-rate ul li .bar-container .bar-value {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: #000;
}

.container {
  max-width: 1140px !important;
}

@media (max-width: 1000px) {
  .norway-table-cases ul li ul li {
    width: 25%;
  }
}

@media (max-width: 800px) {
  .norway-table-cases ul li ul li {
    width: 33.33%;
  }
  a.link-box {
    width: calc(50% - 10px);
    margin: 5px;
  }
  a.link-box > div {
    padding: 0px 10px 10px 10px;
  }
  a.link-box .link-box-title {
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
  }
  .hide-s {
    display: none;
  }
}

@media (max-width: 700px) {
  .norway-table-cases ul li ul li {
    width: 50%;
  }
}

@media (max-width: 500px) {
  h1 {
    font-size: 2rem;
    line-height: 1.2;
    margin-top: 1rem;
  }
  legend ul {
    font-size: 0.8rem;
  }
  .nomargin {
    padding-left: 0;
    padding-right: 0;
  }
  .nomargin figcaption {
    padding-left: 15px;
    padding-right: 40px;
  }
  .nomargin figcaption:after {
    right: 15px;
  }
  .timeseries .ratio {
    padding-top: 100%;
  }
  .sankey-container .chart-container .ratio {
    padding-top: 120%;
  }
}

@media (min-width: 768px) {
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 500px;
            flex: 0 0 500px;
    max-width: 500px;
  }
}

@media (min-width: 992px) {
  .col-lg-7,
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 600px;
            flex: 0 0 600px;
    max-width: 600px;
  }
}

@media (max-width: 320px) {
  .norway-table-cases ul li ul li {
    width: 100%;
  }
}

.ai2html {
  margin: 0 auto;
  /* Number in circle */
}

.ai2html p {
  margin: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, “Segoe UI”, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ai2html .g-header {
  padding: 15px 16px 10px 16px;
}

.ai2html .g-leadin p {
  margin-top: 0;
  padding: 0 15px;
  font-size: 14px;
}

.ai2html h3 {
  font-size: 18px;
  margin: 0;
  font-weight: bold;
}

.ai2html .g-caption {
  color: #999;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 16px;
  line-height: 1.25;
}

.ai2html .g-caption img {
  width: 36px;
  margin-right: 5px;
  margin-top: 3px;
  float: left;
}

.ai2html .g-timestamp {
  float: right;
  margin-left: 10px;
}

.ai2html .g-label-valign-center {
  margin-top: -10px;
}

.ai2html .g-label-valign-center p {
  line-height: 24px !important;
}

.ai2html div[class^='g-label-dot'] .number {
  background-color: #000;
  width: 24px !important;
  height: 24px !important;
  border-radius: 50%;
  color: #fff !important;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
  font-weight: bold;
}

.ai2html div[class^='g-label-dot'] .text {
  vertical-align: top;
  padding-top: 3px;
}

.ai2html div[class^='g-label-dot'].number-left .text {
  margin-left: 29px;
}

.ai2html .number-left {
  margin-left: -10px;
  margin-top: -10px;
}

.ai2html .number-right {
  margin-right: -10px;
  margin-top: -10px;
}

.ai2html .number-center {
  margin-left: -10px;
  margin-top: -10px;
}

.ai2html div[class^='g-label-dot'].number-left .number {
  float: left;
  margin-right: 5px;
}

.ai2html div[class^='g-label-dot'].number-right .number {
  margin-left: 5px;
  float: right;
}

.ai2html div[class^='g-label-dot'].number-center .number {
  display: block;
  float: none;
}

@media (max-width: 400px) {
  .ai2html h3 {
    font-size: 16px;
  }
  .ai2html .g-caption {
    color: #999;
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 16px;
    line-height: 1.25;
  }
}

.mapbox-improve-map {
  display: none;
}

.mapboxgl-ctrl-bottom-left div:not(.mapboxgl-ctrl-scale) {
  display: none !important;
}

.mapboxgl-ctrl-bottom-right {
  display: none;
}

.mapboxgl-ctrl-top-right {
  display: none;
}

body.map-active .mapboxgl-ctrl-top-right {
  display: block;
}

.highcharts-series rect {
  opacity: 0.5;
}

.highcharts-series rect:last-child {
  opacity: 1;
  stroke-width: 1px;
  stroke: #333;
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  overflow: hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
          animation: cd-bounce-in 0.7s;
}

@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}

@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}

#g-sat1-box p {
  text-shadow: 0px 0px 10px black;
}

/* Images compare main container */
.images-compare-container {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

/* Images compare front element */
.images-compare-before {
  will-change: clip;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
}

/* Images compare back element */
.images-compare-after {
  pointer-events: none;
}

/* Responsive image settings */
.images-compare-before img,
.images-compare-after img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Separator (thin vertical blank line) */
.images-compare-separator {
  position: absolute;
  background: white;
  height: 100%;
  width: 1px;
  z-index: 4;
  left: 0;
  top: 0;
}

/* Drag handle (circle) */
.images-compare-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  border-radius: 1000px;
  -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
  z-index: 3;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

/* Drag handle arrows */
.images-compare-left-arrow,
.images-compare-right-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
  top: 50%;
  margin-top: -6px;
}

.images-compare-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}

.images-compare-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}

/* Label */
.images-compare-label {
  font-family: sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  color: black;
  color: rgba(0, 0, 0, 0.4);
  background: white;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  border-radius: 5px;
  pointer-events: none;
  display: none;
}

.images-compare-container .images-compare-label {
  display: inherit;
}

.images-compare-before .images-compare-label {
  left: 10px;
}

.images-compare-after .images-compare-label {
  left: auto;
  right: 10px;
}
/*# sourceMappingURL=spesial-2020-corona-viruset.css.map */