
span[class*=ui-outputlabel-rfi] {
	color: red;
}

.brn1-txt {
	width:95px !important;
}
.brn2-txt {
	width:55px !important;
}
.brn3-txt {
	width:35px !important;
}
.brn4-txt {
	width:35px !important;
}
.brn5-txt {
	width:25px !important;
}

label[id*=projNo1-txt_label] {
	height: 40px;
	display: flex !important;
    align-items: center !important;
}
.projNo1-selectBoxSty {
	min-width:100px; 
	max-width:100px;
	height: 43px;
}
.projNo2-txt {
	width:60px !important;
}
.projNo3-txt {
	width:50px !important;
}

.noPadding {
	padding: 0px;
	width: 100%
}

.greenFont {
	color: green;
}

.rmks1 {
	font-weight: bold;
}
