#crmWebToEntityForm {
    background-color: transparent !Important;
}

.zcwf_lblLeft .zcwf_col_fld_slt {
    color: #000000;
}

.zcwf_lblLeft .zcwf_col_fld input[type=text] {
	width: 100% !Important;
    color: #555555 !Important;
}
    
.zcwf_lblLeft .zcwf_col_lab {
	width: 100% !Important;
    
}

.zcwf_lblLeft .zcwf_col_fld_slt {
	width: 100% !Important;
}

.zcwf_lblLeft .zcwf_col_fld textarea {
	width: 100% !Important;
}

.zcwf_lblLeft .zcwf_button {
	color: white !Important;
    padding: 9px !Important;
    background-color:  #313949 !Important;
    background: #313949 !Important
    
}

input#.formsubmit.zcwf_button {
	color: #313949 !Important;
    padding: 9px !Important;
    background-color:  #313949 !Important;
 }

.zcwf_col_fld, .zcwf_lblLeft .zcwf_col_fld {
    width: 100% !Important;
    max-width: 800px !Important;
}

.formsubmit.zcwf_button {
		color: #313949 !Important;
}



