::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #FFF;
	border-radius: 10px;
	border-left: 1px solid #B5B5AE;
	border-top: 1px solid #B5B5AE;
}

::-webkit-scrollbar
{
	width: 10px;
	height: 10px;
	background-color: #FFF;
	
}

span.keyword {
	cursor: pointer;
	color: #6C9D30;
	text-decoration: none;
	border-bottom: #6C9D30 dotted 1px;
} 

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	
	background-image: -webkit-gradient(linear,
									   left bottom,
									   left top,
									   color-stop(0.44, #C2C2BC),
									   color-stop(0.72, #B5B5AE),
									   color-stop(0.86, #A8A89F));
	border-left: 1px solid #B5B5AE;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

p {
	margin: 0px;
}
table{
	height: auto;
	width: auto;
	/*margin:5px auto;*/
}
td,tr,th {
	height: auto;
	width: auto;	
}
.FigText{ cursor:pointer;color:#06F;}
a {
	color: #0088CC;
}

html,body {
 	overflow-y: hidden; 
	overflow-x:visible;
	background: none repeat scroll 0 0 #B5B5AE;
}

a[href],label[for] {
	cursor: pointer;
}

.Main-Content {
/* 	margin-top: 80px; */
	/*background-color: #ccf;*/
	width: 1326px;
/* 	position: fixed; */
	top: 0;
/* 	left: 50%; */
/* 	margin-left: -680px; = width / 2 */
	margin:0px auto;
	bottom: 0;
}

.P-Info-Content {
	/*width: 500px;
	height:600px;*/
	overflow-x:hidden;
	overflow-y:auto;
	position:relative;
}
.fl_right{float:right; }
.P-Article-Info-Bar {
	 font-size:14px;
    line-height: 2.1em;
	width: 500px;
	/*z-index: 0;*/
	position: relative;
/* 	top: 0; */
/* 	bottom: 0; */
/* 	right: 20px; */
	float:left;
	display:inline;
	background-color: #FFFFFF; /*FEFBF3*/
	overflow-y: auto;
	overflow-x: hidden;

/* 	margin-top: 94px; */
	-moz-box-sizing: padding-box;
}
.description{ cursor:pointer;}
.array_span{ cursor:pointer;}
#mapContainer
        {
            position: absolute;
            top: 0px;
            margin: 15px;
            left: 8px;
            border: 1px solid #080808;
            right: 8px;
            bottom: 0;
        }
.P-Article-Info-Bar.ST {
	overflow-x: auto;
}

#article-preview {
/* 	position: absolute; */
/* 	top: 58px; */
/* 	bottom: 0; */
/* 	left: 20px; */
	overflow-y: scroll;
	overflow-x: hidden;
/* 	width: 816px; */
	height: 500px;
	position:relative;
	-webkit-overflow-scrolling: touch;
}
.P-Article-Content-Wrapper{
		width:816px;
		float:left;
		/* margin-right:5px; */
	}
#article-head {
	position: absolute;
	top: 0;
	left: 20px;
/* 	width: 816px; */
	height: 58px;
	background-color: #fff;
	border-radius: 2px 2px 0 0;
	padding: 12px 20px;
	-moz-box-sizing: padding-box;
	font-family: Microsoft elegant black, Verdana, sans-serif;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.P-Article-Content-Wrapper #article-head{
	position: relative;
	left:0px;
}

#article-head a {
	font-size: 12pt;
	float: right;
	margin-left: 16px;
	margin-top: 4px;
	color: black;
}

#article-preview iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
}

.hidden-bold {
	visibility: hidden;
	font-weight: bold;
	color: #FFFFE0;
	z-index: 0;
}

.hyper {
	position: absolute;
	z-index: 1;
	select: none;
	/*left: 8px;*/
}

#AOF_journal_logo{
	float: left;
	/* display: none; */
}

#article-id {
	margin-left: 20px;
	float: left;
	color: #333333;
	line-height: 1.5em;
}

.P-Article-Info-header {
	/*width: 500px;*/
	/*height: 94px;*/
/* 	position: fixed; */
/* 	top: 80px; */
	/* border: 2px solid white; */
	border-bottom: 0px solid;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px 5px 0px 0px;
	background-image: linear-gradient(#B5B5AE 10%, #FEFBF3);
	background: linear-gradient(#B5B5AE, #FEFBF3);
	background-image: -moz-linear-gradient(top, #B5B5AE, #FEFBF3);
	/* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #B5B5AE),
		color-stop(1, #FEFBF3)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#B5B5AE%',
		EndColorStr='#FEFBF3'); /* IE6,IE7 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorStr='#B5B5AE', EndColorStr='#FEFBF3')";
	/* IE8 */
}

.P-Info-Menu {
/* 	position: fixed; */
	margin-top: 0px;
	z-index: 10;
}

.P-Info-Menu.leftBar {	
/* 	width: 484px; */
/*height: 50px;*/
/* padding: 5px 5px 5px 6px; */
	padding: 0px 0px 0px 0px;
/* border-radius: 5px 5px 5px 5px; */
	box-sizing:border-box;
	margin:0px;
	display: table;
    width: 100%;
}

.P-Info-Menu.leftBar li.P-Active-Menu,.P-Info-Menu.rightBar li.P-Active-Menu
	{
	border: 1px solid #888;
	background-image: linear-gradient(white, #E0E0E0);
	background: linear-gradient(white, #E0E0E0);
	background-image: -moz-linear-gradient(top, white, #E0E0E0);
	/* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white),
		color-stop(1, #E0E0E0)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='white',
		EndColorStr='#E0E0E0'); /* IE6,IE7 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorStr='white', EndColorStr='#E0E0E0')";
	/* IE8 */
	color: #005e8d;
	cursor: pointer;
}

.P-Info-Menu.rightBar {
	position: relative;
	left: 251px;
	top: -2px;
	width: 249px;
	height: 50px;
	padding: 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-right: 4px;
}

.P-Info-Menu.bottomBar {
/*top: 131px;*/
/* 	width: 500px; */
/*height: 41px;*/
	margin-bottom: 0px;
	/* padding: 5px 5px 0px 5px; */
	padding: 0px;
	/*background: #B5B5AE;*/
	border-bottom: 1px solid #BBB;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* display: inline-block; */	
	display: table;
    width: 100%;
}

.P-Info-Menu.bottomBar li {
	cursor: pointer;
	/*position: relative;*/
	display: block;
	/* float: left; */
	font-size: 12pt;
	/* padding: 5px 6px 4px 6px; */
	/* margin: 0px 3.5px; */
	/* border-radius: 2px 2px 0 0; */
	line-height: 13pt;
	color: #666669;
	border-right: 1px solid #B5B5AE;
	border-top: 1px solid #B5B5AE;
	border-bottom: none;
	background: linear-gradient(#E0E0E0, white);
	background-image: -moz-linear-gradient(top, #E0E0E0, white);
	/* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E0E0E0),
		color-stop(1, white)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#E0E0E0',
		EndColorStr='white'); /* IE6,IE7 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorStr='#E0E0E0', EndColorStr='white')";
	/* IE8 */
	
	display: table-cell;
}

.P-Info-Menu.bottomBar li.P-Active-Menu {
	/* border: 1px solid #888; */
	border-bottom: 1px solid #FFFFFF;
	top: 1px;
	color: #005e8d;
	background-image: linear-gradient(white, #EBEBE8);
	background: linear-gradient(white, #EBEBE8);
	background-image: -moz-linear-gradient(top, white, #EBEBE8);
	/* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white),
		color-stop(1, #EBEBE8)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='white',
		EndColorStr='#EBEBE8'); /* IE6,IE7 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorStr='white', EndColorStr='#EBEBE8')";
	/* IE8 */
	z-index: 100;
	box-shadow: -1px -1px 1px #888888;
}

.P-Info-Menu li {
	cursor: pointer;
	position: relative;
	display: inline-block;
	font-size: 12pt;
	padding: 5px 6px 6px 6px;
	/*line-height: 30pt;*/
	color: #666669;
	text-align: center;
	background: #E0E0E0;
	border-right: 1px solid #B5B5AE;
	margin: 3px;
	/* border-radius: 5px 5px 5px 5px; */
	background: linear-gradient(#E0E0E0, white);
	background-image: -moz-linear-gradient(top, #E0E0E0, white);
	/* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E0E0E0),
		color-stop(1, white)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#E0E0E0',
		EndColorStr='white'); /* IE6,IE7 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorStr='#E0E0E0', EndColorStr='white')";
	/* IE8 */
	box-shadow: 1px 0px 0px #888888;
}

.P-Info-Menu.leftBar li{
	/* box-shadow: 1px 1px 2px #888888; */
	display: table-cell;
}

.commentsCounter{
	position: relative; 
	left: 69px; 
	padding: 0px 3px; 
	border-radius: 3px; 
	top: -8px; 
	font-size: 7.5pt; 
	font-weight: normal; 
	background-color: #FF4D00; 
	background-image: -webkit-gradient(linear, center top, center bottom, from(#FF4D00), to(#FF7A42)); 
	background-image: -webkit-linear-gradient(#FF4D00, #FF7A42); color: #fff; 
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
	box-shadow: 1px 1px 2px #888888;
}

li[data-info-type='13']{
	/* width: 90px; */ 	
}


.P-Info-Menu.leftBar li:last-child {
	margin-right: 0px;
}

.P-Info-Menu li:hover {
	background-image: linear-gradient(#CFCFCF, white);
}

.P-Info-Menu .P-Active-Menu {
	background: #EEE;
	font-weight: bold;
	/*padding: 8px 6px 9px 6px;*/
}

.P-table-tump-holder {
	margin-right: 10px;
	min-height: 48px;
	width: 60px;
	float: left;
	background-color: white;
	margin-bottom: 6px;
}

.P-Picture-Holder {
	border: 1px solid #BBBBBB;
	border-radius: 5px 5px 5px 5px;
	margin-right: 10px;
	min-height: 82px;
	width: 103px;
	float: left;
	background-color: white;
	margin-bottom: 6px;
}

.twocolumnminiholder {
	width: 51px;
	height: 51px;
	float: left;
	text-align: center;
	display: table
}

.twocolumnmini {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	cursor: pointer;
}

.singlefigmini {
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	cursor: pointer;
}

.twocolumnmini.fig {
	padding: 3px;
}

.fig-label-RC {
	margin-bottom: 10px;
	font-size: 11pt;
	font-family: Helvetica;
	font-weight: bold;
	color: #666;
}

.fig-label-RC.fig:hover {
	cursor: pointer;
}

.fig-label-RC.suppl:hover {
	cursor: pointer;
}

.item-holder-RC {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	min-height: 48px;
	border-bottom: 1px solid #BBB;
	margin-right: -15px;
}

.item-holder-RC:hover {
	background-color: #EBEBE9; /*EBEBE9*/
}

.item-holder-RC.table {
	/*cursor: pointer;*/
	padding-right: 30px;
}

.item-holder-RC:last-child {
	border-bottom: none;
}

.P-Info-Content>.item-holder-RC:hover {
	background-color: #EBEBE9;
}

.listline {
	color: #BBB
}


.xref a {
	color: red;
	text-decoration: none;
	border-bottom: #2d488d dotted 1px;
	font-size:12px;
}

.list-caption {
	font-size: 11pt;
	color: #333;
}

.list-caption p {
	margin: 5px 0 0 0;
}

.list-caption-letter {
	font-weight: bold;
}

.species,.genus,.subgenus,.subspecies,.variety,.form,.varietas,.forma,.aberration,.tn .section, .tn .subsection, .tn .series{
	font-style: italic;
}

.tn {
	color: #006600;
}

.tn .author,
.tn .authority,
.tn .paraut,
.tn .infrparaut,
.tn .infraut,
.tn .notes,
.tn .status,			
.tn .uncertainty-rank,
.tn .basionym-authority,
.tn .basionym-author,
.tn .taxon-authority,
.tn .basio-authority,
.tn .infrank,
.tn .rank,
.x {
	color: black;
}

.kingdom:hover,
.regnum:hover,
.subkingdom:hover,
.subregnum:hover,
.division:hover,
.phylum:hover,
.superphylum:hover,
.subdivision:hover,
.subphylum:hover,
.superclass:hover,
.superclassis:hover,
.infraphylum:hover,
.clade:hover,
.class:hover,
.classis:hover,
.subclass:hover,
.subclassis:hover,
.superorder:hover,
.superordo:hover,
.order:hover,
.ordo:hover,
.suborder:hover,
.subordo:hover,
.infraorder:hover,
.infraordo:hover,
.superfamily:hover,
.superfamilia:hover,
.family:hover,
.familia:hover,
.subfamily:hover,
.subfamilia:hover,
.tribe:hover,
.tribus:hover,
.subtribe:hover,
.subtribus:hover,
.genus:hover,
.subgenus:hover,
.above-genus:hover,
.species:hover,
.genus:hover,
.subgenus:hover,
.subspecies:hover,
.variety:hover,
.form:hover,
.aberration:hover,
.fake-taxon-name-part:hover,
.tn .subsection:hover,
.tn .section:hover,
.tn .series:hover
	{
	background: #EBEBE9;
	cursor: pointer;
}

.taxalistAOF {
	font-size: 12pt;
	color: #006600;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #BBB;
	margin-right: -15px;
}

.taxalistAOF .tn .authority {
	display: none;
}

.suppl-list-AOF {
	font-size: 11pt;
	padding-bottom: 6px;
	font-family: Calibri;
}

.Supplemantary-File-Title {
	font-weight: bold;
	color: #333;
	padding-top: 6px;
	font-family: Helvetica;
	font-size: 11pt;
	line-height: 1.4em;
}

.myfieldHolder {
	clear: both;
	padding-top: 6px;
	font-size: 10pt;
}

div.myfieldHolder[field_id='222'] {
	font-size: 11pt;
}

.fieldValue p:first {
	display: inline;
	margin-top: 0px;
}

.fieldLabel {
	float: left;
	color: #666;
	font-weight: bold;
	/* font-family:Helvetica;
  font-size:0.9em; */
}

.ref-list-AOF-holder {
	/*font-size: 11pt;*/
	padding-right: 30px;
	padding-bottom: 15px;
	list-style: none;
	line-height:22px;
}

div.bibr.ref-list-AOF-holder {
	margin-right: -15px;
}

.ref-list-AOF-holder-holder {
	border-bottom: 1px solid #BBB;
	margin-right: -15px;
	padding-right: 15px;
}

.ref-list-AOF-holder-holder .bibr {
	float: left;
}

div.bibr {
	margin-right: -15px;
}

.ref-list-AOF-holder-holder .ref-list-AOF-holder {
	border-bottom: none;
	padding-bottom: 0px;
	margin-right: 0px;
}

.ref-list-AOF-holder-holder .refinder-link-holder {
	margin: 13px 25px 10px 15px;
	font-size: 11pt;
	font-weight: bold;
}

.AOF-ref-list .ref-list-AOF-holder-holder:hover {
	background-color: #EBEBE9;
}

.ref-title {
	font-weight: bold;
}

.ref-doi,.ref-url,.authors-year {
	display: block;
}

.ref-list-AOF-holder span {
	margin-top: 3px;
	margin-bottom: 3px;
}

.ref-full-hidden {
	
}

.figure .description {
	/*margin-top: 10px;*/
	font-size: 11pt;
}

.description .name {
	margin-bottom: 6px;
	font-size: 11pt;
	font-family: Helvetica;
	font-weight: bold;
	color: #333;
}

.P-Inline .tableCaption {
	font-size: 11pt;
	color: #333;
}

.Table-Body .tableCaption {
	font-size: 10pt;
	margin-top: 15px;
	text-align: center;
}

.Table-Body table {
	border-collapse: collapse !important;
	border-style: solid;
	border-width: 1px;
	/*width: 100% !important;*/
}

.Table-Body table td,.Table-Body table th {
	border: 1px solid #e2e2dc;
	padding: 3px;
	/*text-align: left;*/
	vertical-align: middle;
}

div.table, div.figure {
	padding: 15px 15px 15px 15px;
}

.list-caption .table,.list-caption .figure {
	padding: 0px 2px;
}

.fig-label-RC.table,.P-table-tump-holder.table {
	padding: 0;
	cursor: pointer;
}

a.download {
	font-weight: bold;
}

.P-Localities-Map {
	height: 451px;
	background-color: #FEFBF3;
	width: 480px;
	oveflow-x:hidden;
}

.P-Localities-Map-Inner {
	height: 451px;
	width: 480px;
	margin: 0px auto;	
}

.refinder-link-holder {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 25px;
	font-weight: bold;
	font-size: 12pt;
	float: right;
}

.P-Info-Content .P-Article-Structures {
	margin-right: -15px;
}

/* copy pasted from articleAOF.css; could be outdated */
.figure .holder {
	background-color: white;
	border: 1px solid #e2e2dc;
	position: relative;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	display: table;
	text-align: center;
	width: 400px;
}

div.inline-figure{
	width: auto;
	float: left;
	padding: 6px;
}

.inline-figure .holder {
	background-color: white;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	display: table;
	text-align: center;	
}

.inline-figure img{
	max-width: 100px;
	min-height: 50px;
} 

.singlePlatePhoto {
	background-color: white
}

.figure .singlePlatePhoto {
	max-width: 400px;
	min-height: 70px;
}

.figure .plate2column {
	/*width: 50%;*/
	float: left;
	margin-right:20px;
}

.figure .plate2column .singlePlatePhoto {
	display: table;
	width: 170px;
	height: 170px;
}

.figure .plate2column .singlePlatePhoto a {
	display: table-cell;
	vertical-align: middle;
}

.figure .plate2column .singlePlatePhoto img {
	max-width: 170px;
	max-height: 170px;
}

.figure .singlePlatePhoto {
	margin-top: 10px;
	border: 1px solid #e2e2dc;
	position: relative;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	vertical-align: middle;
}

.P-Article-Preview-Picture-Zoom-Small {
	background: url('/i/zoom_icon_small.png');
	width: 30px;
	height: 30px;
	position: absolute;
	top: 15px;
	cursor: pointer;
	display: block;
}

.P-Article-Preview-Picture-Download-Small {
	cursor: pointer;
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50px;
	cursor: pointer;
	display: block;
}

.singlePlatePhoto .P-Article-Preview-Picture-Zoom-Small {
	top: 0;
	right: -37px;
}

.Plate-part-letter {
	background: none repeat scroll 0 0 rgb(127, 127, 127);
	border-radius: 4px 4px 4px 4px;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 2.1em;
	position: absolute;
	text-align: center;
	top: 85px;
	vertical-align: middle;
	width: 30px;
}

.Plate-part-letter.fig {
	cursor: pointer;
}

.P-Info-Content>.figure>.Plate-part-letter.fig {
	display: none;
}

.figure>.Plate-part-letter,.figure>.P-Article-Preview-Picture-Download-Small,.figure>.P-Article-Preview-Picture-Zoom-Small
	{
	left: 443px;
}

.singlePlatePhoto .Plate-part-letter,.singlePlatePhoto .P-Article-Preview-Picture-Download-Small
	{
	top: 70px;
	right: -37px;
}

.singlePlatePhoto .P-Article-Preview-Picture-Download-Small {
	top: 35px;
	right: -37px;
}

/* end of copy-paste */
.AOF-Content-holder {
	font-size: 12pt;
	margin: 15px;
}

.AOF-Content-holder>ul {
	padding: 15px;
	margin: 15px 0px 15px 10px;
}

#AOF-articleMenu {
	padding: 0;
	color: #0C8ED0;
}

#AOF-articleMenu>li {
	list-style: none;
}

#AOF-articleMenu>li>ul>li {
	list-style: none;
	padding-left: 30px;
	margin: 0;
	background-image: url('/i/AOF-cont.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#AOF-articleMenu>li>ul>li>ul>li {
	list-style: none;
	padding-left: 30px;
	margin: 0;
	background-image: url('/i/AOF-cont.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

#AOF-articleMenu>li>ul>li:last-child {
	background-image: url('/i/AOF-cont-last.gif');
}

#AOF-articleMenu>li>ul>li>ul>li:last-child {
	background-image: url('/i/AOF-cont-last.gif');
}

#AOF-articleMenu div {
	padding: 5px;
	margin: 0 0 0 -5px;
}

#AOF-articleMenu ul {
	padding: 0 0;
}

#AOF-articleMenu div:hover {
	background-color: #EBEBE9;
	cursor: pointer;
}

.P-Localities-Menu {
	margin: 20px 15px 0 15px;
}

.P-Localities-Menu-Row {
	margin-top: 15px;
	font-size: 12pt;
}

.P-Localities-Menu-Row-taxa {
	margin-top: 15px;
	margin-left: 15px;
	font-size: 12pt;
}

.P-Localities-Menu-Row:hover > input:not([disabled]) + label{	
	opacity: 0.6;
}

.P-Localities-Menu-Row-Clear {
	margin-top: 15px;
	font-weight: normal;
	margin-left: 5px;
	color: #0052CC;
	font-size: 12pt;
	cursor: pointer;
}

.P-Localities-Menu-Row-Clear1 {
	display: inline;
	font-weight: normal;
	margin-left: 5px;
	color: #0052CC;
	font-size: 12pt;
	cursor: pointer;
	float: right;
	padding-right: 30px;
}

.P-Authors-Whole-List {
	margin: 15px 0px 15px 15px;
	font-size: 11pt;
}

.AOF-Author-Pic {
	float: left;
	padding-top: 4px;
}

.AOF-Author-Details {
	width: 370px;
	padding-left: 20px;
	float: left;
}

.AOF-Author-Name {
	font-size: 12pt;
	font-weight: bold;
}

.AOF-Author-Name a {
	color: #0088CC;
}

.AOF-Author-Corr {
	font-size: 10pt;
	color: #666;
	font-weight: normal;
}

.AOF-Single-Author-Preview a {
	color: #0088CC;
}

.AOF-Single-Author-Preview {
	padding: 10px 0;
}

.AOF-Author-Is-Corresponding {
	font-size: 9pt;
}

.AOF-Author-Affiliation {
	font-size: 9pt;
	font-style: italic;
}

.P-Date-Received {
	margin-top: 15px;
}

.P-Doi-Meta {
	margin-top: 0px;
}

.P-Date-holder {
	margin: 15px 0px;
}

.P-Date-Label {
	color: #666;
}

.P-Date {
	font-style: italic;
}

.P-Authors-Label,.P-SE-Label {
	border-top: 1px solid #BBBBBB;
	color: #666666;
	font-family: Helvetica;
	font-weight: bold;
	padding-top: 25px;
}

.P-SE-Label {
	margin-top: 25px;
}

.copyrights {
	border-top: 1px solid #AAAAAA;
	font-size: 9pt;
	margin-top: 30px;
	padding-top: 8px;
	padding-right: 15px;
}

.AOF-Author-Site {
	font-size: 9pt;
}

.AOF-Author-Site a,.copyrights a {
	color: #0088CC;	
}

.copyrights a{
	word-break: normal;	
}

.AOF-Author-more {
	color: #666;
	font-size: 9pt;
}

.AOF-Author-more a {
	color: #0088CC;
	font-size: 9pt;
}

.AOF-Single-Author-Holder {
	margin: 10px 15px 0px 15px;
}

.AOF-Author-Pic img {
	border: 1px solid #DDDDDD;
}

.P-Taxon-Name {
	font-size: 20px;
	font-weight: bold;
	color: #0088CC;
}

.P-Category {
	margin-top: 20px;
}

.line {
	border-top: 1px solid #999999;
	margin: 45px 0 0 0;
	background-color: white;
}

.P-Category .labelTitle,.P-Category th {
	font-weight: bold;
	font-size: 12px;
}

.P-Taxon {
	padding: 15px;
}

.ptp-menu-holder {
	background-color: #FCFCFC;
	position: fixed;
	top: 174px;
	width: 484px;
	height: 60px;
	border-bottom: 2px solid #999999;
	margin-left: -15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index:2;
	
}

@supports (-webkit-appearance:none) {
    .ptp-menu-holder {
        width: 490px;
		top: 171px;
    }
} 

.P-Categories-List {
	margin-top: 56px;
}

.P-Taxon-Name {
	padding: 7px 0px 0px 15px;
}

.P-Categories-Menu {
	padding: 3px 0px 10px 15px;
}

.P-Categories-Menu-Element {
	float: left;
	font-weight: bold;
	padding: 3px 7px;
}

.P-Categories-Menu-Element:hover {
	background-color: #BBB;
}

.P-Categories-Menu-Element a {
	color: #333;
}

.P-Category-Title {
	padding-left: 6px;
	font-size: 15px;
	font-weight: bold;
	height: 20px;
	background-image: linear-gradient(90deg, #EBEBE9, #FCFCFC);
	margin: 0 4px 0 0;
}

.contentSectionLabel td,.contentSectionLabel tr,.contentSectionLabel th
	{
	padding: 0 4px;
}

.P-Regular-Site-Info-Holder table,.P-Regular-Site-Info-Holder td,.P-Regular-Site-Info-Holder tr,.P-Regular-Site-Info-Holder th
	{
	padding: 0 4px;
	height: 36px;
}

td.labelImg,td.leftMenuRowImage {
	padding: 0px;
}

.P-Category-Regular-Sites {
	margin: 0px 0px 0px 0px;
}

.P-Regular-Site-Info-Holder {
	border: 1px solid #CCC;
	float: left;
	font-size: 10pt;
	padding: 6px 0;
	width: 226px;
	background-color: #FFFFFF;
	margin: 0 -1px -1px 0;
	box-sizing: border-box;
}

.P-Regular-Site-Info-Holder:hover {
	background-color: #EBEBE8;
}

.P-Category-Special-Sites {
	border: 1px solid #BBBBBB;
	padding: 6px;
	width: 451px;
	background-color: #FFFFFF;
	margin: 0px 0px -1px 0px;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.entrezRecordsTable td,.entrezRecordsTable th {
	padding: 0 8px 0 0;
}

.leftMenuRowLink {
	
}

img.bhl-img {
	width: 140px;
	margin: 0 10px 10px;
}

.P-Article-References-For-Baloon {
	display: none;
}

.P-Baloon {
	position: absolute;
	display: none;
	background: white;
	padding: 10px;
	/* border: 1px solid #BBB; */
	border: 1px solid #BFBFB9;	
	border-radius: 2px;
	/* background-color: #FEFBF3; */
	background-color: #FFFFFF;
	max-width: 400px;
	color: #1F1F1F;
	box-shadow: 4px 4px 4px #EBEBE8;
	line-height: 1.5em;
}

.P-Baloon .ref-list-AOF-holder {
	font-size: 9pt;
	line-height: 1.6;
	border-bottom: 0px;
	padding: 0px;
}

.P-Baloon .ref-title {
	font-weight: normal;
	display: inline;
}

.P-Baloon .tn,.P-Baloon a {
	font-weight: normal;
	color: #1F1F1F;
}

.P-Baloon .ref-doi,.P-Baloon .ref-url,.P-Baloon .authors-year {
	display: inline;
}

div.sectionBody iframe {
	height: 244px;
	width: 432px;
	margin: 0px 0px 8px;
}

.BHLDetails {
	font-size: 8pt;
}

.DwC {
	padding: 15px;
	border-bottom: 1px solid #BBBBBB;
	font-weight: bold;
	color: #0088CC;
	margin-right: -15px;
}

.plate_link {
	padding-top: 10px;
	cursor: pointer;
}

.twocolumnmini.fig:hover {
	-moz-box-sizing: border-box;
	border: 1px solid red;
	padding: 2px;
}

.imageRow {
	float: left;
	height: 110px;
	padding: 4px;
	width: 135px;
}

.downloadmaterials {
	font-size: 12px;
	font-weight: normal;
	float: right;
}

.downloadmaterials img {
	vertical-align: top;
}

xref[type='fig'],xref[type='table'],xref[type='suppl'] {
	padding-left: 2px;
	padding-right: 2px;
	background: #DFF1FF;
}

xref[type='bibr']:hover,xref[type='fig']:hover,xref[type='table']:hover,xref[type='suppl']:hover,.locality-coordinate:hover,span[data-author-id]:hover,.P-Highlighted-Element
	{
	background: #E0E0E0;
	cursor: pointer;
}

.entrezRecordsTable {
	width: 70%;
}

.P-Citation {
	font-size: 11pt;
	padding: 15px 15px 15px 15px;
}

img.noBorder {
	max-height: 90px;
	max-width: 134px;
}

.taxon-usage-holder {
	display: inline-block;
	float: right;
	padding-right: 15px;
}

.taxon-usage, .inst-code-usage, .trait-usage {
	text-align: center;
	width: 30px !important;
	cursor: pointer;
}

.inst-code-list-item .treatment-usage, .inst-code-list-item .checklist-usage,
.trait-list-item .treatment-usage, .trait-list-item .checklist-usage{
	display:none;
}

.trait-list-item .treatment-usage{
	margin: 0 0 0 20px;
}

.inst-code-list-item .treatment-usage{
	margin: 4px 0 0 100px;
}

.taxon-name-inst-code-usage, .checklist-taxon-name-inst-code-usage,
.taxon-name-trait-usage, .checklist-taxon-name-trait-usage{
	cursor:pointer;
}

.P-Aritlce-Share {
	padding: 5px;
	background: #454553;
	text-align: right;
}

.P-Article-Share-Row {
	padding: 0px;
	display: inline;
}

.P-Article-Share-Row-Icon {
	font-size: 11pt;
	margin-right: 20px;
    display: inline-block;
}

.P-Article-Share-Row-Icon img{
	border-radius: 4px;
}

.P-Article-Share-Row-Icon:hover{
	opacity: 0.6;
}

span.P-Article-Share-Row-Icon{ 
	display: none;
}

.P-Article-Share-Title{
	color: #ffffff;
	font-size: 1.5em;
	float: left;
	padding-left: 10px;
}

.P-Article-Metrics,.P-Related-Articles {
	padding: 15px;
	font-size: 11pt;
}

.P-Article-Metrics-Row,.P-Related-Articles-Row {
	padding-bottom: 15px;
}

.P-Metric-Label {
	display: inline-block;
	width: 112px;
	font-weight: bold;
	color: #333;
	text-align: right;
	padding-right: 4px;
}

.P-Metrics-Value {
	
}

.P-Regular-Site-Info-Holder.P-Regular-Site-Row-Without-Results a {
	color: #CCC;
}

.Table-Body {
	overflow-x: auto;
}

.P-Metrics {
	padding: 15px;
}

.P-Metrics-Label {
	font-size: 16pt;
	color: #333;
	padding-bottom: 5px;
}

.P-Metrics-Label2 {
	font-size: 13pt;
	color: #333;
	padding-bottom: 5px;
}

.P-Metric-Table {
	font-size: 10pt;
	border-collapse: collapse;
	margin-left: 20px;
}

.P-Metrics-Headers-Row th {
	color: #444;
	padding-right: 40px;
	text-align: right;
	border: 1px solid #BBB;
}

.P-Metrics-Headers-Row {
	background-color: #EBEBE9;
	font-size: 15px;
	height: 20px;
	padding-left: 6px;
}

.P-Metrics-Row>td>span {
	display: block;
	cursor: pointer;
	text-align: center;
	color: #0088CC;
	font-weight: bold;
}

.P-Metrics-Row td {
	width: 90px;
	padding: 2px 40px 2px 2px;
	text-align: right;
}

tr.P-Metrics-Row:hover {
	background: #EBEBE9;
}

.P-Metrics-Row .table {
	padding: 0;
}

td.versions {
	padding: 0 8px 0 7px;
	width: 120px;
}

tr.P-Metrics-Row td {
	border: 1px solid #EEE;
}

.supp_agencies {
	font-size: 10pt;
	margin: 10px 10px 0 20px;
	text-indent: -20px;
}

.supp_a_acronym {
	font-weight: bold;
	color: #333333;
}

.data-help {
	border-bottom: 1px solid #BBBBBB;
	color: #666;
	font-weight: normal;
	padding: 15px;
	margin-right: -15px;
}

.P-Nav-Article {
	margin-bottom: 0px !important;
}
.constrained{	
	margin:0px auto;
	max-width: 1326px;
}
.constrained>a>img {
/* 	margin-left: -20px; */
}

a.AOF-journal-logo {
	float: left !important;
	margin: 0px !important;
}

.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.chosen-container,.chosen-container a {
	font-size: 13px;
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #8a8a8a;
	border-top: 0;
	background: white;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
	left: 0;
	width: 100%;
}

.chosen-container a {
	cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px;
	border: 2px solid #8a8a8a;
	border-radius: 5px;
	background-color: white;
	background-clip: padding-box;
	color: #202020;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px;
}

.chosen-container-single .chosen-default {
	color: #999999;
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("/i/chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 30px;
	height: 100%;
}

.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url("../i/bg_arrow.png") no-repeat right 5px;
}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaaaaa;
	background: white url("/i/chosen-sprite.png") no-repeat 100% -20px;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
}

.chosen-container-single .chosen-drop {
	margin-top: 0px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search
	{
	position: absolute;
	left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #cccccc;
	cursor: default;
}

.chosen-container .chosen-results li.highlighted {
	background: #4699d9;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xmlbase64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2OTlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDgyOWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #4699d9 0%, #00829e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4699d9),
		color-stop(100%, #00829e));
	background: -webkit-linear-gradient(top, #4699d9 0%, #00829e 100%);
	background: -o-linear-gradient(top, #4699d9 0%, #00829e 100%);
	background: -ms-linear-gradient(top, #4699d9 0%, #00829e 100%);
	background: linear-gradient(to bottom, #4699d9 0%, #00829e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4699d9',
		endColorstr='#00829e', GradientType=0);
	color: white;
}

.chosen-container .chosen-results li.no-results {
	display: list-item;
	background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default;
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px;
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto !important;
	height: 1%;
	border: 2px solid #8a8a8a;
	background: white url(../i/bg_arrow.png) no-repeat right 6px;
	cursor: text;
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"]
	{
	margin: 1px 0;
	padding: 5px;
	height: 15px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none;
	color: #666666;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-field .default {
	color: #999999;
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 0 3px 5px;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaaaaa;
	border-radius: 3px;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4),
		color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8),
		color-stop(100%, #eeeeee));
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee
		100%);
	background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%
		);
	background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-clip: padding-box;
	box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333333;
	line-height: 13px;
	cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close
	{
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("/i/chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover
	{
	background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #cccccc;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4),
		color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8),
		color-stop(100%, #eeeeee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%,
		#eeeeee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee
		100%);
	background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee
		100%);
	background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%
		);
	color: #666666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close
	{
	background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #cccccc;
	cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.chosen-container-active.chosen-container-multi .chosen-choices {
	background-position: right -34px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 2px solid 1f 1f 1f;
	border-bottom: none;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	box-shadow: none;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"]
	{
	color: #111111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
	opacity: 0.5 !important;
	cursor: default;
}

.chosen-disabled .chosen-single {
	cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default;
}

.csl-left-margin {
	display: none
}

#formattedRef {
	font-size: 12pt;
	margin-top: 20px
}

#impactstoryholder {
	display: none;
}

#impactstory {
	margin-left: 20px;
	margin-top: 3px;
}

#style-choser {
	padding: 15px 30px 15px 15px;
	margin-top: 15px;
	border-top: 1px solid rgb(187, 187, 187);
	margin-right: -15px;
}

.P-Taxon-Navigation-Link-Prev,.P-Taxon-Navigation-Link-Next,
.P-InstCode-Navigation-Link-Prev,.P-InstCode-Navigation-Link-Next,
.P-Trait-Navigation-Link-Prev,.P-Trait-Navigation-Link-Next,
.P-Citation-Navigation-Link-Prev,.P-Citation-Navigation-Link-Next,
.P-Highlights-Navigation-Link-Prev,.P-Highlights-Navigation-Link-Next
	{
	cursor: pointer;
	float: right;
	padding-top: 2px;
	padding-right: 4px;
	opacity: 0.5;
}

.P-Highlights-Navigation-Link-Prev,.P-Highlights-Navigation-Link-Next{
	float:none;
}

.P-Highlights-Navigation{
	margin-left:5px;
	float: right;
	margin-right: 30px;
}

.P-Citation-Navigation-Link-Prev {
	padding-right: 0px !important;
}

.P-Element-Citations-Navigation {
	width: 480px;
}

.ref-label {
	float: left;
	font-size: 11pt;
	font-weight: bold;
	color: #888;
}

.P-Citation-Navigation-Link-Prev,.P-Citation-Navigation-Link-Next {
	cursor: pointer;
	padding-top: 2px;
	padding-right: 4px;
	opacity: 0.5;
}

.P-Taxon-Navigation-Link-Prev {
	padding-right: 3px;
}

.P-Taxon-Navigation-Link-Prev img,.P-Citation-Navigation-Link-Prev img,
.P-InstCode-Navigation-Link-Prev img, .P-Trait-Navigation-Link-Prev img {
	width: 8px;
	height: 21px;
}

.P-Taxon-Navigation-Link-Next img,.P-Citation-Navigation-Link-Next img,
.P-InstCode-Navigation-Link-Next img, .P-Trait-Navigation-Link-Next img {
	width: 8px;
	height: 22px;
}

#format-head {
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 10px
}

.formatAuthor {
	display: none
}

.P-Regular-Site-Row-Last-Larger {
	width: 451px;
}

.P-Element-Citations-Navigation .P-Citation-Navigation-Link-Prev,.P-Element-Citations-Navigation .P-Citation-Navigation-Link-Next,.P-Element-Citations-Navigation .ref-label
	{
	float: left;
}

.P-Element-Citations-Navigation .P-Citation-Navigation-Link-Next {
	margin: 0px 3px 0px 3px;
	cursor: pointer;
}

.P-Element-Citations-Navigation .P-Citation-Navigation-Link-Prev {
	margin: 0px;
	cursor: pointer;
}

.P-Element-Citations-Navigation .ref-label {
	margin: 3px 5px 0px 0px;
}

.P-Element-Citations-Navigation {
	padding-left: 15px;
	margin: 15px 0px 0px 0px;
	float: left;
	width: 220px;
}

.ref-list-AOF-holder-holder .P-Element-Citations-Navigation {
	margin: 10px 0px 10px 0px;
}

.downloadplate {
	font-size: 12px;
	font-family: helvetica;
}

/* */
.unselectable {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.infoColPicHolder img {
	max-width: 384px;
}

.graphicHolder {
	position: relative;
	margin-bottom:20px;
}

.graphicHolder .P-Article-Preview-Picture-Zoom-Small, 
.graphicHolder .P-Article-Preview-Picture-Download-Small{
	left:430px;
}

.graphicHolder .P-Article-Preview-Picture-Zoom-Small{
	top:0px;	
}

.graphicHolder .P-Article-Preview-Picture-Download-Small{
	top:35px;
}

.singleFigPreviewHolder img{
	max-width:96px;
	margin-bottom:5px;
}

a {
word-break: break-all;
}

input {
	vertical-align: -2px;
}
.highlight-input{
	vertical-align: -2px;
}

table.highlightsList {
	padding-left: 20px;
}

.highlightsList label{
	font-size: 11pt;
	line-height: 25px;
} 

.book_more_info-holder{
	border-top: 1px solid #BBBBBB;
	padding-top: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.book_more_info-holder .label{
	color: #666666;
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.P-Collections-List{
	padding-bottom:15px;
}

.P-Part-Label{
	border-top: 1px solid #BBBBBB;
	color: #666666;
	font-family: Helvetica;
	font-weight: bold;
	padding-top: 15px;
	font-size: 10pt;
}

.P-Collection-Row{
	font-weight:bold;
	padding:6px 0px 0px 0px;
}

.P-Corrigendum-Row{
	font-weight:bold;
	padding:10px 0px 0px 0px;
	width: 90%;
}

.legacyFigure .graphicImg img{
	max-width:384px;
}

.metricDetailsChart{
	font-size:16px!important;
	width:410px; 	
	margin:0px auto 10px;
}

.metricSummaryChart{
	width:240px;
	height:240px;	
	font-size:14px!important;
	margin:0px auto;
	padding: 0px;
}

.metricSummaryChart canvas{
	overflow:visible;
}

.metricSummaryChart .jqplot-table-legend{	
}

.metricDetailsChart .jqplot-yaxis{
	z-index: 1;
	width:40px;
}

.metricDetailsChart .jqplot-yaxis-tick{
	font-weight:bold;
	cursor:pointer;
	color:#0088CC;
}

.metricDetailsChart .jqplot-table-legend{
	margin-top:40px;
}

#plot_summary_tooltip{
	opacity:1;
	font-size:20px;
}

.jqplot-cursor-tooltip, .jqplot-highlighter-tooltip{
	font-size:14px!important;
	background: rgba(208,208,208,1)!important;
	opacity:1;
	z-index:2;
}

.art-m-lab{ 
	width: 10px; 
	height: 10px; 
	display: inline-block;
}

.art-m-totviews{
	font-size:16px!important;
}

.art-m-legend{	
	z-index: 100;
	/*position: absolute;
	top: 85px;*/
}

.art-m-legend-figs, .art-m-legend-tabl, .art-m-legend-supp{
	z-index: 100;
	margin-bottom: 10px;
}

.art-m-totviews {	
	z-index: 100;
	margin-bottom: 10px;
}

.P-Info-Content > .P-Metrics {
	padding: 15px 15px 0 15px;
}

.P-Info-Content > .P-Metrics {
	padding: 15px 15px 0 15px;
}

.P-Info-Content > .P-Metrics + .P-Metrics{
	padding: 0 15px 15px 15px;
}

.P-Info-Content .SectionName{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	/*border-bottom: 1px solid #BBB;*/
	margin-right: -15px;
	font-size: 11pt;
	color: #333;
	font-weight:bold;
	background-image: linear-gradient(#e3e3e0 10%, #FEFBF3);
	background: linear-gradient(#e3e3e0, #FEFBF3);
	background-image: -moz-linear-gradient(top, #e3e3e0, #FEFBF3);
	/* FF3.6 */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e3e3e0),
		color-stop(1, #FEFBF3)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e3e3e0%',
		EndColorStr='#FEFBF3'); /* IE6,IE7 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorStr='#e3e3e0', EndColorStr='#FEFBF3')";
	/* IE8 */
	cursor: pointer;
}

.P-Baloon a{	
	text-decoration: none;
}

.footnote{
	margin-top: 5px;	
}

.footnote > p{
	display: inline-block;	
}

xref.table-fn, xref.fn, .fn-label{
	color: #0088CC;	
	cursor: pointer;
}

.fn-label{
	padding-right: 10px;
	position: relative; 
	top: -0.1em; 
	font-size: 80%; 	
}

@media screen and (min-width: 200px) and (max-width: 499px){
	#article-id {
		margin-left: 10px;
		width: 75%;
		font-size: 8pt;
	}
	#container{
		width:100%;
		background:none;
	}
	.Main-Content{
		width:90%;
	}	
	.P-Article-Content-Wrapper{
		width:100%;
	}
	.P-Article-Info-Bar{
		display: none;
		width: 0px;		
	}
	a[title='PDF'], a[title='XML'], a.cart{
		display: none;
	}
	/*header*/
	img.logo {
		height:23px;
	}
	img.P-Prof-Pic{
		display: none;
	}
	#header #nav{
		height:23px;
	}
	#profile {
		margin: 2px 8px 0 0;
	}
	.logoutbtn {
		margin: 2px 11px 0 0;		
	}
	.loginOrRegister{
		margin: 2px 15px 0 0;
	}
}


@media screen and (min-width: 500px) and (max-width: 950px){
	#article-id {
		margin-left: 10px;
		width: 75%;
		font-size: 8pt;
	}
	#container{
		width:100%;
		background:none;
	}
	.Main-Content{
		width:90%;
	}	
	.P-Article-Content-Wrapper{
		width:100%;
	}
	.P-Article-Info-Bar{
		display: none;
		width: 0px;		
	}
	a[title='PDF'], a[title='XML'], a.cart{
		display: none;
	}
	
	/*header*/
	img.logo {
		height:23px;
	}
	img.P-Prof-Pic{
		display: none;
	}
	#header #nav{
		height:23px;
	}
	#profile {
		margin: 2px 8px 0 0;
	}
	.logoutbtn {
		margin: 2px 11px 0 0;		
	}
	.loginOrRegister{
		margin: 2px 15px 0 0;
	}	
}

@media screen and (min-width: 950px) and (max-width: 1023px) and (orientation: portrait) {
	#container{
		width:100%;
		background:none;
	}
	.Main-Content{
		width:90%;
	}	
	.P-Article-Content-Wrapper{
		width:100%;
	}
	.P-Article-Info-Bar{
		display: none;
		width: 0px;		
	}	
}

@media screen and (min-width: 950px) and (max-width: 1023px) and (orientation: landscape){
	#container{
		width:100%;
		background:none;
	}
	.Main-Content{
		width:98%;
	}	
	.P-Article-Content-Wrapper{
		width:56%;
		float:left;
		margin-right:5px;
	}
	.P-Article-Info-Bar{
		width:400px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1278px){
	#container{
		width:100%;
		background:none;
	}
	.Main-Content{
		width:95%;
	}	
	.P-Article-Content-Wrapper{
		width:58%;
		float:left;
		margin-right:5px;
		display:inline;
	}
	.P-Article-Info-Bar{
		width:41%;
	}
	
}

@media screen and (min-width: 950px) and (max-width: 1023px) and (orientation: landscape){
	.infoColPicHolder img {
		max-width: 310px;
	}
	.figure .holder{
		width: 310px;
	}	
	.figure .holder img {
		max-width: 310px;
		height: auto;
	}
	.figure .plate2column .singlePlatePhoto{
		height: auto;
	}
	.figure .plate2column{
		float: none;
	}
	.graphicHolder .P-Article-Preview-Picture-Zoom-Small, .graphicHolder .P-Article-Preview-Picture-Download-Small, .figure > .Plate-part-letter, .figure > .P-Article-Preview-Picture-Download-Small, .figure > .P-Article-Preview-Picture-Zoom-Small {
		left: 350px;
	}	
	.P-Date-holder{
		padding-right: 15px;
	}
	.AOF-Author-Details{
		width: 280px;	
	}
	.P-Info-Menu.bottomBar li.P-Active-Menu{
		top: 1px;
	}
	.P-Info-Menu.bottomBar li{
		padding: 4px 4px;
		margin: 0 3px 0;	
		font-size: 12pt;
	}
	.P-Localities-Map-Inner, .P-Localities-Map{
		width: 390px;
	}
	.P-Element-Citations-Navigation{
		width: auto;
	}
	.refinder-link-holder{
		margin-left: 0px;
	}
	.P-Category-Special-Sites{
		 width: 355px;
	}
	div.sectionBody iframe{
		width: 324px;
		height: auto;
	}
	.P-Regular-Site-Row-Last-Larger{
		width: 360px;
	}
	.P-Regular-Site-Info-Holder{
		width: 180px;
	}
	.P-Categories-Menu{
		display: none;
	}
	.ptp-menu-holder{
		position: relative;
		top: 0px;
		border-bottom: none;
		width: 390px;
		height: 40px;
	}
	.P-Taxon{
		padding-top: 0px; 
	}
	.P-Categories-List, .P-Category{
		margin-top: 0px;
	}
	.metricDetailsChart{
		width: 300px;
	}
	
}

@media screen and (min-width: 1024px) and (max-width: 1278px){
	.infoColPicHolder img {
		max-width: 310px;
	}
	.figure .holder{
		width: 310px;
	}	
	.figure .holder img {
		max-width: 310px;
		height: auto;
	}
	.figure .plate2column .singlePlatePhoto{
		height: auto;
	}
	.figure .plate2column{
		float: none;
	}
	.graphicHolder .P-Article-Preview-Picture-Zoom-Small, .graphicHolder .P-Article-Preview-Picture-Download-Small, .figure > .Plate-part-letter, .figure > .P-Article-Preview-Picture-Download-Small, .figure > .P-Article-Preview-Picture-Zoom-Small {
		left: 350px;
	}	
	.P-Date-holder{
		padding-right: 15px;
	}
	.AOF-Author-Details{
		width: 280px;	
	}
	.P-Info-Menu.bottomBar li.P-Active-Menu{
		top: 1px;
	}
	.P-Info-Menu.bottomBar li{
		padding: 4px 4px;
		margin: 0 3px 0;	
		font-size: 12pt;
	}
	.P-Localities-Map-Inner, .P-Localities-Map{
		width: 99%;
	}
	.P-Element-Citations-Navigation{
		width: auto;
	}
	.refinder-link-holder{
		margin-left: 0px;
	}
	.P-Category-Special-Sites{
		 width: 355px;
	}
	div.sectionBody iframe{
		width: 324px;
		height: auto;
	}
	.P-Regular-Site-Row-Last-Larger{
		width: 360px;
	}
	.P-Regular-Site-Info-Holder{
		width: 180px;
	}
	.P-Categories-Menu{
		display: none;
	}
	.ptp-menu-holder{
		position: relative;
		top: 0px;
		border-bottom: none;
		width: 390px;
		height: 40px;
	}
	.P-Taxon{
		padding-top: 0px; 
	}
	.P-Categories-List, .P-Category{
		margin-top: 0px;
	}
	.metricDetailsChart{
		width: 300px;
	}
}


@media screen and (min-width: 1279px) and (max-width: 1359px){
	#container{
		width:100%;
		background:none;
	}
	.Main-Content{
		width:1270px;
	}		
	.P-Article-Content-Wrapper{
		width:760px;
		float:left;
		/* margin-right:5px; */
	}
	.P-Article-Info-Bar{
		width:500px;
	}
	.P-Date-holder{
		padding-right: none;
	}
}

@media screen and (min-width: 1360px){
	#container{
		width:100%;
		background:none;
	}
	.Main-Content{
		width:1326px;
	}
	.P-Article-Content-Wrapper{
		width:816px;
		float:left;
		/* margin-right:5px; */
	}	
	.P-Article-Info-Bar{
		width:500px;
	}
}

.P-Taxon-GBIF-Map{
	width:100%;	
}

.P-Taxon-GBIF-Map-Inner {
	height: 350px;
	width: 100%;
	margin: 0px auto;
	z-index:1;
}

.citation-dl-links{
	padding: 15px 30px 15px 15px;
	margin-top: 15px;
	border-top: 1px solid rgb(187, 187, 187);
	margin-right: -15px;
}

.P-Collections-List a{
	word-break: break-word;

}
.inlineDiv, .inlineDiv p{
    font-size: 14px;
	display:inline;
	margin:0px;	
}
.ref-title { font-size: 12px;}

.inlineDiv br{
	display:none;
}

span.reflabel{
	display: none;
}
.inst_code {
    float: left;
    display: inline;
    width: 100px;
}
.inst_desc {
    float: left;
    display: inline;
	width: calc(100% - 100px);
}

.journal_17 .AOF .P-Aritlce-Share{
	background-color: #1e2635;
}

.journal_17 .AOF #header #nav{
	height: auto;
}
.erweima img{margin:40px 160px;}
.P-Info-Content-tu img{width:100px;height:100px;}
.P-Info-Content-biao span a img{width:22px; height:22px;}
.P-Info-Content-biao img{width:100px;height:100px;}
.P-Info-Content .figurebg:hover{background:#ebebe9;}
.P-Info-Content .tablebg:hover{background:#ebebe9;}
.P-Info-Content .ckwxbg:hover{background:#ebebe9;}
.P-Info-Content .figurebg{border-bottom:1px solid #bbb; padding:20px 0;}
.P-Info-Content .tablebg{border-bottom:1px solid #bbb; padding:20px 0;}


#cboxLoadedContent table tr{}
#cboxLoadedContent table tr td{border: 1px solid #e2e2dc !important;
    padding: 3px !important;
    text-align: left !important;
    vertical-align: top !important;}
#cboxLoadedContent table{}
#cboxTitle{background:#fff;bottom:3px !important;}
.P-Article-Preview-Names > span{
	position: relative;
}
.P-Article-Preview-Names > span .tempdiv{
	position: absolute;
	top: 20px;
	width: 300px;
	min-height: 50px;
	border: solid 1px #ccc;
	padding: 15px;
	background: #fff;
	z-index: 100;
	font-size: 14px;
    color: #000;
    display: none;
}
