@charset "utf-8";
h3 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	background-color: #F9F7DC;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	height: 25px;
	padding-top: 6px;
	line-height: 100%;
	color: #763C00;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	padding-top: 10px;
}
.cover {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	letter-spacing: 0.08em;
	height: 100%;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 15px;
}
h2 {
	margin-top: 15px;
}
.container .content .ethics p img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}


.esci   {
	margin-top: 1%;
	margin-bottom: 1%;
	border: medium solid #900;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #F9F7DC;
}
a img {
	border: none;
}
.container .content .editorial p img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.container {
	background-color: #FFF;
}
.header {
	background-color: #FFFFFF;
	text-align: center;
}
.sidebar1 {
	float: left;
	width: 15%;
}
.content {
	width: 70%;
	float: left;
}

.sidebar2 {
	float: right;
	width: 15%;
	background-color: #FFFFFF;
}

.footer {
	background-color: #F9F7DC;
	position: relative;
	clear: both;
	padding-top: 1%;
	padding-bottom: 1%;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.editorial {
	float: left;
	width: 60%;
}
.announcements {
	width: 40%;
	float: left;
}
.ethics {
	width: 100%;
	clear: both;
}
.sidebar1 img.kapak {
	width: 90%;
	padding-left: 7%;
}
.header img.logo {
	width: 65%;
	height: auto;

}
.container .sidebar2 .kutu1 img.ind {
	height: auto;
	width: 100%;
}
.kutu {
	border: thin solid #01366A;
	background-color: #F5F6F8;
	margin-bottom: 10%;
}
.kutu1 {
	margin-bottom: 10%;
}
.container .content .esci div img {
	height: auto;
	width: 100%;
}
.acilirmenu{
	width: 15%;
	height: auto;
	float: left;
}
.acilirmenu ul{
	padding: 0;
	list-style-type: none;
	margin: 0px;
}
.acilirmenu li{
	position: relative;
	padding-top: 5px;
}
.acilirmenu li ul{
	position: absolute;
	list-style-type: none;
	left: 100%;
	display: none;
	top: 0;
	width: 300px;
}
.acilirmenu li a{
	height: 30px;
	display: block;
	text-decoration: none;
	background-color: #F9F7DC;
	color: #763C00;
	padding: 5px;
	border: 1px solid #FFF;
	border-bottom: 0;
	text-align: center;
	line-height: 30px;
	font-weight: bolder;
}
.acilirmenu li a:hover{
	background-color: #633232;
	color: #FFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.acilirmenu li:hover ul{
    display:block;
}.container .acilirmenu .sticky {
	position: sticky;
	top: 0px;
	height: 500px;
}
.container .acilirmenu .sticky ul li a strong {
	font-size: 24px;
	color: #763C00;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
.container .content .announcements p img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
label{
	display: block;
	float: left;
	margin-left: 20px;
	font-size: 18px;
	margin-top: 7px;
}
input{
	padding: 0px;
	border: solid 1px #999;
	margin-top: 7px;
	font-size: 18px;
	height: 27px;
	width: 450px;
}
.container .content .ethics form .buton {
	width: 200px;
	background-color: #F9F7DC;
}

textarea{
	height: 100px;
	padding: 5px;
	margin-top: 5px;
	font-size: 18px;
	width: 450px;
}
.container .content .ethics form label {
	display: block;
	float: left;
	width: 200px;
}
