div.alert-popup-container{background-color:rgba(33,47,85,.6);display:block;height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1100}div.alert-popup-container>div.alert-popup-content{display:block;margin:auto;max-width:500px;padding:30vh 0;width:90%}div.alert-popup-container>div.alert-popup-content>div.alert-popup{background-color:#fff;border-radius:2px;box-shadow:0 5px 10px rgba(0,0,0,.1);display:block;font-size:13px;margin-bottom:15px;position:relative}div.alert-popup-container>div.alert-popup-content>div.alert-popup>button.close{background:none;border:none;color:rgba(0,0,0,.5);display:inline-block;font-size:16px;margin:0;padding:0;position:absolute;right:10px;top:10px}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message{box-sizing:border-box;display:block;padding:30px 30px 5px;width:100%;word-break:break-word}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.title{border-bottom:1px solid #ddd;font-size:1.25rem;padding:1.25rem;text-align:center}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message>div.notification h1{font-weight:600;line-height:1.4;margin-bottom:1.25rem;margin-top:1.5rem}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message>div.notification h2{font-weight:600;line-height:1.4;margin-bottom:1rem;margin-top:1.25rem}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message>div.notification h3,div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message>div.notification h4{font-weight:600;line-height:1.4;margin-bottom:.75rem;margin-top:1rem}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message>div.notification h5,h6,h7{font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;margin-top:.75rem}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message>div.notification p{line-height:1.5;margin-bottom:1rem;margin-top:0}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message>div.notification li{line-height:1.5}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message .notification img{margin-bottom:15px;max-width:100%}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message .notification>div{margin-bottom:15px}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.message p:first-child{margin-top:0}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.buttons button{margin-right:.5rem}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.buttons button:last-child{margin-right:0}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.title~div.buttons{border-top:1px solid #ddd}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.title~div.message{padding:20px}div.alert-popup-container>div.alert-popup-content>div.alert-popup>div.buttons{display:block;padding:2rem;text-align:center;width:100%}div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-info{background-color:#6ba4e0}div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-primary{background-color:#0956ad}div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-warning{background-color:#f7b75b}div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-danger{background-color:#ec5955}div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-success{background-color:#54b753}div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-danger,div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-danger>button.close,div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-info,div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-info>button.close,div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-primary,div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-primary>button.close,div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-success,div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-success>button.close,div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-warning,div.alert-popup-container>div.alert-popup-content>div.alert-popup.alert-popup-warning>button.close{color:#fff}div.alert-popup-container.adhoc>div.alert-popup-content{padding-top:129px}div.alert-popup-container.adhoc>div.alert-popup-content>div.alert-popup{background-color:#f5f5f5;border-left:20px solid #f1f1f1;border-radius:3px;color:inherit;position:relative}div.alert-popup-container.adhoc>div.alert-popup-content>div.alert-popup.alert-popup-info{border-color:#6ba4e0}div.alert-popup-container.adhoc>div.alert-popup-content>div.alert-popup.alert-popup-primary{border-color:#0956ad}div.alert-popup-container.adhoc>div.alert-popup-content>div.alert-popup.alert-popup-warning{border-color:#f7b75b}div.alert-popup-container.adhoc>div.alert-popup-content>div.alert-popup.alert-popup-danger{border-color:#ec5955}div.alert-popup-container.adhoc>div.alert-popup-content>div.alert-popup.alert-popup-success{border-color:#54b753}div.alert-popup-container.adhoc>div.alert-popup-content>div.alert-popup>button.close{color:rgba(0,0,0,.5)}button.swal2-styled{border:none;border-radius:3px;box-sizing:border-box;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;white-space:nowrap;z-index:1}button.swal2-styled:before{background-color:#ddd;bottom:-100%;content:"";display:block;height:100%;left:0;position:absolute;transition:all .3s ease;width:100%;z-index:-1}button.swal2-styled:hover:before{bottom:0}button.swal2-styled:focus{box-shadow:none!important}button.swal2-styled.swal2-confirm{background-color:#222f55}button.swal2-styled.swal2-confirm:before{background-color:#3b4b7b}button.swal2-styled.swal2-cancel{background-color:#bbb}button.swal2-styled.swal2-cancel:before{background-color:#ccc}button.swal2-styled.swal2-deny:before{background-color:#c9302c}.swal2-select{border-radius:3px;padding:.375em .8em}.swal2-popup.swal2-toast .swal2-title{font-size:.8rem!important}.swal2-popup.swal2-toast .swal2-close{font-size:2rem!important}