		.theme-cyan .menu > ul > li > ul.normal-sub > li a:hover,
.theme-cyan .menu > ul > li > ul > li > ul > li a:hover {
    background-color: #5cdb94;
}
.theme-cyan.sidebar-collapse .navbar-collapse:before {
    background-color: #50d38a;
}
.theme-cyan .btn-primary {
    background: #50d38a;
}
.theme-cyan .btn-primary:active,
.theme-cyan .btn-primary:hover,
.theme-cyan .btn-primary:focus {
    background: #5cdb94;
}
.theme-cyan .btn-primary.btn-simple {
    border-color: #50d38a;
    color: #50d38a;
    background: transparent;
}
.theme-cyan .block-header h2 {
    color: #fff;
}
.theme-cyan .block-header h2 small {
    color: #fff;
}
.theme-cyan section.content:before {
    background-color: #5cdb94;
}
.theme-cyan .navbar,
.theme-cyan .page-loader-wrapper {
    background: #5cdb94;
}
.theme-cyan .bars {
    color: #fff;
}
.theme-cyan .sidebar .menu .list li.active {
    background-color: transparent;
}
.theme-cyan .sidebar .menu .list li.active > :first-child i,
.theme-cyan .sidebar .menu .list li.active > :first-child span {
    color: #50d38a;
}
.theme-cyan .sidebar .menu .list a:hover {
    color: #50d38a;
}
.theme-cyan .checkbox input[type="checkbox"]:checked + label::after {
    border: 1px solid #50d38a;
}
.theme-cyan .nav-tabs .nav-link.active {
    border: 1px solid #50d38a !important;
}
.theme-cyan .card .header h2:before {
    background: #50d38a;
}
.theme-cyan .card .header h2 strong {
    color: #50d38a;
}
		
	