/*--------------------------------------------------*/


body .swal2-container {
  font-family: "Roboto Condensed", "Open Sans", "微軟正黑體", \5FAE\8EDF\6B63\9ED1\9AD4, "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
}

.swal2-popup {
  padding: 20px;
}

.swal2-header #swal2-title {
  font-size: 24px !important;
  color: #646363 !important;
  font-family: "Roboto Condensed", "Open Sans", "微軟正黑體", \5FAE\8EDF\6B63\9ED1\9AD4, "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
  font-weight: 400;
}


.swal2-content #swal2-content {
  font-size: 18px !important;
  color: #646363 !important;
  font-family: "Roboto Condensed", "Open Sans", "微軟正黑體", \5FAE\8EDF\6B63\9ED1\9AD4, "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
  font-weight: 400;
}
.swal2-actions button.swal2-styled {
  font-size: 16px !important;
  line-height: 1;
  padding: .625em 1.25em;
}

.swal2-actions button {
  font-family: "Roboto Condensed", "Open Sans", "微軟正黑體", \5FAE\8EDF\6B63\9ED1\9AD4, "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
  color: #fff;
  background-color: #646363 !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

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