.top-header{
    background: #5a154b;
}
.banner-images{
    width: 100%;
    height: 100%;
}
.btn-theme{
    background-color: #2B0D5C !important;
    color: #fff !important;
}
.btn-theme:hover{
    color: #000;
    background: #ecdecb;
}

.navbar-theme{
    background-color: #ecdecb;
}
section.about {
    padding-top: 1rem !important;
    padding-bottom: 3rem !important;
}
/* .footer-theme{
    bottom: 0;
    position: absolute;
    width: 100%;
} */

/* footer.py-5.navbar-theme.footer-theme.footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}
@media only screen and (max-width: 991) {
    footer.py-5.navbar-theme.footer-theme.footer {
        position: inherit !important;
        width: 100%;
    }
} */
.login-screen{
    background-color: #000000;
}
.progress-title{
    color: #19672A;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.1px;
    font-family: 'Poppins';
}
.failed-status{
    color: #871214;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.progress-date{
    color: #626262;
    color: #626262;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.4px;
}
.custom-hexagon{
    background: #74EF8B66;
    border-radius: 8px;
    padding: 8px 16px;
}
.catchment_discard_button{
    color: #B3261E;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
.discard-img{
    width: 18px;
    height: 18px;
    color: #B3261E;
    margin-bottom: 5px;
}
.tooltp{
    width: 210px;
    background-color: #EAEAEA;
}
.tooltp-title{
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #635E57;
    padding-bottom: 5px;
    border-bottom: 1px solid #DEDEDE;
}

.custom-hexagon-tool{
    background: #74EF8B66;
    border-radius: 8px;
    padding: 4px 16px;
    width: 115px;
}
.success-status{
    color: #19672A;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.histo-input {
    position: relative;
  }
  /* #catchment_histotype:valid {
    color: #6c757d;
} */
  .histo-input input.historical-input {
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 0.5rem;
    background-color: #f9fafb;
    outline: none;
    padding: 8px;
  }
  
  .histo-input input.historical-input:focus {
    border-color: #999;
    background-color: #fff;
  }
  
  .histo-input label {
    position: absolute;
    left: 1rem;
    transition: all 0.2sease-in-out;
    background: white;
    top: -7px;
    font-size: 12px;
    color: #4d4639;
    line-height: 16px;
    font-weight: 400;
    padding: 0px 4px;
  }
  .histo-input .form-control{
    padding: 8px;
  }
  .downloadButton_wrapper button {
    padding: 7px 12px;
}
.hostoricalFilters{
    background: #ffffff;
    align-items: center;
    padding: 20px 40px;
}
.hostoricalFilters{
    background: #ffffff;
}
.map-level-btn{
    color: #000000;
    text-align: start;
}
.map-level-btn:hover{
    color: #000000;
}

@media (min-width: 992px) {
    #singlelowerMappingModal {
      z-index: 1100 !important; /* Ensure it's above parent modal */
    }
  
    #singlelowerMappingModal.show .modal-dialog {
      position: fixed !important;
      top: 50% !important;
      left: 50% !important;
      transform: translate(-50%, -50%) !important;
      margin: 0 !important;
    }
  
    #singlelowerMappingModal .modal-backdrop {
      z-index: 1099 !important; /* Ensure backdrop is behind the modal */
    }
  }
#singlelowerMappingModalContent{
    width: 700px;
}  
#multiplelowerMappingModalContent{
    width: 700px;
}
.uploadfile{
    font-size: 12px;
    color: rgba(77, 70, 57, 1);
}
.browse-files {
    display: block;
    color: #0D599E;
    text-decoration: underline !important;
  }
.process-btn{
    /* color: #0D599E80 !important; */
    text-decoration: none !important;
}
.field-error label {
    color: #4d4639 !important;
}
.field-error input, .field-error select, .field-error textarea {
    border-color: #dadada !important;
}
.process-btn{
    /* color: #0D599E80 !important; */
    text-decoration: none !important;
}
.uploadFile_customInput .buttons .remove-btn:disabled{
    /* color: #B3261E; */
}
.uploadFile_customInput .buttons .process-btn:disabled {
    color: #869eb6 !important;
}
.process-btn{
    color: #0D599E !important;
}
.form-label{
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    color: #1D1B20 !important;
 }
select.form-select option[disabled][selected] {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #797676 !important;
}
 .form-check-label{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
 }
 .set-pincode{
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400!important;
    color: #797676 !important;
 }
 label{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #1D1B20;
 }
#processexisting{
    color: #605e5e;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.25px;
    display: flex;
    align-items: center;
    gap: 4px;
}
#processpin{
    color: #605e5e;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.25px;
    display: flex;
    align-items: center;
    gap: 4px;
}
#processsingle{
    color: #605e5e;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.25px;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 16px !important;
}
#processlgd{
    color: #605e5e;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.25px;
    display: flex;
    align-items: center;
    gap: 4px;
}
.dropdown-menu {
    top: 100% !important;
    left: 0 !important;
    transform: translate(0, 0) !important;
    margin-top:5px !important;
  }
  /* Hide default */
  .custom-radio {
    /* padding: 5px 0px !important; */
  }
.custom-radio .form-check-input {
    appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    margin: 0;
    font: inherit;
    width: 24px;
    height: 24px;
    border: 2px solid #4d4639;
    border-radius: 50%;
    display: grid;
    place-content: center;
    cursor: pointer;
    position: relative;
  }
  
  /* Inner dot */
  .custom-radio .form-check-input::before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #4d4639;
    background-color: #4d4639;
  }
  
  /* Checked state */
  .custom-radio .form-check-input:checked::before {
    transform: scale(1);
  }
  .map-radio {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #111;
    background-color: transparent;
    display: inline-grid;
    place-content: center;
    margin-right: 6px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    margin-left: -1em !important;
    box-shadow: none;
  }
  
  /* Checked state: background black */
  .map-radio:checked {
    background-color: #111 !important;
  }
  
  /* Smaller and bold white tick */
  .map-radio:checked::after {
    width: 7px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 5px;
    background-color: #111 !important;
    content: '';
  }
  
  /* Remove Bootstrap default dot */
  .map-radio:checked::before {
    content: none !important;
  }
  .allbtn{
    width: 156px !important;
    height: 40px !important;
  }
  #multiplelowerMappingModalContent{
    border-radius: 16px;
  }
  #singlelowerMappingModalContent{
    border-radius: 16px;
  }
  .logout-menu{
    top: 100% !important;
    left: -40px !important;
    margin-top: 12px !important;
  }
.formBtn{
  padding: 24px 32px !important;
}
#multiplemapping{
  height: 47vh ;
  overflow: auto;
  padding-top: 5px;
  scrollbar-width: none;
  margin-bottom: 10px;
}
#multiplemapping::-webkit-scrollbar {
  display: none;
}
@media (max-height: 760px) {
  .formBtn {
    position: static !important;
    margin-top: 1rem;
    padding: 0px !important;
  }
}
#confirmSingleLevelSaveModal{
  z-index: 9999;
}

.GeoServicesFloating_label.field-error input,
.GeoServicesFloating_label.field-error select,
.GeoServicesFloating_label.field-error textarea {
border-color: #ba1a1a !important;
}

/* For file input wrapper */
.uploadGeoFile_inputWrapper.field-error {
border: 2px solid #ba1a1a !important;
}
.disabled-upload-wrapper {
pointer-events: none;
opacity: 0.6;
cursor: not-allowed;
}
.disabled-download{
pointer-events: none;
opacity: 0.6;
cursor: not-allowed;
}
.step-text{
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.25px;
  font-family: 'Poppins';
  vertical-align: middle;
}
.checkboxes{
  border-radius: 20px !important;
}
.singlesitemodal{
  border: 1px solid #d0c5b4;
}
.mapping-error {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
}
.mapping-required{
  color: #ba1a1a;
  font-size: 12px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}
.catchment_discard_button:hover {
  cursor: pointer;
}
.disabled-wrapper {
  opacity: 0.5 !important;
  pointer-events: none !important;
}
.histototalbatchboxes{
  padding: 32px 37px 0px 37px !important;
}

.disabled-tab {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: auto; 
}

.disabled-tab:hover {
  background-color: inherit !important;
  color: inherit !important;
}

.form-scroll-wrapper {
  max-height: calc(100vh - 150px); 
  /* overflow-y: auto; */
}
.form-scroll-wrapper .disp_tool {
  position: relative;
  z-index: 1;
}
.lgdBtns{
  padding: 20px 0px !important;
  margin-top: 0px !important;
}
.batch-name-column {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  max-width: 300px;
  position: relative;  /* for tooltip adjustments */
}

.batch-name-text {
  white-space: normal;
  overflow: visible;
  max-height: none;
}


