.modal-fade-enter,.modal-fade-leave-active{opacity:0}.modal-fade-enter-active,.modal-fade-leave-active{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.modal-backdrop{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-backdrop,.set-background{display:-webkit-box;display:-ms-flexbox;display:flex}.set-background{-webkit-box-shadow:2px 2px 20px 1px;box-shadow:2px 2px 20px 1px;overflow-x:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-background{background:#fff}.modal-footer,.modal-header{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.modal-header{color:#4aae9b;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal-body{position:relative;padding:20px 10px}