@charset "UTF-8";

input[type="checkbox"],
input[type="radio"] {
  -webkit-appearance: checkbox !important;
  appearance: checkbox !important;
  opacity: 1 !important;
  visibility: visible !important;
  width: 20px !important;
  height: 20px !important;
  position: relative !important;
}

input, textarea, select {
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}



/* The full CSS code follows */
.form-RH {
  padding: 30px;
  background-color: rgb(248, 247, 241);
}

.btn-submmit {
  padding-top: 20px;
}


.form-input-group-1,
.form-input-group-2,
.form-input-group-3 {
  border: 4px solid rgb(233, 233, 231);

}


#upload {
  opacity: 0;
}

#upload-label {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
}

.image-area {
  border: 2px dashed rgba(255, 255, 255, 0.7);
  padding: 1rem;
  position: relative;
}

.image-area::before {
  content: 'Uploaded image result';
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.8rem;
  z-index: 1;
}

.image-area img {
  z-index: 2;
  position: relative;
}


.featured .price-list li {
  width: 21%;
}

.featured .price-list li:last-child {
  width: 28%;
}

.price-list {
  width: 100%;
  display: inline-block;
  padding-top: 11px;
}

.price-list li {
  float: left;
  width: 24%;
  font-size: 11px;
  color: #000;
  font-weight: 500;
}

.price-list-val li {
  float: left;
  width: fit-content;
  margin-right: 22px;
  font-size: 12px;
  color: #000;
  font-weight: 500;
}

@media (max-width: 1400px) {
  .price-list-val li {
    width: 22%;
    margin-right: 0px;
  }
}

/* @media (max-width: 990px) {
	.price-list-val li {
		width: 24%;
		margin-right: 0px;
	}

} */

@media (max-width: 573px) {
  .price-list-val li {
    width: fit-content;
    margin-right: 22px;
  }
}


.price-list li img {
  width: 15px;
  margin-top: -3px;
  margin-right: 3px;
}

.temple.item-details h3,
.temple.item-details .location li,
.temple.item-details .price-list li {
  color: #ffffff;
}

.location {
  width: 100%;
  display: inline-block;
  padding-top: 11px;
}

.location li {
  float: left;
  font-size: 11px;
  color: #000;
  font-weight: 500;
}

.location li img {
  width: 17px;
  margin-top: -3px;
  margin-right: 3px;
}

.temple.item-details .location li {
  font-size: 14px;
}

.temple {
  padding: 0 5px;
}

.temple h3 {
  color: #000;
  font-size: 18px;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  padding-top: 11px;
}

.temple.item-details h3 {
  font-size: 20px !important;
}

.temple.item-details .location li {
  font-size: 14px;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.pop-pro .container {
  position: relative;
  z-index: 9;
}

.corel img {
  width: 100%;
}

img {
  vertical-align: middle;
  border-style: none;
}

*,
::after,
::before {
  box-sizing: border-box;
}

user agent stylesheet img {
  overflow-clip-margin: content-box;
  overflow: clip;
}

li {
  list-style-type: none;
}

.feature-list {
  font-size: 11px;
  color: #000;
  font-weight: 500;
}


.centered {
  padding-top: 200px;
  text-align: center;
}

.secret-text {
  text-align: center;
  font-size: 2rem;
  color: #fff;
  background-color: #000;
}

.btn-search {
  width: 150px !important;
  margin-top: 10px;
  /* Add margin to push the button down */
}

.card-val {
  width: 300px;
  display: contents;
}

.form-select {
  width: 450%;
  /* display:inline-flex; */
}

.dropdown-menue {
  width: 16px;
}

.checkbox-inline-val.input {
  padding-right: 10px !important;
}

.card-upper-body {
  max-height: 320px;
  padding: 5px !important;
}

/* .card-body {
  max-height: 220px;
  padding: 5px !important;
} */

.card-body {
  max-height: none;
  /* Remove any max height constraint */
  height: auto;
  /* Let the height be determined by the content */
  overflow: visible;
  /* Ensure content isn’t clipped */
  padding: 5px !important;
}


.card-body ul {
  margin-bottom: 0;
  font-size: 12px;
}


.like-button {
  position: absolute;
  bottom: 2px;
  /* Adjust distance from top as needed */
  right: 2px;
  /* 10 pixels from the right side of the card */
  display: inline-block;
  cursor: pointer;
  color: gold;
  /* Change color as desired */
  font-size: 24px;
  /* Change size as desired */
}

/* google map */
.App {
  height: 100vh;
  width: 100vw;
}

.map-container {
  height: 100%;
  width: 100%;
}


.google-map-favorate {
  padding: 20px;
  position: fixed !important;
}

.main-container {
  justify-content: center;
  align-items: center;
  /* Adjust height as needed */
}

input.address-search {
  margin-top: 20px;
  background: transparent !important;
  /* border: none !important; */
}

input.address-search::placeholder {
  text-align: center;
  color: white;
}

.breadcrumbs-custom.bg-image {
  /* Set the background image */
  background-image: url('./images/sub-banner.png');
  /* Replace 'path/to/your/image.jpg' with your image's file path */
  background-size: cover;
  /* Adjust as needed */
  background-position: center;
  /* Adjust as needed */
  /* Additional background properties if required */
}

.breadcrumbs-custom.bg-image-mylisting {
  /* Set the background image */
  background-image: url('./images/breadcrumbs-bg-05-1922x441.jpg');
  /* Replace 'path/to/your/image.jpg' with your image's file path */
  background-size: cover;
  /* Adjust as needed */
  background-position: center;
  /* Adjust as needed */
  /* Additional background properties if required */
}

.breadcrumbs-custom.bg-image-favorate {
  /* Set the background image */
  background-image: url('./images/breadcrumbs-bg-07-1920x420.jpg');
  /* Replace 'path/to/your/image.jpg' with your image's file path */
  background-size: cover;
  /* Adjust as needed */
  background-position: center;
  /* Adjust as needed */
  /* Additional background properties if required */

}

.breadcrumbs-custom.bg-image-addlisting {
  /* Set the background image */
  background-image: url('./images/breadcrumbs-bg-08-1920x420.jpg');
  /* Replace 'path/to/your/image.jpg' with your image's file path */
  background-size: cover;
  /* Adjust as needed */
  background-position: center;
  /* Adjust as needed */
  /* Additional background properties if required */
}

.product-classic-payment {
  z-index: 100;
  position: absolute;
  left: 7px;
  bottom: 0;
  padding: 2px 21px 2px 11px;
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  background-color: #4b9ef1;
}


.btn-reset {
  float: right;
}

.left-right-btns {
  display: flex;
  justify-content: space-between;
}

/* .form-butoon-right {
	padding-left: 850px;
} */

/* my loader */
.banter-loader__box:nth-child(1):before,
.banter-loader__box:nth-child(4):before {
  margin-left: 26px;
}

.banter-loader__box:nth-child(3):before {
  margin-top: 52px;
}

.banter-loader__box:last-child {
  margin-bottom: 0;
}

.banter-loader__box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #4b9ef1;
}

.banter-loader__box:nth-child(3n) {
  margin-right: 0;
  margin-bottom: 6px;
}

.banter-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 72px;
  height: 72px;
  margin-left: -36px;
  margin-top: -36px;
}

.banter-loader__box {
  float: left;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background: #ffffff;
  transition: .3s all ease;
}

.preloader.loaded {
  opacity: 0;
  visibility: hidden;
}

.preloader.loaded .banter-loader {
  opacity: 0;
  visibility: hidden;
}

/* end loader */


.form-divider {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid goldenrod;
  padding: 12px 14px;
}

/* pricing start */
/* .pricing-body {
	margin-top: 20px;
	background-color: #fcfcfc;
} */

.card-pricing {
  margin-bottom: 1.5rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, .025);
}

.card-pricing {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #e5e9f2;
  border-radius: .2rem;
  font-weight: bold;
}

/* pricing end */

.card-login {
  margin-bottom: 100px;
}

/* Chat */
.chat-main {
  height: 50hv;
}

.answer-area {
  height: fit-content;
  font-weight: 500;
}

.chat-bot {
  display: flex;
  justify-content: center;
  align-items: center;
}

.chat-area-menue {
  height: 90vh;
  font-weight: 500;
  min-height: 30vh !important;
  height: fit-content !important;
  margin-left: 10px;
}

.chat-area {
  font-weight: 500;
  min-height: 30vh !important;
  height: fit-content !important;
  margin-left: 10px;
}

.chat-area p li {
  font-weight: 500 !important;
}

.chat-container-manue {
  height: 80vh;
  /* Set the height to 80% of the viewport height */
  max-height: 80vh;
  /* Ensure the height doesn't exceed 80vh */
  overflow-y: auto;
  /* Add a scrollbar if the content overflows */
  width: 280px;
}

.chat-container {
  /* Set the height to 80% of the viewport height */
  max-height: 80vh;
  /* Ensure the height doesn't exceed 80vh */
  overflow-y: auto;
  /* Add a scrollbar if the content overflows */
  width: 100%;
  height: 90hv;
  min-height: 40vh !important;
  height: fit-content !important;
}

.chat-questions {
  white-space: normal !important;
  display: block !important;
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: wrap;
}

.chat-question {
  white-space: pre-wrap;
}

.chat-card-header-menue {
  font-weight: 500;
  text-align: center;
  background-color: gold !important;
}

/* Add your custom styles for the dropdown */
.custom-dropdown {
  position: relative;
  display: inline-block;
}

.custom-dropdown-select {
  width: 200px;
  /* Set your desired width */
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

/* Add more styles as needed */


.user-message {
  background-color: #e0f7fa;
  padding: 10px;
  margin-bottom: 5px;
  border-radius: 8px;
}

.bot-message {
  background-color: #e3f2fd;
  padding: 10px;
  margin-bottom: 5px;
  border-radius: 8px;
}


/* Submit button styling */
.form-inline .btn-outline-success {
  color: #28a745;
  /* Set your preferred button text color */
  border-color: #28a745;
  /* Set your preferred button border color */
}

.form-inline .btn-outline-success:hover {
  background-color: #28a745;
  /* Set your preferred button hover background color */
  color: #ffffff;
  /* Set your preferred button hover text color */
}



/* Pop up*/

.popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  /* height: 100%; */
  height: fit-content !important;
  background: rgba(0, 0, 0, 0.5);
  /* Semi-transparent overlay */
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup-content {
  background: #fff;
  /* Popup background color */
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  min-height: 500px !important;
  height: fit-content !important;
}


/* PopUpButton Style more */

.popup-button-container {
  position: absolute;
  top: 10px;
  /* Adjust the top position as needed */
  right: 10px;
  /* Adjust the right position as needed */
  z-index: 9999;
  /* Ensure the button is above other elements on the page */
}

.popup-container {
  position: fixed;
  top: 0;
  right: 0;
  width: 320px;
  /* Adjust the width as needed */
  background: rgba(255, 255, 255, 0.9);
  /* Semi-transparent background */
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 10000;
  /* Ensure the popup is above other elements on the page */
}

/* Other styles on your page */


/* menue buttons */

.button-menue {
  /* Your default button styles */
  /* background-color: #007bff; */
  color: #ffffff;
  border: 1px solid gray;
}

.button-menue:hover {
  /* Styles applied when the mouse hovers over the button */
  /* background-color: #0056b3; */
  border: 1px solid gray;
  border-radius: 5px;
}

.header a {
  font-size: 1.1rem;
  font-weight: 500;
  /* Adjust the font size as needed */
  margin-bottom: 10px;
}

.listingitem-card {
  margin: 0px;
}


.payment-form {
  display: flex;
}

.payment-form-1 {
  height: 600px;
}

.card-payment {
  height: 380px !important;
  /* width: 90%; */
}

.card-payment-1 {
  max-width: fit-content !important;
  padding: 40px !important;
}

.icon-val {
  width: 30px;
  height: 30px;
}

.icon-val-lg {
  width: 100px;
  height: 100px;
}



/* Searchbox */
/* dropdown menu */
.panel-2-content {
  /* display: none; */
  /* Initially hide the panel content */
}

.panel-2-content {
  position: absolute;
  right: 0;
  left: 20px;
  top: 0;
  bottom: auto;
  z-index: 2;
  padding-top: 31px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background: #ffffff;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
  transition: .22s;
}

.panel-2-content.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.panel-2-content .rd-range-outer+.rd-range-outer {
  margin-top: 25px;
}

.panel-2-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 18px;
  line-height: 17px;
}

.panel-2-content-inner {
  position: relative;
  z-index: 1;
  padding: 0 40px 20px 10px;
  transition: padding 0.33s;
}

.rd-navbar-static-linked .panel-2-content-inner {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 350px);
}

@media (min-width: 576px) {
  .panel-2-content-inner {
    padding: 25px 40px 50px 25px;
  }
}

@media (min-width: 768px) {
  .panel-2-content-inner {
    padding: 25px 40px 70px 35px;
  }

  .panel-2-content-inner .rd-range-outer+hr {
    margin-top: 40px;
  }
}

/* end dropdown manue */

/* checkbox */


.mcui-checkbox,
.mcui-radio {
  display: flex;
  align-items: center;
  user-select: none;
  padding: 0.6em 0;
  box-sizing: border-box;

  input[type="checkbox"],
  input[type="radio"] {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  input[type="checkbox"]+div,
  input[type="radio"]+div {
    border: 2px solid #8d9aa9;
    height: 1.5em;
    width: 1.5em;
    box-sizing: border-box;
    border-radius: 2px;
    position: relative;
  }

  input[type="checkbox"]~div:last-child,
  input[type="radio"]~div:last-child {
    padding-left: 0.5em;
  }

  input[type="radio"]+div {
    border-radius: 50%;

    &::after {
      content: "";
      position: absolute;
      left: 25%;
      top: 25%;
      width: 50%;
      height: 50%;
      border-radius: 50%;
      transform: scale(0.5);
      opacity: 0;
      background: black;
      transition: all 107ms cubic-bezier(0.65, 0.25, 0.56, 0.96);
    }
  }

  input[type="checkbox"]:focus+div,
  input[type="radio"]:focus+div,
  input[type="checkbox"]:active+div,
  input[type="radio"]:active+div {
    outline: 2px dashed #8d9aa9;
    outline-offset: 2px;
  }

  input[type="checkbox"]:checked+div {
    border-color: black;
    transition: border-color 107ms cubic-bezier(0.65, 0.25, 0.56, 0.96);

    .mcui-check {
      opacity: 1;
      transition: opacity 107ms cubic-bezier(0.65, 0.25, 0.56, 0.96);

      polyline {
        animation: dash-check 107ms cubic-bezier(0.65, 0.25, 0.56, 0.96) forwards;
      }
    }
  }

  input[type="radio"]:checked+div {
    border-color: black;

    &::after {
      opacity: 1;
      transform: scale(1);
    }
  }

  input[type="checkbox"]:indeterminate+div::after {
    content: "";
    height: 4px;
    width: 60%;
    left: 20%;
    top: calc(50% - 2px);
    position: absolute;
    background: #8d9aa9;
    border-radius: 1px;
  }

  input[type="checkbox"]:disabled~div,
  input[type="radio"]:disabled~div {
    color: #8d9aa9;
    cursor: not-allowed;
  }

  input[type="checkbox"]:enabled~div,
  input[type="radio"]:enabled~div {
    cursor: default;
  }
}

.mcui-check {
  height: 100%;
  width: 100%;
  transform: scale(1);
  color: black;
  opacity: 0;

  polyline {
    fill: none;
    transform-origin: 50% 50%;
    stroke-width: 5px;
    stroke-dasharray: 22.771367900227325;
    stroke: currentcolor;
  }
}

@supports (display: grid) {
  .mcui-check {
    polyline {
      stroke-dashoffset: 22.771367900227325;
    }
  }
}

@keyframes dash-check {
  to {
    stroke-dashoffset: 0;
  }
}

/* new addits  */
.favorate-container .card-upper-body {
  text-align: center;
  /* Center content horizontally */
}

.favorate-container .image-slider-wrapper {
  width: 100%;
  /* Ensure the slider wrapper takes the full width */
  overflow: hidden;
  /* Hide any overflow */
}

.favorate-container .slick-slider {
  width: 100%;
  /* Ensure the slider takes the full width */
}

.favorate-container .slick-slider img {
  width: 100%;
  /* Ensure images take the full width of the slider */
  height: auto;
  /* Maintain the aspect ratio */
  max-height: 300px;
  /* Limit the max height of the images */
}

/* Base Colors and Backgrounds */
body {
  background-color: #f8f9fa;
  font-family: Arial, sans-serif;
  background: #f2f2f2;
  margin: 0;
  padding: 20px;
}

/* Navigation Bar */
.navbar-custom {
  background-color: #4b9ef1;
}

.navbar-custom .navbar-brand,
.navbar-custom .nav-link {
  color: #fff;
}

.navbar-custom .nav-link:hover {
  color: #d4d4d4;
}

/* Footer */
.footer {
  text-align: center;
  padding: 10px;
  margin-top: 20px;
  background-color: #4b9ef1;
  color: #fff;
}

/* Ticket Table Headers */
.ticket-table th {
  background-color: #4b9ef1;
  color: #fff;
}

/* Container */
.container {
  max-width: 800px;
  margin: auto;
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Navigation Menu */
.nav {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  background-color: #4b9ef1;
  margin-bottom: 20px;
}

.nav li {
  margin: 0 15px;
}

.nav a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

.nav a:hover {
  text-decoration: underline;
}

/* Form Elements */
label {
  display: block;
  margin: 10px 0 5px;
}

input,
textarea {
  width: 100%;
  padding: 8px;
  margin-bottom: 10px;
}

/* Default Button Style */
button {
  padding: 10px 15px;
  background: #4b9ef1;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

button:hover {
  background: #3a8bdb;
}

/* Custom Button Classes: Reverse Transparent Buttons */
.button-secondary-transparent,
.button-secondary-transparent:focus {
  color: #4b9ef1;
  background-color: transparent;
  border: 1px solid #4b9ef1;
}

.button-secondary-transparent:hover,
.button-secondary-transparent:active {
  color: #fdde52;
  background-color: #4b9ef1;
  border-color: #4b9ef1;
}

.button-secondary-transparent.button-ujarak::before {
  background: #4b9ef1;
}

/* Compact Ticket & Chat Areas for a Warm, Cozy Feel */
.ticket-details,
.chat-container,
.ticket-history,
.chat-history {
  margin-top: 10px;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 2px;
  background: #fafafa;
  font-size: 0.9rem;
  /* Slightly tighter text */
}

.chat-message {
  border-bottom: 1px solid #eee;
  padding: 3px;
  margin-bottom: 3px;
  line-height: 1.2;
}

.chat-message:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

/* Reduce spacing between cards for a more compact layout */
.card {
  margin-bottom: 10px;
}

.card-body {
  padding: 10px;
}

.card-body p {
  margin: 5px 0;
  line-height: 1.3;
}

/* Header Adjustments for a Cozy Feel */
h1 {
  text-align: center;
  font-size: 1.5rem;
}

/* Status and Indicators (unchanged) */
#status {
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
}

.status-indicator {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 10px 0;
  font-size: 16px;
}

.status-icon {
  font-size: 20px;
}

.status-success {
  color: green;
}

.status-error {
  color: red;
}

.status-pending {
  color: orange;
}

.error-details {
  background: #ffdddd;
  border: 1px solid #ff8888;
  padding: 10px;
  margin-top: 10px;
  font-size: 14px;
  color: #a00;
  white-space: pre-wrap;
}

.token-usage {
  background: #e6f7ff;
  border: 1px solid #91d5ff;
  padding: 10px;
  margin-top: 10px;
  font-size: 14px;
  color: #0050b3;
}

/* Link for Chat View */
a.view-chat {
  color: #4b9ef1;
  text-decoration: none;
  font-weight: bold;
}

a.view-chat:hover {
  text-decoration: underline;
}

.hover-svg {
  transform: rotate(-16deg);
  fill: #4b9ef1;
  transition: fill 0.2s ease-in-out;
}

.hover-svg:hover {
  fill: #fdde52;
}

/* =============================================
   End of CSS File from mortgage
   ============================================= */















.container.my-4 {
  border: none !important;
}

.card {
  border: none !important;
  position: static !important;
}

.table-striped {
  --bs-table-striped-bg: #fdfdfd !important;
  /* extremely light gray */
  --bs-table-striped-color: #000 !important;
}

/* Remove borders for all table body cells */
.table.table-striped tbody tr td {
  border-top: none !important;
  border-bottom: none !important;
}

/* Ensure header cells retain a bottom border */
.table.table-striped thead th {
  border-bottom: 1px solid #dee2e6 !important;
  /* adjust color/thickness as needed */
}

.ticket-status {
  /* Use similar typography and spacing as your other elements */
  font-size: 1rem;
  color: #333;
  /* or whichever color your other text uses */
  background: transparent;
  padding: 0;
  margin: 0;
}

.dashboard-container {
  font-size: 0.75rem;
  /* Adjust to your preferred size */
}

/* Optionally, fine-tune headings if needed */
.dashboard-container h1,
.dashboard-container h2,
.dashboard-container h3,
.dashboard-container h4,
.dashboard-container h5,
.dashboard-container h6 {
  font-size: 1.0em;
  /* Slightly larger than body text */
}


.container .dashboard-container {
  border: none !important;
}

.smallButtonStyle {
  width: 50px;
  height: 20px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.65rem;
  cursor: pointer
}


.btn-custom {
  font-size: 0.8rem !important;
}

/* Example: Adjust font size for smaller screens */
@media (max-width: 768px) {
  .btn-custom {
    font-size: 0.7rem !important;
  }
}

/* Optionally, for larger screens */
@media (min-width: 1200px) {
  .btn-custom {
    font-size: 0.9rem !important;
  }
}
























.optional-ticket-input-container {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  /* Allows items to wrap on narrow screens */
}

/* Input styling */
.optional-ticket-input {
  font-size: 0.75rem;
  padding: 4px 8px;
  width: 100%;
  max-width: 200px;
  border-radius: 4px;
  border: 1px solid #ddd;
  margin-left: 10px;
}

/* Button styling */
.optional-ticket-button {
  font-size: 0.75rem;
  padding: 4px 6px;
  border-radius: 4px;
  border: none;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  flex-shrink: 0;
}

.optional-ticket-button:disabled {
  background-color: #4b9ef1;
}

/* Responsive adjustments for small screens */
@media (max-width: 480px) {
  .optional-ticket-input-container {
    flex-direction: column;
    align-items: stretch;
  }

  .optional-ticket-input {
    max-width: 100%;
  }

  .optional-ticket-button {
    width: 100%;
  }
}













/* General Styles */
.notification-icon {
  position: fixed;
  top: 60px;
  right: 20px;
  z-index: 10000;
}

.notification-button {
  font-size: 20px;
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
}

.unseen-count {
  position: absolute;
  top: -6px;
  right: -6px;
  background: red;
  color: #fff;
  font-size: 11px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Dropdown Styles */
.notification-dropdown {
  position: fixed;
  right: 20px;
  /* `top` is set dynamically inline for precision */
  width: 400px;
  background: linear-gradient(135deg, #ffffff, #f7f7f7);
  border-radius: 12px;
  z-index: 10000;
  padding: 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.notification-header {
  position: relative;
  margin-bottom: 10px;
}

.notification-title {
  font-size: 16px;
  font-weight: bold;
}

.mark-all-seen {
  font-size: 12px;
  border: none;
  background: none;
  color: #007bff;
  cursor: pointer;
  margin-left: 10px;
}

.close-button {
  position: absolute;
  top: 4px;
  right: 4px;
  background: transparent;
  border: none;
  font-size: 12px;
  color: #888;
  cursor: pointer;
  padding: 2px;
}

.notification-list {
  max-height: 240px;
  overflow-y: auto;
}

.empty-notifications {
  text-align: center;
  color: #555;
}

.notification-group {
  margin-bottom: 12px;
}

.notification-group-header {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
}

/* Notification Item Styles */
.notification-item {
  padding: 12px;
  margin-bottom: 8px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 15px;
  transition: background 0.3s ease;
}

.notification-item.seen {
  background-color: #f2f2f2;
}

.notification-item.unseen {
  background-color: #dff4ff;
}

.notification-item.seen:hover {
  background-color: #eaeaea;
}

.notification-item.unseen:hover {
  background-color: #c7e7ff;
}

.ticket-info {
  color: #555;
  font-style: italic;
  text-decoration: underline;
  margin-top: 4px;
  font-size: 13px;
}

.timestamp {
  font-size: 12px;
  color: #555;
  margin-top: 4px;
}

/* Popup Notifications */
.popup-notifications {
  position: fixed;
  right: 20px;
  z-index: 9000;
  width: 380px;
}

.popup-notification {
  background: #4b9ef1;
  color: #fff;
  padding: 12px 16px;
  margin-bottom: 10px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  font-size: 15px;
  transition: opacity 0.3s ease;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
  .notification-dropdown,
  .popup-notifications {
    width: 90%;
    right: 5%;
    left: 5%;
    padding: 10px;
  }
  
  .notification-icon {
    top: 20px;
    right: 10px;
  }
}













/* BulkUpload.css */

.bulk-upload-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
}







.implementer-sidebar {
  max-width: 400px !important;
  overflow-x: auto !important;
}














.notification-container {
  user-select: none;
}

.notification-icon,
.notification-dropdown {
  pointer-events: auto;
  /* ensure clickability remains */
}



/* SectionHeader.css */

/* Overall section header container with subtle border and background */
.section-header {
  background-color: #ffffff;
  border-bottom: 1px solid #eaeaea;
}

/* Title styles: responsive font size and spacing adjustments */
.section-title {
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 0;
}

/* Adjust padding on small devices for improved spacing */
@media (max-width: 767.98px) {
  .section-header {
    padding: 1rem;
  }
}





























.MuiDrawer-paper {
  background-color: non !important;
}








/* Breadcrumbs section background */
.breadcrumbs-custom.bg-image-mylisting {
  background-image: url('./images/breadcrumbs-bg-05-1922x441.jpg');
  background-size: cover;
  background-position: center;
}

/* General container styling */
.container {
  width: 100%;
  margin: 0 auto;
  padding: 15px;
	  align-items: stretch; /* Explicitly defined alignment */
}

/* Divider Section */
.divider-section {
  border-bottom: 2px solid goldenrod;
  padding: 12px 14px;
}

/* Box Info - Background and Text Styling */
.box-info {
  display: flex;
  justify-content: space-between;
  background: #4b9ef1;
  color: #ffffff;
  padding: 30px;
}

/* Dark context text */
.context-dark {
  color: #ffffff;
}

/* Heading Decoration */
.heading-decoration-1 .heading-inner {
  position: relative;
  padding-left: 20px;
}

.heading-decoration-1 .heading-inner::before {
  content: '';
  position: absolute;
  right: 100%;
  margin: 5px 0 0 11px;
  width: 100vw;
  height: 1px;
  background: #c2d3f2;
}

/* Small Divider */
.divider-small::after {
  content: '';
  display: inline-block;
  width: 180px;
  height: 1px;
  background-color: #9a9a9a;
}

/* Tabs Custom */
.tabs-custom {
  text-align: left;
}

/* Tabs Navigation */
.tabs-line .nav-tabs {
  display: flex;
  border-bottom: 1px solid #ddd;
}

.tabs-line .nav-item {
  margin-right: 20px;
}

.tabs-line .nav-link {
  color: #9a9a9a;
  font-size: 12px;
  font-weight: 900;
  border: none;
  background: none;
  cursor: pointer;
  text-transform: uppercase;
}

.tabs-line .nav-link.active {
  color: #4b9ef1;
}

/* Button Styling */
.button.button-sm.button-secondary {
  display: inline-block;
  padding: 8px 20px;
  background-color: #fdde52;
  color: #151515;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

.button.button-sm.button-secondary-about {
  display: inline-block;
  padding: 4px 10px;
  background-color: #f7f6f3;
  color: #4b9ef1;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  border-radius: 10px;
  cursor: pointer;
}

.button.button-sm.button-secondary-about:hover {
  background-color: #4b9ef1;
  border-radius: 0px;
  color: #ffffff;
}

/* Get in Touch Form */
#sendEmailFormAbout {
  margin-top: 40px;
}




table.table tbody tr:nth-child(odd):not([style*="background-color"]) {
  background-color: #fdfdfd;
}


.ticket-row {
  background-color: inherit !important;
}










/* in your App.css (or reporting.scss) */

@media (min-width: 992px) {
  /* hide any overflow on desktop */
  .payroll-table-responsive {
    overflow-x: hidden;
  }

  /* force the table to exactly fill its container, wrapping cells */
  .payroll-table-responsive table {
    width: 100%;
    table-layout: fixed;
    font-size: 0.75rem;          /* optional: shrink text a bit */
  }

  .payroll-table-responsive th,
  .payroll-table-responsive td {
    padding: 0.25rem 0.5rem;      /* keep cells compact */
    white-space: normal;         /* allow wrapping */
    word-wrap: break-word;       /* break long words */
    overflow-wrap: anywhere;     /* ensure long URLs / words break */
  }
}

/* below desktop, keep horizontal scroll */
@media (max-width: 991.98px) {
  .payroll-table-responsive {
    overflow-x: auto;
  }
}


/* push the modal down 200px, center it horizontally, and enforce a 1000px min-width */
.payroll-modal-dialog {
  margin: 100px auto 0 !important;
  min-width: 90vw !important;
  max-width: 100vw !important;   /* so it never exceeds viewport */
}





/* Make the content fill the viewport and be a column layout */
.payroll-modal-dialog .modal-content {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
/* Pin the header and give it your brand color */
.payroll-modal-dialog .modal-header {
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #4b9ef1 !important;
  color: #fff;
  border-bottom: none;
}
/* Make the close “X” white */
.payroll-modal-dialog .modal-header .btn-close {
  filter: invert(1);
}
/* Ensure the body scrolls under the fixed header */
.payroll-modal-dialog .modal-body {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 0;
}



.modal-responsive .modal-dialog {
  width: 90%;
  max-width: 600px;    /* caps at 600px on larger screens */
  margin: 0 auto;
}
@media (min-width: 768px) {
  .modal-responsive .modal-dialog {
    max-width: 800px;  /* a bit wider on tablet+ */
  }
}








/* Base look */
.start-deal-cta {
  background: transparent;
  border: none;                     /* text-style button; keep if you want minimal chrome */
  padding: 0.4rem 0.6rem;
  border-radius: 8px;
  transition: background-color 160ms ease, box-shadow 180ms ease, transform 120ms ease;
  cursor: pointer;
}

/* Text color: dark blue */
.start-deal-cta__text {
  color: #1e3a8a;                   /* dark blue font */
}

/* Hover / focus: subtle bg + soft shadow */
.start-deal-cta:hover,
.start-deal-cta:focus,
.start-deal-cta:focus-visible {
  background-color: rgba(75, 158, 241, 0.08);   /* gentle light blue wash */
  box-shadow:
    0 2px 6px rgba(30, 58, 138, 0.10),          /* small soft shadow */
    0 6px 18px rgba(30, 58, 138, 0.08);         /* layered depth */
  outline: none;
}

/* Active: tiny press feedback */
.start-deal-cta:active {
  transform: translateY(1px);
  box-shadow:
    0 1px 4px rgba(30, 58, 138, 0.12),
    0 4px 12px rgba(30, 58, 138, 0.10);
}

.ghost-link:hover,
.ghost-link:focus {
  background-color: rgba(75, 158, 241, 0.08);
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(30, 58, 138, .10), 0 6px 18px rgba(30, 58, 138, .08);
}






/* Dense, taskersys-style spacing */
:root{
  --text:#0f172a; --muted:#64748b; --line:#e6e8eb;
  --accent:#2563eb; --accentRing: rgba(37,99,235,.14); --danger:#e11d48;
  --bg:#fff; --r:10px; --shadow:0 1px 2px rgba(0,0,0,.05);
  --fs:13px; --fs-sm:12px; --lh:1.32;
  --label:132px;
}

*{box-sizing:border-box}

.sp-wrap{
  width:min(1400px,95vw);
  margin:0 auto;
  padding:10px; /* tighter */
  color:var(--text);
  font: var(--fs)/var(--lh) ui-sans-serif,system-ui,Segoe UI,Roboto;
}
.sp-wrap--dense{ padding:10px; }

.sp-head{
  display:flex; align-items:center; justify-content:space-between;
  gap:10px; padding:4px 0 8px; border-bottom:1px solid var(--line);
}
.sp-head--tight{ padding:2px 0 6px; }
.sp-h1{ margin:0; font-size:15px; font-weight:800 }
.sp-actions{ display:flex; gap:8px; }

.sp-grid{
  display:grid; gap:12px; margin-top:10px;
  grid-template-columns: 260px 1fr 1fr;
}
.sp-grid--tight{ gap:10px; }
@media (max-width: 1200px){ .sp-grid{ grid-template-columns: 240px 1fr; } }
@media (max-width: 920px){ .sp-grid{ grid-template-columns: 1fr; } }

.sp-col{ display:grid; gap:12px }

.sp-card{
  background:var(--bg); border:1px solid var(--line); border-radius:var(--r);
  box-shadow:var(--shadow); padding:10px; /* tighter */
}
.sp-card__title{ margin:0 0 8px; font-size:13.5px; font-weight:800 }

/* Rows */
.sp-row{ display:grid; gap:4px; margin-bottom:6px; }
@media (min-width: 720px){
  .sp-row{ grid-template-columns: var(--label) 1fr; align-items:center; }
}
.sp-label{
  font-weight:700; color:#334155; font-size:12.5px; line-height:1.2;
  white-space:normal; word-break:break-word;
}
.sp-field{ min-width:0 }

.sp-input{
  width:100%; padding:6px 8px; min-height:30px;
  border:1px solid var(--line); border-radius:8px; outline:none; background:#fff;
  transition: box-shadow .12s, border-color .12s;
}
.sp-input:focus{ border-color: var(--accent); box-shadow:0 0 0 2px var(--accentRing); }

.display{
  min-height:30px; display:flex; align-items:center; justify-content:flex-end;
  border:1px dashed var(--line); border-radius:8px; padding:6px 8px; color:var(--muted); cursor:pointer;
}
.addrwrap .right{ text-align:right; margin-top:4px }

.mini2{ display:grid; gap:8px; grid-template-columns: 1fr 1fr; }
.mini2--tight{ gap:8px; }
@media (max-width: 720px){ .mini2{ grid-template-columns:1fr; } }

/* Branding */
.logo{ display:grid; gap:8px }
.logo__preview{
  width:100%; aspect-ratio: 1/1; border:1px solid var(--line); border-radius:10px;
  background:#fafafa; display:grid; place-items:center; overflow:hidden;
}
.logo__preview img{ width:100%; height:100%; object-fit: contain; }
.ph{ width:56%; height:18%; background:#e9edf2; border-radius:8px; }
.btnrow{ display:flex; gap:8px; flex-wrap:wrap; }
.btnrow--tight{ gap:6px; }
.current{ font-size:var(--fs-sm); color:var(--muted); }

/* Criteria (read-only) */
.criteria-readonly{ display:grid; gap:6px; }
.criteria-readonly--tight{ gap:6px; }
.criteria-empty{ color:var(--muted); font-size:12.5px; }
.crit-row{ font-size:12.5px; }

/* Meta + Messages */
.sp-meta{ margin-top:8px; display:grid; gap:6px; grid-template-columns: 1fr; font-size:12.5px; color:#475569; }
.sp-meta--tight{ margin-top:6px; }
.sp-messages{ margin-top:6px; display:flex; gap:10px; align-items:center; }

.btn{
  appearance:none; border:1px solid var(--line); background:#fff; color:inherit;
  border-radius:8px; padding:6px 10px; cursor:pointer; font-weight:700; font-size:12.5px; white-space:nowrap;
}
.btn:hover{ background:#f8fafc }
.btn--primary{ background:var(--accent); color:#fff; border-color:var(--accent); }
.btn--primary:hover{ filter:brightness(.97) }
.btn--ghost{ background:transparent }
.btn--danger{ background:#e11d48; color:#fff; border-color:#e11d48 }

.ok{ color:#15803d; font-weight:800 }
.err{ color:#b91c1c }

.sk{ height:90px; border-radius:10px; background:linear-gradient(90deg,#eee,#f8f8f8,#eee); background-size:200% 100%; animation:sk 1.1s infinite; }
@keyframes sk{ 0%{background-position:-200% 0} 100%{background-position:200% 0} }






/* Make *this* modal wide and fluid when used by GeneralTable */
.sp-wide-modal {
  width: auto !important;
  max-width: none !important;
  max-height: none !important;
  overflow: visible !important;
}

/* If you ever render inside Bootstrap’s .modal-dialog wrapper: */
.sp-wide .modal-dialog {
  max-width: min(1400px, 95vw) !important;
  width: min(1400px, 95vw) !important;
  margin: 1.25rem auto !important;
}
.sp-wide .modal-content {
  max-height: none !important;
  overflow: visible !important;
}
@media (max-width: 1200px) {
  .sp-wide .modal-dialog {
    max-width: min(95vw, 1100px) !important;
    width: min(95vw, 1100px) !important;
  }
}
@media (max-width: 920px) {
  .sp-wide .modal-dialog {
    max-width: 95vw !important;
    width: 95vw !important;
    margin: 0.75rem auto !important;
  }
}
@media (max-width: 600px) {
  .sp-wide .modal-dialog { max-width: 100vw !important; width: 100vw !important; margin: 0 !important; }
  .sp-wide .modal-content { border-radius: 0 !important; }
}











































.payroll-table-responsive {
  max-height: calc(100vh - 300px);
  overflow-y: auto;
  position: relative;
}
.payroll-table-responsive thead th {
  position: sticky;
  background: #fff;
}
.payroll-table-responsive thead tr:first-child th {
  top: 0;
  z-index: 3;
}
.payroll-table-responsive thead tr:nth-child(2) th {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 4px;
  margin-bottom: 1px;
}

.payroll-table-responsive thead tr th:last-child,
.payroll-table-responsive tbody td:last-child {
  position: sticky;
  right: 0;
  background: #fff;
  z-index: 4;
}

.payroll-table-responsive thead tr:nth-child(2) th:last-child {
  z-index: 3;
}

.payroll-table-responsive thead tr:first-child th:last-child {
  z-index: 5;
}

.payroll-table-responsive table {
  border-collapse: separate;
  border-spacing: 0 1px;
}

.payroll-table-responsive thead tr:nth-child(2) th {
  border-bottom: 1px dashed #ccc;
}

.payroll-table-responsive thead tr:nth-child(2) th {
  position: sticky;
  top: 2.5rem;
  background: #fff;
  z-index: 2;
}

.dashboard-container .table-responsive table {
  border-collapse: separate;
  border-spacing: 0 1px;
}

.dashboard-container .table-responsive thead th {
  position: sticky;
  background: #fff;
}

.dashboard-container .table-responsive thead tr:first-child th {
  top: 0;
  z-index: 3;
}

.dashboard-table-responsive {
  max-height: calc(100vh - 300px);
  overflow-y: auto;
  position: relative;
}

.dashboard-table-responsive thead th {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 3;
  border-bottom: 1px dashed #ccc;
}

.payroll-table-responsive {
  max-height: calc(100vh - 300px);
  overflow-y: auto;
  position: relative;
}

.payroll-table-responsive thead th {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 3;
  border-bottom: 1px dashed #ccc;
}

.payroll-table-responsive tfoot th {
  position: sticky;
  top: 2.5rem;
  background: #fff;
  z-index: 2;
  border-bottom: 1px dashed #ccc;
}

.payroll-table-responsive {
  max-height: calc(100vh - 300px);
  overflow-y: auto;
  position: relative;
}

.payroll-table-responsive thead th {
  position: sticky;
  background: #fff;
}

.payroll-table-responsive thead tr:first-child th {
  top: 0;
  z-index: 3;
}

.payroll-table-responsive thead tr:nth-child(2) th {
  top: 38px;
  z-index: 2;
  border-bottom: 1px dashed #ccc;
}

.payroll-table-responsive .sticky-action {
  position: sticky;
  right: 0;
  background: #fff;
  z-index: 6;
}


.timesheet-table-responsive {
  /* allow both X and Y scrolling */
  overflow: auto;

  /* keep your body‐scroll height limit */
  max-height: calc(100vh - 250px);

  /* force the horizontal gutter on both edges */
  scrollbar-gutter: stable both-edges;
}

/* freeze the header */
.timesheet-table-responsive thead th {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 2;
  border-bottom: 1px dashed #ccc;
}

/* make sure the table can grow beyond the container width */
.timesheet-table-responsive table {
  width: max-content;
  border-collapse: separate;
  border-spacing: 0 1px;
}

.timesheet-container {
  /* allow both axes to scroll */
  overflow: auto;
  max-height: calc(100vh - 250px);
  /* force a gutter on both edges so you get a track up top and bottom */
  scrollbar-gutter: stable both-edges;
}

.timesheet-container table {
  width: max-content;      /* let it grow wider than the container */
  border-collapse: separate;
  border-spacing: 0 1px;
}

.timesheet-container thead th {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 2;
  border-bottom: 1px dashed #ccc;
}


.payroll-table-responsive th,
.payroll-table-responsive td,
.dashboard-table-responsive table,
.dashboard-table-responsive th,
.dashboard-table-responsive td,
.timesheet-table-responsive table,
.timesheet-table-responsive th,
.timesheet-table-responsive td {
  font-size: 0.75rem;
}

.dashboard-container {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}


.transparent-container {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

















/* 1) Base sticky styles */
.payroll-table-responsive .sticky-action,
.payroll-table-responsive .sticky-reim,
.payroll-table-responsive .sticky-pay,
.payroll-table-responsive .sticky-adj {
  position: sticky !important;
  background: #fff;
}

/* 2) Horizontal offsets */
.payroll-table-responsive .sticky-action { right:   0;   }
.payroll-table-responsive .sticky-reim  { right:  80px; }
.payroll-table-responsive .sticky-pay   { right: 160px; }
.payroll-table-responsive .sticky-adj   { right: 240px; }

/* 3) Keep both header rows on top */
.payroll-table-responsive thead th {
  z-index: 6 !important;
}

/* 4) When inside a Bootstrap modal, push even higher */
.modal .payroll-table-responsive .sticky-action,
.modal .payroll-table-responsive .sticky-reim,
.modal .payroll-table-responsive .sticky-pay,
.modal .payroll-table-responsive .sticky-adj {
  z-index: 1060 !important;
}









.dashboard-container table th,
.dashboard-container table td {
  white-space: nowrap;
}

.dashboard-container table td {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px; /* adjust if needed */
}

@media (max-width: 768px) {
  .dashboard-container {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }

  .dashboard-container table {
    font-size: 12px; /* smaller text on mobile */
  }
}







.addr-cell {
  max-width: 360px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.addr-cell.expanded {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  word-break: break-word;
}










/* --- Column size + wrapping --- */
.w80 {
  width: 80px !important;
  max-width: 80px !important;
  min-width: 60px !important;
}

.w100 {
  width: 100px !important;
  max-width: 100px !important;
  min-width: 60px !important;
}

.cell-wrap {
  white-space: normal;
  word-break: break-all;   /* breaks long tokens like IDs */
  overflow-wrap: anywhere; /* modern wrap for long words/URLs */
}

/* --- Sticky (frozen) columns for OVERALL subject --- */
.freeze {
  position: sticky;
  left: 0;               /* base; concrete left is set by the numbered class */
  z-index: 4;            /* above body rows but below thead (which uses z-index: 3) */
  background: #fff;      /* keep background so text doesn't show under scrolling content */
}

/* These “left” offsets assume each frozen column is 160px wide (see .w160) */
.freeze-1 { left: 0px;   z-index: 4; }
.freeze-2 { left: 80px; z-index: 4; }
.freeze-3 { left: 160px; z-index: 4; }
.freeze-4 { left: 240px; z-index: 4; }
.freeze-5 { left: 320px; z-index: 4; }

/* Visual divider on the last frozen column so the scrollable part feels separated */
.frozen-sep {
  box-shadow: 1px 0 0 rgba(0, 0, 0, .08);
}

/* Let the table scroll horizontally when columns are frozen */
.scroll-x {
  overflow-x: auto;
}



.custom-modal .modal-content { z-index: 2055 !important; }































































/* Reverse Button Styles */
.button-secondary,
.button-secondary:focus {
  color: #fdde52;
  background-color: #4b9ef1;
  border: 1px solid #4b9ef1;
}

.button-secondary:hover,
.button-secondary:active {
  color: #4b9ef1;
  background-color: transparent;
  border-color: #4b9ef1;
}

.button-secondary-transparent.button-ujarak::before {
  background: #4b9ef1;
}






/* Unique CSS Styles */

/* Breadcrumbs Backgrounds */
.breadcrumbs-custom.bg-image {
  background-image: url('./images/sub-banner.png');
  background-size: cover;
  background-position: center;
}

.breadcrumbs-custom.bg-image-mylisting {
  background-image: url('./images/breadcrumbs-bg-05-1922x441.jpg');
  background-size: cover;
  background-position: center;
}

.breadcrumbs-custom.bg-image-favorate {
  background-image: url('./images/breadcrumbs-bg-07-1920x420.jpg');
  background-size: cover;
  background-position: center;
}

.breadcrumbs-custom.bg-image-addlisting {
  background-image: url('./images/breadcrumbs-bg-08-1920x420.jpg');
  background-size: cover;
  background-position: center;
}

/* Product Classic Payment */
.product-classic-payment {
  z-index: 100;
  position: absolute;
  left: 7px;
  bottom: 0;
  padding: 2px 21px 2px 11px;
  font-family: "Poppins", sans-serif;
  color: #fff;
  background-color: #4b9ef1;
}

/* Utility Buttons */
.btn-reset {
  float: right;
}

.left-right-btns {
  display: flex;
  justify-content: space-between;
}

/* Preloader */
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background: #fff;
  transition: 0.3s all ease;
}

.preloader.loaded {
  opacity: 0;
  visibility: hidden;
}

.preloader.loaded .banter-loader {
  opacity: 0;
  visibility: hidden;
}

/* Form Divider */
.form-divider {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid goldenrod;
  padding: 12px 14px;
}

/* Card Pricing */
.card-pricing {
  margin-bottom: 1.5rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.025);
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #e5e9f2;
  border-radius: 0.2rem;
  font-weight: bold;
}

/* Card Login */
.card-login {
  margin-bottom: 100px;
}

/* Chat Styles */
.chat-main {
  height: 50hv;
}

.answer-area {
  height: fit-content;
  font-weight: 500;
}

.chat-bot {
  display: flex;
  justify-content: center;
  align-items: center;
}

.chat-area-menue {
  height: 90vh;
  font-weight: 500;
  min-height: 30vh !important;
  height: fit-content !important;
}

.chat-area {
  font-weight: 500;
  min-height: 30vh !important;
  height: fit-content !important;
  margin-left: 10px;
}

.chat-area p li {
  font-weight: 500 !important;
}

.chat-container-menue {
  height: 80vh;
  max-height: 80vh;
  overflow-y: auto;
  width: 280px;
}

.chat-container {
  width: 100%;
  height: 90hv;
  min-height: 40vh !important;
  max-height: 80vh;
  overflow-y: auto;
  height: fit-content !important;
}

.chat-questions {
  white-space: normal !important;
  display: block !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}

.chat-question {
  white-space: pre-wrap;
}

.chat-card-header-menue {
  font-weight: 500;
  text-align: center;
  background-color: gold !important;
}

/* Custom Dropdown */
.custom-dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 5px;
}

.custom-dropdown-select {
  width: 200px;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

/* Messages */
.user-message {
  background-color: #e0f7fa;
  padding: 10px;
  margin-bottom: 5px;
  border-radius: 8px;
}

.bot-message {
  background-color: #e3f2fd;
  padding: 10px;
  margin-bottom: 5px;
  border-radius: 8px;
}

/* Inline Form Button */
.form-inline .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.form-inline .btn-outline-success:hover {
  background-color: #28a745;
  color: #fff;
}

/* Popup (Merged from duplicate .popup-container rules) */
.popup-container {
  position: fixed;
  top: 0;
  /* Merged properties – note that one rule set had left:0; width:100%,
     while the other had right:0; width:320px; choose the ones that match your intent */
  left: 0;
  width: 100%;
  height: fit-content !important;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.popup-content {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  min-height: 500px !important;
  height: fit-content !important;
}

.popup-button-container {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
}

/* Menu Buttons */
.button-menue {
  color: #fff;
  border: 1px solid gray;
}

.button-menue:hover {
  border: 1px solid gray;
  border-radius: 5px;
}

.header a {
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 10px;
}

.listingitem-card {
  margin: 0;
}

/* Payment Form */
.payment-form {
  display: flex;
}

.payment-form-1 {
  height: 600px;
}

.card-payment {
  height: 380px !important;
}

.card-payment-1 {
  max-width: fit-content !important;
  padding: 40px !important;
}

.icon-val {
  width: 30px;
  height: 30px;
}

.icon-val-lg {
  width: 100px;
  height: 100px;
}

/* Panel 2 Content (merged from three blocks) */
.panel-2-content {
  position: absolute;
  right: 0;
  left: 20px;
  top: 0;
  bottom: auto;
  z-index: 2;
  padding-top: 31px;
  background: #fff;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
  transition: opacity 0.22s, visibility 0.22s;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.panel-2-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 18px;
  line-height: 17px;
}

.panel-2-content-inner {
  position: relative;
  z-index: 1;
  padding: 0 40px 20px 10px;
  transition: padding 0.33s;
}

/* Reverse Button Styles */
.button-secondary-transparent,
.button-secondary-transparent:focus {
  color: #4b9ef1;
  background-color: transparent;
  border-color: #4b9ef1;
}

.button-secondary-transparent:hover,
.button-secondary-transparent:active {
  color: #fdde52;
  background-color: #4b9ef1;
  border-color: #4b9ef1;
}

.button-secondary-transparent.button-ujarak::before {
  background: #4b9ef1;
}

.button-secondary-reverse,
.button-secondary-reverse:focus {
  color: #fdde52;
  background-color: #4b9ef1;
  border-color: #4b9ef1;
}

.button-secondary-reverse:hover,
.button-secondary-reverse:active {
  color: #4b9ef1;
  background-color: #fdde52;
  border-color: #fdde52;
}

.button-secondary-reverse.button-ujarak::before {
  background: #4b9ef1;
}

.subscription-list li {
  font-size: 16px;
  font-weight: 600;
}

/* Carousel */
.carousel-container {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: auto;
  overflow: hidden;
}

.carousel-slide {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.carousel-slide img {
  width: 100%;
  height: auto;
}

.carousel-prev,
.carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  padding: 10px;
  cursor: pointer;
}

.carousel-prev {
  left: 10px;
}

.carousel-next {
  right: 10px;
}

/* Payment Frame */
.payment-frame {
  position: relative;
  width: 100%;
  padding: 30px;
  border: 5px solid #f3f4f9;
}

.payment-frame::before {
  content: '';
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  border: 5px solid #c2d3f2;
  transform: scale(1.2);
  opacity: 0;
  transition: 0.3s cubic-bezier(0, 0.43, 0.6, 1.24) all;
  pointer-events: none;
}

.payment-frame:hover::before {
  opacity: 1;
  transform: scale(1);
}

.payment-frame:hover .icon.payment-frame-icon::after {
  opacity: 1;
  transform: scale(1);
}

.icon.payment-frame-icon {
  position: relative;
  display: block;
  text-align: center;
  width: 77px;
  height: 77px;
  line-height: 69px;
  border-radius: 50%;
  font-size: 36px;
  color: #4b9ef1;
  border: 5px solid #f3f4f9;
}

.icon.payment-frame-icon::after {
  content: '';
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
  border-radius: 50%;
  border: 5px solid #c2d3f2;
  transform: scale(0.8);
  opacity: 0;
  transition: 0.3s all;
}

.payment-frame-title {
  font-weight: 500;
  letter-spacing: 0.05em;
}

.payment-container {
  margin-bottom: 100px;
}

.first-option {
  border: 2px solid #4b9ef1;
}

/* Heading Decoration V */
.heading-decoration-v .heading-inner {
  position: relative;
  padding-left: 20px;
}

.heading-decoration-v .heading-inner::before,
.heading-decoration-v .heading-inner::after {
  content: '';
  position: absolute;
  top: 0.5em;
}

.heading-decoration-v .heading-inner::before {
  right: 100%;
  margin: 5px 0 0 11px;
  width: 100vw;
  height: 1px;
  background: #c2d3f2;
}

.heading-decoration-v .heading-inner::after {
  left: -5px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #4b9ef1;
}

/* Button Secondary Val & Link Text */
.button-secondary-val,
.button-secondary-val:focus {
  color: #151515 !important;
  background-color: #fdde52 !important;
  border-color: #fdde52 !important;
}

.button-secondary-val:hover,
.button-secondary-val:active {
  color: #fff !important;
  background-color: #4b9ef1 !important;
  border-color: #4b9ef1 !important;
}

.link-text {
  text-decoration: underline;
  font-weight: 500;
  color: #151515;
}

.link-text:hover {
  text-decoration: none;
  color: #151515;
}

.image-slider-item {
  width: 100% !important;
  height: 300px !important;
}

.higher-z-index {
  z-index: 101 !important;
}

.list-item-bold {
  font-weight: 900;
  display: inline;
  margin-right: 5px;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.icon-size-small li img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.text-margin {
  margin: 4px 0 4px 30px;
}

.service-post {
  margin: 12px !important;
}

.card-service-listing {
  max-width: 280px;
  max-height: 280px;
  align-items: center;
  align-content: center;
}

.marging-for-service-img {
  margin-top: 60px;
}

.favorite-btn-star {
  font-size: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.loginResponses {
  font-size: 12px;
  color: #4b9ef1;
}

/* Home & Item Details */
.home-container {
  position: relative;
}

.item-details-container {
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translateX(-50%);
  width: fit-content;
  height: fit-content;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1001;
  border-radius: 2px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #4b9ef1;
}

.plain-link {
  text-decoration: none;
  color: #4b9ef1;
  cursor: pointer;
  font-weight: 560;
  font-size: 18px;
  background: none;
  padding: 0;
  margin: 0;
  border: none;
}

.plain-link:hover {
  border: 2px solid #ccc;
  border-radius: 6px;
  padding: 5px;
}

.extra-bold {
  font-weight: 600;
}

/* Language Dropdown */
.selected-language img {
  width: 30px;
  height: 22px;
}

.dropdown-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.dropdown-content img {
  display: block;
  width: 30px;
  height: 22px;
  cursor: pointer;
}

.dropdown-content img:hover {
  background-color: #f1f1f1;
}

.custom-dropdown:hover .dropdown-content {
  display: block;
}

/* Mobile Menu */
.menu-button {
  display: none;
}

.mobile-menu {
  display: none;
}

@media (max-width: 600px) {
  .menu-button {
    display: block;
    margin-bottom: 10px;
  }

  .nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .menu-icon {
    width: 25px;
    height: 3px;
    background-color: black;
    margin: 4px 0;
  }

  .mobile-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 10px;
    background-color: #f8f9fa;
    border-radius: 5px;
    margin-top: 10px;
  }

  .nav>li {
    display: none;
  }

  .nav.menu-open>li {
    display: block;
  }
}

/* Typography (a sample of the unique styles) */
body {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.71429;
  font-weight: 400;
  color: #9a9a9a;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 0.05em;
}

h1,
h2,
h3,
h4,
h5,
h6,
[class*='heading-'] {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #151515;
  letter-spacing: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
[class*='heading-'] a {
  color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
[class*='heading-'] a:hover {
  color: #4b9ef1;
}

/* … additional unique typography and block/box styles would follow … */
