.userProfileContainer{flex-direction:column;align-items:center;width:100%;height:100vh;padding-bottom:2rem;display:flex}.userProfileContainerMain{background-color:var(--background-color1);width:100%}.userProfileBanner{width:80%;margin-top:3rem}.blueBg{width:100%;height:130%}.userProfileContent{width:80%;min-height:26rem;display:flex;position:relative}.userProfileContentLeft{background-color:var(--white-color);width:25%;height:fit-content;font-family:var(--fourth-font);border-radius:0 0 .875rem .875rem;padding-bottom:2rem}.userProfileContentRight{background-color:var(--white-color);width:75%;height:4rem;font-family:var(--fourth-font);border-radius:0 0 .875rem;align-items:center;gap:2rem;display:flex}.notSelectedTabProfile,.selectedTabProfile{cursor:pointer}.userProfileNavBorder{justify-content:center;align-items:center;height:4rem;padding-top:1.5rem;display:flex}.userProfileMainNav{cursor:pointer;font-size:.875rem;font-weight:650}.userProfileNavBorder:first-child{margin-left:5%}.selectedTabProfile{color:var(--primary-color);font-weight:650}.userProfileNavBorder{border-bottom:4px solid #0000}.userProfileNavBorder:hover{color:var(--primary-color)}.selectedNavBorder{border-bottom:4px solid var(--primary-color)}.userProfileSuggestion{background-color:var(--white-color);border-radius:.875rem;flex-direction:column;align-items:center;gap:.7rem;width:20%;min-height:20rem;padding-top:2%;padding-bottom:2rem;padding-left:1%;display:flex;position:absolute;top:18%;right:0}.userProfileSuggestionsText{width:90%;font-weight:var(--title-semibolder);font-size:var(--title2);font-family:var(--fourth-font);display:flex;align-items:flex-start!important}.userProfileFeeds{background-color:var(--white-color);border-radius:.875rem;flex-direction:column;width:53%;min-height:10rem;padding-bottom:2rem;display:flex;position:absolute;top:18%;left:26%}.quoteFeeds{border-radius:.875rem;flex-direction:column;gap:2rem;width:50%;min-height:10rem;padding-bottom:2rem;display:flex;position:absolute;top:18%;left:26%}.userProfileMarketPlace,.userProfileQuotes{width:74%}.profileImageUserProfile{width:8rem;height:8rem;font-size:var(--title1);color:var(--white-color);background-color:var(--avatar-backgroun-color);background-position:50%;background-repeat:no-repeat;border-radius:100%;justify-content:center;align-items:center;font-weight:bolder;display:flex;position:absolute;top:-15%;left:8%;box-shadow:0 5px 15px #00000059}.profileInfo{flex-direction:column;justify-content:center;gap:.675rem;margin-top:5rem;display:flex}.profileInfoContentBullets{text-wrap:wrap;flex-direction:row;align-items:center;gap:1rem;width:85%;margin:auto;font-size:.875rem;display:flex}.profileInfoName{text-align:center;text-wrap:wrap;font-size:1.5rem;font-weight:800}.profileInfoCity{text-align:center;text-wrap:wrap;font-size:1rem;font-weight:600}.profileInfoContent{text-align:left;text-wrap:wrap;width:85%;margin:auto;font-size:.875rem}.userProfileContentRightNavbar{justify-content:center;align-items:center;width:15%;display:flex}.navContainer{border-bottom:4px solid var(--primary-color);width:60%;height:100%;color:var(--primary-color);justify-content:center;align-items:center;display:flex}.userProfileLogo{background-color:var(--white-color);border:1.85px solid var(--suggestion-color);border-radius:50%;width:4rem;height:4rem;padding:8px;transition:all .3s;position:relative;overflow:hidden}.userProfileLogo img{object-fit:contain;width:100%;height:100%}.userProfileSuggestionLogoContainer:hover .userProfileLogo{width:6rem;height:6rem;filter:drop-shadow(2px 4px 6.9px var(--dropShadow))}.userProfileSuggestionLogoContainer:hover .userProfileLogoText{max-width:20%}.userProfileSuggestionLogoContainer{cursor:pointer;align-items:center;gap:.85rem;width:90%;display:flex}.userProfileLogoText{font-size:.775rem;font-family:var(--fourth-font);text-overflow:ellipsis;white-space:nowrap;max-width:40%;font-weight:650;display:inline-block;overflow:hidden}.userProfileEdit{background-color:var(--white-color)!important;border:1.5px solid var(--tag-background)!important}.userProfileEdit:hover{filter:drop-shadow(2px 4px 6.9px var(--dropShadow))}.userProfileEditText{color:var(--secondary-color)!important}.editProfileContiner{cursor:pointer;justify-content:center;align-items:center;gap:1rem;margin-top:3%;font-weight:650;transition:all .3s;display:flex}.editProfileContiner:hover{color:var(--primary-color);background-color:var(--white-color);border:1px solid var(--primary-color)}.penIconUserProfile{width:8%}.profileCommentedContainer{font-family:var(--fourth-font);flex-direction:column;gap:1rem;display:flex;margin-top:1rem!important;margin-left:1rem!important}.profileCommentedBottomInfo{background-color:var(--white-color);cursor:pointer;border-radius:10px;justify-content:space-evenly;width:90%;margin:auto;padding:1rem;transition:all .5s;display:flex;box-shadow:0 1px 8px #0000001a}.profileCommentedBottomInfo:hover{transform:scale(.95);box-shadow:0 1px 8px #0006}.profileCommentedTopInfoLogo{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;width:2.5rem;height:2.5rem}.profileCommentedTopInfo{align-items:center;gap:1rem;display:flex}.CommentTextInfo{gap:.25rem;font-size:.875rem;display:flex}.profileVendorCompanyFrom,.profileVendorCompanyTo,.profileInfoCompany{font-weight:750}.profileInfoCompany{font-size:1rem}.profileToInfo{flex-direction:column;gap:.25rem;width:80%;display:flex}.profileInfoCompanyTime{color:#a8a8a8;font-size:.75rem}.profileInfoCompanyContent{font-size:.875rem}.likedContainer{font-family:var(--fourth-font);flex-direction:column;gap:1rem;display:flex;margin-top:1rem!important;margin-left:1rem!important}.likedContainerLogo{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;width:2.5rem;height:2.5rem}.likedContainerTop{align-items:center;gap:1rem;font-size:.875rem;display:flex}.likedContainerBottom{background-color:var(--white-color);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:space-evenly;gap:1rem;width:90%;margin:auto;padding:1rem;transition:all .3s ease-in;display:flex;box-shadow:0 1px 8px #0000001a}.likedContainerBottom:hover{transform:scale(.95);box-shadow:0 1px 8px #0006}.likedContainerCompanyInfoLogoName{align-items:center;gap:1rem;margin-left:2%;display:flex}.likedBottomLogo{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;width:3.5rem;height:3.5rem}.likedInfoWrapper{flex-wrap:wrap;gap:.25rem;display:flex}.likedInfoFromCompany,.likedInfoToCompany{font-weight:750}.likedBottomWrapper{flex-direction:column;width:80%;display:flex}.likedBottomProfileCompany{font-size:1rem;font-weight:750}.likedBottomProfileTime{color:#a8a8a8;font-size:.75rem}.likedContainerCompanyInfoContent{flex-direction:column;gap:1rem;margin-left:3%;display:flex}.likedBottomProfileContent{cursor:pointer;font-size:.875rem}.likedBottomLikeCommentContainer{justify-content:space-between;width:100%;display:flex}.likedBottomLike,.likedBottomComment{cursor:pointer;align-items:center;gap:.5rem;display:flex}.noOfLikes,.noOfComments{font-size:.875rem}.noOfLikes{color:var(--primary-color)}.noOfLikesNotSelected{color:var(--secondary-color)}.likedBottomImageWrapper{width:85%;height:40vh;margin:auto}.likedBottomProfilePostImage{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:20vh;margin:auto}.likedBottomProfileBottom{gap:.25rem;display:flex}.likedBottomProfilePostImageOne{background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;height:20vh}.likedBottomImageWrapper{flex-direction:column;gap:.25rem;display:flex}.likedBottomHide{width:34%;height:20vh;color:var(--white-color);background-color:#00000080;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex;position:absolute;right:13%}.likedBottomTwoContainer{gap:.25rem;width:85%;height:20vh;margin:auto;display:flex}.OneContainer{width:60%;margin:auto}.likedBottomImagePotrait{gap:.25rem;width:85%;height:40vh;margin:auto;display:flex;position:relative}.likedBottomHidePotrait{width:50%;bottom:0;right:0}.likedBottomProfileOneP{background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;height:40vh}.likedBottomProfileTwoImages{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:20vh}.likedBottomProfileTwoP{flex-direction:column;gap:.25rem;width:50%;height:40vh;display:flex}.twoContainerPotrait,.likedBottomProfilePostImageOnePotrait{height:50vh}.onePotrait{margin:auto}.noQuotesContainer{font-size:.875rem;font-family:var(--fourth-font);color:var(--secondary-color);opacity:.8;justify-content:center;align-items:center;margin:auto;font-weight:500;display:flex}.userProfileVideo{width:100%;height:100%}.noOfLikesCreatePost{font-size:.875rem}.likedBottomVideoContainer{width:80%;height:30vh;margin:auto}.replyCommentedContainer{margin-top:0}.profileLikeSection{text-wrap:nowrap;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.profileLikeReplySection{gap:3rem;font-size:.875rem;display:flex}.profileSeparator{opacity:.5;background-color:#a8a8a8;width:45%;height:.025rem;margin-top:3%}.profileRepliedInfo{gap:1rem;width:100%;margin-top:3%;display:flex}.userProfileQuotationMainContainer{background-color:var(--white-color);width:100%;font-family:var(--fourth-font);border-radius:.875rem;flex-direction:column;gap:1rem;min-height:10rem;padding:2% 2% 3rem;display:flex}.quotationFirstContainer{flex-direction:row;align-items:flex-end;gap:1rem;display:flex}.quotationSecondContainer{border:1px solid var(--placeholder-color);border-radius:12px;width:100%;padding-bottom:1.5%}.quotesTablesHeaders{font-size:var(--medium-font-size);color:var(--secondary-color);font-weight:var(--title-semibolder);flex-direction:row;padding:2%;display:flex}.emailQuotatesHeader{text-wrap:wrap;overflow-wrap:break-word;justify-content:center;align-items:center;width:25%;display:flex}.remainingQuotesHeader{justify-content:center;align-items:center;width:20%;display:flex}.categoryQuotesHeader{place-items:center;width:15%;display:flex}.productHeader{justify-content:start;align-items:center;display:flex}.showMoreStyles{color:var(--primary-color)}.contentShowMoreText{flex-direction:column;display:flex}.userProfileHRTag{border-top:1px solid var(--placeholder-color)}.quotesTableDetails{width:100%;font-size:var(--mini-content);flex-flow:wrap;padding:2%;display:flex}.quotesTableDetails:last-child{border-radius:0 0 12px 12px}.highlightQuote{background-color:var(--user-background-color)}.userQuotesSearchContainer{background-color:var(--primary-color);width:11%;color:var(--white-color);font-size:var(--medium-font-size);font-weight:var(--title-semibolder);height:fit-content;font-family:var(--fourth-font);border:none;border-radius:12px;outline:none;margin-bottom:.25rem;padding:.7rem}.fieldTitle{font-size:.875rem;font-weight:700}.userDropDownFieldContainer{width:40%!important}.userDropDownContainer{padding-top:.5rem!important;padding-bottom:.5rem!important}.quotesTableDetails{cursor:pointer}.viewQuoteContainer{font-family:var(--fourth-font)}.backButtonViewQuote{cursor:pointer;width:50%}.backIconViewQuote{width:3%}.navigationButtons{justify-content:space-between;width:95%;display:flex}.viewQuoteContainer{flex-direction:column;align-items:center;gap:1rem;display:flex}.printer{border:1px solid var(--report-content-color);cursor:pointer;border-radius:8px;align-items:center;gap:1rem;padding:.5rem;font-size:.875rem;font-weight:600;display:flex}.quoteInfoContainer{background-color:var(--white-color);border:1px solid #a8a8a8;border-radius:10px;flex-direction:column;gap:1rem;width:95%;padding:2rem;display:flex}.quoteHeading{font-size:1rem;font-weight:800}.quoteContent{font-size:.9rem}.quoteInfoWrapper{flex-direction:column;gap:.35rem;display:flex}.paginationQuotesMainContainer{font-family:var(--fourth-font);flex-direction:row;justify-content:center;align-items:center;gap:1rem;font-size:.815rem;display:flex}.singleQuotesContainer{background-color:var(--white-color);color:var(--secondary-color);font-size:var(--medium-font-size);font-weight:var(--title-upperMedium);cursor:pointer;border-radius:8px;padding:1% 3%}.selectedPageUserQuote{background-color:var(--primary-color)!important;color:var(--white-color)!important}.userPageUser{background-color:var(--white-color);color:var(--secondary-color);font-size:var(--medium-font-size);font-weight:var(--title-upperMedium);cursor:pointer;border-radius:8px;padding:1% 2%}.disableSingleQuotesContainer{opacity:.5;cursor:default!important}.videoContainer{width:80%;height:30vh;margin:auto}.videoContainerForUserProfile{width:100%;height:100%}.noRecentActivityFound{font-size:.875rem;font-family:var(--fourth-font);color:var(--secondary-color);opacity:.6;justify-content:center;align-items:center;margin:auto;padding:3rem 0;font-weight:500;display:flex}.editProfileContiner{background-color:var(--primary-color);width:80%;height:3rem;color:var(--white-color);border-radius:10px;margin:4% auto auto}.blueReadMore{color:#007bff;cursor:pointer}.mobileQuoteContainer{display:none}.myProfileContainer{background-color:var(--white-color);border-radius:12px;justify-content:center;align-items:center;width:13rem;padding-top:1.25rem;padding-bottom:1.25rem;display:flex;position:fixed;top:5rem;right:10%;box-shadow:0 7px 29px #64646f33}.myProfileContent{flex-direction:column;justify-content:center;gap:.25rem;width:11rem;display:flex}.redLogout{color:var(--auth-error-color)!important}.imageForMyProfile{width:10%}.triangleMyProfile{border:15px solid #0000;border-top-width:0;border-bottom-color:#fff;width:0;height:0;position:absolute;top:-6%;right:5%;transform:rotate(0)}.profileTitleContainer{align-items:center;gap:1rem;height:2rem;padding-left:.5rem;transition:all .3s;display:flex}.profileTitle,.redLogout{font-size:.875rem;font-family:var(--fourth-font)}.mobileBecameVendor,.mobileVenodorShowConditionally{display:none}.profileTitleContainer:hover{background-color:var(--publish-disable-color);border-radius:10px;transition:all .3s}@media (min-width:0) and (max-width:1150px){.myProfileContainer{right:3%!important}.mobileVenodorShowConditionally{align-items:center;gap:1rem;height:2rem;padding-left:.5rem;transition:all .3s;display:flex}.userProfileSuggestion,.quotesTableDetails,.quotesTablesHeaders,.quotationFirstContainer,.userProfileHRTag{display:none}.quotationSecondContainer{border:0}.userProfileQuotationMainContainer{border-radius:0;padding-top:2rem}.userProfileQuotes{width:100%;min-height:fit-content;padding-bottom:6rem;position:static;left:0}.disableSingleQuotesContainer,.userPageUser{font-size:.875rem}.userProfileFeeds{border-radius:0;width:100%;min-height:fit-content;padding-bottom:6rem;position:static;left:0}.userProfileContent{flex-direction:column;gap:1rem}.userProfileBanner{width:100%;margin-top:5.5rem}.profileImageUserProfile{top:-4rem}.userProfileContentLeft,.userProfileContent{border-radius:0;width:100%}.profileInfoName{text-align:left;margin-left:7%}.userProfileContainer{padding:0}.userProfileContentRight{border-radius:0;width:100%}.CommentTextInfo{flex-wrap:wrap;width:84%}.mobileQuoteElement{border:1px solid #a8a8a8;border-radius:6px;gap:.5rem;width:95%;min-height:12rem;display:flex}.mobileQuoteElementBlue{background-color:#f8fafc}.mobileQuoteContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:14rem;display:flex}.mobileQuoteLeft{flex-direction:column;justify-content:space-evenly;width:40%;min-height:12rem;padding-left:1rem;display:flex}.mobileQuoteRight{flex-direction:column;justify-content:space-evenly;width:60%;min-height:12rem;display:flex}.tableMobileHeading{font-size:.875rem;font-weight:800}.tableMobileProduct{overflow-wrap:break-word;font-size:.875rem}.backIconViewQuote{width:10%}.userProfileSuggestionLogoContainer:hover .userProfileLogo{filter:none;width:4rem;height:4rem}.userProfileSuggestionLogoContainer:hover .userProfileLogoText{max-width:40%}}@media (min-width:768px) and (max-width:1150px){.penIconUserProfile{width:3%!important}}
