.osg_opc_cont{
	width: 379px;
}
.osg_opc_box,
.osg_opc_detail{
	width: 100%;
}
.osg_opc_detail .form-group{
	display: flex;
	flex-direction: row;
	margin-top: 16px;
	align-items: center;
}
.flexcont{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.calendar-inline{
	width: 29px;
	height: 29px;
	margin: 0;
	cursor: pointer;
}
.datepicker{
	margin-top: 0 !important;
	margin-left: 16px !important;
}
.mrgtp {
  margin-top: 30px;
}
label{
	max-width: 205px !important;
}
.flexcont .datepicker{
	width: 303px !important;
	border-radius: 0;
}
.osg_opc_title span:first-of-type{
	font-weight: normal;
	font-size: 13px;
}
.osg_opc_desc{
	max-width: unset;
	font-size: 14px;
	margin-top: 24px;
}