body {
  color: #fff;  font-weight: 600;
  font-family: "Urbanist", serif; font-size: 15px;
}
html{overflow-x: hidden;}

.input_box .form-control option {
  color: #fff;
}
.min-vh-100{
  min-height: 100vh;
}
.card-body .text-white{color: #000 !important;}
.Notifications_all_btn{width: 100%;}
.notification-card{height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;}
.login-content {max-width: 550px ;margin: auto; box-shadow: 0px 0px 6px 2px #00000030; padding: 1px; border-radius: 12px;background: linear-gradient(101.48deg,#ffb000 .26%,rgba(87,131,237,.6) 54.15%,#f1f6fb 97.09%);}
.login-content .login-content-bg{background: #f1f6fb; color: #000; padding: 30px; border-radius: inherit;}

.card.card-bg  {padding: 1px; background: linear-gradient(101.48deg,#ffb000 .26%,rgba(87,131,237,.6) 54.15%,#f1f6fb 97.09%);}
.card.card-bg .card-body{ border-radius: inherit;}




.login-content h1{font-size: 30px; font-weight: 700;}

.modal-content{background-color: #f1f6fb; position: relative; overflow: hidden;}
.modal-content::before{content: ""; position: absolute; background-color: #276ef0; width: 393px; top: -255px; left: 97px; height: 393px; border-radius: 50%; filter: blur(100px); pointer-events: none; opacity: .1;}




.white_btn{background: #fff; border: none; border-radius: 10px; transition: padding .6s; padding: .6rem 2.5rem; display: inline-table; color: #000; font-size: 20px; font-weight: 600;}
.white_btn:hover {grid-row-gap: .25rem; background: #fff; color: #000; padding-left: 3rem;padding-right: 3rem;}
.modal-dialog{color: #000;}

.eye_show_box {
  position: absolute;
  top: 10px; 
  right: 20px;
  cursor: pointer;
}
.login.login_middle{height: 100vh;}

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






.app-body{padding-top:10px; color: #000;}
.app-footer{display: none;}


.login {
  padding-top: 20px; background: #e7eaf2;
  padding-bottom: 20px; display: flex;
  align-items: center;
  justify-content: center;
 
}



.light_gradient_btn {color: #000; font-size: 14px; background: #ffb000; border: none; border-radius: 5px; font-weight: 600; text-align: center; display: inline-block;  padding: 10px 30px; }
.light_gradient_btn:hover {background: #d59201 !important; color: #000;}

.w_100{display: block; width: 100%;}

.color_7fc241{color: #7fc241;}


.login .form-control {color: #000;
  padding: 10px 15px; background: hsl(225, 6.2%, 87.5%); border: none;
}
.login .form-control:focus{outline: none; box-shadow: none;}
.login_logo {

  margin-bottom: 20px;
}

.login_logo img {
  width: 180px; 
}

.color_A0AEBF {
  color: #000;
}

.color_A6B3C4 {
  color: #000;
}

.register_box {
  max-width: 700px;
}



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

.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 {
  font-size: 20px; font-weight: 600;
}



.sidebar-menu li>a.active {
 color: #fff; background: #1a2c3ea1;
 border: 1px solid #334454a1;
}
.sidebar-menu .treeview-menu li>a.active {
 color: #fff; background: transparent !important; border: none;
}

.nav-pills .nav-link {
  color: #000;
}
.card-header .card-title {font-size: 23px;}



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

.height-15 {
  height: 15px;
}

.height-20 {
  height: 20px;
}

.height-25 {
  height: 25px;
}

.height-30 {
  height: 30px;
}

.height-35 {
  height: 35px;
}

.height-40 {
  height: 40px;
}

.alert-light {
  background: #fff;
  color: #000;
}

.alert-light .btn-close {
  color: #000;
  filter: unset;
  opacity: 1;
}



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

.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 {position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  background-size: 100% 100%;
  padding: 30px 20px;
}

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

.text_btn {
  background: transparent;
  border: none;
}

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

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


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

.theme_color{color: #ffb000;}

table thead th strong {
  font-weight: 600;
}
.spinner-grow.text-primary{ color: #e7eaf2;}
.toggle-sidebar {
  background: #e7eaf2;
  border: none;

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

  z-index: 111;
}


.box_bg0 {
  background: linear-gradient(180deg, #8055FF 0%, #4D19E0 100%);
  border-radius: 5px;
}

.box_bg1 {
  background: linear-gradient(180deg, #009BF3 0%, #0050AE 100%);
  border-radius: 5px;
}

.box_bg2 {
  background: linear-gradient(180deg, #009BF3 0%, #0050AE 100%);
  /* min-height: 550px; */
  border-radius: 5px;
}

.box_bg3 {
  background: linear-gradient(180deg, #8055FF 0%, #4D19E0 100%);
  border-radius: 5px;
}

.pl-container {
  background: linear-gradient(180deg, #8055FF 0%, #4D19E0 100%) !important;
  box-shadow: none !important;
}

.pl-container a {
  color: #000 !important;
}

.pl-main_number {
  opacity: 1 !important;
}



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; scrollbar-width: thin;
}



.modal-header {
  border-bottom: 1px solid #00000021;
}

.modal-footer {
  border-top: 1px solid #00000021;
}



.modal-dialog .btn-close:focus {
  box-shadow: none;
}



/*for mobile*/
@media only screen and (max-width:760px) {
  .app-header {padding: 0px 15px;}
.loginimg-robo{display: none;}
.login-left-img-box {padding-left: 0;}
.mobile_none { display: none;}
.sidebar-menu {margin: 7px;}
  .app-body {
    padding: 15px 15px;}
  .app-header {background: #111c43; margin: 0;}
  .trading_bg_img {
    padding: 20px 10px;
  }
.login-content .login-content-bg {padding: 20px;}
  .login_logo {
  
    
    margin-bottom: 20px;
  }



}

/*for medium mobile*/
@media only screen and (min-width:480px) and (max-width:760px) {
  .loginimg-robo{display: none;}
  .login-left-img-box {padding-left: 0;}

  .mobile_none {
    display: none;
  }

}

/*for tablet*/
@media only screen and (min-width:760px) and (max-width:1000px) {
  .loginimg-robo{display: none;}
  .login-left-img-box {padding-left: 0;}
}

/*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;
  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;
  /* font-family: serif; */
  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: 50;
    position: absolute !important;
    display: block;
    background: darkslategray;
    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: #a1a1a5;
  border-color: #a1a1a5;
}

.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: 5px !important;
}

.dashboard-card-shadow {
  box-shadow: 0px 0px 6px 2px #8994b9;
}
.card-bg .card-body{border-radius: 10px; position: relative; background: #f1f6fb;
  box-shadow: 0px 0px 6px 2px #00000030;
  overflow: hidden;}
.card-bg .card-body::before{content: ""; position: absolute; background-color: #276ef0; width: 393px; top: -255px; left: 97px; height: 393px; border-radius: 50%; filter: blur(100px); pointer-events: none; opacity: .1;}
.card-bg .card-body h3{font-weight: 700; color: #000;
  font-size: 23px;}

.newReg-info {
  color: rgb(255, 227, 116);
}
.card{border-radius: 20px; box-shadow: 0px 0px 6px 2px #00000030;}
.email .icon-container {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
}
.btn{border-radius: 5px;}
table .btn{padding: 5px 20px !important;}
.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;
  }
}