/* _content/KH.Raz/Areas/Admin/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-vtcflw30wv] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-vtcflw30wv] {
  color: #0077cc;
}

.btn-primary[b-vtcflw30wv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-vtcflw30wv], .nav-pills .show > .nav-link[b-vtcflw30wv] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-vtcflw30wv] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-vtcflw30wv] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-vtcflw30wv] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-vtcflw30wv] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-vtcflw30wv] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/KH.Raz/Areas/User/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-37f0xlbgvu] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-37f0xlbgvu] {
  color: #0077cc;
}

.btn-primary[b-37f0xlbgvu] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-37f0xlbgvu], .nav-pills .show > .nav-link[b-37f0xlbgvu] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-37f0xlbgvu] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-37f0xlbgvu] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-37f0xlbgvu] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-37f0xlbgvu] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-37f0xlbgvu] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/KH.Raz/Pages/ContactUnimited.cshtml.rz.scp.css */
/*Contact sectiom*/
.content-header[b-d18z3n4vvb]{
   
    color:#fcc500;
    font-size: 45px;
  }
  
  .section-content[b-d18z3n4vvb]{
    text-align: center; 
  
  }
  #contact[b-d18z3n4vvb]{
      
     
    padding-top: 60px;
    /* width: 100%;
    width: 100vw; 
    height: 550px;*/
    background: #3a6186; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #3a6186 , #89253e); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #3a6186 , #89253e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
      color : #fff;    
  }
  .contact-section[b-d18z3n4vvb]{
    padding-top: 40px;
  }
  /* .contact-section .col-md-6{
    width: 50%;
  } */
  
  .form-line[b-d18z3n4vvb]{
    border-right: 1px solid #B29999;
  }
  
  .form-group[b-d18z3n4vvb]{
    margin-top: 10px;
  }
  label[b-d18z3n4vvb]{
    font-size: 1.3em;
    line-height: 1em;
    font-weight: normal;
  }
  .form-control[b-d18z3n4vvb]{
    font-size: 1.3em;
    color: #080808;
  }
  textarea.form-control[b-d18z3n4vvb] {
      height: 135px;
     /* margin-top: px;*/
  }
  
  .submit[b-d18z3n4vvb]{
    font-size: 1.1em;
    float: right;
    width: 150px;
    background-color: transparent;
    color: #fff;
  
  }
  
/* _content/KH.Raz/Pages/ReceiptPages/Donation.cshtml.rz.scp.css */
.pricing-card[b-y3t4fqitnm] {
    transition: all 0.3s ease;
    border: none;
    background: linear-gradient(145deg, #ffffff, #f5f5f5);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}

.pricing-card:hover[b-y3t4fqitnm] {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.feature-list li[b-y3t4fqitnm] {
    padding: 8px 0;
    position: relative;
}

.popular-badge[b-y3t4fqitnm] {
    position: absolute;
    top: 10px;
    right: 10px;
    transform: rotate(15deg);
}

.btn-custom[b-y3t4fqitnm] {
    background: linear-gradient(45deg, #6c5ce7, #a363d9);
    border: none;
    padding: 12px 30px;
    transition: all 0.3s ease;
}

.btn-custom:hover[b-y3t4fqitnm] {
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(108, 92, 231, 0.4);
}


/* _content/KH.Raz/Pages/Register.cshtml.rz.scp.css */

*[b-5nadv9qg7m] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
 
}

.register-body[b-5nadv9qg7m] {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background: linear-gradient(135deg, #71b7e6, #9b59b6);
}

.container[b-5nadv9qg7m] {
  max-width: 700px;
  width: 100%;
  background-color: #fff;
  padding: 25px 30px;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.container .title[b-5nadv9qg7m] {
  font-size: 25px;
  font-weight: 500;
  position: relative;
}

.container .title[b-5nadv9qg7m]::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 3px;
  width: 90px;
  border-radius: 5px;
  background: linear-gradient(135deg, #71b7e6, #9b59b6);
}

.content form .user-details[b-5nadv9qg7m] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 12px 0;
}

form .user-details .input-box[b-5nadv9qg7m] {
  margin-bottom: 15px;
  width: calc(100% / 2 - 20px);
}

form .input-box label.details[b-5nadv9qg7m] {
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
}

.user-details .input-box input[b-5nadv9qg7m] {
  height: 45px;
  width: 100%;
  outline: none;
  font-size: 16px;
  border-radius: 5px;
  padding-right: 15px; /* Padding to the right for the text */
  padding-left: 25px;  /* Additional padding on the left */
  border: 1px solid #ccc;
  border-bottom-width: 2px;
  transition: all 0.3s ease;
}
.user-details .input-box input[asp-for][b-5nadv9qg7m],
.user-details .input-box input[id^="Input_"][b-5nadv9qg7m] {
  height: 45px;
  width: 100%;
  outline: none;
  font-size: 16px;
  border-radius: 5px;
  padding-right: 15px; /* Padding to the right for the text */
  padding-left: 25px;  /* Additional padding on the left */
  border: 1px solid #ccc;
  border-bottom-width: 2px;
  transition: all 0.3s ease;
}
.user-details .input-box input.custom-input[b-5nadv9qg7m] {
  height: 45px;
  width: 100%;
  outline: none;
  font-size: 16px;
  border-radius: 5px;
  padding-right: 15px; /* Padding to the right for the text */
  padding-left: 25px;  /* Additional padding on the left */
  border: 1px solid #ccc;
  border-bottom-width: 2px;
  transition: all 0.3s ease;
}
.user-details .input-box input:focus[b-5nadv9qg7m],
.user-details .input-box input:valid[b-5nadv9qg7m] {
  border-color: #9b59b6;
}

form .gender-details .gender-title[b-5nadv9qg7m] {
  font-size: 20px;
  font-weight: 500;
}

form .category[b-5nadv9qg7m] {
  display: flex;
  width: 80%;
  margin: 14px 0;
  justify-content: space-between;
}

form .category label[b-5nadv9qg7m] {
  display: flex;
  align-items: center;
  cursor: pointer;
}

form .category label .dot[b-5nadv9qg7m] {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  margin-right: 10px;
  background: #d9d9d9;
  border: 5px solid transparent;
  transition: all 0.3s ease;
}

#dot-1:checked~.category label .one[b-5nadv9qg7m],
#dot-2:checked~.category label .two[b-5nadv9qg7m],
#dot-3:checked~.category label .three[b-5nadv9qg7m] {
  background: #9b59b6;
  border-color: #d9d9d9;
}

form input[type="radio"][b-5nadv9qg7m] {
  display: none;
}

form .button[b-5nadv9qg7m] {
  height: 45px;
  margin: 35px 0
}

form .button button[b-5nadv9qg7m] {
  height: 100%;
  width: 100%;
  border-radius: 5px;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  cursor: pointer;
  transition: all 0.3s ease;
  background: linear-gradient(135deg, #71b7e6, #9b59b6);
}

form .button button:hover[b-5nadv9qg7m] {
  background: linear-gradient(-135deg, #71b7e6, #9b59b6);
}

/* Responsive media query code for mobile devices */
@media(max-width: 584px) {
  .container[b-5nadv9qg7m] {
    max-width: 100%;
  }

  form .user-details .input-box[b-5nadv9qg7m] {
    margin-bottom: 15px;
    width: 100%;
  }

  form .category[b-5nadv9qg7m] {
    width: 100%;
  }

  .content form .user-details[b-5nadv9qg7m] {
    max-height: 300px;
    overflow-y: scroll;
  }

  .user-details[b-5nadv9qg7m]::-webkit-scrollbar {
    width: 5px;
  }
}

/* Responsive media query code for mobile devices */
@media(max-width: 459px) {
  .container .content .category[b-5nadv9qg7m] {
    flex-direction: column;
  }
}
/* _content/KH.Raz/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-x9f4vs222g] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-x9f4vs222g] {
  color: #0077cc;
}

.btn-primary[b-x9f4vs222g] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-x9f4vs222g], .nav-pills .show > .nav-link[b-x9f4vs222g] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-x9f4vs222g] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-x9f4vs222g] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-x9f4vs222g] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-x9f4vs222g] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-x9f4vs222g] {
  /* position: absolute; */
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
