/* style.scss */
@import url("bootstrap-3.0.0-wip/dist/css/bootstrap.css");
/* Media queries */
/* min width for 3rd item in overlays */
html,
body {
  color: #f0f0f0;
  height: 100%; }

body {
  font-family: Arial, sans-serif;
  background-color: #f0f0f0;
  font-size: 14px; }

a {
  color: #0099ce; }

hr {
  border-color: #d4d4d4; }

@media (max-width: 480px) {
  h1,
  .h1 {
    font-size: 24px; }

  h2,
  .h2 {
    font-size: 20px; }

  h3,
  .h3 {
    font-size: 18px; }

  h4,
  .h4 {
    font-size: 14px; } }
.navbar-brand {
  padding: 20px 15px;
  padding-top: 24px; }

.nav li {
  display: inline-block; }
  .nav li a.first-nav {
    margin-left: -15px;
    padding-left: 15px; }
  .nav li a:hover {
    color: white; }

.navbar-nav > li a {
  color: white; }
  .navbar-nav > li a:focus {
    color: white; }
.navbar-nav > li ul {
  background-color: black;
  box-shadow: none;
  border-radius: 0;
  border: none; }
@media (max-width: 992px) {
  .navbar-nav > li:last-of-type > a {
    padding-right: 5px !important; } }

.navbar-header > .navbar-toggle {
  margin-top: 30px; }

.navbar-header .navbar-brand img {
  width: 186px; height: 60.3px }

.fill-width.container {
  margin: 0 auto;
  padding: 0; }

#megamenu-collapsible .nav a:hover {
  font-weight: bold; }
#megamenu-collapsible .navbar-nav a {
  font-weight: bold; }
  #megamenu-collapsible .navbar-nav a:focus {
    font-weight: bold; }
#megamenu-collapsible hr {
  color: gray;
  background-color: gray;
  margin: 0;
  border-top-color: gray; }

.national-sign {
  margin-bottom: 2px; }

#megamenu-small a {
  font-size: 10px; }
  #megamenu-small a:hover {
    color: #0099ce; }
#megamenu-small .small-menu a {
  display: block;
  padding: 5px;
  padding-left: 25px; }
#megamenu-small .small-menu ul {
  padding-left: 0; }
#megamenu-small .navbar-nav > li ul {
  background-color: transparent; }
@media (min-width: 768px) and (max-width: 940px) {
  #megamenu-small {
    display: none; } }
@media (min-width: 940px) {
  #megamenu-small {
    display: none; } }

#platforms-menu .platforms-menu-header {
  position: relative; }
  #platforms-menu .platforms-menu-header h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0; }
#platforms-menu div.col-md-3 hr:last-of-type {
  padding-bottom: 20px; }
#platforms-menu .megamenu-padder {
  padding-bottom: 40px; }
  #platforms-menu .megamenu-padder .megamenu-row {
    position: relative; }
    #platforms-menu .megamenu-padder .megamenu-row > .col-md-3 h3 {
      margin-top: 0; }
    #platforms-menu .megamenu-padder .megamenu-row:first-of-type {
      margin-bottom: 50px; }
    #platforms-menu .megamenu-padder .megamenu-row > div {
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px; }
      #platforms-menu .megamenu-padder .megamenu-row > div:first-of-type {
        padding-left: 15px; }
      @media (min-width: 940px) {
        #platforms-menu .megamenu-padder .megamenu-row > div {
          border-right: 1px solid gray; }
          #platforms-menu .megamenu-padder .megamenu-row > div:last-of-type {
            border-right: none; } }
    #platforms-menu .megamenu-padder .megamenu-row .link-wrapper {
      line-height: 1.0;
      padding-top: 5px; }
    #platforms-menu .megamenu-padder .megamenu-row .platform-wrapper {
      padding-top: 30px; }
      #platforms-menu .megamenu-padder .megamenu-row .platform-wrapper:first-of-type {
        padding-top: 0; }
      #platforms-menu .megamenu-padder .megamenu-row .platform-wrapper > a {
        color: #95C11E;
        text-decoration: none;
        display: block;
        font-weight: bold;
        font-size: 16px;
        line-height: 1.1em;
        z-index: 100; }
        #platforms-menu .megamenu-padder .megamenu-row .platform-wrapper > a:hover, #platforms-menu .megamenu-padder .megamenu-row .platform-wrapper > a:focus {
          color: #0099ce; }
#platforms-menu .national-facility-legend {
  font-size: 12px; }
#platforms-menu a.national-facility-legend {
  font-style: italic;
  color: #0099ce; }
  #platforms-menu a.national-facility-legend:hover {
    text-decoration: underline; }

#megamenu-header-wrapper {
  overflow: hidden; }
  #megamenu-header-wrapper h3 {
    float: left;
    width: 75.6%;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 0; }
    @media (max-width: 992px) {
      #megamenu-header-wrapper h3:first-of-type {
        padding-top: 0; } }
    #megamenu-header-wrapper h3:last-of-type {
      border-left: 1px solid gray;
      width: 24.3%;
      padding-left: 20px;
      padding-top: 0; }
  #megamenu-header-wrapper.platforms h3 {
    width: 75%;
    margin-top: 0; }
    #megamenu-header-wrapper.platforms h3:last-of-type {
      border-left: 0px solid gray;
      width: 24%; }

ul.dropdown-menu {
  padding: 10px 0px;
  background-color: #2e2e2e;
  box-shadow: inset 0px 0px 10px 2px #141414, 2px 2px 5px 1px black; }
  ul.dropdown-menu a {
    color: white; }
    ul.dropdown-menu a:hover, ul.dropdown-menu a:focus {
      background-color: #0099ce; }

.navbar-inverse {
  background-color: #2e2e2e;
  box-shadow: inset 0px 8px 8px -5px #141414, inset 0px -8px 8px -5px #141414;
  margin-bottom: 0px;
  border-radius: 0px;
  color: white; }
  .navbar-inverse a {
    color: white; }
  .navbar-inverse a:hover {
    color: #0099ce;
    text-decoration: none;
    /* TODO: needs z-index? line 856 from old style.css */ }
  .navbar-inverse hr.megamenu-divider {
    margin: 0;
    border-color: gray; }
  .navbar-inverse .navbar-nav li {
    display: block; }
    .navbar-inverse .navbar-nav li a {
      color: white;
      font-weight: bold; }
    .navbar-inverse .navbar-nav li .megamenu-item {
      font-size: 12px;
      display: inline-block; }
      .navbar-inverse .navbar-nav li .megamenu-item span {
        font-size: 8px;
        margin-right: 0; }
      @media (min-width: 940px), (min-width: 768px) and (max-width: 940px) {
        .navbar-inverse .navbar-nav li .megamenu-item {
          line-height: 70px;
          padding-left: 8px;
          padding-right: 8px; } }
      @media (min-width: 1210px) {
        .navbar-inverse .navbar-nav li .megamenu-item {
          font-size: 14px;
          padding: 15px; }
          .navbar-inverse .navbar-nav li .megamenu-item span {
            font-size: 14px; } }
    .navbar-inverse .navbar-nav li .megamenu-active,
    .navbar-inverse .navbar-nav li .megamenu-item:focus {
      color: #35cbff; }
    .navbar-inverse .navbar-nav li .megamenu-item:hover {
      color: #0099ce; }
  .navbar-inverse .navbar-nav div li > a {
    color: white;
    font-weight: bold; }

.navbar-collapse {
  padding: 0px;
  overflow-x: hidden;
  max-height: none; }

.icon-bar {
  background-color: white; }

.top-menu {
  background-color: #95C11E;
  border: 0;
  border-radius: 0;
  margin-bottom: 0; }
  @media (max-width: 766px) {
    .top-menu {
      display: none; } }
  .top-menu a {
    color: white !important;
    /* Bootstrap overwrite */
    transition-property: background-color;
    transition-duration: 0.3s;
    padding: 10px 0px;
    font-size: 16px; }
    .top-menu a:hover, .top-menu a:focus {
      background-color: #516910 !important; }
  .top-menu .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important; }
  .top-menu .search-field {
    background-color: transparent;
    background-image: url(images/search-icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    height: 37px;
    padding: 3px 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 0; }
  .top-menu .search-field.expanded {
    background-color: white;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 230px; }
  .top-menu .search-submit {
    display: none; }
  .top-menu #search-div {
    margin-top: 0px;
    float: left;
    padding-bottom: 10px;
    padding-top: 0; }
    @media (min-width: 991px) {
      .top-menu #search-div {
        float: right;
        margin-top: 4px;
        padding-top: 2px;
        padding-bottom: 0; } }
    .top-menu #search-div .social-media-links {
      display: inline-block;
      border-left: 1px solid #ddd;
      margin-left: 8px;
      padding-left: 10px; }
    .top-menu #search-div .social-media-links a {
      margin: 0;
      padding: 0 6px;
      font-size: 22px; }
    .top-menu #search-div .top-menu .social-media-links a:hover {
      background-color: transparent !important; }

.metamenu-container {
  position: relative;
  padding-right: 6px; }

.metamenu-wrapper li:first-of-type {
  margin-left: -15px; }

#carousel-wrapper {
  background-color: #95C11E; }

#carousel-example-generic {
  position: relative; }
  #carousel-example-generic .carousel-inner {
    width: 100%; }
  #carousel-example-generic .center-helper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    #carousel-example-generic .center-helper .carousel-overlay {
      pointer-events: none;
      position: relative;
      z-index: 100;
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
      color: white;
      padding: 0px;
      font-size: 12px; }
      #carousel-example-generic .center-helper .carousel-overlay .carousel-overlay-inner {
        float: right;
        height: 100%;
        width: 300px; }
      #carousel-example-generic .center-helper .carousel-overlay .scilife-news,
      #carousel-example-generic .center-helper .carousel-overlay .scilife-events {
        pointer-events: auto;
        height: 50%;
        width: 100%;
        padding: 10px;
        margin: 0;
        display: none;
        /* if screen is smaller than min-width, display: none */ }
        #carousel-example-generic .center-helper .carousel-overlay .scilife-news a,
        #carousel-example-generic .center-helper .carousel-overlay .scilife-events a {
          font-weight: bold; }
      #carousel-example-generic .center-helper .carousel-overlay .scilife-news {
        background-color: rgba(249, 163, 80, 0.9); }
      #carousel-example-generic .center-helper .carousel-overlay .scilife-events {
        background-color: rgba(0, 153, 206, 0.9); }
      #carousel-example-generic .center-helper .carousel-overlay a {
        color: white; }
        #carousel-example-generic .center-helper .carousel-overlay a:hover, #carousel-example-generic .center-helper .carousel-overlay a:focus {
          text-decoration: underline; }
      #carousel-example-generic .center-helper .carousel-overlay h3 {
        margin: 0; }

.slider-text-div {
  display: inline-block;
  line-height: 35px; }

.scilife-news,
.scilife-events {
  height: 100%;
  width: 100%;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 15px;
  display: block;
  /* if width > overlay-min-width, show overlay instead */ }
  .scilife-news a:hover,
  .scilife-events a:hover {
    text-decoration: underline; }

.scilife-news {
  background-color: #f9a350; }

.scilife-events {
  background-color: #0099ce; }

.overlay-title-row * {
  display: inline-block; }
.overlay-title-row h4 {
  margin: 0;
  font-weight: bold; }
.overlay-title-row a {
  float: right;
  font-weight: bold; }

.col-xs-12.events-and-news-wrapper {
  color: white;
  background-color: #0099ce;
  padding-left: 0px;
  padding-right: 0px; }
  .col-xs-12.events-and-news-wrapper a {
    color: white; }
  .col-xs-12.events-and-news-wrapper:first-of-type {
    background-color: #f9a350; }

.carousel-controldiv {
  padding: 15px;
  padding-top: 13px;
  padding-bottom: 7px;
  background-color: white;
  color: black;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #E0E0E0; }
  .carousel-controldiv * {
    display: inline; }
  .carousel-controldiv h4 {
    padding-right: 10px;
    font-size: 15px; }
  .carousel-controldiv p {
    font-size: 18px; }
  .carousel-controldiv .carousel-controls {
    float: right;
    line-height: 35px;
    font-size: 20px; }
    .carousel-controldiv .carousel-controls a, .carousel-controldiv .carousel-controls a:focus {
      color: #2e2e2e;
      text-decoration: none; }
    .carousel-controldiv .carousel-controls a:hover {
      color: #0099ce; }

#search-div {
  color: white;
  display: inline-block;
  float: right;
  line-height: 20px;
  padding-top: 2px;
  cursor: pointer; }
  #search-div span {
    font-weight: bold;
    font-size: 16px; }
  #search-div form {
    display: inline; }
    #search-div form label {
      margin: 0; }
      #search-div form label input {
        margin: 0; }
  @media (max-width: 766px) {
    #search-div {
      display: none; } }

#search-button {
  display: inline-block; }
  #search-button span {
    position: relative;
    top: 8px; }

ol.carousel-indicators {
  display: none; }

.scilife-footer {
  padding: 19px 0px;
  background-color: #f0f0f0;
  color: black;
  border-top: 2px solid #95C11E;
  min-height: 60px; }
  .scilife-footer p {
    margin: 0; }

.homepage-top {
  background-color: #95C11E;
  padding-bottom: 43px; }
  .homepage-top .homepage-content {
    padding: 40px 0; }

.homepage-divider {
  margin-top: -43px;
  z-index: 100;
  position: relative; }
  .homepage-divider img {
    z-index: 100;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.homepage-footer {
  border-top: 5px solid #95C11E;
  position: relative;
  color: black;
  background-color: #dddddd;
  font-family: 'Georgia';
  padding-top: 58px;
  padding-bottom: 63px; }
  @media (max-width: 480px) {
    .homepage-footer {
      padding-top: 28px;
      padding-bottom: 33px; } }
  .homepage-footer p {
    margin-top: 10px; }
  .homepage-footer .footer-screen {
    background: url(images/bg_noise.png) repeat center top;
    position: absolute;
    margin-top: -58px;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    z-index: 100;
    pointer-events: none;
    float: left; }
    @media (max-width: 480px) {
      .homepage-footer .footer-screen {
        margin-top: -28px; } }
  .homepage-footer .logo {
    display: block;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 480px) {
      .homepage-footer .logo {
        position: relative;
        max-width: 100%;
        margin: 0; } }
  .homepage-footer .logo.kth {
    padding-top: 7px; }

.page-wrapper {
  display: block;
  min-height: 600px;
  background-color: white; }
  .page-wrapper .page-content {
    color: black;
    background-color: white;
    display: block;
    min-height: 600px; }
    .page-wrapper .page-content .top-line {
      margin-bottom: 10px; }
    .page-wrapper .page-content hr {
      margin-top: 10px;
      margin-bottom: 30px; }
    .page-wrapper .page-content em, .page-wrapper .page-content i {
      font-style: italic; }
    .page-wrapper .page-content ul {
      padding-left: 15px; }
    .page-wrapper .page-content img.alignleft {
      float: left;
      margin: 10px 10px 6px 0; }
  .page-wrapper .page-content.container {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px; }
    @media (max-width: 480px) {
      .page-wrapper .page-content.container {
        padding-left: 0;
        padding-right: 0; } }

.page-wrapper.normal-page {
  padding-top: 5%;
  background-image: url(/wp-content/themes/wpbootstrap/images/servrar-blur.png);
  background-repeat: no-repeat;
  background-size: 100%; }
  .page-wrapper.normal-page > .container {
    background-color: white; }
  @media (max-width: 940px) {
    .page-wrapper.normal-page {
      padding-top: 28px; }
      .page-wrapper.normal-page > .container {
        margin-left: 0;
        margin-right: 0;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%; } }
  @media (max-width: 767px) {
    .page-wrapper.normal-page {
      padding-top: 0px; } }

.platform-page a:hover {
  color: #0099ce;
  text-decoration: none; }
.platform-page .megamenu-link-header {
  color: #95C11E;
  font-weight: bold;
  font-size: 16px; }
.platform-page .megamenu-link {
  color: black; }
.platform-page .search-div-wrapper {
  text-align: center;
  width: 100%; }
.platform-page .search-div {
  border: 1px solid black;
  margin: 20px; }
  .platform-page .search-div input {
    border: none;
    padding: 2px 0px; }
  .platform-page .search-div .search-btn {
    margin-bottom: 3px;
    margin-right: 3px; }

.megamenu-link-header ~ .megamenu-link-header {
  display: inline-block;
  padding-top: 30px; }

.link-wrapper {
  display: block; }

/* Tech search button */
.search-button {
  font-size: 16px;
  background-color: #0099ce;
  padding: 15px;
  margin: 0;
  box-shadow: inset 2px 2px 2px 0px #59bdde, inset -2px -2px 2px 0px #0082ac; }
  @media (min-width: 768px) and (max-width: 940px) {
    .search-button {
      margin-top: 15px; } }
  .search-button .search-button-inner {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .search-button img {
    margin-bottom: 1px; }
  .search-button span {
    color: white;
    margin-bottom: -2px; }

/* Tech search input box */
.search-row {
  margin-bottom: 20px; }
  .search-row input, .search-row #tech-platform-search {
    width: 100%;
    font-size: 18px;
    line-height: 48px;
    height: 54px;
    padding-left: 5px; }

.filter-row {
  margin: 20px 0px; }
  .filter-row .filters {
    display: inline-block; }
  .filter-row p {
    display: inline; }
  .filter-row .term-filters {
    margin-top: 15px; }
    .filter-row .term-filters .glyphicon {
      top: 3px; }
    .filter-row .term-filters .filter-button:before, .filter-row .term-filters .filter-button:after {
      top: 1px; }

.filter-button {
  display: inline-block;
  position: relative;
  margin: 0px 15px; }
  .filter-button a, .filter-button span {
    color: #f9a350;
    padding: 4px 0px;
    font-size: 14px; }
  .filter-button a {
    cursor: pointer; }
  .filter-button:before, .filter-button:after {
    display: block;
    position: absolute;
    width: 12px;
    height: 24px;
    content: '';
    background: white;
    top: -2px; }
  .filter-button:after {
    right: -12px;
    border-radius: 0 24px 24px 0; }
  .filter-button:before {
    left: -12px;
    border-radius: 24px 0 0 24px; }
  .filter-button.active a, .filter-button.active span {
    color: white;
    background-color: #f9a350; }
  .filter-button.active:before, .filter-button.active:after {
    background-color: #f9a350; }

.div-link {
  display: block; }
  .div-link:hover, .div-link:focus {
    text-decoration: none; }

.content-image:not(:empty) {
  width: 100%;
  margin-bottom: 20px; }

.content-text {
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 25px;
  /*float:left;*/ }
  .content-text > h1:first-child, .content-text > h2:first-child, .content-text > h3:first-child, .content-text > h4:first-child {
    margin-top: 0px; }
  .content-text p {
    margin-bottom: 15px; }
  .content-text div.wp-caption {
    max-width: 100%; }
    .content-text div.wp-caption.alignleft {
      float: left;
      margin: 0.5em 1em 0.5em 0; }
  .content-text img {
    max-width: 100%;
    height: auto; }

.attachment-full {
  width: 100%;
  height: auto; }

.archive-entry {
  margin-bottom: 50px;
  font-size: 15px; }
  .archive-entry a {
    color: #0099ce; }

@media (max-width: 480px) {
  .title-wrapper {
    float: left; } }
@media (max-width: 767px) {
  .title-wrapper {
    float: left; } }
@media (min-width: 768px) and (max-width: 940px) {
  .title-wrapper {
    float: left; } }
@media (min-width: 941px) and (max-width: 991px) {
  .title-wrapper {
    float: left; } }

h2.subpage-title {
  font-family: Georgia;
  font-size: 32pt;
  font-style: italic;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 60px; }
  @media (max-width: 480px) {
    h2.subpage-title {
      font-size: 24px;
      margin-top: 10px; } }
  @media (max-width: 767px) {
    h2.subpage-title {
      margin-top: 10px; } }
  @media (min-width: 768px) and (max-width: 940px) {
    h2.subpage-title {
      margin-top: 10px; } }
  @media (min-width: 941px) and (max-width: 991px) {
    h2.subpage-title {
      margin-top: 10px; } }
  h2.subpage-title + hr {
    margin-top: 5px;
    margin-bottom: 30px; }
  h2.subpage-title + strong {
    white-space: nowrap; }

p.publish-date {
  margin-bottom: 0; }

.share-with-others {
  display: inline-block;
  position: absolute;
  right: 15px;
  bottom: 10px; }
  @media (max-width: 992px) {
    .share-with-others {
      display: none; } }
  .share-with-others span {
    font-family: 'georgia';
    font-style: italic; }
  .share-with-others .share-icon {
    margin-top: -5px;
    cursor: pointer; }

#puffar {
  margin-bottom: 40px;
  margin-top: -25px;
  position: relative;
  z-index: 1; }
  #puffar .puff-row {
    margin-bottom: 30px; }
    #puffar .puff-row:last-of-type {
      margin-bottom: 50px; }
  #puffar .puffbox {
    color: black;
    margin: 0 -5px; }
    #puffar .puffbox a {
      font-weight: bold; }
    #puffar .puffbox h4 {
      margin-top: 20px; }

.overlay-entry {
  padding: 5px 0px; }
  .overlay-entry p {
    margin-bottom: 0px; }

div.scilife-news .overlay-entry {
  line-height: 15px;
  max-height: 55px;
  overflow: hidden; }

.news-page .overlay-entry,
.sidebar-link {
  display: block;
  padding: 12px 0px;
  border-bottom: 1px solid #d4d4d4; }
  .news-page .overlay-entry:last-of-type,
  .sidebar-link:last-child {
    border-bottom: none; }

.sidebar-link {
  margin-bottom: 0; }
  .sidebar-link.current {
    color: black;
    font-weight: bold; }
  .sidebar-link.sub-page {
    padding-left: 20px;
    font-size: 14px; }

.sidebar {
  font-size: 16px; }
  @media (min-width: 768px) and (max-width: 940px) {
    .sidebar > img {
      float: right;
      width: 40%; } }
  .sidebar .sidebar-parent {
    color: #0099ce; }
  .sidebar .sidemenu-wrapper {
    padding-left: 20px;
    border-top: 1px solid #d4d4d4;
    padding-top: 0px;
    margin-top: 10px; }
  .sidebar:last-child {
    border-bottom: none; }
  .sidebar a {
    color: #0099ce; }
  .sidebar .sidebar-box {
    border-top: 3px solid #95C11E;
    margin-bottom: 30px; }
    .sidebar .sidebar-box:first-child {
      margin-top: 0; }
    .sidebar .sidebar-box h3 {
      margin-top: 10px; }
    .sidebar .sidebar-box h4 {
      font-weight: bold; }
    .sidebar .sidebar-box a {
      display: inline-block; }
    .sidebar .sidebar-box p {
      margin: 0;
      font-size: 15px; }
      .sidebar .sidebar-box p.phonenumber {
        margin-bottom: 15px; }
    .sidebar .sidebar-box p {
      width: 100%; }
      .sidebar .sidebar-box p img {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        display: block; }

.page-title-row {
  position: relative; }

.share-with-others-col {
  position: relative; }

.facility-info-box {
  background-color: #f0f0f0;
  border-top: 3px solid #95C11E;
  border-bottom: 1px solid #b8b8b8;
  margin: 30px 0px;
  padding: 20px;
  font-size: 15px; }
  .facility-info-box:first-of-type {
    margin-top: 40px; }
  .facility-info-box h4 {
    font-size: 16px;
    font-weight: bold; }
  .facility-info-box li {
    margin-bottom: 10px; }
    .facility-info-box li:last-of-type {
      margin-bottom: 30px; }
  .facility-info-box ul {
    padding-left: 20px; }

.my-breadcrumbs {
  background-color: transparent;
  font-weight: bold;
  margin-top: -26px;
  padding-bottom: 2px; }
  @media (max-width: 767px) {
    .my-breadcrumbs {
      display: none; } }
  .my-breadcrumbs a {
    background-color: white;
    color: #0099ce;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 4px 8px;
    padding-bottom: 3px;
    position: relative;
    text-decoration: none; }
    .my-breadcrumbs a:first-of-type {
      margin-left: -5px; }
    .my-breadcrumbs a:first-of-type:before {
      display: block;
      position: absolute;
      width: 10px;
      left: -10px;
      height: 24px;
      content: '';
      background-color: white; }
      @media (max-width: 940px) {
        .my-breadcrumbs a:first-of-type:before {
          width: 15px;
          left: -15px; } }
    .my-breadcrumbs a + a {
      margin-left: 22px; }
    .my-breadcrumbs a:after, .my-breadcrumbs a:before {
      display: block;
      position: absolute;
      top: 0px;
      content: ''; }
    .my-breadcrumbs a:after {
      right: -24px;
      border-left: 24px solid white;
      border-bottom: 24px solid transparent; }
    .my-breadcrumbs a:before {
      left: -24px;
      border-right: 24px solid white;
      border-top: 24px solid transparent; }
    .my-breadcrumbs a:first-of-type:before {
      border: none; }
    .my-breadcrumbs a:last-of-type {
      color: white; }
      .my-breadcrumbs a:last-of-type:after {
        border-left-color: #0099ce; }
      .my-breadcrumbs a:last-of-type:before {
        border-right-color: #0099ce; }
  .my-breadcrumbs img {
    padding-bottom: 2px; }
  .my-breadcrumbs .active {
    background-color: #0099ce;
    color: white; }
  .my-breadcrumbs .my-breadcrumb {
    background-color: white;
    display: inline-block; }

.triangel-top-left {
  width: 20px;
  height: 20px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-top: 20px solid white;
  border-left: 20px solid white; }

.equal-height-wrap {
  overflow-y: hidden; }

.equal-height {
  margin-bottom: -99999px;
  padding-bottom: 99999px; }

#map-canvas {
  height: 200px;
  width: 100%; }

/* Twitter typeahead stuff */
span.tt-dropdown-menu {
  width: 100%; }

span.twitter-typeahead {
  width: 100%; }

img#rss-icon {
  width: 32px;
  height: auto; }

/* Search results styling */
.search-result {
  margin-top: 30px; }
  .search-result:first-of-type {
    margin-top: 0; }
  .search-result a {
    color: #0099ce;
    font-weight: bold;
    font-size: 18px; }
  .search-result a + p {
    color: #f9a350;
    margin-bottom: 0;
    font-size: 12px; }
  .search-result a + .keywords {
    color: #2e2e2e; }

#personnel-box > p > a {
  font-size: 14px; }

#year-archive {
  text-align: center; }
  #year-archive h4 {
    text-align: left; }
  #year-archive a {
    display: block;
    transition: background-color 0.3s; }
    #year-archive a:hover, #year-archive a:focus {
      background-color: #f5f5f5; }
    #year-archive a:last-of-type {
      border-bottom: none; }

@media (max-width: 1850px) and (min-width: 1440px) {
  .entry-2 {
    display: none; } }
.logo-div {
  display: block;
  position: relative;
  padding: 0; }
  @media (max-width: 480px) {
    .logo-div {
      text-align: center; } }
  .logo-div a {
    display: inline-block;
    width: 24%;
    text-align: center; }
    @media (max-width: 480px) {
      .logo-div a {
        width: 18%;
        margin-top: 15px;
        position: relative;
        margin-right: 20px; }
        .logo-div a:last-of-type {
          margin-right: 0; } }

.press-material {
  margin-bottom: 50px; }
  .press-material > div, .press-material > img {
    margin-right: 5px;
    margin-bottom: 5px;
    vertical-align: top; }
  .press-material > img:hover {
    cursor: pointer; }
  .press-material .press-pdf,
  .press-material .press-document {
    width: 100%;
    height: 100%; }
  .press-material .press-item {
    display: inline-block;
    width: 150px;
    text-align: center; }

#imageModal .modal-dialog {
  width: 60%;
  text-align: center; }
#imageModal .modal-header .close {
  color: #c2e65f; }
#imageModal .modal-content {
  background-color: #2e2e2e; }
  #imageModal .modal-content .modal-title {
    color: #95C11E; }
  #imageModal .modal-content .modal-body img {
    max-width: 100%;
    max-height: 70%; }
  #imageModal .modal-content .modal-body .image-caption {
    padding-top: 10px;
    margin-bottom: 0; }
  #imageModal .modal-content .modal-footer p {
    float: left; }
  #imageModal .modal-content #download-form {
    display: inline-block; }
  #imageModal .modal-content #download-button {
    background-color: #95C11E;
    border-color: #516910; }

ul.related-items {
  list-style: none;
  padding: 0; }

/*----------------
 *  START PAGE
 *--------------*/
.megamenu-title {
  margin-bottom: 30px;
  text-align: center; }
  @media (max-width: 480px) {
    .megamenu-title {
      margin-bottom: 80px; } }
  @media (max-width: 767px) {
    .megamenu-title {
      margin-bottom: 80px; } }
  @media (min-width: 768px) and (max-width: 940px) {
    .megamenu-title {
      margin-bottom: 80px; } }
  @media (min-width: 941px) and (max-width: 991px) {
    .megamenu-title {
      margin-bottom: 80px; } }
  .megamenu-title h2 {
    color: #000000;
    text-align: center;
    padding: 0;
    display: inline-block; }
    @media (max-width: 480px) {
      .megamenu-title h2 {
        display: block; } }
    @media (max-width: 767px) {
      .megamenu-title h2 {
        display: block; } }
    @media (min-width: 768px) and (max-width: 940px) {
      .megamenu-title h2 {
        display: block; } }
    @media (min-width: 941px) and (max-width: 991px) {
      .megamenu-title h2 {
        display: block; } }
  .megamenu-title .faci-list {
    position: absolute;
    display: inline-block;
    text-align: left;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    z-index: 1; }
    @media (max-width: 480px) {
      .megamenu-title .faci-list {
        width: 290px;
        margin: 0 auto;
        left: 0;
        right: 0; } }
    @media (max-width: 767px) {
      .megamenu-title .faci-list {
        width: 290px;
        margin: 0 auto;
        left: 0;
        right: 0; } }
    @media (min-width: 768px) and (max-width: 940px) {
      .megamenu-title .faci-list {
        width: 290px;
        margin: 0 auto;
        left: 0;
        right: 0; } }
    @media (min-width: 940px) {
      .megamenu-title .faci-list {
        width: 220px;
        margin-top: 20px;
        margin-left: 40px; } }
    @media (min-width: 941px) and (max-width: 991px) {
      .megamenu-title .faci-list {
        width: 290px;
        margin: 0 auto;
        left: 0;
        right: 0; } }
    @media (min-width: 1210px) {
      .megamenu-title .faci-list {
        width: 240px;
        margin-top: 20px;
        margin-left: 70px; } }
    .megamenu-title .faci-list p {
      color: #000;
      padding: 13px 15px;
      margin: 0;
      display: inline-block; }
    .megamenu-title .faci-list span {
      float: right;
      padding: 15px; }
    .megamenu-title .faci-list .glyphicon-chevron-down:before {
      color: black; }
    .megamenu-title .faci-list .faci-items {
      display: none;
      max-height: 300px;
      overflow-y: scroll;
      margin: 0;
      background-color: #ffffff;
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px; }
      .megamenu-title .faci-list .faci-items .faci-single-item {
        list-style: none;
        padding: 5px 15px; }
        @media (max-width: 480px) {
          .megamenu-title .faci-list .faci-items .faci-single-item {
            border-bottom: 1px solid; } }
        @media (max-width: 767px) {
          .megamenu-title .faci-list .faci-items .faci-single-item {
            border-bottom: 1px solid; } }
        @media (min-width: 768px) and (max-width: 940px) {
          .megamenu-title .faci-list .faci-items .faci-single-item {
            border-bottom: 1px solid; } }
        .megamenu-title .faci-list .faci-items .faci-single-item a {
          color: #000; }
        .megamenu-title .faci-list .faci-items .faci-single-item:hover {
          background-color: #e0e0e0; }
    .megamenu-title .faci-list .faci-items.open {
      display: block; }

/*----------------
*  /START PAGE
*--------------*/
#megamenu2017-startpage {
  padding-bottom: 30px; }

@media (max-width: 767px) {
  #megamenu2017 {
    min-height: calc(100% - 530px); } }
@media (min-width: 768px) and (max-width: 940px) {
  #megamenu2017 {
    min-height: calc(100% - 500px); } }
@media (min-width: 940px) {
  #megamenu2017 {
    min-height: calc(100% - 590px); } }
@media (min-width: 1210px) {
  #megamenu2017 {
    min-height: 500px; } }

@media (max-width: 767px) {
  #megamenu2017-wrapper {
    min-height: calc(100% - 470px); } }
@media (min-width: 768px) and (max-width: 940px) {
  #megamenu2017-wrapper {
    min-height: calc(100% - 570px); } }
@media (min-width: 940px) {
  #megamenu2017-wrapper {
    min-height: calc(100% - 520px); } }
@media (min-width: 1210px) {
  #megamenu2017-wrapper {
    min-height: calc(100% - 450px); } }

#megamenu2017,
#megamenu2017-startpage {
  background-color: #FFFFFF; }
  #megamenu2017 .top-pills,
  #megamenu2017-startpage .top-pills {
    margin-top: 30px; }
  #megamenu2017 .top-pills__item-start,
  #megamenu2017-startpage .top-pills__item-start {
    opacity: 1 !important; }
  #megamenu2017 .top-pills__item-start,
  #megamenu2017 .top-pills__item,
  #megamenu2017-startpage .top-pills__item-start,
  #megamenu2017-startpage .top-pills__item {
    opacity: 0;
    height: 32px;
    background-color: #E0E0E0;
    border-radius: 100px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden; }
    @media (min-width: 768px) and (max-width: 940px) {
      #megamenu2017 .top-pills__item-start,
      #megamenu2017 .top-pills__item,
      #megamenu2017-startpage .top-pills__item-start,
      #megamenu2017-startpage .top-pills__item {
        height: 52px; } }
    @media (min-width: 940px) {
      #megamenu2017 .top-pills__item-start,
      #megamenu2017 .top-pills__item,
      #megamenu2017-startpage .top-pills__item-start,
      #megamenu2017-startpage .top-pills__item {
        height: 52px; } }
    #megamenu2017 .top-pills__item-start img,
    #megamenu2017 .top-pills__item img,
    #megamenu2017-startpage .top-pills__item-start img,
    #megamenu2017-startpage .top-pills__item img {
      position: absolute;
      bottom: 0;
      max-width: 200%;
      max-height: 229%;
      overflow: hidden;
      z-index: 0; }
    #megamenu2017 .top-pills__item-start.top img,
    #megamenu2017 .top-pills__item.top img,
    #megamenu2017-startpage .top-pills__item-start.top img,
    #megamenu2017-startpage .top-pills__item.top img {
      top: -26px;
      right: -43px; }
    #megamenu2017 .top-pills__item-start.middle img,
    #megamenu2017 .top-pills__item.middle img,
    #megamenu2017-startpage .top-pills__item-start.middle img,
    #megamenu2017-startpage .top-pills__item.middle img {
      top: -30px;
      right: -57px; }
    #megamenu2017 .top-pills__item-start.bottom img,
    #megamenu2017 .top-pills__item.bottom img,
    #megamenu2017-startpage .top-pills__item-start.bottom img,
    #megamenu2017-startpage .top-pills__item.bottom img {
      top: -26px;
      right: -43px; }
    #megamenu2017 .top-pills__item-start a,
    #megamenu2017 .top-pills__item a,
    #megamenu2017-startpage .top-pills__item-start a,
    #megamenu2017-startpage .top-pills__item a {
      color: #ffffff;
      text-decoration: none; }
      #megamenu2017 .top-pills__item-start a:hover,
      #megamenu2017 .top-pills__item a:hover,
      #megamenu2017-startpage .top-pills__item-start a:hover,
      #megamenu2017-startpage .top-pills__item a:hover {
        text-decoration: none; }
        #megamenu2017 .top-pills__item-start a:hover .cover,
        #megamenu2017 .top-pills__item a:hover .cover,
        #megamenu2017-startpage .top-pills__item-start a:hover .cover,
        #megamenu2017-startpage .top-pills__item a:hover .cover {
          width: 85%; }
    #megamenu2017 .top-pills__item-start .cover,
    #megamenu2017 .top-pills__item .cover,
    #megamenu2017-startpage .top-pills__item-start .cover,
    #megamenu2017-startpage .top-pills__item .cover {
      width: 90%;
      height: 100%;
      padding: 0 25px;
      background-color: #48AFCD;
      border-radius: 100px;
      transition: all 0.3s ease;
      position: relative; }
      @media (min-width: 768px) and (max-width: 940px) {
        #megamenu2017 .top-pills__item-start .cover,
        #megamenu2017 .top-pills__item .cover,
        #megamenu2017-startpage .top-pills__item-start .cover,
        #megamenu2017-startpage .top-pills__item .cover {
          width: 75%; } }
      @media (min-width: 940px) {
        #megamenu2017 .top-pills__item-start .cover,
        #megamenu2017 .top-pills__item .cover,
        #megamenu2017-startpage .top-pills__item-start .cover,
        #megamenu2017-startpage .top-pills__item .cover {
          width: 75%; } }
      #megamenu2017 .top-pills__item-start .cover span,
      #megamenu2017 .top-pills__item .cover span,
      #megamenu2017-startpage .top-pills__item-start .cover span,
      #megamenu2017-startpage .top-pills__item .cover span {
        display: block;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        font-size: 9px; }
        @media (min-width: 768px) and (max-width: 940px) {
          #megamenu2017 .top-pills__item-start .cover span,
          #megamenu2017 .top-pills__item .cover span,
          #megamenu2017-startpage .top-pills__item-start .cover span,
          #megamenu2017-startpage .top-pills__item .cover span {
            font-size: 14px; } }
        @media (min-width: 940px) {
          #megamenu2017 .top-pills__item-start .cover span,
          #megamenu2017 .top-pills__item .cover span,
          #megamenu2017-startpage .top-pills__item-start .cover span,
          #megamenu2017-startpage .top-pills__item .cover span {
            font-size: 14px; } }
  #megamenu2017 #blurbs,
  #megamenu2017-startpage #blurbs {
    min-height: 320px; }
  #megamenu2017 .blurb-content,
  #megamenu2017-startpage .blurb-content {
    opacity: 0; }
  #megamenu2017 .blurb-wrapper ul li,
  #megamenu2017-startpage .blurb-wrapper ul li {
    list-style-type: none; }
  #megamenu2017 .blurbs,
  #megamenu2017-startpage .blurbs {
    margin-top: 45px; }
    #megamenu2017 .blurbs .blurb-title,
    #megamenu2017-startpage .blurbs .blurb-title {
      padding: 0 17px;
      border-top: 3px solid #8CC63B; }
      #megamenu2017 .blurbs .blurb-title h2,
      #megamenu2017-startpage .blurbs .blurb-title h2 {
        font-size: 22px;
        color: #000;
        margin: 10px 0; }
    #megamenu2017 .blurbs .blurb,
    #megamenu2017-startpage .blurbs .blurb {
      min-height: 165px;
      background-color: #F3F3F3;
      color: #000;
      border-top: 3px solid #8CC63B;
      padding: 17px 46px 17px 17px;
      margin-bottom: 45px;
      font-family: Sans-serif, Georgia, Times, "Times New Roman"; }
      @media (min-width: 941px) and (max-width: 991px) {
        #megamenu2017 .blurbs .blurb,
        #megamenu2017-startpage .blurbs .blurb {
          min-height: unset; } }
      @media (max-width: 940px) {
        #megamenu2017 .blurbs .blurb,
        #megamenu2017-startpage .blurbs .blurb {
          min-height: unset; } }
      #megamenu2017 .blurbs .blurb .faci-info,
      #megamenu2017-startpage .blurbs .blurb .faci-info {
        position: absolute;
        bottom: 52px;
        left: 0;
        text-align: center;
        right: 0; }
        @media (min-width: 941px) and (max-width: 991px) {
          #megamenu2017 .blurbs .blurb .faci-info,
          #megamenu2017-startpage .blurbs .blurb .faci-info {
            position: relative;
            bottom: unset; } }
        @media (max-width: 940px) {
          #megamenu2017 .blurbs .blurb .faci-info,
          #megamenu2017-startpage .blurbs .blurb .faci-info {
            position: relative;
            bottom: unset; } }
      #megamenu2017 .blurbs .blurb a.blurb-read-more,
      #megamenu2017-startpage .blurbs .blurb a.blurb-read-more {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #0093BD;
        border: 1px solid #0093BD;
        border-radius: 100px;
        padding: 6px 65px;
        display: inline-block;
        margin-top: 14px;
        text-decoration: none;
        transition: all 0.5s ease; }
        #megamenu2017 .blurbs .blurb a.blurb-read-more:hover,
        #megamenu2017-startpage .blurbs .blurb a.blurb-read-more:hover {
          background-color: #0093BD;
          color: #FFFFFF; }

.link--active {
  background-color: #216E84 !important; }

.blurb--hidden {
  display: none; }

.disabled {
  pointer-events: none;
  cursor: pointer; }

.fade-in-bottom {
  display: block;
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

.slide-in-fwd-center {
  -webkit-animation: slide-in-fwd-center 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-fwd-center 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes slide-in-fwd-center {
  0% {
    -webkit-transform: perspective(1200) translateZ(-1400px);
    transform: perspective(1200) translateZ(-1400px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }
@keyframes slide-in-fwd-center {
  0% {
    -webkit-transform: perspective(1200) translateZ(-1400px);
    transform: perspective(1200) translateZ(-1400px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.normal-page .page-content .page-title-row .button-back {
  position: relative;
  right: 15px;
  border: 1px solid #0099ce;
  padding: 6px 15px;
  border-radius: 61px;
  margin: 20px 0;
  float: right;
  background: #f0f0f0; }
  @media (max-width: 480px) {
    .normal-page .page-content .page-title-row .button-back {
      float: left;
      left: 15px; } }
  @media (max-width: 767px) {
    .normal-page .page-content .page-title-row .button-back {
      float: left;
      left: 15px; } }
  @media (min-width: 768px) and (max-width: 940px) {
    .normal-page .page-content .page-title-row .button-back {
      float: left;
      left: 15px; } }
  @media (min-width: 941px) and (max-width: 991px) {
    .normal-page .page-content .page-title-row .button-back {
      float: left;
      left: 15px; } }
      
.cookie-notification {
  display: none;
  background-color: #E0E0E0;
  color: #000000;
  width: 100%;
  padding: 10px 0;
  font-size: 14px;
  position: fixed;
  bottom: 0;
  z-index: 110;
  text-align: center; }
  @media (max-width: 480px) {
    .cookie-notification {
      font-size: 12px;
      padding: 0;
      height: 70px; } }
  .cookie-notification p {
    display: inline-block; }
    @media (max-width: 480px) {
      .cookie-notification p {
        display: inline-block; }
        .cookie-notification p:first-of-type {
          margin: 10px 0 5px; } }
    .cookie-notification p a {
      text-decoration: none;
      color: #0099ce; }
  .cookie-notification .accept-cookies {
    display: inline-block;
    padding: 10px 40px;
    border-radius: 30px;
    background: #95C11E;
    margin-left: 20px; }
    @media (max-width: 480px) {
      .cookie-notification .accept-cookies {
        padding: 6px 30px; } }

/*# sourceMappingURL=style.css.map */
