/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css');

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: 'NationalWeb-Regular';
  src: url("../fonts/NationalWeb-Regular/NationalWeb-Regular.eot");
  src: url("../fonts/NationalWeb-Regular/NationalWeb-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/NationalWeb-Regular/NationalWeb-Regular.woff2") format("woff2"), url("../fonts/NationalWeb-Regular/NationalWeb-Regular.woff") format("woff"); }

@font-face {
  font-family: 'NationalWeb-RegularItalic';
  src: url("../fonts/NationalWeb-RegularItalic/NationalWeb-RegularItalic.eot");
  src: url("../fonts/NationalWeb-RegularItalic/NationalWeb-RegularItalic.eot#iefix") format("embedded-opentype"), url("../fonts/NationalWeb-RegularItalic/NationalWeb-RegularItalic.woff2") format("woff2"), url("../fonts/NationalWeb-RegularItalic/NationalWeb-RegularItalic.woff") format("woff"); }

@font-face {
  font-family: 'NationalWeb-Light';
  src: url("../fonts/NationalWeb-Light/NationalWeb-Light.eot");
  src: url("../fonts/NationalWeb-Light/NationalWeb-Light.eot#iefix") format("embedded-opentype"), url("../fonts/NationalWeb-Light/NationalWeb-Light.woff2") format("woff2"), url("../fonts/NationalWeb-Light/NationalWeb-Light.woff") format("woff"); }

@font-face {
  font-family: 'NationalWeb-Thin';
  src: url("../fonts/NationalWeb-Thin/NationalWeb-Thin.eot");
  src: url("../fonts/NationalWeb-Thin/NationalWeb-Thin.eot#iefix") format("embedded-opentype"), url("../fonts/NationalWeb-Thin/NationalWeb-Thin.woff2") format("woff2"), url("../fonts/NationalWeb-Thin/NationalWeb-Thin.woff") format("woff"); }

@font-face {
  font-family: AvenirNext-Regular;
  src: url("../fonts//AvenirNext-Regular.eot");
  src: url("../fonts//AvenirNext-Regular.svg#AvenirNext-Regular") format("svg"), url("../fonts//AvenirNext-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts//AvenirNext-Regular.woff") format("woff"), url("../fonts//AvenirNext-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: AvenirNext-Demi;
  src: url("../fonts//AvenirNextLTPro-Demi.eot?#iefix") format("embedded-opentype"), url("../fonts//AvenirNextLTPro-Demi.otf") format("opentype"), url("../fonts//AvenirNextLTPro-Demi.woff") format("woff"), url("../fonts//AvenirNextLTPro-Demi.ttf") format("truetype"), url("../fonts//AvenirNextLTPro-Demi.svg#AvenirNextLTPro-Demi") format("svg");
  font-weight: 400;
  font-style: normal; }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

* {
  -webkit-font-smoothing: antialiased; }

html {
  line-height: 1.45; }

div, nav, header, footer, article, section {
  box-sizing: border-box; }

body {
  background-color: #F8F7F5;
  color: #333;
  font-family: "AvenirNext-Regular", sans-serif; }
  body.menu-open {
    overflow: hidden; }

p {
  margin-top: 0;
  line-height: 21px;
  margin-bottom: 21px; }
  p:last-child {
    margin-bottom: 0 !important; }

a {
  color: #2F9DAF;
  text-decoration: none;
  outline: 0; }
  a:hover {
    text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  line-height: 1.15;
  font-family: "AvenirNext-Demi", sans-serif; }

h1 {
  margin-bottom: 10px; }

.overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  top: 0;
  z-index: 50; }

.lock-container {
  display: none;
  width: 475px;
  position: fixed;
  left: 50%;
  margin-left: -237px;
  z-index: 500;
  box-shadow: 0px 0px 9px 0px #aaa;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .lock-container .lock--image {
    background: url("../images/lock-image.jpg") no-repeat;
    background-size: cover;
    width: 475px;
    height: 292px; }
  .lock-container .lock--content {
    background-color: #fff;
    padding: 20px 20px 25px; }
    .lock-container .lock--content h3 {
      color: #000;
      font-size: 40px;
      line-height: 44px;
      font-weight: 700;
      font-style: normal;
      font-weight: 400;
      margin-bottom: 10px; }
    .lock-container .lock--content p {
      color: #000;
      font-size: 18px;
      line-height: 24px; }
  .lock-container .lock--button a {
    color: #000;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    box-sizing: border-box;
    background: #2aa5fc;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 20px;
    display: block;
    width: 100%; }

.full-width {
  position: relative;
  width: 100%; }
  @media screen and (min-width: 35.5em) {
    .full-width > div {
      margin: 0 auto;
      max-width: 1020px;
      width: 100%;
      padding: 0 20px; } }
  .full-width--footer {
    background-color: #e9e9e9; }
  .full-width--group {
    background-color: #efefef; }
  .full-width--theme {
    border-top-style: solid;
    border-top-width: 15px; }
    @media screen and (min-width: 35.5em) {
      .full-width--theme {
        border: 0 none; }
        .full-width--theme::before {
          content: '';
          position: absolute;
          left: 0;
          width: 15px;
          height: 100%; } }

ul {
  padding: 18px;
  list-style-position: outside; }
  ul li {
    margin-bottom: 10px; }

nav.pager ul {
  list-style: none;
  width: 340px;
  margin: 0 auto 25px;
  padding: 0; }

nav.pager li {
  display: inline-block; }

nav.pager .both li {
  display: inline-block;
  width: 49%; }

nav.pager a {
  color: #000;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  background-color: #f4f4f4;
  text-align: center;
  max-width: 170px;
  margin: auto; }

.visible-sm {
  display: none; }
  @media screen and (min-width: 35.5em) {
    .visible-sm {
      display: block; } }

.visible-md {
  display: none; }
  @media screen and (min-width: 48em) {
    .visible-md {
      display: block; } }

.visible-lg {
  display: none; }
  @media screen and (min-width: 64em) {
    .visible-lg {
      display: block; } }

.visible-xl {
  display: none; }
  @media screen and (min-width: 80em) {
    .visible-xl {
      display: block; } }

.hidden-sm {
  display: block; }
  @media screen and (min-width: 35.5em) {
    .hidden-sm {
      display: none; } }

.hidden-md {
  display: block; }
  @media screen and (min-width: 48em) {
    .hidden-md {
      display: none; } }

.hidden-lg {
  display: block; }
  @media screen and (min-width: 64em) {
    .hidden-lg {
      display: none; } }

.hidden-xl {
  display: block; }
  @media screen and (min-width: 80em) {
    .hidden-xl {
      display: none; } }

div[role="alert"] {
  padding: 0px 20px 15px;
  max-width: 1340px;
  margin: 0 auto; }

.menu-open .layout-container::before {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10; }
  @media screen and (min-width: 48.1em) {
    .menu-open .layout-container::before {
      display: none; } }

@media screen and (min-width: 48.1em) {
  .container {
    position: relative;
    background-color: inherit;
    max-width: 1140px;
    margin: 0 auto; } }

.main-wrapper {
  background: transparent;
  overflow: hidden; }
  @media screen and (min-width: 48.1em) {
    .page-node-info .main-wrapper .container, .page-node-fakta .main-wrapper .container, .page-node-mallar_och_formular .main-wrapper .container, .page-node-verktyg .main-wrapper .container, .page-node-nyhet .main-wrapper .container, .page-newsarchive .main-wrapper .container, .page-personalnyheter .main-wrapper .container {
      max-width: 840px; } }
  .page-node-info .main-wrapper, .page-node-nyhet .main-wrapper, .page-newsarchive .main-wrapper, .page-personalnyheter .main-wrapper {
    background: #fff;
    padding: 20px; }
    @media screen and (min-width: 48.1em) {
      .page-node-info .main-wrapper, .page-node-nyhet .main-wrapper, .page-newsarchive .main-wrapper, .page-personalnyheter .main-wrapper {
        padding: 50px 0px; } }

.region-breadcrumb {
  padding-left: 20px; }
  @media screen and (min-width: 48.1em) {
    .region-breadcrumb {
      padding-left: 0px; } }

.layout-container > .header-container {
  background-color: #FFFFFF;
  position: relative; }
  .layout-container > .header-container header {
    top: 0;
    z-index: 500;
    width: 100%;
    background-color: #2F9DAF; }
    .layout-container > .header-container header #logo {
      width: 40px;
      margin-top: 6px;
      margin-left: 10px; }
    .layout-container > .header-container header .mobile-tools {
      position: absolute;
      right: 6px;
      top: 6px; }
      .layout-container > .header-container header .mobile-tools .menu-toggle {
        display: inline-block;
        margin-right: 10px;
        cursor: pointer; }
        .layout-container > .header-container header .mobile-tools .menu-toggle > div {
          display: block;
          background: #FFF;
          width: 30px;
          height: 4px;
          margin: 6px 0px; }
          .layout-container > .header-container header .mobile-tools .menu-toggle > div:first-child {
            margin-top: 0px; }
          .layout-container > .header-container header .mobile-tools .menu-toggle > div:last-child {
            margin-bottom: 3px; }
      @media screen and (min-width: 48.1em) {
        .layout-container > .header-container header .mobile-tools {
          display: none; } }
      .layout-container > .header-container header .mobile-tools .logout {
        display: inline-block; }
        .layout-container > .header-container header .mobile-tools .logout img {
          width: 30px; }
    @media screen and (min-width: 48.1em) {
      .layout-container > .header-container header {
        display: flex;
        align-items: center;
        border-radius: 0px 0px 5px 5px;
        border-color: transparent;
        font-size: 0px; }
        .layout-container > .header-container header #logo {
          width: 50px;
          margin: 8px; }
        .layout-container > .header-container header .region-header {
          display: flex;
          width: 100%; } }

.layout-container > .header-container header nav {
  width: 100%;
  z-index: 10;
  display: none;
  background-color: #2F9DAF; }
  .menu-open .layout-container > .header-container header nav {
    display: block; }
  @media screen and (min-width: 48.1em) {
    .layout-container > .header-container header nav {
      display: block;
      overflow: hidden;
      position: inherit !important;
      top: 0; } }
  .layout-container > .header-container header nav ul {
    margin: 0; }
    @media screen and (min-width: 48.1em) {
      .layout-container > .header-container header nav ul {
        float: left;
        padding: 0px; } }
    .layout-container > .header-container header nav ul .menu-item {
      padding-top: 0px; }
    .layout-container > .header-container header nav ul li {
      display: block; }
      @media screen and (min-width: 48.1em) {
        .layout-container > .header-container header nav ul li {
          display: inline-block; } }
      .layout-container > .header-container header nav ul li:last-child {
        margin-right: 0; }
      .layout-container > .header-container header nav ul li a {
        color: #000;
        font-size: 16px;
        line-height: 21px;
        color: rgba(255, 255, 255, 0.7);
        display: block;
        letter-spacing: 0.5px;
        text-decoration: none;
        padding: 5px 20px; }
        @media screen and (min-width: 48.1em) {
          .layout-container > .header-container header nav ul li a {
            padding: 20px; } }
        .layout-container > .header-container header nav ul li a.is-active {
          color: #000;
          font-size: 16px;
          line-height: 21px;
          color: #fff;
          background: #278493; }
          .layout-container > .header-container header nav ul li a.is-active:hover {
            color: #000;
            font-size: 16px;
            line-height: 21px; }
        .layout-container > .header-container header nav ul li a.blue {
          color: #000;
          font-size: 16px;
          line-height: 21px;
          color: #2aa5fc; }
          .layout-container > .header-container header nav ul li a.blue:hover {
            color: #000;
            font-size: 16px;
            line-height: 21px;
            color: #2aa5fc; }

.layout-container.has-sidebar {
  overflow: hidden; }
  @media screen and (min-width: 48.1em) {
    .layout-container.has-sidebar .main-wrapper .container {
      max-width: 1140px; }
      .layout-container.has-sidebar .main-wrapper .container .layout-content {
        float: left;
        width: 690px;
        margin-right: 100px; } }

.layout-container .layout-sidebar-right {
  margin-top: 40px; }
  @media screen and (min-width: 48.1em) {
    .layout-container .layout-sidebar-right {
      margin-top: 0px;
      float: left;
      width: 350px; } }

main {
  margin-top: 0px; }
  @media screen and (min-width: 48.1em) {
    main {
      margin-top: 0; } }

footer {
  background: #35343D;
  margin-top: 40px;
  color: #DDD;
  overflow: hidden;
  padding: 40px; }
  footer h2 {
    font-size: 1.2em;
    margin-bottom: 10px; }
  footer a {
    color: #DDD;
    text-decoration: underline; }
  footer .footer-left {
    width: 50%;
    float: left; }
  footer .footer-right {
    width: 50%;
    float: left; }
    footer .footer-right .block {
      float: left;
      padding-left: 40px; }

#block-intra-page-title {
  text-align: center; }

.btn {
  color: #000;
  font-size: 16px;
  line-height: 21px;
  background-color: #fafafa;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  padding: 8px 10px;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.5px;
  width: 100%; }
  @media screen and (min-width: 35.5em) {
    .btn {
      max-width: 170px; } }
  .btn:hover {
    color: #000;
    font-size: 16px;
    line-height: 21px;
    color: #2aa5fc; }
  .btn--blue {
    color: #000;
    font-size: 16px;
    line-height: 21px;
    color: #2aa5fc;
    background-color: #2aa5fc;
    border-color: #2aa5fc;
    color: #fff; }
    .btn--blue:hover {
      color: #000;
      font-size: 16px;
      line-height: 21px;
      color: #2aa5fc;
      color: #fff; }

.page-node-verktyg #block-intra-page-title {
  display: none; }

.page-node-verktyg h1 {
  text-align: center; }

.page-node-verktyg article .field--name-body {
  text-align: center; }

article.node-type-mallar_och_formular.view-mode-teaser {
  padding: 20px;
  border: 1px solid #e9e9e9;
  margin: 20px 0;
  background: #FFF; }
  article.node-type-mallar_och_formular.view-mode-teaser .field--name-title {
    color: #515151;
    font-size: 1.1em;
    margin-bottom: 10px; }
  article.node-type-mallar_och_formular.view-mode-teaser .field--name-field-beskrivning {
    color: #515151;
    margin-bottom: 10px; }
  article.node-type-mallar_och_formular.view-mode-teaser .field--name-field-fil {
    margin-bottom: 2px; }
  article.node-type-mallar_och_formular.view-mode-teaser .field--name-field-dokument > div:nth-child(n+3) {
    display: none; }

article.node-type-nyhet h2 a {
  color: #515151;
  text-decoration: none; }

article.node-type-nyhet.view-mode-teaser {
  margin-bottom: 20px; }
  article.node-type-nyhet.view-mode-teaser h2 {
    font-size: 21px; }
  article.node-type-nyhet.view-mode-teaser .field--name-field-bild {
    float: right; }

article.node-type-nyhet.view-mode-large_teaser {
  margin-bottom: 12px; }
  article.node-type-nyhet.view-mode-large_teaser .field--name-field-bild {
    margin: -20px;
    margin-bottom: 20px; }
  article.node-type-nyhet.view-mode-large_teaser img {
    width: 100%;
    height: auto; }
  article.node-type-nyhet.view-mode-large_teaser h2 {
    font-size: 30px; }

article.node-type-nyhet .field--name-field-bolag {
  display: inline; }

.page-node-fakta .main-wrapper #block-intra-page-title {
  display: none; }

.page-node-fakta .main-wrapper .field--name-field-bild {
  margin: -20px;
  margin-bottom: 20px; }

.page-node-fakta .main-wrapper img {
  max-width: 100%;
  height: auto; }

.page-node-fakta .main-wrapper ul.links {
  list-style: none;
  padding: 0px; }
  .page-node-fakta .main-wrapper ul.links li {
    margin-bottom: 4px; }
    .page-node-fakta .main-wrapper ul.links li a {
      color: #515151;
      font-weight: bold; }

.page-node-fakta .main-wrapper .parent-block {
  background: #efefef;
  text-transform: uppercase;
  text-align: center;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9; }
  .page-node-fakta .main-wrapper .parent-block ul {
    list-style: none;
    margin: 0px;
    padding: 0px; }
    .page-node-fakta .main-wrapper .parent-block ul li {
      padding: 20px;
      border-bottom: 5px solid #e9e9e9; }
      .page-node-fakta .main-wrapper .parent-block ul li a {
        color: #515151;
        font-size: 1.4em; }

.page-node-fakta .main-wrapper .base_page .main-block {
  background: #FFF;
  padding: 20px;
  border: 1px solid #e9e9e9;
  border-top: 0px; }
  .page-node-fakta .main-wrapper .base_page .main-block h1 {
    text-align: center;
    font-size: 1.4em;
    font-family: "AvenirNext-Regular", sans-serif; }

.page-node-fakta .main-wrapper a.more-link {
  font-size: inherit !important;
  text-transform: inherit !important;
  text-align: left !important;
  color: #777 !important;
  margin-top: 20px; }

.page-node-fakta .main-wrapper .root_page .main-block h1 {
  text-align: center; }

.page-node-fakta .main-wrapper .root_page .main-block ul {
  list-style: none;
  padding: 0px; }

.page-node-fakta .main-wrapper .root_page .main-block > ul > li {
  padding: 20px;
  border: 1px solid #e9e9e9;
  background: #FFF;
  margin-bottom: 20px; }
  .page-node-fakta .main-wrapper .root_page .main-block > ul > li > a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #515151;
    font-size: 1.4em;
    margin-bottom: 10px; }
    .page-node-fakta .main-wrapper .root_page .main-block > ul > li > a:hover {
      text-decoration: none; }
    .page-node-fakta .main-wrapper .root_page .main-block > ul > li > a i {
      font-style: normal;
      background: #ccc;
      display: inline-block;
      color: #FFF;
      padding: 3px 5px;
      border-radius: 3px;
      font-size: 0.7em;
      vertical-align: top; }

.node-type-lospuff {
  background: #35343D;
  color: #FFF;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden; }
  .node-type-lospuff a {
    color: #FFF; }
  .node-type-lospuff .field--name-title {
    font-size: 24px;
    display: block;
    margin-bottom: 10px; }
  .node-type-lospuff > div {
    display: flex; }
    .node-type-lospuff > div div.textcontent {
      width: 50%;
      padding: 20px; }
    .node-type-lospuff > div div.imagecontent {
      width: 50%;
      background-size: cover;
      background-position: 50% 50%; }

.node-type-notis {
  background: #FFF6D1;
  padding: 20px;
  position: relative;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden;
  overflow: visible; }
  .node-type-notis i {
    position: absolute;
    right: 10px;
    top: -10px;
    color: #FD6769; }

.node-type-personalnyhet .field--name-field-bolag {
  display: inline; }

.node-type-personalnyhet h3 {
  margin-bottom: 5px; }

article.node-type-kalenderpost.view-mode-mini {
  padding: 15px;
  background: #EEE;
  border-radius: 5px;
  margin-top: 10px;
  border-left: 5px solid #CCC; }
  article.node-type-kalenderpost.view-mode-mini h2 {
    font-size: 18px;
    margin-bottom: 3px; }
    article.node-type-kalenderpost.view-mode-mini h2 a {
      color: #555;
      text-decoration: none; }
  article.node-type-kalenderpost.view-mode-mini.bolag-berling-media {
    background: #e5f5f8;
    border-color: #2F9DAF; }
  article.node-type-kalenderpost.view-mode-mini.bolag-gleerups {
    background: #fef1f3;
    border-color: #e50f2f; }
  article.node-type-kalenderpost.view-mode-mini.bolag-verbum {
    background: #d0edf7;
    border-color: #056D8D; }
  article.node-type-kalenderpost.view-mode-mini.bolag-gothia-kompetens {
    background: #fff0e4;
    border-color: #FD8224; }

article.node-type-kalenderpost.view-mode-teaser h2 {
  margin-bottom: 15px; }
  article.node-type-kalenderpost.view-mode-teaser h2 a {
    color: #515151; }

article.node-type-kalenderpost.view-mode-teaser .field--name-field-bild {
  float: right; }

article.node-type-kalenderpost.view-mode-teaser .bolag-term {
  margin-bottom: 3px; }

article.node-type-kalenderpost.view-mode-teaser .field--name-field-datum {
  font-size: 14px;
  margin-bottom: 15px; }

.old-issues .views-exposed-form,
.search .views-exposed-form {
  margin-bottom: 10px; }
  @media screen and (min-width: 35.5em) {
    .old-issues .views-exposed-form,
    .search .views-exposed-form {
      margin-bottom: 30px; } }
  .old-issues .views-exposed-form .form-item-combine,
  .old-issues .views-exposed-form .form-item-search-api-fulltext,
  .search .views-exposed-form .form-item-combine,
  .search .views-exposed-form .form-item-search-api-fulltext {
    position: relative;
    margin-bottom: 20px;
    /*&::after {
				content: '';
				width: 16px;
				height: 16px;
				background: url('../images/cross.svg') no-repeat;
				position: absolute;
				top: 50%;
				margin-top: -8px;
				right: $site-padding-mobile;
				cursor: pointer;
				display: none;
				@include breakpoint-sm { 
					right: 25px;
				}
			}*/ }
    @media screen and (min-width: 35.5em) {
      .old-issues .views-exposed-form .form-item-combine,
      .old-issues .views-exposed-form .form-item-search-api-fulltext,
      .search .views-exposed-form .form-item-combine,
      .search .views-exposed-form .form-item-search-api-fulltext {
        margin-bottom: 30px; } }
    .old-issues .views-exposed-form .form-item-combine:before,
    .old-issues .views-exposed-form .form-item-search-api-fulltext:before,
    .search .views-exposed-form .form-item-combine:before,
    .search .views-exposed-form .form-item-search-api-fulltext:before {
      content: '';
      border-right: 2px solid #e9e9e9;
      position: absolute;
      left: 60px;
      height: 40px;
      width: 2px;
      z-index: 999;
      top: 50%;
      margin-top: -20px; }
    .old-issues .views-exposed-form .form-item-combine label,
    .old-issues .views-exposed-form .form-item-search-api-fulltext label,
    .search .views-exposed-form .form-item-combine label,
    .search .views-exposed-form .form-item-search-api-fulltext label {
      background: url("../images/search.svg") no-repeat;
      width: 16px;
      height: 16px;
      text-indent: -999999px;
      position: absolute;
      top: 50%;
      margin-top: -8px;
      left: 15px; }
      @media screen and (min-width: 35.5em) {
        .old-issues .views-exposed-form .form-item-combine label,
        .old-issues .views-exposed-form .form-item-search-api-fulltext label,
        .search .views-exposed-form .form-item-combine label,
        .search .views-exposed-form .form-item-search-api-fulltext label {
          left: 25px; } }
    .old-issues .views-exposed-form .form-item-combine input,
    .old-issues .views-exposed-form .form-item-search-api-fulltext input,
    .search .views-exposed-form .form-item-combine input,
    .search .views-exposed-form .form-item-search-api-fulltext input {
      color: #000;
      font-size: 32px;
      line-height: 39px;
      font-weight: 400;
      box-sizing: border-box;
      width: 100%;
      padding: 20px 20px 20px 80px;
      border: 0 none;
      border-bottom: 1px solid #e9e9e9;
      background: transparent;
      outline: none; }
      @media screen and (min-width: 35.5em) {
        .old-issues .views-exposed-form .form-item-combine input,
        .old-issues .views-exposed-form .form-item-search-api-fulltext input,
        .search .views-exposed-form .form-item-combine input,
        .search .views-exposed-form .form-item-search-api-fulltext input {
          /*background: $color--white;
					padding: 20px 60px;*/ } }
    .old-issues .views-exposed-form .form-item-combine.focused::before,
    .old-issues .views-exposed-form .form-item-search-api-fulltext.focused::before,
    .search .views-exposed-form .form-item-combine.focused::before,
    .search .views-exposed-form .form-item-search-api-fulltext.focused::before {
      display: none; }
    .old-issues .views-exposed-form .form-item-combine.focused::after,
    .old-issues .views-exposed-form .form-item-search-api-fulltext.focused::after,
    .search .views-exposed-form .form-item-combine.focused::after,
    .search .views-exposed-form .form-item-search-api-fulltext.focused::after {
      display: block; }
    .old-issues .views-exposed-form .form-item-combine.focused input,
    .old-issues .views-exposed-form .form-item-search-api-fulltext.focused input,
    .search .views-exposed-form .form-item-combine.focused input,
    .search .views-exposed-form .form-item-search-api-fulltext.focused input {
      background: #fff;
      padding: 20px 20px 20px 60px; }
  .old-issues .views-exposed-form .field_filter_tags_wrapper,
  .search .views-exposed-form .field_filter_tags_wrapper {
    width: 100%;
    background-color: transparent;
    position: relative; }
    @media screen and (min-width: 35.5em) {
      .old-issues .views-exposed-form .field_filter_tags_wrapper,
      .search .views-exposed-form .field_filter_tags_wrapper {
        max-width: 475px; } }
    .old-issues .views-exposed-form .field_filter_tags_wrapper .open,
    .search .views-exposed-form .field_filter_tags_wrapper .open {
      background-color: #fff; }
    .old-issues .views-exposed-form .field_filter_tags_wrapper .fieldgroup,
    .search .views-exposed-form .field_filter_tags_wrapper .fieldgroup {
      margin: 0; }
    .old-issues .views-exposed-form .field_filter_tags_wrapper legend,
    .search .views-exposed-form .field_filter_tags_wrapper legend {
      color: #000;
      font-size: 18px;
      line-height: 24px;
      border: 1px solid #e9e9e9;
      display: block;
      width: 100%;
      padding: 12px 20px;
      position: relative;
      cursor: pointer; }
      .old-issues .views-exposed-form .field_filter_tags_wrapper legend::after,
      .search .views-exposed-form .field_filter_tags_wrapper legend::after {
        content: '';
        width: 16px;
        height: 16px;
        background: url("../images/arrow-down.svg") no-repeat 50%;
        position: absolute;
        right: 13px;
        top: 50%;
        margin-top: -8px; }
    .old-issues .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper,
    .search .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper {
      z-index: 9999;
      width: 100%;
      display: none;
      margin-top: -1px; }
      @media screen and (min-width: 35.5em) {
        .old-issues .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper,
        .search .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper {
          background: #fff;
          position: absolute;
          top: 49px;
          margin-top: 0; } }
      .old-issues .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-checkboxes,
      .search .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-checkboxes {
        border: 1px solid #515151;
        padding: 20px;
        max-height: 350px;
        overflow-y: scroll; }
      .old-issues .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item,
      .search .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item {
        margin-bottom: 10px; }
        .old-issues .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item:last-child,
        .search .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item:last-child {
          margin-bottom: 0; }
        .old-issues .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item label,
        .search .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item label {
          color: #000;
          font-size: 18px;
          line-height: 24px; }
        .old-issues .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item.form-item-field-filter-tags-0 label,
        .search .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item.form-item-field-filter-tags-0 label {
          color: #000;
          font-size: 16px;
          line-height: 21px;
          color: #2aa5fc;
          cursor: pointer; }
        .old-issues .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item.form-item-field-filter-tags-0 input,
        .search .views-exposed-form .field_filter_tags_wrapper .fieldset-wrapper .form-item.form-item-field-filter-tags-0 input {
          display: none; }
    .old-issues .views-exposed-form .field_filter_tags_wrapper.open legend,
    .search .views-exposed-form .field_filter_tags_wrapper.open legend {
      border: 1px solid #515151; }
    .old-issues .views-exposed-form .field_filter_tags_wrapper.open .fieldset-wrapper,
    .search .views-exposed-form .field_filter_tags_wrapper.open .fieldset-wrapper {
      display: block; }
  .old-issues .views-exposed-form .form-actions,
  .search .views-exposed-form .form-actions {
    position: absolute;
    top: 15px; }
    .old-issues .views-exposed-form .form-actions input,
    .search .views-exposed-form .form-actions input {
      height: 50px;
      width: 50px;
      opacity: 0;
      cursor: pointer; }

.search {
  width: 100%;
  max-width: 1020px;
  margin: auto;
  padding: 0 15px;
  position: relative; }
  @media screen and (min-width: 48em) {
    .search {
      padding: 0 20px; } }
  .search .views-row {
    margin-left: -15px;
    margin-right: -15px; }
  .search header {
    color: #000;
    font-size: 16px;
    line-height: 21px;
    width: auto;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: right; }
    @media screen and (min-width: 35.5em) {
      .search header {
        position: absolute;
        top: 126px;
        right: 20px;
        margin: 0;
        text-align: left; } }

.old-issues {
  width: 100%;
  max-width: 1020px;
  margin: auto;
  padding: 0 15px;
  position: relative; }
  .old-issues form {
    display: none; }
  @media screen and (min-width: 35.5em) {
    .old-issues {
      padding: 0 20px; } }
  @media screen and (min-width: 35.5em) {
    .old-issues > div {
      margin-left: -15px;
      margin-right: -15px; } }
  .old-issues h3 {
    color: #000;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    font-style: normal;
    margin: 20px 0; }
  @media screen and (min-width: 35.5em) {
    .old-issues h3 {
      margin-left: 15px;
      margin-right: 15px; }
      .old-issues h3:first-child {
        margin-top: 0; } }
  .old-issues .views-row {
    width: 100%;
    margin-bottom: 30px; }
    @media screen and (min-width: 35.5em) {
      .old-issues .views-row {
        display: inline-block;
        width: 33%;
        vertical-align: top;
        padding-right: 15px;
        padding-left: 15px; } }
  .old-issues .views-exposed-form {
    margin-bottom: 50px; }

/* Quick search */
#block-views-block-people-search-block-1,
#block-views-block-node-search-block-1,
#block-views-block-verktyg-search-block-1,
#block-views-block-verktyg-search-block-2,
#block-views-block-search-api-block-1,
.block--search-auto {
  display: none; }
  #block-views-block-people-search-block-1 input[type=text],
  #block-views-block-node-search-block-1 input[type=text],
  #block-views-block-verktyg-search-block-1 input[type=text],
  #block-views-block-verktyg-search-block-2 input[type=text],
  #block-views-block-search-api-block-1 input[type=text],
  .block--search-auto input[type=text] {
    display: none; }
  #block-views-block-people-search-block-1 input[type=submit],
  #block-views-block-node-search-block-1 input[type=submit],
  #block-views-block-verktyg-search-block-1 input[type=submit],
  #block-views-block-verktyg-search-block-2 input[type=submit],
  #block-views-block-search-api-block-1 input[type=submit],
  .block--search-auto input[type=submit] {
    display: none; }

#block-quicksearch {
  display: none;
  padding-left: 30px;
  font-size: 20px; }
  @media screen and (min-width: 48.1em) {
    #block-quicksearch {
      display: inline-block;
      width: 40%; } }
  #block-quicksearch i {
    position: absolute;
    left: 10px;
    top: 14px;
    font-size: 26px;
    padding-right: 10px;
    color: #777; }
  #block-quicksearch #quick_searchfield {
    width: 100%;
    box-sizing: border-box;
    border: 0px;
    padding: 5px;
    margin: 10px;
    margin-left: 20px;
    padding-left: 20px;
    outline: 0px;
    font-size: 18px;
    font-weight: bold;
    border-left: 1px solid #777; }

#block-views-block-bolag-block-1 {
  display: block;
  padding: 5px 20px 0px; }
  @media screen and (min-width: 48.1em) {
    #block-views-block-bolag-block-1 {
      width: 60%;
      display: inline-block;
      text-align: right;
      padding: 0px; } }
  #block-views-block-bolag-block-1 .views-row {
    display: inline-block;
    margin-right: 15px; }

.presubheader {
  margin-bottom: 15px; }

.subheader {
  position: relative; }
  .subheader > div {
    top: -10px;
    position: absolute;
    background: #FFF;
    z-index: 20;
    overflow: hidden;
    width: 100%; }
  .subheader .block {
    width: 25%;
    padding: 15px;
    float: left; }
    .subheader .block .views-field-field-fornamn, .subheader .block .views-field-field-efternamn {
      display: inline; }
    .subheader .block .views-row {
      overflow: hidden;
      margin-bottom: 8px; }
      .subheader .block .views-row img {
        float: left;
        margin-right: 7px; }

.form-header-wrapper {
  /*background: url('../images/prenbakgrund.jpg') no-repeat 50%;
	background-size: cover;*/ }

.top {
  background-color: #fafafa;
  box-sizing: border-box;
  width: 100%; }
  .top .top-inner {
    max-width: 676px;
    margin: auto;
    padding: 23px 15px; }
    @media screen and (min-width: 35.5em) {
      .top .top-inner {
        max-width: 686px;
        padding: 23px 20px 20px; } }
  .top a.site-name {
    background: url("../logo.svg") no-repeat;
    background-position: 0% 50%;
    width: 50%;
    height: 60px;
    font-size: 0;
    vertical-align: middle;
    display: inline-block; }
    @media screen and (min-width: 35.5em) {
      .top a.site-name {
        width: 120px;
        height: 55px; } }
  .top a.link {
    display: inline-block;
    line-height: 54px;
    float: right;
    text-decoration: none; }

.form-header {
  background: url("../images/prenbakgrund.jpg") no-repeat 50%;
  background-size: cover;
  width: 100%;
  background-position: 100% 5%;
  position: relative; }
  .form-header .filter {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 100;
    position: absolute; }
    @media screen and (min-width: 48em) {
      .form-header .filter {
        background-color: rgba(0, 0, 0, 0.25); } }
  .form-header .form-header-inner {
    box-sizing: border-box;
    max-width: 676px;
    margin: auto;
    padding: 15px 15px 50px;
    position: relative;
    z-index: 200; }
    @media screen and (min-width: 35.5em) {
      .form-header .form-header-inner {
        max-width: 686px;
        padding: 50px 20px 274px; } }
    @media screen and (min-width: 48em) {
      .form-header .form-header-inner {
        padding: 50px 50px 274px 50px; } }
  .form-header h2 {
    color: #000;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.1px;
    margin-bottom: 37px; }
    @media screen and (min-width: 35.5em) {
      .form-header h2 {
        color: #000;
        font-size: 40px;
        line-height: 44px;
        font-weight: 700;
        font-style: normal;
        color: #fff;
        font-size: 44px;
        line-height: 48px; } }
  .form-header h3 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 28px;
    color: #fff;
    font-family: "NationalWeb-Regular", sans-serif; }
    @media screen and (min-width: 35.5em) {
      .form-header h3 {
        font-size: 30px;
        font-weight: 400; } }
  .form-header ul {
    padding-left: 20px;
    margin-bottom: 42px; }
    .form-header ul li {
      color: #000;
      font-size: 18px;
      line-height: 24px;
      color: #fff;
      padding-left: 7px; }
      @media screen and (min-width: 35.5em) {
        .form-header ul li {
          color: #515151;
          font-size: 20px;
          line-height: 26px;
          color: #fff;
          font-size: 30px;
          line-height: 38px; } }

.header-links {
  margin-top: -35px;
  margin-bottom: 25px;
  position: relative; }
  .header-links a.btn {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 100%;
    vertical-align: middle;
    margin-bottom: 20px; }
    @media screen and (min-width: 35.5em) {
      .header-links a.btn {
        max-width: 144px;
        margin-bottom: 15px; } }
    @media screen and (min-width: 48em) {
      .header-links a.btn {
        margin-bottom: 0; } }
  .header-links a.link-external {
    display: block;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 0.6px;
    text-decoration: none; }
    @media screen and (min-width: 35.5em) {
      .header-links a.link-external {
        text-align: left; } }
    @media screen and (min-width: 48em) {
      .header-links a.link-external {
        position: absolute;
        right: 0;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); } }

.back-link-wrapper {
  width: 100%;
  max-width: 839px;
  padding: 15px;
  margin: 0 auto 50px; }
  @media screen and (min-width: 35.5em) {
    .back-link-wrapper {
      max-width: 849px;
      padding: 0 20px; } }
  .back-link-wrapper .back-link {
    color: #000;
    font-size: 16px;
    line-height: 21px;
    display: block;
    text-decoration: none; }
    .back-link-wrapper .back-link::before {
      content: '';
      background: url("../images/arrow-left.svg") no-repeat 10% 50%;
      width: 22px;
      height: 10px;
      display: inline-block; }

.no-margin {
  margin-bottom: 0px; }

.form-content {
  box-sizing: border-box;
  width: 100%;
  max-width: 809px;
  margin: 0 auto 15px;
  border: 0 none;
  padding: 0;
  position: relative;
  z-index: 300; }
  @media screen and (min-width: 35.5em) {
    .form-content {
      margin: -243px auto 15px; } }
  .form-content > div {
    background-color: #fff;
    padding: 60px 15px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9; }
    @media screen and (min-width: 35.5em) {
      .form-content > div {
        padding: 55px 80px;
        border: 1px solid #e9e9e9; } }
  .form-content h3 {
    color: #000;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 14px;
    word-break: break-word; }
  .form-content h4 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 28px;
    margin-bottom: 6px;
    word-break: break-word; }
  .form-content p {
    color: #515151;
    font-size: 20px;
    line-height: 26px;
    word-break: break-word; }
  .form-content .invoice-toggle {
    color: #000;
    font-size: 16px;
    line-height: 21px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 0.5px;
    margin-bottom: 26px; }
  .form-content fieldset, .form-content .form-wrapper {
    border: 0 none !important;
    background: transparent !important;
    margin: 0;
    padding: 0; }
  .form-content .subscription {
    padding-bottom: 40px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 45px;
    margin-top: 37px; }
  .form-content .subscription-type {
    margin-bottom: 34px; }
  .form-content .form-wrapper {
    margin-bottom: 10px; }
    .form-content .form-wrapper .form-item {
      background-color: #f4f4f4;
      border-left: 1px solid #e9e9e9;
      border-right: 1px solid #e9e9e9;
      border-bottom: 1px solid #e9e9e9;
      display: flex;
      padding: 12px 19px; }
      .form-content .form-wrapper .form-item:first-child {
        border-top: 1px solid #e9e9e9; }
      .form-content .form-wrapper .form-item label {
        color: #000;
        font-size: 18px;
        line-height: 24px;
        display: inline-flex; }
      .form-content .form-wrapper .form-item input {
        color: #000;
        font-size: 18px;
        line-height: 24px;
        display: inline-flex;
        flex-grow: 2;
        border: 0 none;
        background-color: transparent;
        outline: none;
        padding: 0 5px 0;
        width: 1px; }
  .form-content .form-item-period {
    margin-bottom: 10px; }
    .form-content .form-item-period label {
      color: #000;
      font-size: 18px;
      line-height: 24px;
      padding-left: 11px; }
  .form-content .form-item-type {
    display: inline-block; }
    .form-content .form-item-type:first-child {
      margin-right: 37px; }
    .form-content .form-item-type label {
      color: #000;
      font-size: 16px;
      line-height: 21px;
      color: #515151; }
    .form-content .form-item-type.active label {
      color: #000;
      font-size: 16px;
      line-height: 21px;
      border-bottom: 1px solid #2aa5fc; }
    .form-content .form-item-type input {
      opacity: 0;
      width: 0;
      height: 0; }
  .form-content .form-submit {
    max-width: 100%;
    cursor: pointer; }
    .form-content .form-submit.btn {
      padding-top: 9px;
      padding-bottom: 9px; }
  .form-content fieldset.form-wrapper {
    padding: 0 !important; }
    .form-content fieldset.form-wrapper .fieldset-wrapper {
      width: 100%; }
  .form-content #edit-wrapper4 {
    margin-bottom: 31px; }

@media screen and (min-width: 48em) {
  article.node-nyhet {
    overflow-x: hidden; } }

article.node-nyhet .field-field_slideshow {
  margin-bottom: 15px; }
  @media screen and (min-width: 48em) {
    article.node-nyhet .field-field_slideshow {
      margin-bottom: 0; } }

article.node-nyhet .field-field_image {
  margin-bottom: 5px; }
  @media screen and (min-width: 64em) {
    article.node-nyhet .field-field_image {
      margin-bottom: 30px; } }

article.node-nyhet .field-field_image_text {
  opacity: 1;
  text-align: left; }
  article.node-nyhet .field-field_image_text p {
    color: #000;
    font-size: 16px;
    line-height: 21px; }

@media screen and (min-width: 64em) {
  article.node-nyhet .swiper-slide-prev img,
  article.node-nyhet .swiper-slide-next img {
    opacity: 0.5; }
  article.node-nyhet .field-field_image_text {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s;
    transition-delay: 0.5s; }
  article.node-nyhet .swiper-slide-active .field-field_image_text {
    padding-right: 20%;
    opacity: 1;
    visibility: visible; } }

.slideshow {
  width: 100%;
  margin: 20px auto;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 64em) {
    .slideshow {
      width: 135%;
      margin-left: -40%;
      overflow: visible; } }

.swiper-slide {
  display: none;
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  /*height: auto;*/ }
  .swiper-slide img {
    width: 100% !important;
    height: auto; }
  @media screen and (min-width: 48em) {
    .swiper-slide {
      margin-bottom: 15px; } }

.swiper-button-prev,
.swiper-button-next,
.slick-arrow {
  border: 1px solid #e9e9e9;
  border-radius: 100%;
  width: 75px;
  height: 75px;
  text-indent: -99999px;
  display: none;
  margin-top: -37px; }
  @media screen and (min-width: 48em) {
    .swiper-button-prev,
    .swiper-button-next,
    .slick-arrow {
      display: block; } }

.swiper-button-prev {
  left: -110px;
  background: url("../images/slideshow/arrow-left.svg") #fafafa no-repeat 50% 50%; }

.swiper-button-next {
  right: -110px;
  background: url("../images/slideshow/arrow-right.svg") #fafafa no-repeat 50% 50%; }

.swiper-pagination {
  bottom: 0 !important; }
  @media screen and (min-width: 48em) {
    .swiper-pagination {
      display: block; } }
  @media screen and (min-width: 64em) {
    .swiper-pagination {
      right: 80px;
      width: auto !important;
      left: initial !important;
      bottom: 10px !important;
      display: none; } }
  .swiper-pagination span {
    margin-left: 3px !important;
    margin-right: 3px !important;
    background-color: #515151; }

.swiper-counter {
  color: #000;
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  font-style: normal;
  position: absolute;
  right: 0;
  bottom: 0;
  display: none; }
  @media screen and (min-width: 64em) {
    .swiper-counter {
      display: block; } }

.theme-slider {
  position: relative;
  padding-bottom: 35px;
  max-height: 350px;
  overflow: hidden; }
  @media screen and (min-width: 48em) {
    .theme-slider {
      max-height: 525px; } }
  .theme-slider .slick-slide {
    outline: none; }
    .theme-slider .slick-slide .lock img {
      display: inline-block !important; }
  .theme-slider .slick-arrow {
    position: absolute;
    bottom: -5px;
    width: 40px;
    height: 40px;
    z-index: 10;
    outline: none;
    cursor: pointer;
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 48em) {
      .theme-slider .slick-arrow {
        width: 75px;
        height: 75px;
        transform: translateY(-50%);
        margin-top: -30px;
        transition: opacity 0.2s;
        opacity: 0; } }
    .theme-slider .slick-arrow.slick-disabled {
      display: none !important; }
    .theme-slider .slick-arrow.slick-prev {
      background: url("../images/slideshow/arrow-left.svg") #fafafa no-repeat 50% 50%;
      top: auto;
      right: 60px;
      left: auto; }
      @media screen and (min-width: 48em) {
        .theme-slider .slick-arrow.slick-prev {
          top: 50%;
          bottom: auto;
          right: auto;
          left: 15px; } }
    .theme-slider .slick-arrow.slick-next {
      background: url("../images/slideshow/arrow-right.svg") #fafafa no-repeat 50% 50%;
      top: auto;
      right: 15px; }
      @media screen and (min-width: 48em) {
        .theme-slider .slick-arrow.slick-next {
          top: 50%;
          bottom: auto;
          left: auto; } }
  .theme-slider:hover .slick-arrow {
    opacity: 1; }
  .theme-slider .slick-dots {
    padding: 0;
    margin-bottom: 0;
    text-align: center; }
    .theme-slider .slick-dots li {
      display: inline; }
      .theme-slider .slick-dots li button {
        background-color: #bfbfbf;
        border: 1px solid #bfbfbf;
        border-radius: 100%;
        text-indent: -99999px;
        width: 8px;
        height: 8px;
        padding: 0;
        outline: none;
        cursor: pointer;
        margin: 0 5px; }
      .theme-slider .slick-dots li.slick-active button {
        background-color: #515151;
        border: 1px solid #515151; }
  .theme-slider .see-all,
  .theme-slider .see-less {
    max-width: 100px;
    margin-left: 15px; }
    @media screen and (min-width: 48em) {
      .theme-slider .see-all,
      .theme-slider .see-less {
        margin-left: 0;
        max-width: 170px; } }
  .theme-slider .see-less {
    display: none; }
  .theme-slider.is-open, .theme-slider.is-slider {
    max-height: 100%;
    overflow: visible; }
  .theme-slider.is-open .see-all {
    display: none; }
  .theme-slider.is-open .see-less {
    display: inline-block; }
  .theme-slider.is-slider .see-all {
    position: absolute;
    bottom: 30px; }
  .theme-slider.is-slider .see-less {
    display: none; }

#block-views-block-related-block-1 {
  background-color: #f4f4f4;
  border-top: 1px solid #e9e9e9;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  width: 100%; }
  #block-views-block-related-block-1 > h2 {
    color: #000;
    font-size: 32px;
    line-height: 39px;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0 auto 20px;
    text-transform: uppercase;
    padding: 0 20px; }
    @media screen and (min-width: 35.5em) {
      #block-views-block-related-block-1 > h2 {
        max-width: 1020px;
        width: 100%; } }
  @media screen and (min-width: 35.5em) {
    #block-views-block-related-block-1 > div {
      margin: 0 auto;
      max-width: 1020px;
      width: 100%;
      padding: 0 20px; } }
  @media screen and (min-width: 35.5em) {
    #block-views-block-related-block-1 .related {
      margin-left: -15px;
      margin-right: -15px; } }

#block-intra-local-tasks ul {
  padding-left: 0px; }
  #block-intra-local-tasks ul li {
    display: inline-block;
    margin-right: 8px; }
    #block-intra-local-tasks ul li a {
      color: #000;
      text-decoration: underline;
      -moz-text-decoration-color: #2F9DAF;
      text-decoration-color: #2F9DAF; }

#block-nastanummer {
  background-color: #e9e9e9;
  padding-top: 30px;
  padding-bottom: 30px; }
  #block-nastanummer > div {
    margin: 0 auto;
    max-width: 1020px;
    width: 100%;
    padding: 0; }
    @media screen and (min-width: 35.5em) {
      #block-nastanummer > div {
        padding: 0 20px; } }
    #block-nastanummer > div article {
      padding: 0;
      margin-bottom: 0; }
      #block-nastanummer > div article .field-body {
        display: none; }
        @media screen and (min-width: 48em) {
          #block-nastanummer > div article .field-body {
            display: block; }
            #block-nastanummer > div article .field-body p {
              color: #000;
              font-size: 16px;
              line-height: 21px; } }
      #block-nastanummer > div article .field-field_bottom_text {
        color: #000;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.5px;
        position: absolute;
        bottom: 15px; }
        @media screen and (min-width: 48em) {
          #block-nastanummer > div article .field-field_bottom_text {
            bottom: 24px; } }

.search-page .gray-area {
  background-color: #cecece;
  padding-top: 20px;
  padding-bottom: 20px; }

#block-views-block-personalnyheter-block-3,
#block-views-block-personalnyheter-block-1, #block-views-block-personalnyheter-block-2, #block-views-block-personalnyheter-start-block-1 {
  background: #FFF;
  padding: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden; }
  
  #block-views-block-personalnyheter-block-3 h2,
  #block-views-block-personalnyheter-block-1 h2, #block-views-block-personalnyheter-block-2 h2, #block-views-block-personalnyheter-start-block-1 h2 {
    margin-bottom: 20px; }
    
    #block-views-block-personalnyheter-block-3 .views-row,
  #block-views-block-personalnyheter-block-1 .views-row, #block-views-block-personalnyheter-block-2 .views-row, #block-views-block-personalnyheter-start-block-1 .views-row {
    margin-bottom: 20px; }

#block-views-block-nyheter-block-1, .view-display-id-page_1, .view-display-id-page_2 {
  margin-bottom: 40px; }

#block-views-block-lospuffar-block-1 {
  margin-bottom: 40px; }

.region-sidebar-right > .block {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden;
  background: #FFF;
  padding: 20px;
  margin-bottom: 30px; }
  .region-sidebar-right > .block > h2 {
    font-size: 20px;
    margin-bottom: 5px; }
    .region-sidebar-right > .block > h2:before {
      font-family: 'Material Icons';
      color: #FD6769;
      vertical-align: text-bottom;
      margin-right: 4px; }
  .region-sidebar-right > .block .field--name-field-subheader {
    color: #a5a5a5;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px; }
  .region-sidebar-right > .block.block--remember > h2:before {
    content: 'flag'; }
  .region-sidebar-right > .block.block--calendar > h2:before {
    content: 'date_range'; }
  .region-sidebar-right > .block.block--popular > h2:before {
    content: 'star'; }

.region-sidebar-right .block-menu {
  box-shadow: none;
  padding: 0px;
  background: none;
  overflow: visible; }
  .region-sidebar-right .block-menu > ul.menu > li > ul.menu > li {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden;
    padding: 20px !important;
    background: #FFF;
    margin-bottom: 30px; }
  .region-sidebar-right .block-menu > ul.menu > li > a {
    display: none; }
  .region-sidebar-right .block-menu ul.menu {
    padding: 0px;
    margin-left: 0px; }
    .region-sidebar-right .block-menu ul.menu li {
      list-style-image: none !important;
      list-style: none !important; }
    .region-sidebar-right .block-menu ul.menu ul a {
      font-weight: bold; }
  .region-sidebar-right .block-menu h2 {
    font-size: 20px;
    margin-bottom: 5px; }
    .region-sidebar-right .block-menu h2 a {
      color: #333; }
  .region-sidebar-right .block-menu .description {
    color: #a5a5a5;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px; }

.block--social ul {
  list-style: none;
  padding: 0px; }
  .block--social ul li {
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 30px; }
    .block--social ul li.social--facebook {
      background-image: url("/themes/intra/images/Facebook-Round.png"); }
    .block--social ul li.social--twitter {
      background-image: url("/themes/intra/images/Twitter-round.png"); }
    .block--social ul li.social--instagram {
      background-image: url("/themes/intra/images/Instagram-round.png"); }
    .block--social ul li.social--linkedin {
      background-image: url("/themes/intra/images/Linkedin-round.png"); }

.taxonomy-list {
  max-width: 1020px;
  margin: 0 auto 15px; }
  @media screen and (min-width: 35.5em) {
    .taxonomy-list {
      padding: 0 20px;
      margin-bottom: 0; } }
  .taxonomy-list header {
    padding: 0 15px 30px; }
    @media screen and (min-width: 35.5em) {
      .taxonomy-list header {
        padding-left: 0;
        padding-right: 0; } }
    .taxonomy-list header h2 {
      color: #000;
      font-size: 32px;
      line-height: 39px;
      font-weight: 400; }
    .taxonomy-list header .field-description p {
      color: #000;
      font-size: 18px;
      line-height: 24px; }
  .taxonomy-list .views-row > article.view-mode--teaser_medium {
    padding-left: 0;
    padding-right: 0; }

.view-mallar-och-formular .view-content {
  margin: 0px -10px; }
  @media screen and (min-width: 48em) {
    .view-mallar-och-formular .view-content {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; } }
  .view-mallar-och-formular .view-content .views-row {
    padding: 0px 10px; }
    @media screen and (min-width: 48em) {
      .view-mallar-och-formular .view-content .views-row {
        width: 33.33%; } }
  .view-mallar-och-formular .view-content .node-readmore {
    padding: 0px; }

.view-dina-kollegor .view-content {
  margin: 0px -10px; }
  @media screen and (min-width: 48em) {
    .view-dina-kollegor .view-content {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; } }
  .view-dina-kollegor .view-content .views-row {
    padding: 0px 10px; }
    @media screen and (min-width: 48em) {
      .view-dina-kollegor .view-content .views-row {
        width: 33.3%; } }
    @media screen and (min-width: 64em) {
      .view-dina-kollegor .view-content .views-row {
        width: 25%; } }



.views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul {
  padding: 0;
  margin: 0; }
.views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 19px; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li a:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin-right: 6.66667px;
    background: #000; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li a.bef-link--selected:before {
    border-width: 3px;
    border-style: solid;
    background: #FFF;
    width: 10px;
    height: 10px;
    border-color: #000; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li:nth-child(0n + 2) a:before {
    background: #2F9DAF; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li:nth-child(0n + 2) a.bef-link--selected:before {
    border-color: #2F9DAF;
    background: #FFF; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li:nth-child(0n + 3) a:before {
    background: #e50f2f; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li:nth-child(0n + 3) a.bef-link--selected:before {
    border-color: #e50f2f;
    background: #FFF; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li:nth-child(0n + 4) a:before {
    background: #FD8224; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li:nth-child(0n + 4) a.bef-link--selected:before {
    border-color: #FD8224;
    background: #FFF; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li:nth-child(0n + 5) a:before {
    background: #056D8D; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li:nth-child(0n + 5) a.bef-link--selected:before {
    border-color: #056D8D;
    background: #FFF; }
  .views-exposed-form [data-drupal-selector="edit-field-bolag-target-id"] > ul li a {
    vertical-align: text-top;
    display: inline-block; }

.bef-exposed-form #views-exposed-form-dina-kollegor-page-1 .form--inline > .form-item, .bef-exposed-form #views-exposed-form-kalender-page-1 .form--inline > .form-item {
  float: none;
  padding: 15px;
  background: #FFF;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden;
  margin: 20px 0px 40px; }

#views-exposed-form-online-block-1 {
  margin: -21px -21px 21px; }
  #views-exposed-form-online-block-1 .form-item {
    margin: 0px;
    width: 100%; }
    #views-exposed-form-online-block-1 .form-item input {
      width: 100%;
      padding: 15px;
      border: 0px 0px 1px 0px; }

.region-subheader .bef-exposed-form {
  display: none !important; }

.view-id-nyheter.view-display-id-page_1, .view-id-nyheter.view-display-id-block_1, .view-id-nyheter.view-display-id-page_2, .view-id-nyheterview-display-id-block_2 {
  background: #FFF;
  padding: 20px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden; }
  .view-id-nyheter.view-display-id-page_1 .view-footer, .view-id-nyheter.view-display-id-block_1 .view-footer, .view-id-nyheter.view-display-id-page_2 .view-footer, .view-id-nyheterview-display-id-block_2 .view-footer {
    margin: -20px;
    margin-top: 20px;
    text-align: center;
    background: #2F9DAF;
    padding: 20px; }
    .view-id-nyheter.view-display-id-page_1 .view-footer a, .view-id-nyheter.view-display-id-block_1 .view-footer a, .view-id-nyheter.view-display-id-page_2 .view-footer a, .view-id-nyheterview-display-id-block_2 .view-footer a {
      color: #FFF;
      font-weight: bold; }

.view-id-lospuffar {
  margin-bottom: 20px; }
  .view-id-lospuffar .views-row {
    margin-bottom: 30px; }

.view-id-notiser {
  margin-bottom: 20px; }
  .view-id-notiser .views-row {
    margin-bottom: 30px; }

.view-id-online .views-row {
  display: flex;
  align-items: center;
  margin-bottom: 13px; }

.view-id-online .views-field-name {
  margin-left: 10px;
  width: 100%; }
  .view-id-online .views-field-name a {
    color: #333; }

.view-id-online img {
  display: block; }

.view-id-online i {
  font-style: normal;
  display: inline-block;
  margin-right: 7px;
  color: #FFF;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  line-height: 20px;
  text-align: center; }

.view-id-online .view-footer {
  margin: -20px;
  margin-top: 20px;
  text-align: center;
  background: #2F9DAF;
  padding: 20px; }
  .view-id-online .view-footer a {
    color: #FFF;
    font-weight: bold; }

.view-id-kalender.view-display-id-page_1 .views-row {
  max-width: 740px;
  margin: 0 auto;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #CCC;
  overflow: hidden; }

.view-id-populart .views-row {
  margin-bottom: 2px; }

#block-views-block-personalnyheter-block-1 .wrapper {
  margin-bottom: 20px; }
  #block-views-block-personalnyheter-block-1 .wrapper .views-row {
    margin-bottom: 10px; }

.view-id-personalnyheter .views-row {
  margin-bottom: 20px; }

.profile {
  overflow: hidden;
  background: #FFF;
  border: 1px solid #e9e9e9;
  padding: 30px; }
  @media screen and (min-width: 48.1em) {
    .profile__image {
      width: 50%;
      float: right;
      padding-left: 10px; } }
  @media screen and (min-width: 48.1em) {
    .profile__content {
      width: 50%;
      padding-right: 10px; } }
  .profile__inline {
    margin-bottom: 10px; }
    .profile__inline .field {
      margin-bottom: 4px; }
    .profile__inline .field__label {
      color: #ccc;
      text-transform: uppercase; }
      @media screen and (min-width: 48.1em) {
        .profile__inline .field__label {
          width: 35%; } }
      .profile__inline .field__label:after {
        content: ':'; }
    .profile__inline .field__item {
      color: #515151;
      font-weight: bold; }
    .profile__inline .field__label, .profile__inline .field__item, .profile__inline .field__items {
      display: inline-block; }
  .profile__additional .field {
    margin-bottom: 20px; }
  .profile__additional .field__label {
    margin-bottom: 10px; }
  .profile img {
    width: 100%;
    height: auto; }
  .profile h1 .field {
    display: inline; }
  .profile.small {
    margin-bottom: 20px;
    padding: 10px; }
    .profile.small .field {
      margin-bottom: 5px; }
    .profile.small .field--name-user-picture {
      margin: -10px;
      margin-bottom: 10px; }
    .profile.small .field--name-field-fornamn, .profile.small .field--name-field-efternamn {
      display: inline-block;
      color: #2F9DAF;
      font-weight: bold; }
    .profile.small .field--name-field-roll {
      color: #515151; }
    .profile.small .field--name-field-bolag {
      color: #ccc; }

header .block-block-user-info, header .user-info {
  display: none; }
  @media screen and (min-width: 48.1em) {
    header .block-block-user-info, header .user-info {
      display: flex !important;
      align-items: center;
      font-size: 16px;
      position: relative;
      margin-left: auto;
      margin-right: 10px; }
      header .block-block-user-info article, header .user-info article {
        align-items: center;
        display: flex; }
      header .block-block-user-info .field__label, header .user-info .field__label {
        display: none; }
      header .block-block-user-info img, header .user-info img {
        display: block;
        border-radius: 3px; }
      header .block-block-user-info a, header .user-info a {

        white-space: nowrap;
        color: #FFF; }
      header .block-block-user-info .field--name-realname, header .user-info .field--name-realname {
        white-space: nowrap; }
      header .block-block-user-info .logout, header .user-info .logout {
        margin-left: 10px;
        display: block; }
        header .block-block-user-info .logout img, header .user-info .logout img {
          width: 16px;
          height: auto; }
      header .block-block-user-info ul, header .user-info ul {
        position: absolute;
        top: 80px;
        left: 0px;
        display: none;
        margin: 0px;
        list-style: none;
        z-index: 10;
        background: #2F9DAF; }
        header .block-block-user-info ul li, header .user-info ul li {
          padding: 0px; } }

.ad {
  position: relative;
  height: auto !important;
  /*&--medium {
    .node-content {
      border: 0 none !important;
    }
  }*/ }
  .ad::before {
    content: 'Annons';
    position: absolute;
    left: 20px;
    top: 5px;
    font-size: 10px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 400; }
  .ad img, .ad iframe, .ad a {
    width: 100%;
    height: auto; }
  .ad .node-content {
    background-color: transparent !important;
    border: 0 none !important;
    height: auto !important; }

div.group-type-main {
  margin-bottom: 40px; }

.user-login-container {
  max-width: 440px;
  margin: 20px;
  top: 40%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%); }
  .user-login-container h1 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 2.5em;
    color: #2F9DAF; }
  .user-login-container .main-login {
    display: block;
    text-align: center;
    margin-bottom: 40px; }
    .user-login-container .main-login .btn {
      margin: 0 auto;
      background: #2F9DAF;
      color: #FFF;
      font-weight: bold; }
  .user-login-container .secondary-login {
    display: none; }
  .user-login-container div.info {
    text-align: center; }

.breakcrumb-wrapper ol {
  list-style: none;
  padding-left: 0px; }
  .breakcrumb-wrapper ol li {
    display: inline-block;
    font-size: 0.9em; }
    .breakcrumb-wrapper ol li a {
      font-size: 0.9em; }

.author-box {
  overflow: hidden;
  font-size: 0.9em;
  margin-bottom: 20px; }
  .author-box a {
    display: block; }
  .author-box .field--name-user-picture {
    float: left;
    margin-right: 10px; }

.paragraph--type--lankgrupp {
  padding: 20px;
  border: 1px solid #e9e9e9;
  margin: 20px 0;
  background: #FFF; }
  .paragraph--type--lankgrupp .field--name-field-kategori {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #515151;
    font-size: 1.4em;
    margin-bottom: 10px; }
  .paragraph--type--lankgrupp .field--name-field-lank a {
    color: #515151;
    font-weight: bold; }
  .paragraph--type--lankgrupp .field--name-field-lank .field__item {
    margin-bottom: 4px; }

figure {
  margin: 0px 0px 10px 0px; }
  figure.caption img {
    margin-bottom: 5px; }

.dateinfo {
  font-size: 14px;
  color: #515151; }

.bolag-term {
  display: inline-block;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px; }
  .bolag-term-large {
    font-size: 24px;
    display: flex !important; }
    .bolag-term-large i {
      display: flex !important;
      width: 40px !important;
      height: 40px !important;
      align-items: center;
      justify-content: center; }
  .bolag-term i {
    font-style: normal;
    display: inline-block;
    margin-right: 7px;
    color: #FFF;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    line-height: 20px;
    text-align: center; }
  .bolag-term span {
    font-size: 12px; }
  .bolag-term a div {
    display: inline-block;
    margin-top: 3px; }

.bolag-berling-media a {
  color: #2F9DAF; }

.bolag-berling-media i {
  background: #2F9DAF; }

.bolag-gothia-kompetens a {
  color: #FD8224; }

.bolag-gothia-kompetens i {
  background: #FD8224; }

.bolag-gleerups a {
  color: #e50f2f; }

.bolag-gleerups i {
  background: #e50f2f; }

.bolag-verbum a {
  color: #056D8D; }

.bolag-verbum i {
  background: #056D8D; }

.arrow-down {
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #FFF;
  margin-left: 5px;
  cursor: pointer; }

.block-quicktabs {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden;
  position: relative; }
  .block-quicktabs .quicktabs-tabs {
    margin-bottom: 0px;
    background: #F8F7F5;
    position: absolute;
    top: 0px;
    left: 0px; }
    .block-quicktabs .quicktabs-tabs li {
      margin: 0px;
      padding: 10px;
      display: inline-block;
      border-bottom: 1px solid #CCC;
      font-size: 14px; }
      @media screen and (min-width: 35.5em) {
        .block-quicktabs .quicktabs-tabs li {
          font-size: inherit;
          padding: 15px; } }
      .block-quicktabs .quicktabs-tabs li.active {
        border-left: 1px solid #CCC;
        border-right: 1px solid #CCC;
        background: #FFF;
        border-bottom: 1px solid #FFF; }
        .block-quicktabs .quicktabs-tabs li.active:first-child {
          border-left: 0px; }
  .block-quicktabs .quicktabs-main {
    margin-top: 40px;
    background: #FFF;
    border-top: 1px solid #CCC;
    padding-bottom: 20px; }
    @media screen and (min-width: 35.5em) {
      .block-quicktabs .quicktabs-main {
        margin-top: 53px; } }
  .block-quicktabs .views-row {
    padding: 20px 20px 0px; }
    .block-quicktabs .views-row .views-field-timestamp {
      color: #777; }
    .block-quicktabs .views-row .views-field-description {
      font-weight: bold; }
    .block-quicktabs .views-row .views-field-title a {
      font-weight: bold; }


#block-views-block-personalnyheter-block-1 {
  padding-bottom: 0px;
}


#block-views-block-personalnyheter-block-1 .wrapper .view-footer {
  display: none;
}

#block-views-block-personalnyheter-block-1 .wrapper:last-child .view-footer {
  display: block !important;
}

.view-id-verktyg_search.view-display-id-block_1 .view-content ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}

.view-id-verktyg_search.view-display-id-block_1 .view-content ul li {
     list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin-bottom: 8px;
  
}

#views-exposed-form-personalnyheter-page-1 {
background: #FFF;
padding: 20px;
    padding-bottom: 20px;
padding-bottom: 20px;
margin-bottom: 40px;
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
border-radius: 5px;
overflow: hidden;
margin-top: 30px;
}

#views-exposed-form-personalnyheter-page-1 .form-type-select {
  display: inline-block;
vertical-align: top;
}

#views-exposed-form-personalnyheter-page-1 #edit-actions {
   display: inline-block;
vertical-align: top;
}


#block-views-block-search-api-new-block-2 h2,
#block-views-block-verktyg-search-block-2 h2,
#block-views-block-search-api-new-block-1 h2,
#block-views-block-verktyg-search-block-1 h2 {
    margin-bottom: 9px;
    display: block;
}

  .view-dina-kollegor .views-row .field--name-field-profile-more,  
.view-dina-kollegor .views-row .field--name-field-work-description {
  display: none;
}

.view-dina-kollegor .views-row .more-info {
  float: right;
}

.tooltipser-base .field--name-field-work-description {
  margin-top: 15px;
}

.block-personal-info ul.link-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  display: block;
  width: 100%;
  margin-top: 8px;
}

.block-personal-info ul.link-list li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 2px;
  display: block;
  width: 100%;
}

.block-personal-info ul.link-list li a,
.block-personal-info ul.link-list li a:visited {
  font-weight: bold;
  text-decoration: none;
}

.block-personal-info ul.link-list li a:hover {
  text-decoration: underline;
}


.show-more-staff-news {
  margin: -20px;
  margin-top: 20px;
  text-align: center;
  background: #2F9DAF;
  padding: 20px;
  color: #FFF;
  width: 100%;
  display: block;
  font-weight: bold;
}

.view-id-nyheter .read-more-wrapper {
  display: block;
  margin-top: 3px;
}

.view-id-nyheter .views-row {
  overflow: hidden;
  margin-bottom: 11px;
}

.external-tabs {
  display: flex;
  flex-direction: column;
  background: #FFF;
  padding: 0px;
  padding-bottom: 0px;
  margin-bottom: 40px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden;
}

.external-tabs .tabs {
  flex-direction: row;
  background: #F8F7F5;
  border-bottom: 1px solid #CCC;
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: row;
  gap: 0px;
}

.external-tabs .tabs li {
  margin: 0px;
  padding: 0px;
  font-size: 0px;
}

.external-tabs .tabs li.active a,
.external-tabs .tabs li.active a:visited {
  color: #FFF;
  background-color: #2F9DAF;
  font-weight: 600;
}

.external-tabs .tabs li a:visited,
.external-tabs .tabs li a {
  padding: 15px;
  display: block;
  line-height: 1em;
  padding-left: 25px;
  font-size: 14px;
  color: #333;
  padding-right: 27px;
  border-right: 1px solid #CCC;
}

.external-tabs .tabs-content-list {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.external-tabs h2 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 13px;
  padding-bottom: 9px;
}

.external-tabs .tabs-content-list .tab-content {
  display: none;
}

.external-tabs .tabs-content-list .tab-content.is-visible {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.external-tabs .tabs-content-list .tab-content .row {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
}

.external-tabs .tabs-content-list .tab-content .row:last-child {
  padding-bottom: 0px;
  border: none;
}

.external-tabs .tabs-content-list .tab-content .row .date {
font-size: 14px;
    margin-bottom: 2px;
    font-style: italic;
    display: block;
}

.external-tabs .tabs-content-list .tab-content .row a:visited,
.external-tabs .tabs-content-list .tab-content .row a {
}

.external-tabs .tabs-content-list .tab-content .row .desc {
}