body {
      background-color: #eceff1!important;
  font-family: Roboto, Helvetica Neue, sans-serif !important;
}
body button:hover i {
  transform: inherit;
}
#page-content-wrapper {
  padding:0px 0 50px 242px;
}
#page-content-wrapper .container-fluid{
  padding-top:12px ;
}
.tab_btn{ background: #fff!important;}
.tab_btn.active{ background: #f5c850!important;}

#sidebar-wrapper .list-group-item {
  background-color:#0c1318;
  color: #fff;
  border-top: none;
  border-bottom:none;
  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;
}
.table th, .table td{    padding: 0.4rem 0.75rem;}
.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 #ffba26;
    background-color: #15242e;
    border-right: none !important;
}
#sidebar-wrapper {
  background-color: #0c1318;
}
#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(0 0 0 / 25%);
    width: 55px;
    height: 55px;
    border-radius: 100%;
    text-align: center;
    line-height: 55px;font-size: 20px;
    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(251 156 23)!important;
}
.d_box a,
.d_box a:hover {
  color: #fff;
  text-decoration: none;
}
.navbar.top_bar {
    position: sticky !important;
    width: 100%;
    z-index: 9;
    left: 0;
    top: 0;
    padding: 0px;
    height: 50px; display: none;
}
.left-menu-outer{
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  margin-left: 0 !important;
  padding-top:0px;
  height: 100%;
  padding-bottom:20px;
}
.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: #fff;
}
.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, body .btn-success{
border-color: #f5c850;
    background-color: #f5c850;
  color: #000 !important;
  box-shadow: none !important;
}
body .btn-primary:disabled{    background-color: #f5c850;    border-color: #f5c850;}
body .btn-primary:hover, body .btn-primary:active, body .btn-success:hover,.verify_form .btn_man:hover,body .btn-primary:focus, body .btn-primary:active {
  color: #fff !important;
  border-color: #013d79!important; background-color: #013d79!important;
}
.verify_form .btn_man {
  background-color: #f5c850;
  border-color: #f5c850;
  color: #000;
  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: #3d3d3d;
}
body a {
  color: #3d3d3d;
}
body .btn_admin {
    padding: 0.375rem 0.75rem;
    color: #000;
    border-color: #fdcc51;
    background-color: #fdcc51;
    font-weight: 500;
}
body .btn_admin:hover {
  background: #eab42e;
  color: #000;
  border-color: #eab42e;
}
body .form-control, body .custom-select{font-size: 14px;}
.r_btn {
  margin: -64px 0 7px 7px;
  float: right;
  margin-top: -37px;
}
.verify_form .btn {
  width: 100px;
}
.verify_form {
 
}
.verify_form #update-user img {
  margin-top: 20px;margin-bottom: 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: #f5c850;
    background-color: #f5c850;
  color: #000;
  padding: 6px 5px !important;
  border-radius: 4px;    font-weight: 500;
}
body .admin_btn:hover {
  color: #000;
}
.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;
}
.w_chating_box.w_chating_box_left .outgoing .bubble p, .w_chating_box.w_chating_box_left .outgoing .bubble a, .w_chating_box.w_chating_box_left .outgoing .bubble span {

}
.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: #00111c;
  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;
  white-space: normal;
}
.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: #15242e;
  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;
}

.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; */
  float: right;
  max-width: 225px;
  width: 100%;
}
/*17-03-2022*/

/*21-03-2022*/
.login-page-outer {
    height: 100vh;
    background: url(../img/bg.jpg) no-repeat center;
    background-size: cover;
}
.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: #f1f1f1;
  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-left img {
    height: 100vh;
}
.new-container-fluid{
  overflow: auto;
  height: 85vh;
}

.login-box .form-control, .login-box .form-control:focus, .login-box .form-control:active {
    color: #fff;
    background-color: transparent;
    border: 1px solid rgb(255 255 255 / 40%);
   
}
.login-box form {
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
  color: #fff;
  padding: 30px;
  border-radius: 20px;
  background: rgb(0 15 26 / 20%);
  border: 1px solid rgb(255 255 255 / 25%);
  backdrop-filter: blur(10px);
}
.login-box input:-webkit-autofill,
.login-box input:-webkit-autofill:hover,
.login-box input:-webkit-autofill:focus,
.login-box input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff !important;
}
/*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: 10px 0;
    display: block;
    text-align: center;
    background: #16222a;
}
.left-menu-outer .navbar-brand  img{height: 40px}
.left-menu-outer #sidebar-wrapper {
  min-height: unset;
  height: 100%;
}
/*25-04-2022*/
/*26-04-2022*/

.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: 117px;
}
/*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;
}
body { font-size: 14px!important;}
/*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;
}
.modal_scrool{ max-height:350px; overflow:auto;}
.modal_scrool th {
    position: sticky;
    top: 0;
    left: 0;
    background: #fff;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
/*11-05-2022*/


.eye_pass {
  position: relative;
}
.eye_pass .password__show {
  position: absolute;
  right: 10px;
  top: 10px;
}
.eye_pass input{
  padding-right: 30px;
}
/*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;}
.chat-img{
  width: 50%;
}
.op05{
  text-transform: capitalize;
}
.add_fileinput{
  text-align: center;
}
.add_fileinput input:hover{
  cursor: pointer;
}
#menu-toggle {
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 9;
  padding: 0;
}
.headerSearchItem {
  align-items: center;
  background-color: #ffffff;
  border-radius: 4px;
  cursor: pointer;
  display: inline-flex;
  padding: 7px 55px 7px 16px;
  position: relative;
  border: 1px solid rgb(0 0 0 / 23%);
}
.headerSearchItem .btn{    position: absolute;  right: 0;  top: 0; bottom: 0;}
.rdrCalendarWrapper {
  position: absolute;
  top: 40px;
  z-index: 1000;
      box-shadow: 0px 3px 6px rgb(0 0 0 / 32%);
    border-radius: 10px;
}
.email{
  word-break: break-all;
}
.man_hadding{
  color: #022944;

}
label {
  margin-bottom: 0.3rem;
}

.react-tel-input .form-control{
  width: 100%!important;
}
.custom-ui {
  background-color: #eee;
  padding: 15px;
  border-radius: 10px;
}
.search-list {
  position: absolute;
  top: 66px;
  background: #fff;
  box-shadow: 0px 0px 5px hsl(0deg 0% 0% / 60%);
  border-radius: 0 0 10px 10px; z-index: 2; width: 100%;    max-height: 250px;
  overflow: auto;
}
.search-list option{
  padding: 8px 15px;
  border-bottom: 1px solid #ccc;  cursor: pointer;
}

.table_display table {
  display: block;
    overflow: auto;

}
.link-td {
  word-break:break-all
}
.admin_right{   font-size: 25px;}
.u4d{text-transform:uppercase; font-weight: 400; font-size: 14px;}
  
@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:160px !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;
  }
 .choose-item {
    height: auto; 
    margin-bottom: 20px;
}
  .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: 25px;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  height:30px;
  width:26px;
  display:block;
  
}
.navbar.top_bar {
  display: block;
  background: #15242e;
}
.navbar.top_bar img{ height: 40px;  margin: 5px 0 0 10px;}
.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;        margin-left: 240px !important;
}
#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:0px !important;
}
.white_box{padding: 15px;}
}
 
@media only screen and (max-width: 575px) {
.support-select, .select_change{
  width: 100% !important;
}
}
@media (min-width: 576px){
.rejectbody .modal-dialog {
    max-width: 400px;
    
}
}

.modal-dialog {
  width: 100%;
  height: 100%;
  max-width: 80% !important;
  margin: 0;
}

