﻿.vertical-menu {
    background: #C8E7F6 !important;
}

.btn-info {
    background-color: #28b4e4 !important;
}

.navbar-brand-box{
	background: #C8E7F6 !important;
	width:198px !important;
}

#vertical-menu-btn {
		background: #C8E7F6 !important;
}

.btn-primary {
    background-color: #C8E7F6 !important;
	border-color: #C8E7F6 !important;
	color: #0065a6 !important;
}

#sidebar-menu ul li a i {
    color: #0065a6 !important;
}

#sidebar-menu ul li a {
    color: #0065a6 !important;
}


 .active #sidebar-menu ul li a i {
    color: #fff !important;
}

 .active #sidebar-menu ul li a {
    color: #fff !important;
}



.bg-soft-primary {
    background-color: #C8E7F6 !important;
}

.bg-soft-primary .text-secondary {
    color: #0065a6 !important;
}

.badge-info {
    color: #fff;
    background-color: #0065a6;
}

.customer-logo{
	padding-right:5px;
}