



body{overflow-x: hidden; font-weight: 500;  font-family: "Carlito", serif; color: #fff; background: #000; font-size: 17px;}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear
{
    display: none;
}

.app-container{background-image: linear-gradient(270deg,rgba(0,0,0,.7),rgba(0,0,0,.7)),url(../img/body_bg.webp); background-size: 100% auto;
  background-repeat: repeat-y; min-height: 100vh;
  background-position: 0 0;}

.login-content {
  max-width: 500px;
  background: rgba(37, 36, 36, 0.92);
  padding: 20px;
  position: relative;
  margin: auto;
  color: #fff;
  border-radius: 10px;
}
.register-form{  max-width: 700px;}

.eye_show_box {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

.d_icon_box img{filter: sepia(100%) saturate(100%) brightness(100%) hue-rotate(80deg);  width: 100%;}
.d_icon_box {
  display: flex;
  position: absolute;
  right: 15px;
  top: 22px;
  padding: 13px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  height: 50px;
  width: 50px;
  background: hsla(0, 0%, 100%, 0.08);
}
.go4240326642, .go574355328 {box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.06),inset 0 0 0 1px hsla(0,0%,100%,.02) !important;  background-image: linear-gradient(180deg,hsla(0, 0%, 100%, 0.05),transparent) !important;  background-color: hsla(0, 0%, 100%, 0.06) !important;}
.card-bg {box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.06),inset 0 0 0 1px hsla(0,0%,100%,.02);  background-image: linear-gradient(180deg,hsla(0, 0%, 100%, 0.05),transparent) !important;  border-radius: 15px !important;  background-color: hsla(0, 0%, 100%, 0.06) !important;}
.pl-container.card  {box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.06),inset 0 0 0 1px hsla(0,0%,100%,.02);  background-image: linear-gradient(180deg,hsla(0, 0%, 100%, 0.05),transparent) !important;  border-radius: 15px !important;  background-color: hsla(0, 0%, 100%, 0.06) !important;}
.nav-pills {padding: 8px; border-radius: 54px; box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.06),inset 0 0 0 1px hsla(0,0%,100%,.02);  background-image: linear-gradient(180deg,hsla(0, 0%, 100%, 0.05),transparent) !important;   background-color: hsla(0, 0%, 100%, 0.06) !important;}
.nav-pills .nav-link{border-radius: 20px;}
.rd3t-link {stroke: #ffffff30 !important;}
.rd3t-node, .rd3t-leaf-node {fill: #fff !important;stroke: unset !important;}

.go3398340684 {color: #fff !important;}


a, a:active, a:focus, a:hover {outline: none !important; box-shadow: none !important;}
button, button:active, button:focus, button:hover {outline: none !important; box-shadow: none !important; transition: all 0.5s ease; text-decoration: none;}
.paymentGatewayLogo{width: 150px;}

.color_A5E22D{color: #00a89f}
.out_lien_btn{border: 1.5px solid #505050;}
.out_lien_btn:hover{border: 1.5px solid #00a89f; color: #00a89f;}

.text_btn:hover{color: #00a89f;}
.text_btn img{filter: brightness(0) invert(1); width: 10px; margin-left: 7px; height: 10px;}
.text_btn:hover img{filter: unset;}
.icon-40{width: 40px;}

.pl-container{box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.06),inset 0 0 0 1px hsla(0,0%,100%,.02);
  background-image: linear-gradient(180deg,hsla(0, 0%, 100%, 0.05),transparent) !important;
  border-radius: 15px !important; margin-bottom: 0 !important;
  background-color: hsla(0, 0%, 100%, 0.06) !important; padding: 20px;}

.pl-title{font-size: 25px;  color: #00a89f;  font-weight: 700;}
.react-switch-selector-wrapper{background: #ffffff1f !important;}

.home_img_box{width: 40px; height: 40px; border-radius: 10px; padding: 3px; position: absolute; right: 12px; top: 0px; bottom: 0; margin: auto;}
.home_img_box img{filter: brightness(0) invert(1); width: 100%;}


.text-theme{color: #00a89f ;}
.theme_color{color: #00a89f ;}

.login .form-control {padding: 10px 15px;}
.card { border-radius: 10px; background: rgba(0, 0, 0, 0.27);}
.app-footer{display: none;}

.login_logo {margin-top: 30px;margin-bottom: 30px;}
.login_logo img {width: 200px;}
.register_box {max-width: 700px;}
.login {padding-bottom: 20px;}
.login{min-height: 100vh; background: url(../img/login-bg.png) no-repeat top; background-size: cover; background-attachment: fixed;}



.page-header {color:#00a89f;  font-weight:700; font-size: 30px;}
.sidebar-menu li>a.active {color: #fff !important;  background: linear-gradient(90deg,#00a89f .30%,#0b341a00)}
.theme_card{background: #1f1f1f; color: #fff}
.sidebar-menu .treeview-menu li>a.active {background: transparent; color: #00a89f !important; box-shadow: none !important;}
.dark-bg{background: #0e0e0e;  border-bottom: 1px solid #2d2d2d;}
.Introducing_box{background: #252525; border: 1px solid #252525;  padding: 8px 10px;  border-radius: 10px;}
.Introducing_box:hover{border: 1px solid #00a89f;}
.nav-pills .nav-link {color: #fff;}
.nav-pills .nav-link:hover{background: #ffffff12;}
.nav-pills .nav-link.active:hover{color: #000 !important; background-color: #00a89f;}
.login_btn.btn-radius{border-radius: 60px; box-shadow: none !important;}
.left_logo_icon{position: absolute; bottom: 0px; right: 0px;  z-index: -1;  opacity: .2;}
.page-wrapper.toggled::before{content: ""; z-index: 11; position: fixed;left: 0;right: 0; top: 0; bottom: 0;   background-color:rgba(43, 44, 44, 0.61)}
.card .home_box {border: 1px solid #272727; background: #272727;}
.icon_box.small_box{width: 40px; height: 40px;}

.form-control {padding: 10px 15px;}
.text_btn {background: transparent;}
.img-white {filter: brightness(0) invert(1);}



table thead th {
  color: #fff !important;
  font-weight: 600;
}

table thead th strong {
  font-weight: 600;
}

.toggle-sidebar {
  background: #00a89f;
  border: none;

  background-size: 200% 100%;
  color: #fff;

  z-index: 1;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {-moz-appearance: textfield;}

.sidebar-wrapper {overflow-y: auto;}
.modal-header {border-bottom: 1px solid #ffffff21;}
.modal-footer {border-top: 1px solid #ffffff21;}

.modal-dialog .btn-close {filter: brightness(0) invert(1);}
.modal-dialog .btn-close:focus {box-shadow: none;}


.border_btn{border: 1px solid #fff; background: transparent;}
.border_btn:hover{background: #00a89f; border: 1px solid #00a89f !important;}
.modal-body > .modal-body{padding: 0;}
.notification-card{height: 400px; overflow-x: auto;}
.one_lien_text{width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.dropdown-box{background-image: linear-gradient(180deg,hsla(0, 0%, 100%, 0.05),transparent) !important;
  background-color: hsla(0, 0%, 100%, 0.06) !important; border-radius: 10px;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.06),inset 0 0 0 1px hsla(0,0%,100%,.02);}

select option{color: #000;}

/*for mobile*/
@media only screen and (max-width:760px) {
.add_bank_icon{font-size: 60px;}
.p-4 {padding: 1rem !important;}
.p-5 {padding: 1.5rem !important;}
.login_left{position: static; width: 100%; display: none;}
.login_right{padding-left: 0px;} 
.Introducing_box .width-45 {width: 30px;}
.Introducing_box h5{font-size: 16px;}
.FundedNext_box_list li { margin-right: 30px;}
.login_right_grid{width: 300px; height: 300px}
.page-header {font-size: 20px;}
.telegram_group_bg{height: 36px; width: 36px; padding: 0;}
.telegram_group_bg span{display: none;}
.marquee_box_bg { position: absolute; left: 0; right: 0; bottom: 2px;}
.app-body {padding: 10px 15px;}

.mobile_none {display: none;}
.light .login_btn:hover {border: 1px solid #c5c1c1 !important;color: #fff !important;}
.trading_bg_img {padding: 20px 10px;}
.login_logo {margin-top: 20px; margin-bottom: 20px;}
.light .border_btn {border: 1px solid #9d9d9d !important;color: #fff !important;}



}

/*for medium mobile*/
@media only screen and (min-width:480px) and (max-width:760px) {


  .mobile_none {
    display: none;
  }

}

/*for tablet*/
@media only screen and (min-width:760px) and (max-width:1000px) {}

/*for sm destop*/
@media only screen and (min-width:1000px) and (max-width:1200px) {}


.steps .step { display: block; position: relative; text-align: center; width: 100%; margin-bottom: 20px;}
.step-title{font-size: 15px; margin-top: 5px}
.steps .step .step-icon { display: inline-block; text-align: center; position: relative; width: 40px; height: 40px; border-radius: 50%; background-color: #e3e3e3; color: #000; font-size: 21px; line-height: 38px; z-index: 5}
.steps .step::before, .steps .step::after {content: ""; position: absolute; left: -50%; top: 22px; width: 100%; height: 3px; background: #e3e3e3; transform: translateY(-50%);}
.steps .step.completed .step-icon{background: #00a89f; color: #fff;}
.steps .step:first-child::before, .steps .step:first-child::after {display: none;}
.steps .step.completed::after {background: #00a89f; width: 100%;}
.step.completed .step-title{color: #00a89f;}

.modal-body .modal-body{padding: 0;}

.page_loader{display: flex; align-items: center; justify-content: center; background: #000000c9; z-index: 11; position: fixed; left: 0; right: 0; top:0; bottom: 0;;}

@media only screen and (max-width:760px) {
  .step-title{display: none;}
}

 .qrimage{width: 60px; height: 60px; border-radius: 5px;}

 .chat-messages { display: flex; flex-direction: column; padding: 5px; overflow-y: auto; gap: 2px; height: 100%;}
 .user-message {display: flex;justify-content: end;}
 .user-message-text { width: fit-content;border-radius: 5px;padding: 0.5rem; background: #e1e1e133; max-width: 16rem;}
 .wallet-address {word-wrap: anywhere;}
 .bot-message {display: flex; justify-content: start;flex-direction: column; gap: 2px;}
 .bot-message-text { width: fit-content; border-radius: 5px; padding: 0.5rem; background: #e1e1e133; max-width: 16rem;}
 .chat-input { display: flex; padding: 3px; gap: 3px;}
 .chat-input-input {flex-grow: 1; flex-shrink: 1; border: 2px black; border-radius: 5px; padding: 5px;}
 .chat-input-button {background: #333336; color: white; padding: 8px 20px; cursor: pointer; border: 0;}
 .chat-input-button:hover {background: #333336;}
 .chatBox {height: 70vh; display: flex;}
 .chatRaise { justify-content: flex-end; display: flex; margin: 5px;}
 .chatRaiseM {display: none; justify-content: flex-end; display: flex; margin: 5px;}
 .chatHead {display: none;}
 .chatListM {display: block; opacity: 1;}
 
 @media only screen and (max-width: 990px) {
   .chatListM { z-index: 1; position: absolute !important; display: block; background: #000;height: inherit; min-width: 200px !important;}
   .card-task .emoji-task {display: block; gap: 5px; font-size: 15px; align-items: baseline;}
   .banner_graph {height: 100%;}
   .chatMsgM {width: 100% !important;}
   .chatRaise {display: none !important;}
   .chatRaiseM {display: block !important;}
   .chatHead {display: flex !important; justify-content: space-between; align-items: center;}
 }












