2010-12-13 20:42:52 +00:00
|
|
|
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
|
|
|
a.no_href_styles {
|
|
|
|
border: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.no_href_styles a:ACTIVE,.no_href_styles a:BEFORE,.no_href_styles a:FOCUS,.no_href_styles a:HOVER,.no_href_styles a:VISITED,.no_href_styles a:LINK
|
|
|
|
{ /*color: white;*/
|
|
|
|
border: 0;
|
|
|
|
}
|
|
|
|
|
2011-01-03 22:47:34 +00:00
|
|
|
.vis_stats {
|
|
|
|
background: #fff;
|
|
|
|
clear: right;
|
|
|
|
width:67%;
|
|
|
|
margin-left:33%;
|
2010-12-13 20:42:52 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.vis-tables {
|
2011-01-03 22:47:34 +00:00
|
|
|
padding: 10px;
|
2010-12-13 20:42:52 +00:00
|
|
|
background-color: #FFF;
|
|
|
|
border: 1px solid #ddebf1;
|
2011-01-03 22:47:34 +00:00
|
|
|
float:left;
|
|
|
|
font-size: 0.8em;
|
|
|
|
width: 44%;
|
2011-01-05 00:51:40 +00:00
|
|
|
margin: 0 10px 10px 0;
|
2010-12-13 20:42:52 +00:00
|
|
|
}
|
|
|
|
|
2011-01-03 22:47:34 +00:00
|
|
|
|
2010-12-13 20:42:52 +00:00
|
|
|
p.datatable {
|
|
|
|
font-size: 12px;
|
|
|
|
display: block;
|
|
|
|
margin: 2px;
|
|
|
|
padding: 0
|
|
|
|
}
|
|
|
|
|
|
|
|
.datatable table {
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.datatable img {
|
|
|
|
float: left;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2011-01-05 00:51:40 +00:00
|
|
|
#sparkline-container {
|
|
|
|
margin-left: 33%;
|
|
|
|
width: 67%;
|
2010-12-13 20:42:52 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#profileImage img{
|
|
|
|
width: 90px;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#body h1 {
|
|
|
|
margin:0.0em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ego_profile h1 a {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sparkline_wrapper_table {
|
|
|
|
display: inline;
|
|
|
|
vertical-align: bottom;
|
|
|
|
}
|
|
|
|
|
2011-01-05 00:51:40 +00:00
|
|
|
.investigator_name,
|
2010-12-13 20:42:52 +00:00
|
|
|
.author_name {
|
2011-01-13 17:10:46 +00:00
|
|
|
color: #2485AE;
|
2010-12-13 20:42:52 +00:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2011-01-05 00:51:40 +00:00
|
|
|
.neutral_investigator_name,
|
2010-12-13 20:42:52 +00:00
|
|
|
.neutral_author_name {
|
2011-01-13 19:10:15 +00:00
|
|
|
color: #2485AE;
|
2010-12-13 20:42:52 +00:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2011-01-05 00:51:40 +00:00
|
|
|
.investigator_moniker,
|
2010-12-13 20:42:52 +00:00
|
|
|
.author_moniker {
|
|
|
|
color: #9C9C9C;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sub_headings {
|
|
|
|
color: #121b3c;
|
|
|
|
padding-top: 10px;
|
2010-12-17 17:07:44 +00:00
|
|
|
float:left;
|
2011-01-03 22:47:34 +00:00
|
|
|
margin-right: 10px;
|
2010-12-17 17:07:44 +00:00
|
|
|
}
|
|
|
|
|
2011-01-05 00:51:40 +00:00
|
|
|
.toggle_visualization {
|
|
|
|
max-width: 180px;
|
2010-12-17 17:07:44 +00:00
|
|
|
float:right;
|
2011-01-05 00:51:40 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#grant-count-sparkline-include,
|
|
|
|
#publication-count-sparkline-include {
|
|
|
|
float: left;
|
|
|
|
width: 50%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#coinvestigator-count-sparkline-include,
|
|
|
|
#coauthor-count-sparkline-include {
|
|
|
|
float: right;
|
|
|
|
width: 50%;
|
2010-12-13 20:42:52 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.sub_headings a {
|
|
|
|
font-size:0.7em;
|
|
|
|
font-weight:normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
table.sparkline_wrapper_table td, th {
|
|
|
|
vertical-align: bottom;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ego_profile {
|
|
|
|
height: 1%; /* this was the key to killing the IE6 bug (no upper photo and sparklines jump on hover). Solution? Give the parent layout */
|
|
|
|
background: #fff;
|
|
|
|
min-height: 100px;
|
2011-01-05 00:51:40 +00:00
|
|
|
float: left;
|
|
|
|
max-width: 50%;
|
2010-12-13 20:42:52 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#ego_label {
|
|
|
|
font-size:1.1em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ego_profile_image {
|
|
|
|
float:left;
|
|
|
|
padding-right: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ego_profile_image img {
|
|
|
|
width: 90px;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ego_sparkline {
|
|
|
|
cursor:pointer;
|
|
|
|
height:36px;
|
|
|
|
width:471px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#coauthorships_table th {
|
|
|
|
vertical-align: top;
|
2010-12-17 17:07:44 +00:00
|
|
|
}
|
2011-01-03 22:47:34 +00:00
|
|
|
|
|
|
|
.sparkline_range{
|
|
|
|
font-size: 0.9em;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
|
|
|
.vis-tables table td{
|
|
|
|
padding-right: 10px;
|
|
|
|
width: 50%;
|
|
|
|
}
|
|
|
|
|
2011-01-05 00:51:40 +00:00
|
|
|
#visPanel {
|
|
|
|
float: right;
|
|
|
|
width: 600px;
|
|
|
|
}
|
|
|
|
|
2011-01-03 22:47:34 +00:00
|
|
|
.vis-tables table caption{
|
|
|
|
width: 100%;
|
|
|
|
padding-bottom: 10px;
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 16px;
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.vis-tables table{
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.vis-tables table thead{
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.vis-tables table thead tr th {
|
|
|
|
background-color:#eaeaea;
|
|
|
|
font-size:14px;
|
|
|
|
padding:5px;
|
|
|
|
vertical-align:top;
|
|
|
|
text-align:left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.vis-tables table tbody {
|
|
|
|
font-size:12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.vis-tables table tbody td {
|
|
|
|
text-align:left;
|
|
|
|
padding:5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
moniker{
|
|
|
|
margin-top: 0px;
|
2011-01-05 00:51:40 +00:00
|
|
|
}
|
|
|
|
|
2011-01-05 19:35:32 +00:00
|
|
|
|
2011-01-05 00:51:40 +00:00
|
|
|
.spacer{
|
|
|
|
font-size:0; line-height:0; clear:both;}
|
|
|
|
|
|
|
|
|
|
|
|
/* ----------------- body start --------------------------- */
|
|
|
|
#body{
|
|
|
|
max-width:900px;
|
|
|
|
min-width:800px;
|
|
|
|
margin:0 auto;
|
|
|
|
position:relative;
|
|
|
|
background: white;
|
|
|
|
}
|
|
|
|
#bodyPannel{
|
|
|
|
background: #FFFFFF;
|
|
|
|
/* width:765px;
|
|
|
|
float:left;*/
|
|
|
|
/*padding-top: 0;
|
|
|
|
padding-right: 28px;
|
|
|
|
padding-bottom: 0;
|
|
|
|
padding-left: 16px;*/
|
|
|
|
height: 840px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#dataPanel {
|
|
|
|
/* margin-top: 50px;
|
|
|
|
width: 25%;
|
|
|
|
background-color: #f7f9f9;
|
|
|
|
height: 80%;
|
|
|
|
padding-left: 10px;
|
|
|
|
padding-bottom: 30px;*/
|
|
|
|
|
|
|
|
border-color: #DFE6E6;
|
|
|
|
border: 1px solid;
|
|
|
|
background: #F7F9F9;
|
|
|
|
width:250px;
|
|
|
|
height:615px;
|
|
|
|
margin-top: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#dataPanel div {
|
|
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
#dataPanel .italicize {
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
#dataPanel .bold {
|
|
|
|
font-weight: bold;
|
2011-01-13 19:10:15 +00:00
|
|
|
color: #2485AE;
|
2011-01-05 00:51:40 +00:00
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#dataPanel .investigator_stats .numbers,
|
|
|
|
#dataPanel .author_stats .numbers {
|
|
|
|
text-align: right;
|
|
|
|
width: 40px;
|
|
|
|
float:left;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#data-panel-content h4 {
|
|
|
|
padding-bottom: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#data-panel-content {
|
|
|
|
margin-left: 15px;
|
|
|
|
margin-top: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* container override from liquid.css */
|
|
|
|
.container {
|
|
|
|
width: inherit;
|
|
|
|
}
|
|
|
|
|
|
|
|
#incomplete-data {
|
|
|
|
line-height: 150%;
|
|
|
|
margin-right: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.graphml-file-link {
|
|
|
|
padding-top: 20px;
|
|
|
|
height: 20px;
|
|
|
|
font-size: 0.9em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#profileTitle {
|
|
|
|
background-color: #2A2A2A;
|
|
|
|
color: white;
|
|
|
|
font-weight: bold;
|
|
|
|
line-height: 1em !important;
|
|
|
|
padding: 10px;
|
|
|
|
width: 54px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#table_heading{
|
|
|
|
/* margin-bottom:20px; */
|
|
|
|
width: 80%;
|
|
|
|
}
|