.theme-color,
.timer-btn {
	color: #6da941;
}

.theme-bg,
.video-btn,
.video-btn:after,
.stie-btn-solid,
.subform .subform-btn:hover {
	background: #0082d8;
}

.theme-sbg,
.video-btn:hover,
.stie-btn-solid:hover,
.timer-btn:hover {
	background:#5f5f5f;
}

.theme-bdr {
	border-color: #6da941;
}

.theme-sbdr,
.timer-btn:hover {
	border-color: #166839;
}