/************************************

    Name  	:  M.Palani
	
	Date  	:  20/01/2016
	
	Client	:  ASIAN JOURNAL OF INNOVATIVE RESEARCH

**************************************/

body
{
	margin:0px;
	padding:0px;	
	font-size:12px;	
	background:url(../img/bg.png);
	font-family: Arial, Helvetica, sans-serif;
}

*::-moz-selection{
	background:#db5317;
	color:#fff;
}

.container
{
	margin:0px auto;
	padding:0px;
}

.box{
	width:100%; 
	float:left; 
	box-shadow:1px 1px 5px #999;
	background:#fff;
}

img
{
	border:0px;
}

h1{
	width:100%;
	float:left;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:30px;
	background:url(../images/hash_lg.png) bottom repeat-x;
	color:#db5317;
	margin:15px 0 0 0;
}

h2{
	width:100%;
	float:left;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:20px;
	background:url(../images/hash_lg.png) bottom repeat-x;
	padding-bottom:10px;
	color:#db5317;
	margin:0 0 10px 0;
}

h3{
	width:100%;
	float:left;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	background:url(../images/hash_lg.png) bottom repeat-x;
	padding-bottom:10px;
	color:#db5317;
	margin:0 0 10px 0;
}


p{
	width:100%;
	float:left;
	text-align:justify;
	line-height:24px;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	margin:10px 0;
}

.space_5{
	width:100%;
	height:5px;
	float:left;
	clear:both;
}

.space_10{
	width:100%;
	height:10px;
	float:left;
	clear:both;
}

.space_15{
	width:100%;
	height:15px;
	float:left;
	clear:both;
}

.space_20{
	width:100%;
	height:20px;
	float:left;
	clear:both;
}

.space_30{
	width:100%;
	height:30px;
	float:left;
	clear:both;
}

.rows{width:100%; clear:both;}

.text-center a{
	text-decoration:none;
	color:#0893c6;
}

header{
	float:left;
	padding:15px 20px;
	background:url(../img/header-bg.jpg) center;
}

.logo{
	float:left;
}

.logo-text-iso{
	float:left;
	margin-top:50px;
}

.logo-text{
	width:100%;
	float:left;
	font-size:34px;
	color:#fff;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
}

.issn{
	width:100%;
	float:left;
	font-size:20px;
	color:#fff;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
}

nav{
	width:100%;
	float:left;
	background:#fe6b2b;
}

nav ul{
	margin:-3px;
	padding:0;
}

nav li{
	float:left;
	list-style:none;
}

nav li a{
	float:left;
	padding:15px 32px;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	border-left:1px solid;
	border-color:rgba(255,255,255,0.3);
}

nav li a:hover{
	background:#db5317;
}

#homepages #home, #journalpages #journal, #editpages #edit, #inspages #ins, #issuespages #issues, #subpages #sub, #contactpages #contact{
	background:#db5317;
}

.banner{
	width:100%;
	float:left;
	background:#CCC;
	height:350px;
}

section{
	float:left;
	padding:10px 20px;
	background:#fff;
}

.span-2{
	float:left;
}

.m-left{
	margin-left:2%;
}

.title{
	width:100%;
	float:left;
	border-left:3px solid;
	padding-left:10px;
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;	
	letter-spacing:2px;
	text-transform:uppercase;
}

.col_1{
	color:#014aad;
	border-color:#014aad;
}

.col_2{
	color:#096;
	border-color:#096;
}

.col_3{
	color:#09F;
	border-color:#09F;
}

.list{
	width:77%;
	float:left;
	margin:0;
	padding:0;

}

.list li{
	width:100%;
	float:left;
	list-style:none;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	line-height:24px;
}

.list li:before{
	font-family:'FontAwesome';
	content:'\f105';
	color:#095297;	
	padding-right:10px;
}

.name-box{
	float:left;
	line-height:24px;
	margin-bottom:20px;
}

.name{
	font-size:18px;
	font-weight:bold;
}

.designation{
	font-size:13px;
}

.email{
	font-size:13px;
}

.control{
	width:100%;
	float:left;
	margin-bottom:15px;
}

.c_name{
	width:100%;
	float:left;
	text-align:left;
	padding-top:7px;
	font-size:15px;
	margin-bottom:5px;
}

.c_txt{
	width:100%;
	float:left;
}

.txt-1{
	width:96%;
	float:left;
	border:1px solid #ccc;
	padding:1% 2%;
}

.form-style .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
	float: left;
    	width: 97%;
   	 margin-bottom:15px;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
	float: left;
    	width: 97%;
    	margin-bottom:15px;
}

.TFtable{
	width:100%; 
	border-collapse:collapse; 
}

.TFtable th{ 
	padding:10px; border:#ee5f20 1px solid;
	font-size:15px;
	background:#db5317;
	color:#fff;
}

.TFtable td{ 
	padding:10px; border:#ee5f20 1px solid;
	text-align:center;
}
	
.TFtable tr{
	background: #fed2be;
}
	
.TFtable tr:nth-child(odd){ 
	background: #fed2be;
}
	
.TFtable tr:nth-child(even){
	background: #fff;
}

.address{
	width:100%;
	float:left;
}

.address p{margin:0; padding:0; text-align:left;}

p i{
	width:20px;
}

.txt{
	width:96%;
	float:left;
	border:1px solid #ccc;
	padding:2% 2%;
}

.sel{
	width:100%;
	float:left;
	border:1px solid #ccc;
	padding:1.5% 1%;
}

.txt-big{
	width:98%;
	float:left;
	border:1px solid #ccc;
	padding:1.5% 1%;
	resize:none;
}

.btn{
	float:right;
	border:0;
	padding:10px 15px;
	background:#08AB0F;
	color:#fff;
	cursor:pointer;
	border-radius:3px;
}

.btn:hover{background:#095297;}

.copy_rights{
	width:100%;
	float:left;
	background:#000;
	padding:20px 0;
	color:#fff;
	position:relative;
}

.copy_rights_inner{
	float:left;
	padding:0 20px;
}

.copy_rights_inner a{
	text-decoration:none;
	color:#fff;
}

.copy_rights_inner a:hover {	
    color: #08ab0f;    
}

.c{
	width:50%;
	float:left;
}

.r{
	width:50%;
	float:left;
	text-align:right;
}

.CSSTableGenerator {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
	
	border:1px solid #e94701;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffeae1; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #e94701;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:10px 15px;
	font-size:15px;
	color:#000000;
	text-align:center;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{

	background-color:#fe6b2b;
	border:0px solid #e94701;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	

	background-color:#fe6b2b;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}