
.swal2-popup {
    width: 25em !important;
    font-size: 0.8rem !important;
}

.swal2-title {
    font-weight: 400 !important;
    font-size: 1.675em !important;
}

.swal2-icon {
    width: 4em !important;
    height: 4em !important;
}

.swal2-icon .swal2-icon-content {
    font-size: 2.5em !important;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    top: 2em !important;
    width: 1.9375em !important;
    height: 0.2125em !important;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
    top: 2.78em !important;
    left: 0.5125em !important;
    width: 1.5625em !important;
    transform: rotate(37deg) !important;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
    top: 2.175em !important;
    right: 0.1em !important;
    width: 2.8375em !important;
    transform: rotate(309deg) !important;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
    top: -.9999em !important;
    left: -2.0635em !important;
    transform: rotate(-45deg) !important;
    transform-origin: 3.75em 3.75em !important;
    border-radius: 7.5em 0 0 7.5em !important;
}