body{
	font-family: 'Open Sans', sans-serif;
	}
.container{
width:1170px;
}
.header{
	margin:20px 0 0 0;
	width:100%;
}
.gr{
	width:100%;
	height:150px;
	background:url("../images/GR_2016.png") no-repeat;
	background-size:100%;
}
.georesources{
	position: relative;
	width:100%;
	height:150px;
	background-size:100%;

}
.georesources .language{
	position: absolute;
	bottom: 10px;
	right: 0;
}
.georesources li{
	display: inline-block;
	}

.georesources li a{
	display: block;
	margin: 0 10px 0 0;
	color:black;
}

.georesources li a.active{
	color:#646363;
}
.issn{
	position: absolute;
	bottom: 10px;
	left: 0;
	color:black;
	#font-weight:bold;
	font-size:15px;
}
.covers{
	width:100%;
	height:150px;
}
.cover{
	position: relative;
	width:100%;
	height:150px;
	/*background:url("../images/Cover14.png") no-repeat;*/
	background-size:100%;

}

.magazine-number a {
text-align:center;
display:block;
width:100%;}
.globus{
	width:100%;
	background:url("../images/main_picture1.png") no-repeat;
	background-size:100%;
	height:300px;
}
img{
	width:100%;
	max-width:100%;

}

ul,li{
	padding:0;
	margin:0;
	list-style:none;
}
.references
.#horizontal-menu{
	height:44px;
	border-top: 2px solid #646363;
	border-bottom: 2px solid #646363;
	margin:20px 0 20px 0;

}

.horizontal-menu {
    text-align: center;
    background: #f1f1f1;
    height: 44px;
    margin: 20px 0 20px 0;
}

.horizontal-menu ul{
	width:100%;
}
.horizontal-menu li{
	display:inline-block;
	line-height: 40px;
}
.horizontal-menu li a:hover{
	background-color: #646363;
	color:white;


}
.horizontal-menu li a{
	display: block;
	width:100%;
	height: 100%;
	padding:0 10px;
	text-decoration: none;
	color:black;
	cursor:pointer;
}


.search i{
position:absolute;
bottom:50%;
left:0;
cursor:pointer;

}



.submit{

	height:30px;
	margin-bottom:10px;

    border:1px solid #646363;
	margin:0;
	display:block;
	border-radius:0px;
	line-height:30px;
	color:black;
	text-decoration:none;
	width:100%;
	height:100%;
	text-align:center;
	font-size:12px;
	background:none;

}
.submit:hover{
    text-decoration:none;
	color:white;
	background-color:#646363;
}

.main-content form {
margin-top:20px;
margin-bottom:40px;
}

.form-control {
    border-radius:0;
    border:1px solid #646363;
}

.form-control:focus {
    border: 1px solid #646363;
}

.content-header {
    height:22px;
    display:block;
    line-height:22px;
    font-size:22px;
    font-weight:500;
    color:black;
    margin-bottom:20px;
}

.content-header a{
color:black;
}

.content-list {
    height:16px;
    display:block;
    line-height:16px;
    font-size:16px;
    font-weight:500;
    color:black;
    margin-bottom:10px;
}

.content-list:last-child{
    margin-bottom:30px;
}


.main-content a {
    //text-decoration:underline;
}

.main-content a:hover {
    //text-decoration: none;
}

span.chiefeditor{
text-align:center;}

.article_type {
font-size:12px;
margin:10px 0;
}

.ccl{
margin-bottom:10px;
font-size:12px;
}
p.article_authors{
text-align:left;
}

p.open_access{
color:orange;
font-size:12px;
margin-bottom:0px;
}
.article_citation{
border-bottom: 1px solid #ddd;
}

.topic{
font-weight:bold;
}

.main-color{
color:#646363
}

.article-name{
    font-weight:bold;
    text-align:left;
}

ul.important-news-list{
    text-align: left;
	margin-top: 25px;;
}

ul.left-banners-list{
    margin-top:40px;
    padding:10px 20px;
    color:black;
    text-align:center;
}

ul.left-banners-list li {
    margin-top:20px;
}

td p {
text-align:left;
}

.copyright{
font-size:12px;
}

.article-name, .article_authors, .article_type{
margin:0;
}

.left-sidebar span.chief-editor{
margin-bottom: 5px;
display: block;
font-weight: bold;
}

.thematical-articles-index-page {
	margin-bottom: 10px;
}