
.nav-link-separ {
	font-size: 1px; 
	line-height: 0;
	border-top: 1px solid #FFF;
	opacity: 0.5;
	margin-top: 5px;
}
.pg-title {
	font-size: 1.3em; 
	line-height:  1.1em; 
	font-weight: 500;
}
.form-group label {
	margin-bottom: 0px;
}
.label-weight-bold-500 {
  font-weight: 500 !important;
  color: #6F6F6F;
}
.form-group {
    margin-bottom: 0.4rem;
}
.pg-header-space {
	height: 10px;
}
.form-control-span {
	padding: 2px 10px
}