#main {
#display: none;

}
.account-masthead{
background: #003865;
}
.masthead{
background: #003865;
min-height: 77px;
}

.masthead .logo img {
    max-height: 100px;
}

.format-label[data-format=html], .format-label[data-format*=html]{
width: 30px;
}


.dataset-map-expanded #dataset-map {
width: 1140px;
}

.resource-item{
font-weight: bold;
}


.logo img{
	height: 100px;
}

.row{
margin-left: 0;
margin-right: 0;
}

.menu-row{
background: #0c243F;
border-bottom: thick solid #78BE21

}
.account-navlinks{
background: #0c243F;
color: white;
border-bottom: thick solid #78BE21
}

.nav-pills>li>a{
padding-bottom: 6px;
margin-bottom: 2px;
color: white !important;
}

.nav>li>a:hover{
background-color: #003865 !important;
color: white;
}

.nav>li>a:focus{
background-color: #003865 !important;
}

.nav{
margin-bottom: 4px;
margin-top: 4px;
}

.hero{
/*background: url('/buffer.jpg');
background-repeat: no-repeat; */
background: #eeeeee !important;
}

.splashImage{
width: 100%;
height: 400px;

}

[role=main], .main {
padding-top: 0px;
background: #eeeeee;
}
#searchRow{
padding-top: 10px;
}

#introRow{
margin-bottom: 30px;
}

.categoryIconsFeatured{
max-width: 300px;
}


#featuredCategoryRow{
background: #99CAEA;
}

.media-heading {
word-break: normal;

}

.media-grid{
padding-left: 70px;
}

.categoryBlub{
margin-right: 65px}

ul.unstyled{
    padding: 0;
    list-style-type: none;
}

.footer-links ul{
margin-left: 0px
}

.buttonGreen {
display:inline-block;
border:1px solid #003865;
padding:.4em .8em;
margin:1em 0 0;
font-weight:600;
color:#003865 !important;
background:#78be21;
text-decoration:none;
border-radius:6px
}
.buttonGreen:hover{
background: #86d425;
}

.context-info h1.heading {
word-break: normal;
-ms-word-break: normal;
}
