@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);@import url(https://unpkg.com/boxicons@2.0.7/css/boxicons.min.css);*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{transition:all .5s ease}.menu-logo{width:30px;margin:0 10px 0 10px}.sidebar{position:relative;display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100%;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content;width:78px;background:var(--bg-color);z-index:99;transition:all .5s ease}.sidebar.open{width:250px}.sidebar .logo-details{height:60px;display:flex;align-items:center;position:relative}.sidebar .logo-details .icon{opacity:0;transition:all .5s ease}.sidebar .logo-details .logo_name{color:var(--logo-title-color);font-size:20px;font-weight:600;opacity:0;transition:all .5s ease}.sidebar.open .logo-details .icon,.sidebar.open .logo-details .logo_name{opacity:1}.sidebar .logo-details #btn{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:22px;transition:all .4s ease;font-size:23px;text-align:center;cursor:pointer;transition:all .5s ease}.sidebar.open .logo-details #btn{text-align:right}.sidebar i{color:var(--icons-color);height:60px;min-width:50px;font-size:28px;text-align:center;line-height:60px}.sidebar .nav-list{margin-top:20px}.sidebar li{position:relative;margin:8px 0;list-style:none}.sidebar li .tooltip{position:absolute;top:-20px;left:calc(100% + 15px);z-index:3;background:var(--items-tooltip-color);box-shadow:0 5px 10px rgba(0,0,0,.3);padding:6px 12px;border-radius:4px;font-size:15px;font-weight:400;opacity:0;white-space:nowrap;pointer-events:none;transition:0s}.sidebar li:hover .tooltip{opacity:1;pointer-events:auto;transition:all .4s ease;top:50%;transform:translateY(-50%)}.sidebar.open li .tooltip{display:none}.sidebar input{font-size:15px;color:var(--serach-input-text-color);font-weight:400;outline:none;height:50px;width:100%;width:50px;border:none;border-radius:12px;transition:all .5s ease;background:var(--secondary-color)}.sidebar.open input{padding:0 20px 0 50px;width:100%}.sidebar .bx-search{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:22px}.sidebar .bx-search,.sidebar.open .bx-search:hover{background:var(--secondary-color);color:var(--icons-color)}.sidebar .bx-search:hover{background:var(--menu-items-hover-color);color:var(--bg-color)}.sidebar li a{display:flex;height:100%;width:100%;border-radius:12px;align-items:center;text-decoration:none;transition:all .4s ease;background:var(--bg-color)}.sidebar li a:hover{background:var(--menu-items-hover-color)}.sidebar li a .links_name{color:var(--menu-items-text-color);font-size:15px;font-weight:400;white-space:nowrap;opacity:0;pointer-events:none;transition:.4s}.sidebar.open li a .links_name{opacity:1;pointer-events:auto}.sidebar li a:hover .links_name,.sidebar li a:hover i{transition:all .5s ease;color:var(--bg-color)}.sidebar li i{height:50px;line-height:50px;font-size:18px;border-radius:12px}.sidebar div.profile{position:relative;height:60px;width:78px;padding:10px 14px;background:var(--secondary-color);transition:all .5s ease;overflow:hidden}.sidebar.open div.profile{width:250px}.sidebar div .profile-details{display:flex;align-items:center;flex-wrap:nowrap}.sidebar div img{height:45px;width:45px;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin-right:10px}.sidebar div.profile .job,.sidebar div.profile .name{font-size:15px;font-weight:400;color:var(--menu-footer-text-color);white-space:nowrap}.sidebar div.profile .job{font-size:12px}.sidebar .profile #log_in,.sidebar .profile #log_out{position:absolute;top:50%;right:0;transform:translateY(-50%);background:var(--secondary-color);width:100%;height:60px;line-height:60px;border-radius:0;transition:all .5s ease}.sidebar.open .profile #log_in,.sidebar.open .profile #log_out{width:50px;background:var(--secondary-color);opacity:0}.sidebar.open .profile:hover #log_in,.sidebar.open .profile:hover #log_out{opacity:1}.sidebar.open .profile #log_out:hover{opacity:1;color:red}.sidebar .profile #log_out:hover{color:red}.sidebar.open .profile #log_in:hover{opacity:1;color:green}.sidebar .profile #log_in:hover{color:green}.home-section{position:relative;background:var(--home-section-color);min-height:100vh;top:0;left:78px;width:calc(100% - 78px);transition:all .5s ease;z-index:2}.sidebar.open~.home-section{left:250px;width:calc(100% - 250px)}.home-section .text{display:inline-block;color:var(--bg-color);font-size:25px;font-weight:500;margin:18px}#my-scroll,.my-scroll-active{overflow-y:auto}#my-scroll{height:calc(100% - 60px)}#my-scroll::-webkit-scrollbar{display:none}@media (max-width:420px){.sidebar li .tooltip{display:none}}body{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;padding:0;padding-left:78px;margin:0}a:visited,body{color:#2c3e50}.page{display:flex;justify-content:center;flex-direction:column;align-items:center;min-height:calc(100vh - 56px)}#overlay{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2}.vl-overlay.vl-full-page{z-index:9999;position:fixed}.vl-overlay.vl-active{display:flex}.vl-overlay{bottom:0;left:0;position:absolute;right:0;top:0;align-items:center;display:none;justify-content:center;overflow:hidden;z-index:9999}.form-demo .card form[data-v-7436007a]{margin-top:2rem}.form-demo .card .field[data-v-7436007a]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-7436007a]{width:80%}}.form-demo h1[data-v-7436007a],.form-demo h2[data-v-7436007a],.form-demo h3[data-v-7436007a],.form-demo h4[data-v-7436007a],.form-demo h5[data-v-7436007a],.form-demo h6[data-v-7436007a]{margin:1.5rem 0 1rem 0}.form-demo .card form[data-v-58cb5df4]{margin-top:2rem}.form-demo .card .field[data-v-58cb5df4]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-58cb5df4]{width:80%}}.form-demo h1[data-v-58cb5df4],.form-demo h2[data-v-58cb5df4],.form-demo h3[data-v-58cb5df4],.form-demo h4[data-v-58cb5df4],.form-demo h5[data-v-58cb5df4],.form-demo h6[data-v-58cb5df4]{margin:1.5rem 0 1rem 0}.form-demo .card form[data-v-408ffc7c]{margin-top:2rem}.form-demo .card .field[data-v-408ffc7c]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-408ffc7c]{width:80%}}.form-demo h1[data-v-408ffc7c],.form-demo h2[data-v-408ffc7c],.form-demo h3[data-v-408ffc7c],.form-demo h4[data-v-408ffc7c],.form-demo h5[data-v-408ffc7c],.form-demo h6[data-v-408ffc7c]{margin:1.5rem 0 1rem 0}.form-demo .card form[data-v-a02cd4c2]{margin-top:2rem}.form-demo .card .field[data-v-a02cd4c2]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-a02cd4c2]{width:80%}}.form-demo h1[data-v-a02cd4c2],.form-demo h2[data-v-a02cd4c2],.form-demo h3[data-v-a02cd4c2],.form-demo h4[data-v-a02cd4c2],.form-demo h5[data-v-a02cd4c2],.form-demo h6[data-v-a02cd4c2]{margin:1.5rem 0 1rem 0}.form-demo .card form[data-v-059b1228]{margin-top:2rem}.form-demo .card .field[data-v-059b1228]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-059b1228]{width:80%}}.form-demo h1[data-v-059b1228],.form-demo h2[data-v-059b1228],.form-demo h3[data-v-059b1228],.form-demo h4[data-v-059b1228],.form-demo h5[data-v-059b1228],.form-demo h6[data-v-059b1228]{margin:1.5rem 0 1rem 0}.form-demo .card form[data-v-afb33c86]{margin-top:2rem}.form-demo .card .field[data-v-afb33c86]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-afb33c86]{width:80%}}.form-demo h1[data-v-afb33c86],.form-demo h2[data-v-afb33c86],.form-demo h3[data-v-afb33c86],.form-demo h4[data-v-afb33c86],.form-demo h5[data-v-afb33c86],.form-demo h6[data-v-afb33c86]{margin:1.5rem 0 1rem 0}.form-demo .card form[data-v-51ed3e24]{margin-top:2rem}.form-demo .card .field[data-v-51ed3e24]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-51ed3e24]{width:80%}}.form-demo h1[data-v-51ed3e24],.form-demo h2[data-v-51ed3e24],.form-demo h3[data-v-51ed3e24],.form-demo h4[data-v-51ed3e24],.form-demo h5[data-v-51ed3e24],.form-demo h6[data-v-51ed3e24]{margin:1.5rem 0 1rem 0}.form-demo .card[data-v-6bb083e1]{margin-bottom:3em}.form-demo .card form[data-v-6bb083e1]{margin-top:2rem}.form-demo .card .field[data-v-6bb083e1]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-6bb083e1]{width:80%}}.form-demo h1[data-v-6bb083e1],.form-demo h2[data-v-6bb083e1],.form-demo h3[data-v-6bb083e1],.form-demo h4[data-v-6bb083e1],.form-demo h5[data-v-6bb083e1],.form-demo h6[data-v-6bb083e1]{margin:1.5rem 0 1rem 0}.form-demo .card[data-v-dccccd12]{margin-bottom:3em}.form-demo .card form[data-v-dccccd12]{margin-top:2rem}.form-demo .card .field[data-v-dccccd12]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-dccccd12]{width:80%}}.form-demo h1[data-v-dccccd12],.form-demo h2[data-v-dccccd12],.form-demo h3[data-v-dccccd12],.form-demo h4[data-v-dccccd12],.form-demo h5[data-v-dccccd12],.form-demo h6[data-v-dccccd12]{margin:1.5rem 0 1rem 0}.page[data-v-00cc7434]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-00cc7434]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-00cc7434]{align-items:start}}.product-image[data-v-00cc7434]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-00cc7434]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-00cc7434]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-00cc7434] .p-toolbar{flex-wrap:wrap}[data-v-00cc7434] .p-toolbar .p-button{margin-bottom:.25rem}}.true-icon[data-v-00cc7434]{color:#256029}.false-icon[data-v-00cc7434]{color:#c63737}.page[data-v-63f2ce32]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-63f2ce32]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-63f2ce32]{align-items:start}}.product-image[data-v-63f2ce32]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-63f2ce32]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-63f2ce32]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-63f2ce32] .p-toolbar{flex-wrap:wrap}[data-v-63f2ce32] .p-toolbar .p-button{margin-bottom:.25rem}}.form-demo .card form[data-v-04f9bc4d]{margin-top:2rem}.form-demo .card .field[data-v-04f9bc4d]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-04f9bc4d]{width:80%}}.form-demo h1[data-v-04f9bc4d],.form-demo h2[data-v-04f9bc4d],.form-demo h3[data-v-04f9bc4d],.form-demo h4[data-v-04f9bc4d],.form-demo h5[data-v-04f9bc4d],.form-demo h6[data-v-04f9bc4d]{margin:1.5rem 0 1rem 0}.form-demo .card form[data-v-4bf5945e]{margin-top:2rem}.form-demo .card .field[data-v-4bf5945e]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-4bf5945e]{width:80%}}.form-demo h1[data-v-4bf5945e],.form-demo h2[data-v-4bf5945e],.form-demo h3[data-v-4bf5945e],.form-demo h4[data-v-4bf5945e],.form-demo h5[data-v-4bf5945e],.form-demo h6[data-v-4bf5945e]{margin:1.5rem 0 1rem 0}.form-demo .card[data-v-4fcdfb97]{margin-bottom:3em}.form-demo .card form[data-v-4fcdfb97]{margin-top:2rem}.form-demo .card .field[data-v-4fcdfb97]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-4fcdfb97]{width:80%}}.form-demo h1[data-v-4fcdfb97],.form-demo h2[data-v-4fcdfb97],.form-demo h3[data-v-4fcdfb97],.form-demo h4[data-v-4fcdfb97],.form-demo h5[data-v-4fcdfb97],.form-demo h6[data-v-4fcdfb97]{margin:1.5rem 0 1rem 0}.page[data-v-247e72b9]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-247e72b9]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-247e72b9]{align-items:start}}.product-image[data-v-247e72b9]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-247e72b9]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-247e72b9]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-247e72b9] .p-toolbar{flex-wrap:wrap}[data-v-247e72b9] .p-toolbar .p-button{margin-bottom:.25rem}}.page[data-v-31197168]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-31197168]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-31197168]{align-items:start}}.product-image[data-v-31197168]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-31197168]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-31197168]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-31197168] .p-toolbar{flex-wrap:wrap}[data-v-31197168] .p-toolbar .p-button{margin-bottom:.25rem}}.true-icon[data-v-31197168]{color:#256029}.false-icon[data-v-31197168]{color:#c63737}.page[data-v-f1de1bca]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-f1de1bca]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-f1de1bca]{align-items:start}}.product-image[data-v-f1de1bca]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-f1de1bca]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-f1de1bca]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-f1de1bca] .p-toolbar{flex-wrap:wrap}[data-v-f1de1bca] .p-toolbar .p-button{margin-bottom:.25rem}}.true-icon[data-v-f1de1bca]{color:#256029}.false-icon[data-v-f1de1bca]{color:#c63737}.page[data-v-7fd667b2]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-7fd667b2]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-7fd667b2]{align-items:start}}.product-image[data-v-7fd667b2]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-7fd667b2]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-7fd667b2]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-7fd667b2] .p-toolbar{flex-wrap:wrap}[data-v-7fd667b2] .p-toolbar .p-button{margin-bottom:.25rem}}.true-icon[data-v-7fd667b2]{color:#256029}.false-icon[data-v-7fd667b2]{color:#c63737}.field-checkbox[data-v-d49fc456]{margin-top:1.5rem}.page[data-v-d49fc456]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-d49fc456]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-d49fc456]{align-items:start}}.product-image[data-v-d49fc456]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-d49fc456]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-d49fc456]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-d49fc456] .p-toolbar{flex-wrap:wrap}[data-v-d49fc456] .p-toolbar .p-button{margin-bottom:.25rem}}.true-icon[data-v-d49fc456]{color:#256029}.false-icon[data-v-d49fc456]{color:#c63737}.page[data-v-27cd5c71]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-27cd5c71]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-27cd5c71]{align-items:start}}.product-image[data-v-27cd5c71]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-27cd5c71]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-27cd5c71]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-27cd5c71] .p-toolbar{flex-wrap:wrap}[data-v-27cd5c71] .p-toolbar .p-button{margin-bottom:.25rem}}.true-icon[data-v-27cd5c71]{color:#256029}.false-icon[data-v-27cd5c71]{color:#c63737}.form-demo .card[data-v-7971ffaf]{margin-bottom:3em}.form-demo .card form[data-v-7971ffaf]{margin-top:2rem}.form-demo .card .field[data-v-7971ffaf]{margin-bottom:1.5rem}@media screen and (max-width:960px){.form-demo .card[data-v-7971ffaf]{width:80%}}.form-demo h1[data-v-7971ffaf],.form-demo h2[data-v-7971ffaf],.form-demo h3[data-v-7971ffaf],.form-demo h4[data-v-7971ffaf],.form-demo h5[data-v-7971ffaf],.form-demo h6[data-v-7971ffaf]{margin:1.5rem 0 1rem 0}.page[data-v-7d63d551]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-7d63d551]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-7d63d551]{align-items:start}}.product-image[data-v-7d63d551]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-7d63d551]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-7d63d551]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-7d63d551] .p-toolbar{flex-wrap:wrap}[data-v-7d63d551] .p-toolbar .p-button{margin-bottom:.25rem}}.true-icon[data-v-7d63d551]{color:#256029}.false-icon[data-v-7d63d551]{color:#c63737}.field-checkbox[data-v-692648c3],.field[data-v-692648c3]{margin-top:1.5rem}.page[data-v-692648c3]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-692648c3]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-692648c3]{align-items:start}}.product-image[data-v-692648c3]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-692648c3]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-692648c3]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-692648c3] .p-toolbar{flex-wrap:wrap}[data-v-692648c3] .p-toolbar .p-button{margin-bottom:.25rem}}.true-icon[data-v-692648c3]{color:#256029}.false-icon[data-v-692648c3]{color:#c63737}.field[data-v-1c107bba]{margin-top:1.5rem}.page[data-v-1c107bba]{overflow-x:auto;flex-wrap:wrap}.table-header[data-v-1c107bba]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:960px){.table-header[data-v-1c107bba]{align-items:start}}.product-image[data-v-1c107bba]{width:50px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.p-dialog .product-image[data-v-1c107bba]{width:50px;margin:0 auto 2rem auto;display:block}.confirmation-content[data-v-1c107bba]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:960px){[data-v-1c107bba] .p-toolbar{flex-wrap:wrap}[data-v-1c107bba] .p-toolbar .p-button{margin-bottom:.25rem}}.true-icon[data-v-1c107bba]{color:#256029}.false-icon[data-v-1c107bba]{color:#c63737}