.navbar-inverse {
	background: linear-gradient(to bottom, #5fbcf8 0%,#5fbcf8 100%) !important;
	border-bottom: 1px solid #5fbcf8 !important;
	border-color: #5fbcf8 !important;
}
.navbar-inverse .notification-dropdown i, .navbar-inverse .notification-dropdown i, .navbar-inverse .settings i, .navbar-inverse .nav>li>a {
    color: #ffffff !important;
}
.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #ffffff !important;
    border-bottom-color: #ffffff !important;
}
.navbar-inverse .nav > li > a {
	border-left: 1px solid #5fbcf8 !important;
}
.navbar-inverse input.search {
	background: url(../images/lens.png) rgba(60, 109, 142, 0.54) no-repeat 95% !important;
    border: 1px solid rgba(60, 109, 142, 0) !important;
}
.btn-flat.primary {
    background: #5fbcf8 !important;
    border: 1px solid #5fbcf8 !important;
}
.navbar-inverse .notification-dropdown .count {
    background: #f56a79 !important; 
}    