﻿@charset "UTF-8";
/*$total: 1156px;*/
/* ==========================================================================
#    Colors & typography
   ========================================================================== */
/*$total: 1156px;*/
/* ==========================================================================
#    Colors & typography
   ========================================================================== */
/* ################## */
/* ################## */
/* ################## */
/* ################## */
/* VS säger syntax-error men det är rätt */
.d-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.align-items-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.justify-content-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

/* ################## */
.temp_publicationlist .pageContent .form-container,
.temp_publicationtype .pageContent .form-container {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px; }

.temp_publicationlist .pageContent .search ::-ms-clear,
.temp_publicationtype .pageContent .search ::-ms-clear {
  display: none; }

.temp_publicationlist .pageContent .search .searchImage,
.temp_publicationtype .pageContent .search .searchImage {
  height: 16px;
  float: right;
  padding-top: 2%;
  width: 8%; }

.temp_publicationlist .publication-list-wrap,
.temp_publicationtype .publication-list-wrap {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 30px; }
  .temp_publicationlist .publication-list-wrap .list-item,
  .temp_publicationtype .publication-list-wrap .list-item {
    padding-bottom: 20px;
    margin-bottom: 10px; }
    .temp_publicationlist .publication-list-wrap .list-item h2,
    .temp_publicationtype .publication-list-wrap .list-item h2 {
      font-size: 18px;
      line-height: 23px;
      font-family: "Linotype-NeueHaasUnicaW1GMedium", sans-serif;
      margin-top: 0;
      margin-bottom: 0; }
      .temp_publicationlist .publication-list-wrap .list-item h2 a,
      .temp_publicationtype .publication-list-wrap .list-item h2 a {
        color: black;
        text-transform: none; }
    .temp_publicationlist .publication-list-wrap .list-item label,
    .temp_publicationtype .publication-list-wrap .list-item label {
      font-family: "Linotype-NeueHaasUnicaW1GMedium", sans-serif; }
    .temp_publicationlist .publication-list-wrap .list-item .publicationinfo p,
    .temp_publicationtype .publication-list-wrap .list-item .publicationinfo p {
      font-family: "Linotype-NeueHaasUnicaW1GLight", sans-serif;
      font-size: 16px;
      margin-top: 5px;
      padding: 0; }

/* ==========================================================================
#    Desktop CSS
   ========================================================================== */
/* ==========================================================================
#    Tablet & Desktop CSS
   ========================================================================== */
/* ==========================================================================
#    Tablet CSS
   ========================================================================== */
/* ==========================================================================
#    Mobile & Tablet CSS
   ========================================================================== */
/* ==========================================================================
#    Mobile CSS
========================================================================== */
