.content-header__search{margin-right:0;margin-left:8px;margin-bottom:8px;width:250px}.form-create{overflow:hidden}.form-create-content{display:-webkit-box;display:-ms-flexbox;display:flex}.form-create-content-left{padding:32px 32px 0 32px;width:450px;height:calc(100vh - 64px);overflow:auto;-webkit-box-shadow:0 0 6px 0 #e6e6e6;box-shadow:0 0 6px 0 #e6e6e6;background-color:#fff}.form-create-content-left__text{line-height:1;-weight:normal}.form-create-content-left__text h2{font-size:16px;font-weight:500;color:#333;margin-bottom:12px}.form-create-content-left__text p{color:#999;font-size:12px}.form-create-content-left__button{width:100%;padding:16px;height:67px;border-radius:4px;border:1px solid #dcdee2;margin-bottom:8px;position:relative;cursor:pointer}.form-create-content-left__button h4{font-weight:500;line-height:1;color:#333;margin-bottom:9px;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.form-create-content-left__button p{font-size:12px;color:#999;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.form-create-content-left__button__icon{color:#0047ab;top:25px;right:16px;position:absolute}.form-create-content-left .active-button{border:1.5px solid #0047ab}.form-create-content-left .title{font-size:16px;font-weight:500;color:#333;margin-bottom:12px;line-height:1}.form-create-content-left .tag-container{margin:24px 0 52px 0}.form-create-content-left .tag-container .tag{min-width:76px;height:30px;border-radius:15px;background-color:#fff;margin-right:8px}.form-create-content-left .tag-container .active-tag{background:#0047ab;color:#fff}.form-create-content-right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 64px);background:#f7f8fa;padding-top:52px;padding-bottom:52px;overflow:hidden;position:relative}.form-create-content-right .scroll-area{position:relative;width:902px}.form-create .is-error{color:red}