@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,latin-ext";

@font-face {
	font-family: montserrat;
	src: url(/img/Montserrat-Bold.eot);
	src: url(/img/Montserrat-Bold.eot?#iefix) format('embedded-opentype'), url(/img/Montserrat-Bold.woff2) format('woff2'), url(/img/Montserrat-Bold.woff) format('woff'), url(/img/Montserrat-Bold.ttf) format('truetype');
	font-weight: 700;
	font-style: normal
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #363636;
	font-size: 14px;
	font-family: Roboto, Geneva, sans-serif;
	background: url(siteBg.jpg) no-repeat top center #e7e7e7;
	background-size: contain
}

.titlesub {
	font-size: 16px
}

p {
	margin: 12px 0
}

.spaceDiv {
	clear: both;
	height: 10px
}

.clear {
	height: 30px;
	clear: both !important
}

.padding0 {
	padding: 0 !important
}

.padding5 {
	padding: 5px !important
}

.padding10 {
	padding: 10px !important
}

.padding15 {
	padding: 15px !important
}

.padding20 {
	padding: 20px !important
}

.margin0 {
	margin: 0 !important
}

.margin10 {
	margin: 10px !important
}

.margin15 {
	margin: 15px !important
}

.margin20 {
	margin: 0 !important
}

.marginpadding0 {
	padding: 0 !important;
	margin: 0 !important
}

a.imgHover img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity:50)";
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	transition-duration: .5s
}

div.siteMainWrapper {
	background: #fff;
	-webkit-box-shadow: 0 0 10px -4px rgba(0, 0, 0, .71);
	-moz-box-shadow: 0 0 10px -4px rgba(0, 0, 0, .71);
	box-shadow: 0 0 10px -4px rgba(0, 0, 0, .71)
}

div.siteTopRow {
	padding: 5px;
	border-bottom: 4px solid #0b005b
}

nav.siteMainNav {
	font-family: Montserrat, Roboto, Geneva, sans-serif;
	min-height: 42px;
	background: #487fff url(menu_background.png) no-repeat top center;
	background-size: contain;
	background-blend-mode: multiply;
	background-color: #487fff;
	border: none;
	color: #fff;
	border-radius: 0;
	font-weight: 600
}

@media(min-width:768px) {
	.navbar-nav>li>a {
		padding-top: 12px;
		padding-bottom: 12px
	}
}

.navbar-default .navbar-text,
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 13px
}

.navbar-nav>li>a {
	line-height: 22px
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 8px
}

.navbar-default .navbar-text,
.navbar-default .navbar-nav>li>a:hover {
	background: #2b1180;
	color: #fff
}

.navbar-default .navbar-toggle {
	background-color: #487fff;
	border-color: red
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #487fff;
	border-color: red
}

ul.topMenu li {
	display: block;
	float: right
}

ul.topMenu li a {
	padding: 4px;
	color: #353535;
	text-decoration: none;
	font-size: 14px
}

ul.topMenu li a span {
	padding-left: 5px
}

ul.topMenu li a:hover {
	text-decoration: none
}

div.cover {
	-webkit-box-shadow: 3px -1px 5px rgba(0, 0, 0, .33);
	-moz-box-shadow: 3px -1px 5px rgba(0, 0, 0, .33);
	box-shadow: 3px -1px 5px rgba(0, 0, 0, .33);
	margin-top: -50px;
	position: relative
}

@media(max-width:1191px) {
	nav.siteMainNav {
		background-size: cover
	}

	div.cover {
		margin-top: 0
	}
}

@media(max-width:768px) {
	nav.siteMainNav {
		background-image: none
	}
}

@media all and (max-width:991px) and (min-width:768px) {

	.navbar-default .navbar-text,
	.navbar-default .navbar-nav>li>a {
		color: #fff;
		font-size: 10px !important
	}
}

.coverstring {
	position: relative;
	display: block;
	text-align: center;
	padding: 5px;
	left: -4px;
	background-color: #487fff;
	border-radius: 5px;
	bottom: 0;
	color: #fff;
	width: 104%
}

.volumestring {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 15px;
	margin-bottom: 20px
}

.coverstringEn {
	display: block;
	text-align: center;
	padding: 10px;
	background-color: #323232;
	border-radius: 15px;
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 1.2em;
	width: 100%
}

.carousel {
	margin-bottom: 0
}

div.quick-search {
	border-radius: 0;
	font-size: .9em
}

.quick-search>.panel-heading {
	border-radius: 0 !important;
	background-color: #0b005b !important;
	border-color: #0b005b !important
}

.quick-searchInput {
	margin-top: 10px
}

div.siteContent {
	border-right: 1px dashed #d4d4d4;
	border-left: 1px dashed #d4d4d4;
	font-size: .9em
}

div.siteFooter {
	color: #fff;
	background: #283339 !important;
	padding: 5px;
	font-size: .9em;
	margin-top: 20px
}

img.indexLogo {
	padding: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d8d8d8
}

a.list-group-item-journals {
	padding: 5px 15px
}

.list-group-border {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 15px;
	margin-bottom: 20px
}

a.list-group-item-default {
	font-size: 15px;
	color: #fff;
	background: #ae1626;
	background-image: -webkit-linear-gradient(bottom, #0B005B, #0B005B);
	background-image: -moz-linear-gradient(bottom, #0B005B, #0B005B);
	background-image: -o-linear-gradient(bottom, #0B005B, #0B005B);
	background-image: -ms-linear-gradient(bottom, #0B005B, #0B005B);
	background-image: linear-gradient(to top, #0B005B, #0B005B);
	padding: 8px 15px !important;
	border-radius: 5px;
	margin-bottom: 2px;
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	border: 1px solid #0b005b !important
}

a.list-group-item-defaultright {
	font-size: 13px;
	color: #fff;
	background: #003f97;
	background-image: -webkit-linear-gradient(bottom, #1E74ED, #003F97);
	background-image: -moz-linear-gradient(bottom, #1E74ED, #003F97);
	background-image: -o-linear-gradient(bottom, #1E74ED, #003F97);
	background-image: -ms-linear-gradient(bottom, #1E74ED, #003F97);
	background-image: linear-gradient(to top, #003F97, #1E74ED);
	padding: 3px 7px !important;
	border-radius: 5px;
	margin-bottom: 2px;
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	border: 1px solid #0b005b !important
}

.searchpanel h3 {
	padding-bottom: 0 !important
}

.label-danger,
.badge-danger {
	background-color: #0a95c1 !important;
	border-color: #006282
}

.list-group {
	box-shadow: none !important;
	margin-bottom: 0 !important
}

.left-button {
	margin-bottom: 20px
}

a.list-group-item-default:last-child {
	margin-bottom: 0 !important
}

a.list-group-item-default:hover {
	background-image: -webkit-linear-gradient(bottom, #189ac6, #049ed0);
	background-image: -moz-linear-gradient(bottom, #189ac6, #049ed0);
	background-image: -o-linear-gradient(bottom, #189ac6, #049ed0);
	background-image: -ms-linear-gradient(bottom, #189ac6, #049ed0);
	background-image: linear-gradient(to top, #049ed0, #189ac6);
	color: #fff
}

a.list-group-item-defaultright:hover {
	background-image: -webkit-linear-gradient(bottom, #189ac6, #049ed0);
	background-image: -moz-linear-gradient(bottom, #189ac6, #049ed0);
	background-image: -o-linear-gradient(bottom, #189ac6, #049ed0);
	background-image: -ms-linear-gradient(bottom, #189ac6, #049ed0);
	background-image: linear-gradient(to top, #049ed0, #189ac6);
	color: #fff
}

.btn-search {
	background-color: #0b005b !important;
	border-color: #0b005b !important
}

.panel-logos {
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	border-radius: 0;
	box-shadow: none
}

h2.journalIssueTitle {
	font-size: 1.3em
}

.journalIssueTitlePanel {
	font-weight: 700
}

.journalArticleTitleEN {
	font-size: 1em;
	padding-bottom: .3em;
	color: #5d0001;
	font-weight: 700;
	display: block
}

.journalArticleAuthor {
	font-size: .9em;
	padding-bottom: .3em;
	color: #3e4d5c;
	font-weight: 400;
	display: block
}

.journalArticleLinks {
	font-size: .9em;
	padding-bottom: .3em;
	color: #3e4d5c;
	font-weight: 400;
	display: block
}

a.journalArticleLabel {
	float: right
}

a.journalArticleLabel:hover {
	text-decoration: none
}

a.journalArticleLabel span:hover {
	background: #3e4d5c;
	color: #fff
}

.journalArticleinTitleDOI {
	font-size: .8em;
	font-family: Helvetica, Arial;
	font-size: 8pt;
	color: #575747;
	line-height: 160%
}

.journalArticleinTitleDOI a {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	color: #575747;
	text-decoration: none
}

.journalArticleinTitleeng {
	font-size: 1.5em;
	padding-bottom: .3em;
	font-weight: 700;
	display: block;
	line-height: 1.4em;
	color: #363636
}

.journalArticleinAuthor {
	font-size: .9em;
	padding-bottom: .3em;
	color: #3e4d5c;
	font-weight: 400;
	display: block
}

.breadcrumbTitle {
	font-size: 1.3em
}

div.siteArticleShare {
	margin-top: 55px;
	font-family: Helvetica, Arial;
	font-size: 8pt;
	background: #f5f5f5
}

div.siteArticleShare a {
	padding: 4px
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #487fff;
	border-color: #487fff
}

.label-primary,
.badge-primary {
	background-color: #eb5768;
	border-color: #eb5768
}

a.list-group-item-journals {
	border: 1px solid #dbdbdb;
	background: #e9e9e9
}

a.list-group-item-journals:hover {
	background: #ae1626;
	background-image: -webkit-linear-gradient(bottom, #bb3648, #db4457);
	background-image: -moz-linear-gradient(bottom, #bb3648, #db4457);
	background-image: -o-linear-gradient(bottom, #bb3648, #db4457);
	background-image: -ms-linear-gradient(bottom, #bb3648, #db4457);
	background-image: linear-gradient(to top, #bb3648, #db4457);
	color: #fff
}

.accordion {
	margin-bottom: 20px
}

.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.accordion-heading {
	border-bottom: 0
}

.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px
}

.accordion-toggle {
	cursor: pointer
}

.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5
}

.td_pubtype {
	color: #0b005b
}

.td_pubtype b {
	padding: 10px 10px 10px 20px;
	display: block;
	background: #f2f2f2;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #ddd
}

.butonform {
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 15px;
	border: solid 1px #dbdbdb;
	background-image: -webkit-linear-gradient(bottom, #e4e4e4, #fff);
	background-image: -moz-linear-gradient(bottom, #e4e4e4, #fff);
	background-image: -o-linear-gradient(bottom, #e4e4e4, #fff);
	background-image: -ms-linear-gradient(bottom, #e4e4e4, #fff);
	background-image: linear-gradient(to top, #e4e4e4, #fff);
	margin-bottom: 15px
}

.butonform i {
	font-size: 17px;
	margin-right: 5px
}

.standardbox {
	padding-top: 15px;
	padding-bottom: 15px;
	border: solid 1px #dbdbdb;
	background-color: #fbfbfb;
	margin-bottom: 15px
}

#slider {
	margin-top: 5px
}

#home-carousel .item {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 120px
}

#home-carousel .item:before {
	background-color: #000;
	content: "";
	height: 100%;
	top: 0;
	left: 0;
	opacity: .5;
	position: absolute;
	width: 100%
}

.carousel-caption {
	left: 15px;
	right: 15px;
	top: 50%;
	font-size: 15px;
	text-align: left;
	color: #fff;
	text-shadow: none;
	margin-top: -60px
}

.carousel-caption h1 {
	font-size: 20px;
	margin-bottom: 0;
	line-height: 5px;
	letter-spacing: 2px;
	font-weight: 100
}

.carousel-caption h2 {
	font-size: 20px;
	font-weight: 600;
	margin-top: 0;
	text-transform: lowercase;
	letter-spacing: 2px;
	margin-bottom: 2px
}

.home-carousel-left,
.home-carousel-right {
	background-color: #f0f0f0;
	color: #000;
	font-size: 32px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 32px;
	z-index: 999;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	-ms-transition: 300ms;
	transition: 300ms
}

.home-carousel-left {
	left: -32px
}

.home-carousel-right {
	right: -32px
}

#home-carousel:hover .home-carousel-left {
	left: 0
}

#home-carousel:hover .home-carousel-right {
	right: 0
}

#home-carousel .item h1,
#home-carousel .item h2,
#home-carousel .item p {
	opacity: 0;
	-moz-transform: scale(.5);
	-webkit-transform: scale(.5);
	-o-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5)
}

#home-carousel .item h1 {
	-webkit-transition: all .5s ease-in-out .15s;
	-moz-transition: all .5s ease-in-out .15s;
	-ms-transition: all .5s ease-in-out .15s;
	-o-transition: all .5s ease-in-out .15s;
	transition: all .5s ease-in-out .15s
}

#home-carousel .item.active h1,
#home-carousel .item.active h2,
#home-carousel .item.active p {
	opacity: 1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

#home-carousel .item h2 {
	-webkit-transition: all .5s ease-in-out .3s;
	-moz-transition: all .5s ease-in-out .3s;
	-ms-transition: all .5s ease-in-out .3s;
	-o-transition: all .5s ease-in-out .3s;
	transition: all .5s ease-in-out .3s
}

#home-carousel .item p {
	-webkit-transition: all .5s ease-in-out .45s;
	-moz-transition: all .5s ease-in-out .45s;
	-ms-transition: all .5s ease-in-out .45s;
	-o-transition: all .5s ease-in-out .45s;
	transition: all .5s ease-in-out .45s
}

.search-service {
	background: url(https://www.ejmanager.com/img/search_blackbg.png) repeat;
	padding: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 425px;
	margin: auto
}

.searchbox {
	width: 235px;
	height: 30px;
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	border: none;
	padding: 0 5px;
	font-size: 14px;
	color: #222
}

.searchslc {
	width: 100px;
	height: 30px;
	background-color: #eee;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	float: none;
	border: none;
	padding-right: 5px;
	font-size: 14px;
	color: #222
}

.searchbtn {
	float: right;
	background: #0b005b;
	height: 30px;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 62px;
	font-family: proxima, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	-webkit-appearance: none
}