﻿body, html {
  width: 100%;
  height: 100%;
}

.swal2-container {
  z-index: 9999999999999999999 !important;
}

.swal2-container .bank-pay-cancel-btn {
  color: #000 !important;
  font-weight: bold;
  display: inline-block;
  background-color: rgb(255, 255, 255) !important;
  padding: 0;
  margin: 0 1em;
}

.swal-loading-popup {
  background-image: linear-gradient(45deg, #4f4f4f, transparent) !important;
  display: flex !important;
  width: 100px !important;
  height: 100px !important;
  align-items: center;
  justify-content: center;
}

.swal-loading-popup .swal2-actions.swal2-loading {
  margin: 0 !important;
}
