body {
	padding: 0;
	margin: 0;
	display: block;
}

h2, h3 {
	color: #0074bb;
	font-size: 26px;
	font-weight: bold;
}

#headerTitle {
        width: 100%;
}
.tocTitle {
	color: #0074bb;
	font-family: Verdana;
		font-weight: bold;
}

.tocTitle:hover {
background: #d3f2ff;
	font-family: Verdana;
	font-weight: bold;
}

.file {
	font-family: Verdana;
	font-weight: bold;
}

.file:hover {
	font-family: Verdana;
	font-weight: bold;
	background: #3d3759;

}

#header {
margin: 0px auto;
padding: 1px 0px 1px 1px;
font-family: Arial;
font-weight: normal;
text-align: right;
font-size: 0px;
font-style: normal;
font-variant: normal;
letter-spacing: normal;
line-height: normal;
orphans: auto;
text-indent: 0px;
text-transform: none;
white-space: normal;
widows: 1;
word-spacing: 0px;
-webkit-text-stroke-width: 0px;
background: url(http://iej.zaslavsky.com.ua/public/journals/347/homeHeaderTitleImage_uk_UA.png) left repeat-x;
}
a:link {
	color: #0074bb;
	font-family: Verdana;
font-size: 12px;
		text-decoration: none;
}

a:active {
	color: #0074bb;
	font-family: Verdana;
font-size: 12px;
		text-decoration: none;
}

a:visited {
	color: #0074bb;
	font-family: Verdana;
font-size: 12px;
		text-decoration: none;
}

a:hover {
	color: #004974;
	background: none;
	font-family: Verdana;
font-size: 12px;
		text-decoration: none;
}

.menu {
font-weight: bold;
font-family: Verdana;
	  text-align: center;
	  font-size: 18px;
}

#content {
	color: #0074bb;
	font-family: Verdana;
	font-size: 13px;
}

#content a {
	color: #0074bb;
	font-family: Verdana;
		text-decoration: none;
}

#content a:hover {
	color: #004974;
	font-family: Verdana;
		text-decoration: none;
			background: none;
}

li {
/*	color: #0074bb;*/
	text-align: justify;
}

li a{
		font-weight: bold;
	font-family: Verdana;
}

li a:hover{
		font-weight: bold;
	font-family: Verdana;
	background: #8dddff;
}

#back-top {
 cursor:pointer;
 position:fixed;
 bottom:40px;
 right:50px;
 z-index:999;
}


.navbar-brand-logo img {
    width: 100%;
    max-height: 326px;
    
}

.article-details .download .btn {
    color: #FFF;
    background-color: #DC143C;
}

.galley-link.btn.btn-primary.pdf {
    color: #FFF;
    background-color: #DC143C;
}

#nav-menu {
    margin-top: 170px;
}


.breadcrumb {
    margin-top: 10px;
}

.btn.btn-primary.read-more {
    color: #FFF;
    background-color: #DC143C;
}
/*текущий выпуск на главной*/
.current_issue {
   display: none;
}

/*дата выпуска*/
.issue-details.col-md-12{
   display: none;
}
.list-group-item.date-published{
   display: none;
}
/*выравнивание резюме*/
.article-abstract
{
	text-align: justify;
}

/*Creativ Commons*/
.panel.panel-default.copyright
{
 display: none;
}

/*Aling references*/
.article-references
{
text-align: justify;
}

.show {
    display: list-item !important;
}