@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,500,700,900,300);
* {
	margin:0;
	padding:0;
}
body {
	background:#fff;
	color:#101010;
	line-height:24px;
	/*background:#e8e8e8 url(../images/body-pattern.png) repeat 0 0;*/
	font-family:'Muli', sans-serif;
	font-size:15px;
}

@media (min-width: 768px) {
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	
	.navbar .navbar-collapse {
		text-align: center;
	}
}

.m-t {
	margin-top:15px;
}
.m-b {
	margin-bottom:15px;
}
a {
	color: #c52d2f;
	-webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
}
a:hover, a:focus {
	color: #d43133;
}
img {
}
header {
	background:#FFF;
	padding-top:10px;
}
header .jrnl-logo {
}
header .search {
	margin:0;
	float:right;
	margin-top:20px;
}
header .search .issn{
	padding-top:10px;
}
header .search .issn p{
	margin-bottom:0;
}
header .search i {
    color:#ae1618;
}
input.search-form {
    background: transparent none repeat scroll 0 0;
    color: #323232;
    line-height: 23px;
    padding: 0 2px;
    transition: all 400ms ease 0s;
    width:200px;
	border:0;
	border-bottom:1px solid #a3a3a3;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 13px;
}
input.search-form:hover {
	    width:250px;
}
.dropdown ul.dropdown-menu {
	-webkit-animation: fadeInUp 300ms linear 900ms both;
	-moz-animation: fadeInUp 300ms linear 900ms both;
	-o-animation: fadeInUp 300ms linear 900ms both;
	-ms-animation: fadeInUp 300ms linear 900ms both;
	animation: fadeInUp 300ms linear 900ms both;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.dropdown:hover ul.dropdown-menu {
	display:block;
	 -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
.dropdown-menu {
	min-width:185px;
}
.navbar {
	border-radius:0;
	margin-bottom:0;
}
.navbar-inverse {
	background:linear-gradient(#304a42, #1a2f20);
	border-top:1px solid #467837;
	border-bottom:1px solid #c52d2f;
}
.navbar-inverse .navbar-nav > li > a {
	color:#fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color:#c52d2f;
	color:#fff;
	}
	.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	background-color:#c52d2f;
	color:#fff;
	}
	.dropdown ul.dropdown-menu {
		background-color:#c52d2f;
		color:#fff;
		border:0;
		font-size:16px;
	}
	.dropdown-menu > li > a {
		color:#fff;
	}

.navbar-nav > li {
	border-right: 1px solid #304a42;
	-webkit-box-shadow: -1px 0px 0px 0px rgba(26,47,32,0.75);
	-moz-box-shadow: -1px 0px 0px 0px rgba(26,47,32,0.75);
	box-shadow: -1px 0px 0px 0px rgba(26,47,32,0.75);
}
.editorial {
	box-sizing:content-box;
	box-sizing:border-box;
	padding:10px;
	background-color:#286090;
	min-height:283px;
	color:#fff;
	border: 2px solid #002151;
}
.editorial a{
	color:#edc240;
	font-family: "Roboto",sans-serif;
	font-weight:400
}
.editorial h2 {
	background: #edc240 none repeat scroll 0 0;
    border: 2px solid #fbd04e;
    color: #101010;
    font-size: 18px;
    line-height: 35px;
    margin: 0;
    text-indent: 10px;
	margin-bottom:10px;
}
.editorial p{
	margin-bottom:0;
}
.banner {
	background-color:#090806;
	min-height:50px;
}
/* Content Styles */

/* show or less contnet css */
.morelink, .more-link{
	cursor:pointer;
	color:#06F;
	display:block;
	text-align:center;
}
.hide {
	display: none;
}
.show {
	display:block;
}
/* show or less contnet css ends */
.contnet-home {
	min-height:100px;
	box-sizing:border-box;
	padding-bottom:10px;
	text-align:justify;
	
}
.contnet-home h1{
	margin:5px 0;
	font-size:28px;
	color:#1a2f20;
	font-weight:400;
	border-bottom:1px solid #c52d2f;
	clear:both;
	padding-right:20px;
	padding-bottom:5px;
}
.contnet-home h2{
	color:#c52d2f;
    font-size: 20px;
	border-bottom:solid 1px #c52d2f;
    padding-bottom: 8px;
	font-weight:400;
}
.contnet-home h3{
	color:#930;
    font-size: 20px;
    margin-bottom: 0px;
}
.contnet-home h4{
	color:#930;
    font-size: 18px;
}
.full-text ol li{
	margin-bottom:10px;
}
.widget-right, .journal-flyer {
	border:1px solid #666;
}
.journal-flyer {
	background:url(../../images/flyer-pattern.png) repeat 0 0 #323232;
}
.journal-flyer img {
	margin:0 auto;
	display:block;
	padding:10px 0;
}
.widget-right ul {
	padding:0 5px;
}
.widget-right ul li {
 border-bottom: 1px solid #ccc;
    clear: both;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.widget-right h2, .journal-flyer h2, .rpa h2 {
	font-size:18px;
	color:#fff;
	line-height:40px;
	margin:0;
	text-indent:10px;
/*	background:rgba(0, 0, 0, 0) url("../images/hdr-pattern.png") repeat scroll 0 0;
	background:rgba(0, 0, 0, 0) linear-gradient(#304a42, #1a2f20) repeat scroll 0 0;*/
	background:#c52d2f;
}
.rpa h2 {
	background:rgba(0, 0, 0, 0) linear-gradient(#304a42, #1a2f20) repeat scroll 0 0;
}
.rpa {
	border:1px solid #e8e8e8;
	margin-bottom:15px;
	margin-top:15px;
	box-shadow:2px 3px 3px #bbbbbb;
	background:rgba(255,255,255,1);
	box-sizing:border-box;
}
.rpa ul li a {
	color:#3f72d8;
	transition:all 0.5 ease-in-out;
}
.rpa ul li p{
	margin-bottom:0;
}
.rpa ul li{
	border-bottom:1px dotted #c52d2f;
/*	border-left:5px solid #c52d2f;
*/	margin-bottom:5px;
	transition:all 0.5s ease-in-out;
}
.rpa ul li:hover {
	background:url(../../images/arrow_right_hr.png) no-repeat left top;
/*	border-left:5px solid #1a2f20;
*/}
.rpa ul li a:hover{
	text-decoration:none;
	color:#05389e;
}
.indexing {
	height:342px;
	padding:10px;
	box-sizing:border-box;
	overflow-y:scroll;
}
#conferences {
	height:342px;
	padding:10px;
	box-sizing:border-box;
	overflow-y:scroll;
}
#conferences ul {
	margin-bottom:0;
	padding-bottom:10px;
}
#conferences ul li {
	margin-bottom:2px;
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
}
.indexing h2 {
	font-size:18px;
	color:#fff;
	background:#c52d2f;
	line-height:35px;
	margin:0;
	text-indent:10px;
}
.indexing p {
	padding:5px;
	text-align:left;
	text-align:center;
	font-size:14px;
	line-height:18px;
	margin-bottom:5px;
}
img.ref-img{
	padding:10px;
	display:block;
	margin:0 auto;
}
.indexing li img{
	display:block;
	margin:0 auto 10px;
	border:1px solid #666;
	height:40px;
	width:160px;
	transition:all 0.5s ease-in-out;
}
.indexing li img:hover{
	opacity:0.5;
}
ul.indx-img {
	margin-bottom:0;
}
ul.indx-img li{
	padding:7.5px 0;
}
/*Side bar */
#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
	background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	top:0;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

a#menu-toggle {
	position:relative;
	text-transform:uppercase;
	font-weight:400;
	font-family:'Roboto';
}
a#menu-toggle img{
	margin-right:5px;
}
a#menu-toggle:hover {
	text-decoration:none;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.toggle {
    margin: 5px 5px 0 0;
}
.btn-dark {
    border-radius: 0;
    color:#fff;
	background:#c52d2f;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
}
#sidebar-wrapper .dropdown:hover ul.dropdown-menu {
	display:block;
	 -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
#sidebar-wrapper .dropdown-menu {
	margin-top:-1px;
	min-width:185px;
	top:0px;
	left:auto;
	right:250px;
	border-radius:0;
	background-color:#323232;
}
.sidebar-nav .dropdown-menu ul li a{
	color:#101010;
}
.btn-group-lg > .btn, .btn-lg {
	padding:5px;
}
/*Side bar */
/*social icon */
.social-icons {
	position:absolute;
	right:0;
	z-index:1;
	top:60%;
}
ul.social-icons li {
    list-style-type: none;
	margin-bottom:10px;
}
 
ul.social-icons li a i {
    background: #205D7A;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 25px;
    text-align: center;
    padding-top: 15%;
    transition: all 0.2s ease-in-out;
}
ul.social-icons li .fa-facebook {
    background:#3b5998
} 
ul.social-icons li .fa-linkedin {
    background:#007bb6
}
ul.social-icons li .fa-twitter {
    background:#00aced
}
ul.social-icons li .google-plus {
    background:#dd4b39
}
ul li a i:hover {
    opacity: .7;
}
.tab-content {
	border:1px solid #304a42;
}
.tab-content h3{
	font-size:20px;
	margin:0;
	padding-top:10px;
	text-indent:10px;
}
.nav-tabs > li > a {
	font-weight:600;
	padding:5px 9px;
	line-height:28px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background:rgba(0, 0, 0, 0) linear-gradient(#304a42, #1a2f20) repeat scroll 0 0;
	color:#fff;
	border:1px solid #304a42;
	border-bottom:0;
}
.nav-tabs {
	border-bottom:0;
}
/* Footer Styles */
footer {
	background:#c52d2f url("../../images/service-bg.png") repeat 0 0;
	padding:15px 0 0;
	color:#fff;
}
footer h4 {
    color:#fff;
    font-size:22px;
}
footer a {
	color:#a3a3a3;
}
.footer-nav ul li {
    padding-right:20px;
}
ul.qlinks li {
	list-style-type:none;
}
ul.qlinks li::before {
	content:"\f101";
	font-family: FontAwesome;
	padding-right:5px;
	color:#323232;
}
ul.qlinks li a{
	color:#323232;
}
.copy-right {
    background: #323232 none repeat scroll 0 0;
    line-height: 40px;
}
.copy-right p {
    color: #fff;
    margin-bottom: 0;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
}
.biography_block
{
	background:#003333; color:#FFFFFF; padding:2px; padding-left:6px; border-radius:6px;
}
.ebimages
{
border:1px solid #CCCCCC; padding:3px;	
}
/*--------tooltips--------*/
.eb_tooltip {
	border-bottom: 0px dotted #000000;
	outline: none;
	cursor: hand;
	text-decoration: none;
	position: relative;
}
.eb_tooltip span {
	margin-left: -2590em;
	position: absolute;
}
.eb_tooltip:hover span {
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 90;
	margin-left: 0;
	width: 520px;
	text-align: justify;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #565656;
}
.eb_tooltip:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: right;
	position: absolute;
}
.eb_tooltip:hover em {
	display: block;
	padding: 0.2em 0 0.6em 0;
	width: 520px;
}
.classicx {
	padding: 0.8em 1em;
}
.custom {
	padding: 0.5em 0.8em 0.8em 2em;
}
.classicx {
	background: #FFFFFF;
	border: 2px solid #75BAFF;
}
/*----------------spissue tooltip-------------------*/
.sp_tooltip {
	border-bottom: 0px dotted #000000;
	outline: none;
	cursor: hand;
	text-decoration: none;
	position: relative;
}
.sp_tooltip span {
	margin-left: -2590em;
	position: absolute;
	left: 10px;
}
.sp_tooltip:hover span {
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 90;
	margin-left: 0;
	width: 520px;
	text-align: justify;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #565656;
}
.sp_tooltip:hover img {
	border: 0;
	margin: -10px 0 0 -55px;
	float: right;
	position: absolute;
}
.sp_tooltip:hover em {
	display: block;
	padding: 0.2em 0 0.6em 0;
	width: 520px;
}
.classicx {
	padding: 0.8em 1em;
}
.custom {
	padding: 0.5em 0.8em 0.8em 2em;
}
.classicx {
	background: #FFFFFF;
	border: 2px solid #75BAFF;
}
/*-----------------------------------*/
.panel-success > .panel-heading{
	background: rgba(0, 0, 0, 0) linear-gradient(#304a42, #1a2f20) repeat scroll 0 0;
    color: #ffffff;
}
.panel-success {
    border-color:transparent;
	border-left:#1a2f20 solid 2px;
	border-radius:0px;
	box-shadow: 2px 3px 3px #bbbbbb;
}
.panel-success .panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel .list-group-item{
	padding:5px 15px;
}
.panel-success .media-heading{
	font-size:16px;
}
a.list-group-item, button.list-group-item{
	color:#101010;
}


.volume-issue
{
font-size: 16px;
color: #333;
background: #d4d4d4 none repeat scroll 0% 0%;
padding: 3px;
border: 1px solid #CCC;
}
.issue_type
{ color:#009191;
}
/*----------------scroll to top---------------------*/
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
/*----------------------------*/
.rroij-panel .panel-default > .panel-heading {
    background-color: #a13132;
    border-color: #a13132;
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #FFF;
}
.rroij-panel .panel-default {
    border-color: #a13132;
}
.rroij-panel .panel{
	border-radius:0;
}
.rroij-panel .panel-title:before {
  content: '\f02e'; /* fa-star */
  font-family: 'FontAwesome';
  font-size:36px;
  color: #E54647;
  position:absolute;
  margin-top:-17px;
  left:24px;
}
.rroij-panel .panel-title{
	margin-left:26px;
	font-size:18px;
}

.icon-list-1 .list-group-item:before {
  content: '\f101'; /* fa-star */
  font-family: 'FontAwesome';
  float: left;
  margin-left: -11px;
  color: #E54647;
}

/***** Header Search ***/
#header-serach .form-control{
	border:none;
	border-bottom:#8d8d8d solid 1.5px;
	border-radius:0px;
	box-shadow:none;
	transition: all 0.2s ease 0s;
	width:95%;
}
#header-serach .form-control:focus{
	border-bottom:#ae1618 solid 1.5px;
	width:100%;
}
#header-serach .btn{
	border:none;
}
#header-serach .btn:hover{
	border:none;
	background:none;
	color:#ae1618;
}
@media (max-width:500px) 
{
.table_img_class {
	width: 35px;
	height: 35px;
}
.ref_width {
	width: 230px;
}
}
.logo .media-heading a{
	font-family: 'Cinzel', serif;
	font-weight:700;
}
.logo .media-heading a:hover{
	text-decoration:none;
}
.navbar-header{
	margin-bottom:20px;
	margin-top:8px;
}
.navbar-header .media-left {
    border-right: 1px solid #000000;
}
.navbar-header .media-heading {
    padding-left: 8px;
	color: #c52d2f;
	font-size:20px;
}
.contnet-home .dl-horizontal dt{
	width:210px;
}
.contnet-home .dl-horizontal dd{
	margin-left:230px;
}
.contnet-home ol{
    margin-left: 20px;
}
.well .thumbnail{
	margin-bottom:0;
}

/**** list Divider ***/
.divider-list li:not(:last-child){
	border-right:#767676 solid 1px;
	padding-right:8px;
	line-height:17px;
}

@font-face {
    font-family: 'si';
    src: url('../fonts/socicon.eot');
    src: url('../fonts/socicon.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socicon.woff') format('woff'),
         url('../fonts/socicon.ttf') format('truetype'),
         url('../fonts/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(../fonts/socicon.svg) format(svg);
    }
}


.soc {
    overflow:hidden;
    margin:0;
	padding:0;
    list-style:none;
}
.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}
.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;

    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 7px;
    color: #ffffff;
    background-color: none;
}
.soc a:hover {
    z-index: 2;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.soc-icon-last {
    margin: 0;
}
.soc-facebook {
    background-color: #3e5b98;
}
.soc-facebook::before {
    content: "";
}
.soc-blogger {
    background-color: #ec661c;
}
.soc-blogger::before {
    content: "";
}
.soc-twitter {
    background-color: #4da7de;
}
.soc-twitter::before {
    content: "";
}
.soc-linkedin {
    background-color: #3371b7;
}
.soc-linkedin::before {
    content: "";
}
.soc-googleplus {
    background-color: #dd4b39;
}
.soc-googleplus::before {
    content: "";
}
.soc-pinterest {
    background-color: #c92619;
}
.soc-pinterest::before {
    content: "";
}
.soc-reddit {
    background-color: #e74a1e;
}
.soc-reddit::before {
    content: "";
}