@charset "UTF-8";

/* ************************************* */


/*                                       */


/* Links                                 */


/*                                       */


/* ************************************* */

a {
    color: black;
    outline: none;
    text-decoration: none;
}

a:hover {
    color: var(--color-secondary);
}


/* ************************************* */


/* Navigation                            */


/* ************************************* */

li.active-trail a,
li.active a,
li a.active {
    color: var(--color-secondary);
}


/* ************************************* */


/* Headlines                             */


/* ************************************* */

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 a,
h2 a,
h3 a {
    text-decoration: none !important;
}


/* ************************************* */


/* Facets                                */


/* ************************************* */

.facetapi-limit-link {
    font-size: 85.71%;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    line-height: 1.8;
    text-align: right;
    float: right;
    margin-top: -16px;
    padding-bottom: 10px;
}

#right ul.facetapi-facetapi-links a.facetapi-active {
    font-weight: bold;
    letter-spacing: 2px;
}


/* ************************************* */


/* More                                  */


/* ************************************* */

.read-more-link a,
.more-link a,
.grid a,
.list a,
.nodeco {
    border-bottom: 0 !important;
}

.more-link {
    color: var(--color-secondary);
    text-align: right;
    padding-bottom: 10px;
}

.more-link a {
    color: inherit;
    background-image: url(../img/icons/icon-read-more.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}


/* ************************************* */


/* Kommentare                            */


/* ************************************* */

.addcomment a.username {
    margin-bottom: 25px;
    display: block;
}


/* ************************************* */


/* Artikel: Contentbereich               */


/* ************************************* */

article .content a {
    text-decoration: underline;
}

.list article .content a,
.infos a {
    text-decoration: none !important;
}

.underline {
    text-decoration: underline;
}


/* ************************************* */


/*                                       */


/* Headlines                             */


/*                                       */


/* ************************************* */

h2,
h3,
.h2,
.h3 {
    font-weight: 700;
    text-transform: uppercase;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
    font-weight: 400;
}


/* ************************************* */


/* H1111111111111111111111111            */


/* ************************************* */

h1,
.h1 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 25px 0;
    font-weight: 700;
}

h1.title {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px;
    margin: -3px 0 26px 0;
    letter-spacing: 1px;
}


/* ************************************* */


/* H2222222222222222222222222            */


/* ************************************* */

h2,
.h2 {
    font-size: 24px;
    line-height: 1.167em;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.list h2,
.list-volume h2,
.footnotes h2,
.references h2 {
    text-transform: none;
}

.list-volume .block>h2 {
    margin-bottom: 35px;
    padding-left: 25px;
}

.list-volume header>h2 {
    margin-bottom: 20px;
}

.footnotes h2,
.references h2 {
    margin-bottom: 30px;
}

.block>.header h2 {
    margin-bottom: 20px;
    /*     make all block headers small  */
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.block.block--archive>.header h2 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.167em;
    text-transform: uppercase;
    letter-spacing: unset;
}

.block .content h2,
.block-line>.header h2,
.block-facetapi h2 {
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#right .categories h2,
#right .block-facetapi h2 {
    margin-bottom: 0;
}

#comments h2,
.addcomment h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 25px 0;
    text-transform: none;
}

.list--front--first article:first-child h2 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 16px 0;
}

.infobox h2 {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 19px !important;
    margin-bottom: 12px;
}

article .content .abstract h2,
article .content .open_abstract_reference h2 {
    font-size: 14px;
    letter-spacing: 1px;
    color: var(--color-secondary);
}

article .content .abstract {
    border-bottom: 1px solid var(--border-strong-color);
    padding: 14px 0px 14px 0px;
    border-top: 1px solid var(--border-strong-color);
    margin-bottom: 0;
}

article .content .open_abstract_reference {
    border-bottom: 1px solid var(--border-strong-color);
    padding: 14px 0px 14px 0px;
    margin-bottom: 0;
}

article .content .open_abstract_reference a[href^="/open-abstracts"] {
    background-color: #f6f6f6;
    display: inline-block;
    padding: 6px;
    padding-left: 24px;
    border-left: 3px solid #929a9f;
    background-image: url(../img/icons/minimal/minimal_openabstract-sketchy-dark.svg);
    background-repeat: no-repeat;
    background-size: auto 1.5em;
    background-position: 2px 5px;
    text-decoration: none;
    color: #3c3c3d;
    /*     font-weight: 800; */
    letter-spacing: 0.5px;
}

article .content .open_abstract_reference a[href^="/open-abstracts"]:hover {
    background-color: #eaeaea;
    /*     filter: brightness(0) saturate(100%) invert(68%) sepia(16%) saturate(150%) hue-rotate(160deg) brightness(88%) contrast(82%); */
}


/* article .content .open_abstract_reference a[href^="/open-abstracts"]::before; {
    background-image: url(../img/icons/minimal/minimal_openabstract-sketchy.svg);
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    
} */

article .content .abstract p {}

article .content .abstract+div.infos {
    /*     margin-top: 28px; */
}

.list--grid--3 h2 {
    font-size: 18px;
}


/* ************************************* */


/* H3333333333333333333333333            */


/* ************************************* */

h3,
.h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}

#comments h3 {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 7px 0;
}

.list-volume h3 {
    font-size: 16px;
    text-transform: none;
    margin-bottom: 7px;
    line-height: 19px;
    margin-top: -4px;
}

.block .content h3 {
    text-transform: none;
    line-height: 16px;
    font-size: 14px;
    margin-bottom: 10px;
}

.block .content h3 span {
    color: var(--color-secondary);
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
}

.h3--front--news {
    color: var(--color-secondary);
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
}

#content h2.h3--front--first {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
    color: var(--color-secondary);
}


/* ************************************* */


/* H4444444444444444444444444            */


/* ************************************* */

h4,
.block-facetapi li,
.h4 {
    font-size: 14px;
    line-height: 20px;
}

article .content h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 8px;
    text-transform: uppercase;
}


/* ************************************* */


/*                                       */


/* Absaetze                              */


/*                                       */


/* ************************************* */

p {
    line-height: 20px;
}


/* ************************************* */


/* Artikel: Contentbereich               */


/* ************************************* */

article .content p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
}

article .content li p {
    margin-bottom: 0px;
}

article .content .abstract p {
    /*     font-size: 20px; */
    font-size: 14px;
    line-height: 18px;
}

article .content td p,
article .content th p {
    font-size: 14px;
    margin-bottom: 5px;
}

article .content td p:last-child,
article .content th p:last-child {
    margin-bottom: 0px;
}

article .content p em {
    font-style: italic;
}


/* ************************************* */


/* Artikel: Contentbereich auf Seite     */


/* ************************************* */

.node-type-analysis article.full>.content>p:first-child {
    font-size: 18px;
}


/* ************************************* */


/* Artikel: Contentbereich in Liste      */


/* ************************************* */

.list article .content p,
p.fulltext,
.block--archive .content p {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.block--archive .content p:last-child {
    margin-bottom: 0;
}


/* ************************************* */


/* Fussnoten und Quellen                 */


/* ************************************* */

.footnotes p,
.references p {
    font-size: 14px !important;
    line-height: 20px !important;
}

.see-footnote {
    font-size: 0.9em;
    position: relative;
    top: -0.25em;
    vertical-align: top;
}


/* ************************************* */


/* Infobox                               */


/* ************************************* */

.infobox p:last-child {
    margin-bottom: 0;
}

article .infobox p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
}


/* ************************************* */


/* Kommentare                            */


/* ************************************* */

#comments p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}


/* ************************************* */


/* Small                                 */


/* ************************************* */

.small {
    font-size: 11px;
    margin-bottom: 10px
}


/* ************************************* */


/*                                       */


/* Listen                                */


/*                                       */


/* ************************************* */

article .content ul,
article .content ol {
    list-style: disc;
    margin-left: 15px;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
}

article .content ol {
    margin-left: 30px;
    list-style: decimal;
}


/* ************************************* */


/* Fussnoten und Quellen                 */


/* ************************************* */

.references ul,
.references ol {
    margin: 0 !important;
}

.footnotes li,
.references li {
    font-size: 14px !important;
    line-height: 20px !important;
    padding-bottom: 30px;
}

.references ol li {
    list-style-type: none;
}


/* ************************************* */


/* Rechte sidebar                        */


/* ************************************* */

#right li {
    line-height: 20px;
    margin-bottom: 16px;
}


/* ************************************* */


/* Kategorieliste des Nodes und Filter   */


/* ************************************* */

#right .categories {
    padding: 20px;
}

#right .categories ul,
#right .block-facetapi ul {
    margin-bottom: 20px;
    margin-left: 20px;
}

#right .categories li,
#right .block-facetapi li {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
}

#right .block-featured-content .header h2 {
    font-size: 14px;
    letter-spacing: 1px;
}

#right .block-featured-content article .header h2 {
    font-size: 18px;
    margin-top: 4px;
    margin-bottom: 18px;
    line-height: 18px;
    text-transform: none;
    letter-spacing: 0;
}

#right .block-featured-content article.news .header h4 {
    display: none;
}

#right .block-featured-content .header h2 {}

.js-item {
    padding-bottom: 15px;
    border-bottom: 1px solid var(--border-strong-color);
    margin-top: 15px;
}

.item {
    padding-bottom: 15px;
    border-bottom: 1px solid var(--border-strong-color);
}

.js-item h2,
.item h2 {
    position: relative;
}

.js-item h2:before,
.item h2:before,
h2.js-expandable:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 3px;
    right: 0;
    z-index: 1;
    background: url(../img/icons/icon-more.svg) center center no-repeat;
    transition: transform .5s;
}

.js-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.js-item.open h2:before,
.item h2:before,
h2.js-expandable.open:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: transform .5s;
}

#right .categories .js-item.open ul,
#right .categories .item ul {
    margin-bottom: 0;
}


/* ************************************* */


/* Dateidownload                         */


/* ************************************* */

#main ul.download-file {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 10px;
}

#main ul.download-file li {
    padding-bottom: 5px;
}

#main ul.download-file li:last-child {
    padding: 0;
}

#main ul.download-file li img,
#main ul.download-file li a {
    vertical-align: middle;
    text-decoration: none;
}

#main ul.download-file li img.file-icon {
    margin-right: 5px;
}


/* ************************************* */


/* ??                                    */


/* ************************************* */

.combined ul {
    margin-bottom: 0 !important;
}

.combined ul a {
    border-bottom: 0 !important;
}


/* ************************************* */


/*                                       */


/* Tabellen                              */


/*                                       */


/* ************************************* */

table caption {
    margin-bottom: 12px;
    padding: 0;
    border: 0;
    text-align: left;
    color: var(--color-primary);
}

table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    border-top: 1px solid var(--border-strong-color);
    border-left: 1px solid var(--border-strong-color) border-collapse: collapse;
}

/* special css for oversize tables with rotated headers */
/* used in node 1589 table 2 */

table.oversize-table {
    table-layout: fixed;
}

table.oversize-table thead tr.rotated {
    height: 14em;
}

table.oversize-table thead tr.rotated th {
    padding: 5px;
}

table.oversize-table thead tr.rotated tr th:first-of-type {
    width: 4em;
}

table.oversize-table thead tr.rotated th p {
    transform: rotate(270deg);
    white-space: nowrap;
    translate: -0.25em 4em;   
    padding: 0px;
    margin: 0px;
}

table.oversize-table tbody tr th {
    height: 8em;
    text-align: left;
}

table.oversize-table tbody tr th p {
    word-wrap: break-word;
    transform: rotate(270deg);
    transform-origin: 45% 55%;
    white-space: nowrap;
    translate: 0em 1.5em; 
    text-align: left;
}

table.table--center,
table.table--center td,
table.table--center th {
    text-align: center;
}

table.table--plain,
table.table--plain td,
table.table--plain th {
    border: 0;
    padding: 0;
    background: transparent;
}

td,
th {
    padding: 10px 10px 10px 12px;
    background: white;
    border-bottom: 1px solid var(--border-strong-color);
    border-right: 1px solid var(--border-strong-color);
    line-height: 1.8;
    color: #939AA0;
}

td strong,
th strong {
    color: var(--color-primary);
}

th {
    background: var(--block-background);
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
}

th.views-field-type {
    width: 70px;
}

.views-align-center {
    text-align: center;
}

.view-search-test table {
    width: 100%;
}

.views-field-created {
    width: 100px;
}

.data_emphasis {
    color: var(--data-emphasis);
}


/* ************************************* */


/*                                       */


/* Inline                                */


/*                                       */


/* ************************************* */

hr {
    border: none;
    background-color: var(--color-secondary);
    color: var(--border-strong-color);
    height: 1px;
    width: 100px;
    text-align: center;
    margin-top: 37px;
    margin-bottom: 37px;
}

blockquote {
    padding: 10px 30px 1px 30px;
    color: var(--color-secondary);
    border-left: 1px solid var(--color-secondary);
    margin-bottom: 30px;
    display: block;
    margin-left: 30px;
}

blockquote p {
    margin-bottom: 15px !important;
}

sup {
    vertical-align: top;
}


/* ************************************* */


/*                                       */


/* DRUPAL Status                         */


/*                                       */


/* ************************************* */

div.messages {
    margin: 0 0 20px 0;
    letter-spacing: 0.3px;
    padding: 10px 10px 10px 50px;
}

div.messages a {
    color: inherit;
    border-bottom: 1px dotted white;
}

div.messages+div.messages {
    margin-top: 0;
}

div.status {
    background: #91a102 url(../img/icons/icon-status-ok.png) no-repeat 10px center;
    color: white;
    border: 0;
}

div.error {
    background: #E21F3D url(../img/icons/icon-status-error.png) no-repeat 10px center;
    color: white;
    border: 0;
}


/* ************************************* */


/*                                       */


/* DRUPAL Menue                          */


/*                                       */


/* ************************************* */

ul.menu a {
    display: block;
}

.expanded ul.menu {
    margin-left: 20px;
}

.expanded a {
    margin-bottom: 10px;
}

ul.menu li.active a,
ul.menu li a.active {
    color: #333333;
}


/* ************************************* */


/*                                       */


/* Formulare                             */


/*                                       */


/* ************************************* */

form input[type=text],
form input[type=password] {
    -webkit-appearance: none;
    outline: none;
}

.form-item {
    margin-bottom: 15px;
}

.form-item.form-item-pass-pass2 {
    margin-bottom: 0;
}

.form-actions {
    margin-bottom: 20px;
}

.form-item-this-shortened input {
    width: 100% !important;
    color: var(--color-secondary);
}

input[type=text],
input[type=email],
input[type=password] {
    background: var(--block-background);
    border: 0;
    padding: 7px 7px 9px 7px;
    margin-right: 10px;
    width: 63%;
    margin-bottom: 10px;
    color: var(--color-secondary);
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus {
    background: #eeeeee;
}

textarea {
    background: var(--block-background);
    border: 0;
    padding: 2px;
    color: var(--color-secondary);
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    resize: vertical;
}

form .description {
    font-size: 13px;
    margin-bottom: 20px;
}

.grippie,
ul.tips,
.filter-help {
    display: none;
}


/* ************************************* */


/* DRUPAL Views Exposed Filter Suche     */


/* ************************************* */

.form-item-search-fulltext {
    display: inline;
}

.filters label {
    display: block;
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 25px 0;
    font-weight: 700;
}

.filters .form-item-fulltext {
    display: inline-block;
}

.filters .form-item-fulltext input[type=text] {
    width: 200px;
    margin-right: -6px;
}


/* ************************************* */


/* DRUPAL Newsletter Anmeldung           */


/* ************************************* */

.block-simplenews .form-item-mail label {
    display: inline-block;
    margin-right: 10px;
}

.block-simplenews .form-item-mail input[type=text] {
    display: inline-block;
    margin-right: -5px;
    width: 210px;
    vertical-align: middle;
}

.block-simplenews .form-item-mail {
    display: inline;
}

.block-simplenews #edit-submit {
    margin: 0 -5px 0 0;
    vertical-align: middle;
}


/*.js-submit{
  position:absolute;
  top:44px;
  left:243px;
  z-index: 100;
}*/


/*.block-simplenews .content{
  padding:0 0 30px 0;
}*/


/* ************************************* */


/* DRUPAL Kommentare                     */


/* ************************************* */

.form-item-name label,
.form-item-homepage label,
.form-item-subject label,
.form-item-trick-question label,
.field-name-comment-body label,
.form-item-pass label,
.field-name-comment-body label,
.form-item-mail label,
.form-item-field-area-full-und-0-value label,
.form-item-field-area-simple-und-0-value label,
.form-item-title label,
#user-register-form .form-item label,
#user-profile-form .form-item.form-type-textfield label,
#user-profile-form .form-item.form-type-password label {
    margin-bottom: 10px;
    display: block;
    color: var(--color-secondary);
    font-size: 18px;
}

.form-item label.option {
    margin-bottom: 0px;
    display: inline;
}

.addcomment input[type=text],
.addcomment input[type=email],
.addcomment input[type=password] {
    width: 100%;
    margin-right: 0;
}


/* ************************************* */


/* Node Form                             */


/* ************************************* */

.form-item-promote {
    visibility: hidden;
}


/* ************************************* */


/* User Form                             */


/* ************************************* */

#user-login,
#user-pass,
#user-register-form {
    background: white;
    padding: 20px;
    margin-left: 20px;
}


/* ************************************* */


/* Submit                                */


/* ************************************* */

input[type=submit] {
    margin-right: 20px;
    border: 0;
    background-color: var(--color-primary);
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: white;
    padding: 10px 14px 11px 14px;
    display: inline-block;
    letter-spacing: 1.5px;
    font-family: 'PT Sans', sans-serif;
}

input[type=submit]:hover,
#edit-preview:hover,
input[type=submit]:active,
#edit-preview:active {
    color: var(--color-secondary);
}

#edit-preview {
    background: var(--block-background);
    border: 0;
    color: var(--color-primary);
    padding: 8px 15px 7px 15px;
}

.confirmation {
    margin-left: 20px;
    padding: 20px;
    background: white;
}

#main .contextual-links li {
    padding-bottom: 0;
    line-height: 120%;
}

.contextual-links-region-active {
    margin-top: 1px;
}


/* ************************************* */


/* Button                                */


/* ************************************* */

.button {
    background-color: var(--color-primary);
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: white;
    padding: 13px 14px 14px 13px;
    display: inline-block;
    letter-spacing: 1.5px;
}


/* .icon-back-button {   
  background-image: url(../img/icons/icon-archive-button.png);
  background-repeat: no-repeat;
  background-position: left center;
} */

.icon-back-button::before {
    content: "chevron_left";
    padding-right: 6px;
    margin-top: .5px;
    font-style: normal;
    font-family: 'Material Icons';
    font-weight: 800;
    font-size: 12px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    display: block;
    float: left;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}


/* .icon-next-button {
  background-image: url(../img/icons/icon-next-button.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 13px 33px 14px 14px;
} */

.icon-next-button::after {
    content: "chevron_right";
    padding-left: 6px;
    font-style: normal;
    font-family: 'Material Icons';
    font-weight: 800;
    font-size: 12px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    display: block;
    float: left;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}

.button--next {
    padding: 13px 33px 14px 14px;
}

.button--block {
    padding: 13px 0 14px 0;
    display: block;
    text-align: center;
    margin-top: 20px;
}

.button--news {
    background-color: var(--block-background);
    color: var(--color-secondary);
}

.button--news:hover {
    background-color: var(--color-primary);
}


/* ************************************* */


/*                                       */


/* DRUPAL Cite Modul                     */


/*                                       */


/* ************************************* */

.block-services .content {
    text-align: left;
}

.block-services .content>a,
.block-services .content .cite-wrapper {
    display: inline-block;
    margin-right: 0px;
    position: relative;
    padding: 12px 17px 12px 17px;
    background: var(--color-primary);
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.block-services .content .cite-wrapper>a {
    background: var(--color-primary);
    color: white;
    text-transform: uppercase;
}

.cite-style-items {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 998;
    background: var(--color-primary);
    width: 145px;
    -webkit-box-shadow: 0 0 6px 0 var(--color-secondary);
    box-shadow: 0 0 6px 0 var(--color-secondary);
    display: none;
    text-align: left;
    font-weight: normal;
    text-transform: none;
}

.cite-style-items li {
    padding: 9px 10px 10px 10px;
    margin-bottom: 0 !important;
    border-bottom: 1px solid var(--border-color);
    position: relative;
}

.cite-label {
    font-size: 14px;
    color: white;
    cursor: pointer;
}

.cite-content {
    font-size: 14px;
    color: white;
}

.page-cite .cite-label,
.page-cite .cite-content {
    color: black;
}

.page-cite .cite-content {
    margin-bottom: 10px;
}

.page-cite .cite-label {
    border-top: 1px dotted black;
    padding-top: 10px;
    margin-top: 20px;
    font-weight: 600;
}

.page-cite .cite-label:first-child {
    margin-top: 0;
}

.cite-content textarea {
    background: none;
    color: inherit;
    font-size: inherit;
    padding: 0;
    resize: none;
    width: 300px;
    overflow: hidden;
    display: block;
    z-index: 999;
}

.cite-help {
    background-color: #eeeeee;
    padding: 10px;
    margin-bottom: 20px;
}


/* ************************************* */


/*                                       */


/* jQuery IAS Plugin                     */


/*                                       */


/* ************************************* */

.ias_loader,
.ias_trigger {
    text-align: center;
}


/* ************************************* */


/*                                       */


/* jQuery ZeroClipboard Plugin           */


/*                                       */


/* ************************************* */

.copy-button {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 12px;
    height: 16px;
    width: 16px;
}


/* ************************************* */


/*                                       */


/* Drupal Superfish Modul                */


/*                                       */


/* ************************************* */

.sf-hidden {
    left: -99999em !important;
    top: -99999em !important;
}

.sf-menu,
.sf-menu * {
    list-style: none;
}

.sf-menu {
    z-index: 497;
}

.sf-menu ul {
    left: 50px;
    position: absolute;
    top: 28px;
    background: white;
    -webkit-box-shadow: 0 0 6px 0 var(--color-secondary);
    box-shadow: 0 0 6px 0 var(--color-secondary);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    display: none;
}

.sf-menu ul li {
    width: 100%;
    padding: 10px 10px 10px 10px;
    float: none;
    border-bottom: 1px solid var(--border-strong-color);
}

.sf-menu ul li:last-child {
    border-bottom: 0;
}

.sf-menu li {
    position: relative;
    z-index: 498;
}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    z-index: 499;
}


/* ************************************* */


/*                                       */


/* Drupal DOI                            */


/*                                       */


/* ************************************* */

.page-node-dara-connector table {
    width: 100%;
}

.page-node-dara-connector legend {
    padding: 5px;
}

.page-node-dara-connector fieldset {
    border: 1px dotted black;
    padding: 20px;
    margin-bottom: 20px;
}

.page-node-dara-connector .fieldset-wrapper a {
    text-decoration: underline;
}

.page-node-dara-connector .fieldset-description {
    margin-bottom: 20px;
}


/* ************************************* */


/*                                       */


/* Drupal Prince Connector               */


/*                                       */


/* ************************************* */

.page-node-prince-connector table {
    width: 100%;
}

.page-node-prince-connector legend {
    padding: 5px;
}

.page-node-prince-connector fieldset {
    border: 1px dotted black;
    padding: 20px;
    margin-bottom: 20px;
}

.page-node-prince-connector .fieldset-wrapper a {
    text-decoration: underline;
}

.page-node-prince-connector .fieldset-description {
    margin-bottom: 20px;
}


/* ************************************* */


/*                                       */


/* Drupal DOAJ                            */


/*                                       */


/* ************************************* */

.page-node-doaj-connector table {
    width: 100%;
}

.page-node-doaj-connector legend {
    padding: 5px;
}

.page-node-doaj-connector fieldset {
    border: 1px dotted black;
    padding: 20px;
    margin-bottom: 20px;
}

.page-node-doaj-connector .fieldset-wrapper a {
    text-decoration: underline;
}

.page-node-doaj-connector .fieldset-description {
    margin-bottom: 20px;
}


/* ************************************* */


/*                                       */


/* Drupal CKEDITOR                       */


/*                                       */


/* ************************************* */

.image-inline {
    margin-bottom: 20px;
}

.img-align-left {
    float: left;
    margin: 6px 20px 0 0;
}

.img-align-center img,
.img--center {
    display: block;
    margin: 0 auto 0 auto;
}

.img--smaller {
    width: 24px;
    height: auto;
}

.img-align-right {
    float: right;
    margin: 6px 0px 0 20px;
}

.image-article_full_width {
    width: 100% !important;
    height: auto !important;
}


/* ************************************* */


/*                                       */


/* Drupal Send validation email          */


/*                                       */


/* ************************************* */

#edit-revalidate {
    background: #EFF0F1;
    padding: 20px;
    margin-bottom: 30px;
}

#edit-revalidate legend {
    float: left;
    display: block;
    width: 100%;
}


/* ************************************* */


/*                                       */


/* Drupal Comment notify                 */


/*                                       */


/* ************************************* */

.form-item-notify {
    margin-top: 20px;
}


/* ************************************* */


/*                                       */


/* JATS                                  */


/*                                       */


/* ************************************* */

.JATS-Only {
    display: none;
}


/* ************************************* */


/*                                       */


/* Almviz: Custom CSS for IPR2           */


/*                                       */


/* ************************************* */

.tick.major {
    background: red;
}

.alm-group {
    padding-bottom: 15px;
    border-bottom: 1px solid #E7E8E8;
    margin-bottom: 15px;
}


/*#alm .alm-group:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}*/

.alm-group:after,
.alm-source:after {
    content: "";
    display: table;
    clear: both;
}

.alm-source {
    /*  background: #F6F6F6;*/
    /*  padding: 5px 10px 10px 10px;*/
}

.alm-label {
    /*    background: #F6F6F6;*/
    border: none;
    border-radius: 0;
    color: #3c3c3d;
    padding: 10px 10px 0 10px;
    text-align: left;
    float: none;
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    display: flex;
}

.alm-count {
    padding: 0;
    order: 2;
}

.alm-count,
.alm-count a,
.alm-count .alm-label p,
.alm-count p a {
    color: #3c3c3d;
}

.alm-label p {
    margin-bottom: 0;
    /*     order: 0; */
}

.alm-label .alm-count+p::after {
    content: ": ";
    margin-right: .25em;
}

.alm-control-label {
    text-align: right;
    font-size: 12px;
}

.alm-control {
    color: black;
}

.bar.main,
.barsForTooltip {
    fill: #3c3c3d;
    fill-opacity: 1;
}

.bar.alt {
    fill: #939BA0;
    fill-opacity: 1;
}

.alm-chart {
    display: block;
    margin-top: 10px;
}


/* ************************************* */


/*                                       */


/*        FIGURES & TABELLEN - NEU       */


/*                                       */


/* ************************************* */

figure {
    margin-left: 0;
    margin-right: 0;
}

.img,
.image-inline,
figure {
    border-top: #eaeaea solid 1px;
    padding-top: 14px;
    border-bottom: #eaeaea solid 1px;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

.img .caption,
.image-inline .caption,
figure figcaption {
    border-top: #eaeaea solid 1px;
    padding-top: 14px;
    margin-top: 14px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.img .caption .label,
.image-inline .caption .label,
figure figcaption .label {
    font-weight: 800;
    color: var(--color-secondary);
    text-transform: uppercase;
}

table caption {
    /*   font-size: 16px; */
    border-top: #eaeaea 1px solid;
    padding-top: 14px;
}

.image-inline .caption .label,
.img .caption .label,
figure figcaption .label,
table caption .label {
    font-weight: 800;
    color: var(--color-secondary);
    text-transform: uppercase;
}


/* * * * * * * * *
    Acknowledgements
* * * * * * * * */

article .acknowledgements h2 {
    font-size: 14px;
    letter-spacing: 1px;
    color: var(--color-secondary);
}

article .acknowledgements p {
    font-size: 14px;
    line-height: 20px;
}


/* * * * * * * * *
    INTERVIEW
* * * * * * * * */

.interview p {
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.interview .statement {
    white-space: normal;
}

.interview .statement p {
    background-color: #f6f6f6;
    margin-top: .5em;
    margin-bottom: .5em;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #3c3c3d;
    margin-left: auto;
    margin-right: auto;
}

.interview .statement p:first-of-type {
    margin-top: 1.5em;
}

.interview .statement[author="cr"] p:first-of-type,
.interview .statement[author="mf"] p:first-of-type {
    margin-right: 32px;
    margin-left: auto;
}

.interview .statement[author="cr"]::before,
.interview .statement[author="mf"]::before {
    content: attr(author);
    text-transform: uppercase;
    color: #fff;
    font-size: 1.25em;
    background-image: url(../img/icons/special/hex.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    text-align: center;
    position: relative;
    float: right;
    height: 32px;
    width: 27.6px;
    right: 0px;
    line-height: 32px;
    top: 1em;
}

.interview .statement[author="ipr"] p {
    margin-left: 32px;
    margin-right: auto;
}

.interview .statement[author="ipr"]::before {
    content: "";
    background-image: url(../img/icons/special/ipr_hex.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 32px;
    width: 27.6px;
    display: block;
    float: left;
    position: relative;
    left: 0px;
    top: 1em;
}


/* * * * * * * * * * * * * * * * 
SPECIAL ISSUES
* * * * * * * * * * * * * * * */


/* * * * * * * * * * * *
  SI Titles
* * * * * * * * * * * */

article .si_contains+h2#editorial {
    font-size: 32px;
    line-height: 38px;
    /*     margin: 0 0 25px 0; */
    font-weight: 700;
}

article .si_contains+h2#editorial::before {
    content: "Editorial";
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: #9a9aad;
    /*     color: #b5a0c2; */
    border-bottom: solid 1px #eaeaea;
    padding-bottom: 7px;
    margin-bottom: 7px;
}


/* * * * * * * * * * * *
  SI Contains
  & Relations
  with added css for the auto-generated ones
* * * * * * * * * * * */

.si_contains,
.si_relation,
.edi-toc {
    background-color: #f6f6f6;
    padding: 20px 30px 20px 30px;
    margin-bottom: 30px;
}

.si_contains h2,
.edi-toc h2 {
    font-size: 16px;
    color: #9a9aad;
    margin-bottom: 20px;
    padding-bottom: 0;
    line-height: 16px;
}

.si_contains p,
.edi-toc ul li {
    border-left: 10px solid #c2b1cf;
    font-size: 14px !important;
    line-height: 20px !important;
    padding-left: 15px;
    margin-bottom: 30px;
    list-style-type: none;
}

.edi-toc ul li h3 {
    text-transform: unset;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
}

.si_contains p:first-of-type,
.edi-toc li:first-of-type {
    margin-top: 0;
    border-left-width: 5px;
    padding-left: 20px;
}

.si_contains p:first-of-type a strong::before,
.edi-toc li:first-of-type a[href="#editorial"] h3::before {
    content: "Editorial: ";
    padding-right: 8px;
    display: inline-block;
    color: #9a9aad;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.si_contains p:first-of-type a::before,
.edi-toc li:first-of-type a[href="#editorial"]::before {
    content: "arrow_downward";
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    display: block;
    float: left;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -5px;
    color: #9a9aad;
}

.si_contains p:last-of-type,
.edi-toc li:last-of-type {
    margin-bottom: 10px;
}

.edi-toc ul li a {
    text-decoration: none
}

.si_contains p a,
.edi-toc ul li a h3 {
    color: #3c3c3d;
    text-decoration: none;
    transition: color 1s;
    font-size: 16px;
}

.si_contains p a:hover,
.si_relation p a:hover {
    color: var(--color-secondary);
    transition: color 1s;
}

.si_relation {
    border-left: 10px solid #c3b2ce;
    padding-left: 20px;
}

.si_relation p {
    margin-bottom: 0 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #3c3c3d;
}

.si_relation p a,
.edi-toc li a h3 {
    color: #3c3c3d;
    font-weight: 800;
    text-decoration: none;
    transition: color 1s;
}

.edi-toc li a[href^="/users"] {
    text-decoration: none;
}

.edi-toc li.toc-editorial-anchor br:last-of-type {
    display: none;
}

div.edi-toc+div.edi-toc {
    display: none;
}


/* temporary table / tfoot problem */

.content div.tf {
    margin-top: -14px;
    font-size: 12px;
    color: #939AA0;
    border-bottom: 1px solid #eaeaea;
    line-height: 14px;
    padding-bottom: 0;
    margin-bottom: 1em;
    padding-left: 12px;
}

.content div.tf p {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 14px;
}


/* ************************************* */


/*                                       */


/* archive landing page                  */


/*                                       */


/* ************************************* */

article#node-1403 h1 {
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: .5em;
}

#block-views-f868f08d7be0c32a9a4b241253cb9d4c a[href="/archives/special-issues"],
#block-views-14b0bfce3c09288ad9bde43958d9ac87 a[href="/archives/concepts-of-the-digital-society"],
#block-views-public-home-block-archive-news a[href="/articles/news"],
#block-views-cd4b3f57134dd3adf5e27ac6deea1788 a[href="/glossary"] {
    display: inline-block;
    background-color: #eaeaea;
    padding: 0px 12px 6px 6px;
    border-left: 5px solid #eaeaea;
    margin: 0px 3px 0px 3px;
    color: #3c3c3d;
    transition: all .2s linear;
}

#block-views-f868f08d7be0c32a9a4b241253cb9d4c a[href="/archives/special-issues"]:hover,
#block-views-14b0bfce3c09288ad9bde43958d9ac87 a[href="/archives/concepts-of-the-digital-society"]:hover,
#block-views-public-home-block-archive-news a[href="/articles/news"]:hover,
#block-views-cd4b3f57134dd3adf5e27ac6deea1788 a[href="/glossary"]:hover {
    color: var(--color-secondary);
    transition: all .2s linear;
}


/* ************************************* */
/* /archives/all                         */
/* ************************************* */

#block-views-f868f08d7be0c32a9a4b241253cb9d4c .list--archive--issues,
#block-views-cd4b3f57134dd3adf5e27ac6deea1788 .list--archive--glossary, 
#block-views-14b0bfce3c09288ad9bde43958d9ac87 .list {
    width: 33%;
    min-width: 250px !important;
    padding: 14px;
}

/* back issues block                     */

#block-views-f868f08d7be0c32a9a4b241253cb9d4c .list--archive--issues .issues {
    position: relative;
    z-index: 1;
}

#block-views-f868f08d7be0c32a9a4b241253cb9d4c .list--archive--issues .issues a {
    background-color: #eaeaea;
    padding: 6px 0px 6px 10px;
/*     padding: 6px; */
    border-left: 10px solid #929aad;
    transition: border-color .2s linear;
    margin-bottom: 5px;   
    font-weight: 800;
    line-height: 24px;
    color: #3c3c3d;
    display: block;
    transition: color .2s linear;
}

#block-views-f868f08d7be0c32a9a4b241253cb9d4c .list--archive--issues .issues:hover,
#block-views-f868f08d7be0c32a9a4b241253cb9d4c .list--archive--issues .issues:hover a {
    border-color: var(--border-color);
    color: var(--color-secondary);
    transition: all .2s linear;
}

#block-views-f868f08d7be0c32a9a4b241253cb9d4c .list--archive--issues .issues .issues__year {
    font-weight: 400;
}

#block-views-f868f08d7be0c32a9a4b241253cb9d4c .list--archive--issues .issues .issues__year:before {
    content: " – ";
}

#block-views-f868f08d7be0c32a9a4b241253cb9d4c .list--archive--issues .issues a:before {
/*     content: "library_books";
    position: relative;
    top: 6px;
    margin-right: 6px;
    font-family: 'Material Icons Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale; */
}

#block-views-cd4b3f57134dd3adf5e27ac6deea1788 .footer--list p {
    z-index: 1;
    position: relative;
}

#block-views-f868f08d7be0c32a9a4b241253cb9d4c a[href="/archives/special-issues"]:before,
#block-views-f868f08d7be0c32a9a4b241253cb9d4c a[href="/archives/special-issues"]:after  {
    background-color: #eaeaea;
    border-left: 10px solid #c3b2ce;
    left: -10px;
}

#block-views-f868f08d7be0c32a9a4b241253cb9d4c a[href="/archives/special-issues"] {
    border-left: 10px solid #c3b2ce;
    background-color: #eaeaea;
    padding: 15px; 
}

/* ************************************* */
/* archive: concepts, glossary, news block               */
/* ************************************* */

#block-views-14b0bfce3c09288ad9bde43958d9ac87 .list--archive--concepts article.concept::before,
#block-views-cd4b3f57134dd3adf5e27ac6deea1788 .list--archive--glossary article.glossary::before,
#block-views-public-home-block-archive-news .list.list--archive.list--archive--news article:before {
    background-size: 18px;
    background-position: 6px 16px;
/*     filter: brightness(0) saturate(100%) invert(54%) sepia(11%) saturate(1934%) hue-rotate(316deg) brightness(118%) contrast(91%) */
}

/* concepts */

#content .block#block-views-14b0bfce3c09288ad9bde43958d9ac87 {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NjciIGhlaWdodD0iNDY3IiB2aWV3Qm94PSIwIDAgODAwIDgwMCI+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjUiIHN0cm9rZS1kYXNoYXJyYXk9IjIwIj48cGF0aCBkPSJNNzY5IDIyOWwyNjggMzEuOU05MjcgODgwTDczMSA3MzdsLTIxMS03Ny0yMTEtMTIyLTI2OSA2MSAyNTUgMTY1LTE2OC41IDExNS41TDQwIDU5OWwtMjM3LTEwNiAyOTktMTExLTEzMy0xNTNMMTI2LjUgNzkuNS02OS02MyIvPjxwYXRoIGQ9Ik0tMzEgMjI5bDI2OCAzMiAxNTMgMTIxIDIxMyAxMTEtMjk0LjUgNDQuNS0yMDctMTU2TTM3MCA5MDVsLTc1LTE0MSIvPjxwYXRoIGQ9Ik01MjAgNjYwbDU4IDE4MiAxNTMtMTA1IDEwOS0xMzgtMjM3LTEwNi04MyAxNjctMjI1IDEwNCAxNC0yMjYgODEtMTU2IDE0OS0xMTMgMjMwLTQwTDU3Ny41IDQxLjUgMzcwIDEwNSAyOTUtMzYgMTI2LjUgNzkuNSAyMzcgMjYxIDEwMiAzODIgNDAgNTk5LTY5IDczN2wxOTYgMTQzIi8+PHBhdGggZD0iTTUyMC0xNDBsNTguNSAxODIuNUw3MzEtNjNNNjAzIDQ5M2wtNjQtMjI0LTMwMi04IDEzMy0xNTZtNTMyIDI3N0w1MzkgMjY5TTM5MCAzODJIMTAyIi8+PHBhdGggZD0iTS0yMjIgNDJsMzQ4LjUgMzcuNUwzNzAgMTA1bDE2OSAxNjQgMzguNS0yMjcuNUw5MjcgODAgNzY5IDIyOWwxMzMgMTUzLTI5OSAxMTEgMTI4IDI0NE0yOTUtMzZsMjgyLjUgNzcuNU01NzggODQybC0yODMtNzhNNDAtMjAxbDg3IDI4MW0tMjUgMzAybC0zNjMtMTEzIi8+PC9nPjwvc3ZnPg==");    
}

#content .block#block-views-14b0bfce3c09288ad9bde43958d9ac87 .block {
    background-color: unset;
}

#block-views-14b0bfce3c09288ad9bde43958d9ac87 .list--archive--concepts {

}

#block-views-14b0bfce3c09288ad9bde43958d9ac87 .list--archive--concepts article.concept::before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_concept.svg);
}

#block-views-14b0bfce3c09288ad9bde43958d9ac87 .list--archive--concepts article {
    background-color: #eaeaea;
    color: #3c3c3d;
    border-left: 10px solid #f38b82;
    transition: border-color .2s linear;
    min-height: unset;
}

#block-views-14b0bfce3c09288ad9bde43958d9ac87 .list--archive--concepts article p b a {
    color: #3c3c3d;
    transition: all .25s ease-in-out;
}

#block-views-14b0bfce3c09288ad9bde43958d9ac87 .list--archive--concepts article:hover p b a {
    color: var(--color-secondary);
    transition: all .25s ease-in-out;
}

#block-views-14b0bfce3c09288ad9bde43958d9ac87 a[href="/archives/concepts-of-the-digital-society"] {
    border-left: 10px solid #f38b82;
    background-color: #eaeaea;
    padding: 15px; 
}

#block-views-14b0bfce3c09288ad9bde43958d9ac87 .footer--list p {
    z-index: 1;
    position: relative;
}

#block-views-14b0bfce3c09288ad9bde43958d9ac87 a[href="/archives/concepts-of-the-digital-society"]:before,
#block-views-14b0bfce3c09288ad9bde43958d9ac87 a[href="/archives/concepts-of-the-digital-society"]:after  {
    background-color: #eaeaea;
    border-left: 10px solid #f38b82;
    left: -10px;
}

/* multiple item stack effect */
/* NOTE: item no z-index; parent-item z-index positive*/

.item_stack {
    position: relative;
    box-shadow: 0px -1px 0px 0px rgba(10,10,10,0.1), 0px 1px 0px 0px rgba(10,10,10,0.1), -1px 0px 0px 0px rgba(10,10,10,0.1);
    transition: transform ease-in-out .5s;       
}

.item_stack:before, .item_stack:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;  
    top: 0;
    left: 0;
    z-index: -1;
    transition: transform ease-in-out .5s;
}

.item_stack:before {
    transform: rotateZ(2.5deg) translateX(1px) translateY(-1px);    
    background-color: #e4e4e4;
}

.item_stack:after {
    transform: rotateZ(-2.5deg) translateX(-1px) translateY(1px);
    z-index: -5;
    background-color: #dedede;
}

.item_stack:hover {
    background-color: #f6f6f6;
}

.item_stack:hover:before {
    transform: rotateZ(3.5deg) translateX(2px) translateY(-2px);        
}

.item_stack:hover:after {
    transform: rotateZ(-3.5deg) translateX(-4px) translateY(3px);        
}

.item_stack, .item_stack .label {
    font-weight: 800;
}

/* bound item stack */

.item_stack_bound {
    position: relative;
    box-shadow: 0px -1px 0px 0px rgba(10,10,10,0.1), 0px 1px 0px 0px rgba(10,10,10,0.1), -1px 0px 0px 0px rgba(10,10,10,0.1);
    transition: transform ease-in-out .5s;       
}

.item_stack_bound:before, .item_stack_bound:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;  
    top: 0;
    left: 0;
    z-index: -1;
    transition: transform ease-in-out .5s;
    border-left: 10px solid;
    left: -10px;
}

.item_stack_bound:before {
    transform: translateX(-1px) translateY(1px) rotateZ(-0.5deg) ;    
    background-color: #e4e4e4;
    border-left-color: #848b9c;
}

.item_stack_bound:after {
    transform: translateX(1px) translateY(1px) rotateZ(-1deg) ;
    z-index: -5;
    background-color: #dedede;
    border-left-color: #787e8d;
}

.item_stack_bound:hover {
    background-color: #f6f6f6;
/*     transform: translateX(-1px); */
}

.item_stack_bound:hover:before {
    transform: rotateZ(0.5deg) translateX(1px) translateY(2px);        
}

.item_stack_bound:hover:after {
    transform: rotateZ(1deg) translateX(2px) translateY(3px);        
}

/* the stacking context for proper z-index part */

#block-views-14b0bfce3c09288ad9bde43958d9ac87 .footer--list p,
#block-views-cd4b3f57134dd3adf5e27ac6deea1788 .footer--list p,
#block-views-public-home-block-archive-news .footer--list p,
#block-views-f868f08d7be0c32a9a4b241253cb9d4c .footer--list p {
    z-index: 1;
    position: relative;
}

/* glossary block */

#block-views-cd4b3f57134dd3adf5e27ac6deea1788 {}

#block-views-cd4b3f57134dd3adf5e27ac6deea1788 .list--archive--glossary article.glossary::before {
    background-image: url(https://policyreview.info/sites/all/themes/ipr2/_res/img/icons/minimal/minimal_glossary.svg);
}

#block-views-cd4b3f57134dd3adf5e27ac6deea1788 .list--archive--glossary article {
    background-color: #eaeaea;
    color: #3c3c3d;
    padding: 0px 0px 6px 25px;
    border-left: 10px solid #f38b82;
    transition: border-color .2s linear;
    min-height: unset;
}

#block-views-cd4b3f57134dd3adf5e27ac6deea1788 .list--archive--glossary article p b a {
    color: #3c3c3d;
    transition: all .25s ease-in-out;
}

#block-views-cd4b3f57134dd3adf5e27ac6deea1788 .list--archive--glossary article:hover p b a {
    color: var(--color-secondary);
    transition: all .25s ease-in-out;
}


#block-views-cd4b3f57134dd3adf5e27ac6deea1788 a[href="/glossary"] {
    border-left: 10px solid #f38b82;
    background-color: #eaeaea;
    padding: 15px; 
}

#block-views-cd4b3f57134dd3adf5e27ac6deea1788 .footer--list p {
    z-index: 1;
    position: relative;
}

#block-views-cd4b3f57134dd3adf5e27ac6deea1788 a[href="/glossary"]:before,
#block-views-cd4b3f57134dd3adf5e27ac6deea1788 a[href="/glossary"]:after  {
    background-color: #eaeaea;
    border-left: 10px solid #f38b82;
    left: -10px;
}

#block-views-cd4b3f57134dd3adf5e27ac6deea1788 a[href="/glossary"] {
    border-left: 10px solid #f38b82;
}

/* ************************************* */
/* news & opeds block                    */
/* ************************************* */

#block-views-public-home-block-archive-news .list.list--archive.list--archive--news {
    padding: 14px;
}

#block-views-public-home-block-archive-news .list.list--archive.list--archive--news article {
    padding: 6px 0px 6px 28px;
    border-left: 10px solid #a7b435;
    background-color: #eaeaea;
    max-width: 66%;
    min-width: 33%;
}

#block-views-public-home-block-archive-news .list.list--archive.list--archive--news article p a {
    color: var(--color-primary);
    transition: all .25s ease-in-out;
}

#block-views-public-home-block-archive-news .list.list--archive.list--archive--news article:hover p a {
    color: var(--color-secondary);
    transition: all .25s ease-in-out;
}

#block-views-public-home-block-archive-news .list.list--archive.list--archive--news article:before {
    content: " ";
    margin: 7px 0px 0px 4px;
    top: 8px;
    left: 1px;
    background-repeat: no-repeat;
    /*     background: none; */
    background: url(../img/icons/minimal/minimal_news.svg);
    /*         linear-gradient(71deg, #a7b435 0%, #a7b435 70%, #f6f6f6 70%, #f6f6f6 100%)0% 100%; */
    width: 18px;
    height: 18px;
}

#block-views-public-home-block-archive-news .list.list--archive.list--archive--news article.guest-post {
    border-left-color: #f8bd00;
}

#block-views-public-home-block-archive-news .list.list--archive.list--archive--news article.guest-post:before {
    background: url(../img/icons/minimal/minimal_comment.svg);
}

#block-views-public-home-block-archive-news a[href="/articles/news"] {
    padding: 15px;
    padding-left: 10px;
    border-left: 10px solid;
/*     border-image: linear-gradient(-1deg, #f8bd00 0%, #f8bd00 50%, #a7b435 50%, #a7b435 100%)0% 100%; */
    border-left-color: #f8bd00;    
}

#block-views-public-home-block-archive-news a[href="/articles/news"]:before,
#block-views-public-home-block-archive-news a[href="/articles/news"]:after  {
    background-color: #eaeaea;
    border-left: 10px solid;
/*     border-image: linear-gradient(-1deg, #f8bd00 0%, #f8bd00 50%, #a7b435 50%, #a7b435 100%)0% 100%; */
    left: -10px;
}

#block-views-public-home-block-archive-news a[href="/articles/news"]:after {
    border-left-color: #a7b435;
}

#block-views-public-home-block-archive-news a[href="/articles/news"]:before {
    border-left-color: #f8bd00;
}


/* #block-views-public-home-block-archive-news a[href="/articles/news"]:before {
    content: "library_books";
    position: relative;
    top: 6px;
    margin-right: 6px;
    font-family: 'Material Icons Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
      line-height: 1em;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
} */


/* * * * * * * * * */


/* legend + about  */


/* * * * * * * * * */


/* legend */

#block-block-1 .fake_p {
    margin-bottom: 10px;
    line-height: 20px;
}

#right #block-block-1 .content a {
    color: var(--color-primary);
}

#right #block-block-1 .content a:hover {
    color: var(--color-secondary);
}

#right #block-block-1 .content .content_types {
    border-bottom: 1px solid #eeeeee;
    transition: height 1s;
}

#right #block-block-1:hover .content .content_types {
    height: 100%;
    overflow-y: hidden;
    border-bottom: 1px solid #eeeeee;
    transition: height 1s;
}

#right #block-block-1 .content_types label {
    text-decoration-style: dashed;
    text-decoration-line: underline;
}

#right #block-block-1 .content_types label:hover {
    color: var(--color-secondary);
}

#right #block-block-1 .content_types label:hover:after {
    transform: rotate(30deg);
    transition: all .15s ease-in-out;
}

#right #block-block-1 .content_types label:hover+dl.collapsible-content {
    max-height: 42px;
    opacity: .2;
    transition: all .15s ease-in-out;
}

#right #block-block-1 .content_types label:after {
    display: inline-block;
    content: "";
    position: relative;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    z-index: 1;
    background: url(../img/icons/icon-more.svg) center center no-repeat;
    transition: all .25 ease-in-out;
}


/* collapse */

#right #block-block-1 .content_types input {
    display: none;
}

#right #block-block-1 .content_types dl.collapsible-content {
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: all .25s ease-in-out;
    padding-top: 5px;
}

#right #block-block-1 .content_types input.collapsible:checked+label+dl.collapsible-content {
    max-height: 430px;
    opacity: 1;
    transition: all .25s ease-in-out;
}

#right #block-block-1 .content_types input.collapsible:checked+label:after {
    transform: rotate(90deg);
    transition: all .25s ease-in-out;
}

#right #block-block-1 .content .content_types dl div {
    display: flex;
    flex-direction: column;
}

#right #block-block-1 .content .content_types dl div:first-of-type {
    border-bottom: solid 1px #eeeeee;
}

#right #block-block-1 .content .content_types dl div:first-of-type h3 {
    order: 1;
    margin-bottom: 0;
}

#right #block-block-1 .content .content_types dl div h3 {
    font-size: 10px;
    font-weight: 100;
    text-transform: uppercase;
    color: var(--color-secondary);
    margin-top: 2px;
    text-align: right;
}

#right #block-block-1 .content .content_types dl dt {
    display: inline-block;
}

#right #block-block-1 .content .content_types dl dt span.label {
    display: block;
}

#right #block-block-1 .content .content_types dl dt img {
    float: left;
    height: auto;
    width: 21px;
    position: relative;
    margin-right: 10px;
}

#right #block-block-1 .content .content_types dl dt span.label {
    font-weight: 800;
    line-height: 21px;
    display: block;
    margin-bottom: 3px;
}

#right #block-block-1 .content .content_types dl dd {
    display: block;
    line-height: 1.1em;
    margin-left: 31px;
    margin-top: -5px;
    margin-bottom: 5px;
}

#right #block-block-1 .content .publishers {
    margin-top: 12px;
    /*     margin-bottom: 12px; */
    /*     display: grid; */
}

#right #block-block-1 .content .publishers>span {
    color: var(--color-secondary);
    font-size: 10px;
    /*     padding-bottom:: 2em;     */
}

#right #block-block-1 .content .publishers .publisher_container {
    margin-bottom: 10px;
}

.publisher_container a {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#right #block-block-1 .content .publishers .publisher_container svg {
    padding: 5px;
}

#right #block-block-1 .content .publishers .publisher_container svg#hiig-logo {
    /*     width: 80%; */
    height: 50px;
}

#right #block-block-1 .content .publishers .publisher_container#in_cooperation_with svg#cis-logo {
    /*     width: 120px; */
}

#right #block-block-1 .content .publishers .publisher_container#in_cooperation_with {
    display: grid;
    /*! grid-template-columns: 1.61fr; */
    grid-column-gap: 15px;
    /*     grid-row-gap: 5px; */
    /*     vertical-align: middle; */
    /*     margin-bottom: 0; */
    width: 55%;
}

#right #block-block-1 .content .publishers .publisher_container#in_cooperation_with a svg {
    height: auto;
    width: 100%;
}


/* coloring logos */

#block-block-1 svg#hiig-logo #gate,
#block-block-1 svg#hiig-logo #i-blue,
#block-block-1 svg#hiig-logo #o-green,
#block-block-1 svg#hiig-logo #shield-bottom,
#block-block-1 svg#hiig-logo #name,
#block-block-1 svg#CREATe-logo,
#block-block-1 svg#CREATe-logo path,
#block-block-1 svg#cis-logo,
#block-block-1 svg#IN3-logo #university-name path,
#block-block-1 svg#IN3-logo #RampI path,
#block-block-1 svg#IN3-logo #IN3 path,
#block-block-1 svg#IN3-logo #horizontallogo>path,
#block-block-1 svg#IN3-logo #logo path,
#block-block-1 svg#Tartu-logo path,
#block-block-1 svg#Tartu-logo rect {
    fill: var(--color-secondary);
    /*     fill: #3c3c3d; */
}

#block-block-1 svg#hiig-logo #shield-deco,
#block-block-1 svg#hiig-logo #i-letter,
#block-block-1 svg#hiig-logo #o-letter {
    fill: var(--block-background);
}

#block-block-1 svg#IN3-logo #logo #UOC path {
    fill: var(--block-background);
}


/* color hover fx */

#block-block-1 .publishers path,
#block-block-1 .publishers rect,
#block-block-1 .publishers g {
    transition: all ease-in-out .25s;
}

#block-block-1 .publishers:hover path,
#block-block-1 .publishers:hover rect,
#block-block-1 .publishers:hover g {
    transition: all ease-in-out .25s;
}

#block-block-1 .publishers:hover svg#hiig-logo #gate,
#block-block-1 .publishers:hover svg#hiig-logo #name,
#block-block-1 .publishers:hover svg#hiig-logo #shield-bottom {
    fill: #949CA1;
}

#block-block-1 .publishers:hover svg#hiig-logo #i-blue {
    fill: #0084A8;
}

#block-block-1 .publishers:hover svg#hiig-logo #o-green {
    fill: #b0b91d;
}

#block-block-1 .publishers:hover svg#hiig-logo #shield-deco,
#block-block-1 .publishers:hover svg#hiig-logo #i-letter,
#block-block-1 .publishers:hover svg#hiig-logo #o-letter {
    fill: #ffffff;
}

#block-block-1 .publishers:hover svg#IN3-logo #lines,
#block-block-1 .publishers:hover svg#IN3-logo #logo path {
    fill: #38ff90;
}

#block-block-1 .publishers:hover svg#IN3-logo #logo #UOC path,
#block-block-1 .publishers:hover svg#IN3-logo #IN3 path,
#block-block-1 .publishers:hover svg#IN3-logo #RampI path,
#block-block-1 .publishers:hover svg#IN3-logo #university-name path {
    fill: #000078;
}

#block-block-1 .publishers:hover svg#CREATe-logo path {
    fill: #000000;
}

#block-block-1 .publishers:hover svg#cis-logo path {
    fill: #1A1619;
}

#block-block-1 .publishers:hover svg#Tartu-logo path,
#block-block-1 .publishers:hover svg#Tartu-logo rect {
    fill: #0057A8;
}

#block-block-1 .publishers:hover a#all_partners:after {
    margin-left: 2px;
    transition: all .25s ease-in-out;
}


/* all partners */

#right #block-block-1 .content .publishers a#all_partners {
    align-self: end;
    color: var(--color-secondary);
    /*     text-decoration-style: dashed;
    text-decoration-line: underline; */
    font-size: 10px;
    margin-bottom: 4px;
}

#right #block-block-1 .content .publishers a#all_partners:after {
    content: "chevron_right";
    font-style: normal;
    font-family: 'Material Icons';
    /*     font-weight: 800; */
    font-size: 10px;
    vertical-align: -2px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    /*     float: left; */
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    transition: all .25s ease-in-out;
}

#right #block-block-1 .content .publishers a#all_partners:hover {
    color: var(--color-primary);
    transition: all .25s ease-in-out;
}

#right #block-block-1 .content .publishers a#all_partners:hover:after {
    margin-left: 5px;
    transition: all .25s ease-in-out;
}


/* announcements */

#block-block-13 .content ul {}

#block-block-13 .content ul li {
    background-color: #f9f9f9;
    color: var(--color-secondary);
    padding: 10px 15px 10px 10px;
}

#block-block-13 .content ul li p a {
    color: var(--color-primary);
    transition: all ease .25s;
}

#block-block-13 .content ul li p a:hover {
    color: var(--color-secondary);
    transition: all ease .25s;
}

#block-block-13 .content ul li:before {
    font-size: 24px;
    font-style: normal;
    font-family: 'Material Icons';
    letter-spacing: normal;
    text-transform: none;
    display: block;
    float: left;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    margin-top: 9px;
}

#block-block-13 .content ul li.event:before {
    content: "event";
}

#block-block-13 .content ul li p {
    margin-left: 32px;
}


/* ORCiD */


/* user profile page */

.profile_user_orcid p a[href^="https://orcid.org/"]:before {
    content: " ";
    background-image: url(../img/logo/orcid.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: baseline;
    margin-bottom: -4px;
}


/* note */

article div.note {
    background-color: #f6f6f6;
    background-color: #f6f6f6;
    padding: 20px 30px 20px 30px;
    margin-bottom: 1em;
}

#content #block-views-14b0bfce3c09288ad9bde43958d9ac87 .list article,
#content #block-views-public-home-block-archive-news .list article,
#content #block-views-cd4b3f57134dd3adf5e27ac6deea1788 .list article {
    min-height: unset;
    padding: 1em 1em 1em 2em;

}


/* disclaimer */

article .disclaimer {
    background-color: #f6f6f6;
    padding: 30px;
    margin-bottom: 30px;
}

article .content .disclaimer strong {
    line-height: 20px;
    margin-bottom: 14px;
    display: block;
}

article .content .disclaimer p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 14px;
}


/* accessible */

[data-theme="ipr_alternative"] article.full {
    padding-top: 1.5em;
    background-color: #f6f6f6;
    padding-right: 3em;
}

[data-theme="ipr_alternative"] article.full .content p,
[data-theme="ipr_alternative"] article.full .content li {
    letter-spacing: 0.02em;
    word-spacing: 0.39em;
    line-height: 2em;
}

[data-theme="ipr_alternative"] article.full .content li {
    margin-bottom: 1em;
    margin-left: 1em;
    padding-left: 1em;
}

[data-theme="ipr_alternative"] article.full .content h2,
[data-theme="ipr_alternative"] article.full .content h3,
[data-theme="ipr_alternative"] article.full .content h4 {
    text-transform: capitalize;
    padding-top: 1.5em;
    margin-top: 1.5em;
    border-top: 1px solid #e6e5e8;
    letter-spacing: 0.02em;
    word-spacing: 0.39em;
}

[data-theme="ipr_alternative"] article.full .content .references h2 {
    border-top: none;
    margin-top: 0;
}

[data-theme="ipr_alternative"] article.full .content .abstract h2 {
    border-top: none;
    margin-top: 0;
    letter-spacing: 0.05em;
    font-size: 1.2em;
}

[data-theme="ipr_alternative"] article.full .content .abstract {
    letter-spacing: 0.02em;
    word-spacing: 0.39em;
    line-height: 1.5em;
    font-size: 1.1em;
}

[data-theme="ipr_alternative"] article.full .content a,
[data-theme="ipr_alternative"] .fake_a {
    background-color: rgba(102, 176, 200, .3);
    padding: 0px 2px 0px 2px;
    color: #3c3c3d;
    text-decoration: none;
    border-bottom: 1px dashed #3c3c3d;
    transition: background-color .3s ease;
}

[data-theme="ipr_alternative"] article.full .content a:hover {
    background-color: rgba(102, 176, 200, .7);
    transition: background-color .3s ease;
    /*     color: #f6f6f6; */
}

[data-theme="ipr_alternative"] article.full em,
[data-theme=ipr_alternative] .fake_em {
    font-style: normal;
    background-color: rgba(247, 189, 0, .15);
}

[data-theme="ipr_alternative"] article .content p a.see-footnote {
    /*     display: inline-block; */
    font-size: 75%;
}

[data-theme="ipr_alternative"] article.full .header,
[data-theme=ipr_alternative] article.full .infos,
[data-theme=ipr_alternative] article.full .infos {
    font-size: 1.1em;
    letter-spacing: 0.02em;
    word-spacing: 0.39em;
}

[data-theme=ipr_alternative] article.full .infos br,
[data-theme=ipr_alternative] article.full .header .meta br {
    display: block;
    margin-bottom: 1em;
}

[data-theme=ipr_alternative] article.full .header .meta em {
    background-color: unset;
}

[data-theme="ipr_alternative"] article.full .header .topic {
    font-size: 1em;
}

[data-theme="ipr_alternative"] article.full .header h1 {
    margin-top: .5em;
    letter-spacing: 0.03em;
}

[data-theme=ipr_alternative] article.full .h breme="ipr_alternative"] article.full .header,
[data-theme=ipr_alternative] article.full .infos,
[data-theme=ipr_alternative] article.full .infos {
    font-size: 1.1em;
    letter-spacing: 0.02em;
    word-spacing: 0.39em;
}

[data-theme=ipr_alternative] article.full .infos br,
[data-theme=ipr_alternative] article.full .header .meta br {
    display: block;
    margin-bottom: 1em;
}

[data-theme=ipr_alternative] article.full .header .meta em {
    background-color: unset;
}

[data-theme="ipr_alternative"] article.full .header .topic {
    font-size: 1em;
}

[data-theme="ipr_alternative"] article.full .header h1 {
    margin-top: .5em;
    letter-spacing: 0.03em;
}

[data-theme=ipr_alternative] article.full .h br