.wrapper-btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.text-input{font-size:13px;font-style:normal}.text-input::-webkit-input-placeholder{color:#dce1e5;opacity:1;font-style:oblique}.text-input::-moz-placeholder{color:#dce1e5;opacity:1;font-style:oblique}.text-input:-ms-input-placeholder{color:#dce1e5;opacity:1;font-style:oblique}.text-input::-ms-input-placeholder{color:#dce1e5;opacity:1;font-style:oblique}.text-input::placeholder{color:#dce1e5;opacity:1;font-style:oblique}.text-error{font-size:13px;color:#d90808}.plant_title{margin-bottom:1rem;border-bottom:1px solid #999;padding:1rem}.plant_title,.plant_title .plus_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plant_title .plus_icon{width:30px;height:30px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#03932a;-webkit-box-shadow:2px 2px 2px #e9e7e7;box-shadow:2px 2px 2px #e9e7e7;margin-right:1rem}.plant_title .plus_icon span{max-width:100%;max-height:100%;border-radius:inherit;font-size:14px;color:#fff}.plant_title .plus_icon:hover,.plant_title .plus_icon span:hover{cursor:pointer}.plant_title p{margin-bottom:0}@-webkit-keyframes showForm{to{opacity:.5}0%{opacity:1}}@keyframes showForm{to{opacity:.5}0%{opacity:1}}