  .site-header div.h1 > a {
	display: block;
}
.site-header div.h1 > a.tfs-home-link, .site-header h1 > a.tfs-home-link {
	/*content: 'Toolik Field Station';*/
	font-size: 1.25rem;
	display: block;
	line-height: 1.0rem;
	color: #ffcd00;
	text-align: right;
}

nav.menuPrimary{
	/*background-image: linear-gradient(#2D2C17, #6A6851);*/
	background-color: #2d3b45; /*#453B18;*/
	border-top-color: #3d4f5b; /*#736228;*/
}

.site-header:before {
	background-image: url(/toolik/images/modis-2013-2400.jpg) !important;
}

.pb-4, .py-4
{
	padding-bottom: .5rem !important;
	
}

#gis-maps-table tr td:first-child {
    width: 130px;
	padding: .25rem;
}
#gis-data-table tr td:nth-child(3) {
	width: 130px;
	padding: .25rem;
}

