body {
	font:14px sans-serif;
	color:#333;
	line-height: 1.4;
}
.container {
	max-width: 1200px;
	min-width: 720px;
	margin: 0px auto;
}
.header ul {
	float:right;
	list-style:none;
	margin: .3em 0 .5em;
}
.header ul li {
	float:left;
	margin-left:10px;
}
.issn {
	clear: both;
	float: right;
}
.title {
	margin: 20px 0px;
	color: #777;
}
.title span {
	font: 3em Constantia;
	margin-left: 10px;
	vertical-align: middle;
	text-transform: uppercase;
}
.title img {
	width: 50px;
	height: 50px;
	vertical-align: middle;
}
.nav {
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 5px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav li {
	display: table-cell;
	width: 13%;
}
.nav li a {
	color: #777;
	display: block;
	padding: 10px 15px;
	margin-bottom:-1px;
	text-align:center;
	font-weight: bold;
	background: #e5e5e5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
	background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #f5f5f5), to(#e5e5e5));
	background-image:         linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
	background-image: -moz-linear-gradient(top, #F5F5F5, #E5E5E5);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 );
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #d5d5d5;
	text-transform: uppercase;
	white-space:nowrap;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee;
}
.nav > li:first-child > a {
	border-left: 0;
	border-radius: 5px 0 0 5px;
}
.nav > li:last-child > a {
	border-right: 0;
	border-radius: 0 5px 5px 0;
}
.nav > .active > a,
.nav > .active > a:hover,
.nav > .active > a:focus {
  background-color: #ddd;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.page {
	font-size:16px;
	margin:20px 10px;
}
.page[home],
.page[board],
.page[rules],
.page[archive],
.page[subscription],
.page[contact]{
	display:none;
}
.container[section=home] .page[home],
.container[section=board] .page[board],
.container[section=rules] .page[rules],
.container[section=archive] .page[archive],
.container[section=subscription] .page[subscription],
.container[section=contact] .page[contact]{
	display:block;
}
.archive ul,
.editorial ul {
	list-style:none;
}
.qinfo ul {
	list-style: disc;
}
h2 {
	font-size:1.33em;
	margin: 20px 0 10px;
}
ul sup {
	margin-left: -24px;
	float: left;
}
.journal,
.addabs label {
	float:left;
	margin-right:20px;
}
.journal p {
	text-align:center;
}
button {
	cursor:pointer;
	font-size:14px;
	background:#fff;
	margin: 5px 0;
}
button:hover,
button:focus {
	outline-offset: -2px;
}
.btn, .box {
	display: inline-block;
	padding: 6px 12px;
	border-radius:4px;
	border:1px solid transparent;
}
.btn:hover,
.btn:focus,
.box:hover,
.box:focus {
	background-color: #e6e6e6;
	text-decoration: none;
}
.btn {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc;
}
.btn:hover,
.btn:focus {
	/*color:#3c763d;
	background-color: #dff0d8; */
	border-color: #adadad;
}
.btn:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}
.ctrl>.btn,
.pagination>li>* {
	color: #333;
	height: 20px;
	font-size: 14px;
	line-height: 1.5;
}
.pagination>li {
	display: inline;
}
.pagination>li>* {
	float: left;
	padding: 6px 12px;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination>li>a:after {
	border: 5px solid #333;
	border-bottom-color: transparent;
	border-top-color: transparent;
	content: ' ';
	display: inline-block;
	margin: 0 6px;
}
.pagination>li:first-child>a {
	border-left-width: 1px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.pagination>li:last-child>a {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.pagination>li:first-child>a:after {
	border-left: 0;
}
.pagination>li:last-child>a:after {
	border-right: 0;
}
.pagination a[href='#'] {
	pointer-events: none;
}
.pagination>li>a[href='#']:after {
	border-right-color: #999;
	border-left-color: #999;
}
.pagination .btn {
	border-color: #ddd;
}
a.lev:before {
	content: '\27a5';
	text-shadow: -1px 0 0 #fff;
	transform: rotate(-90deg);
	display: inline-block;
	font-weight: bold;
}
.panel {
	border:1px solid #ccc;
	border-radius:5px;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	overflow:hidden;
	margin-top: 20px;
	transition: height .25s ease-in-out;
}
.panel .h {
	margin:0;
	background:#f5f5f5;
	padding: 10px 15px;
	cursor: pointer;
	border-bottom:1px solid #ccc;
}
.panel div {
	padding: 15px;
}
.panel p + p { margin-top: 1em; }
.content h4 { margin-bottom: 0; }
.panel ~ .panel:not([style]) .h,
.closed:not([style]) .h { margin-bottom:-1px; }
.panel ~ .panel * + div,
.closed * + div { display: none; }
.panel[style] * + div { display: block; }
.content h3 {
	background: #daf2da;
	padding: 10px 15px;
	border-radius:5px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	color: #777;
}
.entry {
	margin: 0 15px;
}
h4>a {
	color: inherit;
}
h4>a:focus,
h4>a:hover {
	color: #777;
	text-decoration:none;
}
.dbl {
	float:left;
	width:50%;
}
.dbl ul,
.panel p { margin: 0; }
.clr { clear:both; }
cite { font-style:normal; }
.entry abbr { font-style:italic; }
.entry cite {
	display:inline-block;
	width:500px;
}
.section {
	color:green;
}
.pagination,
.ref {
	margin: 0;
	padding: 0;
	list-style:none;
}
.ref li {
	padding: 5px 0;
	padding-left: 40px;
	counter-increment: ref-counter;
	border-bottom: 1px dashed #ccc;
}
.ref li:last-child { border: 0; }
.ref li::before {
	content: counter(ref-counter);
	margin-left: -40px;
	font-size: 80%;
	background-color: rgb(200,200,200);
	color: white;
	font-weight: bold;
	border-radius: 4px;
	float: left;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 1.8;
}
.ref-grp {
	counter-reset: ref-counter;
}
.search * {
	font-size: 16px;
	line-height: 1.42857143;
}
.search div {
	display: table-cell;
	white-space: nowrap;
}
.ctrl > *,
.search button,
.search label,
.search select { margin: 0 0 0 10px; }
.search select { width: 140px; }
.full,
.full input {
	width:100%;
	box-sizing:border-box;
}
.full input {
	padding-right: 96px;
}
.full input + div {
	display: inline-block;
	margin: 2px 0 2px -92px;
	text-align: right;
	vertical-align: middle;
	width: 80px;
	color: #777;
}
.invis,
.archive .addabs { display: none; }
.addabs form div { text-align: right; }
input, select, textarea,
div[contenteditable] {
	background: #f5f5f5;
	border:1px solid #ccc;
	border-bottom-color: #eee;
	border-right-color: #eee;
	border-radius: 4px;
	font-size: 14px;
	color: #555;
	padding: 6px 12px;
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,.075);
	vertical-align: middle;
}
.addabs form textarea { vertical-align: top; }
div[contenteditable]:focus { min-height:16px } /* 34px */
select:not(:focus), /* $select option:disabled:checked */
.addabs select option:last-child { color:grey; }
input:focus,
select:focus,
textarea:focus,
div[contenteditable]:focus {
	outline: 0;
	background: #fff;
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,.05);
}
input[type=radio],
input[type=checkbox] {
	box-shadow: none;
}
div[contenteditable]:empty:not(:focus):before{
	content:attr(data-ph);
	color:grey;
	cursor:text;
}
div[contenteditable]:not(:empty)+p {
	display: none;
}
label.box {
	position: relative;
	border: 0;
}
label.box input {
	margin:0 10px 0 0;
}
label.box input:checked + span:before {
	content:' ';
	background:#e6e6e6;
	border-radius: 4px;
	position: absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:-1;
}
.trlit .dbl {
	margin-bottom: 10px;
}
.trlit .panel .box {
	background:#e6e6e6;
	margin:0 5px 5px 0;
}
.trlit .panel strong ~ .box {
	margin-bottom:0;
}
.trlit div[data-ph] {
	max-height:500px;
	overflow:auto;
}
.trlit .spc + .spc:before {
	content: '>';
	font: bold 30px Consolas, monospace;
	margin: -3px -28px;
}
.login h3 {
	margin-left: 60px;
}
.login .spc {
	padding-right:40px;
}
.login .spc + .spc:before {
	content: 'OR';
	margin: 128px -33px;
}
.spc {
	box-sizing:border-box;
	padding-right:20px;
}
.spc + .spc {
	padding:0 0 0 20px;
	border-left: 1px solid #eee;
}
.spc + .spc:before {
	color: #ccc;
	position: absolute;
	background: white;
}
.row,
.norow {
	margin-left: 152px;
	margin-bottom: 10px;
	text-align: right;
}
.row *,
.admin {
	box-sizing:border-box;
	display: inline-block;
}
.row span {
	margin: 0 12px 0 -152px;
}
.row div,
.row input,
.row select,
.row textarea {
	text-align: left;
	width: 100%;
	max-width: 100%;
}
.admin .row:first-child * {
	color: #fff;
	background: #aaa;
	padding: 6px 12px;
	width: 140px;
}
.row .dbl { width: 45%; }
.row .dbl .dbl { width: 40%; }
.row .dbl .dbl input { width: 75%; }
.row:after {
	clear: both;
	content: '';
	display: block;
}
.ctrl > *,
.rht {
	float:right;
}
.ref a[href*=doi\.org],
.ref a[href*=ncbi\.nlm\.nih\.gov] {
	font-size: 0;
	line-height: 1;
	font-weight: bold;
	text-decoration: none;
}
.ref a[href*=doi\.org]:after,
.ref a[href*=ncbi\.nlm\.nih\.gov]:after {
	color: white;
	background: #e83644;
	content: 'CrossRef';
	display: inline-block;
	padding: 3px 4px;
	font-size: 12px;
	border-radius: 2px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.2);
	vertical-align: super;
	position: relative;
}
.ref a[href*=ncbi\.nlm\.nih\.gov]:after {
	background: #369;
	content: 'PubMed';
}
.ref a[href*=ncbi\.nlm\.nih\.gov\/pmc]:after {
	background: #4eb036;
	content: 'Free in PMC';
}
.ref a[href*=doi\.org]:active:after,
.ref a[href*=ncbi\.nlm\.nih\.gov]:active:after {
	box-shadow: none;
	padding-bottom: 2px;
	top: 1px;
}
.hl {background:red}
.fade-out { transition: background 1.5s ease-out }
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-fail {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.btn-blu {
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-blu:focus,
.btn-blu:hover {
	background-color: #286090;
	border-color: #204d74;
}
.btn-blu:active {
	background-color: #204d74;
	border-color: #122b40;
}
.btn-grn {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-grn:focus,
.btn-grn:hover {
	background-color: #449d44;
	border-color: #398439;
}
.btn-grn:active {
	background-color: #398439;
	border-color: #255625;
}
.btn.btn-blu,
.btn.btn-grn {
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	color: #fff;
}
.footer {
	padding: 40px 0;
	margin-top: 40px;
	border-top: 1px solid #eee;
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus,a:hover {
	color: #23527c;
	text-decoration: underline;
}