@charset "UTF-8";
/* Colors */
div.articleWrapper {
  width: 505px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px; }

#tagline {
  font-style: oblique;
  color: #666;
  float: right;
  margin-right: 50px;
  letter-spacing: 1px;
  font-size: 1.2em; }

#geographic #breadcrumb {
  text-align: left;
  margin: 30px 0px 30px 0px; }
  @media only screen and (max-width: 480px) {
    #geographic #breadcrumb {
      margin: 0px; } }

#geographic #breadcrumb a {
  text-decoration: none;
  display: inline-block;
  background: #DAF4F2;
  padding: 5px 20px 5px 44px;
  color: #1A928A;
  font-size: 14px;
  position: relative;
  margin-right: 2px;
  display: inline-block;
  font-weight: bold; }
  #geographic #breadcrumb a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 22px solid #DAF4F2;
    border-bottom: 17px solid transparent;
    position: absolute;
    right: -22px;
    top: 0px;
    z-index: 1000; }
  #geographic #breadcrumb a:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 22px solid #fff;
    border-bottom: 17px solid transparent;
    position: absolute;
    left: 0px;
    top: 0px; }
  #geographic #breadcrumb a:first-of-type {
    padding-left: 30px; }
    #geographic #breadcrumb a:first-of-type:before {
      display: none; }
  @media only screen and (max-width: 480px) {
    #geographic #breadcrumb a {
      padding: 0px 10px 0px 15px;
      background: none;
      color: #4a4a4a; }
      #geographic #breadcrumb a:after {
        height: 100%;
        width: 20px;
        padding-top: 2px;
        content: url(../gfx/icons/filter-arrow.png);
        border: none; }
      #geographic #breadcrumb a:first-of-type {
        padding-left: 0px; }
      #geographic #breadcrumb a:last-of-type {
        padding-right: 0px; }
      #geographic #breadcrumb a:last-of-type:after, #geographic #breadcrumb a:before {
        display: none; } }

#geographic #columns {
  overflow: hidden;
  font-size: 18px; }
  @media only screen and (max-width: 480px) {
    #geographic #columns {
      border-top: 1px solid #333;
      margin-top: 15px;
      font-size: 14px; }
      #geographic #columns ul:first-of-type {
        padding-top: 20px; } }

#geographic ul {
  width: 33.33%;
  float: left;
  box-sizing: border-box;
  padding-right: 20px;
  list-style: none; }
  @media only screen and (max-width: 480px) {
    #geographic ul {
      font-size: 140%;
      width: 100%; }
      #geographic ul li {
        margin-bottom: 15px; } }
    @media only screen and (max-width: 480px) and (max-width: 480px) {
      #geographic ul li.empty {
        display: none; } }

  #geographic ul a {
    margin: 0px 0px 5px 0px;
    display: inline-block;
    text-decoration: underline; }

#menu {
  width: 505px;
  clear: both;
  margin: 0 auto 0 auto; }

#menu .box {
  text-align: center;
  width: 220px;
  background: #DDD;
  border: 1px solid #BBB;
  padding: 20px 10px 20px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

#menu .box a {
  color: black;
  text-decoration: none; }

#menu .box a:hover {
  color: #900; }

#menu .box ul {
  text-align: left;
  font-size: 1.2em;
  line-height: 1.3em;
  list-style-image: url(../images/arrow.gif); }

.watermark {
  color: #808080; }

/* SØKERESULTATER */
#searchresults h1 {
  margin-top: 5px; }

#searchresults hr {
  float: left;
  width: 673px;
  margin: 5px 0 !important;
  margin-bottom: -7px;
  display: inline;
  padding: 0;
  color: #EEE;
  background-color: #EEE; }

/* pagelinks */
#searchresults .pagelinks {
  float: right; }

#searchresults .pagelinks a {
  background-color: #b00;
  border: 1px solid #b00;
  padding: 2px 3px;
  margin: 0 1px;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

#searchresults .pagelinks .aktiv {
  background-color: #fff;
  padding: 2px 3px;
  border: 1px solid #b00;
  margin: 0 1px;
  color: #b00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* LEGESENTER */
div.legesenter {
  width: 100%;
  margin: 10px 0;
  padding: 0; }

div.legesenter h2 {
  font-size: 9pt;
  margin-top: 0;
  font-weight: bold;
  font-size: 1.4em; }

div.legesenter.online h2 {
  color: #600; }

div.legesenter h3 {
  font-size: 9pt;
  font-weight: normal;
  margin-top: 0; }

div.online {
  background-color: #FEE;
  border: 1px solid #900;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* SMSINFO / TSDINFO (SØKERESULTAT) */
.legesenter {
  position: relative; }

.legesenter div.smsinfo, .legesenter div.tsdinfo {
  display: none;
  position: absolute;
  bottom: 30px;
  width: 250px;
  background: white;
  padding: 5px;
  border: 1px solid black;
  font-size: 1.1em;
  color: black; }

.legesenter div.smsinfo {
  left: -20px; }

.legesenter div.tsdinfo {
  left: 210px; }

.legesenter a:hover div.smsinfo, .legesenter a:hover div.tsdinfo {
  text-decoration: none; }

.legesenter a.smslink:hover, .legesenter a.tsdlink:hover {
  cursor: help; }

.legesenter span img {
  vertical-align: middle; }

.legesenter h3 img {
  vertical-align: middle; }

.legesenter span.ingen {
  color: #99a; }

.legesenter .left {
  float: left;
  width: 500px; }

.legesenter .left span.adresse {
  font-size: 1.1em;
  font-style: normal; }

.legesenter .right {
  float: right;
  width: 150px; }

.legesenter .right .telefonnummer {
  margin: 0;
  font-weight: bold;
  font-size: 11pt; }

.legesenter .underlenker {
  margin-top: 10px; }

.legesenter .kontornavn, .legesenter .adresse, .legesenter .underlenker {
  float: left;
  clear: both; }

.legesenter .wrap {
  overflow: hidden;
  padding: 10px;
  width: 100%; }

.pagenav {
  clear: both;
  font-size: 1em;
  font-weight: bold;
  overflow: hidden; }

.pagenav a {
  text-decoration: none; }

.onlineHeader {
  padding-bottom: 3px;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  background: #900;
  padding-top: 2px; }

#searchReview {
  border-bottom: 1px solid #b4b4b4;
  margin-bottom: 0px;
  background-color: whitesmoke;
  width: 730px;
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px; }

#searchReview h1 {
  font-size: 1.6em;
  padding: 0;
  margin: 0; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Light.ttf");
  font-weight: 300; }
@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Regular.ttf");
  font-weight: 400; }
@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Bold.ttf");
  font-weight: 700; }
@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Black.ttf");
  font-weight: 900; }
html, body {
  height: 100%; }

body {
  color: #494949;
  font-size: 16px;
  font-family: 'Lato';
  box-sizing: border-box;
  padding-top: 77px;
  font-size: 100%; }
  @media only screen and (max-width: 480px) {
    body {
      padding-top: 57px; } }
  body.frontpage {
    padding-top: 57px; }

.mobile-only {
  display: none; }
  @media only screen and (max-width: 480px) {
    .mobile-only {
      display: block; } }

.no-mobile {
  display: block; }
  @media only screen and (max-width: 480px) {
    .no-mobile {
      display: none; } }

h1, h2, h3, h4, h5 {
  line-height: 130%; }

h1, h2 {
  text-align: center; }
  @media only screen and (max-width: 480px) {
    h1, h2 {
      text-align: left; } }

h1 {
  font-size: 30px;
  padding-bottom: 30px; }

h2 {
  font-size: 26px;
  padding-bottom: 20px; }

h3 {
  font-size: 24px;
  padding-bottom: 15px; }

h4 {
  font-size: 20px;
  padding-bottom: 12px; }

p {
  font-size: 110%;
  line-height: 160%; }

a {
  color: inherit;
  cursor: pointer; }

input[type='text'], button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 100%; }

button {
  border: 0px;
  vertical-align: top;
  padding: 11px 20px;
  cursor: pointer; }
  button[type='submit'] {
    background: #1A928A;
    color: #fff; }

#content {
  max-width: 660px;
  width: 100%;
  margin: auto;
  box-sizing: border-box;
  padding: 20px 15px 70px 15px; }
  @media only screen and (max-width: 480px) {
    #content {
      padding: 20px 15px; } }

form label {
  padding-bottom: 10px; }
form input, form textarea {
  width: 100%;
  padding: 7px 10px;
  resize: none;
  box-sizing: border-box;
  margin-bottom: 20px;
  display: block;
  font-size: inherit;
  line-height: inherit;
  outline: none; }
form input {
  height: 40px; }
form button {
  height: 40px;
  padding: 10px; }

header {
  width: 100%;
  height: 60px;
  padding: 10px 15px;
  box-sizing: border-box;
  overflow: hidden;
  position: fixed;
  background: #fff;
  top: 0px;
  left: 0px;
  z-index: 2000;
  border-bottom: 1px solid #eee; }
  @media only screen and (max-width: 480px) {
    header {
      text-align: center; } }
  header .logo {
    float: left;
    display: block;
    height: 40px; }
    header .logo img {
      width: 149px;
      padding-top: 2px; }
  header .main-nav {
    float: right;
    list-style: none;
    font-weight: bold;
    font-size: 18px;
    color: #1A928A; }
    header .main-nav li {
      display: inline-block;
      height: 40px;
      line-height: 40px;
      margin-right: 30px;
      cursor: pointer; }
      @media only screen and (max-width: 480px) {
        header .main-nav li {
          margin-right: 20px; } }
      header .main-nav li:last-of-type {
        margin-right: 0px; }
      header .main-nav li.search input {
        height: 100%; }

#search-header {
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  transition: top 200ms;
  border-bottom: 1px solid #eee;
  text-align: left; }
  @media only screen and (max-width: 480px) {
    #search-header {
      position: fixed;
      top: -61px;
      left: 0px;
      z-index: 3000;
      padding: 10px 15px; } }
  #search-header.open {
    top: 0px; }
  #search-header form {
    display: inline-block; }
    @media only screen and (max-width: 480px) {
      #search-header form {
        display: inline; } }
    #search-header form input {
      margin: 0px;
      display: inline-block;
      margin-right: 10px;
      vertical-align: top;
      width: 520px; }
      @media only screen and (max-width: 800px) {
        #search-header form input {
          width: 235px; } }
      @media only screen and (max-width: 480px) {
        #search-header form input {
          width: calc(100% - 98px); } }
    #search-header form button {
      height: 40px;
      margin-left: -4px;
      color: #fff;
      width: 40px;
      padding-left: 10px;
      padding-right: 10px; }
  #search-header #close-search {
    color: #fff;
    padding: 0px;
    height: 40px;
    width: 40px;
    float: right;
    vertical-align: top;
    background: #bbb;
    display: none; }
    @media only screen and (max-width: 480px) {
      #search-header #close-search {
        display: block; } }

.content.gray {
  background: #F1F1F1; }
.content .inner {
  width: 100%;
  max-width: 660px;
  padding: 0px 15px;
  margin: auto;
  box-sizing: border-box; }

/* Pitch */
.pitch {
  display: block;
  width: 100%; }
  .pitch.mobile {
    display: none; }
    @media only screen and (max-width: 480px) {
      .pitch.mobile {
        display: block; } }
  @media only screen and (max-width: 480px) {
    .pitch.desktop {
      display: none; } }

.slogan {
  padding: 30px 15px 0px 15px; }
  @media only screen and (max-width: 480px) {
    .slogan {
      display: none; } }

/* Search form */
#search-form {
  padding: 40px 0px;
  display: block; }
  @media only screen and (max-width: 480px) {
    #search-form {
      padding: 0px 0px 15px 0px; } }
  #search-form input {
    width: calc(100% - 110px);
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px; }
    @media only screen and (max-width: 480px) {
      #search-form input {
        width: 100%;
        margin-right: 0px; } }
  #search-form button {
    width: 100px;
    margin-left: -4px;
    color: #fff; }
    @media only screen and (max-width: 480px) {
      #search-form button {
        width: 100%;
        margin-left: 0px;
        margin-top: 5px; } }

/* Footer */
#container {
  min-height: 100%;
  position: relative; }

/* Footer */
#footer-clearer {
  display: block;
  height: 445px; }
  @media only screen and (max-width: 480px) {
    #footer-clearer {
      height: 600px; } }

.footer {
  position: absolute;
  bottom: 0px;
  height: 445px;
  width: 100%;
  background: #3D3D3D;
  color: #fff;
  box-sizing: border-box;
  padding: 20px; }
  @media only screen and (max-width: 480px) {
    .footer {
      height: 600px;
      text-align: center; } }
  .footer .inner {
    width: 100%;
    max-width: 1024px;
    margin: auto;
    box-sizing: border-box;
    padding-top: 20px; }
    @media only screen and (max-width: 480px) {
      .footer .inner {
        padding-top: 0px; } }
    .footer .inner .row {
      font-size: 0px;
      width: 100%; }
      .footer .inner .row a {
        text-decoration: none; }
        .footer .inner .row a:hover {
          text-decoration: underline; }
      .footer .inner .row .col {
        width: 33.33%;
        display: inline-block;
        box-sizing: border-box;
        font-size: 18px;
        padding: 0px 20px 30px 0px;
        vertical-align: top; }
        @media only screen and (max-width: 480px) {
          .footer .inner .row .col {
            width: 100%;
            padding: 0px 0px 30px 0px; }
            .footer .inner .row .col:last-of-type {
              display: none; } }
        .footer .inner .row .col ul {
          list-style: none;
          padding: 0px;
          font-weight: 300; }
          @media only screen and (max-width: 480px) {
            .footer .inner .row .col ul {
              width: 100%; } }
          .footer .inner .row .col ul li {
            padding-bottom: 5px; }
            @media only screen and (max-width: 480px) {
              .footer .inner .row .col ul li {
                padding-bottom: 10px; } }
    .footer .inner .credits {
      text-align: center;
      padding-top: 10px; }
      @media only screen and (max-width: 480px) {
        .footer .inner .credits {
          padding-top: 0px; } }
      .footer .inner .credits h4 {
        padding-bottom: 15px; }

/* Services */
.services {
  list-style: none; }
  @media only screen and (max-width: 480px) {
    .services {
      text-align: center; } }
  .services li {
    display: inline-table;
    padding-top: 60px; }
    .services li .image {
      display: table-cell;
      vertical-align: middle;
      padding-right: 40px; }
      @media only screen and (max-width: 480px) {
        .services li .image {
          display: block;
          padding-right: 0px;
          margin-bottom: 15px; } }
      .services li .image img {
        width: 60px;
        display: inline-block; }
    .services li .content {
      display: table-cell;
      margin-left: -4px;
      width: calc(100% - 90px);
      vertical-align: middle; }
      @media only screen and (max-width: 480px) {
        .services li .content {
          display: block;
          width: 100%;
          margin-left: 0px; } }
      .services li .content p {
        margin-bottom: 0px; }

#results {
  padding: 15px 0px; }
  #results .pagenav {
    margin: 15px 0px;
    overflow: hidden; }
    #results .pagenav.top {
      padding-bottom: 10px;
      border-bottom: 1px solid #333; }
    #results .pagenav.bottom {
      padding-top: 10px;
      border-top: 1px solid #333; }
    #results .pagenav p {
      margin: 0px; }
    #results .pagenav .sum {
      float: left;
      line-height: 31px; }
    #results .pagenav .pagination {
      float: right;
      line-height: 31px; }
      #results .pagenav .pagination a {
        border: 1px solid #1A928A;
        height: 31px;
        display: inline-block;
        min-width: 28px;
        text-align: center;
        margin-left: 8px;
        background: #1A928A;
        color: #fff; }
        #results .pagenav .pagination a.active {
          pointer-events: none;
          color: #1A928A;
          background: none; }
    @media only screen and (max-width: 480px) {
      #results .pagenav.top .pagination {
        display: none; }
      #results .pagenav.bottom .sum {
        display: none; }
      #results .pagenav.bottom .pagination {
        float: left; } }
  #results #searchresults h1, #results #searchresults h2, #results #searchresults h3 {
    text-align: left; }
  #results #searchresults .item {
    background: #fff;
    text-align: left;
    border: 1px solid #bcbcbc;
    padding: 20px;
    margin-top: 15px;
    font-size: 18px; }
    @media only screen and (max-width: 480px) {
      #results #searchresults .item {
        font-size: 16px; } }
    #results #searchresults .item h3 {
      text-transform: uppercase; }
    #results #searchresults .item p {
      margin: 0px;
      font-size: inherit;
      line-height: 140%; }
    #results #searchresults .item .columns {
      width: 100%;
      overflow: hidden; }
      #results #searchresults .item .columns .left-col {
        float: left;
        width: 50%;
        margin-bottom: 20px; }
        @media only screen and (max-width: 480px) {
          #results #searchresults .item .columns .left-col {
            width: 100%;
            margin-bottom: 0px; } }
        #results #searchresults .item .columns .left-col ul li {
          margin-bottom: 10px; }
          #results #searchresults .item .columns .left-col ul li .fa {
            font-size: 22px;
            margin-left: 1px;
            width: 25px;
            text-align: center;
            margin-right: 30px; }
            @media only screen and (max-width: 480px) {
              #results #searchresults .item .columns .left-col ul li .fa {
                margin-right: 20px; } }
          #results #searchresults .item .columns .left-col ul li span {
            line-height: 22px;
            display: inline-block;
            vertical-align: top;
            width: calc(100% - 56px); }
      #results #searchresults .item .columns .right-col {
        float: right;
        width: 50%;
        text-align: right;
        margin-bottom: 20px; }
        @media only screen and (max-width: 480px) {
          #results #searchresults .item .columns .right-col {
            width: 100%;
            text-align: center;
            margin-bottom: 0px; } }
        #results #searchresults .item .columns .right-col .big-link {
          background: #1A928A;
          padding: 10px 20px;
          display: inline-block;
          text-decoration: none;
          color: #fff;
          width: 100%;
          max-width: 200px;
          box-sizing: border-box;
          text-align: center; }
          @media only screen and (max-width: 480px) {
            #results #searchresults .item .columns .right-col .big-link {
              margin: 20px 0px 30px 0px; } }
    #results #searchresults .item .toggle-wrapper {
      text-align: center; }
      #results #searchresults .item .toggle-wrapper .toggle-services-info {
        margin: auto;
        display: inline-block;
        text-align: center;
        border-bottom: 1px solid #000;
        text-decoration: none;
        margin-bottom: 10px; }
        #results #searchresults .item .toggle-wrapper .toggle-services-info .fa {
          font-size: 12px;
          margin-left: 10px;
          line-height: 18px;
          display: inline; }
    #results #searchresults .item .services-info {
      display: none;
      width: 100%;
      padding: 30px 0px 10px 0px; }
      #results #searchresults .item .services-info ul {
        list-style: none; }
        #results #searchresults .item .services-info ul li {
          margin-bottom: 10px; }
          #results #searchresults .item .services-info ul li h4 {
            color: #1A928A;
            padding-bottom: 2px; }
          #results #searchresults .item .services-info ul li .nota-bene {
            font-size: 12px; }
      #results #searchresults .item .services-info .logo {
        display: block;
        width: 147px;
        margin: auto;
        margin-top: 40px; }

/* Tips page */
#tips-success, #tips-error {
  display: none; }
