/*
---------------------------------------------------------
GRUNDLAYOUT.
--------------------------------------------------------- */

.lp-wrapper {
  border: 1px solid #ccc;
  margin: 0 auto;
  max-width: 1000px;
}

.lp-content,
.lp-secondary-content,
.lp-submenu {
  margin: 40px 0 0;
}

/* Direktlänk till innehåll och meny som visas vid tabbning */
a.lp-skip-to-content,
a.lp-skip-to-menu {
  font-size: 1.6rem;
  height: 0;
  left: -9999px;
  overflow: hidden;
  position: absolute;
  width: 0;
}

a.lp-skip-to-content:focus,
a.lp-skip-to-menu:focus {
  background: #000;
  color: #fff;
  display: block;
  height: auto;
  left: initial;
  overflow: visible;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  z-index: 30000;
}

a.lp-skip-to-menu-smartphone {
  display: none;
}

.lp-byline {
  -webkit-box-align: center;
  align-items: center;
  border-top: 1px solid #eee;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  margin: 30px 0 20px 0;
  padding: 15px 0 0;

  -webkit-box-pack: justify;
  justify-content: space-between;
}

.lp-byline .lp-icon {
  color: #d0021b;
  margin: 0 6px 0 0;
}

.lp-byline .lp-pubdate span {
  white-space: nowrap;
}

.lp-byline .litenxtext {
  display: block;
}

.lp-byline .sv-script-portlet + .sv-script-portlet {
  margin-left: auto;
}

.lp-byline .lp-page-share-link {
  font-size: 1.6rem;
  white-space: nowrap;
}

.lp-byline .sv-readspeaker_expandingplayer-portlet {
  position: relative;
}

.lp-byline .sv-readspeaker_expandingplayer-portlet .rsfloating {
  position: absolute;
  right: 0;
  top: 45px;
}

.lp-byline .sv-readspeaker_expandingplayer-portlet .normal {
  display: block;
  font-size: 1.6rem;
  line-height: 150%;
  padding: 14px;
  text-align: right;
  text-decoration: none;
  white-space: nowrap;
}

.lp-byline .sv-readspeaker_expandingplayer-portlet .normal:hover span,
.lp-byline .sv-readspeaker_expandingplayer-portlet .normal:focus span {
  text-decoration: underline;
}

.lp-byline .sv-readspeaker_expandingplayer-portlet .lp-icon {
  margin: 0;
}


.lp-byline .sv-readspeaker_expandingplayer-portlet .rsbtn_btnlabel {
  display: none !important;
}

/* Underlinar länkar vid hover/focus i ytor med klickbar yta */

.lp-js .lp-clickable-area:hover h2 a,
.lp-js .lp-clickable-area:focus h2 a {
  text-decoration: underline;
}

/* Bildtext */

.pagecontent .sv-image-portlet,
.lp-programme-header-image {
  margin: 0 0 30px;
  position: relative;
}

.sv-image-portlet p.sv-portlet-image-caption {
  background: rgba(34,34,34,0.8);
  bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.4rem;
  font-style: italic;
  max-width: calc(100% - 20px);
  padding: 5px 10px;
  position: absolute;
  right: 10px;
}


/*
---------------------------------------------------------
LÄNKAR I INNEHÅLLSYTOR
--------------------------------------------------------- */

body .pagecontent .sv-text-portlet-content > p > a {
  color: #e1001a;
}

.sv-row .litenxtext a,
.sv-row a.litenxtext {
  color: #e1001a;
}

a[href*='kmh-utv.sitevision.se'] .sv-linkicon,
a[href^='https://kmh.se'] .sv-linkicon,
a[href^='https://www.kmh.se'] .sv-linkicon {
  display: none;
}



/*
---------------------------------------------------------
RELATERAD INFORMATION (Secondary content)
--------------------------------------------------------- */

.lp-contact,
.lp-links {
  background: #fdf2f6;
  margin: 30px 0 0;
  padding: 30px;
}

.sv-related-portlet {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sv-related-portlet ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sv-related-portlet h2.subheading {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 10px;
}

.sv-related-portlet .lp-links ul {
  border-top: 1px solid rgb(236, 205, 217);
}

.sv-related-portlet .lp-links li {
  border-bottom: 1px solid rgb(236, 205, 217);
}


.sv-related-portlet .lp-links li a {
  display: block;
  padding: 12px 10px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sv-related-portlet .lp-links li .lp-icon {
  margin: 0 5px 0 0;
}
.sv-related-portlet .lp-links li:nth-child(odd) a {
  background: rgba(255,255,255,0.5);
}

.sv-related-portlet .lp-links li a:hover {
  background: #fff;
}

.sv-related-portlet .lp-links li a:focus span {
  text-decoration: underline;
}


/*
---------------------------------------------------------
SIDKONTAKT
--------------------------------------------------------- */

.lp-contacts.lp-page-contacts {
  background: #fdf2f6;
  margin: 20px 0 0;
  max-width: none;
  padding: 30px;
}

.lp-page-contacts .lp-contacts-list {
  border-top: 1px solid rgb(236, 205, 217);
  margin: 0;
}

.lp-page-contacts .lp-vcard {
  border-bottom: 1px solid rgb(236, 205, 217);
}

.lp-page-contacts .lp-vcard:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.lp-page-contacts h2.subheading {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 10px;
}

.lp-page-contacts .lp-vcard-photo {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 130px;
  flex: 1 1 130px;
}

.lp-page-contacts .lp-vcard-metadata {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 580px;
  flex: 1 1 580px;
}

.lp-page-contacts .lp-vcard-metadata h3 {
  font-size: 2rem;
  font-weight: bold;
}

.lp-contacts .lp-vcard-fn {
  font-size: 2rem;
  font-weight: bold;
}

.lp-contacts-number-of-hits {
  color: #777;
}

.lp-vcard-links {
  list-style-type: none;
  margin: 2rem 0 0;
  padding: 0;
  position: relative;
}

.lp-vcard-links li {
  float: left;
  margin: 0rem 0.8rem 0.8rem 0;
}

.lp-vcard-links a {
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid #b9b9b9;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  font-size: 1.2em;
  overflow: hidden;
  padding: 0.6rem 0.8rem;
  position: relative;
  text-decoration: none;
}

.lp-vcard-links a:hover,
.lp-vcard-links a:focus {
  color: #e1001a;
}

.lp-vcard-links a span {
  font-size: 1.4rem;
  left: -999px;
  line-height: 1;
  position: absolute;
}

.lp-vcard-links .lp-vcard-link--visible-text {
  clear: left;
}

.lp-vcard-links .lp-vcard-link--visible-text ~ .lp-vcard-link--visible-text {
  clear: none;
}

.lp-vcard-links .lp-vcard-link--visible-text a span {
  left: initial;
  margin: 0 0 0 0.8rem;
  position: static;
}

.lp-vcard-links .lp-icon {
  display: block;
  font-size: 0.8em;
}


/*
---------------------------------------------------------
PUNKTLISTOR
--------------------------------------------------------- */

/* Luftigare punktlistor i textmoduler */
.sv-text-portlet-content li {
  margin: 0 0 8px;
}

.sv-text-portlet-content ul {
  margin: 0 0 15px;
}

/*
---------------------------------------------------------
BLOCKQUOTES
--------------------------------------------------------- */

body blockquote.sv-blockquote,
body blockquote.sv-blockquote-edit {
  background: none;
  margin: 40px 0;
  padding: 0 30px;
}

body blockquote.sv-blockquote p,
body blockquote.sv-blockquote-edit p {
  background: none;
  font-size: 2.5rem;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

body blockquote.sv-blockquote p strong,
body blockquote.sv-blockquote-edit p strong {
  color: #777;
  display: block;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: normal !important;
  line-height: 140%;
  margin: 8px 0 0;
}

body .lp-theme-content blockquote.sv-blockquote p strong,
body .lp-theme-content blockquote.sv-blockquote-edit p strong {
  color: #999;
}

/*
---------------------------------------------------------
SKAPA ARTIKEL-LÄNKAR
--------------------------------------------------------- */

a.sv-create-article-entry {
  background: none repeat scroll 0 0 #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #333 !important;
  display: block;
  margin: 0 0 5px;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none !important;
}

a.sv-create-article-entry:hover {
  background-color: #eee;
}


/*
---------------------------------------------------------
LOGINRUTA
--------------------------------------------------------- */

.sv-login-portlet label {
  background: #ddd;
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  display: block;
  font-size: 10px;
  line-height: 14px;
  padding: 4px 0 1px;
  text-indent: 10px;
  text-transform: uppercase;
  width: 100% !important;
}

.sv-login-portlet input[type=text],
.sv-login-portlet input[type=password] {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 5px 5px;
  border-top: #aaa !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  display: block;
  margin: 0 0 10px;
  padding: 8px 0;
  text-indent: 10px;
  width: 100% !important;
}


.sv-login-portlet input[type=text]:focus,
.sv-login-portlet input[type=password]:focus {
  background: #f9f5e6;
  border-color: #f4fcdf;
}

.sv-login-portlet input[type=submit] {
  background: #e1001a;
  border: none;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}

.sv-login-portlet input[type=submit]:hover,
.sv-login-portlet input[type=submit]:focus {
  background: #b90015;
}

.sv-login-portlet fieldset {
  padding: 0;
}

.sv-login-portlet br {
  display: none;
}


/*
---------------------------------------------------------
GOOGLE TRANSLATE
--------------------------------------------------------- */

#google-translate-modal {
  background: #fff;
  border: solid 1px #c5c5c5;
  border-radius: 7px;
  -webkit-box-shadow: 0 0 10px 0 #bbb;
  box-shadow: 0 0 10px 0 #bbb;
  display: none;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 18px;
  width: 250px;
  z-index: 999;
}

#google-translate-modal-close {
  float: right;
  padding-top: 6px;
}

#google-translate-modal-close a {
  color: #444;
  text-decoration: none;
}

#google-translate-modal-close a:hover {
  color: #000;
  text-decoration: underline;
}

#google-translate-modal p {
  clear: right;
  color: #444;
  font-size: 11px;
  margin: 12px 0 0;
  text-align: center;
}

#google-translate-modal img {
  display: inline-block;
}

#google_translate_element a {
  text-decoration: none;
}

/*
---------------------------------------------------------
NYHETSMENY
--------------------------------------------------------- */

.lp-archivemenu-filter button {
  display: none;
}

.lp-js .lp-archivemenu-filter button {
  border: 0;
  border-radius: 2px;
  display: block;
  font-size: 1.6rem;
  padding: 15px 43px;
}

.sv-archivemenu-portlet {
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  margin: 20px 0 30px !important;
  padding: 10px 0;
}

.sv-archivemenu-portlet ul {
  list-style-type: none;
  padding: 0;
}

.lp-js .sv-archivemenu-portlet .lp-archivemenu-filter-content > ul {
  margin: 20px 0 10px;
}

.sv-archivemenu-portlet .lp-archivemenu-filter-content > ul > li {
  display: block;
}

.sv-archivemenu-portlet ul ul {
  display: inline-block;
  margin: 0 0 10px;
}

.sv-archivemenu-portlet ul li:last-child ul {
  margin: 0;
}

.sv-archivemenu-portlet li {
  display: inline-block;
}

.sv-archivemenu-portlet a {
  background: #eee;
  border-radius: 2px;
  display: inline-block;
  margin: 0 0 4px;
  padding: 5px 10px;
  text-decoration: none;
}

.sv-archivemenu-portlet li li.lp-selected a {
  background: #777;
  color: #fff;
}

.sv-archivemenu-portlet > ul > li {
  margin: 0 0 10px;
}

.sv-archivemenu-portlet > ul > li span {
  margin: 0 10px 0 0;
  vertical-align: middle;
}



/*
---------------------------------------------------------
EVENEMANG
---------------------------------------------------------*/

.lp-event-calendar li {
  display: table;
  margin: 0 0 30px;
}

.lp-event-calendar li > div {
  display: table-cell;
  vertical-align: top;
}

.lp-eventdate {
  float: left;
  margin: 5px 20px 20px 0;
  width: 64px;
}

.lp-eventdate > div {
  background: #777;
  margin: 0 2px;
  padding: 5px;
  width: 50px;
}

.lp-date,
.lp-month {
  color: #fff;
  display: block;
  text-align: center;
}

.lp-date {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 3rem;
  line-height: 100%;
  padding: 0 0 4px;
}

.lp-month {
  font-size: 1.3rem;
  padding: 4px 0 0;
  text-transform: uppercase;
}

/*
---------------------------------------------------------
SIDVERKTYG
---------------------------------------------------------*/


.lp-pagetools {
  background: #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  margin: 0 0 30px;

  -webkit-box-pack: justify;
  justify-content: space-between;
}

.lp-pagetools > .sv-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lp-page-share-link,
.lp-print-link a.normal,
.lp-page-contact-link {
  display: block;
  line-height: 150%;
  padding: 14px;
  text-decoration: none;
}

.lp-page-share-link:hover,
.lp-page-share-link:focus,
.lp-print-link a.normal:hover,
.lp-print-link a.normal:focus,
.lp-page-contact-link:hover,
.lp-page-contact-link:focus {
  text-decoration: underline;
}

.lp-pagetools .lp-icon {
  font-size: 0.8em;
  margin: 0 8px 0 0;
  vertical-align: -0.05em;
}


.lp-pagetools-share {
  margin: 0 0 30px;
}


/*
---------------------------------------------------------
VIKTIGT MEDDELANDE
---------------------------------------------------------*/

.sv-archive-portlet.lp-alert li {
  background: #eee;
  margin: 20px auto 0;
  max-width: 1170px;
  position: relative;
  width: 97%;
}

.lp-alert .sv-channel-item h1 {
  margin: 0;
}

.lp-alert .sv-channel-item h1 a {
  display: block;
  font-size: 2rem;
  line-height: 100%;
  margin: 0;
  padding: 20px 10px 18px 80px;
  text-decoration: none;
}

.lp-alert .sv-channel-item h1 a:hover,
.lp-alert .sv-channel-item h1 a:focus {
  text-decoration: underline;
}

.lp-alert .sv-channel-item h1 a:before {
  color: #c03;
  content: 'VIKTIGT MEDDELANDE: ';
}

.lp-alert .lp-icon-wrapper {
  -webkit-box-align: center;
  align-items: center;
  background: #c03;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 60px;

  -webkit-box-pack: center;
  justify-content: center;
}

.lp-alert .lp-icon {
  color: #fff;
  font-size: 2.2em;
}


/*
---------------------------------------------------------
SOUNDCLOUD
---------------------------------------------------------*/

@-webkit-keyframes button-pulsate {
  0% {
    -webkit-box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
  }
  50% {
    -webkit-box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.0);
    box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.0);
  }
  100% {
    -webkit-box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
  }
}

@keyframes button-pulsate {
  0% {
    -webkit-box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
  }
  50% {
    -webkit-box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.0);
    box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.0);
  }
  100% {
    -webkit-box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
  }
}

.lp-soundcloud {
  overflow: hidden;
}

.lp-soundcloud .lp-soundcloud__controls {
  -webkit-box-align: stretch;
  align-items: stretch;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-align: stretch;
  padding: 2rem 1rem;
}

.lp-soundcloud .lp-soundcloud__controls button,
.lp-soundcloud .lp-soundcloud__controls .lp-soundcloud__title {
  background: rgba(225, 0, 26, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  margin: 0;
  min-height: 4rem;
  padding: 1rem 1.8rem;
}

.lp-soundcloud .lp-soundcloud__controls button {
  border: 0;
  -webkit-box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lp-soundcloud .lp-soundcloud__controls .lp-soundcloud__title {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  font-size: 1.4rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.lp-soundcloud .lp-soundcloud__title a {
  color: inherit;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
}

.lp-soundcloud .lp-soundcloud__title a:hover,
.lp-soundcloud .lp-soundcloud__title a:focus {
  text-decoration: underline;
}

.lp-soundcloud--is-playing .lp-soundcloud__controls button {
  -webkit-animation: button-pulsate 1s infinite;
  animation: button-pulsate 1s infinite;
  -webkit-box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.2);
}

.lp-soundcloud .lp-soundcloud__controls button:hover,
.lp-soundcloud .lp-soundcloud__controls button:focus {
  -webkit-animation: none;
  animation: none;
  -webkit-box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 4em rgba(0, 0, 0, 0.4);
  outline: 0;
}

.lp-soundcloud .lp-icon {
  font-size: 1.2em;
}

.lp-soundcloud .lp-icon--play {
  left: 0.1em; /* Visual offset fix */
  position: relative;
}


/*
---------------------------------------------------------
EVENEMANGSLISTNINGSSIDA
---------------------------------------------------------*/

.lp-events {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lp-events-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0 20px;

  -webkit-box-flex: 0;
  -ms-flex: 0 1 570px;
  flex: 0 1 570px;
}

.lp-events-search-form + p {
  color: #777;
  margin: 0 0 50px;
  width: 100%;
}

.lp-events-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none;
  margin: 0;
  padding: 0 30px 0 0;
  width: 68.37606837606838%;

  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

/* Sökformulär */

.lp-events-search-form input {
  border: 1px solid rgba(155,155,155,0.28);
  border-radius: 4px 0 0 4px;

  -webkit-box-flex: 1;
  -ms-flex: 1 1 500px;
  flex: 1 1 500px;
}

.lp-events-search-form button {
  background-color: #e1001a;
  border: none;
  border-radius: 0 5px 5px 0;
  color: #fff;
  height: 50px;

  -webkit-box-flex: 1;
  -ms-flex: 1 1 70px;
  flex: 1 1 70px;
}

/* Lista */

.lp-events-list li {
  border-top: 1px solid #e7e7e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lp-events-list li:last-child {
  border-bottom: 1px solid #e7e7e9;
}

.lp-event-image {
  margin: 10px 0;
  min-width: 250px;
  position: relative;
  width: 51.94805194805195%;

  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.lp-event-image img {
  display: block;
  max-width: 100%;
  max-width: calc(100% - 30px);
}

/* Lista på evenemangssida */

.lp-events-list.lp-on-eventpage {
  margin: 140px 0 100px;
  padding: 0;
  position: relative;
  width: auto;
}

.lp-events-list.lp-on-eventpage:before {
  background-color: #fdf2f6;
  bottom: -90px;
  content: '';
  display: block;
  left: -140px;
  position: absolute;
  right: -140px;
  top: -100px;
  z-index: -1;
}

.lp-events-list.lp-on-eventpage ul {
  margin: 0;
  padding: 0;
}

.lp-events-list.lp-on-eventpage li {
  border-color: #eccdd9;
}

.lp-on-eventpage button {
  background-color: transparent;
}

.lp-events-list.lp-on-eventpage h2 {
  font-size: 2.8rem;
  margin: 50px 0;
}


.lp-events-list.lp-on-eventpage h3 {
  display: block;
  font-size: 2rem;
  margin: 0 0 10px;
}

.lp-events-list.lp-on-eventpage h3 a {
  font-weight: bold;
  text-decoration: none;
}

.lp-events-list.lp-on-eventpage h3 a:hover,
.lp-events-list.lp-on-eventpage h3 a:focus {
  text-decoration: underline;
}

.lp-events-list.lp-on-eventpage .lp-event-info div span {
  display: block;
}


/* Datumetikett */

.lp-eventdate-label {
  -webkit-box-align: center;
  align-items: center;
  background: rgba(34, 34, 34, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  height: 80px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 80px;

  -webkit-box-pack: center;
  justify-content: center;
}

.lp-eventdate-label span:first-child {
  color: #fff;
  font-size: 3rem;
  line-height: 1;
}

.lp-eventdate-label span:last-child {
  color: #fff;
  font-size: 1.5rem;
  text-transform: uppercase;
}

/* Eventinfo*/

.lp-event-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  margin: 10px 0;
  width: 48.05194805194805%;

  -webkit-box-flex: 1;
  -webkit-box-pack: justify;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  justify-content: space-between;
}

.lp-event-info h2.subheading {
  font-size: 2.4rem;
  margin: 0 0 10px;
}

.lp-event-info p.normal {
  display: block;
  font-size: 1.8rem;
  margin: 5px 14px 0 0;
}

.lp-event-info span {
  display: block;
  font-size: 1.4rem;
  margin: 0 14px 0 0;
}

.lp-event-info .lp-btn {
  margin: 20px 0 0;
}


/*
---------------------------------------------------------
FACETTFILTRERING
---------------------------------------------------------*/

.lp-filters {
  background: #fdf2f6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  width: 31.62393162393162%;

  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.lp-filters fieldset {
  border: none;
  border-bottom: 1px solid rgb(236, 205, 217);
  overflow: hidden;
  padding: 0;
}

.lp-filters fieldset:first-child label {
  background: blue !important;
  display: block;
}

.lp-filters legend {
  left: -9999px;
  position: absolute;
}

.lp-filters fieldset + button {
  margin: 30px 0 0;
}

.lp-filters ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 -20px;
  padding: 20px 0;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lp-filters li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0;
  padding: 0 20px;
}

.lp-filters li label,
.lp-filters li > a,
.lp-filters li > span {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
}

.lp-event-timeframe {
  border-top: 1px solid rgb(236, 205, 217) !important;
  margin: 30px 0 0;
}

.lp-event-timeframe li {
  width: 100%;
}

.lp-event-timeframe label {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lp-filters li input[type='date'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-family: 'Open sans';
  font-size: 1.4rem;
  padding: 5px;
  width: 100%;
  width: calc(100% - 2px);
}

.lp-filters input[type='checkbox'] {
  left: -999px;
  position: absolute;
}


/* Stylad checkbox */
.lp-filters fieldset input[type='checkbox'] + label:before,
.lp-filters fieldset li > a:before,
.lp-filters fieldset li > span:before {
  background: #fff;
  border: solid 1px #b5b5b5;
  content: ' ';
  display: inline-block;
  height: 1.3em;
  margin-right: 0.5em;
  margin-top: 3px;
  width: 1.3em;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* Hover/focus */

.lp-filters fieldset input[type='checkbox']:focus + label,
.lp-filters fieldset input[type='checkbox']:hover + label,
.lp-filters fieldset li > a:focus,
.lp-filters fieldset li > a:hover {
  outline: 0;
  text-decoration: underline;
}

.lp-filters fieldset input[type='checkbox']:focus + label:before,
.lp-filters fieldset li > a:focus:before {
  border-color: #000;
}

/* Inaktiv checkbox */
.lp-filters fieldset input[type='checkbox']:disabled + label,
.lp-filters fieldset .sv-search-facet-item-empty > span {
  color: gray;
}

.lp-filters fieldset input[type='checkbox']:disabled + label:before,
.lp-filters fieldset .sv-search-facet-item-empty > span:before {
  border-style: dashed;
}

/* Ikryssad checkbox */
.lp-filters fieldset input[type='checkbox']:checked + label:before,
.lp-filters fieldset .sv-search-facet-item-selected > a:before {
  background: #000;
  -webkit-box-shadow: inset 0 0 0 4px #fff;
  box-shadow: inset 0 0 0 4px #fff;
}

/* Stylad checkbox som toggle */

.lp-checkbox-toggle + label > span {
  display: none;
}

.lp-checkbox-toggle + label {
  background: white;
  border: 1px solid #c4c4c5;
  color: black;
  display: inline-block;
  padding: 5px;
}

.lp-checkbox-toggle + label:before,
.lp-checkbox-toggle + label:after {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  padding: 5px 15px;
}

.lp-checkbox-toggle + label:before {
  content: attr(data-disabled-text);
}

.lp-checkbox-toggle + label:after {
  content: attr(data-enabled-text);
}

.lp-checkbox-toggle:checked + label:before,
.lp-checkbox-toggle + label:after {
  background: inherit;
  color: inherit;;
}

.lp-checkbox-toggle + label:before,
.lp-checkbox-toggle:checked + label:after {
  background: black;
  color: white;
}

/* hover */

.lp-checkbox-toggle + label:hover {
  border-color: #000;
}

/* focus ruta */

.lp-checkbox-toggle:focus + label {
  border-color: #000;
}

/* focus unchecked */

.lp-checkbox-toggle:focus + label:before {
  text-decoration: underline;
}

.lp-checkbox-toggle:focus + label:after {
  text-decoration: none;
}

/* focus checked */

.lp-checkbox-toggle:focus:checked + label:before {
  text-decoration: none;
}

.lp-checkbox-toggle:focus:checked + label:after {
  text-decoration: underline;
}




/*
---------------------------------------------------------
FILTER TOGGLER
--------------------------------------------------------- */

body .lp-filters-mobile-toggler {
  display: none;
  -ms-flex-order: 2;
  margin-top: 1em;

  -webkit-box-ordinal-group: 3;
  order: 2;
}

body .lp-filters-mobile-toggler,
body .lp-filters-mobile-toggler:focus,
body .lp-filters-mobile-toggler:hover,
body .lp-filters-mobile-toggler:active {
  background-color: #fdf2f6;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  outline: none;
  padding: 10px 20px;
  position: relative;
  text-align: left;
  text-transform: none;
  width: 100%;
}

body .lp-filters-mobile-toggler > svg {
  font-size: 2.0rem;
  margin-top: -1rem;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body .lp-filters-mobile-toggler > .lp-menu-unfold {
  opacity: 1;
}

body .lp-filters-mobile-toggler > .lp-menu-close {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

body .lp-filters-mobile-toggler[aria-expanded=true] > .lp-menu-unfold {
  opacity: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

body .lp-filters-mobile-toggler[aria-expanded=true] > .lp-menu-close {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

body .lp-filters-mobile-toggler[aria-expanded] ~ nav {
  margin-top: 0;
}


/*
---------------------------------------------------------
EVENEMANGSSIDA
---------------------------------------------------------*/

.lp-event-grid > div:first-child {
  min-height: 100px;
  position: relative;
  z-index: 1;
}

.lp-event-grid > div:first-child + div {
  position: relative;
  z-index: 2;
}

.lp-event-square {
  margin: 30px 0 100px;
  position: relative;
}

.lp-event-square:before {
  border: 8px solid #e1001a;
  bottom: -90px;
  content: '';
  display: block;
  left: -140px;
  position: absolute;
  right: -140px;
  top: -100px;
  z-index: -1;
}

.lp-eventpage-image img {
  max-width: 100%;
}

/* Evenemang som har passerat */

.lp-event--has-passed {
  background: #e1001a;
  color: #fff;
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  padding: 5px 10px;
}

.lp-events-list.lp-on-eventpage .lp-event--has-passed {
  font-size: 1.4rem;
  font-weight: normal;
  margin: 0 0 5px;
  padding: 0 5px;
}

/* Evenemang metadata */

.lp-event-metadata {
  color: #555;
  font-size: 2rem;
  list-style-type: none;
  margin: 20px 0 30px;
  padding: 0;
}

.lp-event-metadata li {
  padding: 7px 0 7px 30px;
  position: relative;
}

.lp-event-metadata li .lp-icon {
  color: #000;
  left: 0;
  position: absolute;
  top: 9px;
}

.lp-event-metadata a {
  border-bottom: 1px solid #e1001a;
  color: #e1001a;
  outline: none;
  text-decoration: none;
}

.lp-event-metadata a:hover,
.lp-event-metadata a:focus {
  border-color: transparent;
}

/* Evenemang knappar */

.lp-event-square .lp-bigred-buttons {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -340px;
  top: -100px;
}

.lp-theme-page-buttons.lp-bigred-buttons {
  list-style-type: none;
  margin: 0;
  padding: 0;
}


.lp-event-square .lp-bigred-buttons li,
.lp-theme-page-buttons.lp-bigred-buttons li {
  margin: 0 0 30px;
  position: relative;
}

.lp-event-square .lp-bigred-buttons a,
.lp-event-square .lp-bigred-buttons div,
.lp-theme-page-buttons.lp-bigred-buttons a {
  background: #e1001a;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: table-cell;
  font-size: 1.4rem;
  font-weight: bold;
  height: 170px;
  outline: none;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
  width: 170px;
}

.lp-event-square .lp-bigred-buttons div {
  background: #222;
}

.lp-event-square .lp-bigred-buttons a span {
  border-bottom: 1px solid transparent;
  padding: 3px 0 0;
}


.lp-bigred-buttons a:hover span,
.lp-bigred-buttons a:focus span {
  border-bottom: 1px solid #fff;
}


.lp-bigred-buttons a:hover,
.lp-bigred-buttons a:focus {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.lp-bigred-buttons .lp-icon {
  display: block;
  font-size: 3em;
  margin: 0 auto 15px;
}

/*
---------------------------------------------------------
Målgruppsingång - intranät - bygger på big red buttons (ovan)
--------------------------------------------------------- */

.lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet {
  margin: 50px 0 0;
}

.lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet li {
  max-width: unset;
  min-width: unset;
  padding: 0 15px;
}

.lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet a {
  background-color: #000;
  height: 134px;
  width: 134px;
  margin: 0 auto;
    position: relative;
    z-index: 1;
}

.lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet .lp-quick-link-description {
  border: 1px solid #CECECE;
  margin-top: -60px;
    padding: 70px 20px 20px;
    text-align: center;
  height: calc(100% - 166px);
}

.lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet .lp-quick-link-description .normal {
    font-size: 16px; 
    line-height: 26px;
}

/*Avvikelser för engelska intranätet*/

.lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet.lp-intranet-english {
  margin: 0 -15px 50px;
}

.lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet.lp-intranet-english li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  margin-bottom: 30px;
}

@media (max-width: 667px) {
  .lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet {
    margin: 20px 10px 10px;
  }

  .lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet li {
      margin: 0;
      max-width: 50%;
      min-width: initial;
      padding: 10px;
  }

  .lp-startpage .lp-quick-links.lp-bigred-buttons.lp-intranet .lp-quick-link-description {
    display: none;
  }
}


/*
---------------------------------------------------------
PERSONSÖK
---------------------------------------------------------*/

.lp-contacts {
  max-width: 570px;
}

.lp-contacts-list {
  border-top: 1px solid #c4c4c5;
  list-style-type: none;
  margin: 20px 0 0;
  padding: 0;
}

.lp-vcard {
  border-bottom: 1px solid #c4c4c5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
}

.lp-vcard-photo {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 160px;
  flex: 1 1 160px;
}

.lp-vcard-photo-placeholder {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  -webkit-filter: grayscale(0.7);
  filter: grayscale(0.7);
  height: 130px;
  margin: 0 30px 0 0;
  max-width: 100%;
  max-width: calc(100% - 30px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 130px;
}

.lp-vcard-photo img {
  border-radius: 50%;
  height: auto;
  margin: 0 30px 0 0;
  max-width: 100%;
  max-width: calc(100% - 30px);
}

.lp-vcard-metadata {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 410px;
  flex: 1 1 410px;
}

.lp-vcard-fn {
  margin: 0 0 0.5em;
}

.lp-vcard-title {
  display: block;
}

a.lp-vcard-email {
  color: #e1001a;
}

.lp-vcard-tel {
  display: inline-block;
  margin-left: 30px;
  position: relative;
}

.lp-vcard-tel:before {
  border-left: 1px solid #eccdd9;
  content: '';
  height: 20px;
  left: -16px;
  position: absolute;
  top: 3px;
}


/*
-----------------------------------------------------------------------
UTBILDNINGSMALL
----------------------------------------------------------------------- */

.lp-education-meta {
  background: #fdf2f6;
  padding: 20px;
}

.lp-education-meta ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.lp-education-meta li {
  border-bottom: 1px solid rgb(236, 205, 217);
  margin: 0 0 20px;
  padding: 0 0 20px;
}

.lp-education-meta li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}

.lp-education-meta h3.subsubheading {
  font-size: 1.6rem;
  font-weight: bold;
}

.lp-education-meta p.normal {
  font-size: 1.6rem;
  margin: 0;
}

.lp-education-meta__application-link {
  display: inline-block;
  margin-top: 0.5em;
}


/*
-----------------------------------------------------------------------
TEMASIDA
----------------------------------------------------------------------- */

.lp-theme-content-wrapper {
  margin: -85px 0 0;
  overflow: hidden;
  padding: 75px 0 0;
  position: relative;
  z-index: 5;
}

.lp-theme-content {
  background: #222;
  margin: 0 0 130px;
  position: relative;
}

.lp-theme-content:before {
  background: #222;
  bottom: -75px;
  content: '';
  display: block;
  left: -27%;
  position: absolute;
  right: -15%;
  top: -75px;
  z-index: -1;
}


.lp-theme-page-buttons.lp-bigred-buttons {
  margin-top: -75px;
}

.lp-pink-content {
  background: #fdf2f6;
  margin: 150px;
}

.lp-pink-content:before {
  background: #fdf2f6;
  bottom: -75px;
  content: '';
  display: block;
  left: -27%;
  position: absolute;
  right: -27%;
  top: -75px;
  z-index: -1;
}

.lp-theme-content h1.heading,
.lp-theme-content h2.subheading,
.lp-theme-content h3.subsubheading,
.lp-theme-content p.normal,
.lp-theme-content p.preamble {
  color: #fff !important;
}

/* Det här kanske kan tas bort? /Hampus */
/*
.lp-theme-content-wrapper .sv-related-portlet ul {
  display: flex;
  flex-wrap: wrap;
}
*/

/* Dragspel på temasida */

.lp-theme-content .lp-accordion-section {
  border-color: rgba(255,255,255,0.1);
}

.lp-theme-content .lp-accordion-section--is-closed {
  background: rgba(231,231,233,0.1);
}


.lp-theme-content .lp-accordion-section--is-open,
.lp-theme-content .lp-accordion-section--is-opening {
  background: rgba(231,231,233,0.18);
}

.lp-theme-content .lp-accordion-section--is-closing {
  background: rgba(231,231,233,0.1);
}

.lp-theme-content .lp-accordion-section > button > .lp-icon {
  color: #fff;
}


/*
-----------------------------------------------------------------------
STARTSIDA
----------------------------------------------------------------------- */

.lp-startpage {
  overflow: hidden;
}

.lp-startpage .lp-event-square {
  margin: 120px 0 120px;
}

.lp-startpage .lp-event-square:before {
  bottom: -10px;
  top: -30px;
}

.lp-startpage .lp-pink-content {
  margin: 50px 0 150px;
}



/*
-----------------------------------------------------------------------
BILDPUFF
----------------------------------------------------------------------- */

.lp-image-banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lp-image-banners > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 300px;
  padding: 0 15px 30px;
  width: 50%;
}

.lp-image-banners h2.subheading {
  font-size: 2rem;
  font-weight: bold;
  margin: 20px 0 5px !important;
}

.lp-image-banners p.normal {
  margin: 0;
}


/*
-----------------------------------------------------------------------
GRÅ RUTA
----------------------------------------------------------------------- */

.lp-gray-box {
  background: #f1f1f1;
  border-radius: 2px;
  margin-bottom: 3rem;
  padding: 3rem;
}

.lp-gray-box .subheading {
  border-bottom: 1px solid #d0d0d0;
  display: block;
  font-size: 2.2rem;
  padding-bottom: 0.5em;
}

.lp-gray-box .subsubheading {
  font-size: 1.8rem;
}

/* Meny */

.lp-gray-box .sv-jcrmenu-portlet {
  margin: -0.5em 0 0;
}

.lp-gray-box .sv-jcrmenu-portlet a {
  border-bottom: 1px solid #d0d0d0;
  display: block;
  padding: 10px;
  text-decoration: none;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.lp-gray-box .sv-jcrmenu-portlet a:hover span,
.lp-gray-box .sv-jcrmenu-portlet a:focus span {
  text-decoration: underline;
}

.lp-gray-box .sv-jcrmenu-portlet li:nth-child(odd) a {
  background: #f4f4f4;
}

.lp-gray-box .sv-jcrmenu-portlet .lp-icon {
  margin: 0 5px 0 0;
   -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* Meny */

.lp-gray-box .lp-fancy-search  input[type='text'] {
  max-width: calc(100% - 40px);
}

.lp-gray-box .lp-fancy-search button {
  padding: 12px 20px;
}

/*
-----------------------------------------------------------------------
LÄNKLISTA MED KNAPPAR
----------------------------------------------------------------------- */

/* Startsidan */

.sv-related-portlet .lp-btn-link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  padding: 30px 0;
  position: relative;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sv-related-portlet .lp-btn-link-list:before {
  border-top: 1px solid #e7e7e9;
  content: '';
  left: 10px;
  position: absolute;
  right: 10px;
  top: 0;
}

.lp-btn-link-list li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 0 10px 20px;

  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.lp-btn-link-list a.lp-btn {
  display: block;
  min-height: 0;
  text-decoration: none;
}


/* Temasida */

.lp-theme-content .sv-layout .lp-btn-link-list {
  border-top: 1px solid #4c4c4c;
  list-style: none;
  margin-top: 3rem;
  padding-bottom: 1rem;
  padding-top: 6rem;
}

.lp-theme-content .sv-related-portlet .lp-btn-link-list:before {
  border-color: #4c4c4c;
}


.lp-theme-content .lp-btn-link-list .lp-btn {
  background: transparent;
  border-color: #fff;
  color: #fff;
  padding: 13px 30px;
  text-decoration: none;
}

.lp-theme-content .lp-btn-link-list .lp-btn:hover,
.lp-theme-content .lp-btn-link-list .lp-btn:focus {
  background: #fff;
  color: #000;
}

/*
-----------------------------------------------------------------------
UTBILDNINGSGUIDE ALTERNATIV
----------------------------------------------------------------------- */

.lp-programme-guide-alts {
  margin: 30px 0 0;
}

.lp-programme-guide-alts a.normal {
  background: #fff;
  border: 2px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #222;
  display: block;
  font-size: 1.6rem;
  margin: 0 0 10px;
  outline: none;
  padding: 14px 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lp-programme-guide-alts a.normal:hover {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.lp-programme-guide-alts a.normal:focus {
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 7px #e7e7e9;
  box-shadow: inset 0 0 0 7px #e7e7e9;
  color: #222;
}

.lp-programme-guide-alts a.normal:active {
  background-color: #6e6e6f;
  border-color: #333;
  color: #fff;
}

.lp-programme-guide-alts a.normal .lp-icon {
  margin: 0 0 0 5px;
  vertical-align: -0.2em;
}

/* Brödsmulor */

.lp-programme-breadcrumbs {
  margin: 0 0 40px;
  padding: 0;
}

.lp-programme-breadcrumbs li {
  display: block !important;
  margin: 0 0 15px;
}

.lp-programme-breadcrumbs li a {
  background: #fff;
  border: 2px solid #bbb;
  display: block !important;
  font-size: 1.5rem;
  font-style: italic;
  padding: 10px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lp-programme-breadcrumbs li a.normal:hover,
.lp-programme-breadcrumbs li a.normal:focus {
  background: #eee;
  color: #333;
  text-decoration: none;
}

.lp-programme-breadcrumbs li a:after {
  border-color: #bbb transparent transparent transparent;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  bottom: -8px;
  content: '';
  height: 0;
  left: 49%;
  left: calc(50% - 8px);
  position: absolute;
  width: 0;
}

.lp-programme-breadcrumbs li span {
  background: #fdf2f6;
  display: block !important;
  font-size: 1.5rem;
  font-style: italic;
  padding: 12px;
  text-align: center;
}


/*
-----------------------------------------------------------------------
NYHETSLISTA (Backstage)
----------------------------------------------------------------------- */

.lp-news-list li {
  border-bottom: 1px solid #e7e7e9;
  margin: 30px 0 0 !important;
  padding: 0 0 30px;
}

.lp-news-list h3.subsubheading {
  display: block;
  margin: 0 0 5px;
}

/* Nyheter startsida intranät */

.lp-startpage .lp-news-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lp-startpage .lp-news-list li:first-child {
  margin-top: 0 !important;
}

.lp-startpage .lp-news-list li .lp-image-wrapper {
  width: 100px;
  height: 100px;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 30px;
  background-color: #fdf0f5;
}

.lp-startpage .lp-news-list li .lp-image-wrapper img {
  width: 100% !important;
    height: 100px !important;
    -o-object-fit: cover;
       object-fit: cover;
    padding: 0;
}

.lp-startpage .lp-news-list-content  .subsubheading {
  display: block;
  margin: 0;
  font-size: 18px;
}

.lp-startpage .lp-news-list-content span.normal {
    font-size: 16px;
}

.lp-startpage .lp-news-list .sv-text-portlet-content > p > a {
    display: block;
    padding: 16px 0;
    color: #e1001a;
    border-bottom: 1px solid #E7E7E9;
}


/*
-----------------------------------------------------------------------
MÅNADENS PORTRÄTT
----------------------------------------------------------------------- */

.lp-portrait {
  margin: 50px 0 70px !important;
}

.lp-portrait li h2.subheading {
  display: inline-block;
}

.lp-portrait li h2.subheading a span::before {
  content: 'Månadens porträtt:';
  display: inline-block;
  margin: 0 6px 0 0;
}

.lp-portrait li img {
  margin: 20px 0;
}


/*
---------------------------------------------------------
KALENDER
--------------------------------------------------------- */

.lp-calendar-list {
  background-color: #fdf0f5;
    padding: 30px;
    padding-bottom: 30px;
}

.lp-calendar-list .subheading {
  border-bottom: 1px solid #d0d0d0;
    display: block;
    font-size: 2.2rem;
    padding-bottom: 1rem;
}

.lp-calendar-list .sv-archive-portlet {
  padding: 20px 0 30px !important;
  border-bottom: 1px solid #D0D0D0;
}

.lp-calendar-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
      -ms-flex-align: flex-start;
          align-items: flex-start;
}

.lp-calendar-list li .lp-eventdate {
  margin: 0;
  float: none;
  width: auto;
}

.lp-calendar-list li .lp-eventdate > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #ED8AB3;
  text-align: center;
  width: 70px;
  padding: 14px 0;
  margin: 0 30px 0 0;
}

.lp-calendar-list li .lp-eventdate .lp-date,
.lp-calendar-list li .lp-eventdate .lp-month {
  color: #fff;
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}

.lp-calendar-list li .lp-eventdate .lp-date {
    font-size: 26px;
    border-bottom: none;
}

.lp-calendar-list .lp-event-info {
  margin: 0;
  display: block;
}

.lp-calendar-list .lp-event-info .subsubheading {
  display: block;
  margin: 0;
}

.lp-calendar-list .lp-event-info .subsubheading span {
  font-size: 18px;
}

.lp-calendar-list .lp-event-info span {
  font-size: 16px;
  display: inline;
  margin: 0;
}

.lp-startpage .lp-calendar-list .sv-text-portlet-content > p.normal {
    margin-bottom: 1rem;
}

.lp-startpage .lp-calendar-list .sv-text-portlet-content > p > a {
    display: block;
    color: #e1001a;
}
