* {
    box-sizing: border-box
}

html,
body {
    width: 100%;
    padding: 0;
    margin: 0;
    font-family: sans-serif;
    font-size: 17px;
    color: #666
}

.sidebar .menu,
.blockTitle,
.tocArticle .title {
    font-family: sans-serif
}

#content {
    max-width: 100%
}

a {
    outline: none
}

img {
    max-width: 100%
}

.container {
    max-width: 100%;
    margin: 0 auto;
    width: 100%
}

.wrapper {
    padding: 0 25px
}

.flex {
    display: flex;
    display: -ms-flexbox
}

table {
    table-layout: fixed
}

h1,
h2,
h3,
h4 {
    font-weight: 400;
    font-family: sans-serif
}

h4 {
    margin-bottom: 0
}

p {
    margin: 5px 0
}

.clear {
    clear: both
}

.sans {
    font-family: sans-serif
}

h2.fullsize {
    font-size: 20px;
    line-height: 20px;
    color: #4d4d4d;
    display: block;
    padding: 10px 0 10px 25px;
    background: #f2f2f2;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    margin-left: -25px;
    position: relative
}

#navbarWrapper.floating {
    background: #333;
    margin: 0
}



 .issn,
 .language,
 .userBlock {
    float: right
}

 .issn {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin: 0 10px;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
    line-height: 16px;
    padding-left: 5px;
    border-left: 1px solid #fff
}

 .issn span {
    margin-right: 20px
}

 .title {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    font-size: 12px;
    margin-right: 20px;
    width: 710px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
    line-height: 16px
}

 a.userBlock {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 100%;
    background: #666;
    color: #fff;
    text-align: center;
    padding: 12px 0 12px 10px;
    font-size: 16px;
    font-family: sans-serif;
    line-height: 16px;
    text-decoration: none;
    position: relative
}

 a.userBlock::before {
    content: '';
    width: 16px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 10px
}

 a.userBlock:hover {
    background: gray
}

 .language {
    float: right;
    font-size: 15px;
    line-height: 16px;
    padding: 12px 0;
    height: 100%;
    margin-left: 20px
}

 .language a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700
}

 .language a.current {
    color: #666
}

 .language a:hover {
    text-decoration: underline;
    color: #29abe2
}

.logo .container {
    overflow: hidden
}

.logo img {
    margin-top: 5px;
    margin-left: 20px;
    width: 100%;
    max-width: 380px
}

.head .hero {
    background: url("") no-repeat;
    background-position: 0 0;
    background-size: cover;
    padding: 20px 0 70px;
    height: 220px;
    position: relative
}

.head h2 {
    font-family: sans-serif;
    font-size: 52px;
    font-weight: 400;
    color: #fff;
    margin: 45px 0
}

.hero .logo {
    margin-top: -20px
}

.head .logoed h2 {
    margin: 10px 17px
}

.head a {
    text-decoration: none
}

.head a.search {
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    font-family: sans-serif;
    font-size: 16px
}

.head a.search:hover {
    text-decoration: underline
}

#simpleSearchInput {
    width: 100%
}

.headSearch input[type=text] {
    width: 700px;
    height: 40px;
    background: rgba(255, 255, 255, .8);
    float: left;
    border: 0;
    padding: 10px;
    outline: none
}

.headSearch input[type=submit] {
    width: 40px;
    height: 40px;
    background-size: contain;
    border: 0
}

.mainMenu {
    width: 100%;
    z-index: 10;
    margin-top: -50px;
    position: relative
}

.mobile-view {
    display: none
}

.mainMenu .menu {
    display: flex;
    display: -ms-flexbox;
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 50px;
    background: rgba(0, 0, 0, .7);
    align-items: center
}

.mainMenu .menu li {
    flex: 1;
    -ms-flex: 1;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-family: sans-serif;
    border-right: 1px solid #fff
}

.mainMenu .menu li:last-child {
    border: 0;
    z-index: 10
}

.mainMenu .menu li a {
    color: #fff
}

.mainMenu .menu li a:hover {
    color: #29abe2;
    text-decoration: none
}

.head a.headerLink:hover {
    text-decoration: none
}

.body {
    margin-top: 5px
}

.sidebar {
    width: 400px;
    max-width: 400px;
    flex: 0 0 400px;
    -ms-flex: 0 0 400px
}

.main {
    flex: 1;
    -ms-flex: 1;
    padding-right: 20px;
    padding-left: 25px;
    padding-bottom: 20px;
    overflow: hidden
}

.main.full {
    padding-right: 0
}

.main h2 {
    text-transform: uppercase;
    font-size: 20px
}

.popLinks {
    width: auto;
    margin-left: -25px
}

.journalInfo {
    background: #f2f2f2;
    padding: 20px 25px;
    margin-left: -25px;
    overflow: hidden
}

.descriptionCover {
    height: 180px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.journalInfo .journalDescription {
    height: 195px;
    overflow: hidden;
    position: relative
}

.journalInfo .journalDescription .fade {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0.8) 40%, rgba(242, 242, 242, 0.88) 64%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0.8) 40%, rgba(242, 242, 242, 0.88) 64%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0.8) 40%, rgba(242, 242, 242, 0.88) 64%, rgba(242, 242, 242, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f2f2f2', endColorstr='#f2f2f2', GradientType=0)
}

.journalInfo .readmore,
.journalInfo .readless {
    text-align: right;
    margin-top: 2px
}

.journalInfo p {
    margin-top: 0
}

.pubid {
    margin: 10px 0 -25px;
    display: block
}

.issue {
    margin-top: 10px
}

.issueCoverImage img {
    width: 90px;
    height: 120px
}

.tocArticle {
    margin-top: 20px;
    align-items: flex-end;
    font-size: 18px
}

.tocArticle .title {
    font-size: 28px;
    font-style: italic;
    max-width: 40%
}

.tocArticle .tocTitle {
    margin-right: 20px;
    font-family: sans-serif;
    text-transform: none;
    font-weight: 400;
    font-size: 18px
}

.tocArticle .tocGalleys,
#articleFullText .fulltext {
    flex: 1;
    -ms-flex: 1;
    text-align: right;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: sans-serif
}

.tocSectionTitle {
    display: table;
    margin: 25px 0 0 -25px !important;
    padding: 3px 25px;
    background: #666;
    color: #fff !important;
    width: auto;
    line-height: 25px;
    font-size: 17px !important
}

.tocSectionTitle .viewSection {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 20px;
    position: relative;
    top: 3px
}

.tocSectionTitle .viewSection:hover img {
    filter: brightness(.7)
}

.tocSectionTitle .viewSection:hover {
    text-decoration: none
}

#accessKey img {
    height: 20px;
    margin: -2px 5px
}

#accessKey {
    margin: 20px 0
}

.hr,
.reference hr {
    margin: 0;
    margin-left: -25px;
    display: block;
    height: 1px;
    background: #666
}

.sidebar .menu ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
}

.sidebar .menu li {
    width: 100%
}

.sidebar .menu li a {
    display: block;
    width: 100%;
    height: 50px;
    background: #e6e6e6;
    color: #042d48;
    font-size: 18px;
    line-height: 18px;
    padding: 16px 20px 16px 70px;
    margin-bottom: 2px;
    text-decoration: none;
    position: relative
}

.sidebar .menu li a:hover {
    text-decoration: underline;
    color: #fff;
    background: #666
}

.sidebar .menu li a.submitArticle {
    font-weight: 700
}

.sidebar .menu li a.submitArticle::before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0
}

.issueArticle {
    margin: 10px 0
}

.issueArticle .preview {
    width: 110px;
    flex: 0 0 110px;
    -ms-flex: 0 0 110px;
    margin-right: 25px
}

.issueArticle .preview img {
    max-width: 100%;
    margin-top: 4px
}

.issueArticle .meta {
    flex: 1;
    -ms-flex: 1
}

.issueArticle .meta .title {
    font-weight: 700;
    margin-bottom: 15px
}

.issueArticle .meta .highlights {
    margin: 10px 0
}

.issueArticle .meta .authors {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 15px
}

.issueArticle .meta .links {
    font-family: sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.issueArticle .meta .links .pages {
    font-weight: 400;
    color: gray;
    margin-right: 25px
}

.file-separator {
    margin: 0 10px
}

.issueArticle .date-row {
    margin: 10px 0;
    font-size: 13px;
    color: #000
}

.issueArticle .date-row .pages,
.issueArticle .date-row .views,
.issueArticle .date-row .submitted {
    margin-right: 30px;
    text-transform: lowercase
}

.issueArticle .date-row .approved {
    text-transform: lowercase
}

.issueArticle .issue-abstract-toggle {
    cursor: pointer
}

.issueArticle .issue-abstract-toggle::after {
    content: ' \25BE';
    display: inline-block;
    margin: 0 5px
}

.issueArticle .issue-abstract-toggle.active::after {
    transform: rotate(180deg);
    position: relative;
    top: 3px
}

.issueArticle .abstract {
    margin-bottom: 10px
}

.issueArticle .issue-abstract {
    font-size: .8em;
    padding-left: 20px;
    margin-top: 15px;
    display: none
}

.issueArticle .date-row .pages::before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 15px;
    height: 19px;
    background: url("") 0 0 no-repeat;
    vertical-align: top
}

.issueArticle .date-row .views::before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 20px;
    height: 14px;
    background: url("") 0 0 no-repeat;
    vertical-align: top;
    margin-top: 2px
}

.issueArticle .meta .grey {
    color: gray;
    font-size: 15px
}

div.separator {
    height: 1px;
    display: block;
    width: 100%;
    background: #ccc
}

.headseparator,
.endseparator {
    border-top: 1px dotted #000;
    width: 100%;
    clear: both
}

.announcement h2 {
    font-size: 1px
}

.announcement .intro {
    margin: 20px 0 0
}

.announcement .posted {
    font-size: 14px
}

.announcement .readmore {
    text-align: right;
    margin: 10px 0
}

.announcement {
    margin-bottom: 30px
}

.sidebar .block {
    background: #f2f2f2;
    padding: 20px 10px;
    margin-top: 10px;
    position: relative;
    width: 100%
}

.sidebar .block.chief {
    text-align: center
}

.sidebar .chief .blockTitle {
    margin: 0 0 20px;
    line-height: 20px
}

.sidebar .block .inner {
    background: #fff;
    padding: 20px
}

.sidebar .block.popular .inner {
    padding-top: 1px
}

.block.popular a.switch {
    display: block;
    flex: 1;
    padding: 5px 10px;
    background: #ccc;
    color: #444;
    text-align: center;
    cursor: pointer
}

.block.popular a.switch.active {
    background: #fff;
    color: #29abe2
}

.block.popular a.switch#popular {
    margin-right: 5px
}

.sidebar .blockTitle {
    font-size: 20px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase
}

#sidebarCrossref.block {
    margin: 0;
    margin-top: -1px;
    background: #fff;
    margin-bottom: -25px;
    padding: 20px 10px;
    text-align: center;
    display: flex
}

#sidebarCrossref a,
#sidebarCrossref img {
    flex: 1
}

#sidebarCrossref a:hover {
    text-decoration: none
}

#sidebarCrossref img {
    height: 55px
}

.pop {
    font-size: 14px;
    margin-top: 20px
}

.pop .title {
    margin-bottom: 10px
}

.pop .issue {
    color: gray;
    font-style: italic
}

#sidebarKeywordCloud a {
    font-style: italic
}

.banners a {
    display: block;
    text-align: center
}

.banners .slick-slide div {
    margin: 10px 0
}

.banners .slick-dots li {
    margin: 0
}

.banners img {
    display: inline-block;
    max-width: 120px;
    margin: 0 auto
}

.banners a:hover {
    text-decoration: none
}

.banners {
    background: #fff;
    padding: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    text-align: left;
    justify-content: left;
    align-items: flex-start
}

.banners>a,
.banners>img {
    flex: 1 0 auto;
    margin: 10px 0;
    width: 120px;
    display: block
}

#siteBannersHolder {
    flex-wrap: wrap
}

.bannerLine {
    flex: 1;
    -ms-flex: 1;
    height: auto;
    margin: 10px 5px;
    border: 1px dotted #000;
    padding: 5px;
    text-align: center;
    cursor: grab;
    max-width: 180px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-start
}

.bannerLine .url {
    margin-top: 3px;
    width: 168px
}

.bannerLine img {
    max-width: 120px;
    max-height: 35px
}

.footer {
    color: #4d4d4d;
    background: #ccc
}

.footer .left {
    margin-top: 0;
    flex: 1;
    -ms-flex: 1;
    padding-left: 25px
}

.footer .right {
    font-size: 12px;
    flex: 0 0 400px;
    -ms-flex: 0 0 400px
}

.footer .right .rss {
    display: block;
    margin: 10px 0
}

.footer .right .rss img {
    width: 30px;
    height: 30px
}

#breadcrumb {
    font-size: 14px;
    margin-top: 20px
}

#breadcrumb .current {
    font-weight: 700
}

#articleTitle h1 {
    margin: 20px 0;
    font-size: 28px;
    color: #666
}

#authorString {
    font-size: 13px
}

.tocAuthors a,
#authorString a {
    white-space: nowrap
}

#articleFullText {
    margin-top: 50px;
    margin-bottom: 20px;
    position: relative
}

#articleFullText .fulltext {
    margin: 20px 0;
    text-align: left
}

#announcementDescription .yashare-auto-init {
    position: static
}

.yashare-auto-init {
    text-align: right;
    position: absolute;
    top: -30px;
    right: 0
}

.block-link {
    position: absolute;
    left: -1px;
    top: -38px
}

#content img.accessLogo {
    height: 20px;
    margin: -2px 5px
}

#content img.accessLogo.buy_access_logo {
    margin-left: 20px
}

#tabs {
    list-style-type: none;
    display: flex;
    display: -ms-flexbox;
    align-content: flex-start;
    flex-wrap: wrap;
    margin: 0;
    padding: 0
}

#tabs li {
    flex: 0 0 22%;
    -ms-flex: 0 0 22%;
    height: 40px;
    margin: 5px 3% 5px 0;
    font-size: 15px;
    text-align: center;
    background: #ccc;
    border: 1px solid #ccc;
    cursor: pointer
}

#tabs li#current {
    background: #fff
}

#tabs li a {
    color: #4d4d4d;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

#tabs li:hover a {
    text-decoration: none;
    color: #fff
}

#tabs li#current:hover a {
    color: #4d4d4d
}

#tab-holder {
    display: block;
    clear: both;
    margin: 20px 0 50px
}

#tab-holder h3 {
    font-size: 20px;
    color: #4d4d4d;
    margin: 20px 0;
    text-transform: uppercase
}

#tab-holder #articleAbstract {
    margin-bottom: 50px
}

.reference p {
    margin-bottom: 50px
}

#mobile-menu #sidebarMenu {
    display: none
}

.fullback {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
    background: rgba(0, 0, 0, .8);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    overflow: auto;
    display: none
}

.fullback::before,
.fullback::after {
    display: block;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.fullback .modal {
    width: 500px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-height: none;
    position: relative;
    margin: auto;
    max-height: calc(100% - 80px);
    background: #eee;
    padding: 50px 50px 35px;
    color: #4d4d4d;
    font-size: 18px;
    min-height: unset
}

.fullback#image-back .image-wrapper {
    position: relative;
    width: 50%;
    height: 60%;
    margin: 100px auto;
    text-align: center
}

.fullback#image-back img {
    max-height: 100%;
    max-width: 100%;
    margin: auto
}

.fullback#image-back .close-cross {
    display: inline-block;
    vertical-align: top;
    position: relative;
    right: -10px
}

.userLogin h3 {
    font-size: 50px;
    line-height: 50px;
    font-family: sans-serif;
    margin: 0 0 20px
}

.userLogin ul {
    list-style-type: none;
    padding: 0
}

.userLogin ul li {
    margin: 15px 0
}

.userLogin .full {
    display: block;
    width: 100%;
    height: 50px;
    background: #ccc;
    padding: 12px 20px;
    color: #fff;
    font-size: 23px;
    margin-bottom: 40px
}

.userLogin table {
    width: 100%
}

.userLogin .label {
    padding: 16px 0;
    width: 30%
}

.userLogin input[type=text],
.userLogin input[type=password] {
    width: 100%;
    height: 50px;
    padding: 16px 10px;
    margin-bottom: 20px;
    border: 0
}

.userLogin .links {
    margin: 40px 0 20px
}

.userLogin .links a {
    margin: 10px 0;
    display: block
}

.userLogin input[type=submit] {
    width: 100%;
    background: #29abe2;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    height: 60px;
    font-family: sans-serif;
    border: 0
}

.userLogin input[type=submit]:hover {
    opacity: .8
}

.fullback .close-cross {
    position: absolute;
    display: block;
    padding: 0;
    height: 20px;
    width: 20px;
    cursor: pointer;
    opacity: .6;
    transition: opacity .25s ease;
    overflow: hidden;
    text-indent: 9999px;
    font-size: 0;
    border: none;
    outline: 0;
    background: url("") center no-repeat;
    top: 0;
    right: -30px
}

.fullback .close-cross:hover {
    opacity: 1
}

#citation-tooltip {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0%;
    padding: 20px 40px;
    font-size: 20px;
    background: rgba(240, 240, 240, .9);
    max-height: 500px
}

#citation-tooltip .close-cross {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    height: 15px;
    width: 15px;
    cursor: pointer;
    opacity: 1;
    transition: opacity .25s ease;
    overflow: hidden;
    text-indent: 9999px;
    font-size: 0;
    border: none;
    outline: 0;
    background: url("") center no-repeat;
    float: left;
    margin-top: 5px;
    margin-left: -15px
}

#citation-tooltip .text,
#citation-tooltip .extra-text {
    padding-left: 25px
}

#citation-tooltip .extra-text {
    display: none;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px
}

#citation-tooltip a.before {
    display: none
}

sup {
    transition: 2s ease
}

sup.elluminate {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .8);
    transform: translateY(-10px) scale(1.02);
    background: #ebebeb;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    position: relative;
    top: 7px
}

h1 sup.elluminate {
    width: 30px;
    height: 30px
}

.footnotes p a.before,
#articleCitations p a.before {
    content: "\2191";
    margin-left: -20px;
    display: inline-block;
    width: 20px
}

a.submission-button {
    width: 300px;
    background: #29abe2;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    height: 60px;
    font-family: sans-serif;
    display: block;
    margin: 10px auto;
    padding: 17px;
    text-align: center
}

a.submission-button:hover {
    text-decoration: none;
    color: #fff;
    opacity: .8
}

.full_toggle {
    position: absolute;
    right: 10px;
    top: 11px;
    width: 37px;
    height: 18px;
    overflow: hidden;
    cursor: pointer;
    background: url("") 0 -18px no-repeat;
    background-size: 100% auto
}

.full_toggle.active {
    background-position: 0 0
}

#rsci-rating {
    position: absolute;
    right: 20px;
    top: 40px;
    padding: 5px;
    background: rgba(255, 255, 255, .9);
    background-size: contain;
    display: block;
    font-size: 12px;
    color: #f26c4f;
    text-decoration: none
}

#rsci-rating object,
#rsci-rating img {
    width: 140px;
    margin-top: -10px
}

#rsci-rating .title {
    color: #5674b9;
    display: inline-block;
    width: 70px
}

.quickSubmit input[type=text],
.quickSubmit textarea {
    width: 100%
}

@media(max-width:1400px) and (min-width:960px) {
    .head .hero {
        height: 180px
    }

    .head h2 {
        margin: 10px 0;
        font-size: 36px;
        line-height: 36px
    }

    .head .logoed h2 {
        margin: 5px 0;
        font-size: 36px;
        line-height: 36px
    }

    .logo img {
        width: auto;
        height: 40px;
        margin-left: 10px
    }

    .headSearch {
        width: 450px;
        display: inline-block
    }

    .headSearch input[type=text] {
        height: 30px;
        width: 400px
    }

    .headSearch input[type=submit] {
        width: 30px;
        height: 30px;
        background-size: cover
    }

    .hero .clear {
        display: none
    }

    .head a.search {
        display: inline-block;
        position: relative;
        top: -10px
    }
}

#banner1 {
    text-align: center
}

@media(max-width:1250px) and (min-width:960px) {
    .container {
        max-width: 960px
    }

     .issn {
        font-size: 11px;
        margin-right: 10px
    }

     .title {
        width: 450px
    }

     .language {
        margin-right: 30px
    }

     .full_toggle {
        right: 10px
    }
}

@media(max-width:959px) {
    .flex {
        display: block
    }

    .flex.switches {
        display: block
    }

    .full_toggle {
        display: none
    }

    .tocArticle .title {
        max-width: unset
    }

    .hero .logo {
        margin-top: -40px;
        margin-left: -10px;
        margin-right: -10px
    }

    .logo img {
        width: auto;
        height: 60px
    }

    #mobile-menu {
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99999
    }

    #float-menu {
        position: relative
    }

    .headSearch {
        position: relative
    }

    .headSearch input[type=text] {
        width: 100%;
        padding-right: 50px
    }

    .headSearch input[type=submit] {
        position: absolute;
        right: 0
    }

    .main,
    .sidebar {
        width: 100%;
        max-width: 100%
    }

    .wrapper {
        padding: 0 10px
    }

    .head .hero {
        padding: 40px 10px;
        height: 200px
    }

    .head h2 {
        margin: 0;
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 10px
    }

    .head a.search {
        margin: 10px 0;
        display: block
    }

     .issn {
        font-size: 11px;
        line-height: 15px;
        margin-right: 5px;
        padding-right: 5px
    }

     .issn span {
        margin: 0
    }

     .title {
        width: 40%;
        line-height: 15px;
        vertical-align: middle;
        white-space: nowrap
    }

     a.userBlock {
        font-size: 0;
        width: 36px
    }

    .mainMenu {
        position: static !important
    }

    #mobile-menu #sidebarMenu {
        display: block
    }

    .mainMenu .menu {
        display: block;
        height: auto;
        background: #fff
    }

    .mainMenu .mobile-view {
        display: block;
        height: 50px;
        background: rgba(0, 0, 0, .7);
        position: relative
    }

    .mainMenu .mobile-view ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

    .mainMenu .mobile-view li {
        float: left;
        border-right: 1px solid #fff;
        padding: 0 20px;
        margin: 15px 0;
        height: 20px;
        line-height: 21px
    }

    .mainMenu .mobile-view a {
        color: #fff
    }

    .mainMenu .mobile-view img {
        height: 20px
    }

    #mobile-menu ul {
        display: block;
        padding: 0;
        margin: 0;
        width: 100%;
        list-style-type: none;
        height: auto;
        border-bottom: 2px solid rgba(0, 0, 0, .7)
    }

    #mobile-menu #navbar {
        margin-top: 5px
    }

    #mobile-menu li {
        width: 100%
    }

    #mobile-menu li a {
        display: block;
        width: 100%;
        height: 30px;
        background: #f2f2f2;
        color: #042d48;
        font-size: 14px;
        line-height: 18px;
        padding: 6px 0 6px 40px;
        margin-bottom: 2px;
        text-decoration: none;
        position: relative;
        text-align: left;
        text-transform: none;
        font-weight: 400;
        font-family: sans-serif
    }

    #mobile-menu li a:hover {
        text-decoration: underline;
        color: #fff;
        background: #666
    }

    #mobile-menu li a.submitArticle {
        font-weight: 700
    }

    #mobile-menu li a.submitArticle::before {
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        background-size: cover;
        left: 0;
        top: 0
    }

    .main {
        padding-left: 10px;
        padding-right: 10px
    }

    .journalInfo {
        padding: 20px 15px;
        margin: 0 -10px
    }

    .issueArticle .abstract {
        display: none
    }

    .issueArticle.flex {
        display: flex;
        display: -ms-flexbox
    }

    .issueArticle .preview {
        margin-right: 10px
    }

    .issueArticle .date-row .views::before {
        width: 16px;
        height: 13px;
        vertical-align: middle;
        margin-top: 0
    }

    .issueArticle .date-row .submitted {
        display: block;
        white-space: nowrap;
        margin: 5px 0
    }

    .banners {
        width: auto;
        margin: -20px -10px
    }

    .sidebar #sidebarMenu {
        display: none
    }

    #tabs {
        display: block
    }

    #tabs li {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .userLogin {
        font-size: 14px
    }

    .userLogin h3 {
        font-size: 30px
    }

    .fullback .modal {
        max-width: 90%;
        padding: 20px;
        min-height: unset
    }

    .fullback .close-cross {
        top: -30px;
        right: 0
    }

    .fullback#image-back .image-wrapper {
        width: 80%
    }

    .fullback#image-back .close-cross {
        position: absolute;
        right: -30px
    }

    .userLogin .label {
        width: 20%;
        padding: 11px 10px 11px 0;
        vertical-align: top
    }

    .userLogin input[type=text],
    .userLogin input[type=password] {
        height: 40px;
        padding: 11px 10px;
        vertical-align: top
    }

    .fullback .close-cross {
        opacity: 1
    }

    .tocArticle .tocGalleys {
        text-align: left
    }

    .tocArticle .tocGalleys span {
        display: block;
        margin: 10px 0
    }

    .popLinks {
        margin-right: -10px
    }

    h2.fullsize {
        margin-right: -10px
    }

    #register table td {
        display: block
    }

    #register table.mceLayout td {
        display: table-cell
    }

    #rsci-rating {
        top: 5px;
        right: 10px
    }

    #rsci-rating object,
    #rsci-rating img {
        width: 100px;
        height: 25px
    }

    #rsci-rating .title {
        width: 50px;
        font-size: 10px
    }
}

@media(max-width:500px) {
    .wrapper {
        padding: 0 5px
    }

    .main {
        overflow: scroll
    }

    table {
        table-layout: unset
    }

    .hero .logo {
        margin-top: -20px
    }

    .logo img {
        height: 40px
    }

    .head h2 {
        font-size: 30px;
        line-height: 32px
    }

    .head .hero {
        padding: 30px 0;
        height: 200px;
        overflow: hidden
    }

     .issn {
        font-size: 9px;
        line-height: 15px;
        margin-right: 5px;
        padding-right: 3px
    }

     .title {
        width: 40%;
        overflow: hidden;
        font-size: 9px;
        line-height: 15px;
        vertical-align: middle;
        margin-right: 0;
        white-space: nowrap
    }

     a.userBlock {
        font-size: 0;
        width: 36px
    }

     .language {
        margin-left: 10px
    }

    .descriptionCover {
        height: 120px;
        margin: 0 10px 10px 0
    }

    .block-link {
        top: -32px
    }

    .block-link img {
        width: 120px
    }

    #articleFullText .fullsize {
        margin-top: 20px
    }
}

@media(max-width:400px) {
     .title {
        width: 25%
    }
}

a {
    color: #29abe2;
    text-decoration: none
}

a:hover {
    color: #042d48;
    text-decoration: underline
}

.issueArticle .meta .authors a {
    color: #666;
    white-space: nowrap
}

.issueArticle .meta .authors a:hover {
    color: #042d48
}

.fullHTML {
    hypens: none;
    -moz-hyphens: none
}

.fullHTML p {
    margin-bottom: 15px
}

.fullHTML th {
    background: #eee
}

.table-overflow {
    overflow: auto
}

.table-overflow th,
.table-overflow tr,
.table-overflow td {
    border: 1px solid #aaa;
    padding: 0 10px
}

.fullHTML table {
    background: #fff;
    min-width: 100%
}

.fullHTML img {
    max-width: 100%
}

.fullHTML .figure,
.fullHTML .imgfull,
.fullHTML .tablefull {
    background: #eee;
    padding: 30px 20px 20px;
    position: relative;
    text-align: center
}

.fullHTML .figure iframe {
    max-width: 100%
}

#issues #issue h4 {
    font-size: 16px
}

#issues #issue {
    vertical-align: top
}

#submissions {
    font-size: .8em
}

#issueId table,
#reviewFormElementsTable,
#users table,
#submissionEventLog table,
table#subscriptionTypesTable,
#reviewForms table,
#emailTemplateForm table,
#peerReview table,
#scheduling table,
#importUsersConfirm table,
#issuesForm .listing,
#selectReviewer table,
#metadata #authors table,
#submissions table,
#myJournals table,
table#email {
    table-layout: unset;
    border-collapse: separate
}

tr#reviewersHeader {
    vertical-align: initial
}

table.mceLayout {
    table-layout: unset
}

#issueTocForm table {
    table-layout: unset;
    font-size: .7em
}

#layout .info {
    table-layout: unset
}

*:target {
    padding-top: 90px;
    margin-top: -90px
}

.data .instruct {
    max-width: 330px
}

table.listing tr.heading td,
table.listing td.heading,
table.info td.heading {
    padding: 5px 10px 5px 0
}

.preview .small {
    line-height: 18px;
    font-size: 16px
}

#totop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: background .2s ease
}

@media(max-width:959px) {
    #totop {
        right: 10px;
        bottom: 10px
    }
}

#totop.show {
    display: block
}

#totop:hover {
    background-position: 100% 100%
}

.module-category {
    color: #4d4d4d;
    font-size: 17px;
    font-family: sans-serif;
    padding-bottom: 20px
}

.module-name {
    padding-bottom: 35px;
    display: inline-block;
    width: 100%
}

.plain {
    padding-left: 0 !important
}

.module-name p {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0
}

.module-name .options-list {
    list-style: none;
    margin-top: 0;
    padding-left: 0
}

.module-name .options-list li {
    float: left;
    margin-top: 20px
}

#plugins .action {
    padding-right: 60px
}

.action-icon {
    padding-right: 15px;
    max-width: 28px
}

.main h2 {
    background: #e6e6e6;
    min-height: 40px;
    padding-top: 9px;
    padding-left: 25px;
    margin-left: -25px;
    margin-top: 10px;
    margin-bottom: 10px
}

@media(max-width:650px) {
    .module-name h4 {
        margin-top: 0
    }

    .module-name .options-list li {
        float: none
    }
}

@media print {

    .head,
    .mainMenu,
    .sidebar,
    .navbar {
        display: none !important
    }
}

#articleTitle h1 {
    margin: 20px 0 0
}

#authorString {
    margin: 10px 0
}

#cookie-banner-wrapper {
    background: #042e47;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999
}

#cookie-popup {
    padding: 0;
    margin-left: 20%;
    margin-right: 20%;
    color: #fff;
    position: relative
}

@media(max-width:1300px) {
    #cookie-popup {
        margin-left: 5%;
        margin-right: 5%
    }
}

#cookie-popup h4 {
    text-align: left;
    font-size: 18px;
    font-weight: 700
}

#cookie-popup p {
    text-align: justify;
    margin-bottom: 15px
}

#cookie-popup input {
    float: left
}

.close-popup {
    position: absolute;
    right: -5px;
    top: 0;
    width: 32px;
    height: 32px;
    opacity: .7
}

.close-popup:hover {
    opacity: 1
}

.close-popup:before {
    transform: rotate(45deg)
}

.close-popup:after {
    transform: rotate(-45deg)
}

.cookie-button {
    background: #666;
    font-size: 16px;
    font-family: sans-serif;
    text-decoration: none;
    color: #fff;
    float: left;
    padding: 10px 20px
}

.cookie-button:hover {
    text-decoration: none;
    color: #fff;
    background: gray
}

.popup-learn-more:hover {
    color: gray
}

.recenzia-but {
    width: 111px;
    height: 38px;
    padding-left: 35px;
    padding-top: 7px;
    color: #fff;
    text-decoration: none
}

.recenzia-but-disabled {
    width: 111px;
    height: 38px;
    padding-left: 35px;
    padding-top: 7px;
    color: #fff;
    text-decoration: none
}

.get-img img {
    width: 38px;
    height: 38px;
    display: block
}

#table1 td img {
    width: 38px;
    height: 38px
}

.Uvedom-autra-but {
    width: 175px;
    height: 38px;
    padding-left: 36px;
    padding-top: 7px;
    color: #fff;
    text-decoration: none
}

.icon-link {
    text-decoration: none !important;
    display: inline-block;
    vertical-align: top
}

.icon-link-comments img {
    margin-top: 10px
}

.icon-link-comments {
    display: inline-block
}

.icon-p {
    display: inline-block;
    height: 38px;
    padding-top: 7px;
    padding-right: 5px
}

.sr-link-container {
    display: inline-block;
    vertical-align: top
}

.icon-p.two {
    margin-top: 10px;
    padding-left: 10px
}

#editor-decision {
    height: 38px;
    width: 197px;
    color: #fff;
    border: 0;
    padding-left: 33px;
    cursor: pointer
}

#review-send-review {
    width: 232px;
    height: 38px;
    border: 0;
    color: #fff;
    padding-left: 35px;
    margin-top: 5px;
    cursor: pointer
}

#fullHTMLdiv summary {
    font-size: 1.17em;
    font-family: sans-serif;
    cursor: pointer;
    margin: 10px 0
}

.archive {
    float: left;
    width: 100%
}

.sectionPoliciesa {
    font-size: 1.2em;
    font-weight: 700
}

.citedby .cite {
    padding: 20px 0;
    border-bottom: 1px solid #666
}

.citedby .title {
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 8px
}

.citedby .authors {
    font-style: italic;
    font-size: 12px;
    line-height: 14px
}

.citedby .journal,
.citedby .doi {
    font-size: 14px;
    line-height: 14px
}