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

.label-txt {
  color: var(--text-color);
  
}

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

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

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

.search-id-results-wrapper input,
.search-id-results-wrapper input:focus {
  
  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: 33px;
}

.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-size: 20px;
}

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


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

.piggy-border {
  border-top: 2px solid #D5D8DB;

}

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

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

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

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

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

body {
  
  font-size: 16px;
}

table {
  box-shadow: initial;
}

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

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

table.piggy-tabless-2 th ,
table.piggy-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(--secondary-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(--secondary-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 {
  background: radial-gradient(77% 77% at 50% 50%, rgba(255, 255, 255, 0.5) 0%, rgba(180, 162, 246, 0.5) 100%);
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 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(--secondary-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-group {
  border: 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 {
  color:  #F9C87B;
  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;
}

.wallet-containerss-3 .form-group.darks {
  border: 1px solid black!important;
}



.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;
  
  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 {
  max-height: 78vh;
  overflow-y: auto;
}

.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-size: 16px;
  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;
}