.logo-lg img {
  width: 130px;
  height: 100%;
}
[data-layout="vertical"][data-sidebar="light"] .logo-dark {
  display: block;
  text-align: left;
}
.navbar-header {
  padding-right: 0px;
}

.top-tagbar {
  background-color: #c4272c;
  color: #fff;
}
.navbar-menu .navbar-nav .nav-link:hover {
  color: red;
}
.navbar-menu .navbar-nav .nav-link.active {
  color: red;
}
.navbar-menu
  .navbar-nav
  .nav-link[data-bs-toggle="collapse"][aria-expanded="true"]::after {
  color: red;
}
.navbar-menu
  .navbar-nav
  .nav-link[data-bs-toggle="collapse"][aria-expanded="true"] {
  color: red;
}

#addproduct-btn {
  background: #ea262c;
  border-color: #ea262c;
}
/*  */
.card-header {
  padding: 10px;
  background: aliceblue;
}
.btn-icon i,
.btn-icon img,
.btn-icon svg {
  font-size: 15px;
}
.bg-secondary-shipped {
  background-color: #f9d0ff !important;
}
.text-shipped {
  color: #e21dff;
}
.bg-info-outDelivery {
  background-color: #ffe7d5 !important;
}
.text-outDelivery {
  color: #ff6d00;
}
.form-group {
  /* margin-bottom: 15px; */
}
.card-body {
  padding: 10px;
}
.active > .page-link,
.page-link.active {
  z-index: 3;
  color: var(--tb-pagination-active-color);
  background-color: #c4272c;
  border-color: #c4272c;
}
.border-end {
  border-color: #949494 !important;
}
.table-card {
  margin: -10px;
}
.service_bx {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  border: 1px solid #ececec;
  margin-bottom: 8px;
}
.price_serv {
  background: #ffeeee;
  padding: 3px 7px;
  width: 55px;
  height: 70px;
  position: relative;
}
.price_serv a iconify-icon {
  font-size: 25px;
}
.price_serv {
  text-align: center;
}
.service_dtsj p {
  line-height: 22px;
  font-size: 13px;
}
.service_dtsj h6 {
  margin-bottom: 5px;
  color: #000;
}
.service_dtsj {
  padding-left: 5px;
  padding-right: 6px;
}
.price_serv span {
  display: block;
  font-size: 13px;
}
.price_serv a {
  display: block;
  line-height: 0;
  color: #8d8d8d;
}
.service_titleMN {
  color: #000;
}
.service_dtsj p {
  margin-bottom: 0;
}
.price_serv span {
  margin-top: 10px;
}

/* tracking status */

/* Hide the checkbox input */
.status_box {
  display: none;
}
.status_body {
  border: 1px solid transparent;
  border-radius: 5px;
  cursor: pointer;
}
/* Style the card-body when the checkbox is checked */
.status_box:checked + .status_body {
  border: 1px solid #06d6a0;
}

/* sparsh 7-5-24 */

.avatar-upload {
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.avatar-upload .avatar-edit {
  position: absolute;
  left: 60%;
  z-index: 1;
  top: 10px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f030";
  font-family: "FontAwesome";
  color: #757575;
  position: absolute;
  top: 3px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  font-size: 13px;
}
.avatar-upload .avatar-preview {
  width: 120px;
  height: 120px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #f8f8f8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.admin_profile {
  width: 60%;
  margin: 60px auto;
  padding: 25px;
}
.admin_profile .avatar-upload .avatar-preview {
  width: 150px;
  height: 150px;
}
.partners_dt_name {
  text-align: center;
  margin: 15px 0 20px;
}
.partners_dt_name h6 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.partners_dt_name h6 span {
  display: block;
  font-size: 13px;
  font-weight: 400;
}
.border_right {
  border-right: 1px solid #ececec;
}
.inner_leftSide .nav-pills .nav-link {
  border-radius: 0.25rem;
  border: none;
  background: transparent;
  border-radius: 0;
  text-align: left;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.inner_leftSide .nav-pills .nav-link iconify-icon {
  margin-right: 5px;
  font-size: 16px;
}
.inner_leftSide .nav-pills .nav-link.active,
.inner_leftSide .nav-pills .show > .nav-link {
  color: #ff020b;
  background-color: #dae9ff !important;
  border-right: 2px solid #ff020b !important;
}
h5.pro_title {
  font-size: 22px;
  color: #000;
  padding-left: 15px;
  position: relative;
}
h5.pro_title::before {
  content: "";
  width: 2px;
  height: 22px;
  background: #000;
  position: absolute;
  top: 3px;
  left: 0px;
}

.profile_data input,
.password_rightSide input,
.login-form input {
  height: 45px;
  padding: 0 10px;
  border: 2px solid silver;
  color: var(--body-color);
  background-color: #fff;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  font-family: var(--body-font);
  transition: 0.4s ease-in-out;
  padding-right: 15px;
  border-radius: 5px;
}
.strong_label {
  font-weight: 600;
  padding-bottom: 5px;
}
.pro_action_btn {
  display: flex;
  align-items: center;
  justify-content: end;
  /* width: 100%; */
}

.theme_btn {
  padding: 10px 60px;
  background: #ff020b;
  border-radius: 5px;
  color: #fff;
  /* width: 100%; */
  font-size: 16px;
}
.theme_btn:hover {
  color: #fff;
}

.avtar_box {
  margin-top: 25px;
}

.profile_data {
  padding: 25px;
}

.profile_dats {
  padding: 25px;
}
.form-control:focus {
  border-color: #c4272c;
}

.form-group {
  padding: 10px 0px;
}

.password_right {
  padding: 0px 30px 0px 100px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #ff020b;
  color: #ffffff;
}

.nav-pills .nav-link.active .nav-item span {
  position: relative;
}
.nav-pills .nav-item .nav-link.active span::before {
  content: "\f105";
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  position: absolute;
  color: #ffffff;
  top: 9px;
  right: 20px;
}
.customer_detail_nav .nav-link.active,
.customer_detail_nav .show > .nav-link {
  background-color: #ff020b;
  color: #ffffff;
}

.customer_detail_nav .nav-link.active .nav-item span {
  position: relative;
}
.customer_detail_nav .nav-item .nav-link.active span::before {
  content: "";
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  position: absolute;
  color: #ffffff00;
  top: 9px;
  right: 20px;
}

.nav-pills .nav-item {
  width: 80%;
  margin: 0 auto;
}

.profile_rightSide {
  border-left: 1px solid #e9ebec;
}

.password-section {
  border-left: 1px solid #e9ebec;
  padding: 25px;
}
.password_rightSide {
  padding: 0px 250px 0px 0px;
}

/* login page */

.login-form input {
  border: 1px solid #aaaaaa !important;
  height: 49px !important;
}

.login-btn .btn {
  position: relative;
  z-index: 2;
  vertical-align: middle;
  display: inline-flex;
  border: none;
  align-items: center;
  text-align: center;
  background-color: #ff020b;
  color: #fff;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  padding: 15px 32px;
  overflow: hidden;
  transition: all 0.35s;
  border-radius: 10px;
}

.login-btn .btn:hover {
  background-color: #c4272c;
}
.profile_data input:focus,
.password_rightSide input:focus,
.login-form input:focus,
.profile_data input:hover,
.password_rightSide input:hover,
.login-form input:hover {
  outline: 0;
  box-shadow: inset;
  border-color: #ff020b !important;
}

.pass {
  font-size: 18px;
  padding: 10px 0px 5px 0px;
  font-weight: 600;
}

.mail {
  font-size: 18px;
  padding: 18px 0px 5px;
  font-weight: 600;
}

label {
  margin-bottom: 0 !important;
}

/* login-page */

.login-page {
  background-image: url(../images/palletlogin.jpg);
  background-size: cover;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 100vh;
  object-fit: contain;
  position: relative;
  background-repeat: no-repeat;
}

.login-page::after {
  content: "";
  background: #00000082;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 100%;
}

.login-container {
  background-color: #ffffffc7;
  width: 36%;
  margin: 0 auto;
  transform: translate(0, 30%);
  border-radius: 20px;
  padding: 30px 40px;
  box-shadow: 0px 0px 5px 0px #aaaaaa;
  position: relative;
  z-index: 2;
}

.logo-login {
  width: 130px;
  margin: 0px auto 10px;
}

.login-title h2 {
  font-size: 32px;
  font-weight: 600;
}

.login-btn .btn {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  justify-content: center;
}

.forget {
  text-align: right;
  margin-top: 8px;
}
.forget a {
  color: #000;
  transition: all 0.4s;
}
.forget a:hover {
  color: #ff020b;
}
.login-form .mail {
  font-size: 16px;
  font-weight: 500;
}
.login-form .pass {
  font-size: 16px;
  font-weight: 500;
}

/* forget */

.forget-container {
  background-color: #ffffffc7;
  width: 36%;
  margin: 0 auto;
  transform: translate(0, 55%);
  border-radius: 20px;
  padding: 30px 40px;
  box-shadow: 0px 0px 5px 0px #aaaaaa;
  position: relative;
  z-index: 2;
}

img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

img {
  border: none;
}

.fifty {
  width: calc(50% - 10px);
}

.flex {
  display: flex;
}

@media (max-width: 767px) {
  .info-container {
    display: none;
  }

  .logo1 img {
    display: block;
    margin: 0 auto;
  }
  .f-text {
    display: none;
  }

  .logo {
    display: block;
  }

  .fifty {
    width: 100%;
  }
  .flex {
    flex-direction: column;
  }

  .form-side {
    margin: 0px;
    padding: 20px 0px 20px 0px;
  }
  .mr {
    margin-right: 0;
  }

  .submit {
    width: 100%;
  }
  .sign-subtitle {
    text-align: center;
  }
  .form-title h1 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
  }

  .login-container {
    background-color: #fffffff6;
    width: 100%;
    transform: translate(0%, 20%);
    border-radius: 20px;
    padding: 30px 40px;
    box-shadow: 0px 0px 5px 0px #aaaaaa;
    position: relative;
    z-index: 2;
  }

  .forget-container {
    background-color: #fffffff6;
    width: 100%;
    transform: translate(0%, 40%);
    border-radius: 20px;
    padding: 30px 40px;
    box-shadow: 0px 0px 5px 0px #aaaaaa;
    position: relative;
    z-index: 2;
  }
}


.tab_space{
  white-space: nowrap !important;
}

.tab-pane.active.show .dataTables_scrollHead{
  width:100% !important;
}
.dataTables_scrollHead{
  width:100% !important;
}
/* .dataTables_scrollHeadInner{
  width: 100% !important;
} */
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
  width: 100% !important;
}

.flex_customer{
  display: flex;
  flex-direction: column;
}

.flex_customer span{
  font-size: 16px;
}

/* report */

.report_title{
  position: relative;
  margin-bottom: 30px;
}
.report_title h1{
  color: #ff020b;
  font-size:36px ;
  text-align: start;
  margin-bottom:20px;
  position: relative;
  margin-left: 20px;
}

.report_title:before{
  content: '';
  width: 4px;
  height: 36px;
  background-color: #ff020b;
  position: absolute;
  top: 3px;
  left: 0;
}

.picker{
  display: flex !important;
  text-align: center;
  align-items: center;
}

.picker label{
  white-space: nowrap;
  padding-right: 20px;
}
.total_title{
  position: relative;
  margin-bottom: 30px;
  width: 50%;
  margin: 0 auto;
}
.total_title h1{
  color: #ff020b;
  font-size:36px ;
  text-align: start;
  margin-bottom:20px;
  position: relative;
  margin-left: 20px;
}
.total_title span{
  color: #000;
}

.total_title h1:before{
  content: '\f105';
  font-family: "Font Awesome\ 5 Free";
  /* width: 4px; */
  /* background-color: #ff020b; */
  position: absolute;
  font-size: 32px;
  top: 5px;
  right: 10%;
}

.total-container{
  padding: 25px;
}
.tax_box {
  border-left: 1px dashed #d6d6d6;
  padding-left: 30px;
}

/* toster */
.swal-button-container {
  margin: 5px;
  display: block;
  position: relative;
}
.swal-button {
  background-color: #dc3545;
  color: #fff;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 24px;
  margin: 0;
  cursor: pointer;
  display: block !important;
  width: 100%;
}
.swal-button:hover{
  background-color: #000 !important;
}
/* /toster */


.red{
  color: #ff0000;
  font-size: 18px;
}
span.sizes {
  width: 160px;
}
.dash-avatar {
  height: 40px !important;
  width: 40px;
  border-radius: 50% !important;
}
.navbar-menu .navbar-nav .nav-link {
	color: #000 !important;
}
.top-tagbar {
	height: 40px;
}
.navbar-menu {
	top: 40px;
}
.header-profile-user {
	height: 32px !important;
	width: 32px;
}
.dropdown-item {
	font-size: 15px;
}
#page-header-user-dropdown {
	padding: 10px 35px 10px 10px;
}
.cancelOrder {
	display: flex;
	align-items: center;
	gap: 5px;
  justify-content: end;
}
    .cancelOrderBtn {
        padding: 3px 7px;
	background: #fe000f;
	color: #fff;
	border-radius: 5px;
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 16px;
}
.InvoiceOrderBtn:hover, .cancelOrderBtn:hover{
    color: #fff;
}
.InvoiceOrderBtn{
    padding: 3px 7px;
	background: #10cd48;
	color: #fff;
	border-radius: 5px;
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 16px;
}