/* Jan-4-2023 CSS */
.font-21{
	font-size: 21px;
}
.mb-6{
	margin-bottom: 60px;
}
.table>:not(caption)>*>* {
    padding: 0.65rem 0.6rem; 
}
.mandtory{
	color: #f00;
    font-size: 16px;
}
.mt-95{
	margin-top: -95px;
}
.lablestyle{
	color: #051873;
    font-weight: 600;
    font-size: 16px;
}
.lablefont{
	font-size: 15px;
}
.line-height-30{
	line-height: 30px;
}
.fs-70 {
    font-size: 70px!important;
}
.pad-r-0{
	padding-right: 0px;
}