2026-01-27 18:27:29 +05:30
|
|
|
.BSC1-Master {
|
|
|
|
|
position: absolute;
|
|
|
|
|
overflow: hidden !important;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
position: absolute;
|
|
|
|
|
display: flex;
|
|
|
|
|
position: absolute;
|
|
|
|
|
overflow: auto !important;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
height: max-content;
|
|
|
|
|
overflow-y: auto;
|
|
|
|
|
height: 80vh;
|
|
|
|
|
z-index: -1;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 1400px) and (min-height: 1100px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 74vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 1099px) and (min-height: 1001px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 71vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 1000px) and (min-height: 901px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 68vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 900px) and (min-height: 791px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 65vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 790px) and (min-height: 690px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 60vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 689px) and (min-height: 620px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 55vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 619px) and (min-height: 560px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 55vh !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSBilling7-tablediv {
|
|
|
|
|
height: 46vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 559px) and (min-height: 520px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 45vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 519px) and (min-height: 480px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 40vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 479px) and (min-height: 450px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 35vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 449px) and (min-height: 425px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 35vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 424px) and (min-height: 350px) {
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
height: 27vh !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BS1ComboTable {
|
|
|
|
|
height: 80vh;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
padding-bottom: 10rem !important;
|
|
|
|
|
padding: 0 3px;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-29 10:15:06 +05:30
|
|
|
.BS1ComboTableComboSalesBillTable {
|
|
|
|
|
height: 100%;
|
|
|
|
|
overflow: auto;
|
|
|
|
|
padding-bottom: 1.5rem !important;
|
|
|
|
|
padding: 0 3px;
|
|
|
|
|
}
|
2026-01-27 18:27:29 +05:30
|
|
|
|
|
|
|
|
.BS1ComboTable {
|
|
|
|
|
&.BillingTable1-table-th {
|
|
|
|
|
padding: 2vh 0vh 2vh 0vh;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
& .BillingTable1-table-td {
|
|
|
|
|
padding: 2vh 0vh 2vh 0vh;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .PCBillingTable6-Table1 td {
|
|
|
|
|
border: 0.1px solid #a8a8a880 !important;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .PCBillingTable6-Table1 th {
|
|
|
|
|
border: 0.1px solid #a8a8a880 !important;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table7 th {
|
|
|
|
|
border: 0.1px solid #a8a8a880 !important;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table7 td {
|
|
|
|
|
border: 0.1px solid #a8a8a880 !important;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .Billing-Table1 th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table3 th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843);
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table3 td {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843);
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BillingTable1-table-td {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843);
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table4 th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843);
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table4 td {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843);
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
padding: 0 0.5rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBillingTable5-tablediv th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBillingTable5-tablediv td {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BillingTable6-Table1 td {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BillingTable6-Table1 th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .Table3-item-price {
|
|
|
|
|
text-align: center !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .Table4-item-price {
|
|
|
|
|
text-align: center !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BillingTable1-table-td {
|
|
|
|
|
text-align: center !important;
|
|
|
|
|
padding: 0 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .Table3-Dis-index {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .forcomboalign {
|
|
|
|
|
text-align: center !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .comboAlignCenter {
|
|
|
|
|
right: 34vw;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media screen and (min-width: 500px) and (max-width: 768px) {
|
|
|
|
|
.BSC1-Master .comboAlignCenter {
|
|
|
|
|
right: 30vw !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSC1Payment-Container {
|
|
|
|
|
height: 8rem;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media screen and (max-width: 768px) {
|
|
|
|
|
.BSC1Payment-div4 {
|
|
|
|
|
margin: 0 !important;
|
|
|
|
|
|
|
|
|
|
gap: 1 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4-button-disable {
|
|
|
|
|
width: 100% !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4-button {
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4-payment {
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4-payment {
|
|
|
|
|
gap: 0.6rem !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .Billing-Table1 td {
|
|
|
|
|
border: 0.1px solid #a8a8a880 !important;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .Billing-Table1 th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table3 th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843);
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table3 td {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843);
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table4 th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843);
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table4 td {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843);
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBillingTable5-tablediv th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse !important;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBillingTable5-tablediv td {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse !important;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BillingTable6-Table1 td {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse !important;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BillingTable6-Table1 th {
|
|
|
|
|
border: 0.1px solid rgba(168, 168, 168, 0.5019607843) !important;
|
|
|
|
|
border-collapse: collapse !important;
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4 {
|
|
|
|
|
padding-bottom: 1rem !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media screen and (max-width: 499px) {
|
|
|
|
|
.BSC1Payment-div4-payment {
|
|
|
|
|
flex-wrap: wrap;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4 {
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
gap: 1;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4-payment {
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4-button-disable {
|
|
|
|
|
padding: 0;
|
|
|
|
|
height: 45px !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media screen and (max-width: 599px) {
|
|
|
|
|
.BSC1Payment-div4-payment {
|
|
|
|
|
flex-wrap: wrap;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4 {
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4-payment {
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Payment-div4-payment .css-x5j1g7-control {
|
|
|
|
|
width: 100px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1NavBar-Container {
|
|
|
|
|
column-gap: 0.5rem !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .comboAlignCenter {
|
|
|
|
|
right: 15vw !important;
|
|
|
|
|
height: 15rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBillingNav-icon-table-icon {
|
|
|
|
|
width: 22px !important;
|
|
|
|
|
height: 24px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Search-div1 {
|
|
|
|
|
width: 95vw;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.Combo-BSNavbar1-timer {
|
|
|
|
|
display: none !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media screen and (min-width: 768px) and (max-width: 1220px) {
|
|
|
|
|
.BSC1-Master .BSC1Payment-div4 {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: row;
|
|
|
|
|
gap: 1rem;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
flex-wrap: wrap;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master {
|
|
|
|
|
right: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.overall-bscombo-container {
|
|
|
|
|
overflow: hidden;
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
.BSC1Search-div1 {
|
|
|
|
|
height: 45px !important;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
.ant-select-selection-search {
|
|
|
|
|
top: 10px !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .for-combo {
|
|
|
|
|
text-align: left !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSC1Payment-Container {
|
|
|
|
|
height: 8rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.overall-bscombo-container .BSC1NavBar-manu-icon {
|
|
|
|
|
width: 31px;
|
|
|
|
|
height: 38px;
|
|
|
|
|
padding-top: 5px;
|
|
|
|
|
position: absolute !important;
|
|
|
|
|
bottom: -11px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.Combo-BSNavbar1-timer {
|
|
|
|
|
width: 8rem;
|
2026-02-12 18:15:06 +05:30
|
|
|
font-family: "Gilroy";
|
2026-01-27 18:27:29 +05:30
|
|
|
display: flex;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
text-wrap: nowrap;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
color: #fff !important;
|
|
|
|
|
font-size: 1.25rem;
|
|
|
|
|
text-wrap: nowrap;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill-Table4 {
|
|
|
|
|
width: 100vw !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSC1Payment-div4-button-disable {
|
|
|
|
|
height: 50px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1-Master .BSBill2-cont {
|
|
|
|
|
overflow: auto;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BSC1Search-container .L {
|
|
|
|
|
width: 100%;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: row;
|
|
|
|
|
gap: 0.5rem;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
padding: 4px 8px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.overall-bscombo-container .Combosearch {
|
|
|
|
|
height: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
2026-02-05 10:53:14 +05:30
|
|
|
.overall-bscombo-container.BSC1Search-div1 .ant-select:not(.ant-select-customize-input) .ant-select-selector {
|
2026-01-27 18:27:29 +05:30
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.overall-bscombo-container .Combosearch .custom-input {
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.overall-bscombo-container .Combosearch .ant-select-selector {
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ComboSubNavbar {
|
|
|
|
|
flex-wrap: nowrap !important;
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
@media (max-width: 1024px) {
|
|
|
|
|
overflow: auto;
|
|
|
|
|
padding-bottom: 5px;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
.price-change-btn {
|
|
|
|
|
background-color: #1292ee;
|
|
|
|
|
color: #fff !important;
|
|
|
|
|
width: 32px;
|
|
|
|
|
height: 32px;
|
|
|
|
|
margin-right: unset !important;
|
2026-02-17 12:18:40 +05:30
|
|
|
outline: none !important;
|
|
|
|
|
border: none;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
padding: 2px;
|
|
|
|
|
cursor: pointer;
|
2026-01-27 18:27:29 +05:30
|
|
|
img {
|
|
|
|
|
filter: invert(1);
|
2026-02-17 12:18:40 +05:30
|
|
|
width: 25px !important;
|
|
|
|
|
height: 25px !important;
|
2026-01-27 18:27:29 +05:30
|
|
|
}
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
.pricing-name-details {
|
2026-02-12 18:15:06 +05:30
|
|
|
font-family: "Poppins";
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
background: var(--SELECTED_COLOR);
|
|
|
|
|
padding: 3px 5px;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
color: white;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
margin-left: 8rem;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
@media (max-width: 500px) {
|
|
|
|
|
font-size: 10px !important;
|
|
|
|
|
}
|
2026-01-27 18:27:29 +05:30
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.comboNavbarSubMain {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
width: 100%;
|
|
|
|
|
padding: 0 6px;
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
.SalesCountComponent-Master {
|
|
|
|
|
width: unset;
|
|
|
|
|
gap: 10px;
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
p {
|
|
|
|
|
font-size: 13px !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-width: 1024px) {
|
|
|
|
|
flex-direction: column;
|
2026-03-09 18:44:06 +05:30
|
|
|
.pricing-name-details {
|
|
|
|
|
display: flex;
|
|
|
|
|
margin-left: 10px;
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
}
|
2026-01-27 18:27:29 +05:30
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ComboScreenPageTable {
|
|
|
|
|
.billtable3th {
|
|
|
|
|
padding: 3px !important;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
.del-all-btn {
|
|
|
|
|
padding: 0.2rem 0.1rem;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
.BSBill-Table3-throw {
|
|
|
|
|
height: 2rem;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
.BSBilling3-tablediv {
|
|
|
|
|
tr {
|
|
|
|
|
height: 28px;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-02-12 18:15:06 +05:30
|
|
|
th > span {
|
2026-01-27 18:27:29 +05:30
|
|
|
font-size: 14px !important;
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
@media (max-width: 500px) {
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
td:nth-child(2) {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
gap: 10px;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
td:nth-child(3),
|
|
|
|
|
th:nth-child(3) {
|
|
|
|
|
width: 100px !important;
|
|
|
|
|
text-align: right;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
td:nth-child(4),
|
|
|
|
|
th:nth-child(4) {
|
|
|
|
|
width: 100px !important;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
td:nth-child(5),
|
|
|
|
|
th:nth-child(5) {
|
|
|
|
|
width: 100px !important;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
td:nth-child(6),
|
|
|
|
|
th:nth-child(6) {
|
|
|
|
|
width: 100px !important;
|
|
|
|
|
text-align: right;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
td:nth-child(7),
|
|
|
|
|
th:nth-child(7) {
|
|
|
|
|
width: 100px !important;
|
|
|
|
|
text-align: right;
|
|
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
td:nth-child(8),
|
|
|
|
|
th:nth-child(8) {
|
|
|
|
|
width: 40px !important;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.BookingCloseCombo {
|
|
|
|
|
width: 32px;
|
|
|
|
|
height: 32px;
|
|
|
|
|
background-color: #1292ee;
|
|
|
|
|
border-radius: 6px;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
svg {
|
|
|
|
|
width: 25px !important;
|
|
|
|
|
height: 25px !important;
|
|
|
|
|
color: #fff !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.SearchSubnavbar-combo {
|
2026-02-12 18:15:06 +05:30
|
|
|
@media (max-width: 1024px) {
|
|
|
|
|
}
|
2026-01-27 18:27:29 +05:30
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.combuSubNavbarRightSide {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
gap: 10px;
|
2026-02-25 16:24:29 +05:30
|
|
|
.allpageSettingIcon {
|
|
|
|
|
width: 32px;
|
|
|
|
|
height: 32px;
|
|
|
|
|
background-color: #1292ee !important;
|
|
|
|
|
border-radius: 6px;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
padding: 5px !important;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 25px !important;
|
|
|
|
|
svg {
|
|
|
|
|
height: 30px !important;
|
|
|
|
|
width: 30px !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
2026-01-27 18:27:29 +05:30
|
|
|
|
|
|
|
|
.comboPrichangeBTN {
|
|
|
|
|
width: 32px;
|
|
|
|
|
height: 32px;
|
|
|
|
|
// background-color: #1292ee;
|
|
|
|
|
border-radius: 6px;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
color: #fff;
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
svg {
|
|
|
|
|
color: #fff !important;
|
2026-02-17 16:50:59 +05:30
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
2026-01-27 18:27:29 +05:30
|
|
|
}
|
2026-02-17 12:18:40 +05:30
|
|
|
img {
|
|
|
|
|
width: 20px !important;
|
|
|
|
|
height: 20px !important;
|
|
|
|
|
}
|
2026-01-27 18:27:29 +05:30
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
|
|
|
|
.RiVerifiedBadgeFill {
|
|
|
|
|
width: 32px;
|
|
|
|
|
height: 32px;
|
|
|
|
|
background-color: #1292ee;
|
|
|
|
|
border-radius: 6px;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
padding: 5px;
|
|
|
|
|
}
|
2026-01-27 18:27:29 +05:30
|
|
|
}
|
2026-02-05 10:53:14 +05:30
|
|
|
|
2026-01-27 18:27:29 +05:30
|
|
|
.keyboardShortcut {
|
|
|
|
|
width: 32px;
|
|
|
|
|
height: 32px;
|
|
|
|
|
background-color: #1292ee;
|
|
|
|
|
border-radius: 6px;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
color: #fff;
|
2026-02-12 18:15:06 +05:30
|
|
|
}
|
2026-03-09 18:44:06 +05:30
|
|
|
|
2026-02-12 18:15:06 +05:30
|
|
|
.Layout-bill-Subcontainer {
|
|
|
|
|
display: flex;
|
|
|
|
|
width: 100%;
|
|
|
|
|
justify-content: space-around;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
align-items: center;
|
|
|
|
|
gap: 2px;
|
2026-03-03 12:59:32 +05:30
|
|
|
padding: 0 6px;
|
2026-03-09 18:44:06 +05:30
|
|
|
scrollbar-width: thin;
|
2026-02-12 18:15:06 +05:30
|
|
|
|
|
|
|
|
@media (max-width: 500px) {
|
|
|
|
|
font-size: 10px;
|
|
|
|
|
flex-wrap: wrap;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.pricing-name-details {
|
|
|
|
|
font-family: "Poppins";
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
background: var(--SELECTED_COLOR);
|
|
|
|
|
padding: 3px 5px;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
color: white;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
margin-left: 8rem;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
@media (max-width: 500px) {
|
|
|
|
|
font-size: 10px !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
2026-02-17 12:18:40 +05:30
|
|
|
|
2026-02-25 16:24:29 +05:30
|
|
|
.MultiSearchIconDiv {
|
|
|
|
|
background-color: #1292ee;
|
|
|
|
|
color: #fff !important;
|
2026-02-17 12:18:40 +05:30
|
|
|
border-radius: 4px;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
cursor: pointer;
|
2026-02-25 16:24:29 +05:30
|
|
|
width: 35px !important;
|
|
|
|
|
height: 33px;
|
|
|
|
|
padding: 6px;
|
2026-02-17 12:18:40 +05:30
|
|
|
|
|
|
|
|
svg {
|
|
|
|
|
font-size: 22px;
|
2026-02-25 16:24:29 +05:30
|
|
|
width: 35px !important;
|
|
|
|
|
height: 35px;
|
2026-02-17 12:18:40 +05:30
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
}
|
|
|
|
|
}
|
2026-02-25 16:24:29 +05:30
|
|
|
.AsAmtCombo {
|
|
|
|
|
svg {
|
|
|
|
|
height: 25px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.SearchNavMutiple {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
gap: 0;
|
|
|
|
|
width: inherit;
|
2026-03-09 18:44:06 +05:30
|
|
|
position: relative;
|
|
|
|
|
|
|
|
|
|
.MultiSearchIconDiv {
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 8px;
|
|
|
|
|
z-index: 10;
|
|
|
|
|
color: #1292ee !important;
|
|
|
|
|
background-color: unset;
|
|
|
|
|
}
|
|
|
|
|
.ant-select-selector {
|
|
|
|
|
padding: 10px 10px 10px 32px !important;
|
|
|
|
|
}
|
2026-02-25 16:24:29 +05:30
|
|
|
}
|
2026-02-27 16:30:54 +05:30
|
|
|
.BSC1PAYMENTCOMBO {
|
|
|
|
|
.BSC1Payment-Container {
|
|
|
|
|
.BSC1Payment-div2-1 {
|
|
|
|
|
.Btn-payment-mode,
|
|
|
|
|
.Btn-payment-mode-sel {
|
|
|
|
|
width: 98% !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|