:root {
    --strongColor: #004990;
    --borderColor: #cacaca;
    --subTitleColor: rgb(20, 56, 127);
    --abstractBgColor: #fff;
    --frameWidth: 1024px;
    --imgFrameWidth: 1024px;
    --imgMaxWidth: 1024px;
    --whatsNewBgColor: #f6e6de;
    --tableThColor: #fff;
    --tableTdBgColor: #fff;
    --tableTdBorderColor: #f1f1f7;
    --linkColor: #647ba0;
    --lighterTextColor: #666;
    --tableHeadColor: var(--strongColor);
}

#ArticleHTMLGalley {
    width: 100%;
    padding: 50px;
    padding-left: 100px;
    padding-right: 100px;
    box-sizing: border-box;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    box-sizing: border-box;
}

#ArticleHTMLGalley * {
    font-family: inherit !important;
    font-size: 1em;
    line-height: 1.8;
}

#ArticleHTMLGalley .bold-kolor,
#ArticleHTMLGalley h4.text-header,
#ArticleHTMLGalley .abstract-title {
    color: var(--strongColor);
}

#ArticleHTMLGalley .abstract-para + .abstract-title {
    display: block;
    margin-top: 40px;
}

.Text_BOX #ArticleHTMLGalley ul {
    list-style-image: initial;
    list-style: none;
}

#ArticleHTMLGalley .head-info-container {
    float: right;
    width: 50%;
    text-align: right;
    font-size: 0.8em;
}

#ArticleHTMLGalley .head-info-container-separator {
    clear: both;
}

#ArticleHTMLGalley .paragraph {
    margin-top: 10px;
}

#ArticleHTMLGalley .paragraph.line-break {
    margin-top: 30px;
}

#ArticleHTMLGalley [class^="obiekt-naglowek"] + * {
    clear: both;
}

#ArticleHTMLGalley .streszczenie .bold-kolor {
    color: inherit;
}

#ArticleHTMLGalley .abstract-container {
    border-top: none;
    border-bottom: none;
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 30px;
    border-left: solid var(--strongColor) 1px;
}

#ArticleHTMLGalley .kolorowy-bold,
#ArticleHTMLGalley .pogrubienie-kolor {
    font-weight: bold;
    color: var(--strongColor);
}

#ArticleHTMLGalley .abstract-container .text-strong.pogrubienie-kolor,
#ArticleHTMLGalley .kolorowy-bold,
#ArticleHTMLGalley .pogrubienie-kolor {
    font-weight: bold;
    color: var(--strongColor);
}

#ArticleHTMLGalley ol [class*="char-style-override-"] {
    color: inherit;
}

#ArticleHTMLGalley .komorka-ramka [class*="char-style-override-"],
#ArticleHTMLGalley .komorka-ramka .bold-kolor {
    color: var(--lighterTextColor);
}

#ArticleHTMLGalley .x11-Streszczenie-slowa-klucze [class*="char-style-override-"] {
    color: inherit;
}

#ArticleHTMLGalley .abstract-para {
    margin-top: 10px;
}

#ArticleHTMLGalley .text-strong {
    font-weight: bold;
    color: var(--strongColor);
}

#ArticleHTMLGalley .abstract-container .text-strong {
    font-weight: inherit;
    color: inherit;
}

#ArticleHTMLGalley .abstract-container .text-strong.pogrubienie {
    font-weight: bold;
}

#ArticleHTMLGalley .abstract-title {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

#ArticleHTMLGalley .article-head-container {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: var(--strongColor);
    border-bottom: solid var(--strongColor) 1px;
    margin-bottom: 30px;
}

#ArticleHTMLGalley .article-type-container {
    display: inline-block;
}

#ArticleHTMLGalley .article-type {
    font-size: 1.2em !important;
    border-left: solid var(--strongColor) 10px;
    margin-left: 0px;
    padding-left: 20px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
}

#ArticleHTMLGalley [class*='tytul'],
#ArticleHTMLGalley [class*="Tytul-Magazine"],
#ArticleHTMLGalley .title-container .sub-title,
#ArticleHTMLGalley .title-container .title {
    color: var(--strongColor);
    font-weight: bold;
}

#ArticleHTMLGalley [class*="Tytul-Magazine"],
#ArticleHTMLGalley .title-container .title {
    font-size: 1.5em;
    margin-top: 30px;
}

#ArticleHTMLGalley .authors-container {
    margin-top: 30px;
}

#ArticleHTMLGalley .author-container:after {
    content: ', ';
}

#ArticleHTMLGalley .author-container:last-child:after {
    content: '';
}

#ArticleHTMLGalley .text-header + .sub-author {
    margin-top: -30px;
}

#ArticleHTMLGalley .sub-author {
    text-align: center;
    margin-bottom: 30px;
}

#ArticleHTMLGalley .sup {
    font-size: 0.8em;
    vertical-align: super;
    margin-left: 2px;
    margin-right: 2px;
}

#ArticleHTMLGalley .author .author-ref:not(:last-child):after {
    content: ',';
}

#ArticleHTMLGalley .affiliations-container {
    margin-bottom: 20px;
}

#ArticleHTMLGalley .affiliations-container {
    font-size: 0.85em;
}

#ArticleHTMLGalley table tr:first-child {
    color: inherit;
    font-weight: normal;
    text-align: left;
}

#ArticleHTMLGalley table tr td:first-child {
    font-weight: normal;
    text-align: left;
}

#ArticleHTMLGalley .corresponding-address-container {
    border: solid var(--borderColor) 1px !important;
    border-color: var(--borderColor) !important;
    margin-top: 10px;
    padding: 20px;
    display: inline-block;
    float: right;
    margin-bottom: 30px;
    font-size: 0.8em;
    margin-left: 30px;
    width: 20%;
    min-width: 360px;
}

#ArticleHTMLGalley .corresponding-address-container .Adres-niebieski {
    color: var(--strongColor);
}

#ArticleHTMLGalley .corresponding-address-container > p {
    margin-bottom: 10px;
}

#ArticleHTMLGalley .corresponding-address-container > p > span:first-child {
    font-weight: bold;
}

#ArticleHTMLGalley .corresponding-address-container .x05-Adres-do-korespondencji-odstep {
    margin-bottom: 10px;
    margin-top: 10px;
}

#ArticleHTMLGalley h4.text-header {
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

#ArticleHTMLGalley img {
    width: auto;
}

body .Text_BOX #ArticleHTMLGalley img {
    max-width: 100%;
}

#ArticleHTMLGalley .body-image-container {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 50px;
    padding-bottom: 20px;
    border: solid var(--borderColor) 1px;
    border-radius: 3px;
}

#ArticleHTMLGalley .body-text-container {
    margin-top: 15px;
}

#ArticleHTMLGalley .body-image-description,
#ArticleHTMLGalley .body-table-footer {
    margin-top: 30px;
    font-size: 0.8em;
}

#ArticleHTMLGalley .body-table-footer + .body-table-title {
    margin-top: 30px;
    padding-top: 20px;
    border-top: solid var(--borderColor) 1px;
}

#ArticleHTMLGalley .body-image-source {
    text-align: center;
}

#ArticleHTMLGalley .body-image-source img {
    max-height: 350px;
}

#ArticleHTMLGalley .body-table-container {
    padding: 50px;
}

#ArticleHTMLGalley .text-frame-container {
    padding: 15px;
    font-size: 0.8em;
}

#ArticleHTMLGalley .text-frame-container,
#ArticleHTMLGalley .body-table-container {
    border: solid var(--borderColor) 1px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#ArticleHTMLGalley .body-table-container .body-table-wrapper {
    overflow-x: auto;
}

#ArticleHTMLGalley .text-frame-container,
#ArticleHTMLGalley .body-table-container,
#ArticleHTMLGalley .body-image-container {
    width: auto;
    height: auto;
    max-width: var(--imgFrameWidth);
    margin-left: auto;
    margin-right: auto;
}

#ArticleHTMLGalley a[href*="orcid"] div {
    display: inline;
}

#ArticleHTMLGalley a[href*="orcid"]:not([id]),
#ArticleHTMLGalley a[href*="orcid"] {
    margin-left: 5px;
}

#ArticleHTMLGalley .Podstawowa-ramka-tekstowa {
    margin-top: 30px;
    margin-bottom: 30px;
}

#ArticleHTMLGalley span.bold-ryc-tab {
    color: var(--strongColor);
}

#ArticleHTMLGalley h5.text-header {
    margin-bottom: 15px;
    margin-top: 15px;
    color: var(--subTitleColor);
    font-weight: bold;
    font-style: italic;
    padding: initial;
    background-color: initial;
    display: block;
}

#ArticleHTMLGalley h5.text-header[class*="Srodtytul-3"] {
    font-weight: normal;
}

#ArticleHTMLGalley .text-header[class*="Srodtytul-4"] {
    border-bottom: none;
    font-style: italic;
}

/* Tabele */

#ArticleHTMLGalley table.table {
    width: 100%;
    border-bottom: solid var(--strongColor) 2px;
    border-top: solid var(--strongColor) 2px;
    margin: 0px;
    margin-bottom: 30px;
}

#ArticleHTMLGalley .body-table-title {
    color: var(--strongColor);
    margin-bottom: 30px;
}

#ArticleHTMLGalley table tr td.table-cell-head {
    background-color: var(--tableHeadColor);
    font-weight: bold;
    color: var(--tableThColor);
    text-align: center;
}

#ArticleHTMLGalley [class$="Tekst-mniejszy"] {
    font-size: 0.8em;
}

#ArticleHTMLGalley table td {
    background-color: var(--tableTdBgColor);
    border: solid var(--tableTdBorderColor) 1px;
}

#ArticleHTMLGalley table td:not(.table-cell-head) {
    text-align: left;
    vertical-align: top;
    padding: 8px;
}

#ArticleHTMLGalley p.x09-tekst-mniejszy-Article-information {
    font-size: 0.8em;
}

#ArticleHTMLGalley .references-title {
    margin-top: 40px;
    margin-bottom: 15px;
    letter-spacing: .2em;
    color: var(--subTitleColor);
    font-weight: bold;
    text-transform: uppercase;
}

#ArticleHTMLGalley ol:not(.list-nw) ol:not(.list-nw),
#ArticleHTMLGalley ol:not(.list-nw) {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
}

#ArticleHTMLGalley table ol:not(.list-nw) ol:not(.list-nw),
#ArticleHTMLGalley table ol:not(.list-nw) {
    margin-left: 25px;
}

#ArticleHTMLGalley ol.list-nw ol,
#ArticleHTMLGalley ol.list-nw ul {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
}

#ArticleHTMLGalley ol.list-letter {
    list-style-type: upper-alpha;
}

.Text_BOX #ArticleHTMLGalley ul.list-nw ul,
.Text_BOX #ArticleHTMLGalley ul.list-nw {
    list-style: initial;
}

#ArticleHTMLGalley ol li {
    margin-bottom: 15px;
    line-height: 1.5;
    text-align: left;
}

#ArticleHTMLGalley ol.references-list {
    padding: 0px 40px;
}

.Text_BOX #ArticleHTMLGalley a {
    display: inline;
}

.Text_BOX #ArticleHTMLGalley a[id] {
    color: inherit;
}

#ArticleHTMLGalley li {
    text-indent: 0px;
}

/* Listy */
#ArticleHTMLGalley li [class*="char-style-override-"] {
    width: auto;
    text-align: center;
}

#ArticleHTMLGalley .char-style-override-11 {
    width: auto;
}

#ArticleHTMLGalley li [class*="char-style-override-"].kolor {
    color: var(--strongColor);
}

#ArticleHTMLGalley a:empty {
    display: none;
}

#ArticleHTMLGalley a:not([id]),
#ArticleHTMLGalley a:not([id]) span {
    display: inline;
    color: var(--linkColor);
    padding: 0px;
    margin: 0px;
}

#ArticleHTMLGalley .table-cell-head a,
#ArticleHTMLGalley .table-cell-head a span {
    color: #fff;
}

#ArticleHTMLGalley .reference {
    font-size: 0.8em;
    list-style: decimal;
}

#ArticleHTMLGalley .no-list-style li {
    list-style: none;
}

#ArticleHTMLGalley ol > a[id]:first-child {
    display: none;
}

#ArticleHTMLGalley .head-container img[class*="frame"] {
    display: none;
}

#ArticleHTMLGalley .list-item {
    overflow: hidden;
}

#ArticleHTMLGalley .list-val {
    float: left;
    width: 30px;
}

#ArticleHTMLGalley .list-content {
    float: left;
    width: calc(100% - 30px);
}

#ArticleHTMLGalley .list-container {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* Font styles */
#ArticleHTMLGalley .regular {
    font-weight: normal !important;
    font-style: normal !important;
    color: inherit !important;
}

#ArticleHTMLGalley [class*="indeks-gorny"] {
    font-size: 0.8em;
    vertical-align: super;
    margin-left: 2px;
    margin-right: 2px;
}

#ArticleHTMLGalley [class*="indeks-dolny"] {
    font-size: 0.8em;
    vertical-align: sub;
    margin-left: 2px;
    margin-right: 2px;
}

#ArticleHTMLGalley [class*="pogrubienie"] {
    font-weight: bold;
}

#ArticleHTMLGalley [class*="kursywa"] {
    font-style: italic;
}

#ArticleHTMLGalley [class*="podkreslenie"] {
    text-decoration: underline;
}

#ArticleHTMLGalley [class*="Tabela"][class*="tytul"][class*="2"] {
    font-style: italic;
}

.Text_BOX #ArticleHTMLGalley ul.list-nw.list-dash {
    list-style-type: '\2014\a0 ';
}

.Text_BOX #ArticleHTMLGalley .list-nw [class*="bullet-2"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="myslnik-2"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="litera-2"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="liczba-2"] {
    margin-left: 20px;
}

.Text_BOX #ArticleHTMLGalley .list-nw [class*="bullet-3"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="myslnik-3"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="litera-3"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="liczba-3"] {
    margin-left: 40px;
}

.Text_BOX #ArticleHTMLGalley .list-nw [class*="bullet-4"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="myslnik-4"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="litera-4"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="liczba-4"] {
    margin-left: 60px;
}

.Text_BOX #ArticleHTMLGalley .list-nw [class*="bullet-5"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="myslnik-5"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="litera-5"],
.Text_BOX #ArticleHTMLGalley .list-nw [class*="liczba-5"] {
    margin-left: 80px;
}

@media screen and (max-width: 1600px) { 
    #ArticleHTMLGalley {
        padding: 30px;
        border: none;
    }
}

@media screen and (max-width: 1024px) { 
    #ArticleHTMLGalley .head-info-container {
        width: 100%;
    }
    #ArticleHTMLGalley {
        padding: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    #ArticleHTMLGalley .corresponding-address-container {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        padding: 30px;
        box-sizing: border-box;
        min-width: inherit;
    }
}

@media screen and (max-width: 640px) { 
    #ArticleHTMLGalley {
        padding: 8px;
    }
    #ArticleHTMLGalley .corresponding-address-container {
        width: 100%;
    }
    #ArticleHTMLGalley .body-table-container {
        padding: 10px;
    }
    #ArticleHTMLGalley .body-image-container {
        padding: 10px;
    }
}
