.customer-main{display:flex;flex-direction:column;align-items:center;padding:7rem 1.5rem 3rem}.customer-main h1{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:1.25rem}.fy-filter{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;margin-bottom:1.25rem}.fy-btn{padding:5px 16px;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:transparent;color:#ffffff80;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s}.fy-btn:hover{border-color:#ffffff80;color:#fff}.fy-btn-active{background:#fff;color:#19171a;border-color:#fff;font-weight:600}.biz-summary{width:100%;max-width:900px;background:#1e1c1f;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px 18px;margin-bottom:1rem}.biz-label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.6px;color:#ffffff4d;margin-bottom:10px}.biz-stats{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.biz-stat{display:flex;flex-direction:column;gap:2px;flex:1;min-width:80px}.biz-stat span{font-size:11px;color:#ffffff59}.biz-stat strong{font-size:17px;font-weight:700;color:#fff}.biz-stat.green strong{color:#4ade80}.biz-stat.red strong{color:#f87171}.biz-divider{width:1px;height:32px;background:#ffffff14;flex-shrink:0}.search-filter-row{display:flex;align-items:center;gap:8px;width:100%;max-width:900px;margin-bottom:1.25rem}.search-box{display:flex;align-items:center;gap:7px;background:#1e1c1f;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:0 10px;height:36px;flex:1;max-width:260px;transition:border-color .15s}.search-box:focus-within{border-color:#ffffff4d}.search-icon{color:#ffffff40;font-size:11px;flex-shrink:0}.search-box input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:13px;min-width:0}.search-box input::placeholder{color:#fff3}.clear-search{background:transparent;border:none;color:#ffffff40;cursor:pointer;font-size:11px;padding:0;flex-shrink:0}.clear-search:hover{color:#ffffffb3}.status-filter{display:flex;background:#1e1c1f;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;height:36px;flex-shrink:0}.status-btn{padding:0 13px;border:none;border-right:1px solid rgba(255,255,255,.08);background:transparent;color:#fff6;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap;height:100%}.status-btn:last-child{border-right:none}.status-btn:hover{background:#ffffff0d;color:#fffc}.status-active.status-all{background:#ffffff1f;color:#fff}.status-active.status-green{background:#22c55e26;color:#4ade80}.status-active.status-red{background:#ff4d4d21;color:#f87171}.customers-loader{display:flex;flex-direction:column;align-items:center;gap:12px;padding:4rem 0;color:#ffffff59;font-size:13px}.loader-spinner{width:28px;height:28px;border:2px solid rgba(255,255,255,.1);border-top-color:#fff9;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.customer-main2{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;max-width:900px}.customer-box{display:flex;background:#1e1c1f;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;min-height:115px;transition:border-color .15s,transform .15s;border-left:3px solid transparent}.customer-box:hover{transform:translateY(-2px)}.card-red{border-left-color:#f8717188}.card-green{border-left-color:#4ade8088}.card-red:hover{border-left-color:#f87171;border-color:#f8717140}.card-green:hover{border-left-color:#4ade80;border-color:#4ade8040}.customer-avatar{width:36px;min-width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin:auto 0 auto 12px;flex-shrink:0;letter-spacing:.5px}.avatar-red{background:#f8717126;color:#f87171}.avatar-green{background:#4ade8026;color:#4ade80}.customer-info{flex:1;min-width:0;padding:12px 10px;cursor:pointer;display:flex;flex-direction:column;gap:3px}.customer-name{color:#fff;font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-email{color:#ffffff73;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-name b,.customer-email b{color:#ffffff38;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.4px}.pending-tag{display:inline-flex;align-items:center;margin-top:5px;padding:2px 8px;font-size:11px;font-weight:600;border-radius:20px;width:fit-content}.tag-red{background:#f871711f;color:#f87171}.tag-green{background:#4ade801f;color:#4ade80}.duplicate-badge{display:inline-flex;align-items:center;gap:4px;margin-top:4px;padding:2px 8px;font-size:11px;font-weight:500;color:#fff6;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:transparent;cursor:pointer;transition:all .15s;width:fit-content;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.duplicate-badge:hover{background:#ffffff14;color:#fff;border-color:#ffffff4d}.customer-line{width:1px;background:#ffffff12;margin:10px 0;flex-shrink:0}.customer-btns{flex-shrink:0;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:12px 10px}.customer-btns button{width:98px;height:32px;font-size:12px;font-weight:500;border:1px solid rgba(255,255,255,.13);border-radius:7px;cursor:pointer;background:transparent;color:#ffffffb3;transition:background .15s,color .15s;white-space:nowrap}.customer-btns button:hover{background:#fff;color:#19171a;border-color:#fff}.customer-box2{justify-content:center;align-items:center;border:1px dashed rgba(255,255,255,.13)!important;background:transparent;min-height:115px}.customer-box2:hover{background:#ffffff08;border-color:#ffffff4d!important}.customer-text{color:#fff6;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px;transition:color .15s}.customer-box2:hover .customer-text{color:#ffffffbf}.no-customers{grid-column:1 / -1;color:#ffffff40;font-size:14px;text-align:center;padding:2rem 0}.swal-confirm-dark{color:#19171a!important;font-weight:600!important;border-radius:8px!important}.swal-cancel-dark{color:#ffffff80!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important}.swal-cancel-dark:hover{background:#ffffff12!important;color:#fff!important}.swal-popup-dark{border:1px solid rgba(255,255,255,.1)!important;border-radius:14px!important}@media (max-width: 640px){.customer-main2{grid-template-columns:1fr}.customer-main h1{font-size:1.5rem}.search-filter-row{flex-wrap:wrap}.search-box{max-width:100%;flex:1 1 100%}.status-filter{width:100%}.status-btn{flex:1;padding:0 8px}.biz-divider{display:none}.biz-stats{flex-direction:column;gap:8px}.customer-btns button{width:88px}}.addcustomer-main{margin-top:10rem;margin-left:8rem;display:flex;flex-direction:column}.addcustomer-main h3{color:#fff;font-size:24px}.addcustomer-main form{display:flex;flex-direction:row!important}.addcustomer-main form div{margin:20px}.addcustomer-main form label{color:#fff}.addcustomer-main form button{width:200px;margin-top:20px!important}.create-bill-form{display:flex;flex-wrap:wrap;flex-direction:column!important;width:100%}.create-bill-form-div1{display:flex;flex-wrap:wrap}.create-bill-form-div1 div{display:flex;margin:10px 10px 0!important;flex-direction:column}.create-bill-form-div2{display:flex;flex-wrap:wrap;margin-top:0!important;margin-bottom:0!important}.create-bill-form-div2 div{display:flex;flex-direction:column;margin:10px!important}.create-bill-form-buttons{margin-top:0!important}.show-customer-main{max-width:1000px;margin:9rem auto 4rem;padding:0 5%;color:#fff}.show-customer-main h3{font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}.show-customer-box{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:1rem}.box1,.box2,.box3{background:#1e1c1f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.box1 div b,.box2 div b{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#ffffff59;margin-bottom:2px;font-weight:500}.box1 div,.box2 div{font-size:14px;line-height:1.4}.box3{gap:8px}.box3 div{display:flex;justify-content:space-between;padding:9px 12px;border-radius:8px;font-size:14px;font-weight:500}.c-totalamount{background:#ffffff0f}.c-creditedAmount{background:#22c55e1f;color:#4ade80}.pending-Amount{background:#ff4d4d1f;color:#f87171}.c-btn{margin:1rem 0}.show-customer-main button,.customer-show-btn,.addcustomer-close-btn button{height:38px;width:130px;border-radius:9px;font-size:14px;font-weight:500;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;cursor:pointer;transition:background .15s,color .15s}.show-customer-main button:hover,.customer-show-btn:hover,.addcustomer-close-btn button:hover{background:#fff;color:#19171a}.customer-show-btn{text-align:center;padding-top:8px;width:150px}.show-customer-main hr{border:none;border-top:1px solid rgba(255,255,255,.08);margin:1.5rem 0}.addcustomer-close-btn{display:flex;flex-direction:column}.addcustomer-close-btn h3{margin:3rem 0 0 2rem}@media (max-width: 768px){.show-customer-box{grid-template-columns:1fr 1fr}.box3{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;gap:8px}.box3 div{flex:1;min-width:140px}}@media (max-width: 480px){.show-customer-main{margin-top:5rem;padding:0 1rem}.show-customer-box{grid-template-columns:1fr}.box3{grid-column:unset;flex-direction:column}.show-customer-main button{width:100%}}.showbills-main{display:flex;flex-wrap:wrap}.showbill-box{width:250px;height:auto;background-color:#2e2e2e;border-radius:10px;display:flex;flex-direction:column;padding:10px}.show-bill-desc{margin:5px;border-bottom:1px solid white}.show-bill-desc-btn{display:flex}.show-bill-desc-btn button{background-color:#2e2e2e;margin:2px}.show-ledger{display:flex;justify-content:center;align-items:center;flex-direction:column}.show-ledger-main{display:flex;flex-direction:column;color:#000;background-color:#fff;width:90rem}.ledger-horizontal-one{display:flex;align-items:center;justify-content:center;text-align:center;font-size:23px;font-weight:700;text-decoration:underline;font-style:italic;background-color:#d3d3d3;height:65px;width:100%;position:relative}.ledger-horizontal-one img{width:170px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.ledger-horizontal-two{display:flex;flex-direction:column;background-color:#fff;margin-top:20px}.ledger-horizontal-two div{display:flex;font-size:20px;font-weight:700;margin:3px}.ledger-horizontal-two-similar-one{width:17rem}.ledger-horizontal-two-similar-two{margin-left:30px!important}.ledger-horizontal-three{display:flex;flex-direction:column}.ledger-horizontal-three-one,.ledger-horizontal-three-three{display:flex;align-items:center;background-color:#d3d3d3;width:100%;height:50px;font-size:20px;font-weight:700}.ledger-horizontal-three-one-seven{display:flex;flex-direction:column;border:solid black 1px}.ledger-horizontal-three-one-seven-one{display:flex;align-self:center}.ledger-horizontal-three-one-seven-two{display:flex;border-top:solid black 1px;width:100%!important;margin-left:-1px}.ledger-horizontal-three-one-seven-two-one{align-self:flex-start!important}.ledger-horizontal-three-two{display:flex;align-items:center;height:auto;font-size:18px}.ledger-horizontal-three-one div,.ledger-horizontal-three-two div,.ledger-horizontal-three-three div{text-align:center;width:10rem}.ledger-horizontal-three-one-one,.ledger-horizontal-three-two-one{width:5rem!important}.ledger-horizontal-three-one-three,.ledger-horizontal-three-two-three,.ledger-horizontal-three-three-three{width:12rem!important}.ledger-horizontal-three-one-four,.ledger-horizontal-three-two-four,.ledger-horizontal-three-three-four{width:10.5rem!important}.ledger-horizontal-three-one-five,.ledger-horizontal-three-two-five,.ledger-horizontal-three-three-five{width:4rem!important}.ledger-horizontal-three-one-six,.ledger-horizontal-three-two-six,.ledger-horizontal-three-three-six{width:10.5rem!important}.ledger-horizontal-three-one-seven,.ledger-horizontal-three-two-seven,.ledger-horizontal-three-three-seven{width:20.5rem!important}.ledger-horizontal-three-one-eight,.ledger-horizontal-three-two-eight,.ledger-horizontal-three-three-eight{width:5rem!important}.ledger-horizontal-three-one-nine,.ledger-horizontal-three-two-nine,.ledger-horizontal-three-three-nine{width:10rem!important}.ledger-horizontal-three-two-seven input{width:9rem!important;background-color:#fff!important;color:#000!important;margin-bottom:0!important;text-align:center}.ledger-horizontal-three-two-seven{display:flex;flex-direction:column;border:solid black 1px;border-top:none}.ledger-horizontal-three-two-seven-one{display:flex;width:100%!important;margin-left:-1px}.ledger-horizontal-three-two-seven-two{display:flex;width:100%!important;margin-left:-1px;margin-top:2px}.ledger-horizontal-three-two-seven-two-btn:hover{background-color:#2a282b}.ledger-horizontal-three-two-seven-two-btn{height:30px;text-align:center;color:#fff;border-radius:10px;background-color:#19171a;border:2px solid black;font-size:20px;margin-left:5px;cursor:pointer}.ledger-horizontal-three-two-seven-two-total{display:flex;text-align:end;justify-content:space-around;min-width:57%!important}.ledger-horizontal-three-three-one{width:15rem!important}.ledger-horizontal-three-three-two{width:0rem!important}.ledger-horizontal-three-two,.ledger-horizontal-three-three{display:flex}.ledger-horizontal-four{display:flex;justify-content:center;align-items:center;height:50px;text-align:center;font-size:20px;color:orange;font-weight:700;font-style:italic}.ledger-horizontal-five{display:flex;color:#fff;margin-top:2rem}.ledger-horizontal-five-one{display:flex;align-self:center;font-size:20px;margin:10px}.note-text-ledger{font-size:18px;color:red;margin:10px;text-align:center;font-weight:700}.main-siglbill-show{margin-top:10rem;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;padding:10px}.main-siglbill-show input{background-color:#fff;border-bottom:1px solid black;width:70px;color:#000}.pdf-download-btn span{display:none}.showsinglbill{height:auto;background-color:#fff}@media print{.zero-main-bill{width:100%;height:auto}}.zero-main-bill{width:94rem;height:auto;border:2px solid black;margin-top:10px;margin-bottom:10px;font-family:Times New Roman,Times,serif}.zero-main-vertical{background-color:#f8a95af6;height:2.3rem;display:flex;align-self:center;align-content:center;justify-content:space-between;padding-top:10px}.zero-main-vertical .zero-Invoice{font-size:20px;font-weight:700}.zero-main-vertical span{font-weight:700}.zero-first-vertical{display:flex;border-top:2px solid black}.zero-first-vertical img{width:200px;height:80px;margin-left:1rem;padding:.3rem}.zero-horizontal1{display:flex;align-items:center;width:46.1rem;justify-content:space-between}.zero-horizontal2{width:2px;background-color:#000;height:auto}.zero-horizontal3{display:flex;margin:5px 5px 5px 15px}.zero-second-vertical{display:flex;justify-content:space-between;border-top:2px solid black;padding:5px}.zero-third-vertical{display:flex;border-top:2px solid black}.zero-third-vertical-box1{min-width:45.4rem}.zero-third-vertical-line{width:2px;background-color:#000;height:auto;margin-right:5px}.zero-forth-vertical{border-top:2px solid black}.zero-fourth-vertical-box{display:flex;min-height:250px}.zero-fourth-vertical-box .zero-box{border-left:2px solid black;text-align:center;height:auto!important;min-height:18rem}.zero-fourth-vertical-box .zero-box1{width:60px}.zero-fourth-vertical-box .zero-box2{width:44.9rem}.zero-fourth-vertical-box .zero-box-box6{width:75px}.zero-fourth-vertical-box .zero-box-box7{width:127px}.zero-fourth-vertical-box .zero-box-similar{width:101px}.zero-fourth-vertical-box .zero-box-unitrate{width:121px}.zero-fourth-vertical-box .zero-box-quntity{width:80px}.zero-fourth-vertical-box .zero-box9{width:171px}.zero-fourth-vertical-box .zero-box .zero-sub-box1{border-bottom:2px solid black;height:35px;padding-top:10px}.zero-fourth-vertical-box .zero-box .zero-sub-box2{margin:24px 20px 20px;text-align:justify}.zero-fifth-vertical{border-top:2px solid black;display:flex}.zero-fifth-vertical-box1{min-height:170px;margin-top:-16px;width:64.85rem}.zero-fifth-thsub-box1-1{padding:20px}.zero-fifth-sub-box1-2{border-top:2px solid black;margin-top:8px;padding-left:18px}.zero-fifth-sub-box1-3{border-top:2px solid black;margin-top:66px;padding-left:18px}.zero-fifth-sub-box2{display:flex;border-left:2px solid black}.zero-fifth-sub-box2 .zero-box1{display:flex;justify-content:center;align-items:center;height:26px;width:293px;font-size:15px;border-right:2px solid black;border-bottom:2px solid black}.zero-fifth-sub-box2 .zero-box2{display:flex;justify-content:center;align-items:center;height:26px;width:158px;font-size:15px;border-bottom:2px solid black}.zero-fifth-sub-box2 .zero-boxbg{background-color:#bebcbc}.zero-sixth-vertical,.zero-seventh-vertical{border-top:2px solid black;display:flex;justify-content:space-around;padding:3px}.zero-eight-vertical{border-top:2px solid black}.zero-eight-vertical-row1{display:flex}.zero-eight-vertical-row1 .zero-box{border-right:2px solid black;border-bottom:2px solid black;background-color:#bebcbc;display:flex;justify-content:center;align-items:center}.zero-eight-vertical-row1 .zero-box1{width:46rem;height:25px}.zero-eight-vertical-row1 .zero-box2{width:18.8rem}.zero-eight-vertical-row1 .zero-box3{width:16.2rem}.zero-eight-vertical-row1 .zero-box4{width:191px;border-right:none}.zero-eight-vertical-row2{display:flex}.zero-eight-vertical-row2 .zero-box1{width:90px;border-right:2px solid black;text-align:center}.zero-eight-vertical-row2 .zero-box1 .zero-sub-box{border-bottom:2px solid black;height:20px;padding-top:4px;font-size:12px}.zero-eight-vertical-row2 .zero-box2{width:40.14rem;border-right:2px solid black}.zero-eight-vertical-row2 .zero-box2 .zero-sub-box{border-bottom:2px solid black;height:20px;padding-top:4px;font-size:10px;padding-left:2px}.zero-eight-vertical-row2 .zero-box3{width:18.8rem;border-right:2px solid black}.zero-eight-vertical-row2 .zero-box3 .zero-box3-text{padding-left:10px;padding-top:40px;font-size:15px}.zero-eight-vertical-row2 .zero-box4{width:16.2rem;border-right:2px solid black}.zero-eight-vertical-row2 .zero-box4 .zero-box4-text{margin-top:115px}.zero-eight-vertical-row2 .zero-box5{width:190px;display:flex;justify-content:center;align-items:center}.zero-eight-vertical-row2 .zero-box5 img{margin-top:20px;width:150px}.pdf-download-btn{position:fixed;bottom:50px;right:50px;margin:20px;padding:15px;font-size:16px;background:#00f;color:#fff;border:none;border-radius:5px;z-index:1000;cursor:pointer}.one-bill-terms-con-main{margin-top:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:Times New Roman,Times,serif}.one-bill-terms-con-heading{background-color:#f8a95af6;width:85rem;font-weight:700;text-align:center;height:30px;padding-top:4px;font-size:19px}.one-bill-terms-con-points{width:85rem;margin:10px}.one-bill-terms-con-points-heading{font-weight:700;text-decoration:underline;font-size:18px;margin-bottom:5px}.one-bill-terms-con-points-descr{font-family:17px}@media (max-width:1000px){.show-single-bill-btn{display:flex;justify-content:center;align-items:center}.pdf-download-btn{position:fixed;width:20rem;height:6rem;margin:20px;font-size:35px!important;padding:15px;font-size:16px;background:#00f;color:#fff;border:none;border-radius:5px;cursor:pointer;text-align:start!important}.pdf-download-btn span{font-size:12px;display:flex}}.download-message{margin-top:10rem;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}.download-message p{color:#fff!important}
