 /**
 *
 * @author  ThinkSimple
 * @version v1.0.0.
 */
/**
 * Variables to be used throughout the project 
 */
/**
 * Typography is specified in here.
 */
body {
  font-family: "Open Sans", sans-serif;
}

.skip-link{
	visibility: hidden;
	height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
}

body {
  background: url(../images/backgrounds/body-bottom.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

body.print {
  background: none;
}

ul {
  padding: 0;
  margin: 0;
}

hr {
  border-color: #dfdfdf;
}

strong {
  font-family: "Verdana";
}

.secondary-font {
  font-family: "Verdana";
}

label.active {
  font-weight: bold;
}

ol.Bokstavliste li{
	list-style: lower-alpha;
	list-style-position: inside;
}

.label-underline label:hover {
  text-decoration: underline;
}

.width-375 {
  width: 375px !important;
}

.object-right {
  position: relative;
  float: right;
  padding: 0 0 10px 10px;
  z-index: 10;
}

.object-left {
  position: relative;
  float: left;
  padding: 0 10px 10px 0;
  z-index: 10;
}

.object-center {
  position: relative;
  margin: 0 0 20px;
  z-index: 10;
}

.form-group {
  margin-bottom: 11px;
}
.form-group input {
  padding-bottom: 0;
  background: none;
  color: #00469b;
  border: 1px solid #dedede;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  border-radius: none;
  padding: 5px 9px;
}
.form-group textarea {
  background: none;
  border: 1px solid #dedede;
  box-shadow: none;
}

.form-control {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.border-none {
  border: none !important;
}

.margin-botom-none {
  margin-bottom: 0;
}

.no-padding {
  padding: none !important;
}

.no-top-border {
  border-top: none !important;
}

.no-margin {
  margin: 0 !important;
}

.no-gutter {
  padding-right: 0;
  padding-left: 0;
}

.container-fluid {
  padding: 0 15px;
}

.primary-color {
  color: #00469b;
}

.darken-primary-color {
  color: #001d3f;
}

.border-grey {
  border: 1px solid #dfdfdf;
}

.border-top-grey {
  border-top: 1px solid #dfdfdf;
}

.border-bottom-grey {
  border-bottom: 1px solid #dfdfdf;
}

.silver-border {
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}

.seven-five-padding {
  padding: 7px 5px !important;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.nicescroll-rails {
  z-index: 700 !important;
}

.img-responsive {
  min-width: 100%;
}

.relative {
  position: relative;
}

.align-c {
  text-align: center !important;
}

.align-r {
  text-align: right;
}

.align-l {
  text-align: left;
}

.main-margin {
  margin: 60px;
}

.margin-l-5 {
  margin-left: 5px;
}

.margin-r-2 {
  margin-right: 2px;
}

.margin-r-4 {
  margin-right: 4px;
}

.margin-r-6 {
  margin-right: 6px;
}

.push-down-main {
  margin-bottom: 60px;
}

.pull-down-main {
  margin-top: 60px;
}

.secondary-margin {
  margin: 55px;
}

.push-down-secondary {
  margin-bottom: 55px;
}

.pull-down-secondary {
  margin-top: 55px;
}

.pull-up-5 {
  margin-top: -5px;
}

.pull-down-5 {
  margin-top: 5px;
}

.pull-down-8 {
  margin-top: 8px;
}

.pull-down-10 {
  margin-top: 10px;
}

.pull-down-15 {
  margin-top: 15px;
}

.pull-down-20 {
  margin-top: 20px;
}

.pull-down-25 {
  margin-top: 25px !important;
}

.pull-down-30 {
  margin-top: 30px;
}

.pull-down-35 {
  margin-top: 35px;
}

.pull-down-40 {
  margin-top: 40px;
}

.pull-down-46 {
  margin-top: 46px;
}

.pull-down-53 {
  margin-top: 53px;
}

.pull-down-60 {
  margin-top: 60px;
}

.pull-down-62 {
  margin-top: 62px;
}

.pull-down-65 {
  margin-top: 65px;
}

.pull-down-66 {
  margin-top: 66px;
}

.pull-down-70 {
  margin-top: 70px;
}

.pull-down-75 {
  margin-top: 75px;
}

.pull-down-77 {
  margin-top: 77px;
}

.pull-down-85 {
  margin-top: 85px;
}

.pull-down-90 {
  margin-top: 90px;
}

.pull-down-104 {
  margin-top: 104px;
}

.pull-down-106 {
  margin-top: 106px;
}

.pull-down-110 {
  margin-top: 110px;
}

.pull-down-140 {
  margin-top: 140px;
}

.push-down-5 {
  margin-bottom: 5px;
}

.push-down-10 {
  margin-bottom: 10px;
}

.push-down-15 {
  margin-bottom: 15px;
}

.push-down-20 {
  margin-bottom: 20px;
}

.push-down-25 {
  margin-bottom: 25px;
}

.push-down-29 {
  margin-bottom: 29px;
}

.push-down-30 {
  margin-bottom: 30px;
} 

.push-down-40 {
  margin-bottom: 40px;
}

.push-down-46 {
  margin-bottom: 46px !important; 
}

.push-down-50 {
  margin-bottom: 50px;
}

.push-down-60 {
  margin-bottom: 60px;
}

.push-down-80 {
  margin-bottom: 80px;
}

.push-down-120 {
  margin-bottom: 120px;
}

.pull-right-25 {
  margin-left: 25px;
}

.inner-t-8 {
  padding-top: 8px;
}

.inner-t-40 {
  padding-top: 40px;
}

.inner-b-10 {
  padding-bottom: 10px;
}

.inner-b-20 {
  padding-bottom: 20px;
}

.inner-b-40 {
  padding-bottom: 40px;
}

.inner-tb-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.inner-tb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.inner-tb-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.inner-tb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.inner-tb-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.inner-tb-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.inner-tb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.inner-tb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.inner-lr-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.inner-lr-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.inner-lr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.inner-lr-140 {
  padding-left: 140px;
  padding-right: 140px;
}

.inner-lr-180 {
  padding-left: 180px;
  padding-right: 180px;
}

.inner-10 {
  padding: 10px;
}

.inner-15 {
  padding: 15px;
}

.inner-20 {
  padding: 20px;
}

.inner-25 {
  padding: 25px;
}

.inner-40 {
  padding: 40px;
}

.inner-65 {
  padding: 65px;
}

.soft-shadow {
  -moz-box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.1);
}

.inline-block {
  display: inline-block;
}

.block {
  display: block !important;
}

.mark {
  background: yellow;
}

.full-with {
  width: 100%;
}

.width-140 {
  width: 140px;
}

.no-margin-top {
  margin-top: 0;
}

/**
 * BUTTONS
 */
.main-button, .long-button, .small-button, .middle-button {
  display: inline-block;
  padding: 8px 25px;
  border: none;
  font-size: 16px;
  font-weight: lighter;
  color: #FFF;
}

.primary-button {
  color: #fff;
  background: #00469b;
}
.primary-button:hover {
  text-decoration: underline;
  color: #FFF;
  background: #003472;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.secondary-button {
  color: #fff;
  background: #9b9851;
}
.secondary-button:hover {
  color: #FFF;
  background: #807e43;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.long-button {
  padding: 8px 69px;
}

.middle-button {
  padding: 8px 42px;
}

.small-button {
  padding: 7px 22px;
}

.extra-small-button {
  padding: 8px 13px;
  font-size: 16px !important;
}

.extra-small-button.rss {
	font-size: 14px !important;
}

select {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E3E3E3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  position: relative;
  -webkit-appearance: none !important;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none !important;
}

.form-control, input {
  box-shadow: none !important;
  -webkit-appearance: none !important;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.select-style {
  position: relative;
}
.select-style:after {
  content: '';
  width: 36px;
  height: 26px;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 100;
  background: #FFF;
  pointer-events: none;
}
.select-style.gray:after {
  background: #F8F8F8;
}
.select-style:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #00469b transparent transparent transparent;
  content: '';
  position: absolute;
  right: 14px;
  top: 20px;
  margin-top: -2px;
  z-index: 500;
  pointer-events: none;
}
.select-style.gray:after {
  height: 48px;
}

/* iCheck plugin Minimal skin, blue
----------------------------------- */
.icheckbox_minimal-blue,
.iradio_minimal-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../images/blue.png) no-repeat;
  border: none;
  cursor: pointer;
}

.icheckbox_minimal-blue {
  background-position: 0 0;
}

.icheckbox_minimal-blue.hover {
  background-position: -20px 0;
}

.icheckbox_minimal-blue.checked {
  background-position: -40px 0;
}

.icheckbox_minimal-blue.disabled {
  background-position: -60px 0;
  cursor: default;
}

.icheckbox_minimal-blue.checked.disabled {
  background-position: -80px 0;
}

.iradio_minimal-blue {
  background-position: -100px 0;
}

.iradio_minimal-blue.hover {
  background-position: -120px 0;
}

.iradio_minimal-blue.checked {
  background-position: -140px 0;
}

.iradio_minimal-blue.disabled {
  background-position: -160px 0;
  cursor: default;
}

.iradio_minimal-blue.checked.disabled {
  background-position: -180px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-blue,
  .iradio_minimal-blue {
    background-image: url(../images/blue@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px;
  }
}
.radio-inline, .checkbox-inline {
  padding-left: 0 !important;
}

.radio, .checkbox {
  padding-left: 0 !important;
}

/**
 * All styles related to markup inside the header
 */
::-webkit-input-placeholder {
  color: #333 !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #333 !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #333 !important;
}

:-ms-input-placeholder {
  color: #333 !important;
}

.header {
  background: url(../images/backgrounds/blue.png);
  background-color: #00469B;
}
.header .search {
  position: relative;
}
.header .search input {
  color: #333;
  background: #FFF;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 3px 13px;
  width: 250px;
  font-size: 16px;
  border: none;
}
.header .search button {
  border: none;
  background: none;
  position: absolute;
  right: 8px;
  top: 3px;
}
.header .search button em {
  background: none;
  color: #9b9851;
  border: none;
}

.top-line ul {
  list-style: none;
}
.top-line ul li {
  display: inline-block;
  margin-left: 18px;
  position: relative;
}
.top-line ul li.font-size:hover .font-size-holder {
  opacity: 1;
  visibility: visible;
}
.top-line ul li .font-size-holder {
  position: absolute;
  right: 0;
  top: 100%;
  background: #FFF;
  padding: 25px;
  border: 1px solid #ccc;
  font-size: 26px;
  font-weight: bold;
  width: 700px;
  text-align: left;
  z-index: 600;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.top-line ul li a {
  font-family: "Verdana";
  color: #FFF;
  font-size: 15px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 0;
}
.top-line ul li a:hover {
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.top-line ul li a:hover img {
  opacity: 0.75;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-line ul li:last-of-type {
  margin-left: 8px;
}
.top-line a {
  color: #FFF;
  text-align: center;
  display: block;
  font-size: 20px;
}

.logo {
  margin-top: -10px;
}

::-webkit-input-placeholder {
  color: #999999;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}

:-ms-input-placeholder {
  color: #999999;
}

.navigation {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  background: #FFF;
  z-index: 500;
}
.navigation .navigation-pages {
  list-style: none;
}
.navigation .navigation-pages a {
  display: inline-block;
  margin-right: 10px;
  color: #454545;
  font-size: 18px;
  text-transform: uppercase;
  padding: 2px 18px;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.navigation .navigation-pages a:hover, .navigation .navigation-pages a.active {
  background: #00469b;
  color: #FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-decoration: none;
}
.navigation .navigation-pages a:last-of-type {
  margin-right: 0;
}

/**
 * All styles related to markup inside the main element
 */
.primary-color {
  color: #00469b;
}

.white-back {
  background: #FFF;
}

.no-padding-lr {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/**
 * HOME PAGE
 */
.width-50 {
  width: 50% !important;
}


.main-news-list ul{
	list-style: none !important;
}


.main-news-categories li a {
  background: #f8f8f8;
  display: inline-block;
  height: 68px;
  color: #00469b;
  font-size: 20px;
  border: 1px solid #e3e3e3;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}  

.main-news-categories li {
  margin-top: 0;
  margin-bottom: 32px;
  padding-right: 0;
}
.main-news-categories li:focus, .main-news-categories li a:focus {
    outline: none !important;
    border: none !important;
}

.main-news-categories li {padding-right: 14px;}

.main-news-categories a {
	padding: 18px 28px;
	margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
    color: #00469b;
}

@media only screen and (min-device-width: 1200px){
	.main-news-categories li a{
	  font-size: 21px;
   }
}
 @media only screen and (min-device-width: 62.5em) and (max-device-width: 75em) {
   .main-news-categories li a {
     font-size: 18px !important;
   }
 }

 @media only screen and (min-device-width: 481px) and (max-device-width: 1025px) {
   .main-news-categories li a {
     font-size: 18px !important;
   }
 }


@media only screen and (max-device-width: 568px) and (min-device-width: 0px){
	
	.main-news-categories li {
	width: 100%;
	background: #fff;
    color: #00469b;
    font-size: 16px;
    border: 1px solid #e3e3e3;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    display: block;
    position: relative;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2); 
    text-decoration: none;
	} 
	
	.main-news-categories a {	
    padding: 15px 15px;
	margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
	}
	
	.main-menu{
	width: 100%;
	}
	
}

.main-news-categories li a:hover {
  background: #fff;
  border: 1px solid #e3e3e3;
}

.side-news {
  position: relative;
}
.side-news .whole-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* Hack for IE */
  background:url('about:blank');
  z-index: 1;
}

.side-news img.img-responsive{
  position: relative;
  z-index: 2;
}
.side-news .whole-link:hover {
  text-decoration: none;
}
.side-news .content {
  border: 1px solid #e3e3e3;
  padding: 0px 20px;
}
.side-news .content a {
  font-weight: normal;
  font-size: 16px;
  color: #00469b;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.side-news .content a em {
  font-size: 12px;
  margin-right: 5px;
}
.side-news .content a h2 {
  font-size: 22px;
  color: #00469b;
  margin-top: 15px;
  margin-bottom: 15px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.from-blog .title {
  background: #f8f8f8;
}
.from-blog .title h2 {
  margin: 0;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  font-size: 22px;
  font-family: "Verdana";
  color: #00469b;
  display: block;
  padding: 10px 20px;
}
.from-blog .border {
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
}
.from-blog .content {
  padding: 0px 20px;
}
.from-blog .content h3 {
  font-size: 18px;
  color: #00469b;
  margin-top: 5px;
  margin-bottom: 10px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.from-blog .content span {
  padding-top: 18px;
  display: block;
  font-size: 14px;
  color: #333333;
  margin-bottom: 0;
}
.from-blog .content span a {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  font-size: 16px;
  color: #00469b;
  font-family: "Verdana";
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.from-blog .content span a:hover {
  text-decoration: none;
}
.from-blog .content span a em {
  font-size: 12px;
}

.section-title {
  position: relative;
  margin-bottom: 20px;
}
.section-title:after {
  content: "";
  margin-top: 10px;
  position: absolute;
  width: 70px;
  height: 2px;
  color: #9b9851;
  background: #9b9851;
}
.section-title h2 {
  margin-top: 0;
  font-size: 22px;
  color: #454545;
}
.section-title h3 {
  margin-top: 0;
  font-size: 18px;
  color: #454545;
}
.section-title h4 {
  color: #454545;
}
.section-title a h2 {
  color: #00469b !important;
}

.email-sent {
  text-align: center;
}
.email-sent i {
  font-size: 2.5em;
  color: #9CD791;
}
.sent-title {
  position: relative;
  margin: 15px 0 40px;
}
.sent-title:after {
  content: "";
  margin-top: 10px;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 2px;
  color: #DFDFDF;
  background: #DFDFDF;
}
.sent-title h2 {
  margin-top: 0;
  font-size: 22px;
  color: #454545;
}

.articles .article {
  padding-bottom: 8px;
  border-bottom: 1px solid #e2e2e2;
}
.articles .article span {
  color: #333333;
  font-size: 14px;
  margin-bottom: 5px;
}
.articles .article h3 {
  font-size: 18px;
  color: #00469b;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 24px;
  font-family: "Verdana";
}
.articles .article:last-of-type {
  border-bottom: none;
}

.mobile-ad {
  padding-top: 28px;
  padding-right: 30px;
  padding-left: 35px;
  border: 1px solid #e3e3e3;
  position: relative;
}
.mobile-ad:hover a {
  text-decoration: underline;
}
.mobile-ad .main-linker {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 150;
  text-decoration: none !important;
  /* Hack for IE */
  background:url('about:blank');
}
.mobile-ad h4 {
  font-size: 22px;
  color: #00469b;
}
.mobile-ad span {
  color: #333333;
  font-size: 16px;
}
.mobile-ad a {
  margin-top: 5px;
  margin-bottom: 10px;
  display: block;
  font-size: 16px;
  color: #00469b;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.mobile-ad a em {
  font-size: 12px;
  margin-right: 5px;
}

/**
 * TEXT
 */
.main-text, .main-text-18 {
  color: #333333;
  font-size: 16px;
  font-family: "Verdana";
}
.main-text h3, .main-text-18 h3 {
  font-weight: bold;
  font-size: 20px;
}
.main-text a, .main-text-18 a {
  color: #00469b;
}

.main-text-18 {
  font-size: 18px;
}

/**
 * TITLES
 */
.main-section-title {
  font-family: "Verdana";
  font-size: 18px;
  background: #f8f8f8;
  color: #686868;
  padding: 15px 20px;
  border: 1px solid #D5D3D3;
  margin-bottom: 0;
  margin-top: 0;
}

.main-title h1 {
  color: #454545;
  font-size: 30px;
  margin-bottom: 0;
  margin-top: 0px;
}
.main-title h2 {
  font-size: 14px;
  color: #535353;
  margin-bottom: 3px;
  font-family: "Verdana";
  margin-top: 0;
}
.main-title span {
  color: #333333;
  font-size: 14px;
  display: inline-block;
}
.main-title span em {
  color: #333333;
}

.main-menu{
	list-style: none;
	white-space:nowrap;
	width: 100%;
}
.main-menu li{
	display: inline;
	margin-right: 10px;
}
/**
 * IMAGE
 */
.main-image figcaption {
  color: #333333;
  font-size: 14px;
  font-family: "Verdana";
}
.main-image figcaption a {
  color: #00469b;
  font-style: normal;
}

/**
 * TABLE
 */

 .table-responsive{
 	border:none;
 }

 .main-table{
 }

.main-table table {
  width: 100%;
}
.main-table table caption {
  text-align: left;
  font-family: "Verdana";
  color: #000;
  font-size: 18px;
}
.main-table table caption h3 {
  font-size: 20px;
  font-weight: normal !important;
}
.main-table table thead tr {
  border: 1px solid #e8e8e8;
}
.main-table table thead tr th {
  text-align: center;
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  padding: 7px 5px 7px 0px;
  color: #757575;
}
.main-table table tr td {
  padding: 8px 0;
  font-size: 16px;
  font-family: "Verdana";
  padding-left: 15px;
  vertical-align: top;
}

.main-table table tr td a.link-file{
	display:inline !important;
}

.main-table table tr td.Midtstilt {
  text-align: center;
}
.main-table table tr td.Midtstilt p {
  text-align: center;
}
.main-table table tr:first-child td.Midtstilt {
  text-align: left;
}
.main-table table tr th.Midtstilt {
  text-align: center;
}
.main-table table tr th.Midtstilt p {
  text-align: center;
}
.main-table table tr.silver {
  background: #f8f8f8;
}
.main-table table tr.light-blue {
  background: #f5fafc;
}

/**
 * TEMA
 */
.fishing-categories {
  background: #f8f8f8;
  border-bottom: 1px solid #dedede;
}
.fishing-categories .category-content {
  position: relative;
  background: #FFF;
  border: 1px solid #dedede;
  padding: 13px 25px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.fishing-categories .category-content:hover h1 {
  text-decoration: underline;
}
.fishing-categories .category-content .main-linker {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 150;
  text-decoration: none !important;
  /* Hack for IE */
  background:url('about:blank');
}
.fishing-categories .category-content h1 {
  position: relative;
  font-size: 22px;
  color: #00469b;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.fishing-categories .category-content h1 span {
  position: absolute;
  font-size: 16px;
  right: -15px;
  top: 50%;
  margin-top: -6px;
}

.fiskeridir-breadcrumb {
  background: #FFF;
  border-bottom: 1px solid #dedede;
}
.fiskeridir-breadcrumb span {
  display: inline-block;
  font-size: 12px;
  color: #333333;
}
.fiskeridir-breadcrumb .breadcrumb {
  display: inline-block;
  background: none;
  font-size: 12px;
  font-family: "Verdana";
  margin-bottom: 0;
  padding-left: 3px;
  color: #333333;
}
.fiskeridir-breadcrumb .breadcrumb > li a {
  color: #00469b;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.fiskeridir-breadcrumb .breadcrumb > li a:hover {
  color: #333333;
  text-decoration: none;
}
.fiskeridir-breadcrumb .breadcrumb > li.active {
  color: #333333;
}

.tema p {
  margin-bottom: 0;
  display: block;
}
.tema h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  color: #454545;
}
.tema a {
  color: #00469b;
  font-size: 16px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.list-section a {
  color: #00469b;
}
.list-section a em {
  margin-right: 6px;
}
.list-section .content {
  padding: 18px 20px;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.list-section .content ul {
  list-style: none;
}
.list-section .content ul li {
  /* display: block; */
  position: relative;
  margin-bottom: 6px;
}
.list-section .content ul li:before {
  width: 5px;
  height: 5px;
  background: #00469b;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.list-section .content ul li a {
  display: block;
  color: #00469b;
  line-height: 22px;
  font-size: 14px;
  /* word-break: break-all; */
  word-break: break-word;
}
.list-section .content ul li span {
  margin-right: 7px;
  color: #00469b;
}
.list-section .content span {
  display: block;
  font-size: 16px;
  font-family: "Verdana";
  color: #00469b;
  font-weight: bold;
  margin: 2px;
}
.list-section.j-meldinger span {
  font-size: 16px;
  margin-bottom: 6px;
  font-weight: normal;
}
.list-section.j-meldinger a {
  font-size: 16px;
  font-family: "Verdana";
  line-height: 19.7999px;
}
.list-section.j-meldinger a h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-family: "Verdana";
  line-height: 19.7999px;
}

.image-section img {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

/**
 * FISKERIMELDINGER
 */
.fishing-messages .message {
  border-bottom: 1px solid #e6e6e6;
}
.fishing-messages .message span {
  display: block;
  margin-top: 0;
  font-size: 14px;
  color: #333333;
  margin-bottom: 2px;
  font-family: "Verdana";
}
.fishing-messages .message a h2 {
  font-family: "Verdana";
  font-size: 18px;
  color: #00469b;
  margin-top: 0;
  margin-bottom: 20px;
}
.fishing-messages .message:last-of-type {
  border-bottom: none;
}

.pagination {
  margin-top: 35px;
  margin-bottom: 0;
}
.pagination ul {
  border: 1px solid #e6e6e6;
  list-style: none;
  font-size: 0;
  display: inline-block;
  overflow: hidden;
}

.pagination ul li {
  display: inline;
}

.pagination ul li a, .pagination ul li span {
  color: #00469b;
  font-size: 14px;
  font-family: "Verdana";
  border-right: 1px solid #e6e6e6;
  padding: 7px 7px;
}

.pagination ul li.active span, .pagination ul li a:hover{
  background: #00469b;
  color: #FFF;
}

.pagination ul li:last-of-type {
  border-right: none;
}

/**
 * HORINGER
 */
.fishing-type {
  position: relative;
}
.fishing-type a.block-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  /* Hack for IE */
  background:url('about:blank');
  z-index: 99;
}
.fishing-type .content {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 18px 20px;
}
.fishing-type .content span {
  margin-top: 0px;
  font-size: 16px;
  color: #333333;
  font-family: "Verdana";
}
.fishing-type .content a {
  display: block;
  text-align: center;
}
.fishing-type .fade-out-words {
  font-size: 16px;
}
.fishing-type .fade-out-words span {
  margin-bottom: 0;
  color: #00469b;
  font-size: 16px;
  display: block;
  margin-top: 4px;
  font-family: "Verdana";
}
.fishing-type .fade-out-words span a {
  margin-left: 5px;
  display: inline-block;
  color: #EB1404;
  font-family: "Verdana";
}
.fishing-type .fade-out-words span a:hover {
  text-decoration: none;
}
.fishing-type .fade-out-words span:last-of-type {
  margin-bottom: 4px;
  margin-top: 0;
}
.fishing-type .advanced-search span {
  margin: 0;
  font-size: 16px;
  font-family: "Verdana";
  color: #00469b;
  display: block;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  padding: 15px 20px;
}
.fishing-type .advanced-search span em {
  font-size: 13px;
  margin-right: 5px;
}
.fishing-type .search {
  background: #f8f8f8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  padding: 20px;
}
.fishing-type .search button {
  display: inline-block;
  float: left;
}
.fishing-type .search input {
  padding: 8px 10px;
  width: 96px;
  float: left;
  background: #FFF;
  border: 1px solid #e3e3e3;
  height: auto;
  display: inline-block;
}
.fishing-type .search .check input {
  width: auto;
  height: auto;
  margin-bottom: 0;
  display: inline-block;
}
.fishing-type .search .search-full input {
  margin-right: 10px;
}
.fishing-type .search .search-full select {
  display: inline-block;
  width: 110px;
  float: left;
  padding: 7px 5px;
}
.fishing-type .search .search-full .width {
  width: 76px;
}
.fishing-type button {
  width: 110px;
  height: 37px;
  text-align: center;
}

.select-section {
  position: relative;
}

.select-section a.block-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  /* Hack for IE */
  background:url('about:blank');
  z-index: 99;
}

.select-section .content {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 20px;
}
.select-section .content label {
  font-size: 16px;
  color: #00469b;
  font-family: "Verdana";
  position: relative;
}
.select-section .content .radio {
  text-indent: -23px;
  padding-left: 0px;
  display: block;
  margin-left: 25px;
}
.select-section .content .box {
  text-indent: 0px;
}

.news .news-info {
  border-bottom: 1px solid #dedede;
  padding-bottom: 12px;
}
.news .news-info span {
  font-size: 14px;
  color: #333333;
  font-family: "Verdana";
}
.news .news-info a h2 {
  margin-top: 2px;
  font-size: 18px;
  color: #00469b;
  font-family: "Verdana";
  margin-bottom: 15px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.news .news-info img {
  margin-top: 3px;
  margin-bottom: 3px;
}
.news .news-info p {
  font-size: 14px;
  color: #333333;
  font-family: "Verdana";
  line-height: 20px;
}

.article-options a em , .jmelding-options a em {
  color: #00469b;
  font-size: 16px;
  margin-right: 6px;
}
.article-options a span, .jmelding-options a span {
  margin-right: 12px;
  font-size: 14px;
  font-family: "Verdana";
  color: #00469b;
}
.article-options a:last-of-type, .jmelding-options a:last-of-type {
  margin-right: 0;
}

.del-social-div {
  text-align: right;
}
.del-social-div > ul {
  list-style: none;
  display: block;
  text-align: right;
  width: 100%;
}
.del-social-div > ul > li {
  display: inline-block;
}
.del-social-div > ul > li a {
  display: block;
}
.del-social-div > ul > li:last-of-type a span {
  margin-right: 0;
}
.del-social-div a em {
  color: #00469b;
  font-weight: normal;
  font-size: 18px;
}
.del-social-div a span {
  color: #00469b;
  /* font-weight: bold; */
  font-size: 16px !important;
}
.del-social-div .del {
  position: relative;
}
.del-social-div .del .sub-del {
  opacity: 1;
  visibility: hidden;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: absolute;
  right: 0;
  top: 100%;
  width: 250px;
  z-index: 225;
  background: #00469b;
  margin-top: 8px;
  padding: 25px 15px;
  border: 1px solid #F1F1F1;
}
.del-social-div .del .sub-del.show {
  opacity: 1;
  visibility: visible;
}
.del-social-div .del .sub-del ul {
  list-style: none;
  position: relative;
  text-align: left;
  display: block;
  width: 100%;
  text-align: left !important;
}
.del-social-div .del .sub-del ul li {
  margin-bottom: 6px;
  display: block;
}
.del-social-div .del .sub-del ul li a {
  display: block;
  color: #FFF;
  font-size: 16px;
}
.del-social-div .del .sub-del ul li a em {
  margin-right: 8px;
  color: #FFF;
  width: 18px;
}
.del-social-div .del .sub-del span {
  color: #FFF;
  font-weight: normal;
}
.del-social-div .del .sub-del:after, .del-social-div .del .sub-del:before {
  bottom: 100%;
  right: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.del-social-div .del .sub-del:after {
  border-color: rgba(0, 70, 155, 0);
  border-bottom-color: #00469B;
  border-width: 6px;
  margin-left: -6px;
}
.del-social-div .del .sub-del:before {
  border-color: rgba(0, 70, 155, 0);
  border-bottom-color: #00469B;
  border-width: 7px;
  margin-left: -7px;
}
.del-social-div .del .post-div {
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 1;
  visibility: hidden;
  position: absolute;
  width: 250px;
  left: -16px;
  top: -26px;
  background: #00469b;
  border: 1px solid #D5D3D3;
}
.del-social-div .del .post-div a {
  display: block;
  color: #FFF;
  font-size: 16px;
}
.del-social-div .del .post-div a em {
  margin-right: 8px;
  color: #FFF;
  width: 18px;
}
.del-social-div .del .post-div.show {
  opacity: 1;
  visibility: visible;
}
.del-social-div .del .post-div .inner {
  padding: 25px 15px;
}
.del-social-div .del .post-div .title {
  border-bottom: 1px solid #F1F1F1;
}
.del-social-div .del .post-div .title .down {
  position: absolute;
  display: inline-block;
  right: 16px;
  top: 23px;
}
.del-social-div .del .post-div .title .down em {
  font-size: 23px;
}
.del-social-div .del .post-div .content {
  background: #F8F8F8;
}
.del-social-div .del .post-div input {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border: 1px solid #F1F1F1;
  padding: 10px;
  background: #FFF;
}
.del-social-div .del .post-div button {
  background: #00469b;
  color: #FFF;
  padding: 8px 20px;
  border: none;
  margin-right: 6px;
}
.del-social-div .del .post-div button:first-of-type {
  margin-right: 0;
}
.del-social-div .del .post-div:after, .del-social-div .del .post-div:before {
  bottom: 100%;
  right: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.del-social-div .del .post-div:after {
  border-color: rgba(0, 70, 155, 0);
  border-bottom-color: #00469B;
  border-width: 6px;
  margin-left: -6px;
}
.del-social-div .del .post-div:before {
  border-color: rgba(0, 70, 155, 0);
  border-bottom-color: #00469B;
  border-width: 7px;
  margin-left: -7px;
}
.del-social-div .disabled-post {
  pointer-events: none;
  text-decoration: none;
}

/**
 * HORINGER TABS
 */
.hearings-tabs .hearinges-info span {
  font-size: 16px;
  font-family: "Verdana";
  color: #333333;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
.hearings-tabs .tabs {
  display: table !important;
  width: 100%;
  padding-left: 0;
  table-layout: fixed;
}
.hearings-tabs .tabs li {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  overflow: visible;
  border: 1px solid #e3e3e3;
}
.hearings-tabs .tabs li a {
  color: #00469b;
  font-size: 18px;
  display: block;
  padding: 17px 0;
  transition: all 0.2s ease-in-out;
}
.hearings-tabs .tabs li.active {
  background: #00469b;
  border-color: #00469b;
  position: relative;
  border-left: none;
  border-right: none;
}
.hearings-tabs .tabs li.active a {
  color: #FFF;
}
.hearings-tabs .tabs li.active .after {
  display: block;
  position: relative;
}
.hearings-tabs .tabs li.active .after .after-active {
  width: 100%;
  height: 10px;
  background: #00469b;
  position: absolute;
  top: -8px;
  content: "";
  left: 0px;
}
.hearings-tabs .tabs .tab-content {
  border: 1px solid #e3e3e3;
}
.hearings-tabs .tab-content .tab-pane ul {
  list-style: none;
}
.hearings-tabs .tab-content .tab-pane ul li {
  display: block;
  padding-left: 1em;
  position: relative;
}
.hearings-tabs .tab-content .tab-pane ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #00469b;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.hearings-tabs .tab-content .tab-pane ul li a {
  line-height: 22px;
  font-size: 16px;
  color: #00469b;
  margin: 0;
  font-family: "Verdana";
}
.hearings-tabs .tab-content .tab-pane ul li span {
  margin-right: 7px;
  color: #00469b;
}
.hearings-tabs .tab-content .tab-pane a {
  line-height: 22px;
  font-size: 16px;
  color: #00469b;
  margin: 0;
  font-family: "Verdana";
}
.hearings-tabs .tab-content .tab-pane span {
  font-size: 16px;
  color: #333333;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: "Verdana";
  font-weight: normal;
}
.hearings-tabs .tab-content .tab-pane p {
  font-size: 16px;
  color: #333333;
  font-family: "Verdana";
  font-weight: normal;
}
.hearings-tabs .tab-content .tab-pane table {
  width: 100%;
}
.hearings-tabs .tab-content .tab-pane table tr {
  border: 1px solid #e8e8e8;
}
.hearings-tabs .tab-content .tab-pane table tr td {
  padding: 12px 12px;
  display: block;
}
.hearings-tabs .tab-content .tab-pane table tr td h4 {
  margin: 0;
  font-family: "Verdana";
  font-size: 16px;
  color: #00469b;
}
.hearings-tabs .tab-content .tab-pane table tr td.silver {
  background: #f8f8f8;
}
.hearings-tabs .tab-content .tab-pane table tr td.light-blue {
  background: #f5fafc;
}

/**
 * J-MELDING
 */
.regulations p {
  font-size: 16px;
  font-family: "Verdana";
  color: #333333;
  line-height: 20px;
  margin-bottom: 0px;
}
.regulations p a {
  color: #00469b;
}
.regulations h5 {
  font-size: 16px;
  color: #333333;
  font-style: italic;
  line-height: 22px;
  padding: 0px 10px;
  font-family: "Verdana";
}
.regulations h5 a {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-style: normal;
  color: #00469b;
}
.regulations select {
  margin: 0;
  width: 100%;
  padding: 10px 10px;
  font-size: 20px;
  border: 1px solid #dddddd;
  background: #f8f8f8;
  color: #00469b;
}
.regulations .text {
  font-size: 18px;
  color: #333333;
  font-family: "Verdana";
}
.regulations .marker {
  font-size: 36px;
}

.addition .content {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 20px;
}

.sub-contact .content {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  padding: 20px 20px 7px 20px;
}
.sub-contact .content em {
  color: #00469b;
  font-size: 20px;
}
.sub-contact .content p {
  font-size: 14px;
  font-family: "Verdana";
  margin-top: 0;
  color: #333333;
  line-height: 18px;
}
.sub-contact .content p a {
  color: #00469b;
}

/**
 * J-MELDING-SEARCH
 */
.date-bar {
  position: relative;
}
.date-bar a.block-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  /* Hack for IE */
  background:url('about:blank');
  z-index: 99;
}
.date-bar .content {
  padding: 20px 20px;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.date-bar .content input {
  background: none;
  border: 1px solid #dddddd;
  padding: 5px 5px;
  width: 100%;
}
.date-bar .content .relative {
  float: left;
  width: auto;
  display: inline;
  width: 47%;
}
.date-bar .content .relative em {
  color: #00469b;
  font-size: 14px;
  position: absolute;
  top: 8px;
  right: 6px;
  pointer-events: none;
}
.date-bar .content .relative:first-of-type {
  margin-right: 10px;
}
.date-bar button {
  width: 103px;
  height: 37px;
  margin-right: 4px;
  text-align: center;
}

.date-icon em {
  color: #00469b;
  font-size: 14px;
  position: absolute;
  top: 13px;
  right: 12px;
  pointer-events: none;
}

.single-regulation {
  padding-bottom: 25px;
}
.single-regulation .number a {
  font-size: 18px;
  color: #00469b;
  font-family: "Verdana";
  margin: 0;
  font-weight: normal;
}
.single-regulation .number span {
  color: #535353;
  font-weight: normal;
  font-size: 18px;
}
.single-regulation .content {
  padding-top: 35px;
  font-size: 18px;
  position: relative;
}
.single-regulation .content h2 {
  font-size: 18px;
  color: #00469b;
  font-family: "Verdana";
  margin: 0;
  margin-top: 3px;
}
.single-regulation .content em {
  font-size: 21px;
  margin-top: 8px;
  margin-bottom: 8px;
  top: 0;
  position: absolute;
  left: 0;
}
.single-regulation .content em.green {
  color: #67C754;
}
.single-regulation .content em.red {
  color: #EB3434;
}
.single-regulation .content em.silver {
  color: #979797;
}
.single-regulation .content .box {
  position: absolute;
  left: 25px;
  top: 10px;
}

/**
 * SOKERESULTAT
 */
.single-result span {
  margin-top: 0;
  font-size: 14px;
  color: #535353 !important;
  font-family: "Verdana";
  margin-bottom: 4px;
}
.single-result a h2 {
  display: block;
  font-size: 18px;
  color: #00469b;
  margin-top: 0;
  font-family: "Verdana";
  margin-bottom: 0;
}
.single-result p {
  font-size: 14px;
  color: #333;
  font-family: "Verdana";
  line-height: 20px;
}
.single-result p span {
  display: inline !important;
  font-weight: normal;
  color: #333333;
}

/**
 * A-A
 */
.table-of-contents {
  margin-bottom: 0;
}
.table-of-contents ul {
  width: auto !important;
  display: table !important;
  border: 1px solid #e6e6e6;
  list-style: none;
}
.table-of-contents ul li {
  display: table-cell;
  border-right: 1px solid #e6e6e6;
  padding: 7px 7px;
  color: #00469b;
}
.table-of-contents ul li a {
  color: #00469b;
  font-size: 14px;
  font-family: "Verdana";
}
.table-of-contents ul li:hover {
  background: #00469b;
}
.table-of-contents ul li:hover a {
  color: #FFF;
}
.table-of-contents ul li:last-of-type {
  border-right: none;
}

.letter-result h2 {
  font-size: 22px;
  color: #454545;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Verdana";
}
.letter-result a {
  font-size: 16px;
  color: #00469b;
  line-height: 24px;
  font-family: "Verdana";
}

/**
 * KYST-OG
 */
.contact-section {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px;
}
.contact-section .content p {
  margin-bottom: 0;
  text-indent: -12px;
  padding-left: 0px;
  margin-left: 23px;
}
.contact-section .content p em {
  color: #333333;
  font-size: 15px;
  margin-right: 10px;
  margin-bottom: 3px;
}
.contact-section .content p span {
  font-size: 15px;
  font-family: "Verdana";
  color: #606060;
}
.contact-section .content p span a {
  color: #00469b;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.contact-section .fa {
  width: 3px;
}

.department h3 {
  font-size: 22px;
  color: #454545;
  letter-spacing: 2px;
}

.department-table thead tr th {
  font-size: 16px;
  color: #333;
  margin-top: 3px;
  margin-bottom: 3px;
  font-weight: normal;
}
.department-table tr td {
  color: #333333;
  font-size: 16px;
  font-family: #9b9851;
}
.department-table tr td span {
  color: #00469b;
}
.department-table tr td a {
  color: #00469b;
}
.department-table tr.silver {
  background: #f8f8f8;
}
.department-table tr.light-blue {
  background: #f5fafc;
}

.department-search {
  margin-top: 70px;
}
.department-search button {
  display: inline-block;
  float: left;
}
.department-search input {
  padding: 7px 10px;
  width: 290px;
  float: left;
  background: #FFF;
  border: 1px solid #e3e3e3;
  height: auto;
  display: inline-block;
}

/**
 * SKRIV-TIL-OSS
 */
/**
 * KONTAKT-OSS
 */
.main-contact-info h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  font-family: "Verdana";
}
.main-contact-info p {
  margin-bottom: 0;
  text-indent: -13px;
  margin-left: 25px;
}
.main-contact-info p em {
  color: #333333;
  font-size: 16px;
  width: 13px;
  margin-bottom: 3px;
}
.main-contact-info p span {
  font-size: 16px;
  font-family: "Verdana";
  color: #333333;
}
.main-contact-info p span a {
  color: #00469b;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.main-contact-info .intro p {
  margin-bottom: 0px;
  text-indent: 0;
  margin-left: 0;
  font-size: 16px;
  font-family: "Verdana";
  color: #333;
}

.main-contact-info .intro.pull-down-20.ezxmltext-field a{
  color: #00469b;
}

.main-contact-info .fa-users {
  font-size: 13.5px;
}
.main-contact-info .links-list {
  list-style: none;
}
.main-contact-info .links-list li a {
  display: block;
  margin-left: 15px;
  color: #00469b;
  font-size: 16px;
}
.main-contact-info .links-list li span {
  position: absolute;
  margin-right: 7px;
  color: #00469b;
}
.main-contact-info .fa-envelope {
  font-size: 12px;
}
.main-contact-info .fa-map-marker {
  font-size: 21px;
}

/**
 * PROFILE
 */
.introduction span {
  margin: 0;
  font-size: 22px;
  color: #454545;
  letter-spacing: 1.8px;
}

/**
 * NETTSTEDSKART
 */
.site-map ul {
  list-style: none;
}
.site-map ul > li {
  padding-left: 34px;
  margin-left: 20px;
  margin-bottom: 8px;
}
.site-map ul > li.sub {
  padding-left: 28px;
  margin-left: 0;
}
.site-map ul > li > a {
  font-family: "Verdana";
  color: #00469b;
  font-size: 18px;
  display: block;
}
.site-map ul > li.sub > a {
  padding-left: 26px;
  text-indent: -26px;
}
.site-map ul > li > a em {
  background: #00469b;
  color: #FFF;
  width: 18px;
  font-size: 16px;
  height: 18px;
  line-height: 20px;
  text-align: center;
  margin-right: 7px;
  text-indent: 0;
}
.site-map ul > li > a em.active {
  background: #9b9851;
}
.site-map ul > li .sub-data li {
  padding-left: 5px;
  margin-bottom: 0;
}
.site-map ul > li .sub-data li a {
  font-size: "Verdana";
  font-size: 16px;
}

/**
 * HUMMERIFISKE
 */
.law-categories ul {
  list-style: none;
}
.law-categories ul li {
  margin-bottom: 8px;
}
.law-categories ul li a {
  font-size: 18px;
  color: #00469b;
  font-family: "Verdana";
}

.single-law h1, .single-law h2, .single-law h3, .single-law h4, .single-law h5, .regulations h1, .regulations h2, .regulations h3, .regulations h4, .regulations h5 {
  color: #000;
}
.single-law h1, .regulations h1 {
  font-size: 30px;
}
.single-law h2, .regulations h2 {
  color: #000;
  font-size: 24px;
}
.single-law h3, .regulations h3 {
  color: #000;
  font-size: 20px;
}
.single-law h4, .regulations h4 {
  font-size: 19px;
  color: #000;
}
.single-law h5, .regulations h5 {
  color: #000;
  font-size: 18px;
}
.single-law ul li, .regulations ul li, .single-law ol li, .regulations ol li {
  position: relative;
  left: 15px;
  margin-left: -15px;
  margin-right: 15px;
  margin-bottom: 15px;
  list-style-position: outside;
  /* hack for IE */
  left: 0px\0;
  margin-left: 0px\0;
  margin-right: 0px\0;
  margin-bottom: 15px\0;
  /*list-style-position: inside\0;*/
}
.single-law img.pull-left, .regulations img.pull-left {
  margin-right: 15px;
}
.single-law img.pull-right, .regulations img.pull-right {
  margin-left: 15px;
}

.law-section .content {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px;
}
.law-section .content ul li {
  margin-bottom: 15px;
}
.law-section strong {
  font-size: 16px;
}

.law-section .content h2,
.law-section .content h3,
.law-section .content h4,
.law-section .content h5,
.law-section .content h6,
.law-section .content h7{
	color: #000;
}

.law-section .content h2{
	font-size: 24px;
	margin: 20px 0;
}
.law-section .content h3{
	font-size: 20px;
	margin: 20px 0;
}
.law-section .content h4{
	font-size: 19px;
	margin: 19px 0;
}
.law-section .content h5{
	font-size: 18px;
	margin: 18px 0;
}
.law-section .content h6{
	font-size: 16px;
	margin: 16px 0;
}
.law-section .content h7{
	font-size: 14px;
	margin: 14px 0;
	display: block;
}

blockquote {
  font-size: 20px;
  font-style: italic;
  font-weight: lighter;
  width: 100%;
  text-align: left;
  margin: 0.25em 0;
  padding: 0.35em 40px;
  line-height: 32px;
  position: relative;
  color: #454545;
  z-index: 10;
  border-left: 0;
}
blockquote:before {
  display: block;
  padding-left: 10px;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -25px;
  top: 25px;
  color: #333333;
  z-index: -1;
}
blockquote:after {
  display: block;
  padding-left: 10px;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  right: 15px;
  top: 70%;
  color: #333333;
  z-index: -1;
  transform: rotate(180deg);
}

.contact-form p {
  margin-bottom: 0;
}
.contact-form select {
  display: block;
  width: 100%;
  float: left;
  padding: 7px 5px;
}
.contact-form .input-informations input {
  padding: 8px 10px;
  width: 100%;
  float: left;
  background: #FFF;
  border: 1px solid #e3e3e3;
  height: auto;
  display: inline-block;
}

.e-mail-section .content {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 18px 20px;
}
.e-mail-section .content p {
  margin: 0 0 10px 0;
  /* word-break: break-all; */
  word-break: break-word;
}
.e-mail-section .content p:last-of-type {
  margin: 0;
}

.e-mail-section .content div {
  margin: 0 0 10px 0;
  /* word-break: break-all; */
  word-break: break-word;
}
.e-mail-section .content div:last-of-type {
  margin: 0;
}

.e-mail-section .content p:last-of-type + div {
  margin-top: 10px;
}

.e-mail-section .content div:last-of-type + p {
  margin-top: 10px;
}

.e-mail-section .content span {
  font-size: 16px;
  color: #00469b;
  margin: 0;
}

.question-section .content {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px;
  background: #f5fafc;
}

.docs-icons {
  background: url(../images/icons/docs.png);
}
.docs-icons.image {
  background-position: 0px -128px;
}
.docs-icons.excell {
  background-position: 0px -104px;
}
.docs-icons.word {
  background-position: 0px -78px;
}
.docs-icons.pdf {
  background-position: 0px -52px;
}
.docs-icons.doc {
  background-position: 0px -26px;
}
.docs-icons.txt {
  background-position: 0px 0px;
}
.docs-icons.powerpoint {
  background-position: 0px -154px;
}

.docs {
  list-style: none;
}
.docs li {
  margin-bottom: 5px;
}
.docs li a {
  color: #00469b;
  font-size: 14px !important;
}
.docs li a em {
  margin-right: 5px;
  width: 19px;
  height: 16px;
  display: inline-block;
}
.docs li:last-of-type {
  margin-bottom: 0;
}

.box {
  margin-left: 3px;
  background: #fcfafa;
  border: 1px solid #dddddd;
  position: relative;
  padding: 0px 5px;
  display: inline-block;
  font-size: 11px;
  color: #333;
}

.box:after, .box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.box:after {
  border-color: rgba(252, 250, 250, 0);
  border-right-color: #fcfafa;
  border-width: 4px;
  margin-top: -4px;
}

.box:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #dddddd;
  border-width: 5px;
  margin-top: -5px;
}

.date-third input {
  width: 350px !important;
  float: left;
  margin-right: 5px;
}
.date-third .relative input {
  float: left;
  width: 125px !important;
  margin-right: 0;
}

.first-third {
  display: block;
}
.first-third input {
  margin-bottom: 8px;
}
.first-third input:first-of-type {
  float: left;
  width: 29%;
  margin-right: 7px;
}
.first-third input:last-of-type {
  width: 70%;
  float: left;
}

.sticky_item {
  z-index: 25;
}

.sticky_item:before {
  top: 28px;
  border-width: 9px 8px 0 8px;
}

.sticky_item.is_stuck:before {
  top: 77px;
  border-width: 9px 8px 0 8px;
}

.sticky_item.is_stuck:after {
  top: 55px;
}

.sticky_item.is_stuck.gray:after {
  top: 51px;
}

.bold tr td {
  font-weight: bold !important;
}
.bold tr td span {
  font-weight: bold !important;
}

.font-size-16 {
  font-size: 16px;
}

.sections-change.is_stuck {
  top: 50px !important;
}

.header-regulation {
  display: block;
  background: #00469b;
  color: #FFF;
  text-align: center;
  padding: 13px;
  font-size: 16px;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.header-regulation:hover {
  color: #FFF;
  background: #002f68;
}

.list-regulations {
  margin-top: 25px;
  margin-bottom: 25px;
  list-style-type: none;
}
.list-regulations li {
  display: block;
}
.list-regulations li a {
  font-size: 18px;
  margin-bottom: 9px;
  display: block;
  color: #00469b;
}

.ordered-list {
  padding-left: 27px;
}
.ordered-list li {
  list-style: decimal;
  margin-bottom: 6px !important;
}

.simple-list {
  list-style: none;
}
.simple-list li {
  margin-bottom: 6px;
}
.simple-list li a {
  display: block;
}

.del-social-div {
  display: inline-block;
}

.external-poste {
  font-size: 16px;
  /* font-weight: bold; */
  color: #00469b;
  margin-left: 12px !important;
  font-family: "Verdana";
  cursor: pointer;
}
.external-poste em {
  font-family: "FontAwesome" !important;
  color: #00469b !important;
  font-size: 18px !important;
}
.external-poste:hover {
  text-decoration: none;
}

.alert em {
  float: left;
  width: 80px;
  font-size: 62px;
  padding-top: 5px;
  color: red;
}

.alert span {
  float: left;
  display: inline-block !important;
  width: 83%;
}

.alert-gray {
  background-image: linear-gradient(to bottom, #f8f8f8 0px, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-color: #999999;
}

.alert.alert-gray .notify_us.ezxmltext-field a {
	color: #00469b;	
} 

.plr-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.sok-filter:before {
  position: absolute;
  color: white;
  content: "\f078";
  right: 25px;
  font-family: "FontAwesome";
}
.sok-filter.active:before {
  content: "\f077";
}

.skjul-filter:before {
  position: absolute;
  color: white;
  content: "\f077";
  right: 12px;
  font-family: "FontAwesome";
}
.skjul-filter.active:before {
  content: "\f077";
}

.innholdsfortegnelse {
  display: block;
  padding: 12px;
  position: relative;
  background: #F8F8F8;
  border: 1px solid #DDDDDD;
  color: #00469b;
  font-size: 20px;
  cursor: pointer;
  max-height: 300px;
  overflow: auto;
}
.innholdsfortegnelse.is_stuck {
  top: 51px !important;
}
.innholdsfortegnelse span {
  position: relative;
  display: block;
}
.innholdsfortegnelse span:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 8px 0 8px;
  border-color: #00469b transparent transparent transparent;
  content: '';
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -2px;
  z-index: 500;
  pointer-events: none;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.innholdsfortegnelse ul {
  margin-top: 8px;
  display: none;
  list-style: none;
}
.innholdsfortegnelse ul li {
  margin-bottom: 5px;
}
.innholdsfortegnelse ul li:hover {
  background: #f0f0f0;
}
.innholdsfortegnelse.show ul {
  display: block;
}
.innholdsfortegnelse.show span:before {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.no-r-gutter {
  padding-right: 0;
}

.no-l-gutter {
  padding-right: 0;
}

.width-95-percent {
  width: 95%;
}

.table-ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.table-ul li {
  display: table-cell;
}
.table-ul li a {
  font-size: 13px;
}
.table-ul li:first-of-type a {
  width: 98%;
}

caption {
  margin-top: 0;
}

.fanyheter {
  display: inline-block;
  position: relative;
}
.fanyheter .post-div-fa-nyheter {
  z-index: 10;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 250px;
  left: -16px;
  top: 100%;
  margin-top: 15px;
  background: #00469b;
  border: 1px solid #D5D3D3;
}
.fanyheter .post-div-fa-nyheter a {
  display: block;
  color: #FFF;
  font-size: 16px;
}
.fanyheter .post-div-fa-nyheter a em {
  margin-right: 8px;
  color: #FFF;
  width: 18px;
}
.fanyheter .post-div-fa-nyheter.show {
  opacity: 1;
  visibility: visible;
}
.fanyheter .post-div-fa-nyheter .inner {
  padding: 25px 15px;
}
.fanyheter .post-div-fa-nyheter .title {
  color: #FFF;
  text-align: left;
  border-bottom: 1px solid #F1F1F1;
}
.fanyheter .post-div-fa-nyheter .title a {
  color: #FFF;
}
.fanyheter .post-div-fa-nyheter .title .down {
  position: absolute;
  display: inline-block;
  right: 16px;
  top: 23px;
  color: #FFF;
}
.fanyheter .post-div-fa-nyheter .title .down em {
  font-size: 23px;
}
.fanyheter .post-div-fa-nyheter .content {
  background: #F8F8F8;
}
.fanyheter .post-div-fa-nyheter input {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border: 1px solid #F1F1F1;
  padding: 10px;
  background: #FFF;
}
.fanyheter .post-div-fa-nyheter button {
  background: #00469b;
  color: #FFF;
  padding: 8px 20px;
  border: none;
  margin-right: 6px;
}
.fanyheter .post-div-fa-nyheter button:first-of-type {
  margin-right: 0;
}
.fanyheter .post-div-fa-nyheter:after, .fanyheter .post-div-fa-nyheter:before {
  bottom: 100%;
  right: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.fanyheter .post-div-fa-nyheter:after {
  border-color: rgba(0, 70, 155, 0);
  border-bottom-color: #00469B;
  border-width: 6px;
  margin-left: -6px;
}
.fanyheter .post-div-fa-nyheter:before {
  border-color: rgba(0, 70, 155, 0);
  border-bottom-color: #00469B;
  border-width: 7px;
  margin-left: -7px;
}

/**
 * All styles related to markup inside the footer
 */
.footer {
  position: relative;
  background: #f8f8f8;
  border-top: 1px solid #e5e5e5;
}
.footer a {
  color: #00469b;
  font-size: 16px;
}
.footer .links a {
  display: block;
  line-height: 29px;
}
.footer .work-time {
  margin-left: 50px;
}
.footer .work-time span {
  font-size: 16px;
  font-family: "Verdana";
  color: #606060;
}
.footer .contact-info {
  border-right: 1px solid #cacaca;
}
.footer .contact-info p {
  margin-bottom: 0;
  text-align: left;
}
.footer .contact-info p em {
  color: #999999;
  font-size: 17px;
  margin-right: 10px;
  margin-bottom: 3px;
}
.footer .contact-info p em img{
  display: inline;
  margin-right: -4px;
}
.footer .contact-info p em.fa-phone {
  margin-right: 13px;
}
.footer .contact-info p em.fa-envelope {
  margin-right: 9px;
}
.footer .contact-info p em.empty {
  margin-right: 16px;
}
.footer .contact-info p span {
  font-size: 16px;
  font-family: "Verdana";
  color: #606060;
}
.footer .contact-info p span a {
  color: #00469b;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer .contact-info p:last-of-type {
  /*text-indent: -15px;
  padding-left: 0px;
  margin-left: 26px;*/
}
.footer .social-media {
  margin-left: 15px;
}
.footer .social-media > span {
  font-size: 18px;
  color: #606060;
  margin-bottom: 20px;
  display: block;
  text-transform: uppercase;
}
.footer .social-media a {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer .social-media a em {
  color: #00469b;
  font-size: 20px;
  margin-right: 10px;
  margin-bottom: 8px;
}
.footer .social-media a span {
  color: #00469b;
  font-size: 16px;
}
.footer .arrow-up {
  position: fixed;
  bottom: 250px;
  right: 250px;
  opacity: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer .arrow-up.show {
  opacity: 1;
}
.footer .arrow-up a em {
  font-size: 20px;
  color: #FFF;
  background: #9b9851;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 43px;
  height: 43px;
  line-height: 40px;
  text-align: center;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1224px) {
  .search .small-button {
    height: 37px;
  }

  .alert em {
    float: left;
    width: 35px;
    font-size: 25px;
    padding-top: 5px;
  }
  .alert span {
    float: left;
    display: inline-block !important;
    width: 85%;
  }

  .clearfix-sm {
    clear: both;
  }

  .width-100-sm {
    width: 100% !important;
  }

  .width-18-sm {
    width: 18% !important;
  }

  .width-19-sm {
    width: 19% !important;
  }

  .width-19-sm {
    width: 19% !important;
  }

  .width-49-sm {
    width: 49% !important;
  }

  .width-50-sm {
    width: 50% !important;
  }

  .width-80-sm {
    width: 80% !important;
  }

  .width-45-precent-xs {
    width: 45% !important;
  }

  .width-48-precent-xs {
    width: 48% !important;
  }

  .width-50-precent-xs {
    width: 50% !important;
  }

  .align-c-sm {
    text-align: center;
  }

  .inner-b-20-sm {
    padding-bottom: 20px;
  }

  .inner-b-10-sm {
    padding-bottom: 10px;
  }

  .inner-b-20-sm {
    padding-bottom: 20px;
  }

  .inner-t-10-sm {
    padding-top: 10px;
  }

  .inner-tb-20-sm {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pull-down-0-sm {
    margin-top: 0px !important;
  }

  .pull-down-5-sm {
    margin-top: 5px;
  }

  .pull-down-10-sm {
    margin-top: 10px;
  }

  .pull-down-15-sm {
    margin-top: 15px;
  }

  .pull-down-20-sm {
    margin-top: 20px;
  }

  .pull-down-25-sm {
    margin-top: 25px;
  }

  .pull-down-30-sm {
    margin-top: 30px;
  }

  .pull-down-35-sm {
    margin-top: 35px;
  }

  .pull-down-40-sm {
    margin-top: 40px;
  }

  .pull-down-45-sm {
    margin-top: 45px;
  }

  .pull-down-50-sm {
    margin-top: 50px;
  }

  .pull-down-55-sm {
    margin-top: 55px;
  }

  .pull-down-60-sm {
    margin-top: 60px;
  }

  .pull-down-110-sm {
    margin-top: 110px;
  }

  .push-down-0-sm {
    margin-bottom: 0px;
  }

  .push-down-10-sm {
    margin-bottom: 10px;
  }

  .push-down-15-sm {
    margin-bottom: 15px;
  }

  .push-down-20-sm {
    margin-bottom: 20px;
  }

  .push-down-25-sm {
    margin-bottom: 25px;
  }

  .push-down-30-sm {
    margin-bottom: 30px;
  }

  .push-down-40-sm {
    margin-bottom: 40px;
  }

  .width-100-sm {
    width: 100% !important;
  }

  .header .search input {
    padding: 3px 10px;
    font-size: 13px;
  }
  .header .search button {
    right: 5px;
    top: 4px;
  }

  .top-line ul li a {
    font-size: 12px;
  }

  .navigation .navigation-pages a {
    margin-right: 25px;
    font-size: 16px;
    padding: 2px 12px;
  }

  .date-third input {
    width: 100% !important;
  }
  .date-third .relative input {
    width: 100% !important;
  }

  .img-responsive-sm {
    min-width: 100%;
  }

  .law-categories ul li a {
    font-size: 15px;
  }

  .date-bar .content input {
    font-size: 10px;
  }
  .date-bar .content .relative i {
    font-size: 12px;
  }

  .fishing-type .search .search-full input[type="text"] {
    margin-right: 0px;
    width: 80px;
    font-size: 14px;
    padding-left: 5px;
  }
  .fishing-type .search .search-full select {
    display: inline-block;
    width: 59px;
    float: left;
    padding: 7px 5px;
  }
  .fishing-type .search .search-full .width {
    width: 57px;
  }
  .fishing-type button {
    width: 100px;
  }

  .fishing-type .advanced-search span {
    padding: 14px;
  }

  .basic-search .search {
    padding: 14px;
  }
  .basic-search input {
    width: 65% !important;
  }
  .basic-search button {
    width: 35% !important;
    height: 40px;
  }

  .js-advanced-search .search {
    padding: 14px;
  }

  .e-mail-section .content {
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 18px 20px;
  }
  .e-mail-section .content a {
    font-size: 13px;
  }
  .e-mail-section .content span {
    font-size: 16px;
    color: #00469b;
    margin: 0;
  }

  .list-section .content ul li a {
    font-size: 14px;
  }
  .list-section .content span {
    font-size: 14px;
  }

  .select-section .content label {
    font-size: 13px;
  }

  .date-picker {
    height: 30px;
  }

  .extra-small-button {
    font-size: 13px !important;
  }

  .table-of-contents {
    margin-bottom: 0;
  }
  .table-of-contents ul {
    width: auto !important;
    display: table !important;
    border: 1px solid #e6e6e6;
    list-style: none;
    table-layout: fixed;
  }
  .table-of-contents ul li {
    display: table-cell;
    border-right: 1px solid #e6e6e6;
    padding: 5px 5px;
    color: #00469b;
  }
  .table-of-contents ul li a {
    color: #00469b;
    font-size: 13px;
    font-family: "Verdana";
  }
  .table-of-contents ul li:hover {
    background: #00469b;
  }
  .table-of-contents ul li:hover a {
    color: #FFF;
  }
  .table-of-contents ul li:last-of-type {
    border-right: none;
  }

  .footer .arrow-up {
    bottom: 12px;
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 568px) {
  input[type="date"], input, select, textarea {
    font-size: 16px !important;
  }

  .width-18-xs {
    width: 18% !important;
  }

  .width-19-xs {
    width: 19% !important;
  }

  .width-20-xs-percent {
    width: 20% !important;
  }

  .width-25-xs-percent {
    width: 25% !important;
  }

  .width-30-xs-percent {
    width: 30% !important;
  }

  .width-65-xs-percent {
    width: 65% !important;
  }

  .width-70-xs-percent {
    width: 70% !important;
  }

  .width-75-xs-percent {
    width: 75% !important;
  }

  .width-79-xs-percent {
    width: 79% !important;
  }

  .width-80-precent-xs {
    width: 80% !important;
  }

  .width-45-precent-xs {
    width: 45% !important;
  }

  .width-48-precent-xs {
    width: 48% !important;
  }

  .width-49-precent-xs {
    width: 49% !important;
  }

  .width-50-precent-xs {
    width: 50% !important;
  }

  .hide-on-xs {
    display: none;
  }

  .inner-t-20-xs {
    padding-top: 20px;
  }

  .inner-t-20-sm {
    padding-top: 20px;
  }

  .inner-tb-0-xs {
    padding-top: 0;
    padding-bottom: 0;
  }

  .no-gutter {
    padding-right: 15px;
    padding-left: 15px;
  }

  .pull-down-main {
    margin-top: 30px;
  }

  .push-down-main {
    margin-bottom: 30px;
  }

  .pull-down-secondary {
    margin-top: 27.5px;
  }

  .push-down-secondary {
    margin-bottom: 27.5px;
  }

  .block-xs {
    display: block;
  }

  .clearfix-xs:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }

  .width-100-xs {
    width: 100% !important;
  }

  .width-100-px-xs {
    width: 100px !important;
  }

  .align-c-xs {
    text-align: center;
  }

  .align-l-xs {
    text-align: left !important;
  }

  .main-section-title.pull-down-0-xs {
    margin-top: 0px !important;
  }

  .pull-down-0-xs {
    margin-top: 0px;
  }

  .pull-down-10-xs {
    margin-top: 10px;
  }

  .pull-down-15-xs {
    margin-top: 15px;
  }

  .pull-down-20-xs {
    margin-top: 20px;
  }

  .pull-down-25-xs {
    margin-top: 25px;
  }

  .pull-down-30-xs {
    margin-top: 30px;
  }

  .pull-down-40-xs {
    margin-top: 40px;
  }

  .push-down-0-xs {
    margin-bottom: 0;
  }

  .push-down-15-xs {
    margin-bottom: 15px;
  }

  .push-down-10-xs {
    margin-bottom: 10px;
  }

  .push-down-20-xs {
    margin-bottom: 20px;
  }

  .push-down-25-xs {
    margin-bottom: 25px;
  }

  .push-down-30-xs {
    margin-bottom: 30px;
  }

  .push-down-35-xs {
    margin-bottom: 35px;
  }

  .push-down-40-xs {
    margin-bottom: 40px;
  }

  .inner-b-0-xs {
    padding-bottom: 0;
  }

  .inner-t-10-xs {
    padding-top: 10px;
  }

  .inner-b-10-xs {
    padding-bottom: 10px;
  }

  .inner-b-30-xs {
    padding-bottom: 30px;
  }

  .inner-b-60-xs {
    padding-bottom: 60px;
  }

  .top-line {
    display: none;
    padding-bottom: 12px;
  }
  .top-line ul {
    display: none;
  }
  .top-line ul li {
    display: block;
    text-align: center;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .top-line ul li:last-of-type {
    margin-left: 0px;
  }

  .max-width-100-xs {
    max-width: 100%;
  }

  .header .search {
    position: relative;
  }
  .header .search input {
    width: 100%;
    font-size: 16px;
    border: none;
    border-radius: 0px;
  }

  .navigation {
    display: none;
  }
  .navigation .navigation-pages .main {
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 0 3px 2px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 2px 1px rgba(0, 0, 0, 0.15);
  }
  .navigation .navigation-pages a {
    background: #E5E5E5;
    display: block;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: left;
    padding: 15px 15px;
    margin-right: 0;
    color: #00469b;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    border-bottom: 1px solid #CBD3DC;
  }
  .navigation .navigation-pages a.active, .navigation .navigation-pages a:hover {
    background: #d1d1d1;
    border-radius: 0px;
    color: #00469b;
  }
  .navigation .navigation-pages a img {
    vertical-align: middle;
  }
  .navigation .navigation-pages .additional {
    z-index: -1;
    list-style: none;
    -webkit-box-shadow: 0 1px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px 3px rgba(0, 0, 0, 0.4);
  }
  .navigation .navigation-pages .additional li {
    vertical-align: middle;
  }
  .navigation .navigation-pages .additional li.flag {
    position: relative;
  }
  .navigation .navigation-pages .additional li.flag a img {
    position: absolute;
    left: 15px;
    top: 18px;
  }
  .navigation .navigation-pages .additional li.flag a span {
    padding-left: 35px;
  }
  .navigation .navigation-pages .additional li a {
    background: #F8F8F8;
    border-bottom: 1px solid #dae0e6;
    color: #000;
    font-weight: 400;
  }

  .no-padding-xs {
    padding: 0;
  }

  .no-container-xs {
    padding: 0;
  }

  .no-row-xs {
    margin-right: 0;
    margin-left: 0;
  }

  .logo-holder {
    position: relative;
  }
  .logo-holder img {
    width: 50%;
    display: inline !important;
  }

  .logo {
    text-align: right;
  }

  .open-navigation {
    display: inline-block;
    background: #fff;
    font-size: 16px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -20px;
    padding: 3px 8px;
    font-weight: 600;
    text-align: center;
    color: #00469b;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .open-navigation em {
    font-weight: bold;
    font-size: 20px;
    margin-left: 4px;
  }
  .open-navigation.active {
    background: #fff;
    color: #9B9851;
  }
  .open-navigation:hover {
    text-decoration: none;
  }

  .open-search-- {
    display: inline-block;
    background: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    left: 105px;
    top: 50%;
    margin-top: -20px;
    padding: 3px 8px 3px 4px;
    text-align: center;
    color: #00469b;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }

  .open-search-- em {
    font-weight: bold;
    font-size: 20px;
    margin-left: 4px;
  }

  .open-search--.active {
    color: #9B9851;
  }

  .open-search--:hover {
    text-decoration: none;
  }

  .footer .work-time {
    margin-left: 0;
  }
  .footer .work-time span {
    font-size: 14px;
  }
  .footer .contact-info {
    border-right: none;
  }
  .footer .contact-info p span {
    font-size: 14px;
  }
  .footer .social-media {
    margin-left: 0px;
  }
  .footer .social-media h6 {
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 10px;
  }

  .main-news-categories a h5 {
    margin-bottom: 10px;
  }

  .table-of-contents ul {
    margin-top: 25px;
  }

  .fiskeridir-breadcrumb span:nth-child(1) {
    display: block;
  }
  .fiskeridir-breadcrumb .breadcrumb {
    display: block;
  }
  .fiskeridir-breadcrumb .breadcrumb li {
    display: block;
  }

  .pagination {
    margin-top: 0px;
  }

  .article-options a i {
    font-size: 12px;
  }
  .article-options a span {
    font-size: 12px;
  }

  .hearings-tabs .hearinges-info h6 {
    font-size: 16px;
    font-family: "Verdana";
    color: #333333;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .hearings-tabs .tabs {
    display: none !important;
  }
  .hearings-tabs .tabs li {
    display: block;
  }

  .main-title h5 {
    font-size: 25px;
  }

  .section-title h4 {
    font-size: 18px;
  }

  .main-title h1 {
    color: #454545;
    font-size: 25px;
    margin-bottom: 0;
    margin-top: 0px;
  }

  .fiskeridir-breadcrumb span:nth-child(1) {
    display: none;
  }
  .fiskeridir-breadcrumb .breadcrumb li {
    display: none;
  }
  .fiskeridir-breadcrumb .breadcrumb li:nth-child(1):before {
    display: none;
  }
  .fiskeridir-breadcrumb .breadcrumb li:nth-child(2) {
    display: inline-block;
    font-size: 13px;
    color: #00469b;
  }
  .fiskeridir-breadcrumb .breadcrumb li:nth-child(2):before {
    display: none;
  }
  .fiskeridir-breadcrumb .breadcrumb li:nth-child(3) {
    display: inline-block;
    font-size: 13px;
  }

  .fiskeridir-breadcrumb .breadcrumb {
    padding: 0px;
  }

  .font-size-holder {
    display: none;
  }

  .contrast .navigation .open-navigation {
    background: none repeat scroll 0 0 black;
    color: #FFFF00;
  }

  .skriv-ut {
    display: none !important;
  }

  .new-del .del {
    padding-top: 18px;
  }
  .new-del span {
    margin-left: 5px;
  }

  .pagination ul li {
    display: none;
  }
  .pagination ul li:nth-child(1), .pagination ul li:last-of-type {
    display: inline-block;
    padding: 10px 25px;
  }
  .pagination ul li:nth-child(1) a, .pagination ul li:last-of-type a {
    font-size: 19px;
  }

  .table-responsive {
    border: none;
  }

  .single-law img {
    max-width: 100%;
  }

  .object-left, .object-right {
    float: none;
    padding: 0;
  }

  figure {
    margin: 0px;
    display: block;
    width: auto;
  }

  img, figcaption {
    display: block;
  }

  .width-75-xs {
    width: 75px !important;
  }

  .fishing-type .search .search-full input[type="text"] {
    width: 50%;
  }

  table caption {
    margin-top: 15px;
  }

  .main-table table tr td {
    padding: 5px 12px;
  }

  .shortcuts-open {
    background: #fff;
    color: #00469b;
    font-size: 16px;
    border: 1px solid #e3e3e3;
    padding: 15px 15px;
    margin-top: 0;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    display: block;
    position: relative;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2);
    text-decoration: none;
  }
  .shortcuts-open:hover {
    background: #fff;
    border: 1px solid #e3e3e3;
  }
  .shortcuts-open em {
    position: absolute;
    right: 15px;
    top: 20px;
  }
  
.main-news-list ul{
	list-style: none !important;
}

  .main-news-categories a:hover {
    text-decoration: none;
  }
  .main-news-categories a h1 {
    background: #f8f8f8;
    color: #00469b;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    padding: 10px 15px;
    margin-bottom: 0px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .js-shortcuts {
    display: none;
    -webkit-box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2);
  }
  .js-shortcuts .col-md-6 {
    margin: 0;
    padding: 0;
  }

  .fishing-categories .category-content h1 {
    position: relative;
    font-size: 17px;
    color: #00469b;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 12px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-bottom: 5px;
  }
  .fishing-categories .category-content h1 span {
    position: absolute;
    font-size: 11px;
    top: 50%;
    margin-top: -4px;
    right: 0;
  }
  .fishing-categories .category-content p {
    margin-bottom: 0;
  }

  .panel-body {
    font-size: 16px;
    color: #333;
    padding: 8px;
  }
  .panel-body a {
    color: #00469b;
  }
  .panel-body ul {
    list-style: none;
  }
  .panel-body ul li a {
    display: block;
    font-size: 16px;
    margin-bottom: 6px;
    color: #00469b;
  }

  .panel-title {
    font-size: 20px;
  }
  .panel-title a {
    display: block;
    color: #00469b;
  }

  .panel-heading {
    border-radius: 0px;
    padding: 8px;
  }

  .panel-default > .panel-heading {
    background: #FFF;
    background-image: none;
  }

  .panel-default > .panel-heading.active {
    background: #00469b;
  }
  .panel-default > .panel-heading.active .panel-title a {
    color: #FFF;
  }

  .panel-group .panel {
    border-radius: 0px;
  }

  blockquote {
    padding: 0;
  }
  blockquote:before, blockquote:after {
    display: none;
  }

  .main-text-16-xs {
    font-size: 16px;
  }

  .bold-xs {
    font-weight: bold;
  }

  .main-title {
    margin-top: 12px !important;
  }

  .single-law ul li, .regulations ul li, .law-section .content ul li {
    margin-bottom: 8px;
  }
  .single-law ul li:last-of-type, .regulations ul li:last-of-type, .law-section .content ul li:last-of-type {
    margin-bottom: 10px;
  }

  .law-section .content ul {
    list-style: none;
  }

  .law-section .content, .list-section .content, .fishing-type .content, .select-section .content, .addition .content, .sub-contact .content, .date-bar .content, .question-section .content, .e-mail-section .content {
    padding: 8px;
  }

  .fishing-type .content.search-result {
    padding: 18px 20px;
  }

  .inner-lr-0-xs {
    padding-left: 0;
    padding-right: 0;
  }

  .main-section-title {
    padding: 8px;
  }

  .arrow-up {
    z-index: 10000000000;
  }

  .main-section-title {
    margin-top: 15px !important;
  }

  input[type="date"] {
    -webkit-appearance: none;
    appearance: none;
    min-height: 37px !important;
  }

  input[type="date"]:before {
    content: attr(placeholder);
    color: #aaa;
  }

  input[type="date"]:focus:before, input[type="date"]:valid:before {
    content: "";
  }

  textarea:focus, input:focus, textarea, input {
    font-size: 16px;
  }

  .select-style.gray.is_stuck {
    margin-top: -50px;
  }
  .select-style.gray.is_stuck .sticky_item {
    margin-top: -50px;
  }

  .inner-t-0-xs {
    padding-top: 0px;
  }

  .site-map ul > li.sub {
    padding-left: 0px !important;
  }

  .site-map ul > li {
    padding-left: 6px !important;
  }

  .mobile-filter {
    position: fixed;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    z-index: 10000;
    top: 101px;
    overflow-y: scroll;
  }

  .mobile-filter-button {
    position: fixed;
    top: 65px;
    z-index: 10000;
    width: 100%;
  }
  .mobile-filter-button a {
    display: block;
    text-align: center;
    padding: 8px 25px;
    background: #00469b;
    color: #FFF;
  }

  .hidden-on-xs {
    display: none !important;
  }

  footer {
    padding-bottom: 25px;
  }
  footer .logo {
    text-align: left;
  }

  .external-poste {
    font-size: 12px;
  }

  .single-law h2, .regulations h2, .tema h2 {
    color: #000;
    font-size: 20px !important;
  }
  .single-law h3, .regulations h3, .tema h3 {
    color: #000;
    font-size: 19px;
  }
  .single-law h4, .regulations h4, .tema h4 {
    font-size: 19px;
    color: #000;
  }
  .single-law h5, .regulations h5, .tema h5 {
    color: #000;
    font-size: 19px;
  }

  .main-table table caption h3 {
    font-size: 19px;
  }

  input {
    font-size: 16px;
  }

  textarea:focus, input:focus {
    font-size: 16px;
  }

  .date-bar .content input {
    font-size: 13px;
  }

  .alert em {
    float: left;
    width: 35px;
    font-size: 25px;
    padding-top: 5px;
  }
  .alert span {
    float: left;
    display: inline-block !important;
    width: 85%;
  }

  .waiting-filters {
    position: absolute;
    top: 152px;
    left: 0;
    width: 100%;
    height: auto;
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.95);
    z-index: 10000;
    height: 100%;
  }

  .vis-resultat {
    z-index: 1000000;
    position: absolute;
    width: 100%;
  }

  .del .sub-del {
    left: 0px;
  }

  .del .sub-del:after, .del .sub-del:before {
    left: 15px;
  }

  .ditt-sok {
    color: #FFF;
    background: #00469b;
    font-weight: normal;
    font-size: 17px;
    margin-top: 0px !important;
  }

  .innholdsfortegnelse.is_stuck {
    top: 0px !important;
  }

  .date-third input {
    width: 100% !important;
  }
  .date-third .relative input {
    width: 100% !important;
  }

  .search .small-button {
    height: 40px;
  }

  .table-of-contents {
    margin-bottom: 0;
  }
  .table-of-contents ul {
    width: 100% !important;
    display: block !important;
    border: 1px solid #e6e6e6;
    list-style: none;
  }
  .table-of-contents ul li {
    display: block !important;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    padding: 7px 7px;
    text-align: center;
    color: #00469b;
  }
  .table-of-contents ul li a {
    color: #00469b;
    font-size: 14px;
    display: block;
    font-family: "Verdana";
  }
  .table-of-contents ul li:hover {
    background: #00469b;
  }
  .table-of-contents ul li:hover a {
    color: #FFF;
  }
  .table-of-contents ul li:last-of-type {
    border-right: none;
  }

  .table-of-contents ul {
    display: none !important;
  }
  .table-of-contents ul.show {
    display: block !important;
  }
  .table-of-contents ul li:active, .table-of-contents ul li:focus {
    background: #FFF;
  }
  .table-of-contents ul li:active a, .table-of-contents ul li:focus a {
    color: #00469b;
  }

  .open-table-of-contents {
    display: block;
    padding: 12px;
    position: relative;
    background: #F8F8F8;
    border: 1px solid #DDDDDD;
    color: #00469b;
    font-size: 20px;
    cursor: pointer;
  }
  .open-table-of-contents span {
    position: relative;
    display: block;
  }
  .open-table-of-contents span:before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 9px 8px 0 8px;
    border-color: #00469b transparent transparent transparent;
    content: '';
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -2px;
    z-index: 500;
    pointer-events: none;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .open-table-of-contents.active span:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .arrow-up {
    bottom: 15px !important;
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) and (orientation: landscape) {
  .waiting-filters {
    top: 180px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .pull-down-45-sm-landscape {
    margin-top: 45px;
  }

  .logo-holder .inner-b-20 {
    padding-bottom: 25px;
  }
  .logo-holder .inner-t-20-sm {
    padding-top: 7px;
  }
  .logo-holder img {
    width: 50%;
  }

  .open-navigation {
    font-size: 13px !important;
    margin-top: -12px !important;
  }
  .open-navigation em {
    font-size: 16px !important;
  }

  .break-word-sm{
  	word-wrap: break-word;
  }

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .pull-down-0-sm-portrait {
    margin-top: 0px;
  }

  .inner-t-0-sm-portrait {
    padding-top: 0;
  }

  .fishing-categories .category-content h1 {
    font-size: 17px;
  }

  .side-news .content a h2 {
    line-height: 24px;
    font-size: 20px;
    color: #00469b;
    margin-top: 15px;
    margin-bottom: 15px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .mobile-ad {
    padding-top: 28px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .arrow-up {
    right: 45px;
  }

  .footer .contact-info {
    border-right: 0px solid #cacaca;
  }
  .footer .arrow-up {
    right: 45px;
  }

  .break-word-sm{
  	word-wrap: break-word;
  }
}
@media print {
  /* ==========================================================================
     Print styles.
     Inlined to avoid required HTTP connection: h5bp.com/r
     ========================================================================== */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    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) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  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;
  }
}
.contrast {
  background: black !important;
  color: #FFFF00;
  /**
   * All styles related to markup inside the header
   */
  /**
   * HOME PAGE
   */
  /**
   * TITLES
   */
  /**
   * All styles related to markup inside the footer
   */
  /**
   * TEMA
   */
  /**
   * HORINGER TABS
   */
  /**
   * NETTSTEDSKART
   */
}
.contrast a {
  text-decoration: underline !important;
  color: #FFFF00;
}
.contrast .small-button {
  padding: 8px 22px;
}
.contrast .main-text, .contrast .main-text-18 {
  color: #FFFF00;
}
.contrast .primary-button {
  color: black;
  background: #FFFF00;
}
.contrast .primary-button:hover {
  text-decoration: underline;
  color: black;
  background: #d6d600;
}
.contrast .secondary-button {
  color: #FFFF00;
  background: black;
}
.contrast .secondary-button:hover {
  color: #FFFF00;
  background: black;
}
.contrast .header {
  background: #FFFF00;
}
.contrast .header .search input {
  color: black;
  border: 1px solid black;
}
.contrast .header .search button em {
  color: #000;
}
.contrast .top-line ul li .font-size-holder {
  background: black;
  color: #FFFF00;
}
.contrast .top-line ul li a {
  color: #000;
  text-decoration: underline;
  font-weight: 500;
}
.contrast .top-line a {
  color: #000;
}
.contrast .navigation {
  background: #FFFF00;
  border: none;
}
.contrast .navigation .navigation-pages a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #FFFF00;
  background: black;
  text-decoration: underline;
}
.contrast .navigation .navigation-pages a:hover, .contrast .navigation .navigation-pages a.active {
  background: #FFFF00;
  color: black;
}
.contrast .main-news-categories a h1 {
  background: #FFFF00;
  color: black;
  text-decoration: underline;
  border: 1px solid #ccc;
}
.contrast .main-news-categories a h1:hover {
  color: black;
  background: #FFFF00;
}
.contrast .side-news .content {
  border: 1px solid #ccc;
}
.contrast .side-news .content a {
  color: #FFFF00;
}
.contrast .side-news .content a h2 {
  color: #FFFF00;
}
.contrast .section-title {
  position: relative;
  margin-bottom: 20px;
}
.contrast .section-title:after {
  background: red;
}
.contrast .section-title h2 {
  margin-top: 0;
  font-size: 22px;
  color: #FFFF00;
}
.contrast .section-title h3 {
  margin-top: 0;
  font-size: 18px;
  color: #FFFF00;
}
.contrast .section-title h4 {
  color: #FFFF00;
}
.contrast .main-section-title {
  background: black;
  color: #FFFF00;
}
.contrast .main-title h1 {
  color: #FFFF00;
}
.contrast .main-title h2 {
  color: #FFFF00;
}
.contrast .main-title span {
  color: #FFFF00;
  font-size: 14px;
  display: inline-block;
}
.contrast .main-title span em {
  color: #FFFF00;
}
.contrast .from-blog .title {
  background: black;
}
.contrast .from-blog .title h2 {
  color: #FFFF00;
}
.contrast .from-blog .content {
  padding: 0px 20px;
}
.contrast .from-blog .content h3 {
  color: #FFFF00;
}
.contrast .from-blog .content span {
  color: #FFFF00;
}
.contrast .from-blog .content span a {
  color: #FFFF00;
}
.contrast .from-blog .content span a:hover {
  text-decoration: none;
}
.contrast .from-blog .content span a em {
  font-size: 12px;
}
.contrast .articles .article h3 {
  color: #FFFF00;
}
.contrast .articles .article span {
  color: black;
  background: #FFFF00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding-left: 5px;
  padding-right: 5px;
}
.contrast .mobile-ad h4 {
  color: #FFFF00;
}
.contrast .mobile-ad span {
  color: #FFFF00;
  font-size: 16px;
}
.contrast .mobile-ad a {
  color: #FFFF00;
}
.contrast .footer {
  background: #333333;
  color: #FFFF00;
}
.contrast .footer .work-time span {
  color: #FFFF00;
}
.contrast .footer .contact-info p em {
  color: #999999;
}
.contrast .footer .contact-info p span {
  color: #FFFF00;
}
.contrast .footer .contact-info p span a {
  color: #FFFF00;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.contrast .footer .social-media > span {
  color: #a0a0a0;
}
.contrast .footer .social-media a em {
  color: #FFFF00;
}
.contrast .footer .social-media a span {
  color: #FFFF00;
}
.contrast .footer .arrow-up a em {
  color: red;
  background: #FFFF00;
}
.contrast .fishing-categories {
  background: black;
  border-bottom: 1px solid #ccc;
}
.contrast .fishing-categories .category-content {
  background: #FFFF00;
  border: 1px solid #dedede;
}
.contrast .fishing-categories .category-content p {
  color: black;
}
.contrast .fishing-categories .category-content .main-linker {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 150;
  text-decoration: none !important;
}
.contrast .fishing-categories .category-content h1 {
  position: relative;
  font-size: 22px;
  color: black;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.contrast .fishing-categories .category-content h1 span {
  position: absolute;
  font-size: 16px;
  top: 7px;
  right: 0;
}
.contrast .fiskeridir-breadcrumb {
  background: black;
  border-bottom: 1px solid #ccc;
}
.contrast .fiskeridir-breadcrumb span {
  color: #FFFF00;
}
.contrast .fiskeridir-breadcrumb .breadcrumb {
  font-size: 12px;
  font-family: "Verdana";
  margin-bottom: 0;
  padding-left: 3px;
  color: #999999;
}
.contrast .fiskeridir-breadcrumb .breadcrumb li a {
  color: #FFFF00;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.contrast .fiskeridir-breadcrumb .breadcrumb li a:hover {
  color: #FFFF00;
  text-decoration: none;
}
.contrast .fiskeridir-breadcrumb .breadcrumb li.active {
  color: #FFFF00;
}
.contrast .news .news-info a h2 {
  color: #FFFF00;
}
.contrast .fishing-type .content {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.contrast .fishing-type .content span {
  color: #FFFF00;
}
.contrast .fishing-type .fade-out-words span {
  color: #FFFF00;
}
.contrast .fishing-type .fade-out-words span a {
  color: red;
}
.contrast .fishing-type .advanced-search span {
  color: #FFFF00;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.contrast .fishing-type .search {
  background: black;
  color: #FFFF00;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.contrast .fishing-type .search input {
  background: #FFF;
  border: 1px solid #FFFF00;
}
.contrast .select-section .content {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.contrast .select-section label {
  color: #FFFF00;
}
.contrast .news .news-info {
  border-bottom: 1px solid #ccc;
}
.contrast .news .news-info span {
  color: #FFFF00;
}
.contrast .news .news-info a h2 {
  color: #FFFF00;
}
.contrast .news .news-info p {
  color: #FFFF00;
}
.contrast .article-options a em {
  color: #FFFF00;
}
.contrast .article-options a span {
  color: #FFFF00;
}
.contrast .box {
  background: black;
  color: #FFFF00;
  border: 1px solid #FFFF00;
}
.contrast .box:after {
  border-color: rgba(252, 250, 250, 0);
  border-right-color: #FFFF00;
}
.contrast .box:before {
  border-color: rgba(221, 221, 221, 0);
  border-right-color: #FFFF00;
}
.contrast .select-style:before {
  border-color: black transparent transparent transparent;
}
.contrast .tema a {
  color: #FFFF00;
}
.contrast .tema h2 {
  color: #FFFF00;
}
.contrast .docs li a {
  color: #FFFF00;
}
.contrast .list-section a {
  color: #FFFF00;
}
.contrast .list-section .content {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.contrast .list-section .content ul li:before {
  background: #FFFF00;
}
.contrast .list-section .content ul li a {
  color: #FFFF00;
}
.contrast .list-section .content ul li span {
  color: #FFFF00;
}
.contrast .list-section .content span {
  color: #FFFF00;
}
.contrast .e-mail-section .content span {
  color: #FFFF00;
}
.contrast .main-text a, .contrast .main-text-18 a {
  color: #FFFF00;
}
.contrast .question-section .content {
  background: black;
  border-color: #ccc;
}
.contrast .main-image figcaption a {
  color: #FFFF00;
}
.contrast .main-image figcaption {
  color: #FFFF00;
}
.contrast .main-table table caption {
  color: #FFFF00;
}
.contrast .main-table table tr.silver {
  background: black;
}
.contrast .main-table table tr.light-blue {
  background: black;
}
.contrast table, .contrast .main-table table thead tr th, .contrast .main-table table thead tr, .contrast .main-table table tr td {
  color: #FFFF00;
}
.contrast .single-law h1, .contrast .single-law h2, .contrast .single-law h3, .contrast .single-law h4, .contrast .single-law h5 {
  color: #FFFF00;
}
.contrast blockquote {
  color: #FFFF00;
}
.contrast blockquote:after, .contrast blockquote:before {
  color: #FFFF00;
}
.contrast .ui-widget-header {
  background: black;
  color: #FFFF00;
}
.contrast .ui-widget-content {
  background: black;
}
.contrast .ui-state-default, .contrast .ui-widget-content .ui-state-default, .contrast .ui-widget-header .ui-state-default {
  color: #FFFF00;
  background: black;
}
.contrast .date-icon em {
  color: black;
}
.contrast .main-contact-info {
  color: #FFFF00;
}
.contrast .main-contact-info p {
  color: #FFFF00;
}
.contrast .main-contact-info span {
  color: #FFFF00;
}
.contrast .main-contact-info span a {
  color: #FFFF00;
}
.contrast .main-contact-info h3 {
  color: #FFFF00;
}
.contrast .main-contact-info .links-list li a {
  color: #FFFF00;
}
.contrast .main-contact-info .links-list li span {
  color: #FFF;
}
.contrast .table-of-contents ul li a {
  color: #FFFF00;
}
.contrast .pagination ul li a {
  color: #FFFF00;
}
.contrast .pagination ul li.active, .contrast .pagination ul li:hover {
  background: #FFFF00;
}
.contrast .pagination ul li.active a, .contrast .pagination ul li:hover a {
  color: black !important;
}
.contrast .letter-result h2 {
  color: #FFFF00;
}
.contrast .letter-result a {
  color: #FFFF00;
}
.contrast .introduction span {
  color: #FFFF00;
}
.contrast .hearings-tabs .hearinges-info span {
  color: #FFFF00;
}
.contrast .hearings-tabs .hearinges-info span {
  color: #FFFF00;
}
.contrast .hearings-tabs .tabs li a {
  color: #FFFF00;
}
.contrast .hearings-tabs .tabs li.active {
  background: #FFFF00;
  border-color: #FFFF00;
}
.contrast .hearings-tabs .tabs li.active .after {
  position: relative;
}
.contrast .hearings-tabs .tabs li.active .after .after-active {
  background: #FFFF00;
}
.contrast .hearings-tabs .tabs li.active a {
  color: black;
}
.contrast .hearings-tabs .tab-content .tab-pane ul li:before {
  background: #FFFF00;
}
.contrast .hearings-tabs .tab-content .tab-pane ul li a {
  color: #FFFF00;
}
.contrast .hearings-tabs .tab-content .tab-pane ul li span {
  color: #FFFF00;
}
.contrast .hearings-tabs .tab-content .tab-pane a {
  color: #FFFF00;
}
.contrast .hearings-tabs .tab-content .tab-pane span {
  color: #FFFF00;
}
.contrast .hearings-tabs .tab-content .tab-pane p {
  color: #FFFF00;
}
.contrast .hearings-tabs .tab-content .tab-pane table tr {
  border: 1px solid #e8e8e8;
}
.contrast .hearings-tabs .tab-content .tab-pane table tr td h4 {
  color: #FFFF00;
}
.contrast .hearings-tabs .tab-content .tab-pane table tr td.silver {
  background: black;
}
.contrast .hearings-tabs .tab-content .tab-pane table tr td.light-blue {
  background: black;
}
.contrast .fishing-messages .message span {
  color: #FFFF00;
}
.contrast .fishing-messages .message a h2 {
  color: #FFFF00;
}
.contrast .law-categories ul li a {
  color: #FFFF00;
}
.contrast .sub-contact .content em {
  color: #FFFF00;
}
.contrast .sub-contact .content p {
  color: #FFFF00;
}
.contrast .sub-contact .content p a {
  color: #FFFF00;
}
.contrast .single-regulation .number a {
  color: #FFFF00;
}
.contrast .single-regulation .content h2 {
  color: #FFFF00;
}
.contrast .date-bar .content .relative em {
  color: #FFFF00;
}
.contrast .regulations p {
  color: #FFFF00;
}
.contrast .regulations p a {
  color: #FFFF00;
}
.contrast .single-regulation .number span {
  color: #FFFF00;
}
.contrast .contact-section .content p span {
  color: #FFFF00;
}
.contrast .contact-section .content p span a {
  color: #FFFF00;
}
.contrast .department-table tr.silver {
  background: #FFFF00;
}
.contrast .department-table tr.silver, .contrast .department-table tr.light-blue {
  background: #FFFF00;
}
.contrast .department-table tr.silver td, .contrast .department-table tr.silver a, .contrast .department-table tr.light-blue td, .contrast .department-table tr.light-blue a {
  color: black;
}
.contrast .department-table tr td, .contrast .department-table tr a, .contrast .department-table tr td, .contrast .department-table tr a {
  color: #FFFF00;
}
.contrast .department h3 {
  color: #FFFF00;
}
.contrast .site-map ul > li > a {
  color: #FFFF00;
}
.contrast .site-map ul > li > a em {
  color: black;
  background: #FFFF00;
}
.contrast .site-map ul > li > a em.active {
  background: #000;
  color: #FFFF00;
}
.contrast .form-group input, .contrast input, .contrast textarea {
  background: #FFF;
  color: black;
}
.contrast .single-result a h2 {
  color: #FFFF00;
}
.contrast .single-result span {
  color: #FFFF00;
}
  /**
   * Style adjustments by Leanon - Seedscom
   */
a.open-search {
  cursor: pointer;
}
.main-image figcaption p {
  margin: 0;
}
.full-image {
  display: block !important;
  width: auto !important;
}
.full-image figcaption, .full-image img {
  display: block !important;
}
.e-mail-section.list-section .content ul li {
  list-style: disc inside none;
}
.e-mail-section.list-section .content ul li a {
  display: inline;
}
.content h3 {
  font-size: 16px;
  color: #00469b;
  margin: 0;
  margin-top: 20px;
}
.content > h3:first-of-type {
  margin-top: 0px;
}
.content p, .content-body p {
  color: #333333;
  font-size: 16px;
  font-family: "Verdana";
}
.content div a {
  font-family: "Verdana";
}
.content-body div a {
  font-size: 16px;
  font-family: "Verdana";
}
.e-mail-section.list-section .content p {
  font-size: 14px;
}
.content img.img-responsive {
  margin: -18px -20px;
  max-width: -webkit-calc(100% + 40px);
  max-width: -moz-calc(100% + 40px);
  max-width: calc(100% + 40px);
  min-width: -webkit-calc(100% + 40px);
  min-width: -moz-calc(100% + 40px);
  min-width: calc(100% + 40px);
}
@media only screen and (min-device-width: 0px) and (max-device-width: 568px) {
  .content img.img-responsive {
    margin: -8px;
    max-width: -webkit-calc(100% + 16px);
    max-width: -moz-calc(100% + 16px);
    max-width: calc(100% + 16px);
    min-width: -webkit-calc(100% + 16px);
    min-width: -moz-calc(100% + 16px);
    min-width: calc(100% + 16px);
  }
}
@media only screen and (min-device-width: 0px) and (max-device-width: 991px) {
  aside.right-copy.js-filter-sidebar {
    clear: both;
  }
}

.content p a, .content-body a {
  color: #00469b;
}
.content-body a {
  font-size: 16px;
  font-family: "Verdana";
}
.content-intro p, .content-body p {
  margin: 0 0 20px;
}
.content-intro p:last-child {
  margin: 0;
}
.content-intro a em.docs-icons, .content-body a em.docs-icons, .list-section a em.docs-icons {
  margin-top: 3px;
  margin-right: 5px;
  width: 20px;
  height: 16px;
  display: inline-block;
  left: 0px;
  position: absolute;
}

.js-filter-content a em.docs-icons {
  margin-top: 3px;
  margin-right: 5px;
  width: 20px;
  height: 16px;
  display: inline-block;
}

a.link-file{
  position: relative;
  display: flex;
}

a.link-file > span, a.attached-file > div.attached-text{
  display: block;
  margin-left: 30px;
}

.list-section .content a.link-file > span{
  display: block;
  margin-left: 30px;
  font-weight: normal;
  font-size: 14px;
}

.content-intro p.NegativtInnrykk, .content-body p.NegativtInnrykk {
  text-indent: 0px;
}

.content-intro p.Innrykk, .content-body p.Innrykk {
  text-indent: 20px;
}
.content-intro p.DobbeltInnrykk, .content-body p.DobbeltInnrykk {
  text-indent: 40px;
}

.content-body h2, .content-body h3 {
  margin: 20px 0;
}
.content-body h4 {
  margin: 30px 0 20px;
}
.single-law h5 {
  margin: 53px 0 20px;
}
.law-section h2.main-section-title {
  margin: 0px;
  font-size: 18px;
  color: #686868;
}
.content-body ul, .content-intro ul {
  padding-left: 20px;
  padding-right: 20px;
}
.content-body ul li ul, .content-intro ul li ul, .content-body ul li ol, .content-intro ul li ol,
.content-body ol li ul, .content-intro ol li ul, .content-body ol li ol, .content-intro ol li ol {
  margin-top: 15px;
  padding: 0 0 0 20px;
}
.law-section ul {
  /*padding-left: 0px;*/
  padding-right: 0px;
}
.content-body li {
  color: #333333;
  font-size: 16px;
  font-family: "Verdana";
}
.content-body figcaption p {
  color: #333333;
  font-size: 14px;
  font-family: "Verdana";
}

/**
 * TABLE
 */
.main-table table {
  width: 100%;
}
.main-table table caption {
  text-align: left;
  font-family: "Verdana";
  color: #000;
  font-size: 18px;
}
.main-table table caption h3 {
  font-size: 20px;
  font-weight: normal !important;
}
.main-table table tr:first-child {
  /* border-color: #D5D3D3; */
  background: #f8f8f8;
  padding: 15px 20px;
}
.jmelding-body .main-table table tr:first-child {
  background: none;
  padding: 0;
}
.jmelding-body .main-table table tr:first-child td, .jmelding-body .main-table table tr:first-child th {
  padding: 0;
  color: #333;
  font-size: 16px;
  font-family: "Verdana";
  margin: 0;
}
.jmelding-body .main-table table tr td {
  padding: 8px 15px;
}
.jmelding-body .main-table table caption {
  display: none !important;
}
/*
.main-table table.comparison tr:first-child {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-bottom: 2px solid #ddd;
}
.main-table table.comparison tr:first-child td, .main-table table.comparison tr:first-child th {
  padding: 8px 0;
  font-size: 16px;
  font-family: "Verdana";
  padding-left: 15px;
}
*/
.main-table table tr:first-child td, .main-table table tr:first-child th {
  text-align: center;
  vertical-align: top;
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  padding: 7px 5px 7px 0px;
  /* border: 1px solid #D5D3D3; */
  color: #757575;
}
.main-table table tr:first-child td strong, .main-table table tr:first-child th strong {
  font-size: 18px;
  color: #757575;
}
.content-body table tr:first-child td p, .content-body table tr:first-child th p {
  font-family: "Verdana";
  font-size: 18px;
  background: #f8f8f8;
  color: #686868;
  padding: 6px 15px 6px 20px;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
}
.jmelding-body table tr:first-child td p, .jmelding-body table tr:first-child th p {
  background: none;
  color: #333;
  padding: 8px 15px;
  font-size: 16px;
  font-family: "Verdana";
}
.content-body table tr:first-child td p strong, .content-body table tr:first-child th p strong {
  font-size: 18px;
  color: #686868;
}
.jmelding-body table tr:first-child td p strong, .jmelding-body table tr:first-child th p strong {
  font-size: 16px;
  color: #333;
}
.content-body table ul {
  padding: 12px 25px;
}
.content-body table p {
  font-size: 16px;
  font-family: "Verdana";
  margin: 0;
}
.main-table table tr td.Midtstilt {
  text-align: center;
}
.main-table table tr td.Midtstilt p {
  text-align: center;
}
.main-table table tr:first-child td.Midtstilt {
  text-align: left;
}
.main-table table tr th.Midtstilt {
  text-align: center;
}
.main-table table tr th.Midtstilt p {
  text-align: center;
}


/*
.content-body table.comparison tr:first-child td p, .content-body table.comparison tr:first-child th p {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
}
*/
.content-body table.comparison tr:nth-child(2n+3) td {
  background-color: #f5fafc;
}
.content-body table caption {
  text-align: left;
}
.content-body table caption h3 {
  margin: 0px;
}
.content-body strong {
  font-size: 16px;
}
.pagination ul li.active span {
  color: #FFF;
}
.pagination ul li.disabled {
  display: none;
}
.pagination ul li.prev a, .pagination ul li.next a {
  font-family: "FontAwesome";
}
.pagination ul li.next a {
  border: none;
}
.pull-up-10 {
  margin-top: -10px;
}
.pull-up-20 {
  margin-top: -20px;
}
blockquote p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 20px !important;
  font-style: italic;
  font-weight: lighter;
  width: 100%;
  text-align: left;
  line-height: 32px;
  position: relative;
  color: #454545 !important;
  z-index: 10;
  border-left: 0;
}
.table-of-contents ul li.active {
  background: #00469b;
}
.table-of-contents ul li.active a {
  color: #FFF;
}
.table-of-contents ul li:last-child {
  border-right: none;
}
ol {
  margin: 20px 0;
  padding-left: 27px;
}
/*
ol li {
  list-style: decimal;
  margin-bottom: 6px !important;
}
*/
ol.breadcrumb {
  margin: 0;
}
ol.breadcrumb li {
  list-style: none;
  margin-bottom: 0 !important;
}
.alert-danger p {
  text-indent: 0;
  margin-left: 0;
}
.fishing-type .new-search {
  border: 1px solid #D5D3D3;
}
.department-search input {
  width: auto;
}
.notify_us {
  margin-left: 80px;
}
.notify_us p {
  font-size: 16px;
  font-family: "Verdana";
  text-indent: 0;
  margin-left: 0;
}
#contents {
  display: none;
}
.st_facebook_custom, .st_twitter_custom, .st_linkedin_custom, .st_email_custom {
  cursor: pointer;
}
.search-full .input-search-div .select-style:after, .search-full .pull-down-15 .select-style:after {
  height: 36px;
}
/* Print page */
@media print {

  /* Reduce font-size for printing */
  .main-text-18 {
    font-size: 16px;
  }
  .content-body li {
    font-size: 14px;
  }
  .content p, .content-body p {
    font-size: 14px !important;
  }
  .content-body div a {
    font-size: 14px !important;
  }
  .main-table table tr td {
    font-size: 14px;
  }

  .content-body table tr:first-child td p strong, .content-body table tr:first-child th p strong {
    font-size: 15px !important;
  }

  a[href]:after {
    content: none !important;
  }
  aside, header, footer, .navigation, .fiskeridir-breadcrumb, .fishing-categories, .fanyheter, .del-social-div, .waiting-filters {
    display: none !important;
  }

  .col-md-6.js-filter-content, .col-md-9.col-sm-8 {
    width: 100%;
    overflow: visible !important;
  }
}
/* Newsletter front page (Seedscom extension)  */
.border-mc .message-error {
  background: #EB3434;
  padding: 10px;
  margin-top: 40px;
}
.border-mc .message-error ul li {
  color: #FFF;
  font-family: inherit;
  font-size: 14px;
  font-weight: bold;
  list-style-type: none;
  margin-left: 15px;
}
.border-mc .message-error ul li:before, .border-mc .message-error p:only-child:before {
  font-family: 'FontAwesome';
  content: '\f057';
  margin:0 5px 0 -15px;
}
.border-mc .message-feedback {
  background: #67C754;
  padding: 10px;
  margin-top: 40px;
}
.border-mc .message-feedback p, .border-mc .message-error p {
  color: #FFF;
  font-weight: bold;
  margin: 0px;
  margin-left: 15px;
}
.border-mc .message-feedback p:before {
  font-family: 'FontAwesome';
  content: '\f058';
  margin:0 5px 0 -15px;
}
.border-mc .block h2 {
  color: #454545;
  font-size: 30px;
  margin-bottom: 50px;
  margin-top: 60px;
}
.border-mc .block label {
  color: #454545;
  font-family: inherit;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: normal;
  display: block;
}
.seedscom-input:focus {
  border-color: #66AFE9;
  outline: 0px none;
}
.seedscom-input, .seedscom-input-login, .border-mc .block input[type="text"] {
  background: none repeat scroll 0% 0% transparent;
  color: #00469B;
  border: 1px solid #DEDEDE;
  padding: 5px 9px;
  box-shadow: none !important;
  border-radius: 0px;
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857;
  vertical-align: middle;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  font-family: inherit;
}
.seedscom-list-box, .border-mc fieldset {
  margin-top: 30px;
}
.border-mc .block input.button, .seedscom-menu-item a {
  padding: 8px 42px;
  color: #FFF;
  background: none repeat scroll 0% 0% #00469B;
  display: inline-block;
  border: medium none;
  font-size: 16px;
  font-weight: lighter;
  font-family: inherit;
  line-height: inherit;
  cursor: pointer;
  text-transform: none;
  margin: 0px;
  box-sizing: border-box;
  float: right;
}
.first a {
  margin-left: 10px;
}
.last a {
  margin-right: 10px;
  background: none repeat scroll 0% 0% #999;
}
.seedscom-float-break {
  clear: both;
}
.seedscom-list {
  margin-bottom: 10px;
}
.seedscom-list label, .seedscom-list-view label {
  display: block;
}
.seedscom-list span, .seedscom-list-view span, .border-mc .block span {
  color: #00469B;
  font-size: 13px;
  margin-left: 10px;
}
.border-mc .block span.seedscom-field-mandatory {
  color: red;
  margin-left: 5px;
}
.border-mc form[name="Login"], .border-mc form[name="Retrieve"], .border-mc form[name="UpdateUserPwd"] {
  width: 30%;
  min-width: 290px;
}
.border-mc .block input[name="LoginButton"], .border-mc .block input[name="UpdateUserPwdButton"] {
  margin-top: 10px;
}
.border-mc form[name="Login"] .block a {
  display: inline-block;
  margin-top: 10px;
}
.border-mc .block input[name="RetrieveButton"], .border-mc .block input[name="UpdateUserButton"] {
  margin-top: 10px;
  margin-left: 10px;
}
.border-mc .block input[name="RetrieveButton"] + input[class="button"], .border-mc .block input[name="UpdateUserButton"] + input[class="button"] {
  margin-top: 10px;
  background: none repeat scroll 0% 0% #999;
}
/* eZ ToolBar Fix */
#ezwt-content img {
  vertical-align: top;
}
div#ezwt input.ezwt-input-image, div#ezwt div.ezwt-actiongroup a img
{
  margin: 2px 0px -3px 0px;
  border: 1px solid #3a3d41;
  -moz-box-shadow: inset 1px 1px #6f6e6b, 1px 1px #6f6e6b !important;
  -webkit-box-shadow: inset 1px 1px #6f6e6b, 1px 1px #6f6e6b !important;
  box-shadow: inset 1px 1px #6f6e6b, 1px 1px #6f6e6b !important;
  padding: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}
/* eZ FrontEnd Login */
.user-login {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.user-login:after {
  clear: both;
}
.user-login:after, .user-login:before {
  display: table;
  content: " ";
}
h1.long {
  color: #454545;
  font-size: 30px;
  margin-bottom: 50px;
  margin-top: 60px;
}
.user-login form[name="loginform"], .user-forgotpassword form[name="forgotpassword"]  {
  width: 30%;
  min-width: 290px;
}
.user-login form[name="loginform"] .block label {
  color: #454545;
  font-family: inherit;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: normal;
  display: block;
}
.block input.box[type="text"], .block input.box[type="password"] {
  background: none repeat scroll 0% 0% transparent;
  color: #00469B;
  border: 1px solid #DEDEDE;
  padding: 5px 9px;
  box-shadow: none !important;
  border-radius: 0px;
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857;
  vertical-align: middle;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  font-family: inherit;
}
.user-login .buttonblock input.defaultbutton, .user-forgotpassword .buttonblock input.button {
  padding: 8px 42px;
  color: #FFF;
  background: none repeat scroll 0% 0% #00469B;
  display: inline-block;
  border: medium none;
  font-size: 16px;
  font-weight: lighter;
  font-family: inherit;
  line-height: inherit;
  cursor: pointer;
  text-transform: none;
  margin: 0px;
  margin-top: 10px;
  box-sizing: border-box;
  float: right;
}
.user-login form[name="loginform"] p {
  display: inline-block;
  margin: 0px;
  margin-top: 10px;
}

/**
* Embed Style
*/

.embed-article h3 {
  margin: 20px 0px 0px 0px;
}
.line-article h4 {
  margin: 20px 0px 5px 0px;
}

/* Link fixes */
div.content-body.ezxmltext-field div + p, div.content-body.ezxmltext-field div + ul{
  margin-top: 20px;
}
div.content-body.ezxmltext-field div + div table{
  margin-top: 20px;
}

/* Remove borders */
.no-border {
  border: none !important;
}

/* Organization Map */
.organization-map svg rect{
  cursor: pointer;
}

.organization-map svg text{
  pointer-events: none;
}


.wmd-view-topscroll, .wmd-view {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 1043px;
    border: none 0px RED;
}

.wmd-view-topscroll { height: 20px; }

.scroll-div1 { 
    width: 1043px; 
    overflow-x: scroll;
    overflow-y: hidden;
}

/* List Classes */

.single-law ul.Innrykk, .regulations ul.Innrykk,
.single-law ol.Innrykk, .regulations ol.Innrykk {
	margin-left: 20px;
}

.single-law ul.DobbeltInnrykk, .regulations ul.DobbeltInnrykk,
.single-law ol.DobbeltInnrykk, .regulations ol.DobbeltInnrykk {
	margin-left: 40px;
}

.single-law ol.Bokstavliste, .regulations ol.Bokstavliste {
	list-style-type: lower-alpha;
}

.single-law ol.Innrykk_Bokstavliste, .regulations ol.Innrykk_Bokstavliste {
	margin-left: 20px;
	list-style-type: lower-alpha;
}

.single-law ol.DobbeltInnrykk_Bokstavliste, .regulations ol.DobbeltInnrykk_Bokstavliste {
	margin-left: 40px;
	list-style-type: lower-alpha;
}

td .img-responsive{
	max-width: none;
}


#chart_div{
    width: 100%;
    overflow-x: auto;
}

#chart_div table{
	border-collapse: inherit;
}

#chart_div table .title{
	font-size: 14px;
	font-weight: bold;
}

#chart_div table .subtitle{
	font-size: 12px;
}

#chart_div table .title a{
	color:#fff;
}

#chart_div table .subtitle a{
	color:#fff;
}

#chart_div .orgchat_box{
	background: #3076CC;
}


.popupbox_content{
	padding: 20px;
}

.popupbox_content > h1{
	margin-bottom: 20px;
}

.popupbox_content > p{
	font-size: 20px;
	margin-bottom: 20px;
}

.popupbox_content > #popupbox_btn_close{
	float:right;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
	border: 1px solid #C1C0C0;
	padding-left: 10px;
}


/*making the text float around a iframe (from custom tags) */
.ezxmltext-field iframe {
  position: relative;
  float: left;
  padding: 0 10px 10px 0;
  z-index: 10;
}
