



body{overflow-x: hidden; font-weight: 500; font-family: "Be Vietnam Pro", serif; color: #fff; background: #000; font-size: 15px;}

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

*{margin:0px; padding:0px;}

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

.login-content {border: 1.5px solid #8e8d8d52;
  max-width: 500px;
  background: #ffffff0f;
  padding: 30px; backdrop-filter: blur(1px);
  position: relative;
  margin: auto; overflow: hidden;
  color: #fff;
  border-radius: 10px;
}
.login-content::before{
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  top: -25px;
  border-radius: 50%;
  right: -25px;
  background: #c38e28;
  opacity: 0.5;
  filter: blur(65px);
}
.login-content::after{
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  bottom: -25px;
  border-radius: 50%;
  left: -25px;
  background: #c38e28;
  opacity: 0.5;
  filter: blur(65px);
}
.theme-btn{background: #c38e28; color: #000; border: none; padding: 13px 30px; border-radius: 8px; font-weight: 500;}
.eye_show_box {
  position: absolute;
  top: 0;
  right: 20px;
  cursor: pointer;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}

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



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

.color_b1b3b9{color: #b1b3b9;}




.form-control.otp {width: 4rem !important; margin: 0px 10px;}
.card.card-bg{background: #0e0e0e; border: 1px solid #0e0e0e;}
.card.card-bg:hover{border: 1px solid #c38e28;}


.login_btn {
  color: #000;
  transition: all 0.5s ease;
  font-weight: 600;
  border: none; padding: 12px 10px;
  background: #c38e28; border: 1px solid #c38e28 !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: #c38e28; border: 1px solid #c38e28 !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;}


.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;}
.login_left{background-color:#242526; width: 350px;position: fixed;left: 0;top: 0;bottom: 0;}
.login_left::before { content: ""; background-image: url(../img/boxed-shape.png); background-position: 0 0; background-repeat: no-repeat; background-size: 250px; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1;}

.login_right{padding-left: 350px;}
.login_icon{position: absolute; z-index: 1; left: 13px; top: 16px; opacity: .5;; font-size: 18px;}
.login_icon::before{content: ""; background: #666666c4; height: 20px; width: 1px; display: inline-table; position: absolute; right: -9px; top: -1px;}
.login-grid{right: 0; position: absolute; top: 0; width: 600px;}
.login_box_margin{margin-top: -100px;}
.home_box{border: 1px solid #242526; position: relative; background: #191919; padding: 15px 20px; padding-right: 53px; border-radius: 10px; } 
.home_box:hover{border: 1px solid #c38e28;}
.login_box{max-width: 450px; margin: auto; padding: 20px 20px;}
.login_box.register_width{max-width: 650px; margin: auto;}
.login_box .form-control {padding: 12px 15px; border-radius:5px;}
.box_border{border: 1px solid #2f3030;}
.tradingview-widget-copyright{display:  none !important;}
.border_right{border-right: 1px solid #2f3030;}
.border_left{border-left: 1px solid #2f3030;}
.border_top{border-top: 1px solid #2f3030;}
.border_bottom{border-bottom: 1px solid #2f3030;}

.color_c38e28{color: #c38e28}
.out_lien_btn{border: 1.5px solid #505050;}
.out_lien_btn:hover{border: 1.5px solid #c38e28; color: #c38e28;}

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



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

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


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



.text-theme{color: #c38e28 ;}
.login .form-control { color: #fff;
  padding: 11px 14px;
  background: #ffffff1a;
  border-radius: 10px;
  border: 1.8px solid #8e8d8d52;
}
.login .form-control option{color: #000;}
.card { border-radius: 10px; background: #0e0e0e;}
.app-footer{display: none;}
.app-header {background: #0e0e0e; padding: 20px 20px; border-bottom: 1px solid #2d2d2d; margin-bottom: 20px;}
.login_logo::before{content: ""; z-index: -1; background: url(../img/login_bg.jpg) no-repeat; background-size: cover; position: fixed; left: 0; right: 0; top:0; bottom: 0;}

.login_logo img {
  width: 220px;
}

.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;
}
.qrimage{width: 100px; height: 100px; border-radius: 10px;}
.dark .css-13cymwt-control{color: var(--bs-body-color); background-color: #222224; border: var(--bs-border-width) solid #505052;}
.dark .css-t3ipsp-control{color: var(--bs-body-color); background-color: #222224; border: var(--bs-border-width) solid #505052;}
.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%);
}
.box-style-2{background: #131313; border: 1px solid #131313; border-radius: 5px; margin-bottom: 10px; padding: 10px 20px; gap: 4px; display: flex; justify-content: space-between;}
.box-style-2:hover{border: 1px solid #c38e28;}
.box-style-2:last-child{margin-bottom: 0;}
.box-style-2-icon {
  display: flex;

  padding: 7px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  height: 40px;
  width: 40px;

}

.box-style-2-icon img {opacity: .6;
  width: 100%; filter: brightness(0) invert(1);
}

.rank_bg_hover{background: #1a1a1a;}
.rank_bg_hover:hover{background: #c38e28;  color: #000;}
.rank_bg_hover:hover h4{color: #000 !important;}

.referal_bg{background: url(../img/referal_bg.jpg) no-repeat; background-size: cover;}

h1.page-header {
  color:#fff;
  font-weight:500; font-size: 25px;
}

.add_bank_icon{font-size: 100px;}

.sidebar-menu li>a.active {
  color: #fff !important;
  background: #ffffff1a
}
.theme_card{background: #4fc7e7; color: #000}
.sidebar-menu .treeview-menu li>a.active {
  background: transparent; box-shadow: none !important;  color: #c38e28 !important;
}
.Introducing_box{background: #252525; border: 1px solid #252525;
  padding: 8px 10px;
  border-radius: 10px;}
.Introducing_box:hover{border: 1px solid #4fc6e6;}
.nav-pills .nav-link {
  color: #fff;
}
.paymentGatewayLogoLight{width: 100px;}
.c_card_box.c_card_box_active{border: 1px solid #4fc6e6;}
.c_card_box {background: #282828 url(../img/Card-bg.png) no-repeat left; color: #fff; background-size: 100% 100%; z-index: 1; cursor: pointer; overflow: hidden; padding: 20px 20px; position: relative; 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;
  top: 50%;
  right: 0px;
  z-index: -1;
  opacity: .3;}
  .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%;}


.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;}
.card .home_box {border: 1px solid #272727; background: #272727;}
.icon_box{width: 50px;
  height: 50px;
  border-radius: 5px;
  background: #4fc6e6; color: #000;
  display: flex;
  align-items: center;
  justify-content: center;}


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

.form-control {padding: 10px 15px;}
.d_icon_box {
  display: flex;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 7px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  height: 40px;
  width: 40px;

}

.d_icon_box img {
  width: 100%; filter: brightness(0) invert(1); opacity: .6;
}



.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; border: none;
  color: #fff;
}

.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: #c38e28;
  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;}



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

select.form-control {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat;
  background-position: right .75rem center; background-size: 16px 12px;}

.pl-container{background: #282828 url(../img/Card-bg.png) no-repeat left; color: #fff; background-size: 100% 100%; z-index: 1; cursor: pointer; overflow: hidden; padding: 30px 20px; position: relative; border-radius: 15px; margin: auto;}
.pl-container_text1{position: relative; opacity: .7; padding-left: 25px; }
.pl-container_text1::before{content: "\f26e"; position: absolute; left: 0; top: -4px; font-family: bootstrap-icons !important; font-size: 25px;}
.pl-main_number {font-size: 40px; margin-bottom: 20px; font-weight: 700;}
.pl-title{margin-bottom: 20px; font-size: 13px; display: inline-block; background: #ffffff2e; padding: 7px 20px; border-radius: 5px;}

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: #c38e28; border: 1px solid #c38e28 !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;}

/*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;}
.qrimage {width: 80px; height: 80px;}
.login-content {padding: 20px;}

.FundedNext_box_list li { margin-right: 30px;}
.login_right_grid{width: 300px; height: 300px}

.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: 0px 15px;}

.mobile_none {display: none;}
.mt-5 {margin-top: 1.5rem !important;}
.mb-5 {margin-bottom: 1.5rem !important;}
.pb-5 {padding-bottom: 1.5rem !important;}
.pt-5 {padding-top: 1.5rem !important;}
.login_logo img {width: 180px;}


}

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


.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: #333336;
  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;
  /* font-family: serif; */
  background: #333336;
  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: #181818;
    height: inherit;
    min-width: 40% !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;
  }
}

.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: #c38e28;
  border-color: #c38e28;
}

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

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

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

.cursor-pointer{
  cursor: pointer;
}


.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: #f5f5f5; color: #000; font-size: 38px; line-height: 32px; z-index: 5}
.steps .step::before, .steps .step::after {content: ""; position: absolute; left: -50%; top: 22px; width: 100%; height: 3px; background: #fff; transform: translateY(-50%);}
.steps .step.completed .step-icon{background: #B78932;}
.steps .step:first-child::before, .steps .step:first-child::after {display: none;}
.steps .step.completed::after {background: #B78932; width: 100%;}
.step.completed .step-title{color: #B78932;}

@media only screen and (max-width:760px) {
  .step-title{display: none;}
}







