/*
=========================================================
RELATED LINKS CSS
=========================================================
 * Innehåller styling för relaterade länkar
 * 
 * Copyright (C) Limepark AB.
 * https://limepark.se/licensvillkor
=========================================================*/


/*
---------------------------------------------------------
RELATERAD LÄNKAR
--------------------------------------------------------- */

.lp-links {
  background: rgba(246,246,235,0.8);
  margin: 3rem 0 0;
  padding: 2rem 3rem;
}

.lp-links ul {
  margin-top: 1rem;
}

.lp-links li {
  border-bottom: 1px solid #d9d9ce;
  padding: 1.5rem 0;
}

.lp-links li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.lp-links li.normal {
  font-weight: 700;
  margin-top: 2rem;
  padding-bottom: 0.5rem;
}

.lp-links li.normal:first-child {
  margin-top: 0;
}

.lp-links a {
  align-items: center;
  color: #03529d;
  display: flex;
  font-weight: 600;
}

.lp-links li a > img {
  display: none;
}

.lp-links h2.subheading {
  margin: 0 0 1rem;
}

/* Ikoner */
.lp-links li a:before {
  background-image: url('data:image/svg+xml,%3Csvg%20viewBox%3D\'0%200%2030.96%2030.96\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20fill%3D\'%2303529d\'%3E%3Cpath%20%20d%3D%22M29.37%2018.9L25.42%2015a5.5%205.5%200%200%200-7.82.08l-1.67-1.67a5.34%205.34%200%200%200%201.67-4A5.24%205.24%200%200%200%2016%205.54l-3.88-3.93A5.2%205.2%200%200%200%208.25%200%205.24%205.24%200%200%200%204.4%201.57L1.61%204.34A5.18%205.18%200%200%200%200%208.2a5.27%205.27%200%200%200%201.59%203.87L5.54%2016a5.27%205.27%200%200%200%203.87%201.59%205.31%205.31%200%200%200%203.95-1.67L15%2017.61a5.34%205.34%200%200%200-1.67%204%205.24%205.24%200%200%200%201.57%203.85l3.91%203.93a5.47%205.47%200%200%200%207.72%200l2.79-2.77A5.18%205.18%200%200%200%2031%2022.77a5.27%205.27%200%200%200-1.63-3.87zm-16-8.12l-.37-.36-.4-.42-.36-.28a1.55%201.55%200%200%200-.48-.25%202%202%200%200%200-.52-.07%201.81%201.81%200%200%200-1.82%201.82%201.92%201.92%200%200%200%20.07.52%201.52%201.52%200%200%200%20.25.48%204.38%204.38%200%200%200%20.28.36l.4.42.36.35a1.83%201.83%200%200%201-1.37.59%201.75%201.75%200%200%201-1.29-.51L4.17%209.49a1.76%201.76%200%200%201-.53-1.29%201.74%201.74%200%200%201%20.53-1.27L7%204.16a1.83%201.83%200%200%201%201.29-.51%201.76%201.76%200%200%201%201.29.53l3.87%203.92A1.76%201.76%200%200%201%2014%209.39a1.84%201.84%200%200%201-.64%201.39zM26.79%2024L24%2026.81a1.83%201.83%200%200%201-1.29.49%201.75%201.75%200%200%201-1.29-.51l-3.91-3.93a1.75%201.75%200%200%201-.51-1.29%201.84%201.84%200%200%201%20.63-1.39l.37.37.37.45.36.28a1.52%201.52%200%200%200%20.48.25%201.92%201.92%200%200%200%20.52.07%201.81%201.81%200%200%200%201.82-1.82%201.93%201.93%200%200%200-.07-.52%201.53%201.53%200%200%200-.25-.48%204.47%204.47%200%200%200-.23-.41l-.45-.37-.36-.35a1.81%201.81%200%200%201%201.36-.65%201.76%201.76%200%200%201%201.29.53l3.95%203.95a1.76%201.76%200%200%201%20.53%201.29%201.73%201.73%200%200%201-.53%201.23z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 16px;
  margin-right: 1.5rem;
  width: 16px;
}


/* Alla länkar */
.lp-links li a:not([href^='/edit-fileresource/']):before {
  background-image: url('data:image/svg+xml,%3Csvg%20viewBox%3D\'0%200%2030.96%2030.96\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20fill%3D\'%2303529d\'%3E%3Cpath%20%20d%3D%22M29.37%2018.9L25.42%2015a5.5%205.5%200%200%200-7.82.08l-1.67-1.67a5.34%205.34%200%200%200%201.67-4A5.24%205.24%200%200%200%2016%205.54l-3.88-3.93A5.2%205.2%200%200%200%208.25%200%205.24%205.24%200%200%200%204.4%201.57L1.61%204.34A5.18%205.18%200%200%200%200%208.2a5.27%205.27%200%200%200%201.59%203.87L5.54%2016a5.27%205.27%200%200%200%203.87%201.59%205.31%205.31%200%200%200%203.95-1.67L15%2017.61a5.34%205.34%200%200%200-1.67%204%205.24%205.24%200%200%200%201.57%203.85l3.91%203.93a5.47%205.47%200%200%200%207.72%200l2.79-2.77A5.18%205.18%200%200%200%2031%2022.77a5.27%205.27%200%200%200-1.63-3.87zm-16-8.12l-.37-.36-.4-.42-.36-.28a1.55%201.55%200%200%200-.48-.25%202%202%200%200%200-.52-.07%201.81%201.81%200%200%200-1.82%201.82%201.92%201.92%200%200%200%20.07.52%201.52%201.52%200%200%200%20.25.48%204.38%204.38%200%200%200%20.28.36l.4.42.36.35a1.83%201.83%200%200%201-1.37.59%201.75%201.75%200%200%201-1.29-.51L4.17%209.49a1.76%201.76%200%200%201-.53-1.29%201.74%201.74%200%200%201%20.53-1.27L7%204.16a1.83%201.83%200%200%201%201.29-.51%201.76%201.76%200%200%201%201.29.53l3.87%203.92A1.76%201.76%200%200%201%2014%209.39a1.84%201.84%200%200%201-.64%201.39zM26.79%2024L24%2026.81a1.83%201.83%200%200%201-1.29.49%201.75%201.75%200%200%201-1.29-.51l-3.91-3.93a1.75%201.75%200%200%201-.51-1.29%201.84%201.84%200%200%201%20.63-1.39l.37.37.37.45.36.28a1.52%201.52%200%200%200%20.48.25%201.92%201.92%200%200%200%20.52.07%201.81%201.81%200%200%200%201.82-1.82%201.93%201.93%200%200%200-.07-.52%201.53%201.53%200%200%200-.25-.48%204.47%204.47%200%200%200-.23-.41l-.45-.37-.36-.35a1.81%201.81%200%200%201%201.36-.65%201.76%201.76%200%200%201%201.29.53l3.95%203.95a1.76%201.76%200%200%201%20.53%201.29%201.73%201.73%200%200%201-.53%201.23z%22%2F%3E%3C%2Fsvg%3E');
}

/* Extern länk */
.lp-links li a[href^='http']:before {
  background-image: url('data:image/svg+xml,%3Csvg%20viewBox%3D\'0%200%2024%2024\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20fill%3D\'%2303529d\'%3E%3Cpath%20%20d%3D%22M2.7%200C1.2%200%200%201.2%200%202.7v18.7C0%2022.8%201.2%2024%202.7%2024h18.7c1.5%200%202.7-1.2%202.7-2.7v-6.7h-2.7v6.7H2.7V2.7h6.7V0H2.7zm12%200v2.7h4.8L7.1%2015.1%209%2017%2021.3%204.5v4.8H24V0h-9.3z%22%2F%3E%3C%2Fsvg%3E');
  height: 14px;
  width: 14px;
}

/* Hover */
.lp-links li a:hover {
  text-decoration: none !important;
}
