html, body{
	font-size: 16px;
	line-height: 1.3em;
}

.date {
	color: #CD5C5C;
}

.sidebar nav ul ul ul ul a{padding-left:75px;}
.sidebar nav ul ul ul ul a::after{left:65px;}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.highlighted {
	font-weight: bold;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.errorlist, .alert-danger {
	color: red;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

input[type=radio] {
	float: left;
	clear: none;
}

.img_leftbar {
	max-width: 150px;
}

#header {
	padding: 20px 0 0 0;
}

#footer {
	padding: 20px 0;
}

.container {
	padding: 20px 0 20px 0;
}

.collapse-trigger span {
	background-image: url(https://www.ioffe.ru/static/images/arron.gif);
	background-repeat: no-repeat;
/*	background-position-x: 0px;
	background-position-y: 6px;
	padding-left: 15px;*/
	padding-right: 20px;
	background-position: right 0 top 5px;
}

.collapse-trigger.open span {
	background-image: url(https://www.ioffe.ru/static/images/arroff.gif);
	background-repeat: no-repeat;
}

.collapse-block {
	margin-left: 40px;
	padding: 10px;
	font-size: 0.8em;
	background-color: #FBFBFB;
}

#mainav li li a, #mainav .active li a{
	background-color:rgba(196,158,138);
	border-color:rgba(0,0,0);
}

.new {
	color: #FF0000;
	position: relative;
	top: -0.5em;
	font-size: 80%;
}

.red {
	color: #FF0000;
}
.blue {
	list-style-image: url(/static/images/li_arr_blue.gif); 
	margin-top: 2px; 
	padding-top: 2px;
}

.align-left {
	text-align: left !important;
}

ul.errorlist {
	margin: 0 0 0 0 !important;
}

.fieldWrapper {
	margin-bottom: 40px !important;
}

#phones ul {
	margin: 0 0 0 0;
	padding-inline-start: 20px;
}

#mainav .drop {
	padding-left: 20px;
}

#mainav li li a, #mainav li li .drop {
	padding-left: 20px;
}

#mainav ul ul {
	width: 280px;
}

#mainav ul ul ul {
	left: 281px;
}

#estate-form select, #estate-form label {
	display: inline-block;
}

#theses-form select, #theses-form label {
	display: inline-block;
}

table tr table tr, #comments ul li ul li {color:inherit; background-color:inherit;}
tr:nth-child(even), #comments ul li:nth-child(even){color:inherit; background-color:#E9E9E9;}
.non-striped tr{color:inherit; background-color:#FBFBFB;} 
table tr table tr:nth-child(even), #comments ul li ul li:nth-child(even){color:inherit; background-color:inherit;}
#comments ul li table tr {color:inherit; background-color:inherit;}
#comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#E5E5E5;}
#export-form input[type="submit"], #export-form input[type="reset"]{color:inherit; background-color:#E5E5E5;}

#export-form input[type="submit"], #export-form input[type="reset"] {
	display: inline-block;
	width: auto;
	min-width: 150px;
	margin: 0;
	padding: 8px 5px;
	cursor: pointer;
	border-color: #D7D7D7;
	border: 0;
}

#export-form .div-input {
	margin-top: 15px;
	margin-bottom: 15px;
}

#registration-form {
	width: 500px;
	margin-top: 5px;
	margin-bottom: 15px;
	}


#registration-form #id_pr_title, #registration-form #id_additional_information {
	min-width: 600px;
	margin-top: 5px;
	margin-bottom: 15px;
	}

th{color:#FFFFFF; background-color:#4A4A4A;}



body, .row3 {
	background-color: #ffffff;
}	/*background-color: #F1F1F1 .row1, 000000*/

.row1 {
	background-color: #2D435A;
}
.normal {margin-top: 5px}
.normal1 {margin-top: 2px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px}

#comments li {
	margin: 0 0 0 0;
	padding: 10px;
}

#comments ul li ul {
	margin: 0 0 0 15px;
	list-style-type: disc;
}

#comments ul li ul li.small {
	padding: 0 0 5px 5px;
}
#comments ul li ul li {
	padding: 0 0 10px 15px;
}

.sidebar table {
	font-size: 13px;
}

#header ul li div {
	min-height: 0;
}

#header > div > ul > li > div {
	margin: 5px 0 5px 0;
}

#header div:last-child {
	margin-bottom: 5px;
}

th a {
	color: #F7A804;
}

a {
/*	color: #AC7502;*/
/*	color: #274987;*/
	color: #2749C8;
}

.sidebar nav li.selected > a {
	color: #AC7502;
/*	color: #2749C8;*/
}

a:hover,
a:focus {
/*  color: #23527c;*/
  color: #AC7502;
  text-decoration: underline;
}

table.block, table.block tr, table.block tr td {
	border:0px;
	padding: 0 10px 0 10px;
}

table.block th:first-child, table.block td:first-child {
	width: 250px;
	text-align: right;
}

table.block-icons, table.block-icons tr, table.block-icons tr td {
	border:0px;
	padding: 0 10px 0 10px;
}

table.block-icons th:first-child, table.block-icons td:first-child {
	width: 100px;
	text-align: right;
}

.select2-results__option {
	padding: 0 6px 0 6px;
}

#prize-form #id_persons, #prize-form #id_lab {
	min-width: 300px;
}

#select2-id_persons-results, #select2-id_lab-results {
	max-height: 600px;
}


#select2-id_indcouncil-results, #select2-id_author-results, #select2-id_supervisor-results {
	max-height: 600px;
}

.shift-right {
	margin-left: 20px;
}

.shift-right-large {
	margin-left: 40px;
}

.sidebar ul li.child.ancestor ul li.child {
	display: block;
}

.sidebar ul li.child.selected ul li.child.descendant {
	display: block;
}

.sidebar ul li.child ul li.child {
	display: none;
}

#slider-index {
	max-width: 705px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

.li-block {
	background-color: #FBFBFB;
	padding: 10px 40px 40px 40px;
	margin-bottom: 50px;
}

.li-block-small {
	background-color: #FBFBFB;
	padding: 10px 40px 10px 40px;
	margin-bottom: 30px;
}

.h3-bold {
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

.pagenav {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pagenav span {
	border: 1px solid;
	padding: 8px;
}

.pagenav span.current {
	background-color: #E5E5E5;
}

#latest article .excerpt .meta li::after{content:"";}

.sidebar .sdb_holder {
	margin-bottom: 20px;
}

.overlay::after {
	background-color: #e6e6e6;
}	/*background-color: rgba(0,0,0,.3); EBEBEB*/

.no-mobile {
}

.only-mobile {
        display: none;
}

.login_form {
	display: block;
	max-width: 50%;
	margin: 0 auto;
}

table.tight th, table.tight td{
	padding: 0px 8px;
}

@media screen and (max-width:978px) {
	.no-mobile {
                display: none;
        }

	.only-mobile {
		display: block;
	}
}

.waiting {
	background-color: #FBFBFB;
	padding: 30px;
	text-align: center;
}

.waiting img {
	max-height: 50px;
}

table.color-inherit, table.color-inherit th, table.color-inherit td {
	border: 0;
}
table.color-inherit tr {
	background-color: inherit;
}

.search-results article .excerpt footer {
	margin-top: 30px;
}

.search-results article .excerpt {
	color: inherit;
	background-color: #FFFFFF;
	padding: 25px 20px;
}

.publdb .modal {
	max-width: none;
}

#phones td:nth-of-type(2), #phones td:nth-of-type(3) {
	min-width: 130px;
}

#hindex_chart_div, #gindex_chart_div, #citperarticle_chart_div {
	width: 590px;
	height: 333px;
	margin-bottom: 20px;
}

.search-results-count {
	margin-bottom: 10px !important;
}

table.small-3-col, table.small-2-col {
	max-width: 210px;
	margin: 0 auto;
}

table.small-3-col td {
	width: 70px;
}

table.small-2-col td {
	width: 90px;
}

.messages .success {
	color: green;
}

.checked-multiple ul, .checked-multiple li {
	list-style-type: none !important;
	display: inline !important;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

.checked-multiple input {
	display: inline !important;
}

.checked-multiple input[type="checkbox"] {
	width: 40px !important;
}

#info-form div {
	margin-bottom: 30px;
}
