@import url(https://fonts.googleapis.com/css?family=opensans:500);.nav-body{font-family:Poppins,sans-serif}nav{background-color:var(--panel-color);border-right:2px solid var(--border-color);height:100%;left:0;padding:10px 14px;position:fixed;top:0;transition:var(--tran-05);width:275px}nav.close{width:73px}nav .logo-name{align-items:center;display:flex}nav .logo-image{display:flex;justify-content:center;min-width:45px}nav .logo-image img{border-radius:50%;object-fit:cover;width:40px}nav .logo-name .logo_name{color:var(--text-color);font-size:22px;font-weight:600;margin-left:14px;transition:var(--tran-05)}nav.close .logo_name{opacity:0;pointer-events:none}nav .menu-items{display:flex;flex-direction:column;height:calc(100% - 90px);justify-content:space-between;margin-top:20px;overflow-y:scroll}.menu-items::-webkit-scrollbar{display:none}.menu-items ul{margin-bottom:20px}.menu-items li{list-style:none}.menu-items li a{align-items:center;display:flex;height:50px;position:relative;text-decoration:none}.nav-links li a:hover:before{background-color:var(--primary-color);border-radius:50%;content:"";height:5px;position:absolute;width:5px}.menu-items li a i{align-items:center;color:var(--black-light-color);display:flex;font-size:24px;height:100%;justify-content:center;min-width:45px}.menu-items li a .link-name{color:var(--black-light-color);font-size:18px;font-weight:400;transition:var(--tran-05)}nav.close li a .link-name{opacity:0;pointer-events:none}.nav-links li a:hover .link-name,.nav-links li a:hover i{color:var(--primary-color)}.menu-items .mode{align-items:center;display:flex;white-space:nowrap}.menu-items .mode-toggle{align-items:center;cursor:pointer;display:flex;height:50px;justify-content:center;min-width:45px;right:14px}.logout-mod li a:hover .link-name,.logout-mod li a:hover i{color:var(--danger-button-color)}.mode-toggle .switch{background-color:var(--toggle-color);border-radius:25px;display:inline-block;height:22px;position:relative;width:40px}.switch:before{background-color:var(--panel-color);border-radius:50%;content:"";height:15px;left:5px;position:absolute;top:50%;transform:translateY(-50%);transition:var(--tran-03);width:15px}body.dark .switch:before{left:20px}@media (max-width:1000px){nav{width:73px}nav.close{width:250px}nav .logo_name{opacity:0;pointer-events:none}nav.close .logo_name{opacity:1;pointer-events:auto}nav li a .link-name{opacity:0;pointer-events:none}nav.close li a .link-name{opacity:1;pointer-events:auto}}@media (max-width:500px){nav,nav.close{width:73px}nav .logo_name,nav li a .link-name,nav.close .logo_name,nav.close li a .link-name{opacity:0;pointer-events:none}}.dashboard{display:contents;font-family:Poppins,sans-serif;position:relative}.dashboard,.dashboard .top{background-color:var(--panel-color);left:275px;padding:10px 14px;width:calc(100% - 275px)}.dashboard .top{align-items:center;display:flex;justify-content:space-between;position:fixed;top:0;transition:var(--tran-05);z-index:10}.top .sidebar-toggle{color:var(--text-color);cursor:pointer;font-size:26px}.dashboard-expand .top{align-items:center;background-color:var(--panel-color);display:flex;justify-content:space-between;left:73px;padding:10px 14px;position:fixed;top:0;width:calc(100% - 73px);z-index:10}.top .search-box{height:45px;margin:0 30px;max-width:600px;position:relative;width:100%}.top .search-box input{background-color:#fff;border:initial;border-radius:4px;box-shadow:0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 1px #3c425729,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;color:var(--text-color);font-family:Poppins,sans-serif;font-size:16px;font-weight:400;height:100%;line-height:28px;min-height:22px;outline-color:#54d46580;padding:16px 8px 16px 50px;position:absolute;width:100%}.top .search-box i{color:var(--black-light-color);font-size:22px;left:15px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.top img{border-radius:50%;width:40px}.top .notification-container{display:flex;flex-direction:row;justify-content:space-evenly}.notification-container .notification-icon-container{align-items:center;display:flex;justify-content:center;margin-left:15px;margin-right:15px}.notification-container .notification-icon{color:var(--secondary-color);font-size:30px}.notification-icon .badge{background-color:var(--danger-button-color);border-radius:100px;font-family:Poppins,sans-serif;font-size:16px;height:12px;position:absolute;right:33px;top:20px;width:12px}.notification-list-container{background-color:#fff;border-radius:5px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;max-height:650px;overflow:hidden;padding:20px;position:fixed;right:30px;top:60px;width:350px;z-index:15}.notification-content-container{border-bottom:1px solid #ccc;border-radius:8px;padding:5px}.notification-title{font-size:14px}.notification-content-container:hover{background-color:#f2f2f2;cursor:pointer}@media (max-width:1000px){.dashboard .top{left:73px;width:calc(100% - 73px)}.dashboard-expand .top{left:250px;width:calc(100% - 250px)}}@media (max-width:500px){.dashboard .top,.dashboard-expand .top{left:73px;width:calc(100% - 73px)}.top .sidebar-toggle{display:none}.notification-list-container{width:200px}}.notification-list-container{overflow-y:scroll}.notification-list-container::-webkit-scrollbar{display:none}.notify-main-container{padding:7px}.notify-content-area,.notify-main-container{align-items:center;display:flex}.notify-content-detail{padding:10px}.notify-name{font-size:13px;font-weight:600}.notify-img{border-radius:24px;height:34px;width:34px}.notify-subname{color:#8f928e;font-size:12px}.notify-subname i{margin-right:5px}.dash-content{left:300px;width:calc(100% - 300px)}.dash-content,.dash-content-expand{font-family:Poppins,sans-serif;position:absolute;top:50px}.dash-content-expand{left:100px;width:calc(100% - 100px)}@media (max-width:1000px){.dash-content{left:100px;width:calc(100% - 100px)}.dash-content-expand{left:275px;width:calc(100% - 275px)}}@media (max-width:500px){.dash-content,.dash-content-expand{left:100px;width:calc(100% - 100px)}}.overview{width:100%}.title{margin:70px 0 30px}.title,.title i{align-items:center;display:flex}.title i{background-color:var(--primary-color);border-radius:6px;color:var(--title-icon-color);font-size:24px;height:35px;justify-content:center;position:relative;width:35px}.title .text{color:var(--text-color);font-size:24px;font-weight:500;margin-left:10px}.boxes{flex-wrap:wrap;justify-content:space-between}.boxes,.boxes .box{align-items:center;display:flex}.boxes .box{background-color:var(--box1-color);border-radius:12px;flex-direction:column;margin-right:25px;padding:15px 20px;width:calc(50% - 30px)}.boxes .box i{color:var(--text-color);font-size:35px}.boxes .box .text{font-size:18px;text-align:center;white-space:nowrap}.boxes .box .number,.boxes .box .text{color:var(--text-color);font-weight:500}.boxes .box .number{font-size:40px}.boxes .box.box2{background-color:var(--box3-color)}.activity .activity-data{justify-content:space-between;width:100%}.activity{margin-right:25px}.activity .activity-data{display:flex}.activity .activity-data .data{display:flex;flex-direction:column;margin:0 15px}.activity-data .data-title{font-size:20px;font-weight:600}.activity-data .data .data-list{color:var(--text-color);font-size:18px;font-weight:400;margin-top:20px;white-space:nowrap}@media (max-width:1000px){.activity .activity-data{overflow-y:scroll}}@media (max-width:780px){.boxes .box{margin-top:15px;width:100%}}.loading-container{background-color:initial;height:64px;left:50%;position:absolute;top:50%;transform:-webkit-translate(-50%,-50%);transform:-moz-translate(-50%,-50%);transform:-ms-translate(-50%,-50%);transform:translate(-50%,-50%);width:64px}.lds-default{display:inline-block;height:80px;position:relative;width:80px}.lds-default div{animation:lds-default 1.2s linear infinite;background:var(--form-text-color);border-radius:50%;height:6px;position:absolute;width:6px}.lds-default div:first-child{animation-delay:0s;left:66px;top:37px}.lds-default div:nth-child(2){animation-delay:-.1s;left:62px;top:22px}.lds-default div:nth-child(3){animation-delay:-.2s;left:52px;top:11px}.lds-default div:nth-child(4){animation-delay:-.3s;left:37px;top:7px}.lds-default div:nth-child(5){animation-delay:-.4s;left:22px;top:11px}.lds-default div:nth-child(6){animation-delay:-.5s;left:11px;top:22px}.lds-default div:nth-child(7){animation-delay:-.6s;left:7px;top:37px}.lds-default div:nth-child(8){animation-delay:-.7s;left:11px;top:52px}.lds-default div:nth-child(9){animation-delay:-.8s;left:22px;top:62px}.lds-default div:nth-child(10){animation-delay:-.9s;left:37px;top:66px}.lds-default div:nth-child(11){animation-delay:-1s;left:52px;top:62px}.lds-default div:nth-child(12){animation-delay:-1.1s;left:62px;top:52px}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}.file_list li{align-items:center;background-color:#f55e3038;border-radius:5px;display:flex;list-style:none;margin:1.2em;padding:.8em}.file_list li i{color:#f55321;font-size:2.2rem;margin-right:.8em}.file_list li p{flex:1 1;font-size:1.2rem;white-space:normal;word-break:break-all}.file_list li .actions{cursor:pointer;justify-self:flex-end}.file_list li .actions i{font-size:2.2rem}.file-card{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:380px;min-height:230px;padding:1em}.file-card .file-inputs{margin-bottom:1.5em;position:relative}.file-card .file-inputs input{cursor:pointer;height:46px;max-width:200px;opacity:0;position:relative;z-index:2}.file-card .file-inputs button{align-items:center;background-color:var(--secondary-color);border:none;border-radius:4px;color:var(--panel-color);cursor:pointer;display:flex;font-size:1.1rem;height:100%;justify-content:center;left:0;outline:none;position:absolute;top:0;transition:background-color .4s;width:100%;z-index:1}.file-card .file-inputs button i{align-items:center;background-color:var(--panel-color);border-radius:50%;color:var(--primary-color);display:flex;font-size:.8em;height:1.5em;justify-content:center;margin-right:.8em;padding:.4em;width:1.5em}.tbody-items{font-size:12px}.tbody-items td:nth-child(4) input{width:50px}.tbody-items td:nth-child(4) input,.tbody-items td:nth-child(6) input{border:2px solid var(--secondary-color);border-radius:4px;height:30px;outline-color:var(--secondary-color);text-align:center}.tbody-items td:nth-child(6) input{width:100px}.tbody-items img{border-radius:5px;height:48px;width:48px}.product-detail{display:flex;padding:5px}.product-detail img{border-radius:4px;height:64px;margin-right:10px;width:64px}.product-detail .product-data{min-width:150px}.product-detail .product-data p{display:flex;font-size:14px}.product-detail .product-data p span{font-size:12px;padding-left:15px}.product-detail:hover{background-color:var(--header-background-color);cursor:pointer}@media (max-width:500px){.product-data p:nth-child(2),.product-detail img{display:none}}.invoice-container{display:flex;justify-content:space-between;margin-top:10px;min-height:300px;width:100%}.invoice-area{width:75%}.invoice-container .selected-item-list{height:500px;overflow:auto}.invoice-container .selected-item-list table{border-collapse:collapse;min-width:900px;table-layout:fixed;width:100%}.selected-item-list thead th{background-color:var(--secondary-color);color:var(--panel-color);font-size:14px;position:sticky}.tbody-items button{background-color:initial;border:none;color:red;font-size:24px}.tbody-items button:hover{color:#c70039;cursor:pointer}.invoice-container .summary-area{align-items:flex-end;border-top:1px solid var(--black-light-color);display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:20px;padding-right:30px;width:100%}.search-item .search-box{height:35px;margin:0 10px 3px;max-width:300px;position:relative;width:100%}.search-item .search-box input{background-color:#fff;border:initial;border-radius:4px;box-shadow:0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 1px #3c425729,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;color:var(--text-color);font-family:Poppins,sans-serif;font-size:14px;height:100%;line-height:28px;margin-top:3px;min-height:22px;outline-color:#54d46580;padding:16px 8px 16px 50px;position:absolute;width:100%}.custom-input-box{display:flex;justify-content:space-between;margin:20px;width:50%}.custom-input-box input{background-color:#fff;border:initial;border-radius:4px;box-shadow:0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 1px #3c425729,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;color:var(--text-color);font-family:Poppins,sans-serif;margin-top:10px;outline-color:#54d46580;padding:10px 20px;position:relative;width:100%}.search-item .search-box i{color:var(--black-light-color);font-size:14px;left:15px;position:absolute;top:60%;transform:translateY(-50%);z-index:10}.summary-area div{display:flex}.summary-area span{padding-left:20px}.summary-area .btn-checkout{bottom:0;position:absolute}.summary-area .btn-checkout button{background-color:var(--secondary-color);border:none;border-radius:4px;color:var(--panel-color);cursor:pointer;outline:none;padding:10px;width:100%}.product-list{border-left:1px solid var(--black-light-color);overflow:auto;width:25%}.suggestions{background-color:#f7f7f7;border-radius:0 0 4px 4px;border-top:1px solid #d4d4d4;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0}.suggestions li{cursor:pointer;list-style:none;padding:10px}.suggestions li:hover{background-color:#d4d4d4}@media (max-width:767px){.custom-input-box,.invoice-container{flex-direction:column-reverse}.custom-input-box{width:80%}.invoice-area{width:95%}.summary-area{height:150px}.summary-area .btn-checkout{bottom:auto;margin-top:10px;position:static}.product-list{border:initial;margin-top:5px;width:98%}.list-product{max-height:100px}.search-item .search-box{margin-left:3px}.search-item .search-box input{width:98%}.invoice-container .selected-item-list{height:400px}}@media screen and (min-width:501px) and (max-width:767px){.search-item .search-box{min-width:98%}}@media screen and (min-width:768px){.search-item .search-box{width:95%}.product-list{width:35%}.invoice-area{height:100%;width:65%}.invoice-container{height:850px;max-height:900px}.invoice-container .selected-item-list{height:700px}}.login-main{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;height:100%;justify-content:center}.login-img{overflow:hidden}.login-img img{background-repeat:no-repeat;background-size:cover;max-height:100%;max-width:600px}.login-form{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.login-inner-form{background:#fff;border-radius:4px;margin:0 auto;min-width:448px;padding:48px}.title{color:#1a1f36;display:block;font-size:20px;line-height:28px;padding-bottom:15px}.lable{display:block;font-size:14px;font-weight:600;margin-bottom:10px}.field{padding-bottom:24px;width:100%}.field input{background-color:#fff;border:initial;border-radius:4px;box-shadow:0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 1px #3c425729,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;font-size:16px;line-height:28px;min-height:44px;outline-color:#54d46580;padding:8px 16px;width:420px}.field span{color:var(--danger-button-color);display:none;font-size:.8rem;padding:3px}.field input:invalid[focused=true]~span{display:block}.submit-btn{background-color:#22812f;border:initial;border-radius:4px;box-shadow:0 0 0 0 #0000,0 0 0 0 #0000,0 1px 1px 0 #0000001f,0 0 0 1px #54d465,0 0 0 0 #0000,0 0 0 0 #0000,0 2px 5px 0 #3c425714;color:#fff;cursor:pointer;font-size:16px;font-weight:600;line-height:28px;min-height:44px;outline-color:#54d46580;padding:8px 16px;width:325px}.submit-btn:hover{background-color:#36cc4a;outline-color:#36cc4a80}.forgot-link{padding-top:10px}.forgot-link a{color:#2f4f4f;text-decoration:none}.forgot-link a:hover{color:#4a8080;cursor:pointer}@media only screen and (max-width:100px){.form{min-width:352px}.field input{min-height:6px;width:318px}}@media only screen and (min-width:920px){.login-img img{max-width:375px}.login-inner-form{min-width:360px;padding:10px}.field input{min-height:30px;width:325px}}@media only screen and (min-width:820px){.login-img img{max-width:375px}.login-inner-form{min-width:360px;padding:10px}.field input{min-height:30px;width:325px}}@media only screen and (min-width:768px){.login-img img{max-width:375px}.login-inner-form{min-width:360px;padding:10px}.field input{min-height:30px;width:325px}}@media only screen and (max-width:300px){.login-form{max-width:270px}.login-inner-form{min-width:230px;padding:20px}.field input{min-height:30px;width:180px}.login-img img{max-width:260px}.col-6{width:100%}}@media only screen and (max-width:550px){.col-6{width:100%}.login-main{align-items:baseline}.login-img{align-items:center;display:flex;justify-content:center}.login-img img{max-width:300px}.login-form{max-width:400px}.login-inner-form{max-width:260px;min-width:260px;padding:10px}.submit-btn{width:250px}.field{padding-bottom:10px}.field input{min-height:6px;width:248px}}.custom-flex{align-items:center;justify-content:space-between}.custom-search{display:flex;justify-content:space-around}@media (max-width:500px){.custom-flex,.custom-search{flex-direction:column}.custom-search button{width:100%}}.comment-container{margin-top:20px;padding:10px 20px;position:relative}.head-comment{justify-content:space-between}.head-comment,.title-area{align-items:center;display:flex}.title-area img{border-radius:15px;height:64px}.title-area h3{font-size:16px;margin-left:35px;text-transform:capitalize}.comment{margin-bottom:20px;margin-top:30px;overflow-wrap:break-word;text-align:justify}.reply-btn{align-items:flex-end;display:flex;justify-content:end}.reply-btn button{background-color:#5f5e5e;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-bottom:20px;outline:none;padding:12px}.replay-btn button:hover{cursor:pointer}.replay .reply-content{margin-left:50px}.input-box textarea{background-color:#fff;border:initial;border-radius:4px;box-shadow:0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 1px #3c425729,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;color:var(--text-color);font-family:Poppins,sans-serif;margin-top:10px;outline-color:#54d46580;padding:10px 20px;position:relative;resize:none;width:100%}@media (max-width:500px){.head-comment{align-items:baseline;flex-direction:column}.head-comment p{margin-top:10px}.comment{font-size:10px}}@media (max-width:300px){.title-area{align-items:flex-start;flex-direction:column}.title-area h3{font-size:14px;margin-left:5px}.head-comment p{font-size:14px}}.right-container .name-title{word-wrap:wrap}.not-found{background:#3c9;color:#fff;font-family:Open Sans,sans-serif}.content,.not-found{align-items:center;display:flex;justify-content:center}.content{flex-direction:column}._404{display:inline-block;font-size:220px;height:250px;letter-spacing:15px;position:relative;z-index:2}._1{font-size:4em;letter-spacing:12px;line-height:80%}._1,._2{text-align:center}._2{font-size:20px}.text{display:inline-block;font-size:70px;line-height:1.2em;margin:19px 0 0;width:100%;z-index:3}.btn{background-color:#fff;color:#3c9;font-size:25px;padding:5px;text-decoration:none;width:358px}.btn,.content hr{text-align:center}.content hr{border:none;border-top:5px solid #fff;color:#fff;height:10px;margin:0 auto;padding:0;width:420px}.content hr:after{background:#3c9;content:"\2022";display:inline-block;font-size:2em;padding:0 .2em;position:relative;top:-.75em}@media (max-width:500px){._404{font-size:110px;height:110px}.btn{font-size:16px;padding:5px;text-align:center;text-decoration:none;width:208px}._1{font-size:2em}.content hr{width:250px}}.profile-main-container{position:relative;top:100px}.profile-container,.profile-main-container{align-items:center;display:flex;justify-content:center}.profile-container{background-color:#fff;border-radius:12px;box-shadow:0 20px 80px 0 #9999994d;height:450px;padding:30px;width:80%}.left-container{overflow:hidden;width:100%}.left-container img{width:75%}.right-container{display:flex;flex-direction:column;height:100%;overflow-y:auto;width:100%}.right-container .action{display:flex;justify-content:flex-end;width:100%}.right-container .action a{text-decoration:none}.right-container .action i{align-items:center;color:var(--secondary-color);display:flex;font-size:24px;height:100%;justify-content:center;min-width:45px;text-decoration:none}.right-container .action i:hover{color:var(--box1-color);cursor:pointer}.right-container .name-title{word-wrap:break-word;padding-bottom:20px}.right-container .name-title h2{font-size:48px;line-height:1}.right-container .name-title p{padding-right:35px;text-align:right}.right-container .user-content p{padding-bottom:10px}.right-container .user-content p span{word-wrap:break-word}@media (max-width:500px){.profile-container{flex-direction:column;height:650px}.right-container{flex-direction:column;overflow:hidden}.left-container{align-items:center;display:flex;justify-content:center;overflow-y:hidden;padding-bottom:20px}.right-container .name-title{text-align:center}.right-container .name-title p{padding-top:5px;text-align:center}}.main-container-purchase{left:50%;overflow:auto;padding-top:35%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.print-button{background:#fff;display:flex;gap:10px;justify-content:center;margin-top:auto;padding:20px;width:100%}.print-button button{background-color:var(--secondary-color);border:none;border-radius:4px;color:var(--panel-color);cursor:pointer;font-weight:500;padding:12px 18px;transition:var(--tran-03)}.print-button button:hover{background-color:var(--primary-color)}@media (max-width:768px){.main-container-purchase{margin-top:35%;max-height:calc(100vh - 100px);top:calc(50% + 30px);width:95%}}.main-container-purchase{position:relative;top:100px}.view-main-container{align-items:center;display:flex;justify-content:center;position:relative;top:50px}.left-main-container{margin-top:50px;width:100%}.left-main-container .description{word-wrap:break-word}.right-main-container{margin-top:100px;overflow:auto;width:100%}.right-main-container table{border-collapse:collapse;min-width:900px;table-layout:fixed}.forgot-container{align-items:center;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;justify-content:center;width:100%}.forgot-container h2{margin-bottom:20px}.form-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px;width:100%}.table{background:#fff;overflow:hidden}.table-right{display:flex;flex-wrap:wrap;gap:15px;margin-top:5vh}.order-select{margin-bottom:2px;margin-top:-1px;width:auto}.table_header{border-bottom:1px solid #eaeaea;flex-wrap:wrap;gap:15px;padding:20px}.table_header p{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0}.search-container{align-items:center;display:flex;flex-grow:1;gap:15px;min-width:250px}.search-container input{border:1px solid #e2e8f0;border-radius:6px;font-size:14px;padding:10px 15px;transition:all .2s ease;width:100%}.search-container input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e133;outline:none}.add_new{background-color:#4299e1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 16px;transition:all .2s ease;white-space:nowrap}.add_new:hover{background-color:#3182ce}.table_section{-webkit-overflow-scrolling:touch;overflow-x:auto}.table_section_btn{background-color:var(--secondary-color);border:none;border-radius:6px;color:var(--panel-color);cursor:pointer;font-size:18px;outline:none;padding:8px}.table_section_btn:hover{background-color:#3f884d}table{border-collapse:collapse;min-width:600px;width:100%}table thead th{background-color:#f7fafc;border-bottom:1px solid #e2e8f0;color:#4a5568;font-weight:600;padding:16px;text-align:left}table tbody td{border-bottom:1px solid #edf2f7;color:#4a5568;padding:14px 16px;vertical-align:middle}table tbody tr:last-child td{border-bottom:none}table tbody tr:hover{background-color:#f8fafc}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px;text-transform:capitalize}.status-pending{background-color:#feebc8;color:#b7791f}.status-completed{background-color:#c6f6d5;color:#276749}.status-cancelled{background-color:#fed7d7;color:#9b2c2c}.print-btn{background:var(--secondary-color);border:none;border-radius:4px;color:#fff;cursor:pointer;margin:0 4px;padding:6px;transition:all .2s ease}.print-btn:hover{background-color:#3f884d;color:#fff}.action-btn.delete:hover{color:#e53e3e}.customer-info{align-items:center;display:flex;gap:10px}.customer-avatar{border:1px solid #e2e8f0;border-radius:50%;height:32px;object-fit:cover;width:32px}.pagination{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:20px}.page-num{border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;cursor:pointer;margin:4px;padding:8px 12px;transition:all .2s ease}.page-num:hover{background-color:#edf2f7}.active-num{background-color:#4299e1;border-color:#4299e1;color:#fff}.loading-page-container{padding:40px}.loading-page-container,.print-modal-overlay{align-items:center;display:flex;justify-content:center}.print-modal-overlay{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.print-modal{background:#fff;border-radius:8px;max-width:90%;padding:20px;width:400px}.print-option{margin:15px 0}.print-option label{display:block;font-weight:500;margin-bottom:5px}.print-option select{border:1px solid #ddd;border-radius:4px;padding:8px;width:100%}.print-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.print-actions button{border-radius:4px;cursor:pointer;padding:8px 16px}.print-actions button:last-child{background:#4299e1;border:none;color:#fff}@media print{@page{size:80mm auto;margin:0}body{background:#fff!important;color:#000!important;font-family:Courier New,monospace!important;font-size:12px!important;padding:5mm!important;width:80mm!important}.aldi-receipt{width:100%}.aldi-receipt .header{font-weight:700;margin-bottom:10px;text-align:center}.aldi-receipt .divider{border-top:1px dashed #000;margin:5px 0}.aldi-receipt .item-row{display:flex;justify-content:space-between;margin:3px 0}.aldi-receipt .total{font-weight:700;margin-top:10px}}@media (max-width:992px){.table-right{flex-direction:column;margin-top:3vh}.ordre-select{margin-bottom:15px}}@media (max-width:768px){.table_header{align-items:stretch;flex-direction:column}.search-container{flex-direction:column;gap:10px}.add_new{text-align:center;width:100%}table{font-size:14px}table tbody td,table thead th{padding:12px 10px}}@media (max-width:576px){.form-container,.table_header{padding:15px}.customer-info{align-items:flex-start;flex-direction:column;gap:5px}.customer-avatar{height:24px;width:24px}.pagination{padding:15px 10px}.page-num{font-size:13px;margin:3px;padding:6px 10px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.c35938b6.css.map*/