

/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/common.css?17894584857212*/
/**
 * common.css
 *
 * Copyright (c) 2000-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * PKP-wide shared stylesheet.
 * DEPRECATED. Do not modify.
 */

/**
 * Common HTML elements
 */

@font-face {
    font-family:play;
    src:url("/bitrix/templates/journal_ter-arkhiv.ru/css/Play-Regular.html");
}
@font-face{
    font-family:play;
    font-weight:bold;
    src:url("/bitrix/templates/journal_ter-arkhiv.ru/css/Play-Bold.html");
}

html{height:100%;}
body {
	margin: 0;
	padding: 0;
	background-color:white;
	color: #606060;
	font-family: Trebuchet,sans-serif;
	text-align: center;
    width:980px;
    margin:0 auto;
    height:100%
}

div {
	text-align: left;
}

p {
	margin: 1em 0; /* Making default stylesheet explicit - fixes IE7 margin collapsing. */
}

table {
	border: 0;
	border-spacing: 0;
	font-size: 1.0em;
}

form {
	margin: 0;
}

a {
	text-decoration: underline;
}

a.plain {
	text-decoration: none;
}

ul {
	margin: 0.25em 0 0.75em 0;
	padding: 0 0 0 1.5em;
}

tt {
	font-size: 1.25em;
}

label {
}

label.error {
	color: #900;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	color: #000;
	font-family: 'Ubuntu',sans-serif;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #E8E8E1;
	border-right: 2px solid #E8E8E1;
	font-size: 1em;
}

input.button {
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #E8E8E1;
	font-size: 1em;
}

input.defaultButton {
	background-color: #005592;
	color: white;
    cursor:pointer;
	font-weight: bold;
    outline: none;
}

input.defaultButton:hover{
    background-color:#5286B5
}


/**
 * Main layout elements
 */

#container {
	width: 100% !important;
	min-width: 730px !important;
	margin: 0px auto;
	text-align: center;
    //min-height:100%;
    //margin-bottom:-80px;
}

#header {
	width: 100%;
	text-align: center;
}

/*#headerTitle {
	text-align: left !important;
	margin: 0 auto;
	padding: 0;
}*/


#footer {
	width: 100%;
	min-height: 50px;
	position: static;
	clear: both;
	text-align: center;
}

#footerContent {
	width: 100%;
	margin: 0 auto;
	padding-left: 10%;
}

#main {
	//padding: 0.5em 0em 2em 0em;
}

#main h2 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0.5em;
	//font-family: Pfening,sans-serif;
	font-weight: normal;
    font-size:1.1em;
    color:black;
}

#main h3 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0em;
	font-family: 'Ubuntu',sans-serif;
	font-weight: normal;
}

#navbar {
	margin-right: 0;
    /*background:#011b58;*/

background:#0066b3;
    width: 100%;
    height: 37px;
}


#navbar ul li{
    font-weight:bold;
    float:left;
    text-align:center;
}

#navbar a{
    color:white;
    display:inline-block;
    height: 19px;
    margin-top:1px;
    line-height:18px;
    padding:9px 10px;
    margin:0px 5px;
    //font-family: Pfening, sans-serif;
}

#navbar a:hover{
    background:#666288;
    color:white;
}

#breadcrumb {
	padding-top: 1em;
	font-size: 0.7em;
}

#content {
	margin: 0;
	padding: 0;
	padding-top: 0.5em;
	font-size: 0.75em;
	border-top: 1px solid #aaa;
}

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

#content h4 {
	margin: .75em 1em 0.25em 0em;
	font-family: 'Ubuntu',sans-serif;
	font-weight: normal;
	font-size: 1.5em;
}

#content h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1em;
}


/**
 * Breadcrumbs
 */

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a.current {
	font-weight: bold;
}


/**
 * Footer elements
 */

#footer div.debugStats {
	font-size: 0.6em;
}


/**
 * Additional text styles
 */

span.disabled, label.disabled {
	color: #666;
}

a.action, a.file {
	font-size: 0.85em;
	text-transform: uppercase;
}

a.icon {
	text-decoration: none;
}

a.icon img {
	border: 0;
}

a.icon:hover {
	background: none;
}

span.formRequired {
	color: #333;
	font-size: 0.9em;
}

span.heading {
	font-size: 0.85em;
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 1px dotted #000;
}

div.warningMessage {
    display:none;
	background: url(/bitrix/templates/journal_ter-arkhiv.ru/css/../templates/images/icons/icon_alert.html) no-repeat 3px 40%;
	margin: 5px;
	padding: 5px 5px 5px 25px;
}

.nowrap {
	white-space: nowrap;
}

/**
 * Table styles
 */

table.info td {
	padding: 0;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}

table.listing td {
	padding: 0.25em 1.5em 0.25em 0.5em;
}

table.listing tr.heading td, table.listing td.heading, table.info td.heading {
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0.75em 1.5em 1em 0.5em;
}

table.info td.heading {
	padding-left: 0;
}


table.listing td.nodata, table.info td.nodata {
	text-align: center;
	font-style: italic;
}

table.listing td.headseparator {
	border-top: 1px dotted #000;
	font-size: 0.1em;
	line-height: 1%;
}

table.listing td.endseparator {
	border-top: 1px dotted #000;
	font-size: 0.25em;
	line-height: 10%;
}

table.listing td.separator, table.info td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
}

table.data tr {
}

table.data td {
	padding-bottom: 0.25em;
}

table.data td.label {
	padding-right: 1em;
}

table.data td.value {
}

table.data td.separator {
	padding: 0.5em;
	font-size: 0.1em;
	line-height: 1%;
}

table.data td.heading {
	padding-left: 0;
	padding-right: 0;
}

table.nested tr {
	padding: 0;
	margin: 0;
}

span.nested {
	padding: 0 4px 0 0;
	font-size: 1.2em;
}

/**
 * Form-specific elements
 */

span.pkp_form_error { /* Named for compatibility with new lessphp structure */
	color: #900;
	font-weight: bold;
	font-size: 1em;
}

span.pkp_form_success { /* Named for compatibility with new lessphp structure */
	color: #090;
	font-weight: bold;
	font-size: 1em;
}

ul.pkp_form_error_list { /* Named for compatibility with new lessphp structure */
	color: #900;
}


/**
 * Other organizational elements
 */

ul.menu {
	margin: 0;
	padding: 0;
}
ul.menu::after{
  content: "";
  display: block;
  clear: both;
}

ul.menu li {
	margin: 0;
	padding: 0;
	//padding-right: 1.5em;
	display: inline;
}

ul.menu li.current {
	font-weight: bold;
}

ul.menu a {
	font-size: 0.85em;
	//text-transform: lowercase;
	text-decoration: none;
}

ul.steplist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}

ul.steplist li.current {
	font-weight: bold;
}

ul.steplist a {
	text-decoration: none;
}

ul.plain {
	list-style-type: none;
	padding-left: 1.5em;
}

ul.filter {
	margin: 0;
	padding: 1.5em 0 1.5em 0;
	list-style-type: none;
}

ul.filter li {
	padding-right: 1.5em;
	display: inline;
}


/**
 * Other organizational elements
 */

div.separator {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: 1px dotted #000;
	font-size: 0.5em;
	line-height: 25%;
}
a.submission-button{
    display:block;
    height:20px;
    text-decoration:none;
    width:105px;
    padding:10px 10px 5px;;
    color:white !important;
    background:#54a6b2;
    text-align:center;
    margin:0 auto;
}
a.submission-button:hover{
    background-position:0 100%;
    text-decoration:underline;
}
}

/* Localized */

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/pkp.css?1789458485413*/
/**
 * pkp.css
 *
 * Copyright (c) 2000-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * PKP-wide shared library default stylesheets.
 * DEPRECATED. Do not modify.
 */

/* jQuery UI - http://jqueryui.com/ */
@import url("/bitrix/templates/journal_ter-arkhiv.ru/css/lib/jqueryUi/jqueryUi.css");

/* Pines Notify - http://pines.sourceforge.net/pnotify/ */
@import url("/bitrix/templates/journal_ter-arkhiv.ru/css/lib/jquery.pnotify.default.css");

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/common1.css?17894584858377*/
/**
 * styles/common.css
 *
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet.
 *
 */

/**
 * Notifications
 * FIXME: (Re)move once OJS styles are consolidated with new styles and themes
 */
@import url("/bitrix/templates/journal_ter-arkhiv.ru/css/../data/css/pnotify.css");
@import url("/bitrix/templates/journal_ter-arkhiv.ru/css/../data/css/notificationIcons.css");

@font-face {
	font-family: Pfening;
	src: url(/bitrix/templates/journal_ter-arkhiv.ru/css/285156_3_0.html);
	src: local('☺'),
	url(/bitrix/templates/journal_ter-arkhiv.ru/css/285156_3_0-2.html) format('truetype')
	url(/bitrix/templates/journal_ter-arkhiv.ru/css/285156_3_0-3.html) format('woff');
}

.ui-pnotify-title {
	font-size: 0.8em;
}

.ui-pnotify-text {
	font-size: 0.6em;
}

.ui-pnotify-history-container .ui-pnotify-history-header {
	font-size: 0.8em;
}

/**
 * Common HTML elements
 */

a:link {
	color: #0f68af;
}

a:active {
    color:#0b90a3;
}

a:visited {
	color: #0f68af;
}

a:hover {
    color:#0b90a3;
}

#sidebar li{
    color: #33687A;
}

/**
 * Main layout elements
 */

#header {
	background-color: #ABA;
}

#footer {
	background-color: #ABA;
}

#main {
	width: 80%;
	margin: 0 auto;
}


/**
 * Access icons and key
 */
#accessKey {
	margin-bottom: 2em;
}

#accessKey img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#content img.accessLogo {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}


/**
 * Navigation bar
 */

#navbar a {
	font-size: 14px;
    letter-spacing:normal;
    font-weight:bold;
    text-transform:lowercase;
}


/**
 * Announcements
 */

#announcementsHome {
	width: 100%;
	margin: 2em 0 2em 0;
}

#announcementsHome h3 {
	text-align: center;
}

#announcements {
	width: 100%;
}

#navbar #announcements{width:auto;}

#announcements h3 {
	text-align: center;
}

table.announcements {
	width: 100%;
}

table.announcements td {
	padding: 0.25em 0.5em 0.25em 0.5em;
}

table.announcements td.nodata {
	text-align: center;
	font-style: italic;
}

table.announcements td.headseparator {
	border-top: 1px dotted #000;
	font-size: 0.1em;
	line-height: 1%;
}

table.announcements td.endseparator {
	border-top: 1px dotted #000;
	font-size: 0.25em;
	line-height: 10%;
}

table.announcements td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
}

table.announcements tr.intro {
}

table.announcements td.intro {
}

table.announcements tr.title {
	vertical-align: top;
}

table.announcements td.title {
	width: 85%;
}

table.announcements td.title h4 {
}

table.announcements tr.description {
	vertical-align: top;
}

table.announcements td.description {
	width: 85%;
}

table.announcements tr.details {
	vertical-align: bottom;
}

table.announcements td.posted {
	padding-top: 1em;
	font-style: italic;
}

table.announcements td.more {
	width: 15%;
	text-align: right;
}

table.announcementsMore {
	width: 100%;
}

table.announcementsMore td {
	padding-top: 1.5em;
	text-align: right;
}


/**
 * Table of contents
 */

h4.tocSectionTitle {
}

table.tocArticle {
	width: 100%;
}

table.tocArticle td.tocTitle {
	width: 70%;
	height: 100%;
}

table.tocArticle td.tocGalleys {
	width: 30%;
	text-align: right;
}

table.tocArticle td.tocAuthors {
	padding-left: 30px;
	font-style: italic;
	vertical-align: top;
}

table.tocArticle td.tocPages {
	text-align: right;
	vertical-align: top;
}

.tocArticleCoverImage img {
	border: 0;
	float: left;
	width: 100px;
	margin: 0 1em 1em 0;
}


/**
 * Homepage image
 */

#homepageImage img {
	display: block;
	margin: 0 auto;
	border: 0;
	text-align: center;
}

.homepageImage img {
	margin: 0 auto;
	border: 0;
	float: left;
	width: 100px;
	margin: 1em 1em 1em 0;
	text-align: center;
}


/**
 * Issue cover image
 */

#issueCoverImage img {
	display: block;
	border: 0;
}

.issueCoverImage img {
	border: 0;
	float: left;
	width: 100px;
	margin: 1em 5px;
    border: 2px #0d82a0 solid;
}

#issueCoverImage a:link, .issueCoverImage a:link {
}

#issueCoverImage a:active, .issueCoverImage a:active {
}

#issueCoverImage a:visited, .issueCoverImage a:visited {
}

#issueCoverImage a:hover, .issueCoverImage a:hover {
}


/**
 * Editorial Team Lists
 */

ol.editorialTeam {
}

ol.editorialTeam li {
	list-style: none;
}

ol.editorialTeam, ol.editorialTeam li {
	margin-left: 0;
	padding-left: 0;
}


/**
 * Additional text styles
 */

pre {
	background-color: #F0F0E8;
	color: #000;
	font-size: 1.25em;
}

/**
 * Table styles
 */

.highlightReviewerNotNotified, .highlightCopyediting {
	background: #EDEBC4;
}
.highlightNoDecision, .highlightLayoutEditing {
	background: #D8E9BD;
}
.highlightRevisedCopyUploaded, .higlightProofreading {
	background: #C6EBE4;
}
.highlightReviewerConfirmationOverdue {
	background: #9DD1E6;
}
.highlightReviewerCompletionOverdue {
	background: #74C5D8;
}

.fastTracked {
	background-color: #ABA;
}

table.listing tr.data td {
	border-top: 1px dotted #DDDDD0;
	border-bottom: 1px dotted #DDDDD0;
}

table.listing tr.data td.drag {
	cursor: move;
}


/**
 * Other organizational elements
 */

div.progressbar {
	background-image: url(/bitrix/templates/journal_ter-arkhiv.ru/css/../templates/images/progbg.html);
	background-repeat: no-repeat;
	height: 27px;
	width: 505px;
	z-index:1;
}

td.notificationContent {
	padding-left: 5px;
	padding-right: 5px;
}

td.notificationFunction {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

.throbber {
	display: none;
	background: url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/throbber.html) no-repeat;
	width: 25px;
	height: 25px;
	margin-left: 50%;
	margin-top: 5%;
}

/* Font Sizer */
#sizer a {
	outline: none;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 31px;
	height: 24px;
	margin-right: 4px;
	margin-left: 8px;
}

#journalListPageInfo {
	float: right;
}

#journalListPageLinks {
	float: left;
}


/* @group Tag-it */

ul.tagit {
	padding: 1px 5px;
	overflow: auto;
    margin-left: inherit; /* usually we don't want the regular ul margins. */
    margin-right: inherit;
}

.hidden {
	display: none;
}

ul.tagit li {
	display: block;
	float: left;
	margin: 2px 5px 2px 0;
}

ul.tagit li.tagit-choice {
	padding: .2em 18px .2em .5em;
    position: relative;
    line-height: inherit;
}
ul.tagit li.tagit-new {
	padding: .25em 4px .25em 0;
}

ul.tagit li.tagit-choice a.tagit-label {
	cursor: pointer;
	text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
	cursor: pointer;
    position: absolute;
    right: .1em;
    top: 50%;
    margin-top: -8px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: none;
}
.ui-autocomplete .ui-menu-item a {
	font-size: .6em;
}
ul.tagit li.tagit-choice input {
	display: block;
	float: left;
	margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;

    border: none;
	margin: 0;
	padding: 0;
	width: inherit;
	background-color: inherit;
    outline: none;
}

/* @end */


/*kill all the OJS developers' info on mainpage*/
#sidebarDevelopedBy, #sidebarHelp, #sidebarFontSize{display:none;}
/*custom header*/
/*#headerTitle{display:none;}*/
#header{
    display:block;
    width:980px;
    height:140px;
    background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/ojs_header.html) 0 0 no-repeat;
}
.clear{clear:both;}
.footer{width:960px;height:104px;font-size:13px;background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/ojs_footer.html);padding:10px;position:relative;bottom:0;}
.footer .left{float:left;margin-top:10px;margin-left:10px;color:#606060;}
.footer .right{float:right;margin-top:30px;margin-right: 20px;font-size:10px;width:200px;}
div.footer p{margin: 3px 0;}
#issues #issue{width:15%; float:left;text-align:center}
#issues #issue h4{font-size:1.1em;}
#sectionPolicies table.plain{display:none;}
.triangle-closed:before{content:'\25B6';float: left;padding: 0 10px;display:inline-block;}
.triangle-opened:before{content:'\25BC';float: left;padding: 0 10px;display:inline-block;}
.triangle-closed,.triangle-opened{display:inline-block;font-size:1.5em; margin-top:20px;}
#sidebar div.block.plugins_generic_lucene_facets ul li a{font-size:10px;}

.consilium{display:block;width:166px;height:22px;background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/bot_ConsMed.png) 0 0 no-repeat;position:absolute;top:-160px;left:-102px;}
.consilium:hover{background-position:100% 100%;}
.manuscript{display:block;height:16px;width:100%;padding-left:22px;background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../../styles/manus.png) 0 0 no-repeat;font-size:14px;
//font-family: Georgia, Times, 'Times New Roman', serif;
letter-spacing: -0.4px;margin-left:-5px;}


/* Localized */
/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/compiled.css?178945848539497*/
.pkp_form li { list-style:none; }
.composite-ui button { white-space:nowrap; }
.browserChrome .composite-ui select, .browserChrome .composite-ui button, .browserSafari .composite-ui select, .browserSafari .composite-ui button { padding:2px; }
.composite-ui>.ui-tabs {
  margin-top:20px;
  padding:0;
  border:0 none;
}
.composite-ui>.ui-tabs ul.main-tabs {
  background:none #fbfbf3;
  border:0 none;
  padding:0;
}
.composite-ui>.ui-tabs ul.main-tabs li.ui-tabs-selected a { color:#555555; }
.composite-ui>.ui-tabs ul.main-tabs li.ui-tabs-selected {
  padding-bottom:2px;
  background:none #ced7e1;
}
.composite-ui>.ui-tabs ul.main-tabs a {
  color:#cccccc;
  font-size:1.5em;
  padding:0.2em 1em;
}
.composite-ui>.ui-tabs div.main-tabs {
  padding:0;
  padding:0;
}
.composite-ui>.ui-tabs div.main-tabs>.canvas { height:100%; }
.composite-ui div.canvas {
  margin:0;
  padding:0;
  background-color:#efefef;
  width:100%;
}
.composite-ui div.pane {
  border:1px solid #b6c9d5;
  background-color:#efefef;
  height:100%;
}
.composite-ui div.pane div.wrapper { padding:30px; }
.composite-ui .scrollable {
  overflow-y:auto;
  overflow-x:hidden;
}
.fullscreen {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:999;
  margin:0;
  padding:0;
  background:inherit;
  font-size:120%;
}
#fullScreenButton {
  float:right;
  margin-top:5px;
}
.composite-ui div.pane div.help-message {
  margin:40px;
  padding-left:30px;
  background:transparent url("/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/icons/alert.html") no-repeat;
}
.composite-ui div.canvas>div.text-pane {
  background-color:#ced7e1;
  padding:0 30px;
}
.composite-ui div.grid table { border:0 none; }
.composite-ui div.grid th .options { margin:0; }
.composite-ui div.grid th .options a { margin:0; }
.composite-ui div.grid td { border-bottom:1px solid #b6c9d5; }
.composite-ui div.grid .row_actions a, .composite-ui div.grid .options a {
  text-decoration:none;
  padding-right:5px;
}
.composite-ui div.two-pane table.pane_header {
  width:100%;
  border-collapse:collapse;
}
.composite-ui div.two-pane table.pane_header tr {
  height:30px;
  padding:4px 0;
}
.composite-ui div.two-pane table.pane_header th {
  padding:0 4px;
  background-color:#ced7e1;
  color:#20538d;
  vertical-align:middle;
}
.composite-ui div.two-pane>div.left-pane {
  float:left;
  width:25%;
}
.composite-ui div.two-pane>div.right-pane {
  float:left;
  position:relative;
}
.composite-ui div.two-pane>div.left-pane div.grid .scrollable {
  position:relative;
  zoom:1;
}
.composite-ui div.two-pane>div.left-pane div.grid div.row_container { background-color:#ffffff; }
.composite-ui div.two-pane>div.left-pane div.grid div.clickable-row:hover, .composite-ui div.two-pane>div.left-pane div.grid div.clickable-row:hover div.row_file {
  background-color:#b6c9d5;
  cursor:pointer;
}
.composite-ui div.two-pane>div.left-pane div.grid tr.approved-citation .row_container {
  border-left:3px solid #20538d;
  padding-left:22px;
}
.composite-ui div.two-pane>div.left-pane div.grid tr.approved-citation .row_actions {
  width:22px;
  left:-3px;
}
.composite-ui div.two-pane>div.splitbarV {
  float:left;
  width:6px;
  height:100%;
  line-height:0;
  font-size:0;
  border:solid 0px;
  background:#cbe1fb url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/styles/splitter/ui-bg_pane.html) 0% 50%;
}
.composite-ui div.two-pane>div.splitbarV.working, .composite-ui div.two-pane>div.splitbuttonV.working {
  -moz-opacity:.50;
  filter:alpha(opacity=50);
  opacity:.50;
}
.composite-ui div.two-pane>div.right-pane div.wrapper {
  position:absolute;
  top:30px;
  bottom:0;
  left:0;
  right:0;
  padding-top:10px;
  padding-bottom:10px;
}
.composite-ui div.two-pane>div.right-pane div.wrapper.with-pane-actions {
  bottom:60px;
  padding-bottom:0;
}
.composite-ui div.two-pane>div.right-pane div.pane-actions {
  position:absolute;
  margin:0px;
  bottom:0;
  height:40px;
  width:100%;
}
.composite-ui div.two-pane>div.right-pane div.pane-actions>div { padding:0 30px; }
.composite-ui div.two-pane>div.right-pane div.pane-actions button { float:right; }
.composite-ui div.two-pane>div.right-pane div.pane-actions button.secondary-button { float:left; }
.composite-ui div.two-pane>div.right-pane .form-block {
  margin-bottom:40px;
  clear:both;
}
.composite-ui div.two-pane>div.right-pane div.grid table {
  border-top:1px solid #b6c9d5;
  table-layout:fixed;
}
.composite-ui div.two-pane>div.right-pane div.grid td {
  height:auto;
  min-height:0;
  line-height:1em;
  text-align:left;
}
.composite-ui div.two-pane>div.right-pane div.grid .row_actions {
  height:auto;
  min-height:0;
  line-height:1em;
  text-align:left;
  right:26px;
  padding-top:2px;
}
.composite-ui div.two-pane>div.right-pane div.grid .row_file {
  height:auto;
  min-height:0;
  line-height:1em;
  text-align:left;
  width:auto;
  padding:0;
}
.composite-ui div.two-pane>div.right-pane div.grid .row_container {
  background-color:#ffffff;
  padding-right:30px;
  padding-right:5px;
}
.composite-ui div.two-pane>div.right-pane div.grid .row_actions a {
  display:block;
  padding-bottom:4px;
}
#citationEditor.composite-ui div.main-tabs { height:600px; }
#citationEditor.composite-ui div.two-pane>div.left-pane div.grid .scrollable { height:570px; }
.composite-ui div.two-pane>div.left-pane div.grid tr.current-item div.row_file, .composite-ui div.two-pane>div.left-pane div.grid tr.current-item div.row_container { background-color:#b6c9d5; }
#editCitationForm .actions { float:right; }
#editCitationForm .options-head .ui-icon { float:left; }
#editCitationForm .option-block { margin-bottom:10px; }
#editCitationForm .option-block p { margin:5px 0 0 0; }
#editCitationForm .option-block-option {
  float:left;
  margin-left:5px;
}
#editCitationForm .clear { clear:both; }
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison { margin-bottom:10px; }
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison div.value {
  border:1px solid #aaaaaa;
  padding:5px;
  background-color:#ffffff;
}
#editableRawCitation div.value { margin-right:15px; }
#editableRawCitation div.value>div { padding-right:14px; }
#editableRawCitation textarea.textarea {
  width:100%;
  padding:5px;
  overflow-y:auto;
  font-size:1.3em;
}
#rawCitationEditingExpertOptions .option-block { padding-left:30px; }
#rawCitationWithMarkup div.value { margin-right:25px; }
#rawCitationWithMarkup a {
  display:block;
  width:14px;
  height:14px;
  margin-top:1em;
  margin-left:0;
}
#generatedCitationWithMarkup span { cursor:default; }
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison span { font-size:1.3em; }
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison-deletion {
  color:red;
  text-decoration:line-through;
}
#citationEditor.composite-ui div.two-pane>div.right-pane .citation-comparison-addition {
  color:green;
  text-decoration:underline;
}
#citationFormErrorsAndComparison .throbber { height:150px; }
.composite-ui div.two-pane>div.right-pane div.grid td.first_column { width:150px; }
.composite-ui div.two-pane>div.right-pane div.grid td.first_column select { width:100%; }
#authorQueryResult { float:left; }
#citationImprovementResultsBlock .options-head.active { margin-top:40px; }
#citationImprovementResultsBlock div.grid td {
  font-size:1em;
  line-height:1.3em;
}
#citationImprovementResultsBlock div.grid td.citation-source-action-cell { text-align:right; }
#citationImprovementResultsBlock div.grid tr.citation-source-action-row td {
  border-bottom:0 none;
  text-align:right;
  padding-right:0;
}
#citationEditorExportPane { position:relative; }
#citationEditorExportPane .scrollable {
  position:absolute;
  top:11em;
  bottom:30px;
  left:30px;
  right:30px;
}
.pkp_helpers_invisible { visibility:hidden; }
.pkp_helpers_display_none { display:none !important; }
.pkp_helpers_clear { clear:both; }
.pkp_helpers_align_left { float:left; }
.pkp_helpers_align_right { float:right; }
.pkp_helpers_text_left { text-align:left; }
.pkp_helpers_text_right { text-align:right; }
.pkp_helpers_text_center { text-align:center; }
.pkp_helpers_text_justify { text-align:justify; }
.pkp_helpers_image_left {
  float:left;
  margin:4px 10px 4px 0;
}
.pkp_helpers_image_right {
  float:right;
  margin:4px 0 4px 10px;
}
.pkp_helpers_container_center { margin:0 auto; }
.pkp_helpers_debug, .pkp_helpers_debug div {
  border:1px dashed red;
  padding:2px;
}
.pkp_helpers_flatlist {
  margin:0;
  padding:0;
}
.pkp_helpers_flatlist li {
  float:left;
  position:relative;
}
.pkp_helpers_bulletlist li { list-style:disc; }
.pkp_helpers_icon_link_valign { line-height:24px; }
.pkp_helpers_moveicon { cursor:move; }
.pkp_helpers_full { width:100%; }
.pkp_helpers_half { width:48%; }
.pkp_helpers_third { width:31%; }
.pkp_helpers_quarter { width:23%; }
.pkp_helpers_threeQuarter { width:73%; }
.pkp_helpers_underline:after {
  border-bottom:2px solid white;
  content:" ";
  display:block;
}
.pkp_helpers_dotted_underline { border-bottom:1px dotted #999999; }
.pkp_help {
  color:#999999;
  font-weight:normal;
  font-size:80%;
  padding:10px;
}
.pkp_helpers_black_bg { background-color:black; }
div.pkp_helpers_progressIndicator {
  width:24px;
  height:24px;
  float:right;
  margin-right:5px;
  background-repeat:no-repeat;
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/throbber.html) no-repeat;
  display:none;
}
div.plupload div.plupload_header { display:none; }
.plupload .plupload_filelist_header { display:none; }
.plupload_header_content {
  background-image:none;
  display:none;
}
.plupload_header_content_bw { background-image:none; }
.plupload_header_title { display:none; }
.plupload_scroll {
  max-height:25px;
  min-height:25px;
  _height:25px;
}
.plupload_hidden { display:none; }
.plupload_droptext { line-height:25px; }
.deprecated_throbber {
  display:none;
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/throbber.html) no-repeat;
  width:25px;
  height:25px;
  margin-left:50%;
  margin-top:5%;
}
.deprecated_selectHeader { margin-top:10px; }
a.sprite { line-height:24px; }
a.sprite.pkp_common_disabled:before { cursor:default; }
a.sprite:before {
  content:" ";
  display:inline-block;
  vertical-align:middle;
  width:24px;
  height:24px;
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/sprites.html);
  background-repeat:no-repeat;
  cursor:pointer;
}
a.sprite.notify:before {
  margin-right:4px;
  background-position:-24px 0;
}
a.sprite.notify:hover:before { background-position:-24px -24px; }
a.sprite.overdue {
  text-indent:-1500px;
  padding-left:5px;
}
a.sprite.overdue:before {
  margin-right:4px;
  background-position:-48px 0;
}
a.sprite.overdue:hover:before { background-position:-48px -24px; }
a.sprite.settings:before { background-position:-408px 0; }
a.sprite.settings:hover:before { background-position:-408px -24px; }
a.sprite.upgrade:before { background-position:-168px 0; }
a.sprite.upgrade:hover:before { background-position:-168px -24px; }
a.sprite.information:before { background-position:-194px 0; }
a.sprite.information:hover:before { background-position:-194px -24px; }
a.sprite.more_info:before {
  margin-right:4px;
  background-position:-456px 0;
}
a.sprite.more_info:hover:before { background-position:-456px -24px; }
a.sprite.disable:before { background-position:-432px 0; }
a.sprite.disable:hover:before { background-position:-432px -24px; }
a.sprite.delete:before { background-position:-432px 0; }
a.sprite.delete:hover:before { background-position:-432px -24px; }
a.sprite.edit:before { background-position:-240px 0; }
a.sprite.edit:hover:before { background-position:-240px -24px; }
a.sprite.participants:before { background-position:-314px 0; }
a.sprite.participants:hover:before { background-position:-314px -24px; }
a.sprite.wrench:before { background-position:-338px 0; }
a.sprite.wrench:hover:before { background-position:-338px -24px; }
a.sprite.notes:before { background-position:-264px 0; }
a.sprite.notes:hover:before { background-position:-264px -24px; }
a.sprite.notes_new:before { background-position:-1224px 0; }
a.sprite.notes_new:hover:before { background-position:-1224px -24px; }
a.sprite.notes_none:before { background-position:-1200px 0; }
a.sprite.notes_none:hover:before { background-position:-1200px -24px; }
a.sprite.add:before {
  margin-right:4px;
  background-position:-504px 0;
}
a.sprite.add:hover:before { background-position:-504px -24px; }
a.sprite.add_user:before {
  margin-right:4px;
  background-position:-528px 0;
}
a.sprite.add_user:hover:before { background-position:-528px -24px; }
a.sprite.add_category:before {
  margin-right:4px;
  background-position:-552px 0;
}
a.sprite.add_category:hover:before { background-position:-552px -24px; }
a.sprite.add_item:before {
  margin-right:4px;
  background-position:-576px 0;
}
a.sprite.add_item:hover:before { background-position:-576px -24px; }
a.sprite.remove_item:before {
  background-position:-600px 0;
  margin-top:8px;
}
a.sprite.remove_item:hover:before {
  background-position:-600px -24px;
  margin-top:8px;
}
a.sprite.decline:before {
  margin-right:4px;
  background-position:-624px 0;
}
a.sprite.decline:hover:before { background-position:-624px -24px; }
a.sprite.advance:before {
  margin-right:4px;
  background-position:-648px 0;
}
a.sprite.advance:hover:before { background-position:-648px -24px; }
a.sprite.promote:before {
  margin-right:4px;
  background-position:-672px 0;
}
a.sprite.promote:hover:before { background-position:-672px -24px; }
a.sprite.revisions:before {
  margin-right:4px;
  background-position:-696px 0;
}
a.sprite.revisions:hover:before { background-position:-696px -24px; }
a.sprite.resubmit:before {
  margin-right:4px;
  background-position:-720px 0;
}
a.sprite.resubmit:hover:before { background-position:-720px -24px; }
a.sprite.add_item_small:before {
  height:14px;
  margin-right:4px;
  background-position:-744px -5px;
}
a.sprite.add_item_small:hover:before { background-position:-744px -29px; }
a.sprite.enroll_user:before {
  margin-right:4px;
  background-position:-768px 0;
}
a.sprite.enroll_user:hover:before { background-position:-768px -24px; }
a.sprite.user_search:before {
  margin-right:4px;
  background-position:-792px 0;
}
a.sprite.user_search:hover:before { background-position:-792px -24px; }
a.sprite.import:before {
  margin-right:4px;
  background-position:-816px 0;
}
a.sprite.import:hover:before { background-position:-816px -24px; }
a.sprite.pdf:before {
  margin-right:4px;
  background-position:-840px 0;
}
a.sprite.pdf:hover:before { background-position:-840px -24px; }
a.sprite.html:before {
  margin-right:4px;
  background-position:-864px 0;
}
a.sprite.html:hover:before { background-position:-864px -24px; }
a.sprite.word:before {
  margin-right:4px;
  background-position:-888px 0;
}
a.sprite.word:hover:before { background-position:-888px -24px; }
a.sprite.image:before {
  margin-right:4px;
  background-position:-912px 0;
}
a.sprite.image:hover:before { background-position:-912px -24px; }
a.sprite.excel:before {
  margin-right:4px;
  background-position:-936px 0;
}
a.sprite.excel:hover:before { background-position:-936px -24px; }
a.sprite.default:before {
  margin-right:4px;
  background-position:-960px 0;
}
a.sprite.default:hover:before { background-position:-960px -24px; }
a.sprite.zip:before {
  margin-right:4px;
  background-position:-984px 0;
}
a.sprite.zip:hover:before { background-position:-984px -24px; }
a.sprite.warning:before {
  margin-right:4px;
  background-position:-1008px 0;
}
a.sprite.warning:hover:before { background-position:-1008px -24px; }
a.sprite.add_role:before {
  margin-right:4px;
  background-position:-1032px 0;
}
a.sprite.add_role:hover:before { background-position:-1032px -24px; }
a.sprite.star_highlighted:before {
  margin-right:4px;
  background-position:-1056px 0;
}
a.sprite.star_highlighted:hover:before { background-position:-1056px -24px; }
a.sprite.star:before {
  margin-right:4px;
  background-position:-1080px 0;
}
a.sprite.star:hover:before { background-position:-1080px -24px; }
a.sprite.cross:before {
  margin-right:4px;
  background-position:-1104px 0;
}
a.sprite.cross:hover:before { background-position:-1104px -24px; }
a.sprite.feature:before {
  margin-right:4px;
  background-position:-1128px 0;
}
a.sprite.feature:hover:before { background-position:-1128px -24px; }
a.sprite.list_view:before {
  margin-right:4px;
  background-position:-1152px 0;
}
a.sprite.list_view:hover:before { background-position:-1152px -24px; }
a.sprite.grid_view:before {
  margin-right:4px;
  background-position:-1176px 0;
}
a.sprite.grid_view:hover:before { background-position:-1176px -24px; }
a.sprite.reset_default:before {
  margin-right:4px;
  background-position:-1248px 0;
}
a.sprite.reset_default:hover:before { background-position:-1248px -24px; }
a.sprite.send_production:before {
  margin-right:4px;
  background-position:-1272px 0;
}
a.sprite.send_production:hover:before { background-position:-1272px -24px; }
a.sprite.order_items:before {
  margin-right:4px;
  background-position:-1296px 0;
}
a.sprite.order_items:hover:before { background-position:-1296px -24px; }
a.sprite.return:before {
  margin-right:4px;
  background-position:-1320px 0;
}
a.sprite.return:hover:before { background-position:-1320px -24px; }
a.sprite.release:before {
  margin-right:4px;
  background-position:-1368px 0;
}
a.sprite.release:hover:before { background-position:-1368px -24px; }
a.sprite.release_highlighted:before {
  margin-right:4px;
  background-position:-1392px 0;
}
a.sprite.release_highlighted:hover:before { background-position:-1392px -24px; }
a.sprite.collapse_all:before {
  margin-right:4px;
  background-position:-1416px 0;
}
a.sprite.collapse_all:hover:before { background-position:-1416px -24px; }
a.sprite.expand_all:before {
  margin-right:4px;
  background-position:-1440px 0;
}
a.sprite.expand_all:hover:before { background-position:-1440px -24px; }
a.sprite.expanded:before {
  margin-right:4px;
  background-position:-1464px 0;
}
a.sprite.expanded:hover:before { background-position:-1464px -24px; }
a.sprite.collapsed:before {
  margin-right:4px;
  background-position:-1488px 0;
}
a.sprite.collapsed:hover:before { background-position:-1488px -24px; }
a.sprite.manage:before {
  margin-right:4px;
  background-position:-1512px 0;
}
a.sprite.manage:hover:before { background-position:-1512px -24px; }
a.sprite.merge_users:before {
  margin-right:4px;
  background-position:-312px 0;
}
a.sprite.merge_users:hover:before { background-position:-312px -24px; }
.category.delete:before {
  margin-left:5px;
  background-position:-1008px 0;
}
.category.delete:hover:before { background-position:-1008px -24px; }
.category.pdf:before, .category.html:before, .category.word:before, .category.image:before, .category.excel:before, .category.default:before, .category.zip:before {
  margin-left:10px;
  margin-top:0px;
}
.large_sprite {
  content:" ";
  width:48px;
  height:48px;
  margin-right:10px;
  margin-left:10px;
  float:left;
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/sprites.html);
  background-repeat:no-repeat;
  background-position:0 -48px;
}
.large_sprite.modal_add_user { background-position:-48px -48px; }
.large_sprite.modal_add_role { background-position:-96px -48px; }
.large_sprite.modal_add_file { background-position:-144px -48px; }
.large_sprite.modal_information { background-position:-288px -48px; }
.large_sprite.modal_more_info { background-position:-240px -48px; }
.large_sprite.modal_email { background-position:-336px -48px; }
.large_sprite.modal_delete { background-position:-384px -48px; }
.large_sprite.modal_approve_proofs { background-position:-432px -48px; }
.large_sprite.modal_edit { background-position:-480px -48px; }
.large_sprite.modal_confirm { background-position:-528px -48px; }
.large_sprite.modal_add_item { background-position:-576px -48px; }
.large_sprite.modal_manage { background-position:-624px -48px; }
.large_sprite.modal_settings { background-position:-672px -48px; }
.large_sprite.modal_warning { background-position:-720px -48px; }
.large_sprite.modal_upgrade { background-position:-768px -48px; }
.large_sprite.modal_merge_users { background-position:-816px -48px; }
.large_sprite.modal_wizard { background-position:-1632px -48px; }
.loading_container {
  text-align:center;
  padding-top:10px;
}
.loading_container .pkp_helpers_progressIndicator {
  margin-right:auto;
  margin-left:auto;
  float:none;
  display:block;
}
.grid_actions {
  padding:22px 0 22px 0;
  overflow:hidden;
}
.grid_actions a {
  padding:0;
  margin:0 -3px 0 0 !important;
  border-style:none !important;
  border-color:white !important;
  border-width:0 0 0 0 !important;
  background:#0c3b66 url(/bitrix/templates/journal_ter-arkhiv.ru/css/../templates/images/button_bg_slice.html) repeat-x;
  height:24px;
  -moz-border-radius-topright:0px;
  -webkit-border-radius:0px;
  border-radius:0px;
}
.grid_actions a:first-child {
  -webkit-top-left-border-radius:5px;
  -webkit-bottom-left-border-radius:5px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
}
.grid_actions a:last-child {
  -webkit-top-right-border-radius:5px;
  -webkit-bottom-right-border-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
}
.action_links {
  line-height:24px;
  height:24px;
  vertical-align:middle;
  padding-bottom:10px;
}
.action_links a {
  font-size:90%;
  margin-right:20px;
  float:left;
}
@import url("/bitrix/templates/journal_ter-arkhiv.ru/css/styles/structure/index.html");
@import url("/bitrix/templates/journal_ter-arkhiv.ru/css/styles/linkActions.html");
table.pkp_listing td { padding:0.25em 1.5em 0.25em 0.5em; }
table.pkp_listing tr.heading td, table.pkp_listing td.heading {
  font-size:0.85em;
  text-transform:uppercase;
  font-weight:normal;
  padding:0.75em 1.5em 1em 0.5em;
}
table.pkp_listing td.nodata {
  text-align:center;
  font-style:italic;
}
table.pkp_listing td.headseparator {
  border-top:1px dotted #000000;
  font-size:0.1em;
  line-height:1%;
}
table.pkp_listing td.endseparator {
  border-top:1px dotted #000000;
  font-size:0.25em;
  line-height:10%;
}
table.pkp_listing td.separator {
  border-top:1px dotted #ddddd0;
  font-size:0.1em;
  line-height:1%;
}
.pkp_controllers_fontController_smallFont {
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/icons/font-down.html) 50% 50% no-repeat;
  outline:none;
  text-indent:-9999px;
  display:block;
  float:left;
  width:20px;
  height:23px;
}
.pkp_controllers_fontController_defaultFont {
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/icons/font-default.html) 50% 50% no-repeat;
  outline:none;
  text-indent:-9999px;
  display:block;
  float:left;
  width:20px;
  height:23px;
}
.pkp_controllers_fontController_largeFont {
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/icons/font-up.html) 50% 50% no-repeat;
  outline:none;
  text-indent:-9999px;
  display:block;
  float:left;
  width:20px;
  height:23px;
}
.pkp_controllers_fontController_ldisabled, .pkp_controllers_fontController_sdisabled {
  opacity:0.3;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter:alpha(opacity=30);
}
.error { color:#990000; }
span.pkp_form_error {
  color:#990000;
  font-weight:bold;
  font-size:1em;
}
.pkp_form_error_list a { color:#990000; }
.pkp_form .pkp_formArea p {
  margin:0px;
  padding:0px;
}
.pkp_form .debug div, .pkp_form .debug label { border:1px solid orange; }
.pkp_form fieldset { margin:10px 5px; }
.pkp_form fieldset.border {
  border:1px solid #cccccc;
  padding:5px;
}
.pkp_form fieldset.inline { margin:0px 0px; }
.pkp_form legend {
  font-size:110%;
  padding:10px 0 10px 0;
}
.pkp_form div.section {
  clear:left;
  margin-bottom:10px;
  overflow:hidden;
}
.pkp_form label {
  display:block;
  font-weight:bold;
  padding:3px 0 3px 0;
}
.pkp_form span.pkp_form_success {
  color:#009900;
  font-weight:bold;
  font-size:1em;
}
.pkp_form span label.sub_label {
  font-size:80%;
  color:#999999;
  font-weight:normal;
  padding:2px 0 4px 0;
}
.pkp_form input {
  font-size:90%;
  width:99%;
  border:1px solid #cccccc;
  padding:2px;
  margin-top:4px;
}
.pkp_form input:focus { outline:none; }
.pkp_form textarea {
  font-size:90%;
  width:99%;
  border:1px solid #cccccc;
  padding:2px;
  margin-top:4px;
  height:10em;
}
.pkp_form textarea:focus { outline:none; }
.pkp_form select {
  font-size:90%;
  width:99%;
  width:100%;
  border:1px solid #cccccc;
  padding:2px;
  padding:3px;
  margin-top:4px;
}
.pkp_form select:focus { outline:none; }
.pkp_form .short { height:6em; }
.pkp_form .medium { height:12em; }
.pkp_form .tall { height:18em; }
.pkp_form .req {
  font-weight:bold;
  color:#cc0000;
  padding-left:3px;
}
.pkp_form .inline {
  float:left;
  clear:none !important;
  padding-right:2%;
  margin-bottom:0;
}
.pkp_form ul.checkbox_and_radiobutton {
  margin-bottom:0;
  padding-bottom:0;
  padding-left:0;
}
.pkp_form .checkbox_and_radiobutton li {
  padding-right:35px;
  float:left;
  display:inline;
  list-style:none;
}
.pkp_form .checkbox_and_radiobutton input {
  display:block;
  margin:4px 0 0 0;
  padding:0;
  width:13px;
  height:13px;
}
.pkp_form .checkbox_and_radiobutton li label {
  line-height:150%;
  margin:-17px 0 0 20px;
  padding:0 0 5px 0;
  font-weight:normal;
}
.pkp_form ul.checkbox_and_radiobutton:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  height:0;
  overflow:hidden;
}
.pkp_form .localization_popover_container_focus {
  margin-top:-2px;
  background-color:#eeeeee;
  display:block;
  padding:2px 5px 0px 5px;
  position:relative;
}
.pkp_form .localization_popover {
  background-color:#eeeeee;
  margin-left:-5px;
  padding:10px 5px 5px 5px;
  position:absolute;
  z-index:15000;
  display:none;
}
.pkp_form label.locale {
  font-size:1px;
  text-indent:-9999px;
}
.pkp_form .localizable {
  background-color:#ffffff !important;
  background-repeat:no-repeat;
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/icon_globe.html) no-repeat;
  background-position:100% 50%;
}
.pkp_form input.spinner {
  background-color:#ffffff !important;
  background-repeat:no-repeat;
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/throbber.html) no-repeat;
  background-position:100% 50%;
}
.pkp_form textarea.localizable { background-position:100% 0; }
.pkp_form .flag {
  background-color:#ffffff !important;
  background-repeat:no-repeat;
  background-position:100% 50%;
}
.pkp_form .flag_te_ST { background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/flags/te_ST.html) !important; }
.pkp_form .pkp_form_file_input_container {
  height:30px;
  width:350px;
  position:relative;
  float:left;
}
.pkp_form .pkp_form_file_input_container .pkp_form_fakeFile {
  left:0;
  line-height:90%;
  margin:0;
  padding:0;
  position:absolute;
  top:0;
  width:350px;
  z-index:1;
}
.pkp_form .pkp_form_file_input_container .pkp_form_fakeInput {
  margin-bottom:5px;
  margin-left:0;
  height:15px;
  padding-left:3px;
  padding-top:1px;
  width:241px;
}
.pkp_form .pkp_form_file_input_container .pkp_form_fakeButton { line-height:90%; }
.pkp_form .pkp_form_file_input_container .pkp_form_uploadFile {
  line-height:90%;
  height:29px;
}
.pkp_form input.pkp_form_upload_field {
  padding:3px;
  margin:0;
  height:30px;
  width:350px;
  position:relative;
  z-index:2;
  text-align:right;
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
}
.pkp_form .pkp_form_hidden { display:none !important; }
.pkp_form .formButtons {
  line-height:30px;
  margin:0 0 15px;
  overflow:hidden;
  padding:10px 20px;
  vertical-align:middle;
}
.pkp_form .formButtons .submitFormButton { float:right; }
.pkp_form .formButtons .resetFormButton, .pkp_form .formButtons .cancelFormButton { float:left; }
.pkp_form .formButtons div.clear { clear:both; }
.pkp_form .localization_popover_container input.locale_en_US {
  margin:0;
  background-repeat:no-repeat;
  background-position:98% 50%;
  background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/flags/en_US.html) !important;
}
.pkp_form .localization_popover_container input.locale_fr_CA {
  margin:0;
  background-repeat:no-repeat;
  background-position:98% 50%;
  background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/flags/fr_CA.html) !important;
}
.pkp_form .localization_popover_container input.locale_te_ST {
  margin:0;
  background-repeat:no-repeat;
  background-position:98% 50%;
  background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/flags/te_ST.html) !important;
}
.pkp_form .localization_popover_container textarea.locale_en_US {
  margin:0;
  background-repeat:no-repeat;
  background-position:99.5% 2px;
  background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/flags/en_US.html) !important;
}
.pkp_form .localization_popover_container textarea.locale_fr_CA {
  margin:0;
  background-repeat:no-repeat;
  background-position:99.5% 2px;
  background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/flags/fr_CA.html) !important;
}
.pkp_form .localization_popover_container textarea.locale_te_ST {
  margin:0;
  background-repeat:no-repeat;
  background-position:99.5% 2px;
  background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/flags/te_ST.html) !important;
}
div.pkp_controllers_grid { margin-top:20px; }
div.pkp_controllers_grid div.actions { margin-top:10px; }
div.pkp_controllers_grid table {
  width:100%;
  background-color:#ffffff;
  border-collapse:collapse;
}
div.pkp_controllers_grid thead, div.pkp_controllers_grid tr.row_controls td { border-bottom:1px solid #c8c7c7; }
div.pkp_controllers_grid tr.gridRow td {
  border-bottom:1px solid #c8c7c7;
  height:40px;
}
div.pkp_controllers_grid tr.category {
  border-bottom:1px solid #c8c7c7;
  border-top:1px solid #c8c7c7;
}
div.pkp_controllers_grid .empty td {
  border-bottom:1px solid #c8c7c7;
  padding-left:10px;
  text-align:left;
  height:40px;
}
div.pkp_controllers_grid thead tr {
  height:30px;
  padding:4px 0;
}
div.pkp_controllers_grid thead th {
  padding:0 4px;
  vertical-align:middle;
  text-align:center;
}
div.pkp_controllers_grid thead th:first-child { padding-left:40px; }
div.pkp_controllers_grid td {
  text-align:center;
  font-size:12px;
  vertical-align:middle;
  padding:0px;
}
div.pkp_controllers_grid th:first-child, div.pkp_controllers_grid td:first-child, div.pkp_controllers_grid .category_grid_body td:first-child + td { text-align:left !important; }
div.pkp_controllers_grid td.first_column {
  text-align:left !important;
  padding:0 !important;
}
div.pkp_controllers_grid td.category { display:table-row; }
div.pkp_controllers_grid tr.no_border, div.pkp_controllers_grid td.no_border { border:none !important; }
div.pkp_controllers_grid .default_category_style td {
  font-size:120%;
  text-transform:uppercase;
  font-family:"Courier New", Courier, mono;
}
div.pkp_controllers_grid tr.category td.no_actions {
  top:0;
  padding-left:10px !important;
}
div.pkp_controllers_grid .wrapper { margin-bottom:30px; }
div.pkp_controllers_grid .grid_header .pkp_grid_description {
  font-family:Arial, Helvetica, sans-serif;
  padding:10px;
}
div.pkp_controllers_grid .grid_header_bar {
  background-color:#f7f5f4;
  padding:5px 10px 5px 0px;
}
div.pkp_controllers_grid .grid_header_bar h3 {
  display:inline;
  padding:0px 0px 0px 10px;
  vertical-align:middle;
  line-height:24px;
}
div.pkp_controllers_grid .grid_header_bar a { float:left; }
div.pkp_controllers_grid .options {
  float:right;
  line-height:24px;
  height:24px;
  vertical-align:middle;
}
div.pkp_controllers_grid .options a { font-size:90%; }
div.pkp_controllers_grid .options a:before { margin-left:20px; }
div.pkp_controllers_grid .hidetext {
  visibility:hidden;
  overflow:hidden;
}
div.pkp_controllers_grid .row_container {
  position:relative;
  padding:0px 20px 0px 50px;
  overflow:hidden;
  height:40px;
}
div.pkp_controllers_grid .row_container .row_actions {
  position:absolute;
  width:40px;
  height:40px;
}
div.pkp_controllers_grid .row_actions {
  top:0;
  left:0;
}
div.pkp_controllers_grid .row_actions a {
  display:block;
  cursor:pointer;
  float:left;
}
div.pkp_controllers_grid .row_actions a:before { margin:8px; }
div.pkp_controllers_grid .row_file {
  width:100%;
  top:50%;
  line-height:24px;
  margin-top:0.5em;
}
div.pkp_controllers_grid .row_file a.pkp_controllers_linkAction { margin-right:20px; }
div.pkp_controllers_grid .multiline {
  line-height:125%;
  line-height:inherit;
}
div.pkp_controllers_grid .row_controls { display:none; }
div.pkp_controllers_grid .row_controls td {
  padding-left:48px;
  padding-top:5px;
  line-height:25px;
  height:25px;
}
div.pkp_controllers_grid .category_controls td { padding-left:9px; }
div.pkp_controllers_grid .row_controls td.indent_row { padding-left:0px; }
div.pkp_controllers_grid .row_controls a {
  float:left;
  margin-right:20px;
  text-decoration:none;
  color:#777777;
  font-size:90%;
}
div.pkp_controllers_grid .row_controls a:hover { text-decoration:underline; }
div.pkp_controllers_grid a.focus { background-position:0 bottom; }
div.pkp_controllers_grid a.task {
  width:100%;
  min-height:40px;
  text-indent:-1500px;
  overflow:hidden;
  display:block;
  background-position:50% 50%;
  background-repeat:no-repeat;
  margin:0;
}
div.pkp_controllers_grid .grid_link_actions_below a { font-size:11px; }
div.pkp_controllers_grid tr.alternate_row, div.pkp_controllers_grid tr.alternate_row .row_file { background-color:#f5f5f5; }
div.pkp_controllers_grid th { color:#20538d; }
div.pkp_controllers_grid a.task:hover { background-color:#efefef; }
div.pkp_controllers_grid .ui-widget { font-size:.9em; }
div.pkp_controllers_grid .toggleDetailContainer { margin:20px 0 20px 0; }
div.pkp_controllers_grid .toggleDetail {
  display:block;
  text-indent:-99999px;
  overflow:hidden;
  background-repeat:no-repeat;
  width:16px;
  height:16px;
  background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/styles/images/ui-icons_222222_256x240.html);
}
div.pkp_controllers_grid .moreDetail { background-position:-48px -192px; }
div.pkp_controllers_grid .lessDetail { background-position:-64px -192px; }
div.pkp_controllers_grid .visible { display:block; }
div.pkp_controllers_grid .grid_controls {
  padding:5px;
  height:26px;
}
div.pkp_controllers_grid .ordering:hover { background:#eaf3f8 !important; }
div.pkp_controllers_grid .indent_row { width:40px; }
div.pkp_controllers_grid tbody .ui-sortable-placeholder {
  display:block;
  visibility:visible !important;
  height:40px;
  background-color:#eaf3f8 !important;
}
div.pkp_controllers_grid tbody.ui-sortable-helper { display:table; }
div.pkp_controllers_grid .gridCellContainer .gridLabelBeforeActions { margin-right:20px; }
div.pkp_controllers_grid .group1 td:first-child { background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_group_1.html) no-repeat; }
div.pkp_controllers_grid .group2 td:first-child { background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_group_2.html) no-repeat; }
div.pkp_controllers_grid .group3 td:first-child { background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_group_3.html) no-repeat; }
div.pkp_controllers_grid .group4 td:first-child { background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_group_4.html) no-repeat; }
div.pkp_controllers_grid .group5 td:first-child { background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_group_5.html) no-repeat; }
.options a.sort { background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_sort.html) no-repeat left; }
a.new, a.reviewReady { background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_task.html); }
a.unfinished { background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_task_disabled.html); }
a.accepted { background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_task_accepted.html); }
a.declined { background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/lb_delete.html); }
a.completed { background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_task_complete.html); }
a.uploaded { background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_folder.html); }
a.request_review { background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_request_review.html); }
.pkp_controllers_grid div.checked {
  background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/sprites.html);
  background-repeat:no-repeat;
  height:24px;
  width:24px;
  background-position:-672px 0;
}
.pkp_controllers_grid div.notChecked {
  background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/grid_delete.html);
  height:15px;
  width:15px;
}
.pkp_controllers_grid_files .pkp_controllers_grid_files_possibleRevision {
  padding:10px;
  margin:10px;
  border:2px solid black;
  background-color:#ffffdd;
  text-align:left;
}
.pkp_controllers_grid_files .pkp_controllers_grid_files_possibleRevision #revisedFileId, .pkp_controllers_grid_files .pkp_controllers_grid_files_possibleRevision p { margin-bottom:10px; }
.pkp_controllers_grid_files .pkp_controllers_grid_files_possibleRevision h5 {
  margin-bottom:10px;
  padding-top:0px;
}
.pkp_controllers_grid_files #revisionWarningIcon {
  height:30px;
  width:30px;
  float:left;
}
.pkp_controllers_grid_files #revisionWarningText { margin-left:35px; }
.pkp_controllers_grid_files .pkp_controllers_grid_files_response pkp_controllers_grid_files_success {
  background:#daf0da url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/response_success.html);
  border-top:1px solid #5abd5a;
  border-bottom:1px solid #5abd5a;
}
.pkp_controllers_grid_files .pkp_controllers_grid_files_warning {
  background:#fffae1 url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/response_warning.html);
  border-top:1px solid #ffd324;
  border-bottom:1px solid #ffd324;
  background-repeat:no-repeat;
}
.pkp_controllers_grid_files .pkp_controllers_grid_files_error {
  background:#f8dada url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/response_error.html);
  border-top:1px solid #e68080;
  border-bottom:1px solid #e68080;
}
.pkp_controllers_grid_files .pkp_controllers_grid_files_forbidden {
  background:#f8dada url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/response_forbidden.html);
  border-top:1px solid #e68080;
  border-bottom:1px solid #e68080;
}
.pkp_controllers_grid_files .pkp_controllers_grid_files_information {
  background:#c9e3f8 url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/response_info.html);
  border-top:1px solid #6aa6d6;
  border-bottom:1px solid #6aa6d6;
}
.pkp_controllers_grid_files .pkp_controllers_grid_files_help {
  background:#c9e3f8 url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/response_help.html);
  border-top:1px solid #6aa6d6;
  border-bottom:1px solid #6aa6d6;
}
.pkp_controllers_modal_titleBar {
  height:48px;
  width:100%;
  margin-top:10px;
  margin-right:10px;
  padding-bottom:10px;
  border-bottom:1px solid #efefef;
}
.pkp_controllers_modal_titleBar h2 {
  margin-left:20px;
  font-style:italic;
}
.pkp_controllers_modal_titleBar .close {
  float:right;
  padding-right:10px;
}
.xIcon {
  background-image:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../lib/pkp/templates/images/structure/modal_close_icon.html);
  height:23px;
  width:23px !important;
  background-repeat:no-repeat;
  display:block;
  overflow:hidden;
  text-indent:-99999px;
  border:none !important;
}
.modal-buttons {
  margin:0px 0px 15px 0px;
  padding:0px 20px 0px 20px;
  overflow:hidden;
  vertical-align:middle;
  line-height:30px;
}
.ui-dialog .ui-tabs-panel { padding:0px; }
.ui-widget-overlay {
  background:#333333 50% 50% repeat-x;
  opacity:0.8;
}
.ui-dialog { background-color:#f7f5f4; }
.ui-dialog-content { background-color:#ffffff !important; }
.ui-dialog-buttonpane { border-color:#f7f5f4; }
.pkp_controllers_extrasOnDemand .ui-icon { float:left; }
.pkp_controllers_extrasOnDemand .toggleExtras {
  margin-top:15px;
  margin-bottom:15px;
  cursor:pointer;
  float:left;
  display:none;
}

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/overall.css?17894584859832*/
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_en{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../../eng.html) 0 0 no-repeat}
#sidebarLanguageToggle a.lang_ru{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../../rus.html) 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(/bitrix/templates/journal_ter-arkhiv.ru/css/../../styles/readRUS.png) no-repeat 0 0;}

#articleFullText a.en_US_ru_RU{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../images/readRUS_language.html) no-repeat 0 0;}
#articleFullText a.ru_RU_en_US{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../images/readENG_language.png) no-repeat 0 0;}
#articleFullText a.en_US{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../images/readENG.html) no-repeat 0 0;}
#articleFullText a.ru_RU{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../images/readRUS.png) no-repeat 0 0;}

#articleFullText a.en_US_ru_RU.VIDEO{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../../resources/watchRUS.html) no-repeat 0 0;}
#articleFullText a.ru_RU_en_US.VIDEO{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../../resources/watchENG.html) no-repeat 0 0;}
#articleFullText a.en_US.VIDEO{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../../resources/watchENG.html) no-repeat 0 0;}
#articleFullText a.ru_RU.VIDEO{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../../resources/watchRUS.html) no-repeat 0 0;}

#articleFullText a.ru_RU_be_BE,
#articleFullText a.en_UD_be_BE,
#articleFullText a.be_BE{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../resources/readBEL.html) 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;}

.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(/bitrix/templates/journal_ter-arkhiv.ru/css/fullscreen.html) 0 0 no-repeat; width:158px;height:20px;}
#fullscreen.en_US{display:block;color:transparent;background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/fullscreenENG.html) 0 0 no-repeat;width:119px;height:20px}
#fullscreen:hover{background-position:0 100%}
#nofullscreen.ru_RU{display:block;color:transparent;background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/fullscreen_out.html) 0 0 no-repeat; width:212px;height:20px;}
#nofullscreen.en_US{display:block;color:transparent;background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/fullscreen_outENG.html) 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;}
.issueCoverImage img{width:90px !important;}

.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(/bitrix/templates/journal_ter-arkhiv.ru/css/../resources/popular_article.html) 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(/bitrix/templates/journal_ter-arkhiv.ru/css/../resources/left.html) 50% 50% no-repeat;}
#slideshow .right{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../resources/right.html) 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 > ul{display:none;}
.navigation-left li:hover > 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 > 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;
}

.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:#e7f2f3;
    clear:both;
}
.popLinks .popLinksHead{
    height:80px;
    font-size:15px;
    font-weight:bold;
    color:#000;
    position:relative;
    background:#bfddde;
}
.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;
}

/* Localized */

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/sidebar.css?17894584853416*/
/**
 * styles/sidebar.css
 *
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared elements for pages including sidebar(s).
 *
 */

/**
 * Sidebar
 */

#developedBy {
	text-transform: uppercase;
	font-size: 0.95em;
}

#sidebar div.block {
	font-size: 1em;
	//padding-bottom: 1.5em;
}
#sidebar div.block.custom h3{margin:0}
#sidebar div.block#sidebarLanguageToggle{
    position:absolute;
    top:-40px;
    right:0
}
#sidebar div.block#sidebarLanguageToggle .blockTitle{display:none}
#sidebarLanguageToggle a.lang_ru,#sidebarLanguageToggle a.lang_ru.active:hover{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../images/rus_eng.png) 0 0 no-repeat; width:35px;height:23px;}
#sidebarLanguageToggle a.lang_en,#sidebarLanguageToggle a.lang_en.active:hover{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/../images/rus_eng.png) 100% 0 no-repeat; width:35px;height:23px;}
#sidebarLanguageToggle a.lang_ru:hover{background-position:0 100%;}
#sidebarLanguageToggle a.lang_en:hover{background-position:100% 100%;}

#sidebar div.block span.blockTitle {
	display: block;
	padding: 0.3em 0 0.3em 0;
	font-size: 1.4em;
	letter-spacing: 0.1em;
    font-weight:bold;
    line-height:14px;
}

#sidebar div.block ul li a{
    font-size:1.2em;
    text-transform: lowercase;
}

#sidebar div.block#sidebarUser span.blockTitle{
    color:white;
    text-align:center;
    padding-left:30px;
}

#sidebar div.block span.blockSubtitle {
	display: block;
	padding: 0;
    font-weight:bold;
}

#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
	font-size: 1em;
}

#sidebarUser{
    position:absolute;
    top:-145px;
    left:-110px;
    width:240px;
    color:white;
}
#sidebarUser ul{
    padding:0;
    list-style: none;
}
#sidebarUser ul li{
    padding-right:15px;
    float:left;
    font-size:12px;
}
#sidebarUser a{color:white;}
#sidebarUser label{
    color:white;
    width:50px;
    display: inline-block;
}
#sidebarUser label[for=remember]{
    width: 82px;
}
#sidebarUser input.textField{
    width:160px;
    margin-left:20px;
    margin-bottom: 3px;
    border-radius:3px;
    opacity:0.8;
}
#sidebarUser input.button{
    border:0;
    margin-left:84px;
    border-radius:0px;
    padding:3px 8px;
    background: #011b58;
    cursor: pointer;
    color:white;
    width:46px;
}
#sidebarNavigation #simpleQuery{
    width:100%;
    border-radius:5px;
    line-height:13px;
}
#sidebarNavigation #searchField{
    width:80%;
    margin-top:2px;
    border-radius:5px;
}
#sidebarNavigation input.button{
    background-color:#54a6b2;
    color:white;
    outline:none;
    border:none;
    padding: 3px 17px;
    font-size: 13px;
    font-weight:bold;
    cursor:pointer;
}
#sidebarNavigation input.button:hover{
    background-color:#0b90a3;
}
#rightSidebar #sidebarInformation a{
    text-transform: lowercase;
}
#simpleSearchInput{position:relative;width:100%}
#simpleSearchInput input.button{width:13px;height:13px;font-size:0; display:block; background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/search.html) 0 0 no-repeat;position:absolute;top: 5px;right: 5px;padding:0}
#simpleSearchInput #searchField{border-radius:0; border:1px solid white; width:142px;height:20px; font-size:12px}
#simpleSearchInput #simpleQuery_input{width:115px; height:18px;border:1px solid white;font-size: 12px;padding:0 20px 0 5px;}
#simpleSearchInput input.button:hover{background:url(/bitrix/templates/journal_ter-arkhiv.ru/css/search.html) 0 0 no-repeat}

/* Localized */

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/leftSidebar.css?1789458485767*/
/**
 * styles/leftSidebar.css
 *
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared elements for pages including a left-hand sidebar.
 *
 */

/**
 * Common HTML elements
 */

/*#headerTitle {
	width: 100%;
}*/

#body {
	vertical-align: top;
	height: 100%;
}

#leftSidebar {
	float: left;
	width: 160px;
	padding: 1em 0px 1em 0px;
	font-size: 0.65em;
	height: 100%;
	//margin-left: 10%;
	//margin-right: 2%;
	display: inline;
	overflow: hidden;
    background:#ebebeb
}
#leftSidebar .block{padding:10px;}

#main {
	float: right;
	width: 63%;
	margin-right: 10%;
	overflow: hidden;
}

/* Set main on non-IE browsers to have a 10% margin */
*html #main {
	margin-right: 5%;
} 

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/rightSidebar.css?1789458485744*/
/**
 * styles/rightSidebar.css
 *
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared elements for pages including a right-hand sidebar.
 *
 */

/**
 * Common HTML elements
 */


/*#headerTitle {
	text-align: center;
	width: 100%;
}*/

#body {
	width: 100%;
}

#rightSidebar {
	float: right;
	width: 160px;
	padding: 1em 0px 1em 0px;
	font-size: 0.65em;
	height: 100%;
	//margin-right: 10%;
	//margin-left: 2%;
    position:relative;
    background:#ebebeb;
    height:100%;
}
#rightSidebar .block{padding:10px;}
* html #rightSidebar { margin-right: 5%; }

#main {
	float: left;
	width: 83%;
	//margin-left: 10%;
	display: inline;
	overflow: hidden;
}

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/bothSidebars.css?1789458485492*/
/**
 * styles/bothSidebars.css
 *
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared elements for pages including both a left-hand sidebar and a
 * right-hand sidebar.
 *
 */

/**
 * Common HTML elements
 */


#main {
	position: relative;
	float: left;
	width: 640px;
    padding: 0 10px;
	margin-left: 0;
	margin-right: 0 !important;
	display: inline;
	overflow: hidden;
}

#body {
	width: 100%;
}

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/leftSidebarOverall.css?1789458485151*/
#body{position:relative;}

#leftSidebar{
    position:absolute;
    left:0
}

#main {
    float: right;
    overflow: hidden;
    margin-left:160px;
}

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/css/pdfView.css?17894584851841*/
/**
 * styles/pdfView.css
 *
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * PDF inline viewer stylesheet.
 */

#inlinePdfResizer {
	width: 98%;
	height: 400px;
	padding: 1px 0px 1px 1px;
}

#pluginMissing{
	font-size: 1.4em;
	padding: 10px;
}
#pluginMissing a {
	text-decoration: underline;
}

#inlinePdf {
	width:99%;
	height:99%;
	padding: 1px 0px 1px 1px;
}

#inlinePdf.fullscreen {
	position: fixed;
	width: 97%;
	height: 95%;
	left: 20px;
	top: 7px;
	z-index: 1002;
}

#pdfDownloadLinkContainer {
	text-align: right;
	padding: 5px;
}

a.pdf {
	background: transparent url(/bitrix/templates/journal_ter-arkhiv.ru/css/../images/page_white_acrobat.png) no-repeat scroll 0 2px !important;
	padding: 3px 0 3px 23px;
	font-size: 1.2em;
	text-transform: none;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 2000px; /* 100% only fills window, not page, causing potential display issues */
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

#fullscreenShow {
	display: none;
	float: right;
	display: inline-block !important;
	padding: 8px;
	background-color: gray;
	background: linear-gradient(gray, black);
	border-radius: 3px;
	margin: 5px;
	color: white;
	text-decoration: none;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	transition: background 0.3s;
}

#fullscreenHide {
	padding: 2px;
	background-color: white;
	display: none;
	position: fixed;
	bottom: 3px;
	right: 3px;
	z-index: 1003;
	padding: 8px;
	background-color: gray;
	background: linear-gradient(gray, black);
	border-radius: 3px;
	color: white;
	text-decoration: none;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	transition: background 0.3s;
}
#fullscreenHide:hover, #fullscreenShow:hover{
	background: linear-gradient(black, gray);
}

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/components/custom_components/search.form/.default/style.css?1789458485328*/
.search-form input[name='q']{
    height: 25px;
    width: 50%;
    border: 0;
}

.search-form input[name='q']:focus{
    border: none;
    outline: none;
}

.search-form button{
    padding: 7px;
    border: none;
    background-color: #212957;
    color: #fff;
}

.search-form form {
    display: flex;
}

/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/components/bitrix/menu/top_left/style.css?1789458485841*/
.top-left-menu-container *{
	box-sizing: border-box;
}
.top-left-menu-container{
	width: 100%;
	padding-left: 15px;
	box-sizing: border-box;
	background-color: #fff;
	margin-top: 60px;
}
.top-left-menu-container .left-menu{
	display: block;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}
.top-left-menu-container .left-menu li{
	display: block;
}
.top-left-menu-container .left-menu li a{
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 11px 15px;
	background-color: #12234f;
	border: 1px solid #12234f;
	text-decoration: none;
	color: white;
	margin-bottom: 1px;

}
.top-left-menu-container .left-menu li:last-child a{
	margin: 0;
}
.top-left-menu-container .left-menu li a.selected, .top-left-menu-container .left-menu li a:hover{
	background-color: transparent;
	color: #12234f;
	border: 1px solid #12234f;
}
/* End */


/* Start:/bitrix/templates/journal_ter-arkhiv.ru/template_styles.css?17894584851876*/
#sidebar{
  display: table !important;
  position: relative !important;
}
#leftSidebar, #rightSidebar, #main {
    position: relative !important;
    left: auto !important;
    display: table-cell !important;
    vertical-align: top !important;
    float: none !important;
    /*overflow: auto !important;*/
}

.menu{
width: 400px;
float: left;
}
#header{
	background-position: center center;
    box-sizing: border-box;
    background: rgb(25,55,102);
    background: linear-gradient(90deg, rgba(25,55,102,1) 0%, rgba(101,179,193,1) 100%);
}

#navbar{
	background-color: #12234f;
}

#leftSidebar{
	display: none !important;
}
#rightSidebar{
	width: 240px;
	background-color: white;
}
#main{
	width:720px;
}
.footer{
    height: 210px;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
}
.footer::after{
    content: "";
    display: block;
    clear: both;
}
.footer *{
    box-sizing: border-box;   
}
.footer .line-gray{
    width: 100%;
    height: 10px;
    background-color: #918b70;
    clear: both;
}

.block-1-float{
    width: 390px;
    float: left;
    padding: 10px;
}
.block-2-float{
    width: 390px;
    float: left;
    padding: 10px;
}
.block-3-float{
    width: 200px;
    float: left;
    padding: 10px;
}

.footer p{
    font-size: 14px;
    line-height: 16px;
    color: black;
    margin: 0 !important;
}

.footer p a{
    color: #ea7a4a;
}

.footer p.small-gray{
    font-size: 10px;
    color: #918b70;
    line-height: 16px;
    padding-top: 15px;
}
/*  13.01.2021  */
#header {
    padding: 1em 2em;
}
#headerTitle h1 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1;
}
#headerTitle .subtitle{
    color: #fff;
    margin-bottom: 6px;
}
.additional {
    margin-top: 15px;
}
/* End */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/common.css?17894584857212 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/pkp.css?1789458485413 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/common1.css?17894584858377 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/compiled.css?178945848539497 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/overall.css?17894584859832 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/sidebar.css?17894584853416 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/leftSidebar.css?1789458485767 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/rightSidebar.css?1789458485744 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/bothSidebars.css?1789458485492 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/leftSidebarOverall.css?1789458485151 */
/* /bitrix/templates/journal_ter-arkhiv.ru/css/pdfView.css?17894584851841 */
/* /bitrix/templates/journal_ter-arkhiv.ru/components/custom_components/search.form/.default/style.css?1789458485328 */
/* /bitrix/templates/journal_ter-arkhiv.ru/components/bitrix/menu/top_left/style.css?1789458485841 */
/* /bitrix/templates/journal_ter-arkhiv.ru/template_styles.css?17894584851876 */
