.breadcrumbsContainer {background-color: #003c7d !important; }.breadcrumbsContainer .breadcrumbs a {color: #ffffff !important; }.page-footer-section {background-color: #003c7d !important; }/* INJECT */.breadcrumbsContainer {background-color: #143A79 !important; }/* INJECT */
.row{max-width:1300px!important}
.breadcrumbsContainer .breadcrumbs {margin: 10px 0;}
.bookmark-menu .sub-nav, .magellan-container .sub-nav {margin: 0; padding-top: 5px;}


/** Navigationsbar **/
.page-header .navbar {
border-bottom: 1px solid #ffffff;
}


/** SØGEFORSLAG **/
.suggested-search-list div {
    background: #FFFFFF;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

/* Tekst farve i søgeforslag */
.suggested-search-list div ul li a {
    color: #222222;
}


/** PRIMARY-SECTION **/
section.primary-section {
    background-color: #003c7d;
}


/** Tekst farve - Footer **/
.page-footer li, .page-footer p, .page-footer span {color: #fff;}
.page-footer a {color: #fff;}
.page-footer a:hover {color: #008cd2;}


/** Punkter **/
.ArticlePage .medium-8:not(.service-box) ol, .ArticlePage .medium-8:not(.service-box) ul, .NewsPage .medium-8:not(.service-box) ol, .NewsPage .medium-8:not(.service-box) ul, .SynchronizedArticlePage .medium-8:not(.service-box) ol, .SynchronizedArticlePage .medium-8:not(.service-box) ul {margin: 10px 0 10px 2rem;}


/** ThemedButton **/
.cont-nav.block .cont-nav__title {text-transform: none; white-space: initial; display: inline-block; font-size: 1.125rem; vertical-align: middle; margin: 0;}
.cont-nav.block {padding: 25px; margin: auto;}
.cont-nav.block {background: #73be46; border-radius: 15px;}
.cont-nav.block:hover {background: #5c9b36;}
.cont-nav.block+.cont-nav.block, .cont-nav.block+.scpm+.scpm+.cont-nav.block {margin: 20px auto !important;}
.cont-nav__iconcontainer {font-size: 1rem; top: 0px;}


/** Accordions **/
.accordion .accordion-header {display: block; color: #000; border-top: 1px solid #fff; border-bottom: 1px solid #fff; background-color: #f0f0f0; font-weight: bold;}
.accordion .accordion-container {background-color: #f0f0f0;}
.accordion .accordion-text {color: #000;}
.accordion .accordion-text a {color: #008cd2; text-decoration: underline;}
.accordion .accordion-text a {color: #1588C9!important; text-decoration: underline;}
.accordion .accordion-header:after {border-left: 1px solid #000; border-bottom: 1px solid #000;}
.accordion .accordion-header:hover {background-color: #CCCCCC;}


/** Hotline boks under Covid-19 test i Grønland **/
#xb3c9ae4384394821ad104426154981f1 {border: 2px solid #ddd; padding: 15px;}


/** Antal i Grønland - tal farve **/
#x3ef423376f3f4047a7073005772c2053 table tbody tr:nth-child(1) td h3 {color:#003c7d;}
#x3ef423376f3f4047a7073005772c2053 > p:nth-child(3) {color:#696969;}

/* Antal i Grønland i et 1Grid - tal farve */
#x689f8b0dba68494fb662f5f48e507774 table tbody tr:nth-child(1) td h3 {color:#003c7d;}
#x689f8b0dba68494fb662f5f48e507774 > p:nth-child(3) {color:#696969;}


/** tabel **/
#covid_19 {border: 1px solid #ccc; border-collapse: collapse; margin: 0; padding: 0; width: 100%; table-layout: fixed;}
#covid_19 tr.table_covid {background-color: #f8f8f8 !important; border: 1px solid #ddd; padding: .35em;vertical-align:baseline;}
#covid_19 tr.table_covid:nth-child(even) {background-color: #ffffff !important; border: 1px solid #ddd; padding: .35em;}
#covid_19 th, #covid_19 td {padding: 5px; text-align: center;}
#covid_19 td:first-child {text-align: left;}
#covid_19 th:first-child {text-align: left;}
#covid_19 th {background-color: #1f497d !important; color: #ffffff !important; font-size: 14px !important;overflow-wrap: break-word;}

/*tabel på mobil*/
@media screen and (max-width: 750px)
{
#covid_19 { border: 0;}
#covid_19 thead {border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
#covid_19 tr.table_covid {border-bottom: 3px solid #ddd; display: block; margin-bottom: .625em;}
#covid_19 td {border-bottom: 1px solid #ddd;display: block;text-align: right !important;}
#covid_19 td::before {content: attr(data-label);float: left;}
#covid_19 td:first-child {text-align: right;}
#covid_19 td:last-child {border-bottom: 0;}
}

/** Selve NYHEDER **/
body div.content-container section div div h2.moduleHeader {display:none;}
body div.content-container section div div a span.newsitem__date {color: #000; padding-bottom: 12px; font-size: 0.875rem;}
body div.content-container section div div a div.newsitem__header {color: #000;padding-bottom: 12px;}
body div.content-container section div div a p.newsitem__excerpt{ color: #000;}
body div.content-container section div div a span.read-more {padding-top: 20px; color: #696969;transition: 150ms;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;}
body div.content-container section div div a.newsitem.boxed{flex-basis: auto; width: 33% !important; display:table-cell; border-right: solid 1px #b6b6b6; border-bottom: none; background:none; margin-bottom:15px;}
body div.content-container section div div a.newsitem.boxed:first-child{border-left: solid 1px #b6b6b6 !important;}
body div.content-container section div div a.link.link--more { position: relative;
float: none;
text-decoration: underline;
color: #008cd2;}

/* Selve NYHEDER */
@media screen and (max-width: 800px)
{
body div.content-container section div div a.newsitem.boxed{flex-basis: 100%; width: 100% !important; display:block; border-bottom: solid 1px #b6b6b6; border-right: none; border-left: none; background:none; margin-bottom:15px;}
}


/** 3 første indhold på forsiden fra PC **/
/* Antal i Grønland */
#x3ef423376f3f4047a7073005772c2053 {margin-bottom: 40px; font-size: 1.125rem; color: #FFF;}
#x12424e8ea3904e56ba57752528520422 {padding-bottom: 25px;}
#x67f9a9d7ad784655bedfd9386dc094b0 {padding-bottom: 25px;}

@media only screen and (min-width: 40.063em) {
.medium-6.large-4 {
width: 33%;
}}

/* 3 første indhold på forsiden fra mobi - tidligere version indhold */
@media screen and (max-width: 750px)
{
#x3ef423376f3f4047a7073005772c2053 {padding-top: 0px; margin-top: 40px;}
#x12424e8ea3904e56ba57752528520422 {border-bottom: solid 1px #b6b6b6; padding-top: 25px; padding-bottom: 25px;}
#x67f9a9d7ad784655bedfd9386dc094b0 {border-bottom: solid 1px #b6b6b6; padding-top: 25px; padding-bottom: 25px;}
}


/** SUMUT-blanket & Smittetal FORSIDE **/
#xa89439cd5d33434a965a392ec8b4ea0b {margin-bottom: 30px;}
#xa89439cd5d33434a965a392ec8b4ea0b h1 {color: #ffffff;}
#xa89439cd5d33434a965a392ec8b4ea0b h4 {color: #ffffff;}
#xa89439cd5d33434a965a392ec8b4ea0b {color: #ffffff;}
#xa89439cd5d33434a965a392ec8b4ea0b a:link {
  background-color: #73be46;
  color: white;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
  border-radius: 15px;
}

#xa89439cd5d33434a965a392ec8b4ea0b a:visited {
  background-color: #73be46;
  color: white;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
}

#xa89439cd5d33434a965a392ec8b4ea0b a:hover {
  background-color: #5c9b36;
}

#xa89439cd5d33434a965a392ec8b4ea0b a:active {
  background-color: #5c9b36;
}

@media screen and (max-width: 750px)
{
#xa89439cd5d33434a965a392ec8b4ea0b {margin-bottom: 40px;}
}


/** COVID-19 indhold på forside **/
#xea9d4ce55bcb41ee97c4795f4543c51d {margin-bottom: 40px;}
#xea9d4ce55bcb41ee97c4795f4543c51d h3 {color: #ffffff;}
#xea9d4ce55bcb41ee97c4795f4543c51d h4 {color: #ffffff;}
#xea9d4ce55bcb41ee97c4795f4543c51d a:link {
  background-color: #003c7d;
  color: white;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
  margin-right: 5px;
  margin-bottom: 8px;
  border: 1px solid;
}

#xea9d4ce55bcb41ee97c4795f4543c51d a:visited {
  background-color: #003c7d;
  color: white;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
}

#xea9d4ce55bcb41ee97c4795f4543c51d a:hover {
  background-color: #024b9c;
}

#xea9d4ce55bcb41ee97c4795f4543c51d a:active {
  background-color: #024b9c;
}

@media screen and (max-width: 750px)
{
#xea9d4ce55bcb41ee97c4795f4543c51d {margin-bottom: 10px;}
}


/** Opfordring tekst **/
#x3ef423376f3f4047a7073005772c2053 a:link {
  background-color: #003c7d;
  color: white;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
  margin-right: 5px;
  margin-bottom: 8px;
  border: 1px solid;
}

#x3ef423376f3f4047a7073005772c2053 a:visited {
  background-color: #003c7d;
  color: white;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
}

#x3ef423376f3f4047a7073005772c2053 a:hover {
  background-color: #024b9c;
}

#x3ef423376f3f4047a7073005772c2053 a:active {
  background-color: #024b9c;
}

/***TABEL LINK - KOPI NY***/
#x689f8b0dba68494fb662f5f48e507774 a:link {
  background-color: #003c7d;
  color: white;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
}

#x689f8b0dba68494fb662f5f48e507774 a:visited {
  background-color: #003c7d;
  color: white;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
}

#x689f8b0dba68494fb662f5f48e507774 a:hover {
  background-color: #024b9c;
}

#x689f8b0dba68494fb662f5f48e507774 a:active {
  background-color: #024b9c;
}


/** SubjectMenu **/
body div.content-container section div div h2.moduleHeader {
    display: block;
    margin: auto;
}


/** Plakat knapper **/
.toorfiit a:link {
  background-color: #F0F0F0;
  color: #000000;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
}

.toorfiit a:visited {
  background-color: #F0F0F0;
  color: #00000;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
}

.toorfiit a:hover {
  background-color: #e8e6e6;
}

.toorfiit a:active {
  background-color: #e8e6e6;
}

.toorfiit {
text-align: center;
}

/*Plakat knapper fra mobil*/
@media screen and (max-width: 750px)
{
.toorfiit {border-bottom: solid 1px #b6b6b6; padding-top: 20px; padding-bottom: 20px;}
}


/** Nyheder - Dato **/
.news-data {
margin-bottom: 0px;
}

/** Nyhedernes overskrift **/
.newsitem__header {
font-size: 1.25rem;
}

/** Nyheder - manchet **/
body div.content-container section div div a p.newsitem__excerpt {
color: #000;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
font-size: 1rem;
}

/* Nyheder - Se nyhed */
span.read-more {
font-size: 1rem;
}


/** Se alle nyheder knappen **/
body div.content-container section div div a.link.link--more {
  background-color: #003c7d;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 30px;
  float: right;
  border-radius: 5px;
}


/** Nyhed felter **/
.filters .btn
{
padding: 8px 17px;
border-radius: 20px;
}
.btn:hover {
background: #003c7d;
}
.btn.selected:hover {
background: #003c7d;
}


/** 3 themedbutton i forsiden på mobil **/
@media screen and (max-width: 750px)
{
#xaa38de220f23437db0d10dec1a421072 {border-top: solid 1px #b6b6b6; border-bottom: solid 1px #b6b6b6; padding-top: 25px; padding-bottom: 25px; margin-top: 20px; margin-bottom: 25px;}
}


/** Punkter i alle indhold **/
ol, ul {
padding-left: 20px;
}


/** Test - Antal i Grønland **/
#x95d431a942764cbe9b0c84b72da745e7 {background-color: #f0f0f0; padding: 15px;}


/** COVID-19 test i Grønland **/
#x72e6947581e84635a10e46ca6a5ff19d {background-color: #f0f0f0; padding: 15px;}


/** Subjectlist - overskrift **/
.cont-nav__label {
}

/** Subjectlist - manchet **/
.cont-nav__desc {
font-size: 1rem;
border-top: 1px solid;
}

/** Breaking news **/
#x083cc4f17c194882bb6d405e0f5387b6 {
background-color: #FAF096;
padding: 0 15px 1px;
margin-bottom: 50px;
border-radius: 5px;
}

#x083cc4f17c194882bb6d405e0f5387b6 h3{
text-transform: uppercase;}

#x083cc4f17c194882bb6d405e0f5387b6 p{
font-size: 18px;}


/** Hotline på forsiden **/
#x701fd843cdd94c68abb1557f1b16412b {
margin-left: 50px;
}

/** Hotline på forsiden FRA MOBIL **/
@media screen and (max-width: 750px)
{
#x701fd843cdd94c68abb1557f1b16412b {
margin-left: 0px;
}}


/** 1 indhold ved jeg ikke hvad det er - 2 og 3 indhold handler om 5 dagstest **/
@media screen and (max-width: 750px)
{
#x701fd843cdd94c68abb1557f1b16412b {border-bottom: solid 1px #b6b6b6; padding-top: 25px; padding-bottom: 25px;}
#x8f1931e09ce541768d7d1391ed239e7f {border-bottom: solid 1px #b6b6b6; padding-top: 25px; padding-bottom: 25px;}
#xf7098a6213ee40ed8cc9e218345e009a {padding-top: 25px; padding-bottom: 25px;}
}


/** 5 dagstest **/
#x8f1931e09ce541768d7d1391ed239e7f {margin-top: 20px;}
#xf7098a6213ee40ed8cc9e218345e009a {margin-top: 20px;}


/** 5 dagstest udenfor Nuuk **/
#xf7098a6213ee40ed8cc9e218345e009a a:link {
  background-color: #003c7d;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
  border-radius: 5px;
}

#xf7098a6213ee40ed8cc9e218345e009a a:visited {
  background-color: #003c7d;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
}

#xf7098a6213ee40ed8cc9e218345e009a a:hover {
  background-color: #024b9c;
}

#xf7098a6213ee40ed8cc9e218345e009a a:active {
  background-color: #024b9c;
}


/** Breadcrumbs - Søgeresultater **/
.NewsPage .breadcrumbsContainer, .SearchResultPage .breadcrumbsContainer {
padding-bottom: 0px;
}


/** Banner under navigation **/
#x22cc7d85d2fc4a4da1fcf28e8985e4ac {
padding-top: 8px;
margin-bottom: -8px;
}


/** Vaccination mod COVID-19 indhold - Anbefaling **/
#xfeb4f1c2378f45da8ef26eacf62d1d6d {
background-color: #CFE9DD;
padding: 20px;
margin-bottom: 30px;
border-radius: 5px;
}

/** Vaccination mod COVID-19 indhold - Besked **/
#xb7c622085dcf48debf904d150cd8a6cd {
background-color: #CFE9DD;
padding: 20px;
margin-bottom: 30px;
border-radius: 5px;
}

/** Vaccination mod COVID-19 indhold - Husk **/
#xc05cc127bf4042b3a03e8bb5fe495655 {
background-color: #CFE9DD;
padding: 20px;
margin-bottom: 30px;
border-radius: 5px;
}

/** Vaccination mod COVID-19 indhold - VIGTIGT **/
#xaf912d2b2dab47348bfa983f35e63bc1 {
background-color: #F0F0F0;
padding: 20px;
border-radius: 5px;
margin-bottom: 40px;
}

#xaf912d2b2dab47348bfa983f35e63bc1 img {
margin: 30px;
float: left;
width: 10% !important;
height: auto;
}

@media screen and (max-width: 750px)
{
#xaf912d2b2dab47348bfa983f35e63bc1 img {
margin: 20px !important;
width: 30% !important;
}}


/** English page - Kampagnen **/
.campaign__theme {
font-size: 1.5rem;
background: none;
}

.campaign--textinside .campaign__title {
width: 60%;
font-size: 1.125rem;
}

.campaign .btn {
border-radius: 15px;
}


/** FRA MOBIL **/
@media screen and (max-width: 750px) {
.search input {
margin: 7.5px 0;
padding: 20px;
padding-left: 40px;
}}


/** Hamburger menu **/
.mobile-menu {
    background: #003c7d;
    border-right: 1px solid #ffffff;
}

/* Erfalasoq aktiv-iusoq */
.mobile-menu .language_switch ul li a.active {
    background-color: #f0f0f0;
}