.form-data{
    width : 100%!important;
    margin-bottom : 1rem;
}
.form-data ul{
    list-style: disc;
    padding-left: 2.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.form-data ul > * + * {
margin-top : 0.5rem;
}
.space-y-2 > * + * {
margin-top : 0.5rem;
}
div[data-group="heading"]{
margin-top : 2rem;
}
#addAdt,#addAdt:hover,#addAdt:focus{
color : red!important;
font-weight : 600!important;
}

#noTax{
visibility : hidden;
}
p{margin:15px !important;}
strong{font-weight:bold !important;}
em{font-style:italic !important; font-weight:inherit;}

#client-terms p{

}
#client-terms ul{
    margin: 0px 30px;
    padding: 0px 15px;
    list-style: disc;
}
#client-terms ul li{
margin: 7px 0px;
}

#field-83125 p{
	margin : 0!important;
}

div[data-id="83107"] p,
div[data-id="83108"] p{
	margin-top: 0!important;
    margin-left: 1.5rem!important;
}
/* Overall Changes - starts*/
ol{
	list-style : decimal;
	padding-left : 2.5rem;
}
ul{
	list-style : disc;
	padding-left : 2.5rem;
}
ol li{
	margin-top : 0.75rem;
}
.text-base{
	font-size : 1rem;
}
h3{
width : 100%;
}
#content form[name="regForm"] p{
	margin : 0!important;
}
div[data-group="custom-chf-controller"]
{
  display: none !important;
}
form[name="regForm"] .form-group.de-block{
	display : block!Important;
}
[data-group="w-full"] [data-support="body_text"]{
	width : 100%!important;
}
/* Overall Changes  - ends */