.cip-header {
	height: 70px;
	background: #ffffff;
	border-bottom: 1px solid #dee2e6;
	z-index: 1050;
}

.navbar-brand {
	font-size: 18px;
	font-weight: 700;
	color: #1E3A5F;
}

.navbar-brand img {
	margin-right: 10px;
}

.header-search {
	width: 320px;
}

.header-icon {
	font-size: 18px;
	color: #1E3A5F;
	margin-left: 15px;
}

.header-icon:hover {
	color: #0d6efd;
}

.profile-image {
	width: 36px;
	height: 36px;
	border-radius: 50%;
}