.modal-form-container.modal-form-container-static{position:relative;z-index:1}.modal-form-container .modal-card-head{padding:12px}.modal-form-container .modal-card-head .modal-card-title{font-size:20px;font-size:1.25rem}.modal-form-container .modal-card-body{background:#fafafa}.modal-form-container .modal-card-body .button.is-success{margin-top:1.5rem}.modal-form-container form.form label.label.label_pd_checkbox{height:24px;position:relative;background:#f3f3f3;cursor:pointer;width:24px}.modal-form-container form.form label.label.label_pd_checkbox.checked{background:#f3f3f3}.modal-form-container form.form label.label.label_pd_checkbox span.check-point{height:16px;position:absolute;top:4px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);background:#ddd;left:4px;width:16px}.modal-form-container form.form label.label.label_pd_checkbox.checked span.check-point{height:16px;position:absolute;top:4px;box-shadow:0 0 0 transparent;background:green;left:4px;width:16px}.modal-form-container form.form .error{color:red}