body,
#Container,
#MainCopyright,
.StickyHeader,
ul.dnnmega .megaborder .M
{
    background-color: #1A5758 !important;
}

#Body label{
    color: black;
}

#Body,
.Normal, .NormalDisabled, .NormalDeleted,
.SkinObject,
h1,h2,h3,h4,h5,h6,h7,
ul.dnnmega li.root span,
ul.dnnmega li.root,
ul.dnnmega li.root.mmSelected,
ul.dnnmega li.mmSelected span
{
    color:#fff !important
}

#Body input{
	color: black;
}

.MainSearchIcon .fa,
a, a:visited {
    color: #adb561 !important;
}

#Language .loginGroup {
    border-left: none !important;
}

.articleHeadline h1,
.articleFiles h2,
.articleImages h2 {
    margin-bottom: 0px;
    background-color:inherit !important;
    border: none !important;
}


/* ---------------------- */





#Breadcrumb{ margin-bottom: 20px}

.heading_wrapper,
.articleImages,
.articleFiles
{ margin-bottom: 20px}

.NewsArticles .article
{ margin-bottom: 75px}

.dgfiltercategory{text-align:left}

@media only screen and (max-width: 767px) {
    .logoSection {
        display: none;
    }
}



@media screen and (max-width: 767px) {
    nav#mobile ul li a {
        color: #165C4D !important;
    }
}





