﻿.theme-blue .color-bg, .theme-blue .morphsearch.open, .theme-blue .wizard .steps .current a, .theme-blue .dropdown-menu li a:hover, .theme-blue .profile-page .profile-sub-header .box-list ul li a:hover, .theme-blue .fc .fc-toolbar, .theme-blue .blog-page .single-blog-post .img-holder .date-box {
    background:linear-gradient(45deg, #2193b0, #6dd5ed); }
.theme-blue .navbar-brand { color: #fff; }
.theme-blue .navbar-brand:hover { color: #fff; }
.theme-blue .navbar-brand:active { color: #fff; }
.theme-blue .navbar-brand:focus { color: #fff; }
.theme-blue .nav > li > a { color: #fff; }
.theme-blue .nav > li > a:hover { background-color: transparent; }
.theme-blue .nav > li > a:focus { background-color: transparent; }
.theme-blue .nav .open > a { background-color: transparent; }
.theme-blue .nav .open > a:hover { background-color: transparent; }
.theme-blue .nav .open > a:focus { background-color: transparent; }
.theme-blue .bars { color: #fff; }
.theme-blue .sidebar .menu .list li.active { background-color: transparent; }
.theme-blue .sidebar .menu .list li.active >:first-child i, .theme-blue .sidebar .menu .list li.active >:first-child span, .theme-blue .morphsearch .dummy-column h2 { color: #2193b0; }
.theme-blue .sidebar .menu .list .toggled { background-color: transparent; }
.theme-blue .sidebar .menu .list .ml-menu { background-color: transparent; }
.theme-blue .sidebar .legal .copyright a { color: #2193b0 !important; }
.theme-blue .nav-tabs .nav-link.active { border-bottom: 2px solid #2193b0 !important; }
