body{margin:0;background-color:#f1f1f1}@media screen and (max-width:1200px){body .dialog-modal{max-width:300px}}.dialog-modal{position:fixed;min-width:100px;max-width:600px;background-color:#fff;color:#444;top:6%;left:10%;box-shadow:0 3px 8px 1px rgba(0,0,0,.2);border-radius:3.5px;display:none;z-index:100002}.dialog-modal.active{display:block}.dialog-modal.scaled{animation:modal-scaled .5s forwards ease-in-out;-webkit-animation:modal-scaled .5s forwards ease-in-out}@keyframes modal-scaled{0%{transform:scale(0)}100%{transform:scale(1)}}.dialog-modal.fade{animation:modal-fade .5s ease-in-out}@keyframes modal-fade{0%{opacity:0}100%{opacity:1}}.dialog-modal .dialog-modal-content{position:relative;padding:10px 25px;line-height:24px;word-break:break-all;overflow:hidden;font-size:14px;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.dialog-modal.status .dialog-modal-content::before{content:' ';width:8px;height:8px;border-radius:50%;position:absolute;left:16px;top:18px;background-color:#fff}.dialog-modal.status .dialog-modal-content{padding-left:36px}.dialog-modal.status .dialog-modal-content::before{transition:.2s all ease-in-out}.dialog-modal.status:hover .dialog-modal-content::before{transform:scale(1.1)}.dialog-modal.status.success .dialog-modal-content::before{background-color:#4caf50}.dialog-modal.status.error .dialog-modal-content::before{background-color:#f44336}.dialog-modal.loading-item{background-color:transparent;box-shadow:none}.dialog-modal.loading-item .dialog-modal-content{text-align:center;display:flex;align-items:center;justify-content:center}.dialog-modal.loading-item svg{width:52px;height:52px;color:#fff}.dialog-modal.dialog-modal-alert{width:320px;border-radius:3.5px}.dialog-modal.dialog-modal-alert .dialog-modal-content{padding:15px}.dialog-modal.dialog-modal-alert .dialog-modal-buttons{display:flex;justify-content:end;padding:12px;text-align:right}.dialog-modal.dialog-modal-alert .dialog-modal-buttons .dialog-button{display:inline-block;margin-right:12px;border-radius:3.5px;color:#fff;background-color:#1976d2;padding:6px 16px;font-size:14px;cursor:pointer}.dialog-modal.dialog-modal-alert .dialog-modal-buttons .dialog-button:first-child{margin-right:0}.dialog .dialog-shadow{width:100%;height:100%;position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;z-index:100001}.dialog-modal-close{display:inline-block;width:14px;height:1px;background:#6e6e6e;transform:rotate(45deg);position:absolute;right:18px;top:22px}.dialog-modal-close::before{content:'';display:block;width:14px;height:1px;background:#6e6e6e;transform:rotate(-90deg)}.dialog-modal-close::after{content:' ';width:16px;height:16px;display:block;cursor:pointer;transform:rotate(45deg);position:absolute;right:-1px;top:-8px}.dialog-modal.dialog-modal-box{max-width:720px;max-height: 100%;overflow: scroll;}.dialog-modal.dialog-modal-box .dialog-modal-buttons{padding:8px 25px;margin-bottom:12px}.dialog-modal.dialog-modal-box .dialog-modal-buttons .dialog-button{display:inline-block;margin-right:12px;border-radius:3.5px;color:#fff;background-color:#1976d2;padding:6px 16px;font-size:14px;cursor:pointer}
