@charset "utf-8";
/* CSS Document */
.myclear{
	  clear:both !important;
	  margin-right: auto !important;
      margin-left: auto !important;
	  padding-left:300px;
	  
	}
	
.fm_width{
        width:50%
    }

.obj_article_details .main_entry .item .label{
font-size: 1.6rem;

}

section.item.abstract {
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-style:italic;
	text-align: justify;
    text-justify: inter-word;
	line-height: 1.4285em;
}

 @media (max-width: 1600px){ 
h2   {
	font-size: 2rem !important;
	font-weight:bold !important
	}
.authors { 
font-size: 1.2rem;
font-weight:bold
}
.obj_article_summary>.title  {
	 font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-style:italic;
	text-align: justify;
    text-justify: inter-word;
	line-height: 1.0em;
	font-size: 1.6rem !important;
	}
.obj_article_summary>a#article-1 {
	background-color:black;
	}
	
.obj_article_summary .subtitle, h3.title {
	font-style:normal !important;
 }
.obj_article_summary .meta .pages {
	font-size: 1.6rem !important;
	
	}

 
  @media (max-width: 800px){
	         h2 {
			
				 text-align:center
				 }
		
			.gogreen{
				color:green;
				}
			.myclear{
				padding-left:150px;
				}
		}
	

		
	@media (max-width: 600px){

			.myclear{
				padding-left:100px;
				}
	}
	@media (max-width: 480px){

			.myclear{
				padding-left:5px;
				}
				
				
		}
		


