#crmWebToEntityForm{border-radius:16px;width:100%;margin:0 auto;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.zcwf_row{display:flex;flex-direction:column;margin-bottom:20px}.zcwf_col_lab label{font-weight:600;margin-bottom:6px}.zcwf_col_lab span{color:#ff4b4b}.zcwf_col_fld input,.zcwf_col_fld textarea{width:100%;padding:12px 14px;border-radius:8px;border:none;outline:none;font-size:14px;background-color:rgba(255,255,255,.9);color:#333}.zcwf_col_fld textarea{min-height:100px;resize:vertical}.formsubmit,.zcwf_button{background-color:#fff;color:#c04b1b;font-weight:600;margin:0!important;padding:12px 20px;border-radius:4px;border:none;cursor:pointer;transition:all .3s ease;margin-right:10px}.formsubmit:hover,.zcwf_button:hover{background-color:#f2f2f2}.zcwf_col_fld img{object-fit:contain;border-radius:6px}.zcwf_col_fld button{background-color:rgba(255,255,255,.7);color:#c04b1b;border:none;padding:10px 12px;border-radius:6px;cursor:pointer}.zcwf_col_fld button:hover{background-color:#fff}.wf_customMessageBox{display:flex;align-items:center;margin-bottom:20px;background-color:rgba(255,255,255,.9);color:#333;padding:12px 20px;border-radius:10px;font-weight:500}.wf_customCircle{width:24px;height:24px;border-radius:50%;border:2px solid #4caf50;display:flex;align-items:center;justify-content:center;margin-right:10px}.wf_customCheckMark{width:10px;height:10px;background-color:#4caf50;border-radius:50%}