.page-title-div {
	border-bottom: 1px solid #dddddd !important;
}

.page-title {
	font-size: 22px;
	line-height: 10px;
	font-weight: 600 !important;
}

.page-title:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -8px;
	height: 2px;
	width: 100%;
	background-color: #1493BB;
}

.page-title-div {
	border-bottom: 1px solid #dddddd !important;
}

.card-title{
	font-size: 22px;
    font-weight: 600 !important;
}

.font-small{
	font-size: small !important;
}

.dis-inline{
	display: inline;
}
	
}