body {
	background: #ffffff;
}
.spinner.spinner1 {
	border-top-color: #4e4e4e;
}
.spinner.spinner2 {
	border-top-color: #4e4e4e;
	border-bottom-color: #4e4e4e;
}
header {
	background: #ffffff !important;
	border-bottom: #ececec 1px solid;
}
.sidebar-info {
	border-top: #ececec 1px solid;
}
.sidebar-info,
.btn-group .btn {
	background: #4e4e4e;
}
.info-block,
.icons-list li.active,
.icons-list li:hover {
	background: #ffffff;
}
.icons-list li.active,
.icons-list li:hover {
	border-left: none;
	color: #4e4e4e;
}
.comments-list li span {
	color: rgba(255, 255, 255, 1);
}
.btn-group .btn:hover {
	background: #545454;
}
.video-detail li:nth-child(even),
.comments-list .mCSB_container li:nth-child(even) {
	background: #e8e8e8;
}
.video-name,
.video-detail li span:first-child,
.video-detail li span:last-child,
.video-detail li span a,
.client-link li a,
.comments-list li .comment,
.comments-list li span {
	color: #000000;
}
.comments-list li .comment {
	margin-bottom: 6px;
	font-weight: 400;
}
.comments-list li {
	margin-top: 0;
	padding-bottom: 0;
	padding: 5px;
}
.close-icon {
	background-color: #4e4e4e;
	color: #ffffff;
}

.upload-btn-wrapper .btn {
	background: #4e4e4e;
	border: 2px solid #4e4e4e;
}

#bottom-imp-msg {
	background: #4e4e4e;
}

#unsave-msg-btn {
	color: #4e4e4e;
}

#file-form .upload-button {
	background: #4e4e4e;
}

.keyboard-shortcuts {

}

.shortcuts li span,
.shortcuts li i { 
	background-color: #4e4e4e;
} 
