
.deleted-listing-found[data-v-6c91a8ce] {
  border: 1px solid #DC3C40;
  background: #E5888A26;
  padding: 20px;
  border-radius: 4px;
}
.deleted-listing-found h5[data-v-6c91a8ce] {
  font-size: 21px;
  color: #000000DE;
  font-weight: 500;
  border-radius: 4px;
}
.status-history[data-v-6c91a8ce] {
  border: 1px solid #2D599E;
  padding: 20px;
  border-radius: 4px;
}
.status-history:hover .status-history-con[data-v-6c91a8ce] {
  overflow-y: auto;
  padding-right: 0;
}
.status-history-con[data-v-6c91a8ce] {
  height: 390px;
  padding-right: 6px;
  overflow: hidden;
}
.deleted-listing-found-img[data-v-6c91a8ce] {
  height: 40px;
  width: 40px;
  display: inline-block;
}
.link-label[data-v-6c91a8ce] {
  color: #3E88DA;
  background: #fff;
  border: 1px solid #3E88DA6B;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 500;
  border-radius: 4px;
  padding: 1px 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.link-label.hovered[data-v-6c91a8ce] {
  background: #2D599E;
  color: #fff;
}
.link-img[data-v-6c91a8ce] {
  background: url('/static/svg/Listing Default Photo.svg') center center / cover;
  height: 12px;
  width: 12px;
}
.deleted-url[data-v-6c91a8ce] {
  color: #333333DE;
  font-size: 12px;
  text-decoration: underline;
}
.retrieve-btn[data-v-6c91a8ce] {
  background: #62A784;
}

/* #connected-listings-deleted-listing-found-modal.no-padding-modal.a-dialog-content  {
  padding: 0px !important;
} */
[data-v-6c91a8ce].no-padding-modal .modal-content,[data-v-6c91a8ce].no-padding-modal .a-dialog-content,[data-v-6c91a8ce].no-padding-modal .modal-body {
  padding: 0 !important;
}
.deleted-listings-con[data-v-6c91a8ce]{
    background-color: #AEACAD21;
    border-radius: 10px;
    height: 550px;
}
.evidence-image-container[data-v-6c91a8ce]{
    position: relative;
    display: inline-block;
}
.lid[data-v-6c91a8ce] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;               
    -webkit-box-align: center;               
        -ms-flex-align: center;               
            align-items: center;        
    -webkit-box-pack: center;        
        -ms-flex-pack: center;        
            justify-content: center;
    padding: 2px 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: rgba(110, 180, 249, 0.32);
    color: #3E88DA;
    border: 1px solid #383A3D26;
    border-radius: 4px;
    font-size: 10px;
    height: 20px;
}
.custom-tabs[data-v-6c91a8ce] {
  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
}
.tab-button[data-v-6c91a8ce] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: none;
  background: none;
  padding: 8px 12px;
  cursor: pointer;
  font-size: 13px;
  color: #6c757d;
}
.tab-button.active[data-v-6c91a8ce] {
  background-color: #5ca8f9;
  color: white;
  font-weight: bold;
  border-radius: 4px;
}
.scrollable-history[data-v-6c91a8ce] {
  max-height: 350px;   
  overflow-y: auto;
  padding-right: 4px;
}



