.modal-backdrop.in {
	display: none !important;
}

.logo img {
    width: 215px;
    margin-left: -20px;
}
.header.sidebar {
	background: black !important;
}

.left, .pace .pace-progress {
	background: #c41a30 !important;
}

.box-info .nav-tabs, .footer.rows {
	background: #3f3f3d !important;
}

.box-info .nav-tabs, .footer.rows {
	background: #3f3f3d !important;;
}

.btn-red {
	background: #bf1e2d !important;
	color: white !important;
}

.btn-red:hover {
	background: #bf1e2d !important;;
}

#sidebar-menu > ul > li > a {
	color: white !important;
}

.box-info .nav-tabs > li > a {
	color: white !important;
}

#sidebar-menu ul ul {
	border-bottom: 1px solid #3f3f3d;
	background: #3f3f3d;
}

.videoWrapper iframe, iframe {
	width: 560px !important;
	border: none !important;
	height: 315px !important;
}

.box-info {
	padding: 15px !important;
}

.chat-height {
	max-height: 847px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 630px !important;
}