.btn-success-os {
	color: #fff;
	background-color: #9e56fe;
	border-color: #9e56fe;
}

.text-success-os {
	color: #9e56fe;
}

.navbar-header-os {
	background: #437CDC;
}

.bg-success-os {
	background-color: #9e56fe;
}

.section-login-os {
	-webkit-box-shadow: 8px 8px 8px 0px rgba(0, 0, 0, 0.38);
	box-shadow: 8px 8px 8px 0px rgba(0, 0, 0, 0.38);
}

.side > li > a.active {
	border-left: 3px solid #9e56fe;
	color: #9e56fe;
	font-weight: 500;
}

.side > li > a.active i {
	color: #9e56fe;
}
