.page_name_header .page_name a {
  color: #000000;
}

.label-txt {
  color: var(--text-color);
  font-family: var(--primary-font-light);
}

.btn-Primary {
  background: var(--primary-color);
  color: #fff;
  border: 1px solid var(--primary-color);
  padding: 15px 15px !important;
}

.btn-Secondary {
  background: transparent;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  padding: 15px 15px !important;
}

.btn-tertiory {
  background: transparent;
  color: white;
  border: 1px solid white;
  padding: 15px 15px !important;
}

.search-id-results-wrapper input,
.search-id-results-wrapper input:focus {
  font-family: var(--primary-font-regular);
  background: #dfe1e4;
  padding: 25px 15px 25px 45px !important;
  border-radius: 25px;
  color: black;
  border: 0px;
}

.search-id-results-wrapper input::placeholder {
  color: black;
}

.search-btn {
  position: absolute;
  left: 19px;
  top: initial;
}

.main-boxxx {
  overflow: hidden;
  background: radial-gradient(
      77% 77% at 50% 50%,
      rgba(255, 255, 255, 0.5) 0%,
      rgba(180, 162, 246, 0.5) 100%
    ),
    url("../images_bu/bg-themes.png") no-repeat center;
  background-size: cover;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.h4-title {
  color: var(--primary-color);
  font-family: var(--secondary-font-e-bold);
  font-size: 20px;
}

.dadi-tabless th {
  padding: 25px 10px;
  color: white;
  background: #9b7df3;
}

.dadi-tabless td {
  padding: 25px 10px;
  color: black;
  background: white;
}

.dadi-border {
  border-top: 2px solid #d5d8db;
}

.dadi-tabless {
  border-radius: 15px;
  border: 0px;
}

.dadi-tabless th:first-child {
  border-top-left-radius: 15px;
}

.dadi-tabless th:last-child {
  border-top-right-radius: 15px;
}

.dadi-tabless td:first-child {
  border-bottom-left-radius: 15px;
}

.dadi-tabless td:last-child {
  border-bottom-right-radius: 15px;
}

table {
  box-shadow: initial;
}

table.dadi-tabless-2 {
  background: transparent;
  box-shadow: initial;
}

table.dadi-tabless-2 th {
  color: black;
}

table.dadi-tabless-2 th,
table.dadi-tabless-2 td {
  border-bottom: 0.5px solid #aaaaaa;
  padding: 15px 10px;
}

.border-bottom-1px-greyss {
  border-bottom: 1px solid #d5d8db;
}

.referral-id {
  color: var(--primary-color) !important;
  font-family: var(--primary-font-semi-bold);
}

.link-referral {
  color: black !important;
}

#qr-border {
  border-bottom: 2px dashed var(--primary-color);
}

#qr-text {
  color: var(--primary-color) !important;
}

.font-weight-bold {
  font-family: var(--primary-font-bold);
}

.text-main {
  color: var(--primary-color) !important;
}

.main-container.new-setting .walletHeader,
.walletMainContents::before,
.walletMainContents::after,
.walletMainContents,
.white-wrapper::after,
.white-wrapper {
  background: transparent;
  border: 0px;
  box-shadow: initial;
}

.wallet-containerss {
  background: radial-gradient(50% 77% at 50% 50%, #9b7df3 0%, #7634e3 100%);
  border-radius: 25px;
  color: white !important;
}

.wallet-containerss-2 {
  background: radial-gradient(
    77% 77% at 50% 50%,
    rgba(0, 191, 201, 0.5) 0%,
    rgba(0, 130, 137, 0.5) 100%
  );
  border-radius: 25px;
  color: white !important;
}

.wallet-containerss-2 p,
.wallet-containerss p,
.wallet-containerss-2 div,
.wallet-containerss div {
  color: white !important;
}

.walletHeadIcon {
  margin: -21px 0 0;
}

.main-boxxx-2 {
  border-radius: 30px;
  padding: 0 20px;
}

.email-containers {
  background: transparent;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.wallet-containerss .walletHeadArea,
.wallet-containerss-2 .walletHeadArea,
.wallet-containerss-3 .walletHeadArea,
.account-setting-container [type="radio"]:checked + label,
.account-setting-container [type="radio"]:not(:checked) + label {
  font-size: 16px;
  font-family: var(--primary-font-semi-bold);
}

.wallet-containerss .walletHeader,
.wallet-containerss-2 .walletHeader {
  border-bottom: 1px solid white !important;
  margin: 0px 20px;
  padding: 0px;
}

.wallet-containerss-3 .heading-wrapper {
  margin: 0px 0px;
  color: #7634e3;
  border-bottom: 1px solid #d5d8db !important;
}

.wallet-containerss-3 .cardFormGroup .form-control,
.form-group .form-control,
.wallet-containerss-3 .cardFormGroup .form-control,
.form-group .form-control:hover,
.wallet-containerss-3 .cardFormGroup .form-control,
.form-group .form-control::placeholder {
  color: #8d96a2;
}

.btn-sm,
.btn-sm:hover {
  padding: 8px 15px !important;
  font-size: 14px !important;
  border-radius: 25px;
  min-height: 20px;
  min-width: 150px;
}

.wallet-status .red {
  background-color: #f65e5f;
}

.connect-txt {
  word-break: break-all;
}

.wallet-status .green,
.wallet-status .red {
  min-height: 12px;
  min-width: 12px;
}

.text-active-green {
  text-decoration: underline;
  color: black;
}

.account-setting-container [type="radio"]:checked + label,
.account-setting-container [type="radio"]:not(:checked) + label {
  color: black;
  text-transform: initial;
  padding-left: 0px;
}

.account-setting-container [type="radio"]:checked + label:before,
.account-setting-container [type="radio"]:not(:checked) + label:before,
.account-setting-container [type="radio"]:checked + label:after,
.account-setting-container [type="radio"]:not(:checked) + label:after {
  display: none;
}

.wallet-containerss-3 .white-wrapper-heading {
  color: var(--primary-color);
  margin-top: -10px !important;
  padding-top: 12px;
}

.dollorIcon {
  position: absolute;
  top: -57px;
  right: -20px;
}

.password-input {
  position: relative;
}
.password-input .form-control {
  padding-right: 30px;
}
.password-input .toggle-password {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.password-input .toggle-password img {
  position: absolute;
}
.password-input .toggle-password .hide-pw {
  display: none;
}
.password-input .show-hide-pw .hide-pw {
  display: block;
}
.password-input .show-hide-pw .show-pw {
  display: none;
}

.send-code-container {
  background: transparent;
  color: #7c3aed;
  font-family: var(--primary-font-light);
  padding: 0px !important;
  min-height: initial;
  margin-top: initial;
  margin-left: initial;
  min-width: initial;
}

.ciclebx .open-diagram.arrows-right-anmation {
  background: url("../images_bu/plus.svg") no-repeat center;
  width: 35px;
  height: 35px;
  background-size: 35px;
}

.ciclebx .open-diagram.arrows-right-anmation.actives {
  background: url("../images_bu/minus.svg") no-repeat center;
  width: 35px;
  height: 35px;
  background-size: 35px;
}

.ciclebx {
  bottom: -15px !important;
}

.form-group.cardFormGroup.error {
  border: 1px solid #c8353c !important;
  margin-bottom: 50px;
  position: relative;
}

.error-txt {
  color: #c8353c;
  position: absolute;
  bottom: -24px;
  left: 0;
}

.error-icons {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.details table td,
.table td {
  border-top: 0.5px solid #aaaaaa !important;
  border-bottom: 0px !important;
}

.table thead th {
  border-top: 0px solid #aaaaaa !important;
  border-bottom: 0px !important;
}

.modal-content {
  background: white;
}

.filter-title,
.modal-icon-titles,
.qrUrlMain h5 {
  color: var(--primary-color);
}

.qrUrlMain .qrUrl {
  border-radius: 25px;
  border: 1px solid var(--Grey-1, #ccc);
  padding: 15px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 15px;
  color: black;
  background: white;
}

.qrUrlMain .qrUrl p {
  color: black;
}

.headValueMain .value,
.referral-link {
  color: black;
}

.headValueMain .head {
  color: var(--primary-color);
}

.main-boxxx-default {
  background: #ebe9f9;
  overflow: hidden;
  border-radius: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.referral-link {
  word-break: break-all;
}

#timers {
  color: var(--primary-color);
  font-family: var(--primary-font-regular);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.otp-input input::-webkit-outer-spin-button,
.otp-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.otp-input input[type="number"] {
  -moz-appearance: textfield;
}

.modal-dialog {
  height: 97%;
}

.page-link {
  border-radius: 5px;
}

.paginate_button {
  min-width: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.paginate_button.active,
.paginate_button.active .page-link {
  background: var(--primary-color);
  color: white !important;
  border: 1px solid var(--primary-color);
  border-radius: 5px;
}

.paginate_button {
  background: transparent;
  color: white !important;
  border: 1px solid var(--primary-color);
  border-radius: 5px;
}

.paginate_button.active .page-link {
  background: transparent;
  border-color: transparent;
  color: white !important;
  border-radius: 5px;
}

.paginate_button .page-link {
  background: transparent;
  border-color: transparent;
  color: var(--primary-color) !important;
  border-radius: 5px;
}

.page-item.disabled .page-link {
  background: transparent;
  cursor: not-allowed !important;
}

.welcome_pages {
  background: var(--primary-color);
  width: 100%;
  height: 100%;
  padding: 30px 22px;
  min-height: calc(100vh - 97px);
}

.logo_area {
  text-align: center;
  margin: 20px 0 50px;
}

.curved_card {
  background: #fff;
  border: 1px solid #ccc;
  padding: 30px 22px;
  max-width: 567px;
  margin: 0 auto;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
}
.curved_card .card_heading {
  font-size: 16px;
  margin: 0 0 20px;
}
.curved_card p {
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  margin: 0 0 20px;
}
.curved_card .small-para {
  font-size: 12px;
  line-height: 18px;
  color: #8d96a2;
}

.copyright_footer {
  font-size: 12px;
  font-weight: 500;
  margin: 25px 0 0;
  color: #b4a2f6;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  font-family: var(--primary-font-medium);
}

.darkRadio .radio-container span {
  color: #000;
  color: var(--primary-featured-state-layer-fill, #000);
  font-family: var(--primary-font-semi-bold);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.darkRadio .radio-container .checkmark {
  width: 18px !important;
  height: 18px !important;
}

.darkRadio .radio-container input:checked + .checkmark + span {
  color: #000000;
}

.mid-container {
  max-width: 567px;
  margin: 0 auto;
}

.back_link a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: black;
  gap: 8px;
  font-family: var(--primary-font-medium);
  font-size: 14px;
  font-style: normal;
  line-height: 24px;
}
.back_link a img {
  width: 17px;
}

.dotted-loader .loader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  max-width: 120px;
  margin: 0 auto 20px;
}
.dotted-loader .loader div {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  animation: fade 1.5s infinite ease-in-out;
}

.dotted-loader .loader div:nth-child(1) {
  background-color: #fde3e3;
  animation-delay: 0s;
}
.dotted-loader .loader div:nth-child(2) {
  background-color: #fcd4d4;
  animation-delay: 0.2s;
}
.dotted-loader .loader div:nth-child(3) {
  background-color: #f9bfbf;
  animation-delay: 0.4s;
}
.dotted-loader .loader div:nth-child(4) {
  background-color: #f49d9d;
  animation-delay: 0.6s;
}
.dotted-loader .loader div:nth-child(5) {
  background-color: #ec5d5d;
  animation-delay: 0.8s;
}
.dotted-loader .loader div:nth-child(6) {
  background-color: #a12a2a;
  animation-delay: 1s;
}
@keyframes fade {
  0%,
  100% {
    opacity: 0.3;
    transform: scale(0.8);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
}

.typing .dots {
  animation: fade2 1.5s infinite ease-in-out;
}

.typing .dots:nth-child(1) {
  animation-delay: 0s;
}

.typing .dots:nth-child(2) {
  animation-delay: 0.2s;
}

.typing .dots:nth-child(3) {
  animation-delay: 0.4s;
}

.typing .dots:nth-child(4) {
  animation-delay: 0.6s;
}

@keyframes fade2 {
  0%,
  100% {
    opacity: 0.3;
    transform: scale(0.7);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
}

.loading_content {
  text-align: center;
  padding: 100px 0;
}
.loading_content figure {
  margin: 0 0 30px;
}
.loading_content .loading_heading {
  color: #1fd396;
  text-align: center;
  font-family: var(--primary-font-semi-bold);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin: 0 0 30px;
  letter-spacing: -0.28px;
}

.blue-head {
  color: #b4a2f6;
  text-align: center;
  font-family: var(--primary-font-regular);
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.scroll_box_main {
  border: 1px solid #abb2bb;
  background: #fff;
  padding: 16px 5px 16px 16px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.scroll_box {
  max-height: 350px;
  overflow: hidden;
  overflow-y: auto;
  /*width*/
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.scroll_box::-webkit-scrollbar {
  width: 5px;
}
.scroll_box::-webkit-scrollbar-track {
  background: #fff;
}
.scroll_box::-webkit-scrollbar-thumb {
  background: #dfe1e4 !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.scroll_box::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.head_04 {
  color: #000;
  font-family: var(--primary-font-medium);
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
}

.head_05 {
  color: #000;
  font-family: var(--primary-font-medium);
  font-size: 13px;
  font-style: normal;
  line-height: 24px;
}

.chat_link {
  position: fixed;
  bottom: 80px;
  right: 10px;
  cursor: pointer;
}

#backsss {
  cursor: pointer;
}

.chat_link a {
  display: inline-block;
}

.chat-container {
  padding: 20px 20px 0;
  min-height: calc(100vh - 61px);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
.chat-container .chat_content_area {
  max-height: 100%;
  overflow-y: initial;
  flex-grow: 1;
  padding-bottom: 20px;
}
.chat-container .chat_footer_area .chat_footer {
  display: flex;
  gap: 10px;
  align-items: stretch;
  justify-content: space-between;
}
.chat-container .chat_footer_area .chat_footer .chat_input {
  flex-grow: 1;
  border: 1px solid #8d96a2;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  overflow: hidden;
  color: #000;
  text-overflow: ellipsis;
  font-family: var(--primary-font-medium);
  font-size: 13px;
  padding: 10px 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
.chat-container .chat_footer_area .chat_footer .chat_send_btn {
  width: 50px;
  border: none;
  background: none;
}
.chat-container .chat_footer_area .chat_footer .chat_send_btn img {
  width: 100%;
}

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

.chat_welcome_text {
  color: #b4a2f6;
  text-align: center;
  font-family: var(--primary-font-semi-bold);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.28px;
  margin: 0;
  text-align: center;
  width: 100%;
}

.greyscale {
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
  -webkit-filter: grayscale(100%);
}

.chat_right_main {
  display: flex;
  justify-content: flex-end;
}
.chat_right_main .chat_right {
  background: var(--neutral-supporting-fill--strong, #dfe1e4);
  padding: 20px;
  margin: 0 0 20px;
  max-width: 80%;
  border-radius: 20px 0px 20px 20px;
  -webkit-border-radius: 20px 0px 20px 20px;
  -moz-border-radius: 20px 0px 20px 20px;
  -ms-border-radius: 20px 0px 20px 20px;
  -o-border-radius: 20px 0px 20px 20px;
}

.chat_left_main {
  display: flex;
  justify-content: flex-start;
}
.chat_left_main .chat_left {
  background: #ebe9f9;
  padding: 20px;
  margin: 0 0 20px;
  max-width: 80%;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.copy_btn {
  background: none;
  border: none;
  padding: 0;
}

.typing {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.typing .dots {
  background: #caced3;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

#chatboxx {
  position: fixed;
  top: 0;
  height: 100vh;
  z-index: 999;
  background: var(--bg);
  overflow: hidden;
  width: 100vw;
  display: none;
}

.chat_left figure {
  margin: 0px;
}

.loading-container center img {
  max-width: 130px;
}
