@charset "UTF-8";
/* Nuller ut visueltskjult */
.container {
  width: auto;
  max-width: 75.5rem;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  .container .container {
    padding-left: 0;
    padding-right: 0; }

.row, .snarveiliste, .lenkeboksliste {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .snarveiliste:before, .lenkeboksliste:before, .row:after, .snarveiliste:after, .lenkeboksliste:after {
    content: " ";
    display: table; }
  .row:after, .snarveiliste:after, .lenkeboksliste:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 34.375rem) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 48.0625rem) {
  .row, .snarveiliste, .lenkeboksliste {
    margin-left: -15px;
    margin-right: -15px; }
    .row:before, .snarveiliste:before, .lenkeboksliste:before, .row:after, .snarveiliste:after, .lenkeboksliste:after {
      content: " ";
      display: table; }
    .row:after, .snarveiliste:after, .lenkeboksliste:after {
      clear: both; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }

@media (min-width: 64rem) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 34.3125rem) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 34.3125rem) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 34.3125rem) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 34.3125rem) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 34.375rem) and (max-width: 48rem) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 34.375rem) and (max-width: 48rem) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 34.375rem) and (max-width: 48rem) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 34.375rem) and (max-width: 48rem) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 48.0625rem) and (max-width: 63.9375rem) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 48.0625rem) and (max-width: 63.9375rem) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 48.0625rem) and (max-width: 63.9375rem) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 48.0625rem) and (max-width: 63.9375rem) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 64rem) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 64rem) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 64rem) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 64rem) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 34.3125rem) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 34.375rem) and (max-width: 48rem) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 48.0625rem) and (max-width: 63.9375rem) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 64rem) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

html, body {
  height: 100%; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

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

strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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; }

img {
  border: 0;
  vertical-align: middle; }

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

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

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  border-radius: 0; }

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

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

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

body {
  font-family: "LFT Etica", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.4;
  color: #444f55; }

input, textarea, select, button {
  font-family: inherit; }
  input:focus, textarea:focus, select:focus, button:focus {
    box-shadow: 0 0 0 2px #ff9600;
    outline: 0; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: inherit;
  line-height: 1.2; }

h1, .sidetittel {
  font-size: 1.5rem;
  font-weight: 200;
  margin-bottom: 30px; }

h2, .innholdstittel {
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 30px; }

h3, .kapitteltittel {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 15px; }

.etikett {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px; }

.normaltittel {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 15px; }

.undertittel {
  font-size: 0.75rem;
  font-weight: 400; }

@media (min-width: 34.375rem) {
  h1, .sidetittel {
    font-size: 2.25rem;
    margin-bottom: 60px; }
  h2, .innholdstittel {
    font-size: 1.5rem;
    margin-bottom: 60px; }
  h3, .kapitteltittel {
    font-size: 1.25rem; }
  .etikett {
    font-size: 1rem; }
  .undertittel {
    font-size: 0.875rem;
    font-weight: 600; } }

p, .avsnitt {
  margin-bottom: 15px;
  margin-top: 0; }

.avsnitt-separator {
  margin-bottom: 0.9375rem; }

.kapittel-separator {
  margin-bottom: 1.875rem; }

ul, ol {
  margin-top: 0;
  margin-bottom: 0.9375rem; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.liste-ustilet {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

a {
  text-decoration: none; }

a, .lenke-standard {
  color: #444f55; }
  a:focus, .lenke-standard:focus {
    box-shadow: 0 0 0 2px #ff9600;
    outline: 0; }
  a:hover, .lenke-standard:hover {
    color: #444f55;
    text-decoration: underline; }
  a:active, .lenke-standard:active {
    color: #444f55; }

.lenke-standard {
  text-decoration: underline; }

.pil-tilbake {
  position: relative;
  text-align: right;
  padding-left: 25px; }
  .pil-tilbake:after, .pil-tilbake:before {
    border: solid transparent;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0; }
  .pil-tilbake:after {
    border-color: rgba(245, 245, 245, 0);
    border-right-color: #f5f5f5;
    border-width: 4px;
    left: 7px;
    margin-top: -5px; }
  .pil-tilbake:before {
    border-color: rgba(7, 113, 151, 0);
    border-right-color: #077197;
    border-width: 7px;
    left: 0;
    margin-top: -8px; }

.brodtekst a {
  text-decoration: underline; }

.brodtekst p:last-child, .brodtekst ul:last-child, .brodtekst ol:last-child {
  margin-bottom: 0; }

hr {
  margin: 30px 0;
  border: 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ffffff; }

.viktig {
  text-decoration: underline; }

* {
  box-sizing: border-box; }

body {
  background: #f5f5f5; }

.sideomslag {
  height: auto;
  min-height: 100%;
  margin-bottom: -16rem;
  padding-bottom: 16rem; }

main:focus {
  outline: none; }

main:target:focus {
  box-shadow: 0 0 0 2px #ff9600;
  outline: 0; }

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

.sidebar-avstand {
  margin-top: 2.5rem; }

.banner-blokk {
  padding-top: 50px;
  padding-bottom: 70px; }

.banner-blokk-lg {
  padding-top: 150px;
  padding-bottom: 200px; }
  .banner-blokk-lg.har-driftsmelding {
    padding-top: 40px; }

.plakat {
  padding: 25px;
  margin-bottom: 30px; }
  .plakat p:last-child {
    margin-bottom: 0; }
  .plakat a:not(.knapp) {
    text-decoration: underline; }
  .plakat.er-skjult {
    display: none; }
  .plakat:focus {
    border-color: transparent;
    box-shadow: 0 0 0 2px orange;
    outline: none; }

@media (min-width: 34.375rem) {
  .banner-blokk-lg.har-driftsmelding {
    padding-top: 60px; }
    .banner-blokk-lg.har-driftsmelding .plakat:last-of-type {
      margin-bottom: 60px; } }

@media (min-width: 64rem) {
  .sidebar-avstand {
    margin-top: 0; } }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type='number'] {
  -moz-appearance: textfield; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #444f55; }

input:-moz-placeholder, textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #444f55;
  opacity: 1; }

input::-moz-placeholder, textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #444f55;
  opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #444f55; }

input:placeholder-shown, textarea:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #444f55; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input:not([type="button"]), select, textarea {
  font-size: 0.875rem; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0; }

.input-mini {
  width: 5rem; }

.input-liten {
  width: 100%;
  max-width: 15rem; }

.input-stor {
  width: 100%;
  max-width: 20rem; }

.input-blokk {
  width: 100%; }

.label-blokk {
  display: block;
  margin-bottom: 10px; }

.label-tilleggsinfo {
  display: inline-block;
  margin-left: 15px; }

.skjemagruppe {
  display: block;
  margin-bottom: 30px; }

.radiosjekk-rad input:not(:first-of-type) + label {
  margin-left: 15px; }

.radiosjekk-kolonne label {
  display: block; }

.radiosjekk-kolonne input:not(:first-of-type) + label {
  margin-top: 5px; }

.radioknapp, .sjekkboks {
  position: absolute;
  opacity: 0; }

.radioknapp + label:before {
  border-radius: 50%; }

.radioknapp + label, .sjekkboks + label {
  cursor: pointer;
  position: relative;
  padding: 2px 0 0 32px; }

.radioknapp + label:before, .sjekkboks + label:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #ff9600;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff; }

.radioknapp:focus + label:before, .sjekkboks:focus + label:before {
  box-shadow: 0 0 0 2px orange; }

.radioknapp + label:hover:before, .sjekkboks + label:hover:before {
  border-width: 2px;
  margin: -1px; }

.radioknapp:checked + label:before {
  background-image: url("../images/svg/ikoner/radio-valgt-oransje.svg");
  background-size: auto 12px; }

.sjekkboks:checked + label:before {
  background-image: url("../images/png/ikoner/checked-green.png"); }

.tekstfelt, .tekstboks, .nedtrekksliste {
  height: auto;
  line-height: 1.2;
  padding: .55rem;
  border: 1px solid #dadada;
  border-bottom: 1px solid #ff9600; }
  .tekstfelt:hover, .tekstboks:hover, .nedtrekksliste:hover {
    box-shadow: 0 1px 0px 0px #ff9600; }
  .tekstfelt:focus, .tekstfelt:active, .tekstboks:focus, .tekstboks:active, .nedtrekksliste:focus, .nedtrekksliste:active {
    box-shadow: 0 0 0 1px #ff9600;
    border: 1px solid #ff9600;
    outline: none; }

.nedtrekksliste-container {
  position: relative;
  display: inline-block; }
  .nedtrekksliste-container .nedtrekksliste {
    width: 100%;
    background: #fff;
    padding-right: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0; }
  .nedtrekksliste-container .nedtrekksliste::-ms-expand {
    display: none; }

.nedtrekksliste-container:before, .nedtrekksliste-container:after {
  top: 45%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.nedtrekksliste-container:before {
  border-top-color: #ff9600;
  right: 8px;
  border-width: 8px;
  margin-left: -8px; }

.nedtrekksliste-container:after {
  border-top-color: #fff;
  right: 12px;
  border-width: 4px;
  margin-left: -4px; }

.nedtrekksliste-container.nedtonet:after {
  border-top-color: #f5f5f5; }

.nedtrekksliste-container.nedtonet .nedtrekksliste {
  background-color: #f5f5f5; }

.tekstfelt.har-valideringsfeil, .tekstboks.har-valideringsfeil, .nedtrekksliste.har-valideringsfeil {
  border-bottom-color: #e32129; }
  .tekstfelt.har-valideringsfeil:hover, .tekstboks.har-valideringsfeil:hover, .nedtrekksliste.har-valideringsfeil:hover {
    box-shadow: 0 1px 0px 0px #e32129; }
  .tekstfelt.har-valideringsfeil:focus, .tekstfelt.har-valideringsfeil:active, .tekstboks.har-valideringsfeil:focus, .tekstboks.har-valideringsfeil:active, .nedtrekksliste.har-valideringsfeil:focus, .nedtrekksliste.har-valideringsfeil:active {
    box-shadow: 0 0 0 1px #ff9600;
    border: 1px solid #ff9600; }

.label-valideringsfeil {
  display: block;
  margin-top: 10px;
  font-size: 0.75rem;
  color: #e32129; }
  .label-valideringsfeil.er-skjult {
    display: none; }

/*

.knapp = graa
.knapp-profil = orange
.knapp-handling = blaa
.knapp-godkjenn = groenn
.knapp-avvis = roed

}

*/
a.knapp:hover {
  text-decoration: none; }

.knapp {
  display: inline-block;
  padding: 20px 58px;
  height: auto;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1;
  color: #2E3539;
  background-color: #ececec;
  background-image: none;
  border: none;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear; }
  .knapp:before, .knapp:after {
    -webkit-transition: border-color 0.3s linear;
    -moz-transition: border-color 0.3s linear;
    -ms-transition: border-color 0.3s linear;
    -o-transition: border-color 0.3s linear;
    transition: border-color 0.3s linear; }
  .knapp:focus, .knapp:hover {
    box-shadow: 0 0 0 2px #ff9600;
    outline: 0;
    color: #2E3539;
    background-color: #dadada; }
  .knapp:hover {
    box-shadow: none; }
  .knapp:disabled {
    background-color: #d1d3d4;
    color: #3d505a;
    cursor: not-allowed; }
    .knapp:disabled:hover {
      background-color: #d1d3d4; }

.knapp-profil {
  background-color: #ff9600; }
  .knapp-profil:focus {
    box-shadow: 0 0 0 2px #077197;
    background-color: #f67f00; }
  .knapp-profil:hover {
    background-color: #f67f00; }

.knapp-handling {
  background: #077197;
  color: #fff; }
  .knapp-handling:focus, .knapp-handling:hover {
    color: #fff;
    background-color: #065E7F; }

.knapp-godkjenn {
  color: #fff;
  background-color: #158925; }
  .knapp-godkjenn:hover, .knapp-godkjenn:focus {
    color: #fff;
    background-color: #1d7721; }

.knapp-avvis {
  color: #fff;
  background-color: #e32129; }
  .knapp-avvis:hover, .knapp-avvis:focus {
    color: #fff;
    background-color: #b63434; }

.knapp.er-aktiv {
  background-color: #45515A;
  color: #fff; }

.knapp-mini {
  padding: 7px 23px; }

.knapp-liten {
  padding: 14px 28px; }

.knapp-stor {
  line-height: 1.2;
  white-space: inherit;
  font-size: 1.25rem;
  padding: 18px 58px; }

.knapp-blokk {
  display: block;
  padding-right: 0;
  padding-left: 0;
  width: 100%; }

.knapp.har-ikon {
  padding-left: 52px; }

.knapp-forrige, .knapp-neste {
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis; }
  .knapp-forrige:after, .knapp-forrige:before, .knapp-neste:after, .knapp-neste:before {
    border: solid transparent;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0; }
  .knapp-forrige:after, .knapp-neste:after {
    border-color: rgba(236, 236, 236, 0);
    border-width: 3px;
    margin-top: -3px; }
  .knapp-forrige:before, .knapp-neste:before {
    border-color: rgba(7, 113, 151, 0);
    border-width: 7px;
    margin-top: -7px; }
  .knapp-forrige.knapp-handling:after, .knapp-neste.knapp-handling:after {
    border-color: rgba(7, 113, 151, 0); }
  .knapp-forrige.knapp-handling:before, .knapp-neste.knapp-handling:before {
    border-color: rgba(255, 255, 255, 0); }
  .knapp-forrige.knapp-handling:focus:after, .knapp-forrige.knapp-handling:hover:after, .knapp-neste.knapp-handling:focus:after, .knapp-neste.knapp-handling:hover:after {
    border-color: rgba(6, 94, 127, 0); }
  .knapp-forrige.knapp-profil:after, .knapp-neste.knapp-profil:after {
    border-color: rgba(255, 150, 0, 0); }
  .knapp-forrige.knapp-profil:before, .knapp-neste.knapp-profil:before {
    border-color: rgba(255, 255, 255, 0); }
  .knapp-forrige.knapp-profil:focus:after, .knapp-forrige.knapp-profil:hover:after, .knapp-neste.knapp-profil:focus:after, .knapp-neste.knapp-profil:hover:after {
    border-color: rgba(246, 127, 0, 0); }

.knapp-forrige {
  text-align: right;
  padding-right: 19px; }
  .knapp-forrige:after {
    border-right-color: #ececec;
    left: 13px; }
  .knapp-forrige:before {
    border-right-color: #077197;
    left: 5px; }
  .knapp-forrige:hover:after, .knapp-forrige:focus:after {
    border-right-color: #dadada; }
  .knapp-forrige.knapp-handling:after {
    border-right-color: #077197; }
  .knapp-forrige.knapp-handling:before {
    border-right-color: #fff; }
  .knapp-forrige.knapp-handling:hover:after, .knapp-forrige.knapp-handling:focus:after {
    border-right-color: #065E7F; }
  .knapp-forrige.er-aktiv:after {
    border-right-color: #45515A; }
  .knapp-forrige.er-aktiv:before {
    border-right-color: #fff; }
  .knapp-forrige.er-aktiv:hover:after, .knapp-forrige.er-aktiv:focus:after {
    border-right-color: #45515A; }
  .knapp-forrige.knapp-profil:after {
    border-right-color: #ff9600; }
  .knapp-forrige.knapp-profil:before {
    border-right-color: #fff; }
  .knapp-forrige.knapp-profil:hover:after, .knapp-forrige.knapp-profil:focus:after {
    border-right-color: #f67f00; }

.knapp-neste {
  text-align: left;
  padding-left: 19px; }
  .knapp-neste:after {
    border-left-color: #ececec;
    right: 13px; }
  .knapp-neste:before {
    border-left-color: #077197;
    right: 5px; }
  .knapp-neste:hover:after, .knapp-neste:focus:after {
    border-left-color: #dadada; }
  .knapp-neste.knapp-handling:after {
    border-left-color: #077197; }
  .knapp-neste.knapp-handling:before {
    border-left-color: #fff; }
  .knapp-neste.knapp-handling:hover:after, .knapp-neste.knapp-handling:focus:after {
    border-left-color: #065E7F; }
  .knapp-neste.er-aktiv:after {
    border-left-color: #45515A; }
  .knapp-neste.er-aktiv:before {
    border-left-color: #fff; }
  .knapp-neste.er-aktiv:hover:after, .knapp-neste.er-aktiv:focus:after {
    border-left-color: #45515A; }
  .knapp-neste.knapp-profil:after {
    border-left-color: #ff9600; }
  .knapp-neste.knapp-profil:before {
    border-left-color: #fff; }
  .knapp-neste.knapp-profil:hover:after, .knapp-neste.knapp-profil:focus:after {
    border-left-color: #f67f00; }

.knapperad {
  margin-bottom: -15px; }
  .knapperad > .knapp {
    margin-bottom: 15px; }

@media (max-width: 34.3125rem) {
  .knapperad > .knapp {
    width: 100%; } }

@media (min-width: 20rem) {
  .knapperad > .knapp {
    margin-right: 15px; }
    .knapperad > .knapp:last-child {
      margin-right: 0; } }

.util-primaer {
  background: #fff; }

.util-sekundaer {
  background-color: #ececec; }

.util-tekst-sentrert {
  text-align: center; }

.util-tekst-venstre {
  text-align: left; }

.util-tekst-hoyre {
  text-align: right; }

.util-store-bokstaver {
  text-transform: uppercase; }

.util-visueltskjult {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }
  .util-visueltskjult.fokuserbar:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }
  .util-visueltskjult.skiplink {
    font-size: 0.875rem; }

.util-flex-sentrere-items {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: center; }

/* Spacing fra gamle main.css: (?) */
.vertical-spacing-none {
  margin-top: 0;
  margin-bottom: 0; }

.vertical-spacing-mini {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem; }

.vertical-spacing-small {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.vertical-spacing-medium {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.vertical-spacing-large {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem; }

.bottom-spacing-none {
  margin-bottom: 0; }

.bottom-spacing-mini {
  margin-bottom: 0.625rem; }

.bottom-spacing-small {
  margin-bottom: 1.25rem; }

.bottom-spacing-medium {
  margin-bottom: 2.5rem; }

.bottom-spacing-large {
  margin-bottom: 3.75rem; }

.top-spacing-none {
  margin-top: 0; }

.top-spacing-mini {
  margin-top: 0.625rem; }

.top-spacing-small {
  margin-top: 1.25rem; }

.top-spacing-medium {
  margin-top: 2.5rem; }

.top-spacing-large {
  margin-top: 3.75rem; }

/* Avstandsklasser på norsk */
.util-avstand-topp-ingen {
  margin-top: 0; }

.util-avstand-topp-mini {
  margin-top: 0.625rem; }

.util-avstand-topp-lite {
  margin-top: 1.25rem; }

.util-avstand-topp-middels {
  margin-top: 2.5rem; }

.util-avstand-topp-mye {
  margin-top: 3.75rem; }

.util-avstand-bunn-ingen {
  margin-bottom: 0; }

.util-avstand-bunn-mini {
  margin-bottom: 0.625rem; }

.util-avstand-bunn-lite {
  margin-bottom: 1.25rem; }

.util-avstand-bunn-middels {
  margin-bottom: 2.5rem; }

.util-avstand-bunn-mye {
  margin-bottom: 3.75rem; }

.util-avstand-topp-bunn-ingen {
  margin-top: 0;
  margin-bottom: 0; }

.util-avstand-topp-bunn-mini {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem; }

.util-avstand-topp-bunn-lite {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.util-avstand-topp-bunn-middels {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.util-avstand-topp-bunn-mye {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem; }

@font-face {
  font-family: 'LFT Etica';
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/LFTEticaLt.woff") format("woff"); }

@font-face {
  font-family: "LFT Etica";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/LFT_Etica_Reg.woff") format("woff"); }

@font-face {
  font-family: "LFT Etica";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/LFT_Etica_Semibold.woff") format("woff"); }

.plakat-feilmelding {
  border: 1px solid #e32129; }

.advarsel-om-feil {
  display: inline-block;
  padding-top: 40px;
  color: #e32129;
  background: transparent url("../images/svg/ikoner/utropstegn-i-trekant.svg") no-repeat left top;
  background-size: 25px 25px; }

.systemfeil-i-tjeneste {
  margin-top: 30px;
  margin-bottom: 30px; }
  .systemfeil-i-tjeneste .plakat, .systemfeil-i-tjeneste .advarsel-om-feil {
    margin: 0; }

.nota-bene {
  display: inline-block;
  padding-top: 52px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDg0IDQ4NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDg0IDQ4NDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCjwhW0NEQVRBWw0KCS5zdDB7ZmlsbDojN2U4MTg4O30NCl1dPg0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNDIsMEMxMzEuOSwwLDM4LjgsNzQsOS42LDE3NC44QzMuNCwxOTYuMSwwLDIxOC43LDAsMjQyYzAsMTMzLjQsMTA4LjYsMjQyLDI0MiwyNDINCgljMTMzLjQsMCwyNDItMTA4LjYsMjQyLTI0MmMwLTIzLjMtMy40LTQ1LjktOS42LTY3LjJDNDQ1LjIsNzQsMzUyLjEsMCwyNDIsMHogTTI4Mi45LDQwMC4zaC04MS43VjE5MS42aDgxLjdWNDAwLjN6IE0yNDIsMTU3LjYNCgljLTI0LjgsMC00NC40LTExLjQtNDQuNC0zNi41YzAtMjQuOCwxOS4zLTM3LjMsNDQuNC0zNy4zYzI1LjUsMCw0NC40LDEyLjYsNDQuNCwzNy4zQzI4Ni40LDE0NS40LDI2Ny45LDE1Ny42LDI0MiwxNTcuNnoiLz4NCjwvc3ZnPg0K") 0 0 no-repeat;
  background-size: 36px 36px;
  background-position: left top; }
  .nota-bene a {
    text-decoration: underline; }

@media (min-width: 34.375rem) {
  .advarsel-om-feil {
    padding-top: 3px;
    padding-left: 35px;
    min-height: 25px; }
  .nota-bene {
    padding-top: 0;
    padding-left: 52px;
    min-height: 36px;
    margin-bottom: 30px;
    display: table; }
    .nota-bene p {
      display: table-cell;
      vertical-align: middle; } }

/*
* Konsolidering av og erstatning for .tjeneste-boks (oversiktsside), .avgiverliste og .kjoretoyliste
* Overstyres lokalt ved behov, men "grunnstilene" er de samme
*
*/
.snarveiliste {
  list-style: none;
  padding: 0; }
  @media (min-width: 48.0625rem) {
    .snarveiliste {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      .snarveiliste li {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex; } }
  .snarveiliste > li {
    margin-bottom: 15px; }
  .snarveiliste .knapp {
    font-weight: normal; }
  .snarveiliste .knapp-navigering {
    width: 100%;
    line-height: 1.2;
    font-size: 1.125rem;
    padding: 36px 36px 36px 28px;
    white-space: normal; }
    .snarveiliste .knapp-navigering.knapp-neste:after, .snarveiliste .knapp-navigering.knapp-neste:before {
      top: 46px; }

.lenkeboksliste {
  list-style: none;
  padding: 0; }
  .lenkeboksliste > li {
    margin-bottom: 30px; }

.lenkeboks {
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  padding: 30px;
  color: #444f55;
  background-color: #ececec;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear; }
  .lenkeboks .beskrivelse {
    margin-bottom: 0; }
    .lenkeboks .beskrivelse:not(.undertittel) {
      font-size: 1rem; }
  .lenkeboks .ikon-container {
    display: block;
    margin-top: 60px;
    margin-bottom: 30px;
    position: relative;
    height: 70px; }
    .lenkeboks .ikon-container:first-child {
      margin-top: 115px; }
  .lenkeboks .lenkeboksikon {
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: 100% 100%; }
  .lenkeboks:hover, .lenkeboks:active, .lenkeboks:focus {
    background-color: #dadada;
    color: #444f55;
    border: none;
    text-decoration: none; }

.lenkeboksliste:not(.er-komprimert) .statusmelding-container {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 5px solid #acadb0;
  background-color: transparent;
  box-sizing: border-box;
  width: 100%;
  padding-top: 20px; }

.lenkeboksliste.er-komprimert > li {
  width: 100%;
  margin-bottom: 15px; }

.lenkeboksliste.er-komprimert .lenkeboks {
  padding: 15px 30px;
  text-align: left; }
  .lenkeboksliste.er-komprimert .lenkeboks .ikon-container {
    display: none; }
  .lenkeboksliste.er-komprimert .lenkeboks .beskrivelse {
    margin-bottom: 15px; }
    .lenkeboksliste.er-komprimert .lenkeboks .beskrivelse:last-child {
      margin-bottom: 0; }

.lenkeboksliste.er-komprimert .statusmelding-container {
  position: static; }
  .lenkeboksliste.er-komprimert .statusmelding-container:after {
    position: absolute;
    top: 0;
    left: 0;
    border-left: 10px solid #acadb0;
    height: 100%;
    content: ""; }

@media (min-width: 34.375rem) {
  .lenkeboksliste {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; }
    .lenkeboksliste > li {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      height: auto; }
  .snarveiliste > li {
    margin-bottom: 30px; } }

/* Moduler */
.idporten-banner {
  font-family: "LFT Etica", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight: 600;
  font-size: 0.75rem;
  background: #077197;
  color: #f5f5f5;
  text-align: right; }
  .idporten-banner a {
    color: #077197; }
    .idporten-banner a:hover, .idporten-banner a:active, .idporten-banner a:focus {
      color: #077197; }
  .idporten-banner span, .idporten-banner a {
    display: inline-block; }
  .idporten-banner .idporten-bruker {
    background: transparent url("../images/png/ikoner/idporten-logo.png") no-repeat left 50%;
    background-size: 20px 20px;
    padding: 0.7rem 0;
    padding-right: 1.5rem;
    padding-left: 2rem; }
  .idporten-banner .idporten-loggut {
    padding: 0.7rem;
    text-transform: uppercase;
    float: right;
    background: #ececec; }

@media (max-width: 48rem) {
  .idporten-banner .container {
    padding: 0; } }

@media (min-width: 34.375rem) {
  .idporten-banner .idporten-bruker {
    background-size: 25px 25px;
    padding: 1rem 0;
    padding-right: 2rem;
    padding-left: 2.5rem; }
  .idporten-banner .idporten-loggut {
    padding: 1rem; } }

.hovedmeny-container {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 4.375rem;
  z-index: 1100;
  height: 0;
  text-align: center;
  padding: 0;
  width: 100%;
  line-height: 1.2;
  background-color: #45515A;
  -moz-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out; }
  .hovedmeny-container.er-aapen, .hovedmeny-container .hovedmeny .er-aapen {
    display: block; }
  .hovedmeny-container a {
    display: block; }

.hovedmeny {
  list-style-type: none;
  margin: 0;
  padding: 2px 0 18px 0;
  background-color: #45515A;
  color: #ececec; }
  .hovedmeny ul {
    list-style-type: none;
    margin: 0; }
  .hovedmeny a {
    text-decoration: none;
    color: #ececec; }
    .hovedmeny a:hover {
      color: #ececec;
      text-decoration: none; }

.hovedmenypunkt {
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out; }
  .hovedmenypunkt > a {
    text-transform: uppercase;
    display: inline-block;
    padding: 25px;
    font-size: 1.875rem; }
  .hovedmenypunkt.er-aktiv > a,
  .hovedmenypunkt .er-aktiv .ikonlenke,
  .hovedmenypunkt .undermeny-seksjon .er-aktiv,
  .hovedmenypunkt der det er ny dropdown .undermeny-seksjon .er-aktiv a {
    color: #ff9600; }
  .hovedmenypunkt.er-valgt {
    background-color: #384149; }
    .hovedmenypunkt.er-valgt > a {
      position: relative;
      color: #ff9600; }
      .hovedmenypunkt.er-valgt > a:after {
        left: 0;
        right: 0;
        bottom: 14px;
        position: absolute;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: #ff9600 transparent transparent transparent;
        margin: 0 auto;
        color: white; }

.undermeny-tittel, .undermenypanel .spraakliste a {
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: none;
  padding: 18px;
  margin-bottom: 0; }

.undermeny-tittel[tabindex='0']:hover {
  cursor: pointer; }

.undermeny-tittel[tabindex='0']:focus, .undermeny-tittel[tabindex='0']:active {
  box-shadow: 0 0 0 2px #ff9600;
  outline: 0; }

.ikonlenke {
  display: block; }
  .ikonlenke:hover {
    color: #ececec;
    text-decoration: none; }
  .ikonlenke img {
    display: none; }
  .ikonlenke .lenketekst {
    display: block; }

.undermenypanel {
  height: 0;
  overflow: hidden;
  display: none;
  -moz-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out; }
  .undermenypanel ul {
    padding: 0;
    background-color: #384149; }
    .undermenypanel ul li {
      height: auto;
      margin: 0; }

.undermeny li, .undermenypanel .spraakliste li, .undermeny-seksjon {
  border-bottom: 1px solid #646a70; }
  .undermeny li:first-of-type, .undermenypanel .spraakliste li:first-of-type, .undermeny-seksjon:first-of-type {
    border-top: 1px solid #646a70; }

.undermeny-seksjon .undermeny-ekstra-toggle.er-valgt {
  position: relative;
  color: #ff9600; }
  .undermeny-seksjon .undermeny-ekstra-toggle.er-valgt:after {
    left: 0;
    right: 0;
    bottom: 5px;
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #ff9600 transparent transparent transparent;
    margin: 0 auto;
    color: white; }

.undermeny-lenkeliste li:first-of-type {
  margin-top: 2px; }

.undermeny-lenkeliste li:last-of-type {
  margin-bottom: 12px; }

.undermeny-lenkeliste a {
  padding: 18px;
  font-size: 1.25rem; }

@media (min-width: 76.25rem) {
  .undermeny-tittel {
    padding: 0 0 0 10px;
    margin-bottom: 15px;
    word-wrap: break-word;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: 600; }
  .ikonlenke {
    padding: 18px; }
    .ikonlenke img {
      display: inline-block;
      height: 4.7rem;
      margin-bottom: 1.875rem; }
    .ikonlenke .undermeny-tittel {
      margin-bottom: 0;
      font-weight: 400;
      padding: 0; }
  .hovedmeny-container {
    overflow: visible;
    position: static;
    min-height: 1.5rem;
    display: block;
    top: 156px;
    text-align: inherit; }
  .hovedmeny {
    display: inline-block;
    padding: 0;
    position: static; }
    .hovedmeny[data-engelsk="true"] .hovedmenypunkt > a {
      padding: 2px 15px; }
  .hovedmenypunkt {
    border-right: 1px solid #646a70;
    display: inline-block; }
    .hovedmenypunkt:first-of-type {
      padding-left: 2px; }
    .hovedmenypunkt > a {
      padding: 2px 22px;
      font-size: 1.0625rem; }
    .hovedmenypunkt > a:focus, .hovedmenypunkt > a:active, .hovedmenypunkt > a:hover, .hovedmenypunkt .undermeny-lenkeliste li a:focus, .hovedmenypunkt .undermeny-lenkeliste li a:active, .hovedmenypunkt .undermeny-lenkeliste li a:hover {
      color: #ff9600; }
    .hovedmenypunkt.er-valgt {
      background-color: transparent; }
      .hovedmenypunkt.er-valgt > a {
        position: relative;
        color: #ff9600; }
        .hovedmenypunkt.er-valgt > a:after {
          left: 0;
          right: 0;
          top: 27px;
          position: absolute;
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 7px 7px 0 7px;
          border-color: #ff9600 transparent transparent transparent;
          margin: 0 auto;
          color: white; }
  .undermenypanel {
    position: absolute;
    text-align: center;
    margin: 0;
    width: 100%;
    left: 0;
    top: 6.1rem;
    padding: 0 15px; }
    .undermenypanel ul {
      background-color: transparent; }
      .undermenypanel ul:before, .undermenypanel ul:after {
        content: " ";
        display: table; }
      .undermenypanel ul:after {
        clear: both; }
      .undermenypanel ul.undermeny {
        padding: 80px 0 50px 0;
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex; }
        .undermenypanel ul.undermeny li {
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row;
          flex-grow: 1;
          flex-basis: 0;
          border: none; }
  .undermeny-med-lenkelister {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex; }
  .undermeny-seksjon {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    flex-basis: 0;
    padding: 50px 40px 25px 0;
    text-align: left;
    border: none; }
    .undermeny-seksjon:first-of-type {
      border: none; }
    .undermeny-seksjon:last-of-type {
      border: none;
      padding-right: 0; }
    .undermeny-seksjon li {
      border-bottom: 1px solid #555e62;
      margin: 0 0 10px 0;
      text-transform: none; }
  .undermeny-lenkeliste:first-of-type {
    margin: 0; }
  .undermeny-lenkeliste a {
    padding: 10px;
    font-size: 0.9375rem; } }

.tilbakemelding-container {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 20px 0 30px 0;
  border-top: 2px solid #ececec;
  border-bottom: 2px solid #ececec;
  display: inline-block; }
  .tilbakemelding-container.minimalistisk {
    border: none;
    margin: 0; }

.tilbakemeldingsskjema {
  display: inline-block; }
  .tilbakemeldingsskjema .legend-rad, .tilbakemeldingsskjema .radiosjekk-rad {
    display: inline-block; }
  .tilbakemeldingsskjema .legend-rad {
    margin-right: 20px; }
  .tilbakemeldingsskjema fieldset {
    border: none;
    padding: 0; }

.tilbakemeldingsskjema.er-minimert {
  margin-bottom: -10px;
  display: block; }
  .tilbakemeldingsskjema.er-minimert .tilbakemelding-tilleggsinfo {
    display: none; }
  .tilbakemeldingsskjema.er-minimert .skjemagruppe {
    margin-bottom: 0; }

.tilbakemelding-container .kvitteringstekst {
  display: inline-block;
  padding: 10px;
  margin: -10px; }
  .tilbakemelding-container .kvitteringstekst:focus {
    box-shadow: 0 0 0 2px #ff9600;
    outline: 0; }

@media (min-width: 34.375rem) {
  .tilbakemelding-container {
    padding: 20px 120px 30px 120px; } }

@media (min-width: 48.0625rem) {
  .tilbakemelding-container {
    padding: 20px 120px 30px 120px; } }

.driftsmelding-varsling {
  padding-top: 40px; }

.brodsmule-wrapper + main .driftsmelding-varsling {
  padding-top: 25px; }

@media (min-width: 34.375rem) {
  .driftsmelding-varsling {
    padding-top: 60px; }
  .brodsmule-wrapper + main .driftsmelding-varsling {
    padding-top: 45px; } }

.survey-banner {
  display: none; }

.survey-banner-close-container {
  height: 0; }

.survey-banner-close {
  cursor: pointer;
  background: url("../images/svg/ikoner/kryss-graa.svg") no-repeat;
  border: 0;
  width: 15px;
  height: 15px;
  padding: 0;
  position: relative;
  bottom: 20px;
  right: 20px; }

.header-global {
  background: #45515A;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #fff; }

.header-global .svv-logo {
  display: block;
  position: relative;
  z-index: 1;
  margin: -3px auto 0 auto;
  width: 97px;
  height: 51px;
  background: transparent url("../images/svg/svv-logo-graa-topp.svg") no-repeat center 50%; }

.sok-og-spraak-container, .hovedmeny-container {
  display: none; }

.nav-container {
  position: static; }

.sokeskjema-global {
  display: inline-block;
  border-radius: 14px;
  padding-left: 15px;
  padding-right: 10px;
  background-color: #646a70; }
  .sokeskjema-global .sokefelt {
    display: inline-block;
    height: 30px;
    width: 160px;
    padding: 0 4px;
    margin: 0;
    border: none;
    background-color: transparent; }
    .sokeskjema-global .sokefelt::-webkit-input-placeholder {
      color: white; }
    .sokeskjema-global .sokefelt:-moz-placeholder {
      /* FF 4-18 */
      color: white; }
    .sokeskjema-global .sokefelt::-moz-placeholder {
      /* FF 19+ */
      color: white; }
    .sokeskjema-global .sokefelt:-ms-input-placeholder {
      /* IE 10+ */
      color: white; }
  .sokeskjema-global .sokeknapp {
    height: 30px;
    width: 22px;
    border: none;
    float: right;
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NC40OCA0NC41MSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5zZWFyY2hfaWNvbjwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS4zLDQzLjg4LDE4LjUxLDMwLjY3YTE2LjY4LDE2LjY4LDAsMSwwLTQtNEwxLjMsMzkuODhhMywzLDAsMCwwLS4yLDQuMiwzLDMsMCwwLDAsNC4yLS4ybTIyLjgyLTM4QTExLjEyLDExLjEyLDAsMSwxLDE3LDE3LDExLjEzLDExLjEzLDAsMCwxLDI4LjEyLDUuOTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjMzIC0wLjM0KSIvPjwvc3ZnPg==") 0 0 no-repeat;
    background-size: 18px 18px;
    background-position: center 50%; }

.sok-liten-flate .sokeknapp {
  display: block;
  background: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NC40OCA0NC41MSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5zZWFyY2hfaWNvbjwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS4zLDQzLjg4LDE4LjUxLDMwLjY3YTE2LjY4LDE2LjY4LDAsMSwwLTQtNEwxLjMsMzkuODhhMywzLDAsMCwwLS4yLDQuMiwzLDMsMCwwLDAsNC4yLS4ybTIyLjgyLTM4QTExLjEyLDExLjEyLDAsMSwxLDE3LDE3LDExLjEzLDExLjEzLDAsMCwxLDI4LjEyLDUuOTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjMzIC0wLjM0KSIvPjwvc3ZnPg==") 0 0 no-repeat;
  background-size: 46px 46px;
  width: 46px;
  height: 46px; }

.spraakvelger-global {
  display: none;
  margin-left: 30px; }

.spraakvelger-global {
  position: relative;
  z-index: 2; }
  .spraakvelger-global:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: white transparent transparent transparent;
    margin: 0 auto;
    color: white;
    margin-top: -5px; }
  .spraakvelger-global .spraakvalg-trigger {
    display: block;
    color: white;
    border-bottom: none;
    text-decoration: none;
    padding-bottom: 10px;
    text-align: center; }
  .spraakvelger-global .spraakliste {
    display: none;
    list-style: none;
    margin-left: 0;
    margin-top: 6px;
    padding: 5px;
    position: absolute;
    left: -10px;
    text-align: left;
    border: 1px solid #646a70;
    background: #45515A; }
    .spraakvelger-global .spraakliste.english {
      margin-left: -23px; }
    .spraakvelger-global .spraakliste .spraak a {
      display: block;
      padding: 5px 10px;
      color: #ececec; }
      .spraakvelger-global .spraakliste .spraak a:hover, .spraakvelger-global .spraakliste .spraak a:focus {
        color: #ff9600;
        text-decoration: none; }
    .spraakvelger-global .spraakliste .spraak.er-valgt a {
      font-weight: bold;
      color: #ff9600; }

.header-global .hovedmeny-wrapper {
  position: unset; }

.mobilmeny-toggle {
  float: right;
  display: inline-block;
  padding: 0;
  background: transparent;
  border: none; }
  .mobilmeny-toggle:focus {
    box-shadow: 0 0 0 2px #ff9600;
    outline: 0; }
  .mobilmeny-toggle > span {
    pointer-events: none; }

.meny-label {
  color: #fff;
  display: block;
  font-size: 0.875rem;
  margin-top: -2px; }

.mobilmeny-toggle.er-aapen .hovedmeny-hamburger span:nth-child(1), .mobilmeny-toggle.er-aapen .hovedmeny-hamburger span:nth-child(4) {
  top: 12px;
  width: 0;
  left: 50%; }

.mobilmeny-toggle.er-aapen .hovedmeny-hamburger span:nth-child(2) {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.mobilmeny-toggle.er-aapen .hovedmeny-hamburger span:nth-child(3) {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.hovedmeny-hamburger {
  display: inline-block;
  position: relative;
  width: 38px;
  height: 1.6875rem;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out; }
  .hovedmeny-hamburger span {
    display: block;
    position: absolute;
    height: 0.3rem;
    width: 100%;
    background: white;
    left: 0;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out; }
    .hovedmeny-hamburger span:nth-child(1) {
      top: 0; }
    .hovedmeny-hamburger span:nth-child(2), .hovedmeny-hamburger span:nth-child(3) {
      top: 11px; }
    .hovedmeny-hamburger span:nth-child(4) {
      top: 22px; }

@media (min-width: 34.375rem) {
  .header-global .svv-logo {
    margin: 0;
    width: 134px;
    height: 70px; }
  .sok-og-nav-gridcol:before, .sok-og-nav-gridcol:after {
    content: " ";
    display: table; }
  .sok-og-nav-gridcol:after {
    clear: both; }
  .sok-og-spraak-container {
    display: block;
    text-align: center; }
  .sok-liten-flate {
    display: none; } }

@media (max-width: 76.1875rem) {
  .sok-og-nav-gridcol {
    position: relative; } }

@media (min-width: 34.375rem) and (max-width: 76.1875rem) {
  .sok-og-spraak-container {
    padding-top: 18px; }
  .nav-container {
    padding-top: 9px; } }

@media (min-width: 76.25rem) {
  .header-global {
    padding-top: 22px; }
  .header-global .svv-logo {
    width: 155px;
    height: 81px;
    margin-top: 15px; }
  .header-global .container {
    position: relative; }
  .spraakvelger-global {
    display: inline-block; }
  .spraakvelger-mobil {
    display: none; }
  .mobilmeny-toggle {
    display: none; }
  .hovedmeny-container {
    display: block;
    float: right; }
  .sok-og-nav-gridcol {
    padding: 0;
    width: 83.33333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
  .sok-og-spraak-container, .nav-container {
    text-align: right;
    padding: 0;
    width: 100%; }
  .sok-og-spraak-container {
    padding-bottom: 38px; }
  .js .hovedmeny-spraakmeny {
    display: none; } }

.footer-global {
  min-height: 16rem;
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 1.5;
  color: #fff;
  background: #45515A; }
  .footer-global a {
    color: #fff;
    text-decoration: underline; }
    .footer-global a:hover, .footer-global a:active, .footer-global a:focus {
      color: #fff; }

.footer-global .container {
  max-width: 67rem; }

.footer-bolk {
  margin-bottom: 25px; }

.footer-info {
  font-size: 0.875rem; }
  .footer-info .spraak-valgt {
    font-weight: 600; }

.footer-global-avstand {
  margin-top: 2.5rem; }

@media (min-width: 34.375rem) {
  .footer-bolk {
    margin-bottom: 10px; }
  .footer-global-avstand {
    margin-top: 5rem; } }

.svv-logo-print {
  display: none; }

@media print {
  body {
    color: black;
    line-height: 1.5em;
    background: transparent; }
  .idporten-banner,
  .svv-logo,
  .sok-og-nav-gridcol,
  .sok-liten-flate,
  .tilbakemelding-container,
  .footer-global {
    display: none !important; }
  .sideomslag {
    margin-bottom: 0;
    padding-bottom: 0; }
  .header-global {
    padding: 0; }
  .svv-logo-print {
    display: block;
    width: 155px;
    height: 81px;
    margin-bottom: 20px; }
  .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .util-primaer, .util-sekundaer, .header-global {
    background: transparent !important; }
  .lenkeboksliste {
    display: block; }
  .lenkeboksliste > li {
    display: block;
    width: 100%;
    break-inside: avoid; }
  .advarsel-om-feil {
    padding-top: 0;
    background-image: none; } }

/*# sourceMappingURL=frontend-global.css.map */