/**
 * Copyright 2013-2014 UWA ARC Centre of Excellent for Plant Energy Biology.
 */

#body.with-icons .dataTable thead tr th span {
	display: none;
}

#body .dataTable {
	font-family: Arial;
}

#body .dataTable thead tr th * {
	-margin-right: 1.5em;
}

#body .dataTable thead tr th.sorting {
	padding-right: 18px;
}

#body .dataTable thead tr th.sorting_disabled {
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

#body .dataTable thead tr th img {
	vertical-align: top;
}

#body .dataTable tbody tr td img {
	-margin-left: 0.25em;
	vertical-align: middle;
}

#body .dataTable td {
	vertical-align: middle;
}

#body.without-icons .dataTable thead tr th img {
	display: none;
}

.body-middle-column {
	padding-left: 2em;
	padding-right: 2em;
}

.relative {
	position: relative;
}

h2, h3, h4, h5 {
	color: #55B2B0;
}

h2 {
	text-shadow: 1px 1px 1px #C3E2E2;
}

#supp-table-3 tbody tr td:first-child {
	white-space: nowrap;
	font-style: italic;
}

#coverage-table th,
#coverage-table td {
	white-space: nowrap;
}

.body-left-column h3 {
	margin: 0.5em 0 0 0.5em;
	text-align: left;
}

.watermark {
	background: none;
}

.divider {
	color: #39f;
}

.expandable:after {
	background: url(../images/icons/magnify.png) no-repeat bottom right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 16px;
	height: 16px;
	content: "";
	-display: block;
}

.statistic.expandable:after, .statistic .expandable:after {
	right: -16px;
	top: 0;
}

#results {
	position: relative;
	margin-top: 1em;
}

#results > div.result {
	position: absolute;
	padding-bottom: 30em;
	transition: opacity 1s;
	-webkit-transition: opacity 1s;
	   -moz-transition: opacity 1s;
	    -ms-transition: opacity 1s;
	     -o-transition: opacity 1s;
	        transition: opacity 1s;
	opacity: 0;
}

#results h2 {
	text-align: center;
}

.visible {
	opacity: 1 !important;
}

.table-from-paper.centered td {
	text-align: center;
}
.table-from-paper.centered th {
	text-align: center;
}
.table-from-paper.centered tr th:first-child {
	text-align: left;
}
.table-from-paper table {
	border-collapse: collapse;
	border: 1px solid black;
	font-size: 80%;
	font-family: sans-serif;
}
.table-from-paper th {
	background-color: #9ecbda;
}
.table-from-paper td {
	background-color: #f2f6fd;
}
.table-from-paper td,
.table-from-paper th {
	text-align: left;
	border: 1px solid black;
	padding: 2px 4px;
}

.toggler {
	display: inline-block;
	text-align: center;
	margin: 0.5em 1em;
	cursor: default;
	-webkit-user-select: none;
}

.togglers .toggler:first-child {
	margin-left: 0;
}

.toggler p, .toggler ul {
	margin: 0;
	padding: 0;
}

.toggler ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	border-radius: 5px;
	border: 1px solid gray;
	padding: 4px 6px;
	padding-top: 1.5em;
	background: white;
	background: url(../images/icons/toggler-off.png) center 8px no-repeat, -webkit-linear-gradient(top, #efe 14%, #cdc 57%) ;
	background: url(../images/icons/toggler-off.png) center 8px no-repeat, white;
	border-color: #aca;
}

.toggler ul li:hover {
	-border-color: green;
	background-color: #ffb;
}

.toggler ul li.selected {
	border-color: #B6D655;
	background: #ce6;
	background: url(../images/icons/toggler-on.png) center 8px no-repeat, -webkit-linear-gradient(top, #efd 14%, #9d7 57%);
	background: url(../images/icons/toggler-on.png) center 8px no-repeat, #ce6;
}

table.dataTable thead th.or_group
{
	background: #80CA8B; /* unused green */
	background: #98D149;
}

table.dataTable thead th.hm_group
{
	background: #CFE967;
}

table.dataTable thead th.dm_group,
table.dataTable thead th.tm_group
{
	background: #FFC267;
}

table.dataTable thead th.pr_group,
table.dataTable thead th.ex_group,
table.dataTable thead th.sm_group
{
	background: #FFee70; /* unused yellow */
	background: #FF9090;
}

table.dataTable thead th.ba_group
{
	background: #60D2C4;
}

table.dataTable thead th.tg_group,
table.dataTable thead th.lc_group
{
	background: #DAD;
}

div.dataTables_scrollBody {
	height: 400px;
	overflow: scroll;
}

table.dataTable thead tr th {
	background-color: #5AB1DE;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.dataTable tr.odd td.sorting_1 {
	background-color: #B6DBF9;
}
table.dataTable tr.even td.sorting_1 {
	background-color: #A1D0F5;
}

table.dataTable tr.starred th, table.dataTable tr.starred td {
	font-weight: bold;
}
table.dataTable tr.starred.odd td.sorting_1 {
	background-color: #5ABFF4;
}
table.dataTable tr.starred.even td.sorting_1 {
	background-color: #4C99DA;
}
table.dataTable tbody tr.starred:nth-child(odd) td, table.dataTable tbody tr.starred.odd td {
	background-color: #A3D4ED;
}
table.dataTable tbody tr.starred:nth-child(even) td, table.dataTable tbody tr.starred.even td {
	background-color: #78C8F2;
}
table.dataTable tbody tr .star {
	background: url(../images/icons/star-gray.png) 8px 2px no-repeat;
	background-size: 1em;
	padding-left: 2em;
}
table.dataTable tbody tr.starred .star {
	background-image: url(../images/icons/star.png);
}

table.dataTable tbody tr td:nth-child(2),
table.dataTable tbody tr td:nth-child(3) {
	white-space: nowrap;
}

.dataTables_paginate, .dataTables_info {
	padding-top: 8px;
	clear: none;
	float: right;
}
.dataTables_filter {
	float: left;
	background: #ffff66;
	background: yellow;
	background: orange;
	background: #A3D4ED;
	padding: 0 4px 0 10px;
}
.dataTables_filter input {
	border-color: #48a;
}
.dataTables_filter a {
	cursor: default;
}
.dataTables_filter a:link {
}
.dataTables_paginate {
	margin-right: 1em;
}
.dataTables_paginate a {
	background-position-y: -2px;
}

.dataTables_length {
	float: right;
}

table.dataTable td.dataTables_empty {
	text-align: left;
}

.highslide-active-anchor img {
	background: yellow;
}

div.highslide-heading.highslide-move {
	left: 24px;
}

li.highslide-close {
	left: 5px;
}

.statistic {
	position: relative;
	float: left;
	margin-right: 1.5em;
	white-space: nowrap;
	line-height: 1.2;
}

.statistic .number {
	font-size: 2.5em;
	line-height: 1;
	font-weight: bold;
	float: left;
	margin-right: 0.2em;
}

.statistic .label {
	
}

.loupe {
	background: white;
	background: rgba(255, 255, 255, .96);
	border: 4px solid gray;
	border-radius: 100px;
	box-shadow: 3px 3px 3px silver;
	-border-top-left-radius: 0;
	margin-top: 50px;
	z-index: 100;
}

table.dataTable tbody .badged {
	white-space: nowrap;
	position: relative;
}

table.dataTable tbody .badge {
	background-color: #e22;
	background-color: rgba(238, 34, 34, 0.75);
	box-shadow: 0 0 1px #ccc;
	color: white;
	padding: 2px 4px;
	font-size: 70%;
	border-radius: 1em;
	position: absolute;
	left: 18px;
	bottom: -1em;
}

table.dataTable tbody .badged a {
	text-decoration: none !important;
}

table.dataTable tbody .badge.nudged {
	left: 21px;
}

.ui-tooltip-default.gelmap {
	border-color: #c8c;
	background-color: #ede;
}

.mpic-data table {
	width: auto;
}

.mpic-data table thead tr {
	border: 1px solid #c3d9ff;
}

.mpic-data table.ruled {
	border-collapse: collapse;
	cursor: default;
}

.mpic-data table.ruled tr th,
.mpic-data table.ruled tr td {
	padding: 2px 4px;
}

.mpic-data table.ruled tr td {
	border: 1px solid black;
}

.mpic-data table.ruled tbody tr th {
	font-weight: normal;
}

.mpic-data table.ruled tbody tr.light td {
	background: #cef;
	background: #F9F5FF;
}

.mpic-data table.ruled tbody tr.dark td {
	background: #9cf;
	background: #bdf;
	background: #c3d9ff;
	background: #e5ecf9;
}

.wait, .wait a {
	cursor: wait !important;
}

p.introduction {
	color: #5c5c5c;
	-font-weight: bold;
	line-height: 1.4;
	max-width: 800px;
}

