@charset "utf-8";.FormArea{float:left;width:100%;color:#333}.FormArea h1{color:#6e7c8b;padding-left:5px;font-size:20px}.FormArea a{color:#333;text-decoration:none}.FormArea p{padding-left:5px;padding-right:5px}.FormArea .Form1{width:200px;float:left}.FormArea .FormAreaForm{display:flex;justify-content:center;align-items:center;height:41px;margin:5px;border:1px solid #e0e1e4;border-radius:2px;-webkit-border-radius:2px;background-color:#fff}.FormArea .FormAreaForm i{display:flex;min-width:40px;height:40px;justify-content:center;align-items:center;font-size:17px;border-right:1px solid #e0e1e4}.FormArea .FormAreaForm input{display:flex;width:100%;height:39px;margin:1px 0 0 5px;padding:0 3px 0 0;border:none}.FormArea .FormAreaForm2{width:calc(100% - 10px);margin:5px}.FormArea .FormAreaForm2 textarea{position:relative;width:calc(100% - 30px);height:150px;-webkit-border-radius:2px;border:1px solid #e0e1e4;padding:13px 14px}.FormArea .FormAreaForm2 .Upload p{width:auto}.FormArea .FormAreaForm2 .Upload textarea{height:15px}.clear{clear:both}