/*@import url(http://fonts.googleapis.com/css?family=Nova+Square);
/@import url(http://fonts.googleapis.com/css?family=Simonetta:400,900,400italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Marcellus+SC|Courgette|Signika:400,300,600,700|Cinzel:400,700);

@import url(http://fonts.googleapis.com/css?family=Muli:300,400,300italic,400italic);*/
h1 {
  font-family: Marcellus SC;
  font-weight: inherit;
  text-transform: uppercase;
}
@font-face {
    font-family: ae_alarabiyaregular;
    src: url(/images/ufonts.com_ae_alarabiya-webfont.woff);
}
label{
font-weight: normal;
}

img {
    max-width:100%;
}

html,
body {
	background-color: #fff;
	padding:0;
}
body {
	border-top: 3px solid #2f536b;
	color: #808183;
}
#body {
	padding: 30px 0;
}

.orange{
color: #F25822;
}

header, .navContainer{
	height: 32px;
	background: #58595B;
}

#sidebarSearch{
display: none;
}

#content h1,#content h2,#content h3,#content h4{
	/*background: url(images/inline-bg.png);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9eaef9+0,2f536b+100 */
	background: #9eaef9; /* Old browsers */
	background: -moz-linear-gradient(left,  #9eaef9 0%, #2f536b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #9eaef9 0%,#2f536b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #9eaef9 0%,#2f536b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9eaef9', endColorstr='#2f536b',GradientType=1 ); /* IE6-9 */
	color: #fff;
	padding: 7px;
	font-weight: bold;
}
tr.heading{
	background: #aaa;
	color: #000;
}

ul.menu,ul.steplist {
border-bottom: 7px solid #aaa;
}

ul.menu li.current, ul.steplist li.current {
background: #aaa;
font-weight: bold;
}

ul.menu li, ul.steplist li {
display: inline-block;
padding: 4px 20px;
background: #b53834;
color: #fff;
border-radius: 5px 5px 0px 0px;
}

td:first-child {
font-weight: bold;
color: #b53834;
}

a.action {
border: 1px solid #aaa;
border-radius: 5px;
padding: 5px;
display: inline-block;
margin: 5px 5px;
}

a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	color: #777;
}
.container {
	max-width: 960px;
}
.lang-switch{
text-align: left; width:100%;
display:none;
}
.lang-switch a:hover{
color:#686859;
}
#header {
	background: url(images/head-bg.png) right top no-repeat;
	color: white;
	margin-left: 0px;
	margin-right: 0px;
	height: 100px;
}
#psiscs_logo{
	background: url(images/psiscs-logo-new.png);
	height: 61px;
	width: 544px;
}

.navbar-nav > li > a {
	border-bottom: 2px solid rgba(0,0,0,0);
	color: #808183;
	text-transform: capitalize;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: #e1dede;
	color: #4d7997;
}
.form-signin {
	max-width: 300px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	        box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}
.navbar {
	border:none;
}
.navbar .nav {
}
.navbar-nav > li > a {
	padding: 5px 15px;
	border-radius: 5px;
	color: #fff;
}
form.form-search {
  margin-top: 14px;
}
.form-search .btn {
 	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 32px 32px 32px 32px;
	box-shadow: 1px 1px 3px #000000 inset;
	margin-top: 0;
	padding: 5px 10px;
}
form.form-search input {
  background: none repeat scroll 0 0 #333333;
  border: 1px solid #444444;
  color: #999999;
}
.login_logo {
	text-align: center;
	margin-bottom: 40px;
}
.panel-title {
	font-family: 'Cabin Condensed', sans-serif;
}
.input-group-btn {
	width:auto;
}

.jornalItem .panel-body {
	padding: 7px;
	border:1px solid #b7b7b7;
	text-align: center;
	background: #eaeaea;
	/*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FEF8F8), color-stop(1, #EDCDB6) );*/
}
.list-group-item-heading {
	font-size: 1.1em;
}
.jornalItem .btn-group-vertical .btn {
  text-align: left;
}

.jornalItem  .btn {
  color: #163c8a;
}
.jornalItem  .btn:hover {
  color: #6492f2;
}

.jornalItem .panel-body:hover {
	box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}
.panel h4 {
  margin: 15px 0;
  color: #f25824;
  text-transform: capitalize;
}
.headerTitleClass {
	padding: 0.67em 0;
}
.headerTitleClass h1 {
	float: left;
	height: 1.2em;
	padding: 0 20px;
	width: 80%;
	overflow: hidden;
    margin-bottom:0;
}
.headerTitleClass img {
  	height: 70px;
	width: auto;
	float: left;
}
.mainTitle {
	background: none repeat scroll 0 0 #F15922;
	border-bottom: 2px solid #e14b14;
	border-right: 1px solid #e14b14;
	color: #FFFFFF;
	font-family: Muli;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
	padding: 0 15px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	text-transform: capitalize;
}
.journalsList > p {
	padding:0 10px;
}
.panel-heading h3 {
	margin:0;
}
#sidebarHelp {

}
.list-group{
margin-bottom: 0px;
}
#sidebar div.block {
	padding: 0 !important;
	margin-bottom: 30px;
	height: 282px;
}
#sidebar div.block .blockTitle {
	border:1px solid #eeeeee;
	display: block;
	height: 30px;
	/*background: #f6f6f6;*/
	padding-left: 35px;
	line-height: 27px;
	font-family: "JF Flat Regular";
	/*background: url(images/block-head.png);
	 Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9eaef9+0,2f536b+100 */
	background: #9eaef9; /* Old browsers */
	background: -moz-linear-gradient(left,  #9eaef9 0%, #2f536b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #9eaef9 0%,#2f536b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #9eaef9 0%,#2f536b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9eaef9', endColorstr='#2f536b',GradientType=1 ); /* IE6-9 */
	color: white;
}
.block .blockIcon {
  background: none repeat scroll 0 0 #adafae;
  color: #FFFFFF;
  display: table;
  height: 28px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  float: left;
  border-right:1px solid #eeeeee;
	margin-top: 1px;
}
.block .blockIcon .glyphicon {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#sidebar div.block .blockBody  {
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	padding: 10px 10px;
}
.btn-red {
  background-color: #f25822;
  border:none;
  color: #FFFFFF;
  border-radius: 0;
}
.breadcrumb {
	margin-top: 0;
}
#sizer {
	text-align: center;
}
#sizer a {
	outline: none;
	text-indent: -9999px;
	display: inline-block;
	width: 25px;
	height: 25px;
	margin:0 5px;
}
footer .container {
	border-top: 1px solid #b7b7b7;
	padding: 10px 0 20px;
	text-align: right;
}
footer .container .col-md-12 {
	padding: 0 60px;
}
.userPanel {
	background:url(../images/userPanel.png) right top no-repeat;
	text-align: center;
	color: #fff;
	max-height: 282px;
	text-shadow:0 0 5px rgba(0,0,0,0.5);
	line-height: 2em;
	padding: 30px 0;
	height: 280px;
}
.userPanel a {
}
.userPanel a:hover {
	color: #fff;
}
.userPanel hr {
  margin: 20px 30px;
}

#content p:first-child {
	margin-top: 0;
}
span.alert {
	display: block;
}
.form-group .checkbox {
  padding: 0 50px;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-right: 3px solid #D1400B;
}
.panel-heading + .list-group {
  border: 1px solid #2C9998;
}
.panel-heading + .list-group a.list-group-item:hover,
.panel-heading + .list-group a.list-group-item:focus {
    color:#000;
}
.navbar-toggle .icon-bar {
    background:#fff;
    height:3px;
}
.navbar-toggle {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  border: none;
}
#content h3.titleHead {
 	background-color: #2C9998;
    color: #FFFFFF;
	padding: 10px  20px;
}
.breadcrumb > li {
    display:inline;
}
#sidebarHelp {
    display:none !important;
}
.jornalItem p {
    text-align:justify;
}

a.filepdf {
font-size: 0;
background: url('/images/icon-pdf-16.png') no-repeat;
width: 35px;
display: block;
height: 16px;
}

.blockheader{
	/*background: #cffde9 url('images/block-head.png') no-repeat;
	 Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9eaef9+0,2f536b+100 */
	background: #9eaef9; /* Old browsers */
	background: -moz-linear-gradient(left,  #9eaef9 0%, #2f536b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #9eaef9 0%,#2f536b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #9eaef9 0%,#2f536b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9eaef9', endColorstr='#2f536b',GradientType=1 ); /* IE6-9 */
	width: 100%;
	height: 47px;
	display: block;
	padding: 10px 0;
}

.tocArticleRow{
	border: 1px solid #aaa;
	margin-bottom: 5px;
}
.footer.navContainer{
	max-width: 1170px;
	margin: 0 auto;
}
.footer.navContainer ul{
margin: 0 auto;
width: 512px;
float: none;
}

.editorialTeam .oneProfile {
height: 265px;
}

.clearfix{
clear: both;
display: block
}

.tocArticleRow .tocTitle a {
color: #f05920;
font-size: 12px;
font-weight: bold;
}

.tocArticleRow .tocTitle a:hover{
color: gray
}

.tocSectionTitle{
display:none;
}

.margin-center{
	margin: 0 auto;
}
#headerLogoColCon {
	height: 100%;
}
.ojs-text-logo img {
   /* width: 240px;
    bottom: 0px;*/
    margin-top: 20px;
	margin-right: -25px;
}
.ojs-text-logo {
/*padding-right: 7px;*/
padding-top: 12px;
}

.consultBoard .panel-body {
height: 160px;
}

.issueCoverImage {
text-align: center;
border: solid 1px #eee;
padding: 5px;
}
.issueCoverImage:hover {
	border-color: #aaa;
}

.journalDescription .panel{
	margin-bottom: 0px;
}

.nobackground{
	background: none !important;
	color: gray !important;
}

.file.pdf-lg-icon {
background: url(images/pdf-lg-icon.png) top center no-repeat;
display: block;
text-align: center;
padding-top: 55px;
}

.faq-page .panel{
border: 1px solid #ddd;
border-radius: 4px;
}
.gradient {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9eaef9+0,2f536b+100 */
	background: #9eaef9; /* Old browsers */
	background: -moz-linear-gradient(left,  #9eaef9 0%, #2f536b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #9eaef9 0%,#2f536b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #9eaef9 0%,#2f536b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9eaef9', endColorstr='#2f536b',GradientType=1 ); /* IE6-9 */

}