@import url('https://fonts.googleapis.com/css2?family=Siemreap&display=swap');
* {
  font-family: "Siemreap", sans-serif;
}
* p.i.h1.h2.h3.h4.h5.h6.h7.h8 {
  font-family: "Battambang", system-ui;
}
.back {
  display: flex;
  justify-content: center;
  align-items: center;
  /* height: 100vh; */
  background-image: url("./image/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Siemreap", sans-serif;
}

.login_form{
    width: 90%;
    max-width: 516px;
    margin: 20px auto;
    border-radius: 10px;
    padding: 20px;
}

.signature{
    width: 95%;
    max-width: 953px;
    margin: 14px auto;
    border-radius: 10px;
    padding: 20px;
    background: #33475b;
}
.sigup {
  margin: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
.form-signup {
  margin: auto;
  max-width: 46%;
  text-align: justify;
}
.sss {
  width: 99%;
  max-width: 677px;
  padding: 6px;
  border-radius: 10px;
  margin: auto;
  padding-top: 10%;
}
.logo img {
  width: 29%;
  border-radius: 18px;
}
.logo {
  text-align: -webkit-center;
  padding: 10px;
}
.user {
  font-size: 20px;
  padding: 12px;
  background: #ef4d4a;
  font-weight: bold;
  border-radius: 5px;
  border: 2px;
  color: white;
  margin: 2px;
  text-align: center;
}
.register a  {
  text-decoration: none!important;
  color: white;
}
.register {
    font-size: 17px;
    padding: 12px;
    border-radius: 5px;
    text-align: center;
    color: white;
    border: 1px solid;
}
h2 {
  font-weight: bold;
  margin-bottom: 20px;
}
.leon {
  font-size: 18px;
  text-align: center;
  border-radius: 8px;
  color: white;
  background: #497ea5ab;
  box-shadow: 1px 1px 18px #7db1d7;
  margin-top: 14PX;
  padding: 8px;
}
button {
  width: 100%;
  color: #484848;
  font-weight: bold;
}
input[type="text"],
input[type="password"] {
  width: 100%;
  margin: 15px 0px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 32px;
  color: #252525;
  font-size: 25px;
}
.bxs-chevron-left:before {
  content: "\ed38";
  font-size: 41px;
  color: #1108a3;
  padding: 4px;
}
.usd {
  background: #a39d9db0;
  padding: 8px;
  border-radius: 8px;
  color: white;
  margin-top: 10px;
  width: 100%;
  font-size: 25px;
}
.bxs-credit-card {
  margin-top: 18px;
}
.button-log {
  font-size: 21px;
  background: #232a70;
  width: 30%;
  text-align: center;
  margin: auto;
  border-radius: 8px;
  padding: 10px ;
  color: white;
}
.button-log a {
  color: white;
  text-decoration: auto;
}
.button-log {
  display: flex;
  align-items: center;
}
.contract p{
  color: #fff;
  line-height: 52px;
}
.button-log a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #ffffff;
  border-radius: 5px;
}

.button-log a i {
  margin-left: 5px;
}

#image-preview {
  margin-top: 20px;
}

#image-preview img {
  max-width: 300px;
  max-height: 300px;
}

.alert {
  text-align: end;
  margin-top: 14px;
  margin-right: 11px;
}
.alert img {
  width: 2%;
  border-radius: 10%;
}
.bxs-bell:before {
  content: "\ecc9";
  font-size: 31px;
  margin: 10px;
  color: white;
}
.background-index {
  margin: 0;
  padding: 0;
  background: linear-gradient(180deg, #03293c, #032d43);
  font-family: "Siemreap", sans-serif;
  background-size: cover;
  font-size: 15px;
  min-height: 100%;
  height: 100vh;
}
.phone-column {
  /* Add your custom styles here */
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.bg-light {
  border-radius: 50px;
  width: 97px;
}
.bg-light img {
  border-radius: 88px;
  width: 100%;
}

.container01 {
  width: 90%;
  max-width: 500px;
  margin: 20px auto;
}

.containerr {
  /* max-width: 400px; */
  margin: 20px auto;
  background-color: #33475b;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; /* Center the h3 text */
  margin-bottom: 20px;
}

.back-button {
  position: absolute;
  left: 10px; /* Adjust as needed */
  color: #ffffff;
  font-size: 1.2em;
  text-decoration: none;
}

.header h3 {
  color: white;
  margin: 0;
  font-size: 15px;

  text-align: center;

  font-family: "Siemreap", sans-serif;
}

.icon {
  display: flex;
  gap: 10px; /* Adds space between the icons */
  font-size: 20px;
}
#icon_qr {
  background-color: red;
  color: white;
  border-radius: 10px;
  padding: 5px 5px;
  font-size: 24px;
  height: 25px;
}
#icon_q {
  padding: 5px 5px;
  color: white;
}
#bx-right-top-arrow {
  color: red;
  font-size: 25px;
}
.Withdraw {
  color: black;
  font-size: 20px;
  font-family: "Siemreap", sans-serif;
}
.display {
  display: flex;
}

.display .p1 {
  background-color: #2486acc3;
  border-radius: 5px;
  padding: 3px 3px 2px 2px;
  font-family: "Siemreap", sans-serif;
}

/* Example additional styling for the second paragraph */
.display .p2 {
  padding: 8px 8px;
  font-size: 10px;
  font-family: "Siemreap", sans-serif;
  color: white;
}

.icon_spen {
  display: flex;
  align-items: center; /* Center items vertically */
}

#bx-right-top-arrow {
  /* Add background to the icon */
  color: red;
  /* Make the icon circular */
  padding: 1px; /* Adjust padding to make background larger */
  margin-right: 10px; /* Space between the icon and the text */
}

.profile {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.profile img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.profile-info {
  display: flex;
  flex-direction: column;
}
.profile-info span {
  display: flex;
  color: white;
  align-items: center;
}
.profile-info i {
  margin-left: 5px;
}
.balance {
  background-color: white;
  border-radius: 30px;
  padding: 20px;
  text-align: start;
}
.balance h1 {
  margin: 0;
  font-size: 20px;
  color: black;
  font-family: "Siemreap", sans-serif;
}
.balance p {
  margin: 5px 0;
  font-size: 14px;
  color: #f7f7f8;
}
.balance1 {
  background-color: #a9b7c776;
  padding: 13px 13px 13px 13px;
  border-radius: 30px;
}
.options {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.option {
  background-color: white;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  width: 82%;
  height: 80%;
}
.option i {
  height: 30px;
  font-size: 40px;
  text-align: center;
  margin-bottom: 5px;
  color: #044d7dcf;
}
.option p {
  margin: 6;
  font-size: 12px;
  color: black;
  font-family: "Siemreap", sans-serif;
  font-weight: bold;
}
.option a {
  text-decoration: none;
}
.options {
  background-color: #a9b7c776;
  padding: 15px 15px 15px 15px;
  border-radius: 30px;
  margin-top: 10px;
}

.footer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #4a5d74;
  background-color: #a9b7c776;
  padding: 13px 13px 13px 13px;
  border-radius: 30px;
}
.footer .footer-option {
  background-color: white;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
}
.footer-option i {
  height: 30px;
  font-size: 40px;
  text-align: center;
  margin-bottom: 5px;
  color: #3577a3cf;
}
.footer-option p {
  margin: 6;
  font-size: 12px;
  color: black;
  font-family: "Siemreap", sans-serif;
  font-weight: bold;
}
.Additional h3 {
  font-size: 15px;
  color: white;
  font-family: "Siemreap", sans-serif;
  color: white;
}

.input-group {
  margin-bottom: 20px;
}
.head_step{
  padding: 26px;
  margin-left: 23px;
  line-height: 56px;
  display: block;
}
.input-group input {
  width: 100%;
  padding: 10px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
}

.details {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  font-size: 14px;
  font-family: "Siemreap", sans-serif;
}

.details span {
  color: #f5f6f8;
  font-family: "Siemreap", sans-serif;
}
.detail {
  font-size: 14px;
  text-align: start;
  font-family: "Siemreap", sans-serif;
}
.detail span {
  color: white;
  font-family: "Siemreap", sans-serif;
}
.detail i {
  color: white;

  font-family: "Siemreap", sans-serif;
  color: #fff;
}
.fa-clock {
  color: white;
}
.buttons {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

.buttons button {
  background-color: #f5f5dc;
  border: none;
  border-radius: 5px;
  color: black;
  padding: 3px;
  font-size: 16px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Siemreap", sans-serif;
}

.buttons button:focus {
  outline: none;
  box-shadow: 0 0 0 2px #007bff;
}
.bx-chevron-left:before {
  content: "\ecb0";
  font-size: 37px;
}
.bill-summary {
  color: #ffffff;
  width: 99%;
  /* max-width: 400px;
  padding: 20px; */
}

.bill-summary h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.5em;
  font-family: "Siemreap", sans-serif;
}

.bill-summary ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "Siemreap", sans-serif;
}

.bill-summary ul li {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #ffffff33;
}

.bill-summary ul li:last-child {
  border-bottom: none;
}
.iconnn {
  text-align: center;
}
.iconn {
  color: white;
  font-family: "Siemreap", sans-serif;
}

.iconnn a {
  font-size: 15px;
  color: white;
  width: 50%;
  background-color: #2b3a47;
  padding: 20px 20px 20px 20px;
  border-radius: 20px;
}
.iconnn button {
  font-size: 15px;
  color: #272525;
  width: 50%;
  background-color: #ffffff;
  /* padding: 16px 16px 17px 15px; */
  border-radius: 20px;
  font-family: "Siemreap", sans-serif;
  padding: 11px;
}

.icon__span i {
  color: white;
}
.icon__span span {
  color: white;
}

/* interfacefrom start*/
.container1 {
  /* width: 90%; */
  max-width: 400px;
  margin: 20px auto;
  background-color: #33475b;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.header1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; /* Center the h3 text */
  margin-bottom: 20px;
}

.back1-button {
  position: absolute;
  left: 10px; /* Adjust as needed */
  color: #ffffff;
  font-size: 1.2em;
  text-decoration: none;
}

.header1 h3 {
  color: white;
  margin: 0;
  font-size: 20px;
  text-align: center;
  font-family: "Siemreap", sans-serif;
}
.icon1 {
  text-align: center;
}
.logo_user img{
  width: 15%;
}
.logo_user{
  text-align: -webkit-center;
}
.icon1 a {
  font-size: 15px;
  color: white;
  width: 50%;
  background-color: #2b3a47;
  padding: 18px 18px 17px 20px;
  border-radius: 20px;
  text-decoration: none;
}

.form-container1 h1 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 15px;
  color: white;
  font-family: "Siemreap", sans-serif;
}
.form-container1 label {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  color: white;
  font-size: 15px;
  font-family: "Siemreap", sans-serif;
}

.form-container1 input,
.form-container1 select,
.form-container1 textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 15px;
  font-family: "Siemreap", sans-serif;
}
/*interfaceform end*/

/*selectbank start*/

.container2 {
  /* width: 90%; */
  max-width: 400px;
  margin: 20px auto;
  background-color: #33475b;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.header2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; /* Center the h3 text */
  margin-bottom: 20px;
}

.back2-button {
  position: absolute;
  left: 10px; /* Adjust as needed */
  color: #ffffff;
  font-size: 1.2em;
  text-decoration: none;
}

.header2 h3 {
  color: white;
  margin: 0;
  font-size: 20px;
  text-align: center;
  font-family: "Siemreap", sans-serif;
}
.icon2 {
  text-align: center;
  margin-top: 10px;
}
.icon2 a {
  font-size: 15px;
  font-family: "Siemreap", sans-serif;
  color: white;
  width: 50%;
  background-color: #2b3a47;
  padding: 20px 20px 20px 20px;
  border-radius: 20px;
}

.form-container2 label {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  text-align: left;
  color: white;
  font-family: "Siemreap", sans-serif;
}

.form-container2 input,
.form-container2 select,
.form-container2 textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 15px;
  font-family: "Siemreap", sans-serif;
}

/*selectbank end*/

/*bankend start*/
.container3 {
  width: 90%;
  max-width: 400px;
  margin: 20px auto;
  background-color: #33475b;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.header3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; /* Center the h3 text */
  margin-bottom: 20px;
}

.back3-button {
  position: absolute;
  left: 10px; /* Adjust as needed */
  color: #ffffff;
  font-size: 1.2em;
  text-decoration: none;
}

.header3 h3 {
  color: white;
  margin: 0;
  font-size: 20px;
  text-align: center;
  font-family: "Siemreap", sans-serif;
}
.icon3 {
  text-align: center;
}
.icon3 a {
  font-size: 15px;
  color: white;
  width: 50%;
  background-color: #2b3a47;
  padding: 20px 20px 20px 20px;
  border-radius: 20px;
}

.bill-summary3 {
  color: #ffffff;
  width: 90%;
  max-width: 400px;
  padding: 20px;
}

.bill-summary3 h2 {
  text-align: center;

  font-size: 15px;
  font-family: "Siemreap", sans-serif;
}

.bill-summary3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bill-summary3 ul li {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  font-family: "Siemreap", sans-serif;
  font-size: 15px;
}

.bill-summary3 ul li:last-child {
  border-bottom: none;
}
.bill-summary3 label i {
  font-size: 10px;
}
.buttn3 {
  padding: 2px 20px 2px 20px;
  border-radius: 15px;
  border: 2px solid white;
}
/*bankend end*/
@media (max-width: 767px) {
  .containerr {
    margin-top: 6px;
   
  }

  .buttons {
      grid-template-columns: repeat(4, 1fr);
      gap: 5px;
  }

  .buttons button {
      padding: 8px;
      font-size: 14px;
  }
  .options {
      grid-template-columns: repeat(3, 1fr);
  }
  .footer {
      grid-template-columns: repeat(4, 1fr);
  }
}



.container {
  width: 90%;
  max-width: 400px;
  margin: 20px auto;
  background-color: #33475b;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.head1 {
  display: flex;
  align-items: center;
  margin-bottom: -10px;
  color: white;
}
.head2 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  color: white;
}
.header button {
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-size: 1.2em;
  cursor: pointer;
}

.header button a {
  color: #ffffff;
  text-decoration: none;
}

.header h3 {
  flex: 1;
  text-align: center;
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  font-size: 18px;
}
.head1 h3 {
  flex: 1;
  text-align: end;
  margin: 0;
  font-size: 15px;
  border: 1px solid;
  max-width: 55px;
  padding: 3px;
  margin: auto;
  margin-right: 6px;
  border-radius: 5px;
}
.head2 h3 {
  flex: 1;
  text-align: end;
  margin: 0;
  font-size: 15px;
  border: 1px solid;
  max-width: 55px;
  padding: 3px;
  margin: auto;
  margin-right: 6px;
  border-radius: 5px;
}

.signature_back {
  background: white;
  height: 186px;
  border-radius: 10px;
  margin-top: 10px;
}
.bt-signa {
  text-align: center;
  padding: 20px;
}
.bt-signa button {
  padding: 1px 2px 11px;
  border-radius: 10px;
  border: 0;
  width: 48%;
  background: #cccccc;
  font-size: 30px;
}
.signature-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 19vh;
  background-color: #f1f1f1;
  border-radius: 10px;
}
.signature i{
  font-family: "Siemreap", sans-serif;
  color: white;
}

.container4 {
  width: 90%;
  max-width: 400px;
  margin: 20px auto;
  background-color: #33475b;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.header4 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; /* Center the h3 text */
  margin-bottom: 20px;
}

.back4-button {
  position: absolute;
  left: 10px; /* Adjust as needed */
  color: #ffffff;
  font-size: 1.2em;
  text-decoration: none;
}

.bank_account{
  color: rgb(255, 255, 255);
  font-size: 23px;
  font-weight: 500;
}
.header4 h3 {
  color: white;
  margin: 0;
  font-size: 35px;
  text-align: center;
  
}
      .balance-section, .transfer-button, .bank-details, .bank-icons {
          margin-bottom: 20px;
      }
      .balance-section {
          text-align: center;
          font-size: 24px;
          color: #333;
      }
      .balance-amount {
          color: #e74c3c;
          font-size: 30px;
          font-weight: bold;
      }
      .transfer-button button {
          width: 100%;
          padding: 10px;
          background-color: #3498db;
          color: white;
          border: none;
          border-radius: 5px;
          font-size: 15px;
          cursor: pointer;
          margin-top:15px;
          font-family: "Siemreap", sans-serif;
      }
      .transfer-button button:hover {
          background-color: #2980b9;
      }
      .bank-details {
          padding: 10px;
          border-radius: 10px;
          font-size: 16px;
          background-color: #fafafb
;
      }
      .bank-details p {
          margin: 10px 0;
          text-align:start;
      }

       .bank1-details {
          padding: 10px;
          border-radius: 5px;
          font-size: 30px;
          background-color: #EEEEEE;
      }
      .bank1-details p {
          margin: 10px 0;
      }
      .bank-icons {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        background: #ffffff;
        padding: 10px;
        border-radius: 10px;
      }
      .bank-icons img {
          width: 30%; /* Adjusted to fit 5 icons in a row with some space */
          margin-bottom: 10px;
      }
      #p1{
          text-align:end;
      }


      
      .notification-icon {
        font-size: 24px;
        cursor: pointer;
        position: fixed;
        top: 20px;
        right: 20px;
    }

    .notification-popup {
        display: none;
        position: fixed;
        top: 70px;
        right: 604px;
        width: 300px;
        background-color: white;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        border-radius: 8px;
        overflow: hidden;
    }

    .notification-header {
        background-color: #f7f7f7;
        padding: 5px;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }

    .notification-item {
        display: flex;
        padding: 10px;
        border-bottom: 1px solid #ddd;
        align-items: center;
    }

    .user-image {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }

    .user-initials, .cart-icon {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #ccc;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        font-size: 18px;
    }

    .notification-text p {
        margin: 0;
    }

    .notification-text small {
        color: #888;
    }

    .view-all {
        text-align: center;
        padding: 10px;
    }

    .view-all a {
        text-decoration: none;
        color: #007bff;
    }

  .icon_close {
      text-align: end;
      margin-right: 19px;
      font-size: 30px;
      color: #685555;
      position: absolute;
      top: 0px; /* Adjust as needed to position it correctly */
      right: 0px; /* Adjust as needed to position it correctly */
      z-index: 1001; /* Ensure it's above other content */
  }

.icon_closee{
  text-align: end;
  font-size: 30px;
  color: #685555;
}
.container_bank{
  max-width: 950px;
  margin: 20px auto;
  background-color: #33475b;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.container_bank{
  justify-content: center;
  align-items: center;
}
.information_personal{
  width: 100%;
  max-width: 953px;
  margin: 20px auto;
  background-color: #33475b;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.information_personal{
  justify-content: center;
  align-items: center;
}
.payment{
  
  max-width: 950px;
  margin: 20px auto;
  background-color: #33475b;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.payment{
  justify-content: center;
  align-items: center;
}
.welcome{
  font-weight: 800;
  text-align: center;
  color: white;
  padding: 10px;
}
.accounts{
  width: 100%;
  max-width: 953px;
  margin: 20px auto;
  background: linear-gradient(75deg, #17497d, #0d87b7);;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.accounts{
  justify-content: center;
  align-items: center;
}
.contact_admin{
  background: #9d0a12;
  padding: 8px;
  border-radius: 5px;
  width: 125%;

}
.contact_admin a{
  text-decoration: none !important;
  color: #fff;
}
.personal_name{
  display: flex;
}
.personal{
  font-weight: 600;
}
.personal_details{
  margin: auto;
  margin-right: 20px;
}
.contract_bg{
    max-width: 939px;
    margin: 20px auto;
    background-color: #33475b;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-size: 25px;
}
.contract_bg{
  justify-content: center;
  align-items: center;
}

.container4 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.open-button {
  background-color: #4CAF50;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  font-size: 16px;
}

.login-popup {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.qrcode-popup {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-y: auto; /* Enable scrolling if content exceeds viewport */
}
.img_succes img{
  margin: auto;
}
.circle img{
  margin: auto;
  width: 34%;
  margin-top: 10px;
}
.circle p{
  text-align: center;
  color: white;
}
.qrcode-popup img {
  display: block;
  margin: 0 auto;
  background-color: white;
  max-width: 80%; /* Adjust as needed */
  height: auto; /* Maintain aspect ratio */
  border: 2px solid #ffffff; /* Optional border for the QR code */
  padding: 10px; /* Optional padding around the QR code */
  margin-top: 35PX;
}

@media (min-width: 576px) {
  .qrcode-popup {
      display: none; /* Hide on screens wider than sm */
  }
}


.form-container4 {
  background-color: #fefefe;
  margin: 10% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 300px;
}

.form-container4 h2 {
  text-align: center;
  margin-bottom: 15px;
}

.form-container4 label {
  font-weight: bold;
}

.form-container4 input[type=text], .form-container4 input[type=password] {
  width: 100%;
  padding: 10px;
  margin: 5px 0 15px 0;
  border: 1px solid #ccc;
}

.form-container4 button {
  background-color: #007bff;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
}

.form-container4 button:hover {
  opacity: 0.8;
}

.form-container4 .cancel {
  background-color: #f44336;
}
.bt_login{
  text-align: center;
  background: white;
  width: 45%;
  margin: auto;
  padding: 22px;
  border-radius: 10px;
  font-size: 25px;

}
.bt_login a{
  color: rgb(14, 14, 14);
  text-decoration: none !important;
}
  @media only screen and (min-width: 430px) {
  
    .form-signup {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  
    .form-signup .head {
      width: 100%;
      padding: 30px;
      border-radius: 10px;
    }
  
    .form-signup .head h3 {
      font-size: 24px;
      margin-bottom: 10px;
    }
    
  }


