/* [AIP-603] article metrics page  */


#am-container .show-metric {
	display: block;
	visibility: visible;
}

body {	
	line-height: 1.5;
}

.metrics-head {
	margin: 0 0 20px;
}

.metrics-head .last-updated {
    font-style: italic;
    color: #999;
    display: block;
    padding-top: 5px;
    clear:both;
}

#am-container {
	min-height: 400px;
}

.am-cols {
	width: 100%;
	margin-bottom: 10px;
}
.am-col {
	float: left;
	width: 49%;
	margin-right: 10px;
}
.am-module {
	width: 100%;
	margin: 0 0 20px;

}
#am-container .am-module.split {
	float: left;
	max-width: 50%;
}
.am-module-sleeve {
	padding: 0;
}
.am-col .am-module{
	margin: 0 0 14px;
}
.am-top-col .am-module {
	margin: 0 10px 14px 0;
}
.am-top-col .pageview-metrics-container {
	margin: 0 0 14px;
}
.am-col2 {
	float: left;
	width: 49%;
}
.metrics-module {
	margin: 0;
	padding: 0;
}
.metrics-module h2,
h2.metrics-header {
	margin: 0;
	color: #444;
	margin-bottom: 10px;
	font-size: 161.6%;
	font-weight: bold;
}
.pageview-metrics-container {
	width: 100%;
}
.citations-container {
	float: left;
	max-width: 49%;
}
.citations-container {
	margin-right: 10px;
}
#am-container .sharing-container {
	float: left;
	max-width: 48%;
}
.pageview-metrics-container h2 {
	float: left;
}
.page-view-header h2 {
	width: 100%;
}
.metrics-header .total {
	float: right;
	text-align: right;
}
html.js-enabled .online-media-container {
	display: none;
}
.graph-placeholder {
	clear: both;
	max-height: 300px;

	border: 1px solid #ccc;
}
.graph-nav {
	float: right;
	padding: 0;
	margin: 0;
}
.graph-nav li {
	float: left;
	border-right: 1px solid #666;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
.graph-nav li.last {
	margin: 0;
	border: 0;
	padding: 0;
}

#online-media-metrics  #online-media-metrics-tabs {
	position: relative;
	min-height: 299px;
}
#twitter-demographic-metrics {
	width: 100%;
	min-height: 315px;
	border: 1px solid #ccc;
}
.citation-metrics {
	min-height: 130px;
}
.citation-summary {
	margin-bottom: 0;
}

.citation-summary .citation {
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
}

.split .citation-summary .citation {
	margin: 0 15px 10px 25px;
}

.citation-summary li .citation-wrapper {
	width: 105px;
	min-height: 105px;
	display: block;
	position: relative;
	background: #069;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.citation-summary li.disabled .citation-wrapper {
	background: none repeat scroll 0 0 #F2F4F7;
    border: 1px solid #CCC;
}
.citation-summary a.citation-wrapper {
	cursor: pointer;
	border: 1px solid #069;

}
.citation-summary a.citation-wrapper:hover {
	background: #fff;
	color: #069;
	text-decoration: none;
}
.citation-summary li.disabled .citation-name {
	color: #999;

}
.citation-summary .disabled .citation-count {
	color: #999;
	font-size: 100%;
	padding-top: 30%;
	margin-top: 0;
}
.citation-summary .citation-count {
	font-size: 433%;
	margin-top: 5%;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	padding: 0 5px 0;
}
.citation-summary .citation-count:hover {
	text-decoration: none;
}
.citation-metrics .no-citations {
	min-height:85px;
}
.citation-summary .high-count .citation-count {
	font-size: 333%;
	padding-top: 15%;
}
.citation-summary .citation-name {
	font-size: 92.3%;
	line-height: 1.1;
	color: #006699;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	display: block;
}
html.js-enabled .sharing-container {
	display: none;
}

h2.sharing-bookmarking {
	margin-bottom: 0;
}
.sharing-metrics {
	margin-bottom: 0;
}
.sharing-metrics li {
	width: 45%;
	font-size: 85%;
	float: left;
	background: #F2F4F7;
	min-height: 33px;
	padding: 1px 0;
	position: relative;
	margin: 10px 10px 0 0;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #ccc;
	color: #999;
}
.split .sharing-metrics li {
	width: 48%;
	margin: 10px 15px 0 0;
}
.split .sharing-metrics li.even {
	margin-right: 0;
}
body.ie6 .sharing-metrics li,
body.ie7 .sharing-metrics li {
	display: inline;
}
.ie6 .sharing-metrics li {
	height: 31px;
}
.sharing-metrics .sharing-count {
	font-size: 	146.5%;
	line-height: 1;
	padding: 7px;
	text-align: center;
	font-weight: bold;
	float: right;
}
.sharing-metrics .sharing-name {
	padding: 9px 10px;
	font-weight: bold;
	line-height: 1.1;
	float: left;
	text-align: center;
}

.metrics-head {
	margin: 0 0 30px;
}
.metrics-head h1 {
	margin-bottom: 10px;
}
.metrics-head h1 a {
	display: block;
	font-size: 161.6%;
	margin-top: 5px;
	font-weight: normal;
}
.metrics-head .desc {
	margin: 0;
	font-size: 116%;
	font-weight: bold;
	color: #444444;
	float: left;
}
.am-module.terms-container  {
	margin-top: 10px;
}
.terms-container h2 {
	clear: both;
	width: 100%;
}
.metrics-head .top-links ul {
	margin: 0;
}
.metrics-head .top-links ul li {
	padding: 0 0 0 4px;
}
.metrics-head dl.citation,
.metrics-head dl.citation-dates {
	float:left;
}
.metric-terms {
	font-size:93%;
	overflow: hidden;
	height: 100%;
}
.metric-terms .metric-term {
	margin-bottom: 5px;
	font-weight: bold;
}

.metric-terms .citations,
.metric-terms .blog-posts {
	border-top: none;
	height: 100%;
	margin-top: 10px;
}
.metric-terms li.last {
	width: 98%;
	padding-bottom: 5px;
}

.metric-defintions {
	padding: 0 0 5px 0;
	clear:both;
	display: block;
	overflow: hidden;
	height: 100%;
	margin-bottom: 5px;
}

.metric-display h3 {
	text-align: right;
}
.metric-display h3 .active {
	padding-bottom: 3px;
	border-bottom: 4px solid #ccc;
}
.metric-display h3 a {
	text-decoration: none;
}
.metric-display .section {
	padding: 5px 0 5px 0;
	height: 80px;
}
.metric-display .section h4 {
	float: right;
	width: auto;
	margin-right: 10px;
	line-height: 1.5em;
	word-wrap: break-word;
	text-align: right;
}
.metric-display .section h4 .total,
#online-media-metrics .total {
	padding-top: 25px;
	font-size: 233%;
	display: block;
}
.metric-display .section .type,
#online-media-metrics .type {
	font-size: 	92.3%;
	display: block;
}

/* media citation module */

html.js-enabled #online-media-metrics .tab-inner {
	height: 100%;
	background: #fff;
}

html.js-enabled #online-media-metrics div.active h3.tab {
	background: #fff;
}

html.js-enabled #online-media-metrics h2.tab-group-heading {
	padding: 0;
}

html.js-enabled #online-media-metrics a.view-all {
	position: absolute;
	background: url(/view/images/arrow_small_right.gif) no-repeat 100% 50%;
	display: block;
	font-size: 93%;
	padding-right: 10px;
	bottom: 5px;
	right: 5px;
}

#online-media-metrics .media-citations {
	padding: 15px;
	overflow: hidden;
}

#online-media-metrics .media-citations li {
	margin-bottom: 5px;
}

#online-media-metrics .media-citations li .source{
	display: block;
}

/* end media citation module */

html.js-enabled #am-container #twitter-demographics-container {
	display: none;
}
.ie8 #am-container .twitter-demographics-container {
	visibility: visible;
}
#twitter-demographics-container {
	min-height: 340px;
}

.twitter-demographics-container .twitter-demographic-table {
	width: 96%;
	margin: 20px 10px 10px 10px;

}
html.js-enabled .twitter-raw-data-table,
html.js-enabled .pageviews-raw-data-table {
	display: none;
}

.twitter-demographics-container #map-canvas {
	width: 463px;
	margin: 20px 5px 10px 5px;	
	float: right;
	height: 260px;
}
.twitter-demographic-table {
	width: 100%;
	background-color: #fff;
}
.pageview-metrics-container span.total {
	color: #444444;
	font-weight: bold;
}
.twitter-demographic-table td,
.twitter-demographic-table th {
	padding: 4px 10px;
}
.twitter-demographic-table th {
	font-weight: bold;
}
.twitter-demographic-table td.key {
	text-align: left;
}
.twitter-demographic-table td.value {
	width: 20%;
	text-align: right;
}
.twitter-demographic-table tbody tr:nth-child(2n+1) td,
.twitter-demographic-table tbody tr:nth-child(2n+1) th {
    background-color: #F9F9F9;
}
.jvectormap-label {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px;
}

.jvectormap-zoomin,
.jvectormap-zoomout {
	position: absolute;
	left: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #707070;
	padding: 3px;
	color: #fff;
	min-width: 10px;
	min-height: 10px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}

.jvectormap-zoomin {
	top: 10px;
}

.jvectormap-zoomout {
	top: 30px;
}

/* Citation List Styles AIP-425 */

h2.citation-header {
	border-bottom: 1px solid #B7B7B7;
    padding-bottom: 0;
    font-size:153.9%;
    color: #222222;
    clear: both;
    font-weight: normal;
}

.results-list li {
	list-style: decimal;
	list-style-position: outside;
	margin-top: 30px;
	margin-left: 30px;
	width: 98%;
}

.citation-list .date,
.citation-list .journal,
.citation-list .issn {
	color: #666666;
	font-size: 84%;
	margin-bottom: 0;
	clear: left;
}
.citation-list p {
	margin-bottom: 0;
}
.citation-list .atl {
	margin-bottom: 0;
}
ul.metric-authors,
span.metric-authors {
	color: #666666;
	font-size: 84%;
	margin: 5px 0;
}
#constrain ul.metric-authors li {
	margin: 0;
	padding: 0;
	width: auto;
	display: inline;
	padding-left: 3px;
}
ol.pagination {
	width:100%;
	display:inline-block;
	text-align: left;
	padding-left: 0;
}

ol.pagination li {
	list-style:none;
	display:inline;
	padding:0;
}

ol.pagination li a {
	display: block;
	background:#ECECEC;
	float: left;
	color:#075881;
	text-decoration: none;
	border:1px solid #ececec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
	padding: 3px 2px 1px 6px;
	width: 0.9em;
	margin-right: 5px;
}
ol.pagination li a span.next {
	display:inline-block;
	width:8px;
	padding:0;
	background: url(/view/search/images/next_arrow.gif) no-repeat;
	background-position: 0 4px;
	text-indent: -3000px;
	direction: ltr;
}

ol.pagination li a span.prev {
	display:inline-block;
	width:8px;
	padding:0;
	background: url(/view/search/images/previous_arrow.gif) no-repeat;
	background-position: 0 4px;
	text-indent: -3000px;
	direction: ltr;
}

ol.pagination li a:hover {
	border:1px solid #bababa;
	text-decoration: none;
}

ol.pagination li .current {
	display: block;
	float: left;
	padding: 3px 2px 1px 6px;
	width: 0.9em;
	margin-right: 5px;
	font-weight:bold;
}
.pagination-bar {
	border-top: 1px dotted #CCCCCC;
	float: left;
	margin-top: 51px;
	padding: 10px 0;
	width: 100%;
}
.altmetric-donut {
	float: left;
	margin-right: 30px;
	text-align: center;
}
.altmetric-key {
	float: left;
}
.altmetric-key h3,
.altmetric-context h3 {
	margin-bottom: 5px;
}

h3 span.altmetric-details a {
	font-weight: normal;
}
.altmetric-key ul li div {
	line-height: 18px;
    padding-left: 26px;
}
.altmetric-key ul li.readers {
	margin-top: 10px;
}
.altmetric-key ul li a {
	margin-top: 10px;
	font-weight: normal;
	display: block;
}
.altmetric-key ul li div.altmetric-twitter {
	border-left: 16px solid #2F90B9;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-blogs {
	border-left: 16px solid #FFC200;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-facebook {
	border-left: 16px solid #071D70;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-googleplus {
	border-left: 16px solid #912470;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-news {
	border-left: 16px solid #B60000;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-linkedin {
	border-left: 16px solid #00BFFF;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-reddit {
	border-left: 16px solid #B9DDEB;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-f1000 {
	border-left: 16px solid #CB2D2D;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-pinterest {
	border-left: 16px solid #CC3300;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-qna {
	border-left: 16px solid #EFEFEF;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-video {
	border-left: 16px solid #98C973;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-unknown {
	border-left: 16px solid #EFEFEF;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-reviews {
	border-left: 16px solid #D45BB0;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-video {
	border-left: 16px solid #98C973;
	padding-left: 10px;
}
.altmetric-key ul li div.altmetric-wikipedia {
	border-left: 16px solid #c7c7c7;
	padding-left: 10px;
}
li.toggle-view {
	display: none;
}
.altmetric-context ul {
	margin: 0;
}
.altmetric-context ul li {
	list-style: disc inside;
}
