@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap";*{margin:0;padding:0;border:0;outline:none;box-sizing:border-box}.text-orange{color:#ff8b00}.cursor{cursor:pointer}.login-eye-icon{position:absolute;cursor:pointer;right:3%;top:35%}.title-text{color:#ff8b00}.carousel .carousel-indicators [data-bs-target]{width:10px;height:10px;background-color:#ff8b00!important}.login-submit,.submit-otp,.login-submit:hover,.submit-otp:hover{background-color:#ff8b00!important}.errortext{color:red!important;font-size:11px!important;padding-top:5px}.formHeightPassword{height:2px!important}.bg-orange,.bg-orange:hover{background-color:#ff8b00!important}.unauth-bg{background:linear-gradient(to bottom right,#EEE,#AAA)}.lock{position:relative;border-radius:5px;width:55px;height:45px;background-color:#333;animation:dip 1s;animation-delay:1.5s}.lock:before,.lock:after{content:"";position:absolute;border-left:5px solid #333;height:20px;width:25px;left:calc(50% - 12.5px)}.lock:before{top:-30px;border:5px solid #333;border-bottom-color:transparent;border-radius:15px 15px 0 0;height:30px;animation:lock 2s,spin 2s}.lock:after{top:-10px;border-right:5px solid transparent;animation:spin 2s}@keyframes lock{0%{top:-45px}65%{top:-45px}to{top:-30px}}@keyframes spin{0%{transform:scaleX(-1);left:calc(50% - 30px)}65%{transform:scaleX(1);left:calc(50% - 12.5px)}}@keyframes dip{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.sidebar{position:fixed;height:100%;width:240px;background:#0A2558;transition:all .5s ease}.sidebar.active{width:60px}.sidebar .logo-details{height:80px;display:flex;align-items:center}.sidebar .logo-details i{font-size:28px;font-weight:500;color:#fff;min-width:60px;text-align:center}.sidebar .logo-details .logo_name{color:#fff;font-size:24px;font-weight:500}.sidebar .nav-links{margin-top:10px}.sidebar .nav-links li{position:relative;list-style:none;height:50px}.sidebar .nav-links li a{height:100%;width:100%;display:flex;align-items:center;text-decoration:none;transition:all .4s ease}.nav-links li.act{background-color:#ff8b00}.sidebar .nav-links li i{min-width:60px;text-align:center;font-size:18px;color:#fff}.sidebar .nav-links li a .links_name{color:#fff;font-size:15px;font-weight:400;white-space:nowrap}.sidebar .nav-links .log_out{position:absolute;bottom:0;width:100%}.home-section{position:relative;background:#f5f5f5;min-height:100vh;width:calc(100% - 240px);left:240px;transition:all .5s ease}.sidebar.active~.home-section{width:calc(100% - 60px);left:60px}.home-section nav{justify-content:space-between;height:80px;background:#ffffff;display:flex;align-items:center;position:fixed;width:calc(100% - 240px);left:240px;z-index:100;padding:0 20px;box-shadow:0 1px 1px #0000001a;transition:all .5s ease}.sidebar.active~.home-section nav{left:60px;width:calc(100% - 60px)}.home-section nav .sidebar-button{display:flex;align-items:center;font-size:24px;font-weight:500}nav .sidebar-button i{font-size:35px;margin-right:10px}nav .profile-details .admin_name{font-size:15px;font-weight:500;color:#333;margin:0 10px;white-space:nowrap}nav .profile-details i{font-size:25px;color:#333}.home-section .home-content{position:relative;padding-top:104px}.home-content .overview-boxes{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;padding:0 20px;margin-bottom:26px}.overview-boxes .box{display:flex;align-items:center;justify-content:center;width:calc(25% - 15px);background:#ffffff;padding:15px 14px;border-radius:12px;box-shadow:0 5px 10px #0000001a}.overview-boxes .box-topic{font-size:20px;font-weight:500}.home-content .box .number{display:inline-block;font-size:35px;margin-top:-6px;font-weight:500}.home-content .box .indicator{display:flex;align-items:center}.home-content .box .indicator i{height:20px;width:20px;background:#8FDACB;line-height:20px;text-align:center;border-radius:50%;color:#fff;font-size:20px;margin-right:5px}.box .indicator i.down{background:#e87d88}.home-content .box .indicator .text{font-size:12px}.home-content .box .cart{display:inline-block;font-size:32px;height:50px;width:50px;background:#cce5ff;line-height:50px;text-align:center;color:#66b0ff;border-radius:12px}.home-content .box .cart.two{color:#2bd47d;background:#C0F2D8}.home-content .box .cart.three{color:#ffc233;background:#ffe8b3}.home-content .box .cart.four{color:#e05260;background:#f7d4d7}.home-content .total-order{font-size:20px;font-weight:500}.home-content .sales-boxes{display:flex;justify-content:space-between}.home-content .sales-boxes{width:100%;background:#ffffff;padding:20px 6px;border-radius:12px;box-shadow:0 5px 10px #0000001a}.home-content .sales-boxes .sales-details{display:flex;align-items:center;justify-content:space-between}.sales-boxes .box .title{font-size:24px;font-weight:500}.sales-boxes .sales-details li.topic{font-size:20px;font-weight:500}.sales-boxes .sales-details li{list-style:none;margin:8px 0}.sales-boxes .sales-details li a{font-size:18px;color:#333;font-size:400;text-decoration:none}.sales-boxes .box .button{width:100%;display:flex;justify-content:flex-end}.sales-boxes .box .button a{color:#fff;background:#0A2558;padding:4px 12px;font-size:15px;font-weight:400;border-radius:4px;text-decoration:none;transition:all .3s ease}.sales-boxes .box .button a:hover{background:#0d3073}.home-content .sales-boxes .top-sales{width:35%;background:#ffffff;padding:20px 30px;margin:0 20px 0 0;border-radius:12px;box-shadow:0 5px 10px #0000001a}.sales-boxes .top-sales li{display:flex;align-items:center;justify-content:space-between;margin:10px 0}.sales-boxes .top-sales li a img{height:40px;width:40px;object-fit:cover;border-radius:12px;margin-right:10px;background:#333}.sales-boxes .top-sales li a{display:flex;align-items:center;text-decoration:none}.sales-boxes .top-sales li .product,.price{font-size:17px;font-weight:400;color:#333}.sidebar .hover:hover{background-color:#ff8b00!important}@media (max-width: 1240px){.sidebar{width:60px}.sidebar.active{width:220px}.home-section{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section{overflow:hidden;left:220px}.home-section nav{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section nav{width:calc(100% - 220px);left:220px}}@media (max-width: 1150px){.home-content .sales-boxes{flex-direction:column}.home-content .sales-boxes .box{width:100%;overflow-x:scroll;margin-bottom:30px}.home-content .sales-boxes .top-sales{margin:0}}@media (max-width: 1000px){.overview-boxes .box{width:calc(50% - 15px);margin-bottom:15px}}@media (max-width: 700px){nav .sidebar-button,nav .profile-details .admin_name,nav .profile-details{display:none}.home-section nav .profile-details{height:50px;min-width:40px}.home-content .sales-boxes .sales-details{width:560px}}@media (max-width: 550px){.overview-boxes .box{width:100%;margin-bottom:15px}.sidebar.active~.home-section nav .profile-details{display:none}}@media (max-width: 400px){.sidebar{width:0}.sidebar.active{width:60px}.home-section{width:100%;left:0}.sidebar.active~.home-section{left:60px;width:calc(100% - 60px)}.home-section nav{width:100%;left:0}.sidebar.active~.home-section nav{left:60px;width:calc(100% - 60px)}}.otp-btn{background-color:#ff8b00}.carousel-indicators [data-bs-target]{height:15px;width:15px;background-color:#ff8b00;border-radius:50%}.carousel-indicators{position:absolute;top:93%}image{width:40%!important}.otp-input{height:40px;width:40px;border-radius:0;border:1px solid black}@media (min-width: 576px){.otp-box{width:70%}}@media (min-width: 992px){.otp-box{width:100%}}@media (min-width: 992px){.org-width{width:50%!important}}.user .border{border-collapse:collapse;width:100%}.user th,.user td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.user th{background-color:#f2f2f2}.user tr:hover{background-color:#f5f5f5}.user .text-nowrap{white-space:nowrap}.user .col{width:150px}.user .highlight{background-color:#ffeb3b}@media (min-width: 992px){.form-width-client{width:50%!important}}.price-section{display:none}.form-control::placeholder{color:#000}@media screen and (min-width: 992px){.modal-xl{max-width:80%}}@media (min-width: 992px){.form-width{width:60%!important}}.modal-backdrop.fade.show{display:none}
