body {
  background-color: #eceff1 !important;
  font-family: Roboto, Helvetica Neue, sans-serif !important;
  color: #fff !important;
}
body button:hover i {
  color: #ffffff;
  transform: inherit;
}
#page-content-wrapper {
  padding: 0px 0 50px 240px;
  background-color: #290d4c;
  min-height: 100vh;
}
#page-content-wrapper .container-fluid {
  padding-top: 12px;
}
#sidebar-wrapper .list-group-item {
  background-color: #381e59;
  color: #fff;
  border-top: none;
  border-bottom: none;
  font-size: 15px;
  margin-bottom: 0;
  border-left: 4px solid rgb(243 168 69 / 0%);
  border-right: none;
  padding: 0.75rem 1rem;
}
#sidebar-wrapper .list-group-item img {
  max-width: 18px;
  margin-right: 5px;
  filter: brightness(0) invert(1);
}
.q_icon {
  width: 16px;
  height: 16px;
  background: #283777;
  border-radius: 100%;
  color: #fff;
  margin-left: 5px;
  line-height: 2px;
  text-align: center;
  font-size: 10px;
  padding: 0;
}
#sidebar-wrapper .list-group-item:hover {
  background: none;
  color: #ffffffde;
  font-size: 15px;
}
.table_scrool .col-md-12 .table th,
.table_scrool .col-md-12 .table td {
  padding: 0.5rem 5px;
}
.table_scrool .col-md-12 {
  overflow: auto;
}
.wallet_a_box i {
  margin-left: 10px;
  cursor: pointer;
}
#sidebar-wrapper .list-group-item:hover,
#sidebar-wrapper .list-group-item:hover,
#sidebar-wrapper .list-group-item.active {
  color: #ffffff;
  border-top: none;
  border-left: 4px solid #ffffff;
  background-color: #290d4c;
  border-right: none !important;
}
#sidebar-wrapper {
  background-color: #381e59;
}
#navbarNavDropdown a {
  color: #fff;
}
.man_white_box {
  background: #fff;
  padding: 30px;
  box-shadow: -8px 12px 18px 0 #dadee8;
  border-radius: 15px;
}
.reffer-main-outer .collection-inner,
.reffer-main-outer .plan-inner {
  text-align: center;
  padding: 20px 15px;
  border-radius: 16px;
  margin-bottom: 30px;
  background: #fff;
  padding: 20px;
  box-shadow: -8px 12px 18px 0 #dadee8;
  border-radius: 15px;
}
.white_box {
  background: #fff;
  padding: 20px;
  box-shadow: -8px 12px 18px 0 #dadee8;
  border-radius: 15px;
}
body .card {
  border-radius: 1rem;
}
#menu-toggle {
  display: none;
}
.d_box h6 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
}
.d_box {
  position: relative;
}
.d_icon {
  position: absolute;
  background: rgb(255 255 255 / 20%);
  width: 55px;
  height: 55px;
  border-radius: 100%;
  text-align: center;
  line-height: 55px;
  right: 18px;
  top: 20%;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
}
#page-content-wrapper .card:hover .d_icon {
  background-color: rgb(0 0 0 / 30%) !important;
}
.d_box a,
.d_box a:hover {
  color: #fff;
  text-decoration: none;
}
.navbar.top_bar {
  position: sticky !important;
  width: 100%;
  z-index: 8;
  left: 0;
  top: 0;
  padding: 0px;
  height: 80px;
  background-color: #462e65 !important;
}
.left-menu-outer {
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  margin-left: 0 !important;
  padding-top: 0px;
  height: 100%;
}
.navbar-dark .navbar-brand {
  margin-top: 0px;
  padding: 0;
}
.navbar-dark .navbar-brand img {
  mix-blend-mode: color-dodge;
}
#sidebar-wrapper .list-group {
  height: calc(100% - 80px);
  height: -webkit-calc(100% - 80px);
  height: -moz-calc(100% - 80px);
  height: -ms-calc(100% - 80px);
  overflow: auto;
}
table {
  background:#462e65;
  color: #fff !important;
}
.table_last .table .action {
  width: 150px;
}
.d_box {
  height: 100px;
  padding-right: 70px;
}
.table th,
.table td {
  font-size: 13px;
}
.table-bordered th,
.table-bordered td {
  font-size: 12px;
}
.table-bordered td .btn {
  font-size: 12px;
}
#sidebar-wrapper .fa-angle-down:before {
  content: "\f106";
}
#sidebar-wrapper .collapsed .fa-angle-down:before {
  content: "\f107";
}
body .btn-primary {
  border-color: #381e59;
  background-color: #381e59;
  color: #fff !important;
  box-shadow: none !important;
}
body .btn-primary:hover,
.verify_form .btn_man:hover {
  color: #fff !important;
  border-color: #3bc117 !important;
}
.verify_form .btn_man {
  background-color: #283777;
  border-color: #283777;
  color: #fff;
  padding: 0.2rem 0.5rem;
  margin-left: 20px;
  font-size: 14px;
}
.select_change_r {
  position: relative;
}
.select_change {
  position: absolute;
  width: 20% !important;
  left: 45%;
  top: 0;
  z-index: 9;
  height: 28px !important;
  padding: 0 !important;
  font-size: 13px !important;
}
.verify_form .btn_man:hover .text-danger,
.verify_form .text-danger {
  color: #ffffff !important;
}
body th.sortable {
  color: #fff;
}
body a {
  color: #3d3d3d;
}
body .btn_admin {
  padding: 0.375rem 0.75rem;
  color: #fff;
  background: rgb(63 182 214);
  background: linear-gradient(135deg, rgb(63 182 215) 0%, rgb(22 106 128) 100%);
  border-color: #1d778f;
}
body .btn_admin:hover {
  background:#3fb6d6;
  color: #fff;
  border-color:#3fb6d6;
}
.r_btn {
  margin: -64px 0 7px 7px;
  float: right;
  margin-top: -37px;
}
.verify_form .btn {
  width: 100px;
}
.verify_form #update-user img {
  margin-top: 20px;
}
.input-group.asrt-page-length {
  align-items: baseline;
}
.verify_form #update-user p b {
  width: 150px;
  display: inline-block;
}
body .hkWfLP {
  top: 0 !important
}
body .admin_btn {
  border-color: #381e59;
  background-color: #381e59;
  color: #fff;
  padding: 6px 5px !important;
  border-radius: 4px;
}
.btn-success {
  color: #fff;
  background-color: #381e59 !important;
  border-color: #381e59 !important;
}
body .admin_btn:hover {
  color: #fff;
}
.pu_box {
  background: #fff;
  padding: 20px;
}
.ticket_id {
  display: flex;
}
.tr {
  text-align: right;
}
.status_box {
  display: flex;
  float: right;
}
.add_fileinput {
  position: relative;
  margin-top: 15px;
}
.add_fileinput input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.scrool_chating {
  height: 50vh;
  padding-right: 15px;
  overflow-y: scroll;
}
.w_chating_box {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.scrool_chating img {
  width: 100px;
  margin-bottom: 10px;
}
.scrool_chating p {
  margin-bottom: 10px;
}
.scrool_chating .bubble {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.w_chating_box.w_chating_box_left .scrool_chating .bubble {
  border-bottom: none;
  margin-bottom: 10px;
  padding-bottom: 0px;
}
.w_chating_box.w_chating_box_left .bubble p,
.w_chating_box.w_chating_box_left .bubble a,
.w_chating_box.w_chating_box_left .bubble span {
  padding: 6px 10px;
  background-color: #eceff1;
  border-radius: 6px;
  margin-bottom: 10px;
  display: inline-block;
}
.w_chating_box.w_chating_box_left .bubble a img {
  margin-bottom: 0;
}
.time-right {
  font-size: 12px;
}
.scrool_chating .outgoing {
  text-align: right;
}
.completed_btn {
  color: #28a745;
  background-image: none;
  display: inline-block;
  border: 1px solid #28a745;
  padding: 0.3rem 0.5rem;
  border-radius: 5px;
  font-weight: 500;
}
.min_w90 {
  min-width: 90px;
}
.drop_down {
  transform: initial !important;
  position: initial !important;
  width: 100%;
  border: 0px solid rgba(0, 0, 0, 0) !important;
}
#sidebar-wrapper .drop_down a {
  background: #180234;
  padding-left: 40px;
}
.d5 {
  font-size: 15px !important;
  position: absolute;
  right: 10px;
  top: 16px;
}
.coin_w tr .status span {
  word-break: break-all;
  width: 230px;
  display: block;
}
.table-bordered td button,
.table-bordered td .btn {
  white-space: nowrap;
}
.table-bordered td.created {
  width: 95px;
}
/*13-12-2021*/
#page-content-wrapper .card {
  background-color: #381e59;
  border-color: transparent;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
}
#page-content-wrapper .card.no-click {
  cursor: default;
  pointer-events: none;
}
#page-content-wrapper .card:hover {
  background-color: #674296 !important;
  border-color: transparent;
}
.asrt-table-body .table .action {
  white-space: nowrap;
  text-align: center;
}
.asrt-table-body .table .action button:last-of-type {
  margin-left: 8px;
}
/*13-12-2021*/
/*14-12-2021*/
.btn-outline-primary {
  background-color: transparent !important;
  color: #fff !important;
  border-color: #fff !important;
  box-shadow: none !important;
}
.btn-outline-primary:hover {
  background-color: #69224c !important;
  border-color: #69224c !important;
}
.react-confirm-alert-overlay {
  background: transparent !important;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background: #6f7274;
}
::-webkit-scrollbar {
  width: 4px;
}
/*14-12-2021*/
/*16-03-2022*/
.navbar .collapse ul li {
  padding: 0 !important;
}
.navbar .collapse ul li a {
  padding: 0 !important;
}
.navbar .collapse ul li a i {
  font-size: 28px;
}
.login-box {
  border-radius: 0 !important;
}
.login-box a {
  color: #fff;
}
/*17-03-2022*/
.support-select {
  margin: 0 auto;
  max-width: 210px;
  position: absolute;
  right: 380px;
  width: 100%;
  z-index: 999;
}
/*17-03-2022*/
/*21-03-2022*/
.login-page-outer {
  height: 100vh;
}
.login-page-outer .container,
.login-page-outer .row {
  height: 100%;
}
/*21-03-2022*/
/*24-03-2022*/
.chat_box.admin-kyc-main-outer {
  display: block;
  margin-bottom: 30px;
  flex-direction: unset;
  height: auto;
}
.admin-kyc-outer .user-personal,
.admin-kyc-outer .bank-detail-outer,
.admin-kyc-outer .aadhaar-outer {
  margin-bottom: 30px;
  padding-bottom: 8px;
  border-bottom: solid 1px #ccc;
}
.admin-kyc-outer .aadhaar-outer {
  padding-bottom: 30px;
}
.admin-kyc-outer .user-detail-inner-main {
  margin-bottom: 25px;
}
.admin-kyc-outer h5 {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
  margin-right: 10px;
  margin-bottom: 0;
}
.admin-kyc-outer p {
  margin-bottom: 0;
  word-break: break-all;
}
.admin-kyc-outer .aadhaar-outer img,
.admin-kyc-outer .pan-outer img {
  padding: 18px;
  width: 100%;
  height: 350px;
  object-fit: cover;
  border: none;
  background-color: #462e65;
  border-radius: 10px;
}
/*24-03-2022*/
/*25-03-2022*/
.navbar-toggler {
  display: none;
}
/*25-03-2022*/
/*01-04-2022*/
.login-page-outer .container-fluid {
  height: 100%;
}
.login-box .card-body {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 15px !important;
}
.login-box .card-body form {
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
  padding: 22px 15px 10px;
  border-radius: 20px;
  box-shadow: 0px 3px 10px rgb(255 255 255 / 40%);
}
/*01-04-2022*/
/*25-04-2022*/
nav .navbar-nav .btn-primary {
  margin: 3px 17px;
  padding: 0.2rem 0.5rem;
  margin-left: 10px;
}
.left-menu-outer .navbar-brand {
  margin: 0 0 10px;
  padding: 5px 0;
  display: block;
  text-align: center;
  background: rgb(255 255 255 / 7%);
}
.left-menu-outer .navbar-brand img {
  height: 70px
}
.left-menu-outer #sidebar-wrapper {
  min-height: unset;
  height: 100%;
}
/*25-04-2022*/
/*26-04-2022*/
.login-box {
  background-image: url(../img/admin-login-bg1.png), url(../img/admin-login-bg2.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top left, bottom right;
  background-size: 413px auto, 413px auto;
}
.rejectReason {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: capitalize;
}
.modal-body .kyc_popop {
  text-align: center;
}
/*26-04-2022*/
/*09-05-2022*/
.asrt-table-body .table .action button .auth-img {
  max-width: 15px;
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
}
.user-balance-buy {
  max-width: 175px;
}
/*09-05-2022*/
/*10-05-2022*/
.scrolling-table {
  display: block;
  white-space: nowrap;
  overflow: auto;
}
.asrt-table-body .table .action button.action-btn {
  min-width: 93px;
}
.update-role-main-outer hr {
  border-top-color: rgba(255, 255, 255, 0.7);
}
/*10-05-2022*/
/*11-05-2022*/
.reffer-main-outer {
  margin-top: 50px;
}
.plan-fee-btn {
  max-width: 200px;
  margin-left: auto;
}
.plan-fee-btn .btn-primary {
  min-width: 92px;
}
.collection-inner h6:last-of-type,
.plan-inner h6:last-of-type {
  margin-bottom: 0;
}
.plans-outer .heading-outer h5 {
  margin-bottom: 25px;
  display: inline-block;
}
/*11-05-2022*/
/*08-03-2023*/
.login-box {
  background-color: #290d4c !important;
}
.login_logo img {
  max-width: 280px;
}
.login-box .card-body form label {
  color: #fff;
}
.login-box .card-body form .form-control {
  background-color: transparent;
  color: #fff;
  box-shadow: none !important;
}
.login-left {
  height: 100%;
}
.login-left img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.asrt-page-length .input-group-addon {
  background: transparent !important;
}
.asrt-page-length .input-group-addon .input-group-text {
  color: #fff;
}
.form-control {
  color: #fff !important;
  background-color: #3fb6d6 !important;
  border: 1px solid #3fb6d6 !important;
}
.form-control::-webkit-input-placeholder {
  color:#fff !important;
}
.form-control::-moz-placeholder {
  color:#fff !important;
}
.form-control:-ms-input-placeholder {
  color:#fff !important;
}
.form-control:-moz-placeholder {
  color:#fff !important;
}
.table thead th, .table-bordered th, .table-bordered td{
  border-color:#7c51b3 !important;
}
.page-item.disabled .page-link {
  color: #ffffff !important;
  background-color: #53c4c9 !important;
  border-color: #9af3f7 !important;
}
.page-link, .page-link input{
  color: #ffffff !important;
  background-color: #26898e !important;
  border-color:#9af3f7 !important;
}
.modal-content {
  background-color: #26084b !important;
}
.modal-content .close {
  color: #fff !important;
  text-shadow: none !important;
  opacity: 1 !important;
}
.react-confirm-alert-body {
  background: #280c4b !important;
  color: #fff !important;
}
.react-confirm-alert-button-group > button {
  background: #3fb6d6 !important;
}
/*08-03-2023*/
@media only screen and (max-width: 1326px) {
.support-select {
  transform: unset;
}
}
@media only screen and (max-width: 1199px) {
#page-content-wrapper {
  padding-top: 80px !important;
}
#as-react-datatable-table-head .table_filter {
  width: 248px !important;
}
#page-content-wrapper .btn-outline-primary.float-right {
  float: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
}
@media only screen and (max-width: 991px) {
#as-react-datatable-table-head .table_filter input {
  padding: 4px;
  height: auto;
}
#as-react-datatable-table-head .table_filter {
  width: 136px !important;
}
#as-react-datatable {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: auto;
}
#as-react-datatable-table-foot>div {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center !important;
  float: none !important;
}
#as-react-datatable-table-foot nav {
  float: none !important;
  margin-top: 15px;
}
#as-react-datatable-table-foot nav .pagination {
  -webkit-justify-content: center !important;
  -moz-justify-content: center !important;
  -ms-justify-content: center !important;
  justify-content: center !important;
  -ms-flex-pack: center !important;
}
}
@media only screen and (max-width: 767px) {
#page-content-wrapper {
  padding: 0px;
  background-position: top 0px left 0px, bottom right;
}
.d_box {
  margin-bottom: 20px;
}
.man_hadding {
  font-size: 1.5rem;
}
.asrt-table-body {
  overflow-y: auto;
}
.table tr th,
.table tr td {
  min-width: 105px;
  padding: 0.5rem;
}
.table tr th:first-child,
.table tr td:first-child {
  min-width: 50px;
}
.navbar.top_bar .navbar-toggler {
  background-color: transparent;
  padding: 0;
  border: none !important;
  position: absolute;
  top: 50%;
  right: 53px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: 30px;
  width: 26px;
  display: block;
}
.navbar.top_bar .navbar-toggler span {
  display: block;
  width: 26px;
  height: 2px;
  background-image: none;
  background-color: #fff;
  position: relative;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
}
.navbar.top_bar .navbar-toggler[aria-expanded="true"] span {
  height: 0;
}
.navbar.top_bar .navbar-toggler span:before,
.navbar.top_bar .navbar-toggler span:after {
  position: absolute;
  top: -7px;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
  content: "";
  background-color: #fff;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
}
.navbar.top_bar .navbar-toggler span:after {
  top: auto;
  bottom: -7px;
}
.navbar.top_bar .navbar-toggler[aria-expanded="true"] span:before {
  transform: rotate(42deg);
  top: -1px;
}
.navbar.top_bar .navbar-toggler[aria-expanded="true"] span:after {
  transform: rotate(-42deg);
  bottom: -1px;
}
.navbar.top_bar {
  position: relative !important;
}
.left-menu-outer.collapse:not(.show) {
  display: block !important;
  transition: all ease-in-out 1s;
  -webkit-transition: all ease-in-out 1s;
  -moz-transition: all ease-in-out 1s;
  -ms-transition: all ease-in-out 1s;
}
.left-menu-outer {
  position: absolute !important;
  left: -100%;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
}
.left-menu-outer.show {
  left: 0;
}
#as-react-datatable-table-head .input-group.asrt-page-length {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 15px;
}
#as-react-datatable-table-head .float-right.text-right {
  float: none !important;
  text-align: center !important;
}
#page-content-wrapper .man_hadding {
  text-align: center;
}
#page-content-wrapper {
  padding-top: 15px !important;
}
}
@media only screen and (max-width: 575px) {
.support-select,
.select_change {
  width: 100% !important;
}
}
.eye_pass {
  position: relative;
}
.eye_pass .password__show {
  position: absolute;
  right: 10px;
  top: 10px;
}
/*16-03-2022*/
.react-confirm-alert-body {
  width: 320px !important;
  padding: 15px !important;
  box-shadow: 0 20px 75px rgb(0 0 0 / 30%) !important;
  text-align: center !important;
}
.react-confirm-alert-body>h1 {
  font-size: 24px;
}
.react-confirm-alert-button-group {
  -webkit-justify-content: center !important;
  -moz-justify-content: center !important;
  -ms-justify-content: center !important;
  justify-content: center !important;
  -ms-flex-pack: center !important;
}
body .page-link {
  color: #7c2b5b;
}