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: 10px;
  background: #ffffff;
  border-radius: 15px 20px 0 0;
}

.transaction-details span {
  font-weight: 700;
  font-size: 14px;
  padding: 15px;
  display: inline-block;
  margin: 10px;
  width: 95%;
  background: #e2eafd;
  border-radius: 5px;
}

.transaction-details {
  height: 33vh;
}

.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: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
}

.coin-value {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 6px 15px;
  position: relative;
  z-index: 1;
}
.coin-value:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #0047ff;
  left: 0px;
  top: 0px;
  /* border-radius: 40px; */
  /* background: radial-gradient(
    91.28% 76.45% at 100% 0%,
    #00316c0a 0%,
    #0047ff 100%
  ); */
  /* backdrop-filter: blur(58.290740966796875px); */
  z-index: -1;
  border-radius: 15px;
  box-shadow: 0px 4px 5px 0px rgb(255 255 255 / 25%);
}
.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%,
    #0047ff 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;
  margin-top: -31px;
  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: #0450aa;
  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: #0450aa; */
  left: 1px;
  top: 1px;
  /* z-index: -9; */
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  border: 1.5px solid var(--Borders-Main, #0047ff);
}

.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: #0047ff;
  box-shadow: 0px 7.405730724334717px 22.217191696166992px 0px
    rgba(17, 38, 146, 0.05);
  padding: 12px 20px;
  position: relative;
  top: -30px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  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 {
  background: #e2ebff;
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  border-radius: 46.5785px;
  padding: 6px;
  justify-content: center;
  max-width: 650px;
  margin: 0 auto;
}

.history-body ul.nav.nav-pills.DWT a {
  font-size: 16px;
  padding: 12px 32px;
  border-radius: 46.5785px;
}
.history-body ul.nav.nav-pills.DWT a.nav-link.active {
  background: #0047ff;
  box-shadow: 0px 4px 4px 0px #00000040;
}
.filter-part input {
  background: #ffffff;
  border: 0.93157px solid #0047ff;
  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: #0047ff;
  border: 1px solid #0047ff;
  border-radius: 6.52099px;
  background: #fff;
}

.dashboard-body.history-body {
  margin-top: 10px;
  background: rgba(255, 255, 255, 0.25);
  border: 1.96465px solid #ffffff;
  backdrop-filter: blur(31.4344px);
  border-radius: 23.5758px;
  padding: 20px;
}

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

table.table-style-history tr th {
  text-transform: capitalize !important;
  padding: 10px 15px;
  color: #1c3453;
  font-weight: 700;
  font-size: 16px;
  background: #fff;
  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;
  justify-content: space-between;
  /* height: 100%; */
  margin-bottom: 10px;
}

.merchant-inner-bottom {
  color: #0047ff;
  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: #0047ff;
  text-decoration: none;
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: baseline;
}
.toollist li a i {
  color: #0047ff;
  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: 13.0488px;
  padding: 10px 30px;
  color: #fff !important;
  background: #0047ff !important;
  box-shadow: 0px 7.41px 22.22px 0px #1126920d;
  border: 0.932056px solid #0047ff;
  border-radius: 4.66028px;
}

.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: #0047ff;
  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;
}
.dashboard-body.wallet-body {
  margin-top: 20px;
}

.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: 1.5px solid #ffffff;
  background: var(--Backgrounds-White, #ffffff);
  box-shadow: 0px 0px 10px 0px #0000001a;
  overflow-y: scroll;
  height: 560px;
}
.wallet-history table.table-style-history {
  margin-top: 0px;
  border: none !important;
  margin-bottom: 0px;
}

a.deposit-cls {
  text-decoration: none;
  /* background: #55d362; */
  background: #0047ff;
  /* 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 var(--Borders-Main, #0047ff);
  border-radius: 5px;
  padding: 10px 22px;
  color: #0047ff;
  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: #0047ff;
  font-size: 16px;
  font-weight: 600;
}

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

.indicator-right {
  color: #0047ff;
  font-size: 16px;
  font-weight: 600;
}

/*** Api keys **/

a.edit-key {
  background: #0047ff;
  box-shadow: 0px 7.41px 22.22px 0px #1126920d;
  border: 0.93157px solid #0047ff;
  border-radius: 4.65785px;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
}

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;
}

.api-keys-table-part-inner {
  border-radius: 16.7566px 16.7566px 0 0;
  overflow: auto;
}
.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 {
  background: #0047ff;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  border: 0.93px solid var(--Backgrounds-Main, #0047ff);
}
.two-buttons-space-btwn button.withdraw-cls {
  border: 1px solid var(--Borders-Main, #0047ff);
  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: #27262d !important;
  line-height: normal;
  text-align: center !important;
  position: relative;
  z-index: 9;
  font-weight: 600;
  padding-bottom: 0;
  margin: 0;
}
p.para-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;
  color: #000000;
  text-align: center;
  margin: 10px 0;
}

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

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

.loginouterbox {
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px #0000001a;
  overflow: hidden;
  width: 100%;
  max-width: 540px;
  margin: 0px auto;
  /* margin-top: 60px !important; */
  padding: 25px 30px;
  /* background: #e8e8e8 !important; */
  /* background-blend-mode: soft-light, normal; */
  /* box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.25), inset 0px -4px 2px rgba(0, 0, 0, 0.1), inset 0px 4px 2px rgba(255, 255, 255, 0.05), inset 4px 4px 26px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(40px); */
  border-radius: 16px;
  background-repeat: no-repeat;
  background-size: cover !important;
  /* background: url(../img/form-bg.png) rgba(255, 255, 255, 0.3); */
  background-repeat: no-repeat;
}
/* .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.png);
}
section.sign-in-page.otp .signin-right-side-img {
  background-image: url(/img/otp-pageright-img.png);
}
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 {
  color: #0047ff;
  text-decoration: none;
  font-weight: 400;
  font-size: 15px !important;
}
.logo {
  margin-bottom: 10px;
}
.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: #0047ff !important;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  border-radius: 10px;
  border: 0px;
  color: #fff !important;
  padding: 8px 25px;
  /* font-weight: 500 !important; */
  /* line-height: 23px; */
  font-size: 17px !important;
  /* position: relative; */
  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;
}
h5.account {
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 175%;
  color: #0047ff;
}
.d-flex {
  justify-content: space-between;
}
.social-container {
  text-align: center;
}
section.sign-in-page {
  background: #fff !important;
  height: 100vh;
  /* overflow: hidden; */
}

.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: 0.93px solid var(--Borders-Form, #dcdcdc);
  border-radius: 4px;
}
.form-control:active,
.form-control:focus,
.form-control:focus-visible {
  background: #ffffff;
  border: 0.93px solid var(--Borders-Form, #dcdcdc);
  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: 0.93px solid var(--Borders-Form, #dcdcdc);
  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 - 20px);
}
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;
}
.user_details .input_pox input {
  padding: 0.375rem 0.75rem;
  width: 100%;
  outline: none;
  background: #ffffff;
  border: 1px solid #0047ff;
  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: #0047ff;
}
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: #0047ff;
  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;
}
p.para-title span {
  color: #0047ff;
  cursor: pointer;
}
.left-side,
.right-side {
  padding: 0;
}
h4.success-title {
  font-style: normal;
  font-weight: 700;
  font-size: 50px !important;
  line-height: 77px;
  color: #0047ff;
  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;
}

.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: 30px;
  }
  .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;
  }
  .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: 1px solid #000000;
  border-radius: 7px 0px 0px 7px;
}
.copy-text button {
  padding: 10px;
  background: #0047ff;
  border: 1px solid #000000;
  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 {
  background: #ffffff;
  border: 1.39638px solid #ffffff;
  backdrop-filter: blur(22.3421px);
  border-radius: 16.7566px;
  margin-top: 25px;
  padding: 35px 20px;
}
.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 {
  background: #0047ff;
  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 {
  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;
}
.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;
  color: #0047ff;
}
ul.nav.nav-pills.DWT.WDP button {
  font-size: 16px;
  padding: 12px 32px;
  border-radius: 46.5785px;
}
.withdraw-submit-btn.submit-btn button {
  background: #0047ff;
  border: 0.93px solid var(--Borders-Form, #0047ff);
  /* 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;
  background: rgba(255, 255, 255, 0.25);
  border: 1.49896px solid #ffffff;
  backdrop-filter: blur(23.9833px);
  border-radius: 17.9875px;
  overflow: hidden;
}

.profile-card h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 22px !important;
  text-transform: capitalize;
  color: #000000;
  background: #fff;
  margin: 0px;
  padding: 0 20px;
  color: #1a1a1d;
  border-radius: 15px 15px 0 0;
}
.profile-card .form-group label span {
  color: #ff2e2e;
}
.profile-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 25px;
}
.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;
}
.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: #1a1a1d;
  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: 120px;
  height: 120px;
  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;
}

/* .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;
}
.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%;
}

.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;
}
.modal .modal-header button.close {
  opacity: 1;
  color: #fff;
  top: -3px;
  position: relative;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  background: #0047ff;
  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;
  color: #000000;
  background: #fff;
  margin: 0px;
  color: #1a1a1d;
  font-size: 16px !important;
  background: #fff;
  border-radius: 15px 15px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d8dbe0;
}
.support-card .table-responsive.site-scroll {
  border: none;
}
.add-btn {
  padding: 15px 20px;
}
.add-btn button {
  border-radius: 4.658px;
  border: 0.932px solid #0047ff;
  background: #fff;
  line-height: 0;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.add-btn button i {
  color: #0047ff;
  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, #03b766);
  padding: 14px 25px;
  border-radius: 10px;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  color: #fff;
}
a.btn-blue {
  background: #0047ff;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  padding: 14px 25px;
  border-radius: 10px;
  color: #fff;
}
.security {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  margin-bottom: 10px;
}
.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;
  padding: 0;
}
.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;
}
.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;
}
.security.backcolor.dash.error {
  justify-content: start;
  display: block;
}
.security.backcolor.dash.error .enable-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.security.backcolor.dash.error .enable-btn a.error-verify {
  padding: 8px 15px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  /* background: var(--123, linear-gradient(90deg, #5d7bfe 0.73%, #0974ff 100%)); */
  background: #0047ff;
  box-shadow: -4px 6px 9px 0px rgba(0, 0, 0, 0.3);
  font-weight: 500;
  border-radius: 12px;
}
.enable-btn button.btn-primary {
  border-radius: 4.703px;
  background: #0047ff;
  padding: 5px 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 {
  color: #1b6bf3;
}
.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 {
  border: 0px;
  color: #1c3453;
  padding: 10px 16px;
  font-size: 15px !important;
  font-weight: 700;
  white-space: nowrap;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  border: 1px solid #0047ff;
  /* border: none; */
  background: none;
  box-shadow: -3px 3px 5px #70a8ebb5;
}
.sitebtn,
.borderbtn,
.yellow-btn,
.black-btn {
  padding: 10px 28px;
  border: 1px solid #0047ff;
  color: #fff;
  font-size: 15px;
  border-radius: 5px;
  text-transform: capitalize;
  font-weight: 500;
  box-shadow: 0px 8px 16px 0px #3b8aff40;
  background: #0047ff;
  margin-top: 20px;
}
.sitebtn:hover,
.sitebtn:focus,
.sitebtn:active {
  background: #0047ff !important;
  box-shadow: 0px 7.41px 22.22px 0px #1126920d;
  border: 1px solid #0047ff;
  color: #fff !important;
}
.table-responsive {
  border-left: 1px solid #8a92a6 !important;
  border-right: 1px solid #8a92a6;
  border-top: 1px solid #8a92a6;
  border-radius: 10px;
  border-bottom: 1px solid #8a92a6;
}

table.table.table-small-font.no-mb.table-borderded {
  margin: 0;
}
.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb !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: #0047ff !important;
  font-size: 15px;
  border-radius: 50px;
  font-weight: 700;
  /* background: #0047ff;
    padding: 5px 10px; */
  /* background: #c6c6c6a1 !important;
    border-left: 2px solid #0047ff !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;
}
.buttonmakerbg {
  background: #fff;
  border-radius: 16px;
  position: relative;
  padding: 15px;
  width: 100%;
  margin-top: 20px;
}
.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: hidden !important;
  max-height: inherit;
  -webkit-overflow-scrolling: touch;
}
.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: 0.93px solid var(--Borders-Form, #dcdcdc);
  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: 0.93px solid var(--Borders-Form, #dcdcdc);
  background: #0047ff;
}
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; */
}
section.paymentstepsbg {
  background: url(../img/post-bg.webp) !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  height: 100vh;
}
.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: 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: 0.93px solid var(--Borders-Form, #dcdcdc);
  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: 0.93px solid var(--Borders-Form, #dcdcdc);
}
.center-content {
  background: #fff;
  padding: 25px 25px;
  border-radius: 16px;
  box-shadow: 0px 0px 17px 0px #06233812;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}
.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, #0047ff);
}
.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;
}
/* .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: 21px !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: 14px 0px;
}
@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: 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: #0047ff;
  color: #fff;
  padding: 10px;
}

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

.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: 10px 6px;
  color: #1c3453;
  font-weight: 700;
  font-size: 16px;
  background: #fff;
  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;
}
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;
}
.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 {
  color: #0047ff;
}
