.profile_info{
  padding-bottom: 0px;
}
.sidebar-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sidebar-footer a {
  padding: 10px;
  color: #fff;
  text-decoration: none;
}
.sidebar-footer .active {
  border-bottom: 0;
  border-radius: 5px 5px 0 0px;
  background: #00000021;
}
.promto table{
  width: 100%;
}
.invoice_body_btn form {
  box-shadow: unset;
  background: transparent;
}
ul.bit_ad_bit_om {
  text-align: right;
  list-style: none;
}
.invoice_body tr td:nth-child(3),.invoice_body tr th:nth-child(3),.footer-tb tr th:nth-child(2){
  text-align: right;
}
.invoice_body img{
  width: 150px!important;
}
.invoice_order_sb {
  background: var(--bg-img);
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 30px;
  border-radius: 5px;
}
.invoice_order_sb  h3{
  margin: 0;
  padding: 0;
}
.right_invoice ul {
  text-align: right;
}
.footer-tb  th {
  font-size: 14px;
  font-weight: 800;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  padding: 0.75rem;
  text-align: right;
}
body *::-webkit-scrollbar {
  width: 2px;
  height: 6px;
  transition: 0.3s background;
}
body *::-webkit-scrollbar {
  width: 8px;
  height: 10px;
  transition: 0.3s background;
}

body *::-webkit-scrollbar-thumb {
  background: #f6f6fb;
}
.card_allocate .in_dta .data_con h3{
  font-weight: 800;
}

@media (max-width:900px){
  /* .order-manage {
    flex-flow: column;
  }
  .order-manage div{
    width: 100%;
  }  */
  .newcard {
    flex-wrap: wrap;
    width: 100%;
   
}
button#send_review_link_by_date {
  margin: 0 0px 10px auto;
  display: block;
}
.card_newtop h3{
  font-weight: 800;
  font-size: 18px;
}
.card_newtop {
  width: 100%;
  justify-content: space-between;
  margin: 0 0 10px 0;
}
  .card_allocate .in_dta{
    display: block;
  }
  .card_allocate .in_dta .data_con{
    display: flex;
    justify-content: space-between;
  }
  .mobile_btn_fixed button{
    display: block!important;
    margin: 0 0px 6px 6px;
    color: #fff;
  }
  .mobile_btn_fixed {
    justify-content: end;
}
  .card_extra.d-flex.justify-content-between {
    flex-flow: column;
}
.cardbokingCard input{
  margin-bottom: 10px;
}
.card_extra.d-flex.justify-content-between .cash {
  border-bottom: 1px solid #dcdcdc;
}
  .business_tab_info ul li.active:after {
    content: "\f0d7";
    position: absolute;
    right: 0.5em;
    top: 50%;
    transform: translatey(-50%);
    font: normal normal normal 20px/1 FontAwesome;
}
#optionoverview ul span, .business_tab_info ul a {
  border-bottom: 1px solid var(--border);
  border-radius: 0;
  padding: 10px 10px;
  border-left: 0;
}
.slash {
  display: none;
}
.dashiNew .data_con h3 span:nth-child(1) {
  display: block;
}
a.extraView{
  display: none;
}
#optionoverview,
.business_tab_info{
  overflow: hidden;
}
.business_tab_info ul li.active a {
  pointer-events: none;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}
.business_tab_info ul li {
  order: 1;
}
.business_tab_info ul li.active {
  order: 0;
  height: 45px;
}
ul.tab_menu li.active a{
  border: 0;
}
.business_tab_info ul li {
  position: relative;
  width: 100%;
  display: inline-block;
}
#optionoverview ul li.active span{
  background: transparent;
}
.business_tab_info ul{
  max-height: 38px;
}
form#addEditroleDetailsForm {
  min-height: 500px;
}
form#addEditroleDetailsForm .btn {
  margin-top: 10px;
}
form .btn-success {
  color: #fff;
  margin-top: 11px;
}
.business_tab_info ul.active {
  max-height: 5000px;
}
.main-tabs ul {
  max-height: 45px!important;
  width: 100%;
}
.main-tabs.active ul {
  max-height: 5000px!important;
}
.invoice_body_btn input {
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 0px;
}
ul.tab_menu.active li.active:after {
  transform: rotate(180deg);
  /* margin-bottom: 10px; */
  top: 10px;
}
.iconCod.cash img {
  width: 25px;
}
.iconCod img {
  width: 49px;
}
.invoice_body.dashboardCard.d-block {
  overflow: unset;
}
.one_line_more {
  width: 100%;
  overflow: auto;
}
.x_content{
  overflow: auto;
}
.tabCardView h3 span {
  font-size: 15px;
}
.cardInfoCard h3 {
  font-size: 15px;
}
  .cnxzone{
    display: block;
    margin-bottom: 10px;
  }
  .modal .close {
    right: -2px;
    top: -5px;
  }
  .spl-zone-inner {
    margin-bottom: 15px;
}
.btnAll {
  margin: 10px 0;
}
  .btn-group {
    width: 100%!important;
  }
  .mobile-mb-2{
    margin-bottom: 10px;
  }
  img.bsbanner {
    width: 100%;
}
  .order_detail_inn .cardInfoCard{
    min-height: auto;
  }
  .demo_changer .form_holder {
      height: 100vh;
  }
  #settingtheme {
      top: 4px;
  }
  .tabCardView{
      width: 100%;
  }
  .noticationBtn {
      margin-top: 20px;
  }
  .user-profile img {
      width: 40px;
      background-image: var(--bg-img);
      padding: 1px;
      border-radius: 50px;
      margin-right: 0px;
      margin-top: 5px;
  }
  .navbar-nav {
      width: 50px;
      height: 50px;
      /* margin-left: 50px; */
  }
   /* .business_tab_info.dashiitem {
      position: absolute;
      right: 0;
      width: 250px;
      top:100px;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transition: .3s all ease-in-out;
  } */
  .d-flx {
    flex-flow: column;
}
.d-flx label span {
  width: 100%;
  display: block;
  margin: 3px;
  text-align: center;
}
.d-flx .required {
  display: inline;
  color: red;
}
   .business_tab_info.dashiitem ul {
      margin: 0;
      padding: 0;
      list-style: none;
      background: var(--light);
  }
   .business_tab_info.dashiitem li span{
      width: 100%;
      background: var(--light);
      color: var(--gray-dark);
      border: 0;
  }
  body.nav-md {
    margin-left: 0px;
  }
  .nav-md .sidebar{
  width: 0PX;
  }
  .nav-sm .sidebar{
    width: 300PX;
  }
  .nav-md .header-area {
    width: calc(100% - 20px);
  }
  .nav-sm .header-area {
    width: calc(100% - 300px);
  }
  .nav-sm .header-area .navbar-nav{
    display: none;

  }
  .nav-sm .header-area .hamburger {
    transform: rotate(180deg);
  }
  .fg-toolbar {
    flex-wrap: nowrap;
    white-space: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 19px;
}
.noticationBtn .itembtn {
  flex-wrap: wrap;
}
.dataTables_wrapper .dataTables_paginate {
  margin-top: 0px;
}
.dataTables_info {
  padding: 0!important;
  margin: 0;
}
.p_title.cmn{
  display: none!important;
}
.x_title.common_title button {
  display: none;
}
.x_title.common_title.cm{
  display: block;
}
.x_title.common_title.cm .fa.fa-search{
  display: none;
}
.noticationBtn .itembtn div{
  margin-top: 10px;
}
.dataTables_wrapper .dataTables_length {
  margin-bottom:0;
  padding-top: 20px;
  margin-right: 50px;
}
/* .x_content {
  padding: 0px 10px 10px 10px;
  background: var(--light);
  border-radius: 5px;
  box-shadow: 0px 3px 3px -1px rgb(10 22 70 / 10%), 0px 0px 1px 0px rgb(10 22 70 / 6%) !important;
  width: 100%;
  overflow: auto;
  padding: 16px;
} */
.nav-menu-list {
  padding-bottom: 100px;
}
.heightfix{
  min-height: auto;
}
.extrafix{
  height: auto;
}
.dataTables_paginate a {
  font-weight: 500;
  text-decoration: none;
  padding: 0px 0px;
  margin-left: 10px;
  background: transparent;
  color: #000000;
  border-radius: 50px;
  min-width: auto;
  display: inline-block;
  text-align: center;
  /* font-size: 15px!important; */
  font-size: 15px;
}
.modal-content{
  width: 100%!important;
}
.login_content {
  width: 90%;
}
.labelBtn div {
  display: none;
}
.labelBtn {
  flex-wrap: wrap;
}
.labelBtn input {
  margin-right: 0!important;
  margin-bottom: 10px;
}
.dark-mode .dataTables_filter input,.transparent-mode .dataTables_filter input, .transparent-mode .dataTables_length select,.dark-mode .dataTables_length select {
  background: rgba(255,255,255,0.3);
  margin-bottom: 10px;
  color: #fff;
}
.x_panel.order_all_details form input {
  /* display: flex; */
  /* flex-wrap: wrap; */
  margin: 10px 0 0 0;
}
.dt_histor1 {
  width: 50%;
}
.in_dta{
  padding: 10px;
}
.loginLeftcontent:after {
  width: 100%;
  height: 5px;
  background: linear-gradient(to right, rgba(0, 128, 0, 0.7), rgba(0, 0, 255, 0.6), rgba(75, 0, 130, 0.6), rgba(238, 130, 238, 0.6), rgba(255, 0, 0, 0.6), rgba(255, 165, 0, 0.6), rgba(255, 255, 0, 0.6));
}
.loginLeftcontent {
  border-radius: 25px 25px 0 0px;
}
.loginRightcontent {
  border-radius: 0px 0px 25px 25px;
}
.fg-toolbar {
  display: flex;
}
.x_title h2 .fa {
  margin-right: 10px;
}a.fg-button.ui-button.ui-state-default.ui-state-disabled {
  background: transparent;
}
.previous,.next,.last,.first  {
  background: transparent!important;
}
.input_up_down_fix input[type='checkbox'] {
  margin-bottom: 0;
}
}
.customerQueryMblView{
  display: block;
}
@media (max-width:1400px) {
  .nav-menu-list {
    padding-bottom: 100px;
  }
}
