.theme-blue ::selection {
	color: #fff;
	background: #003399
}

.theme-blue .page-loader-wrapper {
	background: #003399
}

.theme-blue #left-sidebar .nav-tabs .nav-link.active {
	color: #003399
}

/*.theme-blue:before,
.theme-blue:after {
	background: #003399
}

.theme-blue #wrapper:before,
.theme-blue #wrapper:after {
	background: #003399
}*/

.theme-blue .sidebar-nav .metismenu>li.active>a {
	border-left-color: #003399
}

.theme-blue .navbar-nav ul.menu-icon {
	background: #003399
}

.theme-blue .fancy-checkbox input[type="checkbox"]:checked+span:before {
	background: #003399;
	border-color: #003399
}

.theme-blue .chat-widget li.right .chat-info {
	background: #003399;
	color: #fff
}

.theme-blue .chat-widget li.right .chat-info:before {
	border-left: 10px solid #003399
}

.theme-blue .fc .fc-view-container .fc-view.fc-basic-view>table>thead tr th.fc-widget-header {
	background: #003399;
	border-color: #003399;
	color: #fff
}

.theme-blue .blog-page .single_post .footer .stats li a:hover {
	color: #003399
}

.theme-blue .auth-main .btn-primary {
	background: #003399;
	border-color: #003399
}

.theme-blue .sidebar-nav .metismenu>li i {
	color: #003399
}

.theme-blue .right_chat li a:hover .media-object {
	border-color: #003399
}

.theme-blue .chat_app .chat .chat-history .other-message {
	background: #003399;
	color: #fff
}

.theme-blue .chat_app .chat .chat-history .other-message::after {
	border-bottom-color: #003399
}

.theme-blue .chat_app .people_list .chat-list li.active,
.theme-blue .chat_app .people_list .chat-list li:hover {
	border-color: #003399
}