.smrt-modal-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999}.smrt-modal-wrap .smrt-shadow-box{display:block}.smrt-close-modal,.smrt-modal-wrap .smrt-close-icon{width:14px;height:14px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.5 14.5'%3E%3Cpath d='M.9 14.4l-.7-.7c-.2-.2-.2-.5 0-.7L12.9.1c.2-.2.5-.2.7 0l.7.7c.2.2.2.5 0 .7L1.6 14.4c-.2.1-.6.1-.7 0z' fill='%23737373'/%3E%3Cpath d='M.1.9L.8.2c.2-.2.6-.2.8-.1l12.8 12.8c.2.2.2.5 0 .7l-.7.7c-.2.2-.5.2-.7 0L.1 1.6C0 1.4 0 1 .1.9z' fill='%23737373'/%3E%3C/svg%3E") no-repeat;margin-top:5px}.smrt-modal-wrap.smrt-simple-modal .smrt-modal .smrt-modal-header{border:0;padding-bottom:0}.smrt-modal-wrap.smrt-simple-modal .smrt-modal .smrt-modal-footer{margin-top:0;border:0;padding-top:10px}.smrt-modal-wrap.smrt-simple-modal .smrt-modal .smrt-modal-footer.hide{display:none}.smrt-modal{position:relative;padding:15px 20px;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:94%;border:none;z-index:100002;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.5);max-height:90vh}@media only screen and (min-width:768px){.smrt-modal{width:520px}}.smrt-modal-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ccc;min-height:16px;padding-bottom:5px}.smrt-modal-title{font-size:20px}.smrt-modal-body{-ms-flex:1;flex:1;padding:0 0 10px;overflow:auto;margin-top:20px;min-height:20px}.smrt-simple-modal .smrt-modal-body{margin-top:2px}.smrt-modal-body>div{padding-bottom:10px}.smrt-modal-body>div:last-child{padding-bottom:0}.smrt-modal-body h5{font-size:16px;line-height:20px;font-weight:400;margin:0 0 10px}.smrt-close-button{padding:6px 12px;background:#ddd;display:inline-block;border:0;border-radius:2px}.smrt-modal-footer{padding-top:20px;margin-top:15px;border-top:1px solid #ccc}.smrt-modal-message-wrap>div{padding-bottom:8px}.smrt-modal-message-wrap>div:last-child{padding-bottom:0}@media only screen and (max-width:767px){.smrt-modal{overflow:hidden;max-height:calc(100vh - 70px)}}.smrt-shadow-box{position:fixed;background-color:rgba(4,4,4,.5);z-index:100000;top:0;left:0;right:0;bottom:0}body[smrt-modal-open]{position:fixed;padding-right:15px;width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.smrt-modal{display:block}.smrt-modal-body{max-height:calc(80vh - 160px)}}