﻿@media screen and (max-width: 1360px) {
  body .search-section li a {
    padding-right: 40px;
    font-size: 17px;
    margin-right: 50px;
  }
}
@media screen and (max-width: 1300px) {
  body .header .main-menu {
    float: none;
    margin-right: 0;
    text-align: center;
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  body .header-icons.hamburger-menu {
    right: 60px;
  }
  body .header-icons.search-menu {
    right: 105px;
  }
  body .close-btn {
    right: 60px;
  }
  body .popup .nav-wrapper {
    margin: 150px auto;
  }
  body .search-section {
    padding: 175px 0 80px 0;
    margin-top: -140px;
  }
  body .search-section li a {
    padding-right: 30px;
    margin-right: 30px;
    background-size: 20px;
    font-size: 18px;
  }
  body .rslides .caption {
    max-width: 50%;
    bottom: 10%;
    padding: 30px;
    font-size: 12px;
  }
  body .rslides .caption h1 {
    font-size: 18px;
  }
  body .rslides .caption a {
    font-size: 14px;
    background-size: 20px;
    padding-right: 30px;
  }
  body .feeds-section.typo-1 {
    padding-bottom: 70px;
  }
  body .feeds-section.typo-1 .list-item {
    margin-bottom: 30px;
    min-height: 430px;
  }
  body .feeds-section.typo-2 h1 {
    font-size: 28px;
  }
  body .feeds-section.typo-2 .list-header {
    font-size: 16px;
  }
  body .flex-container .flex-left {
    max-width: 300px;
  }
  body .intro-section.floated {
    margin-top: 0;
  }
  body .landing-page .related-links li a {
    font-size: 18px;
    margin-bottom: 15px;
  }
  body .members-list table {
    margin-top: 30px;
    font-size: 14px;
  }
  body .members-list table td,
  body .members-list table th {
    border: none !important;
    padding: 10px !important;
  }
}
@media screen and (max-width: 991px) {
  body .rslides1_tabs,
  body .rslides2_tabs,
  body .rslides3_tabs {
    display: none;
  }
  body .rslides .caption {
    max-width: 90%;
    bottom: 10%;
    padding: 20px;
    font-size: 10px;
    right: 0;
    margin: auto;
  }
  body .rslides .caption a {
    margin-top: 0;
    font-size: 12px;
  }
  body .rslides .caption h1 {
    font-size: 16px;
  }
  body .banner-section .container {
    padding: 0;
  }
  body .search-section {
    padding: 40px 0;
    margin-top: 0;
  }
  body .search-section ul {
    margin-top: 30px;
  }
  body .intro-section h1 {
    font-size: 30px;
    line-height: 40px;
  }
  body .intro-section h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  body table {
    margin: 15px 0;
    font-size: 10px;
  }
  body table tr,
  body table td {
    padding: 5px 10px;
  }
  body .container {
    padding: 0 25px;
  }
  body .header .logo img {
    max-width: 235px;
  }
  body .header a {
    font-weight: 600;
  }
  body .header .tiny-menu li {
    margin: 0 8px;
  }
  body .header .tiny-menu li a {
    font-size: 10px;
  }
  body .header .tiny-menu li.login {
    margin: 0;
  }
  body .header .tiny-menu li.login a {
    padding: 10px;
    margin: 0 8px;
  }
  body .header-icons {
    top: 15px;
  }
  body .header-icons.hamburger-menu {
    right: 25px;
  }
  body .header-icons.search-menu {
    right: 70px;
  }
  body .close-btn {
    right: 25px;
  }
  body .popup .nav-wrapper {
    margin: 135px auto;
  }
  body .popup ul li {
    width: 108%;
    margin-bottom: 10px;
  }
  body .popup ul li a {
    font-size: 20px;
  }
  body .popup ul li a span {
    display: none;
  }
  body .popup ul,
  body .popup .search-box {
    padding: 0 35px;
  }
  body .popup.search-popup .search-box input {
    font-size: 13px;
    padding: 25px 30px;
  }
  body .rslides .caption {
    max-width: 80%;
  }
  body .rslides .caption h1 {
    font-size: 16px;
  }
  body .search-section {
    padding: 40px 0;
    margin-top: 0;
  }
  body .search-section ul {
    margin-top: 30px;
  }
  body .search-section ul li a {
    padding-right: 20px;
    margin-right: 13px;
    background-size: 16px;
    font-size: 14px;
  }
  body .search-section ul li:last-child a {
    margin-right: 0;
  }
  body .search-section h1 {
    margin-top: 0;
    font-size: 20px;
  }
  body .search-section .search-box input {
    max-width: 100%;
  }
  body .feeds-section.typo-1 {
    padding: 60px 0 30px 0;
  }
  body .feeds-section.typo-1 .list-item {
    margin-bottom: 30px;
  }
  body .feeds-section.typo-2 {
    padding: 60px 0 0 0;
  }
  body .feeds-section.typo-2 .list-item {
    margin-bottom: 60px;
  }
  body .flex-container {
    display: block;
  }
  body .flex-container .flex-left {
    max-width: 100%;
  }
  body .flex-container .flex-left .search-box,
  body .flex-container .flex-left .widgets,
  body .flex-container .flex-left .feeds-section {
    display: none;
  }
  body .flex-container .flex-left .feeds-section {
    margin-bottom: 60px;
  }
  body .flex-container .flex-right {
    padding: 0;
    margin-left: 0;
  }
  body .flex-container .flex-right .feeds-section {
    padding: 0 !important;
  }
  body .landing-page {
    padding-bottom: 40px;
  }
  body .landing-page .intro-section {
    padding: 20px 0 30px 0;
    text-align: left;
  }
  body .landing-page .intro-section h1 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  body .landing-page .intro-section h3 {
    font-size: 18px;
    line-height: 23px;
  }
  body .landing-page .related-links {
    padding-left: 0;
  }
  body .landing-page .related-links li a {
    font-size: 14px;
    margin-bottom: 8px;
    background-size: 20px;
    padding-left: 29px;
  }
  body .landing-page .date-created {
    margin: 15px 0;
    font-size: 12px;
  }
  body .form-wrapper .row .col-sm-12,
  body .form-wrapper .row .col-sm-6,
  body .form-wrapper .row .col-sm-4,
  body .form-wrapper .row .col-sm-3 {
    padding: 0;
  }
  body .members-list .sort-menu {
    font-size: 16px;
  }
  body .members-list .sort-menu li {
    margin: 3px;
  }
  body .members-list .sort-menu li:first-child {
    margin-right: 20px;
  }
  body .members-list table {
    margin-top: 30px;
    font-size: 10px;
  }
  body .members-list table td,
  body .members-list table th {
    border: none !important;
    padding: 5px 0 5px 10px !important;
  }
  body .materials-page .items-wrapper {
    margin: 30px -15px 45px -15px;
  }
  body .materials-page .submenu li {
    width: 40%;
    display: inline-block;
  }
  body .materials-page .list-item .download {
    /*opacity:1;*/
  }
  body .nested-content .committe-section h1 {
    font-size: 22px;
    line-height: 30px;
  }
  body .footer .footer-meny {
    margin-top: 30px;
  }
  body .footer .footer-meny li a {
    font-size: 14px;
    font-weight: 700;
  }
  body .footer .footer-bottom .widgets img {
    max-height: 35px;
  }
}
.transition {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.transition-5s {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.poisition-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.poisition-absolute {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: black;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: black;
}
.videoIframe {
  width: 100%;
}
.container {
  position: relative;
  width: 100%;
  max-width: 1590px;
  padding: 0 3rem;
}
.inner-container {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
table {
  border: 1px solid #e4e4e4;
  border-style: solid !important;
  margin: 30px 0;
  width: 100%;
}
table tr:nth-child(even) {
  background-color: #F4F4F4;
}
table tr,
table td {
  height: auto !important;
  padding: 15px 20px;
}
table td {
  border: none;
}
table tr {
  /*border-bottom: 1px solid @gray;*/
}
table a {
  color: #F08A00;
  text-decoration: underline;
}
.header {
  padding-bottom: 18px;
}
.header_inner {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 990px) {
  .header_inner {
    padding: 0 2rem;
  }
}
.header_addons {
  display: flex;
  gap: 10px;
  margin-left: auto;
  align-items: center;
}
@media screen and (max-width: 1450px) {
  .header .logo img {
    width: 100%;
    max-width: 320px;
  }
}
@media screen and (max-width: 1370px) {
  .header .logo img {
    max-width: 280px;
  }
}
.header a {
  font-weight: 600;
}
.header .tiny-menu {
  display: block;
  margin: 0 0 32px 0;
  background-color: #F4F4F4;
  text-align: center;
}
.header .tiny-menu li {
  display: inline-block;
  margin: 0 10px;
}
.header .tiny-menu li a {
  display: inline-block;
  padding: 10px 0;
  font-size: 12px;
}
.header .tiny-menu li a:hover {
  text-decoration: underline;
}
.header .tiny-menu li .nav-link {
  background: #F08A00;
  padding: 10px 30px;
  border: none;
}
.header .tiny-menu li.login {
  margin: 0;
}
.header .tiny-menu li.login a {
  background-color: #F08A00;
  padding: 10px 30px;
  margin-right: -160px;
  margin-left: 40px;
}
.header .tiny-menu .ddl-wrapper {
  position: relative;
  left: 40px;
}
.header .tiny-menu .ddl-wrapper .nav-link {
  cursor: pointer;
  padding-right: 60px;
  background-image: url('Images/ArrowDown.svg');
  background-repeat: no-repeat;
  background-position: 90% 16px;
  background-size: 20px 10px;
  font-weight: 600;
  padding-left: 20px;
}
.header .tiny-menu .ddl-wrapper .ddl-items {
  display: none;
  position: absolute;
  left: 0;
  text-align: left;
  background: white;
  z-index: 9999;
  top: 29px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.header .tiny-menu .ddl-wrapper a {
  padding: 10px 20px;
  border-bottom: 1px solid #d1d1d1;
  width: 100%;
}
.header .tiny-menu .ddl-wrapper button {
  text-align: left;
  border: none;
  background: no-repeat;
  padding: 10px 20px 15px 20px;
  font-size: 12px;
  font-weight: 600;
  width: 100%;
  border-bottom: 1px solid #d1d1d1;
}
.header .tiny-menu .ddl-wrapper button:hover,
.header .tiny-menu .ddl-wrapper a:hover {
  text-decoration: underline;
  color: #F08A00;
}
.header .tiny-menu .ddl-wrapper:hover .ddl-items {
  display: block;
}
.header .main-menu {
  margin: 0 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 24px;
  text-transform: uppercase;
}
.header .main-menu li a {
  font-size: 14px;
  padding-bottom: 2px;
  border-bottom: 1px solid white;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1450px) {
  .header .main-menu li a {
    font-size: 13px;
  }
}
.header .main-menu li:hover a,
.header .main-menu li.active a {
  color: #F08A00;
  border-bottom: 1px solid #F08A00;
}
/*header icons*/
.header-icons {
  display: inline-block;
  width: 32px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.header-icons.hamburger-menu {
  background-image: url('Images/meny.svg');
  background-size: 32px;
}
.header-icons.search-menu {
  background-image: url('Images/search.png');
  background-size: 26px;
  width: 28px;
}
.close-btn {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  right: 18px;
  top: -52px;
  left: auto;
  bottom: auto;
  color: white;
  font-size: 37px;
  font-weight: 300;
  letter-spacing: 2px;
  z-index: 3;
  width: 35px;
  height: 27px;
  cursor: pointer;
  background-image: url('Images/closeButton.png');
}
/*popup*/
.popup {
  position: relative;
  z-index: 99;
}
.popup .popup-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(23, 78, 142, 0.95);
}
.popup .nav-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 1430px;
  margin: 150px auto;
}
.popup ul li {
  display: inline-block;
  width: 48%;
  margin-bottom: 10px;
}
.popup ul li a {
  color: white;
  font-size: 24px;
}
.popup ul li a span {
  display: inline-block;
  width: 0;
  background-color: #F08A00;
  height: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-right: 0;
  position: relative;
  top: -6px;
}
.popup ul li:hover a span {
  width: 25px;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.popup ul,
.popup .search-box {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 60px;
}
.popup.search-popup .search-box input {
  max-width: 100%;
  background-image: none;
  font-size: 22px;
  padding: 35px 40px;
  font-weight: 400;
}
/*banner-section*/
.banner-section {
  position: relative;
  z-index: 2;
}
/*search-section*/
.search-section {
  padding: 275px 0 80px 0;
  background-color: #174E8E;
  position: relative;
  z-index: 1;
  margin-top: -240px;
  color: white;
}
.search-section h1 {
  font-size: 22px;
  font-weight: 700;
}
.search-section ul {
  margin-top: 65px;
}
.search-section li {
  display: inline-block;
}
.search-section li a {
  color: white;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  padding-right: 45px;
  margin-right: 57px;
  background-image: url('Images/arrowRightwhite.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 27px;
}
.search-section li a:hover {
  color: #F08A00;
}
.search-section li:last-child a {
  margin-right: 0;
}
.search-box input {
  width: 100%;
  max-width: 80%;
  border: none;
  outline: none;
  line-height: 35px;
  height: 35px;
  padding: 25px 30px;
  background-image: url('Images/search.png');
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 26px;
  color: black;
  font-weight: 600;
}
/*feeds-section*/
.feeds-section {
  padding: 100px 0;
  background-color: #F4F4F4;
}
.feeds-section h1 {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
}
.feeds-section .list-item {
  background-color: white;
}
.feeds-section .items-wrapper {
  border-bottom: 1px solid #B9B9B9;
  padding: 13px 0;
}
.feeds-section span {
  display: inline-block;
}
.feeds-section .list-date {
  font-weight: 300;
  width: 26%;
  vertical-align: top;
}
.feeds-section .list-date .list-author {
  display: none;
}
.feeds-section .list-header {
  width: 71%;
}
.feeds-section a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.feeds-section a:hover {
  color: #F08A00;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.feeds-section .see-all {
  font-weight: 700;
  display: inline-block;
  margin-top: 25px;
  background-image: url('Images/arrowRightOrange.svg');
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 50px;
}
.feeds-section.typo-1 h1 {
  text-align: center;
  background-color: #F08A00;
  padding: 22px;
}
.feeds-section.typo-1 .inner-list {
  padding: 30px 30px 40px 30px;
}
.feeds-section.typo-2 {
  background-color: white;
}
.feeds-section.typo-2 h1 {
  border-bottom: 2px solid #F08A00;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  color: #F08A00;
}
.feeds-section.typo-2 .list-item {
  border: 2px solid #F08A00;
  margin-bottom: 100px;
  padding: 30px 30px 60px 30px;
}
.feeds-section.typo-2 .items-wrapper {
  border-bottom: 1px solid #444;
  min-height: 120px;
  padding: 18px 0;
}
.feeds-section.typo-2 .list-labels {
  display: none;
}
.feeds-section.typo-2 .list-date {
  margin-bottom: 5px;
  display: block;
  width: 100%;
}
.feeds-section.typo-2 .list-date .list-author {
  display: inline-block;
}
.feeds-section.typo-2 .list-header {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
}
.feeds-section.typo-2 .hearings .list-item {
  background-color: #F08A00;
}
.feeds-section.typo-2 .hearings .list-item h1 {
  border-bottom: 2px solid white;
  color: white;
}
.feeds-section.typo-2 .hearings .list-item a:hover {
  color: white;
}
.feeds-section.typo-2 .hearings .list-item .see-all {
  background-image: url('Images/arrowRightWhite.svg');
  color: white;
}
.feeds-section.typo-2 .updates .list-item {
  background-color: #174E8E;
  color: white;
  border: 2px solid #174E8E;
}
.feeds-section.typo-2 .updates .list-item h1 {
  border-bottom: 2px solid white;
  color: white;
}
.feeds-section.typo-2 .updates .list-item a {
  color: white;
}
.feeds-section.typo-2 .updates .list-item a:hover {
  color: #F08A00;
}
.feeds-section.typo-2 .updates .list-item .items-wrapper {
  border-bottom: 1px solid white;
}
.feeds-section.typo-2 .updates .list-item .see-all {
  background-image: url('Images/arrowRightWhite.svg');
}
.listing-page .intro-section h1 {
  margin-bottom: 20px;
}
.listing-page .feeds-section.typo-2 .list-item {
  border: none;
  padding: 0;
  margin: 0;
}
.listing-page .feeds-section.typo-2 .list-item .items-wrapper {
  padding-top: 0;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #B9B9B9;
}
.listing-page .feeds-section.typo-2 .list-item .list-header {
  margin-bottom: 10px;
}
.listing-page .read-more {
  display: inline-block;
  color: #F08A00;
  font-size: 16px;
  margin-top: 15px;
  border-bottom: 1px solid #F08A00;
}
.listing-page .read-more:hover {
  color: black;
}
/*landing-page*/
.landing-page {
  padding-bottom: 100px;
}
.landing-page p {
  line-height: 1.6;
}
.landing-page p a {
  color: #F08A00;
  text-decoration: underline;
}
.landing-page .date-created {
  margin: 30px 0;
}
.landing-page .date-created .border {
  display: inline-block;
  width: 40px;
  height: 3px;
  margin-right: 20px;
  background-color: #F08A00;
  position: relative;
  top: -3px;
}
.landing-page .inner-container {
  background-color: white;
  z-index: 2;
}
.landing-page .related-links {
  margin-bottom: 40px;
  padding-left: 30px;
}
.landing-page .related-links li a {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  padding-left: 50px;
  background-image: url('Images/arrowRightOrange.svg');
  background-position: left center;
  background-repeat: no-repeat;
}
.landing-page .related-links li:hover a,
.landing-page .related-links li.active a {
  color: #F08A00;
}
.landing-page .feeds-section {
  padding: 0;
  background-color: white;
}
.landing-page .feeds-section.typo-1 {
  border: 1px solid #B9B9B9;
}
.landing-page .flex-right p {
  line-height: 1.8;
  letter-spacing: 0.5px;
}
.landing-page .flex-right ul {
  margin: 20px 0;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
.intro-section {
  max-width: 960px;
  margin: 0 auto;
  padding: 40px 30px 70px 30px;
  text-align: center;
}
.intro-section h1 {
  font-size: 40px;
  font-weight: 700;
  max-width: 700px;
  margin: 0 auto;
  line-height: 50px;
}
.intro-section h3 {
  line-height: 35px;
  font-weight: 600;
  margin: 0;
}
.intro-section.floated {
  margin: -140px auto 0 auto;
}
.flex-container {
  display: flex;
}
.flex-container .flex-left {
  width: 100%;
  max-width: 350px;
}
.flex-container .flex-left .search-box input {
  border: 1px solid #B9B9B9;
  max-width: 100%;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 400;
}
.flex-container .flex-left .feeds-section {
  margin-bottom: 60px;
}
.flex-container .flex-right {
  width: 100%;
  padding: 0 40px;
  /*max-width: 1180px;
        margin-left: 40px;*/
  max-width: 800px;
  margin: 0 auto;
}
.nested-content {
  margin-top: 40px;
}
.nested-content h2 {
  font-size: 24px;
  font-weight: 700;
  margin-top: 0;
}
.nested-content h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 5px 0;
  padding: 0;
}
.nested-content .attachments {
  margin-top: 80px;
}
.nested-content .attachments h3 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #B9B9B9;
}
.nested-content .attachments li {
  display: inline-block;
  background-image: url('Images/arrowBottomOrange.png');
  background-repeat: no-repeat;
  padding-right: 30px;
  margin-right: 40px;
  background-position: right center;
  background-size: 15px;
}
.nested-content .attachments li a {
  display: inline-block;
  text-decoration: underline;
}
.nested-content .attachments li a:hover {
  color: #F08A00;
}
.nested-content .images-grid li {
  margin-top: 30px;
}
.nested-content .committe-section h1 {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 30px;
  max-width: 700px;
  line-height: 40px;
}
.nested-content .committe-section table {
  /*max-width:600px;*/
  margin-top: 0;
}
.widgets {
  text-align: center;
}
.widgets li {
  margin-top: 30px;
}
.widgets img {
  max-width: 100%;
}
.form-wrapper {
  text-align: left;
  margin: 50px 0;
  /*checkboxes and radio buttons*/
  /*validation error*/
  /*::-webkit-input-placeholder {
        color: black;
    }

    ::-moz-placeholder { 
        color: black;
    }

    :-ms-input-placeholder {
        color: black;
    }

    :-moz-placeholder { 
        color: black;
    }*/
}
.form-wrapper .form-control {
  border: none;
  border-radius: 0;
  box-shadow: none;
  min-height: 50px;
  padding-left: 30px;
  position: relative;
  border: 1px solid #aaa;
  margin-bottom: 30px;
}
.form-wrapper .btn.btn-submit {
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 14px 40px;
  color: black;
  background-color: #F08A00;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 600;
  min-width: 200px;
}
.form-wrapper .row {
  margin: 0;
}
.form-wrapper .row .col-sm-12,
.form-wrapper .row .col-sm-6,
.form-wrapper .row .col-xs-6 .col-sm-4,
.form-wrapper .row .col-sm-3 {
  padding: 0 7.5px;
}
.form-wrapper .rbl-cbl {
  margin-bottom: 20px;
}
.form-wrapper .rbl-cbl label {
  position: relative;
  left: 10px;
  top: 10px;
}
.form-wrapper input[type=checkbox],
.form-wrapper input[type=radio] {
  display: inline-block;
  padding: 0;
  width: 35px;
  height: 35px;
  min-height: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 35px;
  -webkit-appearance: none;
  border: 1px solid #aaa;
  margin-bottom: 10px;
  outline: none;
  background-color: white;
  float: left;
}
.form-wrapper input[type=checkbox]:checked {
  background-image: url('/Css/Images/checkMark.svg');
}
.form-wrapper input[type=radio]:checked {
  background-image: url('/Css/Images/checkMark.svg');
}
.form-wrapper input[type=radio]:not(:checked) {
  background-image: url('/Css/Images/unchecked.jpg');
}
.form-wrapper input[type=radio]::-ms-check,
.form-wrapper input[type=checkbox]::-ms-check {
  border-color: transparent;
  color: transparent;
  background: transparent;
}
.form-wrapper .input-validation-error {
  border: solid 1px #e4140a !important;
}
.form-wrapper span.field-validation-error {
  position: relative;
  top: -25px;
  padding: 0 0 0 5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  color: #e4140a;
}
.form-wrapper span.field-validation-error span {
  color: #e4140a;
  top: 2px;
  padding: 0;
  left: 10px;
}
.form-wrapper .captcha-error {
  margin-top: 30px;
  color: red;
}
.login-wrapper {
  width: 100%;
  max-width: 500px;
  margin: 50px auto;
}
.login-wrapper .form-control {
  margin-bottom: 25px;
}
.login-wrapper input[type=checkbox] {
  margin-left: -7.5px;
}
.alert {
  margin: 20px 0 0 0;
}
/*members list*/
.members-list {
  /*.table-striped > tbody > tr:nth-of-type(odd) {
        background-color: @light-gray;
    }*/
}
.members-list .intro-section {
  padding-bottom: 50px;
}
.members-list .sort-menu {
  text-align: center;
  font-size: 20px;
}
.members-list .sort-menu li {
  display: inline-block;
  margin: 0 3px;
}
.members-list .sort-menu li:hover a,
.members-list .sort-menu li.active a {
  color: #F08A00;
}
.members-list .sort-menu li:first-child {
  margin-right: 30px;
}
.members-list table {
  margin-top: 50px;
}
.members-list table td,
.members-list table th {
  border: none !important;
  padding: 15px 0 15px 40px !important;
}
/*materials-page*/
.materials-page .submenu {
  font-size: 24px;
}
.materials-page .submenu li {
  padding-left: 38px;
  padding-bottom: 10px;
  background-image: url('Images/arrowRightOrange.svg');
  background-repeat: no-repeat;
  background-size: 27px 17px;
  background-position: left 8px;
}
.materials-page .submenu li ul {
  padding: 10px 0 30px 0;
}
.materials-page .submenu li ul li {
  background-image: none;
  padding: 5px 0;
  font-size: 18px;
}
.materials-page .submenu li ul li.active a,
.materials-page .submenu li ul li:hover a {
  border-bottom: 1px solid #F08A00;
}
.materials-page .items-wrapper {
  text-align: center;
  margin-bottom: 40px;
}
.materials-page h4 {
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.materials-page .list-item {
  position: relative;
}
.materials-page .list-item .download {
  text-transform: uppercase;
  font-weight: 700;
  background-color: #F08A00;
  max-width: 120px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  z-index: 3;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.materials-page .items-wrapper:hover .download {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.materials-page .items-wrapper:hover h4 {
  color: #F08A00;
  border-bottom: 1px solid #F08A00;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*search-page*/
.search-page h1 {
  font-weight: 700;
  font-size: 22px;
  border-bottom: 1px solid #F08A00;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.search-page .search-box input {
  border: 1px solid #B9B9B9;
  margin: 70px 0 30px 0;
  max-width: 60%;
  font-size: 18px;
  font-weight: 400;
}
.search-page .inner-container {
  max-width: 960px;
}
.search-page ul li a {
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 3px;
  text-decoration: underline;
}
.search-page a:hover {
  color: #F08A00;
}
.search-page .result-text {
  font-size: 16px;
  margin: 30px 0 60px 0;
}
.search-page .result-text strong span {
  color: #F08A00;
}
.search-page .result-text li {
  display: inline-block;
  margin-right: 20px;
  margin-top: 20px;
}
.search-page .result-text li a {
  text-decoration: none;
}
/*footer*/
.footer a {
  color: white;
}
.footer a:hover {
  color: #F08A00;
}
.footer .footer-logo {
  width: 100%;
  max-width: 370px;
  margin-bottom: 40px;
}
.footer .footer-meny li {
  display: inline-block;
  width: 40%;
  margin-bottom: 5px;
}
.footer .footer-meny li a {
  font-size: 18px;
}
.footer .footer-top {
  padding: 25px 0 100px 0;
  background-color: #174E8E;
  color: white;
}
.footer .footer-bottom {
  padding: 40px 0 100px 0;
}
.footer .footer-bottom .widgets {
  margin-top: 0;
}
.footer .footer-bottom .widgets li {
  margin-top: 0;
  display: inline-block;
  margin: 0 12px;
}
.footer .footer-bottom .widgets img {
  max-width: none;
  max-height: 45px;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: black;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: black;
}
input[type="checkbox"]:disabled {
  background-color: #cfcaca;
}
/*NewsLetter Page*/
body.news-letter {
  line-height: 1.8;
  font-family: Arial;
}
body.news-letter .header,
body.news-letter .footer {
  display: none;
}
body.news-letter h1,
body.news-letter h2,
body.news-letter h3,
body.news-letter h4 {
  font-weight: 600;
  margin: 0;
}
body.news-letter .container {
  max-width: 600px;
  padding: 0;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
@media screen and (max-width: 767px) {
  body.news-letter .container {
    border: none;
  }
}
body.news-letter .container .head,
body.news-letter .container .foot {
  background: #174E8E;
  padding: 27px 32px;
}
body.news-letter .container .head img,
body.news-letter .container .foot img {
  width: 100%;
  max-width: 304px;
}
body.news-letter .container h2 {
  font-size: 28px;
  padding-bottom: 30px;
}
body.news-letter .container h4 {
  font-size: 18px;
}
body.news-letter .container p,
body.news-letter .container ul {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  body.news-letter .container p,
  body.news-letter .container ul {
    font-size: 14px;
  }
}
body.news-letter .container a {
  color: #F08A00;
  text-decoration: underline;
}
body.news-letter .content-section {
  padding: 50px 30px 0 30px;
}
body.news-letter .content-section .section {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #F08A00;
}
body.news-letter .content-section .section .date-created {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 25px 0;
}
body.news-letter .content-section .section .date-created span {
  display: inline-block;
  width: 20px;
  height: 3px;
  margin-right: 10px;
  background-color: #F08A00;
  position: relative;
  top: -3px;
}
body.news-letter .content-section .section.intro {
  border: none;
  margin: 0;
  padding: 0;
}
body.news-letter .content-section .section.membersSection .row {
  padding-bottom: 30px;
}
body.news-letter .content-section .section.membersSection .col-xs-4 {
  width: 31%;
}
body.news-letter .content-section .section.membersSection .col-xs-8 {
  width: 69%;
}
body.news-letter .content-section .section.membersSection .birth-date {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 5px;
}
body.news-letter .content-section .section.textSection p {
  padding-bottom: 20px;
}
body.news-letter .content-section .section.textSection p strong {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
}
body.news-letter .content-section .section.textSection ul {
  margin-bottom: 0;
}
body.news-letter .content-section .section:first-child,
body.news-letter .content-section .section:last-child {
  border: none;
}
body.news-letter .foot img {
  max-width: 257px;
}
body.news-letter .foot a {
  display: inline-block;
  color: white;
  font-weight: 600;
  font-size: 14px;
  margin: 13px 0 0 15px;
}
body.news-letter .foot .f-links {
  text-align: right;
}
@media screen and (max-width: 767px) {
  body.news-letter .foot .f-links {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  body.news-letter .foot {
    text-align: center;
  }
  body.news-letter .foot img {
    width: 150px !important;
  }
}
body.news-letter .footer-bottom {
  text-align: center;
}
body.news-letter .footer-bottom a {
  display: inline-block;
  margin: 7px 5px;
}
body.news-letter .footer-bottom img {
  height: 25px;
}
:root {
  font-size: 20px;
}