.svg-exclamation-triangle-light-dims { width: 576px; height: 512px } @media screen and (max-width:991px) { #global-alert { opacity: 1; position: static } } #global-alert .modal-dialog { max-width: 1142px; width: 80%; margin: 0 auto; height: 100vh } @media screen and (max-width:991px) { #global-alert .modal-dialog { transform: none; max-width: 100%; width: 100%; margin: 0; height: auto } } #global-alert .modal-dialog .modal-content { border-radius: 0; border: 1px solid #707070; padding: 0 8%; top: 20%; } @media screen and (max-width:991px) { #global-alert .modal-dialog .modal-content { padding: 0 15px; position: static; transform: none; border: none } } #global-alert .modal-dialog .modal-content .close { position: absolute; top: 0; right: 0; opacity: 1; width: 40px; height: 40px; background-color: rgba(0, 76, 142, .1); color: #004c8e } #global-alert .modal-dialog .modal-content .close .svg-close-dims { width: 20px; height: 20px; } #global-alert .modal-dialog .modal-content .modal-header { border-bottom: none; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; border-top-left-radius: 0; border-top-right-radius: 0; padding: 40px 0 0; -ms-flex-pack: distribute; justify-content: space-around } #global-alert .modal-dialog .modal-content .modal-header .svg-exclamation-triangle-light-dims { max-width: 80px; height: auto; -ms-flex: 0 0 147px; flex: 0 0 80px; color: #b81e5c; margin-right: 20px } #global-alert .modal-dialog .modal-content .modal-header h1 { -ms-flex: 0 0 calc(100% - 100px); flex: 0 0 calc(100% - 100px); font-size: 32px; color: #b81e5c } #global-alert .modal-dialog .modal-content .modal-body { padding: 0; } #global-alert .modal-dialog .modal-content .modal-footer { border-top: none; padding: 40px 0 40px } #global-alert .modal-dialog .modal-content .modal-footer .btn { font-size: 16px; font-weight: 700; color: #b81e5c; background-color: rgba(184, 30, 92, .1); padding: 1rem; line-height: 0; border: 1px solid #b81e5c; border-radius: 0 }
/*# sourceMappingURL=alert.min.css.map */