section.banner-part {
  padding-top: 170px;
  padding-bottom: 200px;
  position: relative;
}

section.banner-part .container {
  /*max-width: 900px;*/
  text-align: center;
  z-index: 99;
  position: relative;
}

section.banner-part .container h1,
section.banner-part .container p {
  color: #fff;
}

section.banner-part::before {
  content: "";
  position: absolute;
  top: 50%;
  background: radial-gradient(30.77% 50% at 50% 50%,
      rgba(255, 0, 0, 0.68) 12.3%,
      rgba(255, 0, 0, 0) 100%);
  filter: blur(107px);
  /* transform: rotate(90deg); */
  width: 100%;
  height: 452px;
  margin-top: -355px;
}

section.banner-part h1 span {
  color: #db2f2e;
  font-weight: 600;
}

section.head-banner-part {
  padding-top: 45px;
}

.move {
  text-align: center;
}

section.helping-people-carousel {
  padding: 50px 0;
}

section.helping-people-carousel h2 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 60px;
}

section.banner-part {
  background: url(../img/banner-vertical-horizontal-line.png);
}

section.pay-attention h2 {
  line-height: 60px;
  color: #fff;
  max-width: 845px;
  margin-bottom: 40px;
}

section.pay-attention {
  padding: 50px 0;
}

.inner-pay-attentn {
  padding: 30px 25px;
  background: #020b12;
  box-shadow: -6px -6px 10px rgba(229, 49, 48, 0.2),
    6px 6px 10px rgba(255, 0, 61, 0.2);
  border-radius: 24px;
  color: #fff;
}

.pay-attention-img {
  text-align: right;
}

.pay-attention-img {
  margin-top: 50px;
  margin-bottom: 20px;
}

.inner-pay-attentn .read-more a {
  background: linear-gradient(0deg, #e73130, #e73130);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

section.custom-web-mobile h3 {
  font-weight: 600;
  color: #fff;
}

section.custom-web-mobile {
  padding: 50px 0;
}

h3.mid-data-head {
  /* color: beige; */
  color: #dd2f2e !important;
}

.custom-web-mobile-img {
  text-align: center;
  position: relative;
}

.custom-web-mobile-img::before {
  content: "";
  position: absolute;
  background: radial-gradient(146.45% 50% at 50% 50%,
      rgba(255, 0, 0, 0.5) 12.3%,
      rgba(255, 0, 0, 0) 100%);
  filter: blur(107px);
  width: 100%;
  height: 100%;
  left: 0;
}

.custom-web-mobile-img img {
  position: relative;
}

.custom-web-mobile-extras-inner {
  background: rgba(219, 47, 46, 0.5);
  border-radius: 11px;
  display: flex;
  padding: 19px 25px;
  align-items: center;
  border: 3px solid #e73130;
}

.custom-web-mobile-extras {
  display: flex;
  justify-content: center;
  gap: 35px;
  top: -360px;
  position: relative;
}

.custom-web-mobile-extras-inner p {
  margin-bottom: 0px;
  color: #fff;
  max-width: 200px;
}

section.custom-web-mobile .container {
  position: relative;
}

.custom-mw {
  /* position: absolute; */
  /* left: 18%; */
}

.custom-mw-1 {
  position: absolute;
  top: 50%;
  margin-top: -248px;
  margin-left: 0;
  left: 50%;
  margin-left: -585px;
}

.custom-mw-2 {
  position: absolute;
  top: 20%;
  left: 10%;
  margin-top: -9px;
}

section.why-this-app h3 {
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
}

section.why-this-app p {
  color: #fff;
  margin-bottom: 60px;
}

.double-circle span {
  display: inline-block;
  width: 10px;
  background: #dd2f2e;
  height: 10px;
  border-radius: 50%;
}

.double-circle {
  display: flex;
  gap: 2px;
  margin-bottom: 20px;
}

.row.believe-part {
  padding: 30px 20px 0px 20px;
  background: url("../img/beleive-bg.png");
  border-radius: 15px;
}

.row.believe-part h2 {
  color: #fff;
}

section.three-sections {
  padding-bottom: 50px;
}

section.three-sections h4 {
  font-weight: 600;
  color: #fff;
  text-align: center;
}

section.three-sections p {
  text-align: center;
  color: #fff;
}

.three-sections-img img {
  width: 100%;
}

.three-sections-img {
  text-align: center;
  margin-top: -75px;
}

section.why-this-app.Why-choose-Fourchain {
  margin-top: -80px;
}

section.why-this-app.Why-choose-Fourchain h2 {
  font-weight: 600;
}

.our-team-section-inner span span {
  color: #db2f2e;
  font-weight: 700;
  font-size: 64px;
  line-height: 88px;
}

.our-team-section-inner span {
  color: #fff;
  font-weight: 700;
  font-size: 64px;
  line-height: 88px;
}

.supported-coin-table .coin-name span img {
  width: 40px;
  height: 40px;
}

.our-team-section-inner {
  text-align: center;
  padding: 100px 150px;
  border: 1px solid #fff;
  border-radius: 17.7479px;
}

section.our-team-section .container {
  padding: 20px;
  background: linear-gradient(103.4deg, #080e13 55%, #e53130 100%);
  box-shadow: 0px 0px 11.0924px rgba(0, 0, 0, 0.5);
  border-radius: 17.7479px;
}

section.our-team-section {
  padding: 80px 0;
  background: url("../img/our-team-bg.png");
  background-size: cover;
  background-position: center;
}

.why-this-app-2-section-content>span {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  padding: 15px 0;
  display: inline-block;
  border-bottom: 1px solid #6b6868;
}

.why-this-app-2-detail {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}

.why-this-app-2-read-more a {
  font-size: 17px;
  text-decoration: none;
  color: #fff;
}

.date-time-part span {
  color: #b5b6bb;
  display: inline-block;
  margin-left: 15px;
}

section.our-service-section.why-this-app.why-this-app-2 {
  padding: 50px 0;
}

section.our-service-section.why-this-app-2.latest-version {
  padding: 50px 0;
}

.our-service-section-why-this-app>span {
  color: #db2f2e;
  /*text-transform: uppercase;*/
}

.our-service-section-why-this-app h3 {
  color: #fff;
  line-height: 51px;
  font-weight: 700;
  margin-top: 10px;
}

.inner-detail-sttuff {
  background: linear-gradient(0deg, #ea0000 0%, #940438 60%, #020b12 100%);
  padding: 10px;
}

.inner-detail-sttuff.odd,
.inner-detail-sttuff.even {
  position: relative;
}

.inner-detail-sttuff h5,
.inner-detail-sttuff p {
  text-align: center;
  color: #fff;
  margin: 0px;
  position: relative;
}

.inner-detail-sttuff p {
  font-size: 18px;
  padding-top: 10px;
}

top {
  background: linear-gradient(180deg, #ea0000 30%, #94042f 70%, #020b12 100%);
  border-radius: 16px 16px 0px 0px;
}

.inner-detail-sttuff.even::before {
  content: "";
  position: absolute;
  height: 98%;
  width: 98%;
  background: #020b12;
  left: 4px;
  top: 0;
  border-radius: 0px 0px 16px 16px;
}

.inner-detail-sttuff.odd::before {
  content: "";
  position: absolute;
  width: 98%;
  height: 98%;
  background: #020b12;
  left: 0;
  border-radius: 16px 16px 0px 0px;
  top: 3px;
  left: 4px;
}

.inner-detail-sttuff.even {
  border-radius: 0px 0px 16px 16px;
}

.inner-detail-sttuff.odd {
  border-radius: 16px 16px 0px 0px;
  background: linear-gradient(180deg, #ea0000 30%, #94042f 70%, #020b12 100%);
}

span.common-block {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.common-block-inner label {
  color: #e53130;
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  width: 97%;
  text-align: center;
  background: linear-gradient(90deg, #130e13 5%, #170b11 96%);
  /* border: 8px solid #020B12; */
  border-radius: 16px;
  padding: 15px;
  margin-top: -12px;
  margin-left: 8px;
}

.common-block-inner {
  border: 1px solid #9aa3ad;
  border-radius: 14px;
  margin-top: 50px;
}

.common-block-flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.common-block-img {
  padding: 10px;
}

.common-block-flex.big {
  justify-content: flex-start;
}

.common-block-flex.big .common-block-img img {
  height: 90px;
}

section.our-details-three {
  padding: 50px 0;
}

.contact-social-img {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
}

.contact-social {
  display: flex;
  margin-bottom: 30px;
}

.contact-social-cont {
  display: flex;
  flex-direction: column;
  margin-left: 12px;
}

.contact-social-cont span {
  color: #fff;
  letter-spacing: 1.67px;
  line-height: 27px;
}

section.contact-section {
  padding: 50px 0;
  position: relative;
}

section.contact-section input,
section.contact-section textarea,
section.contact-section select {
  background: linear-gradient(90deg,
      rgba(241, 148, 147, 0.2) 5%,
      rgba(9, 45, 54, 0.074) 96%);
  border: 1px solid #ffffff;
  backdrop-filter: blur(15px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 12px;
  padding: 20px 15px;
  width: 100%;
  margin-bottom: 20px;
  color: #fff !important;
}

.contat-submit button {
  background: transparent !important;
  border: none;
  padding: 0px;
}

.contat-submit {
  text-align: right;
}

section.contact-section .container {
  padding: 50px 125px 25px;
  background: rgba(254, 206, 218, 0.1);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25),
    0px 35.9772px 71.9544px rgba(28, 13, 0, 0.2);
  backdrop-filter: blur(15px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 57.5635px;
}

.forchain-bottom {
  position: relative;
  bottom: -50%;
  left: 50%;
  margin-left: -285px;
  display: inline-block;
  margin-top: -220px;
}

section.contact-section::before {
  content: "";
  position: absolute;
  width: 600px;
  height: 600px;
  background: radial-gradient(146.45% 50% at 50% 50%,
      rgba(255, 0, 0, 0.5) 12.3%,
      rgba(255, 0, 0, 0) 100%);
  filter: blur(107px);
  transform: rotate(90deg);
}

.service-section-img {
  display: flex;
  /* align-items: center; */
  gap: 15px;
  background: rgba(255, 255, 255, 0.01);
  box-shadow: inset 0px -5px 25px rgba(255, 0, 78, 0.25),
    inset 10px 10px 5px rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(15px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 15px;
  padding: 40px 50px;
  margin: 10px 0;
  min-height: 210px;
}

.service-section-content label {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  display: flex;
  gap: 10px;
}

.service-section-content p {
  font-size: 14px;
  color: #fff;
}

.our-service-section-inner.our-service-section-why-this-app {
  padding-bottom: 30px;
}

section.our-service-section.services-new {
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}

section.our-service-section.services-new::before {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  background: url(../img/choose-left.png);
  background-size: contain;
  left: 0;
  top: 50%;
  margin-top: -400px;
}

section.our-service-section.services-new::after {
  content: "";
  position: absolute;
  width: 1200px;
  height: 1200px;
  background: url(../img/choose-center.png);
  background-size: contain;
  right: -50px;
  top: 70px;
}

.pay-attention-btn {
  text-align: center;
  margin-top: 65px;
}

.top-part-coin {
  display: flex;
  gap: 10px;
  /* align-items: center; */
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 20px;
}

.coin-name-cat h5 {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  color: #fff;
}

.coin-name-cat span {
  color: #92939b;
  font-weight: 600;
}

.icon-top img {
  border-radius: 10px;
}

.bottom-part-coin p {
  color: #b5b6bb;
  font-weight: 600;
  font-size: 17px;
  line-height: 30px;
}

.bottom-part-coin a {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  text-decoration: none;
  margin-top: 45px;
}

.bottom-part-coin a img {
  width: 12px !important;
  margin-left: 5px;
}

.item {
  filter: drop-shadow(-6px -6px 10px rgba(229, 49, 48, 0.2)) drop-shadow(6px 6px 10px rgba(255, 0, 61, 0.2));
  background: #020b12;
  border-radius: 24px;
  padding: 55px 33px;
  margin: 10px;
}

.helping-people-button {
  text-align: center;
  margin-top: 20px;
}

section.about-us-section {
  padding-top: 100px;
  padding-bottom: 50px;
}

section.about-us-section span {
  color: #e53130;
  font-size: 14px;
  margin-bottom: 15px;
  display: inline-block;
}

section.about-us-section h4 {
  color: #fff !important;
  font-weight: 700;
  line-height: 52px;
}

section.about-us-section p {
  color: #ff4040;
  margin-top: 21px;
  font-weight: 700;
}

p.about-us-para-small {
  font-weight: 400 !important;
  color: #fff !important;
  line-height: 30px;
  font-size: 14px;
}

.owner-img {
  margin-top: 40px;
}

.experience-progress {
  margin-bottom: 20px;
}

.w3-light-grey.w3-round-xlarge {
  height: 5px;
  background: #f6f6f6 !important;
}

.w3-container.w3-blue.w3-round-xlarge {
  height: 5px;
  background: linear-gradient(91.81deg, #f63535 54.21%, #fdbf6e 89.74%);
}

section.about-us-section span {
  margin-bottom: 0px;
}

section.about-us-section .row {
  align-items: center;
}

.Technology-left li.nav-item a.nav-link {
  background: rgba(254, 206, 218, 0.1);
  box-shadow: -11px 16.77px 17.77px rgba(0, 0, 0, 0.3),
    0px 33.9174px 67.8347px rgba(28, 13, 0, 0.2);
  backdrop-filter: blur(14.1412px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 4px;
  color: #fff;
}

.Technology-left ul.nav.nav-tabs {
  justify-content: space-between;
  border: none;
}

.Technology-left li.nav-item a.nav-link.active {
  border: none;
  color: #ff6b3c;
}

.Technology-left {
  margin-top: 40px;
}

.Technology-left h4 {
  font-weight: 700;
  color: #fff;
}

.Technology-left p {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}

.Technology-right {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}

.Technology-right .web-tech {
  width: 25%;
  text-align: center;
  margin-bottom: 40px;
}

section.why-this-app {
  padding-bottom: 50px;
}

section.three-sections.why-this-app {
  padding-top: 50px;
}

section.three-sections.why-this-app .col-lg-4.col-xl-4.col-md-4.col-sm-12.col-xs-12 p {
  margin-bottom: 20px;
}

.contact-left label {
  color: #db2f2e;
}

.contact-left h4 {
  margin-bottom: 0px;
  font-weight: 600;
  color: #fff;
  padding-right: 50px;
  margin-bottom: 40px;
}

.social-foot-media-icons {
  display: flex;
  gap: 10px;
}

.social-foot-media-icons img {
  height: 50px;
}

/*** joshua new style ***/

.below-header {
  display: none !important;
}

.transaction-history h6 {
  margin: 0px;
  font-size: 18px;
  font-weight: 600;
  padding: 8px 20px;
  border-bottom: 1px solid #e7e7e7;
  /* margin-bottom: 30px; */
  font-weight: 700;
}

.Payment-Transaction-Chart-select {
  margin: 5px 20px !important;
}

@media (max-width: 991.98px) {
  .custom-web-mobile-img img {
    width: 100%;
  }

  .why-this-app-img img {
    width: 100%;
  }

  .service-section-img {
    flex-direction: column;
  }

  .why-this-app-2-section-img-inner img {
    width: 100%;
  }

  section.contact-section::before {
    width: 100%;
    height: 100%;
    left: 0;
    display: none;
  }

  section.contact-section .container {
    padding: 20px;
  }

  .our-team-section-inner span,
  .our-team-section-inner span span {
    font-size: 40px;
    line-height: 60px;
  }

  .our-team-section-inner {
    padding: 20px;
  }

  .helping-people-button img {
    width: 100%;
  }

  .custom-web-mobile-extras {
    top: 0;
    flex-direction: column;
  }

  .banner-btn img {
    width: 100%;
  }

  .why-this-app-2-detail {
    flex-direction: column;
  }

  .why-this-app-2-read-more {
    margin: 10px 0;
  }

  section.our-service-section.why-this-app.why-this-app-2 .row .col-lg-6.col-xl-6.col-md-6.col-sm-12.col-xs-12:nth-child(2) {
    margin-top: 30px;
  }

  .service-section-img {
    padding: 20px;
  }

  .forchain-bottom img {
    width: 100%;
  }

  .forchain-bottom {
    position: relative;
    bottom: 0;
    left: 0;
    margin-left: 0;
    display: inline-block;
    margin-top: 0;
  }

  .custom-mw {
    display: none;
  }

  .inner-pay-attentn {
    margin: 20px 0;
  }

  section.banner-part {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
  }

  .custom-web-mobile-img::before {
    display: none;
  }

  .inner-detail-sttuff.even {
    margin-top: 23px;
    margin-bottom: 35px;
  }

  .contact-social .contact-social-img {
    margin-bottom: 10px;
  }

  .contact-social {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .about-img img {
    width: 100%;
  }

  .Technology-right .web-tech img {
    width: 100%;
  }

  .Technology-right {
    gap: 20px;
  }

  .Technology-right .web-tech {
    margin-bottom: 5px;
  }

  .Technology-left ul.nav.nav-tabs li {
    margin-bottom: 10px;
  }

  .deposit-card label {
    margin-top: 0 !important;
  }

  .rq_code-card {
    flex-direction: column;
    align-items: center;
  }

  .rq_code-card button {
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  .withdraw-submit-btn.submit-btn {
    margin: 20px;
  }

  .account-label {
    flex-direction: column;
  }

  section.Dashboard-page.profile .header-part-outer {
    display: flex;
    flex-direction: column;
  }

  .profiledatainfo div {
    margin: 16px 0;
  }

  .profiledatainfo {
    flex-direction: column;
  }

  .profile-list {
    flex-direction: column;
  }

  .profile-card .form-group {
    width: 100% !important;
  }

  .deposit-card {
    margin-top: 0 !important;
    padding: 0 20px !important;
  }

  .history-body ul.nav.nav-pills.DWT {
    border-radius: 10px !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  section.contact-section .contact-left {
    display: flex;
    flex-wrap: wrap;
  }

  section.contact-section .contact-left .contact-social {
    width: 50%;
  }

  section.our-service-section.why-this-app.why-this-app-2 .row .col-lg-6.col-xl-6.col-md-6.col-sm-12.col-xs-12:nth-child(2) {
    margin-top: 0px !important;
  }

  .custom-web-mobile-extras {
    flex-direction: row;
  }

  /*.logo-part img {
    height: 50px;
    width: auto !important;
}*/

  /*.pay-attention-btn.header-button {
    display: block !important;
}*/
  .logo-part img {
    width: auto !important;
    height: 50px;
  }
}

@media (min-width: 450.98px) and (max-width: 1199.98px) {

  .banner-btn img,
  .helping-people-button img {
    width: auto !important;
  }
}

/*** dashboard body style **/

.icon-dash-inner {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  border: 2px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}

span.kyc-verification-block::before {
  display: inline-block;
  width: 7px;
  height: 7px;
  content: "";
  position: absolute;
  background: #f00;
  border-radius: 50%;
  right: -14px;
  bottom: 18px;
}

span.kyc-verification-block {
  position: relative;
}

.icon-dash-outer {
  display: flex;
  align-items: center;
  background: padding-box;
  padding: 13px 8px;
  background: #afafafdb;
  background-blend-mode: soft-light, normal;
  box-shadow: 0px 7.40573px 22.2172px rgba(17, 38, 146, 0.05);
  border-radius: 11.8492px;
  width: 145px;
  justify-content: center;
  border: 1px solid #fff;
}

.icon-dash-outer span {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.below-header {
  display: flex;
  gap: 5px;
  justify-content: center;
  margin-top: -40px;
}

.content-left {
  display: flex;
  background: #fff;
  border-radius: 7px;
  margin: 10px 0;
  overflow: hidden;
  position: relative;
}

.content-left-left span {
  font-size: 20px;
  color: #041f5c;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}

.content-left-left p {
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20px;
  margin-bottom: 0px;
}

.content-left-left {
  padding: 15px;
}

.content-left-image {
  width: 30%;
}

.content-left-left {
  width: 70%;
}

.content-left-image img {
  width: 100%;
}

.content-left {
  align-items: center;
}

.transaction-history h6 {
  margin: 0px;
  font-size: 18px;
  font-weight: 700;
  padding: 8px 15px;
  border-bottom: none;
  margin-bottom: 5px;
}

.transaction-history {
  margin-top: 20px;
  border-radius: 15px;
  background: #FFF;
}

.transaction-details span {
  font-weight: 700;
  font-size: 14px;
  padding: 15px;
  display: inline-block;
  margin: 10px;
  width: 100%;
  background: #11317c;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.transaction-details {
  height: 33vh;
  align-items: center;
  display: flex;
}

.Payment-Transaction-Chart-select {
  margin: 20px;
  border: none !important;
}

.Payment-Transaction-Chart-select {
  text-align: right;
}

/* The container must be positioned relative: */
.custom-select {
  position: relative;
  margin-left: auto;
}

.custom-select select {
  display: none;
  /*hide original SELECT element: */
}

/*.select-selected {
  background-color: DodgerBlue;
}*/

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 16px;
  right: 0;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000 transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,
.select-selected {
  color: #1a1a1d;
  padding: 8px 16px;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #f5f5f5;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

#chartdiv {
  width: 100%;
  height: 300px;
}

.apexcharts-legend.apexcharts-align-center.apx-legend-position-right {
  display: none;
}

/** dashboard right last **/

.current-balance-top {
  /* padding: 45px 30px; */
  /* background: rgba(255, 255, 255, 0.25);
    border: 1.49896px solid #FFFFFF;
    backdrop-filter: blur(23.9833px);
    border-radius: 17.9875px; */
  position: relative;
}

.top-part-cb-left span {
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  margin-top: 5px;
  left: 27px;
  color: #fff;
}

.top-part-cb-right {
  display: flex;
  /* background: #0149B3; */
  border-radius: 4px;
  align-items: center;
  padding: 5px;
}

.top-part-cb {
  display: flex;
  margin-bottom: 54px;
  justify-content: space-between;
  align-items: center;
}

.top-part-cb-left {
  padding: 35px 35px 0px 35px;
}

.Current-Balance-head span {
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  color: #fff;
}

.Current-Balance-head p {
  margin-bottom: 0px;
  font-weight: 700;
  color: #fff;
}

.coin-block-inner {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.coin-block-inner img {
  width: 32px;
  height: 32px;
}

.top-part-cb-left h4 {
  color: #1a1a1d;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 100% */
}

.top-part-cb {
  flex-direction: column;
  align-items: flex-start;
}

.top-part-cb-right {
  display: none;
}

.top-part-cb-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
}

.coin-value span {
  color: #ffff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
}

.coin-value {
  color: #ffff;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  z-index: 1;
}

.coin-value:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  /* background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));; */
  left: 0px;
  top: 0px;
  z-index: -1;
  border-radius: 15px;
  /* box-shadow: 0px 4px 5px 0px rgb(255 255 255 / 25%); */
  color: #0000;
}

.coin-block-inner span {
  font-style: italic;
  font-weight: 700;
  font-size: 10px;
  display: inline-block;
  /* margin-left: 8px; */
  color: #1a1a1d;
  margin-top: 5px;
}

.coin-block {
  /* display: flex; */
  /* justify-content: space-between; */
  padding: 8px 15px;
  /* border-top: 2px solid #fff; */
  border-radius: 11.904px;
  background: var(--white, #fff);
  /* box-shadow: -6.348754405975342px 7.935943126678467px 23.807828903198242px 0px
    rgba(38, 51, 77, 0.25); */
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  position: relative;
  bottom: 47px;
  right: -18px;
  gap: 5px;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 7));
  }
}

.current-balance-top-inner .slider {
  position: relative;
}

.current-balance-top-inner .slider .slide-track {
  animation: scroll 100s linear infinite;
}

.current-balance-top-inner .slider .slide {
  height: 105px;
  width: 110px;
  text-align: center;
}

.coin-block-inner-balance span {
  font-weight: 700;
  color: #1a1a1d;
  font-size: 12px;
}

.current-balance-outer {
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  padding: 5px;
  background-blend-mode: soft-light, normal;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  border-radius: 11.9916px;
  background: #f8f8fa;
}

.current-balance-outer.bg {
  border-radius: 30px;
  /* background: radial-gradient(
    91.28% 76.45% at 100% 0%,
    #00316c 0%,
    #012B73 100%
  );
  backdrop-filter: blur(58.290740966796875px); */
  /* background: url("../img/current-balance-outer-bg.png");
  background-repeat: no-repeat;
  background-size: cover; */
  padding: 0;
}

.current-balance {
  position: relative;
}

/* .current-balance::before {
    content: '';
    position: absolute;
    width: 50%;
    height: 95%;
    background: url(../img/Ellipse-cb-top.png);
    left: -8px;
    top: -22px;
    background-repeat: no-repeat;
    background-size: cover;
} */

/* .current-balance::after {
    content: '';
    position: absolute;
    width: 50%;
    height: 95%;
    background: url(../img/Ellipse-cb-bot.png);
    right: -8px;
    bottom: -22px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -99;
} */

.current-balance-bottom {
  margin-top: 20px;
}

.showall-btn {
  text-align: center;
  position: relative;
  cursor: pointer;
}

.current-balance-outer .current-balance-bottom {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0px;
  column-gap: 10px;
  overflow-y: scroll;
  height: 430px;
}

.current-balance-outer .current-balance-bottom::-webkit-scrollbar,
.wallet-history::-webkit-scrollbar {
  width: 0;
}

.current-balance-outer .current-balance-bottom:hover::-webkit-scrollbar,
.wallet-history:hover::-webkit-scrollbar {
  width: 3px;
}

.current-balance-outer .current-balance-bottom::-webkit-scrollbar-thumb,
.wallet-history::-webkit-scrollbar-thumb {
  background: #73a1fb;
}

.current-balance-outer .current-balance-bottom .current-balance-bottom-inner {
  width: 48%;
}

.current-balance-bottom-inner {
  padding: 7px 10px;
  background: #fff;
  margin-top: 10px;
  margin-bottom: 2px;
  display: inline-block;
  width: 98%;
  border-radius: 11px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.coin-coin {
  display: flex;
  flex-direction: column;
}

span.coin-coin-3 {
  margin-top: 5px;
  font-size: 13px;
}

span.coin-coin-1 img {
  width: 32px;
  height: 32px;
}

span.coin-coin-1 {
  color: #8f8f8f;
  font-weight: 700;
  font-size: 14px;
}

span.coin-coin-2 {
  color: #1F3A93;
  font-size: 13px;
  font-weight: 700;
  margin-top: 5px;
}

.current-balance-bottom-inner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 11px;
  /* background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));; */
  left: 1px;
  top: 1px;
  /* z-index: -9; */
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  border: 1.5px solid var(--Borders-Main, #012B73);
}

.last-part-cb {
  display: flex;
  gap: 55px;
  /* overflow: hidden; */
  /* padding: 80px; */
  border-radius: 20px;
  background: #fff;
  /* box-shadow: 0px -9px 26px 0px rgba(0, 0, 0, 0.25); */
  /* position: relative; */
  min-height: 140px;
}

.showall-btn a {
  border-radius: 11.849px;
  /* background: url(../img/left-bg.png); */
  background-blend-mode: soft-light, normal;
  background-size: cover;
  background-repeat: no-repeat;
  /* background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));; */
  box-shadow: 0px 7.405730724334717px 22.217191696166992px 0px rgba(17, 38, 146, 0.05);
  padding: 12px 20px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  /* text-transform: capitalize; */
}

.showall-btn a img {
  margin-bottom: 2px;
}

.showall-coins {
  min-height: auto;
  max-height: 100%;
  overflow: hidden;
}

.current-balance-bottom {
  margin-top: -25px;
}

/*** history **/

.history-body ul.nav.nav-pills.DWT {
  padding: 13px;
  /* justify-content: space-around; */
  gap: 5px;
  /* max-width: 650px; */
  /* border-radius: 7px;
  background: radial-gradient(108.82% 119.16% at 64.58% 17.16%, rgba(31, 58, 147, 0.02) 0%, rgba(64, 94, 194, 0.02) 34.12%, rgba(53, 82, 178, 0.02) 76.13%, rgba(45, 65, 132, 0.02) 90.33%, rgba(2, 53, 223, 0.02) 100%);
  box-shadow: 4px 4px 14.5px 0px #D8DEF1 inset; */
}

.history-body ul.nav.nav-pills.DWT a {
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 46.5785px;
  color: #000;
}

.history-body ul.nav.nav-pills.DWT a.nav-link.active {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.50);
  color: #fff;
  border-radius: 10px;
  background: #404396;
  box-shadow: 4px -1px 7.8px 0px #7679b4, 0px 0px 20.6px 0px #8EBCFF;
}

.filter-part input {
  background: #ffffff;
  border: 0.93157px solid #012B73;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 6.52099px;
  padding: 10px 15px;
  width: 100px;
}

.filter-part {
  display: flex;
  border-radius: 6.52099px;
  padding: 10px 15px;
  gap: 15px;
  justify-content: flex-end;
}

.filter-part button {
  color: #1F3A93;
  border: 1px solid #012B73;
  border-radius: 6.52099px;
  background: #fff;
}

.dashboard-body.history-body {
  margin-top: 40px;
  padding: 20px;
  border-radius: 17.987px;
  border: 5px solid #3e41954a;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
  height: 90%;
}

table.table-style-history {
  width: 100%;
}

table.table-style-history tr th {
  text-transform: capitalize !important;
  padding: 15px 15px;
  color: #ffff;
  font-weight: 700;
  font-size: 16px;
  background: #0c2f79;
  text-align: start;
  white-space: nowrap;
}

table.table.table-small-font.no-mb.table-borderded tbody tr td {
  background: #fff;
}

table.table-style-history {
  /* border: 0.93157px solid #C0C0C0; */
  border-radius: 14.9051px !important;
  /* margin-top: 20px; */
}

table.table-style-history tr td {
  padding-bottom: 10px;
  text-align: start;
  padding: 5px 15px;
}

/** merchant **/

.merchant-inner {
  text-align: center;
}

.dashboard-body.merchant-body .row {
  justify-content: space-between;
}

.merchant-inner {
  padding: 15px;
  box-shadow: 0px 7.41px 22.22px 0px #11269266;
  backdrop-filter: blur(31.7438px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 12.6975px;
  background: url("../img/left-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 50px;
  background: rgba(255, 255, 255, 0.25);
  /* border: 1.49896px solid #FFFFFF; */
  backdrop-filter: blur(23.9833px);
}

.merchant-inner h4 {
  color: #1a1a1d;
  font-size: 15px !important;
  margin-top: 10px;
}

.merchant {
  min-height: 60px;
}

.merchant img {
  width: 50px;
  height: 50px;
}

.merchant-inner-top p {
  font-weight: 500;
  font-size: 13.087px !important;
  color: #1a1a1d;
  /* height: 100px; */
}

.merchant-inner {
  min-height: 300px !important;
  display: flex;
  flex-direction: column;
  /* height: 100%; */
  margin-bottom: 10px;
  border-radius: 5.987px;
  border: 5px solid #3e41954a;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
}

.merchant-inner-bottom {
  color: #1F3A93;
  font-size: 15px;
  font-weight: 500;
}

.toollist {
  text-align: left;
  display: inline-block;
  padding: 0px;
  margin: 0px !important;
}

ul.toollist li {
  list-style: none;
  padding-bottom: 5px;
}

.toollist li a {
  color: #012B73;
  text-decoration: none;
  line-height: 1.9;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
}

.toollist li a i {
  color: #1F3A93;
  font-size: 14px;
  margin-right: 6px;
}

.dashboard-body.merchant-body {
  padding: 30px 0;
}

/*** account settings **/

.account-setting-body .form-group label {
  margin-bottom: 5px;
  font-weight: 500;
  color: #1a1a1d;
}

.account-setting-body .form-group {
  margin-bottom: 10px;
}

.merchant-setting-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.merchant-setting-flex .form-group {
  width: 48%;
  margin-bottom: 20px;
}

.account-setting-body .tab-content h3 {
  margin: 0px;
  padding: 15px 20px;
  color: #1a1a1d;
  font-size: 16px !important;
  background: #fff;
}

.account-setting-body .tab-content {
  margin-top: 0px;
  background: rgba(255, 255, 255, 0.25);
  border: 1.49896px solid #ffffff;
  backdrop-filter: blur(23.9833px);
  border-radius: 17.9875px;
  overflow: hidden;
}

/* .account-setting-body form {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.account-setting-body form .form-group {
    width: 48%;
} */

.bassic-setting-img img {
  width: 100%;
}

.account-setting-body .tab-content .row {
  padding: 25px;
}

.Update-Settings button,
.Update-Settings button:hover,
.Update-Settings button:active {
  border: none;
  font-weight: 500;
  font-size: 14px;
  padding: 10px 30px;
  color: #fff !important;
  border-radius: 5px;
background: linear-gradient(122.01deg, #797BBB 22.6%, #3E4195 79.05%);
  box-shadow: 0px 7.406px 22.217px 0px rgba(17, 38, 146, 0.05);
}

.Update-Settings {
  margin-top: 20px;
}

.account-setting-body ul.nav.nav-pills li.nav-item a.nav-link {
  padding: 15px 33px;
  /* background: url(../img/left-bg.png);
  background-repeat: no-repeat;
  background-size: cover; */
  background: #ffffffe2;
  box-shadow: 0px 7.41px 22.22px 0px #1126920d;
  color: #1a1a1d;
  font-weight: 600;
  border: 3px solid #fff;
  border-radius: 10px;
}

.account-setting-body ul.nav.nav-pills {
  margin-bottom: 10px;
}

.account-setting-body ul.nav.nav-pills li.nav-item {
  margin-left: 30px;
}

.account-setting-body {
  margin-top: 10px;
}

.account-setting-body ul.nav.nav-pills li.nav-item a.nav-link.active {
  /* background: url("../img/account-setting-active-tab.png");
  background-repeat: no-repeat;
  background-size: cover; */
background: linear-gradient(122.01deg, #797BBB 22.6%, #3E4195 79.05%);
  box-shadow: 0px 7.41px 22.22px 0px #1126920d;
  color: #fff;
  border: none;
  border-radius: 10px;
}

.account-setting-body .form-group span {
  font-size: 12px;
  color: #1a1a1d;
  font-weight: 600;
  margin-top: 5px;
  display: inline-block;
}

.receive-email input {
  margin-right: 5px;
}

/*** Wallet **/

.below-header.bdw .icon-dash-outer {
  width: 290px;
  justify-content: space-between;
  padding: 20px;
  background: url("../img/left-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.below-header.bdw .icon-dash-outer label {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.below-header.bdw .icon-dash-outer label span {
  color: #041f5c;
  font-size: 23px;
  font-weight: 700;
}

.below-header.bdw .icon-dash-outer label p {
  margin-bottom: 0px;
}

.below-header.bdw {
  gap: 30px;
}

/** my wallet **/

.mwc-inner {
  display: flex;
  align-items: center;
}

.mwc {
  margin-right: 10px;
}

.mwc-inner span {
  color: #1a1a1d;
  font-size: 16px;
  font-weight: 600;
}

.wallet-history table.table-style-history tr td {
  padding: 10px 18px;
  vertical-align: middle;
  font-weight: 600;
  text-align: center;
}

.dashboard-body.wallet-body {
  margin-top: 20px;
}

.wallet-history::-webkit-scrollbar {
  width: 3px !important;
}

/* .wallet-history table.table-style-history tr th {
  box-shadow: 0px 7.7px 10.01px 0px #00000021;
} */
/* .wallet-history table.table-style-history tr th:nth-child(2) {
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
} */
.wallet-history {
  overflow: hidden;
  /* padding: 15px; */
  margin-top: 10px;
  border-radius: 17.987px;
  /* border: 1.499px solid #fff;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(23.98329734802246px); */
  border: 5px solid #3e41954a;
  /* background: var(--Backgrounds-White, #ffffff); */
  box-shadow: 0px 0px 10px 0px #0000001a;
  /* overflow-y: scroll; */
  /* height: 500px; */
    backdrop-filter: blur(3px);
      /* box-shadow: 0 0 17.607px 4.554px rgb(149 149 149 / 25%) inset; */
}

.wallet-history table.table-style-history {
  margin-top: 0px;
  border: none !important;
  margin-bottom: 0px;
}

a.deposit-cls {
  text-decoration: none;
  /* background: #55d362; */
  background: #3e4195;
  /* border: 1px solid #55d386; */
  border-radius: 5px;
  padding: 10px 22px;
  color: #fff;
  margin-right: 5px;
}

a.withdraw-cls {
  /* background: #ff2e2e;
  border: 1px solid #f38282; */
  background: #fff;
  border: 1px solid #0e2f7a;
  border-radius: 5px;
  padding: 10px 22px;
  color: #3e4195;
  text-decoration: none;
}

.wallet-history table.table-style-history tr {
  border-bottom: 1px solid #fff;
  white-space: nowrap;
}

.wallet-history table.table-style-history tr.active-row {
  background: #e2eafd;
}

.wallet-balance-outer {
  margin-top: 10px;
}

h6.wallet-balance {
  font-size: 18px;
  font-weight: 700;
  color: #041f5c;
  margin: 0px;
  padding: 18px;
}

.indicator-left span:nth-child(1) {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  border: 3px solid #fff;
  margin-right: 10px;
}

.indicator-left {
  display: flex;
  align-items: center;
}

.indicator-left span:nth-child(2) {
  color: #1F3A93;
  font-size: 16px;
  font-weight: 600;
}

.indicator {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 20px;
}

.indicator-right {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  font-weight: 600;
}

/*** Api keys **/

a.edit-key {
  border: 0.93157px solid #012B73;
  padding: 10px 20px;
  color: #fff;
  border-radius: 5px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  box-shadow: 0px 7.406px 22.217px 0px rgba(17, 38, 146, 0.05);
}

a.del-key {
  background: #ff2e2e;
  border: 0.93157px solid #f38282;
  border-radius: 4.65785px;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  margin: 0 10px;
}

.wallet-history.api-keys-table-part {
  background: rgba(255, 255, 255, 0.25);
  border: 1.39638px solid #ffffff;
  backdrop-filter: blur(22.3421px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 16.7566px;
  /* padding: 25px 20px; */
  border-radius: 10px;
  border: 5.237px solid #3e41954a;
  background: #FFF;
  box-shadow: 7px 8px 12.5px 0px rgba(0, 0, 0, 0.25);
  height: 400px;
  padding-bottom: 30px;
  /* overflow-y: visible; */
}

.api-keys-table-part-inner {
  /* border-radius: 16.7566px 16.7566px 0 0; */
  overflow-y: scroll;
  height: 300px;

}

.api-keys-table-part-inner table.table-style-history.table.table-responsive input {
  background: transparent;
  border: none;
}

.two-buttons-space-btwn {
  display: flex;
  justify-content: space-between;
}

.two-buttons-space-btwn a {
  border-radius: 4.65785px;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
}

a.gen-new-key {
  border-radius: 5px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  box-shadow: 0px 7.406px 22.217px 0px rgba(17, 38, 146, 0.05);
}

.two-buttons-space-btwn button.withdraw-cls {
  border: 1px solid var(--Borders-Main, #012B73);
  background: #ffffff;
  border-radius: 5px;
  padding: 10px 15px;
}

a.del-all-key {
  background: #ff2e2e;
  border: 0.93157px solid #f38282;
}

table.table-style-history.table.table-responsive.api-keys-table td {
  padding: 18px;
}

table.table-style-history.table.table-responsive.api-keys-table tr,
table.table-style-history.table.table-responsive.ipn-history-table tr {
  /* border-color: #c0c0c0 !important; */
}

section.Dashboard-page.wallet-page-main .below-header.bdw {
  display: flex !important;
  margin-top: 10px;
}

section.Dashboard-page.wallet-page-main .mwc-inner .mwc img {
  width: 25px;
}

section.Dashboard-page.wallet-page-main .mwc-inner span {
  font-size: 14px;
}

section.Dashboard-page.wallet-page-main .wallet-history {
  margin-top: 25px;
}

@media (max-width: 991.98px) {
  .wallet-history {
    overflow: auto;
  }

  .account-setting-body ul.nav.nav-pills li.nav-item {
    margin-left: 10px;
  }

  .account-setting-body ul.nav.nav-pills li.nav-item a.nav-link {
    padding: 15px;
  }

  .bassic-setting-img img {
    width: 100%;
  }

  .content-left-image {
    width: 100%;
  }
}

/* Bharath page css */

/* sign in Css  */

.login-form h4.heading-title {
  font-size: 25px !important;
  color: #fff !important;
  line-height: normal;
  text-align: center !important;
  position: relative;
  z-index: 9;
  font-weight: 600;
  padding-bottom: 0;
}

p.para-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;
  color: #ec3338;
  text-align: center;
  margin: 10px 0;
}

p.para-title.ar3{
  color: #ffff;
}
.form-group label {
  font-size: 15px;
  font-weight: 500;
  color: #1a1a1d;
  font-weight: 500;
  margin: 10px 0;
}
.form-group.ar3 label{
  color: #ffff;
}

.form-group.receive-email label {
  font-size: 14px;
  margin-bottom: 0px !important;
}

.loginouterbox {
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  margin: 0px auto;
  padding: 25px 30px;
  background-size: cover !important;
  position: relative;
  z-index: 99;
  border-radius: 20.475px;
  border: 10.237px solid #EEF3FF;
  /* background: #FFF; */
  box-shadow: 0px 127.967px 127.967px 0px rgba(0, 0, 0, 0.25), 0px 61.424px 102.374px 0px rgba(0, 0, 0, 0.10);
  overflow: scroll;
  margin: 10px;
}

.loginouterbox::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

/* 
.loginouterbox::before {
  content: '';
  position: absolute;
  width: 155px;
  height: 100%;
  background: url(../img/login-before.png);
  background-size: cover;
  background-repeat: no-repeat;
  top: 80px;
  z-index: 999;
  left: -30px;
}



/* 
.loginouterbox::after {
  content: '';
  position: absolute;
  width: 150px;
  height: 100%;
  background: url(../img/login-after.png);
  background-size: cover;
  background-repeat: no-repeat;
  top: -30px;
  z-index: 1;
  right: -10px;
}
*/
section.sign-up-page.bg-img {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-image: url(../img/login-bg.webp) !important;
  background-size: cover;
  background-repeat: no-repeat;
}

.login-form {
  max-width: 540px;
  margin: 0 auto;
  position: relative;
  z-index: 9999;

}

/* .bg-img.left-side,
.bg-img.right-side {
  display: flex;
  align-items: center;
} */
.signin-right-side-img,
.signin-left-side-img {
  height: 100%;
  display: flex;
  box-sizing: border-box;
  max-width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-width: 0px;
  min-height: 0px;
  flex-direction: column;
}

.signin-right-side-img,
.signin-left-side-img {
  background-image: url(/img/confirm-pageright-img.svg);
}

section.sign-in-page.otp .signin-right-side-img {
  background-image: url(/img/otp-pageright-img.svg);
}

section.sign-up-page.bg-img .signin-left-side-img {
  min-height: 945px !important;
}

section.sign-in-page .signin-right-side-img {
  height: 100vh;
}

.btnsnfg {
  margin-top: 10px;
  text-align: center;
}

.btnsnfg h5 {
  font-size: 16px;
  font-weight: 400;
  color: #1c3453;
}

a.t-blue,
a.t-blue:active,
a.t-blue:focus,
a.t-blue:hover {
  background: #e73237;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
  font-weight: 400;
  font-size: 15px !important;
}

.logo {
  margin-bottom: 10px;
  text-align: center;
}

.logo a h4 {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.form-bg .login-form .yellowbtn {
  padding: 13px 58px;
}

.button.reset .yellowbtn {
  padding: 8px 35px !important;
  width: auto;
}

.yellowbtn,
.yellowbtn:hover,
.yellowbtn:active {
  /* background: linear-gradient(90.15deg, #5d7bfe 0.73%, #0974ff 100%);
  box-shadow: -4px 6px 9px rgba(0, 0, 0, 0.3); */
  /* background: #012B73 !important;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  border-radius: 10px; */
  border: 0px;
  color: #fff !important;
  padding: 8px 25px;
  font-size: 17px !important;
  border-radius: 6px;
  transition: all 0.3s;
  margin-top: 30px;
  text-align: center;
  justify-content: center;
  display: flex;
  margin: 0 auto;
  margin-top: 15px;
  cursor: pointer;
  margin-bottom: 15px;
  width: 160px;
  border-radius: 5px;
  background: #3e4195;
  box-shadow: 0 10.237px 20.475px 0 rgba(59, 138, 255, 0.25);
}

h5.account {
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 175%;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.d-flex {
  justify-content: space-between;
}

.social-container {
  text-align: center;
}

section.sign-in-page {
  /* background: #fff !important; */
  width: 100%;
  height: 100vh;
  /* overflow: hidden; */
  background-image: url(../img/login-bg.webp) !important;
  background-size: cover;
  background-repeat: no-repeat;
}

.sign-in-page .bg-img,
.sign-up-page .bg-img {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 30px;
  height: 100vh;
  align-items: center;
  justify-content: center;
}

/* .sign-in-page .bg-img:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top:-100px;
    right: 0;
    background: url(../img/xchange-bg.png);
    background-repeat: no-repeat;
    background-size: auto;
    
} */
.form-control {
  background: #ffffff;
  border: 3px solid var(--Borders-Form, #3e41954a);
  border-radius: 4px;
  height: 45px;
}

.form-control:active,
.form-control:focus,
.form-control:focus-visible {
  background: #ffffff;
  border: 3px solid var(--Borders-Form, #3e41954a);
  border-radius: 4px;
  outline: none !important;
}

.form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}

span#passtexticon i {
  font-size: 12px;
}

i#togglePassword {
  font-size: 12px;
  font-weight: 600;
}

select#account {
  padding: 10px 10px;
  width: 70%;
  margin: 0 auto;
  display: flex;
  background: #ffffff;
  border: 3px solid var(--Borders-Form, #026db136);
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sign-up-container {
  width: 100%;
  background: transparent;
  padding: 0;
}

.sign-up-container .title {
  font-size: 25px;
  font-weight: 500;
  position: relative;
}

.sign-up-container .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 30px;
  background: linear-gradient(123deg, #71b8e7, #9b59b6);
}

.sign-up-container form .user_details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sign-up-container form .user_details.reset {
  /* display: block !important; */
  flex-direction: column;
}

form .user_details.reset .input_pox {
  width: 100%;
}

form .user_details .input_pox {
  margin-bottom: 15px;
  /* margin: 20px 0 12px 0; */
  width: calc(100% / 2 - 10px);
}

form .user_details .input_pox .input-group {
  flex-wrap: nowrap;
}

.user_details .input_pox .datails {
  display: block;
  margin-bottom: 5px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}
.datails.ar3{
  color:#fff;
}
.user_details .input_pox .datails.ar3{
  color:#fff;
}

.user_details .input_pox input {
  padding: 0.375rem 0.75rem;
  width: 100%;
  outline: none;
  background: #ffffff;
  /* border: 1px solid #012B73; */
  border-radius: 4px;
  padding-left: 15px;
  font-size: 16px;
  /* border-bottom-width: 2px; */
  transition: all 0.3s ease;
}

.user_details .input_pox input:focus,
.user_details .input_pox input:valid {
  border-color: #026db136;
}

form .gender_details .gender_title {
  font-size: 20px;
  font-weight: 500;
}

form .gender_details .category {
  display: flex;
  width: 80%;
  margin: 14px 0;
  justify-content: space-between;
}

.gender_details .category label {
  display: flex;
}

.gender_details .category .dot {
  height: 18px;
  width: 18px;
  background: #d9d9d9;
  border-radius: 50%;
  margin-right: 10px;
  border: 5px solid transparent;
}

#dot-1:checked~.category label .one,
#dot-2:checked~.category label .two,
#dot-3:checked~.category label .three {
  border-color: #d9d9d9;
  background-color: #9b59b6;
}

form .button {
  height: 45px;
  margin: 10px 0;
  text-align: center;
}

form .button input {
  height: 100%;
  outline: none;
  padding: 10px 20px;
  color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 500;
  border-radius: 5px;
  letter-spacing: 1px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  border-radius: 4px;
}

form .button input :hover {
  background: linear-gradient(-123deg, #71b8e7, #9b59b6);
}

.sign-up-container .form-card {
  margin-bottom: 15px;
}

.sign-up-page .Remember {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}

p.para-title span {
  background: #012b73;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: pointer;
}

.left-side,
.right-side {
  padding: 0;
}

h4.success-title {
  font-style: normal;
  font-weight: 700;
  font-size: 50px !important;
  line-height: 77px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

.succes-icon {
  text-align: center;
  margin-bottom: 10px;
}

.succes-icon img {
  width: 70px;
}

.form-control.small-input {
  width: 40px !important;
}

.form-group.otp {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 40px;
}

h5.enter-otp {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #8a92a6;
  /* margin-left: 35px; */
}

.two-buttons-space-btwn {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.portfolio {
  /* margin-top: 25px; */
  padding: 20px;
}

.portfolio p {
  color: #1a1a1d;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* font-style: italic; */
  /* border-bottom: 3px solid #E7E7E7; */
  max-width: fit-content;
  margin-bottom: 0;
}

.current-balance-outer .price p {
  color: #1a1a1d;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 0;
  margin: 8px 5px;
}

/* .current-balance-top-inner {
    background-image: url(../img/Logo-dashboard.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: scroll;
} */
@media (max-width: 400.98px) {
  .security.backcolor.dash.error .enable-btn {
    flex-direction: column;
    gap: 5px;
  }

  .security {
    align-items: normal !important;
    flex-direction: column;
    gap: 15px;
  }

  .enable-btn {
    text-align: center;
  }
}

@media (max-width: 575.98px) {
  .coprights-menu ul {
    display: grid !important;
    flex-direction: column;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 584px) {
  .sign-up-container {
    max-width: 100%;
  }

  form .user_details .input_pox {
    margin-bottom: 15px;
    width: 100%;
  }

  form .gender_details .category {
    width: 100%;
  }

  /* .sign-up-container form .user_details {
    overflow: scroll;
  } */
  .user_details::-webkit-scrollber {
    width: 0;
  }
}

@media (max-width: 767.98px) {
  .dashboard-body.merchant-body .row .toolsboxinner {
    width: 100% !important;
  }

  .top-part-cb-left h4 {
    font-size: 20px !important;
  }

  .last-part-cb {
    display: flex;
    gap: 35px;
  }

  .portfolio {
    margin: 0;
    padding: 0 0 20px 20px;
  }

  .coin-value {
    font-size: 25px;
  }

  .coin-block {
    right: -20px;
  }

  .transaction-history {
    margin-top: 15px;
  }

  .coprights-menu {
    position: relative !important;
  }

  .sign-in-page .bg-img,
  .sign-up-page .bg-img {
    height: 100vh !important;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .dashboard-body.merchant-body .row .toolsboxinner {
    width: 50% !important;
  }

  .coprights-menu {
    position: relative !important;
  }
}

@media (max-width: 991.98px) {

  .signin-right-side-img img,
  .signin-left-side-img img {
    display: none;
  }

  .loginouterbox {
    background-size: cover !important;
    overflow-y: scroll;
  }

  .dashboard-body.merchant-body .col-lg-2.col-xl-2.col-md-6.col-sm-12.col-xs-12 {
    margin: 20px 0;
  }

  .signin-right-side-img,
  .signin-left-side-img {
    display: none;
  }
}

/* Landing Page CSS */

.landing-page {
  background: #ffffff !important;
}

section.header-part {
  padding: 20px 0;
  position: relative;
}

.contain-width {
  max-width: 1250px;
  margin: 0 auto;
}

.two-btn {
  display: flex;
}

.login-btn {
  align-items: center;
  display: flex;
}

.login-btn a,
.signup-btn a {
  text-decoration: none;
  margin-right: 40px;
}

.login-btn a span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 1;
  align-items: center;
  color: #2f3a45;
}

.navbar-light .navbar-nav .nav-link {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #000000 !important;
  padding: 0 !important;
}

.signup-btn a {
  background: linear-gradient(90.15deg, #5d7bfe 0.73%, #0974ff 100%);
  border-radius: 5px;
  padding: 10px 18px;
}

.login-btn a,
.signup-btn a {
  text-decoration: none;
}

.signup-btn a span {
  font-style: normal;
  font-weight: 500;
  font-size: 15px !important;
  line-height: 1;
  align-items: center;
  color: #ffffff;
  background: linear-gradient(90.15deg, #5d7bfe 0.73%, #0974ff 100%);
  border-radius: 6px;
  margin-right: 5px;
}

.dropdown,
.dropend,
.dropstart,
.dropup {
  position: relative;
}

.dropdown {
  padding: 15px 0px;
  position: relative;
  display: flex;
  gap: 1px;
  margin-right: 40px;
}

.dropdown span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px !important;
  align-items: center;
  color: #6ecafe;
}

.dropdown-content {
  display: none;
  position: absolute;
  top: 50px;
  left: -10px;
  border: 1px solid #efefef;
  border-radius: 0.4em;
  min-width: 200px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  padding: 12px 12px;
  z-index: 1;
  background: #fff;
}

.dropdown-content a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
  text-decoration: none;
  color: #333;
  vertical-align: center;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.deposit-card .copy-text {
  padding: 0;
}

.copy-text {
  position: relative;
  padding: 10px;
  border-radius: 10px;
  display: flex;
}

.copy-text input.text {
  padding: 10px;
  font-weight: 600;
  font-size: 15px !important;
  color: #555;
  outline: none;
  width: 100%;
  background: #ffffff;
  border: 3px solid var(--Borders-Form, #026db136);
  border-radius: 7px 0px 0px 7px;
}

.copy-text button {
  padding: 10px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #3e4195 111.43%));
  border: 1px solid #012B73;
  border-radius: 0px 7px 7px 0px;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  outline: none;
  cursor: pointer;
}

.copy-text button:active {
  background: #809ce2;
}

.copy-text button:before {
  content: "Copied";
  position: absolute;
  top: -45px;
  right: 0px;
  background: #5c81dc;
  padding: 8px 10px;
  border-radius: 20px;
  font-size: 15px;
  display: none;
}

.copy-text button:after {
  content: "";
  position: absolute;
  top: -20px;
  right: 25px;
  width: 10px;
  height: 10px;
  background: #5c81dc;
  transform: rotate(45deg);
  display: none;
}

.copy-text.active button:before,
.copy-text.active button:after {
  display: block;
}

.deposit-card h3 {
  font-weight: 700;
  font-size: 15px !important;
  display: flex;
  align-items: center;
  color: #000000;
}

.deposit-card {
  backdrop-filter: blur(22.3421px);
  border-radius: 16.7566px;
  margin-top: 25px;
  padding: 35px 20px;
  border: 5px solid #026db136;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
}

.deposit-card h5 {
  font-weight: 600;
  font-size: 15px;
  color: #000000;
  margin: 10px 0;
}

.deposit-card h5 span {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #8893a3;
}

.deposit-card label {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #d9304e;
  margin-bottom: 10px;
}

.rq_code-card button,
.rq_code-card button:focus-visible {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #9a9cc7 111.43%));
  border: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  font-weight: 700;
  font-size: 15px;
  text-transform: capitalize;
  color: #ffffff;
  padding: 10px 25px;
  /* margin-right: 15px; */
}

.rq_code-card a {
  border: none;
}

.rq_code-card {
  display: flex;
  align-items: center;
  justify-content: center;
  background-blend-mode: soft-light, normal;
  /* box-shadow: 0px 8px 16px 0px #3b8aff40; */
  border-radius: 40px;
  /* background: url(../img/current-balance-outer-bg.png); */
  background-repeat: no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  padding: 50px;
  flex-direction: column-reverse;
  margin-top: 10px;
}

.enter-value .copy-text input.text {
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 7px;
}

.min-withdraw {
  background-blend-mode: soft-light, normal;
  box-shadow: 0px 7.41px 22.22px 0px #11269266;
  backdrop-filter: blur(31.7438px);
  border-radius: 12.6975px;
  background: rgba(255, 255, 255, 0.25);
  /* border: 1.49896px solid #FFFFFF; */
  backdrop-filter: blur(23.9833px);
  /* background: url(../img/left-bg.png);
  background-size: cover;
  background-repeat: no-repeat; */
  padding: 30px;
}

.withdraw-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.withdraw-text h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 14.4683px;
  color: #737373;
}

.withdraw-text span {
  font-style: normal;
  font-weight: 500;
  font-size: 14.4683px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

ul.nav.nav-pills.DWT.WDP button {
  font-size: 16px;
  padding: 12px 32px;
  border-radius: 46.5785px;
}

.withdraw-submit-btn.submit-btn button {
  background: #0c2f79;
  border: 0.93px solid #5c60a6;
  /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
  border-radius: 5px;
  font-weight: 700;
  font-size: 15px;
  text-transform: capitalize;
  color: #ffffff;
  padding: 10px 30px;
}

.withdraw-submit-btn.submit-btn {
  text-align: center;
  margin-top: 20px;
}

.profile-card {
  margin-top: 30px;
}

.profile-card h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 22px !important;
  text-transform: capitalize;
  color: #000000;
  background: #fff;
  margin: 0px;
  padding: 20px;
  color: #fff;
  border-radius: 3px 3px 0 0;
  /* border-bottom: 0.932px solid #E7E7E7; */
  background: transparent;
}

.profile-card.support.chat-box-parent h3 {
  /* background: var(--halla-orginal, linear-gradient(100deg, #0c2f79 -5.24%, #b5b7d7 111.43%)); */
background: linear-gradient(122.01deg, #797BBB 22.6%, #3E4195 79.05%);
}

.profile-card .form-group label span {
  color: #ff2e2e;
}

.profile-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 25px;
  padding: 10px 30px;
}

.profile-card .form-group {
  width: 45%;
  /* margin-bottom: 20px; */
}

/* .profile-card .row {
  padding: 25px;
} */
.profile-card .form-group label {
  margin-bottom: 0;
}

.form-control.countries {
  -webkit-appearance: auto !important;
  -moz-appearance: none;
  appearance: auto !important;
}

.profile-card .form-card .form-group {
  width: 100%;
  margin-bottom: 0;
}

.profile-card fieldset {
  border: none;
  margin: 0 10px;
}

.change-password {
  background: rgba(255, 255, 255, 0.25);
  border: 1.39638px solid #ffffff;
  backdrop-filter: blur(22.3421px);
  border-radius: 0 0 15px 15px;
}

.profile-card .withdraw-submit-btn.submit-btn {
  text-align: start;
  padding: 10px 30px;
}

.profile-card input.form-control,
.profile-card select.form-control,
.profile-card .input-group .input-group-text {
  border: 0.94px solid #dcdcdc;
}

.iti {
  position: relative;
  display: inline-block;
  width: 100%;
}

.account-label {
  display: flex;
  justify-content: space-around;
  /* margin-top: 30px; */
  align-items: center;
}

.account-label .para-text h4 {
  font-weight: 700;
  font-size: 30px !important;
  color: #ffffff;
  margin: 0;
  text-transform: capitalize;
}

.account-label .para-text p {
  font-weight: 400;
  font-size: 16px !important;
  color: #ffffff;
  opacity: 0.7;
}

section.Dashboard-page.profile .header-part-outer {
  display: flex;
}

.profiledatainfo h4 {
  font-size: 14px !important;
  font-weight: 500;
  margin: 0px;
  padding-top: 0px;
  color: #ffffff;
  opacity: 0.7;
}

.profiledatainfo h5 {
  font-size: 15px !important;
  font-weight: 600;
  margin: 0px;
  padding-top: 0;
  line-height: normal;
  margin-bottom: 5px;
  color: #ffffff;
}

.profiledatainfo {
  display: flex;
  background-blend-mode: soft-light, normal;
  box-shadow: 0px 7.41px 22.22px 0px #11269266;
  backdrop-filter: blur(31.7438px);
  border-radius: 12.6975px;
  padding: 20px 30px;
}

.profiledatainfo h5>span.badge {
  padding: 2px 7px;
  line-height: normal;
  margin-top: 3px;
  background: #63b3f7;
  color: #fff;
}

.profiledatainfo h5>span {
  font-weight: 500;
  line-height: 30px;
  font-size: 11px;
  font-style: italic;
}

.verifytext,
.notverifytext {
  background: #1ac57f;
  padding: 2px 14px;
  color: #ffffff;
  font-size: 12px;
  margin-left: 8px;
  position: relative;
  text-transform: inherit;
  font-weight: 400;
  top: -2px;
  border-radius: 5px;
}

.para-text {
  margin-right: 170px;
}

.profile-pic img {
  width: 60%;
}

.profile-pic {
  display: flex;
  align-items: center;
  justify-content: center;
}

.profiledatainfo div {
  padding: 0 20px;
}

.profile-pic-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
}

.pic-holder {
  text-align: center;
  position: relative;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}

.pic-holder .pic {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.pic-holder .upload-file-block,
.pic-holder .upload-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(90, 92, 105, 0.7);
  color: #f8f9fc;
  font-size: 12px;
  font-weight: 600;
  opacity: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

.pic-holder .upload-file-block {
  cursor: pointer;
}

.pic-holder:hover .upload-file-block,
.uploadProfileInput:focus~.upload-file-block {
  opacity: 1;
}

.pic-holder.uploadInProgress .upload-file-block {
  display: none;
}

.pic-holder.uploadInProgress .upload-loader {
  opacity: 1;
}

/* Snackbar css */
.snackbar {
  visibility: hidden;
  min-width: 250px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 14px;
  transform: translateX(-50%);
}

.snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

.userInput {
  display: flex;
  justify-content: center;
}

.userInput input {
  text-align: center;
  width: 45px;
}

/* .userInput input{
    margin: 10px;
    height: 35px;
    width: 65px;
    border: none;
    border-radius: 5px;
    font-size: 1.2rem;
    background: #eef2f3;
    text-align: center;
  } */

.form-group .rc-anchor {
  border: none !important;
  background: transparent !important;
}

span.noteshow {
  font-size: 13px;
  line-height: 1.5;
  /* font-style: italic; */
  color: #fff;
}
.Remember label{
  color: #fff !important;
}
.error-message {
  color: red;
}

.success-message {
  color: rgb(2, 79, 2);
}

.enable-btn a.btn.btn-primary.error-message {
  background: transparent;
  border: none;
  cursor: auto;
}

.enable-btn a.btn.btn-primary.error-message:hover {
  color: red;
}

.profile-card.support {
  border-radius: 16.757px;
  border: 1.396px solid #fff;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(22.342117309570312px);
  /* padding: 10px; */
  height: 100%;
  /* border-radius: 5.987px; */
  border: 5px solid #3e41954a;
  box-shadow: 0px 0px 10px 0px #0000001a;
}

.ticket-list p {
  color: #1a1a1d;
  font-size: 12px !important;
  line-height: 22.358px;
  margin-top: 10px;
}

.ticket-list p {
  color: #1a1a1d;
  font-size: 12px !important;
  line-height: 22.358px;
  margin-top: 10px;
}

.ticket-list {
  margin-left: 0;
}

.chatbox.ticketchat p {
  font-size: 13px !important;
  margin-top: 10px;
  margin-left: 8px;
  border-top: 1px solid #d8dbe0;
  border-bottom: 1px solid #d8dbe0;
  padding: 10px 20px;
}

.modal .modal-body .form-control {
  border: 1px solid #dcdcdc !important;
  height: 200px;
}

input.form-control.form-control1 {
  height: 45px !important;
}

.modal .modal-header button.close {
  opacity: 1;
  color: #fff;
  top: -3px;
  position: relative;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  background: #3E4195;
  border: 0px;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.profile-card.support.ticket-list-right .table-responsive.site-scroll {
  border-left: none !important;
  border-right: none !important;
}

.right-ticket {
  font-style: normal;
  font-weight: 700;
  font-size: 16px !important;
  text-transform: capitalize;
  margin: 0px;
  color: #1a1a1d;
  font-size: 16px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 13px 13px 0 0;
  border-bottom: 0.932px solid #E7E7E7;
  background: var(--halla-orginal, linear-gradient(100deg, #0c2f79 -5.24%, #b5b7d7 111.43%));
}

.support-card .table-responsive.site-scroll {
  border: none;
}

.add-btn {
  padding: 15px 20px;
}

.add-btn button {
  border-radius: 4.658px;
  border: 0.932px solid #012B73;
  background: #fff;
  line-height: 0;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.add-btn button i {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 13.974px;
  font-family: FontAwesome;
}

.enable-btn button {
  border-radius: 4.703px;
  border: 0.941px solid #55d362;
  background: #55d362;
  color: #fff;
  text-align: center;
  font-size: 14px;
  text-transform: capitalize;
  padding: 5px 10px;
}

.authentication {
  display: flex;
  align-items: center;
}

.authentication .google {
  margin-right: 10px;
}

.authentication h4 {
  color: #1a1a1d;
  font-size: 15px !important;
  font-weight: 700;
  margin-bottom: 5px;
}

.authentication p {
  color: #8893a3;
  font-size: 12px !important;
  margin-bottom: 5px;
}

.deposit-green-cls,
.deposit-green-cls:hover {
  /* background: var(--System-Green, #03b766); */
  border: 0.94px solid var(--System-Green, #012B73);
  padding: 10px 50px;
  border-radius: 10px;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  color: #000;
  border-radius: var(--Gap-8px, 8px);
  border: 2px solid var(--Gradiant-for-dashboard, #012B73);
  box-shadow: 0px 8px 16px 0px rgba(59, 138, 255, 0.25);
}

a.btn-blue {
  /* background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));;
  box-shadow: 0px 8px 16px 0px #3b8aff40; */
  padding: 14px 25px;
  border-radius: 10px;
  color: #fff;
  border-radius: 5px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  box-shadow: 0px 7.406px 22.217px 0px rgba(17, 38, 146, 0.05);
}

.security {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 18px;
  background: #3e41954a;
}

.security-inside {
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.25);
  border: 1.49896px solid #ffffff;
  backdrop-filter: blur(23.9833px);
  border-radius: 17.9875px;
  overflow: hidden;
  border: 5px solid #3e41954a;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
  padding: 30px;
}

.security:hover {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.20);
  box-shadow: 1px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.else {
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(22.342117309570312px);
  padding: 1px 20px;
  text-align: center;
}

.else h5 {
  color: #1a1a1d;
  text-align: center;
  font-size: 19px !important;
  font-weight: 700;
}

.security.backcolor {
  /* margin: 0 10px 10px; */
  /* background: rgba(255, 255, 255, 0.25);
  border: 1.49896px solid #ffffff;
  backdrop-filter: blur(23.9833px);
  border-radius: 17.9875px; */
  overflow: hidden;
  border-radius: 18px;
  /* background: #D8EFFF; */
  margin-top: 40px;
}

.security.backcolor.dash {
  margin: 25px 0 0;
  /* background: #e8e8e8 !important; */
  border-radius: 10px;
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  background: #fff;
  border: 1px solid #ffffff;
  backdrop-filter: blur(23.9833px);
  border-radius: 12px;
  overflow: hidden;
  justify-content: center;
  /* box-shadow: 0px 0px 10px 0px #0000004d; */
  height: 110px;
    backdrop-filter: blur(3px);
      box-shadow: 0 0 17.607px 4.554px rgb(149 149 149 / 25%) inset;
}

.security.backcolor.dash.error {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.security.backcolor.dash.error .enable-btn {
  /* display: flex;
  justify-content: space-between;
  align-items: center; */
  text-align: center;
  white-space: nowrap;
}

.enable-btn.pic-holder1 {
  white-space: normal !important;
}

.security.backcolor.dash.error .enable-btn a.error-verify {
  padding: 8px 15px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  background: #0c2f79;
  box-shadow: 0px 7.406px 22.217px 0px rgba(17, 38, 146, 0.05);
}

.security.backcolor.dash.error.enable-btn a.error-verify {
  padding: 8px 15px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  box-shadow: 0px 7.406px 22.217px 0px rgba(17, 38, 146, 0.05);
}

.enable-btn button.btn-primary {
  border-radius: 8px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  padding: 12px 10px;
  border: none;
}

.security.backcolor.dash .enable-btn button.btn-primary {
  border-radius: 4.703px;
  background: transparent !important;
  padding: 5px 10px;
  border: none;
  font-size: 16px !important;
  font-weight: 600;
  color: green;
  cursor: auto;
}

.verify h2 {
  font-size: 29px !important;
  color: #041f5c;
  margin: 0px;
  font-weight: 700;
}

.verify {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 30px;
}

.verificatin-tab ul#myTab {
  justify-content: space-around;
}

.verificatin-tab {
  margin-top: 30px;
}

.inner-heading {
  font-size: 24px !important;
  font-weight: bold;
  margin: 0px;
  color: #041f5c;
  padding: 30px 0;
}

.subt {
  font-size: 15px !important;
  color: #1c3453;
  font-weight: 400 !important;
  margin-bottom: 10px;
}

article.inner-banner .form-container {
  background: #fff;
  border-radius: 16px;
  position: relative;
  padding: 25px 25px;
  width: 100%;
}

.slectinputbox input,
.slectinputbox .selectrightbox {
  float: left;
}

.buttonmaker .table>tbody>tr>td {
  font-weight: 400;
  white-space: unset;
  border: 1px solid #e7e7e7;
  font-size: 15px;
  padding: 11px 8px;
  font-weight: 500;
  white-space: unset;
  line-height: 26px;
  color: #1c3453;
  vertical-align: middle;
}

article.inner-banner .form-container .table-responsive {
  border: none !important;
}

article.inner-banner .form-container .table-responsive tbody tr td {
  border: none !important;
  padding: 15px 10px;
}

.form-container .slectinputbox .selectrightbox {
  width: 20%;
}

.form-container .slectinputbox input {
  width: 80%;
}

.form-container .form-control {
  box-shadow: none;
  appearance: auto !important;
}

.form-container select.form-control {
  padding: 8px;
}

.form-container .alinktext,
.form-container .alinktext:hover,
.form-container .alinktext:focus {
  background: var(--halla-orginal, linear-gradient(100deg, #51549f -5.24%, #3f4296 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.buttonmaker tbody>tr>th,
.buttonmaker tfoot>tr>td {
  padding: 14px 0px;
  /* border-bottom: 1px solid #ddd; */
  padding: 10px 16px;
  /* border-top: 1px solid #ddd; */
  border: none !important;
}

article.inner-banner .form-container .apicontentf h3 {
  font-size: 24px !important;
}

.buttonmaker .table>thead>tr>th {
  color: #fff;
  padding: 10px 16px;
  font-size: 15px !important;
  font-weight: 700;
  white-space: nowrap;
  vertical-align: middle;
  background: #0e307a;
}

.sitebtn,
.borderbtn,
.yellow-btn,
.black-btn {
  padding: 10px 28px;
  /* border: 1px solid #012B73; */
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 20px;
  border-radius: 5px;
  background: #0e2f7a;
  box-shadow: 0px 7.406px 22.217px 0px rgba(17, 38, 146, 0.05);
}

.sitebtn:hover,
.sitebtn:focus,
.sitebtn:active {
  /* background: #012B73 !important;
  box-shadow: 0px 7.41px 22.22px 0px #1126920d; */
  /* border: 1px solid #012B73; */
  color: #fff !important;
  background: #3e4195;
}

.table-responsive {
  border-radius: 10px;
  border: 5.237px solid #EEF3FF;
  background: #FFF;
  /* box-shadow: 0px 127.967px 127.967px 0px rgba(0, 0, 0, 0.25), 0px 61.424px 102.374px 0px rgba(0, 0, 0, 0.10); */

}

.invoicetableb .table-responsive {
  margin-bottom: 10px;
}

table.table.table-small-font.no-mb.table-borderded {
  margin: 0;
}

.buttonmaker table.table.table-small-font.no-mb.table-borderded tbody tr td {
    border: 1px solid #000 !important; 
}
.alert-info {
  color: #111314;
  background-color: #edf3fc;
  border-color: #edf3fc !important;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 14px !important;
}

td.buttonlogo img {
  cursor: pointer;
}

.listsetup li a,
.listsetup li a:hover,
.listsetup li a:focus {
  color: #1c3453;
  font-size: 14px;
  line-height: 32px;
  text-decoration: none;
}

.listsetup li {
  list-style: none;
}

.listsetup i {
  margin-right: 5px;
  font-size: 17px;
}

.listsetup {
  padding-left: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5dff6;
}

ul.listsetup li.active a {
  color: #026DB1 !important;
  font-size: 15px;
  border-radius: 50px;
  font-weight: 700;
  /* background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));;
    padding: 5px 10px; */
  /* background: #c6c6c6a1 !important;
    border-left: 2px solid #012B73 !important;
    padding: 7px; */
}

.apicontentf p {
  font-size: 16px !important;
}

.ipnbg .subt-t {
  font-weight: 600;
  font-size: 18px !important;
}

.content {
  font-size: 15px !important;
  color: #1a1a1d;
  line-height: 30px;
  font-weight: 300;
}

h1.title.fnt-ubld,
h2.title.text-uppercase {
  font-size: 29px !important;
  color: #041f5c;
  margin: 0px;
  font-weight: 700;
  text-align: center;
  padding: 20px 0;
}

section.pagetoptitle {
  margin-top: 50px;
}

td.slectinputbox {
  display: flex;
}

select.form-control {
  appearance: auto;
  padding: 10px;
}

select.form-control option {
  background: #fff !important;
  color: #1a1a1d;
}

.buttonmakerbg .form-container {
  background: #fff;
  border-radius: 16px;
  position: relative;
  padding: 25px 25px;
  width: 100%;
}

.buttonmakerbg .table-responsive {
  border: none !important;
}

article.inner-banner {
  margin-top: 30px;
}

article.inner-banner .container {
  max-width: 1500px;
}

.text-danger {
  color: #d9304e !important;
  font-size: 15px !important;
  font-weight: 500;
}

.frm-subtext {
  font-size: 14px;
  line-height: 25px;
  color: #3c3c3c;
  margin: 0;
}

.merchant-inner-top hr {
  border-top: 1px dashed #000000;
  opacity: 1;
  background-color: transparent;
  margin-bottom: 27px;
  height: 1px;
}

/* .dashboard-body.merchant-body .row .toolsboxinner {
  width: 20%;
} */
.subt-t {
  color: #1a1a1d;
  font-weight: 600 !important;
  font-size: 24px !important;
}

.buttonlogo {
  margin: 15px 0px 0;
}

.buttonlogo img {
  width: 200px;
  border-radius: 7px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.buttonlogo img:hover {
  box-shadow: 10px 5px 20px #b5b5b5;
  transform: scale(1.05);
}

.buttonmakerbg {
  background: #fff;
  border-radius: 16px;
  position: relative;
  padding: 15px;
  width: 100%;
  /* margin-top: 20px; */
  border-radius: 5.987px;
  border: 5px solid #026db136;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
}

.buttonlogo.shop img {
  width: 100%;
  height: 100%;
}

.g-recaptcha {
  text-align: center;
  display: flex;
  justify-content: center;
}

.buttonmakerbg h5 {
  font-size: 1rem;
  font-weight: 600;
  color: #1a1a1d;
  border-bottom: 1px;
}

.buttonmakerbg hr {
  border-bottom: 1px dashed #c1c1c1;
  opacity: 1;
  background-color: transparent;
  margin: 10px 0;
}

.buttonmakerbg p {
  font-size: 15px !important;
  line-height: 24px;
  color: #1c3453;
  font-weight: 400;
}

.panelcontentbox {
  background: transparent;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
}

[data-simplebar="init"] {
  display: flex;
}

[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: auto !important;
  max-height: inherit;
  -webkit-overflow-scrolling: touch;
  /* height: 400px; */
}

.simplebar-track {
  z-index: 9999;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 8px;
}

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 6px;
  min-height: 10px;
}

.padtable {
  width: 100%;
  max-width: 608px;
  margin: 0px auto;
  margin-bottom: 17px;
}

.siteformbg .form-control {
  font-size: 15px;
  height: 45px;
  background: #fff;
  box-shadow: 0px 7.41px 22.22px 0px #11269266;
  color: #292929;
  box-shadow: none;
  outline: none;
  font-weight: 500;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  border-radius: 7px;
}

.slectinputbox input,
.slectinputbox .selectrightbox {
  float: left;
}

.slectinputbox .selectrightbox {
  width: 20%;
  padding-left: 5px;
}

.siteformbg .form-control {
  font-size: 15px;
  height: 45px;
  /* background: #fff; */
  /* box-shadow: 0px 7.41px 22.22px 0px #11269266; */
  color: #292929;
  box-shadow: none;
  outline: none;
  font-weight: 500;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  /* border-radius: 7px; */
  border-radius: 5px;
  border: 3px solid var(--Borders-Form, #026db136);
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(23.98329734802246px);
}

.checktable {
  width: 100%;
  max-width: 300px;
  background: #ebeef8;
  padding: 16px 20px;
  border-radius: 5px;
  text-align: center;
  display: block;
}

.padtable {
  width: 100%;
  max-width: 608px;
  margin: 0px auto;
  margin-bottom: 17px;
}

.checktable tbody {
  width: 100%;
  display: table;
}

.checktable tbody tr:nth-child(5) td {
  padding: 5px 0px;
}

.checktable tbody tr:nth-child(5) td .calbtn {
  width: 100%;
  max-width: 150px;
}

.checktable tr td {
  padding: 9px 5px;
}

.checktable .calbtn {
  width: 100%;
  max-width: 70px;
}

button.btn.btn-primary.btnpad2.calbtn {
  border-radius: 4px;
  border: 3px solid var(--Borders-Form, #026db136);
  background: #03b8f7;
}

tbody.phone td {
  border: none !important;
  padding: 8px 5px !important;
}

.checktable {
  width: 100%;
  max-width: 300px;
  padding: 16px 20px;
  text-align: center;
  display: block;
  border-radius: 11px;
  border: 1.499px solid #fff;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(23.98329734802246px);
}

.centerbox {
  width: 100%;
  max-width: 824px;
  margin-top: 0px;
}

.contentbox {
  padding: 25px 20px;
  border: 1px solid #dedede;
  cursor: pointer;
  background: #ffffff;
  margin-top: 22px;
  border-radius: 15px;
  /* background: url(../img/form-bg.png), #0369e445 !important; */
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
  /* background-repeat: no-repeat;
  background-size: cover !important; */
  border-radius: 5.987px;
  border: 5px solid #026db136;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
}

section.paymentstepsbg {
  /* background: url(../img/post-bg.webp) !important; */
  background-repeat: no-repeat;
  background-size: cover !important;
}

.panelcontentbox .table-responsive {
  border: none !important;
}

.cont .green-btn,
.cont .green-btn:hover,
.cont .green-btn:focus,
.cont .green-btn:active {
  background: #55d386 !important;
  border: 1px solid #55d386;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 15px;
  padding: 6px 21px;
  border-radius: 5px;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.alert-dismissible {
  padding-right: 3rem;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.stepsbanner .logo {
  margin-bottom: 20px;
  margin-top: 20px;
}

.boxb {
  padding: 25px 25px;
  border: 1px solid #dedede;
  cursor: pointer;
  background: #ffffff;
  margin: 0px 22px 22px 22px;
  border-radius: 15px;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
  /* background: url(../img/form-bg.png), #0369e445 !important;
  background-blend-mode: soft-light, normal;
  box-shadow: 0px 7.405730724334717px 22.217191696166992px 0px
    rgba(17, 38, 146, 0.05);
  background-repeat: no-repeat;
  background-size: cover !important; */
}

.panel-heading h4.panel-title {
  font-size: 20px !important;
}

.stepsbanner {
  width: 100%;
  display: inline-block;
}

.headt {
  color: #292929;
  font-size: 17px !important;
  margin: 0px;
  font-weight: 600;
}

.headtxt {
  color: #fff;
  font-size: 17px !important;
  margin: 0px;
  font-weight: 600;
}

.coinbanner .row>div:nth-child(even) {
  padding-left: 5px;
}

.coinselect .active {
  border-radius: 11.849px;
  /* background: url(../img/form-bg.png), #0049a0 50% !important; */
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
  background-blend-mode: soft-light, normal;
  box-shadow: 8px 8px 16px 6px #3b8aff42;
  transform: translateY(-5px);
  border: none !important;
}

.coinbg {
  border-radius: 7px;
  padding: 20px 20px;
  display: table;
  width: 100%;
  cursor: pointer;
  margin-top: 22px;
  border-radius: 11px;
  border: 1px solid var(--Borders-Main, #1c54b387);
}

.coinbg img {
  width: 34px;
  /* border: 1px solid #fff; */
  border-radius: 50px;
  /* background: #fff; */
  margin-right: 10px;
}

.coinbg>div {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.coinbg .h4 {
  font-size: 14px !important;
  color: #292929 !important;
  font-weight: 400;
}

.coinbg .h5 {
  font-size: 14px !important;
  font-weight: 700;
  margin: 0px;
  color: #292929 !important;
}

.scroll-sct {
  overflow-y: scroll;
  height: 400px;
}

.scroll-sct::-webkit-scrollbar {
  width: 4px;
}

.scroll-sct::-webkit-scrollbar-thumb {
  background: #c1daffb5;
}

.coinbanner .row>div:nth-child(odd) {
  padding-right: 10px;
}

.coinselect .active h4,
.coinselect .active h5 {
  color: #fff;
}

.cointab {
  width: 39px;
}

section.paymentstepsbg button#save_btn {
  border-radius: 11.849px;
  background: url(../img/form-bg.png), #0049a0 !important;
  background-blend-mode: soft-light, normal;
  box-shadow: 0px 7.405730724334717px 22.217191696166992px 0px rgba(17, 38, 146, 0.05);
  border: none !important;
  margin-top: 20px;
  padding: 10px 25px;
  border: 0px;
  text-align: center;
  color: #fff;
  font-size: 16px !important;
  font-weight: 500;
}

.stepsbanner .logo {
  margin: 30px 0;
}

.qrcode {
  margin: 15px 0;
}

.timerbox {
  position: absolute;
  top: 0px;
  right: 0;
  color: #0065ab;
  font-size: 15px;
}

.timerbox {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #0065ab;
  font-size: 18px;
  display: flex;
  font-weight: 600;
  flex-direction: column-reverse;
}

.infoicon {
  padding: 1px 4px;
}

.paymenttable {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  /* display: inline-block; */
  position: relative;
  margin: 20px 0;
}

.paymenttable .form-group {
  width: 32%;
}

.form-group.cancel-btn {
  text-align: center;
}

.bassic-setting-img img {
  display: none;
}

.form-card.log .form-control {
  padding: 0.375rem 0.75rem;
  /* width: 100%; */
  outline: none;
  background: #ffffff;
  border: 3px solid var(--Borders-Form, #026db136);
  border-radius: 4px;
  padding-left: 15px;
  font-size: 16px;
  border-bottom-width: 2px;
  transition: all 0.3s ease;
}

.form-card.log .form-control,
.input-group .input-group-text {
  background: #ffffff;
  border: 3px solid var(--Borders-Form, #026db136);
  cursor: pointer;
}

.center-content {
  background: #fff;
  padding: 25px 25px;
  border-radius: 16px;
  box-shadow: 0px 0px 17px 0px #06233812;
  max-width: 1400px;
  margin: 0 auto;
  /* margin-top: 30px; */
  border-radius: 5.987px;
  border: 5px solid #026db136;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
}

.test-icon i {
  font-size: 50px;
  color: red;
  margin-top: 10px;
  margin-bottom: 10px;
}

i.fa-solid.fa-circle-check {
  color: green !important;
}

.form-card.invoice input {
  border-radius: 11px;
  border: 1.499px solid #fff;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(23.98329734802246px);
}

fieldset.buyer {
  border: none;
}

.form-card.invoice input {
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(23.98329734802246px);
  padding: 12px;
  border: 1px solid var(--Borders-Main, #012B73);
}

.form-card.invoice input::placeholder {
  color: #8e8d8d;
  font-size: 13px !important;
  font-weight: 400;
}

.stepsbanner.coinbanner.invoice hr {
  border-top: 1px dashed #d3d3d3;
  opacity: 1;
  background-color: transparent;
  margin-bottom: 27px;
  height: 1px;
}

.form-card.invoice select {
  border-radius: 11px;
  border: 1.499px solid #fff;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(23.98329734802246px);
  padding: 12px;
  width: 100%;
}

.stepsbanner p.feess {
  color: #1a1a1d;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 300;
  /* line-height: 30px; */
  margin-bottom: 10px;
}

.block-1 {
  margin-bottom: 20px;
}

.accrd-panel-head {
  box-shadow: 2px 3px 26px rgba(240, 102, 10, 0.1);
  border-radius: 10px 10px 0px 0px;
  display: flex;
  padding: 20px 50px;
  align-items: center;
  justify-content: space-between;
}

.accrd-panel-head h4 span {
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #fff;
  margin-bottom: 0px;
}

span.mp-icon {
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
}

.block-1 .accrd-panel-body.active {
  display: block;
}

.accrd-panel-body {
  background: linear-gradient(127.6deg,
      rgba(0, 84, 184, 0.23) 1.24%,
      rgba(0, 84, 184, 0) 73.3%),
    rgba(255, 255, 255, 0.1);
  box-shadow: 2px 3px 26px rgba(0, 84, 184, 0.1);
}

.block-1 .accrd-panel-body {
  display: none;
}

.accrd-panel-body p {
  margin-bottom: 0px;
  font-size: 16px !important;
  padding: 25px 40px;
}

.accrd-panel-head.pos {
  box-shadow: none !important;
  padding: 10px 14px !important;
  background: #f1f1f1;
  border-radius: 5px;
}

.accrd-panel-head.pos h4 {
  color: #000 !important;
  background: none;
  font-size: 14px !important;
  font-weight: 400;
}

.accrd-panel-head.pos span.mp-icon {
  width: 20px;
  height: 20px;
  color: #1a1a1d;
  border: none;
}

.accrd-panel-head.pos i {
  transition: all 0.3s ease-in-out;
}

.accrd-panel-head.pos.active i {
  transform: rotate(90deg);
}

.history {
  /* border: 0.93px solid var(--Texts-Grey_Text, #8a92a6) !important; */
  margin-top: 0px;
  background: rgb(183 183 183 / 25%);
  /* border: 1.49896px solid #ffffff; */
  /* backdrop-filter: blur(23.9833px); */
  border-radius: 15px;
  overflow: auto;
  border: 5.237px solid #EEF3FF;
  background: #FFF;
}

/* .history ::-webkit-scrollbar-track{
    border: 1px solid #000; 
     border-bottom: none; 
     border-radius: 0; 
     border-top: none;
}
.history ::-webkit-scrollbar-thumb{
background: #464646;
    border-radius: 3px;
    width: 6px;
}
.history ::-webkit-scrollbar{
background: #282828;
    width: 8px
} */

.dashboard-body.history-body table.table-style-history tr td {
  padding: 15px;
  background-color: #fff !important;
  border-bottom-width: 1px;
  border-bottom: 1px solid #dee2e6 !important;
  box-shadow: inset 0 0 0 9999px transparent;
}

thead.history tr {
  margin-top: 10px;
  background: #ffffff;
  border-radius: 7px;
}

/* .dashboard-body.history-body .row {
  margin-bottom: 30px;
} */
.apicontentf h4 {
  font-size: 16px !important;
}

.apiciontenttext h4 {
  font-weight: 600 !important;
  font-size: 18px !important;
}

.content p {
  font-size: 15px !important;
  line-height: 31px;
  font-weight: 400;
  margin: 0px;
  padding-bottom: 5px;
}

.apibanner code {
  padding: 1px 12px;
  color: #d82121;
  background-color: #f5d6d6;
  border-radius: 4px;
  word-break: break-word;
  font-size: 13px;
  margin-bottom: 11px;
  display: inline-block;
}

.trustapibox {
  border-bottom: 1px solid #e5dff6;
  padding: 14px 0px;
}

.apibanner ul {
  font-size: 15px;
  color: #1a1a1d;
  line-height: 31px;
  font-weight: 300;
  margin-bottom: 0px;
  padding: 0px;
}

.apiciontenttext {
  border-right: 1px solid #e5dff6;
  padding: 15px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .rq_code-card {
    flex-direction: column;
    align-items: center;
  }

  .rq_code-card button {
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  .withdraw-submit-btn.submit-btn {
    margin: 20px;
  }

  .account-label {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
    flex-direction: column;
  }
}

@media (min-width: 1200px) and (max-width: 1349.98px) {
  .wallet-history {
    /* overflow-y: scroll; */
  }
}

/* support tickeet design - joshua */

.chat-chatboxscroll-box {
  height: 377px;
  overflow: auto !important;
  display: flex;
  flex-direction: column-reverse;
}

/* .chat-chatboxscroll-box {
    display: flex;
    flex-direction: column;
} */

.profile-card.support.chat-box-parent span#chatmessage {
  margin-top: 0px;
}

.profile-card.support.chat-box-parent .profile-card .row {
  margin-top: 0px !important;
}

form#chatformid {
  margin-top: 0px !important;
  padding: 0px 20px;
  flex-direction: column;
  position: relative;
}

.chat-foot form#chatformid textarea#message {
  width: 100%;
}

.profile-card .form-group {
  width: 100%;
}

span#chatmessage {
  position: absolute;
  right: 33px;
  top: 0;
}

.profile-card.support.chat-box-parent ul.chat.chatboxscroll {
  padding-left: 0px;
  overflow: visible !important;
}

ul.chat.chatboxscroll .right-inner-design,
ul.chat.chatboxscroll .left-inner-design {
  justify-content: flex-end;
  display: flex;
  width: auto;
  align-items: center;
  text-align: right;
  background: #52d6ff82;
  margin: 10px;
  border-radius: 10px;
  padding: 10px;
  gap: 12px;
}

ul.chat.chatboxscroll li.right {
  display: flex;
  justify-content: flex-end;
}

ul.chat.chatboxscroll li.left {
  display: flex;
  justify-content: flex-start;
}

ul.chat.chatboxscroll .left-inner-design {
  justify-content: flex-start;
  text-align: left;
  background: #dcdcdc;
}

ul.chat.chatboxscroll li h4.primary-font {
  font-size: 16px !important;
  margin: 0px;
}

ul.chat.chatboxscroll li p {
  margin: 4px 0;
  font-size: 14px !important;
}

ul.chat.chatboxscroll li h5 {
  font-size: 12px;
  margin: 5px 0;
}

/* ul.chat.chatboxscroll {
    align-items: flex-end;
    display: flex;
} */

.chat-chatboxscroll-box::-webkit-scrollbar {
  width: 5px;
}

/* / Track / */
.chat-chatboxscroll-box::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* / Handle / */
.chat-chatboxscroll-box::-webkit-scrollbar-thumb {
  background: #888;
}

/* / Handle on hover / */
.chat-chatboxscroll-box::-webkit-scrollbar-thumb:hover {
  background: #555;
}

a.button-view.nav-link {
  background: #1e55b2;
  text-align: center;
  color: #fff;
  padding: 3px 5px;
  border-radius: 5px;
}

.ticket-list table td {
  vertical-align: middle;
}

.chat-img img {
  width: 30px;
}

.formcontentbox a.btn.next_l.resend {
  text-align: center;
  padding: 0;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  color: #fff;
  padding: 10px;
}

.formcontentbox.success {
  text-align: center;
}

.wallet-history:hover {
  padding: 0;
}

.wallet-history.invoice .dpst-btn {
  background: #003366;
  border: 1px solid #003366;
  border-radius: 5px;
  padding: 7px 12px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

.wallet-history.invoice .dpst-btn:hover {
  color: #fff;
}

.wallet-history.invoice .tab-pane.fade {
  opacity: 1;
}

.wallet-history.invoice section.box {
  margin-top: 10px;
}

.wallet-history.invoice header.panel_header {
  margin-bottom: 15px;
}

.wallet-history.invoice .pull-right {
  text-align: right;
}

.table-responsive table thead tr th {
  text-transform: capitalize !important;
  padding: 1rem .5rem;
  color: #ffff;
  font-weight: 700;
  font-size: 16px;
  background: #3e4195;
  text-align: start;
  border: none;
  white-space: nowrap;
}

.wallet-history.invoice .table-responsive table tr {
  border-color: #c0c0c0 !important;
}

.wallet-history.invoice .table-responsive.site-scroll {
  border-radius: 16.7566px 16.7566px 0 0;
  overflow: auto;
}

.invoice-maker .invoicecreatebg .inner-heading {
  padding: 0 !important;
}

.invoice-maker .form-container {
  padding: 10px !important;
}

.invoice-maker .tableinvbtn {
  padding: 13px 12px;
  text-align: center;
}

.invoice-maker .table-responsive.list {
  margin-bottom: 20px;
}

.invoice-maker .table-responsive .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  gap: 10px;
  align-items: center;
}

.invoice-maker .form-group.kycupload label {
  cursor: pointer;
}

.save-btn {
  margin-top: 25px;
}

hr.x-linef {
  display: none;
}

table.table.table-small-font.no-mb.table-borderded tbody tr td {
  border: none !important;
  font-size: 15px;
  white-space: nowrap;
}

ul.pagination {
  justify-content: center;
  padding-top: 24px;
}

ul.pagination li.page-item .page-link {
  color: #1a1a1d;
}

ul.pagination li.page-item.active .page-link {
  color: #fff;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  border-color: #3552B2;
}

.mwc img {
  width: 32px;
}

.coprights-menu ul {
  display: flex;
  align-items: center;
  list-style-type: none;
  justify-content: space-between;
  padding: 0 30px;
  /* position: relative;
  bottom: -60px; */
  width: 100%;
}

.coprights-menu {
  margin-top: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.coprights-menu ul li:first-child {
  color: #8a92a6;
}

select.language-select,
select.language-select:focus-visible {
  border: none;
  outline: none;
}

.coprights-menu ul li a {
  color: #1a1a1d;
}

.coprights-menu ul li a:hover {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.Select_Currency_amount span {
  width: 60%;
}

.Select_Currency_amount {
  display: flex;
  gap: 15px;
}







section.invoice {
  color: #000000;
}

section.invoice p {
  margin-bottom: 0px !important;
  font-size: 16px !important;
}

section.invoice .invoice-title,
.powered-by {
  background: #F8F8FA;
  border-radius: 32px;
  display: flex;
}

section.invoice .invoice-title-right {
  text-align: right;
}

section.invoice .table-responsive,
section.invoice .table>thead>tr>th {
  border: none !important;
}

section.invoice .invoice-title {
  padding: clamp(20px, 5vw, 30px);
  justify-content: space-between;
  align-items: center;
}

.details-blocks,
.payment-info,
.powered-by {
  margin-top: clamp(30px, 5vw, 60px);
}

.details-blocK p span,
.payment-info-block p {
  font-weight: 600 !important;
}

.details-blocks h3 {
  margin-left: clamp(15px, 5vw, 30px);
}

.details-blocK {
  border: 2.36px solid #E2E3E7;
  border-radius: 20px;
  padding: clamp(15px, 5vw, 30px);
}

.details-blocK p,
.payment-info-block p {
  line-height: 1.6;
}

.payment-info-block p {
  font-size: 14px !important;
}

.payment-info-block p span.payment-method-img {
  margin-right: 15px;
}

.payment-info-block {
  display: flex;
  align-items: center;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #000000;
}

.payment-info-block p:first-child,
.powered-by-content p:first-child,
.invoice-table table th span,
.invoice-table table td span {
  color: #0047FF;
}

.payment-info-right p:nth-child(2),
.payment-info-block p:first-child {
  width: 30%;
}

.payment-info-block p:nth-child(3) {
  color: #5D5E60;
}

.powered-by {
  padding: 30px 25px;
  align-items: center;
  gap: 40px;
}

.powered-by-content p:first-child {
  font-size: 26px;
}

.powered-by-content p:last-child {
  font-size: 13px !important;
}

.powered-by-content a {
  color: #000000 !important;
}

.invoice-table {
  margin-top: 30px;
}

.invoice-table table {
  border-collapse: separate;
  border-spacing: 0 16px;
}

.invoice-table table th {
  padding: 3px !important;
}

.invoice-table th .invoice-table-head {
  box-shadow: -5.2px 0px 8.2px 0px #0047FF33 !important;
  border: 2.05px solid #0047FF !important;
  padding: 15px;
  border-radius: 15px;
  white-space: nowrap;
}

.invoice-table tbody {
  margin-top: 20px;
}

.invoice-table tbody td {
  padding: 10px 15px;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: 1px solid #000000 !important;
  font-size: 16px;
  font-weight: 700 !important;
}

.invoice-table tbody td:last-child {
  color: #5D5E60;
}

.invoice-table table th .form-select {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  background-image: url(./img/drop-down-arrow.svg);
  background-size: 32px 16px;
}

.invoice-table table th,
.invoice-table table th .form-select,
.invoice-table table th .form-select:hover,
.invoice-table table th .form-select:focus-within {
  border: none;
  outline: none;
  box-shadow: none !important;
}

.invoice-table table th .form-select {
  padding: 0 !important;
  appearance: auto !important;
  cursor: pointer;
}

.payment-info-block img {
  width: 30px;
}

.payment-info-block p:nth-child(2) {
  word-break: break-word;
}

@media(max-width:575.98px) {
  .payment-info-block {
    flex-direction: column;
    text-align: center;
  }

  .payment-info-right p:nth-child(2),
  .payment-info-block p:first-child {
    width: 100%;
  }
}

@media(max-width:767.98px) {
  .payment-info-block {

    gap: 5px;
    padding: 10px !important;
  }

  .powered-by {
    gap: 0x;
  }

  section.invoice .invoice-title,
  .powered-by {
    flex-direction: column;
  }

  .invoice-table table {
    border-spacing: 0 4px !important;
  }

  .invoice-table th .invoice-table-head,
  .invoice-table tbody td {
    padding: 5px 10px 10px;
  }

  .details-blocks .row {
    row-gap: 20px;
  }

}

@media(max-width:991.98px) {
  .invoice-table table th .form-select {
    width: 60px;
    background-size: 10px 20px;
  }

}

/* masspayouts start */

.mass-payouts-page-card-warning-img h6 {
  font-size: 18px;
  display: flex;
}

.mass-payouts-page-card-warning-img img {
  width: 25px;
  height: 25px;
}

.mass-payouts-page-card-main-text {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  padding: 15px;
  border-radius: 10px 10px 0px 0px;

}

.mass-payouts-page-card-main-text p {
  margin: 0px;
  color: #FFF;
}

.mass-payouts-page-card-main::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 11px;
  left: 0px;
  top: -1px;
  border-radius: 10px;
  border: 5.237px solid #EEF3FF;
  box-shadow: 7px 8px 12.5px 0px rgba(0, 0, 0, 0.25);
  z-index: -1;
}

.mass-payouts-page-card-main {
  padding: 0px;
  background: #fff;
  margin-top: 25px;
  display: inline-block;
  border-radius: 11px;
  position: relative;
  width: 100%;
  z-index: 1;

}

.mass-payouts-page-card-main .row {
  padding: 20px 30px;
}

.mass-payouts-page-card-col1 h4 {
  font-size: 20px !important;
}

.mass-payouts-page-card-col1 p {
  font-size: 14px !important;
  color: gray;
}

.mass-payouts-page-card-col2 {
  display: flex;
  align-items: center;
  gap: 15px;
}

p.mass-payouts-page-card-line {
  border-right: 1px solid;
  height: 25px;
  padding-right: 10px;
}

p.mass-payouts-page-card-span {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: flex;
  gap: 10px;
}

p.mass-payouts-page-card-span span {
  background: #ADADAD;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.mass-payouts-page-card-line-hr {
  border-bottom: 2px solid #ADADAD;
  padding-top: 10px;
  margin-bottom: 15px;
}

.mass-payouts-page-card-button {
  padding-top: 10px;
}

@media(max-width:767.98px) {
  .mass-payouts-page-card-col2 {
    display: flex;
    align-items: start;
    gap: 0px;
    flex-direction: column;
  }

  .mass-payouts-page-card-main {
    margin-bottom: 50px;
  }
}

/* masspayouts end */

/* masspayouts add start */
div.sliderContainer {
  width: 25em;
  text-align: center;
}

#slider {
  -webkit-appearance: none;
  appearance: none;
  height: 5px !important;
  width: 100%;
  border-radius: 10em;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  outline: none;
  margin-bottom: 14px;
}

#slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  cursor: pointer;
  border: 3px solid #f4f4f4;
}


#slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  cursor: pointer;
  border: 3px solid #012B73;
}

#output {
  color: #d3d3d3;
  letter-spacing: 1.5px;
  font-size: 20px;
  margin-left: 5px;
}

.all-page-card-add-back {
  padding: 15px 0px;
}

.all-page-card-add-back a {
  font-size: 18px;
  /* color: #012B73; */
  font-weight: 700;
  background: var(--halla-orginal, linear-gradient(100deg, #3e4195 -5.24%, #5154a0 111.43%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.35s;
}

.all-page-card-add-back a:hover {
  text-shadow: 10px 5px 20px #000000;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}


.mass-payouts-page-card-add-text p {
  font-size: 14px !important;
}

.mass-payouts-page-card-add-input {
  display: flex;
  /* align-items: center; */
  gap: 25px;
}

.dashboard-body.mass-payouts-add-body {
  padding-top: 20px;
}

.card-add-input-width {
  width: 70%;
}

.card-add-input-width2 {
  width: 30%;
}

.mass-payouts-page-card-add-message {
  border-radius: 10px;
  background: rgba(255, 0, 0, 0.09);
  padding: 13px;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.mass-payouts-page-card-add-message p {
  margin: 0px;
}

.mass-payouts-page-card-add-message span img {
  width: 30px;
  height: 25px;
  padding-right: 10px;
}

/* input[type="file"] {
  display: none;
} */
#num-of-files {
  font-weight: 400;
  text-align: center;
  margin: 1.25em 0 1.87em 0;
}

.file-uploder-container {
  border: 4px dashed #026db136;
  padding: 30px 0px;
}

.file-uploder-container label {
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1F3A93;
}

p#files-list p {
  font-size: 14px !important;
  line-height: 5px;
  text-align: center;
}

.create-mass-daycut-button button {
  border: none;
}

.mass-payouts-page-card-add-main .form-group {
  padding-top: 20px;
}

.mass-payouts-page-card-add-text.table {
  padding-top: 30px;
}

.mass-payouts-page-table {
  height: 155px;
  overflow-y: scroll;
  width: 70%;
}

.mass-payouts-page-card-add-text.table p {
  padding-top: 30px;
}

.mass-payouts-page-card-add-text.table p a {
  font-size: 16px;
  font-weight: 700;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.35s;
}

@media (max-width: 991.98px) {
  .mass-payouts-page-card-add-input {
    flex-direction: column;
  }

  .mass-payouts-page-card-add-input.mobile {
    flex-direction: row;
  }

  .card-add-input-width {
    width: 100%;
  }

  .card-add-input-width2 {
    width: 100%;
  }

  .mass-payouts-page-table {
    width: 100%;
    height: 255px;

  }
}

/* masspayouts add end */

.dashboard-total-us-main-boxcard1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: var(--Gap-8px, 8px);
  /* background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ; */
  background: linear-gradient(122.01deg, #797BBB 22.6%, #3E4195 79.05%);
  padding: 10px 30px;
}

.dashboard-total-us-main-boxcard1-heading h4 {
  font-size: 16px !important;
  color: #FFFDFD;
  line-height: 22px;
  text-transform: uppercase;
}

.dashboard-total-us-main-box {
  border-radius: 10.475px;
  border: 5.237px solid #EEF3FF;
  background: #FFF;
  /* box-shadow: 0px 127.967px 127.967px 0px rgba(0, 0, 0, 0.25), 0px 61.424px 102.374px 0px rgba(0, 0, 0, 0.10); */
  margin-top: 30px;
  -webkit-border-radius: 10.475px;
  -moz-border-radius: 10.475px;
  -ms-border-radius: 10.475px;
  -o-border-radius: 10.475px;
  /* height: 40vh; */
  overflow-y: hidden;
}

.dashboard-total-us-main-boxcard2-image img {
  width: 44px;
  height: 44px;
  background: #31353F;
  padding: 10px;
  border-radius: 10px;
}

.dashboard-total-us-main-boxcard2-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
}

.dashboard-total-us-main-boxcard2-image {
  display: flex;
  gap: 10px;
}

.dashboard-total-us-main-boxcard2-text p {
  margin: 0px;
  color: var(--Texts-Black, #000);
  font-size: 16px !important;
  font-weight: 500;
}

.dashboard-total-us-main-boxcard2-text span {
  color: var(--Texts-Black, #000);
  font-size: 14px !important;
  font-weight: 400;
}

.dashboard-total-us-main-boxcard2-heading2 p {
  margin: 0px;
  font-size: 14px !important;
}

.dashboard-total-us-main-boxcard2 {
  padding: 20px;
  height: 40vh;
  overflow: auto;
}

.Bitcoin-card-main-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Bitcoin-card-main-row {
  display: flex;
  gap: 15px;
}

.Bitcoin-card-main-col-icon-green i {
  color: #1ECB4F;
  font-size: 25px;
}

.Bitcoin-card-main-col-icon-red i {
  color: #F46D22;
  font-size: 25px;
}

.Bitcoin-card-main-col-text p {
  margin: 0px;
  color: #FFF;
  font-size: 16px !important;
  font-weight: 600;
}

.Bitcoin-card-main-col-text span {
  margin: 0px;
  color: #FFF;
  font-size: 12px !important;
  font-weight: 400;
}

.Bitcoin-card-main {
  border-radius: 15px;
  /* background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ; */
  box-shadow: 4px 4px 33px 0px rgba(0, 0, 0, 0.05);
  padding: 20px;
  width: 47%;
  background: linear-gradient(122.01deg, #797BBB 22.6%, #3E4195 79.05%);
}

.Bitcoin-card-main-row2 h5 {
  color: #FFF;
  font-size: 18px;
  letter-spacing: 0.42px;
}

.Bitcoin-card-main-col-img img {
  width: 44px;
  height: 44px;
  background: #31353F;
  padding: 10px;
  border-radius: 10px;
}

.Bitcoin-card-main-col2 {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}

.Bitcoin-card-main-row2 span.red {
  color: #F46D22;
  font-size: 14px !important;
  line-height: 22.452px;
  letter-spacing: 0.28px;
}

.Bitcoin-card-main-row2 span.green {
  color: #1ECB4F;
  font-size: 14px !important;
  line-height: 22.452px;
  letter-spacing: 0.28px;
}

.Bitcoin-card-main-box {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
  overflow-y: scroll;
  height: 50vh;
}

.Bitcoin-card-main-col-svg svg {
  width: 80px;
  height: 80px;
}

.Bitcoin-card-main-box-main {
  padding-top: 32px;
}

.extras-my-profile i.fa-solid.fa-chevron-down {
  color: #9E9E9E;
}

.examplecodebg .form-control {
  height: auto;
}

/* mass-payout-created-popup-start */
.mass-payout-created-popup-image svg {
  width: 180px;
  height: 180px;
}

.modal-body.mass-payout-created-popup h5 {
  font-size: 20px;
  margin: 0px;
  text-align: center;
  font-weight: 600;
}

div#exampleModalToggle {
  background: #96aec766;
}

div#ticket {
  background: #96aec766;
}

.mass-payout-created-popup .modal-header {
  border: none;
}

.mass-payout-created-popup-text span {
  color: #989797;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}

.mass-payout-created-popup-text {
  border-bottom: 1px solid #DCDCDC;
  padding-top: 15px;
}

.mass-payout-created-popup-text p {
  color: var(--Texts-Black, #000);
  font-size: 15px !important;
  font-weight: 500;
  line-height: 27.72px;
  letter-spacing: 0.2px;
  margin-bottom: 5px;
}

.mass-payout-created-popup.modal-content {
  padding: 5px 50px;
}

button.mass-payout-created-popup-close.btn-close {
  position: absolute;
  right: 25px;
  top: 25px;
}

/* mass-payout-created-popup-end */

section.Dashboard-page {
  overflow: visible;
}

.profile-main-box {
  border-radius: 5.987px;
  border: 5px solid #3e41954a;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
}

section.Dashboard-page.profile .my-prof-img img {
  border: 3px solid #fff;
  border-radius: 50%;
  padding: 3px;
  width: 105px;
  height: 105px;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
}

section.Dashboard-page.profile .security.backcolor.dash {
  height: auto;
  border-radius: 5.987px;
  border: 5px solid #3e41954a;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
}

section.Dashboard-page.profile .header-part-outer {
  display: block;
}

section.Dashboard-page.profile .Profile-button-view {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: center;
}

section.Dashboard-page.profile .security.backcolor.dash.error .enable-btn label.upload-file-block {
  background: none;
  border-radius: 5px;
  border: 2px solid #012B73;
  backdrop-filter: blur(29.450000762939453px);
  color: #000;
  padding: 5px 20px;
  cursor: pointer;
}

section.Dashboard-page.profile .security.backcolor.dash.error .enable-btn a.error-verify:hover {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

section.Dashboard-page.profile .security.backcolor.dash.error .enable-btn a.error-verify img {
  width: 20px;
  height: 20px;
}

.modal-dialog.modal-dialog-centered.api-key-model {
  max-width: 70% !important;
}

@media (max-width: 580.98px) {
  .security.backcolor.dash.error.Dashboard-profile-main-box {
    flex-direction: column;
  }
}

@media (max-width: 768.98px) {
  .security.backcolor.dash {
    height: auto;
  }

  .Bitcoin-card-main-box {
    gap: 15px;
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .Bitcoin-card-main {
    width: 85%;
  }

  .modal-dialog.modal-dialog-centered.api-key-model {
    max-width: 100% !important;
  }
}


.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  border-radius: 10px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  cursor: pointer;
}

.dashboard-body.history-body.history-body-tab {
  border-radius: 7px;
  background: radial-gradient(108.82% 119.16% at 64.58% 17.16%, rgba(31, 58, 147, 0.02) 0%, rgba(64, 94, 194, 0.02) 34.12%, rgba(53, 82, 178, 0.02) 76.13%, rgba(45, 65, 132, 0.02) 90.33%, rgba(2, 53, 223, 0.02) 100%);
  box-shadow: 4px 4px 14.5px 0px #D8DEF1 inset;
  border: none;
  padding: 0px;
  margin: 30px;
}

.my-prof-img img {
  width: 40px !important;
  height: 40px !important;
}

.dashboard-body.history-body.history-body-tab li.nav-item {
  cursor: pointer;
}

.table>:not(caption)>*>* {
  padding: 1rem .5rem;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-accent-bg: #F4F7FB;
}

.common-wrapper .card1 {
  /* margin-top: 15px; */
  margin-left: 100px;
  z-index: 0;
}

.common-wrapper #progressbar {
  position: absolute;
  left: 25px;
  overflow: hidden;
  color: #fbbd18;
}

.common-wrapper .card1 h6 {
  margin-bottom: 48px;
  color: #000;
}

.common-wrapper #progressbar li.active:before {
  background: #ffff;
  font-family: FontAwesome;
  content: "\f00c";
}

.common-wrapper #progressbar .step0:before {
  content: "";
  color: #000 !important;
}

.common-wrapper #progressbar li:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  font-size: 20px;
  background: #ffff;
  border: 2px solid #026db136;
  border-radius: 50%;
  margin: auto;
  z-index: 91;
}

.common-wrapper .prev {
  display: block;
  position: absolute;
  left: 40px;
  top: 0px;
  cursor: pointer;
  color: #fbbd18 !important;
  font-size: 13px !important;
}

.common-wrapper #progressbar li:after {
  content: "";
  width: 3px;
  height: 66px;
  background: #026db136 !important;
  position: absolute;
  left: 44px;
  top: 15px;
}

.common-wrapper #progressbar li {
  list-style-type: none;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 36px;
  display: flex;
  align-items: center;
  gap: 10px;
}

section.content,
section {
  /* padding-top: 20px; */
  position: relative;
}

.common-wrapper .next-button {
  height: 50px;
  cursor: pointer;
  width: 50%;
  padding: 8px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  background: var(--halla-orginal, linear-gradient(
28deg, #3e4195 18.76%, #ec3338 111.43%));
  box-shadow: 0px 7.406px 22.217px 0px rgba(17, 38, 146, 0.05);
  margin: 0 auto;
  border: none;
}

.common-wrapper .input-details {
  margin-bottom: 30px;
  /* width: 100%; */
}

/* .common-wrapper .details-input {
  display: flex;
  gap: 40px;
  margin-top: 25px;
} */

.common-wrapper .input-details label {
  color: #000;
}

.common-wrapper .file-wrapper {
  width: 200px;
  height: 200px;
  border: 1px dashed gray;
  position: relative;
}

.input-details .file-wrapper {
  display: flex;
  align-items: center;
}

.input-details .file-wrapper {
  overflow: hidden;
}

.input-details .file-wrapper img {
  width: 200px;
  height: 200px;
  position: relative;
  z-index: 9;
}

.common-wrapper .kyc-content input,
.common-wrapper .kyc-content input:focus,
.common-wrapper .kyc-content select {
  padding: 8px !important;
  border-radius: 9px;
  box-sizing: border-box;
  color: #000;
  /* border: 1px solid #fbbd18 !important; */
  font-size: 16px;
  letter-spacing: 1px;
  height: 50px !important;
}

.common-wrapper input[type="file"] {
  position: absolute;
  width: 100%;
  height: 100% !important;
  opacity: 0;
  z-index: 99999;
  cursor: pointer;
}

.common-wrapper .file-wrapper .close-btn {
  display: none;
}

.common-wrapper .file-wrapper:after {
  content: "";
  position: absolute;
  top: 60px;
  bottom: 38px;
  left: 72px;
  right: 0;
  display: block;
  max-height: 85px;
  font-size: 70px;
  font-weight: bolder;
  color: gray;
  background-image: url(../img/camera-img.png);
  background-repeat: no-repeat;
  /* filter: invert(1); */
}

.text-danger {
  color: #d9304e !important;
  font-size: 15px !important;
  font-weight: 500;
}

.new-personal-detail-form {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 30px;
  padding-top: 20px;
}

@media (max-width: 550.98px) {
  .new-personal-detail-form {
    flex-direction: column;
  }

  .modal-dialog.modal-dialog-centered.api-key-model {
    max-width: 100% !important;
  }
}

.personal-detail-form.personal h6 {
  font-size: 30px;
  padding-bottom: 30px;
}

/* .common-wrapper .card2 {
  display: none;
} */

.file-uploder-container.card-add-input-width input[type="file"] {
  display: none;
}

/* otp  */
.masspayout-otp input {
  width: 70%;
  margin: 0 auto;
}

.Business-Account1 button {
  display: inline-block;
  text-decoration: none;
  /* background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));; */
  border-radius: 3.93182px;
  padding: 10px 20px;
  margin: 5px 0;
  color: #fff;
  white-space: nowrap;
  border-radius: var(--Gap-8px, 8px);
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  box-shadow: 0px 8px 16px 0px rgba(59, 138, 255, 0.25);
  border: none;
  cursor: pointer;
}

div#showHtmlForm:focus-visible {
  outline: #fff;
}

.invoice-payment-Copy {
  align-items: center;
}

.invoice-payment-Copy span {
  background: #ffffff;
  border: 3px solid var(--Borders-Form, #026db136);
  cursor: pointer;
  padding: 8px;
  color: #000;
}

.success-text {
  color: green;
}

.warning-text {
  color: #ffcc00;
}

.red-text {
  color: red;
}

.info-text {
  color: #0dcaf0;
}

.Secondary-text {
  color: #6c757d;
}

.but-n {
  padding: 8px 15px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  background: #03b8f7;
  box-shadow: 0px 7.406px 22.217px 0px rgba(17, 38, 146, 0.05);
  border: none;
}

.mwc-inner-coin {
  display: flex;
  flex-direction: column;
  align-items: self-start;
}

.mwc-inner-coin .mwc span {
  font-size: 17px;
}

@media (max-width: 768.98px) {
  .center-content {
    padding: 10px;
  }

  article.inner-banner .form-container {
    padding: 0;
  }

  article.inner-banner {
    margin-top: 0px;
  }

  .subt-t {
    font-size: 20px !important;
  }

  td.slectinputbox {
    flex-wrap: wrap;
    gap: 10px;
  }

  tbody.phone td {
    white-space: nowrap !important;
  }

  .two-buttons-space-btwn {
    flex-wrap: wrap;
  }

  .wallet-history {
    height: auto !important;
  }

  .form-group label {
    white-space: nowrap;
  }

  .dashboard-body.history-body {
    margin-top: 20px;
    padding: 10px;
  }

  .history-body ul.nav.nav-pills.DWT {
    justify-content: center;
    gap: 10px;
  }

  .addCard-container .form-row {
    flex-direction: column;
  }

  .care-grid {
    display: grid;
    grid-template-columns: 1fr;
  }

  .stepper-vertical .step.completed .step-number::after {
    top: 5px !important;
  }

  .stepper-vertical .step-number {
    width: 54px !important;
    height: 40px !important;
  }
}





/* cards css start */

.balance-card {
  /* width: 320px; */
  background: #ffffff;
  border-radius: 26.51px;
  border: 1.332px solid #012B73;
  background: #FFF;
  border-radius: 28px;
  padding: 20px;
}

.icon {
  margin-bottom: 45px;
}

.label {
  font-size: 14px;
  color: #6b7280;
  margin: 0 0 6px 0;
}

.amount {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  color: #000000;
}

.card-col {
  margin-top: 30px;
}


.debit-card {
  position: relative;
  background-image: url(../img/debitcard-bg.png);
  background-size: cover;
  padding: 25px;
  border-radius: 28px;
  /* max-width: 380px;
  width: 100%; */
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.halla-card {
  position: relative;
  background-image: url(../img/hallacard-bg.png);
  background-size: cover;
  padding: 25px;
  border-radius: 28px;
  /* max-width: 380px;
  width: 100%; */
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.card-top,
.logo,
.card-holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.debit-card .logo img {
  width: 48px;
  margin-right: 10px;
}

.debit-card h5 {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.card-top .chip {
  width: 48px;
}

.debit-card h6 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.debit-card h5.number {
  margin-top: 4px;
  font-size: 18px;
  letter-spacing: 1px;
}

.debit-card h5.name {
  margin: 0;
}

.container .card-details {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.valid-date {
  cursor: pointer;
}
.valid-date a:hover{
  color: #fff;
}
.row .card-col .balance-card,
.row .card-col .debit-card,
.row .card-col .halla-card,
.row .card-col .urgent-care,
.row .card-col .addCard-container {
  height: 100%;
}

.halla-card .logo img {
  width: 140px;
}

.halla-card .name-number,
.halla-card .card-holder {
  color: #fff;
}


.addCard-container,
.urgent-care {
  /* max-width: 800px; */
  background: #fff;
  border: 2px solid #bfc9ff;
  border-radius: 14px;
  padding: 24px;
  margin-top: 30px;
}

.addCard-container .title,
.urgent-care h4.section-title {
  margin: 0 0 16px;
  color: #2f2f6f;
}

.addCard-container .description,
.urgent-care .description {
  font-size: 15px !important;
  color: #7a7a7a;
  line-height: 1.4;
  margin-bottom: 24px;
}

.addCard-container .card-form {
  width: 100%;
}

.addCard-container .form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.addCard-container .form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.addCard-container label {
  font-size: 14px;
  margin-bottom: 6px;
  color: #000;
}

.addCard-container input {
  padding: 12px 10px;
  border-radius: 12px;
  border: 1px solid #dbe4ff;
  font-size: 14px;
  outline: none;
}

.addCard-container input::placeholder {
  color: #9aa0a6;
}

.addCard-container input:focus {
  border-color: #4c6ef5;
}

.addCard-container .btn {
  width: 100%;
  padding: 14px;
  background: linear-gradient(135deg, #4c6ef5, #364fc7);
  border: none;
  border-radius: 12px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

.addCard-container .btn:hover {
  opacity: 0.9;
}

.addCard-container .card-type {
  width: 100%;
  padding: 12px 14px;
  border-radius: 12px;
  border: 1px solid #dbe4ff;
  font-size: 14px;
  outline: none;
}

.section-title {
  margin-bottom: 20px;
  color: #000;
}

.care-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}

.care-item {
  display: flex;
  align-items: center;
  padding: 20px;
  cursor: pointer;
  border: 3px solid #026db136;
  border-radius: 18px;
}

.icon {
  font-size: 24px;
  margin-right: 14px;
  color: #ff3b6a;
}

.urgent-care .content h5 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.urgent-care .content p {
  margin: 4px 0 0;
  font-size: 15px !important;
  color: #7a7a7a;
}

.arrow {
  margin-left: auto;
  font-size: 20px;
  color: #3b5bfd;
}

.care-item:hover {
  background: #f8f9ff;
}


.cvv-box {
  margin-top: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.eye-btn {
  background: transparent;
  border: none;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

/* OTP Modal */
.otp-modal {
  position: fixed;
  inset: 0;
  z-index: 999;
  background: #96aec7e6;
  display: none;
  justify-content: center;
  align-items: center;
}

.otp-content {
  background: #fff;
  color: #000;
  padding: 24px;
  border-radius: 12px;
  width: 300px;
  text-align: center;
}

.otp-content input {
  width: 100%;
  padding: 10px;
  margin: 14px 0;
}

.otp-actions {
  display: flex;
  justify-content: space-between;
}

.otp-actions button {
  padding: 8px 16px;
  cursor: pointer;
}

.otp-actions .cancel {
  background: #ddd;
}

.card-number-row {
  display: flex;
  align-items: center;
  gap: 10px;
}

.carddetails-page {
  /* max-width: 600px; */
  margin-top: 10px;
}

.dashboard-body.history-body h4.history-title {
  font-size: 26px !important;
  margin-bottom: 20px;
}

.card-settings {
  margin-top: 40px;
  padding: 20px;
  border-radius: 17.987px;
  border: 5px solid #026db136;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
  height: 90%;
}

.card-settings h4 {
  font-size: 26px !important;
  font-weight: 600 !important;
  margin-bottom: 18px;
  color: #1f2937;
}

.setting-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 0;
  border-top: 1px solid #eef1f6;
}

.setting-item:first-of-type {
  border-top: none;
}

.card-settings .left {
  display: flex;
  align-items: center;
}

.card-settings .icon {
  font-size: 18px;
  margin: 0;
}

.card-settings .label {
  font-size: 16px;
  color: #374151;
  font-weight: 500;
  margin: 0;
}

/* Toggle Switch */
.card-settings .switch {
  position: relative;
  width: 40px;
  height: 22px;
}

.card-settings .switch input {
  display: none;
}

.card-settings .slider {
  position: absolute;
  cursor: pointer;
  inset: 0;
  background-color: #cbd5e1;
  border-radius: 999px;
  transition: 0.3s;
}

.card-settings .slider::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  left: 3px;
  top: 3px;
  background: #ffffff;
  border-radius: 50%;
  transition: 0.3s;
}

.card-settings .switch input:checked+.slider {
  background-color: #4f46e5;
}

.card-settings .switch input:checked+.slider::before {
  transform: translateX(18px);
}

/* Link Items */
.card-settings .setting-item.link {
  cursor: pointer;
}

.card-settings .arrow {
  font-size: 20px;
  color: #4f46e5;
}

/* Danger State */
.card-settings .setting-item.danger .label {
  color: #dc2626;
}

.card-settings .setting-item.danger .arrow {
  color: #dc2626;
}

.card-settings .settings-list {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: space-between;
}



.card-plans {
  padding: 60px 20px;
  /* background: radial-gradient(circle at top, #1e2a78, #0b1020); */
  color: #fff;
}

.card-plans .plans-title {
  text-align: center;
  color: #000;
  margin-bottom: 8px;
  font-size: 48px !important;
  margin-bottom: 70px;
}

.card-plans .plans-subtitle {
  text-align: center;
  opacity: 0.8;
  margin-bottom: 50px;
}

.card-plans.plans-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 40px;
  max-width: 1100px;
  margin: auto;
}

.card-plans .plan-card {
  background: rgb(255 255 255);
  border-radius: 24px;
  padding: 35px;
  position: relative;
  transition: transform 0.4s ease;
  color: #000;
}

.card-plans .plan-card:hover {
  transform: translateY(-12px);
}

.card-plans .featured {
  border: 2px solid #5c7cff;
}

.card-plans .plan-tag {
  position: absolute;
  top: -14px;
  right: 30px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  box-shadow: -10px 7px 41px -8px rgba(35, 86, 176, 0.2);
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 12px;
  color: #fff;
}

.card-plans .plan-header h3 {
  margin: 0;
  font-size: 26px !important;
}

.card-plans .plan-header p {
  opacity: 0.7;
  margin-bottom: 25px;
}

.card-preview {
  border-radius: 18px;
  padding: 22px;
  margin-bottom: 30px;
  position: relative;
  color: #fff;
}

.card-plans .card-preview.virtual {
  background: linear-gradient(135deg, #667eea, #764ba2);
}

.card-plans .card-preview.physical {
  background: linear-gradient(135deg, #11998e, #38ef7d);
}

.card-plans .card-preview .chip {
  width: 45px;
  height: 35px;
  background: linear-gradient(#d4af37, #b68d2e);
  border-radius: 6px;
}

.card-plans .card-preview h4 {
  margin-top: 20px;
  font-size: 24px !important;
  opacity: 0.8;
}

.card-plans .card-preview .number {
  margin: 25px 0 8px;
  font-size: 20px;
  letter-spacing: 3px;
}

.card-plans .expiry {
  font-size: 13px;
  opacity: 0.9;
}

.card-plans .plan-price {
  font-size: 36px;
  font-weight: 600;
  margin: 25px 0;

}

.card-plans .plan-price span {
  font-size: 18px;
  vertical-align: top;
}

.card-plans .plan-features {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.card-plans .plan-features li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card-plans .plan-btn {
  width: 100%;
  padding: 14px;
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  box-shadow: -10px 7px 41px -8px rgba(35, 86, 176, 0.2);
  border: none;
  border-radius: 14px;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
}

.card-plans .plan-btn.outline {
  background: transparent;
  border: 1px solid #8f9bff;
  color: #000;
}

.card-plans .plan-btn:hover {
  opacity: 0.9;
}

.card-plans .logo img {
  width: 180px;
}

.card-plans .card-top {
  margin-bottom: 30px;
}

.card-plans .card-expiry span,
.card-plans .card-expiry h6 {
  color: #fff;
}


.virtual-card-application {
  padding: 60px 20px;
  color: #1a1a1a;
  border-radius: 20px;
}

.virtual-card-application .section-title {
  text-align: center;
  font-size: 32px !important;
  margin-bottom: 8px;
}

.virtual-card-application .section-subtitle {
  text-align: center;
  font-size: 16px !important;
  color: #555;
  margin-bottom: 40px;
}

.virtual-card-application .card-form {
  background: #fff;
  padding: 30px;
  border-radius: 20px;
}

.virtual-card-application .form-row {
  margin-bottom: 20px;
}

.virtual-card-application .virtual-card-application .form-row label {
  display: block;
  font-weight: 500;
  margin-bottom: 6px;
}

.virtual-card-application .form-row input,
.virtual-card-application .form-row select,
.virtual-card-application .form-row textarea {
  width: 100%;
  padding: 12px 15px;
  border-radius: 12px;
  border: 1px solid #ccc !important;
  font-size: 14px;
  outline: none;
  transition: border-color 0.3s ease;
}

.virtual-card-application .form-row input:focus,
.virtual-card-application .form-row select:focus,
.virtual-card-application .form-row textarea:focus {
  border-color: #667eea;
}

.virtual-card-application canvas#signature-pad {
  border: 2px dashed #ccc;
  border-radius: 12px;
  display: block;
  margin-top: 10px;
  cursor: crosshair;
  width: 100%;
}

.virtual-card-application .btn-clear {
  margin-top: 10px;
  background: #f44336;
  color: #fff;
  border: none;
  padding: 8px 14px;
  border-radius: 8px;
  cursor: pointer;
}

.virtual-card-application .submit-row {
  text-align: center;
  margin-top: 20px;
}

.virtual-card-application .btn-submit {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
  box-shadow: -10px 7px 41px -8px rgba(35, 86, 176, 0.2);
  color: #fff;
  border: none;
  padding: 14px 40px;
  border-radius: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.virtual-card-application .btn-submit:hover {
  opacity: 0.9;
}


.stepper-vertical {
  position: relative;
  margin-left: 20px;
}

.stepper-vertical .step {
  display: flex;
  position: relative;
  margin-bottom: 30px;
}

.stepper-vertical .step-number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ccc;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.stepper-vertical .step-content {
  margin-left: 20px;
}

.stepper-vertical::before {
  content: '';
  position: absolute;
  left: 20px;
  top: 0;
  width: 2px;
  height: 75%;
  background: #ccc;
  z-index: 0;
}

/* Active step */
.stepper-vertical .step.active .step-number {
  background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
  ;
}

/* Completed step */
.stepper-vertical .step.completed .step-number {
  background: #28a745;
  /* green */
  position: relative;
}

.stepper-vertical .step.completed .step-number::after {
  content: 'âœ“';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
}

.stepper-vertical .step:last-child {
  margin-bottom: 0;
}

.stepper-vertical .step.completed .step-number {
  color: #28a745;
}

.stepper-card h2 {
  font-size: 28px !important;
}

.stepper-vertical .step-content h5 {
  font-size: 20px;
}

.stepper-vertical .step-content p {
  font-size: 16px !important;
}

span#cvv-value {
  font-size: 22px;
}

.carddetails-page .card-header {
  padding: 14px 18px;
  border-bottom: 1px solid #eee;
}

.carddetails-page .card-status {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}

.carddetails-page .status-label {
  font-size: 18px;
  color: #6b7280;
}

.carddetails-page .status-active {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
  font-weight: 600;
  font-size: 14px;
}

.carddetails-page .dot {
  width: 8px;
  height: 8px;
  background: #22c55e;
  border-radius: 50%;
}

.carddetails-page .status-right {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  color: #111827;
}

/* Toggle Switch */
.carddetails-page .switch {
  position: relative;
  width: 40px;
  height: 20px;
}

.carddetails-page .switch input {
  display: none;
}

.carddetails-page .slider {
  position: absolute;
  inset: 0;
  background: #d1d5db;
  border-radius: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.carddetails-page .slider::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 2px;
  top: 2px;
  background: white;
  border-radius: 50%;
  transition: 0.3s;
}

.carddetails-page .switch input:checked+.slider {
  background: #ef4444;
}

.carddetails-page .switch input:checked+.slider::before {
  transform: translateX(20px);
}

.carddetails-page .card-info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.carddetails-page .info-label {
  font-size: 18px;
  color: #6b7280;
  display: block;
  margin-bottom: 4px;
}

.carddetails-page .info-value {
  font-size: 16px;
  font-weight: 600;
  color: #111827;
}

/* Title */
.info-card__title {
  margin: 0 0 12px;
  font-size: 15px;
  font-weight: 600;
  color: #1f2937;
}

/* Rows */
.info-card__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
}

/* Labels */
.info-card__label {
  font-size: 17px;
  color: #6b7280;
}

/* Values */
.info-card__value {
  font-size: 17px;
  color: #111827;
}

/* Optional emphasis */
.info-card__value--bold {
  font-weight: 600;
}


/* Content */
.cardrecharge .content {
  flex: 1;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* Card Info */
.cardrecharge .card-info {
  background: #ffffff;
  border-radius: 12px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05);
}

.cardrecharge .card-info .label {
  font-size: 12px;
  color: #6b7280;
}

.cardrecharge .card-info .value {
  font-size: 15px;
  font-weight: 600;
}

/* Recharge Card */
.cardrecharge .recharge-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 20px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.cardrecharge input:disabled {
  background: #f3f4f6;
  color: #6b7280;
}

/* Footer */
.cardrecharge .footer {
  padding: 16px;
  text-align: center;
  font-size: 12px;
  color: #6b7280;
}

/* Chrome, Edge, Safari */
.cardrecharge input[type="number"]::-webkit-inner-spin-button,
.cardrecharge input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.cardrecharge input[type="number"] {
  -moz-appearance: textfield;
}

/* Optional: prevent focus arrows on hover */
.cardrecharge input[type="number"]:hover,
.cardrecharge input[type="number"]:focus {
  appearance: textfield;
}
.button-common a.btn-for-dark {
  transition: all 0.3s ease-in-out;
  border: 1px solid transparent;
}
.btn-for-dark {
  border-radius: 10px;
  display: inline-flex !important;
  font-size: 16px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: #fff;
  color: #000;
  padding: 1px;
}
span.button-arrow {
  display: inline-flex;
  padding: 10px;
  background: rgba(77, 122, 231, 1);
  border-radius: 10px;
}
.btn-for-dark,
.btn-for-dark span {
  position: relative;
}
/* new-css */
.coin-block.ar3 {
  bottom: 0px !important;
  right: 0px !important;
}
.Trade-buy-sell.ar3{
width: 100% !important;
background: #000 !important;
}

.modal {
  top: 0;
}
.show {
  visibility: visible;
  opacity: 1;
  display: block;
  /* transform: scale(1); */
}
.modal-backdrop.show {
  opacity: 0;
}
.modal-backdrop{
  position: absolute !important;
  z-index: 0 !important;
}
.more-tab-section-box{
  padding: 10px;
}
section.more-tab-section{
  border-radius: 10px;
    
}
.Add-payment-method.ar3{
  padding: 0px !important;
}
.form-control.ar3{
  height: 100% !important;
}

.nav-pills.ar3{
  overflow-x: auto !important;
}
.wrapper-dropdown.country-wrapper-box.ar3 select {
      position: relative;
        -webkit-box-align: center;
        background-color: rgb(245, 245, 245);
        border-radius: 15px;
        padding: 0px;
        width: 100%;
}
.dropdown-menu {
    z-index: 99999 !important;
}
.gridparentbox{
  margin-top: 20px;
}
.post-new-ad-main-page .post-narmal-main-box .nav-tabs .nav-link.active{
  background: #0d2f7a !important;
  color: #fff !important;
}
.post-new-ad-main-page .post-narmal-main-box .Feedback-tabs-main{
  padding-top: 20px !important;
}
.post-new-ad-main-page .post-narmal-main-box .dropdown-and-tab-main-icon{
  padding-top: 30px !important;
}

.my-ads-tab .nav-pills .nav-link.active
 {
    margin: 0px;
    min-width: 0px;
    border-radius: 4px;
    /* background-color: rgba(188, 111, 241, 1); */
    color: #fff !important;
}

.my-ads-tab .nav-pills .nav-link {
    padding: 8px 24px;
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    font-weight: 500;
    line-height: 24px;
    font-size: 16px;
    color: rgb(112, 122, 138);
    background-color: #33333317;
    border-radius: 6px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: rgb(216 240 254);
    color: rgb(0 174 255) !important;
}
.nav-pills.ar3 .nav-link.active, .nav-pills .show>.nav-link, .nav-pills .nav-link.active, .nav-pills .show>.nav-link, .nav-pills .nav-link.active:hover {
  color: #fff !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    border-radius: 10px;
    background: var(--halla-orginal, linear-gradient(100deg, #012B73 -5.24%, #03B8F7 111.43%));
    cursor: pointer;
}

.my-ads-tab .nav-pills .nav-link {
    padding: 8px 24px;
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    font-weight: 500;
    line-height: 24px;
    font-size: 16px;
    color: rgb(112, 122, 138);
    background-color: #33333317;
    border-radius: 6px;
}
section.p2p-Myads .table.Restrictions.Removal.Center{
  height: 80vh !important;
  overflow-y: scroll !important;
  scrollbar-width: none !important;
}
section.p2p-Myads {
    height: 100% !important;
    overflow-y: auto !important;
}
.advertiser-detail-left > div img {
color: #000;
font-size: 12px;
}
.Payment-buy-sell.head.ar3{
white-space:normal !important;
}
.processing-order ul{
  padding-left: 15px !important;
  list-style: none ;
  
}

.checkbox label a, a:active, a:focus, a:hover {
    color: #387bd9 !important;
    text-decoration: none;
}
.payment-method-common-style .form-control {
  width: 100% !important;
}
/* footer */

.footerbox {
  bottom: -50px;
  /* position: absolute; */
  /* width: 100%; */
  /* height: 50px; */
  z-index: 9;
  padding: 0px;

  border-top: 1px solid rgba(255, 255, 255, 0.125);
}
.footer-flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.footer-gray-bg {
  padding: 0px 0px;
}

.sociallist li:last-child a i {
  margin-right: 0px;
}

.sociallist li {
  list-style: none;
  float: left;
}

.sociallist li a i {
  font-size: 13px;
  color: #fafbff;
  background: #000;
  border-radius: 4px;
  width: 29px;
  height: 29px;
  text-align: center;
  padding-top: 8px;
  /* margin-right: 7px; */
  margin: 0px 3px;
}

.sociallist {
  float: none;
  margin: 4px 2px;
  margin-bottom: 0px;
  display: flex;
  justify-content: flex-end;
  /* padding: 0px 12px; */
}

.footerbox .container {
  width: 100%;
  max-width: 100%;
}

.footerbottombg {
  border-top: 1px solid #2d2d2d;
  padding: 0px 15px;
}
.ftext {
  color: #000;
  margin: 0px;
  font-size: 13px;
  font-weight: 400;
  /* padding-top: 10px; */
}
.footerbottombg .social-bg {
  /* padding-top: 10px; */
}
.footer-gray-bg .h3 {
  color: #000;
  font-size: 12px !important;
  font-weight: 400;
  padding-bottom: 2px;
  text-transform: uppercase;
  margin-bottom: 0px !important;
  line-height: 32px;
  margin-right: 10px;
  white-space: nowrap;
}
.sociallist li a i {
  font-size: 13px;
  color: #000;
  background: #fff;
  border-radius: 4px;
  width: 29px;
  height: 29px;
  text-align: center;
  padding-top: 8px;
  /* margin-right: 7px; */
  margin: 0px 3px;
}

.payment-method-common-style .container{
box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.payment-method-common-style .form-control input{
 border: 1px solid #b2b2b2 !important;
}
.flex-post thead{
background-color: #0c2f79 !important;
color: #fff !important;
}
.table.Restrictions.Removal.Center table thead tr th{
  color: #fff !important;
}
.buy-sell-common-table-section-head{
background-color: #0c2f79 !important;

}
.buy-sell-common-table-section-head div{
  color: #fff !important;
  margin-bottom: 0px !important;
}
.payment-method-box .payment-method{
background-color: #0c2f79 !important;

}
.payment-method-box .upi-head::before{
  background:#fff !important;
}
.upi-head p{
 color: #fff;
}
.edit-head button{
  color: #fff !important;
}
.Payment-Methods-main-card button {
  background: #0c2f79 !important;
  color: #fff !important;
}
.Select-payment-imps-main-box h6{
  margin-top: 0px !important;
}
.payment-method-common-style .IMPS-heading-main,.payment-method-common-style button.submit-button,.post-new-narmal-ad-main-color button,.myads-table-div.d-flex .Payment-Methods-main-card-two span.verify{
  background: #0c2f79 !important;

}
.processing-order.ar3 ul li.active {
    color: #0c2f79 !important;
    /* font-size: 16px; */
    /* font-weight: 600; */
    border-bottom: 3px solid #0c2f79 !important;
}


@media (max-width:786.98px) {
  .footer-flex{
    justify-content: center;

  }
  .ftext{
    text-align: center;
  }
  .post-new-ad-main-page .post-narmal-main-box .dropdown-and-tab-main{
    flex-wrap: wrap;
  }
.post-new-ad-main-page .post-narmal-main-box .dropdown-and-tab-main-icon{
 display: none;
}
/* .processing-order ul{
      overflow-x: scroll;
    flex-wrap: nowrap;
    white-space: nowrap;
} */
}
@media(max-width:576.98px){
  .myads{
    padding: 8px !important;
  }
  .payment-method-common-style .form{
    padding: 0px !important;
  }
}