527 lines
8.8 KiB
SCSS
527 lines
8.8 KiB
SCSS
.BSBillingNavBar1 {
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100vw;
|
|
height: 40px;
|
|
background-color: #ffffff;
|
|
box-shadow: var(--BOX_SHADOW_LEVEL2);
|
|
padding: 0 6px;
|
|
}
|
|
|
|
.BSBillingNav1div2 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
gap: 5px;
|
|
align-items: center;
|
|
width: 100vw;
|
|
color: var(--DEFAULT_SELECTED_COLOR);
|
|
.BSBillingNavBar1-SearchBar {
|
|
font-size: 12px !important;
|
|
font-family: "Poppins" !important;
|
|
font-weight: 500;
|
|
justify-content: center;
|
|
white-space: nowrap;
|
|
background-color: #f4f4f4;
|
|
padding: 1px 6px;
|
|
div {
|
|
text-align: center;
|
|
}
|
|
}
|
|
.RiVerifiedBadgeFill {
|
|
width: 30px;
|
|
height: 30px;
|
|
border-radius: 6px;
|
|
background-color: #1292ee;
|
|
padding: 4px;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
|
|
.BSBillingNavBar1-SearchBar {
|
|
display: flex;
|
|
font-family: "Gilroy";
|
|
font-weight: 600;
|
|
border-radius: 5px;
|
|
color: #212529 !important;
|
|
font-size: 1.1rem;
|
|
text-wrap: nowrap;
|
|
width: 95px;
|
|
align-items: center;
|
|
}
|
|
|
|
.vl {
|
|
border-left: 0.5px solid rgb(0, 0, 0);
|
|
height: 15px;
|
|
}
|
|
|
|
.BSBillingNav1-search-icon {
|
|
display: flex;
|
|
align-items: center;
|
|
border: 1px solid black;
|
|
border-radius: 5px;
|
|
padding: 1px;
|
|
}
|
|
|
|
.BSBillingNav1-toggle-icon {
|
|
padding-left: 5px;
|
|
font-size: 25px;
|
|
}
|
|
|
|
.BSBillingNavBar1-AllIcons {
|
|
display: flex;
|
|
column-gap: 1.7rem;
|
|
align-items: center;
|
|
color: var(--DEFAULT_SELECTED_COLOR);
|
|
justify-content: space-around;
|
|
|
|
.bs-membership__icon-btn {
|
|
svg {
|
|
color: #fbbf24;
|
|
}
|
|
}
|
|
@media (max-width: 1200px) {
|
|
column-gap: 1.2rem;
|
|
}
|
|
}
|
|
|
|
.BSBillingnav1-threedots {
|
|
display: none;
|
|
cursor: pointer;
|
|
width: 1.7rem;
|
|
margin-right: 1rem;
|
|
color: var(--DEFAULT_SELECTED_COLOR);
|
|
}
|
|
|
|
.BSBillingNavBar1-smallscreen-Inputsearch-container {
|
|
display: none;
|
|
align-items: center;
|
|
column-gap: 1rem;
|
|
}
|
|
|
|
@media (min-width: 500px) and (max-width: 991px) {
|
|
.BSNavBar1-Accmenu {
|
|
right: 4.5rem !important;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 1000px) and (max-width: 1280px) {
|
|
.BSBillingNavBar1-SearchBar {
|
|
font-size: 1rem;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1098px) {
|
|
.BSNavbar1-timer {
|
|
display: none;
|
|
}
|
|
|
|
.BSBillingNavBar1-SearchBar {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1000px) {
|
|
.BSBillingnav1-threedots {
|
|
display: flex;
|
|
margin-right: 1rem;
|
|
}
|
|
|
|
.BSBillingNavBar1-AllIcons {
|
|
display: none;
|
|
}
|
|
|
|
.BSBillingNavBar1-smallscreen-Inputsearch-container {
|
|
display: flex;
|
|
align-items: center;
|
|
column-gap: 0.5rem;
|
|
}
|
|
|
|
.BSBillingNavBar1-SearchBar {
|
|
display: none;
|
|
}
|
|
|
|
.BSNavbar1-timer {
|
|
display: none;
|
|
}
|
|
|
|
.BSBillingNav1div2 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
column-gap: 0rem !important;
|
|
width: 100%;
|
|
.ant-select-selector {
|
|
height: max-content !important;
|
|
padding: 0.2rem !important;
|
|
height: 25px !important;
|
|
}
|
|
}
|
|
|
|
.BSBillingNavBar1-Inputsearch {
|
|
width: 50vw !important;
|
|
height: 2rem;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.BSBillingnav1-Smallscreen {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 40px;
|
|
display: flex !important;
|
|
border-right: 1px solid rgb(204, 198, 198);
|
|
background-color: rgb(255, 255, 255);
|
|
z-index: 3 !important;
|
|
justify-content: center;
|
|
padding: 10px;
|
|
box-shadow:
|
|
rgba(0, 0, 0, 0.16) 0px 10px 36px 0px,
|
|
rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
|
|
height: 100vh;
|
|
width: 80px;
|
|
}
|
|
}
|
|
|
|
@media all and (max-width: 499px) {
|
|
.BSNavBar1-Accmenu {
|
|
right: 0 !important;
|
|
top: 40px !important;
|
|
}
|
|
|
|
.BSBillingNav1div2 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-around !important;
|
|
align-items: center;
|
|
column-gap: 1rem;
|
|
width: 100%;
|
|
}
|
|
|
|
.BSNavbar1-timer {
|
|
display: none !important;
|
|
}
|
|
}
|
|
|
|
.BSBillingNavBar1-AllIcons-column {
|
|
display: flex;
|
|
flex-direction: column;
|
|
row-gap: 1.2rem;
|
|
color: var(--DEFAULT_SELECTED_COLOR);
|
|
height: 100vh !important;
|
|
overflow: scroll;
|
|
padding-bottom: 20rem;
|
|
scrollbar-width: thin;
|
|
}
|
|
|
|
// user detail style
|
|
.BSNavBar1-acc {
|
|
color: #fff;
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100%;
|
|
justify-content: flex-end;
|
|
flex-direction: row;
|
|
font-size: 20px;
|
|
column-gap: 1.5rem;
|
|
}
|
|
|
|
.BSNavBar1-Acc-menu {
|
|
cursor: pointer;
|
|
display: flex;
|
|
justify-content: center;
|
|
row-gap: 0.5rem;
|
|
flex-direction: column;
|
|
text-align: center;
|
|
}
|
|
|
|
.BSNavBar1-Acc-menu-list {
|
|
color: black;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.BSNavBar1-Acc-menu-list:hover {
|
|
color: #52c41a;
|
|
font-weight: 600;
|
|
}
|
|
|
|
.BSBillingNavBar1-hand {
|
|
position: relative;
|
|
}
|
|
|
|
.BSNavbar1-time-user {
|
|
display: flex;
|
|
align-items: center;
|
|
column-gap: 1rem;
|
|
justify-content: flex-end;
|
|
margin-right: 1rem;
|
|
margin-left: 1rem;
|
|
}
|
|
|
|
.UserProfile {
|
|
position: relative;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.BSNavBar1-Accmenu {
|
|
position: absolute;
|
|
right: 3px;
|
|
top: 42px;
|
|
width: max-content;
|
|
height: max-content;
|
|
padding: 10px;
|
|
z-index: 2;
|
|
color: black;
|
|
display: flex;
|
|
justify-content: center;
|
|
background-color: #ffffff;
|
|
box-shadow: var(--BOX_SHADOW_LEVEL2);
|
|
border-radius: 4px;
|
|
}
|
|
|
|
.MyTime-time {
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
.BSBilling7-badge {
|
|
position: absolute;
|
|
right: 3px;
|
|
}
|
|
|
|
.BSNavbar1-timer {
|
|
width: 8rem;
|
|
font-family: "Gilroy";
|
|
display: flex;
|
|
justify-content: center;
|
|
text-wrap: nowrap;
|
|
font-weight: 600;
|
|
color: #212529 !important;
|
|
font-size: 1.1rem;
|
|
text-wrap: nowrap;
|
|
}
|
|
|
|
.BSBillingNavBar1-logo {
|
|
display: flex;
|
|
}
|
|
|
|
.BSBillingNavBar1-logo-smallText {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.BSBillingNavBar1-searchbar {
|
|
width: 1rem;
|
|
}
|
|
|
|
.BSBillingNav1div2 .ant-input {
|
|
width: max-content;
|
|
}
|
|
|
|
.BSBillingNavBar1-Inputsearch {
|
|
width: 21vw;
|
|
height: 2rem;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
outline: none;
|
|
border: none;
|
|
border-radius: 5px;
|
|
border: 1px solid;
|
|
color: var(--DEFAULT_SELECTED_COLOR);
|
|
}
|
|
|
|
.BSBillingNavBar1-Inputsearch-container {
|
|
transition: transform 0.5s;
|
|
}
|
|
|
|
.BSBillingnav1-Smallscreen {
|
|
display: none;
|
|
}
|
|
|
|
.BSNavbar1-timer .mytimer-width-container {
|
|
font-size: 2.7vh;
|
|
font-weight: 600;
|
|
}
|
|
|
|
@keyframes pulse {
|
|
0% {
|
|
transform: scale(1);
|
|
}
|
|
|
|
50% {
|
|
transform: scale(1.03) !important;
|
|
}
|
|
|
|
100% {
|
|
transform: scale(1);
|
|
}
|
|
}
|
|
|
|
.pulse-element {
|
|
animation: pulse 2s infinite;
|
|
}
|
|
|
|
.AddFavList-subContainer {
|
|
display: flex;
|
|
column-gap: 2rem;
|
|
flex-wrap: wrap;
|
|
flex-direction: row;
|
|
width: 100%;
|
|
}
|
|
|
|
@media (max-width: 900px) {
|
|
.AddFavList-subContainer {
|
|
display: flex;
|
|
|
|
column-gap: 2rem;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.AddFavList {
|
|
width: 55vw !important;
|
|
}
|
|
|
|
.favItem-SearchBar {
|
|
width: 14rem;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 499px) {
|
|
.BSBillingNavBar1 {
|
|
column-gap: 0.8rem;
|
|
}
|
|
|
|
.BSNavbar1-time-user {
|
|
margin: 0 !important;
|
|
}
|
|
|
|
.AddFavList .primary_Button {
|
|
width: 6rem !important;
|
|
}
|
|
|
|
.AddFavItemList {
|
|
padding: 0 !important;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 600px) {
|
|
.AddFavList {
|
|
padding: 2rem 1rem !important;
|
|
}
|
|
|
|
.AddFavList .primary_Button {
|
|
width: 10rem;
|
|
}
|
|
|
|
.AddFavItemList {
|
|
padding: 0.5rem rem !important;
|
|
}
|
|
|
|
.BSBillingnav2-threedots {
|
|
color: var(--DEFAULT_SELECTED_COLOR);
|
|
|
|
display: flex;
|
|
}
|
|
|
|
.BSBillingNavBar2-AllIcons {
|
|
display: none;
|
|
column-gap: 1.5rem;
|
|
}
|
|
|
|
.BSBillingnav2-Smallscreen {
|
|
height: 95vh;
|
|
width: 50px;
|
|
right: 0;
|
|
top: 40px;
|
|
display: flex !important;
|
|
border-right: 1px solid rgb(204, 198, 198);
|
|
background-color: rgb(255, 255, 255);
|
|
position: absolute;
|
|
z-index: 3 !important;
|
|
justify-content: center;
|
|
}
|
|
}
|
|
|
|
.DisableIcon {
|
|
pointer-events: none;
|
|
}
|
|
|
|
.MultiSearchIconDiv {
|
|
background-color: #1292ee;
|
|
color: #fff !important;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
cursor: pointer;
|
|
width: 35px !important;
|
|
height: 33px;
|
|
padding: 6px;
|
|
|
|
svg {
|
|
font-size: 22px;
|
|
width: 35px !important;
|
|
height: 35px;
|
|
|
|
display: flex;
|
|
}
|
|
}
|
|
|
|
.salesUserProfile {
|
|
display: flex;
|
|
align-items: center;
|
|
gap: 6px;
|
|
flex-direction: column;
|
|
padding: 10px 1rem;
|
|
font-family: "Poppins";
|
|
|
|
> div {
|
|
width: 100%;
|
|
font-size: 14px;
|
|
display: flex;
|
|
align-items: center;
|
|
gap: 10px;
|
|
}
|
|
|
|
.BSNavBar1-Acc-menu-list {
|
|
padding: 6px 10px;
|
|
background-color: #ee0000;
|
|
color: #fff;
|
|
border-radius: 6px;
|
|
cursor: pointer;
|
|
display: flex;
|
|
align-items: center;
|
|
gap: 1rem;
|
|
}
|
|
|
|
img {
|
|
width: 70px;
|
|
height: 70px;
|
|
border-radius: 1000px;
|
|
border: 1px solid #a1a1a1;
|
|
background-position: center;
|
|
}
|
|
}
|
|
.Navbar1SearchCombo {
|
|
.ant-select.ant-select-in-form-item {
|
|
width: 25vw !important;
|
|
}
|
|
.ant-form-item {
|
|
margin-bottom: -10px;
|
|
}
|
|
}
|
|
.NavbarDivForSearch {
|
|
display: flex;
|
|
align-items: center;
|
|
column-gap: 4px;
|
|
position: relative;
|
|
.BarCodeScanMaster {
|
|
position: absolute;
|
|
right: 10px;
|
|
top: 20%;
|
|
padding: 0 !important;
|
|
svg {
|
|
height: 20px;
|
|
width: 20px;
|
|
}
|
|
}
|
|
}
|