* {
padding: 0px;
margin: 0px;
}


html,body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Open Sans, Liberation Sans, Arial, sans-serif;
	line-height:1.25em;
}


.sigma-expand {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

canvas#sigma_bg_1 {
	display: none;
}

#attributepane {
  display: block;
  display: none;
  position:absolute;
  height:auto;
  margin: 50px 0px 0px 0px;
  height: 500px;
  width: 200px;
  float: left;
  bottom:0;
  top:0;
  word-wrap: break-word;
  z-index: 1;
}


#attributepane .text {
	height:100%;
}

#attributepane .headertext {
	color: #000;
	margin-bottom: 5px;
	height: 14px;
	padding: 0px 0 10px 0;
	font-size:16px;
	font-weight:bold;
}


#attributepane .returntext em {
	background-repeat: no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	background-position: -91px -13px;
	float: left;
}

#attributepane .returntext span {
	padding-left: 5px;
	display: block;
}

#attributepane .close {
	padding-left: 14px;
	margin-top: 10px;
}

#attributepane .close .c {
	padding: 10px 0 14px 0;
}

#attributepane .close em {
background-repeat: no-repeat;
background-position: -11px -13px;
display: block;
width: 24px;
height: 16px;
float: left;
}

#attributepane .close span {
display: block;
width: 151px;
float: left;
}

#attributepane .nodeattributes {
	display:block;
	height:85%;
	overflow-y: scroll;
	overflow-x: hidden;
}

#attributepane .name {
font-size: 12px;
cursor: default;
padding-bottom: 10px;
padding-top: 18px;
font-weight:bold;
}

#attributepane .data {

}

#attributepane .data .plus {
background-repeat: no-repeat;
background-image: url('../images/sprite.png');
background-position: -171px -122px;
width: 22px;
height: 20px;
float: left;
display: block;
}

#attributepane .link {
padding: 0 0 0 4px;
}

#attributepane .link li {
font-size: 11px;
padding-top: 2px;
cursor:pointer;
}

#attributepane .p {
padding-top: 10px;
font-weight: bold;
font-size:12px;
}

.left-close {
z-index:99999;
cursor: pointer;
background-repeat: no-repeat;
font-size:12px;
font-style: italic;

}

#developercontainer {
	margin-left: 0px;
	margin-bottom: 0px;
	position:absolute;
}

#jisc {
width: 71px;
height: 56px;
background-image: url('../images/jisc-logo-small.png');
background-repeat: no-repeat;
display:inline-block;
}


#maintitle {
width: 100%;
height: 72px;
background-repeat: no-repeat;
margin-bottom:20px;
}

#maintitle h1 {
display: none;
}

#mainpanel {
height: 90%;
width: 100%;
float: left;
z-index:20;
position:relative;
top:0;
}

#mainpanel .b1 {
padding: 0px 0 0 0;
}

#mainpanel .col {
padding: 18px 18px 18px 18px;
}

#maintitle {
position: relative;
}

#maintitle img {
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%)
}

#title {
font-weight: bold;
}

#titletext {
padding: 5px 5px 5px 5px;
}

#info {
	padding-bottom:15px;
}

#search {
	float: left;
	margin-top: 5px;
}

#search input[name=search] {
display: block;
border: 1px solid #999;
background-color: #fff;
padding: 5px 7px 4px 7px;
width: 155px;
color: #000;
float: left;
}

#search input.empty {
color: #000;
}

#search .state {
width: 14px;
height: 14px;
background-image: url('../images/sprite.png');
float: right;
margin-top: 6px;
cursor: pointer;
background-position: -131px -13px;
}

#search .state.searching {
background-position: -11px -13px;
}

#search .results {
	display: none;
	margin: 6px;
	width: 180px;
	float: left;
	overflow-y: scroll;
	overflow-x: hidden;
}

#search .results b {
padding-left: 2px;
}

#search .results a {
padding: 1px 2px;
display: block;
cursor: pointer;
text-decoration: none;
color: #000;
}

#search .results a:hover {
background-color: #999;
color: #fff;
}

#attributeselect {
margin: 20px 0 13px 0 ;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

#attributeselect .select {
	border: 1px solid #999;
	padding: 5px 7px 4px 7px;
	color: #fff;
	cursor: pointer;
	background-color: #999;
	background-image: url('../images/sprite.png');
	background-repeat: no-repeat;
	background-position: 200px -144px;
}

#attributeselect .close {
background-position: 200px -8px;
}

#attributeselect .list {
	display: none;
	border: 1px solid
	#999;
	padding: 6px;
	height: 150px;
	width: 226px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #999;
	position:absolute;
	margin-left: 240px;
	margin-top:-164px;
	color: white;
}

#attributeselect .list a {
display:block;
padding: 2px;
text-decoration: none;
color: #fff;
}

#attributeselect .list a:hover {
background-color: #fff;
color: #000;
}

.link h2 {
font-size: 1.5em;
padding-top: 1em;
}

#mainpanel h2 {
	font-size:14px;
}

#legend dl {
}

#mainpanel h2 {
	padding-bottom:10px;
}

#legend dd {
margin-bottom: 8px;
color: #000;
}

#mainpanel .infos dd {
margin-bottom: 12px;
}

#mainpanel .node {
background-position: -11px -119px;
}

#mainpanel .edge {
background-position: -51px -122px;
}

#mainpanel .colours {

background-image:url('../images/rainbow.png');

}
#legend .note {
margin-bottom: 8px;

}

#mainpanel .regions {
background-position: -171px -13px;
}

#mainpanel .download {
background-position: -51px -13px;
}


#copyright {
	margin:0 auto;
	position: fixed;
	right: 40px;
	bottom: 25px;
	z-index:0;
}

#copyright a {
color: #000;
}

#copyright .explanation {
display: none;
}

.legend {
	font-size: 12px;
	margin-bottom: 0.5em;
	float: left;
}

.user-label {
	float: left;
	padding-right: 15px;
}


.legend {
	line-height: 1.3em;
}

.network-text {
	margin-top: -30%;
	/*position: absolute;*/
	z-index: 100000;
}

.network-fact {
	margin-top: 150%;
}

#zoom {
	z-index:999;
	position: relative;
	margin:0 auto;
	padding: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 3em;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
	text-align:center;
}

#zoom .z {
	background:#eee;
	width: 30px;
	height: 30px;
	cursor: pointer;
	float:left;
	margin-right:7px;
}

#zoom .z[rel=center] {
	background-position:center;
}

#zoom .z[rel=in] {
	background-position:center;
}

#zoom .z[rel=out] {
	background-position:center;
}

.line {
	font-size: 12px;
	color: #000;
	font-style: italic;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

#information {
display: none;
background: #fff;
padding: 1px 10px 10px 10px;
}

#information h3 {
margin: 14px 0 4px 0;
}

#information p {
margin: 0 0 4px 0;
}

#information .button {
width: 14px;
height: 14px;
background-image: url('../images/sprite.png');
border: 1px solid #999;
display: inline-block;
*display: inline;
*zoom: 1;
}

#information .button span {
display: none;
}

#information .button.plus {
background-position: -91px -122px;
}

#information .button.moins {
background-position: -131px -122px;
}

#minify {
background-color: #fff;
padding: 4px 4px 4px 25px;
cursor: pointer;
background-image: url('../images/sprite.png');
background-repeat: no-repeat;
background-position: -167px -118px;
position: absolute;
top: 65px;
left: 15px;
display: none;
}

#minifier {
position: absolute;
width: 20px;
height: 16px;
background-image: url('../images/sprite.png');
background-repeat: no-repeat;
background-position: -45px -147px;
cursor: pointer;
display: none;
}


@media (max-width:768px) {
 #mainpanel {width:400px;}
}

.network-visualization {
	margin-bottom: -5em;
}





.main-network {
	display: none;
}

.network-explanation p {
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
}

.no-padding {
	padding-right: 0px;
	padding-left: 0px;
}

.read-more {
	margin-bottom: 2em;
	padding-left: 0px;
}

.partner-logo {
	float: left;
}


select {
	background-color: #ffffff;
	font-size: 1.3em;
	padding: 3px;
	color: #383e47;
	width: 100%;
}

.dropdown {
  position: relative;
  display: block;
  margin-top: 30px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

