body {
  background-color: #f3f6f9;
}

.login_card_body {
  background: #ffffff;
  border-radius: 10px;
}

.login_btn {
  text-transform: uppercase;
  background: #3b4e87;
  border: 1.14634px solid #3b4e87;
  border-radius: 10px;
}

.login_btn:hover {
  background-color: #3b4e87 !important;
  opacity: 0.8;
}

.login_body .form-control {
  border: 1.15px solid #9a9da9;
}

.card_custom {
  background: white !important;
  padding: 17px;
  box-shadow: 0px 0.937931px 0.937931px rgb(0 0 0 / 10%),
    inset 0px 0.937931px 0.937931px rgb(0 0 0 / 10%);
  /* margin-top: 46px !important; */
  margin-top: 9px !important;
}

#scrollbar {
  padding-top: 3px;
}

.nav-item-dashboard {
  margin-top: -6px;
}

.nav-item {
  padding: 0 11px;
}

/* .nav-link .menu-link .collapsed {
  font-size: 18px !important;
} */

.btn-main {
  text-transform: uppercase;
  background: #3b4e87 !important;
  border: 1.14634px solid #3b4e87 !important;
  border-radius: 28px;
  color: white;
  padding: 6px 32px;
}

.btn-main:hover {
  color: black !important;
  background: white !important;
}

.btn-main-danger {
  text-transform: uppercase;
  background: #e64d4d !important;
  border: 1.14634px solid #e64d4d !important;
  border-radius: 28px;
  color: white;
  padding: 6px 32px;
}

.btn-light {
  border-radius: 28px;
  padding: 6px 32px;
}

.breadcrumb_custom {
  margin-top: -20px !important;
}

.label-success {
  background-color: #67b173;
  color: white;
  padding: 1px 6px !important;
  border-radius: 3px;
}

.label-danger {
  background-color: rgb(245, 72, 72);
  color: white;
  padding: 1px 6px !important;
  border-radius: 3px;
}

.label-info {
  background-color: rgb(0, 209, 224);
  color: white;
  padding: 1px 6px !important;
  border-radius: 4px;
}

.label-warning {
  background-color: #f7ff08 !important;
  color: rgb(0, 0, 0) !important;
  padding: 1px 6px !important;
  border-radius: 3px;
}

.label-warning-new {
  background-color: rgb(247, 150, 40) !important;
  color: rgb(0, 0, 0) !important;
  padding: 1px 6px !important;
  border-radius: 3px;
}

.label-primary {
  background-color: #0d6efd !important;
  color: rgb(0, 0, 0) !important;
  padding: 1px 6px !important;
  border-radius: 3px;
}

.label-custom-primary {
  background-color: #38454a !important;
  color: rgb(255, 255, 255);
  padding: 1px 6px !important;
  border-radius: 5px !important;
}


thead {
  background-color: #f8f8f8 !important;
}

div.dataTables_wrapper div.dataTables_filter label {
  margin-right: 12px !important;
}

tbody,
td,
tfoot,
th,
thead,
tr {
  border-style: none !important;
}

.table th {
  font-weight: 600;
}

.table tr:hover {
  background-color: #f8f8f8 !important;
}

/* modal content style */
.modal-content {
  border-radius: 0 !important;
}

.modal-header {
  background: #f3f6f9 !important;
  /* box-shadow: 0px 0.937931px 0.937931px rgba(0, 0, 0, 0.25), inset 0px 0.937931px 0.937931px rgba(0, 0, 0, 0.25); */
  padding: 19px;
}

.model_title {
  font-weight: 603 !important;
}

.modal-body {
  padding-bottom: 0px !important;
}

.modal-body form {
  margin-top: 16px;
}

.modal-body form .form-control,
.modal-body form .select2 {
  margin-bottom: 12px !important;
  border-color: #ced4da;
}

.modal-dialog:not(.modal-dialog-scrollable) .modal-header {
  padding-bottom: 19px;
}

/* slider_list.php  */
.slider_master_table tr img {
  width: 180px;
  height: 80px !important;
}

.collection_table tr img {
  width: 150px;
  height: 60px !important;
}

/* product_list */
/* .product_table .btn-light {
  background: #3b4e87 !important;
  border: 1.14634px solid #3b4e87 !important;
  border-radius: 28px;
  padding: 2px 8px !important;
  color: white;
} */

.product_table .btn {
  margin-top: -6px !important;
}

.page-content .page-title-box {
  margin-top: -10px;
}

.card_custom {
  padding: 34px !important;
}

div.dataTables_wrapper div.dataTables_filter {
  margin-right: -9px !important;
}

.promotional_table img {
  width: 180px;
  height: 80px !important;
}

.select2 {
  border-radius: 2px !important;
}

.card_custom .form-control {
  background: #f8f8f8;
  border: none;
  padding: 10px;
}

.select2-container--open {
  z-index: 9999999;
}

.card_custom .select2.select2-container .select2-selection {
  background: #f8f8f8;
  border: none;
  /* padding: 6px; */
  /* border-radius: 4px; */
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #3b4e87d6 !important;
}

.input_upload {
  padding: 9px;
  border-radius: 0;
}

.product_page .card {
  border: none !important;
  box-shadow: none !important;
}

.dataTables_wrapper .dropdown-toggle::after {
  display: none !important;
}

.action_group>.btn-light {
  border-radius: 20px !important;
  padding: 1px 21px !important;
  background: none;
  color: #9a9da9;
}

/* .be-datatable-body {
  white-space: nowrap;
} */

/* custom scrool bar */
/* width */
::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #b2bee2;
  border-radius: 25px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #3b4e87;
}

@media (min-width: 1024.1px) {

  [data-layout="horizontal"] .container-fluid,
  [data-layout="horizontal"] .layout-width {
    max-width: 98% !important;
  }
}

/* .select2-close-mask {
  z-index: 2099;
} */
/* .select2-dropdown {
  z-index: 999 !important;
} */
/* .select2-container--open {
  z-index: 9999999 !important;
} */

i.fa-solid.fa-ellipsis-vertical {
  transform: rotate(90deg) !important;
}

.reset_margin {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3b4e87 !important;
}



/* optional css for reset tabel border */
.card_custom .table tr,
td,
th {
  border: 0px solid #f8f8f8 !important;
}

.page-item.active .page-link {
  background: #3b4e87 !important;
  color: #fff !important;
}

.page-link {
  color: #3b4e87 !important;
}

/* arun css */


.sidebar {
  background-color: #FFFFFF;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  /* bottom: 30px; */
  margin-top: 0;
  position: fixed;
  top: 225px;
  transition: all 0.2s ease-in-out 0s;
  width: 220px;
  min-height: 470px;
  z-index: 1001;
}

.sidebar.opened {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sidebar-inner {
  height: 100%;
  min-height: 100%;
  transition: all 0.2s ease-in-out 0s;
}

.sidebar-menu {
  padding: 0px;
}

.sidebar-menu ul {
  font-size: 15px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.sidebar-menu li a {
  color: #000000;
  font-family: 'Poppins', sans-serif;
  display: block;
  font-size: 15px;
  line-height: 16px;
  padding: 0 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: capitalize;
}

.sidebar-menu>ul>li>a:hover {
  background-color: #F7F7F7;
  color: #000000;
}

.sidebar-menu li.active a {
  background: #ece9e9;

  color: #000000;
  border-right: 3px solid #000000;
}

.menu-title {
  color: #9e9e9e;
  display: flex;
  font-size: 14px;
  opacity: 1;
  padding: 5px 15px;
  white-space: nowrap;
}

.menu-title>i {
  float: right;
  line-height: 40px;
}

.sidebar-menu li.menu-title a {
  color: #ff9b44;
  display: inline-block;
  margin-left: auto;
  padding: 0;
}

.sidebar-menu li.menu-title a.btn {
  color: #fff;
  display: block;
  float: none;
  font-size: 15px;
  margin-bottom: 15px;
  padding: 10px 15px;
}

.sidebar-menu ul ul a.active {
  color: #F7F7F7;
  text-decoration: underline;
}

.mobile_btn {
  display: none;
  float: left;
}

.sidebar .sidebar-menu>ul>li>a span {
  transition: all 0.2s ease-in-out 0s;
  display: inline-block;
  margin-left: 18px;
  white-space: nowrap;
}

.sidebar .sidebar-menu>ul>li>a span.chat-user {
  margin-left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sidebar .sidebar-menu>ul>li>a span.badge {
  margin-left: auto;
}

.sidebar-menu ul ul a {
  display: block;
  font-size: 15px;
  padding: 7px 10px 7px 45px;
  position: relative;
}

.sidebar-menu ul ul {
  display: none;
}

.sidebar-menu ul ul ul a {
  padding-left: 65px;
}

.sidebar-menu ul ul ul ul a {
  padding-left: 85px;
}

.sidebar-menu>ul>li {
  margin-bottom: 1px;
  position: relative;
}

.sidebar-menu>ul>li:last-child {
  margin-bottom: 0;
}

.sidebar-menu .menu-arrow {
  -webkit-transition: -webkit-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  transition: transform .15s;
  position: absolute;
  right: 15px;
  display: inline-block;
  font-family: 'FontAwesome';
  text-rendering: auto;
  line-height: 40px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  line-height: 18px;
  top: 11px;
}

.sidebar-menu .menu-arrow:before {
  content: "\f105";
}

.sidebar-menu li a.subdrop .menu-arrow {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sidebar-menu ul ul a .menu-arrow {
  top: 10px;
}

.sidebar-menu>ul>li>a {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  padding: 13px 16px;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
}

.sidebar-menu>ul>li>a img {
  width: 22px;
  height: 22px;
}

.sidebar-menu ul li a i {
  display: inline-block;
  font-size: 13px;
  line-height: 24px;
  text-align: left;
  vertical-align: middle;
  width: 20px;
  transition: all 0.2s ease-in-out 0s;
}

.sidebar-menu ul li a i:hover {
  color: #1faeee;
}

.sidebar-menu ul li.menu-title a i {
  font-size: 16px !important;
  margin-right: 0;
  text-align: right;
  width: auto;
}

.sidebar-menu li a>.badge {
  color: #fff;
}

/* SUbMenu */
.submenu>ul>li>a:hover {
  background-color: #1faeee;
  color: #ffffff;
}

.submenu>ul>li>a {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  padding: 14px 39px;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
}

.submenu>ul>li>a {
  text-align: left;
  background-color: transparent;
  border-bottom: 1px solid #272b30;
  color: #676767;
}

.submenu li a {
  font-style: normal;
  font-weight: bold;
  font-size: 11px !important;
  line-height: 15px;
  text-transform: uppercase;
  text-align: left;
  color: #676767;
}

.submenu>ul>li>a:first-child {
  border-top: 1px solid #272b30;
}

.divider {
  border-bottom: 1px solid #272b30;
  margin: 10px 0px 10px 0px;
}


.main-wrapper {
  width: 100%;
  height: 100vh;
  min-height: 100vh;
}

.page-wrapper {
  margin-left: 240px;
  padding-top: 88px;
  position: relative;
  transition: all 0.4s ease;
}

.page-wrapper>.content {
  width: 100%;
  position: relative;
  float: left;
}

.page-header {
  margin-bottom: 1.875rem;
}

.page-header .breadcrumb {
  background-color: transparent;
  color: #6c757d;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;
  padding: 0;
}

.page-header .breadcrumb a {
  color: #333;
}

.page-title {
  color: #333;
  margin-bottom: 5px;
}



.header1 {
  background: #FFFFFF;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  left: 35px;
  position: fixed;
  right: 35px;
  /* display: flex; */
  align-items: center;
  top: 142px;
  z-index: 1001;
  height: 70px;
}

.header1 .header-left {
  float: left;
  display: flex;
  align-items: center;
  padding: 0 17px;
  position: relative;
  text-align: center;
  z-index: 1;
  transition: all 0.2s ease-in-out;
}

.header1 .header-left .logo {
  display: inline-block;
  margin-right: 10px;
}

.header1 .header-left .logo img {
  width: 40px;
  height: 40px;
  border-radius: 50px;
}

.header-left .logo.logo-small {
  display: none;
}

.header1 .dropdown-menu>li>a {
  position: relative;
}

.header1 .dropdown-toggle:after {
  display: none;
}

.header1 .has-arrow .dropdown-toggle:after {
  border-top: 0;
  border-left: 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: '';
  height: 8px;
  display: inline-block;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
  vertical-align: 2px;
}

.header1 .has-arrow .dropdown-toggle[aria-expanded="true"]:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}



.header1 .dropdown-menu>li>a:focus,
.header1 .dropdown-menu>li>a:hover {
  background-color: #2962ff;
  color: #fff;
}

.header1 .dropdown-menu>li>a:focus i,
.header1 .dropdown-menu>li>a:hover i {
  color: #fff;
}

.header1 .dropdown-menu>li>a {
  padding: 10px 18px;
}

.header1 .dropdown-menu>li>a i {
  color: #2962ff;
  margin-right: 10px;
  text-align: center;
  width: 18px;
}

.header1 .user-menu .dropdown-menu>li>a i {
  color: #2962ff;
  font-size: 16px;
  margin-right: 10px;
  min-width: 18px;
  text-align: center;
}

.header1 .user-menu .dropdown-menu>li>a:focus i,
.header1 .user-menu .dropdown-menu>li>a:hover i {
  color: #fff;
}

.mobile_btn {
  display: none;
  float: left;
}

.slide-nav .sidebar {
  margin-left: 24px;
}




.menu-title {
  color: #a3a3a3;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  padding: 0 25px;
}


.sidebar-overlay.opened {
  display: block;
}

.header1 .client-name {
  display: block;
}

.header1 .client-name h5 {
  font-size: 19px;
  font-weight: 500;
  text-align: left;
  color: #000000;
  text-transform: capitalize;
}


.header1 ul {
  margin: 0px;
  padding: 0;
  list-style-type: none;
}

.header1 ul li {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: initial;
  color: #000000;
  text-transform: capitalize;
}

.header1 ul li:after {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 14px;
  margin-left: 7px;
}

.header1 ul li:last-child:after {
  content: none;
}

.header1 ul li a {
  color: #000000;
}

.sales {
  background: #ffffff;
  box-shadow: 0px 0px 14.6946px rgba(0, 0, 0, 0.1);
  width: 100%;
  position: relative;
  overflow-y: scroll;
  max-height: 470px;
  float: left;
  padding: 20px;
}




@media only screen and (min-width: 992px) {

  #toggle_btn {
    align-items: center;
    color: #fff;
    display: inline-flex;
    float: left;
    font-size: 30px;
    height: 65px;
    justify-content: center;
    margin-left: 15px;
    padding: 0 15px;
  }

  #toggle_btn:hover {
    color: #FF7685;
  }

  .mini-sidebar .header-left .logo img {
    height: auto;
    max-height: 30px;
    width: auto;
  }

  .mini-sidebar .header .header-left .logo {
    display: none;
  }

  .mini-sidebar .header-left .logo.logo-small {
    display: block;
  }

  .mini-sidebar .header .header-left {
    padding: 0 5px;
    /* width: 78px; */
  }

  .mini-sidebar .sidebar {
    width: 78px;
  }

  .mini-sidebar.expand-menu .sidebar {
    width: 240px;
  }

  .mini-sidebar .menu-title {
    visibility: hidden;
    white-space: nowrap;
  }

  .mini-sidebar.expand-menu .menu-title {
    visibility: visible;
  }

  .mini-sidebar .menu-title a {
    visibility: hidden;
  }

  .mini-sidebar.expand-menu .menu-title a {
    visibility: visible;
  }

  .modal-open.mini-sidebar .sidebar {
    z-index: 1051;
  }

  .mini-sidebar .sidebar .sidebar-menu ul>li>a span {
    display: none;
    transition: all 0.2s ease-in-out;
    opacity: 0;
  }

  .mini-sidebar.expand-menu .sidebar .sidebar-menu ul>li>a span {
    display: inline;
    opacity: 1;
  }

  .mini-sidebar.expand-menu .sidebar .sidebar-menu>ul>li>a i {
    font-size: 13px;
    width: 20px;
  }

  .mini-sidebar .page-wrapper {
    margin-left: 78px;
  }
}

@media only screen and (max-width: 991.98px) {
  .header1 {
    left: 25px;
    right: 25px;
    top: 80px;
  }

  .sidebar {
    top: 150px;
  }

  .header .header-left {
    position: absolute;
    width: 100%;
  }

  .mobile_btn {
    color: #fff !important;
    cursor: pointer;
    display: block;
    font-size: 24px;
    height: 60px;
    right: 0;
    line-height: 60px;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 10;
  }

  #toggle_btn {
    display: none;
  }

  .top-nav-search {
    display: none;
  }

  .login-wrapper .loginbox .login-left {
    padding: 80px 50px;
    width: 50%;
  }

  .login-wrapper .loginbox .login-right {
    padding: 50px;
    width: 50%;
  }

  .sidebar {
    margin-left: -225px;
    width: 225px;
    left: 0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1041;
  }

  .page-wrapper {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
}

@media only screen and (max-width: 767.98px) {

  .header .has-arrow .dropdown-toggle:after {
    display: none;
  }

  .user-menu.nav>li>a>span:not(.user-img) {
    display: none;
  }

  .navbar-nav .open .dropdown-menu {
    float: left;
    position: absolute;
  }

  .navbar-nav.user-menu .open .dropdown-menu {
    left: auto;
    right: 0;
  }

  .header .header-left {
    padding: 0 15px;
  }

  .header .header-left .logo {
    display: none;
  }

  .header-left .logo.logo-small {
    display: inline-block;
  }

  .error-box h1 {
    font-size: 6em;
  }


}