.account-pages+div#layout-wrapper {
  display: none;
}

img {
  max-width: 100%;
}

.msg-box {
  height: 40px;
  align-items: center;
  padding: 0 20px;
  color: #fff;
  margin: 0 0 15px;
  border-radius: 5px;
  display: none;
}

.msg-box.green {
  display: flex;
  background: #38bd38;
}

.msg-box.red {
  display: flex;
  background: #ff5555;
}

.Loading {
  text-align: center;
  font-size: 30px;
}

.flex-1 {
  flex: 1;
}

.ml-2 {
  margin: 0 10px;
}

a {
  cursor: pointer;
}

.logo-view {
  height: 200px;
  width: 300px;
  margin: 0 auto 20px;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 10px;
  background: #eee;
}

.fav-ico.logo-view {
  height: 80px;
  width: 80px;
}

.logo-view>img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.tox-notifications-container {
  display: none !important;
}

img.w-60.file-img {
  display: block;
  margin: 0 auto 30px;
  max-width: 100%;
}

img.file-img {
  margin: 0 0 20px;
  background: #fff;
  border-radius: 10px;
}

#sidebar-menu ul li .badge {
  margin-top: 4px;
  font-size: 12px;
}

.navbar-brand-box img {
  padding: 2px;
}

.faqs-form .col-lg-12:first-child textarea {
  height: 50px;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #0073e68f;
  resize: none;
  outline: none;
}

.faqs-form .col-lg-12:not(:first-child) textarea {
  height: 100px;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #0073e68f;
  resize: none;
  outline: none;
}

label.col-sm-3.col-form-label {
  text-transform: capitalize;
}

.tab-btns {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
  margin: 20px 0;
}

.tab-btns>span {
  height: 40px;
  padding: 0 20px;
  border: 1px solid #0073e6;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  cursor: pointer;
}

.tab-btns>span.active {
  background: #0073e6;
  color: #fff;
}

.upload-btn-wrapper .left {
  margin-right: 20px;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.upload-btn-wrapper .btn {
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid var(--primary);
  position: relative;
  border-bottom: 0;
  color: var(--secondry);
  margin-top: 20px;
  box-shadow: 0px 2px 10px 0px #c1c1c18c;
  padding: 0;
}

.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  height: 120px;
  width: 120px;
}

.upload-btn-wrapper img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
}

span.dummy-pics {
  font-size: 50px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: teal;
  color: #fff;
}

textarea.form-control {
  height: 120px;
}

a.btn.vieee {
  background: teal;
  color: #fff;
}

.profle>img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid #000;
  margin-right: 5px;
}

.table-nowrap td,
.table-nowrap th {
  white-space: normal;
}

.badge-soft-success.ratei {
  color: #ffc107;
  background-color: rgb(194 195 52 / 18%);
}

.rate {
  float: left;
  height: 46px;
  padding: 0;
  position: relative;
}

.rate:not(:checked)>input {
  position: absolute;
  top: 0;
  opacity: 0;
}

.rate:not(:checked)>label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 35px;
  color: #ccc;
}

.rate:not(:checked)>label:before {
  content: "★ ";
}

.rate>input:checked~label {
  color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
  color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
  color: #c59b08;
}

.Loading {
  font-size: 0;
  padding: 200px 0;
  text-align: center;
  position: relative;
}

.Loading:before {
  content: "";
  height: 100px;
  width: 100px;
  position: absolute;
  background: url(https://www.superiorlawncareusa.com/wp-content/uploads/2020/05/loading-gif-png-5.gif);
  background-size: contain;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

table.dataTable tbody td:last-child {
  width: 20%;
}

.notfound {
  font-size: 30px;
  padding: 30px 0 0;
}

.bnt-22 table.dataTable tbody td:last-child {
  width: 10% !important;
}

.table-responsive.productsss-lsit table.dataTable tbody td:last-child {
  width: 10%;
}

.table-responsive.productsss-lsit img {
  width: 100px;
  margin: 0 auto;
  display: block;
  height: 100px;
  object-fit: contain;
}

.table-responsive.productsss-lsit tr {
  vertical-align: middle;
}

.userInfo textarea {
  height: 300px !important;
  border-radius: 10px !important;
  padding: 10px 20px !important;
  border: 2px solid #ddd !important;
}

.upload-btn-wrapper .btn>img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.prd-image-upld {
  position: relative;
}

.prd-image-upld>span {
  height: 320px;
  width: 100%;
  background: #eee;
  border: 2px solid #eeeeee;
  border-radius: 10px;
  font-size: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prd-image-upld>input {
  position: absolute;
  height: 100% !important;
  top: 0;
  left: 0;
  margin: 0 !important;
  opacity: 0;
  z-index: 9;
}

.upload-prd button.login_btn {
  height: 60px;
  border-radius: 8px;
  font-size: 25px;
}

.prd-image-upld img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.upload-prd button.login_btn {
  height: 60px;
  border-radius: 8px;
  font-size: 25px;
}

.prd-image-upld img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.body-wrapper {
  padding: 40px;
  background: #fff;
}

.userInfo label {
  display: block;
  font-size: 11px;
  margin: 20px 0 0;
  border-radius: 99px;
  color: #000;
  position: relative;
  z-index: 9;
  text-transform: capitalize;
}

.userInfo input,
.userInfo select,
.userInfo textarea {
  height: 40px;
  width: 100%;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #7c90ec;
  margin: 10px 0 0;
  padding: 0 0;
  font-size: 15px;
  outline: none;
}

.btn-vaiatn {
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  background: #7c90ec;
  border-radius: 99px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}

.add_variation {
  margin-top: 20px;
}

.variant-madal {
  position: fixed;
  height: 440px;
  width: 500px;
  background: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  box-shadow: 0 0 0 100000px #ffffffc4, 0 0 20px 0 #000000a8;
  z-index: 9999;
  border-radius: 20px;
  padding: 20px;
}

.variant-madal h3 {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vairants-boxxs {
  gap: 15px;
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.vairants-boxxs>input {
  flex: 1;
}

.vairants-boxxs>button {
  width: 48px;
  height: 48px;
  margin-top: 7px;
  border-radius: 50%;
  background: #7c90ec;
  border-color: #7c90ec;
  color: #fff;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.variant-madal h3>i {
  cursor: pointer;
}

.badges-variant>div>span>i {
  position: absolute;
  right: 4px;
  cursor: pointer;
}

.badges-variant.mt-3>div>span {
  padding: 0 10px;
}

.badges-variant.mt-3.mb-3 {
  height: 120px;
  overflow-y: scroll;
}

.badges-variant.mt-3.mb-3::-webkit-scrollbar {
  width: 0;
}

.variants-visi {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0 0 20px 0;
}

.variants-visi>span {
  font-size: 22px;
}

.addmore-images {
  position: relative;
}

.addmore-images>div:not(.images-flcss) {
  font-size: 20px;
  color: #767676;
  height: 200px;
  background: #eeeeee;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

.invoice-popup.open th {
  text-transform: uppercase;
  font-size: 20px;
}

.addmore-images>input {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 9;
  cursor: pointer;
}

.addmore-images>div>i {
  font-size: 60px;
  color: #000;
}

.images-flcss {
  display: flex;
  align-items: stretch;
  gap: 30px;
  padding: 20px;
  border-radius: 20px;
  border: 2px solid #eeeeee;
  flex-flow: wrap;
  justify-content: start;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.images-flcss>img {
  width: 160px;
  background: #e7e2dd;
  object-fit: contain;
  border: 1px solid #7c90ec;
  border-radius: 10px;
}

.images-flcss:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #efefef;
  opacity: 1;
  z-index: -1;
}

.badges-variant>div>span {
  min-height: 34px;
  padding: 0 20px;
  border: 1px solid #6c757d;
  border-radius: 4px;
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #6c757d;
  position: relative;
}

.badges-variant {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-flow: wrap;
  align-content: start;
}

.variants-visi del {
  text-decoration: none;
  cursor: pointer;
  font-weight: 900;
  color: #000;
}

.ordr-lsit table.dataTable tbody td:last-child {
  width: 6%;
}

.ordr-lsit table.dataTable tbody td:last-child>span {
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background: #0073e6;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}

.invoice-popup.open th,
.invoice-popup.open td {
  vertical-align: middle;
  text-align: center;
}

.invoice-popup .list-unstyled li {
  margin: 10px 0;
  font-weight: 600;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ededed;
  padding: 5px 15px;
  border-radius: 8px;
  font-size: 14px;
  padding-right: 5px;
}

.list-unstyled li b {
  padding: 3px 12px;
  background: #a2c6ff75;
  border-radius: 5px;
  color: #000;
  font-weight: 600;
  text-transform: none;
}

.card-body.mx-4>p {
  font-weight: 600;
  color: #000;
  padding-bottom: 15px;
  border-bottom: 1px solid #999c;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card-body.mx-4>p>span {
  font-size: 16px;
}

.card-body.mx-4>p>span>b {
  font-weight: 600;
  height: 35px;
  padding: 0 15px;
  background: #0073e6;
  border-radius: 99px;
  display: inline-flex;
  align-items: center;
  color: #fff;
}

.table-space h3:first-child {
  font-weight: 800;
  font-size: 17px;
  text-align: left;
}

.no-padding {
  padding: 0;
}

.variants-crt {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  gap: 1px 5px;
  margin-right: -60px;
}

.variants-crt>h4 {
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  gap: 4px;
  margin: 0;
}

.variants-crt>h4>span {
  font-size: 12px;
  font-family: "Poppins";
  background: #cadbf5;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  color: #000 !important;
  border-radius: 99px;
}

.table-space h3 {
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  text-transform: uppercase;
  font-family: "Poppins";
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 24px;
}

.product-img img {
  height: 80px;
}

.ordr-lsit table.dataTable tbody tr {
  vertical-align: middle;
}

/* General styles for the wrapper */
.wrapryu {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

/* Heading styles */
.wrapryu h1 {
  font-size: 2.4em;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
}

.wrapryu h2 {
  font-size: 1.8em;
  margin-bottom: 15px;
  color: #666;
  text-align: center;
}

/* Form section styles */
.form-section {
  margin-bottom: 30px;
}

.form-container {
  display: flex;
  justify-content: center;
}

.rate-form {
  width: 100%;
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.input-row {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 15px;
}

.input-row input {
  flex: 1;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 1em;
}

.submit-button,
.cancel-button {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 6px;
  background-color: #0073e6;
  /* Custom color */
  color: #fff;
  font-size: 1.1em;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.submit-button i {
  margin-right: 8px;
}

.submit-button:hover {
  background-color: #445ed6;
}

/* Rates list styles */
.rates-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.rate-card {
  width: calc(33% - 10px);
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rate-info {
  margin-bottom: 15px;
}

.rate-info span {
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  font-size: 15px;
}

.rate-actions {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.rate-actions button {
  padding: 8px 12px;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 0.9em;
  cursor: pointer;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: center;
}

.rate-actions button:first-of-type {
  background-color: #0073e6;
  /* Custom color for Edit */
}

.rate-actions button:last-of-type {
  background-color: #f44336;
  /* Red for Delete */
}

.rate-actions button i {
  margin-right: 6px;
}

.rate-actions button:hover {
  opacity: 0.8;
}

p.form-error-message {
  color: red;
}

.cancel-button {
  background: #f44336;
  display: flex;
  align-items: baseline;
  gap: 7px;
  justify-content: center;
}

.button-row {
  display: flex;
  gap: 20px;
}

.btn-new {
  padding: 6px 15px;
  background: var(--bs-link-hover-color);
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  text-transform: none;
  line-height: 1;
}

.btn-new:hover {
  background: #ddd;
}

.text-reset.notification-item {
  position: relative;
}

span.t-min-ago {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 10px;
  display: flex;
  gap: 3px;
}

.dropdown-menu.show {
  right: 0;
}

.dropdown .notfound {
  font-size: 14px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}

.text-reset.notification-item.new .d-flex {
  background: #f1f3ff;
  border: 1px dashed #4458b854;
  border-top: 0;
  padding-bottom: 20px;
}

.back-bnt {
  color: #000 !important;
  font-weight: 600;
  display: inline-block;
  float: right;
}


.sales-overview {
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  padding: 20px;
  max-width: 800px;
  margin: auto;
}

.sales-title {
  font-size: 22px;
  color: #0073e6;
  margin-bottom: 20px;
  font-weight: bold;
}

.sales-summary {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  gap: 20px;
}

.sales-item {
  background: linear-gradient(135deg, #0073e6 0%, #4e5bbf 100%);
  border-radius: 5px;
  padding: 15px;
  flex: 1;
  color: white;
  transition: transform 0.2s, box-shadow 0.2s;
}

.sales-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.sales-label {
  font-weight: bold;
  font-size: 14px;
}

.sales-value {
  display: block;
  font-size: 22px;
  font-weight: bold;
}

.top-products-title {
  font-size: 16px;
  color: #333;
}

.sales-chart-container {
  background: #f8f9fa;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.order-management {
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  padding: 20px;
  max-width: 800px;
}

.order-title {
  font-size: 22px;
  color: #0073e6;
  margin-bottom: 20px;
  font-weight: bold;
}

.order-summary {
  display: flex;
  /* Center the summary item */
  margin-bottom: 20px;
}

.order-item {
  background: linear-gradient(135deg, #0073e6 0%, #4e5bbf 100%);
  border-radius: 5px;
  padding: 15px;
  color: white;
  transition: transform 0.2s, box-shadow 0.2s;
  flex: 1;
}

.order-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.order-label {
  font-weight: bold;
  font-size: 14px;
}

.order-value {
  display: block;
  font-size: 22px;
  font-weight: bold;
}

.completion-chart-title {
  font-size: 16px;
  color: #333;
}

.order-chart-container {
  background: #f8f9fa;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);

}

.order-chart-container canvas {
  width: 50%;
  margin: 0 auto;
}



.product-insights {
  background: linear-gradient(145deg, #ffffff, #f7f9fc);
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  padding: 40px;
  max-width: 1100px;
  margin: 30px 0;
  font-family: 'Poppins', sans-serif;
  color: #444;
  transition: transform 0.3s ease;
}


.product-title {
  font-size: 28px;
  font-weight: 700;
  color: #0073e6;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
}

.product-title::after {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  background: #0073e6;
  margin: 10px 0 0;
  border-radius: 3px;
}

.product-performance {
  margin-bottom: 40px;
}

.chart-title {
  font-size: 20px;
  font-weight: 600;
  color: #4e5bbf;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.chart-container {
  background: linear-gradient(135deg, #f3f5f9, #e7ecf5);
  border-radius: 10px;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 25px;
}

.product-table-container {
  margin-top: 40px;
}

.table-title {
  font-size: 20px;
  font-weight: 600;
  color: #4e5bbf;
  margin-bottom: 20px;
  text-align: left;
  padding-left: 10px;
  border-left: 5px solid #4e5bbf;
}

.product-table {
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 10px;
}

.product-table th,
.product-table td {
  padding: 15px;
  text-align: left;
}

.product-table th {
  background: linear-gradient(135deg, #0073e6, #4e5bbf);
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  border: none;
}

.product-table tbody tr {
  border-bottom: 1px solid #eee;
  transition: background 0.3s;
}

.product-table tbody tr:nth-child(even) {
  background: #f9f9fc;
}

.product-table tbody tr:hover {
  background: #e6ecf8;
}

.product-table img {
  display: block;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.product-table td img:hover {
  transform: scale(1.1);
}

.product-table td {
  font-size: 14px;
  color: #555;
  vertical-align: middle;
  overflow-wrap: break-word;
}

.product-table th:first-child,
.product-table td:first-child {
  width: 35%;
}

.product-table th:last-child,
.product-table td:last-child {
  text-align: center;
}

/* Adding subtle hover animations for interactivity */
.product-insights:hover .product-title {
  color: #4e5bbf;
}

.product-title:hover::after {
  width: 80px;
  transition: width 0.3s ease;
}


@media (max-width: 768px) {
  .product-table-container {
    overflow-x: scroll;
  }

  .product-table {
    width: 1000px;
  }

  .product-insights {
    padding: 15px;
  }

  .product-performance {
    display: none;
  }

  .product-table-container {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .table-title {
    font-size: 16px;
  }

  .input-row {
    flex-flow: wrap;
  }

  section.rates-list {
    flex-flow: wrap;
  }

  .dataTables_wrapper {
    overflow-x: scroll;
  }

  .table.dataTable,
  table.dataTable {
    width: 780px !important;
  }

  .rate-card {
    width: 100%;
  }
}

.dataTables_paginate {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}

.dataTables_paginate .paginate_button {
  padding: 10px 15px;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  color: #555;
  cursor: pointer;
  transition: all 0.3s ease;
}

.dataTables_paginate .paginate_button:hover {
  background-color: #0073e6;
  color: white;
  border-color: #0073e6;
}

.dataTables_paginate .paginate_button.current {
  background-color: #0073e6;
  color: white;
  border-color: #0073e6;
  font-weight: bold;
}

.dataTables_paginate .previous.disabled,
.dataTables_paginate .next.disabled {
  cursor: not-allowed;
  color: #ccc;
  border-color: #ccc;
}

.dataTables_paginate .previous,
.dataTables_paginate .next {
  padding: 10px 15px;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  color: #555;
  cursor: pointer;
  transition: all 0.3s ease;
}

.dataTables_paginate .previous:hover,
.dataTables_paginate .next:hover {
  background-color: #0073e6;
  color: white;
  border-color: #0073e6;
}

.dataTables_paginate span {
  display: flex;
  align-items: center;
  gap: 5px;
}

.msg-box span {
  position: absolute;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}

.msg-box {
  position: relative;
  padding-right: 40px;
}

.input-glow:focus {
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
  transition: box-shadow 0.3s ease-in-out;
}

.custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1050;
}

.modal-content {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  width: 400px;
  max-width: 100%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal-title {
  margin: 0;
  font-size: 1.25rem;
}

.btn-close {
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
}

.modal-footer {
  display: flex;
  justify-content: flex-end;
}

.modal-footer button {
  margin-left: 10px;
}

.loading-skeleton {
  text-align: center;
  font-size: 1.5rem;
  color: #888;
}

.no-quotes-found {
  text-align: center;
  font-size: 1.25rem;
  color: #aaa;
}

.has-arrow {
  font-weight: 600;
}

.btn-outline-danger:hover {
  background: #f46a6a;
}

.btn-outline-info:hover {
  background: #0073e6;
}


/* Sidebar container */
.atlas-style-sidebar {
  width: 250px;
  background-color: #f9fbfa;
  border-right: 1px solid #e0e0e0;
  display: flex;
  flex-direction: column;
  font-family: 'Segoe UI', sans-serif;
  position: fixed;
  top: 70px;
  left: 0;
  z-index: 100;
  overflow-y: auto;
  height: 90vh;
  padding-bottom: 50px;
}

.atlas-style-sidebar::-webkit-scrollbar {
  width: 0px;
}

/* Track */
.atlas-style-sidebar::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.atlas-style-sidebar::-webkit-scrollbar-thumb {
  background: #888;
}

/* Header */
.sidebar-header {
  padding: 20px;
  border-bottom: 1px solid #e0e0e0;
  background-color: #ffffff;
}

.sidebar-header h1 {
  font-size: 20px;
  margin: 0;
  color: #1a1a1a;
}

/* Nav container */
.sidebar-nav {
  display: flex;
  flex-direction: column;
  background: #fff;
}

/* Nav links */
.nav-link {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px 15px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
}

.nav-link:hover {
  background-color: #dae7ff;
}

.nav-link.active,
.nav-link.active-group {
  background-color: #0073e6;
  font-weight: 600;
  color: #fff;
}

/* Icons */
.nav-icon {
  width: 18px;
  height: 18px;
  color: #333;
}

/* Submenus */
.nav-group {
  display: flex;
  flex-direction: column;
}

.submenu {
  display: none;
  flex-direction: column;
  margin-left: 20px;
  border-left: 1px solid #ddd;
  margin-bottom: 10px;
}

.submenu.open {
  display: flex;
}

.submenu-link {
  font-size: 14px;
  padding: 5px 16px;
  margin: 0;
  color: #555;
  text-decoration: none;
  border-radius: 0;
  transition: background 0.2s;
}

.submenu-link:hover {
  background-color: #f0f7f6;
}

.submenu-link.active {
  background-color: #0073e6;
  color: #fff !important;
  font-weight: 500;
}

/* Count badge for CMS items */
.count-badge {
  background-color: #28c76f;
  color: white;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 12px;
  margin-left: 6px;
}

/* Logout button */
.logout {
  margin-top: auto;
  color: #e74c3c;
  background-color: transparent;
  border-top: 1px solid #e0e0e0;
}

.logout:hover {
  background-color: #fdecea;
}

.submenu-link:hover {
  color: #000;
}

.nav-link.active .nav-icon {
  color: #fff;
}

.sidebar-section-heading {
  font-family: 'Poppins';
  font-size: 11px;
  text-transform: uppercase;
  color: #0073e6;
  border-left: 4px solid #0073e6;
  padding: 4px 6px;
  font-weight: bold;
  margin: 10px 0 5px 4px;
}

.nav-link>span {
  height: 15px;
  width: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  background: #ddd;
  border-radius: 50%;
  font-weight: bold;
  font-family: 'Poppins';
  margin-left: -6px;
}

.btn-outline-info {
  border-color: #0073e6;
  color: #0073e6;
}

sup {
  color: #0073e6;
  font-weight: 600;
}

header#page-topbar {
  box-shadow: none;
  border-bottom: 1px solid #ddd;
}

.custom-badge {
  background-color: #979797;
  color: white;
  padding: 6px 10px;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
}

.custom-badge .remove-btn {
  background: none;
  border: none;
  color: white;
  margin-left: 8px;
  font-size: 1rem;
  line-height: 1;
  cursor: pointer;
}

.custom-badge .remove-btn:hover {
  color: #ffc107;
}

.btn-outline-primary:hover {
  background: var(--bs-btn-color);
}