body, html{
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0,0,0,.8);
}
#Header{
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}
button, input[type=submit], input[type=button], .RecordPanel .RecordDownloadSpace .DownloadDBlend a, .UploadButton a{
    background-color: #0071e3;
    border-radius: 30px;
}
button:hover, input[type=submit]:hover, input[type=button]:hover, .RecordPanel .RecordDownloadSpace .DownloadDBlend a:hover, .UploadButton a:hover{
    background-color: #0077ED;
}
.BreadcrumbsBox{
    background: #000;
}
.HomePanel .HomePanelDynamicDash h2,
.HomePanelDynamicDash p, .HomePanelThemes p,
.FeaturedSimpleTile .FeaturedSimpleTileContents h2{
    text-shadow: none;
}
#modal .BasicsBox, #modal #CollapsibleSections,
.RecordPanel, .ResourcePanelSmall, .ResourcePanelLarge{
    background: #fff;
}
.HomePanel a:link, .HomePanel a:visited, .HomePanel a:active, .HomePanel a:hover, .HomePanel h2{
    color: rgba(0,0,0,.8);
}
.HomePanel .HomePanelDynamicDash h2{
    background-color: rgba(255, 255, 255, .8);
}
#HomeSiteText h1, #HomeSiteText p,
#HomeSiteText.dashtext h1,
#SearchBox, #HomeSiteText.dashtext, .HomePanelIN, .PopupCategoryTree, #BrowseBar, #BrowseBarTab,
#SearchBoxPanel a:link, #SearchBoxPanel a:visited, #SearchBoxPanel a:hover, #ResearchBoxPanel a:link, #ResearchBoxPanel a:visited, #ResearchBoxPanel a:hover, #ResearchBoxPanel a:active, .SearchSpace a:link, .SearchSpace a:visited, .SearchSpace a:hover, .SearchSpace a:active,
#BrowseBar a, #BrowseBarTab, #BrowseBarTab a:hover{
    color: rgba(0,0,0,.8);
}
#HomeSiteText,
#ResearchBoxPanel, .HomePanelIN, .RecordPanel .RecordDownload, .RecordPanel, .ResourcePanelLarge{
    border-radius: 14px;
    overflow: hidden;
}
.ResourcePanel{
    border-radius: 14px;
}