.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;
}
#billing_container{
	display : none;
}