<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{padding:0 20px;}
a.announcementsmore:hover {background-position: 50% 100% !important;}

#aboutPeople, #aboutPolicies, #aboutSubmissions, #aboutOther {width: 49%;float: left;min-height: 105px;}
#sectionPolicies table.plain {display: none;}

#sidebarLanguageToggle a{display:inline-block;width:35px;height:35px;margin-right:15px;}
#sidebarLanguageToggle a.lang_ru{background:url(/styles/rus.png) 0 0 no-repeat}
#sidebarLanguageToggle a.lang_en{background:url(/styles/eng.png) 0 0 no-repeat}
#sidebarLanguageToggle a:hover{background-position:0 100%}
#sidebarLanguageToggle a.active:hover{background-position:0 0;cursor:default}

#sidebarLanguageToggle .textLangTogglers{
    width:120px;
    height:7px;
    margin:-8px -10px 0 0;
    padding:12px;
}
#sidebarLanguageToggle .textLangTogglers a{
    color:white;
    width:auto;
    height:auto;
    display:inline-block;
    font-size:12px;
}
#sidebarLanguageToggle .textLangTogglers a.current{
    text-decoration:none;
    cursor:default;
    opacity:0.8;
}

#articleFullText a.file{width:163px;height:40px;display:inline-block;vertical-align:top;background:url(/styles/readRUS.png) no-repeat 0 0;}

#articleFullText a.en_US_ru_RU{background:url(/styles/readRUS_language.png) no-repeat 0 0;}
#articleFullText a.ru_RU_en_US{background:url(/styles/readENG_language.png) no-repeat 0 0;}
#articleFullText a.en_US{background:url(/styles/readENG.png) no-repeat 0 0;}
#articleFullText a.ru_RU{background:url(/styles/readRUS.png) no-repeat 0 0;}

#articleFullText a.en_US_ru_RU.VIDEO{background:url(/resources/watchRUS.png) no-repeat 0 0;}
#articleFullText a.ru_RU_en_US.VIDEO{background:url(/resources/watchENG.png) no-repeat 0 0;}
#articleFullText a.en_US.VIDEO{background:url(/resources/watchENG.png) no-repeat 0 0;}
#articleFullText a.ru_RU.VIDEO{background:url(/resources/watchRUS.png) no-repeat 0 0;}

#articleFullText a.en_US_ru_RU.PDF_min,
#articleFullText a.ru_RU_en_US.PDF_min,
#articleFullText a.en_US.PDF_min,
#articleFullText a.ru_RU.PDF_min
{
	background:url(/resources/read_PDFES.png) no-repeat 0 0;
	width: 175px
}

#articleFullText a.en_US_ru_RU.HTML{background:url(/resources/read_HTML_163x80_eng.png) no-repeat 0 0}
#articleFullText a.ru_RU_en_US.HTML{background:url(/resources/read_HTML_163x80_rus.png) no-repeat 0 0}
#articleFullText a.en_US.HTML{background:url(/resources/read_HTML_163x80_view.png) no-repeat 0 0}
#articleFullText a.ru_RU.HTML{background:url(/resources/read_HTML_163x80_read.png) no-repeat 0 0}
#articleFullText a.be_BE.HTML{background:url(/resources/read_HTML_163x80_bel.png) no-repeat 0 0}

#articleFullText a.en_US_ru_RU.Audio{background:url(/resources/listen_163x80_eng.png) no-repeat 0 0}
#articleFullText a.ru_RU_en_US.Audio{background:url(/resources/listen_163x80_eng.png) no-repeat 0 0}
#articleFullText a.en_US.Audio{background:url(/resources/listen_163x80_eng.png) no-repeat 0 0}
#articleFullText a.ru_RU.Audio{background:url(/resources/listen_163x80_rus.png) no-repeat 0 0}
#articleFullText a.be_BE.Audio{background:url(/resources/listen_163x80_rus.png) no-repeat 0 0}

#articleFullText a.ru_RU_be_BE,
#articleFullText a.en_UD_be_BE,
#articleFullText a.be_BE{background:url(/resources/readBEL.png) no-repeat 0 0;}

#articleFullText a.file:hover{background-position:0 100%;}

#topBar{display:none}
#articleFullText{padding-bottom:5px;border-bottom:1px dotted black;}

.editor-in-chief img {padding-bottom: 10px;}
input.error{background:#f46666;}

.justify{text-align:justify;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

.pagination{clear:both; display:inline-block;margin-top:15px;}
.pagination strong,.pagination a{display:inline:block;padding:5px 10px;border:1px solid grey;}
#content img.accessLogo{vertical-align:top;}

#viewer-wrapper{height:400px;padding:0.5em;}
.ui-resizable-helper { border: 75px solid #EFEFEF; margin: -75px; }
.wrapper-cover {border: none;position: fixed;top: 0;left: 0;height: 100%;width: 100%;z-index: -1;}

#fullscreen.ru_RU{display:block;color:transparent;background:url(/styles/fullscreen.png) 0 0 no-repeat; width:158px;height:20px;}
#fullscreen.en_US{display:block;color:transparent;background:url(/styles/fullscreenENG.png) 0 0 no-repeat;width:119px;height:20px}
#fullscreen:hover{background-position:0 100%}
#nofullscreen.ru_RU{display:block;color:transparent;background:url(/styles/fullscreen_out.png) 0 0 no-repeat; width:212px;height:20px;}
#nofullscreen.en_US{display:block;color:transparent;background:url(/styles/fullscreen_outENG.png) 0 0 no-repeat; width:148px;height:20px;}
#nofullscreen:hover{background-position:0 100%}

#sidebar div.block span.blockTitle{letter-spacing: normal !important;}


#tabs{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#tabs li{
  float: left;
  margin: 0 .5em 0 0;
}

#tabs a{
  position: relative;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);
  padding: .7em 2.5em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  border-radius: 5px 0 0 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after{
  background: #fff;
}

#tabs a:focus{
  outline: 0;
}

#tabs a::after{
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;
}

#tabs #current a,
#tabs #current a::after{
  background: #fff;
  z-index: 3;
}

#tab-holder
{
    background: #fff;
    padding: 2em;
    min-height: 220px;
    position: relative;
    z-index: 2;
    border-radius: 0 5px 5px 5px;
    box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
}

#sidebarRTAuthorBios{display: none;}
.yashare-auto-init{margin-left: -6px;}

.stepleft{padding-left:20px;border-left:5px solid #aaa;margin-top:10px}

.block.custom h3 strong a{width:137px !important;}
#navbar a{white-space: nowrap;}
.none{display:none;}

#sidebarFontSize{min-height:60px;}
#issues #issue{vertical-align: top;}
.issueCoverImage img{width:90px !important; height: 120px;}

.mceLayout{max-width:625px;}
#mce_fullscreen_container .mceLayout{max-width:none;}
.staticPage .mceLayout{width:100%!important;min-height:600px!important}
.staticPage .mceLayout iframe{height:600px !important;}
#additionalHomeContent_ifr{height:500px !important;}
#focusScopeDesc_ifr,table[id^="customAboutItems"] iframe{height:250px!important;width:100%!important}
table[id$="content_toolbar1"]{height:auto!important;}
#authorGuidelines_tbl,table[id^="customAboutItems"]{width:100% !important}
#searchEngineIndexing input,#searchEngineIndexing textarea{width:99%}
#contributorNote_tbl,#sponsorNote_tbl,#publisherNote_tbl,#contactMailingAddress_tbl,#mailingAddress_tbl,#history_tbl{width:100% !important;}
#contributorNote_ifr,#sponsorNote_ifr,#publisherNote_ifr,#contactMailingAddress_ifr,#mailingAddress_ifr,#history_ifr{height:250px!important;}
table.listing td{padding:0.25em 0;}

.banners img {margin-bottom: 5px;}

#leftSidebar,#rightSidebar{padding-top:0 !important;}
#sidebarWebFeed {text-align:center;}

#slideshow{width:100%;clear:both;}
#slideshow .slide{height:120px;width:515px;display:inline-block;vertical-align:top;}
#slideshow .image{width:120px;height:120px;display:inline-block;background:url(/resources/popular_article.jpg) 0 0 no-repeat;padding:0;vertical-align:top;}
#slideshow .slide .sep{width:100%;background:#aaa;height:1px;}
#slideshow .wrapper{height:50px;padding:5px;background:#ebebeb;vertical-align:top;}

#slideshow .wrapper .first{width:30%;display:inline-block;vertical-align:top;}
#slideshow .wrapper .second{width:69%;display:inline-block;vertical-align:top}

#slideshow .left,#slideshow .right{display:inline-block;width:32px;height:12px}
#slideshow #slideshowcontrols{text-align:center;margin-top:10px}
#slideshow .left{background:url(/resources/left.png) 50% 50% no-repeat;}
#slideshow .right{background:url(/resources/right.png) 50% 50% no-repeat;}

table{border-collapse:collapse;}

#tabs.ui-tabs{width:auto}

#issues #issue h4 {
  width: 96px;
}


/*custom left menu*/
.navigation-left{padding:0;margin:0;}
span.navigation-item-text{padding:10px;width:140px;border:0}
/*span.navigation-item-text{background:#1f1c70;color:white;}*/
.navigation-left a{text-decoration:none}
/*a:hover  span.navigation-item-text{background:#59b7ea;}*/
.navigation-left li &gt; ul{display:none;}
.navigation-left li:hover &gt; ul, .navigation-left li ul li:hover ul{display:block;}
.navigation-left li ul li ul{display:none;}
.navigation-left li{list-style-type:none;}

.navigation-left li{position:relative; width:140px;}
.navigation-left li &gt; ul{position:absolute;top:0; left:145px;z-index:9999;}
.navigation-item-bullet{float:right;display:none;}
.navigation-item-expand .navigation-item-bullet{display:none}

#leftSidebar{overflow:visible !important;}
a.passive{color:black;text-decoration:none;cursor:default;}
.link{height:0}

#articleFullText .banner{display:inline-block;}

img{border:0}

#header{position:relative;}
#header .headerLink{
    display:block;
    width:50%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
}

input.defaultButton{
    padding-top:3px;
    padding-bottom:3px;
    border:0;
}

.views{padding: 0 30px;}

#issues #issue{
    float:none;
    display:inline-block;
}

#sidebar li{ color:#555}

.editor-in-chief a{font-size:1.2em}

#main h1{
    color:#4d4d4d;
    margin: 0em 1em 0.5em 0em;
    padding-top: 0.5em;
    font-weight: normal;
    font-size: 1.1em;
}

#articleTitle h1 {
    margin: 0em 1em 0.25em 0em;
    padding-top: 0.75em;
    font-family: 'Ubuntu',sans-serif;
    font-weight: normal;
    font-size: 1.8em;
}

#content h3{
    font-family:Trebuchet, sans-serif;
}

#header h1{display:none;}

.suppFiles{
    font-size:13px;
}
.suppFiles .preview img{
    max-width:100px;
    max-height:100px;
}
.suppFiles td{
    padding:0px;
}
.suppFiles .title{font-size:16px;font-weight:bold}
.suppFiles .bottomMargin{margin-bottom:40px;}
.suppFiles .sub {color:#959595}


label[for='confirmEmail']{white-space: nowrap;}


/*FOR ABV SITES*/
.abv.link{top:-170px;z-index:1}

.submissionCitations{display:none;}

select.selectMenu{max-width:300px;}

.popLinks{
    display:block;
    width:639px;
    background:#E9E9E9;
    clear:both;
}
.popLinks .popLinksHead{
    height:80px;
    font-size:15px;
    font-weight:bold;
    color:#4d4d4d;
    position:relative;
    background:#D3D3D3;
}

#chief a {
font-size:12px;
}
#chief2 a {
font-size:12px;
}
.popLinks .popLinksHead img{
    background:#e7f2f3;
    padding-right:3px;
    position:absolute;
    left:0;
}
.popLinks .popLinksHead span{
    box-sizing:border-box;
    position:absolute;
    top:32px;
    left:135px;
}
.popLinks ul{
    list-style-type: decimal;
    margin:0 0 10px 0;
    padding:0 10px 5px 20px;
    color:#606060;
}
.popLinks ul li{
    margin:10px;
}

#content div[id^="custom-"],
#content #openAccessPolicy,
#content #focusAndScope,
#content #peerReviewProcess,
#content #authorSelfArchivePolicy,
#content #delayedOpenAccessPolicy
{
    text-align: justify;
}

.interestsHide{display:none;}

.popupWrapper{
    display:block;
    position:fixed;
    width:100%;
    height:100%;
    z-index:1;
    background:rgba(0,0,0,0.2);
    left:0;
    top:0;
}

.popupWrapper .popup{
    display:block;
    width:500px;
    height:300px;
    position:absolute;
    left:50%;
    margin-left:-250px;
    top:50%;
    margin-top:-200px;
    z-index:2;
    background:#ebebeb;
    border:3px solid #606060;
    padding:10px;
}
.popupWrapper .popupClose{
    position:absolute;
    z-index:3;
    left:50%;
    top:50%;
    margin-left:250px;
    margin-top:-200px;
    display:block;
    padding:8px;
    background:black;
    color:white;
    cursor:pointer;
    text-decoration:none;
}
</pre></body></html>