.scSweetAlertHeader { background-image: none; font-family: Leelawadee, Ebrima, 'Bahnschrift Light', Gadugi, 'Nirmala UI', 'Segoe UI', Verdana; font-size: 13px; font-weight: normal; opacity: 1; filter: alpha(opacity=100) }
.swal2-container .swal2-modal .swal2-title { color: #313a46 }
.scSweetAlertMessage { background-image: none; color: #313a46; font-family: Leelawadee, Ebrima, 'Bahnschrift Light', Gadugi, 'Nirmala UI', 'Segoe UI', Verdana; font-size: 13px; font-weight: normal; padding: 0 0 0 10px; opacity: 1; filter: alpha(opacity=100) }
.scSweetAlertPopup { background-color: #FFFFFF; background-image: none; opacity: 1; filter: alpha(opacity=100); border-color: #E0E6ED; border-style: solid; border-width: 1px; padding: 1.5em; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; box-shadow: 0 12px 40px 0 rgba(114,124,245,.15) }
.swal2-container .swal2-popup.swal2-toast .swal2-icon { font-size: .7em }
.swal2-container .swal2-modal { width: auto; padding: 2em 3em }
.scToastHeader { background-image: none; font-family: Leelawadee, Ebrima, 'Bahnschrift Light', Gadugi, 'Nirmala UI', 'Segoe UI', Verdana; font-size: 13px; font-weight: normal; opacity: 1; filter: alpha(opacity=100) }
.scToastHeader,.swal2-container .swal2-title { color: #313a46 }
.scToastMessage { background-image: none; color: #313a46; font-family: Leelawadee, Ebrima, 'Bahnschrift Light', Gadugi, 'Nirmala UI', 'Segoe UI', Verdana; font-size: 13px; font-weight: normal; padding: 0 0 0 10px; opacity: 1; filter: alpha(opacity=100) }
.scToastPopup { background-color: #FFFFFF; background-image: none; opacity: 1; filter: alpha(opacity=100); border-color: #E0E6ED; border-style: solid; border-width: 1px; padding: 1.5em; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px }
.swal2-container .scToastPopup { box-shadow: 0 8px 24px 0 rgba(114,124,245,.20) }

/* ============ DARK MODE ============ */
[data-theme="dark"] .scSweetAlertPopup, [data-theme="dark"] .scToastPopup { background-color: #1e2128 !important; border-color: #2f323a !important; box-shadow: 0 12px 40px 0 rgba(0,0,0,.50) !important }
[data-theme="dark"] .scSweetAlertHeader, [data-theme="dark"] .scSweetAlertMessage, [data-theme="dark"] .scToastHeader, [data-theme="dark"] .scToastMessage { color: #e8e9ec !important }
[data-theme="dark"] .swal2-container .swal2-modal .swal2-title, [data-theme="dark"] .swal2-container .swal2-title { color: #e8e9ec !important }
