327 lines
4.9 KiB
SCSS
327 lines
4.9 KiB
SCSS
::-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
|
|
.BsLayout4-Master {
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 99vh;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.Bslayout4_navbar {
|
|
display: block;
|
|
}
|
|
|
|
.Bslayout4_overall {
|
|
display: flex;
|
|
overflow: hidden;
|
|
height: 86vh;
|
|
gap: 6px;
|
|
width: 100%;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.Bslayout4_card {
|
|
display: flex;
|
|
overflow: scroll;
|
|
height: 100%;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.BSlayout_subdiv {
|
|
height: 100vh;
|
|
overflow: hidden;
|
|
display: flex;
|
|
width: 100%;
|
|
flex-direction: row;
|
|
}
|
|
|
|
.BSlayout4_paycomp {
|
|
display: none;
|
|
}
|
|
|
|
.Bslayout4_ctg {
|
|
display: flex;
|
|
}
|
|
|
|
.Bslayout4_table {
|
|
width: 425px !important;
|
|
height: 86vh;
|
|
background-color: #fff;
|
|
border-radius: 8px;
|
|
}
|
|
|
|
.BSTable-3-Mobilescreen {
|
|
display: flex;
|
|
flex-direction: column;
|
|
column-gap: 1rem;
|
|
}
|
|
|
|
.BSTable-3-Mobilescreentop {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
width: 100%;
|
|
font-size: 25px;
|
|
}
|
|
|
|
.Table3-customermobile {
|
|
display: flex;
|
|
}
|
|
|
|
.Table3-payment-mode-mobile {
|
|
display: flex;
|
|
flex-direction: row;
|
|
gap: 0.5rem;
|
|
}
|
|
|
|
.BSTable-3-Mobilescreen {
|
|
display: flex;
|
|
row-gap: 0.5rem;
|
|
}
|
|
|
|
@media screen and (max-width: 767px) {
|
|
.BSlayout4_paycomp {
|
|
display: block;
|
|
position: fixed;
|
|
bottom: 0;
|
|
background-color: #fff;
|
|
width: 100%;
|
|
}
|
|
|
|
.BsLayout4-Master .bs-item-card-masterdiv {
|
|
height: 79%;
|
|
}
|
|
|
|
.Bslayout4_table {
|
|
width: 0px !important;
|
|
}
|
|
|
|
.BSBilling4-down-content {
|
|
display: block !important;
|
|
}
|
|
|
|
.BSTable-3-Mobilescreen {
|
|
display: none;
|
|
}
|
|
|
|
.BSBilling3div {
|
|
gap: 2px;
|
|
width: 100%;
|
|
position: fixed;
|
|
bottom: 0;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.hold-sum {
|
|
column-gap: 2rem;
|
|
font-size: 25px;
|
|
}
|
|
|
|
.BsLayout4-Master .bs-item-card-masterdiv {
|
|
height: 67%;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 280px) and (max-width: 499px) {
|
|
.BsLayout4-Master {
|
|
height: 77vh !important;
|
|
}
|
|
|
|
.BsLayout4-Master .bs-item-card-masterdiv {
|
|
height: 55%;
|
|
}
|
|
|
|
.hold-sum {
|
|
column-gap: 1rem;
|
|
}
|
|
|
|
.Bslayout4_table {
|
|
width: 0px !important;
|
|
}
|
|
|
|
.arrow {
|
|
width: 22px;
|
|
height: 22px;
|
|
}
|
|
|
|
.Table3-rate {
|
|
font-size: 15px;
|
|
}
|
|
|
|
.BSBilling3div {
|
|
width: 100%;
|
|
padding: 0rem 0rem;
|
|
row-gap: 1rem;
|
|
}
|
|
|
|
.BSBilling3-customer {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.Table3-price {
|
|
display: flex;
|
|
width: 100%;
|
|
background-color: transparent;
|
|
}
|
|
|
|
.Bslayout4_table {
|
|
width: 0px !important;
|
|
}
|
|
|
|
.Table3-total-price {
|
|
display: none;
|
|
}
|
|
|
|
.BSTable3_hold {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 30px;
|
|
cursor: pointer;
|
|
position: absolute;
|
|
bottom: 6rem;
|
|
right: 5rem;
|
|
}
|
|
|
|
.Table3-fullrate {
|
|
display: flex;
|
|
}
|
|
|
|
.Table3-vertical-line {
|
|
display: none;
|
|
}
|
|
|
|
.BSBilling3-view {
|
|
display: none;
|
|
}
|
|
|
|
.BSBilling3div {
|
|
position: fixed;
|
|
bottom: 0;
|
|
}
|
|
|
|
.Bslayout4_overall {
|
|
display: flex;
|
|
height: 75vh;
|
|
}
|
|
}
|
|
|
|
.BsLayout4-Master .BSBTOverall1-Default {
|
|
height: 81vh;
|
|
}
|
|
|
|
.BsLayout4-Master .BsTable2-Master {
|
|
height: 81vh;
|
|
}
|
|
|
|
.BsLayout4-Master .BSBillingTable2-summary-container {
|
|
padding: 5px 5px;
|
|
}
|
|
|
|
.BsLayout4-Master .BSTable3_overall {
|
|
height: 81vh;
|
|
}
|
|
|
|
.BsLayout4-Master .BSBilling4TableCont-default {
|
|
height: 81vh;
|
|
}
|
|
|
|
.BsLayout4-Master .BSBillingTable5-table-master-div {
|
|
height: 81vh;
|
|
}
|
|
|
|
.BsLayout4-Master .BSBTOverall6-defaultscreen {
|
|
height: 81vh;
|
|
}
|
|
|
|
.BsLayout4-Master .bs-item-card-masterdiv {
|
|
height: 90%;
|
|
}
|
|
|
|
.Layout-bill-Subcontainer {
|
|
display: flex;
|
|
width: 100%;
|
|
justify-content: space-around;
|
|
font-weight: 600;
|
|
align-items: center;
|
|
gap: 2px;
|
|
padding: 0 6px;
|
|
|
|
@media (max-width: 500px) {
|
|
font-size: 10px;
|
|
}
|
|
}
|
|
.Layout-IfNavbar3 {
|
|
display: flex;
|
|
width: 100%;
|
|
justify-content: space-around;
|
|
font-weight: 600;
|
|
align-items: center;
|
|
gap: 2px;
|
|
padding: 2px 6px;
|
|
background: linear-gradient(to bottom right, #2a3447, #1e2536);
|
|
.SalesCountComponent-Master {
|
|
color: #fff;
|
|
}
|
|
.keyboardShortcut {
|
|
background-color: #fff;
|
|
height: 25px;
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
> div {
|
|
padding: 3px 10px !important;
|
|
}
|
|
}
|
|
.allpageSettingIcon {
|
|
background-color: #fff !important;
|
|
}
|
|
.price-change-btn {
|
|
background-color: #fff;
|
|
height: 25px;
|
|
width: 45px;
|
|
img {
|
|
height: 20px !important;
|
|
}
|
|
}
|
|
|
|
@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;
|
|
}
|
|
@media (max-width: 768px) {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
.bslayout4Cat5Flex {
|
|
display: flex;
|
|
flex-direction: column;
|
|
width: 68%;
|
|
@media (max-width: 768px) {
|
|
width: 100%;
|
|
}
|
|
|
|
.CategoryHorizontalNew {
|
|
width: 100%;
|
|
}
|
|
.Bslayout4_card {
|
|
width: 100% !important;
|
|
}
|
|
}
|