.modal-mask[data-v-3ced5d3c]{position:fixed;z-index:9999999;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-wrapper[data-v-3ced5d3c]{display:table-cell;vertical-align:middle;cursor:pointer}.modal-container[data-v-3ced5d3c]{margin:0 auto;padding:20px 7px;background-color:#fff;border-radius:2px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.33);box-shadow:0 2px 8px rgba(0,0,0,.33);-webkit-transition:all .3s ease;transition:all .3s ease;font-family:Helvetica,Arial,sans-serif;max-height:80%;width:300px;position:relative;border:3px solid #349a79}.modal-header h3[data-v-3ced5d3c]{margin-top:0}.modal-body[data-v-3ced5d3c]{margin:20px 0;max-height:300px;overflow-y:auto;word-wrap:break-word}.modal-enter[data-v-3ced5d3c]{opacity:0}.modal-enter-to[data-v-3ced5d3c],.modal-leave[data-v-3ced5d3c]{opacity:1}.modal-leave-to[data-v-3ced5d3c]{opacity:0}#modal-close[data-v-3ced5d3c]{position:absolute;top:-30px;right:0;width:20px;height:20px;stroke:#fff;stroke-width:4px;pointer-events:none}