/* Code written by Abhishek Devloper Start*/
.card-body {
  background: #fff;
}

.table-responsive {
  margin-top: 0px;
}

.accordion {
  /* background: #ededed; */
  padding: 20px;
  overflow: hidden;
  background: #4B4B4B05;

}

.card-body {
  padding: 0;
}

.actionbt {
  background-color: #93c47d !important;
  border-color: #93c47d;
  color: #fff !important;
  border-radius: 38px;
  padding: 5px 18px;
  align-content: center;
}

.actionbt:hover {
  background: #218838 !important;
  border-color: #1e7e34;
}

.table.table-bordered th:nth-last-child(2) {
  /* text-align: center; */
}

.stylingleft th:nth-last-child(2) {
  text-align: left !important;
}

.table.table-bordered th:last-child {
  text-align: center;
}

.dandelbtn {
  background: unset !important;
  color: #ee4141 !important;
  border: unset !important;
}

.fa.fa-trash {
  font-size: 20px;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
  align-items: center;
  justify-content: left;
}

.stylingleft img {
  vertical-align: middle;
  border: 1px solid #b88b674d;
  border-radius: 10px;
}

.table {
  margin-bottom: 0;
}

.paddingmaxx {
  padding: 36px !important;
  /* background-color: #ededed; */
  background: #4B4B4B05;
}

.stylingleft {
  border-radius: 20px;
}

.border-rad {
  border-radius: 20px !important;
  border: 1px solid #4b4b4b1a;
}

.center-for-dots td:first-child {
  text-align: center;
}

.table.table-bordered.stylingleft td:nth-child(1) {
  width: 3% !important;
}

.table.table-bordered.stylingleft td:nth-child(2) {
  width: 20% !important;
}

.table.table-bordered.stylingleft td:nth-child(3) {
  width: 15% !important;
}

.table.table-bordered.stylingleft td:nth-child(4) {
  width: 30% !important;
}

.table.table-bordered.stylingleft td:nth-child(5) {
  width: 15% !important;
}

.table.table-bordered td:nth-last-child(2) {
  text-align: center;
}

.stylingleft td:nth-last-child(2) {
  text-align: left !important;
}

.btn.btn-info.servicess {
  padding: 10px 30px;
}

.btn.btn-info.servicess:hover {
  background: #218838 !important;
  border-color: #1e7e34;
}

.btn-success {
  background: #93c47d;
  text-transform: uppercase;
  color: #fff;
  border-radius: 38px;
  padding: 5px 18px;
  border-color: #93c47d;
}

.border-cent {
  border: 1px solid #4b4b4b1a;
  padding: 0px;
  border-radius: 20px;
  overflow: hidden;
}

/* nav {
display:block;
} */
.gapingcol {
  padding: 26px;
  background: #ededed;
}

.nav-item.button-and a {
  background: #ededed !important;
  border-radius: 38px;
  padding: 10px 36px;
}

.nav-tabs .nav-link.active {
  background-color: #ededed;
}

.nav-tabs .nav-link {
  color: #4b4b4b !important;
}

.form-conrolss {
  border: 1px solid #f7f7f7;
  background: #fff !important;
  padding: 20px;
  border-radius: 20px;
}

.form-outer {
  padding: 25px !important;
  background: #ededed !important;
}

.card-footer {
  padding: 0;
  border: none;
  /* background-color: rgb(237, 237, 237); */
  background: #4B4B4B05;

}

.button-set {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px !important;
}

.button-backgroundd td:last-child a {
  background: #93c47d !important;
  color: #fff !important;
  border-radius: 38px;
  padding: 5px 18px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.button-backgroundd td:last-child a:hover {
  background: #218838 !important;
  border-color: #1e7e34;
}

textarea.form-control {
  height: auto;
  border-radius: 20px;
}

.button-clsss a {
  border-radius: 38px !important;
  padding: 6px 26px;
}

.maincard {
  margin-top: 10px;
}

.button-custom {
  background-color: #93c47d !important;
  border-color: #93c47d;
  color: #fff !important;
  border-radius: 48px;
  font-size: 0.875rem;
  padding: 6px 26px;
  line-height: 1.5;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}

.button-custom:hover {
  background-color: #218838 !important;
  text-decoration: none;
  border-color: #218838;
}

.button-cls {
  background: #93c47d;
  color: #fff;
  text-transform: uppercase;
  border-radius: 38px;
  padding: 5px 26px;
}

.button-cls:hover {
  border: 1px solid #93c47d !important;
}

.btn-inff {
  background-color: #93c47d !important;
  border-color: #93c47d !important;
  color: #1b2e30 !important;
  border-radius: 10px;
}

.custom-class {
  padding: 36px !important;
  /* background: #ededed; */
  background: #4B4B4B05;

}

.form-controlcl {
  padding: 8px;
  border: 1px solid #4b4b4b1a !important;
  /* overflow: clip; */
  border-radius: 20px;
  background: #fff;
}

.form-controlcll {
  padding: 8px;
  border: 1px solid #4b4b4b1a !important;
  overflow: clip !important;
  border-radius: 20px;
  background: #fff;
}

.fa-angle-right::before {
  content: "\f105";
  color: #fff !important;
  font-size: 25px;
  opacity: 1;
}

.fa.fa-angle-right {
  height: 30px !important;
  width: 30px !important;
  background: #93c47d;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
}


.nav-item .button-staff {
  background: #dee2e6 !important;
  border-radius: 38px !important;
  border-color: #dee2e6;
  padding: 8px 26px;
}

.ncdbhdd {
  background-color: #93c47d !important;
  border: 2px solid #93c47d;
  color: #fff !important;
  border-radius: 38px;
  font-family: "Manrope";
  font-size: 16px;
  font-weight: 700;
  line-height: 21.86px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  padding: 8px 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  text-decoration: none !important;
}

.fade.alert.alert-info.show {
  background: #3c78d8a1 !important;
  border-radius: 22px;
  color: #fff !important;
}

.slick-dots li button::before {
  font-family: "slick";
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.5;
  color: #4caf50;
}

.gapapap {
  margin-top: 16px;
}

.overflow-scrolll {
  overflow-x: scroll !important;
  /* Enables horizontal scrolling */
  white-space: nowrap !important;
  /* Prevents wrapping of child elements */
}

.ncdbhdd:hover {
  color: #fff !important;
  background: #218838 !important;
  border-color: #1e7e34 !important;
}

/* .table td,
.table th {
white-space: nowrap;
} */
.form-control {
  border-radius: 38px;
}

.btn.btn-info.pending {
  border-radius: 38px;
  background: #bb2727 !important;
  color: #fff !important;
  text-transform: uppercase;
  border-color: #bb2727;
  padding: 5px 18px !important;
}

.btn.btn-info.pending:hover {
  background: #fd1111 !important;
}

/* 06/01/25 */
.form-control {
  padding-left: 14px;
}

.gappsize {
  padding-left: 0;
  padding-right: 0;
}

#inputState,
select.form-control {
  padding-right: 14px !important;
  /* Add space for the custom dropdown icon */
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>') no-repeat right 15px center !important;
  background-size: 16px !important;
  /* Adjust size of the icon */
  -webkit-appearance: none;
  /* Remove default arrow */
  -moz-appearance: none;
  /* Remove default arrow */
  appearance: none;
  border-radius: 30px !important;
}

/* input#otherservicess{
display: none;
} */
.gagagp {
  padding-right: 0px;
  padding-left: 0px;
}

#cobtrol #inputEmail4,
.conthll input {
  border-radius: 28px !important;
}

.custom-switch {
  padding-left: 0px;
  min-width: 25%;
  padding-right: 7px;
}

.custom-switch .custom-control-label::before {
  border-radius: 28px;
  border-color: #4caf50;
  text-transform: lowercase !important;
}

#inputEmail4 {
  border-radius: 28px;
}

.card-footer:last-child {
  border-radius: 0;
}

.worklist .slick-prev.slick-disabled::before,
.worklist .slick-prev::before,
.worklist .slick-next.slick-disabled::before,
.worklist .slick-next::before {
  opacity: 1 !important;
  color: #93c47d !important;
  height: 25px;
}

.alert-info {
  background: #4585d1;
  background-color: rgb(69, 133, 209);
  background-color: #d1ecf1;
  border-color: #bee5eb;
  border-radius: 12px;
  color: #000;
}

.wtzzz {
  background: #4585d1 !important;
  color: white;
  font-size: 14px;
  padding: 5.5px 14.34px;
  border-radius: 8px;
  font-family: Manrope;
  font-size: 12px;
  font-weight: 700;
  line-height: 16.39px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.vbvjvjnnbnn {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

#cobtrol .form-control {
  border-radius: 28px;
}

font input {
  border-radius: 28px !important;
}
    table.table.table-bordered th:first-child {
        border-top-left-radius: 20px;
    }
        table.table.table-bordered th:last-child {
        border-top-right-radius: 20px;
    } 
        table.table.table-bordered tbody tr:last-child > td:last-child {
        border-bottom-right-radius: 20px;
    }
        table.table.table-bordered tbody tr:last-child > td:first-child {
        border-bottom-left-radius: 20px;
    }

/* 06/01/25 */

/* Responsive code start  */
@media (max-width: 550px) {
  .accordion {
    padding: 20px;
  }

  .paddingmaxx {
    padding: 20px !important;
  }
  .ksknbdjkswkxbb {
    padding-right: 0;
}
}

@media (max-width: 768px) {
  .btn.btn-primary.button-cls {
    margin: 10px;
  }

  .gapapap {
    margin-top: 16px;
  }
}

@media (max-width: 1024px) {
  .table td btn .btn-success .approve {
    padding: 108px !important;
  }

  .custom-class {
    padding: 16px !important;
    background: #ededed;
  }
}

@media (max-width: 480px) {

  .accordion,
  .paddingmaxx {
    padding: 14px 11px !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
  }

  .border-rad {
    border-radius: 20px 0 0 20px !important;
  }
}

@media (max-width: 430px) {
  .heloxlcj {
    margin-top: 10px;
    flex-direction: column;
    row-gap: 15px;
  }

  #information-tab {
    width: max-content;
  }

  .card-footer {
    text-align: center !important;
  }

  .maincard {
    margin-top: 10px;
  }

  .paddgap {
    padding: 10px;
  }
}

.btn-link:focus {
  text-decoration: none;
}

@media (min-width: 1400px) {
  .container-fluid{
    padding-right: 0%;
    padding-left: 0%;
    max-width: 1440px;
    width: calc(100% - 80px);
    overflow-y: auto;
  }
}