


body{overflow-x: hidden; font-weight: 500;  font-family: "Montserrat", sans-serif; color: #fff; background: #000; font-size: 14px;}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear
{
    display: none;
}

.app-container{background: #1d1d1d; min-height: 100vh;}
.login-content-bg{ background:#1d1d1d; padding: 25px; border-radius: 20px;  position: relative; z-index: 1;}
.login-content {
  max-width: 500px;
 border-radius: 20px;

  padding: 2px; z-index: 1;
  position: relative;
  color: #fff; overflow: hidden;

}
.login_shadow{background-image: radial-gradient(circle farthest-corner at 50% 50%, #83f57cb3, #121212); filter: blur(50px); border-radius: 500px; height: 340px; position: absolute; z-index: -1; bottom: -50%; width: 50%; left: 25%;}
.register-form .login_shadow{height: 400px;}
.login-content::after {
    content: "";
    position: absolute;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: radial-gradient( circle, #3bc966 0, rgba(252, 70, 107, 0) 71% ), linear-gradient(transparent, transparent), linear-gradient(transparent, transparent), linear-gradient(transparent, transparent);
    animation: borderRotate 7s linear infinite;
    z-index: -1;
    pointer-events: none;
  }
  @keyframes borderRotate {
    100% {
      transform: rotate(1turn);
    }
  }
.register-content{  max-width: 600px;}
.login-content h1{font-size: 20px; text-align: center; font-weight: 600;}
.left_graph{width: 100%; position: absolute;
  bottom: 0;
  left: 0;
  right: 0;}

.eye_show_box {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}
.btn-primary{background-image: linear-gradient(180deg, #c1fdbd, #3bc966);}
.btn-primary:hover{background-image: linear-gradient(180deg, #3bc966, #3bc966);}

.d_icon_box img{ width: 100%; filter: brightness(0) invert(0);}
.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-image: linear-gradient(180deg, #c1fdbd, #3bc966);
}
.badge.bg-primary{color: #000 !important;}
.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 {position: relative; z-index: 1; box-shadow: 0 24.9px 49.8px -9px #000000a3, 0 3.89px 2.89px -1.95px #0000000a, 0 3.11px 4.67px -1.56px #00000008, 0 9.34px 13.45px -3.11px #00000014, inset 0 -1.56px #0000001a; padding: 15px 15px; position: relative; overflow: hidden;}
.card-bg h5{font-size: 16px;
  margin-bottom: 20px; background-image: linear-gradient(180deg, #c1fdbd, #3bc966);
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;}
.card-bg:before, .pl-container.card::before {
    width: 75%;
    height: 100%;
    background: linear-gradient(45deg, black, #2e2e2e);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 60% 100%, 0% 100%);
}
.pl-container.card  {z-index: 1; box-shadow: 0 24.9px 49.8px -9px #000000a3, 0 3.89px 2.89px -1.95px #0000000a, 0 3.11px 4.67px -1.56px #00000008, 0 9.34px 13.45px -3.11px #00000014, inset 0 -1.56px #0000001a; position: relative; overflow: hidden;  background: #242424 !important;  border-radius: 15px !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: #3bc966}
.out_lien_btn{border: 1.5px solid #505050;}
.out_lien_btn:hover{border: 1.5px solid #3bc966; color: #3bc966;}

.text_btn:hover{color: #3bc966;}
.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-title{font-size: 25px;  color: #3bc966;  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: #3bc966 ;}
.theme_color{color: #3bc966 ;}

.login .form-control {padding: 10px 15px;}
.card { border-radius: 10px; background: #242424;}
.app-footer{display: none;}

.login_logo {margin-bottom: 20px;}
.login_logo img {width: 170px;  display: block;}
.register_box {max-width: 700px;}
.login {padding-bottom: 20px;}
.login{min-height: 100vh; background: url(../img/login-bg.png) no-repeat bottom; background-size: cover; background-attachment: fixed; padding: 30px 0px; position: relative;}
.login_container_box{margin-top: 80px;}

.home-banner-video { width: 100vw; height: 100vh; position: absolute; top: 0; left: 0; object-fit: cover; z-index: -1;}
.home-banner-video video.bg-video { width: 100vw; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0; z-index: 0;}
.video-color-filter, .video-color-filter-1 { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1;}
.video-color-filter {background: #3cc966; mix-blend-mode: hue;}
.video-color-filter-1 { background: linear-gradient(0deg,#000,#000 26%,rgba(6,5,12,0) 96%);}
.btn-primary{font-weight: 600; }

.gradient_box{color: #000;
  background: #3bc966;
  background-size: 200% 100%;}


.card-bg h3{font-size: 18px;}
.page-header {color:#3bc966;  font-weight:600; font-size: 20px;}
.sidebar-menu li>a.active {background-image: linear-gradient(180deg, #c1fdbd, #3bc966);
  color: #000 !important;}
.theme_card{background: #1f1f1f; color: #fff}
.sidebar-menu .treeview-menu li>a.active {background: transparent; color: #3bc966 !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 #3bc966;}
.nav-pills .nav-link {color: #fff;}
.nav-pills .nav-link:hover{background: #ffffff12;}
.nav-pills .nav-link.active:hover{color: #000 !important; background-color: #3bc966;}
.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);}

.pl-container_text ul{list-style: none; display: flex; flex-wrap: wrap; padding: 0px; margin: 0px;}
.pl-container_text ul li{padding-right: 15px; padding-left: 25px; position: relative; margin-bottom: 15px;}
.pl-container_text ul li::before{content: "\f26b"; color: #3bc966; font-family: bootstrap-icons !important; position: absolute; left: 0;}




table thead th {
  color: #fff !important;
  font-weight: 600;
}

table thead th strong {
  font-weight: 600;
}

.toggle-sidebar {
  background: #3bc966;
  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;}
.rws-container{background-color: #383838 !important;}
.rws-close {background: #3bc966 !important;}

.border_btn{border: 1px solid #fff; background: transparent;}
.border_btn:hover{background: #3bc966; border: 1px solid #3bc966 !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) {
  .app-header{background: #0d0d0d; min-height: 65px;}
  .app-body .container-fluid{padding: 0;}
.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;}
.img-2xx {width: 2rem; height: 2rem;}
.mobile_none {display: none;}
.light .login_btn:hover {border: 1px solid #c5c1c1 !important;color: #fff !important;}
.trading_bg_img {padding: 20px 10px;}

.light .border_btn {border: 1px solid #9d9d9d !important;color: #fff !important;}
.login_logo img {width: 150px;}
.login_container_box {margin-top: 40px;}

}

/*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: #3bc966; color: #fff;}
.steps .step:first-child::before, .steps .step:first-child::after {display: none;}
.steps .step.completed::after {background: #3bc966; width: 100%;}
.step.completed .step-title{color: #3bc966;}

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


.tradingview-widget-copyright { display: none;}









