body
{
padding:0px;
margin:0px;background: url(../images/bg-body.jpg) repeat;
background-color:#FAFCFC;
}
.mainpage
{
width: 1000px;
height: auto;
margin: auto;
color: #333;
font-family: Arial,Helvetica,sans-serif;
line-height: 1.6;
font-size: 13px;
background-color: #FFF;
box-shadow: 0px 0px 3px grey;
position:relative;
}
.clr
{
clear:both;
}

.header
{
height: 99px;
width: 100%;
margin: auto;
background:#FFF;
position: absolute;
  box-shadow: 0px 1px 1px rgb(165, 165, 165);
}
h1
{
  font-size: 22px;
  color:#F27A2A;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.17);
  font-family: arial;
  padding: 3px 0px 0px;
  margin-left: 0px;
  line-height: 1.3em;
  }

h2
{
	font-size:18px;
	font-family: Arial, Tahoma;
	font-weight:bold;
	margin:0px 0px 10px 0px;
    color:#F27A2A;
}
h3
{
	font-size:16px;
	font-weight:bold;
	margin:10px 0px 7px 0px;
	color:#1f201e;
}
.title1
{
  font-size: 20px;
  font-family: "Arial";
   text-align: center;
  padding: 8px 0px 0px 0px;
  width: 477px;
  color: #fff;
  text-shadow: none;
  line-height: 30px;
  
}
.cen
{
	text-align:center;
	padding:3px 0px 0px 0px;
}
.title2
{
	font-family:"Brush Script MT";
	/*font-weight:bold;*/
	font-size:25px;
	color:#5f23a3;
	line-height:1;
	margin:0px 0px 5px 80px;
}
.title3
{
	font-family:"Calisto MT";
	font-size:20px;
	font-style:italic;
	color:#5f23a3;
	line-height:1;
	font-weight:bold;
}
.space
{
	clear:both;
	height:15px;
}
.mainbody
{
	height:auto;
}

.article-content
{
	 width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: auto;
}

.page-content
	{
    padding: 5px 20px 10px;
    height: auto;
    width: auto;
    
}
.article-info
{
display:inline; 
float:left; 
margin-left:15px;
width:auto; 
}

.issn { float:left; display:inline; font-style:italic; margin-right:10px;}
.authors { float:left; display:inline; font-weight:bold; margin-right:10px;}
.author { float:left; display:inline; font-style:normal; margin-right:5px;}
.volume { float:left; display:inline; font-style:inherit; margin-right:5px;}
.pub-year { float:left; display:inline; font-style:inherit; margin-right:5px;}
.journal { float: left;display: inline;font-weight: bold;margin-right: 5px;font-size: 14px;color: #F27A2A;}
.issn-name { float:left; display:inline; font-style:inherit; margin-right:5px;}
.issn { float:left; display:inline; font-style:inherit; margin-right:5px;}
.year { float:left; display:inline; font-style:inherit; margin-right:5px;}
.pdf-name { float:left; display:inline; font-style:inherit; margin-right:5px;}
.pdf{ float:right; display:inline; font-style:inherit; margin-right:5px;}
.issue { float:left; display:inline; font-style:normal; margin-right:5px;}
.page { float:left; display:inline; font-style:inherit; margin-right:5px;}
.numbers { float:left; display:inline; font-style:normal; margin-right:5px;}
.author-area  {overflow:hidden;}
.vol-area {overflow:hidden;}
.journ-area {overflow:hidden;}
.page-area  {overflow:hidden;}
.issn-area {overflow:hidden;}
.pdf-area {overflow:hidden;}
.source {overflow:hidden; margin-bottom:20px;}

.pagecontentdes h3 .pagecontent h3
{
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 7px 0px;
	color:#1f201e;
	
}
.pageend
{
	background-color:#e5e5e5; height:8px;
}
p{text-align: justify;}
 @-webkit-keyframes blinker {  
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}
.css3-blink {
  -webkit-animation-name: blinker;  
  -webkit-animation-iteration-count: infinite;  
  -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
  -webkit-animation-duration: 1s; 
}
strong
{
	/*color:#f64d20;*/
	color:#22508e;
	/*color:#238c11;*/
	/*color:#132def;*/
}

a
{
	
    color:#003366; 
    text-decoration:none;
     font-size:12px; 
     font-family: verdana,arial,helvetica,sans-serif
}

/*Download Link */
.download {
  color: #f8f8f8;
  background: #F27A2A;
  padding: 1px;
  width:150px;
  font-family:verdana,arial,sans-serif;
  text-align:center;
  cursor:pointer;
  text-decoration:none;    
   font-weight: 600;
   float: right;
}
/*DOI */
.doi{
  color: #f8f8f8;  
  background: #F27A2A;  padding: 1px;  
  width:auto;  
  font-family:verdana,arial,sans-serif;  text-align:center;    
  text-decoration:none;      
   font-weight: 600;   float:left;
}
.citation-tab {
width: 100%;padding: 2px;border: 1px solid gray;text-align: justify;background-color:rgba(229, 231, 231, 0.81);
}
.download-tab {
width: 100%;text-align: justify;
}
.bib-tex
{
 display: none; text-align: left; font-size:12px;
 font-family:'Courier New';
 border-top: 1px solid #808080;   
 white-space: pre-wrap;
}.bib-click {    background-color:rgba(229, 231, 231, 0.81);    color: #F27A2A;    font-size: 12px;    cursor: pointer;   border: 1px solid #808080;    padding: 1px 4px 1px;  }
.bib-click:hover {
    background-color: #F27A2A;
    color: white;
}
