/* get rid of bootstrap padding */
.navbar-collapse {
	padding-right: unset !important;
}

#pager-unit {
	position: absolute;
	right: 0;
	width: 45px;
	color: #487E90;
	font-size: 30px;
	top: -8px;
	z-index: 100;
}

#pager-unit i {
	margin-right: 10px;
}

@media only screen and (max-width: 1200px)  {
	#pager-unit {
		right: -20px;
	}
}

@media (max-width: 995px) {
#pager-unit {
		right: 0px;
	}
}

/******************/
/* siteinfo general */
.on-left{
	float:left; 
	width:68%; 
}

.on-right{
	float:right; 
	width:30%; 
	margin-top: 20px;
}

@media only screen and (max-width: 1000px)  {
	.on-left, .on-right {
		width:100%;
	}
	.on-left table {
		width: 100%;
		table-layout: fixed;
	}
	
	.photolist {
		margin-top: 40px;
	}
	.mdl-data-table {
		min-width: 900px;
		background: white;
	}
}

.siteinfo h1.page-title.entry-title {
	width: 100%; 
	margin-bottom: 20px;
}

.site-info-tabs {
	width: 100%; 
	padding: 0px;
	height: 32px;
}

.site-info-tabs li {
	float:left; 
	width:130px; 
	border: 1px gray solid;  
	padding: 5px 0; 
	text-align: center;
}

.site-info-tabs li a {
	color:black;
}

.remote a:hover {
	text-decoration: none;
	cursor:default;
}

.remote ul li:hover {
	text-decoration: underline;
	cursor:pointer;
}

.site-info-tabs li a:hover {
	color:black;
}

.site-info-tabs li.remote {
	position: relative;
}

.site-info-tabs li.remote ul {
	position: absolute;
	top: 31px;
	left:-1px;
	padding-left:0px;
	background-color:white;
	z-index:1000;
	display: none;
}

.site-info-container li {
	list-style:none;
}

.clear {
	clear:both;
}

.current-tab {
	background: #CCDBE1; 
}

.site-info-container .panel {
	border:none; 
	box-shadow:none; 
	display:none; 
}


/******************/
/* overview */

.on-left td:first-child { 
	width: 185px; 
	font-weight:bold; 
}

.on-left tr td {
	padding-top: 10px; 
	vertical-align:top;
}

tr.team td:first-child {
	padding-left:10px; 
}

tr.team td{
	padding-top: 1px; 
}

.click-less {
	display:none;
}

.site-asset-container .heading a {
	float: right; 
	font-size: 12px; 
	padding-top: 2px;
}

.site-asset-container .heading  {
	margin: 20px 0 5px 0 ; 
}

.site-asset-container .content  {
	font-size: 12px; 
}

.site-asset-container img {
	margin-bottom: 3px; 
	min-width: 100%; 
}

#site-assets-add .button {
	width: 150px; 
	margin-right: 20px; 
	text-align:center; 
	background-color: #efefef;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px;
    color: black;
    display: inline-block;
}

#site-assets-add { 
	margin-top: 30px; 
}

.action { 
	margin: 10px 0px; width: 100%; 
}

#site-sets {
	margin:20px 0px;
}

#site-sets .button {
	width: auto; padding: 2px 10px; 
}

#site-sets select {
	width: 150px; margin-left: 10px; 
}

#site-sets .button.blue {
	color: white; background: #507e8f; 
}

#site-tasks {
	width: 100%; 
	overflow: hidden; 
	padding: 0px;
}

#site-tasks .button {
	float:left; 
	margin-right:20px; 
}

#dps-link .button {
	width: auto;
	padding: 3px;
	margin: 10px 0;
}

#googleMap {
	//width:300px; 
	height:300px;
}

#googleMap .labels {
	color:white;
	width: 45px;
}


/******************/
/* site characteristics */

#site-chars {
	width: 55%;
	margin-top: 17px;
}

#site-pic {
	width: 40%;
	margin-top: 0px;
}

#site-chars li { 
	font-weight: bold; 
}
#site-chars li a { 
	color:black; 
}
#site-chars h3 { 
	color: gray; 
	margin-top: 10px;
}

#site-chars hr {
	color: black;
	border-color: black;
	margin: 10px 0 0 ;
}

#site-chars-message {
	color: black;
}

/******************/
/* DOI */
li.major {
	list-style: disc;
	margin-bottom: 9px;
}
#doi div {
	//margin-left:10px;
}
#doi ul {
	//padding-left: 9px;
}

/******************/
/* publications */
table.pubs {
	clear:both;
	max-width: 100%;
}

.pubs th {
	padding: 10px 5px; 
	vertical-align: middle; 
	background: #CCDBE1; 
}
.pubs td {
	border: 1px solid #CCDBE1;
	padding: 5px; 
	vertical-align: top; 
}

.pubs td.setter {
	width: 75px; text-align:center; 
}

.pubs .setter i {
	font-size: 20px; color: #408000; 
}

.pubs .year {
	width: 55px; 
}

.all-pubs {
	margin-right:20px;
}

#pubs-heading {
	margin:30px 0px; 
}

#pubs-message {
	margin-bottom: 10px; 
}

.right-pub-buttons .btn {
	min-width: 122px; 
}


/******************/
/* photos */
.photo.setter { 
	content: 'Site Photo';
	margin-bottom: 10px;
	margin-left: -5px; 
} 

.photo.setter.checked {
	border:none; 
	background: white; 
	color: black; 
} 

.photo.setter.checked i {
	color: #408000; 
	margin-right: 2px; 
}

#photo-heading {
	margin:30px 30px 10px 10px; 
}

#photomessage {
	margin: 0 10px 10px;
}

figure .checkmark {
	background: white;  
	width: 28px; 
	height: 28px; 
	border-radius:14px;
	top:5px;
	left: 5px;
}

.big figure .checkmark { 
	display: none; 
}

.checkmark i {
	color:#408000; 
	font-size:28px; 
	background: transparent; 
	margin-left:1.5px; 
	border-radius: 14px; 
}


.badm-options-table td{
	padding: 5px 10px;
}

.badm-options-table td:first-of-type {
	min-width: 50px;
}

.badm-options-table td ul {
	text-align: left;
    padding-left: 6px;
    margin-bottom: 0;
}

.badm-options-table td ul li{
	list-style-type: disc;
}

a.btn.btn-default.upload-btn {
	padding: 2px 32px;
    font-size: 12px;
}

.site-info-container .badm-list li {
	list-style: disc;
	list-style-type: disc;
}

sup.asterisk {
	top: -0.1em;
    left: 0.1em;
    font-size: 16px;
}

/* remote sensing */
li.remote,
.remote li {
	width: 180px;
}

.tabs button.active {
    border-bottom: #333 2px solid;
}
.tabs button {
    border: none;
    color: #333;
    outline: none;
    width: 150px;
    background-color: #f1f1f1;
    white-space: nowrap;
}
.active {
    background-color: #ccdbe1 !important;
}

/* pheno cam stuff */
#pheno-panel li {
	list-style:disc !important; 
} 

#pheno-panel ul {
	padding-left:15px
}

ul.rois li {
	margin-top:10px;
} 

#pheno-panel ul.phenos{
	padding-left:0;
} 

.rip span {
	display:inline-block; 
	width: 160px;
}

#pheno-panel .phenosite {
	margin-top: 25px;
}

.phenosite abbr {
	font-weight: normal;
	border-bottom: unset;
}