.bulkPaymentLinks h2 {
    font-weight: 500;
    font-size: var(--font20);
    margin-bottom: 0.8rem;
}

.bulkPaymentLinksPk h2 {
    font-weight: 500;
    font-size: var(--font20);
    margin-bottom: 0.8rem;
}
.SVGClick2{
    display: none;
}
.TxtCenter p {
    font-size: var(--font18);
    font-weight: 400;
    color: rgba(163, 163, 163, 1);
}

.bulkPaymentLinks {
    height: 100%;
}
.bulkPaymentLinks.PDCreate .CreateBtn {
    padding: 0;
}
.bulkPaymentLinksPk.PDCreate .CreateBtn {
    padding: 0;
}
.TxtCenter {
    flex-grow: 1;
    max-width: 35.3rem;
    margin: 0 auto;
}
.TransactionPreviewEdit{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.TransactionPreviewEditLeft,.TransactionPreviewEditRight{
    display: flex;
    align-items: center;
}
.TransactionPreviewEditLeft h3{
    font-size: 1.4rem;
    font-size: 500;
}
.TransactionPreviewEditRight p{
    text-decoration: underline;
    font-size: 1.4rem;
    font-size: 500;
    color: #6FA614;

}
.TransactionPreviewEditLeft{
    gap: 1.2rem;
}
.TransactionPreviewEditRight{
    gap: 2.2rem;
}
.LinkNoDataMain h2 {
    margin-top: 1.8rem;
    margin-bottom: 2rem;
}
.LinkNoDataMain ul li {
    list-style: disc;
    color: rgba(106, 106, 106, 1);
    margin-bottom: 1.6rem;
}

.colorGry {
    color: rgba(106, 106, 106, 1);
}

.LinkNoDataMain ul {
    padding-left: 3rem;
}

.collectBtn {
    width: 21.8rem;
    height: 4.8rem;
}

.bulkPaymentLinks p {
    color: rgba(163, 163, 163, 1);
}

.bulkPaymentLinksPk p {
    color: rgba(163, 163, 163, 1);
}

.colorBlk.mb30 {
    margin-bottom: 3rem;
}

.BulkCollect {
    border: 1px solid rgba(228, 228, 228, 1);
}

.pd2212 {
    padding: 2.2rem 1.2rem 1.2rem;
}

.DownloadBtn {
    width: 18.6rem;
    height: 4.8rem;
    border: 0.5px solid rgba(45, 45, 45, 1);
    gap: 1.2rem;
}

.DownloadBtnBP {
    width: 18.6rem;
    height: 4.8rem;
    border: 0.5px solid rgba(45, 45, 45, 1);
    gap: 1.2rem;
}

.DownloadFile {
    margin-bottom: 2.4rem;
}

.imgGrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.2rem;
}

.pd12 {
    padding: 1.2rem;
    margin-top: 1.6rem;
}

.TableSec table thead tr td {
    padding: 1.7rem 1.2rem 1.7rem 1.2rem;
    background: rgba(242, 246, 255, 1);
}

.NameAndDetail {
    gap: 1.2rem;
}

.PhnMail {
    display: flex;
}

.PhnMailTxt {
    color: rgba(93, 93, 93, 1);
}

.mt12 {
    margin-top: 1.2rem;
}

.mt4 {
    margin-top: 0.4rem;
}

.mt6 {
    margin-top: 0.6rem;
    margin-left: 1rem;
}

.mt30 {
    margin-top: 3rem;
}

.mb33 {
    margin-bottom: 3.3rem;
}

.mb32 {
    margin-bottom: 3.2rem;
}

.m2 {
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
}

.PhnMailTxt span.timer {
    color: var(--Text-Link-Text-Green, rgba(111, 166, 20, 1));
}

.TableSec table {
    width: 100%;
}

.TableSec table tbody tr td {
    padding: 1.4rem 1.2rem 1.4rem 1.2rem;
}

.TableSec table tbody tr:not(:last-of-type) td {
    border-bottom: 1px solid rgba(244, 244, 244, 1);
}
.TableSec table tbody tr.borderNoneFail td{
border-bottom: none;
}
.PhnMail {
    margin-top: 0.2rem;
}

.PartiallyPaid {
    padding: 0.6rem 1rem;
    background: rgba(255, 249, 219, 1);
    width: fit-content;
    color: rgba(121, 106, 27, 1);
}

.paymentDue {
    padding: 0.6rem 1rem;
    width: fit-content;
    color: rgba(8, 88, 160, 1);
    background: rgba(236, 246, 255, 1);
}

.PaidColor {
    padding: 0.6rem 1rem;
    width: fit-content;
    background: rgba(224, 255, 225, 1);
    color: rgba(18, 178, 24, 1);
}

.CreateBtn {
    width: 9.9rem;
    height: 4.8rem;
}

.mb18 {
    margin-bottom: 1.8rem;
}

.colorBlk.mb0 {
    margin-bottom: 0;
}

.bulkPaymentLinks p.pMiddle {
    color: rgba(106, 106, 106, 1);
    margin-bottom: 0.5rem;
}

.bulkPaymentLinks .paymentDueTxt {
    color: rgba(33, 136, 228, 1);
}

.bulkPaymentLinksPk p.pMiddle {
    color: rgba(106, 106, 106, 1);
    margin-bottom: 0.5rem;
}

.bulkPaymentLinksPk .paymentDueTxt {
    color: rgba(33, 136, 228, 1);
}

.mb5 {
    margin-bottom: 0.5rem;
}

.PocessedTxt, .PocessedTxt small {
    color:#FF7A2F;
}

.bulkPaymentLinks p.PaidTxt {
    color: rgba(18, 178, 24, 1);
}

.bulkPaymentLinksPk p.PocessedTxt {
    color: rgba(255, 122, 47, 1);
}

.bulkPaymentLinksPk p.PaidTxt {
    color: rgba(18, 178, 24, 1);
}

.gap12 {
    gap: 1.2rem;
}

.gap10 {
    gap: 1rem;
}

.mt10 {
    margin-top: 1rem;
}

.width9 {
    width: 1.2rem;
}

.mt74 {
    margin-top: 7.4rem;
}

.gryColr {
    color: var(--Text-Body-Sub-Text, rgba(93, 93, 93, 1));
}

.btnSSubmit {
    margin-top: 12.3rem;
    justify-content: end;
    margin-bottom: 1.6rem;
}

.btnSSubmit.bulkPayout {
    margin-bottom: 12.3rem;
    justify-content: end;
    margin-top: 3.2rem;
}

.btnSSubmit button {
    width: 15rem;
    height: 4.8rem;
}

.btnSSubmit button:first-child {
    border: 0.5px solid rgba(45, 45, 45, 1);
}

.poppBulkPayment {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(232, 232, 232, 0.5);
    margin: 0px auto;
    inset: 0;
    z-index: 10002;
}

.expense_approve_popup {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(232, 232, 232, 0.5);
    margin: 0px auto;
    inset: 0;
    z-index: 1002;
}

#del_confirmation_popup.poppBulkPayment {
    z-index: 1056;
}

.bg_PoppBulk {
    min-width: 68.1rem;
    min-height: 43.8rem;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 2.4rem;
}

.CloseImg {
    position: absolute;
    top: 4rem;
    right: 3rem;
    cursor: pointer;
}

.mt2 {
    margin-top: 0.2rem;
}

.dragDropMain {
    padding-top: 3.7rem;
}

#drop-area {
    border: 2px dashed rgba(111, 151, 232, 1);
    border-radius: 0.8rem;
    width: 100%;
    transition: border 0.3s ease;
    padding: 3.6rem 0;
}

#drop-area.highlight {
    border-color: purple;
}

p {
    margin: 0;
}

input[type="file"] {
    display: none;
}

.fileLabel {
    color: rgba(62, 166, 86, 1);
    cursor: pointer;
    text-decoration: underline;
}

#file-info {
    margin-top: 1rem;
}

.gapa4 {
    gap: 0.4rem;
}

.TxtType {
    color: rgba(93, 93, 93, 1);
    margin-top: 1.8rem;
}

.DownloadTemplate {
    color: rgba(62, 166, 86, 1);
    /* gap: 0.8rem; */
    margin-top: 4.2rem;
    /* cursor: pointer; */
}
.DownloadTemplate__inside__sc {
    cursor: pointer;
    gap: 0.8rem;
}

.bg_PoppBulk.bgWhite.w78 {
    width: 78rem;
}

.selectBank select {
    width: 100%;
    height: 4.8rem;
    border: 1px solid rgba(244, 244, 244, 1);
    color: rgba(163, 163, 163, 1);
    padding-right: 1.5rem;
    margin-top: 0.8rem;
}

.selectBank button {
    height: 4.8rem;
    width: 16rem;
}

.mt88 {
    margin-top: 3rem;
}

.AccountBalance {
    background: rgba(246, 249, 255, 1);
    padding: 1.2rem;
    margin-top: 1.2rem;
}

.AccountBalance p span {
    color: var(--Text-Link-Text-Green, rgba(111, 166, 20, 1));
}
.TableSec table tbody tr.FailedRow td{
    background: #FFF8F8;
    border-bottom: none;
}
.TableSec table tbody tr.DuplicateRow td{
    background: #F7F2FF;
    border-bottom: none;
}
.TextTableDiv{
    color: #5D5D5D;
    font-size: var(--font14);
    font-weight: 400;
}
.otp-input {
    width: 6rem;
    height: 4.8rem;
    text-align: center;
    border: 2px solid #f4f4f4;
}
.PhnMailTxt:nth-child(2){
  font-size: 1.6rem;
  color: #6FA614;
  font-weight: 500;
  cursor: pointer;
}
.PhnMailTxt:nth-child(2) span,.resendPushOtpTxt{
    font-size: 1.6rem;
    color: #6FA614;
    font-weight: 500 !important;
  cursor: pointer;

}
.otp-input:focus-visible {
    outline: unset;
}

#submitButton {
    background-color: var(--primary_dark);
    color: var(--bg_white);
}

.otp-input:focus {
    border: 1px solid rgba(111, 166, 20, 1);
}

.otp-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
    gap: 1.2rem;
}

.colorGry span {
    color: var(--Text-Primary-Text, rgba(45, 45, 45, 1)) !important;
}

.btnSubmiT {
    display: flex;
    justify-content: center;
    margin-top: 3rem;
}

.btnSubmiT button {
    height: 4.8rem;
    width: 16rem;
}

.BgGray1 {
    background: rgba(236, 236, 236, 1);
    color: rgba(163, 163, 163, 1);
}

.Btnactive {
    background: var(--Text-Primary-Text, rgba(45, 45, 45, 1));
    color: rgba(255, 255, 255, 1);
}

.bannerContain {
    position: relative;
}

.textMAinSec {
    position: absolute;
    top: 1.2rem;
    left: 1.2rem;
}

.mb3 {
    margin-bottom: 0.3rem !important;
}

.textMAinSec h2 {
    text-transform: uppercase;
}

@media screen and (max-width: 1300px) {
    .NameAndDetail img {
        max-width: 3.5rem;
    }
}

/* reconsile */

.reconcilerightside,
.reconcileMain {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 2.4rem;
}

.reconcilerightside {
    max-width: 60rem;
    width: 100%;
}

.MainScroll {
    height: calc(100vh - 525px);
    overflow: scroll;
}

.TableSec.reconcile {
    margin-top: 1.2rem;
}

.reconcileMain {
    flex: 1;
    overflow: scroll;
}

.reconcileContainer {
    gap: 3rem;
    height: calc(100vh - 16rem);
}

.SeaRChSec {
    position: relative;
}

.SeaRChSec input {
    height: 4.8rem;
    width: 35.3rem;
    border: 1px solid rgba(244, 244, 244, 1);
    padding-left: 1.6rem;
    padding-right: 4rem;
}

.searchInput input {
    height: 4.8rem;
    width: 100%;
    border: 1px solid rgba(244, 244, 244, 1);
    padding-left: 1.6rem;
    padding-right: 4rem;
}
.searchInput input::placeholder {
    color: rgba(163, 163, 163, 1);
    font-weight: 300;
    font-size: var(--font16);
}
.bulkPaymentLinks .filter_btns a {
    border: 0.5px solid rgba(45, 45, 45, 1);
}
.bulkPaymentLinksPk .filter_btns a {
    border: 0.5px solid rgba(45, 45, 45, 1);
}
.SeaRChSec svg {
    position: absolute;
    right: 1.5rem;
    width: 2rem;
    cursor: pointer;
}

.SeaRChSec input::placeholder {
    color: rgba(163, 163, 163, 1);
}

.secBorder {
    padding: 1.2rem;
    border: 1px solid rgba(228, 228, 228, 1);
    margin-top: 3rem;
}

.tabList ul li {
    width: 20rem;
    height: 5.2rem;
    gap: 1.2rem;
    cursor: pointer;
}

.tabList ul li.active {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(45, 45, 45, 1);
}

.tabList ul li:not(:first-of-type) {
    border-left: 1px solid rgba(244, 244, 244, 1);
}

.filerSec {
    gap: 1.2rem;
    cursor: pointer;
}

.TableSec table tbody tr.active td {
    border-bottom: rgba(45, 45, 45, 1) 1px solid;
}

.TableSec table tbody tr.active td {
    position: relative;
}

.TableSec table tbody tr.active td::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: black;
}

.TableSec table tbody tr.active td:first-child {
    border-left: rgba(45, 45, 45, 1) 3px solid;
}

.TableSec table tbody tr.active td:last-child {
    border-right: rgba(45, 45, 45, 1) 1px solid;
}

.TableSec.reconcile table tbody tr td {
    padding: 2.3rem 0 2.3rem 1.2rem;
}

select.colorblkSeclet {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: 1px solid #ccc;
    font-size: var(--font16);
    color: rgba(45, 45, 45, 1) !important;
    width: 100%;
    padding-left: 1.6rem;
}

.selectBank {
    position: relative;
}

.selectBank svg {
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
}

.selectBank.active svg {
    transform: rotate(180deg);
}

.selectDateInput {
    position: relative;
    flex: 1;
}

.selectDateInput input {
    width: 100%;
    height: 4.8rem;
    border: 1px solid rgba(244, 244, 244, 1);
    padding-left: 1.6rem;
}

.selectDateInput svg {
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
}

.selectDate {
    margin-top: 2rem;
    gap: 2rem;
}

.datePickerSec {
    width: 4.8rem;
    height: 4.8rem;
    border: 0.5px solid rgba(45, 45, 45, 1);
}

.selectDateInput input::placeholder {
    color: rgba(163, 163, 163, 1);
}

.SetRecord p {
    color: rgba(106, 106, 106, 1);
    margin-top: 1rem;
    max-width: 90%;
}

.SetRecord,
.transactionHistory {
    flex-grow: 1;
}

.borderLine {
    border: 1px solid rgba(228, 228, 228, 1);
    padding: 3rem 2rem 2rem 2rem;
    flex-grow: 1;
}

.statusList {
    padding: 2rem;
}

.statusList:not(:last-of-type) {
    border-bottom: 1px solid rgba(228, 228, 228, 1);
}

.statusListChild {
    gap: 1rem;
}

.statusList.active .statusListChild .imgTick svg path {
    fill: rgba(255, 255, 255, 1);
}

.statusList.active .statusListChild .imgTick svg g rect {
    box-shadow: 0px 1px 1px 0px #00000040;
    fill: #90d105;
    fill-opacity: 1;
}

.AmountDetails {
    gap: 3rem;
    margin-top: 2.5rem;
    margin-bottom: 1.7rem;
}

.btnContinuE button {
    width: 15rem;
    height: 4.8rem;
}

.GReenTxt {
    color: rgba(111, 166, 20, 1);
}

.RedTxt {
    color: rgba(255, 66, 66, 1);
}

.DivTExt h4 {
    margin-top: 0.8rem;
}

.TransactionDetail {
    height: 100%;
}

.selectBank input {
    width: 100%;
    border: 1px solid rgba(171, 171, 171, 1);
    height: 4.8rem;
    margin-top: 0.8rem;
    padding-left: 1.6rem;
}

.selectBank textarea {
    width: 100%;
    border: 1px solid rgba(244, 244, 244, 1);
    margin-top: 0.8rem;
    padding-left: 1.6rem;
    padding-top: 1.6rem;
}

.selectBank textarea::placeholder {
    font-weight: 300;
    font-size: var(--font16);
    color: rgba(163, 163, 163, 1);
}

.selectBank input::placeholder {
    font-weight: 400;
    font-size: var(--font16);
    color: rgba(45, 45, 45, 1);
    font-size: var(--font16);
}

.SelectAmGray {
    margin-top: 3.2rem;
}

.filterMainSec {
    border: 1px solid rgba(255, 255, 255, 1);
    width: 70rem;
    height: calc(100dvh - 8rem);
    bottom: 0;
    right: -50%;
    background:#FFFFFFBF;
    position: fixed;
    transition: all 0.5s;
}
.filterMainSec.active {
    right: 0;
    transition: all 0.5s;
}

.FilterHead {
    height: 7.2rem;
    background: linear-gradient(90deg, #c1dfb2 0%, #bad7ab 100%);
    border: 1px solid rgba(255, 255, 255, 1);
    padding: 0 3rem;
}

.FilterHead svg {
    cursor: pointer;
}

.DateAndTypeSec {
    padding: 1.8rem 3rem 1rem 3rem;
    height: calc(100% - 17rem);
    overflow: scroll;
    display: flex;
    flex-direction: column;
}

.DateAndTypeSec_structure {
    border: 0.5px solid rgba(0, 0, 0, 0.1);
    padding: 3rem 2rem 0rem 2rem;
    background: #FFFFFFBF;
}

.colorGray {
    color: rgba(106, 106, 106, 1);
}

.ListDetail {
    padding: 3rem;
    background: rgba(246, 249, 255, 1);
    margin-top: 1.2rem;
}

.bilDetail {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.bilDetail p {
    color: rgba(106, 106, 106, 1);
    width: 47%;
}

.bilDetail:not(:last-of-type) {
    margin-bottom: 1.2rem;
}

.RedTxt1 {
    color: rgba(194, 1, 1, 1);
}

.gap16 {
    gap: 1.6rem;
}

.btnReconsile button {
    height: 4.8rem;
    width: 16rem;
}

.cancelBtn {
    border: 0.5px solid rgba(45, 45, 45, 1);
}

.poppBulkPayment.reconcileHeight .bg_PoppBulk {
    min-height: unset;
}

.reconcileHeight p {
    color: rgba(106, 106, 106, 1);
    max-width: 70%;
    padding-top: 7rem;
    text-align: center;
    margin: 0 auto;
}

.mt64 {
    margin-top: 6.4rem;
}

.reconcileHeight .CloseImg {
    top: 1.4rem;
    right: 4.4rem;
}

.statusList.active {
    cursor: pointer;
}

.whitespaces {
    white-space: nowrap;
}

.SecDiv1 p {
    color: rgba(106, 106, 106, 1);
}

.singlePayout input::placeholder {
    color: rgba(163, 163, 163, 1);
    font-weight: 300;
    font-size: var(--font16);
}

.mt34 {
    margin-top: 3.4rem;
}

.mb18 {
    margin-bottom: 1.8rem;
}

.font_medium12 {
    color: rgba(93, 93, 93, 1) !important;
}

.PaymentGreen {
    padding: 1rem;
    background: rgba(236, 246, 255, 1);
    color: rgba(33, 136, 228, 1);
}

.pd30 {
    padding: 3rem;
}

.mt14 {
    margin-top: 1.4rem;
}

.gap24 {
    gap: 2.4rem;
}

.pd1220 {
    padding: 2rem 1.2rem;
}

.reCieveId p {
    color: var(--Text-Body-Sub-Text, rgba(93, 93, 93, 1));
}

.LogoSec {
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.TransactionDetail.HeightFit {
    padding: 2rem 3rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
    height: auto;
}

.ColrGray {
    color: var(--Text-Body-Sub-Text, rgba(93, 93, 93, 1));
    min-width: 40%;
}

.ColrGray p span {
    background: rgba(106, 106, 106, 1);
}

.mb12 {
    margin-bottom: 1.2rem;
}

.amountTExts {
    margin-top: 1rem;
}

.amountTExts p {
    color: rgba(106, 106, 106, 1);
    text-align: end;
}

.amountTExts h2 {
    color: rgba(63, 182, 64, 1);
    margin-top: 0.6rem;
    text-align: end;
}

@media screen and (max-width: 1250px) {
    .statusList {
        padding: 2rem 0;
    }

    .reconcilerightside {
        max-width: 42rem;
    }

    .AmountDetails {
        flex-direction: column;
        align-items: start;
    }
}

.customer_img_card3.DebitNote
/* debit memo */

.paymentpending_btn.YellowClr,
.paymentdue_btn.YellowClr,
.YellowClr {
    background: rgba(255, 249, 218, 1) !important;
    color: rgba(116, 98, 4, 1) !important;
}

.DrafTclr {
    color: rgba(116, 98, 4, 1);
    text-align: end;
}

.customer_img_card3.DebitNote {
    background-image: url(../images/payment_gateway/banner_1.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.customer_img_card1.DebitNote {
    background-image: url(../images/payment_gateway/banner_2.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.customer_img_card4.DebitNote {
    background-image: url(../images/payment_gateway/banner_3.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.aw100 {
    width: 100%;
}

.Gap16 {
    gap: 1.6rem;
}

.bottomFilter {
    padding: 1.6rem 3rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: end;
    background: #ffffff;
    right: 0;
}

.bottomFilter .btnSSubmit {
    margin: 0 !important;
}

.LEft_detail p span {
    display: flex;
    margin: 0 0.5rem;
}

.LEft_detail p {
    display: flex;
}

.LEft_detail {
    display: flex;
    gap: 0.5rem;
}

.FilterPayout {
    margin-top: 1.4rem;
    padding: 2rem 3rem;
    background: #ffffff;
}

.statusListChild .tick1 {
    display: none;
}

.statusList.active .tick1 {
    display: block;
}

.statusList.active .tick2 {
    display: none;
}
.search__wrapping {
    position: relative;
    display: flex;
    gap: 1rem;
}
.input_Search.searchInput {
    position: relative;
    flex: 1;
}
.search__wrapping .input_Search svg {
    position: absolute;
    right: 1.5rem;
    width: 2rem;
    top: 1.4rem;
    cursor: pointer;
}

.Rc_CloseImgReconcile {
    top: 1.8rem !important;
}
.filter_search.filter_right_side{
    display: flex;
    align-items: center;
    justify-content: center;
}
.filter_search {
    border: 1px solid #2d2d2d;
    width: 3rem;
}
/* @media (max-width: 768px) {
    .filter_search {
        width: 14%;
    }
} */
.TransactionPreviewEdit{
    display: none;
}
.classWeight{
   color: #2D2D2D !important;
}
.searchInput.DFlex.MakeCenter_v.searchInput__recon__js__sc{
    width: 36rem;
    justify-content: end;
}
@media screen and (max-width: 1024px) {
    .poppBulkPayment{
        z-index: 1060;
    }
    .tabList ul li{
        min-width: 12.8rem;
        width: 12.8rem;
        height: 4rem;
        font-size: 1.2rem;
        color: #5D5D5D;
    }
    .unreconcileshow .bg_PoppBulk{
        height: 100vh;
    }
    .unreconcileshow{
        padding: 0 !important;
    }
    .CloseImg.font_weight_400.colorBlk.font16.DFlex.MakeCenter_v.gap10 span{
        display: none;
    }
    .unreconcileshow .mt74{
        margin-top: 2rem;
    }
    .dNoneMob{
        display: none;
    }
    .reconcileHeight .CloseImg {
        top: 1.3rem;
        right: 1.4rem;
    }
    .unreconcileshow .btnReconsile{
        flex-direction: row;
    }
    .unreconcileshow .btnReconsile button{
        flex: 1;
    }
    .WidthADjiust{
        flex-direction: row !important;
    }
    .WidthADjiust button{
        flex: 1;
            }
    .overflow_x_scroll::-webkit-scrollbar{
        display: none;
    }
    .TransactionPreviewEdit{
        display: flex;
    }
    .tabList ul li img{
        width: 2rem;
    }
    .reconcilerightside{
        padding: 0 !important;
    }
    .reconcilerightside, .reconcileMain{
        background-color: var(--theme_bg_color);
    }
    .reconcileMain.bgWhite.sales__teconcile__sect__sc{
        padding: 0;
    }
    .secBorder{
        margin-top: 1.2rem;
        border: none;
    }
    .tabList ul li.active{
        background: radial-gradient(50% 50% at 50% 50%, #FCFDFD 0%, rgba(255, 255, 255, 0.6) 100%);
    }
    .TableSec.reconcile table tbody tr td{
        font-size: 1.2rem;
        white-space: nowrap;
    }
    .reconcilerightside .SeaRChSec.DFlex.MakeCenter_v.JustifySpaceBetween{
        display: none;
    }
    .reconcileContainer .TableSec table thead tr td{
        color: #2D2D2D;
        font-weight: 500;
    }
    .tabList ul li.active{
        color: #2D2D2D;
        min-width: 12.8rem;
        width: 12.8rem;
    }
    .filerSec h3{
        display: none;
    }
    .filerSec{
        box-shadow: -4px 0px 10px 0px #00000017;
        height: 4rem;
        width: 4rem;
        padding: 1rem;
    }
    .tabList.DFlex.JustifySpaceBetween.MakeCenter_v.overflow_x_scroll{
        position: relative;
    }
    .add_btn_popup.footer_avail.filerSec.plus_add_btn_popup {
        box-shadow: none;
        width: 5rem;
        height: 5rem;
        padding: 0;
    }
    .searchInput.DFlex.MakeCenter_v.searchInput__recon__js__sc{
        width: 100%;
    }
    .filterMainSec {
        height: calc(100dvh - 0rem);
    }
    .bulkPaymentLinks {
        height: calc(100dvh - 15rem);
    }
}
.resend_otp_bank_transfer{
    color: #5D5D5D !important;
    font-weight: 400 !important;
}
.REsEndOTp{
    color: #4E8AF3;
    font-size: var(--font18);
    font-weight: 400;
    text-decoration: underline;
    text-align: center;
}
.hide_al_w_timer{
    color: #6FA614 !important;
}
.bilDetail{
    display: flex;
}
.bilDetail span {
    width: 3%;
}
.bilDetail h3 {
    width: 50%;
}


@media (max-width: 768px) {
    .ListDetail {
        padding: 3rem;
        background: rgba(246, 249, 255, 1);
        margin-top: 1.2rem;
        height: calc(100dvh - 25rem);
        overflow-y: scroll;
    }
    .unreconcileshow .btnReconsile {
        flex-direction: row;
        position: fixed;
        bottom: 1rem;
        background: #fff;
        padding: 1rem;
        left: 0;
        right: 0;
    }
}
 @media (min-width: 767px){
    .balan_description{
        height: 25rem;
        overflow-y: scroll;
        display: inline-block;
    }
 }
