.add-form .modal[data-v-df233078]{position:fixed;width:100%;height:100%;z-index:10;top:0;left:0}.add-form .modal .mask[data-v-df233078]{background-color:rgba(0,0,0,.6);z-index:8;width:100vw;height:100vh}.add-form .modal .body[data-v-df233078]{width:60vw;height:90vh;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;background-color:#fff}.add-form .modal .body__top[data-v-df233078]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1.6rem}.add-form .modal .body__top .close[data-v-df233078]{width:2.4rem;height:2.4rem;cursor:pointer}.add-form .modal .body .form[data-v-df233078]{font-size:1.4rem;margin:1.6rem;overflow-y:scroll;height:75vh}.add-form .modal .body .form__item[data-v-df233078]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1.6rem 0}.add-form .modal .body .form__item .field[data-v-df233078]{width:116px}.add-form .modal .body .form__item .sep[data-v-df233078]{margin:0 8px}.add-form .modal .body .form__item .content[data-v-df233078]{width:100%;margin:0 16px;height:40px;border-radius:5px;border:1px solid #e3e3e3;padding:0 1rem}.add-form .modal .body .form__item .field-dropdown[data-v-df233078]{width:96px}.add-form .modal .body .form__item .dropdown[data-v-df233078]{border-radius:5px;width:50%;border:1px solid #e3e3e3;padding:0 1rem;margin:0 16px;height:40px}.add-form .modal .body .form__item .area[data-v-df233078]{width:100%;margin:0 16px;resize:none;height:100px;border:1px solid #e3e3e3;padding:1rem;border-radius:5px}.add-form .modal .body .form__item .date[data-v-df233078]{width:100%;margin:0 16px;height:40px}.add-form .modal .body .form__item__end[data-v-df233078]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:1.6rem}.add-form .modal .body .form__item__end .submit[data-v-df233078]{padding:1rem 1.6rem}.add-form .modal .body .form__item .tabs__tab[data-v-df233078]{width:18rem;height:4rem;border:1px solid #fff;color:#fff;background-color:#343a40;font-weight:700;font-size:1.6rem;cursor:pointer}.add-form .modal .body .form__item .tabs__tab--active[data-v-df233078]{color:#000;background-color:#e3e3e3}.add-form .modal .body .form__errors[data-v-df233078]{font-size:1.4rem;color:#b91e27;margin:0 2rem}