.vuestic-modal{height:0;width:0}.vuestic-modal .modal{display:block}.vuestic-modal .modal-backdrop,.vuestic-modal .modal-dialog{-webkit-transition:all .5s ease;transition:all .5s ease}.vuestic-modal .modal-enter .modal-dialog,.vuestic-modal .modal-leave-active .modal-dialog{opacity:0;-webkit-transform:translateY(-30%);transform:translateY(-30%)}.vuestic-modal .modal-enter .modal-backdrop,.vuestic-modal .modal-leave-active .modal-backdrop{opacity:0}.vuestic-modal .modal-backdrop{opacity:.5}.vuestic-modal .modal-header{height:55px;padding:0 1.5625rem;border-bottom:2px solid #eee;font-size:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vuestic-modal .close-modal{margin-left:1rem;font-size:1.5rem;line-height:1.5rem;cursor:pointer}.vuestic-modal .modal-content{border-radius:0}.vuestic-modal .modal-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 25px;padding-bottom:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.vuestic-modal .modal-footer .btn{margin:0 10px 20px 10px}.vuestic-modal .modal-dialog{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.5);box-shadow:0 .5rem 1rem rgba(0,0,0,.5)}.ui-grid ._green-rectangle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;min-height:3rem;color:#fff;background-color:#4ae387;border-radius:.5rem}