.navbar.navbar-default, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    background-color: #163763 !important;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .scroll-to-top {
	background-color: #163763 !important;
}
.high-recent-block {
    background-color: #0078D7 !important;
}
#colophon {
    background-color: #0f172a !important;
}
.page-content, .entry-content, .entry-summary, .page-header {
    margin: 0;
}
#secondary .widget {
    margin: 15px;
}
#secondary .widget {
    margin: 15px 15px 0 !important;
}
#secondary .widget_custom_html {
    background: #fff;
    padding: 15px !important;
    border-radius: 5px;
	height: auto !important;
}
#secondary .widget_custom_html .ads_caption p {
    margin-bottom: 0;
}
#secondary .widget_custom_html .ads_caption {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
}
#secondary .widget:last-child {
    margin-bottom: 15px !important;
}