<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------*/


body .swal2-container {
  font-family: Montserrat, "Microsoft JhengHei", å¾®è½¯é›…é»‘, ãƒ¡ã‚¤ãƒªã‚ª, "ë§‘ì€ ê³&nbsp;ë”•", sans-serif !important;
}

.swal2-popup {
  padding: 20px;
}

.swal2-header #swal2-title {
  font-size: 16px !important;
  color: #646363 !important;
  font-family: Montserrat, "Microsoft JhengHei", å¾®è½¯é›…é»‘, ãƒ¡ã‚¤ãƒªã‚ª, "ë§‘ì€ ê³&nbsp;ë”•", sans-serif !important;
  font-weight: 400;
  text-align:left;
}


.swal2-content #swal2-content {
  font-size: 16px !important;
  color: #646363 !important;
  font-family: Montserrat, "Microsoft JhengHei", å¾®è½¯é›…é»‘, ãƒ¡ã‚¤ãƒªã‚ª, "ë§‘ì€ ê³&nbsp;ë”•", sans-serif !important;
  font-weight: 400;
  text-align:left;
}
.swal2-actions button.swal2-styled {
  font-size: 16px !important;
  line-height: 1;
  padding: .625em 1.25em;
}

.swal2-actions button {
  font-family: Montserrat, "Microsoft JhengHei", å¾®è½¯é›…é»‘, ãƒ¡ã‚¤ãƒªã‚ª, "ë§‘ì€ ê³&nbsp;ë”•", sans-serif !important;
  color: #fff;
  background-color: #646363 !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.swal2-actions button:hover {
  color: #fff;
  background-color: #e8942c !important;
  background-image: none !important;
}

</pre></body></html>