#content #pageFooter table td {
        border: none;
}

#issues div.portico.issues {
        display: grid;
        grid-template-columns: max-content 1fr repeat(3, max-content);
        grid-gap: 0.1em;
}

#issues div.portico.issues > div input {
        margin: 0em;
}

#issues div.portico.issues > div {
        padding: 1em;
}

#issues div.portico.issues > div.action {
        padding: 0em 1em;
}

a.disabled {
       cursor: not-allowed;
}

div#articleHighlights {
	padding-bottom: 20px;
}

form#subscriptionForm, form#subscriptionStatisticsForm, form#reviewerForm, form#metadata, form#submit, form#profile, #registerForm, #retraction, form#userForm, form#paymentSettingsForm, form#saveReviewFormResponse, div#supportData {
        border: 1px solid #999999;
        background: #fcfdfd;
	padding: 10px;
	margin-bottom: 10px;
        -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
        -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
        -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;
}

/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa;}

/* Interaction states
----------------------------------*/
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Tabs 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 10px; background: none; }
.ui-tabs .ui-tabs-hide {
	display: block !important;
	width: 0px !important;
	height: 0px !important;
	overflow: hidden !important;
	margin: 0px !important;
	padding: 0px !important;
	opacity: 0 !important;
}


@font-face {
    font-family: 'magistralcregular';
    src: url('../../styles/fonts/magistral/mgs45c-webfont.eot');
    src: url('../../styles/fonts/magistral/mgs45c-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../styles/fonts/magistral/mgs45c-webfont.woff') format('woff'),
         url('../../styles/fonts/magistral/mgs45c-webfont.ttf') format('truetype'),
         url('../../styles/fonts/magistral/mgs45c-webfont.svg#magistralcregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

ul#dropdown-inside {
        margin: 0px;
        list-style-type: none;
        padding: 0px 0px;
        background-color: #FBFBF3;
        -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
        box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
}

#main ul, #content ul, #main ol, #content ol {
	position:relative;
	left: 25px;
	margin-right: 25px;
}

#content ul li{
	list-style-image: url('../../img/style/menu_item.png');
}

#tabs ul li {
	list-style-image: none;
}

#tabs ul li a{
        vertical-align: middle;
}

#tabs ul li a img {
	vertical-align: middle;
	padding-right: 3px;
	padding-bottom: 3px;
}

#articleCitations ul li {
        list-style-image: url('../../img/style/menu_item.png');
}

#commentsOnArticle ul li {
	list-style-image: url('../../img/style/menu_item.png');
}

input.textField, select.selectMenu, textarea.textArea {
        font-size: 14px;
        margin-right: 10px;
	font-family: Arial;
	padding: 4px 5px;
}

input.uploadField {
	background-color: white;
	font-size: 14px;
	margin-right: 10px;
	font-family: Arial;
}

textarea.textArea {
	padding: 5px;
}

html, body, div, span, object, iframe, p, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 10px 0px 5px 0px;
    background: none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    font-family: Arial;
    font-size: 14px;
}

ol {
	padding-left:25px;
}

#content table.data td.label {
	border: none;
}

table.data td.label {
	width: 10%;
	vertical-align: top;
}

input.defaultButton {
  width: auto;
  background-color: #375;
  font-weight: normal;
}

input.button {
  width: auto;
  cursor: pointer;
  background-color: #E8E8E1;
  color: #fff;
  text-align: center;
  background: linear-gradient(to bottom, #e12419 0%,#f69300 100%);
  border: 0;
  position: relative;
  font-size: 1.1em;
    background: #e12419; /* Old browsers */
    background: -moz-linear-gradient(top, #e12419 0%, #f69300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12419), color-stop(100%,#f69300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e12419 0%,#f69300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e12419 0%,#f69300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e12419 0%,#f69300 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e12419 0%,#f69300 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12419', endColorstr='#f69300',GradientType=0 ); /* IE6-9 */
}

a.icon.button {
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	background: linear-gradient(to bottom, #e12419 0%,#f69300 100%);
	font-size: 1.1em;
	line-height: 2.2em;
    background: #e12419; /* Old browsers */
    background: -moz-linear-gradient(top, #e12419 0%, #f69300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12419), color-stop(100%,#f69300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e12419 0%,#f69300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e12419 0%,#f69300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e12419 0%,#f69300 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e12419 0%,#f69300 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12419', endColorstr='#f69300',GradientType=0 ); /* IE6-9 */
}

a.icon img {
  border: 0;
  top: 6px;
  position: relative;
}

input.uploadField {
	padding: 0px;
	position: relative;
	top: 0px;
}

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

body {
	background: #efefef;
	width: 100%;
	height: 100%;
}

a, a:visited, a:active, a:link {
	word-break: break-word;
    text-decoration: underline;
    outline: 0 none;
    color: #003f6c;
    -moz-transition: color 0.2s 0.02s ease;
     -o-transition: color 0.2s 0.02s ease;
     -webkit-transition: color 0.2s 0.02s ease;
	cursor: pointer;
}

a:hover {
    background: none;
    color: #00121e;
}

#section, #sidebar, #aside, #nav, #article, #footer {display: block;}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}

#content h1 {
	font-size: 22px;
	margin-top: 0px;
}

#content h2 {
	font-size: 20px;
}

#content h3 {
	font-size: 18px;
}

#content h4 {
	font-size: 16px;
}

#content h5 {
	font-size: 15px;
}

#content h6 {
	font-size: 14px;
}

a h1, a:visited h1, a:active h1, a:link h1,
a h2, a:visited h2, a:active h2, a:link h2,
a h3, a:visited h3, a:active h3, a:link h3,
a h4, a:visited h4, a:active h4, a:link h4,
a h5, a:visited h5, a:active h5, a:link h5,
a h6, a:visited h6, a:active h6, a:link h6,
h1 a, h1 a:visited, h1 a:active, h1 a:link,
h2 a, h2 a:visited, h2 a:active, h2 a:link,
h3 a, h3 a:visited, h3 a:active, h3 a:link,
h4 a, h4 a:visited, h4 a:active, h4 a:link,
h5 a, h5 a:visited, h5 a:active, h5 a:link,
h6 a, h6 a:visited, h6 a:active, h6 a:link {
	text-decoration: none;
}

.heading h1, .heading h2, .heading h3, .heading h4, .heading h5 {
	font-size: 16px !important;
	color: white !important;
	margin: 0px !important;
	font-weight: normal !important;
}

h2.articleTitle, h3.articleTitle, h5.articleTitle {
	font-size: 15px !important;
	margin: 0px !important;
}

div.abstract h4, div.abstract h6 {
	font-size: 14px !important;
	margin: 0px !important;
}

#content dd div.info h2, #content dd div.info h3 {
	margin: 0px 0px 5px 0px;
	font-size: 18px;
}

#container {
	padding-bottom: 20px;
	min-height: 730px;
	min-height: calc(100vh - 233px);
}

#body {
    width:95%;
    margin: 0 auto;
    position: relative;
    max-width: 1440px;
	    overflow: hidden;
}

#header {
	background: url('../../img/style/bg-header-top.jpg') top center no-repeat;
	min-height: 135px;
	background-size: cover;
	padding-bottom: 10px;
}

#headerWrap {
	max-width: 1440px;
	margin: 0 auto;
	min-height: 135px;
	display: grid;
	grid-template-columns: 290px 1fr 80px 200px;
	grid-template-rows: max-content 1fr max-content;
	align-items: center;
	column-gap: 10px;
	row-gap: 5px;
}

#languageToggle {
	grid-column-start: 1;
	grid-column-end: 5;
	margin: 0 auto;
	display: flex;
}

#languageToggle div {
	padding: 0px 5px;
}

#languageToggle div.active {
	background-color: #327bcf;
}

#siteLogo {
	max-width: 300px;
	max-height: 100px;
}

#headerTitle {
	text-align: center;
	font-family: 'magistralcregular';
}

#headerTitle a, #headerTitle a:hover {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #000000;
	text-decoration: none;
}

#journalLogo img {
	width: 100%;
	height: 100%;
}

#headerIssn {
	display: grid;
	grid-template-columns: 1fr;
}

#headerIssn span {
	font-family: 'magistralcregular';
	color: #fff;
	text-shadow: 1px 1px 0 #000000;
	font-size: 16px;
	font-weight: bold;
}

nav ul li.sep {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  background: url('../../img/style/top_menu_sep.png') center center no-repeat;
  width: 4px;
  height: 28px;
  vertical-align: middle;
}

#content {
	padding: 10px;
	margin-top: 0px;
	font-size: 14px;
	border: 1px solid #aaaaaa;
	background-color: white;
}

li.current a {
	font-weight: bold;
	color: #f48c01;
}

#breadcrumb {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
}

#breadcrumb a {
  color: #010101;
  text-decoration: underline;
}

#main {
	margin-left: 0;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0px 10px 10px 10px;
	float: none;	
	width: auto;
}

#main p {
	padding-bottom: 5px;
}

div.suppFileListing {
	display: grid;
	column-gap: .2%;
	row-gap: 5px;
	grid-template-columns: 4% 34% 15% 20% 11% 15%;
}

div.suppFileListing span {
	padding: 5px;
}

div span.heading {
	background: #004272;
	color: white;
	font-size: 14px;
	padding: 10px;
}

.light {
	background-color: rgb(248, 248, 248);
}

.dark {
	background-color: rgb(235, 235, 235);
}

table.listing {
  margin-top: 10px;
  border: 0 none;
  background-color: #ffffff;
  border-collapse: separate;
  border-spacing: 2px;
  width: 100%;
}

table.listing tr.data td {
 border-top: 0 none;
 border-bottom: 0 none;
}

#content table.listing td {
	border: none;
}

table.listing td {
	padding: 7px 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px !important;
}

table.listing tr.heading {
  background: #004272 !important;
  color: white !important;
  font-size: 14px !important;
}

table.info td.heading {
  background: #004272 !important;
  color: white !important;
  font-size: 14px !important;
  padding-left: 0.5em;
}

table.listing tr.heading a {
 color: white;
}

table.listing tr.heading td {
 color: white;
}

table.listing tr.heading td a {
	color: white;
}

table.info td.heading a {
 color: white;
}

table.listing td.light, table.listing tr.light td, table.info td.light {
        background-color: rgb(248, 248, 248);
}
table.listing td.dark, table.listing tr.dark td, table.info td.dark {
        background-color: rgb(235, 235, 235);
}

table.listing .action a, table.info .action a {
  background: url('../../img/style/menu_item.png') 15px center no-repeat;
  padding: 5px 5px 5px 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}

table.info {
  margin-top: 10px;
  background-color: #ffffff;
  border-collapse: separate;
  border-spacing: 2px;
  width: 100%;
}

#content table.info td {
	border: none;
}

table.info td {
  padding: 7px 5px;
  text-align: left;
  vertical-align: middle;
  font-size: 14px;
}

section.rotator {
    background: url(../../lib/pkp/templates/images/icons/endojournals/banner_top_bg.jpg) left top repeat;
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    height: 250px;
    overflow: hidden;
    position: relative;
    margin: 12px 7px 0px 7px;
}
section.rotator .rotatorBlock > div {
    width: 100% !important;
}
section.rotator .rotatorBlock > div:after {
    content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;
}
section.rotator .rotatorBlock {
    height: 100%;
}
section.rotator .rotatorBlock img.thumb {
    width: 115px;
    height: 164px;
    display: block;
    float: left;
    margin: 20px 10px 20px 80px;
}
section.rotator .rotatorBlock .txt {
    padding: 20px 80px 20px 0;
    position: relative;
}
section.rotator .rotatorBlock .txt h3 {
    text-transform: uppercase;
    padding: 0;
}
section.rotator .rotatorBlock .txt p {
    padding: 0;
    font-size: 16px;
    display: block;
    overflow: hidden;
}
section.rotator .rotatorBlock .txt ul {
    display: block;
    padding: 0 0 0 205px;
    margin: 0;
    list-style: none;
}
section.rotator .rotatorBlock .txt ul li {
    background: url(../../img/style/menu_item.png) left 5px no-repeat;
    margin: 3px 0;
    padding: 0 0 0 10px;
    list-style: none;
}
section.rotator .rotatorBlock .txt p ul li a {
    font-size: 15px;
}
section.rotator .rotatorBlock .txt a.more {
    display: block;
    width: 125px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'magistralcregular';
    position: absolute;
    right: 90px;
    bottom: 60px;
    text-decoration: none;
    border: 0;
    background: #096eda; /* Old browsers */
    background: -moz-linear-gradient(top, #096eda 0%, #047aff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#096eda), color-stop(100%,#047aff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #096eda 0%,#047aff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #096eda 0%,#047aff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #096eda 0%,#047aff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #096eda 0%,#047aff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#096eda', endColorstr='#047aff',GradientType=0 ); /* IE6-9 */
}

section.rotator .rotatorNavLeft, section.rotator .rotatorNavRight {
    width: 41px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background-image: url(../../lib/pkp/templates/images/icons/endojournals/banner_rows_for_js.png);
    z-index: 999;
    cursor: pointer;
}

section.rotator .rotatorNavLeft {
    left: 20px;
    background-position: left top;
}
section.rotator .rotatorNavRight {
    right: 20px;
    background-position: right top;
}

section.similarJournals dl {
    overflow: hidden;
    margin-bottom: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #e8e8e8; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #e8e8e8 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #e8e8e8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #e8e8e8 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #e8e8e8 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(135deg, #e8e8e8 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}

section.similarJournals dl dt {
    display: block;
    width: 115px;
    float: left;
    padding: 10px;
}
section.similarJournals dl dd {
    padding: 5px;
}
section.similarJournals dl dd div.info {
    margin:4px 0;
    display: block;
    overflow: hidden;
}
section.similarJournals dl dd ul {
    left: -5px !important;
    margin-right: 0px !important;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 30%;
}
section.similarJournals dl dd ul li {
    margin: 1px 0;
    list-style: none;
}

section.similarJournals dl dd ul li a {
    color: #343434;
    text-decoration: underline;
}

section.similarJournals dl dd ul li a:hover {
    color:#000;
}

#journalDescription {
	overflow: auto;
}

#homepageImage img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	max-width: 500px;
	max-height: 500px;
	z-index: 2;
	position: relative;
}

#announcementsHome {
	margin: 0px;
}

table.announcementsMore a {
  font-size: 15px;
  font-weight: bold;
}

#content table.announcementsMore td {
	border: none;
}

div.separator {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 1px;
  border-bottom: 0px none;
  font-size: 0px;
  line-height: 0px;
  background-color: #dd241a;
}

hr {
  color: #dd241a;
  height:1px;
  background-color: #dd241a;
  border:0px none;
}

table.spec.arhiveItem td.one {
    text-align: left;
}
table.spec.arhiveItem td.int.one, .contents table.spec td.int.two {
    text-align: center;
}
table.spec.arhiveItem td.two {
    text-align: center;
    white-space: nowrap;
}
table.spec.arhiveItem td.three {
    text-align: center;
}
table.spec.arhiveItem td.two a {
    display: block;
    width: 43px;
    height: 58px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    text-align: center;
    white-space: nowrap;
    margin: 4px;
    position: relative;
}

table.spec {
    background-color: #ffffff;
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
}

table.spec tr.head_row {
    background: #004272 !important;
}

table.spec tr.head_row td {
    color: #ffffff !important;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}

table.spec tr.head_row td a, table.spec tr.head_row td span {
    color: #ffffff;
}
table.spec tr.head_row td a {
    text-transform: lowercase;
}
table.spec tr.light {
	background-color: rgb(248, 248, 248);
}
table.spec tr.dark {
        background-color: rgb(235, 235, 235);
}
#content table.spec td {
	border: none;
}

table.spec td {
    padding: 7px 5px;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
}
table.spec td.two {
	max-width: 20%;
	min-width: 100px;
}
table.spec td a {
    font-size: 14px;
    color: #003f6c;
}
table.spec td a:hover {
    color: #00121e;
}
table.spec td.justify {
    text-align: left;
}
div .total {
    color: #c84701;
    font-weight: bold;
}
div .authors {
    color: #000;
    font-style: italic;
    font-size: 14px;
	margin-top: 4px;
}
div .pages {
    color: #555;
	margin-top: 4px;
}

table.spec.arhiveList td.one {
    text-align: center;
    width: 15%;
    font-weight: bold;
}
table.spec.arhiveList td.two {
    text-align: left;
    width: auto;
    padding-left: 20px;
}
table.spec.arhiveList td.int.two {
    text-align: center;
}

table.spec.arhiveList td.two ul {
	margin: 0px !important;
	padding: 0px !important;
	left: 0px !important;
}

table.spec.arhiveList td.two ul li {
	float: left;
	margin-left: 30px;
}

table.spec.arhiveList td.two a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    padding-right: 5px;
    margin-right: 15px;
    line-height: 30px;
}
table.spec.arhiveList td.two a:hover, .contents table.spec.arhiveList .action a:hover {
    background-color: #fff;
}
table.spec.arhiveList .action {
    text-align: right;
}
table.spec.arhiveList .action a {
    background: url('../../img/style/menu_item.png') 15px center no-repeat;
    padding: 5px 5px 5px 30px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
table.spec.arhiveList .zero td {
    padding: 0;
    font-size: 0;
}

.topBlock .preview {
  width: 170px;
  float: left;
}
.topBlock .preview, .topBlock .rightBlock {
  display: table-cell;
  vertical-align: top;
  height: 100%;
  z-index: 100;
}

.topBlock .rightBlock .downloadPDF #topBar {
  width: 100%;
  padding: 0px;
}

#content .topBlock {
  position: relative;
  display: table;
  width: 100%;
  overflow: auto;
	margin-bottom: 1em;
}

.topBlock .rightBlock .downloadPDF {
    float: right;
    height: auto;
    padding: 7px;
    margin-right: 2px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px 1px #424242;
    box-shadow: 0 0 4px 1px #424242;
    font-size: 12px;
    color: #3F3F3F;
	min-width: 250px;
}

.topBlock .preview img, .articleCover .preview img {
  border: 1px solid #989898;
  width: auto;
  height: auto;
  max-height: 300px;
  max-width: 150px;
}

.topBlock .titleAuthors ul li {
  margin-top: 7px;
  list-style: none;
}

.topBlock .titleAuthors ul li ol li {
	list-style: inherit;
}

div#content ul.pkp_form_error_list {
	padding-left: 5px;
}

div#content ul.pkp_form_error_list li {
	padding-top: 5px;
}

#tabs .ui-tabs-nav, div#content ul.ui-tabs-nav {
	left: 0px;
	 margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tabs.interface > ul li i {
    display: block;
    width: 27px;
    height: 17px;
    float: left;
    background-image: url('../../img/style//flags.jpg');
    background-repeat: no-repeat;
    margin-right: 5px;

}
#tabs.interface > ul li i.rus {
    background-position: left center;
}
#tabs.interface > ul li i.eng {
    background-position: right center;
}

ul.steplist {
    margin: 10px 0;
    left: 0px !important;
    padding: 0;
    list-style: none;
}
ul.steplist li {
    text-transform: none;
    margin: 0;
    padding: 0 !important;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: none !important;
    position: relative;
}

ul.steplist li.current a, ul.steplist li span {
    background: #e69609;
}
ul.steplist li .left, ul.steplist li .right {
    display: block;
    width: 10px;
    height: 33px;
    background-image: url("../../img/style/step_rows.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}
ul.steplist li .left {
    background-position: left center;
    left: 0;
}
ul.steplist li .right {
    background-position: left bottom;
    background-color: white;
    right: 0;
}
ul.steplist li.current .right {
    background-position: left top;
}
ul.steplist li a, ul.steplist li span {
    padding: 9px 15px;
    display: block;
    color: #101010;
    text-decoration: none;
    background-color: #ccc;
    position: relative;
}
ul.steplist li a:hover {
    background: #e69609;
}
ul.steplist li a:hover .right {
    background-position: left top;
}

#inlinePdfResizer {
   width: auto;
   height: 610px;
}

#pdfObject {
	width: 100%;
	height: 100%
}

#inlinePdf {
  width: 99%;
  height: 600px;
}

#rightSidebar {
	width: 250px;
	padding: 0;
	font-size: 100%;
	height: 100%;
	margin-right: 0;
	margin-left: 0;
}

#leftSidebar {
	float: left;
	width: 250px;
	padding: 0;
    font-size: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0px;
    display: inline;
    overflow: hidden;
}

#sidebar div.block {
	margin: 0px auto 10px auto;
	background: #fff; /* Old browsers */
	border: solid 1px #aaaaaa;
	padding: 10px;
}

#sidebar div.block#submitManuscriptBlock {
	border: none;
	padding: 0px;
}

#sidebar div.block.custom {
        border: 0px solid #aaaaaa;
	padding: 0px;
}

#sidebar div.block table {
	width: 100%;
	padding: 0px;
}
#sidebar div.block span.blockTitle {
    color: #004792;
    font-size: 16px;
    text-transform: uppercase;
    background: url(../../img/style/menu_title_item.png) left 0px no-repeat;
    margin: 0 0 5px 0;
    padding: 0 0 0 33px;
    line-height: 150%;
}

#sidebar div#retractedArticlesBlock span.blockTitle a {
	text-decoration: none;
	color: #004792;
	font-size: 16px
}

#sidebar div#prePrintsBlock span.blockTitle a {
        text-decoration: none;
        color: #004792;
        font-size: 16px
}

#sidebar div#prePrintsBlock span.blockTitle, #sidebar div#retractedArticlesBlock span.blockTitle {
	background: url(../../img/style/menu_title_link.png) left no-repeat;
	margin: 0px;
	line-height: 140%;
}

#sidebar div.block input {
   display: block;
   border: 1px solid #092c51;
/*   margin-bottom: 5px; */
   padding: 4px 0px 4px 5px;
   color: #000;
   width: 97%;
}
#sidebar div.block select {
   display: block;
   border: 1px solid #092c51;
   margin-bottom: 5px;
   padding: 4px 0px 4px 0px;
   color: #000;
   width: 100%;
}
#sidebar div.block input#remember {
    display: inline;
    padding: 0;
    width: auto;
}
#sidebar div.block input#remember, #sidebar div.block label {
    line-height: 20px;
    cursor: pointer;
    color: #084aa4;
    font-size: 13px;
}

#sidebar div.block input[type="submit"] {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
    padding: 0px;
    cursor: pointer;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'magistralcregular';
    text-align: center;
    float: right;
    border: 0;
    background: #e12419; /* Old browsers */
    background: -moz-linear-gradient(top, #e12419 0%, #f69300 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12419), color-stop(100%,#f69300)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e12419 0%,#f69300 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e12419 0%,#f69300 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e12419 0%,#f69300 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e12419 0%,#f69300 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12419', endColorstr='#f69300',GradientType=0 ); /* IE6-9 */
}

#sidebar div.block ul {
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
  display: block;
  padding-left: 20px;
}

#authorBio {
	width: 90%;
}

#sidebar div.block ul li {
  margin: 3px 0;
  list-style-image: url(../../img/style/menu_item.png);
}

footer  {
    margin-top: 0px;
    width: 100%;
}

footer:before {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

footer .separator {
    height: 12px;
    background: url(../../img/style/divider-footer.png) center center no-repeat;
    margin-bottom: 0px;
	margin-top: 0px;
}

footer .footerTop {
    background: url(../../img/style/bg_footer_light_top.gif) left top repeat;
    text-align: center;
}

footer .underFooter {
    background: url(../../img/style/bg_footer_blue.gif) left top repeat;
    color: white !important;
    text-align: center;
}

footer .underFooter p {
    color: white !important;
}

footer .underFooter a {
    color: white !important;
}

footer .footerTop .central {
    max-width: 1440px;
    margin: 0 auto;
    height: 100%;
    line-height: 20px;
    padding: 20px 0;
    text-align: center;
}

footer .underFooter .central {
    max-width: 1440px;
    margin: 0 auto;
    height: 100%;
    line-height: 20px;
    padding: 0 0;
    text-align: center;
}

ul.menu li:hover .dropdown-inside {
	display: block;
	left: 0 !important;
}

ul.menu li ul li {
        text-align: left !important;
	height: auto !important;
	display: contents;
}

ul.menu li ul li a {
	text-align: left !important;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	display: block;
	white-space: nowrap;
}

#citationEditorMainTabs ul {
        margin-right: 10px;
}

#citationImprovement ul {
	left: 0px;
	margin-right: 0px;
}

#citationEditor div ul li {
        list-style-image: none;
}

#fullScreenButton {
	z-index: 100;
}

#citationGridContainer div div.scrollable {
	height: 515px;
}

#container:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

div.central {
    height: 100%;
    margin: 0 auto;
    max-width: 1420px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
#sidebarUser .textField {
    border: 1px solid #00244b;
    box-sizing: border-box;
    display: block;
    margin-bottom: 5px;
    padding: 3px 8px;
    width: 100%;
}

#sidebarUser .loginFormRight {
    float: right;
    text-align: right;
    width: 150px;
}
#sidebarUser .loginFormRight label {
    font-size: 11px;
    color: #fff;
    cursor: pointer;
}
#sidebarUser .loginFormRight a {
    color: #00ffae;
    font-size: 11px;
    text-decoration: underline;
}

#sidebarUser .logged {
        color: white;
}

#sidebarUser .logged strong {
        color: white;
        font-size: 18px;
}

#sidebarUser .logged a {
        color: #00ffae;
}

#sidebarUser .logged ul {
        list-style: none;
}

blockquote {
	padding-left: 2em;
	padding-right: 2em;
}

div.info p {
        padding-bottom: 0px !important;
        font-size: 12px;
}

div.info p strong {
	font-size: 12px;
}

div.info h5 {
        margin: 0px !important;
}

div#tabs-2.ui-tabs-panel.ui-widget-content.ui-corner-bottom table {
    border-collapse: collapse;
    display: block !important;
    height: auto !important;
    width: auto !important;
    overflow: auto;
    border: none;
}

table.listing tr.highlight {
        background: #44e9ea !important;
}

#content table.data td {
	border: none;
}

table td.value .instruct, .pkp_form label.description {
    font-weight: normal;
    display: block;
    color: #666699;
}

table td.value .instructTextarea {
    display: inline-block;
    color: #666699;
    vertical-align: top;
    margin: 0;
    margin-left: 4px;
}

table td.value .mceEditor {
	display: inline-block;
}

center div.preview a img {
        max-height: 300px;
        max-width: 300px;
}

sup {
	vertical-align: super !important;
	font-size: smaller !important;
}

sub {
	vertical-align: sub !important;
	font-size: smaller !important;
}

div.moreAnnouncements {
	text-align: right;
}

a.moreAnnouncements, a.moreAnnouncements:visited, a.moreAnnouncements:active, a.moreAnnouncements:link {
	text-decoration: underline;
	outline: 0 none;
	color: #003f6c !important;
	font-weight: bold;
}

div.titleAuthors {
	display: table;
}

.topBlock .titleAuthors ul {
	padding-bottom: 0px !important;
        padding-left: 0px !important;
	left: 0px !important;
	margin: 10px 0px 0px 20px;
}

div#tabs ul {
	padding-left: 0px;
}

div.ppp-pop ul {
	width: auto !important;
}

tr.languageHeader td img {
	vertical-align: middle;
	padding-right: 3px;
	padding-bottom: 3px;
}

img.retracted {
	width: 270px;
	float: right;
	padding-top: 10px;
}

.bclose {
	background: url('/img/style/minus.png') no-repeat;
	width:16px;
	height:13px;
	cursor:pointer;
	margin-right:4px;
	display: inline-block;
}  

.bopen {
	background: url('/img/style/plus.png') no-repeat;
	width:16px;
	height:15px;
	cursor:pointer;
	margin-right:4px;
	margin-bottom: -1px;
	display: inline-block;
}

div.category {
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr 5fr;
	grid-gap: 1vw;
	margin: 20px;
}

div.category div.categoryName {
	text-align: center;
	align-self: center;
}

div.category section.similarJournals {
	padding: 0px;
	margin: 0px;
}

div.category section.similarJournals div.rotatorBlock div.clearfix {
	padding: 8px 70px;
	width: auto !important;
}

div.category section.similarJournals div.rotatorBlock div.clearfix dl {
	width: auto !important;
	border: none;
	background: none;
	margin: 0px;
	box-shadow: none;
}

.MJXp-math * {
    font-family: 'Times New Roman', Times, STIXGeneral !important;
    font-size: unset;
}

.favoriteArticleHomepage, .prePrintArticleHomepage {
	display: inline-block;
	padding: 10px;
	border: 1px solid #ddd;
}

.owl-item .favoriteArticleHomepage, .owl-item .prePrintArticleHomepage {
	border: none;
}

#favoriteArticles, #prePrintArticles {
	width: 100%;
	display: inline-block;
}

.carouselDiv {
	display: grid;
	grid-template-columns: max-content minmax(75%, 90%) max-content;
}

.carousel-prev, .carousel-next {
	align-self: center;
}

.carousel-prev img, .carousel-next img {
	cursor: pointer;
}

#favoriteArticles.grid, #prePrintArticles.grid {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	margin: 0px;
	grid-gap: .5vw;
}

#favoriteArticles.grid div, #prePrintArticles.grid div {
	max-height: unset !important;
	margin: 0px;
}

.favoriteArticleHomepage div, .prePrintArticleHomepage div {
	overflow: hidden;
}

.prePrintArticleHomepage div .authors, .favoriteArticleHomepage div .authors {
	font-style: italic;
}

.prePrintArticleHomepage div .issue, .favoriteArticleHomepage div .issue {
	font-weight: bold;
}

.prePrintArticleHomepage div .abstract, .favoriteArticleHomepage div .abstract {
	color: #818181;
}

.prePrintArticleHomepage div .title a, .favoriteArticleHomepage div .title a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

table.announcements tr.details .posted {
	float: left;
}

table.announcements tr.details .more {
	float: right;
}

table.announcements .headerImage {
	float: left;
	max-width: 200px;
	max-height: 300px;
	margin-right: 20px;
}

#content table.announcements td {
	border: none;
}

.pkp_form .authorButton {
    height: 40px;
    font-size: 20px;
    background: none;
    border-radius: 5px;
    border: 2px solid #e69609;
    color: #111;
    width: 350px;
    text-align: left;
}

.pkp_form .delAuthor, .pkp_form .primaryContact {
	width: auto;
	display: initial
}

.pkp_form .delAuthor {
	top: -3px;
}

a.authorArrow {
    padding-top: 0px;
    cursor: pointer;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 3px;
    background-color: #E8E8E1;
    font-size: 20px;
    height: 30px;
    color: #fff !important;
    font-family: 'magistralcregular';
    text-align: center;
    background: linear-gradient(to bottom, #e12419 0%,#f69300 100%);
    font-weight: bold;
    border: 0;
    margin: 2px;
    position: relative;
    top: -1px;
    background: #e12419;
    background: -moz-linear-gradient(top, #e12419 0%, #f69300 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12419), color-stop(100%,#f69300));
    background: -webkit-linear-gradient(top, #e12419 0%,#f69300 100%);
    background: -o-linear-gradient(top, #e12419 0%,#f69300 100%);
    background: -ms-linear-gradient(top, #e12419 0%,#f69300 100%);
    background: linear-gradient(to bottom, #e12419 0%,#f69300 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12419', endColorstr='#f69300',GradientType=0 );
    text-decoration: none !important;
}

a.authorArrow:hover {
    background: #e12419;
    background: -moz-linear-gradient(top, #e12419 0%, #f69300 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e12419), color-stop(100%,#f69300));
    background: -webkit-linear-gradient(top, #e12419 0%,#f69300 100%);
    background: -o-linear-gradient(top, #e12419 0%,#f69300 100%);
    background: -ms-linear-gradient(top, #e12419 0%,#f69300 100%);
    background: linear-gradient(to bottom, #e12419 0%,#f69300 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12419', endColorstr='#f69300',GradientType=0 );
}

.authorCheckbox:after {
    background-color: #ef6d08;
    color: #fff;
    content: "\2228";
    display: block;
    float: left;
    font-size: 22px;
    font-weight: bold;
    height: 22px;
    line-height: 21px;
    margin: 0px 2px;
    text-align: center;
    width: 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: 13px;
    padding-left: 1px;
}

.authorCheckboxChecked:after {
    content: "\2227";
}

.sectionThree {
	display: grid;
	column-gap: 1vw;
	row-gap: 10px;
	grid-template-columns: 10% 1fr 20%;
}


.sectionThreeSmall {
	display: grid;
	column-gap: 1vw;
	row-gap: 10px;
	grid-template-columns: minmax(10%, max-content) max-content 1fr;
}

.sectionFour {
	display: grid;
	column-gap: 1vw;
	row-gap: 10px;
	grid-template-columns: minmax(10%, max-content) max-content max-content 1fr;
}

.sectionThreeSmall input {
	width: inherit;
}

.sectionTwo {
        display: grid;
        column-gap: 1vw;
	row-gap: 10px;
        grid-template-columns: minmax(100px, min-content) 1fr;
}

.sectionOne {
        display: grid;
        column-gap: 1vw;
	row-gap: 10px;
        grid-template-columns: 1fr;
}

span.req {
	font-size: smaller;
	font-weight: bold;
	color: #cc0000;
	padding-left: 3px;
}

.authorBody {
	height: 0;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}

.authorBodyShow {
	height: auto !important;
	overflow: unset !important;
	opacity: 1 !important;
	filter: alpha(opacity=1) !important;
}

textarea.richContent {
	position: absolute;
	left: 100px;
	top: 100px;
	display: block !important;
	height: 0 !important;
	width: 0 !important;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}

#cookieInformerBackground {
	width: 100%;
	height: 100%;
	position: fixed;
	background: grey;
	opacity: 0.7;
	z-index: 1001;
	top: 0;
}

#cookieInformerDiv {
	z-index: 1000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	display: none;
	align-content: center;
	flex-wrap: wrap;
}

#cookieInformer {
	max-width: 800px;
	bottom: 100px;
	margin: 0 auto;
	background: white;
	padding: 10px;
	border: black 3px solid;
	z-index: 1002;
}

#cookieInformerButton {
	text-align: center;
}

#cookieInformerButton input {
	color: black;
	background: white;
	border: black 1px solid;
	width: max-content;
	margin: 10px;
}

.scrollup {
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 20px;
	left: 85vw;
	display: none;
	text-indent: -9999px;
	background: url('../../img/style/icon_top.png') no-repeat !important;
}

.datePosted {
	display: none;
}

div.suppFileListing.editor {
	margin-top: 5px;
	margin-bottom: 5px;
}

#pkp-rt-viewMetadata, #pkp-rt-captureCite, #pkp-rt-findingReferences, #pkp-rt-colleague, #pkp-rt-emailAuthor {
	min-width: 0px !important;
}

div.suppFileListing.editor div {
	padding: 5px;
	display: flex;
	align-items: center;
	align-content: center;
}

div.suppFileListing.editor div center {
	width: 100%;
}

div.suppFileListing.editor div p {
	margin: 0;
	padding-bottom: 0px !important;
}

div.mce-fullscreen {
	z-index: 16000;
}

.localization_popover_container div span.req {
	width: 0px;
}

.localization_popover_container_focus div span.req, .localization_popover_container_display div span.req {
	width: auto;
	padding-left: 0px;
	padding-top: 5px;
}

label.error {
	grid-area: error;
}

.localization_popover_container_display {
	background-color: #eeeeee;
	display: block !important;
	padding: 10px;
	position: relative;
	height: auto !important;
	overflow: unset !important;
	opacity: 1 !important;
	filter: alpha(opacity=1) !important;
	width: auto !important;
}

div#modalCitations {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

div#modalCitationsBackground {
	position: absolute;
	z-index: 99; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0); /* Black w/ opacity */
}

div#modalCitations #modalCitationsData {
	border-radius: 5px;
	background-color: #cccccc;
	margin: auto auto 70px auto; /* 15% from the top and centered */
	z-index: 1000;
	padding: 0px 5px 0px 0px;
	border: 1px solid #888;
	width: max-content;
	max-width: 1000px;
	height: max-content;
	max-height: 50%;
	display: grid;
	grid-template-columns: 1fr max-content;
	overflow-y: auto;
}

div#modalCitations #modalCitationsDataContent > div {
	color: black;
	font-size: 20px;
}

div#modalCitations #modalCitationsDataContent {
	padding: 10px;
	display: grid;
	grid-template-columns: max-content 1fr;
	grid-gap: 5px;
	overflow-y: auto;
}

div#modalCitations #modalCitationsDataClose {
	display: none;
}

div#modalCitations #modalCitationsDataClose > span {
	color: black;
	text-decoration: none;
	cursor: pointer;
	font-size: 28px;
	font-weight: bold;
}

div#modalVocab, div#modalWindow {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1000; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

div#modalVocab {
	z-index: 1001;
}

div#modalWindow .authorForm, div#modalWindow .fullTextForm {
	background-color: #efefef;
	margin: calc(4vh) auto 0px auto;
	border: 1px solid #888;
	width: 90%;
	height: max-content;
	max-height: calc(90vh) !important;
	padding: 10px 20px;
	display: grid;
	grid-template-rows: 1fr max-content;
	grid-row-gap: 15px;
}

div#modalWindow .authorForm {
	max-width: 1440px;
}

div#modalWindow .authorForm #modalWindowEditor {
	overflow-y: auto;
}

div#modalWindow .fullTextForm #modalWindowEditor div.mce-tinymce {
	width: 100% !important;
}

div#modalWindow .fullTextForm #modalWindowEditor .tox-tinymce {
        min-height: calc(80vh) !important;
        width: 100% !important;
}

div#modalVocab div#authorsVocab {
	background-color: #efefef;
	margin: 7% auto; /* 15% from the top and centered */
	padding: 0px 20px 10px 20px;
	border: 1px solid #888;
	width: max-content;
	height: 60%;
	max-width: 80%;
	display: grid;
	grid-template-rows: max-content 1fr max-content;
}

div#modalVocab div#authorsVocab div#authorVocabData {
	overflow: auto;
	border: 1.1px solid #aaaaaa;
	grid-row-gap: 5px;
	min-height: 50px;
}

div#modalVocab div#authorsVocab div#authorVocabData div.authorBlock {
	display: flex;
	border: 1px solid #ebebeb;
	padding: 10px;
	background: white;
}

.englishName, .englishAffiliation {
	font-style: italic;
	font-size: small;
	padding-left: 10px;
	color: gray;
}

.authorVocabCheckbox {
	margin: auto 10px auto 0px;
}

#authorVocabControl {
	margin-top: 10px;
}

.vocabDiv {
	padding-top: 10px;
	text-align: center;
}

.pkp_form .localization_popover_container_display input.flag_en_US:after {
    margin: 0;
    background-repeat: no-repeat;
    background-position: 99.5% 50%;
    background-image: url(../lib/pkp/templates/images/structure/flags/ru_RU.png) !important;
    content: " ";
}

#submitFormButton.donateButton {
	float: none !important;
	margin: auto !important;
	width: auto !important;
	padding: 0px 10px !important;
}

.donationValue {
	text-align: right;
	width: 70% !important;
	font-size: 20px;
	margin: auto;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid #8f8f8f !important;
	padding: 5px !important;
}

#content img.accessLogoIssue {
	vertical-align: baseline;
	position: relative;
}

#content img.accessLogoIssueGalley {
	display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    position: relative;
    top: -45px;
    left: 25px;
}

#content img.accessLogo {
    display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    left: 25px;
}

div.issueArticlesInformation {
	display: grid;
	grid-template-columns: 1fr max-content max-content;
	grid-gap: 2px;
	margin-top: 10px;
}

div.issueArticlesInformation div.heading {
	grid-column-start: 1;
	grid-column-end: 4
}

div.issueArticleInformation {
	display: grid;
	grid-template-columns: max-content 1fr;
	grid-gap: 5px;
	margin-top: 5px;
}

div.issueArticleInformation div.articleCover {
	grid-row-start: 1;
	grid-row-end: 4;
}

div.issueArticlesData span.articleTitle a {
	text-decoration: none;
	font-weight: bold;
}

div.issueArticlesData {
	padding: 10px;
}

div.issueArticlesViews {
	display: grid;
	align-items: center;
}

div.issueArticlesViews div {
	text-align: center;
	display: grid;
	grid-gap: 3px;
	grid-row-gap: 5px;
	grid-template-columns: max-content 1fr;
	align-items: center;
	justify-content: center;
	padding: 10px;
}

div.issueArticlesViews div img {
	margin: 0 auto;
}

div.issueArticlesFiles{
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	gap: 5px;
}

div.retractedArticlesInformation {
        display: grid;
        grid-template-columns: 1fr max-content max-content;
        grid-gap: 5px;
}

div.retractionReason {
	padding: 10px;
}

footer .footerTop .central, footer .underFooter .central {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 10px;
}

div.articleAbstract {
	height: 50px;
	overflow: hidden;
	padding: 0px 10px;
	display: grid;
}

div.articleAbstract table {
	display: block !important;
	width: auto !important;
	overflow-x: auto;
}

div#articleAbstract table {
	display: block !important;
	width: auto !important;
	overflow: auto;
}

div.articleAbstract.open {
	height: auto;
}

a.linkOpenFull {
	cursor: pointer;
}

a.linkOpenFull.open {
	display: none;
}

a.linkCloseFull {
        cursor: pointer;
	display: none;
}

a.linkCloseFull.open {
        display: block;
}

#menuHamburger {
width: 20px;
    margin: 0px 5px 0px 0px;
    top: 3px;
    position: relative;
}

#metadata #titleAndAbstract {
	display: grid;
	grid-template-columns: max-content minmax(1px,1fr);
	grid-gap: 10px;
}

#metadata #titleAndAbstract div.label {
	font-weight: bold;
	float: left;
}

#metadata #titleAndAbstract h4, #titleAndAbstract div.separator {
	grid-column-start: 1;
	grid-column-end: 3;
}

#metadata #titleAndAbstract div table {
	border-collapse: collapse;
	display: block;
	height: auto !important;
	width: auto !important;
	overflow: auto;
}

#metadata #titleAndAbstract div table td {
	border: 1px solid #cccccc;
	padding: 5px;
}

.issueArticlesFiles .issueArticlesFilesBlock {
	position: relative;
}

.issueArticlesFiles .issueArticlesLabel {
	text-align: center;
}

.issueArticlesFiles .issueArticlesAccessLogo {
	position: absolute;
	top: 0px;
	right: 0px;
}

#subheaderBanner {
	text-align: center;
	margin-bottom: 10px;
}

#subheaderBanner img {
	max-width: 100%;
}

div.galleyLabel {
	display: grid;
	grid-template-columns: max-content max-content;
	grid-gap: 5px;
	align-items: center;
}

div#content article.article td {
	width: unset;
}

#sidebar #metrics {
	display: grid;
}

#sidebar #metrics #metricsBadges {
	display: flex;
	margin: 0 auto;
}

#sidebar #metrics #metricsBadges > div {
	margin: 0px 5px;
}

.publons-badge-custom {
	max-width: 64px;
	max-height: 64px;
}

.publons-badge-custom img {
	width: 64px !important;
	height: 64px !important;
}

#pluginsList {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 1fr 1fr 1fr;
}

#pluginsList div {
	border: 1px solid #ebebeb;
	padding: 10px 20px;
}

#pluginsList div h2 {
	text-align: center;
}

#suppFilesBlock {
	display: grid;
	grid-gap: 2px;
	grid-template-columns: 1fr max-content max-content;
}

#suppFilesBlock span {
	margin: auto 0px;
	padding: 10px 5px;
}

#suppFilesBlock #headingActions {
	grid-column-start: span 2;
}

#suppFilesBlock .action {
	display: flex;
}

#suppFilesBlock .suppFileBlock {
	display: grid;
	grid-template-columns: max-content 1fr 1fr;
}

#suppFilesBlock .suppFileBlock div {
	align-self: center;
}

a.subscribe {
	font-size: 1.5em;
}

#content table td {
	border: 1px solid #cccccc;
	padding: 5px;
}

#content #sectionPolicies table td {
	border: 0px;
}

#institutionalSubscriptionStatistics {
	display: grid;
	grid-template-columns: repeat(3, max-content);
	grid-column-gap: 20px;
	grid-row-gap: 10px;
}

.ui-datepicker-trigger {
	margin-left: 5px;
	position: relative;
	top: 3px;
	cursor: pointer;
}

#sidebar #currentIssue.block {
	padding: 10px 0px;
}

#sidebar #currentIssue.block span.blockTitle {
	margin-left: 10px;
}

#sidebar #currentIssue.block img {
	width: 100%;
}
	
.pkp_form div.editorFullTextDisplay {
	max-height: calc(50vh);
	overflow-y: auto;
}

.pkp_form div.multilingualLabel {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 25px 1fr;
}

div.suppFileListing.editor .suppFileDisplay {
	display: grid;
}

div.suppFileListing.editor .suppFileDisplay .suppFIleDisplayLanguage {
	align-items: center;
	justify-content: space-around;
	padding: 0px;
	display: grid;
	grid-template-columns: max-content max-content 1fr;
	grid-gap: 5px;
}

a.icon.button, a.authorArrow, a.authorArrow:hover, input.textField, textarea, textarea.textArea, input, #sidebar div.block input, select, select.selectMenu, #sidebar div.block select, input[type="submit"], #sidebar div.block input[type="submit"], input[type="button"], #sidebar div.block input[type="button"], input.uploadField {
	margin: 5px 0px;
}

