



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

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


.cursor-pointer{
  cursor: pointer;
}

.input_box .form-control option {
  color: #fff;
}

.rd3t-link{
  stroke: #fff !important;
}
.position_f{position: fixed;
  left: 0;
  right: 0;
  bottom: 0;}
.framer-1hhkxcy {
  background: radial-gradient(62% 67.9245283018868% at 39% 41.5%,rgba(0,81,255,0) 0%,rgba(0,153,255,0) 36%,rgba(0,153,255,0) 63%,rgba(210, 140, 28, 0.3) 83%,rgba(242, 159, 27, 0.76) 100%);
  bottom: 0;
  flex: none;
  height: 600px;
  left: 0;
  mask: linear-gradient(180deg,rgba(0,0,0,0) 55.13020833333333%,rgba(0,0,0,1) 100%) add;
  overflow: hidden;
  pointer-events: none;
 
  right: 0;
  z-index: 2;
}
.login-content {
  max-width: 500px;
  background: #252525;
  padding: 20px;
  position: relative;
  margin: auto;
  color: #fff;
  border-radius: 10px;
}

.banner_video {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  object-fit: cover;
}

.eye_show_box {
  position: absolute;
  top: 17px;
  right: 20px;
  cursor: pointer;
}

.login .container {
  z-index: 11;
  position: relative;
}


.gradient_bg_box{color: #000; background-image: linear-gradient(to right, #ffffaa 0%, #814e1a 51%, #ffffaa 100%);
  background-size: 200% 100%;}

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

.dark_box1{
	text-align: center;
	background: #222;
	background-image: -webkit-linear-gradient(top, #222, #333, #333, #222); 
	background-image:    -moz-linear-gradient(top, #222, #333, #333, #222);
	background-image:     -ms-linear-gradient(top, #222, #333, #333, #222);
	background-image:      -o-linear-gradient(top, #222, #333, #333, #222);
	border: 1px solid #111;
	border-radius: 5px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
	position: relative;
 
}
.color_b1b3b9{color: #b1b3b9;}

.digital_colck_box{
	max-width: 500px;
	text-align: center;
	background: #222;
	background-image: -webkit-linear-gradient(top, #222, #333, #333, #222); 
	background-image:    -moz-linear-gradient(top, #222, #333, #333, #222);
	background-image:     -ms-linear-gradient(top, #222, #333, #333, #222);
	background-image:      -o-linear-gradient(top, #222, #333, #333, #222);
	border: 1px solid #111;
	border-radius: 5px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
	margin: auto;
	padding: 20px 0;
	position: relative;
 
}

.digital_colck_box:before{
	content:"";
	width: 8px;
	height: 65px;
	background: #444;
	background-image: -webkit-linear-gradient(top, #555, #444, #444, #555); 
	background-image:    -moz-linear-gradient(top, #555, #444, #444, #555);
	background-image:     -ms-linear-gradient(top, #555, #444, #444, #555);
	background-image:      -o-linear-gradient(top, #555, #444, #444, #555);
	border: 1px solid #111;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	display: block;
	position: absolute;
	top: 48px; left: -10px;
}

.digital_colck_box:after{
	content:"";
	width: 8px;
	height: 65px;
	background: #444;
	background-image: -webkit-linear-gradient(top, #555, #444, #444, #555); 
	background-image:    -moz-linear-gradient(top, #555, #444, #444, #555);
	background-image:     -ms-linear-gradient(top, #555, #444, #444, #555);
	background-image:      -o-linear-gradient(top, #555, #444, #444, #555);
	border: 1px solid #111;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	display: block;
	position: absolute;
	top: 48px; right: -10px;
}

.digital_colck_box .tiles{
text-align: center;

}

.digital_colck_box .clock_box p{margin-bottom: 0; margin-top: 5px;}
.digital_colck_box .clock_box{margin: 0 8px;
	width: 90px;
}
.digital_colck_box .clock_box span{
	color: #111; font-size: 45px; font-weight: 700;
	background-image: linear-gradient(to right, #ffffaa 0%, #814e1a 51%, #ffffaa 100%);
  background-size: 200% 100%;
	border-radius: 3px;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7);

	padding: 0px 0;
	display: block;
	position: relative;
}

.form-control.otp {width: 4rem !important; margin: 0px 10px;}




.login-shadow{width: 100%; z-index: -1; position: fixed; left: 0; right: 0; bottom: 0;}
.login-graph{width: 100%; position: fixed; left: 0; right: 0; bottom: 0; filter: brightness(0) invert(1);}

.login_btn {
  color: #000;
  transition: all 0.5s ease;
  font-weight: 600;
  border: none; padding: 12px 10px;
  background: #0f5e9b; border: 1px solid #0f5e9b !important;
  box-shadow: 4px 4px 0 rgba(255, 255, 255, 0.15) !important;
}

.login_btn:hover {box-shadow: 4px 4px 0 rgba(255, 255, 255, 0.15) !important;
  background: transparent;
  color: #fff;
}

.light_gradient_btn.btn-primary {
  color: #000;
  transition: all 0.5s ease;
  font-weight: 600;
  border: none; padding: 12px 10px;
  background: #0f5e9b; border: 1px solid #0f5e9b !important;
  background-size: 200% 100%;
}

.light_gradient_btn.btn-primary:hover {
  background: transparent;
  color: #fff;
}
.border_hover{border: 1px solid transparent;}
.border_hover:hover{border: 1px solid #474747;}
.cursor-pointer{cursor: pointer;}

.margin-auto{margin: auto;}
.max-600{max-width: 600px;}
.max-700{max-width: 700px;}
.max-800{max-width: 800px;}
.max-900{max-width: 900px;}
.max-1000{max-width: 1000px;}

.container{max-width: 1200px;}
.dots-dropdown{width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #242526;
  color: #fff;
  border: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;}
  .dots-dropdown:hover{background: #292a2b;}
table tr td{vertical-align: middle;}
.tradingview-widget-copyright{display: none !important;}


.login_header{padding:10px 0px; border-bottom: solid 1px rgb(238, 238, 238);}
.login_box_bg{box-shadow: 0px 0px 5px rgba(0, 0, 0, .05), 0px 4px 28px rgba(0, 0, 0, .08); padding: 50px;
  border-radius: 15px; background: #fff;}
.light .login_body .form-control {padding: 14px 17px; border-radius: 7px;}
.login_footer{border-top: 5px solid rgb(242, 242, 246);}

.footer_media {list-style: none; margin-bottom: 0px; display: flex; gap: 15px; padding: 0px;}
.footer_media li {display: inline-block;}
.footer_media li a {color: rgb(99, 112, 125); font-size: 20px;}

.login_body_g{min-height: 100vh; background: radial-gradient(27.03% 47.61% at 1.51% 57.5%, rgba(78, 149, 207, 0.13) 0%, rgba(255, 222, 201, 0) 100%), radial-gradient(36.09% 79.43% at 100% 105%, rgba(0, 70, 225, .1) 0%, rgba(0, 70, 225, 0) 100%), linear-gradient(0deg, #F8F8FA 0%, #FFF 77.56%)}
.login_slider_box{max-width: 450px; margin: auto;}
.carousel-indicators [data-bs-target] {width: 40px;margin: 2px 3px;  height: 6px; border-radius: 5px; border: none; background-color: #00000061;}
.carousel-indicators{position: unset; display: block; margin-left: 0; margin-right: 0;}
.carousel-indicators .active{background: #0f5e9b;}
.color_A5E22D{color: #0f5e9b}
.out_lien_btn{border: 1.5px solid #505050;}
.out_lien_btn:hover{border: 1.5px solid #0f5e9b; color: #0f5e9b;}

.check_list{padding: 0px; margin: 0px; list-style: none;}
.check_list li{position: relative; font-size: 15px; padding-left: 35px; margin-bottom: 20px;}
.check_list li::before{content: "\f26b"; font-size: 21px; font-family: bootstrap-icons !important; color: #0f5e9b; position: absolute; left: 0; top: -4px;}
.check_list li:last-child{margin-bottom: 0px;}

.text_btn:hover{color: #0f5e9b;}
.text_btn img{filter: brightness(0) invert(1); width: 10px; margin-left: 7px; height: 10px;}
.text_btn:hover img{filter: unset;}
.login_content_box{width: 75%;}

.welcome_box{position: relative; z-index: 1;}
.welcome_box::before{content: ""; opacity: .4; z-index: -1; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../img/enjoy.gif) center -80px repeat;}



body,html {
--sb-track-color: var(--bs-secondary);
--sb-thumb-color: var(--bs-primary);
--sb-size: 6px;
}
::-webkit-scrollbar {
  width: var(--sb-size)
}
::-webkit-scrollbar-track {
  background: #f0efef;
  border-radius: 3px;
}
::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 3px;
}
@supports not selector(::-webkit-scrollbar) {
body {
  scrollbar-color: var(--sb-thumb-color)
  #f0efef
}
}

.arrow_list{
  list-style-type: none;
  padding-left: 0px;
  }
  .arrow_list li {
  padding-bottom: 10px;
  font-size: 16px;
  padding-left: 35px;
  position: relative;
  }
  .arrow_list li:before{
  content: '';

  display: inline-block;
 background: url(../img/Tick.png) no-repeat center;
  margin-right: 1px;
  height: 25px;
  width: 25px;
  background-size: contain;
  position: absolute;
  top: 3px;
  left: 0px;
  }
  .form-group{margin-bottom: 10px !important;}
.text-label{margin-bottom: 5px; font-size: 13px;}
.required {--bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !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%;}

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

.yellow_blur_gradient{width: 300px; height: 300px; border-radius: 50%; position: absolute; right: 0; top: -50px; background-image: linear-gradient(to right top, rgba(72, 227, 198, 0.59) 0%, transparent 50%, transparent 100%); filter: blur(125px); left: 0; margin: auto;}
.bg-warning {background-color: #4FC7E7 !important;}
.progress {display: flex; height: .7rem; overflow: hidden; line-height: 0;font-size: 0.75rem; background-color: #e9ecef; border-radius: 0.42rem; box-shadow: none;}

.bg_hover1{background-image: linear-gradient(360deg, rgb(24, 25, 26), rgba(24, 25, 26, 0.23) 74.34%), url("../img/hover1.png")}

.FundedNext_box_list{list-style: none; display: flex; padding: 0px; padding-left: 10px; margin: 0px;}
.FundedNext_box_list li{display: inline-block; position: relative; margin-right: 60px; margin-left: 10px;}

.FundedNext_box_list li::before{content: ""; width: 4px; display: block; position: absolute; left: -18px; top: 4px; bottom: 4px; border-radius: 47px;}
.FundedNext_box_list li:nth-child(1)::before{background: linear-gradient(180deg, #8B55FF 0%, #4D19E0 100%);}
.FundedNext_box_list li:nth-child(2)::before{background: linear-gradient(180deg, #56E8FF 0%, #0167E0 100%);}
.FundedNext_box_list li:nth-child(3)::before{background: linear-gradient(180deg, #FF69BA 0%, #D40140 100%)}

.login_right_grid{position: absolute; z-index: -1; top: 0; left: 0; width: 500px; height: 500px}
.zindex{z-index: 1; position: relative;}

.home_box {padding: 20px 20px; border-radius: 10px; border: 1px solid #e4e3e3; background: radial-gradient(27.03% 47.61% at 1.51% 57.5%, rgba(78, 149, 207, 0.13) 0%, rgba(255, 222, 201, 0) 100%), radial-gradient(36.09% 79.43% at 100% 105%, rgba(0, 70, 225, .1) 0%, rgba(0, 70, 225, 0) 100%), linear-gradient(0deg, #F8F8FA 0%, #FFF 77.56%);}
.home_img_box{display: none;}

.login-content h1{background: linear-gradient(180deg, #7A7A7A 28.88%, #ffffff 63.1%);
  background-clip: border-box; font-size: 35px; font-weight: 600;
background-clip: border-box;
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
-webkit-text-stroke-color: #f4f4f4;
-webkit-text-stroke-width: 1px;}

.text-theme{color: #0f5e9b ;}
.login .form-control {
  padding: 10px 15px;
}
.pl-container_text1{margin-bottom: 10px;}
.card { border-radius: 10px; background: #191919;}

.app-header {background: #fff; min-height: 68px; border-bottom: 1px solid #d0d4d4; margin-bottom: 20px;}
.login_logo {
  margin-top: 30px;
  margin-bottom: 30px;
}

.login_logo img {
  width: 140px;
}

.color_A0AEBF {
  color: #E5E5E5;
}

.color_A6B3C4 {
  color: #B8B9BB;
}

.register_box {
  max-width: 700px;
}

.login {
  padding-bottom: 20px;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.dark .css-13cymwt-control{background-color: #353434; color: #fff; border: var(--bs-border-width) solid #434344;}
.dark .css-t3ipsp-control{background-color: #353434; color: #fff; border: var(--bs-border-width) solid #434344;}
.dark .css-t3ipsp-control:hover{border-color: #505052;}
.dark .css-1nmdiq5-menu{background-color: #222224;}
.dark .css-1u9des2-indicatorSeparator{background-color: #505052;}
.css-o2c9dn {
  display: flex;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, rgba(224, 225, 226, 0) 0%, rgb(224, 225, 226) 49.52%, rgba(224, 225, 226, 0) 100%);
}

.page-header {
  color:#0f5e9b;
  font-weight:600; font-size: 25px;
}

.add_bank_icon{font-size: 100px;}

.sidebar-menu li>a.active {
  color: #fff !important;
  background: #0f5e9b
}

.theme_card{background: #1f1f1f; color: #fff}
.light .sidebar-menu .treeview-menu li>a.active {
  background: transparent; color: #0f5e9b !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 #0f5e9b;}
.nav-pills .nav-link {
  color: #fff;
}
.sidebar-menu .active .left_icon{filter: brightness(0) invert(1);}
.sidebar-menu .left_icon{width: 25px; margin-right: 10px;}
.nav-pills .nav-link:hover{background: #ffffff12;}
.nav-pills .nav-link.active:hover{color: #000 !important;
  background-color: #0f5e9b;}
.c_card_box.c_card_box_active{border: 1px solid #0f5e9b;}
.c_card_box {background: #fff; color: #aaa; box-shadow: 0px 0px 5px rgba(0, 0, 0, .05), 0px 4px 28px rgba(0, 0, 0, .08); z-index: 1; cursor: pointer; overflow: hidden; padding: 20px 20px; position: relative; max-width: 500px; border-radius: 15px; margin: auto; }

.border_dashed{border-bottom: 1px dashed #ccc;}

.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;}
  .css-13cymwt-control{min-height: 50px !important; border-radius: 10px !important;}
  .css-t3ipsp-control{min-height: 50px !important; border-radius: 10px !important; box-shadow: none !important;}
  
  .css-t3ipsp-control:hover{outline: none !important;}
  .css-1dimb5e-singleValue {color: inherit !important;}
  .IB-img{width: 100%;}
  :where(.css-dev-only-do-not-override-1261szd).ant-picker-outlined:hover {
    color: var(--bs-body-color) !important; border-color: #e4e4e4 !important;
   background-color: rgb(240, 240, 240) !important;
  }
  :where(.css-dev-only-do-not-override-1261szd).ant-picker-outlined:focus, :where(.css-dev-only-do-not-override-1261szd).ant-picker-outlined:focus-within {
    border-color: #e4e4e4 !important;
    box-shadow: none !important;
    outline:0;
   background-color: rgb(240, 240, 240) !important;
  }
.form-select:focus {box-shadow: none;}
.form-control:focus {box-shadow: none;}

:where(.css-dev-only-do-not-override-1261szd).ant-picker .ant-picker-input > input::placeholder {color: #99999d !important;}


.chatListM_bg{border: 1px solid #eaeaea; margin-bottom: 5px; cursor: pointer; background-color: #eaeaea; padding: 13px; border-radius: 10px;}

.chatListM_bg_active {
 border: 1px solid #0f5e9b;
}

.img-uplaod-height{height: 80px;}

.w-10{width: 10%;}
.w-20{width: 20%;}
.w-30{width: 30%;}
.w-40{width: 40%;}
.w-50{width: 50%;}
.w-60{width: 60%;}
.w-70{width: 70%;}
.w-80{width: 80%;}
.w-90{width: 90%;}
.w-100{width: 100%;}

.font-10 {
  font-size: 10px !important;
}

.font-11 {
  font-size: 11px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-13 {
  font-size: 13px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-15 {
  font-size: 15px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-17 {
  font-size: 17px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-19 {
  font-size: 19px !important;
}

.font-20 {
  font-size: 20px !important;
}

.font-21 {
  font-size: 21px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-23 {
  font-size: 23px !important;
}

.font-24 {
  font-size: 24px !important;
}

.font-25 {
  font-size: 25px !important;
}

.font-26 {
  font-size: 26px !important;
}

.font-27 {
  font-size: 27px !important;
}

.font-28 {
  font-size: 28px !important;
}

.font-29 {
  font-size: 29px !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-31 {
  font-size: 31px !important;
}

.font-32 {
  font-size: 32px !important;
}

.font-33 {
  font-size: 33px !important;
}

.font-34 {
  font-size: 34px !important;
}

.font-35 {
  font-size: 35px !important;
}

.font-50 {
  font-size: 50px !important;
}

.font-60 {
  font-size: 60px !important;
}


.width-15 {
  width: 15px;
}

.width-20 {
  width: 20px;
}

.width-25 {
  width: 25px;
}

.width-30 {
  width: 30px;
}

.width-35 {
  width: 35px;
}

.width-40 {
  width: 40px;
}
.width-45 {
  width: 45px;
}
.width-50 {
  width: 50px;
}
.width-55 {
  width: 55px;
}
.width-60 {
  width: 60px;
}

.height-15 {
  height: 15px;
}

.height-20 {
  height: 20px;
}

.height-25 {
  height: 25px;
}

.height-30 {
  height: 30px;
}

.height-35 {
  height: 35px;
}

.height-40 {
  height: 40px;
}
.height-45 {
  height: 45px;
}
.height-50 {
  height: 50px;
}
.alert-light {
  background: #fff;
  color: #000;
}

.alert-light .btn-close {
  color: #000;
  filter: unset;
  opacity: 1;
}
.login_desktop{position: absolute; left: 0; right: 0; bottom: 0;}

.icon_box{width: 50px;
  height: 50px;
  border-radius: 5px;
  background: #0f5e9b; color: #000;
  display: flex;
  align-items: center;
  justify-content: center;  
}
.icon_box img{filter: brightness(0) invert(1);}

.icon_box.small_box{width: 40px; height: 40px;}

.form-control {padding: 10px 15px;}
.d_icon_box {
  display: flex;
  position: absolute;
  right: 15px;
  top: 22px;
  padding: 10px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  height: 45px;
  width: 45px;
  background-image: linear-gradient(to right, #ffffaa 0%, #814e1a 51%, #ffffaa 100%);
  background-size: 200% 100%;
}

.d_icon_box img {
  width: 100%;
}



.gradient3 {
  background-color: rgb(39, 18, 108);
  min-height: 590px;
}

.Guaranteed_box {
  padding: 50px 40px;
  overflow: hidden;
  padding-right: 150px;
  border-radius: 20px;
}

.Guaranteed_box .trading-platform {
  position: absolute;
  z-index: 1;
  width: 350px;
  right: 0;
  bottom: 0;
}

.Guaranteed_box .green_shadow {
  width: 550px;
  position: absolute;
  bottom: -5%;
  right: -2%;
  height: 550px;
  border-radius: 50%;
  background: #db40b4;
  opacity: 0.2;
  filter: blur(125px);
}

.Guaranteed_box .box_img_p {
  position: absolute;
  top: 10%;
  left: 0;
  width: 400px;
  height: 500px;
}

.zindex {
  z-index: 11;
  position: relative;
}

.trading_bg_img {
  background: url(../img/trading-bg.png) no-repeat;
  border-radius: 10px;
  background-size: 100% 100%;
  padding: 30px 20px;
}

.rd3t-leaf-node {
  stroke: unset !important;
}

.text_btn {
  background: transparent;
}

.img-white {
  filter: brightness(0) invert(1);
}

.form-control option {
  color: #fff;
}

.form-select option {
  color: #000;
}

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

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

.toggle-sidebar {
  background: #0f5e9b;
  border: none;

  background-size: 200% 100%;
  color: #fff;

  z-index: 1;
}
.marquee_box_bg{background: #181819;
  padding: 2px 10px; width: 100%;
  border-radius: 10px;}
.marquee_box_bg .marquee_box_content{display: inline-block; font-size: 14px; margin: 0px 5px; background: #33333691; padding: 5px 15px; border-radius: 9px;}
.country_flag{width: 18px;}
.country_name{font-size: 13px;}

.multiSelectContainer li:hover {background: #0f5e9b !important;}
.chip {background: #0f5e9b !important;}

.box_bg0 .text-white{color: #000 !important;}
.box_bg1 .text-white{color: #000 !important;}
.box_bg2 .text-white{color: #000 !important;}
.box_bg3 .text-white{color: #000 !important;}

.box_bg0 {
  background-image: linear-gradient(to right, #ffffaa 0%, #814e1a 51%, #ffffaa 100%);
  background-size: 200% 100%; border-radius: 10px;
}

.box_bg1 {
  background-image: linear-gradient(to right, #ffffaa 0%, #814e1a 51%, #ffffaa 100%);
  background-size: 200% 100%; border-radius: 10px;
}

.box_bg2 {
  background-image: linear-gradient(to right, #ffffaa 0%, #814e1a 51%, #ffffaa 100%);
  background-size: 200% 100%; border-radius: 10px;
}

.box_bg3 {
  background-image: linear-gradient(to right, #ffffaa 0%, #814e1a 51%, #ffffaa 100%);
  background-size: 200% 100%; border-radius: 10px;
}






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

.telegram_group_bg{background-image: linear-gradient(to right, #ffffaa 0%, #814e1a 51%, #ffffaa 100%);
  background-size: 200% 100%; color: #000; display: block;
  padding: 5px 15px; transition: all 0.5s ease; display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;}
.telegram_group_bg:hover{color: #000; background-position: 100% 0;}


.border_btn{border: 1px solid #fff; background: transparent;}
.border_btn:hover{background: #0f5e9b; border: 1px solid #0f5e9b !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;}

.contant_box_404 h1{font-size: 80px; font-weight: 600;}
.notfound_body{display: flex; align-items: center; justify-content: center; min-height: calc(100vh - 160px);}
.four_zero_four_bg{margin: auto; height: 60px; width: 60px; border-radius: 50%; color: #fff; font-size: 29px; display: flex; align-items: center; justify-content: center; animation: color-change 5s infinite; background: #1a2859;}


/*for mobile*/
@media only screen and (max-width:760px) {
  .app-header {margin-bottom: 0px;}
.add_bank_icon{font-size: 60px;}
.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;}

.p-5 {padding: 1.5rem !important;}
.mt-5, .my-5 {margin-top:1.5rem !important;}
.mb-5, .my-5 {margin-bottom:1.5rem !important;}
.pb-5, .py-5 {padding-bottom: 2rem !important;}
.pt-5, .py-5 {padding-top: 2rem !important;}
.pb-4, .py-4 {padding-bottom: 1rem !important;}
.pt-4, .py-4 {padding-top: 1rem !important;}
.mb-4 {margin-bottom: 1rem !important;}
.mt-4 {margin-top: 1rem !important;}
.mb-3 {margin-bottom: .8rem !important;}
.mt-3 {margin-top: .8rem !important;}
.p-3 {padding: .5rem !important;}
.gap-3 {gap: .5rem !important;}
.gap-4 {gap: 1rem !important;}
.gap-5 {gap: 1.5rem !important;}
.g-5, .gy-5 {--bs-gutter-y: 1.5rem;}
.g-5, .gx-5 { --bs-gutter-x: 1.5rem;}
.g-4, .gy-4 {--bs-gutter-y: 1rem;}
.g-4, .gx-4 { --bs-gutter-x: 1rem;}
.h5, h5 {font-size: 1rem;}

.pb-3 {padding-bottom: .8rem !important;}
.pt-3 {padding-top: .8rem !important;}
.ms-2 {margin-left: .2rem !important;}
.ms-3 {margin-left: .5rem !important;}
.ms-5 {margin-left: 1.5rem !important;}
.ms-4 {margin-left: 1rem !important;}
.login_box_bg {padding: 25px;}







}

/*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) {}

.rd3t-node {
  stroke: none !important;
}

.expendHash {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 18rem;
  cursor: pointer;
  text-align: center;
}

.expendHash:hover {
  /* width: unset; */
  white-space: wrap;
}

.chatBox .text-center {
  color: #000;
}

.chatBox .hr {
  color: #000;
}

.chat-messages {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  gap: 2px;
  height: 100%;
}

.user-message {
  display: flex;
  justify-content: end;
}
.ant-picker-input input::placeholder{color: #fff; opacity: .8;}
.user-message-text { display: block;
  width: fit-content;
  border-radius: 5px;

background: #f2f2f6;

}

.wallet-address {
  word-wrap: anywhere;
}

.bot-message {
  display: flex;
  justify-content: start;
  flex-direction: column;
  gap: 2px;
}
.user-message-text img{width: 100px;}
.bot-message-text { 
  width: fit-content;
  border-radius: 5px;
  padding: 0.5rem;
  /* font-family: serif; */
  background: #f2f2f6;

}
.chat-msg-box-shadow{height: 322px; overflow-x: auto;}

.chat-input {
  display: flex;
  gap: 6px;
}

.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;
}
.chat_ticket_h{height: 392px; overflow-x: auto;}
.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 {
  
    background: #fff;


  }

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

.notification-card>.item:hover {
  background: #333336;
}

.notification-card>hr {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}

.form-check .form-check-input:checked {
  background-color: #0f5e9b;
  border-color: #0f5e9b;
}

.login-capta {
  font-size: 20px;
  /* padding: 10px 16px; */
  background: white;
  color: black;
  margin-left: 14px;
  height: 44px;
}

.graph-box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 1em;
}

.form-check .form-check-label {
  margin-left: 0px !important;
}


.dashboard-card-shadow {
  box-shadow: 0px 0px 6px 1px #ede796;
  border-radius: 10px;
}
.spinner-grow.text-primary{ color: #393838 !important;}
.btn-block{width: 100%; display: block}
.Notifications_all_btn{background: #545151;color: #fff;}
.Notifications_all_btn:hover{background: #393838;color: #fff;}

.circle_box{position: relative; padding: 40px 40px;  background: rgba(0, 0, 0, 0.4);
	border: 1px solid rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(27.5px); border-radius: 20px; z-index: 1; overflow: hidden;}
.circle_box::before {background-image: url(../img/boxed-shape.png); background-position: 0 0; background-repeat: no-repeat; background-size: contain; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1;}

.newReg-info {
  color: rgb(255, 227, 116);
}

.email .icon-container {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
}
.email .icon-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 4px solid #28a745;
  animation: circle-animation 1s ease-out;
}
.email .icon-check, .email .icon-user {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: #28a745;
  animation: icon-animation 0.5s ease-out 0.5s both;
}
@keyframes circle-animation {
  0% {
      transform: scale(0);
      opacity: 0;
  }
  100% {
      transform: scale(1);
      opacity: 1;
  }
}
@keyframes icon-animation {
  0% {
      transform: translate(-50%, -50%) scale(0);
      opacity: 0;
  }
  100% {
      transform: translate(-50%, -50%) scale(1);
      opacity: 1;
  }
}


input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  box-shadow: 0 0 0px 1000px white inset;
}