.vt-message-package{width:100%;height:0;position:fixed;display:flex;flex-direction:column;z-index:20000;padding:0 15px;top:0;font-size:1rem;box-sizing:border-box;text-align:center}.vt-message-package.vt-message-mask{height:100%;background-color:rgba(0,0,0,.2)}.vt-message-package *{box-sizing:border-box}.vt-message{opacity:1;position:relative;animation-duration:.5s;animation-fill-mode:forwards;border:1px solid #dcdee2;background-color:#fff;border-radius:5px;min-width:240px;max-width:520px;box-sizing:border-box}.vt-message *{box-sizing:border-box}.vt-message .vt-message-header{display:flex;font-size:1rem;padding:30px 16px 0;flex-direction:column;align-items:center;position:relative;color:#ff4b4b}.vt-message .vt-message-header .vt-header-text{display:flex;flex-direction:column;align-items:center}.vt-message .vt-message-header img{width:48px;height:48px;margin-bottom:10px}.vt-message .vt-hide{color:#ccc;font-weight:300;margin-right:0;margin-left:auto;width:25px;cursor:pointer!important;position:absolute;right:10px;top:10px}.vt-message .vt-hide:hover{color:#aaa}.vt-message .vt-message-body{flex-wrap:wrap;letter-spacing:1px;text-decoration:none;width:100%;padding:20px 16px;text-align:center;color:#3c3c3c}.vt-message .vt-message-body .vt-hide{position:absolute;right:0;top:0}.vt-message .vt-message-footer{padding:0 16px 20px;text-align:center}.vt-message .vt-message-footer button{line-height:1;display:inline-block;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;outline:0;white-space:nowrap;user-select:none;height:30px;padding:0 35px;font-size:16px;border-radius:15px;margin-bottom:0;color:#fff}.vt-message .vt-message-footer button:after{display:none;transition:color ease .3s}.vt-message .vt-message-footer button.vt-confirm{margin-right:20px;background-color:#ff4b4b;border:1px solid #ff4b4b}.vt-message .vt-message-footer button.vt-cancel{background:0 0;border:none;background-color:#bfbfbf;border:1px solid #bfbfbf}.vt-message .vt-icon{margin-right:4px;font-size:16px;width:16px}.vt-message .vt-icon.vt-info{color:#2d8cf0}.vt-message .vt-icon.vt-error{color:#ed4014}.vt-message .vt-icon.vt-success{color:#19be6b}.vt-message .vt-icon.vt-warning{color:#f90}.vt-default{color:#fff}.vt-message.vt-background{box-shadow:none!important}.vt-message.vt-background.vt-bg-info{background-color:#f0faff!important;color:#2d8cf0;border:1px solid #d4eeff}.vt-message.vt-background.vt-bg-error{background-color:#ffefe6!important;color:#ed4014;border:1px solid #ffcfb8}.vt-message.vt-background.vt-bg-success{background-color:#edfff3!important;color:#19be6b;border:1px solid #bbf2cf}.vt-message.vt-background.vt-bg-warning{background-color:#fff9e6!important;color:#f90;border:1px solid #ffe7a3}.vt-bg-default{background-color:rgba(0,0,0,.5)!important;color:#fff}.vt-message.vt-top-center{margin:0 auto;animation-name:VtMsgTopEnter;transform:translateY(15px)}.vt-message.vt-top-center.vt-fixed{position:fixed;left:50%;transform:translateY(15px) translateX(-50%)}.vt-message.vt-top-center.vt-remove{animation-name:VtMsgTopOut}.vt-message.vt-left-top{margin-top:15px;margin-left:0;margin-right:auto;animation-name:VtMsgLeftEnter}.vt-message.vt-left-top.vt-remove{animation-name:VtMsgLeftOut}.vt-message.vt-left-top.vt-fixed{position:fixed;left:15px}.vt-message.vt-right-top{margin-right:0;margin-top:15px;margin-left:auto;animation-name:VtMsgRightEnter}.vt-message.vt-right-top.vt-fixed{position:fixed;right:15px}.vt-message.vt-right-top.vt-remove{animation-name:VtMsgRightOut}.vt-message.vt-left-center{position:fixed;opacity:1;left:15px;top:50%;transform:translate3d(0,-50%,0);animation-name:VtMsgLeftEnter}.vt-message.vt-left-center.vt-remove{animation-name:VtMsgLeftOut}.vt-message.vt-center-center{position:fixed;animation-name:VtMsgOpacityEnter;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}.vt-message.vt-center-center.vt-remove{animation-name:VtMsgOpacityOut}.vt-message.vt-right-center{position:fixed;opacity:1;right:15px;top:50%;transform:translateY(-50%);animation-name:VtMsgRightEnter}.vt-message.vt-right-center.vt-remove{animation-name:VtMsgRightOut}.vt-message.vt-left-bottom{position:fixed;top:auto;left:15px;opacity:1;bottom:15px;animation-name:VtMsgBottomEnter}.vt-message.vt-left-bottom.vt-remove{animation-name:VtMsgBottomOut}.vt-message.vt-bottom-center{position:fixed;top:auto;left:50%;opacity:1;bottom:15px;transform:translateX(-50%);animation-name:VtMsgBottomEnter}.vt-message.vt-bottom-center.vt-remove{animation-name:VtMsgBottomOut}.vt-message.vt-right-bottom{position:fixed;right:15px;bottom:15px;top:auto;opacity:1;animation-name:VtMsgBottomEnter}.vt-message.vt-right-bottom.vt-remove{animation-name:VtMsgBottomOut}@media screen and (max-width:540px){.vt-message{max-width:60%}.vt-message-header{flex-direction:row!important;justify-content:center!important;font-size:13.0018px!important}.vt-header-text{flex-direction:row!important;justify-content:center!important}.vt-message .vt-message-header img{width:18px!important;height:18px!important;margin:0 7px 0 0!important}.vt-message .vt-message-footer button{height:26px;padding:0 26px;font-size:12px;border-radius:13px}.vt-message-body{font-size:12px!important;padding:16px 24px!important}.vt-message .vt-message-footer{padding-bottom:16px!important}}@keyframes VtMsgLeftEnter{0%{opacity:0;margin-left:-100%}100%{opacity:1;margin-left:0}}@keyframes VtMsgLeftOut{0%{opacity:1;margin-left:0}100%{opacity:0;margin-left:-100%}}@keyframes VtMsgRightEnter{0%{opacity:0;margin-right:-100%}100%{opacity:1;margin-right:0}}@keyframes VtMsgRightOut{0%{opacity:1;margin-right:0}100%{opacity:0;margin-right:-100%}}@keyframes VtMsgOpacityEnter{0%{opacity:0}100%{opacity:1}}@keyframes VtMsgOpacityOut{0%{opacity:1}100%{opacity:0}}@keyframes VtMsgBottomEnter{0%{opacity:0;margin-bottom:-100%}100%{opacity:1;margin-bottom:0}}@keyframes VtMsgBottomOut{0%{opacity:1;margin-bottom:0}100%{opacity:0;margin-bottom:-100%}}@keyframes VtMsgTopEnter{0%{margin-top:-100%;opacity:0}100%{margin-top:0;opacity:1}}@keyframes VtMsgTopOut{0%{opacity:1;margin-top:0}100%{opacity:0;margin-top:-100%}}