/* here you can put your own css to customize and override the theme */
.page-content{
	margin-left:0px;
}
.page-title{
	font-size:26px;
}
.mgl5{
	margin-left:5px;
}
.border-none{
	border:none;
}
.border-bottom{
	border:none;
	border-bottom:1px solid #1D5987;
}