.form .row[data-v-90ffc43c]{display:flex;align-items:center;min-width:400px;height:50px;background:var(--input-bg-color);border-radius:3px;border:1px solid var(--formBorderColor);margin-bottom:20px}.form .row .input[data-v-90ffc43c]{border:none;outline:none;background:var(--input-bg-color);color:var(--fontColorReverse);margin-left:10px}.form .row .icon-box[data-v-90ffc43c]{margin-left:10px;width:14px}.form .row .icon-box img[data-v-90ffc43c]{width:100%}.form .row .icon-box-r[data-v-90ffc43c]{margin-right:10px;width:14px}.form .row .icon-box-r img[data-v-90ffc43c]{width:100%}.form .row .code-box[data-v-90ffc43c]{cursor:pointer;background:var(--buttonBgColor1);color:var(--font-color-white);margin-right:10px;min-width:80px;height:40px;padding:8px 5px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:12px}.form .row .code-box.num[data-v-90ffc43c]{background:transparent;font-size:12px;color:var(--fontColor8)}