html,body {
	overflow-x: hidden;
}

body {
	background-color: #fff;
	line-height: 1.5;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	padding-right: 0 !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	overflow-x: hidden;
}

h1,h2,h3,h4 {
	margin-top: 0;
}

.pt0 {
	padding-top: 0 !important;
}

.mrl10 {
	margin-right: 10px;
	margin-left: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mbr10 {
	margin-bottom: 10px;
	margin-right: 10px;
}

.mbl10 {
	margin-bottom: 10px;
	margin-left: 10px;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.pt20 {
	padding: 20px 0 0;
}

a:focus {
	outline: none;
}

a:hover {
	text-decoration: none;
}

.social-icons {
	text-align: right;
}

.social-icon{
	display: inline-block;
	width: 32px;
	height: 32px;
	font-size: 18px;
	margin-left: 5px;
	background: #fff;
	text-align:center;
	color: #424243;
	line-height: 32px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.social-icon:hover {
	background: #3E712D;
	color: #fff;
}

/*BOOTSTRAP KESKIN KOSELER*/
.panel, .form-control, .list-group, .list-group-item {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
/*BOOTSTRAP KESKIN KOSELER*/

.header-top {
	background: #424243;
	padding: 10px 0;
}

/*HEADER 1*/
#header1 .navbar {
	margin-bottom: 0;
}

#header1 .navbar-default {
	background: #fff;
	border: none;
}

#header1 .navbar-brand {
	height: auto;
}

#header1 .navbar-brand img {
	height: 80px;
}

@media (max-width: 767px) {
	#header1 .navbar-brand img {
		height: 50px;
	}	
}

#header1 .navbar-default .navbar-nav > li > a {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.4s;
  border-radius: 4px;
}

#header1 .navbar-default .navbar-nav > li > a:hover,
#header1 .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #3E712D;
}

#header1 .navbar-default .navbar-nav > .active > a,
#header1 .navbar-default .navbar-nav > .active > a:hover,
#header1 .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #3E712D;
}

#header1 .navbar-default .navbar-nav > .disabled > a,
#header1 .navbar-default .navbar-nav > .disabled > a:hover,
#header1 .navbar-default .navbar-nav > .disabled > a:focus {
  color: #fff;
  background-color: #f5f5f5;
}

@media (min-width: 768px) {
	#header1 .navbar-nav {
		margin-top: 32px;
	}
}

#header1 .navbar-toggle {
	margin-top: 22px;
}

#header1 .navbar-default .navbar-toggle {
  border-color: transparent;
}

#header1 .navbar-default .navbar-toggle:hover,
#header1 .navbar-default .navbar-toggle:focus {
  background-color: #fff;
}

#header1 .navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}

#header1  .navbar-default .navbar-nav > .open > a,
#header1 .navbar-default .navbar-nav > .open > a:hover,
#header1 .navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #3E712D;
}

#header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
	font-size: 12px;
}

#header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
#header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #3E712D;
	background-color: #fff;
}

@media (max-width: 767px) {
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }

  #header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #3E712D;
    background-color: #fff;
  }

  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #3E712D;
  }
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #header1 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

#header1 .dropdown-menu {
  background-color: #3E712D;
  border: 1px solid #3E712D;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
}

.btn-success {
	background: #3E712C;
	border-color: #3E712C;
}

/*HEADER 1*/
.news-area {
	background: #424243;
	padding: 15px 0;
}

.news-area .row {
	margin-right: 0px;
	margin-left: 0px;
}

.news-area [class*="col-"] {
	padding-right: 0px;
	padding-left: 0px;
}

#myCarousel .carousel-caption {
    left:0;
	right:0;
	bottom:0;
	text-align:left;
	padding:10px;
	background:rgba(0,0,0,0.6);
	text-shadow:none;
}

#myCarousel .carousel-caption a {
	color: #fff;
	font-weight: 700;
}

#myCarousel .list-group {
	position:absolute;
	top:0;
	right:0;
}

#myCarousel .list-group-item {
	border-radius:0px;
	cursor:pointer;
}

#myCarousel .list-group .active {
	background-color:#3E712C;	
	border: none !important;
}

@media (min-width: 992px) { 
	#myCarousel {padding-right:33.3333%;}
	#myCarousel .carousel-controls {display:none;} 	
}

@media (max-width: 991px) { 
	.carousel-caption p,
	#myCarousel .list-group {display:none;} 
}

.quick-links {
	padding: 15px 0;
	background: #3E712C;
}

.quick-link	{
	text-align:center;
	color: #fff;
	font-size: 13px;
	display: block;
	background: rgba(0,0,0,0.2);
	border-radius: 4px;
	transition: all 0.4s;
	padding: 10px 0;
}

.quick-link:hover {
	color: #ccc;
	background: rgba(0,0,0,0.4);
}

@media (max-width: 767px) {
	.quick-link {
		margin-bottom: 10px;
	}
}

#search {
	position: fixed;
	left: 0;
	top:0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	z-index: 8888;
	display: none;
}

#search form {
	margin-top: 120px;
}

.articles {
	padding: 20px 0;
}

.panel-default > .panel-heading {
	background: #fff;
	color: #000;
	font-size: 18px;
	font-weight: 700;
}

.articles .nav-pills {
	margin-bottom: 20px;
}

.articles .nav-pills > li > a {
	color: #000;
}

.articles .nav-pills > li.active > a,
.articles .nav-pills > li.active > a:hover,
.articles .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #407030;
}

.article-link {
    font-size: 24px;
	font-weight: 700;
	color: #3B8D3E;
}

.article-link:hover {
	color: #121212;
}

.article-section .btn {
	background: #3B8D3E !important;
	border-color: #3B8D3E !important;
	color: #fff !important;
}

.article-section small {
	color: #969696;
}

#footer {
	padding: 30px 0;
	margin-top: 20px;
	background: #f5f5f5;
	border-top: 2px solid #e5e5e5;
}

.copyright {
	background: #407030;
	color: #fff;
	font-size: 12px;
	padding: 10px 0;
	text-align:center;
}

.recently-panel .list-group-item a {
	color: #000;
	font-weight: 700;
}

.recently-panel .list-group-item small {
	color: #969696;
}

.p-header {
	background: #426F33;
	padding: 30px 0;
	margin-bottom: 20px;
}

.p-header h1 {
	color: #fff;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

.d-section {

}

.d-section .image {
	position: relative;
	margin-bottom: 20px;
}

.d-section .image .cover {
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	color: #fff;
}

.cover ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}

.cover ul li {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.description {
	font-size: 13px;
	color: #000;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom:1px solid #ddd;
}

.description h2 {
	margin-bottom: 15px;
	color: #000;
	font-size: 16px;
	font-weight: 700;
}

.d-section .panel-default > .panel-heading {
	background: #446F36;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}

.d-section .panel-default > .panel-heading a {
	color: #fff !important;
	font-size: 14px;
	font-weight: 700;
}

.d-section h3 {
	color: #000;
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: 700;
}

.d-section h3 small {
	display: block;
	margin-top: 5px;
	color: #969696;
	font-size: 13px;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.m-header {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 0px;
	border-bottom: 1px solid #ddd;	
	border-top: 1px solid #ddd;	
}

.m-header h1 {
	color: #000;
	font-size: 18px;
	margin: 0;
	padding: 0;	
}

#breadcrumb {
	background: #3E712C;
	padding: 5px 0;	
	margin-bottom: 20px;
}

.breadcrumb {
	margin-bottom: 0;
    margin-left: 0;
	background: #343A40;
	color: #000;
}

.breadcrumb ol{
    padding-left: 0;
}

.breadcrumb li {
	color: #fff !important;
}

.breadcrumb a {
	color: #fff;
	font-weight: 700;
}

.btn-default {
	background: #000 !important;
	border-color: #000 !important;
	color: #fff !important;
}

#share {
	margin-bottom: 20px;
	display: none;
}

.authors a {
	color: #121212;
	font-size: 15px;
	display: inline-block;
	margin-right: 5px;
}

.hidden-volume {
	display: none;
}

.hidden-volume .list-group-item {
	border: none;
	padding: 2px 0;
	padding-left: 10px;
}

.article-title {
    font-size: 36px;
    font-weight: 600;
    color: #E5994F;
}

.journal-archive a {
    font-size: 1.5em;
}
/*
     FILE ARCHIVED ON 03:12:42 Jan 05, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:56:14 Mar 12, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 315.261
  exclusion.robots: 0.086
  exclusion.robots.policy: 0.08
  RedisCDXSource: 0.726
  esindex: 0.007
  LoadShardBlock: 290.681 (3)
  PetaboxLoader3.resolve: 237.941 (3)
  PetaboxLoader3.datanode: 97.051 (4)
  CDXLines.iter: 21.582 (3)
  load_resource: 119.777
*/