/*
	OJS Free 4all
	132307729 Ironman
*/

@import url(https://fonts.googleapis.com/css?family=Teko:400,700|Pathway+Gothic+One);
.color1,.color1-light,.color2,.color2-light{
	background-color:#ffff
}
.pull-right{
	float:right!important
}
.pull-left{
	float:left!important
}
.clear{
	clear:both
}
.cover-image-intro{
	margin:0 0 0 1em;
	width:100px;
	box-shadow:1px 1px 12px #ccc;
	border:1px solid #eee
}
.color-box{
	display:block;
	width:60px;
	height:40px;
	float:left;
	margin-right:5px
}
body{
	display:inline!important
}
.color-grey-light{
	background-color:#eeeeee
}

body{
	margin:0;
	padding:0;
	background-color:transparent;
	background-image:none;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	display:none;
	color:#222
}
a:link,a:visited,a:active{
	color:SteelBlue;
	text-decoration:none
}
a:hover{
	color:SteelBlue;
	background:none;
	text-decoration:underline
}
h1,h2,h3,h4,h5,h6{
	font-family:'Pathway Gothic One',"Times New Roman",Times,serif!important;
	color:#000;
	font-weight:normal;
	text-align:left
}
h1{
	font-size:3em;
	font-weight:normal
}
h2{
	font-size:2em;
	font-weight:normal;
    text-transform: uppercase;
}
h3{
	font-size:1.8em;
	font-weight:normal; 
	color:#222;
	text-transform: uppercase !important;
}
h4{
	font-size:1.6em;
	font-weight:normal; color: black;
}
h5{
	font-size:1em;
	font-weight:normal
}
h6{
	font-size:.85em;
	font-weight:normal
}
#container{
	margin:0 auto;
	padding:0;
	background:url(https://1.bp.blogspot.com/-XOu6aKErFYw/Xs0f3Sk_96I/AAAAAAAAACY/R_gAkfgJ6wgG4fRTnLt17E7-16mfd7wmgCK4BGAsYHg/s320/s6.jpg);
	width:auto;
	min-width:730px!important;
	text-align:center;
	display:inline-block
}
#header{
	margin:0;
	padding:0;
	padding-top:10px;
	background-color:transparent;
	/*background-image:url();*/
	min-height:150px
}
#headerTitle{
	width:1080px;
	margin:0 auto;
	display:inline-block
}
#header h1{
	font-family:Teko,verdana,Georgia,"Times New Roman",Times,serif!important;
	font-weight:200!important;
	text-transform:none;
	font-size:3.2em;
	letter-spacing:0;
	color:#111;
	text-shadow:1px 1px #fff;
	padding:0!important;
	line-height:150px;
	margin-top:-13.33333333px
}
#headerTitle img{
	float:left;
	display:inline-block;
	margin-top:13.33333333px;
	margin-bottom:40px;
	width:100%;
	height:auto
}
#body{
	margin:-40px auto 12px auto;
	padding:0 0 24px 0;
	background-color:#ffff;
	background-image:none;
	width:1080px!important;
	display:inline-block;
	height:auto
}
#main{
	margin:0;
	padding:0;
	background-color:transparent;
	background-image:none;
	display:inline;
	float:left;
	position:relative;
	width:874px;
	overflow:visible!important
}
#content{
	border-top:0 dotted #000;
	font-size:1em
}
#navbar{
	margin:0 0 12px 0;
	padding:0;
	background-color:#732b18;
	background-image:none;
	clear:both;
	text-align:center;
	border-bottom: 5px solid #f2ea10;
border-top: 4px solid #EEE;
	height:40px;
	width:1080px
}
#navbar ul{
	margin:0;
	padding:0;
	display:inline-block
}
#navbar ul li{
	margin:0;
	padding:0;
	float:left
}
#navbar a,#navbar a:link,#navbar a:visited{
	font-family:'Pathway Gothic One',"Times New Roman",Times,serif;
	font-weight:400;
	font-size:1.4em!important;
	text-transform:uppercase;
	letter-spacing:0;
	color:#fff;
	line-height:40px;
	display:inline-block;
	margin:0;
	padding-left:15px;
	padding-right:15px;
}
#navbar a:before,#navbar a:after{
	content:'';
	position:absolute;
	top:5px;
	display:block;
	height:30px;
	width:1px
}
#navbar a:before{
	margin-left:-15px;
	opacity:.15;
	background:rgba(0,0,0,.7);
	background:linear-gradient(to top,rgba(0,0,0,0),#000,rgba(0,0,0,0));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0),#000,rgba(0,0,0,0));
	background:-ms-linear-gradient(top,rgba(0,0,0,0),#000,rgba(0,0,0,0));
	background:-moz-linear-gradient(top,rgba(0,0,0,0),#000,rgba(0,0,0,0));
	background:-o-linear-gradient(top,rgba(0,0,0,0),#000,rgba(0,0,0,0))
}
#navbar a:after{
	margin-left:-14px;
	opacity:.35;
	background:rgba(255,255,255,.8);
	background:linear-gradient(to top,rgba(0,0,0,0),#fff,rgba(0,0,0,0));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0),#fff,rgba(0,0,0,0));
	background:-ms-linear-gradient(top,rgba(0,0,0,0),#fff,rgba(0,0,0,0));
	background:-moz-linear-gradient(top,rgba(255,255,255,.01),#fff,rgba(255,255,255,.01));
	background:-o-linear-gradient(top,rgba(0,0,0,0),#fff,rgba(0,0,0,0))
}
#navbar li:first-child a:before,#navbar li:first-child a:after{
	background-color:black;
	display:none
}
#navbar a:hover{
	background-color:rgb(255, 75, 2);
	text-shadow:1px 1px #3f75a2
}
#navbar a:active{
	background:none;
	text-decoration:underline
}
ul.sidemenu{
	margin-top:-12px;
	padding-left:0!important
}
ul.sidemenu.full{
	margin:-12px -12px 0 -12px
}
ul.sidemenu li:before{
	display:none
}
ul.sidemenu li{
	padding:0
}
ul.sidemenu li a{
	display:block;
	padding:.7em 12px .7em 12px;
	border-bottom:1px solid #ccc;
	background-color:#eee;
	text-decoration:none;
	color:#222
}
ul.sidemenu li a:hover{
	background-color:#d3e2ee;
	text-decoration:underline
}
#breadcrumb{
	margin:0 12px 1em 12px;
	padding:.5em 0;
	background-color:#yellow;
	background-image:none;
	font-size:1em;
	border-bottom:1px dotted #333
}
#main>h2,#content{
	padding-left:12px;
	padding-right:12px;
	font-family: cambria;
    	
}
#cpr{
	border:0 none #fff
}
#leftSidebar,#rightSidebar{
	margin:40px 0 0 0;
	padding:12px;
	background-color:transparent;
	background-image:none;
	font-size:1em;
	height:auto;
	overflow:hidden
}
#leftSidebar{
	width:0;
	display:none;
	float:left;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#ccc
}
#rightSidebar{
	width:180px;
	float:right;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#ccc
}
#rightSidebar div.block,#leftSidebar div.block{
border-bottom: solid 3px #798219;
    border-top: 7px solid #f2ea10;
    padding: 0 5px 12px 5px;
    margin-bottom: 5px;
    background: #ffffff !important;
    }
#leftSidebar div.block span.blockTitle,#rightSidebar div.block span.blockTitle{
	padding:.5em 1em;
	margin-bottom:12px;
	background:none;
	display:block;
	color:#444;
	font-weight:bold;
	letter-spacing:0;
	margin-left:-5px;
	margin-right:-5px
}
#sidebarDevelopedBy.block,#sidebarHelp.block{
	border:1px solid #999!important;
	border-radius:4px;
	padding:.5em 1em!important
}
#sidebarDevelopedBy.block a,#sidebarHelp.block a{
	text-decoration:none
}
div#articleFullText{
border: 1px solid #2196F3;
    margin-right: 719px;
    padding-left: 38px;
    padding-bottom: 16px;
    border-radius: 21px;
    background-color: #fff;
}
.block p{
	margin:0!important
}
.block ul{
	padding-left:1.2em;
	list-style:none
}
.block li:before{
	content:"";
	border-color:transparent SteelBlue;
	border-style:solid;
	border-width:.35em 0 .35em .45em;
	display:block;
	height:0;
	width:0;
	left:-1em;
	top:.9em;
	position:relative
}
#sidebarFontSize.block{
	padding-bottom:35px!important
}
table.tocArticle {
    background: #fff;
    border-radius: 9px;
text-transform: uppercase;
}
table.tocArticle:nth-child(odd) tr{
	background-color:none
}
table.tocArticle:nth-child(even) tr{
	background-color:#f4f4f4
}
table.tocArticle tr:hover{
	background-color:#ffedcc
}
table.tocArticle td{margin: 0px 0px 9px -7px;
    padding: 1em 1em 1em 1em;
    border-radius: 50px; background-color: #b6dfb812;
	
}

table.tocArticle a{
	text-decoration:none
}
.tocTitle{
	font-weight:bold
}
.tocAuthors{
	font-style:italic;color: #F44336;
}
td.tocGalleys{
	padding-right:10px
}
.tocGalleys, .tocPages{
   	text-align: center !important;     
	color: #F44336;
}
#content ul.menu{
	margin:0
}
#content ul.menu li{
	background-image:-webkit-linear-gradient(top,#2651ff 0,#4f72ff 100%);
	background-image:-o-linear-gradient(top,#2651ff 0,#4f72ff 100%);
	background-image:linear-gradient(to bottom,#2651ff 0,#4f72ff 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2651ff',endColorstr='#ff4f72ff',GradientType=0);
	padding:5px 8px;
	border-radius:3px
}
#content ul.menu li:hover,#content ul.menu li.current{
	background-image:-webkit-linear-gradient(top,#ec790f 0,#f28c31 100%);
	background-image:-o-linear-gradient(top,#ec790f 0,#f28c31 100%);
	background-image:linear-gradient(to bottom,#ec790f 0,#f28c31 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec790f',endColorstr='#fff28c31',GradientType=0)
}
#content ul.menu a{
	color:#fff
}
#content ul.menu a:hover{
	color:yellow
}
input.textField,select.selectMenu,textarea.textArea,input.uploadField{
	padding:.3em;
	background-color:#f1f1f1;
	border:1px solid #aaa;
	color:#444
}
input.textField:focus,select.selectMenu:focus,textarea.textArea:focus,input.uploadField:focus{
	border:1px solid SteelBlue
}
input[type=submit],input[type=button]{
	background-image:-webkit-linear-gradient(top,#ddd 0,#c4c4c4 100%);
	background-image:-o-linear-gradient(top,#ddd 0,#c4c4c4 100%);
	background-image:linear-gradient(to bottom,#ddd 0,#c4c4c4 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd',endColorstr='#ffc4c4c4',GradientType=0);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	color:#444;
	text-shadow:1px 1px #f6f6f6;
	padding:3px 5px;
	text-decoration:none;
	border:1px solid #9d9d9d
}
input[type=submit]:hover,input[type=button]:hover{
	background-image:-webkit-linear-gradient(top,#c4c4c4 0,#aaa 100%);
	background-image:-o-linear-gradient(top,#c4c4c4 0,#aaa 100%);
	background-image:linear-gradient(to bottom,#c4c4c4 0,#aaa 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc4c4c4',endColorstr='#ffaaaaaa',GradientType=0);
	text-decoration:none;
	cursor:pointer
}
input.defaultButton{
	color:#2b2b2b;
	font-weight:bold
}
div.separator{
	border-bottom:1px dotted #222
}
.indexers{
	margin:10px 0
}
.indexers a{
	border:2px solid transparent;
	padding:5px 3px;
	display:inline-block
}
.indexers a:hover{
	background:0;
	border:2px dotted SteelBlue;
	opacity:.75;
	filter:alpha(opacity=75)
}
.indexers a img{
	height:48px;
}
a img{
	border:0
}
div.thickSeparator{
	margin-bottom:10px
}
span.highlight{
	background-color:#f4f4f4
}
.intro{
	background-color:#f4f4f4;
	border:1px dotted Orange;
	padding:10px
}
.intro ul{
	margin:0;
	padding-left:1em
}
.issueCoverImage{
	border:1px solid #fff;
	padding:0;
	margin:0
}
.issueCoverImage img{
	margin:1em 2em 1em 0;
	width:100px;
	border:0 solid #fff
}
#content h4 a{
	text-decoration:none
}
#announcements{
	width:auto
}
#journalDescription{
	float:left;
	width:68%;
	text-align:justify;
    border-top: 1px dotted;
    border-bottom: 1px dotted;
    margin-bottom: 35px;
}
#homepageImage{
	float:right;
	width:30%;
	margin-top:-1em;
	margin-left:12px;
	margin-bottom:12px;
	text-align:right
}
#homepageImage img{
	    display: inline-block;
    width: 87%;
    border-radius: 40px;
    height: 100%;
    MARGIN: 35px 10px 0px 0px;
}
#announcementsHome,.clear{
	clear:both
}
#setupForm #homepageImage{
	float:none;
	width:auto;
	text-align:left;
	margin-top:1em;
	margin-left:0
}
#setupForm #journalDescription{
	float:none
}
#setupForm #homepageImage img,#setupForm #journalThumbnail img{
	display:inline;
	margin:5px 0
}
.selectMenu{
	margin-right:2px
}
#poweredby{
	clear:both;
	display:block;
	margin:0 auto 1em auto;
	text-align:right;
	width:1080px;
	padding-right:12px
}
#articleAbstract div {
	text-align:justify
}
div {
	text-align:justify
}
/*Free 4all*/
/* Reset */
*{margin:0;padding:0;}

/* Slider */
#slider{
  width:100%;
/*  height:500px; */
  position:relative;
  overflow:hidden;
}
@keyframes load{
  from{left:-100%;}
  to{left:0;}
}
.slides{
  width:400%;
  height:auto;
  position:middle;
  -webkit-animation:slide 30s infinite;
  -moz-animation:slide 30s infinite;
  animation:slide 30s infinite;
}
.slider{
  width:25%;
  height:100%;
  float:left;
  position:relative;
  z-index:1;
  overflow:hidden;
}
.slide img{
  width:100%;
  height:auto;
}
.slide img{
  width:100%;
  height:auto;
}
.image{
  width:100%;
  height:auto;
}
.image img{
  width:100%;
  height:auto;
}

/* Legend */
.legend{
  border:500px solid transparent;
  border-left:800px solid rgba(52, 73, 94, .7);
  border-bottom:0;
  position:absolute;
  bottom:0;
}

/* Contents */
.content{
  width:100%;
  height:100%;
  position:absolute;
  overflow:hidden;
}
.content-txt{
  width:400px;
  height:150px;
  float:left;
  position:relative;
  top:300px;
  -webkit-animation:content-s 7.5s infinite;
  -moz-animation:content-s 7.5s infinite;
  animation:content-s 7.5s infinite;
}
.content-txt h1{
  font-family:Intro;
  font-size:24px;
  color:#fff;
  text-align:left;
  margin-left:30px;
  padding-bottom:10px;
}
.content-txt h2{
  font-family:Quicksand;
  font-weight:normal;
  font-size:14px;
  font-style:italic;
  color:#fff;
  text-align:left;
  margin-left:30px;
}

/* Switch */
.switch{
  width:120px;
  height:10px;
  position:absolute;
  bottom:50px;
  z-index:99;
  left:30px;
}
.switch > ul{
  list-style:none;
}
.switch > ul > li{
  width:10px;
  height:10px;
  border-radius:50%;
  background:#333;
  float:left;
  margin-right:5px;
  cursor:pointer;
}
.switch ul{
  overflow:hidden;
}
.on{
  width:100%;
  height:100%;
  border-radius:50%;
  background:#f39c12;
  position:relative;
  -webkit-animation:on 30s infinite;
  -moz-animation:on 30s infinite;
  animation:on 30s infinite;
}

/* Animation */
@-webkit-keyframes slide{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:-100%;
  }
  46%{
    margin-left:-100%;
  }
  50%{
    margin-left:-200%;
  }
  71%{
    margin-left:-200%;
  }
  75%{
    margin-left:-300%;
  }
  96%{
    margin-left:-300%;
  }
}
@-moz-keyframes slide{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:-100%;
  }
  46%{
    margin-left:-100%;
  }
  50%{
    margin-left:-200%;
  }
  71%{
    margin-left:-200%;
  }
  75%{
    margin-left:-300%;
  }
  96%{
    margin-left:-300%;
  }
}
@keyframes slide{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:-100%;
  }
  46%{
    margin-left:-100%;
  }
  50%{
    margin-left:-200%;
  }
  71%{
    margin-left:-200%;
  }
  75%{
    margin-left:-300%;
  }
  96%{
    margin-left:-300%;
  }
}

@-webkit-keyframes content-s{
  0%{left:-420px;}
  10%{left:0px;}
  30%{left:0px;}
  40%{left:0px;}
  50%{left:0px;}
  60%{left:0px;}
  70%{left:0;}
  80%{left:-420px;}
  90%{left:-420px;}
  100%{left:-420px;}
}
@-moz-keyframes content-s{
  0%{left:-420px;}
  10%{left:0px;}
  30%{left:0px;}
  40%{left:0px;}
  50%{left:0px;}
  60%{left:0px;}
  70%{left:0;}
  80%{left:-420px;}
  90%{left:-420px;}
  100%{left:-420px;}
}
@keyframes content-s{
  0%{left:-420px;}
  10%{left:20px;}
  15%{left:0px;}
  30%{left:0px;}
  40%{left:0px;}
  50%{left:0px;}
  60%{left:0px;}
  70%{left:0;}
  80%{left:-420px;}
  90%{left:-420px;}
  100%{left:-420px;}
}

@-webkit-keyframes on{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:15px;
  }
  46%{
    margin-left:15px;
  }
  50%{
    margin-left:30px;
  }
  71%{
    margin-left:30px;
  }
  75%{
    margin-left:45px;
  }
  96%{
    margin-left:45px;
  }
}

@-moz-keyframes on{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:15px;
  }
  46%{
    margin-left:15px;
  }
  50%{
    margin-left:30px;
  }
  71%{
    margin-left:30px;
  }
  75%{
    margin-left:45px;
  }
  96%{
    margin-left:45px;
  }
}

@keyframes on{
  0%,100%{
    margin-left:0%;
  }
  21%{
    margin-left:0%;
  }
  25%{
    margin-left:15px;
  }
  46%{
    margin-left:15px;
  }
  50%{
    margin-left:30px;
  }
  71%{
    margin-left:30px;
  }
  75%{
    margin-left:45px;
  }
  96%{
    margin-left:45px;
  }
}