@import url(../fonts/stylesheet.css);
* {
  padding: 0px;
  margin: 0;
  box-sizing: border-box;
  font-family: "Roboto";
}
::placeholder {
  color: #fff;
}

::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}
::-webkit-scrollbar-track {
  background: #000;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #222;
}

.btn-theme-1 {
  background: #fff;
  border: #fff;
  color: #333 !important;
}
/* .btn-theme-1:hover {
  background:#ffc629;
  border:#ffc629;
  color:#000;
} */
.btn-theme-2 {
  background: #ffb90c;
  border: #ffb90c;
  color: #000;
}
.btn-theme-2:hover {
  background: #e28903;
  border: #e28903;
  color: #000;
}
.btn-theme-3 {
  background: #000;
  border: 1px solid #e28903 !important;
  color: #fff;
}
.btn-theme-3:hover {
  background: #222222;
  border: 1px solid #e28903 !important;
  color: #fff;
}
.btn-theme-4 {
  background: #e91a47;
  border: 1px solid #e91a47 !important;
  color: #fff;
}
.login_body {
  width: 100%;
  background: #0e0c0c;
  padding: 20px 0;
  min-height: 100vh;
  overflow: auto;
  height: 10010%;
}
.container-fluid {
  padding: 0 50px;
}
.btn:focus {
  outline: none;
  box-shadow: none;
}

.logo_form-bx {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 150px;
  min-height: calc(100vh - 40px);
  position: relative;
  max-width: 768px;
  margin: auto;
  background: #000;
}

.log-padd {
  height: 100%;
  padding: 70px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.min-logo {
  width: 100%;
  max-width: 100px;
  height: 100px;
}

.log_head_titl {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}

.log_head_titl h3 {
  font-weight: 500;
  color: #fff;
  font-size: 20px;
}

.log_head_titl p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.30000001192092896px;
  color: #6b7280;
  position: relative;
}

.logn_form {
  width: 100%;
}

.form-control {
  background: #000;
  height: 30px;
  font-size: 16px;
  border-color: #f9fafb;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #fff;
  padding-left: 0;
  color: #fff;
}

.form-check-input {
  background: transparent;
  border: 1px solid #f9fafb;
  width: 20px;
  height: 20px;
}

label.form-check-label {
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 400;
  line-height: 20px;
  height: 24px;
  display: inline-block;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
}

.form-check {
  padding-left: 30px;
  margin-bottom: 0px;
  height: 25px;
}

.form-check .form-check-input {
  margin-left: -30px;
  margin-top: 0px;
}

label.form-check-label a {
  color: #ffc629;
  font-weight: 500;
  margin: 0 5px;
  text-decoration: none;
}
.logn_form .btn {
  width: 100%;
  max-width: 100%;
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
}

.extr_bx_login p {
  margin: 0;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.30000001192092896px;
  text-align: center;
  color: #6b7280;
}

.extr_bx_login p a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 12px;
}
.login_form_contant_bx {
  width: 100%;
}

.form-control:focus {
  color: #fff;
  background-color: #000;
  border-color: #fff;
}
.whatsapicon {
  background: #ffffff36;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  max-width: 160px;
  margin: auto;
  padding: 8px 10px;
}
img.whatsapp {
  width: 16px;
  margin-right: 5px;
}
.mobilDiv {
  display: flex;
  align-items: center;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 5px;
  height: 50px;
  padding: 5px;
}

.mobilDiv input.phone.form-input {
  background-color: transparent;
  border: none;
  color: #fff;
  width: 100%;
  padding-left: 100px !important;
}

.mobilDiv .iti__flag-container {
  border-right: 2px solid #fff;
}

.mobilDiv .iti__selected-dial-code {
  color: #fff !important;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
}

label.form-lable {
  font-size: 14px;
  color: #fff;
  margin: 0 0 5px 0;
}
.min-width-btn .btn {
  max-width: 80%;
  font-size: 22px;
  font-weight: 400;
}

.mobilDiv input:focus {
  outline: none;
}
.mobilDiv.bordbtm {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #fff;
}
.backlink {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: absolute;
  top: 40px;
  left: 20px;
  padding: 10px;
  z-index: 999;
}
.form-check-input:checked {
  background-color: #ffc629;
  border-color: #ffc629;
}
.form-check-input:checked[type="checkbox"] {
  background-image: url("../images/icon/download.svg");
  background-repeat: no-repeat;
}
.terms-body {
  background: #0e0c0c;
  display: block;
  min-height: 100vh;
}

.terms-contant-bx {
  width: 100%;
  max-width: 768px;
  margin: auto;
  color: #fff;
  text-align: justify;
}

h1.page-title {
  width: 100%;
  text-align: center;
  padding: 15px;
  background: url(../images/yellow-bg.jpg) no-repeat;
  background-size: cover;
  font-size: 22px;
  font-weight: 500;
  position: relative;
}
h1.page-title a.backlink {
  top: 10px;
  left: 10px;
}
.trem-contant {
  padding: 30px;
  font-size: 15px;
}
.trem-titl {
  display: inline-block;
  padding: 5px;
  font-size: 18px;
  border-bottom: 2px solid #ffb90c;
  margin-bottom: 20px;
  font-weight: 400;
}
.titlHead {
  display: inline-block;
  position: relative;
  padding: 5px;
  margin-bottom: 50px;
}

.titlHead h2 {
  font-size: 26px;
  font-weight: 500;
  color: #fff;
}

.titlHead:before {
  position: absolute;
  content: "";
  width: 65%;
  height: 2px;
  background: #ffc629;
  bottom: 5px;
}
.resendotp {
  font-size: 16px;
  text-decoration: none;
  font-weight: 600;
  color: #ffc629;
  margin: 0;
}

.otpImg {
  width: 100%;
  max-width: 250px;
  margin: auto auto 50px;
}
input.form-control.otpInput {
  border: none;
  height: 70px;
  background: #252424;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  font-size: 20px;
}
.titlHead.otp {
  padding-left: 30px;
  margin-top: 10px;
  position: absolute;
  top: 25px;
}

.titlHead.otp h2 {
  font-size: 18px;
}
.iti {
  width: 100%;
}
.gpbody {
  width: 100%;
  background: #151114;
  display: flex;
  align-items: center;
  height: 100vh;
}

.gpmainBody {
  width: 100%;
  margin: 20px auto;
  max-width: 768px;
  background: #000;
  max-height: calc(100vh - 25px);
  height: 100%;
  position: relative;
  overflow: auto;
}
footer {
  display: flex;
  align-items: center;
  background: #191717;
  position: fixed;
  width: 100%;
  max-width: 768px;
  bottom: 10px;
}

footer ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
}

footer ul li {
  list-style: none;
  width: 100%;
}

footer ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none;
  padding: 5px 20px;
  color: #5e6160;
}
footer ul li a:hover {
  color: #ffc107;
}

footer ul li a p {
  margin: 0;
  font-size: 12px;
}

.footIcon {
  margin: auto;
  font-size: 18px;
}
footer ul li a.active {
  color: #ffc107;
}
.navbar {
  background: #ffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border: none;
  color: #ffc107;
}
.navSideBarBx {
  width: 275px;
  background: #222;
  padding: 15px;
  position: absolute;
  top: -8px;
  left: -300px;
  display: inline-block;
  height: calc(100vh - 30px);
  overflow: auto;
  transition: 0.2s;
}
header.sidebarShow .navSideBarBx {
  left: -12px;
  transition: 0.2s;
}
header {
  z-index: 9;
  position: relative;
}
.navlogBx {
  position: relative;
  width: 100%;
  border-radius: 10px;
  background: #2a2a2a;
  padding: 10px;
  margin-bottom: 20px;
}

.logooutIcon {
  background: transparent;
  border: transparent;
  color: #fff;
  position: absolute;
  right: 10px;
  width: 20px;
  height: 20px;
  font-size: 18px;
}

.logoBox {
  text-decoration: none;
  display: inline-block;
  margin-bottom: 16px;
  max-width: 120px;
}

.logocontbx {
  width: 100%;
  display: block;
}

.logocontbx h4 {
  margin: 0;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}

span.hrline {
  width: 100%;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(0, 5, 6, 0) 100%
  );
  display: block;
  margin: 10px 0;
  height: 1px;
  background-size: 60%;
  background-repeat: no-repeat;
}
.logocontbx h5 {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.logocontbx h3 {
  font-size: 20px;
  color: #ffc107;
  margin: 0;
  font-weight: 600;
}
.navSideBarBx ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  height: calc(100% - 235px);
  overflow: auto;
  position: relative;
  padding-bottom: 50px;
}

.navSideBarBx ul li {
  list-style: none;
}

.navSideBarBx ul li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
}

.navSideBarBx ul li a p {
  margin: 0;
  font-size: 14px;
}

span.sidLinkIcon {
  margin-right: 10px;
  width: 20px;
  font-size: 18px;
}
.navSideBarBx ul li:last-child {
  margin-top: 30px;
  position: absolute;
  bottom: 0;
}
.navBackBx {
  position: fixed;
  width: 100%;
  height: 100%;
  top: -5px;
  left: 0;
  background: #0000006e;
  display: none;
}
header.sidebarShow .navBackBx {
  display: block;
}
.homeimgbanner {
  width: 100%;
  display: block;
  background: url("../images/yellow-bg.jpg");
  background-repeat: repeat;
  background-size: 100%;
}

.headbakImgbx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0 0;
}

.homebannrCashbx {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  margin: auto auto 20px;
}

.homebannrCashbx a {
  text-decoration: none;
  color: #fff;
  background: #242324;
  padding: 15px 10px;
}

.homebannrCashbx a p {
  font-size: 12px;
  text-align: center;
  width: 100%;
  margin: 0 0 10px;
}

span.depositIcon {
  width: 30px;
  display: block;
  margin: auto;
}

.depositbxbannr {
  border-radius: 10px 0 0 10px;
  width: 90px;
}

.depositbxbannr:last-child {
  border-radius: 0 10px 10px 0;
}

.walletbxbanner {
  text-decoration: none;
  border-radius: 10px;
  width: 150px;
  text-align: center;
  padding: 20px 10px !important;
}

.wallLogo {
  width: 120px;
  display: block;
  margin: auto auto 20px;
}
.walletbxbanner h6 {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.walletbxbanner h6 i {
  margin-right: 10px;
}
.creatbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #191717cc;
  height: 50px;
  border-radius: 5px;
  text-decoration: none;
}

.homesidebarSlidBx {
  width: 100%;
  padding: 20px;
  border-radius: 20px 20px 0 0;
  display: inline-block;
  margin-top: -40px;
  background: #000;
  height: auto;
  margin-bottom: 40px;
}
.bannerSlidImg {
  width: 100%;
  display: block;
  max-height: 400px;
  margin-bottom: 50px;
}
.creatCont {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.thaumIcon {
  color: #ffb90c;
  width: 60px;
  font-size: 25px;
  -webkit-animation: glowing 2500ms infinite;
  text-align: right;
}

@-webkit-keyframes glowing {
  0% {
    padding-right: 0px;
  }
  50% {
    padding-right: 20px;
  }
  100% {
    padding-right: 0px;
  }
}
.thaumIcon img {
  width: 35px;
}

.creatCont p {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  padding-left: 5px;
}

.creatCont span {
  font-size: 20px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.whatsaapLink {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 31.5vw;
  max-width: 678px;
  bottom: 90px;
  z-index: 2;
}
.notificationLink {
  background: #ffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border: none;
  color: #ffc107;
  text-decoration: none;
}
.headbakImgbx h1 {
  margin: 0px 0 0px;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
}
.depositWalltBx {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  border-radius: 15px;
  background: url("../images/create-acc-bg.png") no-repeat;
  background-size: cover;
  margin-bottom: 50px;
}

.depositWalltImg {
  width: 70px;
  font-size: 50px;
  color: #ffb90c;
}

.depositContBx {
  width: auto;
  max-width: 100%;
}

.depositContBx h4 {
  font-size: 16px;
  color: #ffb90c;
}

.depositContBx h2 {
  font-size: 22px;
  color: #fff;
  margin: 0;
}
.minMsg {
  color: #fff;
  font-size: 12px;
}
.withdrawalbalcBx {
  font-size: 16px;
  margin-bottom: 30px;
  color: #fff;
  padding: 10px;
  width: 100%;
  border-bottom: 1px dashed #fff;
}
.passbookRepotBody {
  width: 100%;
  height: auto;
  overflow: auto;
}

.passbookRepotBody li.nav-item {
  width: 100%;
}

.passbookRepotBody ul.nav {
  display: flex;
  flex-wrap: nowrap;
}

.passbookRepotBody li button {
  width: 99%;
  border-radius: 10px 10px 0 0 !important;
  background: #191717cc !important;
  color: #fff;
}

.passbookRepotBody li button.active,
.passbookRepotBody li button:hover {
  border-bottom: 2px solid #ffc107;
  color: #fff;
}
.gpmodal {
  background: #2a2a2a;
  position: fixed;
  overflow: hidden;
  max-width: 768px;
  bottom: 30px;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
}

.modalTopBord {
  position: absolute;
  width: 80%;
  background: #ffc107;
  height: 6px;
  border-radius: 10px;
  margin: auto;
  left: 0;
  right: 0;
  top: -2px;
}

.gpmodal .modal-header {
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 30px 30px 10px;
  border: none;
}

.gpmodal .modal-header h2 {
  font-size: 24px;
  font-weight: 500;
}

.gpmodal .modal-header p {
  font-size: 14px;
  margin: 0;
  text-align: center;
}

button.btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 25px;
  height: 25px;
  line-height: 20px;
  background: #ffc107;
  opacity: 1;
  border-radius: 50%;
  color: #000;
  display: inline-block;
  font-size: 15px;
  padding: 0px !important;
}
.modal-dialog.modal-lg {
  max-width: 768px;
}
.gpform {
  width: 100%;
}

.gpform .form-group label {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: 500;
}

.gpform .form-group input {
  height: 50px;
  background: #1e1e1e;
  border: none;
  border-radius: 10px;
  color: #fff;
  padding-left: 15px;
}
.gpmodal button.btn {
  width: 100%;
  font-size: 14px;
}
.panelTabBody {
  display: block;
  width: 100%;
  padding: 10px 0;
}

.panelSrchBx {
  width: 100%;
  height: 50px;
  background: #191717cc;
  border-radius: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.panelListBx {
  width: 100%;
  display: block;
  overflow: auto;
  height: calc(100vh - 250px);
}

.panelListContBody {
  background: #191717cc;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 15px;
  margin-bottom: 5px !important;
}

.paneLogoBx {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
}

.paneLogoBx img {
  width: 80px;
  height: 80px;
  object-fit: scale-down;
  background: #000;
  overflow: hidden;
  border-radius: 50%;
  padding: 8px;
}

.paneListContBx {
  width: calc(100% - 50px);
  padding: 0 100px 0 10px;
  position: relative;
}
.paneListContBxFlex {
  width: calc(100% - 50px);
padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.paneListContBx h2 {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  margin: 0;
  margin-bottom: 3px;
}

.paneListContBx p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 3px;
}

.paneListContBx .share-text {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 3px;
  text-indent: 10px;
}

.paneListContBx h6 {
  color: #ffc107;
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 3px;
}

.paneListContBx h4 {
  color: #fff;
  margin: 0;
  font-size: 13px;
  font-weight: 500;
}

.paneListContBx h4.rate-text {
  color: #fff;
  margin-bottom: 0.5rem;
  font-size: 16px;
  font-weight: 700;
}

.paneListContBx h4 span {
  color: #ffc107;
}
.creatBtn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  text-decoration: none;
  color: #000;
  background: #ffc107;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  font-size: 14px;
  height: 25px;
  font-weight: 500;
  text-transform: capitalize;
}

.paneListContent{
  flex: 1;
}

.my-panel-options {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  text-transform: capitalize;


}

.my-panel-options, .my-panel-options-flex {

  display: flex;
  align-items: center;
  justify-content: center;
gap: 10px;

}


.my-panel-options .op-btn, .my-panel-options-flex .op-btn{
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #333;
  color: #fff;

  display: flex;
  align-items: center;
  justify-content: center;
}
.my-panel-options-flex  .dropdown-menu {
  border-radius: 1rem;
  min-width: 13.2rem;
  overflow: hidden;
}
.my-panel-options-flex  .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.my-panel-options-flex  .dropdown-item {
  padding: 1rem;
}

.my-panel-options-flex  .bgDeposit {
  background-color: #0e863e;
}
.my-panel-options-flex  .bgWithdraw {
  background-color: #df4c44;
}

.my-panel-options-flex  .op-menu {
  color: #ffc107;
}
.my-panel-options .profile-link {
  color: #fff;
}

.PanelDetailBody .secondary-text {
  color: #bbb;
  margin-bottom: 0.5rem;
  font-size: 13px;
}

.panel-profile-box {
  background: #19171777;
  border-radius: 10px;

  padding: 15px;
  margin-bottom: 5px !important;
}

.panel-profile-body {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.panel-profile-box .profile-detail {
  background: #191717cc;
  border-radius: 10px;
  padding: 8px 12px;
  margin: 10px 0;
  margin-bottom: 5px !important;
}
.panel-profile-box .profile-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;

  font-size: 14px;
}
.panel-profile-box .profile-row:not(:last-child) {
  margin-bottom: 5px;
}

.profile-row.time-detail {
  padding: 8px 12px;
  flex-wrap: wrap;
}
.profile-row.time-detail .gold-text {
  color: #ffc107;
}

.panel-profile-box .profile-row p {
  margin-bottom: 0;
}
.panel-profile-box .profile-row .detail-label {
  color: #bbb;
}
.panel-profile-box .profile-row .detail-label i {
  color: #fff;
  margin-right: 10px;
}

.my-panel-options.profile-actions {
  flex-direction: column;
  align-items: flex-end;
  gap: 0;
}
.my-panel-options.profile-actions {
  flex-direction: column;
  gap: 0;
}

.action-result.succeed {
  color: green;
}
.action-result.failed {
  color: red;
}

.panelIcon {
  position: absolute;
  width: 10px;
  bottom: -6px;
  right: 10px;
}

.panelIcon img {
  width: 100%;
  height: auto;
  background: transparent;
  padding: 0;
}
.panelTabSrchBx {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc(100% - 200px);
}

.panelTabSrchBx input {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  padding-left: 0;
}

button.panelSrchIcon {
  background: none;
  border: none;
  color: #fff;
  width: 50px;
  text-align: center;
  font-size: 18px;
}
.createProfilBx {
  display: flex;
  align-items: center;
  list-style: cambodian;
  flex-direction: column;
  padding: 20px;
}

.creatProImg {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
  border: 6px solid #191717cc;
}

.createProfilBx h3 {
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.creatPanlFormBody {
  background: #191717cc;
  padding: 10px;
  border-radius: 10px;
}
.depositHading {
  color: #fff;
  font-size: 15px;
  margin-bottom: 15px;
  position: relative;
}

.depositHading span {
  position: absolute;
  bottom: -2px;
  width: 30px;
  height: 2px;
  background: #ffc107;
  left: 0;
}

.form-group h2 {
  color: #fff;
  font-size: 24px;
  margin: 0;
}

.form-group p {
  margin: 0;
  color: #fff;
  font-size: 12px;
}

.form-group {
  width: 100%;
  position: relative;
}

.form-group button {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 16px;
  border: 1px solid;
}
.creatScrollBx {
  overflow: auto;
  height: calc(100vh - 155px);
}
.emptyBox {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}

.emptyImgBx {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 20px;
}

.emptyBox h4 {
  color: #fff;
  font-size: 16px;
  margin: 0;
  font-weight: 400;
}
.form-acording-bx {
  display: block;
  background: #191717cc;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 20px;
}

.form-acording-bx button.accordion-button {
  background: none !important;
  color: #fff;
}

.form-acording-bx .accordion-item {
  background: none;
  color: #fff;
}

.form-acording-bx .accordion-button:not(.collapsed)::after,
.form-acording-bx .accordion-button::after {
  filter: sepia(0.5) !important;
}
.accordion-header span {
  font-size: 18px;
  margin-right: 10px;
}
.rateChartBx {
  width: 100%;
  display: block;
}

.ratechargrup {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
}

.rateChartListBody {
  display: block;
  background: #000;
  border-radius: 10px;
}

.rateCharList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 10px;
  font-size: 12px;
  color: #fff;
  border-bottom: 1px solid #181616;
}
.form-check {
}

.creatPanlFormBody .form-check {
  width: 100%;
  border: 1px solid #ffb90c;
  height: 40px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
  padding-left: 35px;
}

.creatPanlFormBody .form-check input {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
}
.creatPanlFormBody .form-check-input:checked[type="radio"] {
  background-repeat: no-repeat;
  border: 1px solid #ffc107;
}
.creatPanlFormBody .form-check label.form-check-label {
  width: 100%;
}
.userProfileDetailsBx {
  width: 100%;
  max-width: 300px;
  margin: auto;
  display: block;
  text-align: center;
  color: #fff;
  padding: 20px 0;
}

.userProfileDetailsBx h2 {
  font-size: 20px;
  font-weight: 300;
}

.userPromobilBx {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.userPromobilBx span {
  width: 30px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 5px;
}

.userPromobilBx p {
  margin: 0;
}

.userProfileDetailsBx a {
  display: block;
  width: 100%;
  max-width: 150px;
  margin: auto;
  border-radius: 20px;
  font-size: 14px;
}
.profilInputGroup {
  align-items: center;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.profileInputIconBx {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background: #1e1e1e;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  color: #fff;
  font-size: 14px;
}

.profileInputBx {
  display: flex;
  width: calc(100% - 40px);
  margin-left: 10px;
  background: #1e1e1e;
  border-radius: 6px;
}

.profileInputBx .iti__selected-dial-code {
  color: #fff;
  font-size: 14px;
}

.profileInputBx input {
  font-size: 14px;
  height: 40px !important;
  padding: 5px 10px;
}

.profileInputBx input {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.profileInputBx button {
  width: 80px;
  border-radius: 0 5px 5px 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100px;
  text-transform: capitalize;
  opacity: 0.5;
}
.profilInputGroup input {
  height: 40px !important;
  width: 100%;
}
.userProfileFootr {
  width: 100%;
  display: block;
}

.userProfileFootr a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.userProfileFootr a span {
  margin-right: 5px;
}

.userProfileFootr p {
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 10px;
  margin: 0;
}
.urserFullDatilsbx {
  width: 100%;
  display: block;
  height: calc(100vh - 330px);
  overflow: auto;
}
span.inputIcon {
  position: absolute;
  top: 38px;
  right: 15px;
  color: #fff;
}
.modal-lg .gpmodal {
  max-width: 575px;
}
.notificationBody {
  width: 100%;
  display: block;
  overflow: auto;
  height: calc(100vh - 90px);
  padding-top: 10px;
}

.notificationHead {
  display: flex;
  width: 100%;
  color: #fff;
  flex-direction: column;
  margin-bottom: 20px;
}

.notificationHead h3 {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
}

.notificationHead span {
  width: 50px;
  height: 2px;
  background: #ffb90c;
  display: inline-block;
}

.notificationList {
  display: block;
  width: 100%;
}

.notificationListGroup {
  width: 100%;
  display: block;
}

.notificationList .accordion-item {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
  background: #1e1e1e;
}

.notificationList .accordion-item button.accordion-button.collapsed,
.notificationList .accordion-button:not(.collapsed) {
  background: transparent;
  color: #fff;
  font-size: 14px;
  position: relative;
  padding: 30px 10px 20px;
}

.notificationList .accordion-button::after {
  width: 25px;
  height: 25px;
  background-color: #ffffff4f;
  border-radius: 50%;
  background-position: center;
  background-size: 60%;
}
span.flagIcon {
  width: 30px;
  height: 30px;
  background: #e98329;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 5px;
  font-size: 14px;
}

.notificationTime {
  position: absolute;
  width: auto;
  background: #ffcc3e;
  right: 0;
  top: 0;
  padding: 5px 15px;
  color: #000;
  font-size: 12px;
  border-radius: 0px 0 0 10px;
}
.notificationList .accordion-body {
  padding-top: 0;
  color: #fff;
  font-size: 12px;
}
.cartScrollBx {
  width: 100%;
  height: calc(100vh - 90px);
  overflow: auto;
  display: block;
  margin: auto;
}

.cartHeadbx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.cartHeadbx h3 {
  font-size: 16px;
  color: #fff;
  margin: 0;
  position: relative;
}

.cartHeadbx h3:before {
  position: absolute;
  width: 100px;
  height: 2px;
  background: #ffb90c;
  content: "";
  bottom: -2px;
  left: 0;
}

.cartHdBtn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.cartHdBtn a,
.cartHdBtn button {
  width: auto;
  height: 25px;
  padding: 5px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  text-transform: capitalize;
  margin-left: 5px;
}

.creatPanelListBody {
  width: 100%;
}

.creatPanelList {
  width: 100%;
  border-radius: 10px;
  background: #191717cc;
}

.creatPanelListopbx {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
}

.creatPanlLog {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  padding: 10px;
}

.creatCantBx {
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 10px;
}

.creatCantBx .creatCont {
  display: block;
}

.creatCantBx .creatCont h3 {
  font-size: 15px;
  margin: 0;
}

.creatCantBx .creatCont p {
  padding: 0;
  font-size: 12px;
}

.creatCantBx .creatCont h4 {
  font-size: 18px;
  margin: 0;
  color: #ffc107;
}
.creatPanelLisbottombx {
  width: 100%;
  display: block;
}

.createPanelBottomTopBx {
  width: 100%;
  padding: 0 20px;
}

.createPanelBottomTopContBx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #f1f1f11f;
  padding: 10px 0;
}

.createPanelBottomTopContBx p {
  color: #fff;
  font-size: 14px;
  margin: 0;
}

.createPanelBottomTopContBx p span {
  padding: 3px 5px;
  border-radius: 5px;
}

.cartModifidBx {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.cartModifidBx a {
  background: #373232;
  color: #fff;
  text-decoration: none;
  margin-left: 10px;
  font-size: 12px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 8px;
  border-radius: 5px;
}

.cartModifidBx a:last-child {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.cartEditableBx {
  width: 100%;
  padding: 10px 20px;
  background: #0e0c0c;
  color: #fff;
  display: none;
  transition: 0.5s;
}

.cartEditableBx table {
  width: 100%;
}

.cartEditableBx table th {
  font-size: 14px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.cartEditableBx table td {
  font-size: 12px;
}

.cratToralbx {
  width: 100%;
  display: none;
  padding: 10px;
  transition: 0.5s;
}

.cratToralbx p {
  margin: 0;
  color: #fff;
  font-size: 14px;
}
.btn-checkout {
  text-decoration: none;
  width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-top: 20px;
  text-transform: capitalize;
  font-size: 16px;
}
.opneClass p.coins {
  display: none;
}

p.coins {
}

.opneClass p.coinTime {
  display: block;
}

p.coinTime {
  display: none;
}

p.coinTime i {
  font-size: 20px;
  margin-right: 10px;
}

.opneClass .cartEditableBx {
  display: block;
}

.opneClass .cratToralbx {
  display: block;
}

a.downBtn {
  transform: rotate(-90deg);
}

.opneClass a.downBtn {
  transform: rotate(0deg);
  transition: 0.5s;
}
.signupPss span.inputIcon {
  top: 30px;
  right: 0;
}

/* select 2 css */
select.select2 {
  width: 100% !important;
  display: block;
}

.select2 {
  width: 100% !important;
  height: 40px;
  background: #1e1e1e;
  border-radius: 5px;
}

span.select2-selection.select2-selection--single {
  background-color: transparent;
  border: none;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff !important;
}

span#select2--0p-container {
  color: #fff;
  font-size: 14px;
}

span.select2-selection__arrow {
  height: 40px !important;
  display: flex;
  align-items: center;
}

span.select2-search.select2-search--dropdown {
  display: none;
}

span.select2-dropdown.select2-dropdown--below {
  background: #1e1e1e;
  border: none;
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
}

.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background: #2f2d2d !important;
}
.select2-container--default .select2-results__option--selected {
  background: #2f2d2d !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #fff;
  line-height: 20px;
  font-size: 14px;
}
/* select2 css end */

.bankDetailPanelBody {
  width: 100%;
  display: block;
  overflow: auto;
  height: calc(100vh - 200px);
}

.accoutDetailHeadBx {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  background: url("../images/create-acc-bg.png") no-repeat;
  border-radius: 10px;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center;
}

.bankDetailListBody {
  width: 100%;
  display: block;
}

.bankDetailListBx {
  width: 100%;
  display: flex;
  padding: 15px;
  border-radius: 10px;
  color: #fff;
  background: #191717cc;
  display: block;
}

.bankDetailTitalBx {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding-right: 100px;
  margin-bottom: 10px;
}

.bankDetailTitalBx span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffb90c;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.bankDetailTitalBx h5 {
  margin: 0;
  font-size: 18px;
}

.bankDetailTitalBx a {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  border-radius: 5px;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
}

.bankDetailListBx p {
  margin: 0;
  font-size: 12px;
  color: #999;
}
.accoutDetailHeadBx h2 {
  margin: 0;
}

.modal-dialog.modal-sm .modal-content.gpmodal {
  max-width: 400px;
}

.sm-Modal-cont {
  position: relative;
  padding: 50px 30px 10px;
  display: block;
  text-align: center;
  color: #fff;
}

.sm-Modal-cont button.btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #fff;
}
.moblIconBx {
  display: block;
  margin: 0 auto 15px;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  overflow: hidden;
}
.sm-Modal-cont h2 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px;
}

.sm-Modal-cont p {
  font-size: 13px;
  font-weight: 300;
}

.sm-Modal-cont a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 400;
  text-transform: capitalize;
  max-width: 200px;
  margin: auto;
  font-size: 15px;
}
.forgetpass {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}

.forgetpass a {
  color: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  font-weight: 300;
}
.orBox {
  display: block;
  margin: 70px 0 0;
  border-top: 1px solid #fff;
  position: relative;
  padding-top: 50px;
  text-align: center;
}

.orBox h4 {
  background: #000;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  padding: 5px;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  top: -20px;
  width: 40px;
  height: 30px;
  display: inline-block;
}

.orBox h3 {
  margin: 0;
  color: #fff;
  font-size: 16px;
}

.orBox h3 a {
  text-decoration: none;
  color: #ffc107;
  margin-left: 5px;
}

.logoginTimeBx {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: calc(100vh - 140px);
}
.titlHead.selecLoin {
  position: absolute;
  top: 30px;
  left: 55px;
}
.opctyfull {
  opacity: 1 !important;
}
.paymetHead {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 30px 10px;
  position: relative;
  margin-bottom: 20px;
}

.paymetHead p {
  margin: 0;
  position: absolute;
  top: -10px;
  right: 0;
  font-size: 12px;
}

.paymetHead h2 {
  margin: 0;
  font-size: 22px;
  font-weight: 400;
}
.paymetminhead {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.payminTime {
  width: 120px;
  color: #ffc107;
  font-size: 12px;
  border: 1px solid #ffc107;
  border-radius: 20px;
  text-align: center;
  padding: 3px;
}
.paymeTabs {
  width: 100%;
  padding: 5px 10px;
  border-radius: 10px;
  background: #1e1e1e;
}

.paymeTabs li button {
  background: #000 !important;
  display: flex;
  flex-direction: column;
  width: 98%;
  height: 100%;
  border-radius: 10px !important;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  padding: 10px;
}

.backImg {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 auto 10px;
}
.paymeTabs li button.active,
.paymeTabs li button:hover {
  border-bottom: none;
  color: #fff;
  background: #cccccc26 !important;
}
.paywalletcont {
}

.paywallercheckbx {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #1e1e1e;
  padding: 10px 20px;
}

.paywalletcont {
  display: block;
  width: 100%;
  color: #999;
  padding-left: 5px;
}

.paywalletcont p {
  margin: 0;
  font-size: 14px;
}

.paywalletcont h3 {
  margin: 0;
  font-size: 18px;
}

.paybankDetailsBody {
  width: 100%;
  height: calc(100vh - 320px);
  overflow: auto;
}

h5.payHadtitlTab {
  color: #fff;
  font-size: 14px;
}
.paymentContBx {
  background: #1e1e1e;
  width: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 5px;
  border: 2px solid #333;
}

.paymentContBx p {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 300;
}

.paymentContBx p span i {
  width: 20px;
  text-align: right;
}
.uploadscreshot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 150px;
  position: relative;
  border: 1px solid #ffb90c;
  flex-direction: column;
}

.uploadImgbx {
  width: 25px;
  height: 25px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 10px;
  margin-bottom: 5px;
}

input.fileUpload {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.btn-theme {
  color: #fff;
  display: flex;
  height: 50px !important;
}
.paymentButton {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  width: 100%;
}
.paymentButton button {
  height: 40px;
  padding: 0;
  border-radius: 5px;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  opacity: 0.5;
}

.addbtn {
  width: 250px;
}

.submitBtn {
  width: calc(100% - 260px);
}
.uploadPreview {
  width: 100px;
  height: 100px;
  border-radius: 5px;
  background-size: cover;
  display: none;
}
.uploaDiv {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.upiContHad {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  padding: 10px 5px;
  color: #fff;
}

.payMod {
  font-size: 15px;
  line-height: 20px;
  width: 50px;
  border-radius: 50%;
}

.payContBx {
  display: flex;
  width: calc(100% - 70px);
  color: #fff;
  justify-content: space-between;
}

.payContBx span {
  font-size: 12px;
  font-weight: 400;
}

.upiContBx {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 10px 5px;
}

.payMod img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
}
.qrCodebx {
  width: 50%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.qrContBx {
  width: 50%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.inputDiv {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  padding: 5px 10px;
  font-size: 13px;
  margin-bottom: 20px;
}

.qrLink {
  width: 100%;
  height: 40px;
  background: #383838;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
}

.qrLink span {
  width: 30px;
  text-align: center;
  font-size: 14px;
}
.qrContBx label {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 12px;
  margin-bottom: 5px;
}
.loaderbox {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99999;
  min-height: 100vh;
  right: 0;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  justify-content: center;
  background: rgb(0, 0, 0, 0.2);
}

.btn-theme-cancel {
  color: #ffffff;
}
.verifyBx input {
  background: #000 !important;
  text-align: center;
}
.verifyBx .form-group h4 {
  margin: 0;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
}
.homeRequestStatusBodya {
  width: 100%;
}

.homeRequestHeadBx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  margin-bottom: 10px;
}

.homeRequestHeadBx .titlHead {
  margin: 0;
}

.homeRequestHeadBx h4 {
  font-size: 18px;
}

.homeRequestHeadBx .titlHead:before {
  width: 100%;
}

.requestListBody {
  background: #141212;
  padding: 10px;
  display: block;
  border-radius: 10px;
}

.requestListBody a {
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: #292525;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.requestLogIcon {
  width: 40px;
  height: 40px;
  background: #000;
  padding: 8px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.requestContBx {
  width: calc(100% - 50px);
  display: flex;
  justify-content: space-between;
}

.requestContBx .creatCantBx {
  width: 100%;
  display: flex;
  align-items: flex-start;
}

.requestContBx .creatCantBx .creatCont:last-child {
  float: right;
  text-align: right !important;
}

.requestContBx .creatCantBx .creatCont h4 {
  font-size: 14px;
  color: #fff;
}

.requestContBx .creatCantBx .creatCont p span {
  display: flex;
  padding: 3px 10px !important;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  font-size: 12px !important;
  min-width: 40px;
  margin-left: 5px;
  height: 20px;
}

.requestContBx .creatCantBx .creatCont p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.requestContBx .creatCantBx .creatCont h6 {
  font-size: 10px;
  margin: 0;
}
.pading {
  color: #ffc107;
}

.homeRequestHeadBx a {
  color: #ffc107;
  text-decoration: none;
  font-size: 14px;
}
.paymentIconBody {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 0 0 0 auto;
}
.requestListBody a:last-child {
  margin: 0;
}
.payAddScrPhots {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  background: #1e1e1e;
  margin-bottom: 20px;
  border-radius: 10px;
  color: #fff;
}

.payScrshotbX {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  overflow: hidden;
}

.payScrContbx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 50px);
}

.payScrContbx p {
  margin: 0;
  font-size: 12px;
}

.payScrContbx a {
  text-decoration: none;
  font-size: 14px;
  color: #f44336;
}
.payAddScrShotBody {
  width: 100%;
  display: block;
}

.payAddScrShotBody h2 {
  color: #fff;
  font-size: 18px;
}
.paymentButton button {
  height: 40px;
  padding: 0;
  border-radius: 5px;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  opacity: 1;
}
.paymentButton button[disabled],
.paymentButton button:disabled {
  opacity: 0.5;
}

.homeBodyBx {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}

.homeLogoBx {
  width: 120px;
  margin: 32px 0;
}

.homeContBx {
  width: 100%;
  display: block;
}

.homeContBx h2 {
  color: #f1f1f1;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 10px;
}

.homeContBx h1 {
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  margin: 0 0 30px;
}

.homeContBx p {
  color: #f1f1f1;
  font-size: 14px;
  margin: 0 0 30px;
}

.homeContBx p span {
  font-size: 13px;
}

a.guild {
  text-decoration: none;
  color: #f1f1f1;
  font-size: 14px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 30px;
}

.iconGuid {
  width: 30px;
  margin-right: 10px;
}

a.guild p {
  margin: 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 12px;
}

.homeContBx p a {
  color: #ffc107;
}
.homeBtnBx {
  width: 100%;
  display: block;
}

.homeBtns {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 768px;
}

.homeBtns a,
.homeBtns a:hover {
  width: 100%;
  height: 60px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 5px 10px;
  margin: 0px 5px;
}

.homBtn-1 {
  border: 1px solid #fff;
  color: #fff;
}

.hombtnIcon {
  width: 30px;
  margin-right: 10px;
}

.hombtnCont {
  width: auto;
}

.hombtnCont h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}

.hombtnCont p {
  margin: 0;
  font-size: 12px;
}

.homBtn-2 {
  background: #fff;
  color: #000;
}

.homBtn-2 h4 {
  color: #000;
}
.hometrambox {
  display: block;
  width: 100%;
  color: #ccc;
  padding-top: 10px;
}

.hometrambox a {
  font-size: 14px;
  color: #999;
  text-decoration: none;
}
.homeBody {
  width: 100%;
  max-width: 1024px !important;
}
.homeContBx p:last-child {
  margin: 0;
}
i.fa-solid.fa-circle-xmark {
  color: #fff;
  font-size: 22px;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
.transanBody a {
  background: transparent;
  border-bottom: 1px solid #817f7f;
  border-radius: 0;
}
.transanBody a:last-child {
  border-bottom: none;
}
.filterBx {
  width: 100px;
  background: #252424;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  border-radius: 5px;
  color: #ccc !important;
}

.filterBx i {
  width: 20px;
}
.emptyBody {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-height: calc(100vh - 260px);
}

.emptyContBx {
  display: block;
  width: 100%;
  text-align: center;
}

.emptyImgBX {
  width: 100px;
  margin: auto;
}

.emptyContBx p {
  margin: 0;
  color: #fff;
  font-size: 14px;
}
.depositBox {
  background: transparent !important;
}
.transctionViewBody {
  background: #1e1e1e;
  border-radius: 10px;
  margin-bottom: 20px;
  margin: auto -10px 20px;
}

.transctionViewBody .paymentContBx {
  background: #cccccc26 !important;
}
.transctionViewHeadbx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.transctionViewHeadbx .notificationHead {
  margin: 0;
}

.statusbx {
  font-size: 14px;
  margin: 0;
}

.reject {
  color: #f44336;
}
.transctionViewBody .payAddScrPhots {
  background: #383838;
}
.payScrContbx span {
  text-align: right;
}

.payScrContbx span p {
  font-size: 12px;
  color: #fff;
}
.tranctiLog {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.transctionContBx {
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}

.transctionContBx span {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: column;
}

.transctionContBx span h4 {
  font-size: 16px;
  margin: 0;
  font-weight: 400;
}

.transctionContBx span a {
  text-decoration: none;
  font-size: 12px;
  margin-top: 3px;
}
.tranctiLog span {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #f1f1f1;
  color: #000;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  right: 0px;
}
.gpbodyHome {
  height: 100%;
  padding: 12px 0;
  min-height: 100vh;
}
.homBtn-1 p {
  color: #fff;
}

.homBtn-2 p {
  color: #000;
}
.termsHeadBx {
  width: 100%;
  background: rgba(255, 255, 255, 0.1) !important;
}

.mainContBox {
  display: block;
  max-width: 500px;
  margin: auto;
}

.termsHeadContBx {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 16px 0;
}

.termsHeadContBx a {
  text-decoration: none;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.logoBxTrems {
  width: 100px;
  margin: auto;
}

.termsHeadContBx a i {
  width: 20px;
}

.termsBodyBx {
  display: block;
  background: #151515;
  min-height: calc(100vh - 77px);
  padding: 30px 0;
}
.termsContBx {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.termsContHead {
  width: auto;
  margin: auto auto 30px;
  position: relative;
}

.termsContHead h1 {
  color: #f1f1f1;
  font-size: 25px;
  font-weight: 400;
  margin: 0;
}

.termsContHead span {
  position: absolute;
  width: 80%;
  height: 2px;
  background: #f1f1f1;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -10px;
}
.rightBttom,
.leftBttom {
  padding: 0;
  color: #fff;
  font-size: 14px;
  position: relative;
}

.rightBttom p,
.leftBttom p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.rightBttom {
  border-image: linear-gradient(to right, #743ad5 0%, #d53a9d 100%);
  border-image-slice: 1;
  border-width: 3px;
  border-bottom: 3px solid;
  border-right: 3px solid;
  padding: 40px 40px 40px 0;
}

.leftBttom {
  border-image: linear-gradient(to right, #743ad5 0%, #d53a9d 100%);
  border-image-slice: 1;
  border-width: 3px;
  border-bottom: 3px solid;
  border-left: 3px solid;
  padding: 40px 0px 40px 40px;
}
code.code {
  position: relative;
  color: #fff;
  font-size: 12px;
  padding-right: 20px;
}

code.code:before {
  position: absolute;
  width: 20px;
}

code.code:before {
  content: "\f0c5";
  position: absolute;
  width: 20px;
  right: 0;
  font-size: 14px;
  height: 20px;
  font-family: "FontAwesome";
  text-align: right;
}
.tooltip {
  position: fixed !important;
  background: #d7d6d6;
  width: 80%;
  max-width: 768px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 38px;
  z-index: 999999999;
  opacity: 1;
  height: 40px;
  padding: 5px 20px;
  font-size: 16px;
  border-radius: 5px;
  display: none;
}
.addbanklistBody {
  width: 100%;
  display: block;
}

.addbanklistBody .accordion-item {
  background: #000;
  margin-bottom: 18px;
  border-radius: 10px;
  overflow: hidden;
}

.addbanklistBody button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.addbanklistBody h2 {
  position: relative;
}

.addBnkLogo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 5px;
  background: #000;
}

.addbanklistBody button {
  background: transparent !important;
  border: none !important;
  padding: 10px 5px;
}

.addBankContBx {
  width: calc(100% - 50px);
  padding-left: 10px;
}

.addBankContBx h4 {
  font-size: 14px;
  margin: 0;
  color: #fff;
}

.addBankContBx p {
  margin: 0;
  font-size: 12px;
  color: #ffc107;
}
button.deleteBank {
  position: absolute;
  right: 30px;
  top: 15px;
  width: 30px;
  height: 30px;
  background: #252424 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  z-index: 5;
}
.addBankDateilsBx {
  width: 100%;
  display: block;
}

.addBankDateilsBx h4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 14px;
  color: #f1f1f1;
  font-weight: 400;
  margin-bottom: 10px;
}

.addBankDateilsBx h4:last-child {
  margin: 0;
}
.deletbankListBody {
  width: 100%;
}

.deletbankListBody .accordion-item {
  background: #141212;
}
.addBankContBx h6 {
  margin: 0;
  color: #ccc;
  font-size: 12px;
  font-weight: 400;
}
.bankHistoryListBody {
  width: 100%;
  display: block;
}

.bankHistryBx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #141212;
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 10px;
}

.bankLeftBx {
  color: #fff;
  width: auto;
}

.bankLeftBx h4 {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.bankLeftBx p {
  font-size: 12px;
  margin: 0;
}

.bankLeftBx span {
  float: right;
  text-align: right;
  font-size: 12px;
  font-weight: 500;
}

.red {
  color: red !important;
}

.green {
  color: green !important;
}
.hometrambox a:hover {
  text-decoration: underline;
  color: #ffc107;
}
.termsContBx div:last-child {
  border-bottom: none;
}
.rightBttom ul {
  display: block;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}

.rightBttom ul li {
  list-style: disc;
  font-size: 13px;
  font-weight: 300;
}
.panelFiltterBx {
  width: auto;
  min-width: 100px;
  background: transparent;
  margin-right: 10px;
}

.panelFiltterBx .select2 {
  background: transparent;
}
.modal-open .select2-dropdown {
  position: fixed;
  top: auto;
  bottom: 210px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1056 !important;
  height: 100%;
  max-height: 200px;
  background: #0a080a;
  border: none;
  color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 8px #000;
  overflow: hidden;
  font-size: 12px;
}
.modal-open .select2-dropdown .select2-results__options {
  overflow: auto !important;
}

button:focus,
input:focus {
  outline: none !important;
  box-shadow: none !important;
}
.mainFullContBx {
  max-width: 768px;
  display: block;
  margin: auto;
}

.cookisCont {
  display: block;
  margin-top: 30px;
  color: #fff;
}

.cookisCont h6 {
  font-size: 12px;
  opacity: 0.5;
  font-weight: 300;
  margin-bottom: 10px;
}

.cookisCont p {
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 15px;
}

.cookisCont ul {
  display: block;
  margin: 0 0 20px;
  width: 100%;
}

.cookisCont ul li {
  list-style: disc;
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 20px;
}
.cookisCont h2 {
  position: relative;
  font-size: 16px;
  padding-bottom: 8px;
  margin-bottom: 20px;
  opacity: 0.7;
  font-weight: 200;
}

.cookisCont h2:before {
  content: "";
  width: 40px;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
}

.cookisCont h5 {
  opacity: 0.5;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 300;
}
.cookisCont a {
  color: #ffc107;
}
.termsContBx div img {
  width: 300px;
  border-radius: 10px;
  aspect-ratio: 16/4;
  height: 200px;
  margin: auto auto 20px;
  display: block;
  object-fit: cover;
}

.termsContBx div a {
  color: #ffc107;
}
.rightBttom span {
  width: 25px;
  height: 25px;
  position: absolute;
  background: #151515;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  right: -13px;
  top: 50px;
}

.leftBttom span {
  width: 25px;
  height: 25px;
  position: absolute;
  background: #151515;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  left: -13px;
  top: 50px;
}
.profilInputGroup {
  align-items: center;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  min-width: 200px;
}

.panelbody .select2-results__option {
  padding: 15px !important;
  user-select: none;
  -webkit-user-select: none;
  font-size: 16px;
  font-weight: 300;
}

.panelbody
  .select2-container--default
  .select2-results
  > .select2-results__options {
  max-height: calc(100vh - 230px);
}
.panelFiltterBx span.select2-selection.select2-selection--single {
  justify-content: flex-end;
  padding-right: 20px;
}
.panelbody span.selection {
  width: 200px;
}

.panelbody .select2 {
  width: 100px;
  max-width: 200px !important;
}
.accordion-button::after {
  background-image: url("../images/download.svg") !important;
  background-repeat: no-repeat;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("../images/download.svg") !important;
  transform: rotate(-180deg);
}
.showErrorMsg {
  display: block;
  max-width: 300px;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

button.suggestionButton {
  height: 40px;
  padding: 3px 10px;
  border-radius: 5px;
  background: #ffb90c;
  margin-top: 5px;
}

div#noResultsMessage {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}

.mb-8 {
  margin-bottom: 80px !important;
}


.float-link{
  position:fixed;
	width:50px;
	height:50px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
	text-decoration: none;
  z-index:100;
  display: flex;
  align-items: center;
  justify-content: center;
}

.float-link:hover{
  color: #fff;
}



@media (min-width: 1200px) and (max-width: 1500px) {
  .whatsaapLink {
    right: 325px !important;
    bottom: 80px;
  }

  /* .float-link.custom-float{
    right: auto;
      bottom: auto;
      left: 24%;
      top: 65%;
      
  } */
}

@media (min-width: 992px) and (max-width: 1199px) {
  .whatsaapLink {
    right: 240px !important;
    bottom: 80px;
  }

  /* .float-link.custom-float {
    right: auto;
    bottom: auto;
    left: 22%;
    top: 64%;

} */
}
@media (max-width: 991px) {
  .whatsaapLink {
    right: 5.5vw;
    bottom: 80px;
  }

  /* .float-link.custom-float {
    right: auto;
    bottom: auto;
    left: 21%;
    top: 65%;
} */
}
@media (max-width: 767px) {
  .navSideBarBx {
    left: -400px;
  }
  header.sidebarShow .navSideBarBx {
    left: -12px;
  }
  .whatsaapLink {
    right: 20px;
  }
  footer ul li a {
    padding: 5px 5px;
  }
  .homeLogoBx {
    width: 120px;
    margin-bottom: 32px;
  }

  .homeContBx h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .homeContBx h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .homeContBx p {
    margin-bottom: 20px;
  }

  a.guild {
    margin-bottom: 30px;
  }
  .addbtn {
    width: 180px;
  }
  .submitBtn {
    width: calc(100% - 190px);
  }
  /* .float-link.custom-float {
    right: auto;
    bottom: auto;
    left: 28%;
    top: 63%;
} */

}
@media (max-width: 575px) {
  header.sidebarShow .navSideBarBx {
    left: -15px;
  }
  .logo_form-bx {
    padding: 50px 0px;
  }
  .log-padd {
    padding: 50px 20px 20px;
  }
  .min-logo {
    max-width: 100px;
    height: 100px;
  }
  .passbookRepotBody li button {
    padding: 5px;
    font-size: 12px;
  }
  .homeBtns {
    flex-direction: column;
  }
  .homeBtns a,
  .homeBtns a:hover {
    margin: 0 0 10px;
  }
  .hometrambox {
    padding-top: 0px;
    text-align: center;
    padding-bottom: 10px;
  }
  .gpbodyHome {
    padding: 30px 0 0;
    min-height: 100vh;
  }
  .homeBodyBx {
    text-align: center;
  }
  .homeLogoBx {
    width: 120px;
    margin: 0 auto 32px;
  }
  a.guild {
    justify-content: center;
  }
  .homeContBx h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .homeContBx p {
    font-size: 18px;
  }
  .homeContBx p span {
    font-size: 16px;
  }
  a.guild p {
    font-size: 14px;
  }
  .homeContBx h1 {
    font-size: 38px;
    margin-bottom: 20px;
  }

  .homeContBx p {
    margin-bottom: 20px;
  }
  .addbtn {
    width: 100px;
  }
  .submitBtn {
    width: calc(100% - 110px);
  }
  .payContBx span {
    font-size: 12px;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 15px;
  }
  .payContBx {
    width: calc(100% - 50px);
  }
  .rightBttom,
  .leftBttom {
    padding: 10px;
  }
  .rightBttom {
    padding: 30px 30px 30px 0;
  }

  .leftBttom {
    padding: 30px 0px 30px 30px;
  }
  .terms-body {
    padding: 0px 10px;
  }
  .backlink {
    top: 0px;
  }
  .trem-contant {
    padding: 20px 0;
  }
  .profileInputBx button {
    width: 60px;
    max-width: 60px;
    font-size: 12px;
  }
  .gpform .form-group input {
    font-size: 12px;
  }
  .addBankDateilsBx h4 span,
  .addBankDateilsBx h4 strong {
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .panelListContBody {
    padding: 15px 5px;
  }
  .panelListContBody {
    padding: 15px 10px;
  }
  .paneLogoBx {
    width: 60px;
    height: 60px;
  }
  .paneLogoBx img {
    width: 60px;
    height: 60px;
  }
  .panelIcon {
    width: 8px;
    bottom: -18px;
  }
  .paneListContBx {
    width: calc(100% - 40px);
    padding: 0 70px 0 10px;
  }
  .paneListContBxFlex {
    
    padding:10px 0 10px 10px;
  }
  .creatBtn {
    position: absolute;
    width: 60px;
    font-size: 12px;
  }
  .emptyImgBx {
    width: 100px;
    height: 100px;
  }
  .backImg {
    width: 35px;
    height: 35px;
    margin: 10px auto 10px;
  }
  .panelbody .select2 {
    max-width: 100px !important;
  }
  .panelTabSrchBx {
    width: calc(100% - 100px);
  }
  .paywalletcont h3 {
    font-size: 16px;
  }
  .profilInputGroup {
    min-width: 100px;
  }
  .panelFiltterBx {
    margin-right: 5px;
  }
  button.panelSrchIcon {
    font-size: 14px;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 12px;
  }
  .panelbody span.select2-dropdown.select2-dropdown--below {
    width: 200px !important;
    right: -120px !important;
    left: auto !important;
  }
  .panelbody .select2-results__option {
    font-size: 12px;
  }
  .requestContBx {
    width: calc(100% - 40px);
    display: flex;
    justify-content: space-between;
  }
  .requestContBx .creatCantBx .creatCont h4 {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .requestContBx .creatCantBx .creatCont p {
    display: flex;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .creatCantBx .creatCont {
    display: block;
    white-space: nowrap;
    overflow: hidden;
  }
  .requestListBody a {
    padding: 10px 0;
  }
  .paymentIconBody {
    height: 25px;
  }

  /* .float-link.custom-float{
    left: auto;
    bottom: auto;
    right: 10%;
    top: 50%;
  } */
}
