/* 4.okt 2019 */
body {
  font-size: 90%;
  top: 0px !important;
  /* google translate hack */ }

h1 {
  font-size: 260%;
  font-weight: 900; }

h2 {
  font-size: 220%;
  font-weight: 900; }

h3 {
  font-size: 160%;
  font-weight: 900; }

h4 {
  font-size: 120%;
  font-weight: 600; }

a {
  color: #1856A3; }

.rky-body {
  position: relative; }

.off-canvas-wrapper {
  min-height: 100vh;
  padding-bottom: 400px; }

#main {
  position: relative; }

.page-main-content, .container {
  /* background-color: #EDEEED; */
  padding-bottom: 20px; }

.crumbs-bar {
  background-color: #8096CB;
  font-size: 16px;
  text-transform: uppercase;
  padding: 20px 0;
  color: #fff; }

.crumbs-bar a {
  color: #fff;
  text-decoration: none; }

.crumbs-bar i {
  display: inline-block;
  font-size: 80%;
  padding-left: 10px;
  padding-right: 5px; }

.rky-tabs {
  padding: 20px 10px 20px 0px;
  background-color: #8096CB;
  white-space: nowrap;
  position: fixed; }

.rky-tabs ul li {
  display: inline; }

.rky-tabs a {
  padding: 15px 15px 15px 5px;
  font-size: 100%;
  text-transform: uppercase;
  font-weight: 600;
  color: #fefefe; }

.rky-tabs a:hover {
  text-decoration: underline; }

.rky-tabs .item.active a {
  color: #fefefe;
  text-decoration: underline; }

.rky-tabs .vertical .active a {
  background-color: #42628a;
  padding: 10px 15px;
  margin-top: 10px; }

/* foundation 6 overrides*/
#widemenu {
  font-family: 'Lato', sans-serif;
  margin-bottom: 15px; }

#widemenu .title-bar {
  background: #fff;
  padding: 0.9rem; }

.top-bar {
  background: #fff;
  padding: 0; }

.top-bar h1 {
  font-size: 160%;
  margin: 5px 0 2px 10px; }

.top-bar h1 a {
  color: #fff; }

.top-bar ul {
  background: #fff;
  padding: 5px;
  margin-left: 20px; }

.top-bar .menu a {
  padding: 5px 2px;
  margin: 0 13px;
  color: #000 !important;
  font-weight: 900;
  font-size: 14.54px;
  border-bottom: 2px solid #fff; }

.top-bar .menu .active a {
  color: #1856A3 !important;
  border-bottom: 2px solid #1856A3;
  background: none; }

.top-bar .menu a:hover {
  border-bottom: 2px solid #1856A3; }

.top-bar .section-41 {
  display: none;
  /* search */ }

.menu-text {
  color: #fff; }

.off-canvas {
  z-index: 500 !important;
  margin-top: 39px;
  height: 100%;
  background-color: #1856A3; }

.off-canvas .rky-menu {
  border-left: 0;
  margin: 0; }

.rky-auth .off-canvas {
  margin-top: 38px; }

.off-canvas label {
  background-color: #13255a;
  color: #fff;
  padding: 2px 15px;
  border-top: 1px solid #1d2227;
  border-bottom: 1px solid #2671ce; }

.off-canvas .menu a {
  color: #ddd;
  border-bottom: 1px solid #093b79; }

.off-canvas .menu .active a {
  background-color: #a0b0d8;
  color: #fff; }

.tabs a {
  padding: 12px 12px; }

.scrolled .rky-tabs, .scrolled .rky-tabs {
  box-shadow: -2px 4px 8px #333; }

.login-lock {
  position: absolute;
  right: 5px;
  top: 45px; }

.scrolled .login-lock {
  display: none; }

/* small screens only */
@media only screen and (max-width: 40em) {
  h1 {
    font-size: 160%; }
  h2 {
    font-size: 140%; }
  h3 {
    font-size: 130%; }
  .title-bar {
    background-color: #1856A3;
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%; }
  .title-bar a {
    color: #fff; }
  .rky-tabs {
    position: fixed;
    top: 38px;
    width: 100%;
    z-index: 100;
    padding: 10px 0;
    box-shadow: -2px 4px 6px #666; }
  .rky-tabs a {
    font-size: 100%; }
  .page-main-content {
    padding-top: 120px; }
  .addthis_inline_follow_toolbox {
    position: fixed !important;
    right: 5px;
    top: 0;
    margin-top: -48px;
    z-index: 10000; }
  .off-canvas-wrapper {
    padding-bottom: 320px; } }

/* medium and up */
@media only screen and (min-width: 40em) {
  .menu {
    border-left: 2px solid #ddd;
    margin-top: 20px;
    margin-left: 40px; }
  .menu a {
    color: #1856A3 !important; }
  .header1, .header2, .rky-tabs, .crumbs-bar {
    position: fixed;
    width: 100%; }
  .page-main-content, .container {
    margin-top: 0;
    padding-top: 276px; }
  .scrolled .page-main-content, .scrolled .container {
    padding-top: 22%; }
  .scrolled .filter {
    /* margin-top: -110px; */ }
  .header1 {
    font-family: 'Lato', sans-serif;
    background-color: #1856A3;
    color: #fff;
    text-transform: uppercase;
    z-index: 1000;
    height: 42px; }
  .header1 .tagline {
    font-size: 85%;
    padding: 11px; }
  .header1 .search {
    padding: 7px; }
  .header1 .search input {
    height: 28px;
    width: 90%;
    float: right;
    margin: 0;
    background-image: url("/images/system/search.png");
    background-repeat: no-repeat;
    background-position: 3px;
    padding-left: 26px; }
  .header2 {
    background-color: #fff;
    margin-top: 42px;
    z-index: 999;
    height: 100px;
    padding-top: 12px;
    overflow: hidden; }
  .scrolled .header2 {
    height: 50px;
    padding-top: 0; }
  .scrolled .header2 .menu {
    margin-top: 6px; }
  .brandLogo {
    height: 60px;
    width: auto; }
  .scrolled .brandLogo {
    height: 34px; }
  .crumbs-bar, .rky-tabs {
    top: 140px;
    z-index: 998;
    height: 72px;
    padding-top: 25px; }
  .scrolled .crumbs-bar, .scrolled .rky-tabs {
    padding-top: 11px;
    top: 90px;
    height: 40px;
    font-size: 85%; }
  .rky-auth .crumbs-bar, .rky-auth .rky-tabs {
    top: 172px; }
  .rky-auth .scrolled .crumbs-bar, .rky-auth .scrolled .rky-tabs {
    top: 122px; } }

/* medium is getting smaller */
@media screen and (max-width: 990px) {
  .top-bar .item a {
    font-size: 95% !important; }
  .top-bar .item:last-child a {
    display: none; } }

/* medium is getting even smaller */
@media screen and (min-width: 40em) and (max-width: 880px) {
  .top-bar .item a {
    margin-right: 5px;
    margin-left: 5px; } }

/* 9 apr 2019 - sub menu for maps/visualization */
.maps-nav {
  border-bottom: 2px solid #1856A3;
  padding-bottom: 4px; }

.maps-nav .item {
  padding: 7px 10px;
  background-color: #d3dbef;
  border-radius: 5px 5px 0 0; }

.maps-nav .item.active {
  background-color: #1856A3;
  color: white; }

.maps-nav .item:hover {
  background-color: #8096CB;
  color: white; }
