.user-dashboard-main-page{flex-direction:column;gap:35px;width:100%;padding:35px 60px 70px;display:flex}.user-dashboard-main-heading{justify-content:center;align-items:center;width:100%;display:flex}.user-dashboard-main-heading h3{color:var(--text-primary);font-size:25px;font-weight:600;line-height:28px}@media only screen and (max-width:480px){.user-dashboard-main-page{gap:10px}.user-dashboard-main-heading h3{font-size:20px;line-height:1.2}}
.dashboard-all-tabs-toggler-main-container{flex-direction:column;gap:35px;width:100%;display:flex}.dashboard-tabs-toggle-nav{box-sizing:border-box;background-color:#f0f0f0;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:93%;margin:0 auto;padding:10px 0;display:flex}.dash-single-tab-title{color:#595959;cursor:pointer;border-bottom:2px solid #0000;border-radius:10px;padding:10px 15px;font-size:16px;font-weight:400;line-height:20px;transition:all .3s ease-in-out}.dash-single-tab-title:hover{color:#fff;background-color:var(--orange-fill)}.dash-single-tab-title.active-dash-tab{color:#fff;background-color:#595959}@media only screen and (max-width:480px){.dash-single-tab-title{border-bottom:2px solid #0000;border-radius:5px;padding:7px 10px;font-size:12px;font-weight:400;line-height:1.2;transition:all .3s ease-in-out}}
.dash-tab-main-container{box-sizing:border-box;background-color:#f8f8f8;flex-direction:column;gap:25px;margin:0 60px;padding:20px;display:flex}.most_upper_section{justify-content:space-between;align-items:center;width:100%;display:flex}.most_upper_section_left{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}.most_upper_section_left>.greeting{font-size:24px;font-weight:400;line-height:24px}.most_upper_section_left>.descri{font-size:16px;font-weight:400;line-height:16px}.most_upper_section_right{justify-content:center;align-items:center;gap:10px;display:flex}.most_upper_section_right>.profileAvatar{background-color:var(--orange-fill);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:2px;display:flex}.profileAvatar img{object-fit:cover;border-radius:50%;width:auto;height:100%}.logoutButton button{cursor:pointer;background-color:#595959;border:0 solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:8px;margin:0;padding:10px;font-size:25px;font-weight:400;line-height:25px;display:flex}.logoutButton button p{color:#fff;margin:0;padding:0;font-size:16px;font-weight:500;line-height:25px}.logout-btn-icon{color:#fff}.logoutButton button:hover{background-color:var(--orange-fill);color:#fff}.logoutButton button:hover .logoutButton button p{color:#fff}.upper_tabs,.lower_charts{gap:25px;display:flex}.lower_charts_1{box-sizing:border-box;flex:1}.lower_charts_2{box-sizing:border-box;flex:2}.dash-user-greetings{gap:5px;font-size:20px;font-weight:400;line-height:30px;display:flex}.dash-user-greetings strong{font-weight:500}.dash-user-can-do-details{font-size:20px;font-weight:400;line-height:30px}.dash-user-can-do-details strong{font-weight:500}
.dashboard_tab{width:250px;position:relative}.dashboard_tab>.dashboard_tab_svg{width:250px}.dashboard_tab>.heading{color:#fff;margin:0;padding:0;font-size:18px;font-weight:400;position:absolute;top:10px;left:10px}.dashboard_tab>.count{color:#fff;margin:0;padding:0;font-size:46px;font-weight:400;position:absolute;bottom:15px;left:15px}.dashboard_tab>.count>span{color:#fff;margin:0;padding:0;font-size:15px;font-weight:400}.dashboard_tab>.circular_button{background-color:var(--orange-fill);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:-2px;right:3px;transform:rotate(-45deg)}.dashboard_tab_svg_2{width:200px;height:400px}.dashboard_tab.white>.heading,.dashboard_tab.white>.count,.dashboard_tab.white>.count>span{color:var(--orange-fill)}.dashboard_tab.white>.circular_button{color:var(--orange-fill);background-color:#fff}.bar_chart_order_stats{box-sizing:border-box;background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 3px 5px #0000001a}.sales-performance-inner-container{box-shadow:0 3px 5px #0000001a}.bar_chart_order_stats h3{margin:0;padding:0;font-size:24px;font-weight:400}.dashboard_tab_2{height:400px}.dashboard_tab_2>.dashboard_tab_svg_2{width:300px;height:400px}@media (max-width:1230px){.dashboard_tab,.dashboard_tab>.dashboard_tab_svg{width:220px}.circular_button{width:35px!important;height:35px!important}.dashboard_tab>.heading{font-size:20px}.dashboard_tab>.count{font-size:35px}.dash-tab-main-container{margin:0}.lower_charts{flex-direction:column}.user-dashboard-main-page{padding:35px 20px 70px}}@media (max-width:800px){.upper_tabs{flex-wrap:wrap}.dashboard-tabs-toggle-nav{border-radius:10px;justify-content:space-around;align-items:center;width:100%;padding:5px;overflow:auto}.most_upper_section{flex-direction:column-reverse;justify-content:space-between;align-items:start;gap:10px;width:100%;display:flex}.most_upper_section_right{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.most_upper_section_left{gap:5px}.user-dashboard-main-page{padding:15px 10px 50px}.dashboard-all-tabs-toggler-main-container{gap:10px}.dash-tab-main-container{padding:10px}}@media (max-width:500px){.dashboard_tab,.dashboard_tab>.dashboard_tab_svg{width:100%}.circular_button{width:60px!important;height:60px!important}.dashboard_tab>.heading{font-size:20px}.dashboard_tab>.count{font-size:48px}}
.sales-performance-main-container{box-sizing:border-box;border-radius:var(--secondry-radius);background:0 0;flex-direction:column;gap:10px;width:100%;padding:10px;display:flex}.sales-performance-inner-container{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;gap:10px;width:100%;padding:20px;display:flex}.sales-performance-head-head{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;display:flex}.sales-performance-head-head p{margin:0;padding:0;font-size:24px;font-weight:400}.sales-performance-body{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;display:flex;overflow:hidden}.radial-chart-container{box-sizing:border-box;justify-content:center;align-items:center;width:max-content;height:max-content;display:flex;position:relative}.inner-lined-chart{box-sizing:border-box;z-index:10;border-radius:50%;width:265px;height:265px;position:absolute}.sale-performance-under-line{border:1px solid var(--border-color);width:80%}.sale-performance-comments-container{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;display:flex}.sale-performance-comments-container h3{color:#000;margin:0;padding:0;font-size:18px;font-weight:600;line-height:22px}.sale-performance-comments-container p{text-align:center;color:var(--secondary-color);margin:0;padding:0;font-size:12px;font-weight:400;line-height:15px}
