#journal-page-description p {display:none;}
#content {
  font-size: 16px;
}
#LogoHeader {
    margin: auto;
    overflow: hidden;
    width: 84%;
    padding: 1% 0;
    border-bottom:1px dotted #ddd;
}
#header {
    background-color: #fff;
}
html a:hover {color:#00165F;background:transparent;}
#kei-full {padding-top:20px;}
section:after {content:"";display:block;clear:both;}

#navbar {
    border-bottom: 0px dotted #000;
    margin-right: 0;
    padding-bottom: 0;
    float:right;
    width:100%;
    margin-top:20px;
}

#navbar ul.menu {text-align:right}

#navbar ul.menu li#submit  {}
#navbar ul.menu li#submit a  {}

#footer img {width:66%}
a:link {color: #457BA9;}
a:visited {color: #999999;}

#login-remember {width:25%;margin:auto;padding-top:25px;}

input.button {
    background-color: #f0f0e8;
    border: 1px solid #ccc;
    color: blue;
    cursor: pointer;
    font-size: 1em;
    padding: 2.5px 10px;
}
#search input.button {color:#9B9DF9}
#top-pop-search input.button {width: 65px;}
#top-pop-search input.button:hover {color:#9B9DF9 !important}
#top-pop-search input.textField, select.selectMenu, textarea.textArea, input.uploadField {margin: 0px 0;}
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
  background-color: #f0f0e8;
  border-color: #ddd;
  border-style: solid;
  border-width: 1px;
  color: #000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  padding: 4px 10px;
  margin: 6px 0;
}
select.selectMenu {padding: 3px 10px;}
#top-pop-search select.selectMenu {padding: 0px 10px;}

#rs {float:left;width:55%}
#rs .label {margin-bottom: 0.75em;font-size: 15px}
#register-as #privacyStatement {
	text-align:center
	border-top:1px solid #ddd;
	width:37%;
	float:right;
	margin:auto;
	padding-bottom:30px;
}
#privacyStatement h3 {font-size:15px;}

#top-pop-search {color:#999;float:right}
#top-pop-search input {border-radius:6px;color:#666;background-color: #fff;}
#top-pop-search select {border-radius:6px;color:#666;background-color: #fff;width:65px;}
#top-pop-search a {color:#666}
.nodata {color:red;font-size:16px;}



#journalDescription {width:56%;float:left;}
#journal-nav {width:20%;float:left;height:auto;margin-left: 4%;}
#journal-nav a {color:#fff}
#imr-view a, #imr-current a {background:#9B9DF9;text-align:center;padding:20px;display:block;text-decoration:none;}
#imr-current a {background:#BA1F1D;}
#imr-view a:hover, #imr-current a:hover {background:#ccc;color:blue;}

.ISSN h3 {color:#111 !important;font-size:18px !important}
.faq h3 {color:#111 !important;font-size:18px !important}
.faq p {color:#666;}

.aEdiTeam {
    font-size: 16px;
    padding: 10px 0;
    color:#999;
}
.aEdiTeam h3 {color: #111 !important; font-size:18px !important}
#ManuscriptSubmission blockquote a {color:green}
#ManuscriptSubmission blockquote a:hover {color:blue}

//editorial board
.section-background-even {
  background-color: #ece5e5;
}


.container {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1200px;
}
.page-area:first-child {
  padding-bottom: 5%;
}
.anchor {
  display: inline-block;
  margin-top: -85px;
  padding-top: 85px;
}
.page-area h2 {
  margin-bottom: 3.5rem;
}
h2 {
  font-size: 2.5rem;
}
.one-half.column {
  width: 48%;
}
.column:first-child, .columns:first-child {
  margin-left: 0;
  margin-right: 4%;
}
.column, .columns {
  box-sizing: border-box;
  float: left;
}
.one-half.column img {
  height: auto;
  margin-bottom: 0;
  width: 100%;
}
.u-max-full-width {
  box-sizing: border-box;
  max-width: 100%;
}
img {
  border: 0 none;
}
.page-area p:last-child, .page-area li:last-child {
  margin-bottom: 0 !important;
}
.docs-section p, .docs-section ul, .docs-section ol {
  padding-right: 20%;
}
.no-padding {
  padding-right: 0 !important;
}
.container::after, .row::after, .u-cf {
  clear: both;
  content: "";
  display: table;
}
.photo-name {
  margin-top: 2rem !important;
}
.ed-team {
  margin: 1rem auto;
  overflow: hidden;
  width: 100%;
}
.galleryItem {
  float: left;
  height: 250px;
  margin: 1% 2% 1% 0;
  width: 14%;
}
.galleryItem img {
  background-color: #ccc;
  border: 1px solid #c7c7c7;
  max-width: 100%;
  height: auto;
}
.galleryItem h4 {
  font-size: 1.1rem !important;
  margin: 1rem 0 0 !important;
}
.page-area p:last-child, .page-area li:last-child {
  margin-bottom: 0 !important;
}
.galleryItem p {
  font-size: 0.8rem;
  line-height: 1rem;
  margin-top: 0;
  padding: 0;
}

//Ethics and Malpractice
#imrEthics:after {content:"";display:block;clear:both}
#imrEthics {line-height:25px}

#articleFullText a, .tocGalleys a {
  background: #00165f none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 7px;
  text-decoration: none;
  margin-bottom: 2px;
  text-align: center;
}