/*
Theme Name: Accelerate-BJFC
Version: 1.0
Template: accelerate
*/

@import url('../accelerate/style.css');

#sidebar .metaslider ul li {
    margin:0; padding:0;
}

#header-text-nav-container {
	background-color: #1C3F94;
}

.footer-widgets-wrapper {
	background-color: #1C3F94;
}

.widget_recent_entries h3 span:before {
	content: "";
}

.widget_text h3 span:before {
	content: "";
}

.igsv-table {
        width:100%;
	font-size: 12px;
	border-collapse: collapse;
}

.igsv-table th {
        color: #ffffff;
        background-color: #1C3F94;
}

.igsv-table tr:hover {
        color: #ffffff;
        background-color: #1C3F94;
}