.header .navbar-logo,
.login .login-header .brand .logo,
.header .navbar-nav>li>a .label,
.label.label-theme,
.btn.btn-scroll-to-top {
	background: #003c69;
}

.header.navbar-inverse .navbar-brand {
	color: #fff !important;
}

.text-theme,
.sidebar .nav>li.active>a i {
	color: #003c69;
}

.sidebar .sub-menu>li.active:after {
	border-color: #003c69;
}

.gradient-enabled .sidebar .nav>li.active>a,
.gradient-enabled .sidebar .nav>li.active>a:focus,
.gradient-enabled .sidebar .nav>li.active>a:hover,
.gradient-enabled.page-sidebar-minified .sidebar .nav>li.has-sub.active:focus>a,
.gradient-enabled.page-sidebar-minified .sidebar .nav>li.has-sub.active:hover>a,
.gradient-enabled.page-sidebar-minified .sidebar .nav>li.has-sub.active>a,
.gradient-enabled .label.label-theme,
.gradient-enabled .btn.btn-scroll-to-top,
.gradient-enabled .top-menu .nav>li.active>a,
.gradient-enabled .top-menu .nav>li.active>a:focus,
.gradient-enabled .top-menu .nav>li.active>a:hover {
	background: #67b0f0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDhmZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #67b0f0 0%, #348fe2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #67b0f0), color-stop(100%, #348fe2));
	background: -webkit-linear-gradient(top, #67b0f0 0%, #348fe2 100%);
	background: -o-linear-gradient(top, #67b0f0 0%, #348fe2 100%);
	background: -ms-linear-gradient(top, #67b0f0 0%, #348fe2 100%);
	background: linear-gradient(to bottom, #67b0f0 0%, #348fe2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#67b0f0", endColorstr="$tmr_blue", GradientType=0);
}

.gradient-enabled .sidebar .nav>li.active>a {
	z-index: 10;
}

.gradient-enabled .sidebar .nav>li.active>a i,
.gradient-enabled .sidebar .nav>li.active>a .caret {
	color: rgba(0, 0, 0, .5);
}

.pace-progress {
	background: #003c69;
}

.pace .pace-activity {
	border-top-color: #003c69;
	border-left-color: #003c69;
}

.page-with-light-sidebar .sidebar .nav>li.active>a>i {
	color: #003c69;
}

.page-with-light-sidebar .sidebar .nav>li.active>a .badge,
.page-with-light-sidebar .sidebar .nav>li.active>a .label.label-theme {
	background: #003c69;
}

.top-menu .nav>li.active>a i,
.top-menu .nav>li.active>a:focus i,
.top-menu .nav>li.active>a:hover i {
	color: #003c69;
}

.panel-inverse>.panel-heading {
	background: #030083;
}

.btn.btn-info,
.btn.btn-primary,
.btn.btn-primary.disabled,
.btn.btn-primary.disabled:focus,
.btn.btn-primary.disabled:hover,
.btn.btn-primary[disabled],
.btn.btn-primary[disabled]:focus,
.btn.btn-primary[disabled]:hover,
.btn-PostJob,
.btn-function,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.show>.btn-success.dropdown-toggle,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-success:hover,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #003c69 !important;
	border-color: #003c69;
}

.btn.btn-success,
.btn.btn-success.disabled,
.btn.btn-success.disabled:hover,
.btn.btn-success.disabled:focus,
.btn.btn-success[disabled],
.btn.btn-success[disabled]:hover,
.btn.btn-success[disabled]:focus {
	color: #fff;
	background-color: #7ab800 !important;
	border-color: #7ab800;
}

.ngx-datatable.material {
	box-shadow: none !important;
}

.header .navbar-brand {
	width: 315px;
	padding: 0 20px;
	margin-right: 30px;
}

.btn-outline-primary {
	color: #003c69;
	background-color: none !important;
	border-color: #003c69;
}

.btn-outline-primary:hover,
.btn.btn-outline-primary.disabled:hover,
.btn.btn-outline-primary.disabled:focus,
.btn.btn-outline-primary[disabled],
.btn.btn-outline-primary[disabled]:hover,
.btn.btn-outline-primary[disabled]:focus {
	color: #fff;
	background-color: #003c69 !important;
	border-color: #003c69;
} 

.dropdown-item:focus, .dropdown-item:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #003c69 !important;
}