/* Minification failed. Returning unminified contents.
(568,137): run-time error CSS1030: Expected identifier, found '.'
(568,154): run-time error CSS1031: Expected selector, found ')'
(568,154): run-time error CSS1025: Expected comma or open brace, found ')'
(1497,144): run-time error CSS1030: Expected identifier, found '.'
(1497,161): run-time error CSS1031: Expected selector, found ')'
(1497,161): run-time error CSS1025: Expected comma or open brace, found ')'
(8775,74): run-time error CSS1030: Expected identifier, found '.'
(8775,91): run-time error CSS1031: Expected selector, found ')'
(8775,91): run-time error CSS1025: Expected comma or open brace, found ')'
 */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden; }
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }

.hidden:not(.shown) {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  background: #fff;
  color: #000;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:active,
a:hover,
a:focus {
  outline: 0; }

body.keyboard-navigation :not(.skipLink):not(.primaryMenuItem):not(.factbox-toggler):focus {
  z-index: 100;
  outline: 2px solid orange !important;
  outline-offset: 2px; }

body.keyboard-navigation .dep-title:focus,
body.keyboard-navigation .dep-minister:focus,
body.keyboard-navigation select:focus,
body.keyboard-navigation .carousel-prev,
body.keyboard-navigation .carousel-next {
  outline-offset: -2px !important; }

body.keyboard-navigation .btn-cta:focus, body.keyboard-navigation .EPiServerForms .FormSubmitButton:focus, .EPiServerForms body.keyboard-navigation .FormSubmitButton:focus {
  outline: none !important; }

body.keyboard-navigation .focus,
body.keyboard-navigation .timeline-wrapper .timeline-event.is-focused,
body.keyboard-navigation .factbox.is-focused,
body.keyboard-navigation .custom-checkbox input[type="checkbox"]:focus + label,
body.keyboard-navigation .custom-radio input[type="radio"]:focus + label,
body.keyboard-navigation .page-survey .option input[type="radio"]:focus + label,
body.keyboard-navigation .form-area-radio input[type="radio"]:focus + label,
body.keyboard-navigation .form-area-checkbox input[type="checkbox"]:focus + input + label {
  outline: 2px solid orange !important; }

body.keyboard-navigation .logo a:focus {
  outline-offset: 5px !important; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 20px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'regjeringen-symbols';
  src: url(../fonts/regjeringen-symbols.eot?v=20181123134816);
  src: url(../fonts/regjeringen-symbols.eot?v=20181123134816) format("embedded-opentype"), url(../fonts/regjeringen-symbols.ttf?v=20181123134816) format("truetype"), url(../fonts/regjeringen-symbols.woff?v=20181123134816) format("woff"), url(../fonts/regjeringen-symbols.svg#regjeringen-symbols?v=20181123134816) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Neat 1.7.0
 * http://neat.bourbon.io
 * Copyright 2012-2014 thoughtbot, inc.
 * MIT License */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

html {
  font-family: 'small'; }

body:after {
  display: none;
  content: 'small'; }

@media screen and (min-width: 500px) {
  html {
    font-family: 'medium'; }
  body:after {
    content: 'medium'; } }

@media screen and (min-width: 500px) and (max-width: 768px) {
  html {
    font-family: 'medium mobile'; }
  body:after {
    content: 'medium mobile'; } }

@media screen and (min-width: 500px) and (min-width: 769px) {
  html {
    font-family: 'medium desktop'; }
  body:after {
    content: 'medium desktop'; } }

@media screen and (min-width: 900px) {
  html {
    font-family: 'large'; }
  body:after {
    content: 'large'; } }

* {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none; }

::-webkit-input-placeholder {
  font-weight: 400;
  color: #666; }

:-moz-placeholder {
  font-weight: 400;
  color: #666; }

::-moz-placeholder {
  font-weight: 400;
  color: #666; }

:-ms-input-placeholder {
  font-weight: 400;
  color: #666; }

body {
  font-family: 'Open Sans', sans-serif; }

.mainContentArea {
  color: #333; }
  .mainContentArea h1,
  .mainContentArea h2,
  .mainContentArea h3,
  .mainContentArea .content-owner-dep {
    word-break: break-word; }
  .mainContentArea h1,
  .mainContentArea h2,
  .mainContentArea h3,
  .mainContentArea h4,
  .mainContentArea h5,
  .mainContentArea h6 {
    margin: 0;
    padding: 0; }
    .mainContentArea h1 a,
    .mainContentArea h2 a,
    .mainContentArea h3 a,
    .mainContentArea h4 a,
    .mainContentArea h5 a,
    .mainContentArea h6 a {
      text-decoration: none; }
  .mainContentArea h1 {
    font-size: 36px;
    font-weight: 400;
    line-height: 46px; }
    @media screen and (max-width: 768px) {
      .mainContentArea h1 {
        font-size: 36px;
        line-height: 46px; } }
    @media screen and (max-width: 499px) {
      .mainContentArea h1 {
        font-size: 24px;
        line-height: 30px; } }
    @media screen and (min-width: 500px) {
      .mainContentArea h1 {
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale; } }
    .mainContentArea h1 .minister-title {
      display: block; }
  .mainContentArea h2, .mainContentArea h3 {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale; }
  .mainContentArea h2,
  .mainContentArea .h2,
  .mainContentArea .content-section h3, .content-section
  .mainContentArea h3 {
    margin-top: 40px;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px; }
    .mainContentArea h2 + p,
    .mainContentArea .h2 + p,
    .mainContentArea .content-section > a h3 + p,
    .mainContentArea .content-section h3 + p, .content-section
    .mainContentArea h3 + p {
      margin-top: 10px;
      padding-top: 0; }
  .mainContentArea h3,
  .mainContentArea .h3 {
    margin-top: 40px;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px; }
  .mainContentArea h2 + h3 {
    margin-top: 10px; }
  .mainContentArea .h3 + p {
    margin-top: 10px;
    padding-top: 0; }
  .mainContentArea h4 {
    margin-top: 40px;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px; }
  .mainContentArea h5 {
    margin-top: 40px;
    font-size: 15px;
    font-weight: 700; }
  .mainContentArea h6 {
    margin-top: 40px;
    font-size: 14px;
    font-weight: 700; }
  .mainContentArea .content-section-title {
    margin-bottom: 8px;
    font-size: 16px; }
  .mainContentArea p.content-section-title {
    padding-top: 0;
    font-weight: 700; }
  .mainContentArea [class*=content-col-] h2:first-child,
  .mainContentArea [class*=content-col-] h3:first-child,
  .mainContentArea [class*=content-col-] h4:first-child,
  .mainContentArea [class*=content-col-] h5:first-child,
  .mainContentArea [class*=content-col-] h6:first-child {
    margin-top: 0; }
  .mainContentArea [class*=content-col-] .subtitle + h2,
  .mainContentArea [class*=content-col-] .subtitle + h3 {
    margin-top: 0; }
  .mainContentArea p,
  .mainContentArea ul,
  .mainContentArea ol,
  .mainContentArea dd,
  .mainContentArea table {
    font-weight: 400; }
  .mainContentArea p {
    margin: 0;
    padding: 20px 0 0;
    font-size: 16px;
    line-height: 24px; }
    .mainContentArea p a:not(.btn):not(.btn-warning):not(.btn-gray):not(.btn-lightgray):not(.btn-tab):not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(.btn-wide):not(.btn-find-document):not(.btn-small):not(.btn-show-more):not(.page-survey .submit > button):not(.EPiServerForms .FormResetButton) {
      font-weight: 400; }
    .mainContentArea p.read-more {
      padding-top: 0;
      margin-top: 20px; }
      .mainContentArea p.read-more a {
        font-weight: 600; }
  .mainContentArea li {
    margin-bottom: 5px; }
  .mainContentArea dl {
    font-size: 16px; }
    .mainContentArea dl.def-list-cols {
      overflow: auto; }
      .mainContentArea dl.def-list-cols:after {
        content: "";
        display: table;
        clear: both; }
      .mainContentArea dl.def-list-cols dt {
        font-weight: 600; }
      .mainContentArea dl.def-list-cols dd {
        margin-left: 0; }
        @media screen and (max-width: 499px) {
          .mainContentArea dl.def-list-cols dd + dt {
            margin-top: 1em; } }
      @media screen and (min-width: 500px) {
        .mainContentArea dl.def-list-cols dt,
        .mainContentArea dl.def-list-cols dd {
          float: left; }
        .mainContentArea dl.def-list-cols dt {
          clear: left;
          width: 44%;
          margin-right: 2%;
          margin-bottom: 5px; }
        .mainContentArea dl.def-list-cols dd {
          width: 54%;
          margin-bottom: 0; } }
    .mainContentArea dl.def-list-inline:after {
      content: "";
      display: table;
      clear: both; }
    .mainContentArea dl.def-list-inline dt,
    .mainContentArea dl.def-list-inline dd {
      display: inline; }
    .mainContentArea dl.def-list-inline dt {
      font-weight: 600; }
      @media screen and (max-width: 499px) {
        .mainContentArea dl.def-list-inline dt {
          display: block; } }
    .mainContentArea dl.def-list-inline dd {
      margin-left: 0; }
      .mainContentArea dl.def-list-inline dd:not(:last-child):after {
        content: '';
        display: block;
        margin-bottom: 5px; }
      @media screen and (max-width: 499px) {
        .mainContentArea dl.def-list-inline dd + dt {
          margin-top: 1em; } }
  .mainContentArea .article-info:first-child {
    padding-top: 0; }
  .mainContentArea .header .content-owner-dep + h1 {
    margin-top: 0; }

h1 + .subheader {
  padding-top: 10px;
  font-size: 18px;
  font-weight: 700; }

.nav-title {
  position: absolute;
  left: -999em; }

table {
  min-width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  border: none; }
  table caption,
  table th {
    text-align: left; }
  table caption {
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 18px; }
  table th,
  table td {
    padding: 5px 8px 5px 15px;
    font-size: 14px;
    vertical-align: top;
    border: none;
    border-bottom: 1px solid #eae6e6; }
    table th:first-child,
    table td:first-child {
      padding-left: 0; }
    table th.right, table th[align="right"],
    table td.right,
    table td[align="right"] {
      text-align: right; }
    table th[align="center"],
    table td[align="center"] {
      text-align: center; }
    table th.bottom, table th[valign="bottom"],
    table td.bottom,
    table td[valign="bottom"] {
      vertical-align: bottom; }
    table th.sum,
    table td.sum {
      font-weight: bold; }
    table th p,
    table td p {
      font-size: inherit !important;
      line-height: inherit !important; }
      table th p:first-child,
      table td p:first-child {
        padding-top: 0; }
    table th img,
    table td img {
      max-width: none; }
    table th .footnote,
    table td .footnote {
      position: relative;
      top: -5px;
      font-size: 75%; }
  table tr[align="right"] th,
  table tr[align="right"] td {
    text-align: right; }
  table tr[align="center"] th,
  table tr[align="center"] td {
    text-align: center; }
  table tr.sum th,
  table tr.sum td {
    font-weight: bold; }
  table th {
    font-weight: normal;
    border-bottom: 2px solid #eae6e6; }
  table tr:first-child th {
    font-weight: bold; }
  @media screen and (max-width: 499px) {
    table td {
      font-weight: 400; } }
  table.table-sortable {
    border-bottom: 2px solid #eae6e6; }
    table.table-sortable th {
      text-align: left; }
    table.table-sortable td {
      padding-top: 20px;
      padding-bottom: 40px; }
  table.table-grid th:first-child,
  table.table-grid td:first-child, table.table-zebra th:first-child,
  table.table-zebra td:first-child {
    border-left: none; }
  table.table-grid th.sum,
  table.table-grid td.sum, table.table-zebra th.sum,
  table.table-zebra td.sum {
    padding-top: 10px;
    padding-bottom: 10px; }
  table.table-grid tr.sum th,
  table.table-grid tr.sum td, table.table-zebra tr.sum th,
  table.table-zebra tr.sum td {
    padding-top: 10px;
    padding-bottom: 10px; }
  table.table-grid th, table.table-zebra th {
    border-left: 1px solid #fff; }
  table.table-grid td, table.table-zebra td {
    border-left: 1px solid #eae6e6; }
  table.table-grid {
    border-bottom: 5px solid #f4f1f0; }
    table.table-grid th.sum,
    table.table-grid td.sum {
      border-bottom: 5px solid #f4f1f0; }
    table.table-grid tr:first-child th {
      font-weight: bold;
      border-bottom: 5px solid #f4f1f0; }
    table.table-grid tr:first-child td {
      border-top: 5px solid #f4f1f0; }
    table.table-grid tr.sum th,
    table.table-grid tr.sum td {
      border-bottom: 5px solid #f4f1f0; }
    table.table-grid thead + tbody tr:first-child td {
      border-top: none; }
  table.table-zebra {
    border-bottom: 5px solid #f4f1f0; }
    table.table-zebra tr:first-child {
      border-top: 5px solid #f4f1f0; }
    table.table-zebra tr:nth-child(even) td {
      background-color: #f4f1f0; }
    table.table-zebra th,
    table.table-zebra td {
      border-bottom: none; }
      table.table-zebra th:first-child,
      table.table-zebra td:first-child {
        padding-left: 15px; }

.notfinished {
  opacity: .4;
  border: 1px solid red; }

a,
a:link {
  color: #3867c8; }

a:hover,
a:focus {
  color: #bc3345; }

a:focus {
  text-decoration: underline; }

.pageHeader {
  position: relative;
  z-index: 999; }
  .pageHeader:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 499px) {
    .pageHeader {
      min-height: 65px; } }
  @media screen and (max-width: 768px) {
    .pageHeader {
      margin-bottom: 20px; } }
  @media screen and (min-width: 769px) {
    .pageHeader {
      min-height: 66px;
      margin-bottom: 20px;
      background-color: #fff; } }
  @media screen and (min-width: 900px) {
    .pageHeader {
      margin-bottom: 0; } }
  .pageHeader .hygieneMenuWrapper {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1044px;
    margin-right: auto;
    margin-left: auto; }
    .pageHeader .hygieneMenuWrapper:after {
      content: "";
      display: table;
      clear: both; }
  .pageHeader .pageHeaderUpper {
    color: #fff;
    background-color: #002e5e; }
  .pageHeader .mobileMenuWrapper {
    background-color: #fff; }
    @media screen and (min-width: 769px) {
      .pageHeader .mobileMenuWrapper {
        background-color: #f4f1f0; }
        .pageHeader .mobileMenuWrapper .mobileMenuWrapperInner {
          position: relative;
          max-width: 1044px;
          margin-right: auto;
          margin-left: auto; } }
  .pageHeader > .wrapper {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-right: 10px;
    padding-left: 10px; }
    .pageHeader > .wrapper:after {
      content: "";
      display: table;
      clear: both; }
  .pageHeader .logoWrapper {
    position: relative;
    max-width: 1044px;
    margin-right: auto;
    margin-left: auto;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .pageHeader .logoWrapper {
        min-height: 65px;
        padding: 0;
        background-position: 160px 0;
        background-size: 80px; } }
    @media screen and (min-width: 769px) {
      .pageHeader .logoWrapper {
        padding: 10px 20px 5px; } }

.mainContentArea {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .mainContentArea:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 499px) {
    .mainContentArea {
      margin-top: 0;
      padding-right: 10px;
      padding-left: 10px; } }
  .mainContentArea.fullwidth {
    max-width: 100%; }
  .mainContentArea:focus {
    outline: none; }
  .mainContentArea .contentArea {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 65.71429%;
    margin-bottom: 20px;
    padding: 0; }
    .mainContentArea .contentArea:last-child {
      margin-right: 0; }
    @media screen and (max-width: 899px) {
      .mainContentArea .contentArea {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 100%; }
        .mainContentArea .contentArea:last-child {
          margin-right: 0; } }
  .mainContentArea .sideBar {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 31.42857%;
    margin-bottom: 20px; }
    .mainContentArea .sideBar:last-child {
      margin-right: 0; }
    @media screen and (max-width: 899px) {
      .mainContentArea .sideBar {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 100%; }
        .mainContentArea .sideBar:last-child {
          margin-right: 0; } }

.content-row {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  clear: both; }
  .content-row:after {
    content: "";
    display: table;
    clear: both; }
  .content-row:after {
    content: "";
    display: table;
    clear: both; }
  .content-row.fullwidth {
    max-width: 100%; }
  @media screen and (min-width: 700px) {
    .content-row .content-boxes {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
      .content-row .content-boxes .content-box:nth-child(n+4) {
        margin-top: 2.85714%; }
      .content-row .content-boxes .content-box:nth-child(3n) {
        margin-right: 0; } }
  @media screen and (min-width: 900px) {
    .content-row {
      margin-bottom: 60px; } }
  .content-row .content-row {
    margin-bottom: 0; }
  .content-row > h2,
  .content-row > h3,
  .content-row > h4,
  .content-row > h5 {
    margin-bottom: 20px; }
  .content-row > h2:first-child {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px; }
  .content-row.border-top {
    border-top: 3px solid #f4f1f0;
    padding-top: 20px; }
  .content-row.header-row {
    margin-bottom: 0; }
    @media screen and (min-width: 769px) {
      .content-row.header-row {
        margin-top: 50px; } }
    .page-departementlist .content-row.header-row {
      margin-bottom: 20px; }
  .content-row.ingress-row {
    margin-bottom: 40px; }
  .content-row .content-col-last {
    position: absolute;
    left: -999em;
    width: 1px; }
  @media screen and (max-width: 699px) {
    .content-row .content-section {
      margin-top: 0; }
      .content-row .content-section.content-useful-links {
        margin-top: 0; }
      .content-row .content-section.content-current:first-child {
        margin-top: 40px; } }
  @media screen and (min-width: 700px) {
    .content-row .content-section:first-child {
      margin-top: 0; }
    .content-row [class*="push-"],
    .content-row [class*="pull-"] {
      position: relative; }
    .content-row [class^="content-col-"] {
      min-height: 1px; }
    .content-row .content-col-1 {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 31.42857%; }
      .content-row .content-col-1:last-child {
        margin-right: 0; }
      .content-row .content-col-1.push-1 {
        left: 34.28571%; }
      .content-row .content-col-1.pull-1 {
        left: -34.28571%; }
      .content-row .content-col-1.push-2 {
        left: 68.57143%; }
      .content-row .content-col-1.pull-2 {
        left: -68.57143%; }
    .content-row .content-col-2 {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 65.71429%; }
      .content-row .content-col-2:last-child {
        margin-right: 0; }
      .content-row .content-col-2.push-1 {
        left: 34.28571%; }
      .content-row .content-col-2.pull-1 {
        left: -34.28571%; }
      .content-row .content-col-2 .content-col-1 {
        float: left;
        display: block;
        margin-right: 4.34783%;
        width: 47.82609%; }
        .content-row .content-col-2 .content-col-1:last-child {
          margin-right: 0; }
      .content-row .content-col-2.article > * {
        float: left;
        display: block;
        margin-right: 4.34783%;
        width: 86.95652%; }
        .content-row .content-col-2.article > *:last-child {
          margin-right: 0; }
    .content-row .content-col-3 {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 100%; }
      .content-row .content-col-3:last-child {
        margin-right: 0; }
    .content-row .frontpage-col-1 {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 22.85714%; }
      .content-row .frontpage-col-1:last-child {
        margin-right: 0; }
    .content-row .frontpage-col-2 {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 74.28571%; }
      .content-row .frontpage-col-2:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 699px) {
    .content-row [class*=content-col-] + [class*=content-col-] {
      margin-top: 40px; }
      .content-row [class*=content-col-] + [class*=content-col-].content-useful-links {
        margin-top: 0; }
      .content-row [class*=content-col-] + [class*=content-col-].content-box {
        margin-top: 20px; }
    .content-row .regjeringen-find-btns [class*=content-col-] + [class*=content-col-] {
      margin-top: 10px; } }
  .content-row:first-child > [class*=content-col-],
  .content-row:first-child > [class*=frontpage-col-] {
    margin-top: 0; }
  .content-row img {
    max-width: 100%;
    outline: 1px solid #f4f1f0; }
  .content-row .spacingXXSmall {
    margin-bottom: 5px; }
  .content-row .spacingXSmall {
    margin-bottom: 10px; }
  .content-row .spacingSmall {
    margin-bottom: 20px; }
  .content-row .spacingMedium {
    margin-bottom: 40px; }
  .content-row .spacingLarge {
    margin-bottom: 60px; }
  .content-row .spacingXLarge {
    margin-bottom: 80px; }
  .content-row .spacingXXLarge {
    margin-bottom: 100px; }
  .content-row .topspacingXXSmall {
    margin-top: 5px; }
  .content-row .topspacingXSmall {
    margin-top: 10px; }
  .content-row .topspacingSmall {
    margin-top: 20px; }
  .content-row .topspacingMedium {
    margin-top: 40px; }
  .content-row .topspacingLarge {
    margin-top: 60px; }
  .content-row .topspacingXLarge {
    margin-top: 80px; }
  .content-row .topspacingXXLarge {
    margin-top: 100px; }

.page-footer {
  margin-top: 20px; }
  .page-footer:after {
    content: "";
    display: table;
    clear: both; }
  .page-footer > .wrapper {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-right: 10px;
    padding-left: 10px; }
    .page-footer > .wrapper:after {
      content: "";
      display: table;
      clear: both; }

.content-row.ministry-row {
  margin-bottom: 20px; }
  @media screen and (min-width: 700px) {
    .content-row.ministry-row {
      margin-bottom: 40px; } }

.ministry-box {
  padding: 20px;
  background-color: #f4f1f0; }
  @media screen and (min-width: 769px) {
    .ministry-box {
      padding: 40px; } }
  .ministry-box .department-header {
    margin-left: 0;
    width: auto; }
    .ministry-box .department-header img {
      outline: none; }
  .ministry-box .content-ministry-social .socialmedia_linklist-label {
    padding: 0;
    display: block;
    font-size: 16px;
    margin-top: 17px;
    margin-right: 10px; }
    @media screen and (min-width: 700px) {
      .ministry-box .content-ministry-social .socialmedia_linklist-label {
        float: left;
        margin-top: 7px; } }
  .ministry-box .content-ministry-social .socialmedia_linklist {
    margin-top: 0;
    margin-bottom: 0; }
    @media screen and (min-width: 700px) {
      .ministry-box .content-ministry-social .socialmedia_linklist {
        margin-top: 20px; } }

.content-header .content-header-subtitle {
  margin-top: 0;
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #333; }
  .content-header .content-header-subtitle a:not(:last-child):after {
    display: inline-block;
    position: relative;
    top: -2px;
    content: "\e64e";
    margin-right: 3px;
    padding-left: 6px;
    font-family: regjeringen-symbols;
    font-size: 7px;
    line-height: 18px;
    color: #666; }

.content-published {
  font-size: 14px;
  font-weight: 400;
  color: #767676;
  margin: 10px 0;
  line-height: 24px; }

.content-owner-dep {
  margin-bottom: 20px;
  border-left: 1px solid #6e6e6e;
  padding: 0 0 20px 24px; }
  @media screen and (max-width: 699px) {
    .content-owner-dep {
      display: none; } }
  .content-owner-dep a {
    text-decoration: none;
    color: #6e6e6e;
    font-size: 19px; }
  .content-owner-dep div {
    padding-top: 20px; }

.content-intro {
  padding-top: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px; }
  @media screen and (min-width: 900px) {
    .content-intro {
      margin-top: 0 !important; } }
  .content-intro p {
    padding-top: 0;
    font-size: 18px;
    font-weight: 400; }

@media screen and (min-width: 700px) {
  .department-header .content-intro {
    width: 70%;
    float: left; } }

.content-intro-topics h3,
.content-intro-current h3 {
  margin-bottom: 0;
  font-size: 16px; }

.content-intro-topics h3 + ul,
.content-intro-current h3 + ul {
  margin-top: 5px; }

@media screen and (max-width: 1044px) {
  .content-intro-topics {
    margin-top: 20px;
    margin-bottom: 20px; } }

@media screen and (min-width: 900px) {
  .content-intro-topics {
    margin-top: 0 !important; } }

.content-intro-topics h2 {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 16px; }

.content-intro-topics ul,
.content-intro-topics ul.topiclist {
  padding-left: 0; }
  .content-intro-topics ul li,
  .content-intro-topics ul.topiclist li {
    margin-top: 5px; }

.content-ministry-contact {
  padding-top: 20px;
  float: left; }
  .content-ministry-contact .pointer-link {
    padding: 0; }
  .content-ministry-contact .pointer-link a {
    display: inline-block;
    padding-left: 1.3em;
    font-size: 14px;
    text-indent: -1.3em;
    text-decoration: none;
    font-weight: 600; }
    .content-ministry-contact .pointer-link a:before {
      position: relative;
      top: 1px;
      left: -3px;
      content: "\e62f";
      font-family: "regjeringen-symbols";
      font-size: 16px;
      line-height: 16px; }

.content-ministry {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #6e6e6e;
  padding-bottom: 20px; }
  .content-ministry:after {
    content: "";
    display: table;
    clear: both; }
  .content-ministry .content-ministry-about {
    float: left;
    display: block;
    margin-right: 4.34783%;
    width: 47.82609%; }
    .content-ministry .content-ministry-about:last-child {
      margin-right: 0; }
  @media screen and (min-width: 769px) {
    .content-ministry {
      border-bottom: none; } }

.content-ministry-ministers {
  margin-top: 20px;
  clear: both; }
  @media screen and (min-width: 700px) {
    .content-ministry-ministers {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start; } }
  .page-departement .content-ministry-ministers {
    overflow: hidden; }
  .page-section .content-ministry-ministers {
    margin-bottom: 20px; }
  .content-ministry-ministers .minister {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 20px; }
    .content-ministry-ministers .minister:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (min-width: 700px) {
      .content-ministry-ministers .minister {
        max-width: 50%;
        margin-right: 30px; }
        .content-ministry-ministers .minister:last-child {
          margin-right: 0; }
        .content-ministry-ministers .minister.minister-wide {
          max-width: 100%; } }
    .content-ministry-ministers .minister.minister-wide .minister-portrait {
      min-width: 100px; }
      @media screen and (min-width: 700px) {
        .content-ministry-ministers .minister.minister-wide .minister-portrait {
          min-width: 165px; } }
    .content-ministry-ministers .minister .minister-text {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
      max-width: 470px; }
      .content-ministry-ministers .minister .minister-text .minister-text-title {
        margin-top: 0; }
        .content-ministry-ministers .minister .minister-text .minister-text-title a {
          display: block; }
      .content-ministry-ministers .minister .minister-text .minister-text-upper {
        -ms-flex-positive: 3;
            flex-grow: 3;
        -ms-flex-align: start;
            align-items: flex-start; }
        .content-ministry-ministers .minister .minister-text .minister-text-upper > *:first-child {
          padding-top: 0; }
      .content-ministry-ministers .minister .minister-text .minister-text-lower {
        -ms-flex-positive: 1;
            flex-grow: 1;
        -ms-flex-align: end;
            align-items: flex-end; }
  .content-ministry-ministers .minister-portrait {
    float: left;
    max-width: 100px;
    margin: 0 20px 0 0; }
  .content-ministry-ministers .other-political {
    font-size: 14px;
    font-weight: 600;
    line-height: inherit; }
    .content-ministry-ministers .other-political a {
      text-decoration: none; }
  .content-ministry-ministers .title-ministry {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #333; }
  .content-ministry-ministers .title-minister {
    display: block; }
    @media screen and (max-width: 499px) {
      .content-ministry-ministers .title-minister {
        font-size: 18px; } }

.mainContentArea .job-position {
  font-size: 14px;
  font-weight: 400;
  color: #767676; }

.mainContentArea .job-name {
  padding-top: 0; }
  .mainContentArea .job-name:first-child {
    padding-top: 20px; }

.mainContentArea .content-header .job-position {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #767676; }

@media screen and (min-width: 900px) {
  .page-departement .minister-portrait-wrap {
    float: left; } }

@media screen and (min-width: 700px) {
  .page-management .minister-portrait-wrap,
  .page-section .minister-portrait-wrap {
    float: left; } }

.minister-portrait-wrap .minister-portrait {
  margin-top: 20px; }

.minister-portrait {
  margin-bottom: 10px;
  font-size: 14px; }
  .department-header .minister-portrait {
    margin-bottom: 0; }
  @media screen and (min-width: 900px) {
    .page-departement .minister-portrait {
      clear: left;
      float: left; } }
  @media screen and (min-width: 700px) {
    .page-management .minister-portrait,
    .page-section .minister-portrait {
      clear: left;
      float: left; } }
  .department-info-box-intro .minister-portrait.right {
    float: right; }

.content-news {
  position: relative;
  font-size: 14px; }
  .content-news .date {
    color: #545454; }
  .content-news .link-list .date {
    display: block;
    padding-left: 1.3em; }
  .content-news .link-list .type-date {
    display: block;
    padding-left: 1.3em;
    text-indent: -1.3em;
    color: #767676; }
    .content-news .link-list .type-date span + span:before {
      content: '';
      margin-right: 5px;
      margin-left: 2px;
      font-size: 12px;
      border-left: 2px solid #949494; }
  .content-news .department-type-date {
    margin-bottom: 0;
    color: #757575; }
    .content-news .department-type-date span:not(:first-child) {
      margin-left: 10px;
      padding-left: 10px;
      border-left: 1px solid #757575; }
  .content-news h2 {
    margin-top: 0; }
  .content-news a + h2,
  .content-news a + .title,
  .content-news a + .subtitle,
  .content-news div.webBroadcastBlock + h2,
  .content-news div.webBroadcastBlock + .title,
  .content-news div.webBroadcastBlock + .subtitle {
    margin-top: 10px; }

.department-regelverk,
.department-ressurser,
.department-contact {
  margin-bottom: 10px; }
  .department-regelverk p,
  .department-ressurser p,
  .department-contact p {
    font-size: 14px; }

.related > div {
  margin-bottom: 60px; }

.related .title {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 28px; }
  .related .title + * {
    margin-top: 0;
    padding-top: 0; }

.content-media {
  margin: 20px 0 0 -10px;
  padding-left: 0;
  list-style: none; }
  .page-department .content-media {
    right: 0;
    left: auto; }
  .content-media li {
    display: inline-block;
    float: left;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    font-size: 14px; }
    .page-department .content-media li {
      border-right: none;
      border-left: 5px solid #fff; }
    .content-media li a {
      display: block;
      padding: 3px 6px;
      text-decoration: none;
      background-color: #f1f1f1; }

.content-graph {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch; }

.content-current ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

.content-current p {
  font-weight: 400;
  margin-top: 5px; }
  .content-current p.subtitle {
    margin-top: 0;
    padding-top: 10px; }

.content-current h2 {
  margin: 0; }

.content-current img + h2 {
  margin-top: 10px; }

@media screen and (max-width: 699px) {
  .content-current li:first-child {
    margin-top: 0; } }

.content-useful-links .find-document-linklist {
  margin-top: 0;
  margin-bottom: 0; }

.content-section > :first-child:not(.btn):not(.btn-warning):not(.btn-gray):not(.btn-lightgray):not(.btn-tab):not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(.btn-wide):not(.btn-find-document):not(.btn-small):not(.btn-show-more):not(.page-survey .submit > button):not(.EPiServerForms .FormResetButton) {
  margin-top: 0;
  padding-top: 0; }

.content-section a + .title,
.content-section .webBroadcastBlock + .title {
  margin-top: 10px; }

.content-section > h2:first-child + .content-row {
  margin-top: 15px; }

.content-section .title a {
  text-decoration: none; }

.content-section .title.title-small {
  font-size: 16px; }

.content-section > a {
  text-decoration: none; }
  .content-section > a .title {
    margin-top: 10px !important; }
  .content-section > a .subtitle {
    margin-top: 10px !important; }
    .content-section > a .subtitle + .title {
      margin-top: 0 !important; }
  .content-section > a .subtitle {
    color: #333; }
  .content-section > a + p {
    padding-top: 10px; }

.content-section p {
  line-height: 1.5; }
  .content-section p.subtitle {
    padding-top: 0; }

.content-section.content-box {
  background-color: #f4f1f0;
  padding: 10px 13px; }
  .content-section.content-box .topic-section-header {
    border: none;
    text-align: left;
    padding: 0; }
    .content-section.content-box .topic-section-header h2 {
      background-color: transparent;
      text-transform: none;
      padding: 0; }
  .content-section.content-box h3 {
    font-size: 14px; }

.content-contextual {
  margin-top: 20px; }
  .content-contextual .contextual-trigger {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 15px;
    text-align: left;
    color: #fff;
    background-color: #444;
    border: none; }
    .content-contextual .contextual-trigger:focus {
      outline: none; }
    .content-contextual .contextual-trigger:after {
      display: inline-block;
      position: absolute;
      top: 12px;
      right: 15px;
      font-family: regjeringen-symbols;
      font-size: 24px;
      content: "\e60f"; }
    .content-contextual .contextual-trigger.active:after {
      content: "\e60e"; }
  .content-contextual .contextual-menu {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: #444;
    font-size: 14px; }
    .content-contextual .contextual-menu:after {
      content: "";
      display: table;
      clear: both; }
    .js .content-contextual .contextual-menu {
      display: none; }
    .content-contextual .contextual-menu [class*=content-col-] {
      margin-top: 0;
      padding: 0 15px 10px; }
    .content-contextual .contextual-menu .title {
      margin-top: 30px; }
      .content-contextual .contextual-menu .title:first-child {
        margin-top: 10px; }
    .content-contextual .contextual-menu a {
      color: #fff; }

.content-curriculum-vitae ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  .content-curriculum-vitae ul li {
    margin-bottom: 10px; }

.email-wrapper {
  word-wrap: break-word;
  white-space: pre; }

.content-info {
  font-size: 14px;
  font-weight: 400;
  color: #767676;
  margin: 20px 0 40px;
  line-height: 24px; }
  .content-info p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #6e6e6e; }
    .content-info p + p {
      margin-top: 20px; }
  .content-info .owner a {
    text-decoration: none;
    color: #6e6e6e; }
  @media screen and (min-width: 700px) {
    .content-info .owner {
      display: none; } }
  .content-info .invalid {
    font-weight: 700;
    text-transform: uppercase;
    color: #cd4658; }

.article-body > :first-child {
  padding-top: 40px; }

.article-body > img:first-child,
.article-body > figure:first-child {
  padding-top: 0; }

.article-body .webBroadcastBlock {
  margin-top: 40px; }

.article-body > div:not(.carousel-wrapper):not(.featurebox) {
  padding-top: 0 !important; }
  .article-body > div:not(.carousel-wrapper):not(.featurebox):not(.tableauPlaceholder) {
    margin-top: 20px; }

.article-body h2 + p, .article-body h2 + ul, .article-body h2 + ol, .article-body h2 + table, .article-body h3 + p, .article-body h3 + ul, .article-body h3 + ol, .article-body h3 + table, .article-body h4 + p, .article-body h4 + ul, .article-body h4 + ol, .article-body h4 + table, .article-body h5 + p, .article-body h5 + ul, .article-body h5 + ol, .article-body h5 + table {
  margin-top: 10px;
  padding-top: 0; }

.article-body ul,
.article-body ol {
  padding: 10px 0 0 20px;
  margin: 0;
  line-height: 26px; }
  .article-body ul li,
  .article-body ol li {
    margin-top: 10px;
    margin-bottom: 0; }
    .article-body ul li p:first-child,
    .article-body ol li p:first-child {
      margin: 0;
      padding: 0; }
    .article-body ul li p + p,
    .article-body ol li p + p {
      margin-top: 20px; }
    .article-body ul li p img,
    .article-body ol li p img {
      margin-bottom: 20px; }
    .article-body ul li img,
    .article-body ol li img {
      margin-top: 0; }
  .article-body ul.link-list,
  .article-body ol.link-list {
    padding-left: 0; }
    .article-body ul.link-list li:before,
    .article-body ul.link-list li a:before,
    .article-body ol.link-list li:before,
    .article-body ol.link-list li a:before {
      top: 4px; }

.article-body ol {
  padding-left: 25px; }

.article-body p {
  line-height: 26px; }
  .article-body p:empty {
    display: none; }
  @media screen and (max-width: 499px) {
    .article-body p {
      padding-top: 20px; } }

.article-body img {
  margin-top: 40px;
  height: auto;
  outline: none; }

.article-body figcaption,
.article-body .figcaption {
  margin-top: 10px;
  padding-top: 0;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  line-height: 22px; }

.article-info + .article-body > :first-child {
  padding-top: 0; }

.twitter-typeahead {
  display: block !important; }

.tt-query,
.tt-hint {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  outline: none; }

.tt-hint {
  color: #ccc; }

.tt-dropdown-menu {
  left: 0;
  right: 5px;
  position: absolute;
  background-color: #fff;
  font-size: 12px;
  border: 1px solid #ddd;
  width: 100%; }

.tt-suggestion {
  padding: 8px 15px;
  line-height: 1.5;
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #6e6e6e;
  border-top: none; }
  .tt-suggestion:not(:last-child) {
    border-bottom-color: #eae6e6; }
  .tt-suggestion.tt-cursor {
    text-decoration: none;
    outline: 0;
    background-color: #f4f1f0;
    color: #262626; }
  .tt-suggestion p {
    margin: 0; }

.page-frontpage .breadcrumbsWrapper {
  display: none; }

@media screen and (max-width: 768px) {
  .breadcrumbsWrapper {
    background-color: #f4f1f0; } }

@media screen and (min-width: 769px) {
  .breadcrumbsWrapper {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1044px;
    margin: 15px auto 0;
    padding-right: 10px;
    padding-left: 10px; }
    .breadcrumbsWrapper:after {
      content: "";
      display: table;
      clear: both; } }

@media screen and (min-width: 769px) {
  .last-crumb:after {
    font-family: regjeringen-symbols;
    content: "\e60f"; } }

.breadcrumbs {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
  padding-left: 11px;
  padding-right: 20px; }
  .breadcrumbs:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 769px) {
    .breadcrumbs {
      margin-right: 270px; } }
  .breadcrumbs p,
  .breadcrumbs .breadcrumbs-label {
    display: inline;
    margin-right: 6px;
    font-size: 14px;
    font-weight: 400; }
  .breadcrumbs a {
    text-decoration: none; }
  .breadcrumbs > ul {
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 14px; }
    .breadcrumbs > ul > li {
      position: relative; }
      .breadcrumbs > ul > li ul {
        display: none;
        padding: 0; }
      @media screen and (min-width: 769px) {
        .breadcrumbs > ul > li {
          display: inline-block;
          padding: 3px 6px 3px 0;
          margin-right: 16px; }
          .breadcrumbs > ul > li:after {
            position: absolute;
            top: 5px;
            right: -9px;
            content: "\e64e";
            font-family: regjeringen-symbols;
            font-size: 7px;
            line-height: 18px;
            color: #666; }
          .breadcrumbs > ul > li:last-child:after {
            content: ""; }
          .breadcrumbs > ul > li ul.shown {
            display: block;
            position: absolute;
            top: 10px;
            left: -6px;
            z-index: 3;
            min-width: 200px;
            padding-top: 10px;
            padding-bottom: 10px;
            background-color: #f4f1f0;
            border: 5px solid white; }
            .breadcrumbs > ul > li ul.shown:focus {
              outline: thin dotted; }
            .breadcrumbs > ul > li ul.shown > li {
              padding: 5px 25px; }
              .no-touch .breadcrumbs > ul > li ul.shown > li:hover {
                background-color: #fff; }
              .breadcrumbs > ul > li ul.shown > li a {
                display: block; }
              .breadcrumbs > ul > li ul.shown > li.linkRepeater {
                font-style: italic; }
          .no-js .breadcrumbs > ul > li:hover ul {
            background-color: #f5f5f5;
            display: block;
            position: absolute;
            top: 10px;
            left: -6px;
            z-index: 3;
            width: 200px;
            padding-bottom: 5px; }
            .no-js .breadcrumbs > ul > li:hover ul > li {
              padding: 5px 10px; }
              .no-js .breadcrumbs > ul > li:hover ul > li:hover {
                background-color: #eee; }
              .no-js .breadcrumbs > ul > li:hover ul > li a {
                display: block; }
              .no-js .breadcrumbs > ul > li:hover ul > li.linkRepeater {
                display: none; }
          .touch .breadcrumbs > ul > li a.active + ul.shown {
            display: block;
            position: absolute;
            top: 10px;
            left: -6px;
            z-index: 3;
            width: 200px;
            padding-bottom: 5px;
            background-color: #f5f5f5; }
            .touch .breadcrumbs > ul > li a.active + ul.shown > li {
              padding: 5px 10px; }
              .touch .breadcrumbs > ul > li a.active + ul.shown > li:hover {
                background-color: #eee; }
              .touch .breadcrumbs > ul > li a.active + ul.shown > li a {
                display: block; }
              .touch .breadcrumbs > ul > li a.active + ul.shown > li.linkRepeater {
                display: none; } }
  @media screen and (max-width: 768px) {
    .breadcrumbs {
      padding: 10px 15px 7px 20px;
      border-top: 1px solid #ddd; }
      .breadcrumbs p,
      .breadcrumbs .breadcrumbs-label {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 5px; }
      .breadcrumbs > ul {
        display: inline;
        font-size: 14px; }
        .breadcrumbs > ul > li {
          display: inline-block;
          margin-right: 15px;
          margin-bottom: 14px; }
          .breadcrumbs > ul > li > a {
            display: block;
            text-decoration: none;
            color: #144696; }
            .breadcrumbs > ul > li > a:after {
              position: relative;
              top: 0;
              right: -12px;
              margin-right: 6px;
              content: "\e64e";
              font-family: regjeringen-symbols;
              font-size: 8px; } }

.btn, .btn-warning, .btn-gray, .btn-lightgray, .btn-tab, .btn-cta, .EPiServerForms .FormSubmitButton, .btn-wide, .btn-find-document, .btn-small, .btn-show-more, .page-survey .submit > button, .EPiServerForms .FormResetButton {
  transition: background-color 0.2s ease-in-out;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: inline-block;
  padding: 15px 60px 15px 20px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  background-color: #3867c8;
  border: none;
  border-radius: 2px; }
  .btn:disabled, .btn-warning:disabled, .btn-gray:disabled, .btn-lightgray:disabled, .btn-tab:disabled, .btn-cta:disabled, .EPiServerForms .FormSubmitButton:disabled, .btn-wide:disabled, .btn-find-document:disabled, .btn-small:disabled, .btn-show-more:disabled, .page-survey .submit > button:disabled, .EPiServerForms .FormResetButton:disabled {
    background-color: #ababab; }
  .btn:after, .btn-warning:after, .btn-gray:after, .btn-lightgray:after, .btn-tab:after, .btn-cta:after, .EPiServerForms .FormSubmitButton:after, .btn-wide:after, .btn-find-document:after, .btn-small:after, .btn-show-more:after, .page-survey .submit > button:after, .EPiServerForms .FormResetButton:after {
    position: absolute;
    top: 50%;
    right: 15px;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    background-color: white;
    border-radius: 15px;
    font-family: regjeringen-symbols;
    font-size: 22px;
    content: "\e62f";
    text-align: center;
    color: #000;
    line-height: 30px;
    font-size: 16px; }
  .btn.btn-no-icon, .btn-no-icon.btn-warning, .btn-no-icon.btn-gray, .btn-no-icon.btn-lightgray, .btn-no-icon.btn-tab, .btn-no-icon.btn-cta, .page-survey .EPiServerForms .submit > button.FormSubmitButton, .EPiServerForms .FormSubmitButton, .btn-no-icon.btn-wide, .btn-no-icon.btn-find-document, .btn-no-icon.btn-small, .btn-no-icon.btn-show-more, .page-survey .submit > button, .EPiServerForms .FormResetButton {
    padding: 15px 20px; }
    .btn.btn-no-icon:after, .btn-no-icon.btn-warning:after, .btn-no-icon.btn-gray:after, .btn-no-icon.btn-lightgray:after, .btn-no-icon.btn-tab:after, .btn-no-icon.btn-cta:after, .EPiServerForms .FormSubmitButton:after, .btn-no-icon.btn-wide:after, .btn-no-icon.btn-find-document:after, .btn-no-icon.btn-small:after, .btn-no-icon.btn-show-more:after, .page-survey .submit > button:after, .EPiServerForms .FormResetButton:after {
      display: none; }
  .btn:link, .btn-warning:link, .btn-gray:link, .btn-lightgray:link, .btn-tab:link, .btn-cta:link, .EPiServerForms .FormSubmitButton:link, .btn-wide:link, .btn-find-document:link, .btn-small:link, .btn-show-more:link, .page-survey .submit > button:link, .EPiServerForms .FormResetButton:link {
    color: #fff; }
  .no-touch .btn:not(:disabled):hover, .no-touch .btn-warning:not(:disabled):hover, .no-touch .btn-gray:not(:disabled):hover, .no-touch .btn-lightgray:not(:disabled):hover, .no-touch .btn-tab:not(:disabled):hover, .no-touch .btn-cta:not(:disabled):hover, .no-touch .EPiServerForms .FormSubmitButton:not(:disabled):hover, .EPiServerForms .no-touch .FormSubmitButton:not(:disabled):hover, .no-touch .btn-wide:not(:disabled):hover, .no-touch .btn-find-document:not(:disabled):hover, .no-touch .btn-small:not(:disabled):hover, .no-touch .btn-show-more:not(:disabled):hover, .no-touch .page-survey .submit > button:not(:disabled):hover, .page-survey .no-touch .submit > button:not(:disabled):hover, .no-touch .EPiServerForms .FormResetButton:not(:disabled):hover, .EPiServerForms .no-touch .FormResetButton:not(:disabled):hover, .btn:not(:disabled):focus, .btn-warning:not(:disabled):focus, .btn-gray:not(:disabled):focus, .btn-lightgray:not(:disabled):focus, .btn-tab:not(:disabled):focus, .btn-cta:not(:disabled):focus, .EPiServerForms .FormSubmitButton:not(:disabled):focus, .btn-wide:not(:disabled):focus, .btn-find-document:not(:disabled):focus, .btn-small:not(:disabled):focus, .btn-show-more:not(:disabled):focus, .page-survey .submit > button:not(:disabled):focus, .EPiServerForms .FormResetButton:not(:disabled):focus {
    color: #fff;
    background-color: #cd4658; }
  .btn:focus, .btn-warning:focus, .btn-gray:focus, .btn-lightgray:focus, .btn-tab:focus, .btn-cta:focus, .EPiServerForms .FormSubmitButton:focus, .btn-wide:focus, .btn-find-document:focus, .btn-small:focus, .btn-show-more:focus, .page-survey .submit > button:focus, .EPiServerForms .FormResetButton:focus {
    text-decoration: underline; }

.btn-warning {
  background-color: #cd4658; }
  .no-touch .btn-warning:hover, .btn-warning:focus {
    color: #fff;
    background-color: #bc3345; }

.btn-submit.notification {
  background-color: #cd4658; }

.btn-submit:disabled {
  display: none; }

.btn-cancel {
  color: #3867c8;
  background-color: transparent; }
  .no-touch .btn-cancel:hover, .btn-cancel:focus {
    color: #cd4658 !important;
    background-color: transparent !important; }

.btn-gray {
  background-color: #6e6e6e; }
  .no-touch .btn-gray:not(:disabled):hover, .btn-gray:not(:disabled):focus {
    background-color: #333; }

.btn-lightgray {
  transition: color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  color: #3867c8 !important;
  background-color: #f4f1f0; }
  .no-touch .btn-lightgray:hover, .btn-lightgray:focus {
    color: #fff !important;
    background-color: #cd4658 !important; }

.btn-tab {
  transition: color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  color: #3867c8 !important;
  background-color: #f4f1f0; }
  .btn-tab:hover, .btn-tab:focus {
    color: #fff !important;
    background-color: #cd4658 !important; }
  .btn-tab.active {
    color: #fff !important;
    background-color: #3867c8 !important; }
    .btn-tab.active:hover, .btn-tab.active:focus {
      background-color: #3867c8 !important; }
  .btn-tab.btn-tab-small {
    padding: 10px 14px; }

.btn-cta, .EPiServerForms .FormSubmitButton {
  background-color: #13856C;
  display: inline-block; }
  .btn-cta:after, .EPiServerForms .FormSubmitButton:after {
    color: #13856C; }
  .no-touch .btn-cta:hover, .no-touch .EPiServerForms .FormSubmitButton:hover, .EPiServerForms .no-touch .FormSubmitButton:hover, .btn-cta:focus, .EPiServerForms .FormSubmitButton:focus {
    color: #fff;
    background-color: #0f6653; }
    .no-touch .btn-cta:hover:after, .no-touch .EPiServerForms .FormSubmitButton:hover:after, .EPiServerForms .no-touch .FormSubmitButton:hover:after, .btn-cta:focus:after, .EPiServerForms .FormSubmitButton:focus:after {
      color: #0f6653; }

.btn-wide, .btn-find-document {
  display: block; }

.btn-small {
  padding: 7px 12px; }

.btn-find-document:after {
  color: #3867c8; }

.no-touch .btn-find-document:hover:after, .btn-find-document:focus:after {
  color: #cd4658; }

.btn-help {
  transition: background-color 0.2s ease-in-out;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  font-family: inherit;
  font-size: 16px;
  text-decoration: none;
  background-color: transparent;
  border: none; }
  .btn-help:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    background-color: #3867c8;
    border-radius: 15px;
    font-family: regjeringen-symbols;
    font-size: 22px;
    content: "\e602";
    text-align: center;
    line-height: 30px; }
  .no-touch .btn-help:hover:after, .btn-help:focus:after {
    background-color: #cd4658; }
  .btn-help:focus {
    outline: none; }
  .btn-help.active:after {
    content: "\e612"; }

.btn-show-more {
  background-color: #f4f1f0;
  color: #3867c8; }
  .btn-show-more:after {
    content: "\e60f" !important; }
  .no-touch .btn-show-more:hover, .btn-show-more:focus {
    background-color: #eee;
    color: #cd4658; }
    .no-touch .btn-show-more:hover:after, .btn-show-more:focus:after {
      background-color: #cd4658;
      color: white; }
  .btn-show-more:link {
    color: #3867c8; }

.btn-link {
  margin-left: 10px;
  padding: 0;
  font-family: inherit;
  text-decoration: underline;
  color: #3867c8;
  background-color: transparent;
  border: none; }
  .btn-link:not(:disabled):hover, .btn-link:not(:disabled):focus {
    color: #cd4658; }
  .btn-link:disabled {
    font-weight: 700;
    text-decoration: none;
    color: #000; }

.btn-sort {
  margin-left: 10px;
  padding: 0 !important;
  font-weight: 600;
  text-decoration: underline;
  color: #144696;
  background-color: transparent; }
  .btn-sort:hover, .btn-sort:focus {
    color: #bc3345 !important;
    background-color: transparent !important; }
  .btn-sort:after {
    display: none; }
  .btn-sort.active {
    font-weight: 700;
    text-decoration: none;
    color: #333; }
    .btn-sort.active:hover, .btn-sort.active:focus {
      color: #333 !important;
      cursor: default; }

.btn-download {
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
  font-family: inherit;
  font-weight: inherit;
  text-decoration: none;
  text-align: left;
  color: #3867c8;
  background-color: transparent;
  border: none;
  outline: none; }
  .btn-download:hover, .btn-download:focus {
    color: #cd4658;
    background-color: transparent; }
  .btn-download:after {
    display: inline-block;
    position: absolute;
    top: 3px;
    right: -2px;
    font-family: 'regjeringen-symbols';
    content: " \e605 "; }
  .btn-download.active:after {
    content: " \e60e "; }

.click-process {
  margin-top: 20px !important; }
  .click-process .btn, .click-process .btn-warning, .click-process .btn-gray, .click-process .btn-lightgray, .click-process .btn-tab, .click-process .btn-cta, .click-process .EPiServerForms .FormSubmitButton, .EPiServerForms .click-process .FormSubmitButton, .click-process .btn-wide, .click-process .btn-find-document, .click-process .btn-small, .click-process .btn-show-more, .click-process .page-survey .submit > button, .page-survey .click-process .submit > button, .click-process .EPiServerForms .FormResetButton, .EPiServerForms .click-process .FormResetButton {
    margin-right: 5px;
    margin-bottom: 15px;
    margin-left: 5px; }
    .click-process .btn:first-child, .click-process .btn-warning:first-child, .click-process .btn-gray:first-child, .click-process .btn-lightgray:first-child, .click-process .btn-tab:first-child, .click-process .btn-cta:first-child, .click-process .EPiServerForms .FormSubmitButton:first-child, .EPiServerForms .click-process .FormSubmitButton:first-child, .click-process .btn-wide:first-child, .click-process .btn-find-document:first-child, .click-process .btn-small:first-child, .click-process .btn-show-more:first-child, .click-process .page-survey .submit > button:first-child, .page-survey .click-process .submit > button:first-child, .click-process .EPiServerForms .FormResetButton:first-child, .EPiServerForms .click-process .FormResetButton:first-child {
      margin-left: 0; }
  .click-process .space {
    margin-right: 10px;
    margin-left: 10px; }

.datepicker {
  display: none;
  position: absolute;
  margin-top: -1px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 2px;
  direction: ltr; }
  .datepicker.datepicker-rtl {
    direction: rtl; }
  .datepicker.datepicker-rtl table tr td span {
    float: right; }
  .datepicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #000;
    border-top: 0;
    border-bottom-color: #000;
    position: absolute; }
  .datepicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute; }
  .datepicker.datepicker-orient-left:before {
    left: 6px; }
  .datepicker.datepicker-orient-left:after {
    left: 7px; }
  .datepicker.datepicker-orient-right:before {
    right: 6px; }
  .datepicker.datepicker-orient-right:after {
    right: 7px; }
  .datepicker.datepicker-orient-top:before {
    top: -7px; }
  .datepicker.datepicker-orient-top:after {
    top: -6px; }
  .datepicker.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999; }
  .datepicker.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #ffffff; }
  .datepicker > div {
    display: none; }
  .datepicker.days div.datepicker-days {
    display: block; }
  .datepicker.months div.datepicker-months {
    display: block; }
  .datepicker.years div.datepicker-years {
    display: block; }
  .datepicker table {
    margin: 0;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .datepicker td,
  .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    padding-right: 6px;
    padding-left: 6px;
    border-radius: 2px;
    border: none; }
  .datepicker table tr td.day:hover {
    background: #eae6e6;
    cursor: pointer; }
  .datepicker table tr td.day.today {
    position: relative;
    font-weight: 700; }
    .datepicker table tr td.day.today:after {
      position: absolute;
      right: 6px;
      bottom: 5px;
      left: 6px;
      content: '';
      border-bottom: 1px solid #000; }
  .datepicker table tr td.day.active {
    font-weight: 400;
    color: #fff;
    background-color: #3867c8; }
    .datepicker table tr td.day.active:after {
      border-bottom-color: #fff;
      border-bottom: none; }
    .datepicker table tr td.day.active:hover {
      background-color: #1a5ebd; }
  .datepicker table tr td.old,
  .datepicker table tr td.new {
    color: #767676; }
  .datepicker table tr td.disabled,
  .datepicker table tr td.disabled:hover {
    background: none;
    color: #999;
    cursor: default; }
  .datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 2px; }
  .datepicker table tr td span:hover {
    background: #eae6e6; }
  .datepicker table tr td span.disabled,
  .datepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default; }
  .datepicker table tr td span.old,
  .datepicker table tr td span.new {
    color: #999999; }
  .datepicker th.datepicker-switch {
    width: 145px; }
  .datepicker thead tr:first-child th,
  .datepicker tfoot tr th {
    cursor: pointer; }
  .datepicker thead tr:first-child th:hover,
  .datepicker tfoot tr th:hover {
    background: #eae6e6; }
  .datepicker .cw {
    width: 12px;
    padding: 0 5px;
    font-size: 10px;
    vertical-align: middle; }
  .datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent; }

.datepicker-inline {
  width: 220px; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  border-radius: 2px 0 0 2px; }

.input-daterange input:last-child {
  border-radius: 0 2px 2px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eae6e6;
  border: 1px solid #000;
  margin-left: -5px;
  margin-right: -5px; }

.carousel-title {
  margin-top: 0 !important;
  margin-bottom: 50px !important;
  font-weight: 400 !important;
  font-size: 40px !important; }
  @media screen and (max-width: 768px) {
    .carousel-title {
      margin-bottom: 20px;
      font-size: 30px !important; } }

.carousel-wrapper {
  visibility: hidden;
  position: relative;
  overflow: hidden;
  min-height: 300px;
  background-color: #f4f1f0; }
  @media screen and (max-width: 699px) {
    .carousel-wrapper {
      padding-top: 20px; }
      .carousel-wrapper.carousel-image-archive {
        padding-top: 0 !important; }
      .article-body .carousel-wrapper {
        margin-top: 20px; } }
  @media screen and (min-width: 700px) {
    .carousel-wrapper {
      padding-top: 40px;
      padding-bottom: 20px; }
      .carousel-wrapper.carousel-image-archive {
        padding-top: 0 !important; }
      .article-body .carousel-wrapper {
        margin-top: 40px; } }

.no-touch .carousel {
  margin-right: 50px;
  margin-left: 50px; }
  @media screen and (max-width: 699px) {
    .no-touch .carousel.no-carousel {
      margin-right: 0;
      margin-left: 0; } }

@media screen and (max-width: 699px) {
  .no-touch .carousel-image-archive .carousel {
    margin-right: 15px;
    margin-left: 15px; } }

.carousel .swipe-icon {
  display: none; }

.touch .carousel .swipe-icon {
  position: absolute;
  z-index: 10;
  top: 45px;
  left: 50%;
  width: 62px;
  height: 60px;
  margin-left: -50px;
  background: transparent url(/Static/icons/swipe-icon.png?v=20181123134816) no-repeat;
  background-size: contain;
  pointer-events: none; }

.touch .carousel-image-archive .carousel .swipe-icon {
  top: 200px;
  margin-left: -31px; }

.touch [data-carousel-wrapper="portrait"] .carousel .swipe-icon {
  top: 70px; }

.carousel ul {
  position: relative;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 699px) {
    .carousel ul {
      margin-left: -145px; }
      [data-carousel-wrapper="portrait"] .carousel ul {
        margin-left: -97px; } }
  .carousel-image-archive .carousel ul {
    margin-left: 0;
    text-align: center; }

@media screen and (min-width: 700px) {
  .touch .carousel {
    margin-right: 50px;
    margin-left: 50px; }
  .carousel ul {
    margin-left: -46px; }
    [data-carousel-wrapper="portrait"] .carousel ul {
      margin-left: 10px; }
    .carousel-image-archive .carousel ul {
      width: auto !important;
      left: auto !important; } }

.carousel li {
  position: relative;
  float: left;
  width: 189px;
  height: 106px;
  margin: 0 16px 0 0;
  list-style: none;
  text-align: center;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out; }
  [data-carousel-wrapper="portrait"] .carousel li {
    width: 120px;
    height: 160px; }
  .carousel-image-archive .carousel li {
    display: inline-block;
    float: none;
    width: auto;
    margin-right: 6px; }
  .carousel li img {
    position: relative;
    z-index: 1;
    width: 189px;
    max-width: 1000px;
    height: 106px;
    cursor: pointer;
    transition: margin 0.5s ease-in-out, width 0.5s ease-in-out, height 0.5s ease-in-out;
    outline: none; }
    [data-carousel-wrapper="portrait"] .carousel li img {
      width: 120px;
      height: 160px; }
    .carousel-image-archive .carousel li img {
      width: auto; }
  .no-js .carousel li {
    width: 106px;
    height: auto;
    min-height: 265px;
    padding: 5px;
    background-color: #fff; }
    [data-carousel-wrapper="portrait"] .no-js .carousel li {
      width: 160px; }
    .no-js .carousel li img {
      width: 100%;
      height: auto;
      cursor: default; }
  @media screen and (min-width: 700px) {
    .carousel li.initiator + li img,
    .carousel li.current img {
      width: 316px;
      height: 177px;
      z-index: 2;
      margin-top: -20px;
      margin-left: -64px;
      box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.1);
      cursor: default; }
      [data-carousel-wrapper="portrait"] .carousel li.initiator + li img, [data-carousel-wrapper="portrait"]
      .carousel li.current img {
        width: 164px;
        height: 224px;
        margin-left: -24px; }
      .carousel-image-archive .carousel li.initiator + li img, .carousel-image-archive
      .carousel li.current img {
        width: auto;
        height: 106px;
        margin-top: 0;
        margin-left: 0; } }
  .carousel-image-archive .carousel li.initiator img {
    outline: 2px solid #3867c8; }
  .carousel-image-archive .carousel li img:focus {
    outline: 2px solid #cd4658; }
  .no-js .carousel li {
    margin-bottom: 16px; }

.js .carousel .info {
  display: none; }

.no-js .carousel .info {
  padding: 2px 5px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.9); }
  .no-js .carousel .info .name {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px; }
  .no-js .carousel .info .position {
    padding-top: 3px;
    font-size: 12px;
    line-height: 14px; }
  .no-js .carousel .info .description,
  .no-js .carousel .info .quote {
    display: none; }

.carousel-prev,
.carousel-next {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 60px;
  height: 197px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #3867c8;
  background-color: #f4f1f0;
  border: none;
  cursor: pointer;
  outline: none; }
  [data-carousel-wrapper="portrait"] .carousel-prev, [data-carousel-wrapper="portrait"]
  .carousel-next {
    height: 244px; }
  @media screen and (max-width: 699px) {
    .carousel-prev,
    .carousel-next {
      height: 126px; }
      [data-carousel-wrapper="portrait"] .carousel-prev, [data-carousel-wrapper="portrait"]
      .carousel-next {
        height: 180px; }
      .touch .carousel-prev, .touch
      .carousel-next {
        display: none; } }
  .carousel-image-archive .carousel-prev, .carousel-image-archive
  .carousel-next {
    width: 40px;
    height: 100%; }
  .no-touch .carousel-prev:hover, .carousel-prev:focus, .no-touch
  .carousel-next:hover,
  .carousel-next:focus {
    color: #bc3345; }
  .carousel-prev:after,
  .carousel-next:after {
    position: relative;
    top: 5px;
    font-family: regjeringen-symbols;
    font-size: 36px; }
  .carousel-prev[disabled],
  .carousel-next[disabled] {
    z-index: 0; }
    .carousel-prev[disabled]:after,
    .carousel-next[disabled]:after {
      display: none; }
  .no-js .carousel-prev, .no-js
  .carousel-next {
    display: none; }

.carousel-prev {
  left: 0; }
  .carousel-prev:after {
    left: 1px;
    content: "\e614"; }

.carousel-next {
  right: 0; }
  .carousel-next:after {
    left: -1px;
    content: "\e62f"; }

.carousel-image-preview {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center; }
  @media screen and (max-width: 699px) {
    .carousel-image-preview {
      margin-top: 20px; } }
  @media screen and (min-width: 700px) {
    .carousel-image-preview {
      margin-top: 40px; } }
  .carousel-image-preview img {
    width: auto;
    height: auto;
    max-height: 320px;
    margin-top: 0; }
    @media only screen and (min-width: 810px) {
      .content-col-3.article-content .carousel-image-preview img {
        max-height: 460px; } }

.carousel-downloads-list {
  display: none; }
  .carousel-downloads-list.shown {
    display: block; }
  .carousel-downloads-list ul {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    list-style: none; }
  .carousel-downloads-list li {
    margin-top: 5px !important; }
    .carousel-downloads-list li:first-child {
      margin-top: 0; }
  .carousel-downloads-list a {
    display: block;
    position: relative;
    margin-right: -10px;
    margin-left: -10px;
    padding: 5px 35px 5px 5px;
    text-decoration: none;
    background-color: #fff; }
    .carousel-downloads-list a:after {
      display: inline-block;
      position: absolute;
      top: 9px;
      right: 9px;
      font-family: 'regjeringen-symbols';
      font-size: 12px;
      content: " \e605 "; }

.carousel-info {
  position: relative;
  min-height: 160px;
  margin: 0 30px 15px;
  padding: 20px 30px;
  font-size: 16px;
  background-color: #fff; }
  @media screen and (max-width: 699px) {
    .carousel-info {
      margin-right: 15px;
      margin-left: 15px;
      padding-right: 15px;
      padding-left: 15px; } }
  @media screen and (min-width: 700px) {
    .carousel-info {
      margin-top: 51px; }
      [data-carousel-wrapper="portrait"] .carousel-info {
        margin-top: 44px; } }
  .carousel-image-archive .carousel-info {
    min-height: 0;
    margin-top: 0; }
  .carousel-info .name {
    margin-top: 0;
    margin-bottom: 2px; }
    .carousel-info .name a {
      text-decoration: none; }
  .carousel-info .position {
    padding-top: 0;
    font-size: 14px;
    line-height: 20px; }
  .carousel-info .description {
    padding-top: 10px; }
    @media screen and (max-width: 699px) {
      .carousel-info .description {
        margin-bottom: 20px; } }
    @media screen and (min-width: 700px) {
      .carousel-info .description {
        float: left;
        width: 60%; } }
  .carousel-info .quote {
    margin: 0;
    padding-left: 30px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    background: transparent url(/Static/img/carousel-quote.png?v=20181123134816) 0 0 no-repeat;
    background-size: 25px 15px; }
    @media screen and (min-width: 700px) {
      .carousel-info .quote {
        float: right;
        width: 35%; } }
    .no-svg .carousel-info .quote {
      background-image: url(/Static/img/carousel-quote.png?v=20181123134816); }
  @media screen and (max-width: 699px) {
    .carousel-info .info-credits {
      margin-bottom: 20px; } }
  @media screen and (min-width: 700px) {
    .carousel-info .info-credits {
      float: left;
      width: calc(100% - 300px); }
      .content-col-2 .carousel-info .info-credits {
        float: none;
        width: 100%; } }
  .carousel-info .info-credits p {
    padding-top: 0; }
    .carousel-info .info-credits p + p {
      padding-top: 20px; }
  .carousel-info .download {
    margin-top: 20px;
    padding: 10px 15px;
    background-color: #f4f1f0; }
    @media screen and (min-width: 700px) {
      .carousel-info .download {
        float: right;
        width: 280px;
        margin-top: 0; }
        .content-col-2 .carousel-info .download {
          float: none;
          width: 100%;
          margin-top: 20px; } }
    .carousel-info .download p {
      padding-top: 0; }
  .carousel-info .carousel-info-pointer {
    position: absolute;
    top: -15px;
    left: 244px;
    z-index: 5;
    display: inline-block;
    width: 60px;
    height: 31px;
    background: transparent url(/Static/img/carousel-info-pointer.svg?v=20181123134816) 0 0 no-repeat;
    transition: left 0.3s linear 0s; }
    [data-carousel-wrapper="portrait"] .carousel-info .carousel-info-pointer {
      left: 194px; }
    @media screen and (max-width: 699px) {
      .carousel-info .carousel-info-pointer {
        left: 156px; }
        .touch .carousel-info .carousel-info-pointer {
          left: 106px; }
        [data-carousel-wrapper="portrait"] .carousel-info .carousel-info-pointer {
          left: 104px; }
          .touch [data-carousel-wrapper="portrait"] .carousel-info .carousel-info-pointer {
            left: 54px; } }
    .carousel-image-archive .carousel-info .carousel-info-pointer {
      left: 50%;
      margin-left: -30px; }
    .no-svg .carousel-info .carousel-info-pointer {
      background-image: url(/Static/img/carousel-info-pointer.png?v=20181123134816); }
  .no-js .carousel-info {
    display: none; }

.closeButton {
  display: block;
  z-index: 1000;
  position: absolute;
  top: 15px;
  right: 10px;
  padding: 0;
  font-size: 10px;
  line-height: 28px;
  color: #144696;
  background-color: transparent;
  border: none; }
  @media screen and (max-width: 899px) {
    .closeButton {
      display: none; } }
  .no-js .closeButton {
    display: none; }
  .closeButton:after {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 20px;
    content: " \e612 ";
    font-family: regjeringen-symbols;
    font-size: 14px;
    color: #fff;
    background-color: #144696; }
  .no-touch .closeButton:hover, .closeButton:focus {
    color: #bc3345; }
    .no-touch .closeButton:hover:after, .closeButton:focus:after {
      background-color: #bc3345; }

.content-current a {
  text-decoration: none; }
  .content-current a .subtitle {
    color: #333; }
  .content-current a + p {
    margin-top: 10px;
    padding-top: 0 !important; }

.content-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  @media screen and (min-width: 500px) {
    .content-list {
      margin-bottom: 80px; } }
  .content-list > li {
    margin-bottom: 40px;
    position: relative; }
    .content-list > li .h3 {
      margin-top: 0; }
  .content-list p,
  .content-list .job-name {
    padding-top: 10px; }
  @media screen and (max-width: 499px) {
    .content-list.has-logos .logo {
      display: inline-block;
      float: right;
      max-width: 100px;
      margin-left: 20px;
      margin-bottom: 10px; }
      .content-list.has-logos .logo img {
        max-width: 100%; } }
  @media screen and (min-width: 500px) {
    .content-list.has-logos {
      position: relative;
      margin-left: 120px; }
      .content-list.has-logos .logo {
        position: absolute;
        top: 5px;
        left: -120px;
        width: 100px;
        text-align: center; } }

.custom-checkbox {
  position: relative;
  margin-bottom: 5px; }
  .custom-checkbox label {
    margin-top: .2em; }
  .custom-checkbox.horizontal {
    display: inline-block; }
    .custom-checkbox.horizontal input[type="checkbox"] + label {
      margin-right: 20px; }
  .custom-checkbox input[type="checkbox"] {
    position: absolute;
    left: -999em; }
    .custom-checkbox input[type="checkbox"] + label {
      display: inline-block;
      padding-right: 10px;
      padding-left: 30px;
      text-indent: -20px;
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px;
      transition: background-color 0.15s linear 0s; }
      .custom-checkbox input[type="checkbox"] + label:before {
        display: inline-block;
        position: relative;
        top: 2px;
        width: 21px;
        height: 21px;
        left: -10px;
        font-family: "regjeringen-symbols";
        font-size: 20px;
        text-align: center;
        text-indent: 0;
        line-height: 19px;
        content: "\e642";
        color: #fff;
        background-color: #fff;
        border: 1px solid #000;
        transition: color 0.15s linear 0s, background-color 0.15s linear 0s; }
    .custom-checkbox input[type="checkbox"]:not(:disabled) + label {
      cursor: pointer; }
      .no-touch .custom-checkbox input[type="checkbox"]:not(:disabled) + label:hover {
        margin-left: -2px;
        padding-left: 32px;
        background-color: #eae6e6; }
        .no-touch .custom-checkbox input[type="checkbox"]:not(:disabled) + label:hover:before {
          color: #d7d3d3;
          background-color: #d7d3d3; }
    .custom-checkbox input[type="checkbox"]:focus + label {
      margin-left: -2px;
      padding-left: 32px;
      background-color: #eae6e6; }
      .custom-checkbox input[type="checkbox"]:focus + label:before {
        color: #d7d3d3;
        background-color: #d7d3d3; }
    .custom-checkbox input[type="checkbox"]:checked:not(:disabled) + label:before {
      color: #fff;
      background-color: #3867c8;
      border-color: #3867c8; }
    .no-touch .custom-checkbox input[type="checkbox"]:checked:not(:disabled) + label:hover:before {
      background-color: #3867c8; }
    .custom-checkbox input[type="checkbox"]:checked:not(:disabled):focus + label:before {
      background-color: #3867c8; }
    .custom-checkbox input[type="checkbox"]:disabled + label:before {
      background-color: #6e6e6e; }

.custom-radio {
  margin-bottom: 5px;
  margin-left: -3px; }
  .custom-radio label {
    margin-top: .2em; }
  .custom-radio input[type="radio"] {
    position: absolute;
    left: -999em; }
    .custom-radio input[type="radio"] + label {
      position: relative;
      display: inline-block;
      padding-right: 10px;
      padding-left: 10px;
      padding: 3px 10px 4px 30px;
      border-radius: 15px;
      transition: background-color 0.15s linear 0s; }
      .custom-radio input[type="radio"] + label:before {
        display: inline-block;
        position: absolute;
        top: .2em;
        width: 20px;
        height: 20px;
        left: 3px;
        content: "";
        background-color: #fff;
        border: 1px solid #000;
        border-radius: 10px;
        transition: background-color 0.15s linear 0s; }
  .custom-radio input[type="radio"]:hover + label:before,
  .custom-radio input[type="radio"]:focus + label:before {
    background-color: #d7d3d3; }
  .custom-radio input[type="radio"]:checked + label:before,
  .custom-radio input[type="radio"]:checked:hover + label:before,
  .custom-radio input[type="radio"]:checked:focus + label:before {
    background-color: #3867c8;
    border-color: #3867c8; }
  .custom-radio input[type="radio"]:hover + label,
  .custom-radio input[type="radio"]:focus + label {
    background-color: #eae6e6; }

.custom-selector label,
.custom-selector .label {
  display: block; }

.custom-selector .label {
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 700; }

.custom-selector select {
  width: 100%; }
  .js .custom-selector select {
    visibility: hidden; }

.custom-selector ul {
  margin: 0;
  padding-left: 0;
  list-style: none; }

.custom-selector .custom-selector-trigger,
.custom-selector .custom-selector-reset {
  display: block;
  position: relative;
  width: 100%;
  min-height: 46px;
  font-family: inherit;
  font-size: 15px;
  text-align: left;
  background-color: #f4f1f0;
  cursor: pointer;
  outline: 0; }
  @media screen and (max-width: 768px) {
    .custom-selector .custom-selector-trigger,
    .custom-selector .custom-selector-reset {
      padding-right: 10px;
      padding-left: 10px;
      color: #144696; } }
  .custom-selector .custom-selector-trigger:hover, .custom-selector .custom-selector-trigger:focus,
  .custom-selector .custom-selector-reset:hover,
  .custom-selector .custom-selector-reset:focus {
    color: #bc3345; }
    .custom-selector .custom-selector-trigger:hover:after, .custom-selector .custom-selector-trigger:focus:after,
    .custom-selector .custom-selector-reset:hover:after,
    .custom-selector .custom-selector-reset:focus:after {
      background-color: #bc3345; }
  .custom-selector .custom-selector-trigger:after,
  .custom-selector .custom-selector-reset:after {
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 10px;
    height: 25px;
    width: 25px;
    margin-top: -12px;
    margin-left: 10px;
    font-family: regjeringen-symbols;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
    color: white;
    background-color: #3867c8;
    border-radius: 15px; }
  .custom-selector .custom-selector-trigger.active:after,
  .custom-selector .custom-selector-reset.active:after {
    line-height: 24px; }

.custom-selector .custom-selector-trigger {
  padding: 9px 39px 9px 9px;
  border: 1px solid #f4f1f0;
  transition: all 0.3s ease-in-out; }
  .custom-selector .custom-selector-trigger:after {
    content: "\e60f"; }
  .custom-selector .custom-selector-trigger:focus, .custom-selector .custom-selector-trigger.active {
    border-color: #999; }
  .custom-selector .custom-selector-trigger.active:after {
    content: "\e60e"; }

.custom-selector .custom-selector-reset {
  padding: 12px 39px 9px 9px;
  font-weight: 400;
  border: 1px solid #f4f1f0;
  transition: all 0.3s ease-in-out; }
  .custom-selector .custom-selector-reset:focus {
    border-color: #999; }
  .custom-selector .custom-selector-reset:after {
    content: "\e612"; }

.custom-selector .custom-selector-wrapper {
  position: relative; }

.custom-selector .custom-selector-dropdown {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  display: none;
  position: relative;
  top: -1px;
  border: 1px solid #f4f1f0;
  border-top: 0;
  transition: all 0.3s ease-in-out; }
  .custom-selector .custom-selector-dropdown.open, .custom-selector .custom-selector-dropdown.shown {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1000;
    max-height: 400px;
    background-color: #f4f1f0;
    border: 1px solid #999;
    border-top: 0; }
    @media screen and (max-width: 768px) {
      .custom-selector .custom-selector-dropdown.open, .custom-selector .custom-selector-dropdown.shown {
        position: relative; } }
    @media screen and (min-width: 769px) {
      .custom-selector .custom-selector-dropdown.open, .custom-selector .custom-selector-dropdown.shown {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 5px;
        padding-bottom: 15px; } }
    .custom-selector .custom-selector-dropdown.open li, .custom-selector .custom-selector-dropdown.shown li {
      margin-top: 0;
      box-sizing: border-box; }
      @media screen and (min-width: 769px) {
        .custom-selector .custom-selector-dropdown.open li:first-child, .custom-selector .custom-selector-dropdown.shown li:first-child {
          padding-top: 10px; } }
      .custom-selector .custom-selector-dropdown.open li.first-in-group, .custom-selector .custom-selector-dropdown.shown li.first-in-group {
        margin-top: 6px;
        padding-top: 6px; }
        .custom-selector .custom-selector-dropdown.open li.first-in-group.border, .custom-selector .custom-selector-dropdown.shown li.first-in-group.border {
          margin-top: 12px;
          padding-top: 12px;
          border-top: 1px solid #6e6e6e; }
      .custom-selector .custom-selector-dropdown.open li a, .custom-selector .custom-selector-dropdown.shown li a {
        display: block;
        font-size: 15px;
        font-weight: 400;
        text-decoration: none;
        color: #144696;
        box-sizing: border-box;
        outline: 0; }
        @media screen and (max-width: 768px) {
          .custom-selector .custom-selector-dropdown.open li a, .custom-selector .custom-selector-dropdown.shown li a {
            padding: 8px 10px; } }
        @media screen and (min-width: 769px) {
          .custom-selector .custom-selector-dropdown.open li a, .custom-selector .custom-selector-dropdown.shown li a {
            padding: 6px 10px; } }
      .custom-selector .custom-selector-dropdown.open li.selected a, .custom-selector .custom-selector-dropdown.shown li.selected a {
        background-color: #e4e0e0; }
      .custom-selector .custom-selector-dropdown.open li.group-header a, .custom-selector .custom-selector-dropdown.shown li.group-header a {
        font-weight: 700; }
      .custom-selector .custom-selector-dropdown.open li.active a, .custom-selector .custom-selector-dropdown.shown li.active a {
        color: white;
        background-color: #144696; }
      .custom-selector .custom-selector-dropdown.open li button, .custom-selector .custom-selector-dropdown.shown li button {
        display: block;
        width: 100%;
        font-size: 15px;
        font-weight: 400;
        text-decoration: none;
        text-align: left;
        color: #144696;
        background-color: transparent;
        border: none;
        box-sizing: border-box;
        outline: 0; }
        @media screen and (max-width: 768px) {
          .custom-selector .custom-selector-dropdown.open li button, .custom-selector .custom-selector-dropdown.shown li button {
            padding: 8px 10px; } }
        @media screen and (min-width: 769px) {
          .custom-selector .custom-selector-dropdown.open li button, .custom-selector .custom-selector-dropdown.shown li button {
            padding: 6px 10px; } }
      .custom-selector .custom-selector-dropdown.open li.selected button, .custom-selector .custom-selector-dropdown.shown li.selected button {
        background-color: #e4e0e0; }
      .custom-selector .custom-selector-dropdown.open li.group-header button, .custom-selector .custom-selector-dropdown.shown li.group-header button {
        font-weight: 700; }
      .custom-selector .custom-selector-dropdown.open li.active button, .custom-selector .custom-selector-dropdown.shown li.active button {
        color: white;
        background-color: #144696; }
    @media screen and (max-width: 768px) {
      .custom-selector .custom-selector-dropdown.open .flag.norwegian, .custom-selector .custom-selector-dropdown.shown .flag.norwegian {
        background-position: 28px 10px; }
      .custom-selector .custom-selector-dropdown.open .flag.sami, .custom-selector .custom-selector-dropdown.shown .flag.sami {
        background-position: 28px -40px; }
      .custom-selector .custom-selector-dropdown.open .flag.english, .custom-selector .custom-selector-dropdown.shown .flag.english {
        background-position: 28px -90px; } }
    @media screen and (min-width: 769px) {
      .custom-selector .custom-selector-dropdown.open .flag.norwegian, .custom-selector .custom-selector-dropdown.shown .flag.norwegian {
        background-position: 4px 5px; }
      .custom-selector .custom-selector-dropdown.open .flag.sami, .custom-selector .custom-selector-dropdown.shown .flag.sami {
        background-position: 4px -45px; }
      .custom-selector .custom-selector-dropdown.open .flag.english, .custom-selector .custom-selector-dropdown.shown .flag.english {
        background-position: 4px -95px; } }

@media screen and (max-width: 499px) {
  .custom-selector.date-picker {
    width: calc(100% - 105px); } }

.custom-selector.date-picker .datepicker-empty {
  display: inline-block;
  position: absolute;
  right: -3px; }
  .custom-selector.date-picker .datepicker-empty .btn-datepicker-empty {
    position: absolute !important;
    padding: 12px 20px;
    white-space: nowrap; }
    @media screen and (max-width: 499px) {
      .custom-selector.date-picker .datepicker-empty .btn-datepicker-empty {
        padding-right: 10px;
        padding-left: 10px; } }

.custom-textinput, .base-form input[type="text"],
.base-form input[type="email"],
.base-form input[type="password"],
.base-form input[type="url"],
.base-form input[type="search"],
.base-form input[type="number"], .base-form textarea {
  min-height: 46px;
  font-family: inherit;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #949494;
  border-radius: 2px;
  width: 100%;
  transition: all 0.3s ease-in-out;
  padding: 8px 8px 8px 15px;
  -webkit-appearance: none; }
  .custom-textinput:focus, .base-form input[type="text"]:focus,
  .base-form input[type="email"]:focus,
  .base-form input[type="password"]:focus,
  .base-form input[type="url"]:focus,
  .base-form input[type="search"]:focus,
  .base-form input[type="number"]:focus, .base-form textarea:focus {
    border-color: #000;
    outline: none; }

ul.data-listing {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  ul.data-listing > li {
    margin: 0 -12px;
    padding: 12px;
    border-top: 1px solid #d7d3d3; }
    ul.data-listing > li:first-child {
      border-top: none; }
  ul.data-listing ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none; }
    ul.data-listing ul > li {
      margin-top: 0;
      line-height: 18px; }
      ul.data-listing ul > li + li {
        margin-top: 20px; }
  ul.data-listing .title {
    display: block;
    padding-top: 0; }
  ul.data-listing .date {
    display: block;
    margin-top: 2px;
    padding-top: 0;
    font-size: 14px;
    color: #666; }
  ul.data-listing .date + .title {
    margin-top: 20px; }

.page-data-regjeringen .featurebox {
  margin-top: 10px; }
  .page-data-regjeringen .featurebox p {
    margin-top: 10px;
    padding-top: 0; }
    .page-data-regjeringen .featurebox p.date {
      margin-top: 2px;
      padding-top: 0;
      font-size: 14px;
      color: #666; }

.eos-facts {
  margin-top: 20px;
  padding: 20px;
  background-color: #f4f1f0; }
  .eos-facts p {
    margin: 0;
    padding: 0 0 5px 0; }

.eos-sakstrinn {
  padding: 40px 0; }
  .eos-sakstrinn:after {
    content: "";
    display: table;
    clear: both; }
  .eos-sakstrinn h2 {
    margin-bottom: 20px; }
  .eos-sakstrinn ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0; }
    .eos-sakstrinn ol li {
      position: relative;
      margin: 5px 0 5px 10px;
      /* Give each list item a left margin to make room for the numbers */
      padding: 4px 20px 8px 40px;
      /* Add some spacing around the content */
      list-style: none;
      /* Disable the normal item numbering */
      display: inline-block;
      clear: both;
      float: left;
      color: #6e6e6e; }
      .eos-sakstrinn ol li:before {
        content: counter(li);
        counter-increment: li;
        position: absolute;
        top: 0;
        left: -10px;
        width: 2em;
        margin-right: 8px;
        padding: 4px;
        text-align: center;
        border-radius: 20px;
        background-color: #002e5e;
        color: white;
        font-weight: 600; }
      .eos-sakstrinn ol li.selected {
        background-color: #f4f1f0;
        font-size: 18px;
        left: -4px;
        font-weight: 600;
        padding: 8px 20px 8px 35px;
        margin-left: 20px;
        color: black; }
        .eos-sakstrinn ol li.selected:before {
          background-color: #cd4658;
          height: 40px;
          width: 40px;
          line-height: 30px;
          font-size: 25px;
          left: -19px; }
  .eos-sakstrinn p {
    clear: both;
    padding-top: 20px; }

.eos-table {
  width: 100%; }

.event-list {
  border-left: 2px solid #002e5e;
  margin-left: 15px;
  list-style: none;
  padding: 0; }
  .event-list:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 699px) {
    .event-list {
      margin-left: 25px; } }
  .event-list li {
    margin-left: 15px;
    padding: 0; }
  .event-list .event {
    padding-bottom: 30px;
    position: relative; }
  .event-list .showafter ~ * {
    display: none; }
  .event-list .showafter.show ~ * {
    display: block; }
  .event-list .event-time {
    display: block;
    margin-bottom: 5px;
    padding-top: 12px;
    font-size: 16px;
    font-weight: 400; }
    .event-list .event-time:before {
      border-radius: 10px;
      width: 10px;
      height: 10px;
      background-color: #002e5e;
      content: " ";
      position: absolute;
      top: 16px;
      left: -21px; }
  .event-list .event-name {
    font-size: 22px;
    font-weight: 700;
    padding-top: 10px;
    margin-top: 0; }
  .event-list .event-owner {
    margin: 0;
    color: #6e6e6e;
    font-size: 14px; }
  .event-list .event-share {
    list-style: none;
    padding: 0; }
    .event-list .event-share li {
      display: inline;
      padding: 0 15px 0 0;
      margin: 0; }
  .event-list .event-time-extended,
  .event-list .event-location,
  .event-list .event-available-for {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 0; }
    .event-list .event-time-extended p,
    .event-list .event-location p,
    .event-list .event-available-for p {
      font-size: 14px;
      font-weight: 600;
      margin: 0;
      padding: 0; }
  .event-list .event-time-extended {
    margin-top: 10px;
    display: block; }
  .event-list .event-location p {
    padding: 0; }
  .event-list .event-location div {
    margin: 0;
    padding: 0; }
  .event-list .event-description {
    height: auto;
    position: relative; }
    .event-list .event-description.expanded {
      height: auto; }
      .event-list .event-description.expanded .readmore:before {
        content: "\e611"; }
      .event-list .event-description.expanded:after {
        height: 30px;
        position: relative;
        clear: both; }
    .event-list .event-description:after {
      display: none;
      content: "";
      height: 40px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #fff; }
    .event-list .event-description .readmore {
      display: none;
      text-decoration: none;
      font-weight: 500;
      display: block;
      margin-top: 10px;
      position: absolute;
      bottom: 0;
      z-index: 1000; }
      .event-list .event-description .readmore:before {
        display: block;
        text-align: center;
        float: left;
        height: 20px;
        width: 20px;
        font-family: "regjeringen-symbols";
        background-color: #3867c8;
        color: white;
        border-radius: 10px;
        content: "\e610";
        margin-right: 5px;
        line-height: 20px; }
      .no-touch .event-list .event-description .readmore:hover:before, .event-list .event-description .readmore:focus:before {
        background-color: #cd4658; }
  .event-list .event-show-hide {
    padding-top: 20px; }
    .event-list .event-show-hide button {
      display: none;
      height: 30px;
      -webkit-appearance: none;
      background: none;
      border: 1px solid transparent;
      position: relative;
      padding: 0 0 0 35px; }
      .event-list .event-show-hide button:before {
        background-color: #3867c8;
        border-radius: 30px;
        content: "\e610";
        color: white;
        display: inline-block;
        margin-right: 10px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        font-family: regjeringen-symbols;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
        line-height: 25px;
        border-radius: 15px; }
      .event-list .event-show-hide button.expanded:before {
        content: "\e611"; }

.expand-list {
  padding: 0 !important; }
  .expand-list > li {
    margin: 0 0 10px 0;
    list-style: none; }
    .expand-list > li > h2,
    .expand-list > li > h3,
    .expand-list > li > h4 {
      position: relative;
      background-color: #f4f1f0;
      padding: 10px 50px 10px 10px;
      cursor: pointer;
      outline: none; }
      .expand-list > li > h2:after,
      .expand-list > li > h3:after,
      .expand-list > li > h4:after {
        position: absolute;
        height: 24px;
        width: 24px;
        top: 50%;
        right: 14px;
        margin-top: -12px;
        border-radius: 15px;
        font-family: "regjeringen-symbols";
        font-size: 18px;
        line-height: 22px;
        color: white;
        text-align: center;
        background-color: #3867c8;
        content: "\e610"; }
      .expand-list > li > h2.active:after,
      .expand-list > li > h3.active:after,
      .expand-list > li > h4.active:after {
        content: "\e611"; }
      .no-touch .expand-list > li > h2:hover:after, .expand-list > li > h2:focus:after, .no-touch
      .expand-list > li > h3:hover:after,
      .expand-list > li > h3:focus:after, .no-touch
      .expand-list > li > h4:hover:after,
      .expand-list > li > h4:focus:after {
        background-color: #bc3345; }
    .expand-list > li > div {
      padding: 10px;
      background-color: #f4f1f0;
      overflow: hidden; }
      .expand-list > li > div > ul:not(.link-list) {
        list-style-type: disc; }
      .expand-list > li > div.hidden {
        display: none; }

.fb-page-wrapper:after {
  content: "";
  display: table;
  clear: both; }

.fb-page-wrapper .fb-page {
  width: 100%; }
  @media screen and (min-width: 700px) {
    .fb-page-wrapper .fb-page {
      float: left;
      width: calc(50% - 15px);
      margin-bottom: 30px; }
      .fb-page-wrapper .fb-page:nth-child(odd) {
        clear: left; }
      .fb-page-wrapper .fb-page:nth-child(even) {
        margin-left: 30px; } }

.js .fb-page blockquote {
  display: none; }

.no-js .fb-page blockquote {
  margin: 0;
  padding: 1em 40px;
  background-color: #f4f1f0; }

.factbox {
  clear: both; }
  .factbox:not(.visuallyhidden) {
    position: relative;
    margin-top: 10px !important;
    margin-bottom: 10px;
    background-color: #f4f1f0;
    border: 2px solid #f4f1f0; }
  .tab-frame .factbox {
    margin-right: -10px;
    margin-left: -10px;
    border: none; }
  .factbox.space-above {
    margin-top: 20px !important; }
  .factbox .factbox-static {
    padding: 10px 50px 10px 10px; }
  .factbox .factbox-toggler {
    position: relative;
    width: 100%;
    padding: 10px 50px 10px 10px;
    font-family: inherit;
    text-align: left;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer; }
    .factbox .factbox-toggler:after {
      position: absolute;
      height: 24px;
      width: 24px;
      top: 50%;
      right: 14px;
      margin-top: -12px;
      border-radius: 15px;
      font-family: "regjeringen-symbols";
      font-size: 18px;
      line-height: 22px;
      color: white;
      text-align: center;
      background-color: #3867c8;
      content: "\e610"; }
    .factbox .factbox-toggler.active:after {
      content: "\e611"; }
    .no-touch .factbox .factbox-toggler:hover:after, .factbox .factbox-toggler:focus:after {
      background-color: #bc3345; }
    .no-touch .factbox .factbox-toggler:hover .factbox-title, .factbox .factbox-toggler:focus .factbox-title {
      border-bottom-color: #333; }
    .no-touch .factbox .factbox-toggler:hover .factbox-title-text {
      border-bottom-color: #333; }
  .factbox .factbox-title {
    margin-top: 0; }
  .factbox .factbox-pre-title {
    display: block;
    padding-top: 0;
    font-size: 14px;
    text-transform: uppercase; }
  .factbox .factbox-title-text {
    display: inline-block;
    font-weight: 700;
    border-bottom: 1px solid #f4f1f0;
    transition: border-bottom 0.3s linear 0s; }
  .factbox .factbox-content {
    display: none;
    padding: 10px; }
    [data-live-filter-target] .factbox .factbox-content {
      padding-top: 0;
      padding-bottom: 0; }
    .factbox .factbox-content > *:first-child {
      padding-top: 0; }
  .factbox .factbox-static + .factbox-content,
  .factbox.factbox-open .factbox-content {
    display: block; }
  .factbox.collapsed .factbox-content {
    display: none; }
  .factbox a:hover, .factbox a:focus {
    color: #bc3345; }

.feedback-banner {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 60px 20px 20px;
  color: #fff;
  background-color: #13856C; }
  .feedback-banner *:first-child {
    padding-top: 0; }
  .feedback-banner .feedback-banner-close {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 10px;
    background-color: transparent;
    border: none; }
    .feedback-banner .feedback-banner-close:after {
      font-family: regjeringen-symbols;
      content: "\e612";
      font-weight: normal;
      font-size: 30px;
      color: #fff; }

div.col.current-event div.webBroadcastBlock.smallview {
  float: left; }

[data-lightbox-flexible] .lightbox-media {
  padding-bottom: 20px; }

.embed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.article-body .embed-video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }

.flexible-lightbox-block {
  margin-top: 40px;
  position: relative;
  background-color: #f4f1f0; }
  .flexible-lightbox-block:first-child {
    margin-top: 0; }
  .flexible-lightbox-block h2, .flexible-lightbox-block h3 {
    padding: 25px 20px 20px;
    font-size: 26px;
    font-weight: 200;
    pointer-events: none; }
    .page-frontpage .flexible-lightbox-block h2,
    .page-departement .flexible-lightbox-block h2,
    .page-topic .flexible-lightbox-block h2, .page-frontpage .flexible-lightbox-block h3,
    .page-departement .flexible-lightbox-block h3,
    .page-topic .flexible-lightbox-block h3 {
      text-indent: -9999px;
      height: 0;
      padding: 0; }
  .current-event-main .flexible-lightbox-block {
    margin-top: 0; }
    .current-event-main .flexible-lightbox-block h2 {
      margin-top: 0; }
  .current-event .flexible-lightbox-block {
    float: left;
    margin-top: 0; }
  .flexible-lightbox-block .media-banner {
    text-indent: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    margin: 0; }
    .flexible-lightbox-block .media-banner [class^=media-banner-] {
      position: relative;
      float: left;
      display: inline-block;
      padding: 14px 20px 4px;
      font-size: 15px;
      font-weight: 400;
      height: 60px; }
      @media screen and (max-width: 399px) {
        .flexible-lightbox-block .media-banner [class^=media-banner-]:first-child:nth-last-child(2),
        .flexible-lightbox-block .media-banner [class^=media-banner-]:first-child:nth-last-child(2) ~ [class^=media-banner-] {
          display: block;
          float: none;
          height: 30px;
          padding: 0 10px; } }
    .flexible-lightbox-block .media-banner .media-banner-live {
      padding-left: 38px;
      background-color: #bc3345;
      width: 45px;
      position: relative;
      text-indent: -99999px;
      color: transparent; }
      .flexible-lightbox-block .media-banner .media-banner-live:before {
        top: 2px;
        left: 3px;
        font-size: 51px;
        text-indent: 0;
        color: #fff; }
      .flexible-lightbox-block .media-banner .media-banner-live:after {
        top: 16px;
        left: 16px;
        font-size: 25px;
        text-indent: 0;
        color: #fff; }
  .flexible-lightbox-block .lightbox .media-banner {
    position: relative; }
  .flexible-lightbox-block.smallview {
    margin-top: 0;
    position: relative; }
    .content-section .flexible-lightbox-block.smallview {
      width: 100%; }
    .flexible-lightbox-block.smallview h2 {
      margin-top: 0;
      text-indent: -9999px;
      height: 0;
      padding: 0; }
    .flexible-lightbox-block.smallview .media-banner {
      height: 30px; }
      .flexible-lightbox-block.smallview .media-banner [class^=media-banner-] {
        padding: 0 15px;
        height: 30px;
        text-align: center; }
        .topic-list .flexible-lightbox-block.smallview .media-banner [class^=media-banner-] {
          padding-top: 3px; }
      .flexible-lightbox-block.smallview .media-banner .media-banner-flexible {
        background-color: rgba(0, 46, 94, 0.8); }
    .flexible-lightbox-block.smallview img {
      margin-bottom: 0 !important; }
  .flexible-lightbox-block a {
    text-decoration: none; }
    .flexible-lightbox-block a img {
      transition: all 0.2s ease-in-out;
      width: 100%;
      margin: 0; }
    .flexible-lightbox-block a p {
      transition: all 0.2s ease-in-out;
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      margin: 0;
      height: 60px;
      padding: 20px 50px 20px 20px;
      font-weight: 400;
      text-align: right;
      background-color: rgba(0, 0, 0, 0.8);
      color: #13856C; }
      .flexible-lightbox-block a p:after {
        transition: background-color 0.2s ease-in-out;
        display: block;
        position: absolute;
        right: 15px;
        top: 50%;
        height: 30px;
        width: 30px;
        margin-top: -15px;
        margin-left: 10px;
        padding-left: 2px;
        content: "\e608";
        font-family: "regjeringen-symbols";
        font-size: 18px;
        line-height: 30px;
        background-color: #13856C;
        border-radius: 30px;
        text-align: center;
        color: white; }
    .no-touch .flexible-lightbox-block a:hover p, .flexible-lightbox-block a:focus p {
      color: #cd4658; }
      .no-touch .flexible-lightbox-block a:hover p:after, .flexible-lightbox-block a:focus p:after {
        background-color: #cd4658; }

.fn-image {
  margin-bottom: 20px; }
  @media only screen and (min-width: 400px) {
    .fn-image {
      width: auto;
      float: right;
      max-width: 30%;
      margin-left: 30px; } }
  .fn-image img {
    margin-top: 5px; }

.fn-baerekraftmaal {
  margin: 0;
  padding-left: 0; }
  .fn-baerekraftmaal:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 699px) {
    .fn-baerekraftmaal {
      margin-top: 40px; } }
  .fn-baerekraftmaal > li {
    position: relative;
    display: block;
    float: left;
    width: 48%;
    height: 0;
    margin-right: 4%;
    margin-bottom: 4%;
    padding-bottom: 48%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover; }
    @media screen and (max-width: 499px) {
      .fn-baerekraftmaal > li:nth-child(even) {
        margin-right: 0; } }
    @media only screen and (min-width: 500px) and (max-width: 649px) {
      .fn-baerekraftmaal > li {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
        padding-bottom: 32%; }
        .fn-baerekraftmaal > li:nth-child(3n+3) {
          margin-right: 0; } }
    @media only screen and (min-width: 650px) and (max-width: 899px) {
      .fn-baerekraftmaal > li {
        width: 23%;
        margin-right: 2%;
        margin-bottom: 2%;
        padding-bottom: 23%; }
        .fn-baerekraftmaal > li:nth-child(4n+4) {
          margin-right: 0; } }
    @media screen and (min-width: 900px) {
      .fn-baerekraftmaal > li {
        width: 15%;
        margin-right: 2%;
        margin-bottom: 2%;
        padding-bottom: 15%; }
        .fn-baerekraftmaal > li:nth-child(6n+6) {
          margin-right: 0; } }
    .fn-baerekraftmaal > li a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      transition: background-color .15s ease-in-out; }
      .fn-baerekraftmaal > li a:hover, .fn-baerekraftmaal > li a:focus {
        background-color: rgba(0, 0, 0, 0.3); }

.base-form .form-row {
  margin-bottom: 20px; }

.base-form label {
  display: block; }

.base-form input[type="text"],
.base-form input[type="email"],
.base-form input[type="password"],
.base-form input[type="url"],
.base-form input[type="search"],
.base-form input[type="number"] {
  padding: 15px;
  width: 100%;
  margin-bottom: 20px; }
  .base-form input[type="text"]:disabled,
  .base-form input[type="email"]:disabled,
  .base-form input[type="password"]:disabled,
  .base-form input[type="url"]:disabled,
  .base-form input[type="search"]:disabled,
  .base-form input[type="number"]:disabled {
    background-color: #f4f1f0;
    border-color: #d7d3d3; }

.base-form textarea {
  width: 100%;
  padding: 15px; }
  .base-form textarea:disabled {
    background-color: #f4f1f0;
    border-color: #d7d3d3; }

.base-form .styled-dropdown {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-top: 3px;
  vertical-align: middle;
  box-sizing: border-box; }
  .base-form .styled-dropdown::after {
    position: absolute;
    top: 7px;
    right: 10px;
    font-family: regjeringen-symbols;
    content: "\e60f";
    background-color: transparent;
    pointer-events: none; }
  .base-form .styled-dropdown select {
    width: 100%;
    min-width: 100px;
    margin: 0;
    padding: 5px 26px 5px 10px;
    font-family: inherit;
    font-size: inherit;
    line-height: 1.4;
    color: #000;
    background-color: #fff;
    border: 1px solid #949494;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .base-form .styled-dropdown select:hover, .base-form .styled-dropdown select:focus {
      border-color: #6e6e6e; }
      .base-form .styled-dropdown select:hover::-ms-value, .base-form .styled-dropdown select:focus::-ms-value {
        color: inherit;
        background-color: inherit; }
    .base-form .styled-dropdown select:focus {
      outline: none;
      border-color: #333; }
    .base-form .styled-dropdown select[disabled] {
      color: rgba(0, 0, 0, 0.3); }
    .base-form .styled-dropdown select option {
      background-color: #fff;
      padding: 5px 0; }
  .base-form .styled-dropdown select::-ms-expand {
    display: none; }
  .ie9 .base-form .styled-dropdown::after {
    display: none !important; }
  .ie9 .base-form .styled-dropdown select {
    width: 100%;
    padding-right: 15px; }
    .ie9 .base-form .styled-dropdown select.custom-dropdown-grey select {
      background-color: #EEE; }

@media screen and (min-width: 769px) {
  .department-header {
    margin-bottom: 10px; } }

.department-header h1 {
  font-size: 24px;
  font-weight: 600;
  color: #6e6e6e; }

@media screen and (min-width: 769px) {
  .department-header {
    border-left: 1px solid #6e6e6e;
    padding-left: 30px;
    margin-left: 70px;
    width: 80%; }
    .department-header h1 {
      font-size: 26px;
      line-height: 35px; }
    .department-header .content-intro > p {
      max-width: 660px;
      font-size: 20px;
      line-height: 30px; } }

.date-picker {
  position: relative; }
  .date-picker .custom-textinput, .date-picker .base-form input[type="text"], .base-form .date-picker input[type="text"], .date-picker
  .base-form input[type="email"],
  .base-form .date-picker input[type="email"], .date-picker
  .base-form input[type="password"],
  .base-form .date-picker input[type="password"], .date-picker
  .base-form input[type="url"],
  .base-form .date-picker input[type="url"], .date-picker
  .base-form input[type="search"],
  .base-form .date-picker input[type="search"], .date-picker
  .base-form input[type="number"],
  .base-form .date-picker input[type="number"], .date-picker .base-form textarea, .base-form .date-picker textarea {
    position: relative;
    z-index: 2;
    background-color: transparent; }
  .date-picker:after {
    position: absolute;
    z-index: 1;
    bottom: 8px;
    right: 10px;
    content: '\e900';
    font-family: 'regjeringen-symbols';
    font-size: 24px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased !important; }

.mainContentArea .hearing-reference {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #767676; }

.mainContentArea .article-ingress + .hearing-details {
  margin-top: 10px; }

.hearing-answer {
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: #000; }
  .hearing-answer .hearing-answer-timestamp {
    padding-top: 0;
    margin-bottom: 20px; }
  .hearing-answer .hearing-details p {
    padding-top: 0; }
  .hearing-answer .toggle-hearing-answered {
    margin-top: 10px;
    margin-bottom: 20px; }
  .hearing-answer ol {
    margin: 0;
    padding-left: 0;
    list-style: none; }
  .hearing-answer .hearing-question-group {
    padding: 20px 10px 10px !important;
    background-color: #f4f1f0; }
    .hearing-answer .hearing-question-group + .hearing-question-group {
      margin-top: 20px; }
  .hearing-answer .hearing-question-group-title {
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: 18px;
    font-weight: 600; }
  .hearing-answer .hearing-question {
    margin: 10px 0 0;
    padding: 20px 15px;
    background-color: #fbfafa; }
    .hearing-answer .hearing-question * {
      padding-top: 0; }
  .hearing-answer .hearing-question-title,
  .hearing-answer .hearing-question-subtitle {
    margin-bottom: 7px;
    font-weight: 600; }
  .hearing-answer .hearing-question-subtitle {
    margin-top: 20px !important;
    font-size: inherit;
    font-weight: 400; }
  .hearing-answer .hearing-question-response {
    margin-left: 15px; }
  .hearing-answer .hearing-question-comment * {
    padding-top: 0; }
  .hearing-answer * + .hearing-question-comment {
    margin-top: 20px; }
    .hearing-answer * + .hearing-question-comment p {
      margin-top: 7px; }
  .hearing-answer .not-answered {
    display: none; }
    .hearing-answer .not-answered .hearing-question-response,
    .hearing-answer .not-answered .hearing-question-comment {
      font-style: italic;
      color: #666; }
    .hearing-answer .not-answered .hearing-question-group-title {
      font-style: normal; }
    .hearing-answer .not-answered.shown {
      display: block; }

.hearing-summary {
  margin-top: 10px; }
  .hearing-summary dl {
    margin-top: 0;
    margin-bottom: 0; }
  .hearing-summary dd {
    margin-left: 0; }
  .hearing-summary .hearing-summary-header {
    padding: 30px 30px 0;
    background-color: #f4f1f0; }
    .hearing-summary .hearing-summary-header .date {
      margin-bottom: 10px; }
  .hearing-summary .hearing-summary-list {
    margin: 10px 0 0;
    padding: 0;
    list-style: none; }
    .section-receipt .hearing-summary .hearing-summary-list {
      margin-top: 0; }
    .hearing-summary .hearing-summary-list * + * {
      margin-top: 1rem; }
    .hearing-summary .hearing-summary-list + h2 {
      margin-top: 30px; }
    .hearing-summary .hearing-summary-list + h3 {
      margin-top: 30px; }
    .hearing-summary .hearing-summary-list .hearing-summary-title {
      padding-top: 20px;
      padding-bottom: 10px;
      padding-left: 30px;
      font-size: 18px;
      font-weight: 600;
      background-color: #f4f1f0; }
      .section-receipt .hearing-summary .hearing-summary-list .hearing-summary-title {
        margin-top: 0; }
    .hearing-summary .hearing-summary-list .hearing-summary-subtitle {
      font-weight: 600; }
    .hearing-summary .hearing-summary-list + .hearing-summary-list {
      margin-top: 40px; }
    .hearing-summary .hearing-summary-list .hearing-summary-section {
      margin-top: 0;
      padding: 10px;
      background-color: #f4f1f0; }
      .hearing-summary .hearing-summary-list .hearing-summary-section + .hearing-summary-section {
        margin-top: 10px; }
    .hearing-summary .hearing-summary-list .hearing-summary-detail {
      padding: 15px 20px;
      background-color: #fbfafa; }
  .hearing-summary .hearing-summary-q,
  .hearing-summary .hearing-summary-c {
    font-weight: 600; }
  .hearing-summary .hearing-summary-a,
  .hearing-summary .hearing-summary-na {
    margin-top: 0;
    font-weight: 400;
    padding-left: 20px; }
    .hearing-summary .hearing-summary-a + .hearing-summary-c,
    .hearing-summary .hearing-summary-na + .hearing-summary-c {
      margin-top: 20px; }
  .hearing-summary .hearing-summary-na {
    font-style: italic;
    color: #737373; }

@media screen and (max-width: 768px) {
  .js .hygieneMenu {
    display: none; } }

.hygieneMenu ul {
  position: relative;
  margin: 0;
  padding: 10px 0; }
  .hygieneMenu ul:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 768px) {
    .hygieneMenu ul {
      padding-top: 0; } }
  @media screen and (min-width: 769px) {
    .hygieneMenu ul {
      float: right;
      margin-right: 10px; } }

.hygieneMenu li {
  display: block;
  list-style: none;
  font-size: 14px;
  padding-top: 1px;
  padding-bottom: 1px; }
  @media screen and (min-width: 769px) {
    .hygieneMenu li {
      float: left;
      margin-top: 6px;
      padding-right: 10px;
      padding-left: 3px; } }
  @media screen and (max-width: 768px) {
    .hygieneMenu li.rssLink {
      float: none;
      border-bottom: 1px solid #ddd;
      padding: 15px 20px; }
      .hygieneMenu li.rssLink a {
        text-decoration: none;
        color: #144696; } }
  .hygieneMenu li.language {
    position: relative; }
    @media screen and (max-width: 768px) {
      .hygieneMenu li.language {
        float: none;
        border-bottom: 1px solid #ddd; } }
    .hygieneMenu li.language ul {
      margin-left: 0;
      padding-left: 0;
      list-style: none; }
    .hygieneMenu li.language li {
      width: 100%;
      padding-right: 0;
      padding-left: 0; }
      .hygieneMenu li.language li a {
        width: 100%;
        text-decoration: none;
        color: #0253BD; }
      .hygieneMenu li.language li.selected a {
        color: #000; }
      @media screen and (min-width: 769px) {
        .hygieneMenu li.language li.active a {
          color: #fff; } }
    .hygieneMenu li.language .flag {
      display: inline-block;
      background-repeat: no-repeat;
      background-image: url(/Static/img/flag-sprite.png?v=20181123134816); }
      .svg .hygieneMenu li.language .flag {
        background-image: url(/Static/img/flag-sprite.svg?v=20181123134816); }
      @media screen and (max-width: 768px) {
        .hygieneMenu li.language .flag {
          padding: 8px 8px 8px 30px; }
          .hygieneMenu li.language .flag.nob {
            background-position: 18px 12px; }
          .hygieneMenu li.language .flag.nno {
            background-position: 18px 12px; }
          .hygieneMenu li.language .flag.sme {
            background-position: 18px -38px; }
          .hygieneMenu li.language .flag.eng {
            background-position: 18px -88px; } }
      @media screen and (min-width: 769px) {
        .hygieneMenu li.language .flag {
          padding: 4px 8px 4px 30px; }
          .hygieneMenu li.language .flag.nob {
            background-position: 2px 2px; }
          .hygieneMenu li.language .flag.nno {
            background-position: 2px 2px; }
          .hygieneMenu li.language .flag.sme {
            background-position: 2px -48px; }
          .hygieneMenu li.language .flag.eng {
            background-position: 2px -98px; } }
    .hygieneMenu li.language .language-selector-trigger {
      display: block;
      position: relative;
      font-family: inherit;
      font-size: inherit;
      border: none;
      cursor: pointer;
      outline: 0; }
      .no-js .hygieneMenu li.language .language-selector-trigger {
        display: none; }
      @media screen and (max-width: 768px) {
        .hygieneMenu li.language .language-selector-trigger {
          width: 100%;
          padding: 11px 20px 11px 44px;
          text-align: left;
          color: #144696;
          background-color: transparent; } }
      @media screen and (min-width: 769px) {
        .hygieneMenu li.language .language-selector-trigger {
          position: relative;
          z-index: 1001;
          padding: 0 0 0 28px;
          color: #3867c8;
          background-color: transparent; }
          .hygieneMenu li.language .language-selector-trigger:focus {
            z-index: 1001 !important; }
          .hygieneMenu li.language .language-selector-trigger > span {
            text-decoration: underline; } }
      .no-touch .hygieneMenu li.language .language-selector-trigger:hover, .hygieneMenu li.language .language-selector-trigger:focus {
        color: #cd4658; }
        .no-touch .hygieneMenu li.language .language-selector-trigger:hover:after, .hygieneMenu li.language .language-selector-trigger:focus:after {
          color: #cd4658; }
      .hygieneMenu li.language .language-selector-trigger:focus {
        outline: thin dotted; }
      .hygieneMenu li.language .language-selector-trigger:after {
        display: inline-block;
        position: relative;
        margin-left: 3px;
        content: "\e60f";
        font-family: regjeringen-symbols;
        font-weight: normal;
        text-decoration: none; }
        @media screen and (max-width: 768px) {
          .hygieneMenu li.language .language-selector-trigger:after {
            position: absolute;
            top: 12px;
            right: 18px;
            font-size: 16px; } }
        @media screen and (min-width: 769px) {
          .hygieneMenu li.language .language-selector-trigger:after {
            top: 2px; } }
      .hygieneMenu li.language .language-selector-trigger.active:after {
        content: "\e60e"; }
    .hygieneMenu li.language .custom-language-selector {
      outline: none; }
      .js .hygieneMenu li.language .custom-language-selector {
        display: none; }
      .no-js .hygieneMenu li.language .custom-language-selector li {
        display: inline;
        width: auto; }
      .hygieneMenu li.language .custom-language-selector.open {
        display: block;
        z-index: 1000; }
        @media screen and (max-width: 768px) {
          .hygieneMenu li.language .custom-language-selector.open {
            position: relative;
            margin: 0 0 5px; } }
        @media screen and (min-width: 769px) {
          .hygieneMenu li.language .custom-language-selector.open {
            position: absolute;
            top: -8px;
            right: -2px;
            margin-top: 0;
            margin-bottom: 0;
            padding: 40px 17px 20px;
            background-color: #f4f1f0; } }
        .hygieneMenu li.language .custom-language-selector.open li {
          margin-top: 0;
          box-sizing: border-box; }
          @media screen and (max-width: 768px) {
            .hygieneMenu li.language .custom-language-selector.open li.selected {
              font-weight: 700; } }
          .hygieneMenu li.language .custom-language-selector.open li.last-in-group {
            padding-bottom: 10px; }
            .hygieneMenu li.language .custom-language-selector.open li.last-in-group + li {
              padding-top: 4px; }
          .hygieneMenu li.language .custom-language-selector.open li a,
          .hygieneMenu li.language .custom-language-selector.open li span {
            display: block;
            box-sizing: border-box;
            outline: 0;
            white-space: nowrap; }
            @media screen and (max-width: 768px) {
              .hygieneMenu li.language .custom-language-selector.open li a,
              .hygieneMenu li.language .custom-language-selector.open li span {
                padding-top: 10px;
                padding-bottom: 10px;
                padding-left: 44px; } }
          .hygieneMenu li.language .custom-language-selector.open li.selected a {
            background-color: #fff; }
          .hygieneMenu li.language .custom-language-selector.open li.active a {
            color: #fff;
            background-color: #144696; }
        @media screen and (max-width: 768px) {
          .hygieneMenu li.language .custom-language-selector.open .flag.nob {
            background-position: 18px 11px; }
          .hygieneMenu li.language .custom-language-selector.open .flag.nno {
            background-position: 18px 11px; }
          .hygieneMenu li.language .custom-language-selector.open .flag.sme {
            background-position: 18px -39px; }
          .hygieneMenu li.language .custom-language-selector.open .flag.eng {
            background-position: 18px -89px; } }
        @media screen and (min-width: 769px) {
          .hygieneMenu li.language .custom-language-selector.open .flag.nob {
            background-position: 4px 5px; }
          .hygieneMenu li.language .custom-language-selector.open .flag.nno {
            background-position: 4px 5px; }
          .hygieneMenu li.language .custom-language-selector.open .flag.sme {
            background-position: 4px -45px; }
          .hygieneMenu li.language .custom-language-selector.open .flag.eng {
            background-position: 4px -95px; } }
  @media screen and (max-width: 768px) {
    .hygieneMenu li.fontsize {
      display: none; } }
  .hygieneMenu li.fontsize button {
    margin: 0;
    padding: 0;
    font-family: inherit;
    line-height: inherit;
    color: #0d3880;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    color: #3867c8; }
    .no-touch .hygieneMenu li.fontsize button:hover, .hygieneMenu li.fontsize button:focus {
      color: #cd4658; }
    .hygieneMenu li.fontsize button:hover + div {
      display: block; }
    .hygieneMenu li.fontsize button:focus {
      outline: thin dotted; }
      .no-js .hygieneMenu li.fontsize button:focus + div {
        display: block; }
  .hygieneMenu li.fontsize > div {
    display: none;
    position: absolute;
    z-index: 99999;
    right: 0;
    width: 620px;
    margin-top: 10px;
    padding: 20px 30px;
    background-color: white;
    border: 3px solid #ddd; }
    .hygieneMenu li.fontsize > div:focus, .hygieneMenu li.fontsize > div.open {
      display: block; }
    .hygieneMenu li.fontsize > div:focus {
      outline: thin dotted; }
    .hygieneMenu li.fontsize > div p {
      margin: 0;
      font-size: 25px; }

.ingress {
  padding-top: 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #333; }
  @media screen and (max-width: 499px) {
    .ingress {
      font-size: 18px;
      line-height: 27px; } }
  @media screen and (min-width: 700px) {
    .ingress {
      padding-bottom: 60px; }
      .page-data-regjeringen .ingress {
        padding-bottom: 0; } }
  .ingress p {
    margin: 0;
    padding-top: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #333; }
    @media screen and (max-width: 499px) {
      .ingress p {
        font-size: 18px;
        line-height: 27px; } }

.content-header + .ingress {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 100%;
  padding-bottom: 0; }
  .content-header + .ingress:last-child {
    margin-right: 0; }
  @media screen and (min-width: 769px) {
    .content-header + .ingress {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 65.71429%; }
      .content-header + .ingress:last-child {
        margin-right: 0; }
      .content-col-2 .content-header + .ingress {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 100%; }
        .content-col-2 .content-header + .ingress:last-child {
          margin-right: 0; } }
  @media screen and (max-width: 768px) {
    .content-header + .ingress {
      float: none; } }

a.dictionary-word {
  text-decoration: none !important;
  color: #333; }
  a.dictionary-word:focus {
    color: #333;
    border-bottom-color: #cd4658; }

.inserted-dictionary-word {
  position: absolute;
  background: white;
  padding: 20px;
  right: 0;
  left: 0;
  z-index: 100;
  box-shadow: 0 0 180px rgba(0, 0, 0, 0.5);
  outline: none; }
  .inserted-dictionary-word .closeButton {
    display: block !important; }
  .inserted-dictionary-word p:first-of-type {
    padding-top: 0; }
  .inserted-dictionary-word p a {
    position: static;
    top: 0;
    font-size: 16px; }

.featurebox {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #f4f1f0; }
  .featurebox a:hover, .featurebox a:focus {
    color: #bc3345; }

.find-document-group {
  margin-top: 20px; }

@media screen and (min-width: 700px) {
  .find-document-groups {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto; }
    .find-document-groups:after {
      content: "";
      display: table;
      clear: both; }
  .find-document-group {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 31.42857%; }
    .find-document-group:last-child {
      margin-right: 0; }
    .find-document-group:nth-child(3n) {
      margin-right: 0; }
    .find-document-group:nth-child(3n+1) {
      clear: left; } }

.find-document-linklist {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  .find-document-linklist li {
    margin-bottom: 14px; }
    @media screen and (min-width: 700px) {
      .find-document-linklist li {
        margin-bottom: 6%; } }
  .find-document-linklist a,
  .find-document-linklist b,
  .find-document-linklist small {
    display: block; }
  .find-document-linklist a {
    margin-bottom: 10px;
    padding: 15px 10px;
    font-weight: 600;
    text-decoration: none;
    background-color: #f4f1f0;
    border-radius: 2px; }
    .find-document-linklist a .text {
      position: relative;
      display: block;
      padding-right: 40px;
      vertical-align: middle; }
      .find-document-linklist a .text:after {
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        width: 28px;
        height: 30px;
        margin-top: -15px;
        padding-left: 2px;
        font-size: 16px;
        line-height: 29px;
        text-align: center;
        font-family: regjeringen-symbols;
        content: "\e62f";
        color: #3867c8;
        background-color: white;
        border-radius: 15px; }
      .find-document-linklist a .text small {
        color: #000; }
    .no-touch .find-document-linklist a:hover {
      background-color: #eae6e6; }
      .no-touch .find-document-linklist a:hover .text:after {
        color: white;
        background-color: #cd4658; }
  @media screen and (min-width: 900px) {
    .find-document-linklist.grid {
      max-width: 1044px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0; }
      .find-document-linklist.grid:after {
        content: "";
        display: table;
        clear: both; }
      .find-document-linklist.grid li a {
        position: relative;
        display: table;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px; }
      .find-document-linklist.grid li .text {
        display: table-cell;
        height: 60px; }
        .find-document-linklist.grid li .text:after {
          margin-top: -16px; } }

.page-footer {
  margin-top: 0;
  color: #fff;
  background-color: #333; }
  .page-footer .wrapper {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 14px; }
    .page-footer .wrapper:after {
      content: "";
      display: table;
      clear: both; }
  .page-footer .logo {
    padding: 0;
    margin: 0;
    margin-top: -12px; }
    .page-footer .logo a {
      color: white;
      font-weight: 100;
      font-size: 22px; }
      .page-footer .logo a:hover {
        color: white !important; }
  .page-footer .col {
    margin-bottom: 20px; }
    .page-footer .col:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (min-width: 700px) {
      .page-footer .col {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 31.42857%; }
        .page-footer .col:last-child {
          margin-right: 0; } }
    .page-footer .col .title {
      margin-bottom: 10px;
      margin-top: 0;
      font-size: 18px; }
    .page-footer .col > p:first-child {
      margin-top: 0; }
    .page-footer .col ul {
      margin-top: 0;
      margin-left: 0;
      padding-left: 0;
      list-style: none; }
      .page-footer .col ul ul {
        margin-top: -10px; }
        .page-footer .col ul ul li {
          margin-bottom: 0; }
  .page-footer a {
    color: #6eaaf0; }
    .page-footer a:hover, .page-footer a:focus {
      color: #ff6875; }
  .page-footer h2 a,
  .page-footer h3 a,
  .page-footer h4 a,
  .page-footer h5 a {
    text-decoration: none; }

.lightbox {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  color: #fff; }
  .lightbox:before {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    content: ' ';
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7); }
  .lightbox:focus {
    outline: none; }
  .lightbox .lightbox-blackbox {
    position: absolute;
    z-index: 1000;
    width: 100%;
    top: 173px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    color: #fff;
    background-color: #000; }
    @media screen and (max-width: 768px) {
      .lightbox .lightbox-blackbox {
        top: 65px; } }
  .lightbox .lightbox-inner {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%; }
    .lightbox .lightbox-inner:after {
      content: "";
      display: table;
      clear: both; }
  .lightbox .media-title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #fff; }
    @media screen and (min-width: 500px) {
      .lightbox .media-title {
        margin-right: 20%;
        font-size: 30px; } }
  .lightbox .media-title + .lightbox-media {
    padding-top: 20px; }
  .lightbox .lightbox-bottom-info {
    padding-bottom: 40px;
    text-align: left; }
  .lightbox .lightbox-media + .lightbox-bottom-info {
    margin-top: -20px; }
  .lightbox .closeButton:not(:hover):not(:focus):after {
    background-color: #666; }
  @media screen and (max-width: 899px) {
    .lightbox .closeButton {
      display: inline-block; } }
  .lightbox .media-banner {
    position: relative;
    top: 0; }
    .lightbox .media-banner [class^=media-banner-] {
      padding: 5px 24px 7px;
      font-size: 16px; }
      @media screen and (min-width: 700px) {
        .lightbox .media-banner [class^=media-banner-] {
          padding-top: 8px;
          padding-bottom: 10px;
          font-size: 24px; } }
    .lightbox .media-banner .media-banner-nett-tv span {
      font-size: 18px; }
    .lightbox .media-banner .media-banner-live {
      width: 35px;
      padding-right: 0; }
      @media screen and (min-width: 700px) {
        .lightbox .media-banner .media-banner-live {
          width: 55px; }
          .lightbox .media-banner .media-banner-live:before {
            top: 0;
            left: 2px;
            font-size: 34px;
            font-size: 51px; }
          .lightbox .media-banner .media-banner-live:after {
            top: 14px;
            font-size: 20px;
            left: 15px;
            font-size: 25px; } }

.tablewrapper {
  position: relative;
  overflow: hidden; }
  .tablewrapper .tablewrapper-fader {
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    width: 50px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }

body.lightbox-open {
  overflow: hidden; }

.btn-zoom {
  margin: 0;
  padding: 0;
  font-family: inherit;
  line-height: inherit;
  color: #0d3880;
  background-color: transparent;
  border: none;
  margin-top: 40px;
  position: relative;
  padding: 4px 8px 4px 28px !important;
  font-size: 14px;
  color: #3867c8;
  background-color: #f4f1f0;
  outline: none;
  cursor: pointer; }
  .btn-zoom:before {
    position: absolute;
    top: 1px;
    left: 5px;
    margin-left: 2px;
    font-family: 'regjeringen-symbols';
    font-size: 20px;
    content: "\e602"; }
  .no-touch .btn-zoom:hover, .btn-zoom:focus {
    color: #cd4658; }
  .btn-zoom + img,
  .btn-zoom + a > img {
    margin-top: 10px; }
  .btn-zoom + .tablewrapper {
    margin-top: 0 !important; }
    .btn-zoom + .tablewrapper table {
      margin-top: 20px; }

.article-body img + .btn-zoom {
  margin-top: 10px; }

.zoom-lightbox-wrapper {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.2); }
  .zoom-lightbox-wrapper .zoom-lightbox {
    position: absolute;
    top: 60px;
    right: 20px;
    left: 20px;
    overflow: auto;
    padding: 20px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 200px #333;
    box-shadow: 0 0 200px rgba(0, 0, 0, 0.7); }
    .zoom-lightbox-wrapper .zoom-lightbox.zoom-lightbox-graph {
      bottom: 60px !important; }
      .zoom-lightbox-wrapper .zoom-lightbox.zoom-lightbox-graph .zoom-lightbox-inner {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: 100%; }
    .zoom-lightbox-wrapper .zoom-lightbox .zoom-lightbox-inner {
      position: relative;
      display: inline-block;
      max-width: 100%;
      margin-right: 0;
      padding-right: 0;
      padding-left: 0;
      text-align: left; }
      .longdoc .zoom-lightbox-wrapper .zoom-lightbox .zoom-lightbox-inner {
        max-width: 10000px; }
      .zoom-lightbox-wrapper .zoom-lightbox .zoom-lightbox-inner:focus {
        outline: none; }
      .zoom-lightbox-wrapper .zoom-lightbox .zoom-lightbox-inner img {
        max-width: 100%; }
        .longdoc .zoom-lightbox-wrapper .zoom-lightbox .zoom-lightbox-inner img {
          max-width: 10000px; }
        .zoom-lightbox-wrapper .zoom-lightbox .zoom-lightbox-inner img:focus {
          outline: none; }
      .zoom-lightbox-wrapper .zoom-lightbox .zoom-lightbox-inner table {
        margin-top: 0;
        margin-bottom: 0; }
  .zoom-lightbox-wrapper .closeButton {
    display: block !important;
    position: fixed;
    top: 45px;
    left: 4px;
    width: 31px;
    height: 31px; }
    .zoom-lightbox-wrapper .closeButton:after {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      content: "\e612";
      font-size: 17px;
      line-height: 30px; }
    .zoom-lightbox-wrapper .closeButton:not(:hover):not(:focus):after {
      background-color: #666; }

.link-list {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none;
  font-size: 14px; }
  .link-list li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 1.3em; }
    .article-body .link-list li {
      margin-top: 0; }
    .link-list li:before {
      position: absolute;
      top: 1px;
      left: -3px;
      content: "\e62f";
      font-family: "regjeringen-symbols";
      font-size: 16px;
      line-height: 16px;
      color: #767676; }
    .link-list li a {
      display: inline-block;
      text-decoration: none;
      font-weight: 600; }
      .link-list li a:before {
        position: absolute;
        top: 1px;
        left: -3px;
        content: "\e62f";
        font-family: "regjeringen-symbols";
        font-size: 16px;
        line-height: 16px; }

.list-pick {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  .factbox .list-pick {
    margin-top: 0;
    margin-bottom: 0; }
  .list-pick ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px; }
  .list-pick li {
    margin-bottom: 0;
    padding-top: 2px;
    padding-bottom: 2px; }
    .list-pick li:last-child {
      margin-bottom: 10px; }
    .list-pick li li:last-child {
      margin-bottom: 0; }
    .list-pick li:nth-child(odd) .custom-checkbox {
      background-color: #fff; }
    .list-pick li:nth-child(odd) li:nth-child(odd) .custom-checkbox {
      background-color: transparent; }
    .list-pick li:nth-child(odd) li:nth-child(even) .custom-checkbox {
      background-color: #fff; }
    .list-pick li:nth-child(even) li:nth-child(odd) .custom-checkbox {
      background-color: #fff; }
    .list-pick li:nth-child(even) li:nth-child(even) .custom-checkbox {
      background-color: transparent; }
    .list-pick li .custom-checkbox {
      margin-bottom: 0;
      padding-bottom: 4px;
      padding-left: 4px; }

.documentSearch,
.topicSearch,
.searchPage {
  margin-bottom: 40px; }

@media screen and (min-width: 500px) {
  .searchAndFilters {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto; }
    .searchAndFilters:after {
      content: "";
      display: table;
      clear: both; }
    .searchAndFilters .search {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 65.71429%; }
      .searchAndFilters .search:last-child {
        margin-right: 0; }
    .searchAndFilters .filters {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 31.42857%;
      margin-right: 0; }
      .searchAndFilters .filters:last-child {
        margin-right: 0; }
      .searchAndFilters .filters .term {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 100%; }
        .searchAndFilters .filters .term:last-child {
          margin-right: 0; } }

.filters {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto; }
  .filters:after {
    content: "";
    display: table;
    clear: both; }
  .filters:focus {
    outline: none; }
  .page-find-document .filters.hidden {
    display: block !important;
    visibility: visible !important; }
  @media screen and (max-width: 499px) {
    .searchAndFilters .filters {
      margin-bottom: 10px; } }
  @media screen and (min-width: 900px) {
    .searchAndFilters .filters {
      padding-left: 20px; } }
  @media screen and (min-width: 500px) {
    .searchAndFilters .filters {
      margin-top: 5px;
      padding-left: 10px; } }
  .no-js .filters.hidden {
    display: block !important;
    visibility: visible; }
  .filters ul {
    margin: 0;
    padding-left: 0;
    list-style: none; }
  .filters .term {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 20px; }
    .filters .term:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 499px) {
      .filters .term {
        padding-top: 10px;
        padding-bottom: 5px; }
        .documentSearch .filters .term,
        .searchPage .filters .term {
          padding-right: 0; } }
    @media screen and (min-width: 900px) {
      .filters .term {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 22.85714%; }
        .filters .term:last-child {
          margin-right: 0; }
        .content-col-2 .filters .term {
          float: left;
          display: block;
          margin-right: 2.85714%;
          width: 48.57143%; }
          .content-col-2 .filters .term:last-child {
            margin-right: 0; }
        .content-col-1 .filters .term {
          float: left;
          display: block;
          margin-right: 2.85714%;
          width: 100%; }
          .content-col-1 .filters .term:last-child {
            margin-right: 0; } }
    @media screen and (min-width: 500px) and (max-width: 899px) {
      .filters .term {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 48.57143%; }
        .filters .term:last-child {
          margin-right: 0; }
        .content-col-2 .filters .term,
        .content-col-1 .filters .term {
          float: left;
          display: block;
          margin-right: 2.85714%;
          width: 100%; }
          .content-col-2 .filters .term:last-child,
          .content-col-1 .filters .term:last-child {
            margin-right: 0; }
        .filters .term:nth-child(2n) {
          margin-right: 0; }
        .filters .term:nth-child(2n+1) {
          clear: left; } }
    .filters .term:first-child {
      margin-left: 0; }
    .filters .term.noheader {
      padding-top: 50px; }

.search {
  position: relative;
  margin-top: 40px; }
  @media screen and (max-width: 499px) {
    .search {
      margin-top: 20px; } }
  .search .searchWrap {
    position: relative;
    display: table;
    width: 100%; }
    .search .searchWrap .searchSubmit {
      position: absolute;
      top: 0;
      right: 0; }
  .search .searchWord {
    display: block;
    width: 100%; }
    .search .searchWord input[type="search"],
    .search .searchWord input[type="text"] {
      -webkit-appearance: none;
      display: block;
      width: 100%;
      padding: 8px 20% 8px 15px;
      font-family: inherit;
      font-weight: 400;
      line-height: 30px;
      height: 48px;
      background-color: #fff;
      border: 1px solid #949494;
      border-radius: 2px;
      box-sizing: border-box;
      transition: all 0.3s ease-in-out; }
      @media screen and (min-width: 900px) {
        .search .searchWord input[type="search"],
        .search .searchWord input[type="text"] {
          padding-right: 100px;
          font-size: 22px;
          line-height: 40px;
          height: 58px; } }
      .topicSearch .search .searchWord input[type="search"], .topicSearch
      .search .searchWord input[type="text"] {
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px; }
      .search .searchWord input[type="search"]:focus,
      .search .searchWord input[type="text"]:focus {
        border-color: #000;
        outline: none; }
      .search .searchWord input[type="search"]::-webkit-search-results-button, .search .searchWord input[type="search"]::-webkit-search-results-decoration,
      .search .searchWord input[type="text"]::-webkit-search-results-button,
      .search .searchWord input[type="text"]::-webkit-search-results-decoration {
        display: none; }
    .search .searchWord input[type="search"]::-ms-clear,
    .search .searchWord input[type="text"]::-ms-clear {
      display: none; }
    .search .searchWord .reset {
      margin: 0;
      padding: 0;
      font-family: inherit;
      line-height: inherit;
      color: #0d3880;
      background-color: transparent;
      border: none;
      overflow: hidden;
      display: none;
      position: absolute;
      top: 5px;
      right: 5px;
      bottom: 5px;
      width: 36px; }
      .search .searchWord .reset:before {
        content: "";
        display: block;
        width: 0;
        height: 100%; }
      .page-data-regjeringen .search .searchWord .reset {
        right: 100px; }
      @media screen and (min-width: 900px) {
        .search .searchWord .reset {
          top: 10px;
          bottom: 10px; } }
      .search .searchWord .reset:before {
        position: relative;
        top: 0;
        left: 5px;
        font-family: regjeringen-symbols;
        font-size: 28px;
        content: "\e612";
        color: #6e6e6e; }
      .search .searchWord .reset:focus:before {
        color: #000; }
  .topicSearch .search .searchSubmit {
    display: none; }
  .search .searchSubmit input,
  .search .searchSubmit button {
    margin: 0;
    padding: 0;
    font-family: inherit;
    line-height: inherit;
    color: #0d3880;
    background-color: transparent;
    border: none;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    width: auto;
    height: 48px;
    padding: 5px 30px;
    font-size: 16px;
    font-family: inherit;
    font-weight: 700;
    color: #fff;
    background-color: #3867c8;
    border-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
    .search .searchSubmit input:active,
    .no-touch .search .searchSubmit input:hover, .search .searchSubmit input:focus,
    .search .searchSubmit button:active,
    .no-touch
    .search .searchSubmit button:hover,
    .search .searchSubmit button:focus {
      background-color: #bc3345;
      outline: none; }
    @media screen and (min-width: 900px) {
      .search .searchSubmit input,
      .search .searchSubmit button {
        height: 58px;
        font-size: 20px; } }
  .search .reset-search {
    float: right;
    position: relative;
    top: -25px;
    right: 0; }
    .search .reset-search a {
      text-decoration: none; }
      .search .reset-search a:after {
        display: inline-block;
        content: "\e612";
        font-family: "regjeringen-symbols";
        color: white;
        height: 25px;
        width: 25px;
        border-radius: 20px;
        text-align: center;
        background-color: #3867c8;
        margin-left: 5px;
        line-height: 25px; }
      .no-touch .search .reset-search a:hover:after {
        background-color: #bc3345; }
  .search .limit {
    margin-top: 20px; }
    .no-js .search .limit,
    .page-find-document .search .limit {
      display: none; }
    .search .limit button {
      margin: 0;
      padding: 0;
      font-family: inherit;
      line-height: inherit;
      color: #3867c8;
      background-color: transparent;
      border: none;
      padding-right: 25px;
      outline: none; }
      .no-touch .search .limit button:hover, .search .limit button:focus {
        color: #cd4658; }
      .search .limit button:focus {
        text-decoration: underline; }
      .search .limit button:after {
        position: absolute;
        margin-top: 1px;
        margin-left: 5px;
        font-family: regjeringen-symbols;
        font-size: 16px;
        content: "\e60f"; }
      .search .limit button.active:after {
        content: "\e60e"; }

.statusLine {
  padding-bottom: 10px; }
  @media screen and (max-width: 499px) {
    .statusLine {
      padding-top: 20px; } }
  @media screen and (min-width: 500px) {
    .statusLine {
      padding-top: 40px; } }
  .statusLine .status {
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 400; }
  .results .statusLine {
    padding-top: 0;
    border-bottom: 2px solid #eae6e6; }
  @media screen and (min-width: 500px) {
    .statusLine .count {
      float: left;
      padding-top: 0; } }
  @media screen and (min-width: 500px) {
    .statusLine .sort {
      float: right;
      padding-top: 0; } }
  .statusLine .sort a, .statusLine .sort span {
    margin-left: 20px; }
    .statusLine .sort a.selected, .statusLine .sort span.selected {
      font-weight: 700;
      text-decoration: none;
      color: #000; }

@media screen and (min-width: 900px) {
  .documentSearch .results,
  .searchPage .results {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 95.71429%; }
    .documentSearch .results:last-child,
    .searchPage .results:last-child {
      margin-right: 0; }
  .searchPage.hasDocInfoBox .results {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 65.71429%; }
    .searchPage.hasDocInfoBox .results:last-child {
      margin-right: 0; } }

.results .filterCount {
  display: none;
  margin-top: 10px;
  margin-right: 10px; }
  .results .filterCount.shown {
    display: block; }

.results.space-above {
  margin-top: 20px; }

.results.alphabetical.filtered .title {
  display: none; }

@media screen and (min-width: 900px) {
  .results:not(.filtered) .filter-listing-col {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 22.85714%; }
    .results:not(.filtered) .filter-listing-col:last-child {
      margin-right: 0; } }

.results [data-keywords] {
  position: absolute;
  left: -999em; }

.results .listing {
  position: relative;
  padding-left: 0;
  list-style: none; }
  @media screen and (max-width: 899px) {
    .results .listing {
      margin-top: 40px; } }
  @media screen and (min-width: 500px) {
    .results .listing {
      margin-top: 20px; } }
  @media screen and (min-width: 500px) {
    .documentSearch .results .listing,
    .searchPage .results .listing {
      margin-right: 20px; } }
  @media screen and (min-width: 900px) {
    .documentSearch .results .listing,
    .searchPage .results .listing {
      margin-right: 0; } }
  .documentSearch .results .listing .listItem,
  .searchPage .results .listing .listItem {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto; }
    .documentSearch .results .listing .listItem:after,
    .searchPage .results .listing .listItem:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 699px) {
      .documentSearch .results .listing .listItem,
      .searchPage .results .listing .listItem {
        margin-bottom: 20px; } }
    @media screen and (min-width: 700px) {
      .documentSearch .results .listing .listItem,
      .searchPage .results .listing .listItem {
        margin-bottom: 40px; } }
  .results .listing.listing-lines {
    margin-top: 0;
    margin-bottom: 40px; }
    .results .listing.listing-lines .listItem:not(:first-child) {
      border-top: 2px solid #eae6e6; }
    @media screen and (max-width: 699px) {
      .results .listing.listing-lines .listItem {
        padding-top: 5px;
        margin-bottom: 0; } }
    @media screen and (min-width: 700px) {
      .results .listing.listing-lines .listItem {
        padding-top: 10px;
        margin-bottom: 0; } }
  .results .listing .listItem:first-child > .title {
    margin-top: 0; }
  .topicSearch .results .listing > li {
    padding-top: 0;
    padding-right: 20px; }
  .topicSearch .results .listing ul {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 40px;
    padding-left: 0;
    list-style: none; }
    .topicSearch .results .listing ul:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 1044px) {
      .topicSearch .results .listing ul {
        font-size: 16px; } }
    .topicSearch .results .listing ul li {
      margin-bottom: 10px;
      line-height: 1.2; }
      .topicSearch .results .listing ul li a {
        display: inline-block;
        text-decoration: none; }
  .results .listing .title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px; }
    .results .listing .title a {
      text-decoration: none; }
    @media screen and (min-width: 900px) {
      .results .listing .title {
        max-width: 625px; }
        .topicSearch .results .listing .title {
          max-width: 999em; } }
  .results .listing .name {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px; }
  .results .listing .two-levels .title {
    font-size: 18px;
    line-height: 22px; }
  .results .listing .sub-title {
    font-size: 16px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-top: -8px; }
  .results .listing .excerpts {
    margin-bottom: 10px;
    padding-top: 0; }
    @media screen and (min-width: 900px) {
      .results .listing .excerpts {
        max-width: 625px; } }
    .results .listing .excerpts .highlight {
      font-weight: 600; }
  .results .listing .event-details {
    padding-top: 0;
    font-size: 14px; }
    .results .listing .event-details .event-details-open {
      margin-left: 8px;
      padding-left: 12px;
      border-left: 1px solid #999; }
  .results .listing .info {
    margin-bottom: 10px;
    padding: 0; }
    .results .listing .info > span {
      color: #6e6e6e;
      font-weight: 400;
      font-size: 14px; }
      .results .listing .info > span:not(:first-child) {
        margin-left: 8px;
        padding-left: 12px;
        border-left: 1px solid #999; }
  .results .listing .profile img {
    float: left;
    margin-top: 5px; }
  .results .listing .profile .profile-info {
    margin-left: 100px; }
    .results .listing .profile .profile-info p {
      margin-top: 10px;
      margin-bottom: 0;
      padding-top: 0; }
  .results .listing .video img {
    margin-top: 5px; }
    @media screen and (min-width: 500px) {
      .results .listing .video img {
        float: left; } }
  @media screen and (min-width: 500px) {
    .results .listing .video .video-info {
      margin-left: 175px; } }
  .results .listing .video .video-info p {
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0; }
  .results .listing.no-results {
    margin-top: -5px;
    margin-bottom: 40px; }
    .results .listing.no-results .title {
      margin-bottom: 10px; }
    .results .listing.no-results .subtitle {
      margin-top: 40px; }

.results.filtered .listing .title {
  margin-bottom: 0; }
  .results.filtered .listing .title > * {
    margin-top: 0; }

.results.filtered .listing ul {
  margin-top: 0;
  margin-bottom: 0; }
  @media screen and (max-width: 1044px) {
    .results.filtered .listing ul {
      font-size: 16px; } }

.docInfoBox {
  margin-top: -10px;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #f4f1f0; }
  @media screen and (min-width: 900px) {
    .docInfoBox {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 31.42857%;
      margin-right: 0;
      float: right; }
      .docInfoBox:last-child {
        margin-right: 0; } }
  .docInfoBox > :first-child {
    margin-top: 0; }
  .docInfoBox p {
    padding-top: 5px;
    padding-bottom: 5px; }

.topicSearch .results.filtered .listing {
  margin-top: 20px;
  border-top: 1px solid #ccc; }
  .topicSearch .results.filtered .listing ul {
    margin-top: 0;
    margin-bottom: 0; }
  .topicSearch .results.filtered .listing li {
    width: 100%;
    margin-bottom: 0;
    padding-right: 0; }
  .topicSearch .results.filtered .listing a {
    position: relative;
    padding-right: 75px; }
  .topicSearch .results.filtered .listing a:before {
    content: ""; }
  .topicSearch .results.filtered .listing .title h3 {
    font-size: 16px; }
  .topicSearch .results.filtered .listing a,
  .topicSearch .results.filtered .listing .noneFound span {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    text-indent: 0;
    border-bottom: 1px solid #ccc; }

.results.filtered .listing a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400; }

.noneFound {
  display: none; }
  .noneFound.shown,
  .noneFound.shown span {
    display: block !important; }

.highlight {
  background-color: #fce782; }

.logo {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: 300; }
  @media screen and (min-width: 769px) {
    .logo {
      height: 46px;
      line-height: 42px;
      margin-top: 7px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 768px) {
    .logo {
      position: relative;
      float: left;
      height: 36px;
      font-size: 24px;
      line-height: 36px;
      margin-top: 15px;
      margin-left: 10px; }
      .touch .logo {
        line-height: 35px; } }
  @media screen and (max-width: 499px) {
    .logo {
      margin-bottom: 0;
      font-size: 20px; } }
  @media screen and (max-width: 399px) {
    .logo {
      font-size: 16px;
      font-weight: 400; } }
  .logo a {
    display: inline-block;
    color: white;
    height: 60px;
    margin: 0;
    padding: 0 0 0 40px;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
    color: #fff;
    background: transparent url(../img/love.svg?v=20181123134816) no-repeat 0 0;
    background-size: auto 100%;
    -webkit-font-smoothing: antialiased !important; }
    .logo a:after {
      content: "";
      display: table;
      clear: both; }
    .no-svg .logo a {
      background-image: url(../img/love.png?v=20181123134816); }
    @media screen and (min-width: 769px) {
      .logo a {
        position: relative;
        height: 46px;
        padding-left: 98px; }
        .logo a span {
          display: inline-block;
          position: absolute;
          top: -7px;
          left: 68px;
          height: 58px;
          border-left: 1px solid #fff; } }
    @media screen and (max-width: 768px) {
      .logo a {
        position: relative;
        height: 36px;
        padding-left: 54px; }
        .logo a span {
          display: inline-block;
          position: absolute;
          top: -7px;
          left: 42px;
          height: 48px;
          border-left: 1px solid #fff; } }
    .logo a .logo-text {
      position: absolute;
      left: -999em; }

.video-container {
  margin-top: 10px;
  margin-bottom: 10px; }

.article-content .overlay img {
  margin-top: 20px; }

[data-lightbox-opener],
[data-lightbox-flexible-opener] {
  display: block; }
  [data-lightbox-opener] img,
  [data-lightbox-flexible-opener] img {
    display: block; }
  .no-touch [data-lightbox-opener]:hover img, [data-lightbox-opener]:focus img, .no-touch
  [data-lightbox-flexible-opener]:hover img,
  [data-lightbox-flexible-opener]:focus img {
    opacity: 0.8;
    filter: alpha(opacity=80); }

.media-banner {
  display: block;
  z-index: 10;
  margin-bottom: 3px; }
  .media-banner:after {
    content: "";
    display: table;
    clear: both; }
  .media-banner [class^=media-banner-] {
    position: relative;
    display: block;
    float: left;
    display: inline-block;
    padding: 2px 15px 4px;
    font-size: 15px;
    font-weight: 400; }
  .media-banner .media-banner-nett-tv,
  .media-banner .media-banner-flexible {
    color: #fff;
    background-color: #002e5e; }
    .media-banner .media-banner-nett-tv span,
    .media-banner .media-banner-flexible span {
      font-size: 12px;
      font-weight: 800;
      text-transform: uppercase;
      line-height: 1; }
  .media-banner .media-banner-live {
    background-color: #bc3345;
    text-indent: -99999px;
    color: transparent;
    width: 35px; }
    .media-banner .media-banner-live:before {
      position: absolute;
      top: 2px;
      left: 2px;
      font-family: "regjeringen-symbols";
      font-size: 30px;
      line-height: 1;
      color: #fff;
      content: "\e64e";
      opacity: .4;
      text-indent: 0; }
    .media-banner .media-banner-live:after {
      position: absolute;
      top: 9px;
      left: 9px;
      font-family: "regjeringen-symbols";
      color: #fff;
      font-size: 16px;
      line-height: 1;
      content: "\e64e";
      text-indent: 0; }
  .media-banner .media-banner-upcoming {
    color: #fff;
    background-color: #0f6653; }
    @media screen and (max-width: 499px) {
      .media-banner .media-banner-upcoming {
        padding-right: 10px !important;
        padding-left: 10px !important; } }

.toSection {
  font-weight: 600; }
  @media screen and (max-width: 768px) {
    .toSection {
      font-size: 18px; } }
  @media screen and (min-width: 769px) {
    .toSection {
      font-size: 20px; } }
  .toSection a {
    text-decoration: none;
    color: #144696; }
    .no-touch .toSection a:hover, .toSection a:focus {
      color: #bc3345; }
    .toSection a:after {
      display: inline-block;
      position: relative;
      top: 2px;
      margin-left: 3px;
      font-family: regjeringen-symbols;
      content: " \e62f "; }
  @media screen and (max-width: 768px) {
    .toSection {
      margin-top: 0;
      margin-bottom: 0; }
      .toSection a {
        display: block;
        padding: 7px 20px; } }

.megaMenu {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto; }
  .megaMenu:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 768px) {
    .megaMenu {
      position: relative; }
      .megaMenu.shown {
        padding-bottom: 10px; } }
  @media screen and (min-width: 769px) {
    .megaMenu {
      padding-left: 10px;
      padding-right: 10px; } }
  .megaMenu > ul {
    margin: 0;
    padding: 0; }
    .megaMenu > ul > li {
      margin: 0;
      padding: 0; }
      @media screen and (min-width: 769px) {
        .megaMenu > ul > li {
          display: block;
          float: left; } }
      @media (min-width: 800px) {
        .megaMenu > ul > li {
          margin-right: 10px; } }
      @media (min-width: 850px) {
        .megaMenu > ul > li {
          margin-right: 20px; } }
      @media screen and (max-width: 768px) {
        .megaMenu > ul > li {
          float: none;
          text-align: left; } }
      .megaMenu > ul > li .primaryMenuItem {
        display: inline-block;
        font-weight: 600;
        text-decoration: none;
        color: #144696; }
        .megaMenu > ul > li .primaryMenuItem.hasDropdown:after {
          display: inline-block;
          position: relative;
          top: 2px;
          margin-left: -2px;
          font-family: regjeringen-symbols;
          content: "\e60f";
          font-weight: normal; }
        @media screen and (min-width: 769px) {
          .megaMenu > ul > li .primaryMenuItem.hasDropdown.active, .megaMenu > ul > li .primaryMenuItem.hasDropdown:focus,
          .no-touch .megaMenu > ul > li .primaryMenuItem.hasDropdown:hover {
            color: #fff;
            background-color: #cd4658; } }
        @media screen and (max-width: 768px) {
          .megaMenu > ul > li .primaryMenuItem.hasDropdown {
            border-top: 1px solid #fff; }
            .no-touch .megaMenu > ul > li .primaryMenuItem.hasDropdown:hover, .megaMenu > ul > li .primaryMenuItem.hasDropdown:focus {
              color: #bc3345;
              outline: 0; }
              .no-touch .megaMenu > ul > li .primaryMenuItem.hasDropdown:hover:after, .megaMenu > ul > li .primaryMenuItem.hasDropdown:focus:after {
                color: #bc3345; }
            .megaMenu > ul > li .primaryMenuItem.hasDropdown.active {
              background-color: #f4f1f0;
              border-top-color: #d7d3d3; } }
        .megaMenu > ul > li .primaryMenuItem.hasDropdown.active:after {
          content: "\e60e"; }
        @media screen and (max-width: 768px) {
          .megaMenu > ul > li .primaryMenuItem {
            padding: 10px 20px;
            font-size: 16px; }
            .megaMenu > ul > li .primaryMenuItem.active {
              color: #bc3345; }
              .megaMenu > ul > li .primaryMenuItem.active + div {
                display: block;
                background-color: #f4f1f0; } }
        @media screen and (min-width: 769px) {
          .megaMenu > ul > li .primaryMenuItem {
            display: block;
            margin-top: 10px;
            margin-bottom: 10px;
            padding: 0 10px 2px 12px;
            font-size: 18px;
            border-radius: 15px; }
            .no-touch .megaMenu > ul > li .primaryMenuItem:hover, .megaMenu > ul > li .primaryMenuItem:focus {
              color: #bc3345; }
            .megaMenu > ul > li .primaryMenuItem.active + div {
              display: block;
              width: 100%;
              padding-top: 20px;
              outline: 0; } }
      @media screen and (min-width: 769px) {
        .no-js .megaMenu > ul > li:hover > a {
          color: white;
          border-color: #3867c8;
          background-color: #3867c8; }
        .no-js .megaMenu > ul > li:hover > div {
          display: block; } }
      .megaMenu > ul > li > div {
        max-width: 1044px;
        margin-left: auto;
        margin-right: auto;
        display: none;
        margin: 0;
        padding: 0;
        text-align: left;
        outline: thin medium; }
        .megaMenu > ul > li > div:after {
          content: "";
          display: table;
          clear: both; }
        @media screen and (max-width: 768px) {
          .megaMenu > ul > li > div {
            border-bottom: 1px solid #d7d3d3; }
            .megaMenu > ul > li > div .megamenuInner {
              max-width: 1044px;
              margin-left: auto;
              margin-right: auto;
              padding-top: 5px;
              padding-bottom: 30px; }
              .megaMenu > ul > li > div .megamenuInner:after {
                content: "";
                display: table;
                clear: both; } }
        @media screen and (min-width: 769px) {
          .megaMenu > ul > li > div {
            position: absolute;
            right: 0;
            left: 0;
            z-index: 999;
            max-width: 100%;
            background-color: #f4f1f0;
            box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.2); }
            .megaMenu > ul > li > div .megamenuInner {
              max-width: 1044px;
              margin-left: auto;
              margin-right: auto;
              position: relative;
              padding-right: 10px;
              padding-bottom: 40px;
              padding-left: 10px; }
              .megaMenu > ul > li > div .megamenuInner:after {
                content: "";
                display: table;
                clear: both; }
              .megaMenu > ul > li > div .megamenuInner .border-frame {
                max-width: 1044px;
                margin-left: auto;
                margin-right: auto;
                border-top: 1px solid #144696;
                border-bottom: 1px solid #144696; }
                .megaMenu > ul > li > div .megamenuInner .border-frame:after {
                  content: "";
                  display: table;
                  clear: both; } }
        @media screen and (max-width: 499px) {
          .megaMenu > ul > li > div {
            display: none; } }
      @media screen and (max-width: 768px) {
        .megaMenu > ul > li .megamenu-extra-links {
          position: relative; }
          .megaMenu > ul > li .megamenu-extra-links:before {
            position: absolute;
            top: 5px;
            right: 20px;
            left: 20px;
            height: 1px;
            content: '';
            background-color: #d7d3d3; } }
      .megaMenu > ul > li .megamenu-extra-links a {
        display: inline-block;
        margin-top: 20px;
        text-decoration: none;
        color: #144696; }
        @media screen and (max-width: 768px) {
          .megaMenu > ul > li .megamenu-extra-links a {
            padding-right: 20px;
            padding-left: 20px; } }
        .megaMenu > ul > li .megamenu-extra-links a:after {
          position: relative;
          top: 2px;
          right: -2px;
          font-family: regjeringen-symbols;
          content: "\e62f"; }
        .no-touch .megaMenu > ul > li .megamenu-extra-links a:hover, .megaMenu > ul > li .megamenu-extra-links a:focus {
          color: #bc3345; }
  @media screen and (max-width: 768px) {
    .megaMenu {
      margin-top: 0; }
      .megaMenu > ul > li {
        display: block;
        margin-right: 0; }
        .megaMenu > ul > li .primaryMenuItem {
          position: relative;
          display: block; }
          .megaMenu > ul > li .primaryMenuItem.hasDropdown:after {
            position: absolute;
            top: 10px;
            right: 15px;
            width: 21px;
            height: 21px;
            text-align: center;
            border-radius: 50%; } }
    @media screen and (max-width: 768px) and (max-width: 768px) {
      .megaMenu > ul > li:first-child .primaryMenuItem {
        border-top: none; } }

.megamenupanel_listing {
  padding-bottom: 15px; }
  .megamenupanel_listing .section {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto; }
    .megamenupanel_listing .section:after {
      content: "";
      display: table;
      clear: both; }
    .megamenupanel_listing .section > ul {
      margin-top: 0;
      padding: 0; }
      @media screen and (max-width: 768px) {
        .megamenupanel_listing .section > ul {
          margin-top: 0;
          margin-bottom: 0; } }
      @media screen and (min-width: 769px) {
        .megamenupanel_listing .section > ul.columnize {
          -moz-column-count: 3;
          column-count: 3;
          -moz-column-gap: 30px;
          column-gap: 30px;
          -moz-column-width: 320px;
          column-width: 320px; }
          .megamenupanel_listing .section > ul.columnize > li {
            padding-top: 1px;
            padding-left: 1px;
            page-break-inside: avoid;
            break-inside: avoid; }
            .megamenupanel_listing .section > ul.columnize > li:last-of-type {
              display: inline-block; }
        .megamenupanel_listing .section > ul:not(.columnize) {
          float: left;
          display: block;
          margin-right: 2.85714%;
          width: 31.42857%; }
          .megamenupanel_listing .section > ul:not(.columnize):last-child {
            margin-right: 0; } }
      .megamenupanel_listing .section > ul > li {
        line-height: 1.1; }
        @media screen and (max-width: 768px) {
          .megamenupanel_listing .section > ul > li {
            display: block; } }
        @media screen and (min-width: 769px) {
          .megamenupanel_listing .section > ul > li {
            padding-bottom: 5px; } }
        @media screen and (max-width: 768px) {
          .megamenupanel_listing .section > ul > li > a {
            padding: 10px 20px;
            font-size: 16px; } }
        @media screen and (min-width: 769px) {
          .megamenupanel_listing .section > ul > li > a {
            padding: 5px 0;
            font-size: 15px;
            font-weight: 600; } }
        .megamenupanel_listing .section > ul > li > ul {
          margin-top: 0;
          margin-bottom: 0;
          padding-left: 0;
          font-size: 14px;
          font-weight: 400; }
          @media screen and (max-width: 768px) {
            .megamenupanel_listing .section > ul > li > ul > li > a {
              padding: 11px 20px 11px 25px; } }
          @media screen and (min-width: 769px) {
            .megamenupanel_listing .section > ul > li > ul > li > a {
              padding: 5px 0 5px 16px;
              text-indent: -11px; } }
          .megamenupanel_listing .section > ul > li > ul > li > a:before {
            content: "- "; }
    .megamenupanel_listing .section a {
      display: block;
      text-decoration: none;
      color: #144696; }
      .no-touch .megamenupanel_listing .section a:hover, .megamenupanel_listing .section a:focus {
        color: #cd4658; }

.megamenupanel_departementene {
  padding-bottom: 15px; }
  .megamenupanel_departementene .section {
    padding: 0; }
    .megamenupanel_departementene .section a {
      text-decoration: none;
      color: #144696; }
      .no-touch .megamenupanel_departementene .section a:hover, .megamenupanel_departementene .section a:focus {
        color: #bc3345; }
    .megamenupanel_departementene .section > ul {
      margin: 0;
      padding: 0; }
      @media screen and (min-width: 769px) {
        .megamenupanel_departementene .section > ul {
          float: left;
          display: block;
          margin-right: 2.85714%;
          width: 31.42857%; }
          .megamenupanel_departementene .section > ul:last-child {
            margin-right: 0; }
          .megamenupanel_departementene .section > ul:first-child {
            float: left;
            display: block;
            margin-right: 2.85714%;
            width: 100%;
            margin-top: 5px; }
            .megamenupanel_departementene .section > ul:first-child:last-child {
              margin-right: 0; } }
      .megamenupanel_departementene .section > ul > li {
        position: relative;
        margin-bottom: 20px;
        padding: 0 20px 0 0;
        line-height: 1.3;
        overflow: hidden; }
        .megamenupanel_departementene .section > ul > li > a {
          margin: 0;
          font-weight: 400; }
          .megamenupanel_departementene .section > ul > li > a.dep-title {
            display: block;
            font-weight: 600; }
          .megamenupanel_departementene .section > ul > li > a.dep-minister {
            font-size: 14px; }
      @media screen and (max-width: 768px) {
        .megamenupanel_departementene .section > ul > li {
          margin-bottom: 0;
          padding-right: 0; }
          .megamenupanel_departementene .section > ul > li > a {
            display: block;
            padding: 5px 20px 10px; }
            .megamenupanel_departementene .section > ul > li > a.dep-title {
              padding-top: 10px;
              padding-bottom: 5px; } }

.megamenupanel_regjeringen {
  padding-bottom: 15px; }
  .megamenupanel_regjeringen .section {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 31.42857%;
    margin-top: 2px; }
    .megamenupanel_regjeringen .section:last-child {
      margin-right: 0; }
    @media screen and (max-width: 899px) {
      .megamenupanel_regjeringen .section {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 100%; }
        .megamenupanel_regjeringen .section:last-child {
          margin-right: 0; } }
    .megamenupanel_regjeringen .section a {
      text-decoration: none;
      color: #144696; }
      .no-touch .megamenupanel_regjeringen .section a:hover, .megamenupanel_regjeringen .section a:focus {
        color: #bc3345; }
    .megamenupanel_regjeringen .section > a {
      display: block;
      margin-top: 0;
      font-size: 16px;
      font-weight: 600; }
      @media screen and (max-width: 768px) {
        .megamenupanel_regjeringen .section > a {
          margin-top: 10px;
          padding: 5px 20px; } }
    .megamenupanel_regjeringen .section p {
      font-size: 13px; }
      @media screen and (max-width: 499px) {
        .megamenupanel_regjeringen .section p {
          display: none; } }
    .megamenupanel_regjeringen .section ul {
      margin-top: 10px;
      padding: 0; }
      .megamenupanel_regjeringen .section ul li {
        margin-bottom: 10px; }
        .megamenupanel_regjeringen .section ul li a {
          font-size: 15px; }
    @media screen and (max-width: 768px) {
      .megamenupanel_regjeringen .section h2,
      .megamenupanel_regjeringen .section ul,
      .megamenupanel_regjeringen .section ul li {
        margin-top: 0;
        margin-bottom: 0; }
        .megamenupanel_regjeringen .section h2 > a,
        .megamenupanel_regjeringen .section ul > a,
        .megamenupanel_regjeringen .section ul li > a {
          display: block;
          padding: 8px 20px; } }

.megaMenuOverlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 102;
  min-height: 200px;
  background-color: rgba(50, 50, 50, 0.2); }
  .megaMenuOverlay.shown {
    display: block; }

/* minister carousel */
.content-row > h2.minister-carousel-title {
  margin-top: 0;
  margin-bottom: 50px;
  font-weight: 400;
  font-size: 40px; }
  @media screen and (max-width: 768px) {
    .content-row > h2.minister-carousel-title {
      margin-bottom: 20px;
      font-size: 30px; } }

.minister-carousel-wrapper {
  position: relative;
  overflow: hidden;
  min-height: 300px;
  background-color: #f4f1f0; }
  @media screen and (max-width: 699px) {
    .minister-carousel-wrapper {
      padding-top: 20px; } }
  @media screen and (min-width: 700px) {
    .minister-carousel-wrapper {
      padding-top: 40px;
      padding-bottom: 20px; } }

.minister-carousel {
  margin-right: 50px;
  margin-left: 50px; }
  .minister-carousel ul {
    position: relative;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 699px) {
      .minister-carousel ul {
        margin-left: -97px; } }
    @media screen and (min-width: 700px) {
      .minister-carousel ul {
        margin-left: 10px; } }
  .minister-carousel li {
    position: relative;
    float: left;
    width: 120px;
    height: 160px;
    margin: 0 16px 0 0;
    list-style: none;
    text-align: center; }
    .minister-carousel li img {
      position: relative;
      width: 120px;
      max-width: 1000px;
      height: 160px;
      cursor: pointer;
      transition: margin 0.3s ease-in-out, width 0.3s ease-in-out, height 0.3s ease-in-out;
      outline: none; }
    .no-js .minister-carousel li {
      width: 160px;
      height: auto;
      min-height: 265px;
      padding: 5px;
      background-color: #fff; }
      .no-js .minister-carousel li img {
        width: 100%;
        height: auto;
        cursor: default; }
    @media screen and (min-width: 700px) {
      .minister-carousel li.current + li img {
        width: 164px;
        height: 224px;
        z-index: 1;
        margin-top: -20px;
        margin-left: -24px;
        box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.1);
        cursor: default; } }
    .no-js .minister-carousel li {
      margin-bottom: 16px; }
  .js .minister-carousel .info {
    display: none; }
  .no-js .minister-carousel .info {
    padding: 2px 5px;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.9); }
    .no-js .minister-carousel .info .name {
      margin-top: 5px;
      font-size: 12px;
      font-weight: 600;
      line-height: 14px; }
    .no-js .minister-carousel .info .position {
      padding-top: 3px;
      font-size: 12px;
      line-height: 14px; }
    .no-js .minister-carousel .info .description,
    .no-js .minister-carousel .info .quote {
      display: none; }

.minister-carousel-prev,
.minister-carousel-next {
  position: absolute;
  top: 0;
  width: 60px;
  height: 250px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #3867c8;
  background-color: #f4f1f0;
  border: none;
  cursor: pointer;
  outline: none; }
  @media screen and (max-width: 699px) {
    .minister-carousel-prev,
    .minister-carousel-next {
      height: 200px; }
      .touch .minister-carousel-prev, .touch
      .minister-carousel-next {
        display: none; } }
  .no-touch .minister-carousel-prev:hover, .minister-carousel-prev:focus, .no-touch
  .minister-carousel-next:hover,
  .minister-carousel-next:focus {
    color: #cd4658; }
  .minister-carousel-prev:after,
  .minister-carousel-next:after {
    position: relative;
    font-family: regjeringen-symbols;
    font-size: 36px; }
  .no-js .minister-carousel-prev, .no-js
  .minister-carousel-next {
    display: none; }

.minister-carousel-prev {
  left: 0; }
  .minister-carousel-prev:after {
    left: 1px;
    content: "\e614"; }

.minister-carousel-next {
  right: 0; }
  .minister-carousel-next:after {
    left: -1px;
    content: "\e62f"; }

.minister-carousel-info {
  position: relative;
  min-height: 160px;
  margin: 0 30px 15px;
  padding: 20px 30px;
  font-size: 16px;
  background-color: #fff; }
  @media screen and (max-width: 699px) {
    .minister-carousel-info {
      margin-right: 15px;
      margin-left: 15px;
      padding-right: 15px;
      padding-left: 15px; } }
  @media screen and (min-width: 700px) {
    .minister-carousel-info {
      margin-top: 44px; } }
  .minister-carousel-info .name {
    margin-top: 0;
    margin-bottom: 2px; }
    .minister-carousel-info .name a {
      text-decoration: none; }
  .minister-carousel-info .position {
    padding-top: 0;
    font-size: 14px;
    line-height: 20px; }
  .minister-carousel-info .description {
    padding-top: 10px; }
    @media screen and (max-width: 699px) {
      .minister-carousel-info .description {
        margin-bottom: 20px; } }
    @media screen and (min-width: 700px) {
      .minister-carousel-info .description {
        float: left;
        width: 60%; } }
  .minister-carousel-info .quote {
    margin: 0;
    padding-left: 30px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    background: transparent url(/Static/img/carousel-quote.png?v=20181123134816) 0 0 no-repeat;
    background-size: 25px 15px; }
    @media screen and (min-width: 700px) {
      .minister-carousel-info .quote {
        float: right;
        width: 35%;
        margin-top: -40px; } }
    .no-svg .minister-carousel-info .quote {
      background-image: url(/Static/img/carousel-quote.png?v=20181123134816); }
  .minister-carousel-info .carousel-info-pointer {
    position: absolute;
    top: -15px;
    z-index: 5;
    display: inline-block;
    width: 60px;
    height: 31px;
    background: transparent url(/Static/img/carousel-info-pointer.svg?v=20181123134816) 0 0 no-repeat; }
    @media screen and (max-width: 699px) {
      .minister-carousel-info .carousel-info-pointer {
        left: 104px; } }
    @media screen and (min-width: 700px) {
      .minister-carousel-info .carousel-info-pointer {
        left: 194px; } }
    .no-svg .minister-carousel-info .carousel-info-pointer {
      background-image: url(/Static/img/carousel-info-pointer.png?v=20181123134816); }
  .no-js .minister-carousel-info {
    display: none; }

.regjeringen-find-btns {
  margin-top: 40px; }

.newsletter-subscribe .newsletter-subscribe-title {
  margin-top: 0;
  font-size: 16px; }

.newsletter-subscribe .newsletter-subscribe-action {
  margin-top: 5px; }

.newsletter-subscribe .newsletter-subscribe-label {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 16px; }

.newsletter-subscribe .newsletter-subscribe-input {
  max-width: 300px; }
  @media screen and (max-width: 499px) {
    .newsletter-subscribe .newsletter-subscribe-input {
      max-width: calc(100% - 120px); } }

.newsletter-subscribe .newsletter-subscribe-error {
  margin-top: -1.2em;
  margin-bottom: 1em;
  padding-top: 0;
  font-size: 14px;
  color: #bc3345; }

.newsletter-subscribe .newsletter-subscribe-feedback {
  position: relative;
  padding: 20px;
  background-color: #f4f1f0; }
  .newsletter-subscribe .newsletter-subscribe-feedback .btn-ok {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 21px;
    height: 21px;
    padding: 0;
    background-color: transparent;
    border: none; }
    .newsletter-subscribe .newsletter-subscribe-feedback .btn-ok:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 21px;
      height: 21px;
      font-family: "regjeringen-symbols";
      font-size: 20px;
      content: "\e612";
      color: #333; }

.content-row > .newsletter-subscribe {
  padding-top: 40px;
  border-top: 3px solid #f4f1f0; }
  .content-row > .newsletter-subscribe .newsletter-subscribe-field,
  .content-row > .newsletter-subscribe .newsletter-subscribe-buttons {
    float: left; }
  .content-row > .newsletter-subscribe .newsletter-subscribe-field {
    margin-right: 10px; }

.content-section > .newsletter-subscribe {
  margin-top: 40px; }

.newsletterSubscribeBlock h2 {
  padding-bottom: 20px; }

.org-chart {
  margin: 0;
  padding: 0; }
  .org-chart .political-adm,
  .org-chart .administration {
    margin-bottom: 20px; }
    .org-chart .political-adm > ul > li,
    .org-chart .administration > ul > li {
      float: left;
      width: 100%; }
      @media screen and (min-width: 899px) {
        .org-chart .political-adm > ul > li,
        .org-chart .administration > ul > li {
          width: 50%; }
          .org-chart .political-adm > ul > li:first-child,
          .org-chart .administration > ul > li:first-child {
            border-right: 10px solid white; } }
  .org-chart .title {
    display: block;
    color: #6e6e6e; }
  .org-chart .subtitle {
    color: #6e6e6e;
    padding: 0; }
  .org-chart .person {
    background-color: #f4f1f0; }
    .org-chart .person:after {
      content: "";
      display: table;
      clear: both; }
    .org-chart .person > a {
      display: block;
      padding: 10px; }
      .org-chart .person > a:after {
        content: "";
        display: table;
        clear: both; }
    .org-chart .person h3 {
      margin-top: 0;
      padding-top: 20px; }
    .org-chart .person img {
      float: left;
      height: auto;
      width: 100px;
      margin-right: 10px;
      margin-bottom: 10px; }
  .org-chart ul.substructure {
    border-left: 3px solid #f4f1f0;
    padding-top: 10px;
    margin-left: 60px;
    margin-bottom: 15px; }
    .org-chart ul.substructure li {
      padding: 5px 0;
      margin: 0;
      position: relative; }
      .org-chart ul.substructure li.space {
        padding-bottom: 20px; }
      .org-chart ul.substructure li a {
        background-color: #f4f1f0;
        padding: 10px 15px;
        margin: 0 0 0 40px;
        display: block;
        position: relative; }
        .org-chart ul.substructure li a:before {
          content: " ";
          height: 2px;
          display: block;
          border-top: 3px solid #f4f1f0;
          width: 40px;
          position: absolute;
          top: 50%;
          left: -40px; }
      .org-chart ul.substructure li ul {
        margin-left: 30px; }
        .org-chart ul.substructure li ul li a {
          border: 2px solid #f4f1f0;
          background-color: white; }
          .org-chart ul.substructure li ul li a:before {
            display: none; }
  .org-chart a {
    text-decoration: none; }
  .org-chart h2 {
    background-color: #f4f1f0;
    padding: 10px;
    margin: 0 0 20px 0; }
  .org-chart ul {
    margin: 0;
    padding: 0; }
    .org-chart ul:after {
      content: "";
      display: table;
      clear: both; }
  .org-chart li {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 0; }

.page-survey-container {
  background-color: #f4f1f0;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 700px) {
    .page-survey-container {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .page-historic .page-survey-container {
    background-color: #fff; }

.page-survey {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: auto;
  opacity: 1;
  transition: opacity 0.8s; }
  .page-survey:after {
    content: "";
    display: table;
    clear: both; }
  .page-survey h2 {
    margin-top: 0;
    padding: 0 20px 10px;
    font-size: 16px; }
  .page-survey p {
    padding: 20px;
    padding-bottom: 0;
    margin-top: 0; }
  .page-survey.notshown {
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .page-survey .options {
    margin: 0 0 10px 0;
    padding-right: 20px;
    padding-left: 20px; }
    .page-survey .options:after {
      content: "";
      display: table;
      clear: both; }
    .page-survey .options > .option {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px; }
      .page-survey .options > .option:last-child {
        margin-right: 0; }
    .page-survey .options p {
      padding: 0 0 10px 0 !important; }
    .page-survey .options input[type="radio"] {
      position: absolute;
      left: -999em; }
      .page-survey .options input[type="radio"] + label {
        display: inline-block;
        margin-right: 15px;
        cursor: pointer;
        background-color: #474747;
        color: #fff;
        padding: 15px 20px;
        text-align: center; }
        @media screen and (min-width: 700px) {
          .page-survey .options input[type="radio"] + label {
            display: block;
            min-width: 100px; } }
        .page-survey .options input[type="radio"] + label:last-child {
          margin-right: 0; }
      .no-touch .page-survey .options input[type="radio"]:hover:not(:checked) + label, .page-survey .options input[type="radio"]:focus:not(:checked) + label {
        background-color: #000; }
      .page-survey .options input[type="radio"]:checked + label {
        background-color: #bc3345; }
      .no-touch .page-survey .options input[type="radio"]:checked:hover + label:before, .page-survey .options input[type="radio"]:checked:focus + label:before {
        background-color: #cd4658;
        border-color: #cd4658; }
  .page-survey .comments {
    display: none;
    clear: both;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px; }
    @media screen and (min-width: 700px) {
      .page-survey .comments {
        width: 100%;
        padding-right: 110px; } }
    .page-survey .comments.shown {
      display: block; }
    .page-survey .comments label {
      display: block;
      clear: both;
      margin-bottom: 3px; }
    .page-survey .comments textarea {
      margin-top: 10px;
      display: block;
      width: 100%;
      min-height: 140px;
      padding: 4px 6px;
      font-family: inherit;
      background-color: #fff;
      border: none; }
      .page-historic .page-survey .comments textarea {
        background-color: #f4f1f0; }
      @media screen and (min-width: 700px) {
        .page-survey .comments textarea {
          min-height: 100px; } }
      .page-survey .comments textarea::-webkit-input-placeholder {
        font-style: italic; }
      .page-survey .comments textarea:-moz-placeholder {
        font-style: italic; }
      .page-survey .comments textarea::-moz-placeholder {
        font-style: italic; }
      .page-survey .comments textarea:-ms-input-placeholder {
        font-style: italic; }
  .page-survey .submit {
    display: none;
    padding-right: 20px;
    padding-left: 20px; }
    .page-survey .submit.shown {
      display: block; }
  .page-survey .thankyounote,
  .page-survey .failednote {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    max-height: 0;
    overflow: hidden;
    text-align: center;
    background-color: #f4f1f0;
    transition: max-height 0.25s linear;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
    .page-survey .thankyounote.shown,
    .page-survey .failednote.shown {
      max-height: 400px; }
    .page-survey .thankyounote h2,
    .page-survey .failednote h2 {
      padding-top: 0;
      font-size: 30px;
      font-weight: 400;
      line-height: 1.2; }
    .page-survey .thankyounote p,
    .page-survey .failednote p {
      clear: left;
      padding: 0 20px; }

.pagination {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  position: relative; }
  @media screen and (max-width: 699px) {
    .pagination {
      margin-top: 100px;
      text-align: center; } }
  @media screen and (min-width: 500px) {
    .documentSearch .pagination,
    .searchPage .pagination {
      margin-right: 20px; } }
  @media screen and (min-width: 900px) {
    .documentSearch .pagination,
    .searchPage .pagination {
      margin-right: 0; } }
  .pagination li {
    display: inline-block; }
    @media screen and (max-width: 699px) {
      .pagination li {
        margin-top: 10px;
        margin-right: 10px; } }
    .pagination li.current {
      font-weight: bold; }
      .pagination li.current a,
      .pagination li.current button {
        color: #fff;
        background-color: #144696; }
    .pagination li a,
    .pagination li button {
      transition: all 0.2s ease-in-out;
      display: inline-block;
      position: relative;
      font-family: inherit;
      font-weight: 400;
      text-decoration: none;
      color: #3867c8;
      background-color: transparent;
      border: none; }
    .pagination li a:focus {
      text-decoration: underline; }
    .pagination li button:focus {
      outline: none; }
    .no-touch .pagination li:not(.current) a:hover, .pagination li:not(.current) a:focus, .no-touch
    .pagination li:not(.current) button:hover,
    .pagination li:not(.current) button:focus {
      background-color: #eae6e6; }
    .pagination li:not(.prev):not(.next) a,
    .pagination li:not(.prev):not(.next) button {
      position: relative;
      min-width: 32px;
      padding: 5px 10px;
      text-align: center;
      border-radius: 20px; }
    .pagination li a:before, .pagination li a:after,
    .pagination li button:before,
    .pagination li button:after {
      position: relative;
      font-family: regjeringen-symbols;
      font-size: 14px; }
    .pagination li.prev {
      margin-right: 10px; }
      @media screen and (max-width: 699px) {
        .pagination li.prev {
          position: absolute;
          top: -60px;
          left: 0;
          right: 50%;
          margin-right: 5px; }
          .pagination li.prev a,
          .pagination li.prev button {
            width: 100%; } }
      .pagination li.prev a:before,
      .pagination li.prev button:before {
        left: 0;
        content: "\e614"; }
    .pagination li.next {
      margin-left: 10px; }
      @media screen and (max-width: 699px) {
        .pagination li.next {
          position: absolute;
          top: -60px;
          right: 0;
          margin-right: 0;
          left: 50%; }
          .pagination li.next a,
          .pagination li.next button {
            width: 100%; } }
      .pagination li.next a:after,
      .pagination li.next button:after {
        right: 0;
        content: "\e62f"; }
    .pagination li.last a:after,
    .pagination li.last button:after {
      right: -14px;
      content: "\e62f\e62f"; }
    .pagination li.prev a,
    .pagination li.prev button, .pagination li.next a,
    .pagination li.next button {
      padding: 10px;
      background-color: #f4f1f0;
      border-radius: 2px; }
      .no-touch .pagination li.prev a:not(:disabled):hover, .pagination li.prev a:not(:disabled):focus, .no-touch
      .pagination li.prev button:not(:disabled):hover,
      .pagination li.prev button:not(:disabled):focus, .no-touch .pagination li.next a:not(:disabled):hover, .pagination li.next a:not(:disabled):focus, .no-touch
      .pagination li.next button:not(:disabled):hover,
      .pagination li.next button:not(:disabled):focus {
        color: white;
        background-color: #cd4658; }
    .pagination li.prev button:disabled, .pagination li.prev button:disabled:hover, .pagination li.next button:disabled, .pagination li.next button:disabled:hover {
      color: #666;
      background-color: #f4f1f0; }
    .pagination li.concatenated {
      padding-right: 5px;
      padding-left: 5px; }

.person-event-list {
  padding-left: 0;
  list-style: none; }
  .person-event-list .date {
    font-size: 16px;
    color: #6e6e6e; }
  .person-event-list dl {
    margin-left: 10px;
    color: #6e6e6e;
    border-left: 1px solid #1a5ebd; }
    .person-event-list dl dt,
    .person-event-list dl dd {
      padding-left: 20px;
      font-weight: 600; }
    .person-event-list dl dt {
      position: relative;
      top: -2px;
      margin-top: 20px;
      font-size: 12px; }
      .person-event-list dl dt:before {
        position: absolute;
        top: -6px;
        left: -10px;
        font-family: regjeringen-symbols;
        font-size: 19px;
        content: " \e64e ";
        color: #1a5ebd; }
      .person-event-list dl dt:first-child {
        margin-top: 0; }
    .person-event-list dl dd {
      margin-left: 0;
      font-size: 14px; }
    .person-event-list dl a {
      text-decoration: none; }

.read-more {
  margin-top: 20px;
  text-align: right;
  padding: 10px;
  font-size: 14px;
  line-height: 1.8;
  clear: both; }
  .read-more.right {
    text-align: right; }
  .read-more.left {
    text-align: left; }
  .touch .read-more {
    text-align: left !important; }
  .read-more a {
    text-decoration: none;
    font-weight: 600;
    font-size: 14px; }
    .read-more a:after {
      position: relative;
      top: 2px;
      content: "\e62f";
      font-family: regjeringen-symbols;
      font-size: 18px; }

.sharePrint {
  margin: 0;
  padding: 0;
  list-style: none; }
  .page-frontpage .sharePrint {
    display: none; }
  @media screen and (max-width: 768px) {
    .sharePrint {
      display: none; }
      .sharePrint.shown {
        display: block; } }
  @media screen and (min-width: 769px) {
    .sharePrint {
      position: absolute;
      top: 0;
      right: 10px;
      margin-right: 10px;
      font-size: 14px;
      text-align: right; }
      .sharePrint > li {
        display: inline-block;
        margin-left: 20px;
        text-align: left; } }
  .sharePrint .rss .rss-icon {
    text-decoration: none; }
    .sharePrint .rss .rss-icon:before {
      position: relative;
      top: 1px;
      left: -5px;
      content: "\e607";
      font-family: regjeringen-symbols; }
  @media screen and (max-width: 768px) {
    .sharePrint .rss {
      float: left;
      width: 33.33333%;
      border-top: 1px solid #ddd; }
      .sharePrint .rss .rss-icon {
        display: block;
        width: 100%;
        margin-top: 3px;
        padding: 10px 25px;
        text-align: left; } }
  .sharePrint .rss .rss-note {
    display: none; }
  @media screen and (min-width: 769px) {
    .sharePrint .rss .rss-note {
      position: absolute;
      right: -18px;
      width: 300px;
      z-index: 3;
      min-width: 200px;
      padding: 10px;
      background-color: #f4f1f0;
      border: 5px solid white; }
      .sharePrint .rss .rss-note.shown {
        display: block; } }
  @media screen and (max-width: 768px) {
    .sharePrint .sharing {
      float: left;
      width: 50%;
      border-top: 1px solid #ddd; } }
  .sharePrint .sharing .sharing-toggle {
    margin: 0;
    padding: 0;
    font-family: inherit;
    line-height: inherit;
    color: #0d3880;
    background-color: transparent;
    border: none;
    margin-top: 3px;
    padding-left: 8px;
    color: #3867c8;
    cursor: pointer; }
    @media screen and (max-width: 768px) {
      .sharePrint .sharing .sharing-toggle {
        display: block;
        width: 100%;
        padding: 10px 25px;
        text-align: left; } }
    .no-touch .sharePrint .sharing .sharing-toggle:hover, .sharePrint .sharing .sharing-toggle:focus, .sharePrint .sharing .sharing-toggle.focus {
      color: #bc3345; }
    .sharePrint .sharing .sharing-toggle:focus, .sharePrint .sharing .sharing-toggle.focus {
      outline: thin dotted; }
    .sharePrint .sharing .sharing-toggle:before {
      position: relative;
      top: 1px;
      left: -5px;
      content: "\e600";
      font-family: regjeringen-symbols; }
  .sharePrint .sharing .sharing-toggle-checkbox {
    position: absolute;
    left: -999em; }
    .no-js .sharePrint .sharing .sharing-toggle-checkbox:checked + .sharing-panel {
      display: block; }
  .sharePrint .sharing .sharing-panel {
    display: none;
    padding: 10px 20px;
    background-color: #f4f1f0; }
    @media screen and (min-width: 769px) {
      .sharePrint .sharing .sharing-panel {
        position: absolute;
        top: -2px;
        right: -2px;
        z-index: 10; }
        .no-js .sharePrint .sharing .sharing-panel {
          top: 28px; } }
    .sharePrint .sharing .sharing-panel.shown {
      display: block; }
    .sharePrint .sharing .sharing-panel .sharing-title {
      margin-top: 20px;
      margin-bottom: 15px;
      font-size: 16px;
      font-weight: 700; }
      .sharePrint .sharing .sharing-panel .sharing-title:first-child {
        margin-top: 5px; }
    .sharePrint .sharing .sharing-panel label,
    .sharePrint .sharing .sharing-panel input[type="text"],
    .sharePrint .sharing .sharing-panel textarea {
      display: block; }
    .sharePrint .sharing .sharing-panel label {
      margin-top: 15px;
      margin-bottom: 5px; }
      .sharePrint .sharing .sharing-panel label:first-child {
        margin-top: 0; }
    .sharePrint .sharing .sharing-panel input[type="text"],
    .sharePrint .sharing .sharing-panel textarea {
      width: 260px;
      padding: 5px;
      font-size: 16px;
      border: none; }
    .sharePrint .sharing .sharing-panel textarea {
      min-height: 64px; }
    .sharePrint .sharing .sharing-panel .sharing-submit-line {
      margin-top: 20px;
      text-align: right; }
    .sharePrint .sharing .sharing-panel .sharing-submit {
      padding: 5px 10px;
      font-family: inherit;
      font-size: 14px;
      font-weight: 700;
      color: #fff;
      background-color: #13856C;
      border: none; }
      .no-touch .sharePrint .sharing .sharing-panel .sharing-submit:hover, .sharePrint .sharing .sharing-panel .sharing-submit:focus {
        background-color: #0f6653; }
    .sharePrint .sharing .sharing-panel .socialmedia_linklist li {
      line-height: 24px;
      font-weight: 400; }
    .sharePrint .sharing .sharing-panel .closeButton {
      top: 10px; }
  @media screen and (max-width: 768px) {
    .sharePrint .print {
      float: left;
      width: 50%;
      border-top: 1px solid #ddd; } }
  .sharePrint .print .print-page {
    margin: 0;
    padding: 0;
    font-family: inherit;
    line-height: inherit;
    color: #0d3880;
    background-color: transparent;
    border: none;
    margin-top: 3px;
    padding-left: 8px;
    color: #3867c8; }
    @media screen and (max-width: 768px) {
      .sharePrint .print .print-page {
        width: 100%;
        padding: 10px 25px;
        text-align: left; } }
    .no-touch .sharePrint .print .print-page:hover, .sharePrint .print .print-page:focus {
      color: #bc3345; }
    .sharePrint .print .print-page:focus {
      outline: thin dotted; }
    .sharePrint .print .print-page:before {
      position: relative;
      top: 1px;
      left: -5px;
      content: "\e606";
      font-family: regjeringen-symbols; }
  .no-js .sharePrint .print {
    display: none; }
  @media screen and (max-width: 768px) {
    .sharePrint .rss + .sharing,
    .sharePrint .rss + .sharing + .print {
      width: 33.33333%; } }

.socialmedia_linklist {
  padding: 0; }
  .socialmedia_linklist li {
    display: block;
    margin-right: 20px;
    margin-bottom: 0; }
    @media screen and (min-width: 700px) {
      .socialmedia_linklist li {
        display: inline-block; } }
    .socialmedia_linklist li a {
      font-size: 14px;
      text-decoration: none; }
      .socialmedia_linklist li a:before {
        display: inline-block;
        position: relative;
        top: 7px;
        width: 25px;
        height: 25px;
        margin-right: 2px;
        background: transparent url(../img/socialmedia2.svg?v=20181123134816) no-repeat;
        background-size: auto 100%;
        content: " "; }
      .socialmedia_linklist li a.Facebook:before {
        background-position: 0 0; }
      .socialmedia_linklist li a.Twitter:before {
        background-position: -25px 0; }
      .socialmedia_linklist li a.Googleplus:before {
        background-position: -50px 0; }
      .socialmedia_linklist li a.Flickr:before {
        background-position: -75px 0; }
      .socialmedia_linklist li a.Pinterest:before {
        background-position: -100px 0; }
      .socialmedia_linklist li a.Instagram:before {
        background-position: -125px 0; }
      .socialmedia_linklist li a.Linkedin:before {
        background-position: -150px 0; }
      .socialmedia_linklist li a.email:before {
        background-position: -175px 0; }
      .socialmedia_linklist li a.Youtube:before {
        background: transparent url(../img/social/youtube.svg?v=20181123134816) no-repeat;
        background-size: auto 80%;
        background-position: 2px 3px; }

.sru-name-other {
  margin-top: 10px; }
  .sru-name-other p {
    padding-top: 10px; }
    .sru-name-other p + p {
      padding-top: 0; }

.sru-info p + p,
.sru-contact p + p {
  padding-top: 0; }

.mainContentArea .sru-section h3:first-child {
  margin-top: 40px; }

.sru-section + .sru-section {
  margin-top: 40px; }

.sru-data-link {
  margin-top: 20px;
  font-style: italic; }

.sru-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  .article-body .sru-list {
    padding-left: 0; }
  .sru-list li:after {
    content: "";
    display: table;
    clear: both; }
  .sru-list .sru-name {
    float: left;
    width: 50%; }

.sru-dataset-result {
  padding: 20px;
  background-color: #f4f1f0; }
  .sru-dataset-result:after {
    content: "";
    display: table;
    clear: both; }
  .sru-dataset-result .sru-dataset-result-status {
    float: left; }
  .sru-dataset-result .sru-dataset-result-title {
    margin-bottom: 0; }
    .sru-dataset-result .sru-dataset-result-title + * {
      padding-top: 0; }
  .sru-dataset-result .sru-dataset-result-download {
    float: right;
    position: relative; }
    .sru-dataset-result .sru-dataset-result-download .btn-download {
      padding: 8px 48px 8px 16px;
      color: #fff;
      background-color: #3867c8; }
      .sru-dataset-result .sru-dataset-result-download .btn-download:after {
        top: 11px;
        right: 15px; }
      .no-touch .sru-dataset-result .sru-dataset-result-download .btn-download:hover, .sru-dataset-result .sru-dataset-result-download .btn-download:focus {
        color: #fff;
        background-color: #cd4658; }
      .sru-dataset-result .sru-dataset-result-download .btn-download:focus {
        text-decoration: underline; }
      .sru-dataset-result .sru-dataset-result-download .btn-download.active:after {
        right: 16px; }
    .sru-dataset-result .sru-dataset-result-download .sru-dataset-result-download-list {
      display: none;
      position: absolute;
      right: 0;
      left: 0;
      z-index: 10;
      margin: 0;
      padding-left: 0;
      list-style: none; }
      .sru-dataset-result .sru-dataset-result-download .sru-dataset-result-download-list li {
        margin-bottom: 0;
        border-top: 1px solid #fff; }
      .sru-dataset-result .sru-dataset-result-download .sru-dataset-result-download-list.shown {
        display: block; }

.sru-dataset {
  margin-top: 2.85714%; }
  .sru-dataset:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 699px) {
    .sru-dataset .sru-dataset-select {
      width: 100%;
      margin-bottom: 10px; } }
  @media screen and (min-width: 700px) {
    .sru-dataset.sru-dataset-flex {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
    .sru-dataset .sru-dataset-select {
      width: 31.42857%;
      margin-right: 2.85714%; }
      .sru-dataset .sru-dataset-select:nth-child(3n) {
        margin-right: 0; } }
  .sru-dataset .sru-dataset-select {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box; }
    .sru-dataset .sru-dataset-select::after {
      position: absolute;
      top: 26px;
      right: 4px;
      padding: 7px;
      content: "\e60f";
      font-family: "regjeringen-symbols";
      background-color: transparent;
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 30%, white 99%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
      pointer-events: none; }
    .sru-dataset .sru-dataset-select select {
      width: 100%;
      margin: 2px 0;
      padding: 8px 10px;
      font-family: inherit;
      font-size: inherit;
      background-color: #fff;
      border: 1px solid #949494;
      border-radius: 1px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      line-height: 1.4;
      font-size: 16px; }
      .sru-dataset .sru-dataset-select select:hover, .sru-dataset .sru-dataset-select select:focus {
        border-color: #333; }
        .sru-dataset .sru-dataset-select select:hover::-ms-value, .sru-dataset .sru-dataset-select select:focus::-ms-value {
          color: inherit;
          background-color: inherit; }
      .sru-dataset .sru-dataset-select select:focus {
        outline: none; }
      .sru-dataset .sru-dataset-select select[disabled] {
        color: rgba(0, 0, 0, 0.3); }
      .sru-dataset .sru-dataset-select select option {
        background-color: #fff;
        padding: 5px 0; }
    .sru-dataset .sru-dataset-select select::-ms-expand {
      display: none; }
    .ie9 .sru-dataset .sru-dataset-select::after {
      display: none !important; }
    .ie9 .sru-dataset .sru-dataset-select select {
      width: 100%;
      padding-right: 15px; }

.smcx-modal {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4); }

.tblwrp-wrapper-trigger {
  margin: 0;
  padding: 0;
  font-family: inherit;
  line-height: inherit;
  color: #0d3880;
  background-color: transparent;
  border: none;
  margin-top: 30px;
  position: relative;
  padding: 4px 8px 4px 28px;
  font-size: 14px;
  color: #3867c8;
  background-color: #f4f1f0;
  outline: none;
  cursor: pointer; }
  .tblwrp-wrapper-trigger:before {
    position: absolute;
    top: 1px;
    left: 5px;
    font-family: "regjeringen-symbols";
    font-size: 20px;
    content: "\e602"; }
  .no-touch .tblwrp-wrapper-trigger:hover, .tblwrp-wrapper-trigger:focus {
    color: #cd4658; }
  .tblwrp-wrapper-trigger.below {
    float: right;
    margin-top: -50px; }

.tblwrp-wrapper {
  position: relative;
  margin-bottom: 60px; }
  .tblwrp-wrapper:not(.tblwrp-minified) {
    z-index: 200; }
  .tblwrp-wrapper.tblwrp-minified .tblwrp-scrollarea {
    width: 100%;
    overflow-x: scroll;
    overflow-y: auto; }
  .tblwrp-wrapper.tblwrp-minified table {
    border-right: 50px solid transparent; }
  .tblwrp-wrapper.tblwrp-minified .tblwrp-fader {
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    width: 50px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
  .tblwrp-wrapper table {
    margin-top: 10px;
    background-color: #fff; }

.tableau-wrapper {
  width: 100%;
  height: 0; }

.tabs-title {
  margin-bottom: 10px !important; }

.tabs:after {
  content: "";
  display: table;
  clear: both; }

.tabs > span {
  display: block;
  float: left; }

.tabs .tab {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }
  .tabs .tab:last-child {
    margin-right: 0; }

.tab-target {
  display: none;
  margin-bottom: 20px; }
  .tab-target.shown {
    display: block; }
    .tab-target.shown.tab-frame {
      padding: 20px;
      background-color: #f4f1f0; }

.timeline-wrapper {
  margin-right: -20px;
  margin-left: -20px;
  padding: 20px 30px 0;
  background-color: #f4f1f0; }
  @media only screen and (min-width: 650px) {
    .timeline-wrapper {
      padding-right: 20px;
      padding-left: 20px; } }
  .timeline-wrapper .timeline-inner-wrapper {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto; }
    .timeline-wrapper .timeline-inner-wrapper:after {
      content: "";
      display: table;
      clear: both; }
    @media only screen and (min-width: 650px) {
      .timeline-wrapper .timeline-inner-wrapper {
        padding-right: 20px;
        padding-left: 10px; } }
    @media only screen and (min-width: 750px) {
      .timeline-wrapper .timeline-inner-wrapper {
        padding-right: 50px;
        padding-left: 40px; } }
  .timeline-wrapper .timeline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 50px;
    padding-left: 0;
    list-style: none;
    border-left: 1px solid #002e5e; }
    @media only screen and (min-width: 650px) {
      .timeline-wrapper .timeline {
        margin-left: 107px; } }
    .timeline-wrapper .timeline > li > ul {
      margin: 0;
      padding-left: 0;
      list-style: none; }
      .timeline-wrapper .timeline > li > ul > li {
        position: relative;
        left: 14px;
        margin-bottom: 25px; }
        @media only screen and (min-width: 650px) {
          .timeline-wrapper .timeline > li > ul > li {
            margin-bottom: 30px;
            left: 34px; } }
        .timeline-wrapper .timeline > li > ul > li > .timeline-content {
          display: none;
          padding: 0 10px;
          background-color: #fff; }
          @media only screen and (min-width: 650px) {
            .timeline-wrapper .timeline > li > ul > li > .timeline-content {
              padding-right: 50px;
              padding-left: 30px; } }
          .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner {
            position: relative;
            padding-bottom: 20px; }
            .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner:after {
              content: "";
              display: table;
              clear: both; }
            .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-img img {
              max-width: 100%;
              margin-bottom: 10px;
              outline: none; }
            .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-img figcaption {
              margin-bottom: 20px;
              font-size: 14px; }
            @media only screen and (min-width: 850px) {
              .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-img {
                float: right;
                width: 48%; }
                .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-img img {
                  width: 100%; } }
            .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-text *:first-child {
              margin-top: 0;
              padding-top: 0; }
            .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-text p,
            .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-text ul,
            .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-text ol {
              line-height: 26px; }
            @media only screen and (min-width: 850px) {
              .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-text {
                padding-right: 30px; }
              .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-asset + .timeline-text,
              .timeline-wrapper .timeline > li > ul > li > .timeline-content .timeline-content-inner .timeline-img + .timeline-text {
                float: left;
                width: 52%;
                padding-left: 0; } }
  .timeline-wrapper .btn, .timeline-wrapper .btn-warning, .timeline-wrapper .btn-gray, .timeline-wrapper .btn-lightgray, .timeline-wrapper .btn-tab, .timeline-wrapper .btn-cta, .timeline-wrapper .EPiServerForms .FormSubmitButton, .EPiServerForms .timeline-wrapper .FormSubmitButton, .timeline-wrapper .btn-wide, .timeline-wrapper .btn-find-document, .timeline-wrapper .btn-small, .timeline-wrapper .btn-show-more, .timeline-wrapper .page-survey .submit > button, .page-survey .timeline-wrapper .submit > button, .timeline-wrapper .EPiServerForms .FormResetButton, .EPiServerForms .timeline-wrapper .FormResetButton {
    margin: 0;
    padding: 5px 12px;
    text-align: left;
    outline: none; }
    .timeline-wrapper .btn:before, .timeline-wrapper .btn-warning:before, .timeline-wrapper .btn-gray:before, .timeline-wrapper .btn-lightgray:before, .timeline-wrapper .btn-tab:before, .timeline-wrapper .btn-cta:before, .timeline-wrapper .EPiServerForms .FormSubmitButton:before, .EPiServerForms .timeline-wrapper .FormSubmitButton:before, .timeline-wrapper .btn-wide:before, .timeline-wrapper .btn-find-document:before, .timeline-wrapper .btn-small:before, .timeline-wrapper .btn-show-more:before, .timeline-wrapper .page-survey .submit > button:before, .page-survey .timeline-wrapper .submit > button:before, .timeline-wrapper .EPiServerForms .FormResetButton:before, .EPiServerForms .timeline-wrapper .FormResetButton:before {
      position: relative;
      top: 1px;
      right: 5px;
      font-family: 'regjeringen-symbols';
      content: "\e60f";
      color: #fff; }
  .timeline-wrapper .btn-timeline-reverse,
  .timeline-wrapper .btn-timeline-expand-all {
    margin-top: 30px; }
    .timeline-wrapper .btn-timeline-reverse:focus,
    .timeline-wrapper .btn-timeline-expand-all:focus {
      text-decoration: none; }
      .timeline-wrapper .btn-timeline-reverse:focus:not(:active),
      .timeline-wrapper .btn-timeline-expand-all:focus:not(:active) {
        background-color: #bc3345; }
        .timeline-wrapper .btn-timeline-reverse:focus:not(:active) span,
        .timeline-wrapper .btn-timeline-expand-all:focus:not(:active) span {
          border-bottom: 1px solid #fff; }
    .timeline-wrapper .btn-timeline-reverse.active:before, .timeline-wrapper .btn-timeline-reverse.reversed:before,
    .timeline-wrapper .btn-timeline-expand-all.active:before,
    .timeline-wrapper .btn-timeline-expand-all.reversed:before {
      content: "\e60e"; }
  .timeline-wrapper .btn-timeline-expand-all {
    float: right; }
  .timeline-wrapper .btn-timeline-reverse {
    margin-top: 30px;
    margin-left: -10px; }
    @media only screen and (min-width: 650px) {
      .timeline-wrapper .btn-timeline-reverse {
        margin-left: 30px; } }
  .timeline-wrapper .timeline-year {
    display: inline-block;
    margin-top: 11px !important;
    margin-bottom: 25px;
    margin-left: 14px;
    padding: 6px 12px;
    color: #fff;
    background-color: #333; }
    @media only screen and (min-width: 650px) {
      .timeline-wrapper .timeline-year {
        position: absolute;
        margin-bottom: 0;
        margin-left: -107px; } }
    .timeline-wrapper .timeline-year .year,
    .timeline-wrapper .timeline-year .text {
      display: inline-block; }
    .timeline-wrapper .timeline-year .year {
      font-size: 22px; }
      @media only screen and (min-width: 650px) {
        .timeline-wrapper .timeline-year .year {
          display: block; } }
    .timeline-wrapper .timeline-year .text {
      position: relative;
      top: -2px;
      margin-bottom: 3px;
      margin-left: 20px;
      font-size: 14px;
      font-weight: 400;
      color: #6eaaf0; }
      @media only screen and (min-width: 650px) {
        .timeline-wrapper .timeline-year .text {
          top: -1px;
          margin-left: 0; } }
  @media only screen and (max-width: 649px) {
    .timeline-wrapper li + li .timeline-year {
      margin-top: 20px; } }
  .timeline-wrapper .timeline-event {
    outline: 2px solid #f4f1f0; }
    .timeline-wrapper .timeline-event.is-focused {
      outline-color: #3867c8; }
      .timeline-wrapper .timeline-event.is-focused .btn-timeline-event .timeline-headline span {
        border-bottom-color: #3867c8; }
      .timeline-wrapper .timeline-event.is-focused .btn-timeline-event.active .timeline-headline span {
        border-bottom-color: #333; }
  .timeline-wrapper .btn-timeline-event {
    position: relative;
    overflow: visible;
    width: 100%;
    padding: 15px 45px 15px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #3867c8;
    background-color: #fff;
    cursor: pointer; }
    @media only screen and (min-width: 650px) {
      .timeline-wrapper .btn-timeline-event {
        padding-left: 30px; } }
    .timeline-wrapper .btn-timeline-event:hover, .timeline-wrapper .btn-timeline-event:focus {
      color: #3867c8 !important;
      background-color: #fff !important; }
    .timeline-wrapper .btn-timeline-event:before {
      position: absolute;
      top: 31px;
      left: -15px;
      width: 15px;
      content: '';
      border-bottom: 1px solid #002e5e; }
      @media only screen and (min-width: 650px) {
        .timeline-wrapper .btn-timeline-event:before {
          width: 25px;
          left: -47px; } }
    .timeline-wrapper .btn-timeline-event:after {
      top: 36px;
      width: 24px;
      height: 24px;
      margin-top: -12px;
      font-size: 14px;
      line-height: 24px;
      content: "\e610";
      color: #fff;
      background-color: #3867c8; }
    .timeline-wrapper .btn-timeline-event .timeline-date {
      color: #767676; }
    .timeline-wrapper .btn-timeline-event .timeline-headline {
      margin-top: 0;
      font-size: 18px;
      line-height: 1.3;
      transition: all 0.3s linear 0s; }
    .timeline-wrapper .btn-timeline-event .timeline-headline span {
      border-bottom: 1px solid #fff;
      transition: border-bottom-color 0.15s linear 0s; }
    .timeline-wrapper .btn-timeline-event:hover .timeline-headline span, .timeline-wrapper .btn-timeline-event:focus .timeline-headline span {
      border-bottom-color: #3867c8; }
    .timeline-wrapper .btn-timeline-event.active:after {
      content: "\e611"; }
    .timeline-wrapper .btn-timeline-event.active .timeline-headline {
      padding-top: 20px;
      padding-left: 0;
      font-size: 20px;
      color: #333; }
      @media only screen and (min-width: 730px) {
        .timeline-wrapper .btn-timeline-event.active .timeline-headline {
          padding-top: 30px;
          font-size: 24px; } }
    .timeline-wrapper .btn-timeline-event.active:hover .timeline-headline span, .timeline-wrapper .btn-timeline-event.active:focus .timeline-headline span {
      border-bottom-color: #333; }

.to-top-of-page {
  margin-right: -20px;
  margin-left: -20px; }
  @media screen and (max-width: 499px) {
    .to-top-of-page {
      margin-right: -10px;
      margin-left: -10px; } }
  @media screen and (min-width: 700px) {
    .to-top-of-page {
      display: none; } }
  .to-top-of-page .btn-to-top-of-page {
    width: 100%;
    margin-bottom: 0 !important;
    padding: 10px;
    text-align: center;
    color: #3867c8;
    background-color: #f4f1f0; }
    .to-top-of-page .btn-to-top-of-page:before {
      margin-right: 3px;
      font-family: regjeringen-symbols;
      content: "\e60e"; }

.topiclist {
  margin: 0;
  padding: 0;
  padding-left: 0;
  list-style: none; }
  .topiclist:after {
    content: "";
    display: table;
    clear: both; }
  .topiclist li {
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 14px; }
    .topiclist li a {
      transition: background-color 0.2s ease-in-out;
      display: inline-block;
      margin: 0;
      padding: 5px 10px;
      text-decoration: none;
      background-color: #3867c8;
      color: white;
      border-radius: 2px;
      font-weight: 600; }
      .no-touch .topiclist li a:hover, .topiclist li a:focus {
        text-decoration: underline;
        background-color: #cd4658; }
    .topiclist li.find-more-topics a {
      position: relative;
      padding-right: 25px;
      color: #3867c8;
      background-color: #f4f1f0; }
      .topiclist li.find-more-topics a:after {
        position: absolute;
        top: 6px;
        right: 5px;
        font-family: "regjeringen-symbols";
        font-size: 18px;
        line-height: 16px;
        content: "\e62f"; }
      .no-touch .topiclist li.find-more-topics a:hover, .topiclist li.find-more-topics a:focus {
        color: #cd4658;
        background-color: #eae6e6; }

.topiclist2 {
  margin: 10px 0 0 0;
  padding: 0;
  padding-left: 0;
  list-style: none; }
  .topiclist2:after {
    content: "";
    display: table;
    clear: both; }
  .topiclist2 li {
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 4px;
    font-size: 14px; }
    .topiclist2 li a {
      display: inline-block;
      margin: 0;
      padding: 5px 10px;
      text-decoration: none;
      background-color: #3867c8;
      color: white;
      border-radius: 2px;
      font-weight: 600; }
      .no-touch .topiclist2 li a:hover, .topiclist2 li a:focus {
        background-color: #144696; }

.skipLink {
  display: block;
  position: absolute;
  top: 0;
  left: -999em;
  z-index: 1000;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  line-height: 1.4;
  color: #fff !important;
  background-color: #3867c8;
  border: none; }
  .skipLink:focus {
    right: 0;
    left: 0;
    outline: none; }
  #mainContent .skipLink {
    display: inline-block;
    top: auto; }
    #mainContent .skipLink:focus {
      right: auto;
      left: auto;
      width: auto; }

.menuToggler,
.searchToggler {
  display: none; }

@media screen and (max-width: 768px) {
  .menuToggler,
  .searchToggler {
    display: inline-block;
    position: relative;
    float: right;
    height: 65px;
    margin: 0;
    padding: 0 32px 0 12px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: transparent;
    border: none;
    outline: none;
    -webkit-font-smoothing: antialiased !important;
    top: 0; } }
  @media screen and (max-width: 768px) and (max-width: 320px) {
    .menuToggler,
    .searchToggler {
      font-size: 12px; } }

@media screen and (max-width: 768px) {
    .menuToggler:after,
    .searchToggler:after {
      position: absolute;
      top: 35%;
      right: 8px;
      font-family: regjeringen-symbols;
      font-size: 20px;
      font-weight: 400;
      -webkit-font-smoothing: antialiased !important; } }
    @media screen and (max-width: 768px) and (max-width: 499px) {
      .menuToggler:after,
      .searchToggler:after {
        right: 4px; } }

@media screen and (max-width: 768px) {
    .no-touch .menuToggler:hover:not(:focus):not(.active), .no-touch
    .searchToggler:hover:not(:focus):not(.active) {
      background-color: #cd4658; }
    .menuToggler:focus,
    .searchToggler:focus {
      background-color: #cd4658; }
    .menuToggler.active,
    .searchToggler.active {
      color: #000;
      background-color: #fff; } }
  @media screen and (max-width: 768px) and (max-width: 399px) {
    .menuToggler,
    .searchToggler {
      padding-right: 28px;
      padding-left: 8px; } }

@media screen and (max-width: 768px) {
  .menuToggler:after {
    content: "\e601"; }
  .searchToggler:after {
    content: "\e602"; }
  .mobileMenuContainer {
    position: absolute;
    top: 65px;
    right: 0;
    left: 0;
    z-index: 10; }
    .mobileMenuContainer.shown {
      background-color: #f4f1f0;
      border-bottom: 1px solid #ddd;
      box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.2); }
    .mobileMenuContainer .hygieneMenu,
    .mobileMenuContainer .topNavigationSearch,
    .mobileMenuContainer .megaMenu,
    .mobileMenuContainer .breadcrumbs {
      display: none; }
      .mobileMenuContainer .hygieneMenu.shown,
      .mobileMenuContainer .topNavigationSearch.shown,
      .mobileMenuContainer .megaMenu.shown,
      .mobileMenuContainer .breadcrumbs.shown {
        display: block; } }

.topNavigationSearch {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
  position: absolute; }
  .topNavigationSearch:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 769px) {
    .topNavigationSearch {
      right: 20px;
      top: -54px;
      max-width: 1044px;
      width: 280px;
      height: 45px;
      z-index: 2; }
      .noMegaMenu .topNavigationSearch {
        top: -70px; } }
  @media screen and (max-width: 768px) {
    .topNavigationSearch {
      right: 0;
      left: 0;
      padding: 10px;
      background-color: #fff;
      border-bottom: 1px solid #ddd; } }
  .topNavigationSearch h2 {
    display: none;
    float: left;
    font-size: 14px;
    color: white;
    padding: 0;
    margin: 0;
    margin-top: 3px; }
  @media screen and (max-width: 768px) {
    .topNavigationSearch .topNavigationSearchWrap {
      width: 100%;
      padding-right: 60px; } }
  .topNavigationSearch .quickSearch {
    margin: 0;
    left: 0;
    padding: 0 0 0 10px;
    font-family: inherit;
    border: none;
    border-radius: 2px 0 0 2px;
    background-color: #f4f1f0; }
    @media screen and (max-width: 768px) {
      .topNavigationSearch .quickSearch {
        right: 0;
        left: 0;
        width: 100%;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        font-weight: 400; } }
    @media screen and (min-width: 769px) {
      .topNavigationSearch .quickSearch {
        position: absolute;
        width: 214px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-weight: 400; } }
    .topNavigationSearch .quickSearch:focus {
      outline: none;
      background-color: #fff !important; }
  .topNavigationSearch .searchSubmit {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 60px;
    margin: 0;
    font-family: inherit;
    font-size: 18px;
    color: #fff;
    background-color: #3867c8;
    border: none;
    border-radius: 0 2px 2px 0; }
    .topNavigationSearch .searchSubmit:active,
    .no-touch .topNavigationSearch .searchSubmit:hover, .topNavigationSearch .searchSubmit:focus {
      background-color: #bc3345;
      outline: none; }
    @media screen and (max-width: 768px) {
      .topNavigationSearch .searchSubmit {
        right: 10px;
        top: 10px;
        height: 38px; } }
    @media screen and (min-width: 769px) {
      .topNavigationSearch .searchSubmit {
        height: 30px; } }

.useful-linklist {
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  @media screen and (min-width: 900px) {
    .useful-linklist {
      margin-bottom: -20px; } }
  .useful-linklist li {
    margin-bottom: 14px; }
  @media screen and (max-width: 899px) {
    .useful-linklist {
      margin-bottom: 0; }
      .useful-linklist li {
        margin-bottom: 10px; } }
  .useful-linklist a,
  .useful-linklist b,
  .useful-linklist small {
    display: block; }
  .useful-linklist b,
  .useful-linklist strong {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700; }
  .useful-linklist a {
    padding: 10px 15px;
    text-decoration: none;
    background-color: #f4f1f0;
    border-radius: 2px;
    transition: background-color 0.2s ease-in-out; }
    @media screen and (min-width: 700px) {
      .useful-linklist a {
        margin-bottom: 10%; } }
  .useful-linklist .text {
    position: relative;
    display: block;
    padding-right: 45px;
    vertical-align: middle; }
    .useful-linklist .text:after {
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -15px;
      background-color: white;
      border-radius: 15px;
      text-align: center;
      height: 30px;
      width: 30px;
      content: "\e62f";
      font-family: regjeringen-symbols;
      line-height: 1.9;
      transition: all 0.2s ease-in-out; }
    .useful-linklist .text small {
      color: #000; }
  .no-touch .useful-linklist a:hover,
  .useful-linklist a:focus {
    color: #bc3345;
    background-color: #eae6e6; }
    .no-touch .useful-linklist a:hover .text:after,
    .useful-linklist a:focus .text:after {
      background-color: #bc3345;
      color: white; }
  @media screen and (min-width: 900px) {
    .useful-linklist.grid {
      max-width: 1044px;
      margin-left: auto;
      margin-right: auto; }
      .useful-linklist.grid:after {
        content: "";
        display: table;
        clear: both; }
      .useful-linklist.grid li a {
        position: relative;
        display: table;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px; }
      .useful-linklist.grid li .text {
        display: table-cell;
        height: 50px; }
        .useful-linklist.grid li .text:after {
          top: 25px;
          margin-top: -16px; } }

.useful-linklist-new {
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  .useful-linklist-new:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 899px) {
    .useful-linklist-new {
      margin-bottom: 20px; } }
  @media screen and (min-width: 500px) {
    .useful-linklist-new {
      margin-bottom: 0; } }
  .useful-linklist-new li:nth-child(3n) {
    margin-right: 0; }
  .useful-linklist-new li:nth-child(3n+1) {
    clear: left; }
  @media screen and (max-width: 699px) {
    .useful-linklist-new li {
      width: 100%;
      margin-bottom: 10px; } }
  @media screen and (min-width: 700px) {
    .useful-linklist-new li {
      width: 31.42857%;
      margin-right: 2.85714%;
      margin-bottom: 0;
      float: left; }
      .useful-linklist-new li:nth-child(n+4) {
        margin-top: 2.85714%; } }
  .useful-linklist-new a,
  .useful-linklist-new b,
  .useful-linklist-new small {
    display: block; }
  .useful-linklist-new b,
  .useful-linklist-new strong {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700; }
  .useful-linklist-new a {
    padding: 10px 15px;
    text-decoration: none;
    background-color: #f4f1f0;
    border-radius: 2px;
    transition: background-color 0.2s ease-in-out; }
  .useful-linklist-new .text {
    position: relative;
    display: block;
    padding-right: 35px;
    vertical-align: middle; }
    .useful-linklist-new .text:after {
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -15px;
      background-color: white;
      border-radius: 15px;
      text-align: center;
      height: 30px;
      width: 30px;
      content: "\e62f";
      font-family: regjeringen-symbols;
      line-height: 1.9;
      transition: all 0.2s ease-in-out; }
    .useful-linklist-new .text small {
      color: #000; }
  .useful-linklist-new a:hover,
  .useful-linklist-new a:focus {
    color: #bc3345;
    background-color: #eae6e6; }
    .useful-linklist-new a:hover .text:after,
    .useful-linklist-new a:focus .text:after {
      background-color: #bc3345;
      color: white; }
  @media screen and (min-width: 900px) {
    .useful-linklist-new.grid {
      max-width: 1044px;
      margin-left: auto;
      margin-right: auto; }
      .useful-linklist-new.grid:after {
        content: "";
        display: table;
        clear: both; }
      .useful-linklist-new.grid li a {
        position: relative;
        display: table;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px; }
      .useful-linklist-new.grid li .text {
        display: table-cell;
        height: 50px; }
        .useful-linklist-new.grid li .text:after {
          top: 25px;
          margin-top: -16px; } }

.vertical-timeline {
  border-left: 2px solid #002e5e;
  margin: 60px 0 40px 40px;
  position: relative; }
  .vertical-timeline > h2 {
    padding-left: 60px;
    color: #3867c8;
    padding-top: 20px;
    padding-bottom: 20px; }
    .vertical-timeline > h2 span {
      background-color: #002e5e;
      color: white;
      height: 80px;
      width: 80px;
      border-radius: 40px;
      position: absolute;
      top: 0;
      left: -40px;
      display: block;
      text-align: center;
      font-size: 16px;
      padding-top: 20px;
      line-height: 16px; }
  .vertical-timeline p + p {
    padding-top: 0 !important; }
  .vertical-timeline p.item-info {
    margin-top: 10px !important;
    color: #767676; }
    .vertical-timeline p.item-info + p {
      margin-top: 10px !important; }
  .vertical-timeline ul {
    padding: 20px 0 0 0 !important; }
    .vertical-timeline ul li {
      list-style: none;
      padding: 20px 20px 40px;
      position: relative; }
      .vertical-timeline ul li + li {
        margin-top: 20px; }
      .vertical-timeline ul li.current {
        background-color: #f4f1f0; }
        .vertical-timeline ul li.current > div:before {
          background-color: #cd4658; }
        .vertical-timeline ul li.current + li {
          margin-top: 40px; }
      .vertical-timeline ul li > div:before {
        content: " ";
        position: absolute;
        height: 10px;
        width: 10px;
        border-radius: 10px;
        display: inline-block;
        left: -6px;
        top: 25px;
        background-color: #002e5e; }
      .vertical-timeline ul li > div time {
        font-weight: 600; }
      .vertical-timeline ul li > h3,
      .vertical-timeline ul li > h2 {
        margin-top: 10px !important; }

div.col.current-event div.webBroadcastBlock.smallview {
  float: left; }

.webBroadcastBlock {
  margin-top: 40px;
  position: relative;
  background-color: #f4f1f0; }
  .webBroadcastBlock:first-child {
    margin-top: 0; }
  .webBroadcastBlock h2, .webBroadcastBlock h3 {
    padding: 25px 20px 20px;
    font-size: 26px;
    font-weight: 200; }
    .page-frontpage .webBroadcastBlock h2,
    .page-departement .webBroadcastBlock h2,
    .page-topic .webBroadcastBlock h2, .page-frontpage .webBroadcastBlock h3,
    .page-departement .webBroadcastBlock h3,
    .page-topic .webBroadcastBlock h3 {
      text-indent: -9999px;
      height: 0;
      padding: 0; }
  .current-event-main .webBroadcastBlock {
    margin-top: 0; }
    .current-event-main .webBroadcastBlock h2 {
      margin-top: 0; }
  .current-event .webBroadcastBlock {
    float: left;
    margin-top: 0; }
  .webBroadcastBlock .media-banner {
    text-indent: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    margin: 0; }
    .webBroadcastBlock .media-banner [class^=media-banner-] {
      position: relative;
      float: left;
      display: inline-block;
      padding: 14px 20px 4px;
      font-size: 15px;
      font-weight: 400;
      height: 60px; }
      @media screen and (max-width: 399px) {
        .webBroadcastBlock .media-banner [class^=media-banner-]:first-child:nth-last-child(2),
        .webBroadcastBlock .media-banner [class^=media-banner-]:first-child:nth-last-child(2) ~ [class^=media-banner-] {
          display: block;
          float: none;
          height: 30px;
          padding: 0 10px; } }
    .webBroadcastBlock .media-banner .media-banner-live {
      padding-left: 38px;
      background-color: #bc3345;
      width: 45px;
      position: relative;
      text-indent: -99999px;
      color: transparent; }
      .webBroadcastBlock .media-banner .media-banner-live:before {
        top: 2px;
        left: 3px;
        font-size: 51px;
        text-indent: 0;
        color: #fff; }
      .webBroadcastBlock .media-banner .media-banner-live:after {
        top: 16px;
        left: 16px;
        font-size: 25px;
        text-indent: 0;
        color: #fff; }
  .webBroadcastBlock.smallview {
    margin-top: 0;
    position: relative; }
    .content-section .webBroadcastBlock.smallview {
      width: 100%; }
    .webBroadcastBlock.smallview h2 {
      margin-top: 0;
      text-indent: -9999px;
      height: 0;
      padding: 0; }
    .webBroadcastBlock.smallview .media-banner {
      height: 30px; }
      .webBroadcastBlock.smallview .media-banner [class^=media-banner-] {
        padding: 0 15px;
        height: 30px;
        text-align: center; }
        .topic-list .webBroadcastBlock.smallview .media-banner [class^=media-banner-] {
          padding-top: 3px; }
      .webBroadcastBlock.smallview .media-banner .media-banner-nett-tv {
        background-color: rgba(0, 46, 94, 0.8); }
      .webBroadcastBlock.smallview .media-banner .media-banner-live {
        background-color: rgba(188, 51, 69, 0.8);
        width: 32px; }
        .webBroadcastBlock.smallview .media-banner .media-banner-live:before {
          top: 2px;
          left: 3px;
          font-size: 25px; }
        .webBroadcastBlock.smallview .media-banner .media-banner-live:after {
          top: 9px;
          left: 10px;
          font-size: 11px; }
    .webBroadcastBlock.smallview img {
      margin-bottom: 0 !important; }
  .webBroadcastBlock a {
    text-decoration: none; }
    .webBroadcastBlock a img {
      transition: all 0.2s ease-in-out;
      width: 100%;
      margin: 0; }
    .webBroadcastBlock a p {
      transition: all 0.2s ease-in-out;
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      margin: 0;
      height: 60px;
      padding: 20px 50px 20px 20px;
      font-weight: 400;
      text-align: right;
      background-color: rgba(0, 0, 0, 0.8);
      color: #13856C; }
      .webBroadcastBlock a p:after {
        transition: background-color 0.2s ease-in-out;
        display: block;
        position: absolute;
        right: 15px;
        top: 50%;
        height: 30px;
        width: 30px;
        margin-top: -15px;
        margin-left: 10px;
        padding-left: 2px;
        content: "\e608";
        font-family: "regjeringen-symbols";
        font-size: 18px;
        line-height: 30px;
        background-color: #13856C;
        border-radius: 30px;
        text-align: center;
        color: white; }
    .no-touch .webBroadcastBlock a:hover p, .webBroadcastBlock a:focus p {
      color: #cd4658; }
      .no-touch .webBroadcastBlock a:hover p:after, .webBroadcastBlock a:focus p:after {
        background-color: #cd4658; }

.WebParts {
  padding-top: 40px; }
  .WebParts .WebPart.LinkListBlock {
    padding-bottom: 40px; }
  .WebParts .WebPart.PageSummaryBlock {
    padding-bottom: 40px; }
    .WebParts .WebPart.PageSummaryBlock .article-info {
      margin: 0;
      padding: 0; }
    .WebParts .WebPart.PageSummaryBlock p {
      padding-top: 0; }
  .WebParts .WebPart.EditorBlock {
    padding-bottom: 40px; }

.page-404 .error-img,
.page-500 .error-img {
  margin-bottom: 40px; }
  .page-404 .error-img img,
  .page-500 .error-img img {
    outline: none;
    border: none; }

.page-404 .article-body > :first-child,
.page-500 .article-body > :first-child {
  padding-top: 20px; }

.page-404 .section-call-to-action,
.page-500 .section-call-to-action {
  margin-top: 60px;
  margin-bottom: 60px; }
  .page-404 .section-call-to-action .btn, .page-404 .section-call-to-action .btn-warning, .page-404 .section-call-to-action .btn-gray, .page-404 .section-call-to-action .btn-lightgray, .page-404 .section-call-to-action .btn-tab, .page-404 .section-call-to-action .btn-cta, .page-404 .section-call-to-action .EPiServerForms .FormSubmitButton, .EPiServerForms .page-404 .section-call-to-action .FormSubmitButton, .page-404 .section-call-to-action .btn-wide, .page-404 .section-call-to-action .btn-find-document, .page-404 .section-call-to-action .btn-small, .page-404 .section-call-to-action .btn-show-more, .page-404 .section-call-to-action .page-survey .submit > button, .page-survey .page-404 .section-call-to-action .submit > button, .page-404 .section-call-to-action .EPiServerForms .FormResetButton, .EPiServerForms .page-404 .section-call-to-action .FormResetButton,
  .page-500 .section-call-to-action .btn,
  .page-500 .section-call-to-action .btn-warning,
  .page-500 .section-call-to-action .btn-gray,
  .page-500 .section-call-to-action .btn-lightgray,
  .page-500 .section-call-to-action .btn-tab,
  .page-500 .section-call-to-action .btn-cta,
  .page-500 .section-call-to-action .EPiServerForms .FormSubmitButton, .EPiServerForms
  .page-500 .section-call-to-action .FormSubmitButton,
  .page-500 .section-call-to-action .btn-wide,
  .page-500 .section-call-to-action .btn-find-document,
  .page-500 .section-call-to-action .btn-small,
  .page-500 .section-call-to-action .btn-show-more,
  .page-500 .section-call-to-action .page-survey .submit > button, .page-survey
  .page-500 .section-call-to-action .submit > button,
  .page-500 .section-call-to-action .EPiServerForms .FormResetButton, .EPiServerForms
  .page-500 .section-call-to-action .FormResetButton {
    margin-bottom: 5px; }

@media screen and (max-width: 699px) {
  .page-aktueltlanding .content-news {
    margin-top: 40px;
    margin-bottom: 40px; }
    .page-aktueltlanding .content-news:first-child {
      margin-top: 20px; } }

.page-aktueltlanding .mainContentArea [class*=content-col-] .topic-title {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 3px solid #f4f1f0; }
  @media screen and (max-width: 699px) {
    .page-aktueltlanding .mainContentArea [class*=content-col-] .topic-title {
      margin-bottom: 20px; } }

.page-aktueltlanding .topic-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .page-aktueltlanding .topic-list + .topic-list {
    margin-top: 40px; }
  .page-aktueltlanding .topic-list li {
    margin-top: 40px;
    margin-bottom: 0; }
    .page-aktueltlanding .topic-list li:first-child {
      margin-top: 0; }
    .page-aktueltlanding .topic-list li.has-banner {
      padding-top: 17px; }
      @media screen and (min-width: 700px) {
        .page-aktueltlanding .topic-list li.has-banner:first-child {
          padding-top: 0; } }
      .page-aktueltlanding .topic-list li.has-banner img {
        display: block; }
    .page-aktueltlanding .topic-list li iframe {
      width: 100%;
      height: auto; }
  .page-aktueltlanding .topic-list .title img {
    margin-bottom: 10px; }
  .page-aktueltlanding .topic-list .title + p {
    padding-top: 10px; }
  .page-aktueltlanding .topic-list .info {
    margin-top: -5px;
    color: #767676; }
    .page-aktueltlanding .topic-list .info span:not(:first-child) {
      margin-left: 8px;
      padding-left: 12px;
      border-left: 1px solid #999; }
    .page-aktueltlanding .topic-list .info + p {
      padding-top: 5px; }

.page-aktueltlanding .btn-topic-more {
  transition: background-color 0.2s ease-in-out;
  position: relative;
  display: block;
  margin-top: 40px;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  background-color: #f4f1f0;
  border-radius: 2px; }
  @media screen and (max-width: 499px) {
    .page-aktueltlanding .btn-topic-more {
      margin-top: 20px;
      margin-bottom: 60px; } }
  .page-aktueltlanding .btn-topic-more:after {
    position: absolute;
    top: 50%;
    right: 15px;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    background-color: white;
    border-radius: 15px;
    font-family: regjeringen-symbols;
    font-size: 22px;
    content: "\e62f";
    text-align: center;
    line-height: 30px;
    font-size: 16px; }
  .no-touch .page-aktueltlanding .btn-topic-more:hover, .page-aktueltlanding .btn-topic-more:focus {
    transition: background-color 0.2s ease-in-out;
    color: #cd4658;
    background-color: #eae6e6; }
    .no-touch .page-aktueltlanding .btn-topic-more:hover:after, .page-aktueltlanding .btn-topic-more:focus:after {
      color: white;
      background-color: #cd4658; }

.page-article .results, .page-horing .results {
  clear: both; }

.page-article .article, .page-horing .article {
  margin-bottom: 20px; }
  @media screen and (min-width: 700px) {
    .page-article .article, .page-horing .article {
      margin-top: 46px;
      margin-bottom: 40px; } }

@media screen and (min-width: 700px) {
  .page-article .article-content:not(.content-col-3), .page-horing .article-content:not(.content-col-3) {
    padding-right: 100px; } }

.page-article .article-header, .page-horing .article-header {
  margin-top: 0; }
  .page-article .article-header .subheader.multiline, .page-horing .article-header .subheader.multiline {
    white-space: pre-wrap; }

.page-article .article-ingress p, .page-horing .article-ingress p {
  margin: 0;
  padding-top: 0;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  color: #333; }
  .page-article .article-ingress p:empty, .page-horing .article-ingress p:empty {
    display: none; }
  .page-article .article-ingress p strong, .page-horing .article-ingress p strong {
    font-weight: 400; }
  @media screen and (max-width: 499px) {
    .page-article .article-ingress p, .page-horing .article-ingress p {
      font-size: 18px;
      line-height: 27px; } }

.page-article .article-header + .article-ingress, .page-horing .article-header + .article-ingress {
  margin-top: 40px; }

.page-article .article-info, .page-horing .article-info {
  font-size: 14px;
  font-weight: 400;
  color: #767676;
  margin: 20px 0 40px;
  line-height: 24px; }
  .page-article .article-info p, .page-horing .article-info p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #6e6e6e; }
    .page-article .article-info p + p, .page-horing .article-info p + p {
      margin-top: 20px; }
  .page-article .article-info ul, .page-horing .article-info ul {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    list-style: none; }
    .page-article .article-info ul li, .page-horing .article-info ul li {
      margin-bottom: 0; }
  .page-article .article-info .owner a, .page-horing .article-info .owner a {
    text-decoration: none;
    color: #6e6e6e; }
  @media screen and (min-width: 700px) {
    .page-article .article-info .owner, .page-horing .article-info .owner {
      display: none; } }
  .page-article .article-info .invalid, .page-horing .article-info .invalid {
    font-weight: 700;
    text-transform: uppercase;
    color: #bc3345; }

.page-article .article-sidebar, .page-horing .article-sidebar {
  margin-top: 60px; }
  @media screen and (max-width: 699px) {
    .page-article .article-sidebar, .page-horing .article-sidebar {
      margin-top: 40px !important; } }
  .page-article .article-sidebar > div, .page-horing .article-sidebar > div {
    margin: 0 0 60px 0; }
    @media screen and (max-width: 699px) {
      .page-article .article-sidebar > div, .page-horing .article-sidebar > div {
        margin-bottom: 40px; } }
  .page-article .article-sidebar .title, .page-horing .article-sidebar .title {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px; }
    .page-article .article-sidebar .title + p, .page-horing .article-sidebar .title + p,
    .page-article .article-sidebar .title + ul, .page-horing .article-sidebar .title + ul {
      margin-top: 0;
      padding-top: 0; }

@media screen and (min-width: 700px) {
  .page-section .content-info {
    border: 1px solid red;
    display: none; }
  .page-section .content-row.ingress-row {
    margin-bottom: 0; } }

.page-section .department-contact {
  clear: both;
  margin-bottom: 0 !important; }

.page-section .content-list .profile img {
  margin-bottom: 20px; }

.page-section .department-contact h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0; }

.page-section .department-contact p {
  margin-top: 0; }

@media screen and (min-width: 769px) {
  .page-calendar .limit-departement,
  .page-calendar .limit-person,
  .page-calendar .limit-date {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 22.85714%; }
    .page-calendar .limit-departement:last-child,
    .page-calendar .limit-person:last-child,
    .page-calendar .limit-date:last-child {
      margin-right: 0; } }

.page-calendar .limit-departement h2,
.page-calendar .limit-person h2,
.page-calendar .limit-date h2 {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px; }
  @media screen and (min-width: 500px) {
    .page-calendar .limit-departement h2,
    .page-calendar .limit-person h2,
    .page-calendar .limit-date h2 {
      font-size: 18px; } }
  @media screen and (min-width: 769px) {
    .page-calendar .limit-departement h2,
    .page-calendar .limit-person h2,
    .page-calendar .limit-date h2 {
      margin-top: 0;
      margin-bottom: 10px; } }

.page-calendar .limit-date {
  position: relative; }
  .page-calendar .limit-date .custom-textinput, .page-calendar .limit-date .base-form input[type="text"], .base-form .page-calendar .limit-date input[type="text"], .page-calendar .limit-date
  .base-form input[type="email"],
  .base-form .page-calendar .limit-date input[type="email"], .page-calendar .limit-date
  .base-form input[type="password"],
  .base-form .page-calendar .limit-date input[type="password"], .page-calendar .limit-date
  .base-form input[type="url"],
  .base-form .page-calendar .limit-date input[type="url"], .page-calendar .limit-date
  .base-form input[type="search"],
  .base-form .page-calendar .limit-date input[type="search"], .page-calendar .limit-date
  .base-form input[type="number"],
  .base-form .page-calendar .limit-date input[type="number"], .page-calendar .limit-date .base-form textarea, .base-form .page-calendar .limit-date textarea {
    position: relative;
    z-index: 2;
    background-color: transparent; }
  .page-calendar .limit-date:after {
    position: absolute;
    z-index: 1;
    bottom: 8px;
    right: 10px;
    content: '\e900';
    font-family: 'regjeringen-symbols';
    font-size: 24px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased !important; }

@media screen and (min-width: 769px) {
  .page-calendar .calendar-text {
    clear: both; } }

.page-calendar .limit-calendar > h2 {
  margin-top: 40px;
  margin-bottom: 20px; }
  @media screen and (max-width: 499px) {
    .page-calendar .limit-calendar > h2 {
      margin-top: 20px;
      margin-bottom: 10px; } }

.page-calendar .content-row {
  position: relative; }

@media screen and (min-width: 769px) {
  .page-calendar .calendar-listing {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 74.28571%; }
    .page-calendar .calendar-listing:last-child {
      margin-right: 0; } }

.page-calendar .calendar-listing > h2 {
  clear: both; }

.datepicker th.datepicker-switch {
  color: #3867c8;
  text-decoration: underline; }
  .datepicker th.datepicker-switch:hover {
    color: #cd4658; }

.page-departementlist .ministry {
  margin-bottom: 40px;
  padding-top: 5px; }
  .page-departementlist .ministry .title {
    margin: 0;
    font-size: 22px; }
  @media screen and (min-width: 900px) {
    .page-departementlist .ministry > p {
      float: left;
      display: block;
      margin-right: 2.85714%;
      width: 65.71429%; }
      .page-departementlist .ministry > p:last-child {
        margin-right: 0; } }
  .page-departementlist .ministry .sub-title {
    margin-top: 12px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px; }
    .page-departementlist .ministry .sub-title + * {
      margin-top: 0;
      padding-top: 0; }
  .page-departementlist .ministry .ministers {
    clear: both;
    margin-top: 20px; }
    @media screen and (min-width: 900px) {
      .page-departementlist .ministry .ministers {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 31.42857%; }
        .page-departementlist .ministry .ministers:last-child {
          margin-right: 0; } }
    .page-departementlist .ministry .ministers .minister {
      clear: both; }
      .page-departementlist .ministry .ministers .minister:after {
        content: "";
        display: table;
        clear: both; }
      .page-departementlist .ministry .ministers .minister img {
        float: left;
        margin: 7px 15px 0 0; }
      .page-departementlist .ministry .ministers .minister .minister-info {
        margin-left: 90px; }
        @media screen and (max-width: 499px) {
          .page-departementlist .ministry .ministers .minister .minister-info {
            margin-left: 80px; } }
        .page-departementlist .ministry .ministers .minister .minister-info :first-child {
          padding-top: 3px; }
        .page-departementlist .ministry .ministers .minister .minister-info p {
          padding-top: 5px;
          font-size: 14px;
          font-weight: 400;
          line-height: 1.3; }
      .page-departementlist .ministry .ministers .minister .minister-name {
        margin-top: 20px; }
      .page-departementlist .ministry .ministers .minister:first-child .minister-name {
        margin-top: 7px; }
      .page-departementlist .ministry .ministers .minister .minister-current {
        clear: both; }
  .page-departementlist .ministry .ministry-topics {
    margin-top: 15px; }
    @media screen and (min-width: 900px) {
      .page-departementlist .ministry .ministry-topics {
        float: left;
        display: block;
        margin-right: 2.85714%;
        width: 65.71429%; }
        .page-departementlist .ministry .ministry-topics:last-child {
          margin-right: 0; } }
    .page-departementlist .ministry .ministry-topics .sub-title {
      margin-top: 15px;
      margin-bottom: 10px; }

@media screen and (min-width: 900px) {
  .page-departementlist .pm-office {
    margin-top: 40px; } }

.page-departementlist .pm-office .topiclist li a {
  color: #3867c8;
  background-color: #f4f1f0; }
  .no-touch .page-departementlist .pm-office .topiclist li a:hover, .page-departementlist .pm-office .topiclist li a:focus {
    color: #cd4658; }

.content-current-events .current-events-row:after {
  content: "";
  display: table;
  clear: both; }

.content-current-events .current-events-row .current-event {
  margin-top: 20px; }
  @media screen and (max-width: 499px) {
    .content-current-events .current-events-row .current-event {
      margin-top: 40px; } }
  .content-current-events .current-events-row .current-event a {
    text-decoration: none; }

.content-current-events .subtitle {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 28px; }

@media screen and (max-width: 899px) {
  .content-current-events .current-event-main {
    margin-bottom: 60px; }
    .content-current-events .current-event-main .link-list {
      margin-top: 20px;
      margin-bottom: 30px; } }

.content-current-events .current-event-main .intro,
.content-current-events .current-event-main .intro p {
  font-weight: 400; }

@media screen and (min-width: 500px) {
  .content-current-events .current-event-main .intro,
  .content-current-events .current-event-main .intro p {
    font-size: 20px;
    line-height: 30px; } }

.content-current-events .current-event-main img.pointer {
  cursor: pointer; }

@media screen and (max-width: 1044px) {
  .content-current-events .col:first-child {
    margin-bottom: 20px; } }

@media screen and (min-width: 900px) {
  .content-current-events .col {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 48.57143%; }
    .content-current-events .col:last-child {
      margin-right: 0; }
  .content-current-events .current-event-main {
    max-width: 1044px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px; }
    .content-current-events .current-event-main:after {
      content: "";
      display: table;
      clear: both; }
    .content-current-events .current-event-main .current-event-title {
      font-size: 36px;
      line-height: 40px; }
      .content-current-events .current-event-main .current-event-title a.hovered {
        color: #bc3345; } }

@media screen and (min-width: 1100px) {
  .content-current-events .current-event-main {
    margin-top: 80px; } }

.content-current-events .link-list li a {
  font-weight: 600; }

.content-current-events .current-event:after {
  content: "";
  display: table;
  clear: both; }

.content-current-events .current-event .current-event-title {
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px; }

@media screen and (max-width: 499px) {
  .content-current-events .current-event .webBroadcastBlock + .current-event-title {
    clear: both;
    padding-top: 8px; } }

@media screen and (max-width: 899px) {
  .content-current-events .current-event img {
    margin-bottom: 10px; } }

@media screen and (min-width: 500px) {
  .content-current-events .current-event img {
    float: left;
    max-width: 170px; }
  .content-current-events .current-event .current-event-title,
  .content-current-events .current-event .link-list {
    margin-left: 185px; } }

@media screen and (max-width: 699px) {
  .content-current-events .current-event .webBroadcastBlock {
    max-width: 170px;
    width: 170px; } }

@media screen and (max-width: 499px) {
  .content-current-events .current-event .webBroadcastBlock {
    max-width: 100%;
    width: 100%; } }

@media screen and (min-width: 700px) {
  .content-current-events .current-event img {
    max-width: 250px; }
  .content-current-events .current-event .webBroadcastBlock {
    max-width: 250px;
    width: 250px; }
  .content-current-events .current-event .current-event-title,
  .content-current-events .current-event .link-list {
    margin-left: 265px; }
  .content-current-events .current-event .current-event-title {
    font-size: 21px;
    line-height: 27px; } }

@media screen and (min-width: 900px) {
  .content-current-events .current-event img {
    max-width: 170px; }
  .content-current-events .current-event .webBroadcastBlock {
    max-width: 170px;
    width: 170px; }
  .content-current-events .current-event .current-event-title,
  .content-current-events .current-event .link-list {
    margin-left: 185px; }
  .content-current-events .current-event .current-event-title {
    font-size: 18px;
    line-height: 24px; } }

.page-frontpage .carousel-linklist {
  margin-top: 40px;
  margin-bottom: 0; }

.page-historic {
  background-color: #f4f1f0; }
  .page-historic .historic-label {
    position: relative;
    z-index: 500;
    margin-bottom: 30px;
    background-color: #fff; }
    @media screen and (min-width: 500px) {
      .page-historic .historic-label {
        margin-bottom: 50px; } }
    .page-historic .historic-label > * {
      max-width: 1044px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0;
      margin-bottom: 0; }
      .page-historic .historic-label > *:after {
        content: "";
        display: table;
        clear: both; }
      .page-historic .historic-label > * span {
        position: relative;
        top: 5px;
        display: inline-block;
        margin-left: 20px;
        padding: 11px 17px 0;
        font-weight: 600;
        text-transform: uppercase;
        color: #6e6e6e;
        background-color: #f4f1f0;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px; }
        @media screen and (max-width: 499px) {
          .page-historic .historic-label > * span {
            padding: 8px 15px 0; } }
  @media screen and (max-width: 1044px) {
    .page-historic .pageHeader {
      margin-bottom: 0;
      padding-bottom: 15px;
      background-color: #fff; } }
  @media screen and (min-width: 900px) {
    .page-historic .pageHeader {
      padding-bottom: 25px; } }
  .page-historic .content-row.border-top {
    border-top-color: #e9e4df; }
  .page-historic .historic-info {
    position: relative;
    margin-bottom: 10px; }
    .page-historic .historic-info p {
      padding-top: 5px;
      font-size: 13px;
      line-height: 1.2; }
  .page-historic .mainContentArea .topiclist a:not(:hover):not(:focus) {
    color: #fff;
    background-color: #5a6e82; }
  .page-historic .mainContentArea a:not(:hover):not(:focus),
  .page-historic .mainContentArea .search .limit button:not(:hover):not(:focus) {
    color: #44638d; }
  .page-historic .mainContentArea .btn:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .btn-warning:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .btn-gray:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .btn-lightgray:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .btn-tab:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .btn-cta:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .EPiServerForms .FormSubmitButton:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .EPiServerForms .page-historic .mainContentArea .FormSubmitButton:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .btn-wide:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .btn-find-document:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .btn-small:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .btn-show-more:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .page-survey .submit > button:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-survey .page-historic .mainContentArea .submit > button:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .page-historic .mainContentArea .EPiServerForms .FormResetButton:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus), .EPiServerForms .page-historic .mainContentArea .FormResetButton:not(.btn-cta):not(.EPiServerForms .FormSubmitButton):not(:hover):not(:focus),
  .page-historic .mainContentArea .topiclist li a:not(:hover):not(:focus) {
    color: #fff;
    background-color: #5a6e82; }
  .page-historic .mainContentArea .btn-cta:not(:hover):not(:focus), .page-historic .mainContentArea .EPiServerForms .FormSubmitButton:not(:hover):not(:focus), .EPiServerForms .page-historic .mainContentArea .FormSubmitButton:not(:hover):not(:focus) {
    color: #fff; }
  .page-historic .mainContentArea .useful-linklist a,
  .page-historic .mainContentArea .btn-topic-more,
  .page-historic .mainContentArea .custom-textinput,
  .page-historic .mainContentArea .base-form input[type="text"], .base-form
  .page-historic .mainContentArea input[type="text"],
  .page-historic .mainContentArea
  .base-form input[type="email"],
  .base-form
  .page-historic .mainContentArea input[type="email"],
  .page-historic .mainContentArea
  .base-form input[type="password"],
  .base-form
  .page-historic .mainContentArea input[type="password"],
  .page-historic .mainContentArea
  .base-form input[type="url"],
  .base-form
  .page-historic .mainContentArea input[type="url"],
  .page-historic .mainContentArea
  .base-form input[type="search"],
  .base-form
  .page-historic .mainContentArea input[type="search"],
  .page-historic .mainContentArea
  .base-form input[type="number"],
  .base-form
  .page-historic .mainContentArea input[type="number"],
  .page-historic .mainContentArea .base-form textarea, .base-form
  .page-historic .mainContentArea textarea {
    background-color: #fff; }
    .page-historic .mainContentArea .useful-linklist a:hover, .page-historic .mainContentArea .useful-linklist a:focus,
    .page-historic .mainContentArea .btn-topic-more:hover,
    .page-historic .mainContentArea .btn-topic-more:focus,
    .page-historic .mainContentArea .custom-textinput:hover,
    .page-historic .mainContentArea .base-form input[type="text"]:hover, .base-form
    .page-historic .mainContentArea input[type="text"]:hover,
    .page-historic .mainContentArea
    .base-form input[type="email"]:hover,
    .base-form
    .page-historic .mainContentArea input[type="email"]:hover,
    .page-historic .mainContentArea
    .base-form input[type="password"]:hover,
    .base-form
    .page-historic .mainContentArea input[type="password"]:hover,
    .page-historic .mainContentArea
    .base-form input[type="url"]:hover,
    .base-form
    .page-historic .mainContentArea input[type="url"]:hover,
    .page-historic .mainContentArea
    .base-form input[type="search"]:hover,
    .base-form
    .page-historic .mainContentArea input[type="search"]:hover,
    .page-historic .mainContentArea
    .base-form input[type="number"]:hover,
    .base-form
    .page-historic .mainContentArea input[type="number"]:hover,
    .page-historic .mainContentArea .base-form textarea:hover, .base-form
    .page-historic .mainContentArea textarea:hover,
    .page-historic .mainContentArea .custom-textinput:focus,
    .page-historic .mainContentArea .base-form input[type="text"]:focus, .base-form
    .page-historic .mainContentArea input[type="text"]:focus,
    .page-historic .mainContentArea
    .base-form input[type="email"]:focus,
    .base-form
    .page-historic .mainContentArea input[type="email"]:focus,
    .page-historic .mainContentArea
    .base-form input[type="password"]:focus,
    .base-form
    .page-historic .mainContentArea input[type="password"]:focus,
    .page-historic .mainContentArea
    .base-form input[type="url"]:focus,
    .base-form
    .page-historic .mainContentArea input[type="url"]:focus,
    .page-historic .mainContentArea
    .base-form input[type="search"]:focus,
    .base-form
    .page-historic .mainContentArea input[type="search"]:focus,
    .page-historic .mainContentArea
    .base-form input[type="number"]:focus,
    .base-form
    .page-historic .mainContentArea input[type="number"]:focus,
    .page-historic .mainContentArea .base-form textarea:focus, .base-form
    .page-historic .mainContentArea textarea:focus {
      background-color: #fff; }
  .page-historic .mainContentArea .useful-linklist a :not(:hover):not(:focus):after {
    background-color: #e9e4df; }
  .page-historic .mainContentArea .btn-topic-more:not(:hover):not(:focus):after {
    background-color: #e9e4df; }
  .page-historic .mainContentArea .calendar thead tr th:not(.cw):not(.dow) {
    background-color: #fff; }
  .page-historic .mainContentArea .calendar tbody td.day:not(:hover):not(:focus), .page-historic .mainContentArea .calendar tbody td.day.today:hover, .page-historic .mainContentArea .calendar tbody td.day.today:focus {
    background-color: #fff;
    border-color: #f4f1f0; }
  .page-historic .mainContentArea .calendar tbody td.day.today {
    border-radius: 0; }
  .page-historic .mainContentArea .calendar tbody td span {
    background-color: #f4f1f0; }
  .page-historic .mainContentArea .event-list .event-description:after {
    background-color: #f4f1f0; }
  .page-historic .mainContentArea .event-list {
    border-left-color: #5a6e82; }
  .page-historic .mainContentArea .event-list .event-time,
  .page-historic .mainContentArea .event-list .event-description .readmore:not(:hover):not(:focus):before {
    background-color: #5a6e82; }
  .page-historic .mainContentArea .pm-office .topiclist li a:not(:hover):not(:focus) {
    color: #44638d;
    background-color: #fff; }
  .page-historic .mainContentArea .pm-office .topiclist li a:hover, .page-historic .mainContentArea .pm-office .topiclist li a:focus {
    background-color: #fff; }
  .page-historic .mainContentArea .person-event-list dl {
    border-left-color: #5a6e82; }
  .page-historic .mainContentArea .person-event-list dl dt:before {
    color: #5a6e82; }
  .page-historic .mainContentArea .longdoc-nav {
    background-color: #fff; }
    .page-historic .mainContentArea .longdoc-nav .longdoc-case-procedures:not(:hover):not(:focus) {
      color: #fff; }
    .page-historic .mainContentArea .longdoc-nav.longdoc-nav-collapse .longdoc-toggler {
      color: #44638d; }
    .page-historic .mainContentArea .longdoc-nav.longdoc-nav-collapse .longdoc-toggler:after,
    .page-historic .mainContentArea .longdoc-nav .longdoc-search .longdoc-search-submit,
    .page-historic .mainContentArea .longdoc-nav .longdoc-item-toggler:not(.open):after {
      color: #fff;
      background-color: #44638d; }
    .page-historic .mainContentArea .longdoc-nav .longdoc-search .longdoc-search-elements .longdoc-search-words {
      background-color: #f4f1f0; }
    .page-historic .mainContentArea .longdoc-nav .longdoc-search .longdoc-search-elements .longdoc-search-words:not(:focus) {
      border-color: #f4f1f0; }
  .page-historic .mainContentArea .expand-list li > h2,
  .page-historic .mainContentArea .expand-list li > div {
    background-color: #fff; }
  .page-historic .mainContentArea .eos-sakstrinn ol li.selected,
  .page-historic .mainContentArea .eos-facts {
    background-color: #fff; }
  .page-historic .article-content .longdoc-download-area {
    background-color: #fff; }
  .page-historic .custom-selector-trigger,
  .page-historic .custom-selector-reset,
  .page-historic .custom-selector-dropdown.open,
  .page-historic .search .searchWord input[type="search"],
  .page-historic .search .searchWord input[type="text"] {
    background-color: #fff; }
  .page-historic .searchPage .search .searchSubmit input:not(:hover):not(:focus),
  .page-historic .searchPage .search .searchSubmit button:not(:hover):not(:focus) {
    background-color: #5a6e82; }
  .page-historic .searchPage .statusLine .sort a.selected {
    cursor: default;
    color: black; }
  .page-historic .custom-selector .custom-selector-trigger:not(:hover):not(:focus):after,
  .page-historic .custom-selector .custom-selector-reset:not(:hover):not(:focus):after {
    background-color: #5a6e82; }
  .page-historic .custom-selector .custom-selector-dropdown.open li.active a {
    background-color: #5a6e82; }
  .page-historic .custom-checkbox input[type="checkbox"]:checked + label:before {
    background-color: #44638d;
    border-color: #44638d; }
  .page-historic .pagination li.current a:not(:hover):not(:focus) {
    color: #fff; }
  .page-historic .pagination li.current a {
    background-color: #5a6e82; }
  .page-historic .pagination li.prev a:not(:hover):not(:focus), .page-historic .pagination li.next a:not(:hover):not(:focus) {
    background-color: #e9e4df; }
  .page-historic .pagination li:not(.current):not(.prev):not(.next) a:hover, .page-historic .pagination li:not(.current):not(.prev):not(.next) a:focus {
    background-color: #e9e4df; }
  .page-historic .content-row:first-child > .article-sidebar {
    margin-top: 140px; }

.article-content .longdoc-download-area {
  margin-top: 40px;
  background-color: #f4f1f0; }
  .article-content .longdoc-download-area .longdoc-download {
    margin-bottom: 0;
    padding: 10px 15px;
    outline: none; }
    .article-content .longdoc-download-area .longdoc-download:after {
      top: 10px;
      right: 17px; }
  .article-content .longdoc-download-area .longdoc-download-list {
    display: none;
    list-style: none;
    padding: 0; }
    .article-content .longdoc-download-area .longdoc-download-list.shown {
      display: block;
      padding-bottom: 5px; }
    .article-content .longdoc-download-area .longdoc-download-list li {
      margin-top: 0;
      margin-bottom: 5px; }
    .article-content .longdoc-download-area .longdoc-download-list a {
      margin-right: 10px;
      margin-left: 10px;
      padding: 5px 35px 5px 5px;
      background-color: #fff; }
      .article-content .longdoc-download-area .longdoc-download-list a:after {
        right: 8px; }

.page-horing .article-header h2 {
  margin-top: 0; }

.page-horing .horing-meta {
  margin-top: 20px; }
  .page-horing .horing-meta p {
    padding: 0; }

.page-horing .horingsnotat-container {
  padding: 40px 0; }

.page-horing .horing-cta {
  padding: 40px 0; }

.page-horing .horing-intro {
  padding-bottom: 20px; }

.page-horing .horing-ref {
  color: #767676;
  font-size: 14px;
  margin-top: 10px; }

.page-horing .filters .term {
  padding-top: 0; }

.page-horing .table-sortable th {
  padding-bottom: 10px; }
  .page-horing .table-sortable th.title {
    width: 52%; }
  .page-horing .table-sortable th.date {
    width: 12%; }
  .page-horing .table-sortable th.type {
    width: 20%; }
  .page-horing .table-sortable th.action {
    width: 16%; }
  .page-horing .table-sortable th a.sort {
    text-decoration: none;
    white-space: nowrap; }
    .page-horing .table-sortable th a.sort:after {
      position: relative;
      top: 2px;
      margin-left: 4px;
      font-family: regjeringen-symbols;
      font-size: 16px;
      content: "\e60f"; }
    .page-horing .table-sortable th a.sort.active {
      color: #6e6e6e; }
      .page-horing .table-sortable th a.sort.active.asc:after {
        content: "\e60e"; }

.page-horing .table-sortable td.date {
  color: #6e6e6e; }

.page-horing .table-sortable .hoering-title {
  margin-top: 0; }

.page-horing .table-sortable .hoering-link {
  line-height: 20px;
  padding-top: 10px; }
  .page-horing .table-sortable .hoering-link a {
    display: inline-block;
    padding-left: 1.1em;
    text-indent: -1.1em;
    text-decoration: none;
    font-weight: 600; }
    .page-horing .table-sortable .hoering-link a:before {
      position: relative;
      top: 1px;
      left: -3px;
      content: "\e62f";
      font-family: "regjeringen-symbols";
      font-size: 16px;
      line-height: 16px; }

.page-horing .table-sortable .hoering-contact {
  padding-top: 10px; }

.page-horing .table-sortable button,
.page-horing .table-sortable a.publishBTN {
  margin: 0;
  padding: 0;
  font-family: inherit;
  line-height: inherit;
  color: #0d3880;
  background-color: transparent;
  border: none;
  transition: background-color 0.2s ease-in-out; }
  .page-horing .table-sortable button.publish, .page-horing .table-sortable button.do-not-publish,
  .page-horing .table-sortable a.publishBTN.publish,
  .page-horing .table-sortable a.publishBTN.do-not-publish {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 5px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    border: none; }
  .page-horing .table-sortable button.publish,
  .page-horing .table-sortable a.publishBTN.publish {
    background-color: #13856C; }
    .no-touch .page-horing .table-sortable button.publish:hover, .page-horing .table-sortable button.publish:focus, .no-touch
    .page-horing .table-sortable a.publishBTN.publish:hover,
    .page-horing .table-sortable a.publishBTN.publish:focus {
      background-color: #0f6653; }
  .page-horing .table-sortable button.do-not-publish,
  .page-horing .table-sortable a.publishBTN.do-not-publish {
    background-color: #545454; }
    .no-touch .page-horing .table-sortable button.do-not-publish:hover, .page-horing .table-sortable button.do-not-publish:focus, .no-touch
    .page-horing .table-sortable a.publishBTN.do-not-publish:hover,
    .page-horing .table-sortable a.publishBTN.do-not-publish:focus {
      background-color: #333; }
  .page-horing .table-sortable button.aspNetDisabled,
  .page-horing .table-sortable a.publishBTN.aspNetDisabled {
    background-color: #f4f1f0;
    color: #767676; }
    .no-touch .page-horing .table-sortable button.aspNetDisabled:hover, .page-horing .table-sortable button.aspNetDisabled:focus, .no-touch
    .page-horing .table-sortable a.publishBTN.aspNetDisabled:hover,
    .page-horing .table-sortable a.publishBTN.aspNetDisabled:focus {
      background-color: #f4f1f0; }

.page-horing .pagination + .count {
  margin-top: -5px;
  margin-bottom: 10px;
  padding-top: 0; }

.content-list .listItem {
  clear: both; }

.content-list .profile img {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 60px; }

.content-list .profile .profile-info {
  margin-left: 90px; }

.content-list .info {
  margin-bottom: 10px;
  padding: 0; }
  .content-list .info > span {
    color: #6e6e6e;
    font-weight: 400;
    font-size: 14px; }
    .content-list .info > span:not(:first-child) {
      margin-left: 8px;
      padding-left: 12px;
      border-left: 1px solid #999; }

.page-management .content-curriculum-vitae > h2,
.page-management .content-curriculum-vitae > h3,
.page-management .content-curriculum-vitae > h4,
.page-management .content-curriculum-vitae > h5 {
  margin-bottom: 0; }

.page-management .content-curriculum-vitae > h2 {
  font-size: 20px; }
  .page-management .content-curriculum-vitae > h2 + * {
    margin-top: 10px; }

.page-newsletter [class^="area-"] {
  min-height: 1px; }
  @media screen and (max-width: 1044px) {
    .page-newsletter [class^="area-"] {
      margin-top: 20px; } }

.page-newsletter .newsletter-settings-container {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 20px 0;
  background-color: #f4f1f0;
  outline: none; }
  @media screen and (max-width: 499px) {
    .page-newsletter .newsletter-settings-container .newsletter-subscribe-action > button.btn-cancel {
      padding-right: 10px !important; } }

.page-newsletter .newsletter-subscribe-action {
  margin: 0 -20px;
  background-color: #f4f1f0;
  transition: background-color 0.3s ease-in-out; }
  .page-newsletter .newsletter-subscribe-action .btn-cancel {
    transition: color 0.3s ease-in-out; }
  .page-newsletter .newsletter-subscribe-action .btn-submit,
  .page-newsletter .newsletter-subscribe-action .btn-cancel {
    margin-top: 15px;
    margin-bottom: 15px; }
  .page-newsletter .newsletter-subscribe-action .btn-submit {
    margin-left: 20px; }

.page-newsletter .newsletter-settings {
  margin-top: 20px;
  padding-bottom: 20px;
  font-size: 14px; }
  .page-newsletter .newsletter-settings:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 900px) {
    .page-newsletter .newsletter-settings [class^="area-"] {
      float: left; }
    .page-newsletter .newsletter-settings .area-subscriptions {
      width: 35%;
      margin-bottom: 20px; }
    .page-newsletter .newsletter-settings .area-email-and-language {
      width: 32%; }
    .page-newsletter .newsletter-settings .area-frequency,
    .page-newsletter .newsletter-settings .area-email-and-language {
      width: 32%;
      padding-left: 40px; } }
  .page-newsletter .newsletter-settings .area-subscriptions p {
    padding-left: 5px; }
    .page-newsletter .newsletter-settings .area-subscriptions p.no-subscriptions {
      padding-top: 0;
      padding-bottom: 10px; }
    .page-newsletter .newsletter-settings .area-subscriptions p.unsubscribe-all {
      padding-top: 10px; }
  .page-newsletter .newsletter-settings * {
    font-size: 14px; }

.page-newsletter .newsletter-settings-heading {
  margin-top: 0; }

.page-newsletter .subscriptions {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (max-width: 1044px) {
    .page-newsletter .subscriptions {
      display: inline-block; } }
  @media screen and (max-width: 499px) {
    .page-newsletter .subscriptions {
      display: block; } }

.page-newsletter .subscriptions-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 1px;
  margin-bottom: 6px;
  padding: 2px 5px;
  border-radius: 12px; }
  .page-newsletter .subscriptions-item:focus {
    background-color: #eae6e6;
    outline: none; }
  .page-newsletter .subscriptions-item .item-name {
    display: inline-block;
    padding-right: 10px; }
  .page-newsletter .subscriptions-item .item-remove {
    display: inline-block;
    text-align: right; }

.page-newsletter .frequency {
  margin: 2px 0 0;
  padding: 0;
  list-style: none; }

.page-newsletter .email {
  position: relative;
  margin-top: 8px; }
  @media screen and (max-width: 1044px) {
    .page-newsletter .email {
      display: inline-block; } }
  @media screen and (max-width: 499px) {
    .page-newsletter .email {
      display: block; } }

.page-newsletter .email-original {
  display: grid;
  grid-template-columns: 1fr 100px; }
  .page-newsletter .email-original .email-change {
    text-align: right; }

.page-newsletter .email-new-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

.page-newsletter .email-new {
  margin-bottom: 0 !important;
  padding: 14px 60px 14px 15px;
  font-size: 16px; }

.page-newsletter .email-new-save {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 16px; }

.page-newsletter .action {
  position: relative; }
  .page-newsletter .action .newsletter-subscribe-changes-note,
  .page-newsletter .action .btn-to-top {
    display: none; }
  .page-newsletter .action.fixed {
    position: fixed;
    z-index: 4;
    top: 0; }
    .page-newsletter .action.fixed .newsletter-subscribe-action {
      box-shadow: 0 5px 7px -4px rgba(0, 0, 0, 0.2); }
      .page-newsletter .action.fixed .newsletter-subscribe-action.changed {
        background-color: #333; }
        .page-newsletter .action.fixed .newsletter-subscribe-action.changed .btn-cancel {
          color: #fff; }
    @media screen and (max-width: 499px) {
      .page-newsletter .action.fixed .hide-on-small {
        display: none; }
      .page-newsletter .action.fixed .newsletter-subscribe-action {
        margin-right: -40px;
        margin-left: -40px; }
        .page-newsletter .action.fixed .newsletter-subscribe-action .btn-submit {
          margin-left: 40px; } }
    .page-newsletter .action.fixed .btn-to-top {
      display: block;
      position: absolute;
      top: 30px;
      right: -10px;
      text-decoration: none; }
      .page-newsletter .action.fixed .btn-to-top:after {
        content: '\e60e';
        font-family: 'regjeringen-symbols';
        padding: 10px;
        border-radius: 50%;
        color: #fff;
        background-color: #3867c8; }
      @media only screen and (max-width: 360px) {
        .page-newsletter .action.fixed .btn-to-top {
          max-width: 55px; } }
      @media screen and (min-width: 700px) {
        .page-newsletter .action.fixed .btn-to-top {
          margin-right: 29.6%; } }

.page-newsletter .btn-remove {
  padding: 0;
  font-weight: inherit;
  color: #3867c8;
  background-color: transparent;
  -webkit-font-smoothing: auto !important; }
  .page-newsletter .btn-remove:hover, .page-newsletter .btn-remove:focus {
    color: #bc3345 !important;
    background-color: transparent !important; }
  .page-newsletter .btn-remove:after {
    display: none; }

.page-newsletter .sort .tabs {
  margin-top: 20px; }

.js .page-newsletter .search .searchWrap .searchSubmit {
  display: none; }

@media screen and (min-width: 900px) {
  .page-newsletter .search .searchWrap .searchWord input[type="search"],
  .page-newsletter .search .searchWrap .searchWord input[type="text"] {
    padding-right: 40px; } }

@media screen and (max-width: 499px) {
  .page-newsletter .custom-checkbox .subscribe-instant-notification {
    display: none; } }

@media screen and (min-width: 500px) {
  .page-newsletter .custom-checkbox .subscribe-instant-notification {
    position: absolute;
    z-index: 100;
    margin-top: 3px;
    margin-left: 3px;
    padding: 2px 5px;
    font-size: 14px;
    color: #fff;
    background-color: #666;
    opacity: 0;
    transition: opacity 0.15s linear 0s; } }

.page-newsletter .custom-checkbox .subscribe-instant-notification.shown {
  opacity: 1; }

.page-ordbok .letterlist {
  margin: 20px 0; }
  .page-ordbok .letterlist ul {
    padding: 0; }
    .page-ordbok .letterlist ul li {
      list-style: none;
      display: inline; }
      .page-ordbok .letterlist ul li a, .page-ordbok .letterlist ul li span {
        background-color: #f4f1f0;
        display: inline-block;
        height: 55px;
        width: 55px;
        border-radius: 50%;
        text-align: center;
        padding-top: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        font-weight: 600;
        font-size: 24px;
        text-decoration: none; }
        @media screen and (max-width: 699px) {
          .page-ordbok .letterlist ul li a, .page-ordbok .letterlist ul li span {
            font-size: 16px;
            margin-right: 8px;
            margin-bottom: 8px;
            height: 40px;
            width: 40px;
            padding-top: 9px; } }
      .page-ordbok .letterlist ul li a:hover {
        color: white;
        background-color: #bc3345; }
      .page-ordbok .letterlist ul li span {
        border: none;
        background: none;
        color: #666; }

.page-ordbok .listing dl {
  padding: 0; }
  .page-ordbok .listing dl dt {
    font-weight: 800; }
  .page-ordbok .listing dl dd {
    margin: 0 0 20px 0; }

.page-ordbok .listing ul {
  padding: 0; }
  .page-ordbok .listing ul li {
    list-style: none; }

.page-ordbok .listing .title-letter h2 a {
  border: 4px solid #eae6e6;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  display: inline-block;
  color: #666;
  text-align: center;
  padding-top: 12px; }
  .page-ordbok .listing .title-letter h2 a:hover {
    color: inherit; }

.dictionary-word {
  border-bottom: 2px dashed #3867c8; }
  .dictionary-word:hover {
    cursor: pointer;
    border-bottom: 2px dashed #cd4658; }

.inserted-word {
  position: absolute;
  background: #eae6e6;
  padding: 25px 25px 25px 15px;
  right: 0;
  left: 0;
  z-index: 100000; }
  .inserted-word p,
  .inserted-word li {
    font-style: initial;
    font-size: 16px !important;
    line-height: 26px; }
  .inserted-word p {
    padding-top: 20px !important; }
  .inserted-word .closeButton {
    display: block !important; }

.ordbok-footnote {
  display: none; }

@media screen and (max-width: 699px) {
  .page-orgchart .content-owner-dep {
    display: block !important;
    margin-top: 40px; } }

.page-search .ingress {
  padding-bottom: 20px; }

.page-subscribe .subscribe-wrap {
  position: relative;
  margin-top: 20px;
  min-height: 48px; }
  .page-subscribe .subscribe-wrap input[type=email] {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    padding: 8px 15px;
    font-family: inherit;
    font-weight: 400;
    line-height: 30px;
    height: 48px;
    background-color: #f4f1f0;
    border: 1px solid #f4f1f0;
    border-radius: 2px;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out; }
    .page-subscribe .subscribe-wrap input[type=email]:focus {
      outline: none;
      border: 1px solid #999; }
  .page-subscribe .subscribe-wrap button {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 48px;
    margin: 0;
    padding: 5px 30px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height: inherit;
    border: none;
    border-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    outline: none; }

.page-subscribe .subscribe-group {
  margin-top: 20px;
  padding: 15px;
  background-color: #f4f1f0; }
  .page-subscribe .subscribe-group .subscribe-group-headers {
    position: relative;
    min-height: 10px; }
    .page-subscribe .subscribe-group .subscribe-group-headers > span {
      position: absolute; }
    .page-subscribe .subscribe-group .subscribe-group-headers .subscribe {
      right: 55px; }
    .page-subscribe .subscribe-group .subscribe-group-headers .rss {
      right: 5px; }
  .page-subscribe .subscribe-group label {
    display: block;
    max-width: 75%; }
  .page-subscribe .subscribe-group h2 {
    color: #3867c8;
    cursor: pointer;
    outline: none;
    position: relative;
    margin-bottom: 20px; }
    .page-subscribe .subscribe-group h2[aria-expanded=false] {
      margin-bottom: 0; }
      .page-subscribe .subscribe-group h2[aria-expanded=false] ~ .subscribe-group-headers {
        display: none; }
    .no-touch .page-subscribe .subscribe-group h2:hover, .page-subscribe .subscribe-group h2:focus {
      color: #cd4658; }
    .page-subscribe .subscribe-group h2:after {
      position: absolute;
      height: 24px;
      width: 24px;
      top: 50%;
      right: 0;
      margin-top: -12px;
      border-radius: 15px;
      font-family: "regjeringen-symbols";
      font-size: 18px;
      line-height: 22px;
      color: white;
      text-align: center;
      background-color: #3867c8;
      content: "\e610"; }
    .page-subscribe .subscribe-group h2.active:after {
      content: "\e611"; }
    .no-touch .page-subscribe .subscribe-group h2:hover:after, .page-subscribe .subscribe-group h2:focus:after {
      background-color: #cd4658; }
  .page-subscribe .subscribe-group ul {
    padding: 0;
    border-bottom: 1px solid #d7d3d3; }
    .page-subscribe .subscribe-group ul li {
      list-style: none;
      position: relative;
      border-top: 1px solid #d7d3d3;
      padding: 5px;
      margin: 0; }
      .page-subscribe .subscribe-group ul li:nth-child(2n+1) {
        background-color: white; }
      .page-subscribe .subscribe-group ul li input[type="checkbox"] {
        position: absolute;
        top: 7px;
        right: 80px; }
      .page-subscribe .subscribe-group ul li .rssicon {
        position: absolute;
        right: 10px;
        top: 3px; }
        .page-subscribe .subscribe-group ul li .rssicon:before {
          display: inline-block;
          content: "\e607";
          width: 16px;
          height: 16px;
          color: #3867c8;
          margin-right: 5px;
          font-family: "regjeringen-symbols";
          font-size: 14px;
          padding: 2px;
          text-align: center; }

.pageHeaderUpper.hendelse {
  background: #333; }

.pageHeaderUpper.happypride {
  background: #002e5e url(../img/pride.svg?v=20181123134816) top left; }

.pageHeaderUpper.samisk {
  background: #002e5e url(../img/samiskeflagg.jpg?v=20181123134816) center center; }

@media screen and (min-width: 900px) {
  .pageHeaderUpper.norsk {
    background-color: #3d4a74; }
    .pageHeaderUpper.norsk:before {
      content: "";
      width: 100%;
      height: 78px;
      position: absolute;
      z-index: 1;
      background-image: url(../img/norsk-small-test-8.png?v=20181123134816);
      background-position: center center;
      background-repeat: no-repeat; }
    .pageHeaderUpper.norsk:after {
      content: "";
      top: 47px;
      right: 0;
      position: absolute;
      width: 50%;
      background: #df1d40;
      z-index: 0;
      height: 78px; } }

.EPiServerForms .Form__Element {
  margin-bottom: 20px; }

.EPiServerForms .Form__Element__Caption {
  display: block;
  margin: 0 0 5px 0; }

.EPiServerForms .Form__Title {
  margin: 40px 0 20px 0; }

.EPiServerForms .Form__Description {
  margin: 0 0 20px 0; }

.EPiServerForms input[type=text],
.EPiServerForms input[type=url],
.EPiServerForms textarea {
  padding: 15px;
  width: 100%;
  margin-bottom: 20px;
  min-height: 46px;
  font-family: inherit;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #949494;
  border-radius: 2px;
  width: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none; }

.EPiServerForms .FormRange .FormRange__Input {
  display: block;
  width: 100%; }

.EPiServerForms select {
  display: block;
  width: 100%; }

.EPiServerForms .FormRange {
  padding-bottom: 20px; }
  .EPiServerForms .FormRange label {
    display: block; }
  .EPiServerForms .FormRange > span {
    position: relative;
    display: block; }
  .EPiServerForms .FormRange .FormRange__Min {
    position: absolute;
    top: 20px;
    left: 0; }
  .EPiServerForms .FormRange .FormRange__Max {
    position: absolute;
    top: 20px;
    right: 0; }

.EPiServerForms .FormChoice--Image__Item {
  display: block;
  text-align: left;
  max-width: 100%;
  margin: 10px 0; }
  .EPiServerForms .FormChoice--Image__Item .FormChoice--Image__Item__Caption {
    min-width: 100px;
    display: inline-block;
    max-width: 50%; }
  .EPiServerForms .FormChoice--Image__Item img {
    margin: 0 0 0 10px; }

.EPiServerForms .FormChoice label {
  display: block;
  margin: 0 0 5px 0; }

.EPiServerForms .FormChoice__Input--Radio {
  margin-right: 5px; }

.EPiServerForms .Form__NavigationBar {
  position: relative;
  height: 110px; }
  @media screen and (min-width: 900px) {
    .EPiServerForms .Form__NavigationBar {
      height: auto;
      text-align: center; } }
  .EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar {
    display: block;
    margin: 0 0 10px; }
  .EPiServerForms .Form__NavigationBar .btnPrev,
  .EPiServerForms .Form__NavigationBar .btnNext {
    transition: all 0.2s ease-in-out;
    display: inline-block;
    position: absolute;
    top: 50px;
    margin: 0 0 10px;
    padding: 10px;
    font-family: inherit;
    font-weight: 400;
    text-decoration: none;
    color: #3867c8;
    background-color: #f4f1f0;
    border: none;
    border-radius: 2px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: inherit; }
    @media screen and (min-width: 900px) {
      .EPiServerForms .Form__NavigationBar .btnPrev,
      .EPiServerForms .Form__NavigationBar .btnNext {
        top: 0px; } }
    .no-touch .EPiServerForms .Form__NavigationBar .btnPrev:not(:disabled):hover, .EPiServerForms .Form__NavigationBar .btnPrev:not(:disabled):focus, .no-touch
    .EPiServerForms .Form__NavigationBar .btnNext:not(:disabled):hover,
    .EPiServerForms .Form__NavigationBar .btnNext:not(:disabled):focus {
      color: white;
      background-color: #cd4658; }
    .EPiServerForms .Form__NavigationBar .btnPrev:disabled, .EPiServerForms .Form__NavigationBar .btnPrev:disabled:hover,
    .EPiServerForms .Form__NavigationBar .btnNext:disabled,
    .EPiServerForms .Form__NavigationBar .btnNext:disabled:hover {
      color: #666;
      background-color: #f4f1f0; }
  .EPiServerForms .Form__NavigationBar .btnPrev {
    left: 0; }
    .EPiServerForms .Form__NavigationBar .btnPrev:before {
      position: relative;
      font-family: regjeringen-symbols;
      font-size: 14px;
      content: "\e614"; }
  .EPiServerForms .Form__NavigationBar .btnNext {
    right: 0; }
    .EPiServerForms .Form__NavigationBar .btnNext:after {
      position: relative;
      font-family: regjeringen-symbols;
      font-size: 14px;
      content: "\e62f"; }
  .EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar {
    position: relative;
    padding: 10px;
    text-align: center;
    background-color: #f4f1f0; }
    @media screen and (min-width: 900px) {
      .EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar {
        display: inline-block;
        min-width: 40%;
        margin: 0; } }
    .EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar .Form__NavigationBar__ProgressBar--Progress {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      background-color: #333 !important;
      width: 0%;
      height: 0.5em; }

.EPiServerForms .FormCaptcha {
  padding: 20px;
  background-color: #f4f1f0; }
  .EPiServerForms .FormCaptcha .FormCaptcha__Refresh {
    display: block;
    background: none;
    border: none;
    padding: 5px 0;
    color: #3867c8; }
    .EPiServerForms .FormCaptcha .FormCaptcha__Refresh:hover {
      color: #cd4658;
      background: none; }
  .EPiServerForms .FormCaptcha img, .EPiServerForms .FormCaptcha input {
    display: block; }
  .EPiServerForms .FormCaptcha img {
    margin: 0 0 10px 0; }

@media print {
  @page {
    margin: 2cm; }
  .hygieneMenuWrapper,
  .mobileMenuContainer,
  .pagination,
  .limit-calendar,
  .read-more,
  .btn-find-document,
  .horing-cta,
  #epi-quickNavigator,
  #cookie-bar,
  .filters,
  .searchWrap,
  .limit,
  .reset-search,
  .longdoc-download-area,
  .page-horing .btn-cta,
  .page-horing .EPiServerForms .FormSubmitButton, .EPiServerForms
  .page-horing .FormSubmitButton {
    display: none !important; }
  .pageHeaderUpper {
    margin-bottom: 1cm; }
  main a {
    word-wrap: break-word;
    color: #3867c8 !important; }
    main a:after {
      color: black;
      text-decoration: none !important;
      content: " (" attr(href) ")";
      font-size: 12px; }
    main a h2:after, main a h3:after, main a h4:after, main a h5:after {
      display: block; }
    main a[href^="http://"]:after {
      content: " (" attr(href) ")";
      font-size: 12px; }
    main a[href^="/"]:after {
      content: " (http://www.regjeringen.no" attr(href) ")"; }
    main a[href^="#"]:after {
      display: none; }
    main a[href^="http://"]:after, main a[href^="https://"]:after {
      content: " (" attr(href) ")"; }
    main a[href^=""]:empty:after {
      display: none; }
  main table,
  main pre,
  main blockquote,
  main p {
    page-break-inside: avoid; }
  h1, h2, h3, h4, h5 {
    page-break-after: avoid; }
    h1 a:after, h2 a:after, h3 a:after, h4 a:after, h5 a:after {
      display: block; }
  p, h2, h3, h4, h5 {
    orphans: 3;
    widows: 3; }
  .logo:before {
    font-family: regjeringen-symbols;
    content: "\e617";
    display: inline-block;
    font-size: 50px;
    border-right: 1px solid black;
    padding-right: 0.5cm;
    padding-left: 0.3cm; }
  .logo a {
    padding-left: 0.5cm;
    padding-top: 0;
    margin-top: 0.45cm;
    display: inline-block;
    color: black; }
  [class$="-owner-dep"] {
    margin-top: 40px; }
    [class$="-owner-dep"] a {
      color: black !important; }
      [class$="-owner-dep"] a:after {
        display: none; }
  .historic-label p span {
    margin-left: 3px !important; }
  .page-survey {
    display: none !important; }
  .article-sidebar {
    padding-top: 1cm; }
  .article {
    margin-bottom: 0 !important; }
  .topiclist li a {
    border: 1px solid black;
    color: black !important; }
    .topiclist li a:after {
      display: none; }
  .expand-list {
    padding: 0; }
    .expand-list h2, .expand-list h3 {
      padding: 0 !important; }
      .expand-list h2:after, .expand-list h3:after {
        display: none; }
  .vertical-timeline > h2 span {
    border: 1px solid;
    background-color: white !important; }
  .vertical-timeline .current {
    border: 1px solid; }
  .vertical-timeline li {
    padding: 0; }
    .vertical-timeline li > div:before {
      border: 1px solid black; }
  .btn, .btn-warning, .btn-gray, .btn-lightgray, .btn-tab, .btn-cta, .EPiServerForms .FormSubmitButton, .btn-wide, .btn-find-document, .btn-small, .btn-show-more, .page-survey .submit > button, .EPiServerForms .FormResetButton {
    border: 1px solid; }
  .eos-sakstrinn ol li:before {
    border: 1px solid black;
    color: black; }
  .eos-facts {
    border: 1px solid; }
  .content-news h2 img, .content-news h3 img {
    display: block; }
  .content-news h2 a:after, .content-news h3 a:after {
    display: block; }
  .content-news .btn-topic-more {
    display: none; }
  .media-banner .media-banner-nett-tv,
  .media-banner .media-banner-live,
  .media-banner .media-banner-upcoming {
    color: black;
    background-color: white !important;
    border: 1px solid black; }
  .content-row {
    margin: 0; }
    .content-row .content-col-1,
    .content-row .content-col-2,
    .content-row .content-col-3 {
      margin: 0;
      padding-bottom: 40px; }
  footer {
    border-top: 1px solid black;
    padding-top: 0.5cm; }
    footer .wrapper {
      padding: 0 !important; }
    footer .logo {
      padding: 0 !important;
      margin-top: 0 !important;
      margin-left: 0; }
      footer .logo:before {
        font-family: regjeringen-symbols;
        content: "\e617";
        display: inline-block;
        font-size: 50px;
        border-right: 1px solid black;
        padding-right: 0.5cm;
        margin-right: 0.6cm;
        padding-left: 0.3cm; }
      footer .logo a {
        padding: 0;
        display: inline-block;
        margin-top: 0.55cm; }
    footer a {
      color: black; }
      footer a:after {
        display: none; }
    footer .col {
      padding-top: 0 !important;
      display: block;
      clear: both; }
    footer .col:nth-child(2) {
      display: none; }
    footer .col:nth-child(3) {
      padding-left: 0.5cm; }
  .content-useful-links {
    padding: 0 !important; }
    .content-useful-links .useful-linklist {
      margin: 0;
      padding: 0; }
      .content-useful-links .useful-linklist li {
        margin: 0 !important;
        padding: 0 !important; }
      .content-useful-links .useful-linklist a {
        margin: 0;
        padding: 0; }
      .content-useful-links .useful-linklist .text:after {
        display: none; }
    .content-useful-links:last-child {
      margin-bottom: 40px; }
  .event-list {
    border-left: none; }
    .event-list .event-description {
      height: auto !important;
      overflow: visible; }
      .event-list .event-description:after {
        display: none; }
      .event-list .event-description .readmore {
        display: none; }
  .event-share {
    display: none; }
  .page-departement .content-ministry-contact,
  .page-departement .btn-find-document,
  .page-departement .read-more {
    display: none; }
  .page-departement .minister {
    float: left;
    clear: none;
    width: 50%;
    display: block; }
    .page-departement .minister img {
      float: left;
      clear: none;
      margin-right: 10px; }
    .page-departement .minister a:after {
      display: none; }
  .hearing-answer {
    margin-top: 2rem;
    margin-bottom: 2rem; }
    .hearing-answer .toggle-hearing-answered {
      display: none; }
    .hearing-answer ol {
      margin: 0;
      padding-left: 0;
      list-style: none; }
    .hearing-answer .hearing-question-group {
      padding: 0 !important; }
    .hearing-answer .hearing-question-group-title {
      padding-left: 0; }
    .hearing-answer .hearing-question {
      margin: 10px 0 0;
      padding: 0 0 0 20px; }
    .hearing-answer .hearing-question-title {
      font-weight: 600; }
    .hearing-answer .hearing-question-comment {
      margin-top: 20px; }
      .hearing-answer .hearing-question-comment * {
        padding-top: 0; }
    .hearing-answer .not-answered {
      display: block;
      font-style: italic; }
      .hearing-answer .not-answered .hearing-question-group-title {
        font-style: normal; } }

/*# sourceMappingURL=main.css.map */
