/* Rollover */
.rollover i { 
    background: none !important;
}

.rollover i:after { 
    background-image: none !important; 
}

/* Header */

.branding a img, .branding img,
.mobile-header-bar, .mobile-branding img {
	padding-bottom: 5px !important;
}

.page-title {
    display: none !important;
}

.masthead,
.sub-nav,
.dt-mobile-header {
    background: #fff !important;;
}

.menu-text,
.next-level-button {
    color: #004b84 !important;;
}

#fancy-header {
    background: #004b84 !important;
}

/* Content */

h2 {
    color: #efcd02 !important;
}

/* Footer */

#custom_html-2,
.widget_text,
.widget,
.widget_custom_html,
.wf-cell,
.wf-1-4 {
	width: 100% !important;
}

.widget-title,
.textwidget > p {
    color: #fff !important;
    font-size: 1.3em !important;
}

.footer-link {
    color: #004b84 !important;
    background: #efcd02 !important;
    padding: 0px 3px !important;
}

.footer-link:hover {
    color: #efcd02 !important;
    background: #004b84 !important;
    padding: 0px 3px !important;
}

#footer,
#bottom-bar {
    background: #004b84 !important;
}

#bottom-bar {
    display: none !important;
}


#main {
    padding-bottom: 0 !important;
}