@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@600&family=Nunito:wght@900&display=swap');

body {
  background: linear-gradient( rgb( 0 0 0 / 0.5 ), rgb( 0 0 0 / 0.5 ) ) fixed  0 0 / cover, linear-gradient(48.17deg, hsl(214, calc(1 * 25%), 56%) 11.21%, hsl(214, calc(1 * 25%), 25%) 61.92%) fixed 0 0 / cover;
  align-items: center;
}

.modal{
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  place-items: center;
  pointer-events: none;
  opacity: 0;
  z-index: 4;
  transition-duration: 0.35s;
  backdrop-filter: blur(5px);
}
.navimodal {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  place-items: center;
  pointer-events: none;
  opacity: 0;
  z-index: 2;
  transition-duration: 0.35s;
  backdrop-filter: blur(5px);
}
.login-modal{
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100vh;
  backdrop-filter: blur(10px);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  place-items: center;
  pointer-events: none;
  opacity: 0;
  z-index: 6;
  transition-duration: 0.35s;
}
.load-modal{
  width: 100%;
  height: 100vh;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  place-items: center;
  pointer-events: none;
  opacity: 0;
  z-index: 999;
  transition-duration: 0.5s;
}
.div-theme-b {
  border: 5px solid #000;
}
.load-modal div {
  margin: auto;
  color: #fff;
  text-align: center;
}
.modal-visible{
  opacity: 1;
  pointer-events: auto;
}
.login-back{  
  width: 382px;  
  overflow: hidden;
  margin: auto;
  padding: 20px;  
  background: #748CAB;  
  border-radius: 20px;
  text-align: center;
}

.desk-none {
  display: none;
}

.global-input {
  width: 300px;
  text-align: center;
  color: #748CAB;
  background-color: #000000;
  border: none;
  border-radius: 15px;
  height: 30px;
}

@media only screen and (max-width:100vh) {
  .desk-none {
    display: block;
  }
  .global-input {
    width: auto;
  }
  .navi{
    display: flex;

  flex-wrap: wrap;

  justify-content: space-between;
  }
}

.dash-button {
  border: none;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 15px;
  padding: 20px 10px 20px 10px;
  transition-duration: 0.3s;
}

.dash-button:hover {
  background-color: rgba(255, 255, 255, 0.3);
  transform: scale(1.1);
}
.dash-button img {
  width: 30px;
  height: 30px;
}

.navispc {
  display: none;
  margin-left: 10px;
}

.navitxt {
  display: none;
}

.navitop {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100px;
}

.navibtm {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100px;
}


.navi {
  text-align: center;
  border-radius: 10px;
  background-color: #748CAB;
  height: 96%;
  padding-left: 30px;
  padding-right: 30px;
  align-items: center; 
  z-index: 3;
  position: fixed;
  left: 10px;
  top: 10px;
  width: 3%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition-duration: 0.5s;
  padding-bottom: 20px;
}

.naviopen {
  width: 10%;
}

#navi.naviiopen .navitxt {
  display: flex;
}

#openerico {
  transition-duration: 0.3s;
  transform: rotate(180deg);
}

#openerico.open {
  transform: rotate(0deg);
}

.naviiopen {
  align-items: start;
  transition-duration: 0.3s;
}

.naviiopen .ctr {
  transition-duration: 0.3s;
  display: flex;
  align-items: center;
  width: auto;
  flex-direction: row;
  margin-right: auto;
  margin-left: auto;
  height: 100px;
  width: 175%;
}
.naviiopen .ctr div {
  transition-duration: 0.3s;
  align-items: center;
  display: flex;
  justify-content: space-around;
  width: 175%;
}

.naviiopen .dash-button {
  display: flex;
  width: 200%;
  align-items: center;
  text-align: center;
  justify-content: space-around;
}

#trans-fmd h6 {
  margin-top: 0;
  margin-bottom: 8px;
}

#condiv {
  position: fixed;
  top: 10px;
  right: 10px;
  width: 90%;
  height: 98%;
  overflow-y: auto;
  z-index: 1;
}

.div-theme {
  text-align: center;
  border-radius: 10px;
  background-color: #748CAB;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
}

#money {
  color: #000000;
  text-align: center;
  margin: auto;
  background-color: #748CAB;
  /* height: 60%; */
  width: 90%;
  padding: 20px;
  border-radius: 20px;
}

.global-btn {
  background-color: #000000;
  color: #748CAB;
  border: none;
  border-radius: 15px;
  height: 30px;
  transition-duration: 0.3s;
}

.global-btn:hover {
  transform: scale(1.1);
}

.global-text {
  color: #000000;
}

.bank-type {
  font-family: "Nunito Sans", sans-serif;
}

a {
  color: #000000;
  text-decoration: none;
  transition-duration: 1s;
}
a:hover {
  cursor: pointer;
  color: #000080;
}

.premade-transfer {
  border-radius: 10px;
  background-color: #748CAB;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  padding: 20px;
}

#maindivtrans {
  width: 40%;
}

.maindivtransfer {
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  padding: 8px;
}

.premade-transfer span:not(.tr-ext) {
  font-size: 1.5em;
}

.premade-transfer img {
  width: 50px;
  height: 50px;
}

.maindivtransfer span:not(.tr-ext) {
  font-size: 1em;
}

.maindivtransfer img {
  width: 30px;
  height: 30px;
}
.none {
  display: none;
}

.warninfo {
    background: #c57f4e;
    border: #ff8000;
}

#secureblur {
  backdrop-filter: blur(10px);
  z-index: 32767;
}

.glhr {
  border: 5px solid #000;
  border-radius: 10px;
}

.trhr {
  border: 3px solid #000;
  border-radius: 10px;
}

#shorts {
  margin-top: 20px;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  display: flex;
  justify-content: space-around;
}

.short {
  background: none;
  padding: 0;
  border: none;
  width: 128px;
  height: auto;
  text-align: center;
  padding: 20px;
  transition-duration: 0.3s;
  border-radius: 20px;
  text-align: center;
  align-content: center;
}
.shortimg {
  width: 32px;
  height: 32px;
  padding: 10px;
  border-radius: 150px;
  border: 2px solid #000;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}
.shortimg img {
  width: 32px;
  height: 32px;
}

.short:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(1.1);
}

#swaccs {
  overflow-y: auto;
  height: 5%;
}

.usac {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-around;
  border: 5px solid #000;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 5px;
}

.inline-flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
}
.divgrid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 25px;
}

.griditem {
  width: 25%;
  background: #748CAB;
  border-radius: 15px;
  border: 5px solid black;
  padding: 10px;
  margin-bottom: 20px;
}

#oba-qr {
  width: 30%;
  height: 30%;
}

.premade-transfer .tr-ext {
  font-size: 0.75em;
  color: #404040;
}
.maindivtransfer .tr-ext {
  font-size: 0.65em;
  color: #404040;
}

html * {
  font-family: "Nunito", sans-serif !important;
}