@charset "UTF-8";.buy-button{background-color:#2e77ae;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;letter-spacing:.7px;outline:none;padding:.6rem 3.2rem .6rem 1rem;position:relative;text-transform:capitalize}.buy-button input{display:none}.buy-button i{position:absolute;right:1rem}.buy-button .buy-button__svg{bottom:6px;height:130%;overflow:visible;position:absolute;right:.2rem}.buy-button #creditcard{transform:translateY(110px);transition:transform .1s ease-in-out}.buy-button #money{transform:translateY(180px);transition:transform .1s ease-in-out}.buy-button:hover .buy-button__text span{transform:translateY(-.25rem);transition:transform .2s ease-in-out}.buy-button:hover #creditcard{transform:translateY(0);transition:transform .2s ease-in-out}.buy-button:hover #money{transform:translateY(0);transition:transform .3s ease-in-out}.buy-button:active{transform:translateY(1px)}.connecting{background-color:#f8f8f8;display:flex;display:none;height:100vh;left:0;position:absolute;text-align:center;top:0;width:100vw;z-index:10000}.connecting,.connecting .wrapper{align-items:center;justify-content:center}.connecting .wrapper{background-color:#fff;border:1px solid #cfcecd;border-radius:.5rem;display:flex;flex-direction:column;height:25rem;padding:1rem;width:90%}.connecting .wrapper img{margin-top:2.5rem}.connecting .wrapper h1{font-size:1.6rem;margin-top:1.5rem}.connecting .wrapper .button-wrapper{display:flex;justify-content:flex-end;margin-top:auto;width:100%}.connecting-visible{display:flex}.swal2-container{z-index:100000!important}.opening{align-items:center;background-color:#f8f8f8;display:flex;display:none;height:100vh;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100vw;z-index:10000}.opening .opening-header h1{grid-gap:1.25rem;align-items:center;color:#222;display:grid;font-family:Raleway,sans-serif;font-size:3rem;font-weight:200;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr;grid-template-rows:1.6875rem 0;letter-spacing:3px;text-align:center;text-transform:uppercase}.opening .opening-header h1:after,.opening .opening-header h1:before{background-color:#f8f8f8;border-bottom:1px solid #c50000;border-top:1px solid #c50000;content:"";display:block;height:.4rem;width:12rem}.calculator,.opening-visible{display:flex}.calculator{align-items:center;background:#000000b3;bottom:0;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:100000}.calculator .popup{background-color:#f5f5f5;border:2px solid #9c9d9e;border-radius:2rem;box-shadow:inset 0 0 0 1.5px #fff,0 0 0 1.5px #fff;color:#444;max-height:80%;overflow:auto;padding:2rem;width:22rem}.calculator .popup h1{color:#0d2137;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center;text-transform:capitalize;width:100%}.calculator .popup input{background-color:#fff;border:none;border-radius:.5rem;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;color:#0d2137;font-size:1.2rem;height:3rem;outline:none;padding:1.5rem;width:100%}.calculator .popup .icons-wrapper{align-items:center;display:flex;justify-content:space-between;margin:1rem auto;width:100%}.calculator .popup .icons-wrapper i{color:#444;cursor:pointer;font-size:1.5rem}.calculator .popup .icons-wrapper i:hover{color:#2e77ae;transition:all .2s ease-in-out}.calculator .popup .icons-wrapper i.switch{transform:rotate(90deg)}.calculator .popup .line{border-top:1px solid #9c9d9e;margin:2rem 0;width:100%}.calculator .popup .result{color:#444;font-size:1.2rem;font-weight:500;width:100%}.calculator .popup .result i{font-size:1.5rem}.calculator .popup .result span{word-wrap:break-word;font-size:1.4rem;margin:0 .5rem}.calculator--visible{opacity:1;visibility:visible}.calculator-rtl{direction:rtl}.auth-component{align-items:center;display:flex;flex-direction:column}.auth-component h2{color:#444;margin-bottom:1rem;text-align:center;width:100%}.auth-component input,.auth-component select{background-color:#efefef;border:1px solid #ccc;border-radius:2rem;color:#444;font-size:1.1rem;margin-top:1.5rem;outline:none;padding:.8rem 3rem .8rem 1rem;width:95%}.auth-component input.submit,.auth-component select.submit{background-color:#2e77ae;border-color:#0000;color:#fff;cursor:pointer;padding-right:.8rem;text-transform:capitalize}.auth-component input.input-error,.auth-component select.input-error{border-color:#d31336}.auth-component select{-webkit-appearance:none;appearance:none;cursor:pointer;text-transform:capitalize}.auth-component select.select-placeholder{color:#767b7b;text-transform:none}.auth-component select.select-username{text-transform:none}.auth-component .input-component-wrapper{display:flex;justify-content:center;position:relative;width:100%}.auth-component .input-component-wrapper i{cursor:pointer;position:absolute;right:2rem;top:2.5rem;transition:all .2s linear}.auth-component .input-component-wrapper i:hover{color:#2e77ae}.auth-component .input-component-wrapper .input-error-label{bottom:-1.1rem;color:#d31336;font-size:.85rem;left:1.5rem;position:absolute}.auth-component .action-button-wrapper{display:flex;padding:1.5rem 1.5rem 0;width:100%}.auth-component .action-button-wrapper button{background-color:#0000;border:none;color:#0d2137;cursor:pointer;font-size:1rem;outline:none;transition:color .3s ease-in-out}.auth-component .action-button-wrapper button:hover{color:#2e77ae}.auth-component-rtl input,.auth-component-rtl select{padding:.8rem 1rem .8rem 3rem}.auth-component-rtl input.submit,.auth-component-rtl select.submit{padding-left:.8rem}.auth-component-rtl .input-component-wrapper i{left:2rem;right:auto}.auth-component-rtl .input-component-wrapper .input-error-label{left:auto;right:1.5rem}.auth-component-rtl .action-button-wrapper button i{transform:scaleX(-1)}.auth-page{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;pointer-events:none;position:fixed;right:0;top:0;visibility:hidden;z-index:100}.auth-page .popup{background-color:#fff;border:1px solid #bbb;border-radius:.8rem;color:#444;height:30rem;overflow:auto;overflow:hidden;padding:1rem;position:relative;width:30rem}.auth-page .popup .auth-navigation{bottom:1rem;display:flex;justify-content:center;left:20%;position:absolute;width:60%}.auth-page .popup .auth-navigation button.item{background-color:#fff;border:1px solid #cdcdcd;border-radius:0 .2rem .2rem 0;color:#444;cursor:pointer;font-size:.9rem;outline:none;padding:.5rem;text-transform:capitalize;transition:all .2s linear;width:40%}.auth-page .popup .auth-navigation button.item:hover{color:#2e77ae}.auth-page .popup .auth-navigation button.item:first-child{border-radius:.2rem 0 0 .2rem;border-right:none}.auth-page .popup .auth-navigation button.item-active{color:#2e77ae}.auth-page .popup .auth-navigation button.item-disabled{pointer-events:none}.auth-page--visible{opacity:1;pointer-events:all;transition:opacity .5s;visibility:visible}.auth-page-rtl{direction:rtl}.auth-page-rtl .popup .auth-navigation button.item:first-child{border:1px solid #cdcdcd;border-radius:0 .2rem .2rem 0}.auth-page-rtl .popup .auth-navigation button.item:last-child{border-radius:.2rem 0 0 .2rem;border-right:none}.landing-page{background-color:#fafafa}.landing-page header{align-items:center;display:flex;height:4rem;justify-content:space-between;padding:0 6%}.landing-page header .logo{align-items:center;direction:ltr;display:flex}.landing-page header .logo img{margin-right:.25rem;width:1.8rem}.landing-page header .logo h1{color:#152c5b;font-size:1.8rem;letter-spacing:.1rem}.landing-page header select{background-color:#2e77ae;border-color:#2e77ae;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.9rem;line-height:1.5;outline:none;padding:.5rem 1.25rem;text-transform:capitalize;width:8rem}.landing-page .landing-container{display:flex;height:calc(100vh - 4rem)}.landing-page .landing-container .item-left,.landing-page .landing-container .item-right{width:50%}.landing-page .landing-container .item-left{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 6%}.landing-page .landing-container .item-left h1{color:#152c5b;font-size:3rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem;width:100%}.landing-page .landing-container .item-left h1 strong{color:#2e77ae}.landing-page .landing-container .item-left p{color:#718096;font-size:1.125rem;font-weight:300;line-height:1.7;margin-bottom:1.5rem;width:100%}.landing-page .landing-container .item-left .buttons{display:flex;width:100%}.landing-page .landing-container .item-left .buttons .btn,.landing-page .landing-container .item-left .buttons .btn-bg{background-color:#2e77ae;border:1px solid #0000;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;outline:none;padding:.75rem 1rem;text-transform:capitalize;width:10rem}.landing-page .landing-container .item-left .buttons .btn-bg:hover,.landing-page .landing-container .item-left .buttons .btn:hover{background-color:#0075d9;border-color:#006ecc;transition:all .2s ease-in}.landing-page .landing-container .item-left .buttons .btn{background-color:#0000;border:2px solid #e2e8f0;color:#273444;margin-left:.5rem}.landing-page .landing-container .item-left .buttons .btn-disabled{align-items:center;display:flex;justify-content:center;opacity:1}.landing-page .landing-container .item-left .buttons .btn-disabled i{color:#4f9693;font-size:1.3rem;margin-left:.3rem}.landing-page .landing-container .item-left .buttons .btn-disabled:hover{background-color:#f2f2f2;border-color:#ddd}.landing-page .landing-container .item-right{padding-top:5rem}.landing-page .landing-container .item-right img{width:95%}.landing-page-rtl{direction:rtl}.landing-page-rtl .landing-container .item-left .buttons .btn{margin-left:0;margin-right:.5rem}.landing-page-rtl .landing-container .item-left .buttons .btn-disabled i{margin-left:0;margin-right:.3rem}.sidebar{background-color:#2f323a;height:100vh;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:width .6s ease;width:5rem;z-index:4}.sidebar .navbar-nav{align-items:center;display:flex;flex-direction:column;height:100%;list-style:none;margin:0;padding:0}.sidebar .navbar-nav .nav-item{cursor:pointer;width:100%}.sidebar .navbar-nav .nav-item:last-child{margin-top:auto}.sidebar .navbar-nav .nav-link{align-items:center;color:#b6b6b6;display:flex;filter:grayscale(100%) opacity(.7);height:9.0909090909vh;text-decoration:none;transition:var(.6s)}.sidebar .navbar-nav .nav-link i{color:#0e99d0;font-size:1.8rem;margin:0 1.5rem 0 1rem;min-width:2.2rem;text-align:center}.sidebar .navbar-nav .nav-link:hover{background:#22242a;color:#ececec;filter:grayscale(0) opacity(1)}.sidebar .navbar-nav .logo{background:#22242a;color:#ececec;font-size:1.2rem;font-weight:700;letter-spacing:.3ch;text-align:center;text-transform:uppercase;width:100%}.sidebar .navbar-nav .logo i{font-size:1.5rem;position:absolute;right:.2rem;transform:rotate(0deg);transition:.6s}.sidebar .navbar-nav .logo-text{display:inline;left:-999px;position:absolute;transition:.6s}.sidebar .navbar-nav .activated{color:#ececec;filter:grayscale(0) opacity(1)}.sidebar .navbar-nav .activated i{color:#0e99d0}.sidebar .link-text{display:none;margin-left:1rem;white-space:nowrap}.sidebar:hover{width:16rem}.sidebar:hover .logo i{color:#0e99d0;margin-left:11rem;transform:rotate(-180deg)}.sidebar:hover .link-text{display:inline}.sidebar:hover .logo-text{left:0}.sidebar-rtl{direction:rtl;right:0}.sidebar-rtl .navbar-nav .nav-link i{margin:0 1rem 0 1.5rem}.sidebar-rtl .navbar-nav .logo i{transform:rotate(0deg)}.sidebar-rtl .navbar-nav .logo-text{left:auto;right:-999px}.sidebar-rtl .link-text{margin-right:1rem}.sidebar-rtl:hover .logo i{margin-right:11rem;transform:rotate(180deg)}.sidebar-rtl:hover .logo-text{left:auto;right:0}.search-header{align-items:center;display:flex;height:2.8rem;justify-content:space-around;margin-top:1rem;width:85%}@media only screen and (max-width:1100px){.search-header{width:100%!important}}@media only screen and (max-width:870px){.search-header{width:100%!important}}.search-header .header{align-items:center;color:#444;display:flex;font-size:1.5rem;font-weight:500;overflow:hidden;padding-left:2rem;text-align:center;text-transform:capitalize}.search-header .header img.icon{margin-right:.6rem;width:2.5rem}.search-header .header i.sub-header-icon{margin:0 .5rem}.search-header .header i.sub-header-menu{color:#444;cursor:pointer;font-size:1.5rem;margin:0 .5rem;transition:all .15s ease-in-out}.search-header .header i.sub-header-menu:hover{color:#2e77ae}.search-header .header i.sub-header-menu-disabled{display:none}.search-header .header i.back{color:#d31336;cursor:pointer;left:6.5rem;position:absolute;top:1.7rem}.search-header .search-form{position:relative}.search-header .search-form-hidden{visibility:hidden}.search-header .search-form .search-icon{color:#f96d4c;font-size:1rem;left:.8rem;position:absolute;top:1rem}.search-header .search-form .search-input{background:#fff;border:1px solid #ccc;border-radius:.3rem 0 0 .3rem;border-right:0;color:#444;float:left;font-size:1rem;font-weight:500;height:2.8rem;outline:none;padding:0 0 0 3rem;text-align:left;width:16rem}.search-header .search-form .search-select{background-color:#fff;border:1px solid #ccc;border-right:0;color:#767b7b;cursor:pointer;float:left;font-size:1rem;height:2.8rem;outline:none;padding:0 .5rem;position:relative;text-align-last:center;text-transform:capitalize;width:7rem}.search-header .search-form .search-submit{background:#f96d4c;border:0;border-radius:0 .3rem .3rem 0;color:#fff;cursor:pointer;float:left;font-size:1rem;font-weight:500;height:2.8rem;margin-bottom:0;outline:none;padding-top:0;text-align:center;transition:all .3s linear;width:7rem}.search-header .search-form .search-submit:hover{background:#d31336;color:#fff!important}.search-header .search-form-hide{opacity:0}.search-header-active .search-form .search-input{color:#2e77ae}.search-header-active .search-form .search-input:focus{color:#444}@media only screen and (max-width:950px){.search-header .header{font-size:1.3rem!important}.search-header .search-input{width:15rem!important}.search-header .search-select,.search-header .search-submit{width:6rem!important}}.search-header-rtl .header{align-items:flex-start;padding-left:0;padding-right:2rem}.search-header-rtl .header img.icon{margin-left:.6rem;margin-right:0}.search-header-rtl .header i.sub-header-icon{transform:rotate(180deg)}.search-header-rtl .header i.back{left:auto;right:6.5rem;transform:scaleX(-1)}.search-header-rtl .search-form .search-icon{left:auto;right:.8rem}.search-header-rtl .search-form .search-input{border-radius:0 .3rem .3rem 0;padding:0 3rem 0 0;text-align:right}.search-header-rtl .search-form .search-input,.search-header-rtl .search-form .search-select{border:1px solid #ccc;border-left:0;float:right}.search-header-rtl .search-form .search-submit{border-radius:.3rem 0 0 .3rem;float:right}.search-sub-header{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.search-sub-header-visible{opacity:1;transition:opacity .3s;visibility:visible}.search-sub-header .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:90vh;max-width:95vw;overflow:auto;padding:1.5rem 3rem;position:relative;width:35rem}.search-sub-header .popup .buttons-wrapper{width:100%}.search-sub-header .popup .buttons-wrapper .button{align-items:center;border:1px solid #bbb;border-radius:.4rem;color:#0d2137;cursor:pointer;display:flex;font-size:1.2rem;font-weight:500;height:4rem;justify-content:center;line-height:1.5rem;margin-top:1.5rem;text-transform:capitalize;transition:all .2s ease;width:100%}.search-sub-header .popup .buttons-wrapper .button:hover{background-color:rgba(46,119,174,.063);border-color:#2e77ae}.search-sub-header .popup .buttons-wrapper .button-active{border-color:#2e77ae;color:#2e77ae;pointer-events:none}.empty-wrapper{background-color:#fff;border-radius:.2rem;padding:1rem 0;width:100%}.empty-wrapper .empty-header{color:#495057!important;display:block;font-family:cursive,Arial;font-size:1.2rem;font-weight:bolder;margin-top:.8rem;text-align:center;text-transform:uppercase}.empty-wrapper .empty{display:flex;justify-content:center}.empty-wrapper .empty img.svg{height:9rem;width:18rem}.empty-transparent{border-radius:1rem;box-shadow:0 .46875rem 2.1875rem #04091408,0 .9375rem 1.40625rem #04091408,0 .25rem .53125rem #0409140d,0 .125rem .1875rem #04091408}.empty-shadow{box-shadow:0 1px 4px #0000004d}.radio-input{display:flex;flex-direction:column;opacity:0;pointer-events:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.radio-input span.radio{color:#0d2137;cursor:pointer;line-height:1.2rem;margin:.3rem 0;padding-left:1.5rem;position:relative;-webkit-user-select:none;user-select:none}.radio-input span.radio:after,.radio-input span.radio:before{background-color:#fff;border:1px solid #9c9d9e;border-radius:50%;content:"";display:block;height:1rem;left:0;position:absolute;top:0;width:1rem}.radio-input span.radio.checked:before{background-color:#2e77ae}.radio-input span.radio:after{background-color:#fff;border-color:#0000;height:.4rem;left:.3rem;top:.3rem;width:.4rem}.radio-input-visible{opacity:1;pointer-events:all}.radio-input-row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.radio-input-row span.radio{margin-right:1rem;padding-left:1.5rem}.radio-input-row span.radio:last-child{margin-right:0}.radio-input-rtl span.radio{padding-left:0;padding-right:1.5rem}.radio-input-rtl span.radio:after,.radio-input-rtl span.radio:before{content:"";left:auto;position:absolute;right:0}.radio-input-rtl span.radio:after{left:auto;right:.3rem}.radio-input-row-rtl span.radio{margin-left:1rem;margin-right:0;padding-left:0;padding-right:1.5rem}.radio-input-row-rtl span.radio:last-child{margin-left:0}.radio-input-secondary span.radio.checked:before{background-color:#4f9693}.select-all{font-weight:400;margin-left:auto;margin-right:1.5rem;text-transform:capitalize}.select-all-rtl{margin-left:1.5rem;margin-right:auto}.group-list{margin:1rem auto;max-height:calc(100vh - 7rem);width:80%}@media only screen and (max-width:1100px){.group-list{width:78%}}@media only screen and (max-width:870px){.group-list{width:75%}}.group-list .group-items-container{height:calc(100vh - 13rem);overflow:scroll}.group-list .table-header{background:#4f9693;color:#e0eaf5;cursor:auto;font-size:1rem;letter-spacing:.03em;margin-right:.8rem;pointer-events:none;text-transform:capitalize}.group-list .table-row{background-color:#fff;box-shadow:0 0 .5rem 0 #0000001a;margin-right:.2rem}.group-list li{border-radius:.3rem;display:flex;font-size:.9rem;height:3.2rem;justify-content:space-between;margin-bottom:1rem;padding:1rem .8rem}.group-list li.group-item-delete{cursor:pointer}.group-list li.group-item-delete .edit{display:none}.group-list li.in-list .trash{color:#d31336;display:inline!important}.group-list li.in-list .edit{display:none}.group-list li:hover{background-color:linen;transition:all .2s ease-in-out}.group-list li:hover .edit{opacity:1!important}.group-list li .edit{color:#9c9d9e;cursor:pointer;font-size:1.2rem;opacity:0}.group-list li .edit:hover{color:#2e77ae;transition:all .2s linear}.group-list li .trash{display:none;font-size:1rem}.group-list .col,.group-list .coll{text-align:center}.group-list .col{color:#0d2137}.group-list .coll{color:#e0eaf5}.group-list .col-1{width:10%}.group-list .col-2{text-align:start;text-transform:capitalize;width:45%}.group-list .col-3{width:25%}.group-list .col-4{width:10%}.group-list h4{color:#0d2137;display:flex;margin-top:1.2rem}.group-list h4 i{cursor:pointer;font-size:1.25rem;margin-left:auto;margin-right:1rem}.group-list h4 i:hover{color:#2e77ae;transition:all .1s linear}.group-list-rtl .table-header{margin-left:.8rem;margin-right:0}.group-list-rtl .table-row{margin-left:.2rem;margin-right:0}.group-list-rtl h4 i{margin-left:1rem;margin-right:auto}.select-box{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #cfcecd;border-radius:.2rem;color:#0d2137;cursor:pointer;font-size:.8rem;min-width:6rem;outline:none;overflow:hidden;padding:.5rem .8rem;text-align:center;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:11rem}.select-box-active{border-color:#2e77ae;color:#2e77ae}.select-box-active:focus{border-color:#cfcecd;color:#0d2137}.list-wrapper{margin:1rem auto;max-height:calc(100vh - 7rem);width:80%}@media only screen and (max-width:1100px){.list-wrapper{width:78%}}@media only screen and (max-width:870px){.list-wrapper{width:75%}}.list-wrapper header.header{align-items:flex-end;display:flex;gap:.5rem;height:2rem;justify-content:flex-end;margin-bottom:.2rem}.list-wrapper header.header .list-wrapper-label{background-color:#fff;border:1px solid #cfcecd;border-radius:.25rem;color:#0d2137;display:inline-block;font-size:.8rem;font-weight:400;line-height:1;margin-right:auto;padding:.5rem .75rem;text-align:center;vertical-align:initial;white-space:nowrap}.list-wrapper header.header .list-wrapper-label i{color:#d31336;cursor:pointer;font-size:.9rem;margin-left:.4rem}.list-wrapper header.header .list-wrapper-head{align-items:center;display:flex;justify-content:center;width:100%}.list-wrapper header.header button.action{background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.2rem;color:#fff;cursor:pointer;font-size:.9rem;letter-spacing:.1rem;line-height:1.2rem;min-width:8rem;outline:none;padding:.3rem .8rem;text-transform:capitalize;transition:all .2s ease-in-out}.list-wrapper header.header button.action:hover{background-color:#286796;border-color:#286796}.list-wrapper header.header button.action i{margin-right:.2rem}.list-wrapper header.header-with-margin{margin-left:.9rem;margin-right:.9rem}.list-wrapper-rtl header.header .list-wrapper-label{margin-left:auto;margin-right:0}.list-wrapper-rtl header.header .list-wrapper-label i{margin-left:0;margin-right:.4rem}.list-wrapper-rtl header.header button.action i{margin-left:.2rem;margin-right:0}.pack-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100vh - 9rem);overflow:hidden}.pack-list .pack-list-body{height:calc(100vh - 16rem);overflow:auto}.pack-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:scroll}.pack-list ul:hover{background-color:#e0f3ff}.pack-list ul:hover .actions .edit{display:inline}.pack-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.pack-list ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.pack-list ul .code{color:#6c757d;width:6%}.pack-list ul .code-header{opacity:0;width:6%}.pack-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;width:22%}.pack-list ul .column{width:17%}.pack-list ul .column-orange{color:#ff8e2b;font-weight:700}.pack-list ul .column-red{color:#d31336;font-weight:700}.pack-list ul .actions{width:4%}.pack-list ul .actions i{color:#2e77ae;cursor:pointer;display:none;font-size:1rem}.pack-list ul .actions-head{opacity:0}@media only screen and (max-width:1020px){.pack-list ul .name{width:24%}.pack-list ul .column{width:20%}.pack-list ul .expiration,.pack-list ul .products{display:none}.pack-list ul .actions,.pack-list ul .code{width:8%}}.pack-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0;text-transform:capitalize}.pack-list .list-head:hover{background-color:#fff}.pack-list .list-head li{height:auto}.pack-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #e0eaf5;display:flex;height:3.5rem;justify-content:center;position:relative}.pack-list .list-footer .part,.pack-list .list-footer .part-icon{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .5rem;text-align:start;width:50%}.pack-list .list-footer .part-icon:first-letter,.pack-list .list-footer .part:first-letter{text-transform:capitalize}.pack-list .list-footer .part-icon:first-of-type,.pack-list .list-footer .part:first-of-type{padding-left:1rem}.pack-list .list-footer .part-icon:last-of-type{margin-left:auto;text-align:end}.pack-list .list-footer .part-icon:last-of-type i{cursor:pointer;font-size:1.25rem;margin:0 1rem}.pack-list .list-footer .part-icon:last-of-type i:hover{color:#2e77ae;transition:all .1s linear}.pack-list .pack-item-delete{cursor:pointer}.pack-list .pack-item-delete ul li.actions .edit{display:none}.pack-list .pack-item-delete ul li.actions .delete{color:#d31336}.pack-list .pack-item-delete-in-list .delete{cursor:pointer;display:inline!important}.pack-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.pack-list-rtl ul .name{padding-left:0;padding-right:2rem}.pack-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.pack-list-rtl .list-footer .part-icon:last-of-type{margin-left:0;margin-right:auto}.expand-photo{align-items:center;background-color:#000;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:10000}.expand-photo img{height:auto;max-height:100vh;max-width:100vw;width:auto}.expand-photo .icon-close{align-items:center;background:#fff;border:1px solid #dedede;border-radius:.2rem;cursor:pointer;display:flex;height:1.7rem;justify-content:center;position:fixed;right:1rem;top:1rem;width:1.7rem;z-index:10001}.expand-photo .icon-close i{color:#d31336;font-size:1.2rem}.product-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100vh - 9rem);overflow:hidden}.product-list .product-list-body{height:calc(100vh - 16rem)}.product-list-with-custom-product{height:calc(100vh - 10.5rem)}.product-list-with-custom-product .product-list-body{height:calc(100vh - 17.5rem)}.product-list-with-custom-product2{height:calc(100vh - 9rem)}.product-list-with-custom-product2 .product-list-body{height:calc(100vh - 16rem)}.product-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.product-list ul:hover{background-color:#e0f3ff}.product-list ul:hover .actions .edit{display:inline}.product-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.product-list ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.product-list ul li .head i{color:#d31336;font-size:.9rem;margin-right:.2rem}.product-list ul li .tail{align-items:center;display:none;flex-wrap:nowrap;font-weight:600;justify-content:flex-start;line-height:1rem;max-height:1rem;overflow:hidden;width:100%}.product-list ul li .tail .color-label{border:1px solid #9c9d9e;border-radius:.2rem;display:inline-block;height:1rem;margin-right:.25rem;width:2rem}.product-list ul li .tail .size-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.product-list ul li .tail .size-label-beside-color{width:calc(100% - 2.25rem)}.product-list ul li.with-custom-product{display:flex;flex-direction:column;height:4.5rem}.product-list ul li.with-custom-product .head{line-height:1.25rem;margin-top:auto;max-height:2.5rem;width:100%}.product-list ul li.with-custom-product .tail{display:flex;margin-bottom:auto}.product-list ul .code{color:#6c757d;width:4%}.product-list ul .code-header{opacity:0}.product-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;text-transform:none;width:17.5%}.product-list ul .disabled{opacity:1}.product-list ul .column{flex-direction:row;text-align:center;width:11.2%}.product-list ul .column span{display:inline-block;max-height:100%}.product-list ul .column-green{color:#4f9693;font-weight:700}.product-list ul .column-orange{color:#ff8e2b;font-weight:700}.product-list ul .column-red{color:#d31336;font-weight:700}.product-list ul .column-cursor span{cursor:pointer;text-decoration:underline}.product-list ul .column-cursor span:hover{color:#2e77ae}.product-list ul .column-hide{display:none!important}.product-list ul .column-hidden{display:none}.product-list ul .actions{display:flex;flex-direction:row;width:4%}.product-list ul .actions i{color:#2e77ae;cursor:pointer;display:none;font-size:.9rem}.product-list ul .actions .favourite{color:#ff1493;display:inline;margin-right:.4rem}.product-list ul .actions-head{opacity:0}.product-list ul .unit{width:6%}.product-list ul .expiration{width:9%}.product-list ul .group,.product-list ul .supplier{width:12.95%}.product-list ul .vat{width:5%}@media only screen and (max-width:1020px){.product-list ul .name{width:23%}.product-list ul .column{width:18%}.product-list ul .unit{width:7%}.product-list ul .discount,.product-list ul .expiration,.product-list ul .group,.product-list ul .sum,.product-list ul .supplier,.product-list ul .vat{display:none}.product-list ul .actions,.product-list ul .code{width:8%}}.product-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0;text-transform:capitalize}.product-list .list-head:hover{background-color:#fff}.product-list .list-head li{height:auto}.product-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #f2f2f2;display:flex;height:3.5rem;justify-content:flex-start;position:relative}.product-list .list-footer .part,.product-list .list-footer .part-icon{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .5rem;text-align:start;width:20%}.product-list .list-footer .part-icon:first-letter,.product-list .list-footer .part:first-letter{text-transform:capitalize}.product-list .list-footer .part-icon:first-of-type,.product-list .list-footer .part:first-of-type{padding-left:1rem}@media only screen and (max-width:1200px){.product-list .list-footer .part,.product-list .list-footer .part-icon{width:25%}}.product-list .list-footer .part-icon:last-of-type{margin-left:auto;text-align:end}.product-list .list-footer .part-icon:last-of-type i{cursor:pointer;font-size:1.25rem;margin:0 1rem}.product-list .list-footer .part-icon:last-of-type i:hover{color:#2e77ae;transition:all .1s linear}.product-list .product-item-delete{cursor:pointer}.product-list .product-item-delete ul li.actions .edit,.product-list .product-item-delete ul li.actions .favourite{display:none}.product-list .product-item-delete ul li.actions .delete{color:#d31336}.product-list .product-item-delete-in-list .delete{cursor:pointer;display:inline!important}.product-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.custom-product-details-wrapper{align-items:flex-end;display:flex;height:2.2rem;justify-content:flex-end;width:100%}.custom-product-details-wrapper span.radio{font-size:1.1rem}.product-list-rtl ul li .head i{margin-left:.2rem;margin-right:0}.product-list-rtl ul li .tail .color-label{margin-left:.25rem;margin-right:0}.product-list-rtl ul .name{padding-left:0;padding-right:2rem}.product-list-rtl ul .actions .favourite{margin-left:.5rem;margin-right:0}.product-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.product-list-rtl .list-footer .part-icon:last-of-type{margin-left:0;margin-right:auto}.order-menu{margin-bottom:1rem;width:90%}.order-menu h3{color:#0d2137;display:flex;justify-content:center;margin-bottom:.5rem;text-align:center}.order-menu h3 .arrows{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:.8rem;width:1rem}.order-menu h3 .arrows i{cursor:pointer;height:.2rem}.order-menu h3 .arrows i.active{color:#ff8e2b;pointer-events:none}.order-menu .container{background:#0d2137e6;border:1px solid #111;border-radius:4px;box-shadow:0 1px 4px #0000004d;padding:.5rem 0 1rem}.order-menu .container .item{cursor:pointer;font-size:1rem;font-weight:300;height:2.2rem;line-height:2.2rem;margin-left:5%;margin-top:.5rem;overflow:hidden;position:relative;text-align:center;width:90%}.order-menu .container .item:after{border-bottom:1px solid #ffffff80;bottom:50%;content:"";left:-100%;position:absolute;transition-delay:all .5s;transition:all .5s;width:80%}.order-menu .container .item.hover:after,.order-menu .container .item:hover:after{left:100%}.order-menu .container .item .text{text-shadow:0 -2.2rem 0 #e0eaf5;transform:translateY(100%) translateZ(0);transition:all .75s;transition-delay:all .25s}.order-menu .container .item:hover .text{color:#e0eaf5;text-shadow:0 -2.2rem 0 #e0eaf5;transform:translateY(0) translateZ(0) scale(1.1)}.order-menu .container .active{pointer-events:none}.order-menu .container .active .text{text-shadow:0 -2.2rem 0 #ff8e2b}.order-menu-rtl h3 .arrows{margin-left:0;margin-right:.8rem}.order-menu-rtl .container .item{margin-left:0;margin-right:5%}.order-menu-rtl .container .item:after{bottom:50%;left:auto;right:-100%}.order-menu-rtl .container .item.hover:after,.order-menu-rtl .container .item:hover:after{right:100%}.buttons{overflow:hidden;right:1rem;width:5rem}.buttons .process-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.buttons .process-section .btn{border-radius:50px;box-shadow:0 5px 15px #5d46e81a;color:#2e77ae;display:inline-block;font-size:22px;height:50px;line-height:52px;margin:15px;transition:all .3s ease 0s;width:50px}.buttons .process-section .slider-nav-item{background:#fff;border-radius:50%;cursor:pointer;flex-grow:0;flex-shrink:0;position:relative;text-align:center;transition:all .4s ease}.buttons .process-section .slider-nav-item:before{animation:focuse 1.5s linear 0s infinite normal none;border:1px solid #9c9d9e;border-radius:50%;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;width:calc(100% + 16px)}.buttons .process-section .slider-nav-item-orange,.buttons .process-section .slider-nav-item:last-child{color:#ff8e2b}.buttons .process-section .slider-nav-item-red,.buttons .process-section .slider-nav-item:nth-child(2){color:#d31336}.buttons .process-section .slider-nav-item-orange{color:#ff8e2b!important}.buttons .process-section .slider-nav-item-red{color:#d31336!important}.buttons .process-section .slider-nav-item:after{animation:slide 1s linear infinite;content:"";height:2px;left:0;position:absolute;top:150%;transform:rotate(90deg);width:100%;z-index:0}.buttons .process-section .slider-nav-item:last-child:after{display:none}.buttons .process-section .slider-nav-item.active:before{animation:focuse 1.5s linear 0s infinite normal none;border:1px solid #8484a459;border-radius:50%;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;width:calc(100% + 16px)}.buttons .process-section .slider-nav-item-hidden{display:none}.buttons .slider-nav-item:after{animation:slide 1s linear infinite;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAACCAYAAABllJ3tAAAABHNCSVQICAgIfAhkiAAAAF96VFh0UmF3IHByb2ZpbGUgdHlwZSBBUFAxAAAImeNKT81LLcpMVigoyk/LzEnlUgADYxMuE0sTS6NEAwMDCwMIMDQwMDYEkkZAtjlUKNEABZiYm6UBoblZspkpiM8FAE+6FWgbLdiMAAAAL0lEQVQImV3JQREAAAQEwCOKOgoY8a6X0QR/+12pKjczxdPdiIiR3XUA+jMzQXIOEJIRyTNudG8AAAAASUVORK5CYII=) repeat 0 0;content:"";height:2px;left:100%;position:absolute;top:50%;width:100%;z-index:0}@keyframes focuse{0%{opacity:1;transform:scale(.8)}75%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(1.2)}}@keyframes slide{0%{background-position:0 0}to{background-position:40px 0}}@keyframes jello-horizontal{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.buttons .btn:hover i,.buttons .jello-horizontal{animation:jello-horizontal .9s both}.rightbar{align-items:center;display:flex;flex-direction:column;height:100%;margin-left:auto;margin-top:1rem;width:15%}@media only screen and (max-width:1100px){.rightbar{width:17%}}@media only screen and (max-width:870px){.rightbar{width:20%}}.rightbar-rtl{margin-left:0;margin-right:auto}.rightbar-rtl h4 i{margin-left:.5rem;margin-right:0}.add-group,.edit-group{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:101}.add-group .popup,.edit-group .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.add-group .popup h1,.edit-group .popup h1{background:#4f9693;color:#fff;font-size:140%;font-weight:300;margin:-16px -16px 16px;padding:1.25rem 0;text-align:center}.add-group .popup h1 i,.edit-group .popup h1 i{margin-right:1rem}.add-group .popup input,.edit-group .popup input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:1rem auto;outline:none;padding:3%;width:100%}.add-group .popup input:focus,.edit-group .popup input:focus{border:1px solid #4f9693;box-shadow:0 0 5px #4f9693;padding:3%}.add-group .popup input.repeated,.edit-group .popup input.repeated{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.add-group .popup input[type=submit],.edit-group .popup input[type=submit]{background:#4f9693;border-bottom:2px solid #418683;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;padding:3%;width:100%}.add-group .popup input[type=submit]:hover,.edit-group .popup input[type=submit]:hover{background:#418683;cursor:pointer}.add-group--visible,.edit-group--visible{opacity:1;visibility:visible}.add-group-rtl .popup h1 i,.edit-group-rtl .popup h1 i{margin-left:1rem;margin-right:0}.image-placeholder{align-items:center;aspect-ratio:1/1;background-color:#f4f3f8;display:flex;justify-content:center}.image-placeholder i{color:#c9c8cc}.image-placeholder-white{background-color:#fff}.photo-uploader{align-items:center;background:#686d76;border:none;border-radius:.3rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:2.3rem;justify-content:center;outline:none;width:100%}.photo-uploader:hover{background:#53575e;transition:all .2s ease-in-out}.photo-uploader input{display:none}.crop-wrapper{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.crop-wrapper-buttons{align-items:center;display:flex;height:3rem;justify-content:center;-webkit-user-select:none;user-select:none;width:100%}.crop-wrapper-buttons span{color:#eef2e6;cursor:pointer;font-size:1.2rem;font-weight:500;letter-spacing:.075rem;margin:0 1.5rem;text-transform:capitalize}.crop-wrapper-body{height:calc(100% - 3rem);padding:0 .5rem .5rem;width:100%}.crop-wrapper-body .size-corrector{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.ReactCrop__crop-selection{cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);bottom:-1px;content:"";left:-1px;opacity:.3;pointer-events:none;position:absolute;right:-1px;top:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%;left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666%;left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%;top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666%;top:66.6666666667%}.ReactCrop__drag-handle{background-color:#0003;background-color:var(--rc-drag-handle-bg-colour);border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translateX(50%);transform:translateX(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media(pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}.add-pack,.edit-pack{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.add-pack .popup,.edit-pack .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:100vh;overflow:auto;padding:1rem;position:relative;width:22rem}.add-pack .popup h1,.edit-pack .popup h1{background:#2e77ae;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.add-pack .popup h1 i,.edit-pack .popup h1 i{margin-right:1rem}.add-pack .popup .image-container,.edit-pack .popup .image-container{aspect-ratio:1;margin:1rem auto;position:relative;width:60%}.add-pack .popup .image-container>.img,.add-pack .popup .image-container>img,.edit-pack .popup .image-container>.img,.edit-pack .popup .image-container>img{border:1px solid #dedede;border-radius:.5rem;left:0;position:absolute;top:0;width:100%}.add-pack .popup .image-container .icon-close,.add-pack .popup .image-container .icon-expand,.edit-pack .popup .image-container .icon-close,.edit-pack .popup .image-container .icon-expand{align-items:center;background:#fff;border:1px solid #dedede;border-radius:.2rem;cursor:pointer;display:flex;height:1.5rem;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:.5rem;top:.5rem;width:1.5rem}.add-pack .popup .image-container .icon-close i,.add-pack .popup .image-container .icon-expand i,.edit-pack .popup .image-container .icon-close i,.edit-pack .popup .image-container .icon-expand i{color:#d31336;font-size:1rem}.add-pack .popup .image-container .icon-expand,.edit-pack .popup .image-container .icon-expand{right:2.5rem}.add-pack .popup .image-container .icon-expand i,.edit-pack .popup .image-container .icon-expand i{color:#2e77ae}.add-pack .popup .image-container:hover .icon-close,.add-pack .popup .image-container:hover .icon-expand,.edit-pack .popup .image-container:hover .icon-close,.edit-pack .popup .image-container:hover .icon-expand{opacity:1;pointer-events:all;transition:all .2s ease}.add-pack .popup .photo-uploader-button-wrapper,.edit-pack .popup .photo-uploader-button-wrapper{margin:0 auto .5rem;width:60%}.add-pack .popup span.label-top,.edit-pack .popup span.label-top{color:#0d2137;display:inline-block;font-size:.95rem;margin-top:.75rem}.add-pack .popup button,.add-pack .popup input,.edit-pack .popup button,.edit-pack .popup input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:1rem auto;outline:none;padding:3%;width:100%}.add-pack .popup button:focus,.add-pack .popup input:focus,.edit-pack .popup button:focus,.edit-pack .popup input:focus{border:1px solid #2e77ae;box-shadow:0 0 5px #2e77ae;padding:3%}.add-pack .popup button.input-error,.add-pack .popup input.input-error,.edit-pack .popup button.input-error,.edit-pack .popup input.input-error{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.add-pack .popup button,.edit-pack .popup button{cursor:pointer;outline:none;text-align:start}.add-pack .popup button:hover,.edit-pack .popup button:hover{border:1px solid #2e77ae;box-shadow:0 0 5px #2e77ae;padding:3%}.add-pack .popup input[type=submit],.edit-pack .popup input[type=submit]{background:#2e77ae;border-bottom:2px solid #1c6ca8;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-bottom:.5rem;padding:3%;width:100%}.add-pack .popup input[type=submit]:hover,.edit-pack .popup input[type=submit]:hover{background:#1c6ca8;cursor:pointer}.add-pack--visible,.edit-pack--visible{opacity:1;visibility:visible}.add-pack-rtl .popup h1 i,.edit-pack-rtl .popup h1 i{margin-left:1rem;margin-right:0}.add-pack-rtl .popup .image-container .icon-close,.edit-pack-rtl .popup .image-container .icon-close{left:.5rem;right:auto}.add-pack-rtl .popup .image-container .icon-expand,.edit-pack-rtl .popup .image-container .icon-expand{left:2.5rem;right:auto}.product-selector{text-transform:capitalize}.product-selector-popup{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.product-selector-popup-visible{opacity:1;transition:opacity .3s;visibility:visible}.product-selector-popup>.popup{background-color:#fff;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;height:38rem;max-height:92vh;max-width:92vw;overflow:auto;position:relative;width:48rem}.product-selector-popup>.popup h1{align-items:center;color:#0d2137;display:flex;font-size:1.8rem;height:4rem;justify-content:center;width:100%}.product-selector-popup>.popup h1 i{color:#2e77ae;margin-right:.5rem}.product-selector-popup>.popup .body{background-color:#f1f4f6;border-bottom:1px solid #cfcecd;border-top:1px solid #cfcecd;height:calc(100% - 8rem);width:100%}.product-selector-popup>.popup .body .row{display:flex;height:2.5rem;margin:.5rem 1rem;width:calc(100% - 2rem)}.product-selector-popup>.popup .body .row .search-item{display:flex;position:relative;width:50%}.product-selector-popup>.popup .body .row .search-item:first-of-type{justify-content:flex-start}.product-selector-popup>.popup .body .row .search-item:last-of-type{justify-content:flex-end}.product-selector-popup>.popup .body .row .search-item .search-input{background:#fff;border:1px solid #ccc;border-radius:.2rem 0 0 .2rem;border-right:0;color:#444;float:left;font-size:.9rem;font-weight:500;height:2.5rem;outline:none;padding:0 0 0 1rem;text-align:left;width:72%}.product-selector-popup>.popup .body .row .search-item .search-icon{align-items:center;background:#f96d4c;border-radius:0 .2rem .2rem 0;color:#fff;display:flex;float:left;font-size:1rem;font-weight:500;height:2.5rem;justify-content:center;width:3rem}.product-selector-popup>.popup .body .row .search-item-active .search-input{color:#2e77ae}.product-selector-popup>.popup .body .row .search-item-active .search-input:focus{color:#444}.product-selector-popup>.popup .body .row .search-item-ref .search-icon{background:#9a7e6f}.product-selector-popup>.popup .body .row .search-item-code .search-icon{background:#b19470;font-size:1.2rem}.product-selector-popup>.popup .body .select-box-wrapper{align-items:flex-end;display:flex;height:100%;padding-left:calc(14% - 3rem);width:50%}.product-selector-popup>.popup .body .product-selector-product-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;overflow:auto}.product-selector-popup>.popup .body .product-selector-product-list .product-selector-product-item{background:linear-gradient(#274060,#1b2845);border:2px solid #0000;border-radius:.2rem;color:#fff;cursor:pointer;height:6rem;margin:.3rem;padding:.1rem .3rem .3rem;width:6rem}.product-selector-popup>.popup .body .product-selector-product-list .product-selector-product-item:has(.active),.product-selector-popup>.popup .body .product-selector-product-list .product-selector-product-item:hover{border:2px solid #f96d4c}.product-selector-popup>.popup .body .product-selector-product-list .product-selector-product-item .product-selector-product-item-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.product-selector-popup>.popup .body .product-selector-product-list .product-selector-product-item .product-selector-product-item-body h3{font-size:.95rem;font-weight:400;height:auto;line-height:1.1rem;max-height:6rem;max-width:6rem;overflow:hidden;overflow-wrap:break-word;text-align:center;text-transform:capitalize;width:auto}.product-selector-popup>.popup .footer{align-items:center;display:flex;height:4rem;justify-content:center;margin:0 auto;width:100%}.product-selector-popup>.popup .footer button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:3rem;justify-content:center;outline:none;text-transform:capitalize;transition:all .2s ease-in-out;width:65%}.product-selector-popup>.popup .footer button.submit:hover{background-color:#286796;border-color:#286796}.product-selector-popup-rtl .popup h1 i{color:#2e77ae;margin-left:.5rem;margin-right:0}.product-selector-popup-rtl .popup .body .row .search-item .search-input{border:1px solid #ccc;border-left:0;border-radius:0 .2rem .2rem 0;float:right;padding:0 1rem 0 0;text-align:right}.product-selector-popup-rtl .popup .body .row .search-item .search-icon{border-radius:.2rem 0 0 .2rem;float:right}.product-selector-popup-rtl .popup .body .select-box-wrapper{padding-left:0;padding-right:calc(14% - 3rem)}.selling-price-list-label{color:#0d2137;cursor:pointer;font-size:.9rem;position:absolute;top:3.25rem}.selling-price-list-label:hover{color:#2e77ae;transition:all .2s ease}.selling-prices-list-popup{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.selling-prices-list-popup .popup{background-color:#fff;border-radius:.5rem;max-height:92vh;overflow:auto;padding:1rem;width:38rem}.selling-prices-list-popup .popup h1{color:#444;font-size:1.5rem;text-align:center}.selling-prices-list-popup .popup h1 i{color:#2e77ae;margin-right:.5rem}.selling-prices-list-popup .popup ul{border-bottom:1px solid #cfcecd;border-top:1px solid #cfcecd;margin:1rem auto 2rem;max-height:20rem;overflow:auto;padding:1rem 0;width:100%}.selling-prices-list-popup .popup ul li{background-color:#fff;border:1px solid #ddd;border-radius:.3rem;box-shadow:0 0 .5rem 0 #0000001a;cursor:pointer;display:flex;font-size:.9rem;height:3.2rem;justify-content:flex-start;margin-bottom:1rem;padding:1rem}.selling-prices-list-popup .popup ul li:last-child{margin:0}.selling-prices-list-popup .popup ul li:hover{background-color:#e0eaf5;transition:all .2s ease-in-out}.selling-prices-list-popup .popup ul li.show-check{cursor:auto}.selling-prices-list-popup .popup ul li.show-check i{display:inline}.selling-prices-list-popup .popup ul .col,.selling-prices-list-popup .popup ul .col-action{color:#444;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:capitalize;width:35%}.selling-prices-list-popup .popup ul .col:first-of-type{text-align:start;width:60%}.selling-prices-list-popup .popup ul .col-action{width:5%}.selling-prices-list-popup .popup ul .col-action i{color:#4f9693;display:none;font-size:1.1rem;opacity:.8}.selling-prices-list-popup .popup ul span.default-label{color:#f96d4c;font-weight:700}.selling-prices-list-popup .popup .button-wrapper{align-items:center;display:flex;justify-content:center;margin:.25rem}.selling-prices-list-popup .popup .button-wrapper button{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;height:2.8rem;justify-content:center;letter-spacing:.1rem;margin-top:4rem;outline:none;text-transform:capitalize;-webkit-user-select:none;user-select:none;width:14rem}.selling-prices-list-popup .popup .button-wrapper button:hover{background-color:#286796;border-color:#286796;transition:all .2s ease-in-out}.selling-prices-list-popup--visible{opacity:1;transition:opacity .5s;visibility:visible}.selling-prices-list-popup-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.add-pack-product,.edit-pack-product{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:101}.add-pack-product>.popup,.edit-pack-product>.popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:92vh;overflow:auto;padding:1rem;position:relative;width:22rem}.add-pack-product>.popup>h1,.edit-pack-product>.popup>h1{background:#921a40;color:#fff;font-size:140%;font-weight:300;margin:-16px -16px 16px;padding:1.25rem 0;text-align:center}.add-pack-product>.popup>h1 i,.edit-pack-product>.popup>h1 i{margin-right:1rem}.add-pack-product>.popup form>span.label-top,.edit-pack-product>.popup form>span.label-top{color:#444;display:inline-block;font-size:.95rem;margin-top:.75rem}.add-pack-product>.popup form>.input-wrapper input,.add-pack-product>.popup form>.product-selector,.add-pack-product>.popup form>input,.add-pack-product>.popup form>select,.edit-pack-product>.popup form>.input-wrapper input,.edit-pack-product>.popup form>.product-selector,.edit-pack-product>.popup form>input,.edit-pack-product>.popup form>select{background:#fff;border:1px solid #ccc;color:#0d2137;font-size:.95rem;height:2.5rem;margin:.5rem auto;outline:none;padding:3%;width:100%}.add-pack-product>.popup form>.input-wrapper input:focus,.add-pack-product>.popup form>.product-selector:focus,.add-pack-product>.popup form>input:focus,.add-pack-product>.popup form>select:focus,.edit-pack-product>.popup form>.input-wrapper input:focus,.edit-pack-product>.popup form>.product-selector:focus,.edit-pack-product>.popup form>input:focus,.edit-pack-product>.popup form>select:focus{border:1px solid #2e77ae;box-shadow:0 0 5px #2e77ae}.add-pack-product>.popup form>.input-wrapper input.input-error,.add-pack-product>.popup form>.product-selector.input-error,.add-pack-product>.popup form>input.input-error,.add-pack-product>.popup form>select.input-error,.edit-pack-product>.popup form>.input-wrapper input.input-error,.edit-pack-product>.popup form>.product-selector.input-error,.edit-pack-product>.popup form>input.input-error,.edit-pack-product>.popup form>select.input-error{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.add-pack-product>.popup form>.input-wrapper,.edit-pack-product>.popup form>.input-wrapper{position:relative;width:100%}.add-pack-product>.popup form>.input-wrapper input,.edit-pack-product>.popup form>.input-wrapper input{padding-right:1.7rem}.add-pack-product>.popup form>.input-wrapper .selling-price-percentage-icon,.edit-pack-product>.popup form>.input-wrapper .selling-price-percentage-icon{color:#767b7b;cursor:pointer;font-size:.9rem;position:absolute;right:.5rem;top:1.3rem;z-index:100}.add-pack-product>.popup form>.input-wrapper .selling-price-percentage-icon:hover,.edit-pack-product>.popup form>.input-wrapper .selling-price-percentage-icon:hover{color:#444;transition:all .3s linear}.add-pack-product>.popup form>.product-selector,.edit-pack-product>.popup form>.product-selector{cursor:pointer;overflow:auto}.add-pack-product>.popup form>input[type=submit],.edit-pack-product>.popup form>input[type=submit]{background:#921a40;border-bottom:2px solid #921a40;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:2rem;padding:3%;width:100%}.add-pack-product>.popup form>input[type=submit]:hover,.edit-pack-product>.popup form>input[type=submit]:hover{background:#7a1636;cursor:pointer}.add-pack-product--visible,.edit-pack-product--visible{opacity:1;visibility:visible}.add-pack-product-rtl>.popup>h1 i,.edit-pack-product-rtl>.popup>h1 i{margin-left:1rem;margin-right:0}.add-pack-product-rtl>.popup>.input-wrapper input,.edit-pack-product-rtl>.popup>.input-wrapper input{padding-left:1.7rem;padding-right:3%}.add-pack-product-rtl>.popup>.input-wrapper .selling-price-percentage-icon,.edit-pack-product-rtl>.popup>.input-wrapper .selling-price-percentage-icon{left:.5rem;right:auto}.select-create-type{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.select-create-type-visible{opacity:1;transition:opacity .25s;visibility:visible}.select-create-type .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:90vh;max-width:95vw;overflow:auto;padding:2rem 3rem;position:relative;width:35rem}.select-create-type .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:.5rem;text-align:center;width:100%}.select-create-type .popup .buttons-wrapper{margin:3rem 0 1.5rem;width:100%}.select-create-type .popup .buttons-wrapper .button{align-items:center;border:1px solid #bbb;border-radius:.5rem;cursor:pointer;display:flex;margin-top:1.5rem;min-height:6rem;padding:0 .5rem;transition:all .2s ease;width:100%}.select-create-type .popup .buttons-wrapper .button:hover{background-color:rgba(46,119,174,.063);border-color:#2e77ae}.select-create-type .popup .buttons-wrapper .button .icon-wrapper{align-items:center;display:flex;font-size:2rem;justify-content:center;margin:0 1rem;width:3rem}.select-create-type .popup .buttons-wrapper .button .icon-wrapper i{color:#495c77}.select-create-type .popup .buttons-wrapper .button .content-wrapper{width:calc(100% - 4rem)}.select-create-type .popup .buttons-wrapper .button .content-wrapper h1{color:#0d2137;font-size:1.2rem;font-weight:500;line-height:1.5rem;text-transform:capitalize}.Checkbox{display:inline-block}.Checkbox .checker{border-radius:.25em;box-sizing:initial;cursor:pointer;display:block;height:1em;padding:.2em .2em .1em;transition:transform .4s ease;width:2.5em}.Checkbox .checker .checkmark{height:1em;transform:translateX(-.4em);transition:transform .4s ease;width:1em;z-index:5}.Checkbox .checker .checkmark svg{background:#e5e5e5;border-radius:.15em;display:block;transform:translateX(.4em);transition:background-color .4s ease,transform .6s ease}.Checkbox .checker .checkmark svg path{stroke-dasharray:90 90;stroke-dashoffset:90;transition:stroke-dashoffset .1333333333s linear .1333333333s}.Checkbox .checker:active{transform:scale(.85);transition-duration:.2s}.Checkbox .checker:active .check-bg:before{opacity:.2;transform:translateY(0) scale(.8)}.Checkbox .checkbox{left:0;opacity:.4;position:absolute;top:0;visibility:hidden}.Checkbox .checkbox:checked~.checkmark{transform:translate(1.9em)}.Checkbox .checkbox:checked~.checkmark svg{background:#4f9693;transform:translate(-.4em)}.Checkbox .checkbox:checked~.checkmark svg path{stroke-dashoffset:0}.Checkbox .check-bg{background:#fff;z-index:2}.Checkbox .check-bg,.Checkbox .check-bg:after,.Checkbox .check-bg:before{border-radius:inherit;height:100%;left:0;position:absolute;top:0;width:100%}.Checkbox .check-bg:after,.Checkbox .check-bg:before{content:""}.Checkbox .check-bg:after{background:#fff;border:1px solid #ccc}.Checkbox .check-bg:before{background:#000;filter:blur(1.5em);opacity:.1;transform:translateY(30%);transform-origin:bottom center;transition:transform .4s ease;z-index:-1}.Checkbox *,.Checkbox :after,.Checkbox :before{position:relative}.Checkbox-rtl .checkbox:checked~.checkmark{transform:translate(-1.9em)}.Checkbox-rtl .checkbox:checked~.checkmark svg{transform:translate(.4em)}.add-property{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:100000}.add-property-visible{opacity:1;transition:opacity .3s;visibility:visible}.add-property .add-property-popup{background-color:#f6f6f6;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;overflow:auto;padding:2rem;position:relative;width:35rem}.add-property .add-property-popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:1.5rem;text-align:center;text-transform:capitalize;width:100%}.add-property .add-property-popup .color-suggestions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;width:80%}.add-property .add-property-popup .color-suggestions .color-suggestion{border:1px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #0000000d,inset 0 0 0 1px #d1d5db;cursor:pointer;height:1.8rem;outline:none;padding:0;transition:all .2s ease-in-out;width:1.8rem}.add-property .add-property-popup .color-suggestions .color-suggestion:hover{transform:scale(1.15)}.add-property .add-property-popup .color-suggestions .color-suggestion:last-child,.add-property .add-property-popup .color-suggestions .color-suggestion:nth-child(2){border-width:0}.add-property .add-property-popup .color-suggestions .color-suggestion-active{border-color:#2e77ae;box-shadow:0 0 0 1px #0000000d,0 0 0 2px #2e77ae}.add-property .add-property-popup .color-picker-wrapper{display:flex;justify-content:center;width:100%}.add-property .add-property-popup .color-picker-wrapper .react-colorful{border-radius:.5rem;box-shadow:0 0 0 1px #0000000d,inset 0 0 0 1px #d1d5db;height:20rem;width:20rem}.add-property .add-property-popup .color-picker-wrapper-error .react-colorful{border:3px solid #d31336;border-radius:1rem;box-shadow:0 5px 15px 0 #ff000080}.add-property .add-property-popup input{background-color:#fff;border:1px solid #cfcecd;border-radius:.3rem;color:#0d2137;font-size:1rem;margin-top:.5rem;outline:none;padding:.9rem;transition:all .2s ease;width:100%}.add-property .add-property-popup input::placeholder{color:#495c77}.add-property .add-property-popup input:focus{border-color:#2e77ae}.add-property .add-property-popup input.input-error{border-color:#d31336;color:#d31336}.add-property .add-property-popup button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:3rem;justify-content:center;margin-top:2rem;outline:none;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.add-property .add-property-popup button.submit:hover{background-color:#286796;border-color:#286796}.manage-custom-product-popup-wrapper{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:10000}.manage-custom-product-popup-wrapper-visible{opacity:1;transition:opacity .3s;visibility:visible}.manage-custom-product-popup-wrapper .manage-custom-product-popup{background-color:#eef0f4;border-radius:.8rem;height:92vh;max-width:92vw;padding:.25rem;position:relative;width:50rem}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2{background-color:#fff;border:1px solid #ddd;border-radius:.8rem;height:calc(100% - 4rem);overflow:auto;padding:1rem;width:100%}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body h1,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 h1{color:#0d2137;font-size:1.2rem;text-transform:capitalize;width:100%}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body h1:last-of-type,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 h1:last-of-type{margin-top:2rem}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items{border:2px solid #cfcecd;border-radius:.4rem;display:flex;flex-wrap:wrap;margin:1rem 0;padding:.5rem .25rem}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items .item-color,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items .item-color{align-items:center;background-color:#eef0f4;border:1px solid #cfcecd;border-radius:.2rem;color:#444;display:flex;height:2rem;margin:.5rem .25rem;overflow:hidden;width:4rem}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items .item-color .color,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items .item-color .color{border-right:1px solid #cfcecd;height:2rem;width:2rem}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items .item-color i,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items .item-color i{cursor:pointer;font-size:.9rem;margin-left:.55rem;opacity:.8}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items .item-color i:hover,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items .item-color i:hover{color:#d31336;opacity:1;transition:all .2s ease}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items .item,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items .item{background-color:#eef0f4;border-radius:.2rem;color:#444;font-size:1rem;margin:.5rem .25rem;padding:.25rem;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items .item i,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items .item i{cursor:pointer;font-size:.9rem;margin-left:.2rem;opacity:.8}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items .item i:hover,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items .item i:hover{color:#d31336;opacity:1;transition:all .2s ease}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items button,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items button{background-color:#0000;border:none;color:#444;cursor:pointer;font-size:1rem;margin:.5rem .25rem;outline:none;padding:.25rem 0}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .items button:hover,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .items button:hover{color:#2e77ae;transition:all .2s ease}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property{border-bottom:1px dashed #767b7b;margin:0 auto;padding:1.25rem 0;width:calc(100% - 2rem)}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property-border,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property-border{border-bottom:2px dashed #767b7b}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property h1,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property h1{align-items:center;display:flex}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property h1 .color-label,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property h1 .color-label{border:2px solid #aaa;border-radius:.2rem;display:inline-block;height:1rem;margin-right:.25rem;width:2rem}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property .inputs-wrapper,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property .inputs-wrapper{display:flex;justify-content:space-between;margin-top:1rem}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property .inputs-wrapper .input-wrapper,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property .inputs-wrapper .input-wrapper{display:flex;flex-direction:column;position:relative;width:calc(33% - .75rem)}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property .inputs-wrapper .input-wrapper h2,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property .inputs-wrapper .input-wrapper h2{color:#0d2137;font-size:1rem;font-weight:500;margin-bottom:.5rem}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property .inputs-wrapper .input-wrapper input,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property .inputs-wrapper .input-wrapper input{border:1px solid #9c9d9e;border-radius:.5rem;font-size:1rem;height:2.5rem;outline:none;padding:.25rem .5rem;width:100%}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property .inputs-wrapper .input-wrapper input:focus,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property .inputs-wrapper .input-wrapper input:focus{border:1px solid #4f9693;box-shadow:0 0 2.5px #2e77ae}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property .inputs-wrapper .input-wrapper input.input-error,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property .inputs-wrapper .input-wrapper input.input-error{border-color:#d31336;color:#d31336}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property .inputs-wrapper .input-wrapper input.input-error:focus,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property .inputs-wrapper .input-wrapper input.input-error:focus{box-shadow:none}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property .inputs-wrapper .input-wrapper label,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property .inputs-wrapper .input-wrapper label{background-color:#fff;color:#4f9693;font-size:1rem;position:absolute;right:.8rem;top:2.3rem}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body .property:last-of-type,.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 .property:last-of-type{border-bottom:none}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2{padding:0}.manage-custom-product-popup-wrapper .manage-custom-product-popup-body2 h1:last-of-type{margin-top:0}.manage-custom-product-popup-wrapper .manage-custom-product-popup .buttons-wrapper{align-items:center;display:flex;height:4rem;padding:0 1.5rem;width:100%}.manage-custom-product-popup-wrapper .manage-custom-product-popup .buttons-wrapper button{align-items:center;background-color:#fff;border:1px solid #cfcecd;border-radius:.5rem;color:#0d2137;cursor:pointer;display:flex;font-size:1rem;height:2.5rem;justify-content:center;min-width:6rem;outline:none;padding:0 .75rem;text-transform:capitalize}.manage-custom-product-popup-wrapper .manage-custom-product-popup .buttons-wrapper button.primary{background-color:#2e77ae;border:1px solid #2e77ae;color:#fff;margin-left:auto}.manage-custom-product-popup-wrapper .manage-custom-product-popup .buttons-wrapper button.primary:hover{background-color:#286796;border-color:#286796;transition:all .2s linear}.manage-custom-product-popup-wrapper-rtl .manage-custom-product-popup-body .items .item-color .color,.manage-custom-product-popup-wrapper-rtl .manage-custom-product-popup-body2 .items .item-color .color{border-left:1px solid #cfcecd;border-right:none}.manage-custom-product-popup-wrapper-rtl .manage-custom-product-popup-body .items .item-color i,.manage-custom-product-popup-wrapper-rtl .manage-custom-product-popup-body2 .items .item-color i{margin-left:0;margin-right:.55rem}.manage-custom-product-popup-wrapper-rtl .manage-custom-product-popup-body .items .item i,.manage-custom-product-popup-wrapper-rtl .manage-custom-product-popup-body2 .items .item i{margin-left:0;margin-right:.2rem}.manage-custom-product-popup-wrapper-rtl .manage-custom-product-popup-body .property h1 .color-label,.manage-custom-product-popup-wrapper-rtl .manage-custom-product-popup-body2 .property h1 .color-label{margin-left:.25rem;margin-right:0}.manage-custom-product-popup-wrapper-rtl .manage-custom-product-popup .buttons-wrapper button.primary{margin-left:0;margin-right:auto}.standar-button{align-items:center;border:none;border-radius:1.5rem;box-shadow:0 0 1px #0000;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:2.5rem;justify-content:center;letter-spacing:2px;margin-right:1.2rem;outline:none;padding:0;text-transform:capitalize;transform:perspective(1px) translateZ(0);width:8rem}.standar-button i{font-size:1.2rem;left:1rem;position:absolute}@media only screen and (max-width:1100px){.standar-button i{display:none}}.standar-button:hover{animation-duration:1s;animation-iteration-count:1;animation-name:hvr-wobble-horizontal;animation-timing-function:ease-in-out}@keyframes hvr-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}to{transform:translateX(0)}}.standar-button-rtl{font-size:1.05rem;letter-spacing:normal}.add-product,.edit-product{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:100}.add-product .popup,.edit-product .popup{background:#fff;border-radius:.8rem;box-shadow:0 0 10px 0 #0003;display:flex;max-height:100vh;min-width:720px;width:60rem}.add-product .popup .image-wrapper,.edit-product .popup .image-wrapper{background-color:#f4f3f8;border-radius:.8rem 0 0 .8rem;border-right:1px solid #dedede;width:35%}.add-product .popup .image-wrapper .container,.edit-product .popup .image-wrapper .container{background-color:#fff;border:1px solid #dedede;border-radius:.5rem;height:calc(100% - 3rem);margin:1.5rem auto;padding:1rem 1.5rem;width:calc(100% - 3rem)}.add-product .popup .image-wrapper .container span.label,.edit-product .popup .image-wrapper .container span.label{color:#0d2137;display:inline-block;font-size:1rem;margin:0 .25rem .5rem}.add-product .popup .image-wrapper .container .image-container,.edit-product .popup .image-wrapper .container .image-container{aspect-ratio:1;margin-bottom:.75rem;position:relative;width:100%}.add-product .popup .image-wrapper .container .image-container>.img,.add-product .popup .image-wrapper .container .image-container>img,.edit-product .popup .image-wrapper .container .image-container>.img,.edit-product .popup .image-wrapper .container .image-container>img{border:1px solid #dedede;border-radius:.5rem;left:0;position:absolute;top:0;width:100%}.add-product .popup .image-wrapper .container .image-container .icon-close,.add-product .popup .image-wrapper .container .image-container .icon-expand,.edit-product .popup .image-wrapper .container .image-container .icon-close,.edit-product .popup .image-wrapper .container .image-container .icon-expand{align-items:center;background:#fff;border:1px solid #dedede;border-radius:.2rem;cursor:pointer;display:flex;height:1.5rem;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:.5rem;top:.5rem;width:1.5rem}.add-product .popup .image-wrapper .container .image-container .icon-close i,.add-product .popup .image-wrapper .container .image-container .icon-expand i,.edit-product .popup .image-wrapper .container .image-container .icon-close i,.edit-product .popup .image-wrapper .container .image-container .icon-expand i{color:#d31336;font-size:1rem}.add-product .popup .image-wrapper .container .image-container .icon-expand,.edit-product .popup .image-wrapper .container .image-container .icon-expand{right:2.5rem}.add-product .popup .image-wrapper .container .image-container .icon-expand i,.edit-product .popup .image-wrapper .container .image-container .icon-expand i{color:#2e77ae}.add-product .popup .image-wrapper .container .image-container:hover .icon-close,.add-product .popup .image-wrapper .container .image-container:hover .icon-expand,.edit-product .popup .image-wrapper .container .image-container:hover .icon-close,.edit-product .popup .image-wrapper .container .image-container:hover .icon-expand{opacity:1;pointer-events:all;transition:all .2s ease}.add-product .popup .image-wrapper .container .manage-custom-product-wrapper,.edit-product .popup .image-wrapper .container .manage-custom-product-wrapper{margin-top:3rem}.add-product .popup .image-wrapper .container .manage-custom-product-wrapper-disabled,.edit-product .popup .image-wrapper .container .manage-custom-product-wrapper-disabled{pointer-events:none}.add-product .popup .content-wrapper,.edit-product .popup .content-wrapper{padding:0 1rem;position:relative;width:65%}.add-product .popup .content-wrapper h2,.edit-product .popup .content-wrapper h2{color:#0d2137;margin:4vh auto 0;text-transform:uppercase;width:80%}.add-product .popup .content-wrapper h2 i,.edit-product .popup .content-wrapper h2 i{color:#2e77ae;margin-right:1rem}.add-product .popup .content-wrapper .button-wrapper,.add-product .popup .content-wrapper .multi-row,.add-product .popup .content-wrapper .row,.edit-product .popup .content-wrapper .button-wrapper,.edit-product .popup .content-wrapper .multi-row,.edit-product .popup .content-wrapper .row{margin:2.1rem auto;position:relative;width:80%}.add-product .popup .content-wrapper .button-wrapper .add-code-icon,.add-product .popup .content-wrapper .button-wrapper .add-group-icon,.add-product .popup .content-wrapper .button-wrapper .no-quantity-icon,.add-product .popup .content-wrapper .button-wrapper .selling-price-percentage-icon,.add-product .popup .content-wrapper .multi-row .add-code-icon,.add-product .popup .content-wrapper .multi-row .add-group-icon,.add-product .popup .content-wrapper .multi-row .no-quantity-icon,.add-product .popup .content-wrapper .multi-row .selling-price-percentage-icon,.add-product .popup .content-wrapper .row .add-code-icon,.add-product .popup .content-wrapper .row .add-group-icon,.add-product .popup .content-wrapper .row .no-quantity-icon,.add-product .popup .content-wrapper .row .selling-price-percentage-icon,.edit-product .popup .content-wrapper .button-wrapper .add-code-icon,.edit-product .popup .content-wrapper .button-wrapper .add-group-icon,.edit-product .popup .content-wrapper .button-wrapper .no-quantity-icon,.edit-product .popup .content-wrapper .button-wrapper .selling-price-percentage-icon,.edit-product .popup .content-wrapper .multi-row .add-code-icon,.edit-product .popup .content-wrapper .multi-row .add-group-icon,.edit-product .popup .content-wrapper .multi-row .no-quantity-icon,.edit-product .popup .content-wrapper .multi-row .selling-price-percentage-icon,.edit-product .popup .content-wrapper .row .add-code-icon,.edit-product .popup .content-wrapper .row .add-group-icon,.edit-product .popup .content-wrapper .row .no-quantity-icon,.edit-product .popup .content-wrapper .row .selling-price-percentage-icon{color:#767b7b;cursor:pointer;position:absolute;right:-2.5rem;z-index:100}.add-product .popup .content-wrapper .button-wrapper .add-code-icon:hover,.add-product .popup .content-wrapper .button-wrapper .add-group-icon:hover,.add-product .popup .content-wrapper .button-wrapper .no-quantity-icon:hover,.add-product .popup .content-wrapper .button-wrapper .selling-price-percentage-icon:hover,.add-product .popup .content-wrapper .multi-row .add-code-icon:hover,.add-product .popup .content-wrapper .multi-row .add-group-icon:hover,.add-product .popup .content-wrapper .multi-row .no-quantity-icon:hover,.add-product .popup .content-wrapper .multi-row .selling-price-percentage-icon:hover,.add-product .popup .content-wrapper .row .add-code-icon:hover,.add-product .popup .content-wrapper .row .add-group-icon:hover,.add-product .popup .content-wrapper .row .no-quantity-icon:hover,.add-product .popup .content-wrapper .row .selling-price-percentage-icon:hover,.edit-product .popup .content-wrapper .button-wrapper .add-code-icon:hover,.edit-product .popup .content-wrapper .button-wrapper .add-group-icon:hover,.edit-product .popup .content-wrapper .button-wrapper .no-quantity-icon:hover,.edit-product .popup .content-wrapper .button-wrapper .selling-price-percentage-icon:hover,.edit-product .popup .content-wrapper .multi-row .add-code-icon:hover,.edit-product .popup .content-wrapper .multi-row .add-group-icon:hover,.edit-product .popup .content-wrapper .multi-row .no-quantity-icon:hover,.edit-product .popup .content-wrapper .multi-row .selling-price-percentage-icon:hover,.edit-product .popup .content-wrapper .row .add-code-icon:hover,.edit-product .popup .content-wrapper .row .add-group-icon:hover,.edit-product .popup .content-wrapper .row .no-quantity-icon:hover,.edit-product .popup .content-wrapper .row .selling-price-percentage-icon:hover{color:#444;transition:all .3s linear}.add-product .popup .content-wrapper .button-wrapper .no-quantity-icon,.add-product .popup .content-wrapper .multi-row .no-quantity-icon,.add-product .popup .content-wrapper .row .no-quantity-icon,.edit-product .popup .content-wrapper .button-wrapper .no-quantity-icon,.edit-product .popup .content-wrapper .multi-row .no-quantity-icon,.edit-product .popup .content-wrapper .row .no-quantity-icon{left:-2.5rem;right:0;width:1rem}.add-product .popup .content-wrapper .button-wrapper span.input-wrapper,.add-product .popup .content-wrapper .multi-row span.input-wrapper,.add-product .popup .content-wrapper .row span.input-wrapper,.edit-product .popup .content-wrapper .button-wrapper span.input-wrapper,.edit-product .popup .content-wrapper .multi-row span.input-wrapper,.edit-product .popup .content-wrapper .row span.input-wrapper{position:relative}.add-product .popup .content-wrapper .button-wrapper span.input-wrapper label,.add-product .popup .content-wrapper .multi-row span.input-wrapper label,.add-product .popup .content-wrapper .row span.input-wrapper label,.edit-product .popup .content-wrapper .button-wrapper span.input-wrapper label,.edit-product .popup .content-wrapper .multi-row span.input-wrapper label,.edit-product .popup .content-wrapper .row span.input-wrapper label{background-color:#fff;color:#4f9693;font-size:.9rem;position:absolute;right:0;top:.5rem}.add-product .popup .content-wrapper .button-wrapper span.input-wrapper label.exist,.add-product .popup .content-wrapper .multi-row span.input-wrapper label.exist,.add-product .popup .content-wrapper .row span.input-wrapper label.exist,.edit-product .popup .content-wrapper .button-wrapper span.input-wrapper label.exist,.edit-product .popup .content-wrapper .multi-row span.input-wrapper label.exist,.edit-product .popup .content-wrapper .row span.input-wrapper label.exist{color:#2e77ae;display:none;left:0;text-transform:capitalize;top:2.5rem}.add-product .popup .content-wrapper .button-wrapper span.input-wrapper label.exist-found,.add-product .popup .content-wrapper .multi-row span.input-wrapper label.exist-found,.add-product .popup .content-wrapper .row span.input-wrapper label.exist-found,.edit-product .popup .content-wrapper .button-wrapper span.input-wrapper label.exist-found,.edit-product .popup .content-wrapper .multi-row span.input-wrapper label.exist-found,.edit-product .popup .content-wrapper .row span.input-wrapper label.exist-found{display:inline}.add-product .popup .content-wrapper .button-wrapper span.input-wrapper label.exist i,.add-product .popup .content-wrapper .multi-row span.input-wrapper label.exist i,.add-product .popup .content-wrapper .row span.input-wrapper label.exist i,.edit-product .popup .content-wrapper .button-wrapper span.input-wrapper label.exist i,.edit-product .popup .content-wrapper .multi-row span.input-wrapper label.exist i,.edit-product .popup .content-wrapper .row span.input-wrapper label.exist i{margin:0 .2rem}.add-product .popup .content-wrapper .button-wrapper span.input-wrapper input.barcode,.add-product .popup .content-wrapper .multi-row span.input-wrapper input.barcode,.add-product .popup .content-wrapper .row span.input-wrapper input.barcode,.edit-product .popup .content-wrapper .button-wrapper span.input-wrapper input.barcode,.edit-product .popup .content-wrapper .multi-row span.input-wrapper input.barcode,.edit-product .popup .content-wrapper .row span.input-wrapper input.barcode{text-transform:none}.add-product .popup .content-wrapper .button-wrapper span.input-wrapper-hidden label,.add-product .popup .content-wrapper .multi-row span.input-wrapper-hidden label,.add-product .popup .content-wrapper .row span.input-wrapper-hidden label,.edit-product .popup .content-wrapper .button-wrapper span.input-wrapper-hidden label,.edit-product .popup .content-wrapper .multi-row span.input-wrapper-hidden label,.edit-product .popup .content-wrapper .row span.input-wrapper-hidden label{display:none}.add-product .popup .content-wrapper .button-wrapper .button,.add-product .popup .content-wrapper .button-wrapper input,.add-product .popup .content-wrapper .button-wrapper select,.add-product .popup .content-wrapper .multi-row .button,.add-product .popup .content-wrapper .multi-row input,.add-product .popup .content-wrapper .multi-row select,.add-product .popup .content-wrapper .row .button,.add-product .popup .content-wrapper .row input,.add-product .popup .content-wrapper .row select,.edit-product .popup .content-wrapper .button-wrapper .button,.edit-product .popup .content-wrapper .button-wrapper input,.edit-product .popup .content-wrapper .button-wrapper select,.edit-product .popup .content-wrapper .multi-row .button,.edit-product .popup .content-wrapper .multi-row input,.edit-product .popup .content-wrapper .multi-row select,.edit-product .popup .content-wrapper .row .button,.edit-product .popup .content-wrapper .row input,.edit-product .popup .content-wrapper .row select{background-color:#0000;border:none;border-bottom:1px solid #cfcecd;color:#0d2137;font-size:1rem;font-weight:500;outline:none;padding:.5rem 0;text-transform:capitalize}.add-product .popup .content-wrapper .button-wrapper .button.select-disabled,.add-product .popup .content-wrapper .button-wrapper input.select-disabled,.add-product .popup .content-wrapper .button-wrapper select.select-disabled,.add-product .popup .content-wrapper .multi-row .button.select-disabled,.add-product .popup .content-wrapper .multi-row input.select-disabled,.add-product .popup .content-wrapper .multi-row select.select-disabled,.add-product .popup .content-wrapper .row .button.select-disabled,.add-product .popup .content-wrapper .row input.select-disabled,.add-product .popup .content-wrapper .row select.select-disabled,.edit-product .popup .content-wrapper .button-wrapper .button.select-disabled,.edit-product .popup .content-wrapper .button-wrapper input.select-disabled,.edit-product .popup .content-wrapper .button-wrapper select.select-disabled,.edit-product .popup .content-wrapper .multi-row .button.select-disabled,.edit-product .popup .content-wrapper .multi-row input.select-disabled,.edit-product .popup .content-wrapper .multi-row select.select-disabled,.edit-product .popup .content-wrapper .row .button.select-disabled,.edit-product .popup .content-wrapper .row input.select-disabled,.edit-product .popup .content-wrapper .row select.select-disabled{-webkit-appearance:none;appearance:none;pointer-events:none}.add-product .popup .content-wrapper .button-wrapper input.emplacement,.add-product .popup .content-wrapper .button-wrapper input.name,.add-product .popup .content-wrapper .multi-row input.emplacement,.add-product .popup .content-wrapper .multi-row input.name,.add-product .popup .content-wrapper .row input.emplacement,.add-product .popup .content-wrapper .row input.name,.edit-product .popup .content-wrapper .button-wrapper input.emplacement,.edit-product .popup .content-wrapper .button-wrapper input.name,.edit-product .popup .content-wrapper .multi-row input.emplacement,.edit-product .popup .content-wrapper .multi-row input.name,.edit-product .popup .content-wrapper .row input.emplacement,.edit-product .popup .content-wrapper .row input.name{text-transform:none}.add-product .popup .content-wrapper .button-wrapper select.brown-select,.add-product .popup .content-wrapper .multi-row select.brown-select,.add-product .popup .content-wrapper .row select.brown-select,.edit-product .popup .content-wrapper .button-wrapper select.brown-select,.edit-product .popup .content-wrapper .multi-row select.brown-select,.edit-product .popup .content-wrapper .row select.brown-select{color:#767b7b}.add-product .popup .content-wrapper .button-wrapper .react-datepicker-wrapper,.add-product .popup .content-wrapper .multi-row .react-datepicker-wrapper,.add-product .popup .content-wrapper .row .react-datepicker-wrapper,.edit-product .popup .content-wrapper .button-wrapper .react-datepicker-wrapper,.edit-product .popup .content-wrapper .multi-row .react-datepicker-wrapper,.edit-product .popup .content-wrapper .row .react-datepicker-wrapper{width:100%}.add-product .popup .content-wrapper .button-wrapper i,.add-product .popup .content-wrapper .multi-row i,.add-product .popup .content-wrapper .row i,.edit-product .popup .content-wrapper .button-wrapper i,.edit-product .popup .content-wrapper .multi-row i,.edit-product .popup .content-wrapper .row i{margin:0 .5rem}.add-product .popup .content-wrapper .button-wrapper .input-error,.add-product .popup .content-wrapper .multi-row .input-error,.add-product .popup .content-wrapper .row .input-error,.edit-product .popup .content-wrapper .button-wrapper .input-error,.edit-product .popup .content-wrapper .multi-row .input-error,.edit-product .popup .content-wrapper .row .input-error{border-color:#d31336;color:#d31336}.add-product .popup .content-wrapper .button-wrapper .button,.add-product .popup .content-wrapper .button-wrapper select,.add-product .popup .content-wrapper .multi-row .button,.add-product .popup .content-wrapper .multi-row select,.add-product .popup .content-wrapper .row .button,.add-product .popup .content-wrapper .row select,.edit-product .popup .content-wrapper .button-wrapper .button,.edit-product .popup .content-wrapper .button-wrapper select,.edit-product .popup .content-wrapper .multi-row .button,.edit-product .popup .content-wrapper .multi-row select,.edit-product .popup .content-wrapper .row .button,.edit-product .popup .content-wrapper .row select{cursor:pointer}.add-product .popup .content-wrapper .button-wrapper input::-webkit-inner-spin-button,.add-product .popup .content-wrapper .multi-row input::-webkit-inner-spin-button,.add-product .popup .content-wrapper .row input::-webkit-inner-spin-button,.edit-product .popup .content-wrapper .button-wrapper input::-webkit-inner-spin-button,.edit-product .popup .content-wrapper .multi-row input::-webkit-inner-spin-button,.edit-product .popup .content-wrapper .row input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.add-product .popup .content-wrapper .button-wrapper .suggetions,.add-product .popup .content-wrapper .multi-row .suggetions,.add-product .popup .content-wrapper .row .suggetions,.edit-product .popup .content-wrapper .button-wrapper .suggetions,.edit-product .popup .content-wrapper .multi-row .suggetions,.edit-product .popup .content-wrapper .row .suggetions{background-color:#fff;border:1px solid #ccc;border-radius:.3rem;color:#444;display:none;height:10rem;list-style:none;overflow:auto;position:absolute;top:2.5rem;width:100%;z-index:10}.add-product .popup .content-wrapper .button-wrapper .suggetions-appear,.add-product .popup .content-wrapper .multi-row .suggetions-appear,.add-product .popup .content-wrapper .row .suggetions-appear,.edit-product .popup .content-wrapper .button-wrapper .suggetions-appear,.edit-product .popup .content-wrapper .multi-row .suggetions-appear,.edit-product .popup .content-wrapper .row .suggetions-appear{display:block}.add-product .popup .content-wrapper .button-wrapper .suggetions li,.add-product .popup .content-wrapper .multi-row .suggetions li,.add-product .popup .content-wrapper .row .suggetions li,.edit-product .popup .content-wrapper .button-wrapper .suggetions li,.edit-product .popup .content-wrapper .multi-row .suggetions li,.edit-product .popup .content-wrapper .row .suggetions li{height:1.7rem;overflow:hidden;padding:.2rem 1rem;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.add-product .popup .content-wrapper .button-wrapper .suggetions li:first-child,.add-product .popup .content-wrapper .multi-row .suggetions li:first-child,.add-product .popup .content-wrapper .row .suggetions li:first-child,.edit-product .popup .content-wrapper .button-wrapper .suggetions li:first-child,.edit-product .popup .content-wrapper .multi-row .suggetions li:first-child,.edit-product .popup .content-wrapper .row .suggetions li:first-child{padding-top:.3rem}.add-product .popup .content-wrapper .button-wrapper .suggetions li:last-child,.add-product .popup .content-wrapper .multi-row .suggetions li:last-child,.add-product .popup .content-wrapper .row .suggetions li:last-child,.edit-product .popup .content-wrapper .button-wrapper .suggetions li:last-child,.edit-product .popup .content-wrapper .multi-row .suggetions li:last-child,.edit-product .popup .content-wrapper .row .suggetions li:last-child{padding-bottom:.3rem}.add-product .popup .content-wrapper .button-wrapper .suggetions li:hover,.add-product .popup .content-wrapper .multi-row .suggetions li:hover,.add-product .popup .content-wrapper .row .suggetions li:hover,.edit-product .popup .content-wrapper .button-wrapper .suggetions li:hover,.edit-product .popup .content-wrapper .multi-row .suggetions li:hover,.edit-product .popup .content-wrapper .row .suggetions li:hover{background-color:#e0eaf5;color:#0d2137}.add-product .popup .content-wrapper .button-wrapper .suggetions li.suggetions-empty,.add-product .popup .content-wrapper .multi-row .suggetions li.suggetions-empty,.add-product .popup .content-wrapper .row .suggetions li.suggetions-empty,.edit-product .popup .content-wrapper .button-wrapper .suggetions li.suggetions-empty,.edit-product .popup .content-wrapper .multi-row .suggetions li.suggetions-empty,.edit-product .popup .content-wrapper .row .suggetions li.suggetions-empty{color:#d31336;font-family:cursive;pointer-events:none;text-align:center}.add-product .popup .content-wrapper .row span.input-wrapper label,.edit-product .popup .content-wrapper .row span.input-wrapper label{top:0}.add-product .popup .content-wrapper .button-wrapper,.edit-product .popup .content-wrapper .button-wrapper{align-items:center;display:flex;justify-content:space-between}.add-product .popup .content-wrapper .button-wrapper .favourite,.edit-product .popup .content-wrapper .button-wrapper .favourite{width:45%}.add-product .popup .content-wrapper .button-wrapper .favourite span,.edit-product .popup .content-wrapper .button-wrapper .favourite span{align-items:flex-end;color:#767b7b;cursor:pointer;display:flex;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.add-product .popup .content-wrapper .button-wrapper .favourite i,.edit-product .popup .content-wrapper .button-wrapper .favourite i{font-size:1.2rem;margin:0 .5rem 0 0}.add-product .popup .content-wrapper .button-wrapper .favourite i.active,.edit-product .popup .content-wrapper .button-wrapper .favourite i.active{color:#2e77ae}.add-product .popup .content-wrapper .row input,.add-product .popup .content-wrapper .row select,.add-product .popup .content-wrapper .row span.input-wrapper,.edit-product .popup .content-wrapper .row input,.edit-product .popup .content-wrapper .row select,.edit-product .popup .content-wrapper .row span.input-wrapper{width:100%}.add-product .popup .content-wrapper .multi-row,.edit-product .popup .content-wrapper .multi-row{align-items:center;display:flex;justify-content:space-between}.add-product .popup .content-wrapper .multi-row input,.add-product .popup .content-wrapper .multi-row select,.add-product .popup .content-wrapper .multi-row span.input-wrapper,.edit-product .popup .content-wrapper .multi-row input,.edit-product .popup .content-wrapper .multi-row select,.edit-product .popup .content-wrapper .multi-row span.input-wrapper{width:45%}.add-product .popup .content-wrapper .multi-row span.input-wrapper .button,.add-product .popup .content-wrapper .multi-row span.input-wrapper input,.add-product .popup .content-wrapper .multi-row span.input-wrapper select,.edit-product .popup .content-wrapper .multi-row span.input-wrapper .button,.edit-product .popup .content-wrapper .multi-row span.input-wrapper input,.edit-product .popup .content-wrapper .multi-row span.input-wrapper select{text-align:start;width:100%}.add-product--visible,.edit-product--visible{opacity:1;transition:opacity .25s;visibility:visible}.add-product-rtl .popup .image-wrapper,.edit-product-rtl .popup .image-wrapper{border-left:1px solid #e0e0e0;border-radius:0 .8rem .8rem 0;border-right:0}.add-product-rtl .popup .image-wrapper .container .image-container .icon-close,.edit-product-rtl .popup .image-wrapper .container .image-container .icon-close{left:.5rem;right:auto}.add-product-rtl .popup .image-wrapper .container .image-container .icon-expand,.edit-product-rtl .popup .image-wrapper .container .image-container .icon-expand{left:2.5rem;right:auto}.add-product-rtl .popup .content-wrapper h2 i,.edit-product-rtl .popup .content-wrapper h2 i{margin-left:1rem;margin-right:0}.add-product-rtl .popup .content-wrapper .button-wrapper .favourite i,.edit-product-rtl .popup .content-wrapper .button-wrapper .favourite i{margin:0 0 0 .5rem}.add-product-rtl .popup .content-wrapper .button-wrapper .add-code-icon,.add-product-rtl .popup .content-wrapper .button-wrapper .add-group-icon,.add-product-rtl .popup .content-wrapper .button-wrapper .selling-price-percentage-icon,.add-product-rtl .popup .content-wrapper .multi-row .add-code-icon,.add-product-rtl .popup .content-wrapper .multi-row .add-group-icon,.add-product-rtl .popup .content-wrapper .multi-row .selling-price-percentage-icon,.add-product-rtl .popup .content-wrapper .row .add-code-icon,.add-product-rtl .popup .content-wrapper .row .add-group-icon,.add-product-rtl .popup .content-wrapper .row .selling-price-percentage-icon,.edit-product-rtl .popup .content-wrapper .button-wrapper .add-code-icon,.edit-product-rtl .popup .content-wrapper .button-wrapper .add-group-icon,.edit-product-rtl .popup .content-wrapper .button-wrapper .selling-price-percentage-icon,.edit-product-rtl .popup .content-wrapper .multi-row .add-code-icon,.edit-product-rtl .popup .content-wrapper .multi-row .add-group-icon,.edit-product-rtl .popup .content-wrapper .multi-row .selling-price-percentage-icon,.edit-product-rtl .popup .content-wrapper .row .add-code-icon,.edit-product-rtl .popup .content-wrapper .row .add-group-icon,.edit-product-rtl .popup .content-wrapper .row .selling-price-percentage-icon{left:-2.5rem;right:auto}.add-product-rtl .popup .content-wrapper .button-wrapper .no-quantity-icon,.add-product-rtl .popup .content-wrapper .multi-row .no-quantity-icon,.add-product-rtl .popup .content-wrapper .row .no-quantity-icon,.edit-product-rtl .popup .content-wrapper .button-wrapper .no-quantity-icon,.edit-product-rtl .popup .content-wrapper .multi-row .no-quantity-icon,.edit-product-rtl .popup .content-wrapper .row .no-quantity-icon{left:auto;right:-2.5rem}.add-product-rtl .popup .content-wrapper .button-wrapper span.input-wrapper label,.add-product-rtl .popup .content-wrapper .multi-row span.input-wrapper label,.add-product-rtl .popup .content-wrapper .row span.input-wrapper label,.edit-product-rtl .popup .content-wrapper .button-wrapper span.input-wrapper label,.edit-product-rtl .popup .content-wrapper .multi-row span.input-wrapper label,.edit-product-rtl .popup .content-wrapper .row span.input-wrapper label{left:0;right:auto}.add-product-rtl .popup .content-wrapper .button-wrapper span.input-wrapper label.exist,.add-product-rtl .popup .content-wrapper .multi-row span.input-wrapper label.exist,.add-product-rtl .popup .content-wrapper .row span.input-wrapper label.exist,.edit-product-rtl .popup .content-wrapper .button-wrapper span.input-wrapper label.exist,.edit-product-rtl .popup .content-wrapper .multi-row span.input-wrapper label.exist,.edit-product-rtl .popup .content-wrapper .row span.input-wrapper label.exist{left:auto;right:0}.file-btn{border:1px solid #16a3fe;border-radius:.2rem;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;letter-spacing:.1rem;line-height:1.2rem;outline:none;padding:.3rem .8rem;text-align:center;text-decoration:none;text-transform:capitalize;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.file-btn input{display:none}.file-btn-primary{background-color:#2e77ae;border-color:#2e77ae}.file-btn-primary:hover{background-color:#286796;border-color:#286796}.file-btn-secondary{background-color:#4f9693;border-color:#4f9693}.file-btn-secondary:hover{background-color:#129472;border-color:#129472}.file-btn-info{background-color:#2e77ae;border-color:#2e77ae}.file-btn-info:hover{background-color:#014baf;border-color:#014baf}.file-btn-warning{background-color:#f6be26;border-color:#f6be26}.file-btn-warning:hover{background-color:#c79408;border-color:#c79408}.file-btn-success{background-color:#39d884;border-color:#39d884}.file-btn-success:hover{background-color:#20a45f;border-color:#20a45f}.file-btn-danger{background-color:#d31336;border-color:#d31336}.file-btn-danger:hover{background-color:#b8112f;border-color:#b8112f}.file-btn-light{background-color:#fff;border-color:#cfcecd;color:#0d2137}.file-btn-light i{color:#495c77}.file-btn-light:hover{background-color:#f9f9f9}.file-btn-dark{background-color:#415076;border-color:#415076}.file-btn-dark:hover{background-color:#1d2334;border-color:#1d2334}.file-btn-blue2{background-color:#3b5998;border-color:#3b5998}.file-btn-blue2:hover{background-color:#2d4373;border-color:#2d4373}.file-btn-red2{background-color:#d85040;border-color:#d85040}.file-btn-red2:hover{background-color:#be3727;border-color:#be3727}.file-btn-outline-primary{background-color:#0000;border-color:#2e77ae;color:#2e77ae;font-weight:400}.file-btn-outline-primary:hover{background-color:#2e77ae;color:#fff}.file-btn-outline-secondary{background-color:#0000;border-color:#4f9693;color:#4f9693;font-weight:500}.file-btn-outline-secondary:hover{background-color:#4f9693;color:#fff}.file-btn-outline-danger{background-color:#0000;border-color:#d31336;color:#d31336;font-weight:400}.file-btn-outline-danger:hover{background-color:#d31336;color:#fff}.file-btn-outline-light{background-color:#0000;border-color:#cfcecd;color:#415076;font-weight:400}.file-btn-outline-light:hover{background-color:#cce3f4;border-color:#cce3f4}.file-btn-fat-primary{background-color:#2e77ae;border:none;font-size:.85rem;font-weight:500;padding:.7rem}.file-btn-fat-primary:hover{background-color:#286796}.file-btn-fat-secondary{background-color:#4f9693;border:none;font-size:.85rem;font-weight:500;padding:.7rem}.file-btn-fat-secondary:hover{background-color:#129472}.file-btn-fat-light{background-color:#e8f0fe;border:none;color:#2e77ae;font-size:.85rem;font-weight:500;padding:.7rem}.file-btn-fat-light:hover{background-color:#dbeafd}.file-btn-fat-danger{background-color:#fcebeb;border:none;color:#d31336;font-size:.85rem;font-weight:500;padding:.7rem}.file-btn-fat-danger:hover{background-color:#fae1e1}.file-btn-flat-primary{background-color:#0000;border:none;color:#0d2137;font-size:1rem;font-weight:500;padding:.5rem .7rem}.file-btn-flat-primary i{color:#2e77ae;font-size:1.5rem}.file-btn-flat-primary:hover{background-color:#f3f3f5;box-shadow:0 0 0 1px #0000000d}.file-btn-flat-secondary{background-color:#0000;border:none;color:#0d2137;font-size:1rem;font-weight:500;padding:.5rem .7rem}.file-btn-flat-secondary i{color:#4f9693;font-size:1.5rem}.file-btn-flat-secondary:hover{background-color:#f3f3f5;box-shadow:0 0 0 1px #0000000d}.file-btn-flat-warning{background-color:#0000;border:none;color:#0d2137;font-size:1rem;font-weight:500;padding:.5rem .7rem}.file-btn-flat-warning i{color:#c79408;font-size:1.5rem}.file-btn-flat-warning:hover{background-color:#f3f3f5;box-shadow:0 0 0 1px #0000000d}.file-btn-flat-danger{background-color:#0000;border:none;color:#0d2137;font-size:1rem;font-weight:500;padding:.5rem .7rem}.file-btn-flat-danger i{color:#d31336;font-size:1.5rem}.file-btn-flat-danger:hover{background-color:#f3f3f5;box-shadow:0 0 0 1px #0000000d}.file-btn-flat-customize{background-color:#0000;border:none;color:#0d2137;font-size:1rem;font-weight:500;padding:.5rem .7rem}.file-btn-flat-customize i{color:#ce7777;font-size:1.5rem}.file-btn-flat-customize:hover{background-color:#f3f3f5;box-shadow:0 0 0 1px #0000000d}.bulk-creation{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.bulk-creation-visible{opacity:1;transition:opacity .3s;visibility:visible}.bulk-creation .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:90vh;max-width:95vw;overflow:auto;padding:2rem 3rem;position:relative;width:35rem}.bulk-creation .popup .bulk-creation-generate{width:100%}.bulk-creation .popup .bulk-creation-generate>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.5rem;margin-bottom:1rem}.bulk-creation .popup .bulk-creation-generate .radio-input-wrapper{margin-bottom:1rem;width:100%}.bulk-creation .popup .bulk-creation-generate .upload-file{align-items:center;border:1px solid #cfcecd;border-radius:.5rem;display:flex;height:11rem;justify-content:center;margin:0 auto;width:100%}.bulk-creation .popup .bulk-creation-generate .upload-file .file-wrapper{align-items:center;display:flex;flex-direction:column;height:9.5rem;justify-content:space-between;width:100%}.bulk-creation .popup .bulk-creation-generate .upload-file .file-wrapper i{color:#0d2137;font-size:1.5rem;margin-bottom:.5rem;opacity:0;transition:all .2s ease-in-out}.bulk-creation .popup .bulk-creation-generate .upload-file .file-wrapper img{max-height:4.5rem;max-width:4.5rem}.bulk-creation .popup .bulk-creation-generate .upload-file .file-wrapper span.headline{word-wrap:break-word;color:#0d2137;font-size:1rem;height:2.5rem;margin-top:.5rem;overflow:auto;padding:.25rem .2rem;text-align:center;width:80%}.bulk-creation .popup .bulk-creation-generate .upload-file .file-wrapper:hover i{opacity:1}.bulk-creation .popup .bulk-creation-generate>span.link{color:#0d2137;cursor:pointer;display:inline-block;font-size:1rem;line-height:1.5rem;margin:.75rem .2rem 0;transition:color .2s ease}.bulk-creation .popup .bulk-creation-generate>span.link i{color:rgba(13,33,55,.733);font-size:.9rem;margin-left:.5rem}.bulk-creation .popup .bulk-creation-generate>span.link:hover,.bulk-creation .popup .bulk-creation-generate>span.link:hover i{color:#2e77ae}.bulk-creation .popup .bulk-creation-generate button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:3rem;justify-content:center;margin-top:3rem;outline:none;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.bulk-creation .popup .bulk-creation-generate button.submit:last-child{margin-bottom:2rem}.bulk-creation .popup .bulk-creation-generate button.submit:hover{background-color:#286796;border-color:#286796}.bulk-creation-rtl .popup .bulk-creation-generate>span.link i{margin-left:0;margin-right:.5rem}.product-details{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:100}.product-details .popup{background:#fff;border:1px solid #2e77ae;border-radius:.5rem;box-shadow:0 0 10px 0 #0003;display:flex;height:38rem;margin:0;max-height:98vh;min-width:720px;overflow:auto;width:65rem}.product-details .popup .images-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto 0;padding:2rem 3rem 1rem;width:40%}.product-details .popup .images-holder span.label{color:#0d2137;display:inline-block;font-size:1rem;font-weight:600;margin:0 .25rem .5rem}.product-details .popup .images-holder .image-container{aspect-ratio:1;margin-bottom:1rem;position:relative;width:100%}.product-details .popup .images-holder .image-container>img{border:1px solid #dedede;border-radius:.5rem;left:0;position:absolute;top:0;width:100%}.product-details .popup .images-holder .image-container .icon-expand{align-items:center;background:#fff;border:1px solid #dedede;border-radius:.2rem;cursor:pointer;display:flex;height:1.5rem;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:.5rem;top:.5rem;width:1.5rem}.product-details .popup .images-holder .image-container .icon-expand i{color:#2e77ae;font-size:1rem}.product-details .popup .images-holder .image-container:hover .icon-expand{opacity:1;pointer-events:all;transition:all .2s ease}.product-details .popup .images-holder svg{border:1px solid #ccc;border-radius:.3rem;cursor:pointer;height:10rem;max-width:100%}.product-details .popup .images-holder svg:hover{border-color:#2e77ae;transition:border .2s ease}.product-details .popup .images-holder svg.svg-click-disabled{pointer-events:none}.product-details .popup .images-holder h3{color:#0d2137;cursor:pointer;font-size:1rem;letter-spacing:1.5px;line-height:1.5rem;margin:1rem auto;max-width:100%;overflow:hidden;text-transform:capitalize}.product-details .popup .images-holder h3 i{font-size:1.2rem;margin-right:.2rem}.product-details .popup .images-holder h3:hover{color:#2e77ae;transition:color .2s ease}.product-details .popup .images-holder h3.download-disabled{pointer-events:none}.product-details .popup .content-holder{align-items:center;display:flex;flex-direction:column;margin:auto;overflow:auto;padding:1rem 0;width:60%}.product-details .popup .content-holder h3{color:#767b7b;font-size:1.8rem;margin-bottom:1rem;width:90%}.product-details .popup .content-holder h3 i{color:#2e77ae;font-size:1.6rem;margin-right:.8rem}.product-details .popup .content-holder h4{color:#444;display:flex;margin-bottom:.95rem;position:relative;width:90%}.product-details .popup .content-holder h4.no-margin-bottom,.product-details .popup .content-holder h4:last-of-type{margin-bottom:0}.product-details .popup .content-holder h4 span{align-items:center;display:flex;height:1.8rem;text-transform:capitalize}.product-details .popup .content-holder h4 span.title,.product-details .popup .content-holder h4 span.title-hidden{max-width:10rem;min-width:10rem}.product-details .popup .content-holder h4 span.title i,.product-details .popup .content-holder h4 span.title-hidden i{color:#2e77ae;margin-right:.8rem;width:1rem}.product-details .popup .content-holder h4 span.title-hidden{opacity:0}.product-details .popup .content-holder h4 span.desc,.product-details .popup .content-holder h4 span.desc-name,.product-details .popup .content-holder h4 span.desc-price,.product-details .popup .content-holder h4 span.desc-selling-price,.product-details .popup .content-holder h4 span.desc-supplier,.product-details .popup .content-holder h4 span.desc-unit{line-height:1.5rem;width:auto}.product-details .popup .content-holder h4 span.desc .color-label,.product-details .popup .content-holder h4 span.desc-name .color-label,.product-details .popup .content-holder h4 span.desc-price .color-label,.product-details .popup .content-holder h4 span.desc-selling-price .color-label,.product-details .popup .content-holder h4 span.desc-supplier .color-label,.product-details .popup .content-holder h4 span.desc-unit .color-label{border:1px solid #9c9d9e;border-radius:.2rem;display:inline-block;height:1rem;margin-right:.25rem;width:2rem}.product-details .popup .content-holder h4 span.desc i.green,.product-details .popup .content-holder h4 span.desc-name i.green,.product-details .popup .content-holder h4 span.desc-price i.green,.product-details .popup .content-holder h4 span.desc-selling-price i.green,.product-details .popup .content-holder h4 span.desc-supplier i.green,.product-details .popup .content-holder h4 span.desc-unit i.green{color:#4f9693;margin-left:.5rem}.product-details .popup .content-holder h4 span.desc i.red,.product-details .popup .content-holder h4 span.desc-name i.red,.product-details .popup .content-holder h4 span.desc-price i.red,.product-details .popup .content-holder h4 span.desc-selling-price i.red,.product-details .popup .content-holder h4 span.desc-supplier i.red,.product-details .popup .content-holder h4 span.desc-unit i.red{color:#d31336;margin-left:.5rem}.product-details .popup .content-holder h4 span.desc-name-orange,.product-details .popup .content-holder h4 span.desc-orange,.product-details .popup .content-holder h4 span.desc-price-orange,.product-details .popup .content-holder h4 span.desc-selling-price-orange,.product-details .popup .content-holder h4 span.desc-supplier-orange,.product-details .popup .content-holder h4 span.desc-unit-orange{color:#ff8e2b}.product-details .popup .content-holder h4 span.desc-name-red,.product-details .popup .content-holder h4 span.desc-price-red,.product-details .popup .content-holder h4 span.desc-red,.product-details .popup .content-holder h4 span.desc-selling-price-red,.product-details .popup .content-holder h4 span.desc-supplier-red,.product-details .popup .content-holder h4 span.desc-unit-red{color:#d31336}.product-details .popup .content-holder h4 span.desc-name{height:auto;max-width:60%;min-height:1.8rem;overflow:hidden;text-transform:inherit}.product-details .popup .content-holder h4 span.desc-price,.product-details .popup .content-holder h4 span.desc-selling-price,.product-details .popup .content-holder h4 span.desc-supplier,.product-details .popup .content-holder h4 span.desc-unit{display:flex;flex-wrap:wrap;height:3rem;left:10rem;margin-top:-.6rem;overflow:auto;position:relative;position:absolute}.product-details .popup .content-holder h4 span.desc-price .price-item,.product-details .popup .content-holder h4 span.desc-price .selling-price-item,.product-details .popup .content-holder h4 span.desc-price .supplier-item,.product-details .popup .content-holder h4 span.desc-price .unit-item,.product-details .popup .content-holder h4 span.desc-selling-price .price-item,.product-details .popup .content-holder h4 span.desc-selling-price .selling-price-item,.product-details .popup .content-holder h4 span.desc-selling-price .supplier-item,.product-details .popup .content-holder h4 span.desc-selling-price .unit-item,.product-details .popup .content-holder h4 span.desc-supplier .price-item,.product-details .popup .content-holder h4 span.desc-supplier .selling-price-item,.product-details .popup .content-holder h4 span.desc-supplier .supplier-item,.product-details .popup .content-holder h4 span.desc-supplier .unit-item,.product-details .popup .content-holder h4 span.desc-unit .price-item,.product-details .popup .content-holder h4 span.desc-unit .selling-price-item,.product-details .popup .content-holder h4 span.desc-unit .supplier-item,.product-details .popup .content-holder h4 span.desc-unit .unit-item{display:inline-block;height:1.2rem;margin:.1rem .5rem .1rem 0}.product-details .popup .content-holder h4 span.desc-emplacement{text-transform:inherit}.product-details .popup .content-holder h4 span.desc-disabled{pointer-events:none}.product-details .popup .content-holder h4 .favourite-wrapper{align-items:center;border:1px solid #ff1493;border-radius:50%;display:flex;height:1.8rem;justify-content:center;margin-left:auto;position:absolute;right:1rem;width:1.8rem}.product-details .popup .content-holder h4 .favourite-wrapper i{color:#ff1493}.product-details--visible{opacity:1;visibility:visible}.product-details-rtl .popup .images-holder .image-container .icon-expand{left:.5rem;right:auto}.product-details-rtl .popup .images-holder h3 i{margin-left:.2rem;margin-right:0}.product-details-rtl .popup .content-holder h3 i,.product-details-rtl .popup .content-holder h4 span.title i,.product-details-rtl .popup .content-holder h4 span.title-hidden i{margin-left:.8rem;margin-right:0}.product-details-rtl .popup .content-holder h4 span.desc .color-label,.product-details-rtl .popup .content-holder h4 span.desc-price .color-label,.product-details-rtl .popup .content-holder h4 span.desc-selling-price .color-label,.product-details-rtl .popup .content-holder h4 span.desc-supplier .color-label,.product-details-rtl .popup .content-holder h4 span.desc-unit .color-label{margin-left:.25rem;margin-right:0}.product-details-rtl .popup .content-holder h4 span.desc i.green,.product-details-rtl .popup .content-holder h4 span.desc i.red,.product-details-rtl .popup .content-holder h4 span.desc-price i.green,.product-details-rtl .popup .content-holder h4 span.desc-price i.red,.product-details-rtl .popup .content-holder h4 span.desc-selling-price i.green,.product-details-rtl .popup .content-holder h4 span.desc-selling-price i.red,.product-details-rtl .popup .content-holder h4 span.desc-supplier i.green,.product-details-rtl .popup .content-holder h4 span.desc-supplier i.red,.product-details-rtl .popup .content-holder h4 span.desc-unit i.green,.product-details-rtl .popup .content-holder h4 span.desc-unit i.red{margin-left:0;margin-right:.5rem}.product-details-rtl .popup .content-holder h4 span.desc-price,.product-details-rtl .popup .content-holder h4 span.desc-selling-price,.product-details-rtl .popup .content-holder h4 span.desc-supplier,.product-details-rtl .popup .content-holder h4 span.desc-unit{left:auto;right:10rem}.product-details-rtl .popup .content-holder h4 span.desc-price .price-item,.product-details-rtl .popup .content-holder h4 span.desc-price .selling-price-item,.product-details-rtl .popup .content-holder h4 span.desc-price .supplier-item,.product-details-rtl .popup .content-holder h4 span.desc-price .unit-item,.product-details-rtl .popup .content-holder h4 span.desc-selling-price .price-item,.product-details-rtl .popup .content-holder h4 span.desc-selling-price .selling-price-item,.product-details-rtl .popup .content-holder h4 span.desc-selling-price .supplier-item,.product-details-rtl .popup .content-holder h4 span.desc-selling-price .unit-item,.product-details-rtl .popup .content-holder h4 span.desc-supplier .price-item,.product-details-rtl .popup .content-holder h4 span.desc-supplier .selling-price-item,.product-details-rtl .popup .content-holder h4 span.desc-supplier .supplier-item,.product-details-rtl .popup .content-holder h4 span.desc-supplier .unit-item,.product-details-rtl .popup .content-holder h4 span.desc-unit .price-item,.product-details-rtl .popup .content-holder h4 span.desc-unit .selling-price-item,.product-details-rtl .popup .content-holder h4 span.desc-unit .supplier-item,.product-details-rtl .popup .content-holder h4 span.desc-unit .unit-item{margin:.1rem 0 .1rem .5rem}.product-details-rtl .popup .content-holder h4 .favourite-wrapper{left:1rem;margin-right:auto;right:auto}.custom-product-details{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:10000}.custom-product-details--visible{opacity:1;transition:opacity .3s;visibility:visible}.custom-product-details .popup{background-color:#fff;border:1px solid #ddd;border-radius:.8rem;height:92vh;max-width:92vw;overflow:auto;padding:1rem;position:relative;width:50rem}.custom-product-details .popup .property{border-top:1px dashed #767b7b;margin:0 auto;padding:1.25rem 0;width:calc(100% - 2rem)}.custom-product-details .popup .property h1{align-items:center;color:#0d2137;display:flex;font-size:1.2rem;width:100%}.custom-product-details .popup .property h1 .color-label{border:2px solid #aaa;border-radius:.2rem;display:inline-block;height:1rem;margin-right:.25rem;width:2rem}.custom-product-details .popup .property .inputs-wrapper{display:flex;justify-content:space-between;margin-top:1rem}.custom-product-details .popup .property .inputs-wrapper .input-wrapper{display:flex;flex-direction:column;position:relative;width:calc(33% - .75rem)}.custom-product-details .popup .property .inputs-wrapper .input-wrapper h2{color:#0d2137;font-size:1rem;font-weight:500;margin-bottom:.5rem}.custom-product-details .popup .property .inputs-wrapper .input-wrapper .input{border:1px solid #9c9d9e;border-radius:.5rem;font-size:1rem;height:2.5rem;outline:none;padding:.25rem .5rem;width:100%}.custom-product-details .popup .property:first-of-type{border-top:none}.custom-product-details-rtl .popup .property h1 .color-label{margin-left:.25rem;margin-right:0}.buttons-group{display:flex;filter:drop-shadow(1px 3px 5px rgba(0,0,0,.1));justify-content:center}.buttons-group button{stroke:#000;border:none;font-size:.8rem;font-weight:700;height:2rem;outline:none;text-transform:capitalize;transition:filter .2s ease-in-out;width:5rem}.buttons-group button:hover{cursor:pointer;filter:drop-shadow(2px 3px 5px rgba(0,0,0,.15))}.buttons-group button:active{filter:none;transform:scale(.95)}.buttons-group button:first-child{border-radius:1rem 0 0 1rem}.buttons-group button:last-child{border-radius:0 1rem 1rem 0}.buttons-group button.active{color:#0d2137!important}.buttons-group button.disabled{pointer-events:none}.buttons-group button.one-button{border-radius:1rem}.buttons-group-rtl{filter:drop-shadow(-1px 3px 5px rgba(0,0,0,.1))}.buttons-group-rtl button:hover{filter:drop-shadow(-2px 3px 5px rgba(0,0,0,.15))}.buttons-group-rtl button:active{transform:scale(.95)}.buttons-group-rtl button:first-child{border-radius:0 1rem 1rem 0}.buttons-group-rtl button:last-child{border-radius:1rem 0 0 1rem}.selling-price-details{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:101}.selling-price-details .popup{background-color:#fff;border-radius:.5rem;padding:1rem;width:30rem}.selling-price-details .popup h1{color:#444;font-size:1.5rem;text-align:center}.selling-price-details .popup h1 i{color:#2e77ae;margin-right:.5rem}.selling-price-details .popup .selling-price-details-list{border-bottom:1px solid #cfcecd;border-top:1px solid #cfcecd;margin:1rem auto 2rem;max-height:20rem;overflow:auto;padding:1rem 0;width:100%}.selling-price-details .popup .selling-price-details-list li{background-color:#fff;border:1px solid #ddd;border-radius:.3rem;box-shadow:0 0 .5rem 0 #0000001a;display:flex;font-size:.9rem;height:3.2rem;justify-content:flex-start;margin-bottom:1rem;padding:1rem .8rem}.selling-price-details .popup .selling-price-details-list li:last-child{margin:0}.selling-price-details .popup .selling-price-details-list li:hover{background-color:#e0eaf5;transition:all .2s ease-in-out}.selling-price-details .popup .selling-price-details-list .col,.selling-price-details .popup .selling-price-details-list .col-action{color:#0d2137;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:capitalize;width:45%}.selling-price-details .popup .selling-price-details-list .col-action{width:10%}.selling-price-details .popup .selling-price-details-list .col-action i{color:#2e77ae;cursor:pointer;font-size:1.1rem;opacity:.8}.selling-price-details .popup .selling-price-details-list .col-action i:hover{opacity:1;transition:all .2s ease}.selling-price-details .popup .selling-price-details-list .col-action i.delete{display:none}.selling-price-details .popup .selling-price-details-list span.default-label{color:#f96d4c;font-weight:700}.selling-price-details .popup .selling-price-details-list .selling-price-item-delete{cursor:pointer}.selling-price-details .popup .selling-price-details-list .selling-price-item-delete .col-action .more{display:none}.selling-price-details .popup .selling-price-details-list .selling-price-item-delete .col-action .delete{color:#d31336}.selling-price-details .popup .selling-price-details-list .selling-price-item-delete-in-list .delete{cursor:pointer;display:inline!important}.selling-price-details .popup footer{align-items:center;display:flex;justify-content:space-between;margin:.25rem}.selling-price-details .popup footer h3{color:#444;font-size:1rem;max-width:50%;overflow:hidden;text-align:start;text-overflow:ellipsis}.selling-price-details--visible{opacity:1;visibility:visible}.selling-price-details-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.price-details{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:101}.price-details .popup{background-color:#fff;border-radius:.5rem;padding:1rem;width:30rem}.price-details .popup h1{color:#444;font-size:1.5rem;text-align:center}.price-details .popup h1 i{color:#2e77ae;margin-right:.5rem}.price-details .popup .price-details-list{border-bottom:1px solid #cfcecd;border-top:1px solid #cfcecd;margin:1rem auto 2rem;max-height:20rem;overflow:auto;padding:1rem 0;width:100%}.price-details .popup .price-details-list li{background-color:#fff;border:1px solid #ddd;border-radius:.3rem;box-shadow:0 0 .5rem 0 #0000001a;display:flex;font-size:.9rem;height:3.2rem;justify-content:space-between;margin-bottom:1rem;padding:1rem .8rem}.price-details .popup .price-details-list li:hover{background-color:#e0eaf5;transition:all .2s ease-in-out}.price-details .popup .price-details-list li:hover .col-action i.edit{display:inline}.price-details .popup .price-details-list .col{color:#0d2137;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:capitalize;width:45%}.price-details .popup .price-details-list .col-action{width:10%}.price-details .popup .price-details-list .col-action i{color:#2e77ae;cursor:pointer;display:none;font-size:1.1rem}.price-details .popup .price-details-list .col-action i.delete{display:none}.price-details .popup .price-details-list .price-item-delete{cursor:pointer}.price-details .popup .price-details-list .price-item-delete .col-action .edit{display:none!important}.price-details .popup .price-details-list .price-item-delete .col-action .delete{color:#d31336}.price-details .popup .price-details-list .price-item-delete-in-list .delete{cursor:pointer;display:inline!important}.price-details .popup footer{align-items:center;display:flex;justify-content:space-between;margin:.25rem 0}.price-details .popup footer h3{color:#444;font-size:1rem;max-width:50%;overflow:hidden;text-align:start;text-overflow:ellipsis}.price-details--visible{opacity:1;visibility:visible}.price-details-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.add-price,.edit-price{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:1001}.add-price .popup,.edit-price .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.add-price .popup h1,.edit-price .popup h1{background:#2e77ae;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.add-price .popup h1 i,.edit-price .popup h1 i{margin-right:.5rem}.add-price .popup span.label-top,.edit-price .popup span.label-top{color:#0d2137;display:inline-block;font-size:.95rem;margin-top:.75rem}.add-price .popup input,.edit-price .popup input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:.5rem auto 1rem;outline:none;padding:3%;width:100%}.add-price .popup input:focus,.edit-price .popup input:focus{border:1px solid #4f9693;box-shadow:0 0 5px #2e77ae;padding:3%}.add-price .popup input.input-red,.edit-price .popup input.input-red{border:1px solid #d31336;box-shadow:0 0 2px #d31336;color:#d31336}.add-price .popup .input-wrapper,.edit-price .popup .input-wrapper{position:relative;width:100%}.add-price .popup form,.edit-price .popup form{position:relative}.add-price .popup input[type=submit],.edit-price .popup input[type=submit]{background:#2e77ae;border-bottom:2px solid #2e77ae;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:2rem;padding:3%;width:100%}.add-price .popup input[type=submit]:hover,.edit-price .popup input[type=submit]:hover{background:#2e77ae;cursor:pointer}.add-price--visible,.edit-price--visible{opacity:1;visibility:visible}.add-price-rtl .popup h1 i,.edit-price-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.add-supplier,.edit-supplier{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.add-supplier .popup,.edit-supplier .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:95%;overflow:auto;padding:1rem;position:relative;width:22rem}.add-supplier .popup h1,.edit-supplier .popup h1{background:#2e77ae;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.add-supplier .popup h1 i,.edit-supplier .popup h1 i{margin-right:1rem}.add-supplier .popup input,.edit-supplier .popup input{background:#fff;border:1px solid #ccc;border-radius:.2rem;color:#0d2137;margin:.5rem auto;outline:none;padding:3%;width:100%}.add-supplier .popup input:focus,.edit-supplier .popup input:focus{border:1px solid #2e77ae;box-shadow:0 0 5px #2e77ae;padding:3%}.add-supplier .popup input.input-error,.edit-supplier .popup input.input-error{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.add-supplier .popup input[type=submit],.edit-supplier .popup input[type=submit]{background:#2e77ae;border-bottom:2px solid #1c6ca8;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;padding:3%;width:100%}.add-supplier .popup input[type=submit]:hover,.edit-supplier .popup input[type=submit]:hover{background:#1c6ca8;cursor:pointer}.add-supplier--visible,.edit-supplier--visible{opacity:1;visibility:visible}.add-supplier-rtl .popup h1 i,.edit-supplier-rtl .popup h1 i{margin-left:1rem;margin-right:0}.radio-button-brown,.radio-button-danger,.radio-button-light,.radio-button-pink,.radio-button-primary,.radio-button-secondary{align-items:center;background:#fff;border-radius:.3rem;box-shadow:1px 1px 5px #0003;display:inline-flex;height:3.5rem;justify-content:space-evenly;margin:1rem 0;max-width:100%;padding:.6rem .4rem}.radio-button-brown input[type=radio],.radio-button-danger input[type=radio],.radio-button-light input[type=radio],.radio-button-pink input[type=radio],.radio-button-primary input[type=radio],.radio-button-secondary input[type=radio]{display:none}.radio-button-brown .option,.radio-button-danger .option,.radio-button-light .option,.radio-button-pink .option,.radio-button-primary .option,.radio-button-secondary .option{align-items:center;background:#fff;border:2px solid #d3d3d3;border-radius:.3rem;cursor:pointer;display:flex;height:100%;justify-content:space-evenly;margin:0 .3rem;padding:0 .3rem;width:100%}.radio-button-brown .option .dot,.radio-button-danger .option .dot,.radio-button-light .option .dot,.radio-button-pink .option .dot,.radio-button-primary .option .dot,.radio-button-secondary .option .dot{align-items:center;background:#d9d9d9;border-radius:50%;display:flex;height:.8rem;justify-content:center;margin-right:.2rem;width:.8rem}.radio-button-brown .option .dot:before,.radio-button-danger .option .dot:before,.radio-button-light .option .dot:before,.radio-button-pink .option .dot:before,.radio-button-primary .option .dot:before,.radio-button-secondary .option .dot:before{background:#2e77ae;border-radius:50%;content:"";height:50%;opacity:0;width:50%}.radio-button-brown .option-checked,.radio-button-danger .option-checked,.radio-button-light .option-checked,.radio-button-pink .option-checked,.radio-button-primary .option-checked,.radio-button-secondary .option-checked{background:#2e77ae;border-color:#2e77ae}.radio-button-brown .option-checked .dot,.radio-button-danger .option-checked .dot,.radio-button-light .option-checked .dot,.radio-button-pink .option-checked .dot,.radio-button-primary .option-checked .dot,.radio-button-secondary .option-checked .dot{background:#fff}.radio-button-brown .option-checked .dot:before,.radio-button-danger .option-checked .dot:before,.radio-button-light .option-checked .dot:before,.radio-button-pink .option-checked .dot:before,.radio-button-primary .option-checked .dot:before,.radio-button-secondary .option-checked .dot:before{opacity:1}.radio-button-brown .option-checked span,.radio-button-danger .option-checked span,.radio-button-light .option-checked span,.radio-button-pink .option-checked span,.radio-button-primary .option-checked span,.radio-button-secondary .option-checked span{color:gray;color:#fff;font-size:1rem}.radio-button-secondary .option-checked{background:#4f9693!important;border-color:#4f9693!important}.radio-button-secondary .dot:before{background:#4f9693!important}.radio-button-brown .option-checked{background:#b67352!important;border-color:#b67352!important}.radio-button-brown .dot:before{background:#b67352!important}.radio-button-light .option-checked{background:#607274!important;border-color:#607274!important}.radio-button-light .dot:before{background:#607274!important}.radio-button-pink .option-checked{background:#a25772!important;border-color:#a25772!important}.radio-button-pink .dot:before{background:#a25772!important}.radio-button-danger .option-checked{background:#d31336!important;border-color:#d31336!important}.radio-button-danger .dot:before{background:#d31336!important}.radio-button-rtl .option .dot{margin-left:.2rem;margin-right:0}.print-input{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:10001}.print-input .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:28rem}.print-input .popup h1{background:#176b87;border:1px solid #aaa;border-radius:.5rem .5rem 0 0;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem .25rem;text-align:center;text-transform:capitalize}.print-input .popup h1 i{margin-right:.5rem}.print-input .popup .options-checkbox-wrapper{margin-bottom:1rem;width:100%}.print-input .popup .options-checkbox-wrapper .item-wrapper{display:flex;margin:.5rem 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.print-input .popup .options-checkbox-wrapper .item-wrapper input[type=checkbox]{cursor:pointer;height:1rem;width:1rem}.print-input .popup .options-checkbox-wrapper .item-wrapper label{color:#0d2137;cursor:pointer;font-size:1rem;padding:0 .5rem}.print-input .popup input{background:#fff;border:1px solid #ccc;color:#555;outline:none;padding:3%;width:100%}.print-input .popup input:focus{border:1px solid #2e77ae;padding:3%}.print-input .popup input.input-error:focus{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.print-input .popup input.disabled{opacity:0}.print-input .popup span.input-label{bottom:5rem;color:#d31336;font-size:.85rem;left:1rem;position:absolute}.print-input .popup input[type=submit]{background:#176b87;border-bottom:2px solid #176b87;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-bottom:1rem;margin-top:2rem;padding:3%;width:100%}.print-input .popup input[type=submit]:hover{cursor:pointer}.print-input--visible{opacity:1;visibility:visible}.print-input-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.print-input-rtl .popup span.input-label{left:auto;right:1rem}.buttons-popup{align-items:center;background-color:#0d2137e6;border-radius:.5rem;display:flex;justify-content:center;left:calc(50vw - 9rem);padding:.5rem 1rem;position:absolute;top:-5rem;transition:all .3s ease-in-out;z-index:8}.buttons-popup-visible{top:.1rem}.buttons-popup-right{left:auto;right:.1rem}.buttons-popup-left{left:.1rem;right:auto}.buttons-popup-center{left:calc(50vw - 9rem);right:auto}.add-code,.edit-code{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:1001}.add-code .popup,.edit-code .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.add-code .popup h1,.edit-code .popup h1{background:#2e77ae;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.add-code .popup h1 i,.edit-code .popup h1 i{margin-right:.5rem}.add-code .popup input,.edit-code .popup input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:1rem auto;outline:none;padding:3%;width:100%}.add-code .popup input:focus,.edit-code .popup input:focus{border:1px solid #4f9693;box-shadow:0 0 5px #2e77ae;padding:3%}.add-code .popup input.input-red,.edit-code .popup input.input-red{border:1px solid #d31336;box-shadow:0 0 2px #d31336;color:#d31336}.add-code .popup form,.edit-code .popup form{position:relative}.add-code .popup input[type=submit],.edit-code .popup input[type=submit]{background:#2e77ae;border-bottom:2px solid #2e77ae;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;padding:3%;width:100%}.add-code .popup input[type=submit]:hover,.edit-code .popup input[type=submit]:hover{background:#2e77ae;cursor:pointer}.add-code--visible,.edit-code--visible{opacity:1;visibility:visible}.add-code-rtl .popup h1 i,.edit-code-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.code-component{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:101}.code-component .popup{background-color:#fff;border-radius:.5rem;padding:1rem;width:45rem}.code-component .popup h1{color:#444;font-size:1.5rem;margin-bottom:2rem;text-align:center}.code-component .popup h1 i{color:#2e77ae;margin-right:.5rem}.code-component .popup footer{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:.5rem;margin-right:1rem}.code-component .popup footer h3{color:#444;font-size:1rem;max-width:50%;overflow:hidden;text-align:start;text-overflow:ellipsis}.code-component .popup footer h3 i{color:#4f9693;margin-right:.3rem}.code-component .popup footer{align-items:center}.code-component .popup footer h3{margin-left:auto}.code-component .popup footer h3:first-letter{text-transform:capitalize}.code-component .popup .code-list{margin:0 auto 1rem;max-height:20rem;overflow:auto;width:100%}.code-component .popup .code-list .table-row{background-color:#fff;border:1px solid #ddd;box-shadow:0 0 .5rem 0 #0000001a;margin-right:.2rem}.code-component .popup .code-list li{align-items:center;border-radius:.3rem;display:flex;font-size:.9rem;height:3.2rem;justify-content:space-between;margin-bottom:1rem;padding:0 2rem}.code-component .popup .code-list li.code-item-delete{cursor:pointer}.code-component .popup .code-list li.code-item-delete .edit,.code-component .popup .code-list li.code-item-delete .print{display:none}.code-component .popup .code-list li.in-list .trash{color:#d31336;display:inline!important}.code-component .popup .code-list li:hover{background-color:#e0eaf5;transition:all .2s ease-in-out}.code-component .popup .code-list .col{align-items:center;color:#0d2137;display:flex;font-size:1.1rem;overflow:hidden;text-overflow:ellipsis;width:40%}.code-component .popup .code-list .col svg{padding:.5rem}.code-component .popup .code-list .col-2{text-align:center;width:20%}.code-component .popup .code-list .col-2 .edit,.code-component .popup .code-list .col-2 .print{color:#495c77;cursor:pointer;font-size:1.2rem;margin-left:.5rem;margin-right:1rem}.code-component .popup .code-list .col-2 .edit:hover,.code-component .popup .code-list .col-2 .print:hover{color:#2e77ae;transition:all .1s ease-in-out}.code-component .popup .code-list .col-2 .print{margin-right:0}.code-component .popup .code-list .col-2 .trash{display:none;font-size:1rem}.code-component--visible{opacity:1;visibility:visible}.code-component-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.code-component-rtl .popup footer{margin-left:1rem;margin-right:0}.code-component-rtl .popup footer h3 i{margin-left:.3rem;margin-right:0}.code-component-rtl .popup footer h3{margin-left:0;margin-right:auto}.code-component-rtl .popup .code-list .table-row{margin-left:.2rem;margin-right:0}.code-component-rtl .popup .code-list .col-2 .edit,.code-component-rtl .popup .code-list .col-2 .print{margin-left:1rem;margin-right:.5rem}.code-component-rtl .popup .code-list .col-2 .print{margin-left:0}.select-selling-price-more{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.select-selling-price-more-visible{opacity:1;transition:opacity .3s;visibility:visible}.select-selling-price-more .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:90vh;max-width:95vw;overflow:auto;padding:2rem 3rem;position:relative;width:35rem}.select-selling-price-more .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:.5rem;text-align:center;width:100%}.select-selling-price-more .popup .buttons-wrapper{margin:3rem 0 1.5rem;width:100%}.select-selling-price-more .popup .buttons-wrapper .button{align-items:center;border:1px solid #bbb;border-radius:.5rem;cursor:pointer;display:flex;margin-top:1.5rem;min-height:6rem;padding:0 .5rem;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100%}.select-selling-price-more .popup .buttons-wrapper .button:hover{background-color:rgba(46,119,174,.063);border-color:#2e77ae}.select-selling-price-more .popup .buttons-wrapper .button .icon-wrapper{align-items:center;display:flex;font-size:2rem;justify-content:center;margin:0 1rem;width:3rem}.select-selling-price-more .popup .buttons-wrapper .button .icon-wrapper i{color:#495c77}.select-selling-price-more .popup .buttons-wrapper .button .content-wrapper{width:calc(100% - 4rem)}.select-selling-price-more .popup .buttons-wrapper .button .content-wrapper h1{color:#0d2137;font-size:1.2rem;font-weight:500;line-height:1.5rem;text-transform:capitalize}.add-selling-price,.edit-selling-price{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:1001}.add-selling-price .popup,.edit-selling-price .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.add-selling-price .popup h1,.edit-selling-price .popup h1{background:#2e77ae;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.add-selling-price .popup h1 i,.edit-selling-price .popup h1 i{margin-right:.5rem}.add-selling-price .popup .input-wrapper,.edit-selling-price .popup .input-wrapper{position:relative;width:100%}.add-selling-price .popup .input-wrapper input,.edit-selling-price .popup .input-wrapper input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:1rem auto;outline:none;padding:3% 1.7rem 3% 3%;width:100%}.add-selling-price .popup .input-wrapper input:focus,.edit-selling-price .popup .input-wrapper input:focus{border:1px solid #4f9693;box-shadow:0 0 5px #2e77ae}.add-selling-price .popup .input-wrapper input.input-red,.edit-selling-price .popup .input-wrapper input.input-red{border:1px solid #d31336;box-shadow:0 0 2px #d31336;color:#d31336}.add-selling-price .popup .input-wrapper .selling-price-percentage-icon,.edit-selling-price .popup .input-wrapper .selling-price-percentage-icon{color:#767b7b;cursor:pointer;position:absolute;right:.5rem;top:1.7rem;z-index:100}.add-selling-price .popup .input-wrapper .selling-price-percentage-icon:hover,.edit-selling-price .popup .input-wrapper .selling-price-percentage-icon:hover{color:#444;transition:all .3s linear}.add-selling-price .popup form,.edit-selling-price .popup form{position:relative}.add-selling-price .popup span.label,.edit-selling-price .popup span.label{color:#d31336;font-size:.85rem;left:.3rem;position:absolute;top:3.5rem}.add-selling-price .popup .default-input-wrapper,.edit-selling-price .popup .default-input-wrapper{align-items:center;display:flex;padding:.5rem .2rem}.add-selling-price .popup .default-input-wrapper span,.edit-selling-price .popup .default-input-wrapper span{color:#0d2137;display:inline-block;font-size:1rem;margin-left:.5rem}.add-selling-price .popup input[type=submit],.edit-selling-price .popup input[type=submit]{background:#2e77ae;border-bottom:2px solid #2e77ae;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:2rem;padding:3%;width:100%}.add-selling-price .popup input[type=submit]:hover,.edit-selling-price .popup input[type=submit]:hover{background:#2e77ae;cursor:pointer}.add-selling-price--visible,.edit-selling-price--visible{opacity:1;visibility:visible}.add-selling-price-rtl .popup h1 i,.edit-selling-price-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.add-selling-price-rtl .popup span.label,.edit-selling-price-rtl .popup span.label{left:auto;right:.3rem}.add-selling-price-rtl .popup .default-input-wrapper span,.edit-selling-price-rtl .popup .default-input-wrapper span{margin-left:0;margin-right:.5rem}.add-selling-price-rtl .popup .input-wrapper input,.edit-selling-price-rtl .popup .input-wrapper input{padding-left:1.7rem;padding-right:3%}.add-selling-price-rtl .popup .input-wrapper .selling-price-percentage-icon,.edit-selling-price-rtl .popup .input-wrapper .selling-price-percentage-icon{left:.5rem;right:auto}.add-client-to-selling-price,.clients-selling-prices{align-items:center;background:#0000;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.add-client-to-selling-price .popup,.clients-selling-prices .popup{background-color:#fff;border-radius:.5rem;padding:1rem;width:30rem}.add-client-to-selling-price .popup h1,.clients-selling-prices .popup h1{color:#444;font-size:1.5rem;line-height:1.8rem;margin:0 auto;text-align:center;width:85%}.add-client-to-selling-price .popup h1 i,.clients-selling-prices .popup h1 i{color:#f96d4c;margin-right:.5rem}.add-client-to-selling-price .popup .search-wrapper,.clients-selling-prices .popup .search-wrapper{align-items:center;background-color:#f9f9f9;border:1px solid #cfcecd;border-radius:.2rem;display:flex;justify-content:center;margin:1rem auto 0;padding:.75rem 0;width:100%}.add-client-to-selling-price .popup .search-wrapper>.search-header,.clients-selling-prices .popup .search-wrapper>.search-header{margin:0;width:100%}.add-client-to-selling-price .popup .clients-selling-prices-list,.clients-selling-prices .popup .clients-selling-prices-list{border-bottom:1px solid #cfcecd;height:20rem;margin:0 auto 2rem;overflow:auto;padding:1rem 0;width:100%}.add-client-to-selling-price .popup .clients-selling-prices-list li,.clients-selling-prices .popup .clients-selling-prices-list li{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:.3rem;box-shadow:0 0 .5rem 0 #0000001a;display:flex;height:3.2rem;margin-bottom:1rem;padding:1rem;width:100%}.add-client-to-selling-price .popup .clients-selling-prices-list li:last-child,.clients-selling-prices .popup .clients-selling-prices-list li:last-child{margin:0}.add-client-to-selling-price .popup .clients-selling-prices-list li:hover,.clients-selling-prices .popup .clients-selling-prices-list li:hover{background-color:#e0eaf5;transition:all .2s ease-in-out}.add-client-to-selling-price .popup .clients-selling-prices-list li span,.clients-selling-prices .popup .clients-selling-prices-list li span{display:block;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;width:calc(100% - 3.7rem)}.add-client-to-selling-price .popup .clients-selling-prices-list li i,.clients-selling-prices .popup .clients-selling-prices-list li i{color:#767b7b;font-size:1.2rem;margin-right:.8rem}.add-client-to-selling-price .popup .clients-selling-prices-list li i.check,.add-client-to-selling-price .popup .clients-selling-prices-list li i.remove,.clients-selling-prices .popup .clients-selling-prices-list li i.check,.clients-selling-prices .popup .clients-selling-prices-list li i.remove{display:none;margin-left:.5rem;margin-right:0}.add-client-to-selling-price .popup .clients-selling-prices-list li.in-added-list i.check,.clients-selling-prices .popup .clients-selling-prices-list li.in-added-list i.check{color:#4f9693;display:inline}.add-client-to-selling-price .popup .clients-selling-prices-list li.in-remove-list i.remove,.clients-selling-prices .popup .clients-selling-prices-list li.in-remove-list i.remove{color:#d31336;display:inline}.add-client-to-selling-price .popup .clients-selling-prices-list li.ready-to-remove,.clients-selling-prices .popup .clients-selling-prices-list li.ready-to-remove{cursor:pointer}.add-client-to-selling-price .popup footer,.clients-selling-prices .popup footer{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;margin-right:1rem}.add-client-to-selling-price .popup footer h3,.clients-selling-prices .popup footer h3{color:#444;font-size:1rem;max-width:50%;overflow:hidden;text-align:start;text-overflow:ellipsis}.add-client-to-selling-price--visible,.clients-selling-prices--visible{opacity:1;visibility:visible}.add-client-to-selling-price .popup h1 i{color:#2e77ae}.add-client-to-selling-price .popup .clients-selling-prices-list li{cursor:pointer}.add-client-to-selling-price-rtl .popup h1 i,.clients-selling-prices-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.add-client-to-selling-price-rtl .popup .clients-selling-prices-list li i,.clients-selling-prices-rtl .popup .clients-selling-prices-list li i{margin-left:.8rem;margin-right:0}.add-client-to-selling-price-rtl .popup .clients-selling-prices-list li i.check,.add-client-to-selling-price-rtl .popup .clients-selling-prices-list li i.remove,.clients-selling-prices-rtl .popup .clients-selling-prices-list li i.check,.clients-selling-prices-rtl .popup .clients-selling-prices-list li i.remove{margin-left:0;margin-right:.5rem}.add-client-to-selling-price-rtl .popup footer,.clients-selling-prices-rtl .popup footer{margin-left:1rem;margin-right:0}.selling-price-percentage{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:1001}.selling-price-percentage .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.selling-price-percentage .popup h1{background:#b67352;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.selling-price-percentage .popup h1 i{margin-right:.5rem}.selling-price-percentage .popup .input-wrapper{position:relative;width:100%}.selling-price-percentage .popup .input-wrapper input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:1rem auto;outline:none;padding:3% 1.6rem 3% 3%;width:100%}.selling-price-percentage .popup .input-wrapper input:focus{border:1px solid #b67352;box-shadow:0 0 5px #b67352}.selling-price-percentage .popup .input-wrapper input.input-error{border:1px solid #d31336;box-shadow:0 0 2px #d31336;color:#d31336}.selling-price-percentage .popup .input-wrapper span.percentage-label{color:#0d2137;font-size:.95rem;font-weight:500;position:absolute;right:.5rem;top:1.55rem}.selling-price-percentage .popup .percentage-mark-label{color:#0d2137;font-size:.95rem;font-weight:500;line-height:1.5rem}.selling-price-percentage .popup form{position:relative}.selling-price-percentage .popup input[type=submit]{background:#b67352;border-bottom:2px solid #b67352;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:2rem;padding:3%;width:100%}.selling-price-percentage .popup input[type=submit]:hover{background:#b67352;cursor:pointer}.selling-price-percentage--visible{opacity:1;visibility:visible}.selling-price-percentage-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.selling-price-percentage-rtl .popup .input-wrapper input{padding-left:1.6rem;padding-right:3%}.selling-price-percentage-rtl .popup .input-wrapper span.percentage-label{left:.5rem;right:auto}.product-suppliers-details{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.product-suppliers-details .popup{background-color:#fff;border-radius:.5rem;padding:1rem;width:30rem}.product-suppliers-details .popup h1{color:#444;font-size:1.5rem;line-height:1.8rem;margin:0 auto;text-align:center;width:85%}.product-suppliers-details .popup h1 i{color:#2e77ae;margin-right:.5rem}.product-suppliers-details .popup .search-wrapper{align-items:center;background-color:#f9f9f9;border:1px solid #cfcecd;border-radius:.2rem;display:flex;justify-content:center;margin:1rem auto 0;padding:.75rem 0;width:100%}.product-suppliers-details .popup .search-wrapper>.search-header{margin:0;width:100%}.product-suppliers-details .popup .product-suppliers-list{border-bottom:1px solid #cfcecd;height:20rem;margin:0 auto 2rem;overflow:auto;padding:1rem 0;width:100%}.product-suppliers-details .popup .product-suppliers-list li{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:.3rem;box-shadow:0 0 .5rem 0 #0000001a;display:flex;height:3.2rem;margin-bottom:1rem;padding:1rem;width:100%}.product-suppliers-details .popup .product-suppliers-list li:last-child{margin:0}.product-suppliers-details .popup .product-suppliers-list li:hover{background-color:#e0eaf5;transition:all .2s ease-in-out}.product-suppliers-details .popup .product-suppliers-list li span{display:block;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;width:calc(100% - 3.7rem)}.product-suppliers-details .popup .product-suppliers-list li i{color:#767b7b;font-size:1.2rem;margin-right:.8rem}.product-suppliers-details .popup footer{align-items:center;display:flex;justify-content:flex-end;margin-bottom:.5rem;margin-right:1rem}.product-suppliers-details .popup footer h3{color:#444;font-size:1rem;overflow:hidden;text-align:start;text-overflow:ellipsis}.product-suppliers-details--visible{opacity:1;transition:opacity .5s;visibility:visible}.product-suppliers-details-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.product-suppliers-details-rtl .popup .product-suppliers-list li i{margin-left:.8rem;margin-right:0}.product-suppliers-details-rtl .popup footer{margin-left:1rem;margin-right:0}.manage-unit{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:10000}.manage-unit-visible{opacity:1;transition:opacity .3s;visibility:visible}.manage-unit .popup{background-color:#f9f9f9;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;height:92vh;max-width:92vw;overflow:auto;padding:1rem .5rem;position:relative;width:50rem}.manage-unit .popup .manage-unit-body{height:calc(92vh - 6.4rem);overflow:auto;padding:0 1rem;width:100%}.manage-unit .popup .manage-unit-body h1{color:#0d2137;font-size:1.3rem;font-weight:600;margin:0;text-align:center;text-transform:capitalize;width:100%}.manage-unit .popup .manage-unit-body ul{display:flex;list-style:none;margin:.75rem 0;width:100%}.manage-unit .popup .manage-unit-body ul li{border-bottom:2px solid #0000;color:#495c77;cursor:pointer;font-size:1.1rem;font-weight:600;margin:0 .5rem;padding:.75rem 0;text-align:center;text-transform:capitalize;transition:all .2s linear;width:16.6666666667%}.manage-unit .popup .manage-unit-body ul li:hover{border-bottom:2px solid #cfcecd;color:#2e77ae}.manage-unit .popup .manage-unit-body ul li.active{border-bottom:2px solid #2e77ae;color:#2e77ae;cursor:auto}.manage-unit .popup .manage-unit-body .select-wrapper{margin:1rem auto;position:relative;width:65%}.manage-unit .popup .manage-unit-body .select-wrapper select{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #cfcecd;border-radius:.2rem;color:#0d2137;cursor:pointer;display:block;font-size:1rem;outline:none;padding:.9rem;text-align:center;transition:all .1s linear;width:100%}.manage-unit .popup .manage-unit-body .select-wrapper select:active{border-color:#2e77ae}.manage-unit .popup .manage-unit-body .select-wrapper i{color:#0d2137;font-size:1rem;position:absolute;right:1rem;top:.75rem;transition:transform .1s linear}.manage-unit .popup .manage-unit-body .select-wrapper select:active+i{transform:rotate(-180deg)}.manage-unit .popup .manage-unit-body .divider{border-top:1px dashed #9c9d9e;margin:1.5rem auto 1rem;width:calc(100% - 1rem)}.manage-unit .popup .manage-unit-body .custom-units-list{background-color:#fff;border-radius:.3rem;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;margin:.5rem auto;padding:1.5rem 0;width:calc(100% - 1rem)}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item{align-items:center;border-bottom:1px solid #cfcecd;display:flex;margin-bottom:2rem;padding:0 .5rem 2rem}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body{background-color:#f1f1f1;border:1px solid #cfcecd;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;display:flex;flex-wrap:wrap;margin:0 1rem;padding:2rem 1rem;width:calc(100% - 3.5rem)}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .input-wrapper,.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper{margin:0 .5rem 1rem;position:relative;width:calc(100% - 1rem)}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .input-wrapper:last-of-type,.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper:last-of-type{margin-bottom:0}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .input-wrapper input,.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .input-wrapper select,.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper input,.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper select{background-color:#fff;border:1px solid #cfcecd;border-radius:.2rem;color:#0d2137;display:block;font-size:1rem;outline:none;padding:.9rem;transition:all .1s linear;width:100%}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .input-wrapper select,.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper select{cursor:pointer}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .input-wrapper input:focus,.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .input-wrapper select:active,.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper input:focus,.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper select:active{border-color:#2e77ae}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper{display:flex;justify-content:space-between}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper input{width:calc(50% - .25rem)}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .multi-inputs-wrapper span.error{bottom:-2rem;color:#d31336;display:none;font-size:.9rem;left:.1rem;position:absolute;width:calc(50% - .25rem)}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .value-input-error input:first-of-type{border-color:#d31336!important}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .value-input-error span.error{display:inline}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item-body .selling-price-input-error input:last-of-type{border-color:#d31336!important}.manage-unit .popup .manage-unit-body .custom-units-list .custom-units-item i{color:#444;cursor:pointer;font-size:1.5rem}.manage-unit .popup .manage-unit-body .button-wrapper{display:flex;justify-content:flex-start;margin:1rem auto;width:calc(100% - 1rem)}.manage-unit .popup .manage-unit-body .button-wrapper button{background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.2rem;color:#fff;cursor:pointer;font-size:.9rem;letter-spacing:.1rem;line-height:1.2rem;outline:none;padding:.4rem .8rem;text-align:center;text-transform:capitalize;transition:background .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out}.manage-unit .popup .manage-unit-body .button-wrapper button:hover{background-color:#286796;border-color:#286796}.manage-unit .popup .manage-unit-body .button-wrapper button i{margin-right:.2rem}.manage-unit .popup .submit-button-wrapper{align-items:flex-end;border-top:1px solid #cfcecd;display:flex;height:4rem;justify-content:center;margin:0 auto;width:100%}.manage-unit .popup .submit-button-wrapper button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:3rem;justify-content:center;outline:none;text-transform:capitalize;transition:all .2s ease-in-out;width:65%}.manage-unit .popup .submit-button-wrapper button.submit:hover{background-color:#286796;border-color:#286796}.manage-unit-rtl .popup .manage-unit-body .select-wrapper i{left:1rem;right:auto}.manage-unit-rtl .popup .manage-unit-body .select-wrapper select:active+i{transform:rotate(180deg)}.manage-unit-rtl .popup .manage-unit-body .custom-units-list .custom-units-item .multi-inputs-wrapper span.error{left:auto;right:.1rem}.manage-unit-rtl .popup .manage-unit-body .button-wrapper button i{margin-left:.2rem;margin-right:0}.rdrCalendarWrapper{background:#fff;box-sizing:border-box;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{color:inherit;flex:1 1;text-align:center;width:0}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;flex-basis:14.28571%;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.28571%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;border:1px solid #0000;border-radius:4px;box-shadow:0 1px 2px 0 #23394236}.rdrDateDisplayItem input{background:#0000;border:0;color:#849095;cursor:pointer;height:2.5em;line-height:2.5em;width:100%}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#0000;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:#0000 #34495e #0000 #0000;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:#0000 #0000 #0000 #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:#0000;border:0;color:#1d2429;height:3em;line-height:3em;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:#ffffffd9}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:#ffffff17;border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-bottom-width:1px;border-right-width:1px;border-top-right-radius:1.333em;border-top-width:1px;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:#0000;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{color:#849095;font-weight:600;padding:.833em;text-align:left}.date-range{align-items:center;background:#000000b3;bottom:0;direction:ltr;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:10001}.date-range .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;overflow:auto;padding:1rem}.date-range--visible{opacity:1;transition:opacity .25s;visibility:visible}.date-range-rtl .popup .rdrDateInput{direction:rtl}.printed-page{direction:ltr;display:flex;flex-wrap:wrap;height:297mm;left:0;padding:20mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-page .printed-item-page{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:10mm;width:25%}.printed-page .printed-item-page-with-expiration{padding-right:.5rem;position:relative}.printed-page .printed-item-page h5{word-wrap:break-word;font-size:1.1rem;margin:.25rem 0;max-height:4rem;overflow:hidden;text-align:center;text-transform:capitalize;width:90%}.printed-page .printed-item-page h6{font-size:.8rem;font-weight:600;position:absolute;right:-48%;top:50%;transform:translateX(-50%) translateY(-50%) rotate(-90deg)}.printed-page .printed-item-page svg{display:none}.printed-page .printed-item-page-with-barcode h5{font-size:.9rem;margin:0;max-height:3.5rem}.printed-page .printed-item-page-with-barcode svg{display:inline}.printed-standard-1{direction:ltr;height:20mm;left:0;margin:.5mm 2mm;position:absolute;top:0;width:40mm;z-index:-1}.printed-standard-1 .printed-item-standard-1{align-items:center;display:flex;flex-direction:column;height:20mm;justify-content:center;width:40mm}.printed-standard-1 .printed-item-standard-1-with-expiration{padding-right:.5rem;position:relative}.printed-standard-1 .printed-item-standard-1 h5{word-wrap:break-word;font-size:1rem;margin:.25rem 0;max-height:2.4rem;overflow:hidden;text-align:center;text-transform:capitalize;width:90%}.printed-standard-1 .printed-item-standard-1 h6{font-size:.6rem;font-weight:600;position:absolute;right:-35%;top:50%;transform:translateX(-50%) translateY(-50%) rotate(-90deg)}.printed-standard-1 .printed-item-standard-1-with-barcode{justify-content:space-between;position:relative}.printed-standard-1 .printed-item-standard-1-with-barcode h5{font-size:.9rem;margin:0;z-index:2}.printed-standard-1 .printed-item-standard-1-with-barcode h5.name{margin-top:.4rem;max-height:2rem}.printed-standard-1 .printed-item-standard-1-with-barcode h5.selling-price{font-size:1rem;margin-bottom:.4rem;max-height:1.5rem}.printed-standard-1 .printed-item-standard-1-with-barcode h6{z-index:2}.printed-standard-1 .printed-item-standard-1-with-barcode svg{position:absolute;top:1.75rem;z-index:1}.printed-standard-2{direction:ltr;height:30mm;left:0;margin:.75mm 2.5mm;position:absolute;top:0;width:50mm;z-index:-1}.printed-standard-2 .printed-item-standard-2{align-items:center;display:flex;flex-direction:column;height:30mm;justify-content:center;width:50mm}.printed-standard-2 .printed-item-standard-2-with-expiration{padding-right:.5rem;position:relative}.printed-standard-2 .printed-item-standard-2 h5{word-wrap:break-word;font-size:1.1rem;line-height:1.1rem;margin:.25rem 0;max-height:3.3rem;overflow:hidden;text-align:center;text-transform:capitalize;width:90%}.printed-standard-2 .printed-item-standard-2 h6{font-size:.8rem;font-weight:600;position:absolute;right:-41%;top:50%;transform:translateX(-50%) translateY(-50%) rotate(-90deg)}.printed-standard-2 .printed-item-standard-2-with-barcode h5{font-size:.9rem;margin:0;max-height:2rem}.printed-standard-2 .printed-item-standard-2-with-barcode h5.name{margin-top:.25rem}.printed-standard-2 .printed-item-standard-2-with-barcode h5.selling-price{margin-bottom:.25rem}.supplier-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;margin:1rem auto;max-height:calc(100vh - 7rem);overflow:hidden;width:80%}@media only screen and (max-width:1100px){.supplier-list{width:78%}}@media only screen and (max-width:870px){.supplier-list{width:75%}}.supplier-list .supplier-list-body{height:calc(100vh - 14rem);overflow:auto}.supplier-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:auto}.supplier-list ul:hover{background-color:#e0f3ff}.supplier-list ul:hover .actions .edit{display:inline}.supplier-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.supplier-list ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.supplier-list ul .code{color:#6c757d;width:5%}.supplier-list ul .code-header{opacity:0;width:5%}.supplier-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;width:22%}.supplier-list ul .column{width:17%}.supplier-list ul .column-red{color:#d31336;font-weight:700}.supplier-list ul .column-hover{text-decoration:underline}.supplier-list ul .column-hover span:hover{color:#2e77ae;cursor:pointer}.supplier-list ul .actions{width:5%}.supplier-list ul .actions i{color:#2e77ae;cursor:pointer;display:none;font-size:1rem}.supplier-list ul .actions-head{opacity:0}.supplier-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0;text-transform:capitalize}.supplier-list .list-head:hover{background-color:#fff}.supplier-list .list-head li{height:auto}.supplier-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #e0eaf5;display:flex;height:3.5rem;justify-content:flex-start;position:relative}.supplier-list .list-footer .part,.supplier-list .list-footer .part-icon{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .5rem;text-align:center;width:20%}.supplier-list .list-footer .part-icon:first-letter,.supplier-list .list-footer .part:first-letter{text-transform:capitalize}.supplier-list .list-footer .part-icon:first-of-type,.supplier-list .list-footer .part:first-of-type{padding-left:1rem}@media only screen and (max-width:1200px){.supplier-list .list-footer .part,.supplier-list .list-footer .part-icon{width:25%}}@media only screen and (max-width:860px){.supplier-list .list-footer .part,.supplier-list .list-footer .part-icon{width:33.3333333333%}}.supplier-list .list-footer .part-icon:last-of-type{margin-left:auto;text-align:end}.supplier-list .list-footer .part-icon:last-of-type i{cursor:pointer;font-size:1.25rem;margin:0 1rem}.supplier-list .list-footer .part-icon:last-of-type i:hover{color:#2e77ae;transition:all .1s linear}.supplier-list .supplier-item-delete{cursor:pointer}.supplier-list .supplier-item-delete ul li.actions .edit{display:none}.supplier-list .supplier-item-delete ul li.actions .delete{color:#d31336}.supplier-list .supplier-item-delete ul .column-hover{pointer-events:none}.supplier-list .supplier-item-delete-in-list .delete{cursor:pointer;display:inline!important}.supplier-list .supplier-item-create{cursor:pointer}.supplier-list .supplier-item-create ul li.actions .edit{display:none}.supplier-list .supplier-item-create ul li.actions .create{color:#ff8e2b}.supplier-list .supplier-item-create ul .column-hover{pointer-events:none}.supplier-list .supplier-item-create-in-list .create{cursor:pointer;display:inline!important}.supplier-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.supplier-list-rtl ul .name{padding-left:0;padding-right:2rem}.supplier-list-rtl .list-footer .part{text-align:start}.supplier-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.supplier-list-rtl .list-footer .part-icon:last-of-type{margin-left:0;margin-right:auto}.client-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;margin:1rem auto;max-height:calc(100vh - 7rem);overflow:hidden;width:80%}@media only screen and (max-width:1100px){.client-list{width:78%}}@media only screen and (max-width:870px){.client-list{width:75%}}.client-list .client-list-body{height:calc(100vh - 14rem);overflow:auto}.client-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:auto}.client-list ul:hover{background-color:#e0f3ff}.client-list ul:hover .actions .edit{display:inline}.client-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.client-list ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.client-list ul .code{color:#6c757d;width:5%}.client-list ul .code-header{opacity:0;width:5%}.client-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;width:22%}.client-list ul .column{width:17%}.client-list ul .column-red{color:#d31336;font-weight:700}.client-list ul .column-hover{text-decoration:underline}.client-list ul .column-hover span:hover{color:#2e77ae;cursor:pointer}.client-list ul .actions{width:5%}.client-list ul .actions i{color:#2e77ae;cursor:pointer;display:none;font-size:1rem}.client-list ul .actions-head{opacity:0}.client-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0;text-transform:capitalize}.client-list .list-head:hover{background-color:#fff}.client-list .list-head li{height:auto}.client-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #e0eaf5;display:flex;height:3.5rem;justify-content:flex-start;position:relative}.client-list .list-footer .part,.client-list .list-footer .part-icon{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .5rem;text-align:center;width:20%}.client-list .list-footer .part-icon:first-letter,.client-list .list-footer .part:first-letter{text-transform:capitalize}.client-list .list-footer .part-icon:first-of-type,.client-list .list-footer .part:first-of-type{padding-left:1rem}@media only screen and (max-width:1200px){.client-list .list-footer .part,.client-list .list-footer .part-icon{width:25%}}@media only screen and (max-width:860px){.client-list .list-footer .part,.client-list .list-footer .part-icon{width:33.3333333333%}}.client-list .list-footer .part-icon:last-of-type{margin-left:auto;text-align:end}.client-list .list-footer .part-icon:last-of-type i{cursor:pointer;font-size:1.25rem;margin:0 1rem}.client-list .list-footer .part-icon:last-of-type i:hover{color:#2e77ae;transition:all .1s linear}.client-list .client-item-delete{cursor:pointer}.client-list .client-item-delete ul li.actions .edit{display:none}.client-list .client-item-delete ul li.actions .delete{color:#d31336}.client-list .client-item-delete ul .column-hover{pointer-events:none}.client-list .client-item-delete-in-list .delete{cursor:pointer;display:inline!important}.client-list .client-item-create{cursor:pointer}.client-list .client-item-create ul li.actions .edit{display:none}.client-list .client-item-create ul li.actions .create{color:#ff8e2b}.client-list .client-item-create ul .column-hover{pointer-events:none}.client-list .client-item-create-in-list .create{cursor:pointer;display:inline!important}.client-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.client-list-rtl ul .name{padding-left:0;padding-right:2rem}.client-list-rtl .list-footer .part{text-align:start}.client-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.client-list-rtl .list-footer .part-icon:last-of-type{margin-left:0;margin-right:auto}.supplier-details{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:100}.supplier-details .popup{background:#fff;border:3px solid #cfcecd;border-radius:.5rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;display:flex;flex-direction:column;margin:2rem;max-height:90%;min-height:25rem;min-width:720px;padding:2rem;width:50rem}.supplier-details .popup h3{color:#767b7b;display:flex;font-size:1.8rem;justify-content:center;margin-bottom:2rem;width:100%}.supplier-details .popup h3 i{color:#4f9693;font-size:1.6rem;margin-right:.8rem}.supplier-details .popup .details{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:1.5rem auto 0;max-width:100%;min-width:90%}.supplier-details .popup .details .detail{align-items:center;color:#0d2137;display:flex;line-height:1.5rem;margin-bottom:1.5rem;text-transform:capitalize;width:45%}.supplier-details .popup .details .detail span{display:inline-block;max-width:9rem;min-width:9rem;text-transform:none}.supplier-details .popup .details .detail span.red{color:#d31336}.supplier-details .popup footer{align-items:center;color:#0d2137;display:flex;font-size:1.2rem;font-weight:500;margin-top:2rem}.supplier-details .popup footer button{background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.2rem;color:#fff;cursor:pointer;font-size:.9rem;letter-spacing:.1rem;line-height:1.2rem;margin-right:.8rem;min-width:8rem;outline:none;padding:.3rem .8rem;text-transform:capitalize}.supplier-details .popup footer button:hover{background-color:#286796;border-color:#286796;transition:all .2s ease-in-out}.supplier-details .popup footer button i{margin-right:.2rem}.supplier-details .popup footer span{cursor:pointer;margin:0 .2rem}.supplier-details .popup footer span:hover{color:#2e77ae;transition:all .3s ease-in-out}.supplier-details--visible{opacity:1;visibility:visible}.supplier-details-rtl .popup footer button,.supplier-details-rtl .popup h3 i{margin-left:.8rem;margin-right:0}.supplier-details-rtl .popup footer button i{margin-left:.2rem;margin-right:0}.add-client,.edit-client{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.add-client .popup,.edit-client .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:95%;overflow:auto;padding:1rem;position:relative;width:22rem}.add-client .popup h1,.edit-client .popup h1{background:#2e77ae;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.add-client .popup h1 i,.edit-client .popup h1 i{margin-right:1rem}.add-client .popup input,.edit-client .popup input{background:#fff;border:1px solid #ccc;border-radius:.2rem;color:#0d2137;margin:.5rem auto;outline:none;padding:3%;width:100%}.add-client .popup input:focus,.edit-client .popup input:focus{border:1px solid #2e77ae;box-shadow:0 0 5px #2e77ae;padding:3%}.add-client .popup input.input-error,.edit-client .popup input.input-error{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.add-client .popup input[type=submit],.edit-client .popup input[type=submit]{background:#2e77ae;border-bottom:2px solid #1c6ca8;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;padding:3%;width:100%}.add-client .popup input[type=submit]:hover,.edit-client .popup input[type=submit]:hover{background:#1c6ca8;cursor:pointer}.add-client--visible,.edit-client--visible{opacity:1;visibility:visible}.add-client-rtl .popup h1 i,.edit-client-rtl .popup h1 i{margin-left:1rem;margin-right:0}.client-details{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:100}.client-details .popup{background:#fff;border:3px solid #cfcecd;border-radius:.5rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;display:flex;flex-direction:column;margin:2rem;max-height:90%;min-height:25rem;min-width:720px;padding:2rem;width:50rem}.client-details .popup h3{color:#767b7b;display:flex;font-size:1.8rem;justify-content:center;margin-bottom:2rem;width:100%}.client-details .popup h3 i{color:#4f9693;font-size:1.6rem;margin-right:.8rem}.client-details .popup .details{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:1.5rem auto 0;max-width:100%;min-width:90%}.client-details .popup .details .detail{align-items:center;color:#0d2137;display:flex;line-height:1.5rem;margin-bottom:1.5rem;text-transform:capitalize;width:45%}.client-details .popup .details .detail span{display:inline-block;max-width:9rem;min-width:9rem;text-transform:none}.client-details .popup .details .detail span.red{color:#d31336}.client-details .popup footer{align-items:center;color:#0d2137;display:flex;font-size:1.2rem;font-weight:500;margin-top:2rem}.client-details .popup footer button{background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.2rem;color:#fff;cursor:pointer;font-size:.9rem;letter-spacing:.1rem;line-height:1.2rem;margin-right:.8rem;min-width:8rem;outline:none;padding:.3rem .8rem;text-transform:capitalize}.client-details .popup footer button:hover{background-color:#286796;border-color:#286796;transition:all .2s ease-in-out}.client-details .popup footer button i{margin-right:.2rem}.client-details .popup footer span{cursor:pointer;margin:0 .2rem}.client-details .popup footer span:hover{color:#2e77ae;transition:all .3s ease-in-out}.client-details--visible{opacity:1;visibility:visible}.client-details-rtl .popup footer button,.client-details-rtl .popup h3 i{margin-left:.8rem;margin-right:0}.client-details-rtl .popup footer button i{margin-left:.2rem;margin-right:0}.payment{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:101}.payment .popup{background-color:#fff;border-radius:.5rem;padding:1rem;width:45rem}.payment .popup h1{color:#444;font-size:1.5rem;margin-bottom:1.2rem;text-align:center}.payment .popup h1 i{color:#2e77ae;margin-right:1rem}.payment .popup .wrapper,.payment .popup footer{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:.5rem;margin-right:1rem}.payment .popup .wrapper h3,.payment .popup footer h3{color:#444;font-size:1rem;max-width:50%;overflow:hidden;text-align:start;text-overflow:ellipsis;text-transform:capitalize}.payment .popup .wrapper h3 span.footer-red,.payment .popup footer h3 span.footer-red{color:#d31336}.payment .popup .wrapper h3 span.footer-total,.payment .popup footer h3 span.footer-total{margin-right:1rem}.payment .popup .wrapper h3 i,.payment .popup footer h3 i{color:#4f9693;margin-right:.3rem}.payment .popup footer{align-items:center}.payment .popup footer h3{margin-left:auto}.payment .popup .payment-list{margin:0 auto 1rem;max-height:20rem;overflow:auto;width:100%}.payment .popup .payment-list .table-row{background-color:#fff;border:1px solid #ddd;box-shadow:0 0 .5rem 0 #0000001a;margin-right:.2rem}.payment .popup .payment-list li{border-radius:.3rem;display:flex;font-size:.9rem;height:3.2rem;justify-content:space-between;margin-bottom:1rem;padding:1rem .8rem}.payment .popup .payment-list li.payment-item-delete{cursor:pointer}.payment .popup .payment-list li.payment-item-delete .edit,.payment .popup .payment-list li.payment-item-delete .print{display:none}.payment .popup .payment-list li.in-list .trash{color:#d31336;display:inline!important}.payment .popup .payment-list li:hover{background-color:linen;transition:all .2s ease-in-out}.payment .popup .payment-list li:hover .edit,.payment .popup .payment-list li:hover .print{opacity:1!important}.payment .popup .payment-list .col{color:#0d2137;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:capitalize;width:45%}.payment .popup .payment-list .col-2{width:10%}.payment .popup .payment-list .col-2 .edit,.payment .popup .payment-list .col-2 .print{color:#2e77ae;cursor:pointer;font-size:1.2rem;opacity:0}.payment .popup .payment-list .col-2 .print{font-size:1.15rem;margin:0 .5rem}.payment .popup .payment-list .col-2 .trash{display:none;font-size:1rem}.payment .popup .payment-list .col-red span{color:#d31336}.payment--visible{opacity:1;visibility:visible}.payment-rtl .popup .wrapper,.payment-rtl .popup .wrapper h3 span.footer-blue,.payment-rtl .popup footer,.payment-rtl .popup footer h3 span.footer-blue,.payment-rtl .popup h1 i{margin-left:1rem;margin-right:0}.payment-rtl .popup .wrapper h3 i,.payment-rtl .popup footer h3 i{margin-left:.3rem;margin-right:0}.payment-rtl .popup footer h3{margin-left:0;margin-right:auto}.payment-rtl .popup .payment-list .table-row{margin-left:.2rem;margin-right:0}.add-payment,.edit-payment{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:101}.add-payment .popup,.edit-payment .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.add-payment .popup h1,.edit-payment .popup h1{background:#2e77ae;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.add-payment .popup h1 i,.edit-payment .popup h1 i{margin-right:1rem}.add-payment .popup input,.edit-payment .popup input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:1rem auto;outline:none;padding:3%;width:100%}.add-payment .popup input:focus,.edit-payment .popup input:focus{border:1px solid #4f9693;box-shadow:0 0 5px #2e77ae;padding:3%}.add-payment .popup input.input-red,.edit-payment .popup input.input-red{border:1px solid #d31336;box-shadow:0 0 2px #d31336;color:#d31336}.add-payment .popup form,.edit-payment .popup form{position:relative}.add-payment .popup span.label,.edit-payment .popup span.label{color:#d31336;font-size:.85rem;left:.3rem;position:absolute;top:3.5rem}.add-payment .popup input[type=submit],.edit-payment .popup input[type=submit]{background:#2e77ae;border-bottom:2px solid #2e77ae;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;padding:3%;width:100%}.add-payment .popup input[type=submit]:hover,.edit-payment .popup input[type=submit]:hover{background:#2e77ae;cursor:pointer}.add-payment--visible,.edit-payment--visible{opacity:1;visibility:visible}.add-payment-rtl .popup h1 i,.edit-payment-rtl .popup h1 i{margin-left:1rem;margin-right:0}.add-payment-rtl .popup span.label,.edit-payment-rtl .popup span.label{left:auto;right:.3rem}.payment-print-input{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:10001}.payment-print-input .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.payment-print-input .popup h1{background:#176b87;border:1px solid #aaa;border-radius:.5rem .5rem 0 0;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.payment-print-input .popup h1 i{margin-right:.5rem}.payment-print-input .popup select{background-color:#fff;border:1px solid #cfcecd;color:#0d2137;font-size:1rem;height:2.4rem;margin:.6rem 0;outline:none;padding:0 .5rem;text-transform:capitalize;width:100%}.payment-print-input .popup input[type=submit]{background:#176b87;border-bottom:2px solid #176b87;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-bottom:1rem;margin-top:2rem;padding:3%;width:100%}.payment-print-input .popup input[type=submit]:hover{cursor:pointer}.payment-print-input--visible{opacity:1;visibility:visible}.payment-print-input-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.printed-receipt-0{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-receipt-0 header{align-items:center;display:flex;justify-content:space-between;padding-bottom:3em}.printed-receipt-0 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.printed-receipt-0 header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.printed-receipt-0 header .store h3{font-weight:400;line-height:1.4em;text-transform:capitalize}.printed-receipt-0 header img{border-radius:.2em;height:8em;padding:.5em;width:8em}.printed-receipt-0 header.no-logo{justify-content:center}.printed-receipt-0 header.no-logo .store{width:100%}.printed-receipt-0 header.no-logo .store h1,.printed-receipt-0 header.no-logo .store h3{text-align:center}.printed-receipt-0 .details{border-bottom:1px dashed #000;padding-bottom:2em}.printed-receipt-0 .details h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-align:center}.printed-receipt-0 .details h3{font-weight:400;line-height:1.4em;text-transform:capitalize}.printed-receipt-0 .details h3 span:first-of-type{font-weight:700}.printed-receipt-0 footer{margin-top:1em}.printed-receipt-0 footer h3{font-weight:700;line-height:1.4em;margin:0 auto;text-transform:capitalize;width:100%}.printed-receipt-0-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-receipt-0-a5{font-size:12px;min-height:210mm;width:148.5mm}.printed-receipt-1{background-color:#fff;color:#000;direction:rtl;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-receipt-1 header{align-items:center;display:flex;justify-content:space-between;padding-bottom:3em}.printed-receipt-1 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.printed-receipt-1 header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.printed-receipt-1 header .store h3{font-weight:400;line-height:1.4em;text-transform:capitalize}.printed-receipt-1 header img{border-radius:.2em;height:8em;padding:.5em;width:8em}.printed-receipt-1 header.no-logo{justify-content:center}.printed-receipt-1 header.no-logo .store{width:100%}.printed-receipt-1 header.no-logo .store h1,.printed-receipt-1 header.no-logo .store h3{text-align:center}.printed-receipt-1 .details{border-bottom:1px dashed #000;padding-bottom:2em}.printed-receipt-1 .details h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-align:center}.printed-receipt-1 .details h3{font-weight:400;line-height:1.4em;text-transform:capitalize}.printed-receipt-1 .details h3 span:first-of-type{font-weight:700}.printed-receipt-1 footer{margin-top:1em}.printed-receipt-1 footer h3{font-weight:700;line-height:1.4em;margin:0 auto;text-transform:capitalize;width:100%}.printed-receipt-1-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-receipt-1-a5{font-size:12px;min-height:210mm;width:148.5mm}.customer-statement{background-color:#000;bottom:0;left:0;opacity:0;overflow:hidden;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:1000}.customer-statement,.customer-statement .icon-print{align-items:center;display:flex;justify-content:center;position:fixed}.customer-statement .icon-print{background:#fff;border:1px solid #dedede;border-radius:.2rem;cursor:pointer;height:2rem;right:1rem;top:1rem;width:2rem;z-index:10001}.customer-statement .icon-print i{color:#2e77ae;font-size:1.4rem}.customer-statement .popup{background-color:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;font-size:16px;max-height:100vh;min-height:100vh;overflow:auto;padding:5mm;width:210mm}.customer-statement .popup header{align-items:center;display:flex;justify-content:space-between;padding-bottom:2em}.customer-statement .popup header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.customer-statement .popup header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.customer-statement .popup header .store h3{font-weight:400;text-transform:capitalize}.customer-statement .popup header img{border:1px solid #cfcecd;border-radius:.2em;height:8em;padding:1em;width:8em}.customer-statement .popup header.no-logo{justify-content:center}.customer-statement .popup header.no-logo .store{width:100%}.customer-statement .popup header.no-logo .store h1,.customer-statement .popup header.no-logo .store h3{text-align:center}.customer-statement .popup h1{color:#000;font-size:1.4em;font-weight:600;margin-bottom:.5em;text-transform:capitalize}.customer-statement .popup h2{font-size:1em;font-weight:500;margin-bottom:.75em}.customer-statement .popup h2 span.uppercase{text-transform:uppercase}.customer-statement .popup h2:last-of-type{font-weight:600}.customer-statement .popup .items{border-bottom:1px solid #000;border-top:1px solid #000;padding-bottom:2em}.customer-statement .popup .items .row{align-items:center;display:flex;justify-content:space-between;margin:.8em 0}.customer-statement .popup .items .row:first-child{border-bottom:1px solid #000;padding-bottom:.8em}.customer-statement .popup .items .row span{font-size:1em;font-weight:700}.customer-statement .popup .items .row span.date{text-align:start;width:20%}.customer-statement .popup .items .row span.description{text-align:start;width:40%}.customer-statement .popup .items .row span.solde,.customer-statement .popup .items .row span.value{text-align:center;width:20%}.customer-statement .popup .details{display:flex;flex-wrap:wrap;font-size:1em;justify-content:space-between;padding-bottom:.8em}.customer-statement .popup .details .detail{display:flex;font-weight:700;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.customer-statement .popup .details .detail span{font-size:1em;width:calc(50% - .25em)}.customer-statement .popup .details .detail span:last-child{text-align:end}.customer-statement--visible{opacity:1;visibility:visible}.client-printed-page{background-color:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.client-printed-page header{align-items:center;display:flex;justify-content:space-between;padding-bottom:2em}.client-printed-page header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.client-printed-page header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.client-printed-page header .store h3{font-weight:400;text-transform:capitalize}.client-printed-page header img{border:1px solid #cfcecd;border-radius:.2em;height:8em;padding:1em;width:8em}.client-printed-page header.no-logo{justify-content:center}.client-printed-page header.no-logo .store{width:100%}.client-printed-page header.no-logo .store h1,.client-printed-page header.no-logo .store h3{text-align:center}.client-printed-page h1{color:#000;font-size:1.4em;font-weight:600;margin-bottom:.5em;text-transform:capitalize}.client-printed-page h2{font-size:1em;font-weight:500;margin-bottom:.75em}.client-printed-page h2 span.uppercase{text-transform:uppercase}.client-printed-page h2:last-of-type{font-weight:600}.client-printed-page .items{border-bottom:1px solid #000;border-top:1px solid #000;padding-bottom:2em}.client-printed-page .items .row{align-items:center;display:flex;justify-content:space-between;margin:.8em 0}.client-printed-page .items .row:first-child{border-bottom:1px solid #000;padding-bottom:.8em}.client-printed-page .items .row span{font-size:1em;font-weight:700}.client-printed-page .items .row span.date{text-align:start;width:20%}.client-printed-page .items .row span.description{text-align:start;width:40%}.client-printed-page .items .row span.solde,.client-printed-page .items .row span.value{text-align:center;width:20%}.client-printed-page .details{display:flex;flex-wrap:wrap;font-size:1em;justify-content:space-between;padding-bottom:.8em}.client-printed-page .details .detail{display:flex;font-weight:700;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.client-printed-page .details .detail span{font-size:1em;width:calc(50% - .25em)}.client-printed-page .details .detail span:last-child{text-align:end}.client-printed-page-rtl{direction:rtl}.supplier-statement{background-color:#000;bottom:0;left:0;opacity:0;overflow:hidden;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:1000}.supplier-statement,.supplier-statement .icon-print{align-items:center;display:flex;justify-content:center;position:fixed}.supplier-statement .icon-print{background:#fff;border:1px solid #dedede;border-radius:.2rem;cursor:pointer;height:2rem;right:1rem;top:1rem;width:2rem;z-index:10001}.supplier-statement .icon-print i{color:#2e77ae;font-size:1.4rem}.supplier-statement .popup{background-color:#fff;color:#000;font-family:Arial,Helvetica,sans-serif;font-size:16px;max-height:100vh;min-height:100vh;overflow:auto;padding:5mm;width:210mm}.supplier-statement .popup header{align-items:center;display:flex;justify-content:space-between;padding-bottom:2em}.supplier-statement .popup header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.supplier-statement .popup header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.supplier-statement .popup header .store h3{font-weight:400;text-transform:capitalize}.supplier-statement .popup header img{border:1px solid #cfcecd;border-radius:.2em;height:8em;padding:1em;width:8em}.supplier-statement .popup header.no-logo{justify-content:center}.supplier-statement .popup header.no-logo .store{width:100%}.supplier-statement .popup header.no-logo .store h1,.supplier-statement .popup header.no-logo .store h3{text-align:center}.supplier-statement .popup h1{color:#000;font-size:1.4em;font-weight:600;margin-bottom:.5em;text-transform:capitalize}.supplier-statement .popup h2{font-size:1em;font-weight:500;margin-bottom:.75em}.supplier-statement .popup h2 span.uppercase{text-transform:uppercase}.supplier-statement .popup h2:last-of-type{font-weight:600}.supplier-statement .popup .items{border-bottom:1px solid #000;border-top:1px solid #000;padding-bottom:2em}.supplier-statement .popup .items .row{align-items:center;display:flex;justify-content:space-between;margin:.8em 0}.supplier-statement .popup .items .row:first-child{border-bottom:1px solid #000;padding-bottom:.8em}.supplier-statement .popup .items .row span{font-size:1em;font-weight:700}.supplier-statement .popup .items .row span.date{text-align:start;width:20%}.supplier-statement .popup .items .row span.description{text-align:start;width:40%}.supplier-statement .popup .items .row span.solde,.supplier-statement .popup .items .row span.value{text-align:center;width:20%}.supplier-statement .popup .details{display:flex;flex-wrap:wrap;font-size:1em;justify-content:space-between;padding-bottom:.8em}.supplier-statement .popup .details .detail{display:flex;font-weight:700;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.supplier-statement .popup .details .detail span{font-size:1em;width:calc(50% - .25em)}.supplier-statement .popup .details .detail span:last-child{text-align:end}.supplier-statement--visible{opacity:1;visibility:visible}.supplier-printed-page{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.supplier-printed-page header{align-items:center;display:flex;justify-content:space-between;padding-bottom:2em}.supplier-printed-page header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.supplier-printed-page header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.supplier-printed-page header .store h3{font-weight:400;text-transform:capitalize}.supplier-printed-page header img{border:1px solid #cfcecd;border-radius:.2em;height:8em;padding:1em;width:8em}.supplier-printed-page header.no-logo{justify-content:center}.supplier-printed-page header.no-logo .store{width:100%}.supplier-printed-page header.no-logo .store h1,.supplier-printed-page header.no-logo .store h3{text-align:center}.supplier-printed-page h1{color:#000;font-size:1.4em;font-weight:600;margin-bottom:.5em;text-transform:capitalize}.supplier-printed-page h2{font-size:1em;font-weight:500;margin-bottom:.75em}.supplier-printed-page h2 span.uppercase{text-transform:uppercase}.supplier-printed-page h2:last-of-type{font-weight:600}.supplier-printed-page .items{border-bottom:1px solid #000;border-top:1px solid #000;padding-bottom:2em}.supplier-printed-page .items .row{align-items:center;display:flex;justify-content:space-between;margin:.8em 0}.supplier-printed-page .items .row:first-child{border-bottom:1px solid #000;padding-bottom:.8em}.supplier-printed-page .items .row span{font-size:1em;font-weight:700}.supplier-printed-page .items .row span.date{text-align:start;width:20%}.supplier-printed-page .items .row span.description{text-align:start;width:40%}.supplier-printed-page .items .row span.solde,.supplier-printed-page .items .row span.value{text-align:center;width:20%}.supplier-printed-page .details{display:flex;flex-wrap:wrap;font-size:1em;justify-content:space-between;padding-bottom:.8em}.supplier-printed-page .details .detail{display:flex;font-weight:700;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.supplier-printed-page .details .detail span{font-size:1em;width:calc(50% - .25em)}.supplier-printed-page .details .detail span:last-child{text-align:end}.purchase-order-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100vh - 9rem);overflow:hidden}.purchase-order-list .purchase-order-list-body{height:calc(100vh - 16rem)}.purchase-order-list .purchase-order-list-body-waiting{opacity:0}.purchase-order-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.purchase-order-list ul:hover{background-color:#e0f3ff}.purchase-order-list ul:hover .actions .edit,.purchase-order-list ul:hover .actions .print{display:inline}.purchase-order-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.purchase-order-list ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.purchase-order-list ul .id{text-align:center;width:9%}.purchase-order-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;width:15.4%}.purchase-order-list ul .column{width:15.4%}.purchase-order-list ul .column-red{color:#d31336;font-weight:700}.purchase-order-list ul .column span{cursor:pointer;text-decoration:underline}.purchase-order-list ul .column span:hover{color:#2e77ae}.purchase-order-list ul .column span.button-disabled{color:#0d2137;cursor:auto;text-decoration:none}.purchase-order-list ul .date{width:9%}.purchase-order-list ul .actions{display:flex;flex-direction:row;width:5%}.purchase-order-list ul .actions i{color:#495c77;cursor:pointer;display:none;font-size:1rem;margin:0 .1rem;transition:all .1s linear}.purchase-order-list ul .actions i:hover{color:#2e77ae}.purchase-order-list ul .actions-head{opacity:0}.purchase-order-list ul .supplier-deleted{color:#d31336;font-style:italic}@media only screen and (max-width:1080px){.purchase-order-list ul .column-hide{display:none}.purchase-order-list ul .actions{width:9%}.purchase-order-list ul .column,.purchase-order-list ul .date{width:20.5%}}.purchase-order-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:0;text-transform:capitalize}.purchase-order-list .list-head:hover{background-color:#fff}.purchase-order-list .list-head li{height:auto}.purchase-order-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #e0eaf5;display:flex;height:3.5rem;justify-content:flex-start;position:relative}.purchase-order-list .list-footer .part,.purchase-order-list .list-footer .part-icon{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .5rem;text-align:start;width:22.2222222222%}.purchase-order-list .list-footer .part-icon:first-letter,.purchase-order-list .list-footer .part:first-letter{text-transform:capitalize}.purchase-order-list .list-footer .part-icon:first-of-type,.purchase-order-list .list-footer .part:first-of-type{padding-left:1rem}.purchase-order-list .list-footer .part-icon:last-of-type{margin-left:auto;text-align:end}.purchase-order-list .list-footer .part-icon:last-of-type i{cursor:pointer;font-size:1.25rem;margin:0 1rem}.purchase-order-list .list-footer .part-icon:last-of-type i:hover{color:#2e77ae;transition:all .1s linear}.purchase-order-list .purchase-order-item-delete{cursor:pointer}.purchase-order-list .purchase-order-item-delete ul li.actions .edit,.purchase-order-list .purchase-order-item-delete ul li.actions .print{display:none}.purchase-order-list .purchase-order-item-delete ul li.actions .delete{color:#d31336}.purchase-order-list .purchase-order-item-delete-in-list .delete{cursor:pointer;display:inline!important}.purchase-order-list .purchase-order-item-export{cursor:pointer}.purchase-order-list .purchase-order-item-export ul li.actions .edit,.purchase-order-list .purchase-order-item-export ul li.actions .print{display:none}.purchase-order-list .purchase-order-item-export ul li.actions .export{color:#4f9693}.purchase-order-list .purchase-order-item-export-in-list .export{cursor:pointer;display:inline!important}.purchase-order-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.purchase-order-list-rtl ul .name{padding-left:0;padding-right:2rem}.purchase-order-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.purchase-order-list-rtl .list-footer .part-icon:last-of-type{margin-left:0;margin-right:auto}.sale-product-history-search{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 5rem);width:100%}.sale-product-history-search .search-bar{background-color:#fff;border-radius:.5rem;box-shadow:0 3px 5px #0000000a;color:#0d2137;height:3rem;overflow:hidden;position:relative;width:50rem}.sale-product-history-search .search-bar input{border:1px solid #ddd;border-radius:.5rem;bottom:0;font-size:1.1rem;left:0;outline:none;padding:.5rem .5rem .5rem 3rem;position:absolute;right:0;top:0}.sale-product-history-search .search-bar input:focus{border-color:#2e77ae}.sale-product-history-search .search-bar i{color:#767b7b;font-size:1.5rem;left:.75rem;position:absolute;top:.75rem}.sale-product-history-search .search-list{background-color:#fff;border:1px solid #ddd;border-radius:.5rem;box-shadow:0 3px 5px #0000000a;height:calc(100vh - 12rem);margin-top:.5rem;overflow:auto;width:50rem}.sale-product-history-search .search-list .item{align-items:center;border-bottom:1px solid #ddd;color:#0d2137;cursor:pointer;display:flex;font-size:1.1rem;line-height:1.5rem;min-height:3.5rem;padding:.25rem 1.5rem;text-transform:capitalize}.sale-product-history-search .search-list .item:hover{background-color:#f6f6f6;transition:all .2s ease-in-out}.sale-product-history-search .search-list .item:last-of-type{border-bottom:none}.sale-product-history-search .search-list .item i{color:#d6d6d6;font-size:1.3rem;margin-right:.5rem}.sale-product-history-search .search-list .item i.checked{color:#4f9693}.sale-product-history-search .search-list .item-waiting{pointer-events:none}.sale-product-history-search .button-wrapper{margin-top:.5rem;padding:0 .25rem;width:50rem}.sale-product-history-search .button-wrapper button{text-transform:inherit}.sale-product-history-search .button-wrapper-disabled button{opacity:.7;pointer-events:none}.sale-product-history-search .button-wrapper-waiting button{cursor:wait;opacity:.7}.purchase-product-history-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100vh - 9rem);overflow:hidden}.purchase-product-history-list .purchase-product-history-list-body{height:calc(100vh - 16rem)}.purchase-product-history-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.purchase-product-history-list ul:hover{background-color:#e0f3ff}.purchase-product-history-list ul:hover .actions .edit{display:inline}.purchase-product-history-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.purchase-product-history-list ul li .tail{align-items:center;display:none;flex-wrap:nowrap;font-weight:600;justify-content:flex-start;line-height:1rem;max-height:1rem;overflow:hidden;width:100%}.purchase-product-history-list ul li .tail .color-label{border:1px solid #9c9d9e;border-radius:.2rem;display:inline-block;height:1rem;margin-right:.25rem;width:2rem}.purchase-product-history-list ul li .tail .size-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.purchase-product-history-list ul li .tail .size-label-beside-color{width:calc(100% - 2.25rem)}.purchase-product-history-list ul li.with-custom-product{display:flex;flex-direction:column;height:4.5rem}.purchase-product-history-list ul li.with-custom-product .head{line-height:1.25rem;margin-top:auto;max-height:2.5rem;width:100%}.purchase-product-history-list ul li.with-custom-product .tail{display:flex;margin-bottom:auto}.purchase-product-history-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;text-transform:none;width:28%}.purchase-product-history-list ul .name-head{text-transform:capitalize}.purchase-product-history-list ul .column{flex-direction:row;text-align:center;width:18%}.purchase-product-history-list ul .deleted{color:#d31336;font-weight:700}.purchase-product-history-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0;text-transform:capitalize}.purchase-product-history-list .list-head:hover{background-color:#fff}.purchase-product-history-list .list-head li{height:auto}.purchase-product-history-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #f2f2f2;display:flex;height:3.5rem;justify-content:flex-start;position:relative}.purchase-product-history-list .list-footer .part,.purchase-product-history-list .list-footer .part-icon{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .5rem;text-align:start;width:33.3333333333%}.purchase-product-history-list .list-footer .part-icon:first-letter,.purchase-product-history-list .list-footer .part:first-letter{text-transform:capitalize}.purchase-product-history-list .list-footer .part-icon:first-of-type,.purchase-product-history-list .list-footer .part:first-of-type{padding-left:1rem}.purchase-product-history-list .list-footer .part-icon:last-of-type{margin-left:auto;text-align:end}.purchase-product-history-list .list-footer .part-icon:last-of-type i{cursor:pointer;font-size:1.25rem;margin:0 1rem}.purchase-product-history-list .list-footer .part-icon:last-of-type i:hover{color:#2e77ae;transition:all .1s linear}.purchase-product-history-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.purchase-product-history-list-rtl ul li .head i{margin-left:.2rem;margin-right:0}.purchase-product-history-list-rtl ul li .tail .color-label{margin-left:.25rem;margin-right:0}.purchase-product-history-list-rtl ul .name{padding-left:0;padding-right:2rem}.purchase-product-history-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.purchase-product-history-list-rtl .list-footer .part-icon:last-of-type{margin-left:0;margin-right:auto}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid #0000;box-sizing:initial;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .holiday-overlay,.react-datepicker__month-text--holidays .holiday-overlay,.react-datepicker__quarter-text--holidays .holiday-overlay,.react-datepicker__year-text--holidays .holiday-overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .holiday-overlay,.react-datepicker__month-text--holidays:hover .holiday-overlay,.react-datepicker__quarter-text--holidays:hover .holiday-overlay,.react-datepicker__year-text--holidays:hover .holiday-overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:initial}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.add-purchase-order,.edit-purchase-order{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.add-purchase-order .popup,.edit-purchase-order .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;width:22rem}.add-purchase-order .popup h1,.edit-purchase-order .popup h1{background:#4f9693;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.add-purchase-order .popup h1 i,.edit-purchase-order .popup h1 i{margin-right:1rem}.add-purchase-order .popup input,.add-purchase-order .popup select,.edit-purchase-order .popup input,.edit-purchase-order .popup select{background:#fff;border:1px solid #ccc;color:#0d2137;margin:1rem auto;outline:none;padding:3%;width:100%}.add-purchase-order .popup input:focus,.add-purchase-order .popup select:focus,.edit-purchase-order .popup input:focus,.edit-purchase-order .popup select:focus{border:1px solid #4f9693;box-shadow:0 0 5px #4f9693;padding:3%}.add-purchase-order .popup input.repeated,.add-purchase-order .popup select.repeated,.edit-purchase-order .popup input.repeated,.edit-purchase-order .popup select.repeated{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.add-purchase-order .popup select,.edit-purchase-order .popup select{-webkit-appearance:none;appearance:none;cursor:pointer;margin-bottom:.2rem;text-transform:capitalize}.add-purchase-order .popup select.brown-select,.edit-purchase-order .popup select.brown-select{color:#555}.add-purchase-order .popup span.add-button,.edit-purchase-order .popup span.add-button{color:#2e77ae;cursor:pointer;font-size:.8rem;font-weight:600;margin-left:.2rem;text-transform:capitalize}.add-purchase-order .popup .react-datepicker-wrapper,.edit-purchase-order .popup .react-datepicker-wrapper{margin:.5rem auto;width:100%}.add-purchase-order .popup .vat-input-wrapper,.edit-purchase-order .popup .vat-input-wrapper{margin-bottom:1rem;width:100%}.add-purchase-order .popup input[type=submit],.edit-purchase-order .popup input[type=submit]{background:#4f9693;border-bottom:2px solid #418683;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;padding:3%;width:100%}.add-purchase-order .popup input[type=submit]:hover,.edit-purchase-order .popup input[type=submit]:hover{background:#418683;cursor:pointer}.add-purchase-order--visible,.edit-purchase-order--visible{opacity:1;transition:opacity .25s;visibility:visible}.add-purchase-order-rtl .popup h1 i,.edit-purchase-order-rtl .popup h1 i{margin-left:1rem;margin-right:0}.add-purchase-order-rtl .popup span.add-button,.edit-purchase-order-rtl .popup span.add-button{margin-left:0;margin-right:.2rem}.unit-details{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:10000}.unit-details-visible{opacity:1;transition:opacity .3s;visibility:visible}.unit-details .popup{background-color:#f9f9f9;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;height:92vh;max-width:92vw;overflow:auto;padding:1rem .5rem;position:relative;width:50rem}.unit-details .popup .unit-details-body{height:100%;overflow:auto;padding:0 1rem;width:100%}.unit-details .popup .unit-details-body h1{color:#0d2137;font-size:1.3rem;font-weight:600;margin:0;text-align:center;text-transform:capitalize;width:100%}.unit-details .popup .unit-details-body .item-wrapper{margin:1rem auto;position:relative;width:65%}.unit-details .popup .unit-details-body .item-wrapper .item{background-color:#fff;border:1px solid #cfcecd;border-radius:.2rem;color:#0d2137;display:block;font-size:1rem;padding:.9rem;text-align:center;width:100%}.unit-details .popup .unit-details-body .divider{border-top:1px dashed #9c9d9e;margin:1.5rem auto 1rem;width:calc(100% - 1rem)}.unit-details .popup .unit-details-body .custom-units-list{background-color:#f9f9f9;border:1px solid #cfcecd;border-radius:.3rem;margin:.5rem auto;max-height:21rem;overflow:auto;padding:1.5rem 0;width:100%}.unit-details .popup .unit-details-body .custom-units-list-no-padding{padding:0}.supplier-payment{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.supplier-payment-visible{opacity:1;transition:opacity .3s;visibility:visible}.supplier-payment .popup{background-color:#f9f9f9;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;overflow:auto;padding:2rem;position:relative;width:35rem}.supplier-payment .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:1.5rem;text-align:center;text-transform:capitalize;width:100%}.supplier-payment .popup>h1 i{color:#495c77}.supplier-payment .popup input{background-color:#fff;border:1px solid #cfcecd;border-radius:.3rem;color:#0d2137;font-size:1rem;margin-top:.5rem;outline:none;padding:.9rem;transition:all .2s ease;width:100%}.supplier-payment .popup input::placeholder{color:#495c77}.supplier-payment .popup input:focus{border-color:#2e77ae}.supplier-payment .popup input.input-error{border-color:#d31336;color:#d31336}.supplier-payment .popup input.read-only{pointer-events:none}.supplier-payment .popup button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:3rem;justify-content:center;margin-top:2rem;outline:none;text-transform:capitalize;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.supplier-payment .popup button.submit:hover{background-color:#286796;border-color:#286796}.purchase-print-input{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:10001}.purchase-print-input .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.purchase-print-input .popup h1{background:#176b87;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.purchase-print-input .popup h1 i{margin-right:.5rem}.purchase-print-input .popup select{background-color:#fff;border:1px solid #cfcecd;color:#0d2137;font-size:1rem;height:2.4rem;margin:.6rem 0;outline:none;padding:0 .5rem;text-transform:capitalize;width:100%}.purchase-print-input .popup input[type=submit]{background:#176b87;border-bottom:2px solid #176b87;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-bottom:1rem;margin-top:2rem;padding:3%;width:100%}.purchase-print-input .popup input[type=submit]:hover{cursor:pointer}.purchase-print-input--visible{opacity:1;visibility:visible}.purchase-print-input-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.purchase-printed-order-0{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-order-0 header{align-items:center;border-bottom:1px dashed #000;display:flex;justify-content:space-between;padding-bottom:3em}.purchase-printed-order-0 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.purchase-printed-order-0 header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.purchase-printed-order-0 header .store h3{font-weight:400;text-transform:capitalize}.purchase-printed-order-0 header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.purchase-printed-order-0 header.no-logo{justify-content:center}.purchase-printed-order-0 header.no-logo .store{width:100%}.purchase-printed-order-0 header.no-logo .store h1,.purchase-printed-order-0 header.no-logo .store h3{text-align:center}.purchase-printed-order-0 .products{border-bottom:1px dashed #000;padding-bottom:2em}.purchase-printed-order-0 .products .row{align-items:center;display:flex;justify-content:space-between;margin:.8em 0}.purchase-printed-order-0 .products .row:first-child{border-bottom:1px dashed #000;padding-bottom:.8em}.purchase-printed-order-0 .products .row span{font-size:1em;font-weight:700;text-align:center;text-transform:uppercase;width:15%}.purchase-printed-order-0 .products .row span:first-child{text-align:start}.purchase-printed-order-0 .products .row span:nth-child(2){word-wrap:break-word;text-align:start;width:25%}.purchase-printed-order-0 .products .row span:last-child{text-align:end}.purchase-printed-order-0 .details{border-bottom:1px dashed #000;display:flex;flex-wrap:wrap;font-size:1em;justify-content:space-between;padding-bottom:.8em}.purchase-printed-order-0 .details .detail{display:flex;font-weight:700;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.purchase-printed-order-0 .details .detail span{font-size:1em;width:calc(50% - .25em)}.purchase-printed-order-0 .details .detail span:last-child{text-align:end}.purchase-printed-order-0 .details .detail span.capitalize{text-transform:capitalize}.purchase-printed-order-0 .mark{font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.purchase-printed-order-0-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.purchase-printed-order-0-pos80 .products .row span{width:18%}.purchase-printed-order-0-pos80 .products .row span:first-child{display:none}.purchase-printed-order-0-pos80 .products .row span:nth-child(2){width:28%}.purchase-printed-order-0-a5{font-size:12px;min-height:210mm;width:148.5mm}.purchase-printed-order-1{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-order-1 header{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;padding-bottom:.8em}.purchase-printed-order-1 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.purchase-printed-order-1 header .store h1{font-size:1.3em;font-weight:600;margin-bottom:.3846153846em;text-transform:uppercase}.purchase-printed-order-1 header .store h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize}.purchase-printed-order-1 header .store h3 span{font-weight:700}.purchase-printed-order-1 header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.purchase-printed-order-1 header.no-logo{justify-content:center}.purchase-printed-order-1 header.no-logo .store{width:100%}.purchase-printed-order-1 header.no-logo .store h1,.purchase-printed-order-1 header.no-logo .store h3{text-align:center}.purchase-printed-order-1 .supplier-body{display:flex;flex-wrap:wrap;justify-content:space-between;padding:.8em 0}.purchase-printed-order-1 .supplier-body h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize;width:45%}.purchase-printed-order-1 .supplier-body h3.mg{margin-left:auto;min-width:17%;width:auto}.purchase-printed-order-1 .supplier-body h3 span{font-weight:700}.purchase-printed-order-1 .supplier-body h3 span.lo{text-transform:none}.purchase-printed-order-1 .products{border-bottom:1px solid #000}.purchase-printed-order-1 .products .row{border-bottom:1px solid #000;display:flex;justify-content:space-between}.purchase-printed-order-1 .products .row:first-child{border-top:1px solid #000;font-weight:700;margin-top:0}.purchase-printed-order-1 .products .row:first-child span{font-size:.9em}.purchase-printed-order-1 .products .row:last-child{border-bottom:0}.purchase-printed-order-1 .products .row span{border-right:1px solid #000;font-size:.8em;padding:.25em .2em;text-align:center;text-transform:uppercase;width:15%}.purchase-printed-order-1 .products .row span:empty:before{content:"/"}.purchase-printed-order-1 .products .row span:first-child{word-wrap:break-word;border-left:1px solid #000;text-align:start;width:25%}.purchase-printed-order-1 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.purchase-printed-order-1 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.purchase-printed-order-1 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.purchase-printed-order-1 .details{align-items:flex-end;border-bottom:1px solid #000;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1em;padding-bottom:.8em}.purchase-printed-order-1 .details .detail{display:flex;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.purchase-printed-order-1 .details .detail span{font-size:1em;width:calc(50% - .25em)}.purchase-printed-order-1 .details .detail span:first-child{font-weight:700}.purchase-printed-order-1 .details .detail span:last-child{text-align:end}.purchase-printed-order-1 .mark{font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.purchase-printed-order-1-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.purchase-printed-order-1-a5{font-size:12px;min-height:210mm;width:148.5mm}.purchase-printed-order-2{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-order-2 header{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;padding-bottom:.8em}.purchase-printed-order-2 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.purchase-printed-order-2 header .store h1{font-size:1.3em;font-weight:600;margin-bottom:.3846153846em;text-transform:uppercase}.purchase-printed-order-2 header .store h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize}.purchase-printed-order-2 header .store h3 span{font-weight:700}.purchase-printed-order-2 header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.purchase-printed-order-2 header.no-logo{justify-content:center}.purchase-printed-order-2 header.no-logo .store{width:100%}.purchase-printed-order-2 header.no-logo .store h1,.purchase-printed-order-2 header.no-logo .store h3{text-align:center}.purchase-printed-order-2 .supplier-body{display:flex;flex-wrap:wrap;justify-content:space-between;padding:.8em 0}.purchase-printed-order-2 .supplier-body h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize;width:45%}.purchase-printed-order-2 .supplier-body h3.mg{margin-left:auto;min-width:17%;width:auto}.purchase-printed-order-2 .supplier-body h3 span{font-weight:700}.purchase-printed-order-2 .supplier-body h3 span.lo{text-transform:none}.purchase-printed-order-2 .products{border-bottom:1px solid #000}.purchase-printed-order-2 .products .row{border-bottom:1px solid #000;display:flex;justify-content:space-between}.purchase-printed-order-2 .products .row:first-child{border-top:1px solid #000;font-weight:700;margin-top:0}.purchase-printed-order-2 .products .row:last-child{border-bottom:0}.purchase-printed-order-2 .products .row span{border-right:1px solid #000;font-size:1em;padding:.5em .2em;text-align:center;text-transform:uppercase;width:15%}.purchase-printed-order-2 .products .row span:empty:before{content:"/"}.purchase-printed-order-2 .products .row span:first-child{word-wrap:break-word;border-left:1px solid #000}.purchase-printed-order-2 .products .row span:nth-child(2){word-wrap:break-word;width:25%}.purchase-printed-order-2 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.purchase-printed-order-2 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.purchase-printed-order-2 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.purchase-printed-order-2 .details{align-items:flex-end;border-bottom:1px solid #000;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1em;padding-bottom:.8em}.purchase-printed-order-2 .details .detail{display:flex;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.purchase-printed-order-2 .details .detail span{font-size:1em;width:calc(50% - .25em)}.purchase-printed-order-2 .details .detail span:first-child{font-weight:700}.purchase-printed-order-2 .details .detail span:last-child{text-align:end}.purchase-printed-order-2 .mark{font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.purchase-printed-order-2-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.purchase-printed-order-2-pos80 .products .row span{width:18%}.purchase-printed-order-2-pos80 .products .row span:first-child{display:none}.purchase-printed-order-2-pos80 .products .row span:nth-child(2){width:28%}.purchase-printed-order-2-a5{font-size:12px;min-height:210mm;width:148.5mm}.purchase-printed-order-3{background-color:#fff;color:#000;direction:rtl;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-order-3 header{align-items:center;border-bottom:1px dashed #000;display:flex;justify-content:space-between;padding-bottom:3em}.purchase-printed-order-3 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.purchase-printed-order-3 header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.purchase-printed-order-3 header .store h3{font-weight:400;text-transform:capitalize}.purchase-printed-order-3 header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.purchase-printed-order-3 header.no-logo{justify-content:center}.purchase-printed-order-3 header.no-logo .store{width:100%}.purchase-printed-order-3 header.no-logo .store h1,.purchase-printed-order-3 header.no-logo .store h3{text-align:center}.purchase-printed-order-3 .products{border-bottom:1px dashed #000;padding-bottom:2em}.purchase-printed-order-3 .products .row{align-items:center;display:flex;justify-content:space-between;margin:.8em 0}.purchase-printed-order-3 .products .row:first-child{border-bottom:1px dashed #000;padding-bottom:.8em}.purchase-printed-order-3 .products .row span{font-size:1em;font-weight:700;text-align:center;text-transform:uppercase;width:15%}.purchase-printed-order-3 .products .row span:first-child{text-align:start}.purchase-printed-order-3 .products .row span:nth-child(2){word-wrap:break-word;text-align:start;width:25%}.purchase-printed-order-3 .products .row span:last-child{text-align:end}.purchase-printed-order-3 .details{border-bottom:1px dashed #000;display:flex;flex-wrap:wrap;font-size:1em;justify-content:space-between;padding-bottom:.8em}.purchase-printed-order-3 .details .detail{display:flex;font-weight:700;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.purchase-printed-order-3 .details .detail span{font-size:1em;width:calc(50% - .25em)}.purchase-printed-order-3 .details .detail span:last-child{text-align:end}.purchase-printed-order-3 .details .detail span.capitalize{text-transform:capitalize}.purchase-printed-order-3 .mark{font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.purchase-printed-order-3-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.purchase-printed-order-3-pos80 .products .row span{width:18%}.purchase-printed-order-3-pos80 .products .row span:first-child{display:none}.purchase-printed-order-3-pos80 .products .row span:nth-child(2){width:28%}.purchase-printed-order-3-a5{font-size:12px;min-height:210mm;width:148.5mm}.purchase-printed-order-4{background-color:#fff;color:#000;direction:rtl;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-order-4 header,.purchase-printed-order-4 header .store{align-items:center;display:flex;justify-content:center}.purchase-printed-order-4 header .store{flex-direction:column;width:calc(85% - 12em)}.purchase-printed-order-4 header .store h1{font-size:1.6em;font-weight:500;margin-bottom:.3125em;text-transform:uppercase}.purchase-printed-order-4 header .store h3{font-size:1.4em;font-weight:500;margin-bottom:1.4285714286em;text-transform:capitalize}.purchase-printed-order-4 header .store h4{font-size:1em;font-weight:500}.purchase-printed-order-4 header .store h4 span{margin:0 .2em}.purchase-printed-order-4 header img{height:10em;padding:.5em;width:10em}.purchase-printed-order-4 header.no-logo{justify-content:center}.purchase-printed-order-4 header.no-logo .store{width:100%}.purchase-printed-order-4 header.no-logo .store h1,.purchase-printed-order-4 header.no-logo .store h3{text-align:center}.purchase-printed-order-4 .supplier-body{display:flex;justify-content:center;margin-bottom:1em}.purchase-printed-order-4 .supplier-body .right{width:38%}.purchase-printed-order-4 .supplier-body .right h4{font-size:1em;font-weight:500;text-align:end}.purchase-printed-order-4 .supplier-body .right h1{border-bottom:1px solid #000;font-size:1.5em;font-weight:500;margin:.6666666667em auto 0;max-width:100%;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.purchase-printed-order-4 .supplier-body .supplier{border:1px solid #000;padding:.5em;width:55%}.purchase-printed-order-4 .supplier-body .supplier h1{font-size:1.5em;font-weight:500;margin-bottom:.3333333333em;text-transform:uppercase}.purchase-printed-order-4 .supplier-body .supplier h3{font-size:1.4em;font-weight:500;margin-bottom:1.4285714286em;text-transform:capitalize}.purchase-printed-order-4 .products{border-bottom:1px solid #000}.purchase-printed-order-4 .products .row{border-bottom:1px solid #000;display:flex;justify-content:space-between}.purchase-printed-order-4 .products .row:first-child{background-color:#f9f9f9;border-top:1px solid #000;margin-top:0}.purchase-printed-order-4 .products .row:first-child span:nth-child(3){text-align:center}.purchase-printed-order-4 .products .row:last-child{border-bottom:0}.purchase-printed-order-4 .products .row span{border-right:1px solid #000;font-size:1em;font-weight:600;padding:.5em .2em;text-align:center;text-transform:uppercase;width:18%}.purchase-printed-order-4 .products .row span:first-child{width:6%}.purchase-printed-order-4 .products .row span:last-child{border-left:1px solid #000}.purchase-printed-order-4 .products .row span:nth-child(3){word-wrap:break-word;text-align:start;width:40%}.purchase-printed-order-4 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.purchase-printed-order-4 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.purchase-printed-order-4 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.purchase-printed-order-4 .details-wrapper{align-items:flex-start;display:flex;justify-content:space-between;margin-top:1em}.purchase-printed-order-4 .details-wrapper .details{border:1px solid #000;width:45%}.purchase-printed-order-4 .details-wrapper .details:empty{border:none}.purchase-printed-order-4 .details-wrapper .details .detail{border-bottom:1px solid #000;font-size:1em;font-weight:600;line-height:1.6em;min-width:25%}.purchase-printed-order-4 .details-wrapper .details .detail:last-child{border-bottom:0}.purchase-printed-order-4 .details-wrapper .details .detail span{display:inline-block;padding:.25em .5em}.purchase-printed-order-4 .details-wrapper .details .detail span:first-of-type{background-color:#f9f9f9;border-left:1px solid #000;width:9em}.purchase-printed-order-4 .details-wrapper .details .detail span:last-of-type{text-align:center;width:calc(100% - 9em)}.purchase-printed-order-4 .mark{font-size:1.2em;font-weight:700;padding-top:1em;text-align:center}.purchase-printed-order-4-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.purchase-printed-order-4-pos80 header .store{width:calc(100% - 12em)}.purchase-printed-order-4-pos80 .details{width:49%!important}.purchase-printed-order-4-pos80 .details .detail span{width:50%!important}.purchase-printed-order-4-a5{font-size:12px;min-height:210mm;width:148.5mm}.purchase-printed-order-5{background-color:#fff;color:#000;direction:rtl;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-order-5 .header-wrapper{align-items:center;display:flex;justify-content:space-around;margin-bottom:1.5em}.purchase-printed-order-5 .header-wrapper img{width:20%}.purchase-printed-order-5 .header-wrapper header{align-items:center;border:1px solid #000;border-radius:5em;display:flex;flex-direction:column;font-size:1.3em;font-weight:700;justify-content:center;line-height:1.3em;margin:1em 2% 0;padding:.75rem 1.5em;text-align:center;text-transform:capitalize;width:50%}.purchase-printed-order-5 .phone-numbers{display:flex;justify-content:space-between;margin-bottom:.5em}.purchase-printed-order-5 .phone-numbers .left,.purchase-printed-order-5 .phone-numbers .right{width:46%}.purchase-printed-order-5 .phone-numbers .left span,.purchase-printed-order-5 .phone-numbers .right span{border:2px solid #000;display:inline-block;font-size:.95em;font-weight:500;padding:.15em;text-align:center}.purchase-printed-order-5 .phone-numbers .left span:first-of-type,.purchase-printed-order-5 .phone-numbers .right span:first-of-type{border-left:none;width:6em}.purchase-printed-order-5 .phone-numbers .left span:last-of-type,.purchase-printed-order-5 .phone-numbers .right span:last-of-type{width:calc(100% - 6em)}.purchase-printed-order-5 .products{border-bottom:1px solid #000}.purchase-printed-order-5 .products .row{display:flex;justify-content:space-between}.purchase-printed-order-5 .products .row-gray{background-color:#eee}.purchase-printed-order-5 .products .row span{border-bottom:1px solid #000}.purchase-printed-order-5 .products .row:first-child{margin-top:0}.purchase-printed-order-5 .products .row:first-child span{border-top:1px solid #000}.purchase-printed-order-5 .products .row:first-child span:nth-child(3){text-align:center}.purchase-printed-order-5 .products .row:last-child span{border-bottom:0}.purchase-printed-order-5 .products .row span{word-wrap:break-word;border-right:1px solid #000;font-size:.95em;font-weight:500;overflow:hidden;padding:.15em;text-align:center;text-transform:uppercase;width:18%}.purchase-printed-order-5 .products .row span:first-child{width:6%}.purchase-printed-order-5 .products .row span:last-child{border-left:1px solid #000}.purchase-printed-order-5 .products .row span:nth-child(2){word-wrap:break-word;width:40%}.purchase-printed-order-5 .products .row span.hidden{border-right:0;border-top:0}.purchase-printed-order-5 .products .row span.ca{text-transform:capitalize}.purchase-printed-order-5 .details-wrapper{align-items:flex-start;display:flex;justify-content:space-between;margin-top:.5em}.purchase-printed-order-5 .details-wrapper .details{border:1px solid #000;width:46%}.purchase-printed-order-5 .details-wrapper .details:empty{border:none}.purchase-printed-order-5 .details-wrapper .details .detail{word-wrap:break-word;border-bottom:1px solid #000;font-size:.95em;font-weight:600;line-height:1.6em;min-width:25%;overflow:hidden}.purchase-printed-order-5 .details-wrapper .details .detail:last-child{border-bottom:0}.purchase-printed-order-5 .details-wrapper .details .detail span{display:inline-block;font-size:.95em;padding:.05em .5em}.purchase-printed-order-5 .details-wrapper .details .detail span:first-of-type{background-color:#eee;border-left:1px solid #000;width:9em}.purchase-printed-order-5 .details-wrapper .details .detail span:last-of-type{text-align:center;width:calc(100% - 9em)}.purchase-printed-order-5 .mark{font-size:1.2em;font-weight:700;padding-top:1em;text-align:center}.purchase-printed-order-5-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.purchase-printed-order-5-pos80 .header-wrapper img{width:25%}.purchase-printed-order-5-pos80 .header-wrapper header{width:70%}.purchase-printed-order-5-pos80 .phone-numbers .left,.purchase-printed-order-5-pos80 .phone-numbers .right{width:calc(50% - 1px)}.purchase-printed-order-5-pos80 .phone-numbers .left span,.purchase-printed-order-5-pos80 .phone-numbers .right span{border:1px solid #000}.purchase-printed-order-5-pos80 .phone-numbers .left span:first-of-type,.purchase-printed-order-5-pos80 .phone-numbers .right span:first-of-type{border-bottom:none;border-left:1px solid #000;width:6em}.purchase-printed-order-5-pos80 .phone-numbers .left span:last-of-type,.purchase-printed-order-5-pos80 .phone-numbers .right span:last-of-type{width:100%}.purchase-printed-order-5-pos80 .details{width:49%!important}.purchase-printed-order-5-pos80 .details .detail span{width:50%!important}.purchase-printed-order-5-a5{font-size:12px;min-height:210mm;width:148.5mm}.purchase-printed-order-6{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-order-6 header{align-items:center;border:1px solid #000;border-radius:1em;display:flex;justify-content:space-between;padding:.5em}.purchase-printed-order-6 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(90% - 10em)}.purchase-printed-order-6 header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.purchase-printed-order-6 header .store h3{font-size:1.1em;font-weight:400;margin-bottom:.3571428571em;text-transform:capitalize}.purchase-printed-order-6 header .store h3 span{font-weight:600}.purchase-printed-order-6 header .store .row{display:flex}.purchase-printed-order-6 header .store .row h3{width:50%}.purchase-printed-order-6 header img{border-radius:.2em;height:8em;padding:.5em;width:8em}.purchase-printed-order-6 header.no-logo{justify-content:center}.purchase-printed-order-6 header.no-logo .store{width:100%}.purchase-printed-order-6 header.no-logo .store h1,.purchase-printed-order-6 header.no-logo .store h3{text-align:center}.purchase-printed-order-6 .order-label{border:1px solid #000;border-radius:.6em;font-size:1.4em;font-weight:600;margin:.25em auto;min-width:15em;padding:.25em;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.purchase-printed-order-6 .client-body{border:1px solid #000;border-radius:1em;display:flex;flex-wrap:wrap;padding:.5em;width:100%}.purchase-printed-order-6 .client-body h3{font-size:1.1em;font-weight:400;margin-bottom:.3571428571em;text-transform:capitalize;width:50%}.purchase-printed-order-6 .client-body h3 span{font-weight:600}.purchase-printed-order-6 .client-body h3 span.upp{font-weight:400;text-transform:uppercase}.purchase-printed-order-6 .products{border-bottom:1px solid #000;margin-top:.5em}.purchase-printed-order-6 .products .row{border-bottom:1px solid #000;display:flex;justify-content:space-between}.purchase-printed-order-6 .products .row:first-child{border-top:1px solid #000;font-weight:700;margin-top:0}.purchase-printed-order-6 .products .row:last-child{border-bottom:0}.purchase-printed-order-6 .products .row span{word-wrap:break-word;border-right:1px solid #000;font-size:1em;overflow:hidden;padding:.5em .2em;text-align:center;text-transform:uppercase;width:15%}.purchase-printed-order-6 .products .row span:empty:before{content:"/"}.purchase-printed-order-6 .products .row span:first-child{word-wrap:break-word;border-left:1px solid #000;width:10%}.purchase-printed-order-6 .products .row span:nth-child(3){word-wrap:break-word;width:30%}.purchase-printed-order-6 .details{display:flex;font-size:1em;justify-content:space-between;margin:.5em 0}.purchase-printed-order-6 .details .left,.purchase-printed-order-6 .details .right{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;padding:.2em 1em 1em .2em;width:45%}.purchase-printed-order-6 .details .left .detail,.purchase-printed-order-6 .details .right .detail{display:flex;justify-content:space-between;margin-top:.8em;width:calc(100% - .5em)}.purchase-printed-order-6 .details .left .detail span,.purchase-printed-order-6 .details .right .detail span{font-size:1em;width:calc(50% - .25em)}.purchase-printed-order-6 .details .left .detail span:first-child,.purchase-printed-order-6 .details .right .detail span:first-child{font-weight:700}.purchase-printed-order-6 .details .left .detail span:last-child,.purchase-printed-order-6 .details .right .detail span:last-child{text-align:end}.purchase-printed-order-6 .details .left .detail{padding:.2em 0 0}.purchase-printed-order-6 .details .left .detail:first-of-type{margin-top:0}.purchase-printed-order-6 .details .right{border:1px solid #000;border-radius:.5em}.purchase-printed-order-6 .mark{border-top:1px solid #000;font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.purchase-printed-order-6-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.purchase-printed-order-6-pos80 .products .row span{width:18%}.purchase-printed-order-6-pos80 .products .row span:first-child{display:none}.purchase-printed-order-6-pos80 .products .row span:nth-child(3){width:28%}.purchase-printed-order-6-pos80 .details .left,.purchase-printed-order-6-pos80 .details .right{width:50%}.purchase-printed-order-6-a5{font-size:12px;min-height:210mm;width:148.5mm}.purchase-printed-order-6-a5 .details .left,.purchase-printed-order-6-a5 .details .right{width:calc(50% - .25em)}.purchase-printed-order-7{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-order-7 header{align-items:flex-start;border:1px solid #000;border-radius:1em;display:flex;flex-wrap:wrap;justify-content:center;padding:.5em}.purchase-printed-order-7 header .left,.purchase-printed-order-7 header .right{width:50%}.purchase-printed-order-7 header .left h1,.purchase-printed-order-7 header .right h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.purchase-printed-order-7 header .left h3,.purchase-printed-order-7 header .right h3{font-size:1.1em;font-weight:400;margin-bottom:.3571428571em;text-transform:capitalize}.purchase-printed-order-7 header .left h3 span,.purchase-printed-order-7 header .right h3 span{font-weight:600}.purchase-printed-order-7 header .right h3{font-weight:700;text-align:end}.purchase-printed-order-7 header .order-label{border:1px solid #000;border-radius:.5em;font-size:1.5em;font-weight:600;margin:1em auto;min-width:50%;padding:.35em .25em;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.purchase-printed-order-7 .client-body{border:1px solid #000;border-radius:1em;display:flex;flex-wrap:wrap;margin-top:.5em;padding:.5em;width:100%}.purchase-printed-order-7 .client-body div,.purchase-printed-order-7 .client-body h3{font-size:1.1em;font-weight:400;line-height:1.1em;margin-bottom:.3571428571em;text-transform:capitalize;width:50%}.purchase-printed-order-7 .client-body div span,.purchase-printed-order-7 .client-body h3 span{font-weight:600;text-decoration:underline}.purchase-printed-order-7 .client-body div span.upp,.purchase-printed-order-7 .client-body h3 span.upp{font-weight:400;text-decoration:none;text-transform:uppercase}.purchase-printed-order-7 .client-body div:last-child,.purchase-printed-order-7 .client-body h3:last-child{text-align:end}.purchase-printed-order-7 .client-body div:last-child span,.purchase-printed-order-7 .client-body h3:last-child span{text-decoration:none}.purchase-printed-order-7 .products{border-bottom:1px solid #000;margin-top:.5em}.purchase-printed-order-7 .products .row{border-bottom:1px dashed #000;display:flex;justify-content:space-between}.purchase-printed-order-7 .products .row:first-child{border-bottom:1px solid #000;border-top:1px solid #000;font-weight:700;margin-top:0}.purchase-printed-order-7 .products .row:first-child span:nth-child(3){text-align:center}.purchase-printed-order-7 .products .row:last-child{border-bottom:0}.purchase-printed-order-7 .products .row span{word-wrap:break-word;border-right:1px solid #000;font-size:1em;padding:.5em .2em;text-align:center;text-transform:capitalize;width:15%}.purchase-printed-order-7 .products .row span:empty:before{content:"/"}.purchase-printed-order-7 .products .row span:first-child{word-wrap:break-word;border-left:1px solid #000;width:10%}.purchase-printed-order-7 .products .row span:nth-child(3){word-wrap:break-word;text-align:start;width:30%}.purchase-printed-order-7 .details{align-items:flex-start;display:flex;font-size:1em;justify-content:space-between;margin:.5em 0}.purchase-printed-order-7 .details .left,.purchase-printed-order-7 .details .right{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;padding:0;width:45%}.purchase-printed-order-7 .details .left .detail,.purchase-printed-order-7 .details .right .detail{display:flex;justify-content:space-between}.purchase-printed-order-7 .details .left .detail span,.purchase-printed-order-7 .details .right .detail span{font-size:1em;width:calc(50% - .25em)}.purchase-printed-order-7 .details .left .detail span:first-child,.purchase-printed-order-7 .details .right .detail span:first-child{font-weight:700}.purchase-printed-order-7 .details .left .detail span:last-child,.purchase-printed-order-7 .details .right .detail span:last-child{text-align:end}.purchase-printed-order-7 .details .left{align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:55%}.purchase-printed-order-7 .details .left .detail{padding:0;width:calc(50% - .2em)}.purchase-printed-order-7 .details .left .detail:first-child{padding-left:1em}.purchase-printed-order-7 .details .left .detail:nth-child(2){padding-right:.25em;text-align:end}.purchase-printed-order-7 .details .left .observation{border:1px solid #000;border-radius:1em;height:6em;margin-top:1.5em;position:relative;width:60%}.purchase-printed-order-7 .details .left .observation .label{align-items:center;background-color:#fff;display:flex;font-weight:700;height:1.5em;justify-content:center;left:1em;position:absolute;top:-1em;width:6em}.purchase-printed-order-7 .details .right{border:1px solid #000;border-radius:.75em}.purchase-printed-order-7 .details .right .detail{border-top:1px solid #000;padding:.5em .35em;width:100%}.purchase-printed-order-7 .details .right .detail:first-child{border-top:none}.purchase-printed-order-7 .mark{border-top:1px solid #000;font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.purchase-printed-order-7-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.purchase-printed-order-7-pos80 .products .row span{overflow:hidden;width:18%}.purchase-printed-order-7-pos80 .products .row span:first-child{display:none}.purchase-printed-order-7-pos80 .products .row span:nth-child(3){background-color:28%}.purchase-printed-order-7-pos80 .details .left,.purchase-printed-order-7-pos80 .details .right{width:50%}.purchase-printed-order-7-pos80 .details .left .detail{padding-left:.5em!important;width:98%}.purchase-printed-order-7-pos80 .details .left .detail:nth-child(2){margin-top:.5em;padding-right:0;text-align:start}.purchase-printed-order-7-pos80 .details .left .observation{width:98%}.purchase-printed-order-7-pos80 .details .left .observation .label{left:.5em}.purchase-printed-order-7-a5{font-size:12px;min-height:210mm;width:148.5mm}.purchase-printed-order-7-a5 .details .left,.purchase-printed-order-7-a5 .details .right{width:50%}.purchase-printed-invoice-0{background-color:#fff;color:#000;direction:ltr;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-invoice-0 *{font-family:Cambria,Times New Roman,serif}.purchase-printed-invoice-0 header h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%;text-transform:uppercase}.purchase-printed-invoice-0 header h1.name{font-size:1.5rem;line-height:1.8rem;line-height:2rem}.purchase-printed-invoice-0 header h1.full-width{width:100%}.purchase-printed-invoice-0 header .details{display:flex;flex-wrap:wrap}.purchase-printed-invoice-0 header .details h1{margin-right:1rem;text-transform:none}.purchase-printed-invoice-0 header .details h1.upp{text-transform:uppercase}.purchase-printed-invoice-0 .supplier-body{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:1rem 0;width:100%}.purchase-printed-invoice-0 .supplier-body .left h1,.purchase-printed-invoice-0 .supplier-body .right h1{font-size:1rem;line-height:1.6rem;text-align:start;width:100%}.purchase-printed-invoice-0 .supplier-body .left h1 span.upp,.purchase-printed-invoice-0 .supplier-body .right h1 span.upp{text-transform:uppercase}.purchase-printed-invoice-0 .supplier-body .left{border:2px solid #000;border-radius:.5rem;padding:.5rem;width:50%}.purchase-printed-invoice-0 .supplier-body .right{padding:0 .5rem;width:50%}.purchase-printed-invoice-0 .supplier-body .right h1{text-align:center}.purchase-printed-invoice-0 .supplier-body .right h1:first-of-type{font-size:1.5rem;margin-bottom:1rem}.purchase-printed-invoice-0 .products-table{border:2px solid #000;margin:1rem 0}.purchase-printed-invoice-0 .products-table ul{border-bottom:2px solid #000;display:flex;list-style:none;width:100%}.purchase-printed-invoice-0 .products-table ul:last-of-type{border:none}.purchase-printed-invoice-0 .products-table ul li{align-items:center;border-right:2px solid #000;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.1rem;min-height:2.5rem;overflow:hidden;padding:.2rem}.purchase-printed-invoice-0 .products-table ul li:last-of-type{border:none}.purchase-printed-invoice-0 .products-table ul li.number{width:5%}.purchase-printed-invoice-0 .products-table ul li.ref{width:12%}.purchase-printed-invoice-0 .products-table ul li.name{text-align:center;width:20%}.purchase-printed-invoice-0 .products-table ul li.quantity{width:14.5%}.purchase-printed-invoice-0 .products-table ul li.unit{width:11%}.purchase-printed-invoice-0 .products-table ul li.price{width:14.5%}.purchase-printed-invoice-0 .products-table ul li.vat{width:8.5%}.purchase-printed-invoice-0 .products-table ul li.total{width:14.5%}.purchase-printed-invoice-0 .invoice-result{display:flex;justify-content:flex-end}.purchase-printed-invoice-0 .invoice-result-wrapper{border:2px solid #000;border-radius:.5rem;padding:.5rem 1rem;width:45%}.purchase-printed-invoice-0 .invoice-result-wrapper h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%}.purchase-printed-invoice-0 .invoice-result-wrapper h1 span{display:inline-block}.purchase-printed-invoice-0 .invoice-result-wrapper h1 span:first-of-type{width:9rem}.purchase-printed-invoice-0 .invoice-result-wrapper h1 span:last-of-type{text-align:center;width:calc(100% - 9rem)}.purchase-printed-invoice-0 footer{margin-top:-1rem}.purchase-printed-invoice-0 footer h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%}.purchase-printed-invoice-0 footer h1.ca,.purchase-printed-invoice-0 footer h1.cap-first:first-letter,.purchase-printed-invoice-0 footer h1>span.ca{text-transform:capitalize}.purchase-printed-invoice-0 footer h1:last-of-type{border:2px solid #000;border-radius:.2rem;margin-bottom:0;margin-top:1rem;padding:.5rem 1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.purchase-printed-invoice-1{background-color:#fff;color:#000;direction:ltr;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.purchase-printed-invoice-1 *{font-family:Cambria,Times New Roman,serif}.purchase-printed-invoice-1 header{align-items:center;border-bottom:2px solid #000;display:flex;justify-content:space-between;padding-bottom:1rem}.purchase-printed-invoice-1 header img{height:9em;margin:0 .5rem;width:9em}.purchase-printed-invoice-1 header .details{width:calc(100% - 13rem)}.purchase-printed-invoice-1 header .details h1{font-size:1rem;font-weight:400;line-height:1.6rem;text-transform:capitalize;width:100%}.purchase-printed-invoice-1 header .details h1.name{font-size:1.5rem;font-weight:600;line-height:1.8rem;line-height:2rem}.purchase-printed-invoice-1 header .details h1.activity,.purchase-printed-invoice-1 header .details h1.address{font-weight:600}.purchase-printed-invoice-1 header .details h1 span{margin-right:.5rem}.purchase-printed-invoice-1 .client-body{align-items:flex-start;border-top:1px solid #000;display:flex;flex-wrap:wrap;justify-content:space-between;margin:.1rem 0 1rem;width:100%}.purchase-printed-invoice-1 .client-body>h1{font-size:1.6rem;font-weight:600;margin-bottom:.5rem;text-align:center;width:100%}.purchase-printed-invoice-1 .client-body .left,.purchase-printed-invoice-1 .client-body .right{padding:.5rem;width:50%}.purchase-printed-invoice-1 .client-body .left h1,.purchase-printed-invoice-1 .client-body .right h1{font-size:1rem;line-height:1.6rem;text-align:start;width:100%}.purchase-printed-invoice-1 .client-body .left h1 span.upp,.purchase-printed-invoice-1 .client-body .right h1 span.upp{font-weight:400;text-transform:uppercase}.purchase-printed-invoice-1 .client-body .left h1 span.fb,.purchase-printed-invoice-1 .client-body .right h1 span.fb{font-weight:600}.purchase-printed-invoice-1 .client-body .right{width:35%}.purchase-printed-invoice-1 .client-body .right h1{text-align:start;text-transform:capitalize}.purchase-printed-invoice-1 .products-table{border:2px solid #000;display:flex;flex-direction:column;margin:1rem 0;min-height:30rem}.purchase-printed-invoice-1 .products-table ul{display:flex;list-style:none;width:100%}.purchase-printed-invoice-1 .products-table ul:first-of-type{border-bottom:2px solid #000}.purchase-printed-invoice-1 .products-table ul:last-of-type{border:none;flex:1 1}.purchase-printed-invoice-1 .products-table ul:last-of-type li{align-items:flex-start;padding-top:.8rem}.purchase-printed-invoice-1 .products-table ul li{align-items:center;border-right:2px solid #000;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.1rem;min-height:2.5rem;overflow:hidden;padding:.2rem}.purchase-printed-invoice-1 .products-table ul li:last-of-type{border:none}.purchase-printed-invoice-1 .products-table ul li.ref{width:11%}.purchase-printed-invoice-1 .products-table ul li.name{flex-wrap:wrap;text-align:center;width:29%}.purchase-printed-invoice-1 .products-table ul li.quantity{width:14%}.purchase-printed-invoice-1 .products-table ul li.unit{width:10%}.purchase-printed-invoice-1 .products-table ul li.price{width:14%}.purchase-printed-invoice-1 .products-table ul li.vat{width:8%}.purchase-printed-invoice-1 .products-table ul li.total{width:14%}.purchase-printed-invoice-1 .products-table ul li .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:center;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.purchase-printed-invoice-1 .products-table ul li .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.purchase-printed-invoice-1 .products-table ul li .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.purchase-printed-invoice-1 .invoice-result{display:flex;justify-content:flex-end}.purchase-printed-invoice-1 .invoice-result-wrapper{border:2px solid #000;border-radius:.5rem;padding:.5rem 1rem;width:45%}.purchase-printed-invoice-1 .invoice-result-wrapper h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%}.purchase-printed-invoice-1 .invoice-result-wrapper h1 span{display:inline-block}.purchase-printed-invoice-1 .invoice-result-wrapper h1 span:first-of-type{width:9rem}.purchase-printed-invoice-1 .invoice-result-wrapper h1 span:last-of-type{text-align:center;width:calc(100% - 9rem)}.purchase-printed-invoice-1 footer{margin-top:-1rem}.purchase-printed-invoice-1 footer h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%}.purchase-printed-invoice-1 footer h1.ca,.purchase-printed-invoice-1 footer h1>span.ca{text-transform:capitalize}.purchase-printed-invoice-1 footer h1.cap-first{font-weight:400}.purchase-printed-invoice-1 footer h1.cap-first:first-letter{text-transform:capitalize}.sale-payment{align-items:center;border-bottom:1px solid #cfcecd;display:flex;height:4.5rem;justify-content:space-around;width:100%}.sale-payment h1{align-items:flex-end;color:#444;display:flex;font-size:1.6rem;font-weight:600;justify-content:center;line-height:1.8rem;text-transform:capitalize;width:35%}.sale-payment h1>span{align-items:center;cursor:pointer;display:flex}.sale-payment h1:nth-child(2){margin-right:5%;width:30%}.sale-payment h1:nth-child(3){align-items:center;background-color:#313647;border-radius:.5rem;color:#fff4ea;cursor:pointer;display:flex;height:4rem;margin:0 1rem;padding-left:3rem;position:relative;width:30%}.sale-payment h1:nth-child(3) i{font-size:2.2rem;left:.5rem;position:absolute}.sale-payment h1:nth-child(3)>span>span{font-size:2.8rem;text-overflow:ellipsis;word-break:break-all}@media only screen and (max-width:1270px){.sale-payment h1 span{font-size:2.8vw!important}}.sale-payment h1 img{margin-right:.5rem;width:2rem}.sale-payment h1:first-of-type span img{width:2.3rem}.sale-payment-rtl h1 img{margin-left:.5rem;margin-right:0}.sale-payment-rtl h1:nth-child(2){margin-left:5%;margin-right:0}.sale-search{height:7rem;margin-top:.5rem;width:92%}@media only screen and (max-width:890px){.sale-search{width:95%}}.sale-search .row{display:flex;justify-content:space-between;margin:.5rem auto}.sale-search .row .search-item{display:flex;position:relative;width:calc(50% - 1.5rem)}.sale-search .row .search-item:first-of-type{justify-content:flex-start}.sale-search .row .search-item:last-of-type{justify-content:flex-end}.sale-search .row .search-item .search-input{background:#fff;border:1px solid #ccc;border-radius:.2rem 0 0 .2rem;border-right:0;color:#444;float:left;font-size:.9rem;font-weight:500;height:2.5rem;outline:none;padding:0 0 0 1rem;text-align:left;width:72%}.sale-search .row .search-item .search-icon{align-items:center;background:#f96d4c;border-radius:0 .2rem .2rem 0;color:#fff;display:flex;float:left;font-size:1rem;font-weight:500;height:2.5rem;justify-content:center;width:3rem}.sale-search .row .search-item-active .search-input{color:#2e77ae}.sale-search .row .search-item-active .search-input:focus{color:#444}.sale-search .row .search-item-ref .search-icon{background:#9a7e6f}.sale-search .row .search-item-code .search-icon{background:#b19470;font-size:1.2rem}.sale-search .row .add-another-product-item{align-items:center;display:flex;justify-content:center}.sale-search .row .add-another-product-item i{color:#495c77;cursor:pointer;font-size:2rem;transition:all .3s ease-in-out}.sale-search .row .add-another-product-item i:hover{color:#274060}.sale-search .row .select-box-wrapper{margin:.5rem 0;width:25%}.sale-search .row .select-box-wrapper select{width:100%}.sale-search .row .select-box-wrapper:last-of-type{margin-left:.5rem}.sale-search-rtl .row .search-item .search-input{border:1px solid #ccc;border-left:0;border-radius:0 .2rem .2rem 0;float:right;padding:0 1rem 0 0;text-align:right}.sale-search-rtl .row .search-item .search-icon{border-radius:.2rem 0 0 .2rem;float:right}.sale-search-rtl .row .select-box-wrapper:last-of-type{margin-left:0;margin-right:.5rem}.sale-product-item{background:linear-gradient(#274060,#1b2845);border:2px solid #0000;border-radius:.2rem;color:#fff;cursor:pointer;height:7.2rem;margin:.3rem;padding:.1rem .3rem .3rem;width:7.2rem}.sale-product-item:hover{border:2px solid #f96d4c}.sale-product-item .sale-product-item-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.sale-product-item .sale-product-item-body h3{font-size:.95rem;font-weight:400;height:1.5rem;line-height:1.5rem;max-height:1.5rem;overflow:hidden;overflow-wrap:break-word;text-align:center;text-transform:capitalize;width:100%}.sale-product-item .sale-product-item-body h3:first-of-type{height:auto;line-height:1.3rem;margin-bottom:auto;margin-top:auto;max-height:4rem;max-width:7rem;width:auto}.sale-product-item .sale-product-item-body h3.hidden{opacity:0}.sale-product-item .sale-product-item-body h3.name{text-transform:none}.sale-product-item-with-photo{background:#fff;border:1px solid #dedede;border-radius:.5rem;color:#0d2137;height:9rem;margin:.5rem;width:calc(47.5% - 1rem)}.sale-product-item-with-photo:hover{border:1px solid #f96d4c}.sale-product-item-with-photo .sale-product-item-with-photo-body{align-items:center;display:flex;height:100%;padding:.5rem;width:100%}.sale-product-item-with-photo .sale-product-item-with-photo-body .image-wrapper{cursor:auto;height:8rem;position:relative;width:8rem}.sale-product-item-with-photo .sale-product-item-with-photo-body .image-wrapper>.img,.sale-product-item-with-photo .sale-product-item-with-photo-body .image-wrapper>img{border:1px solid #dedede;border-radius:.5rem;left:0;position:absolute;top:0;width:100%}.sale-product-item-with-photo .sale-product-item-with-photo-body .image-wrapper .icon-expand{align-items:center;background:#fff;border:1px solid #dedede;border-radius:.2rem;cursor:pointer;display:flex;height:1.5rem;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:.5rem;top:.5rem;width:1.5rem}.sale-product-item-with-photo .sale-product-item-with-photo-body .image-wrapper .icon-expand i{color:#2e77ae;font-size:1rem}.sale-product-item-with-photo .sale-product-item-with-photo-body .image-wrapper:hover .icon-expand{opacity:1;pointer-events:all;transition:all .2s ease}.sale-product-item-with-photo .sale-product-item-with-photo-body .content-wrapper{color:#0d2137;cursor:pointer;height:100%;position:relative;width:calc(100% - 8rem)}.sale-product-item-with-photo .sale-product-item-with-photo-body .content-wrapper h3{font-size:.95rem;font-weight:500;height:auto;line-height:1.1rem;max-height:2.2rem;overflow:hidden;overflow-wrap:break-word;padding:0 .5rem;text-transform:capitalize;width:100%}.sale-product-item-with-photo .sale-product-item-with-photo-body .content-wrapper h3:first-of-type{height:auto;line-height:1.1rem;margin-bottom:.5rem;margin-top:2rem;max-height:3.3rem;width:auto}.sale-product-item-with-photo .sale-product-item-with-photo-body .content-wrapper h3.name{text-transform:none}.sale-product-item-with-photo .sale-product-item-with-photo-body .content-wrapper span.price{background-color:#495c77;border-radius:.75rem 0 0 .75rem;color:#fff4ea;font-size:.85rem;font-weight:600;height:1.5rem;line-height:1.5rem;max-height:1.5rem;max-width:100%;min-width:4rem;overflow:hidden;overflow-wrap:break-word;padding:0 .5rem;position:absolute;right:-.5rem;text-align:end;text-transform:capitalize;text-transform:uppercase;top:0}.sale-product-item-with-photo .sale-product-item-with-photo-body-rtl .image-wrapper .icon-expand{left:.5rem;right:auto}.sale-product-item-with-photo .sale-product-item-with-photo-body-rtl .content-wrapper span.price{border-radius:0 .75rem .75rem 0;left:-.5rem;right:auto}@media only screen and (max-width:1024px){.sale-product-item-with-photo{height:12rem;margin:.5rem 0;width:95%}.sale-product-item-with-photo .sale-product-item-with-photo-body .image-wrapper{height:11rem;width:11rem}.sale-product-item-with-photo .sale-product-item-with-photo-body .content-wrapper{width:calc(100% - 11rem)}}.sale-product-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;overflow:auto}.sale-products-part{align-items:center;border-right:1px solid #cfcecd;display:flex;flex-direction:column;height:calc(100vh - 4.5rem);width:55%}.sale-products-part .product-list-type-selector{align-items:flex-end;display:flex;height:3.2rem;justify-content:space-between;width:92%}@media only screen and (max-width:890px){.sale-products-part .product-list-type-selector{width:95%}}.sale-products-part .product-list-type-selector select{background-color:#0000;border:none;color:#0d2137;cursor:pointer;font-size:1.1rem;margin:.3rem 0;outline:none}.sale-products-part .product-list-type-selector span.radio{font-size:1.1rem}.sale-products-part footer{align-items:center;border-top:1px solid #cfcecd;display:flex;height:4rem;justify-content:center;margin-top:auto;padding:0 .2rem;width:100%}.sale-products-part-rtl{border-left:1px solid #cfcecd;border-right:none}.order-details{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;margin-top:1rem;max-height:calc(70vh - 3.5rem);overflow:auto;width:95%}.order-details .order-details-body{max-height:calc(100% - 6rem);overflow:hidden;width:100%}.order-details ul{align-items:center;background-color:#00000008;border:1px solid #0000;color:#495057;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden}.order-details ul:hover{background-color:#e0f3ff}.order-details ul li{align-items:center;display:flex;flex-direction:column;font-size:.95rem;height:3rem;justify-content:center;overflow:hidden}@media only screen and (max-width:1270px){.order-details ul li{font-size:.9rem}}@media only screen and (max-width:900px){.order-details ul li{font-size:1.2vw}}.order-details ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.order-details ul li .tail{align-items:center;display:none;flex-wrap:nowrap;font-weight:600;justify-content:flex-start;line-height:1rem;max-height:1rem;overflow:hidden;width:100%}.order-details ul li .tail .color-label{border:1px solid #9c9d9e;border-radius:.2rem;display:inline-block;height:1rem;margin-right:.25rem;width:2rem}.order-details ul li .tail .size-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.order-details ul li .tail .size-label-beside-color{width:calc(100% - 2.25rem)}.order-details ul li.with-custom-product{display:flex;flex-direction:column;height:3.5rem}.order-details ul li.with-custom-product .head{line-height:1.15rem;margin-top:auto;max-height:2.3rem;width:100%}.order-details ul li.with-custom-product .tail{display:flex;margin-bottom:auto}.order-details ul .name{flex-direction:row;justify-content:start;padding-left:1rem;width:20%}.order-details ul .quantity{text-overflow:ellipsis;width:17%}.order-details ul .price,.order-details ul .total{overflow:hidden;width:28%}.order-details ul .column{flex-direction:row}.order-details ul .column span.cursor-pointer{cursor:pointer;transition:all .2s ease-in-out}.order-details ul .column span.cursor-pointer:hover{color:#2e77ae}.order-details ul .column-discount-negative span:first-child,.order-details ul .column-discount-positive span:first-child{margin-right:.2rem;text-align:center;text-decoration:line-through}.order-details ul .column-discount-negative span:last-child,.order-details ul .column-discount-positive span:last-child{overflow:hidden;text-overflow:ellipsis}.order-details ul .column-discount-positive span:last-child{color:#4f9693}.order-details ul .column-discount-negative span:last-child{color:#d31336}.order-details ul .actions{display:flex;flex-direction:row;justify-content:flex-start;padding:0 .2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.order-details ul .actions i{color:#495c77;cursor:pointer;font-size:.95rem;margin:0 .15rem}@media only screen and (max-width:1270px){.order-details ul .actions i{font-size:.9rem}}.order-details ul .actions i.red{color:#d31336}.order-details ul .actions-head{opacity:0}.order-details .list-head{background-color:#fff;font-size:1rem;font-weight:700;height:3rem;overflow:hidden;padding:1rem 0;text-transform:capitalize}.order-details .list-head:hover{background-color:#fff}.order-details .list-head li{height:auto}.order-details .list-footer{align-items:center;background-color:#fff;border-top:1px solid #e0eaf5;display:flex;height:3rem;justify-content:center;position:relative}.order-details .list-footer .part{color:#495057;font-size:.95rem;font-weight:700;padding:0 1rem;text-transform:capitalize;width:100%}@media only screen and (max-width:1270px){.order-details .list-footer .part{font-size:.9rem}}@media only screen and (max-width:900px){.order-details .list-footer .part{font-size:1.2vw}}.order-details .even{background-color:#fff}.order-details .active-item{background-color:#e0f3ff;border:1px solid #d31336}.order-details-rtl ul li .tail .color-label{margin-left:.25rem;margin-right:0}.order-details-rtl ul .name{padding-left:0;padding-right:1rem}.order-details-rtl ul .column-discount-negative span:first-child,.order-details-rtl ul .column-discount-positive span:first-child{margin-left:.2rem;margin-right:0}.sale-order-list{height:calc(100vh - 8rem);margin:1rem auto;overflow:auto;width:90%}.sale-order-list .table-row{background-color:#fff;box-shadow:0 0 .5rem 0 #0000001a;margin-right:.2rem}.sale-order-list li{border-radius:.3rem;display:flex;font-size:.9rem;height:3.2rem;justify-content:space-between;margin-bottom:1rem;padding:1rem .8rem}.sale-order-list li.sale-order-item-delete{cursor:pointer}.sale-order-list li.in-list .trash{color:#d31336;display:inline!important}.sale-order-list li.in-list .star{display:none}.sale-order-list li:hover{background-color:linen;transition:all .2s ease-in-out}.sale-order-list li .star{color:#ff8e2b;font-size:1rem}.sale-order-list li .trash{display:none;font-size:1rem}.sale-order-list .col{color:#0d2137;text-align:center;text-transform:capitalize}.sale-order-list .col-1{overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;width:40%}.sale-order-list .col-1 span{cursor:pointer}.sale-order-list .col-2{text-transform:capitalize;width:40%}.sale-order-list .col-3{width:20%}.sale-order-list-rtl .table-row{margin-left:.2rem;margin-right:0}.temp-orders{align-items:center;background-color:#f1f4f6;border-right:1px solid #cfcecd;bottom:0;display:flex;flex-direction:column;height:calc(100vh - 4.5rem);padding:1rem 0;position:absolute;width:100%}.temp-orders-rtl{border-left:1px solid #cfcecd;border-right:none}.sale-buttons{align-items:center;border-top:1px solid #cfcecd;display:flex;flex-wrap:wrap;height:30%;justify-content:space-evenly;position:relative;width:100%}.sale-buttons .product-quantity{align-items:center;background-color:#cfcecd;color:#0d2137;display:flex;font-weight:700;height:3rem;justify-content:space-between;padding:0 1.5rem;width:100%}.sale-buttons .product-quantity .left{width:calc(100% - 5rem)}.sale-buttons .product-quantity .left span{font-size:1.2rem;text-align:center;text-transform:uppercase}.sale-buttons .product-quantity .left span.unit{cursor:pointer;transition:all .1s linear}.sale-buttons .product-quantity .left span.unit:hover{color:#2e77ae}.sale-buttons .product-quantity .left input{background-color:#0000;border:none;color:#0d2137;font-size:1.2rem;font-weight:700;outline:none}.sale-buttons .product-quantity .right{align-items:center;display:flex;font-size:1.2rem;font-weight:700;justify-content:space-between;width:5rem}.sale-buttons .product-quantity .right i{cursor:pointer}.sale-buttons .product-quantity .right i:hover{color:#d31336;transition:all .2s ease}@media only screen and (max-width:1240px){.sale-buttons .product-quantity{padding:0 1rem}.sale-buttons .product-quantity .left input,.sale-buttons .product-quantity .left span,.sale-buttons .product-quantity .right{font-size:1.1rem}}@media only screen and (max-width:920px){.sale-buttons .product-quantity{padding:0 .5rem}.sale-buttons .product-quantity .left{width:calc(100% - 3.5rem)}.sale-buttons .product-quantity .left input,.sale-buttons .product-quantity .left span{font-size:1rem}.sale-buttons .product-quantity .right{font-size:1rem;width:3.5rem}}.sale-rightbar{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:45%}.edit-sale-order{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:100}.edit-sale-order .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;overflow:visible;padding:1rem;width:22rem}.edit-sale-order .popup h1{background:#2e77ae;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.edit-sale-order .popup h1 i{margin-right:1rem}.edit-sale-order .popup span.add-button{color:#767b7b;cursor:pointer;font-size:.8rem;font-weight:600;margin-left:.2rem;text-transform:capitalize}.edit-sale-order .popup input[type=submit]{background:#2e77ae;border-bottom:2px solid #2e77ae;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:1.5rem;padding:3%;width:100%}.edit-sale-order .popup input[type=submit]:hover{background:#176097;cursor:pointer}.edit-sale-order--visible{opacity:1;visibility:visible}.edit-sale-order-rtl .popup h1 i{margin-left:1rem;margin-right:0}.edit-sale-order-rtl .popup span.add-button{margin-left:0;margin-right:.2rem}.client-payment{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.client-payment-visible{opacity:1;transition:opacity .3s;visibility:visible}.client-payment .popup{background-color:#f9f9f9;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;overflow:auto;padding:2rem;position:relative;width:35rem}.client-payment .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:1.5rem;text-align:center;text-transform:capitalize;width:100%}.client-payment .popup>h1 i{color:#495c77}.client-payment .popup input{background-color:#fff;border:1px solid #cfcecd;border-radius:.3rem;color:#0d2137;font-size:1rem;margin-top:.5rem;outline:none;padding:.9rem;transition:all .2s ease;width:100%}.client-payment .popup input::placeholder{color:#495c77}.client-payment .popup input:focus{border-color:#2e77ae}.client-payment .popup input.input-error{border-color:#d31336;color:#d31336}.client-payment .popup input.read-only{pointer-events:none}.client-payment .popup button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:3rem;justify-content:center;margin-top:2rem;outline:none;text-transform:capitalize;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.client-payment .popup button.submit:hover{background-color:#286796;border-color:#286796}.product-management{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.product-management-visible{opacity:1;transition:opacity .25s;visibility:visible}.product-management .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:99vh;max-width:95vw;min-height:18rem;overflow:hidden;padding:1.5rem 3rem;position:relative;width:35rem}.product-management .popup>h1{color:#0d2137;font-size:1.8rem;font-weight:600;line-height:1.8rem;margin-bottom:.5rem;text-align:center;width:100%}.product-management .popup .buttons-wrapper{margin:1.5rem 0 .75rem;width:100%}.product-management .popup .buttons-wrapper .button{align-items:center;border:1px solid #bbb;border-radius:.5rem;cursor:pointer;display:flex;margin-top:1.25rem;min-height:5.5rem;padding:0 .5rem;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100%}.product-management .popup .buttons-wrapper .button:hover{background-color:rgba(46,119,174,.063);border-color:#2e77ae}.product-management .popup .buttons-wrapper .button .icon-wrapper{align-items:center;display:flex;font-size:2rem;justify-content:center;margin:0 1rem;width:3rem}.product-management .popup .buttons-wrapper .button .icon-wrapper i{color:#495c77}.product-management .popup .buttons-wrapper .button .content-wrapper{width:calc(100% - 4rem)}.product-management .popup .buttons-wrapper .button .content-wrapper h1{color:#0d2137;font-size:1.2rem;font-weight:500;line-height:1.5rem;text-transform:capitalize}.discount-item{height:2.5rem;margin:2rem auto;width:90%}.discount-item .input{background:#fff;border:1px solid #ccc;border-left:0;border-radius:0;color:#444;float:left;font-size:.9rem;font-weight:500;height:2.3rem;margin-right:auto;outline:none;padding:0 0 0 1rem;text-align:left;width:60%}.discount-item .icon,.discount-item .icon-right{align-items:center;background:#d31336;border-radius:.2rem 0 0 .2rem;color:#fff;cursor:pointer;display:flex;float:left;font-size:1rem;font-weight:500;height:2.3rem;justify-content:center;width:20%}.discount-item .icon-green,.discount-item .icon-right-green{background:#4f9693}.discount-item .icon-right{background-color:#2e77ae;border-radius:0 .2rem .2rem 0}.discount-item-rtl .input{border:1px solid #ccc;border-right:0;float:right;margin-left:auto;margin-right:0;padding:0 1rem 0 0;text-align:right}.discount-item-rtl .icon,.discount-item-rtl .icon-right{border-radius:0 .2rem .2rem 0;float:right}.discount-item-rtl .icon-right{border-radius:.2rem 0 0 .2rem}.product-discount{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.product-discount .popup{background-color:#fff;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.product-discount .popup h1.title{background:#f96d4c;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center;text-transform:capitalize}.product-discount .popup h1.title i{margin-right:.5rem}.product-discount .popup p{align-items:center;color:#0d2137;display:flex;font-size:1rem;margin:1.5rem auto -1rem;width:90%}.product-discount .popup p.with-border{border-top:1px dashed #9c9d9e;padding-top:1.75rem}.product-discount .popup .vat-input-wrapper{margin:.5rem auto 1rem;padding-top:1rem;width:90%}.product-discount--visible{opacity:1;visibility:visible}.product-discount-rtl .popup h1.title i{margin-left:.5rem;margin-right:0}.order-discount{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.order-discount .popup{background-color:#fff;border-radius:.5rem;color:#444;max-height:100%;overflow:visible;overflow:auto;padding:1rem;position:relative;width:22rem}.order-discount .popup h1.title{background:#f96d4c;border-radius:.5rem .5rem 0 0;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.order-discount .popup h1.title i{margin-right:.5rem}.order-discount .popup p{align-items:center;color:#0d2137;display:flex;font-size:1rem;margin:1.5rem auto 0;width:90%}.order-discount .popup p .span.right,.order-discount .popup p span.left{border-top:1px solid #000;display:inline;flex:1 1}.order-discount .popup .dashed{border-top:1px dashed #9c9d9e;margin:1rem auto;width:90%}.order-discount .popup .select-input-wrapper,.order-discount .popup .stamp-input-wrapper,.order-discount .popup .vat-input-wrapper{margin:.5rem auto 1rem;width:90%}.order-discount .popup .select-input-wrapper select{background:#fff;border:1px solid #ccc;color:#0d2137;font-size:1rem;outline:none;padding:3%;text-transform:capitalize;width:100%}.order-discount .popup .stamp-input-wrapper{margin-bottom:.5rem}.order-discount .popup .number-input-wrapper,.order-discount .popup .react-datepicker-wrapper{display:block;margin:0 auto 1.5rem;width:90%}.order-discount .popup .number-input,.order-discount .popup .road-input{background:#fff;border:1px solid #ccc;color:#0d2137;font-size:1rem;outline:none;padding:3%;width:100%}.order-discount .popup .number-input.input-error,.order-discount .popup .road-input.input-error{border-color:#d31336;box-shadow:0 0 5px #d31336;color:#d31336}.order-discount .popup input[type=submit]{background:#f96d4c;border-bottom:2px solid #e95d3c;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;display:block;font-size:.9rem;margin:1rem auto 0;padding:3%;text-transform:capitalize;width:90%}.order-discount .popup input[type=submit]:hover{background:#e95d3c;cursor:pointer}.order-discount--visible{opacity:1;visibility:visible}.order-discount-rtl .popup h1.title i{margin-left:.5rem;margin-right:0}.payment-pay{align-items:center;display:flex;margin-left:.2rem}.payment-pay>i{color:#495c77;cursor:pointer;font-size:1rem;margin-left:1rem;opacity:1}.payment-pay>i:hover{color:#2e77ae;transition:all .2s linear}.payment-pay .client-payment{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.payment-pay .client-payment-visible{opacity:1;transition:opacity .3s;visibility:visible}.payment-pay .client-payment .popup{background-color:#f9f9f9;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;overflow:auto;padding:2rem;position:relative;width:35rem}.payment-pay .client-payment .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:1.5rem;text-align:center;width:100%}.payment-pay .client-payment .popup>h1 i{color:#495c77}.payment-pay .client-payment .popup input{background-color:#fff;border:1px solid #cfcecd;border-radius:.3rem;color:#0d2137;font-size:1rem;margin-top:.5rem;outline:none;padding:.9rem;transition:all .2s ease;width:100%}.payment-pay .client-payment .popup input::placeholder{color:#495c77}.payment-pay .client-payment .popup input:focus{border-color:#2e77ae}.payment-pay .client-payment .popup input.input-error{border-color:#d31336;color:#d31336}.payment-pay .client-payment .popup button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:3rem;justify-content:center;margin-top:2rem;outline:none;text-transform:capitalize;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.payment-pay .client-payment .popup button.submit:hover{background-color:#286796;border-color:#286796}.payment-pay-rtl{margin-left:0;margin-right:.2rem}.payment-pay-rtl>i{margin-left:0;margin-right:1rem}.submitted-order{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:100}.submitted-order .popup{background-color:#fff;border-radius:.5rem;color:#444;max-height:92vh;overflow:auto;padding:1.5rem;position:relative;width:22rem}.submitted-order .popup header{align-items:center;display:flex;flex-direction:column;font-size:1.5rem;justify-content:center;margin-bottom:1rem}.submitted-order .popup header i{color:#4f9693;font-size:3.5rem;margin-bottom:.5rem}.submitted-order .popup header h3{color:#444;height:2rem;overflow:hidden;text-align:center;text-overflow:ellipsis}.submitted-order .popup ul{list-style:none;padding:0}.submitted-order .popup ul li:before{content:"✓";margin-right:1rem}.submitted-order .popup ul li{display:flex;margin-bottom:1rem;text-transform:capitalize}.submitted-order .popup button.submitted,.submitted-order .popup button.submitted-deleted{background:#2e77ae;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;margin-top:1rem;padding:.7rem;text-transform:capitalize;width:100%}.submitted-order .popup button.submitted{margin-top:2rem}.submitted-order .popup button.submitted-deleted{background-color:#d31336}.submitted-order--visible{opacity:1;visibility:visible}.submitted-order-rtl .popup ul li:before{margin-left:1rem;margin-right:0}.selling-prices-list{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.selling-prices-list .popup{background-color:#fff;border-radius:.5rem;max-height:92vh;overflow:auto;padding:1rem;width:38rem}.selling-prices-list .popup h1{color:#444;font-size:1.5rem;text-align:center}.selling-prices-list .popup h1 i{color:#2e77ae;margin-right:.5rem}.selling-prices-list .popup ul{border-bottom:1px solid #cfcecd;border-top:1px solid #cfcecd;margin:1rem auto 2rem;max-height:20rem;min-height:12rem;overflow:auto;padding:1rem 0;width:100%}.selling-prices-list .popup ul li{background-color:#fff;border:1px solid #ddd;border-radius:.3rem;box-shadow:0 0 .5rem 0 #0000001a;cursor:pointer;display:flex;font-size:.95rem;height:3.2rem;justify-content:flex-start;margin-bottom:1rem;padding:1rem}.selling-prices-list .popup ul li:last-child{margin:0}.selling-prices-list .popup ul li:hover{background-color:#e0eaf5;transition:all .2s ease-in-out}.selling-prices-list .popup ul li.show-check{cursor:auto}.selling-prices-list .popup ul li.show-check i{display:inline}.selling-prices-list .popup ul .col,.selling-prices-list .popup ul .col-action{color:#444;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:capitalize;width:35%}.selling-prices-list .popup ul .col:first-of-type{text-align:start;width:60%}.selling-prices-list .popup ul .col-action{width:5%}.selling-prices-list .popup ul .col-action i{color:#4f9693;display:none;font-size:1.1rem;opacity:.8}.selling-prices-list .popup ul span.default-label{color:#f96d4c;font-weight:700}.selling-prices-list .popup ul span.client-special-price-label{color:#2e77ae;font-weight:700}.selling-prices-list .popup .prices-wrapper{min-height:3rem;width:100%}.selling-prices-list .popup .prices-wrapper button{background-color:#0000;border:none;color:#0d2137;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:.5rem;outline:none;transition:color .2s ease-in-out}.selling-prices-list .popup .prices-wrapper button i{color:#444;font-size:.9rem}.selling-prices-list .popup .prices-wrapper button:hover,.selling-prices-list .popup .prices-wrapper button:hover i{color:#2e77ae}.selling-prices-list .popup .prices-wrapper h4{color:#444;color:#0d2137;display:flex;font-size:1rem;font-weight:500;line-height:1.2rem;width:90%}.selling-prices-list .popup .prices-wrapper h4>span:nth-child(2){margin:0 .25rem}.selling-prices-list .popup .button-wrapper{align-items:center;display:flex;justify-content:center;margin:.25rem}.selling-prices-list .popup .button-wrapper button{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;height:2.8rem;justify-content:center;letter-spacing:.1rem;margin-top:1.5rem;outline:none;text-transform:capitalize;-webkit-user-select:none;user-select:none;width:14rem}.selling-prices-list .popup .button-wrapper button:hover{background-color:#286796;border-color:#286796;transition:all .2s ease-in-out}.selling-prices-list--visible{opacity:1;visibility:visible}.selling-prices-list-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.add-another-product{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .25s;visibility:hidden;z-index:1001}.add-another-product .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.add-another-product .popup h1{background:#025464;border:1px solid #aaa;border-radius:.5rem .5rem 0 0;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.add-another-product .popup h1 i{margin-right:.5rem}.add-another-product .popup span.label-top{color:#444;display:inline-block;font-size:.95rem;margin-top:.75rem}.add-another-product .popup .manage-unit-button,.add-another-product .popup input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:.5rem auto 1rem;outline:none;padding:3%;width:100%}.add-another-product .popup .manage-unit-button:focus,.add-another-product .popup input:focus{border:1px solid #4f9693;box-shadow:0 0 5px #025464;padding:3%}.add-another-product .popup .manage-unit-button.input-red,.add-another-product .popup input.input-red{border:1px solid #d31336;box-shadow:0 0 2px #d31336;color:#d31336}.add-another-product .popup .manage-unit-button{cursor:pointer}.add-another-product .popup form{position:relative}.add-another-product .popup span.label{color:#d31336;font-size:.85rem;left:.3rem;position:absolute;top:4.75rem}.add-another-product .popup input[type=submit]{background:#025464;border-bottom:2px solid #024755;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:2rem;padding:3%;width:100%}.add-another-product .popup input[type=submit]:hover{background:#024755;cursor:pointer}.add-another-product--visible{opacity:1;visibility:visible}.add-another-product-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.add-another-product-rtl .popup span.label{left:auto;right:.3rem}.sale-manage-unit{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.sale-manage-unit-visible{opacity:1;transition:opacity .3s;visibility:visible}.sale-manage-unit .popup{align-items:center;background-color:#f9f9f9;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;display:flex;flex-direction:column;height:20rem;justify-content:center;max-width:92vw;overflow:auto;padding:1.5rem;position:relative;width:50rem}.sale-manage-unit .popup h1{color:#0d2137;font-size:1.3rem;font-weight:600;margin:0;text-align:center;width:100%}.sale-manage-unit .popup .select-wrapper{align-items:center;display:flex;justify-content:center;margin:1rem auto;position:relative;width:65%}.sale-manage-unit .popup .select-wrapper select{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #cfcecd;border-radius:.2rem;color:#0d2137;cursor:pointer;display:block;font-size:1rem;outline:none;padding:.9rem;text-align:center;transition:all .1s linear;width:100%}.sale-manage-unit .popup .select-wrapper select:active{border-color:#2e77ae}.sale-manage-unit .popup .select-wrapper i{color:#0d2137;font-size:1rem;position:absolute;right:1rem;top:1rem;transition:transform .1s linear}.sale-manage-unit .popup .select-wrapper select:active+i{transform:rotate(-180deg)}.sale-manage-unit .popup .submit-button-wrapper{align-items:center;display:flex;justify-content:center;margin-top:3rem;width:100%}.sale-manage-unit .popup .submit-button-wrapper button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:3rem;justify-content:center;outline:none;text-transform:capitalize;transition:all .2s ease-in-out;width:65%}.sale-manage-unit .popup .submit-button-wrapper button.submit:hover{background-color:#286796;border-color:#286796}.sale-manage-unit-rtl .popup .select-wrapper i{left:1rem;right:auto}.sale-manage-unit-rtl .popup .select-wrapper select:active+i{transform:rotate(180deg)}.order-print-input{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:10001}.order-print-input .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.order-print-input .popup h1{background:#176b87;border:1px solid #aaa;border-radius:.5rem .5rem 0 0;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.order-print-input .popup h1 i{margin-right:.5rem}.order-print-input .popup select{background-color:#fff;border:1px solid #cfcecd;color:#0d2137;font-size:1rem;height:2.4rem;margin:.6rem 0;outline:none;padding:0 .5rem;text-transform:capitalize;width:100%}.order-print-input .popup input[type=submit]{background:#176b87;border-bottom:2px solid #176b87;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-bottom:1rem;margin-top:2rem;padding:3%;width:100%}.order-print-input .popup input[type=submit]:hover{cursor:pointer}.order-print-input--visible{opacity:1;visibility:visible}.order-print-input-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.printed-order-0{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-order-0 header{align-items:center;border-bottom:1px dashed #000;display:flex;justify-content:space-between;padding-bottom:3em}.printed-order-0 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.printed-order-0 header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.printed-order-0 header .store h3{font-weight:400;text-transform:capitalize}.printed-order-0 header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.printed-order-0 header.no-logo{justify-content:center}.printed-order-0 header.no-logo .store{width:100%}.printed-order-0 header.no-logo .store h1,.printed-order-0 header.no-logo .store h3{text-align:center}.printed-order-0 .products{border-bottom:1px dashed #000;padding-bottom:2em}.printed-order-0 .products .row{align-items:center;display:flex;justify-content:space-between;margin:.8em 0}.printed-order-0 .products .row:first-child{border-bottom:1px dashed #000;padding-bottom:.8em}.printed-order-0 .products .row span{font-size:1em;font-weight:700;text-align:center;text-transform:uppercase;width:15%}.printed-order-0 .products .row span:first-child{text-align:start}.printed-order-0 .products .row span:nth-child(2){word-wrap:break-word;text-align:start;width:25%}.printed-order-0 .products .row span:last-child{text-align:end}.printed-order-0 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-order-0 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-order-0 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-0 .details{border-bottom:1px dashed #000;display:flex;flex-wrap:wrap;font-size:1em;justify-content:space-between;padding-bottom:.8em}.printed-order-0 .details .detail{display:flex;font-weight:700;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.printed-order-0 .details .detail span{font-size:1em;width:calc(50% - .25em)}.printed-order-0 .details .detail span:last-child{text-align:end}.printed-order-0 .details .detail span.capitalize{text-transform:capitalize}.printed-order-0 .mark{font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.printed-order-0-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-order-0-pos80 .products .row span{width:18%}.printed-order-0-pos80 .products .row span:first-child{display:none}.printed-order-0-pos80 .products .row span:nth-child(2){width:28%}.printed-order-0-a5{font-size:12px;min-height:210mm;width:148.5mm}.printed-order-1{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-order-1 header{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;padding-bottom:.8em}.printed-order-1 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.printed-order-1 header .store h1{font-size:1.3em;font-weight:600;margin-bottom:.3846153846em;text-transform:uppercase}.printed-order-1 header .store h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize}.printed-order-1 header .store h3 span{font-weight:700}.printed-order-1 header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.printed-order-1 header.no-logo{justify-content:center}.printed-order-1 header.no-logo .store{width:100%}.printed-order-1 header.no-logo .store h1,.printed-order-1 header.no-logo .store h3{text-align:center}.printed-order-1 .client-body{display:flex;flex-wrap:wrap;justify-content:space-between;padding:.8em 0}.printed-order-1 .client-body h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize;width:45%}.printed-order-1 .client-body h3.mg{margin-left:auto;min-width:17%;width:auto}.printed-order-1 .client-body h3 span{font-weight:700}.printed-order-1 .client-body h3 span.lo{text-transform:none}.printed-order-1 .products{border-bottom:1px solid #000}.printed-order-1 .products .row{border-bottom:1px solid #000;display:flex;justify-content:space-between}.printed-order-1 .products .row:first-child{border-top:1px solid #000;font-weight:700;margin-top:0}.printed-order-1 .products .row:first-child span{font-size:.9em}.printed-order-1 .products .row:last-child{border-bottom:0}.printed-order-1 .products .row span{border-right:1px solid #000;font-size:.8em;padding:.25em .2em;text-align:center;text-transform:uppercase;width:15%}.printed-order-1 .products .row span:empty:before{content:"/"}.printed-order-1 .products .row span:first-child{word-wrap:break-word;border-left:1px solid #000;text-align:start;width:25%}.printed-order-1 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-order-1 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-order-1 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-1 .details{align-items:flex-end;border-bottom:1px solid #000;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1em;padding-bottom:.8em}.printed-order-1 .details .detail{display:flex;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.printed-order-1 .details .detail span{font-size:1em;width:calc(50% - .25em)}.printed-order-1 .details .detail span:first-child{font-weight:700}.printed-order-1 .details .detail span:last-child{text-align:end}.printed-order-1 .mark{font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.printed-order-1-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-order-1-a5{font-size:12px;min-height:210mm;width:148.5mm}.printed-order-2{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-order-2 header{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between;padding-bottom:.8em}.printed-order-2 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.printed-order-2 header .store h1{font-size:1.3em;font-weight:600;margin-bottom:.3846153846em;text-transform:uppercase}.printed-order-2 header .store h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize}.printed-order-2 header .store h3 span{font-weight:700}.printed-order-2 header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.printed-order-2 header.no-logo{justify-content:center}.printed-order-2 header.no-logo .store{width:100%}.printed-order-2 header.no-logo .store h1,.printed-order-2 header.no-logo .store h3{text-align:center}.printed-order-2 .client-body{display:flex;flex-wrap:wrap;justify-content:space-between;padding:.8em 0}.printed-order-2 .client-body h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize;width:45%}.printed-order-2 .client-body h3.mg{margin-left:auto;min-width:17%;width:auto}.printed-order-2 .client-body h3 span{font-weight:700}.printed-order-2 .client-body h3 span.lo{text-transform:none}.printed-order-2 .products{border-bottom:1px solid #000}.printed-order-2 .products .row{border-bottom:1px solid #000;display:flex;justify-content:space-between}.printed-order-2 .products .row:first-child{border-top:1px solid #000;font-weight:700;margin-top:0}.printed-order-2 .products .row:last-child{border-bottom:0}.printed-order-2 .products .row span{border-right:1px solid #000;font-size:1em;padding:.5em .2em;text-align:center;text-transform:uppercase;width:15%}.printed-order-2 .products .row span:empty:before{content:"/"}.printed-order-2 .products .row span:first-child{word-wrap:break-word;border-left:1px solid #000}.printed-order-2 .products .row span:nth-child(2){word-wrap:break-word;width:25%}.printed-order-2 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-order-2 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-order-2 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-2 .details{align-items:flex-end;border-bottom:1px solid #000;display:flex;flex-direction:column;flex-wrap:wrap;font-size:1em;padding-bottom:.8em}.printed-order-2 .details .detail{display:flex;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.printed-order-2 .details .detail span{font-size:1em;width:calc(50% - .25em)}.printed-order-2 .details .detail span:first-child{font-weight:700}.printed-order-2 .details .detail span:last-child{text-align:end}.printed-order-2 .mark{font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.printed-order-2-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-order-2-pos80 .products .row span{width:18%}.printed-order-2-pos80 .products .row span:first-child{display:none}.printed-order-2-pos80 .products .row span:nth-child(2){width:28%}.printed-order-2-a5{font-size:12px;min-height:210mm;width:148.5mm}.printed-order-3{background-color:#fff;color:#000;direction:rtl;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-order-3 header{align-items:center;border-bottom:1px dashed #000;display:flex;justify-content:space-between;padding-bottom:3em}.printed-order-3 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.printed-order-3 header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.printed-order-3 header .store h3{font-weight:400;text-transform:capitalize}.printed-order-3 header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.printed-order-3 header.no-logo{justify-content:center}.printed-order-3 header.no-logo .store{width:100%}.printed-order-3 header.no-logo .store h1,.printed-order-3 header.no-logo .store h3{text-align:center}.printed-order-3 .products{border-bottom:1px dashed #000;padding-bottom:2em}.printed-order-3 .products .row{align-items:center;display:flex;justify-content:space-between;margin:.8em 0}.printed-order-3 .products .row:first-child{border-bottom:1px dashed #000;padding-bottom:.8em}.printed-order-3 .products .row span{font-size:1em;font-weight:700;text-align:center;text-transform:uppercase;width:15%}.printed-order-3 .products .row span:first-child{text-align:start}.printed-order-3 .products .row span:nth-child(2){word-wrap:break-word;text-align:start;width:25%}.printed-order-3 .products .row span:last-child{text-align:end}.printed-order-3 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-order-3 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-order-3 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-3 .details{border-bottom:1px dashed #000;display:flex;flex-wrap:wrap;font-size:1em;justify-content:space-between;padding-bottom:.8em}.printed-order-3 .details .detail{display:flex;font-weight:700;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.printed-order-3 .details .detail span{font-size:1em;width:calc(50% - .25em)}.printed-order-3 .details .detail span:last-child{text-align:end}.printed-order-3 .details .detail span.capitalize{text-transform:capitalize}.printed-order-3 .mark{font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.printed-order-3-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-order-3-pos80 .products .row span{width:18%}.printed-order-3-pos80 .products .row span:first-child{display:none}.printed-order-3-pos80 .products .row span:nth-child(2){width:28%}.printed-order-3-a5{font-size:12px;min-height:210mm;width:148.5mm}.printed-order-4{background-color:#fff;color:#000;direction:rtl;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-order-4 header,.printed-order-4 header .store{align-items:center;display:flex;justify-content:center}.printed-order-4 header .store{flex-direction:column;width:calc(85% - 12em)}.printed-order-4 header .store h1{font-size:1.6em;font-weight:500;margin-bottom:.3125em;text-transform:uppercase}.printed-order-4 header .store h3{font-size:1.4em;font-weight:500;margin-bottom:1.4285714286em;text-transform:capitalize}.printed-order-4 header .store h4{font-size:1em;font-weight:500}.printed-order-4 header .store h4 span{margin:0 .2em}.printed-order-4 header img{height:10em;padding:.5em;width:10em}.printed-order-4 header.no-logo{justify-content:center}.printed-order-4 header.no-logo .store{width:100%}.printed-order-4 header.no-logo .store h1,.printed-order-4 header.no-logo .store h3{text-align:center}.printed-order-4 .client-body{display:flex;justify-content:center;margin-bottom:1em}.printed-order-4 .client-body .right{width:38%}.printed-order-4 .client-body .right h4{font-size:1em;font-weight:500;text-align:end}.printed-order-4 .client-body .right h1{border-bottom:1px solid #000;font-size:1.5em;font-weight:500;margin:.6666666667em auto 0;max-width:100%;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-4 .client-body .client{border:1px solid #000;padding:.5em;width:55%}.printed-order-4 .client-body .client h1{font-size:1.5em;font-weight:500;margin-bottom:.3333333333em;text-transform:uppercase}.printed-order-4 .client-body .client h3{font-size:1.4em;font-weight:500;margin-bottom:1.4285714286em;text-transform:capitalize}.printed-order-4 .products{border-bottom:1px solid #000}.printed-order-4 .products .row{border-bottom:1px solid #000;display:flex;justify-content:space-between}.printed-order-4 .products .row:first-child{background-color:#f9f9f9;border-top:1px solid #000;margin-top:0}.printed-order-4 .products .row:first-child span:nth-child(3){text-align:center}.printed-order-4 .products .row:last-child{border-bottom:0}.printed-order-4 .products .row span{border-right:1px solid #000;font-size:1em;font-weight:600;padding:.5em .2em;text-align:center;text-transform:uppercase;width:18%}.printed-order-4 .products .row span:first-child{width:6%}.printed-order-4 .products .row span:last-child{border-left:1px solid #000}.printed-order-4 .products .row span:nth-child(3){word-wrap:break-word;text-align:start;width:40%}.printed-order-4 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-order-4 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-order-4 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-4 .details-wrapper{align-items:flex-start;display:flex;justify-content:space-between;margin-top:1em}.printed-order-4 .details-wrapper .details{border:1px solid #000;width:45%}.printed-order-4 .details-wrapper .details .detail{border-bottom:1px solid #000;font-size:1em;font-weight:600;line-height:1.6em;min-width:25%}.printed-order-4 .details-wrapper .details .detail:last-child{border-bottom:0}.printed-order-4 .details-wrapper .details .detail span{display:inline-block;padding:.25em .5em}.printed-order-4 .details-wrapper .details .detail span:first-of-type{background-color:#f9f9f9;border-left:1px solid #000;width:9em}.printed-order-4 .details-wrapper .details .detail span:last-of-type{text-align:center;width:calc(100% - 9em)}.printed-order-4 .mark{font-size:1.2em;font-weight:700;padding-top:1em;text-align:center}.printed-order-4-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-order-4-pos80 header .store{width:calc(100% - 12em)}.printed-order-4-pos80 .details{width:49%!important}.printed-order-4-pos80 .details .detail span{width:50%!important}.printed-order-4-a5{font-size:12px;min-height:210mm;width:148.5mm}.printed-order-5{background-color:#fff;color:#000;direction:rtl;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-order-5 .header-wrapper{align-items:center;display:flex;justify-content:space-around;margin-bottom:1.5em}.printed-order-5 .header-wrapper img{width:20%}.printed-order-5 .header-wrapper header{align-items:center;border:1px solid #000;border-radius:5em;display:flex;flex-direction:column;font-size:1.3em;font-weight:700;justify-content:center;line-height:1.3em;margin:1em 2% 0;padding:.75rem 1.5em;text-align:center;text-transform:capitalize;width:50%}.printed-order-5 .phone-numbers{display:flex;justify-content:space-between;margin-bottom:.5em}.printed-order-5 .phone-numbers .left{width:46%}.printed-order-5 .phone-numbers .left span{border:2px solid #000;display:inline-block;font-size:.95em;font-weight:500;padding:.15em;text-align:center}.printed-order-5 .phone-numbers .left span:first-of-type{border-left:none;width:6em}.printed-order-5 .phone-numbers .left span:last-of-type{width:calc(100% - 6em)}.printed-order-5 .phone-numbers .right{width:46%}.printed-order-5 .phone-numbers .right span{border:2px solid #000;display:inline-block;font-size:.95em;font-weight:500;padding:.15em;text-align:center}.printed-order-5 .phone-numbers .right span:first-of-type{border-left:none;width:6em}.printed-order-5 .phone-numbers .right span:last-of-type{width:calc(100% - 6em)}.printed-order-5 .products{border-bottom:1px solid #000}.printed-order-5 .products .row{display:flex;justify-content:space-between}.printed-order-5 .products .row-gray{background-color:#eee}.printed-order-5 .products .row span{border-bottom:1px solid #000}.printed-order-5 .products .row:first-child{margin-top:0}.printed-order-5 .products .row:first-child span{border-top:1px solid #000}.printed-order-5 .products .row:first-child span:nth-child(3){text-align:center}.printed-order-5 .products .row:last-child span{border-bottom:0}.printed-order-5 .products .row span{word-wrap:break-word;border-right:1px solid #000;font-size:.95em;font-weight:500;overflow:hidden;padding:.15em;text-align:center;text-transform:uppercase;width:18%}.printed-order-5 .products .row span:first-child{width:6%}.printed-order-5 .products .row span:last-child{border-left:1px solid #000}.printed-order-5 .products .row span:nth-child(2){word-wrap:break-word;width:40%}.printed-order-5 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-order-5 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-order-5 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-5 .products .row span.hidden{border-right:0;border-top:0}.printed-order-5 .products .row span.ca{text-transform:capitalize}.printed-order-5 .details-wrapper{align-items:flex-start;display:flex;justify-content:space-between;margin-top:.5em}.printed-order-5 .details-wrapper .details{border:1px solid #000;width:46%}.printed-order-5 .details-wrapper .details:empty{border:none}.printed-order-5 .details-wrapper .details .detail{word-wrap:break-word;border-bottom:1px solid #000;font-size:.95em;font-weight:600;line-height:1.6em;min-width:25%;overflow:hidden}.printed-order-5 .details-wrapper .details .detail:last-child{border-bottom:0}.printed-order-5 .details-wrapper .details .detail span{display:inline-block;font-size:.95em;padding:.05em .5em}.printed-order-5 .details-wrapper .details .detail span:first-of-type{background-color:#eee;border-left:1px solid #000;width:9em}.printed-order-5 .details-wrapper .details .detail span:last-of-type{text-align:center;width:calc(100% - 9em)}.printed-order-5 .mark{font-size:1.2em;font-weight:700;padding-top:1em;text-align:center}.printed-order-5-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-order-5-pos80 .header-wrapper img{width:25%}.printed-order-5-pos80 .header-wrapper header{width:70%}.printed-order-5-pos80 .phone-numbers .left,.printed-order-5-pos80 .phone-numbers .right{width:calc(50% - 1px)}.printed-order-5-pos80 .phone-numbers .left span,.printed-order-5-pos80 .phone-numbers .right span{border:1px solid #000}.printed-order-5-pos80 .phone-numbers .left span:first-of-type,.printed-order-5-pos80 .phone-numbers .right span:first-of-type{border-bottom:none;border-left:1px solid #000;width:6em}.printed-order-5-pos80 .phone-numbers .left span:last-of-type,.printed-order-5-pos80 .phone-numbers .right span:last-of-type{width:100%}.printed-order-5-pos80 .details{width:49%!important}.printed-order-5-pos80 .details .detail span{width:50%!important}.printed-order-5-a5{font-size:12px;min-height:210mm;width:148.5mm}.printed-order-6{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-order-6 header{align-items:center;border:1px solid #000;border-radius:1em;display:flex;justify-content:space-between;padding:.5em}.printed-order-6 header .store{display:flex;flex-direction:column;justify-content:center;width:calc(90% - 10em)}.printed-order-6 header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.printed-order-6 header .store h3{font-size:1.1em;font-weight:400;margin-bottom:.3571428571em;text-transform:capitalize}.printed-order-6 header .store h3 span{font-weight:600}.printed-order-6 header .store .row{display:flex}.printed-order-6 header .store .row h3{width:50%}.printed-order-6 header img{border-radius:.2em;height:8em;padding:.5em;width:8em}.printed-order-6 header.no-logo{justify-content:center}.printed-order-6 header.no-logo .store{width:100%}.printed-order-6 header.no-logo .store h1,.printed-order-6 header.no-logo .store h3{text-align:center}.printed-order-6 .order-label{border:1px solid #000;border-radius:.6em;font-size:1.4em;font-weight:600;margin:.25em auto;min-width:15em;padding:.25em;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-6 .client-body{border:1px solid #000;border-radius:1em;display:flex;flex-wrap:wrap;padding:.5em;width:100%}.printed-order-6 .client-body h3{font-size:1.1em;font-weight:400;margin-bottom:.3571428571em;text-transform:capitalize;width:50%}.printed-order-6 .client-body h3 span{font-weight:600}.printed-order-6 .client-body h3 span.upp{font-weight:400;text-transform:uppercase}.printed-order-6 .products{border-bottom:1px solid #000;margin-top:.5em}.printed-order-6 .products .row{border-bottom:1px solid #000;display:flex;justify-content:space-between}.printed-order-6 .products .row:first-child{border-top:1px solid #000;font-weight:700;margin-top:0}.printed-order-6 .products .row:last-child{border-bottom:0}.printed-order-6 .products .row span{word-wrap:break-word;border-right:1px solid #000;font-size:1em;overflow:hidden;padding:.5em .2em;text-align:center;text-transform:uppercase;width:15%}.printed-order-6 .products .row span:empty:before{content:"/"}.printed-order-6 .products .row span:first-child{word-wrap:break-word;border-left:1px solid #000;width:10%}.printed-order-6 .products .row span:nth-child(3){word-wrap:break-word;width:30%}.printed-order-6 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-order-6 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-order-6 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-6 .details{display:flex;font-size:1em;justify-content:space-between;margin:.5em 0}.printed-order-6 .details .left,.printed-order-6 .details .right{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;padding:.2em 1em 1em .2em;width:45%}.printed-order-6 .details .left .detail,.printed-order-6 .details .right .detail{display:flex;justify-content:space-between;margin-top:.8em;width:calc(100% - .5em)}.printed-order-6 .details .left .detail span,.printed-order-6 .details .right .detail span{font-size:1em;width:calc(50% - .25em)}.printed-order-6 .details .left .detail span:first-child,.printed-order-6 .details .right .detail span:first-child{font-weight:700}.printed-order-6 .details .left .detail span:last-child,.printed-order-6 .details .right .detail span:last-child{text-align:end}.printed-order-6 .details .left .detail{padding:.2em 0 0}.printed-order-6 .details .left .detail:first-of-type{margin-top:0}.printed-order-6 .details .right{border:1px solid #000;border-radius:.5em}.printed-order-6 .mark{border-top:1px solid #000;font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.printed-order-6-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-order-6-pos80 .products .row span{width:18%}.printed-order-6-pos80 .products .row span:first-child{display:none}.printed-order-6-pos80 .products .row span:nth-child(3){width:28%}.printed-order-6-pos80 .details .left,.printed-order-6-pos80 .details .right{width:50%}.printed-order-6-a5{font-size:12px;min-height:210mm;width:148.5mm}.printed-order-6-a5 .details .left,.printed-order-6-a5 .details .right{width:calc(50% - .25em)}.printed-order-7{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-order-7 header{align-items:flex-start;border:1px solid #000;border-radius:1em;display:flex;flex-wrap:wrap;justify-content:center;padding:.5em}.printed-order-7 header .left,.printed-order-7 header .right{width:50%}.printed-order-7 header .left h1,.printed-order-7 header .right h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.printed-order-7 header .left h3,.printed-order-7 header .right h3{font-size:1.1em;font-weight:400;margin-bottom:.3571428571em;text-transform:capitalize}.printed-order-7 header .left h3 span,.printed-order-7 header .right h3 span{font-weight:600}.printed-order-7 header .right h3{font-weight:700;text-align:end}.printed-order-7 header .order-label{border:1px solid #000;border-radius:.5em;font-size:1.5em;font-weight:600;margin:1em auto;min-width:50%;padding:.35em .25em;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-7 .client-body{border:1px solid #000;border-radius:1em;display:flex;flex-wrap:wrap;margin-top:.5em;padding:.5em;width:100%}.printed-order-7 .client-body div,.printed-order-7 .client-body h3{font-size:1.1em;font-weight:400;line-height:1.1em;margin-bottom:.3571428571em;text-transform:capitalize;width:50%}.printed-order-7 .client-body div span,.printed-order-7 .client-body h3 span{font-weight:600;text-decoration:underline}.printed-order-7 .client-body div span.upp,.printed-order-7 .client-body h3 span.upp{font-weight:400;text-decoration:none;text-transform:uppercase}.printed-order-7 .client-body div:last-child,.printed-order-7 .client-body h3:last-child{text-align:end}.printed-order-7 .client-body div:last-child span,.printed-order-7 .client-body h3:last-child span{text-decoration:none}.printed-order-7 .products{border-bottom:1px solid #000;margin-top:.5em}.printed-order-7 .products .row{border-bottom:1px dashed #000;display:flex;justify-content:space-between}.printed-order-7 .products .row:first-child{border-bottom:1px solid #000;border-top:1px solid #000;font-weight:700;margin-top:0}.printed-order-7 .products .row:first-child span:nth-child(3){text-align:center}.printed-order-7 .products .row:last-child{border-bottom:0}.printed-order-7 .products .row span{word-wrap:break-word;border-right:1px solid #000;font-size:1em;padding:.5em .2em;text-align:center;text-transform:capitalize;width:15%}.printed-order-7 .products .row span:empty:before{content:"/"}.printed-order-7 .products .row span:first-child{word-wrap:break-word;border-left:1px solid #000;width:10%}.printed-order-7 .products .row span:nth-child(3){word-wrap:break-word;text-align:start;width:30%}.printed-order-7 .products .row span .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:flex-start;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-order-7 .products .row span .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-order-7 .products .row span .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-order-7 .details{align-items:flex-start;display:flex;font-size:1em;justify-content:space-between;margin:.5em 0}.printed-order-7 .details .left,.printed-order-7 .details .right{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;padding:0;width:45%}.printed-order-7 .details .left .detail,.printed-order-7 .details .right .detail{display:flex;justify-content:space-between}.printed-order-7 .details .left .detail span,.printed-order-7 .details .right .detail span{font-size:1em;width:calc(50% - .25em)}.printed-order-7 .details .left .detail span:first-child,.printed-order-7 .details .right .detail span:first-child{font-weight:700}.printed-order-7 .details .left .detail span:last-child,.printed-order-7 .details .right .detail span:last-child{text-align:end}.printed-order-7 .details .left{align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:55%}.printed-order-7 .details .left .detail{padding:0;width:calc(50% - .2em)}.printed-order-7 .details .left .detail:first-child{padding-left:1em}.printed-order-7 .details .left .detail:nth-child(2){padding-right:.25em;text-align:end}.printed-order-7 .details .left .observation{border:1px solid #000;border-radius:1em;height:6em;margin-top:1.5em;position:relative;width:60%}.printed-order-7 .details .left .observation .label{align-items:center;background-color:#fff;display:flex;font-weight:700;height:1.5em;justify-content:center;left:1em;position:absolute;top:-1em;width:6em}.printed-order-7 .details .right{border:1px solid #000;border-radius:.75em}.printed-order-7 .details .right .detail{border-top:1px solid #000;padding:.5em .35em;width:100%}.printed-order-7 .details .right .detail:first-child{border-top:none}.printed-order-7 .mark{border-top:1px solid #000;font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.printed-order-7-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.printed-order-7-pos80 .products .row span{overflow:hidden;width:18%}.printed-order-7-pos80 .products .row span:first-child{display:none}.printed-order-7-pos80 .products .row span:nth-child(3){background-color:28%}.printed-order-7-pos80 .details .left,.printed-order-7-pos80 .details .right{width:50%}.printed-order-7-pos80 .details .left .detail{padding-left:.5em!important;width:98%}.printed-order-7-pos80 .details .left .detail:nth-child(2){margin-top:.5em;padding-right:0;text-align:start}.printed-order-7-pos80 .details .left .observation{width:98%}.printed-order-7-pos80 .details .left .observation .label{left:.5em}.printed-order-7-a5{font-size:12px;min-height:210mm;width:148.5mm}.printed-order-7-a5 .details .left,.printed-order-7-a5 .details .right{width:50%}.printed-invoice-0{background-color:#fff;color:#000;direction:ltr;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-invoice-0 *{font-family:Cambria,Times New Roman,serif}.printed-invoice-0 header h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%;text-transform:uppercase}.printed-invoice-0 header h1.name{font-size:1.5rem;line-height:1.8rem;line-height:2rem}.printed-invoice-0 header h1.full-width{width:100%}.printed-invoice-0 header .details{display:flex;flex-wrap:wrap}.printed-invoice-0 header .details h1{margin-right:1rem;text-transform:none}.printed-invoice-0 header .details h1.upp{text-transform:uppercase}.printed-invoice-0 .client-body{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:1rem 0;width:100%}.printed-invoice-0 .client-body .left h1,.printed-invoice-0 .client-body .right h1{font-size:1rem;line-height:1.6rem;text-align:start;width:100%}.printed-invoice-0 .client-body .left h1 span.upp,.printed-invoice-0 .client-body .right h1 span.upp{text-transform:uppercase}.printed-invoice-0 .client-body .left{border:2px solid #000;border-radius:.5rem;padding:.5rem;width:50%}.printed-invoice-0 .client-body .right{padding:0 .5rem;width:50%}.printed-invoice-0 .client-body .right h1{text-align:center}.printed-invoice-0 .client-body .right h1:first-of-type{font-size:1.5rem;margin-bottom:1rem}.printed-invoice-0 .products-table{border:2px solid #000;margin:1rem 0}.printed-invoice-0 .products-table ul{border-bottom:2px solid #000;display:flex;list-style:none;width:100%}.printed-invoice-0 .products-table ul:last-of-type{border:none}.printed-invoice-0 .products-table ul li{align-items:center;border-right:2px solid #000;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.1rem;min-height:2.5rem;overflow:hidden;padding:.2rem}.printed-invoice-0 .products-table ul li:last-of-type{border:none}.printed-invoice-0 .products-table ul li.number{width:5%}.printed-invoice-0 .products-table ul li.ref{width:11%}.printed-invoice-0 .products-table ul li.name{flex-wrap:wrap;text-align:center;width:24%}.printed-invoice-0 .products-table ul li.quantity{width:14%}.printed-invoice-0 .products-table ul li.unit{width:10%}.printed-invoice-0 .products-table ul li.price{width:14%}.printed-invoice-0 .products-table ul li.vat{width:8%}.printed-invoice-0 .products-table ul li.total{width:14%}.printed-invoice-0 .products-table ul li .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:center;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-invoice-0 .products-table ul li .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-invoice-0 .products-table ul li .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-invoice-0 .invoice-result{display:flex;justify-content:flex-end}.printed-invoice-0 .invoice-result-wrapper{border:2px solid #000;border-radius:.5rem;padding:.5rem 1rem;width:45%}.printed-invoice-0 .invoice-result-wrapper h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%}.printed-invoice-0 .invoice-result-wrapper h1 span{display:inline-block}.printed-invoice-0 .invoice-result-wrapper h1 span:first-of-type{width:9rem}.printed-invoice-0 .invoice-result-wrapper h1 span:last-of-type{text-align:center;width:calc(100% - 9rem)}.printed-invoice-0 footer{margin-top:-1rem}.printed-invoice-0 footer h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%}.printed-invoice-0 footer h1.ca,.printed-invoice-0 footer h1.cap-first:first-letter,.printed-invoice-0 footer h1>span.ca{text-transform:capitalize}.printed-invoice-0 footer h1:last-of-type{border:2px solid #000;border-radius:.2rem;margin-bottom:0;margin-top:1rem;padding:.5rem 1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-invoice-0 .order-footer{margin-top:1rem;width:100%}.printed-invoice-0 .order-footer .head{display:flex;margin-bottom:.5rem}.printed-invoice-0 .order-footer .head .left,.printed-invoice-0 .order-footer .head .right{font-size:1.2rem;font-weight:600;line-height:1.6rem;padding-left:.5rem;text-decoration:underline;width:50%}.printed-invoice-0 .order-footer .body{display:flex}.printed-invoice-0 .order-footer .body .left,.printed-invoice-0 .order-footer .body .right{border:2px solid #000;height:10rem;padding:.5rem 1rem;width:50%}.printed-invoice-0 .order-footer .body .left h1,.printed-invoice-0 .order-footer .body .right h1{font-size:1.2rem;font-weight:600;line-height:1.6rem}.printed-invoice-0 .order-footer .body .left p,.printed-invoice-0 .order-footer .body .right p{font-size:1rem;font-weight:500;line-height:1.6rem}.printed-invoice-0 .order-footer .body .left{border-radius:.5rem 0 0 .5rem;border-right:none}.printed-invoice-0 .order-footer .body .right{border-radius:0 .5rem .5rem 0}.printed-invoice-1{background-color:#fff;color:#000;direction:ltr;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-invoice-1 *{font-family:Cambria,Times New Roman,serif}.printed-invoice-1 header{align-items:center;border-bottom:2px solid #000;display:flex;justify-content:space-between;padding-bottom:1rem}.printed-invoice-1 header img{height:9em;margin:0 .5rem;width:9em}.printed-invoice-1 header .details{width:calc(100% - 13rem)}.printed-invoice-1 header .details h1{font-size:1rem;font-weight:400;line-height:1.6rem;text-transform:capitalize;width:100%}.printed-invoice-1 header .details h1.name{font-size:1.5rem;font-weight:600;line-height:1.8rem;line-height:2rem}.printed-invoice-1 header .details h1.activity,.printed-invoice-1 header .details h1.address{font-weight:600}.printed-invoice-1 header .details h1 span{margin-right:.5rem}.printed-invoice-1 .client-body{align-items:flex-start;border-top:1px solid #000;display:flex;flex-wrap:wrap;justify-content:space-between;margin:.1rem 0 1rem;width:100%}.printed-invoice-1 .client-body>h1{font-size:1.6rem;font-weight:600;margin-bottom:.5rem;text-align:center;width:100%}.printed-invoice-1 .client-body .left,.printed-invoice-1 .client-body .right{padding:.5rem;width:50%}.printed-invoice-1 .client-body .left h1,.printed-invoice-1 .client-body .right h1{font-size:1rem;line-height:1.6rem;text-align:start;width:100%}.printed-invoice-1 .client-body .left h1 span.upp,.printed-invoice-1 .client-body .right h1 span.upp{font-weight:400;text-transform:uppercase}.printed-invoice-1 .client-body .left h1 span.fb,.printed-invoice-1 .client-body .right h1 span.fb{font-weight:600}.printed-invoice-1 .client-body .right{width:35%}.printed-invoice-1 .client-body .right h1{text-align:start;text-transform:capitalize}.printed-invoice-1 .products-table{border:2px solid #000;display:flex;flex-direction:column;margin:1rem 0;min-height:30rem}.printed-invoice-1 .products-table ul{display:flex;list-style:none;width:100%}.printed-invoice-1 .products-table ul:first-of-type{border-bottom:2px solid #000}.printed-invoice-1 .products-table ul:last-of-type{border:none;flex:1 1}.printed-invoice-1 .products-table ul:last-of-type li{align-items:flex-start;padding-top:.8rem}.printed-invoice-1 .products-table ul li{align-items:center;border-right:2px solid #000;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.1rem;min-height:2.5rem;overflow:hidden;padding:.2rem}.printed-invoice-1 .products-table ul li:last-of-type{border:none}.printed-invoice-1 .products-table ul li.ref{width:11%}.printed-invoice-1 .products-table ul li.name{flex-wrap:wrap;text-align:center;width:29%}.printed-invoice-1 .products-table ul li.quantity{width:14%}.printed-invoice-1 .products-table ul li.unit{width:10%}.printed-invoice-1 .products-table ul li.price{width:14%}.printed-invoice-1 .products-table ul li.vat{width:8%}.printed-invoice-1 .products-table ul li.total{width:14%}.printed-invoice-1 .products-table ul li .tail{align-items:center;display:flex;flex-wrap:wrap;font-weight:600;justify-content:center;line-height:1em;line-height:1.2em;overflow:hidden;width:100%}.printed-invoice-1 .products-table ul li .tail .color-label{border:1px solid #9c9d9e;border-radius:.2em;display:inline-block;height:1em;width:2em}.printed-invoice-1 .products-table ul li .tail .size-label{word-wrap:break-word;margin:0 .2em;max-width:calc(100% - .4em);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-invoice-1 .invoice-result{display:flex;justify-content:flex-end}.printed-invoice-1 .invoice-result-wrapper{border:2px solid #000;border-radius:.5rem;padding:.5rem 1rem;width:45%}.printed-invoice-1 .invoice-result-wrapper h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%}.printed-invoice-1 .invoice-result-wrapper h1 span{display:inline-block}.printed-invoice-1 .invoice-result-wrapper h1 span:first-of-type{width:9rem}.printed-invoice-1 .invoice-result-wrapper h1 span:last-of-type{text-align:center;width:calc(100% - 9rem)}.printed-invoice-1 footer{margin-top:-1rem}.printed-invoice-1 footer h1{font-size:1rem;font-weight:600;line-height:1.6rem;min-width:25%}.printed-invoice-1 footer h1.ca,.printed-invoice-1 footer h1>span.ca{text-transform:capitalize}.printed-invoice-1 footer h1.cap-first{font-weight:400}.printed-invoice-1 footer h1.cap-first:first-letter{text-transform:capitalize}.printed-invoice-1 .order-footer{margin-top:1rem;width:100%}.printed-invoice-1 .order-footer .head{display:flex;margin-bottom:.5rem}.printed-invoice-1 .order-footer .head .left,.printed-invoice-1 .order-footer .head .right{font-size:1.2rem;font-weight:600;line-height:1.6rem;padding-left:.5rem;text-decoration:underline;width:50%}.printed-invoice-1 .order-footer .body{display:flex}.printed-invoice-1 .order-footer .body .left,.printed-invoice-1 .order-footer .body .right{border:2px solid #000;height:10rem;padding:.5rem 1rem;width:50%}.printed-invoice-1 .order-footer .body .left h1,.printed-invoice-1 .order-footer .body .right h1{font-size:1.2rem;font-weight:600;line-height:1.6rem}.printed-invoice-1 .order-footer .body .left p,.printed-invoice-1 .order-footer .body .right p{font-size:1rem;font-weight:500;line-height:1.6rem}.printed-invoice-1 .order-footer .body .left{border-radius:.5rem 0 0 .5rem;border-right:none}.printed-invoice-1 .order-footer .body .right{border-radius:0 .5rem .5rem 0}.printed-invoice-2{background-color:#fff;color:#000;direction:ltr;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-invoice-2:first-child{padding-bottom:4rem}.printed-invoice-2 .block1{border:1px solid #000;margin:.2rem;padding:.2rem;text-align:center}.printed-invoice-2 .block1 h2{font-size:1.1rem;font-weight:400;line-height:1.6rem;text-transform:uppercase;width:100%}.printed-invoice-2 .block1 h1{font-size:1.5rem;font-weight:600;line-height:2rem;text-transform:uppercase;width:100%}.printed-invoice-2 .block2{display:flex;margin-bottom:.4rem;margin-top:.4rem}.printed-invoice-2 .block2 .details{margin-left:.2rem;width:60%}.printed-invoice-2 .block2 .details h1{font-size:1rem;font-weight:400;line-height:1.5rem;margin:.2rem 0;width:100%}.printed-invoice-2 .block2 .details h1 span.upp{text-transform:uppercase}.printed-invoice-2 .block2 .factor-number{align-items:center;border:1px solid #000;display:flex;flex-direction:column;justify-content:center;margin-right:.2rem;width:40%}.printed-invoice-2 .block2 .factor-number h1{font-size:1.5rem;font-weight:600;line-height:2rem;margin-top:auto}.printed-invoice-2 .block2 .factor-number h2{font-size:1rem;font-weight:400;margin-top:auto;padding:0 .2rem .2rem;text-align:end;width:100%}.printed-invoice-2 .block3{border:1px solid #000;margin:.2rem;padding:.2rem}.printed-invoice-2 .block3 h1{font-family:Cambria,Times New Roman,serif;font-size:1.3rem;font-weight:600;text-decoration:underline}.printed-invoice-2 .block4{border:1px solid #000;margin:.4rem .2rem .2rem;padding:.2rem}.printed-invoice-2 .block4 h1{font-size:1rem;font-weight:400;line-height:1.5rem;width:100%}.printed-invoice-2 .block4 h1 span.upp{text-transform:uppercase}.printed-invoice-2 .products-table{border:1px solid #000;margin:.4rem .2rem 0}.printed-invoice-2 .products-table ul{break-inside:avoid;display:flex;list-style:none;page-break-after:auto;page-break-inside:avoid;width:100%}.printed-invoice-2 .products-table ul:first-of-type{border-bottom:1px solid #000}.printed-invoice-2 .products-table ul:last-of-type{border:none}.printed-invoice-2 .products-table ul li{align-items:center;border-right:1px solid #000;display:flex;font-size:.85rem;font-weight:400;justify-content:center;line-height:1.1rem;min-height:1.75rem;overflow:hidden;padding:.2rem}.printed-invoice-2 .products-table ul li:last-of-type{border:none}.printed-invoice-2 .products-table ul li.number{width:3%}.printed-invoice-2 .products-table ul li.ref{width:12%}.printed-invoice-2 .products-table ul li.name{justify-content:flex-start;text-align:center;width:44%}.printed-invoice-2 .products-table ul li.quantity,.printed-invoice-2 .products-table ul li.unit{width:10%}.printed-invoice-2 .products-table ul li.price{width:16.5%}.printed-invoice-2 .products-table ul li.vat{width:8.5%}.printed-invoice-2 .products-table ul li.total{width:16.5%}.printed-invoice-2 .block5{display:flex;justify-content:space-between;margin:0 .2rem .2rem}.printed-invoice-2 .block5 .payment-method{margin-top:1rem}.printed-invoice-2 .block5 .payment-method span.ca{text-transform:capitalize}.printed-invoice-2 .block5 .invoice-result{display:flex;justify-content:flex-end;width:calc(33% + 2px)}.printed-invoice-2 .block5 .invoice-result-wrapper{border:1px solid #000;border-top:none;padding:.2rem;width:100%}.printed-invoice-2 .block5 .invoice-result-wrapper h1{font-size:1rem;font-weight:400;line-height:1.5rem}.printed-invoice-2 .block5 .invoice-result-wrapper h1 span{display:inline-block}.printed-invoice-2 .block5 .invoice-result-wrapper h1 span:first-of-type{width:9rem}.printed-invoice-2 .block5 .invoice-result-wrapper h1 span:last-of-type{text-align:end;width:calc(100% - 9rem)}.printed-invoice-2 .block6{border:1px solid #000;margin:.4rem .2rem .2rem;padding:.2rem}.printed-invoice-2 .block6 h1{font-size:1rem;font-weight:400;line-height:1.5rem}.printed-invoice-2 .block6 h1.ca,.printed-invoice-2 .block6 h1.cap-first:first-letter,.printed-invoice-2 .block6 h1>span.ca{text-transform:capitalize}.printed-invoice-2 .order-footer{margin-top:1rem;width:100%}.printed-invoice-2 .order-footer .head{display:flex;margin-bottom:.5rem}.printed-invoice-2 .order-footer .head .left,.printed-invoice-2 .order-footer .head .right{font-size:1.2rem;font-weight:600;line-height:1.6rem;padding-left:.5rem;text-decoration:underline;width:50%}.printed-invoice-2 .order-footer .body{display:flex}.printed-invoice-2 .order-footer .body .left,.printed-invoice-2 .order-footer .body .right{border:1px solid #000;height:10rem;padding:.5rem 1rem;width:50%}.printed-invoice-2 .order-footer .body .left h1,.printed-invoice-2 .order-footer .body .right h1{font-size:1.2rem;font-weight:600;line-height:1.6rem}.printed-invoice-2 .order-footer .body .left p,.printed-invoice-2 .order-footer .body .right p{font-size:1rem;font-weight:500;line-height:1.6rem}.printed-invoice-2 .order-footer .body .left{border-radius:.5rem 0 0 .5rem;border-right:none}.printed-invoice-2 .order-footer .body .right{border-radius:0 .5rem .5rem 0}.printed-invoice-2 .company-label{font-family:Cambria,Times New Roman,serif;font-size:1.3rem;font-weight:600;margin:3rem 6rem 5rem auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printed-invoice-2 .block7{background-color:#fff;border:1px solid #000;break-inside:avoid;margin:.4rem .2rem .2rem;padding:.2rem;page-break-after:auto;page-break-inside:avoid}.printed-invoice-2 .block7 h1{font-size:1rem;font-weight:400;line-height:1.5rem;text-align:center;width:100%}.printed-label{align-items:center;direction:ltr;display:flex;flex-direction:column;height:20mm;justify-content:center;left:0;position:absolute;top:0;width:40mm;z-index:-1}.printed-label h5{word-wrap:break-word;font-size:1.1rem;line-height:1.1rem;margin:.25rem 0;max-height:1.1rem;overflow:hidden;text-align:center;text-transform:capitalize;width:90%}.printed-label h5:first-of-type{max-height:3.3rem}.sale-box{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.sale-box-visible{opacity:1;transition:opacity .3s;visibility:visible}.sale-box .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;overflow:auto;padding:1rem;position:relative}.sale-box .popup .screen{background-color:#002147;background-image:linear-gradient(315deg,#10192c,#314059 74%);border-radius:1rem;padding:1.5rem;width:22rem}.sale-box .popup .screen-waiting{opacity:0}.sale-box .popup .screen p{color:#ddd;font-size:1.1rem;font-weight:500;text-transform:capitalize}.sale-box .popup .screen p:first-child{margin-bottom:.25rem}.sale-box .popup .screen p:last-child{margin-top:1rem}.sale-box .popup .screen h1{color:#fff;font-size:1.95rem}.sale-box-rtl .popup h1 img{margin-left:.6rem;margin-right:0}.quantity-from-selling-price{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.quantity-from-selling-price-visible{opacity:1;transition:opacity .3s;visibility:visible}.quantity-from-selling-price .popup{background-color:#f9f9f9;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;overflow:auto;padding:2rem;position:relative;width:35rem}.quantity-from-selling-price .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:1.5rem;text-align:center;width:100%}.quantity-from-selling-price .popup span.total-label{color:#0d2137;font-size:1rem;font-weight:500}.quantity-from-selling-price .popup input{background-color:#fff;border:1px solid #cfcecd;border-radius:.3rem;color:#0d2137;font-size:1rem;margin-top:.5rem;outline:none;padding:.9rem;transition:all .2s ease;width:100%}.quantity-from-selling-price .popup input::placeholder{color:#495c77}.quantity-from-selling-price .popup input:focus{border-color:#2e77ae}.quantity-from-selling-price .popup input.input-error{border-color:#d31336;color:#d31336}.quantity-from-selling-price .popup input.read-only{pointer-events:none}.quantity-from-selling-price .popup button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:3rem;justify-content:center;margin-top:2rem;outline:none;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.quantity-from-selling-price .popup button.submit:hover{background-color:#286796;border-color:#286796}.change-product-name{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .25s;visibility:hidden;z-index:1001}.change-product-name .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.change-product-name .popup h1{background:#025464;border:1px solid #aaa;border-radius:.5rem .5rem 0 0;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.change-product-name .popup h1 i{margin-right:.5rem}.change-product-name .popup input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:.5rem auto 1rem;outline:none;padding:3%;width:100%}.change-product-name .popup input:focus{border:1px solid #4f9693;box-shadow:0 0 5px #025464;padding:3%}.change-product-name .popup input.input-red{border:1px solid #d31336;box-shadow:0 0 2px #d31336;color:#d31336}.change-product-name .popup form{position:relative}.change-product-name .popup input[type=submit]{background:#025464;border-bottom:2px solid #024755;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:1.5rem;padding:3%;width:100%}.change-product-name .popup input[type=submit]:hover{background:#024755;cursor:pointer}.change-product-name--visible{opacity:1;visibility:visible}.change-product-name-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.change-product-selling-price{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .25s;visibility:hidden;z-index:1001}.change-product-selling-price .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.change-product-selling-price .popup h1{background:#025464;border:1px solid #aaa;border-radius:.5rem .5rem 0 0;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.change-product-selling-price .popup h1 i{margin-right:.5rem}.change-product-selling-price .popup input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:.5rem auto 1rem;outline:none;padding:3%;width:100%}.change-product-selling-price .popup input:focus{border:1px solid #4f9693;box-shadow:0 0 5px #025464;padding:3%}.change-product-selling-price .popup input.input-red{border:1px solid #d31336;box-shadow:0 0 2px #d31336;color:#d31336}.change-product-selling-price .popup .prices-wrapper{min-height:3rem;padding:0 .25rem;width:100%}.change-product-selling-price .popup .prices-wrapper button{background-color:#0000;border:none;color:#0d2137;cursor:pointer;font-size:.95rem;font-weight:500;margin-bottom:.5rem;outline:none;transition:color .2s ease-in-out}.change-product-selling-price .popup .prices-wrapper button i{color:#444;font-size:.9rem}.change-product-selling-price .popup .prices-wrapper button:hover,.change-product-selling-price .popup .prices-wrapper button:hover i{color:#2e77ae}.change-product-selling-price .popup .prices-wrapper h4{color:#444;color:#0d2137;display:flex;font-size:.95rem;font-weight:500;line-height:1.2rem;width:90%}.change-product-selling-price .popup .prices-wrapper h4>span:nth-child(2){margin:0 .25rem}.change-product-selling-price .popup form{position:relative}.change-product-selling-price .popup input[type=submit]{background:#025464;border-bottom:2px solid #024755;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:1.5rem;padding:3%;width:100%}.change-product-selling-price .popup input[type=submit]:hover{background:#024755;cursor:pointer}.change-product-selling-price--visible{opacity:1;visibility:visible}.change-product-selling-price-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.sale-select-product{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.sale-select-product-visible{opacity:1;transition:opacity .25s;visibility:visible}.sale-select-product .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:95vh;max-width:95vw;overflow:auto;padding:0;position:relative;width:35rem}.sale-select-product .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;height:2rem;line-height:1.8rem;margin:1rem 0;overflow:scroll;text-align:center;text-transform:capitalize;width:100%}.sale-select-product .popup .buttons-wrapper{border-top:1px solid #cfcecd;max-height:calc(95vh - 4.5rem);outline:none;overflow:auto;padding:1rem 2rem;width:100%}.sale-select-product .popup .buttons-wrapper .button{background-color:#fff;border:1px solid #bbb;border-radius:.5rem;cursor:pointer;margin-top:1.5rem;padding:.5rem 1rem;transition:all .2s ease;width:100%}.sale-select-product .popup .buttons-wrapper .button:first-of-type{margin-top:0}.sale-select-product .popup .buttons-wrapper .button:hover{background-color:rgba(46,119,174,.063);border-color:#2e77ae}.sale-select-product .popup .buttons-wrapper .button .top{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;width:100%}.sale-select-product .popup .buttons-wrapper .button .top .color-wrapper{border:1px solid #9c9d9e;border-radius:.5rem;height:3rem;width:3rem}.sale-select-product .popup .buttons-wrapper .button .top .size-wrapper{width:calc(100% - 4rem)}.sale-select-product .popup .buttons-wrapper .button .top .size-wrapper h1{color:#0d2137;font-size:1.2rem;font-weight:500;line-height:1.2rem;text-transform:capitalize}.sale-select-product .popup .buttons-wrapper .button .bottom{color:#0d2137;font-size:1rem;line-height:1.2rem}.product-quantity-popup{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.product-quantity-popup-visible{opacity:1;transition:opacity .3s;visibility:visible}.product-quantity-popup .popup{background-color:#f9f9f9;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;overflow:auto;padding:2rem;position:relative;width:35rem}.product-quantity-popup .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:1.5rem;text-align:center;width:100%}.product-quantity-popup .popup input{background-color:#fff;border:1px solid #cfcecd;border-radius:.3rem;color:#0d2137;font-size:1rem;margin-top:.5rem;outline:none;padding:.9rem;transition:all .1s ease;width:100%}.product-quantity-popup .popup input::placeholder{color:#495c77}.product-quantity-popup .popup input:focus{border-color:#2e77ae}.product-quantity-popup .popup input.input-error{border-color:#d31336;color:#d31336}.product-quantity-popup .popup button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:3rem;justify-content:center;margin-top:2rem;outline:none;text-transform:capitalize;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.product-quantity-popup .popup button.submit:hover{background-color:#286796;border-color:#286796}.loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.loader .loader-text{align-items:baseline;color:#444;display:flex;font-size:1.2rem;margin:0}.loader .dots{display:inline-flex;margin-left:.15rem}.loader .dot{animation:bounce 1.4s ease-in-out infinite;animation-fill-mode:both}.loader .dot:first-child{animation-delay:0s}.loader .dot:nth-child(2){animation-delay:.2s}.loader .dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-.25rem)}}.permanent-sale-order-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100vh - 9rem);overflow:hidden}.permanent-sale-order-list .permanent-sale-order-list-body{height:calc(100vh - 16rem)}.permanent-sale-order-list .permanent-sale-order-list-body-waiting{opacity:0}.permanent-sale-order-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:scroll}.permanent-sale-order-list ul:hover{background-color:#e0f3ff}.permanent-sale-order-list ul:hover .actions i.more,.permanent-sale-order-list ul:hover .actions i.print{display:inline}.permanent-sale-order-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.permanent-sale-order-list ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.permanent-sale-order-list ul .id{text-align:center;width:8%}.permanent-sale-order-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;width:13%}.permanent-sale-order-list ul .name-red{color:#d31336}.permanent-sale-order-list ul .column{text-align:center;width:12.9%}.permanent-sale-order-list ul .column-red{color:#d31336}.permanent-sale-order-list ul .column span{cursor:pointer;text-decoration:underline}.permanent-sale-order-list ul .column span:hover{color:#2e77ae}.permanent-sale-order-list ul .column span.button-disabled{color:#0d2137;cursor:auto;text-decoration:none}.permanent-sale-order-list ul .column-date{width:9%}.permanent-sale-order-list ul .column-increase{color:#4f9693;font-weight:700}.permanent-sale-order-list ul .column-discount,.permanent-sale-order-list ul .column-red{color:#d31336;font-weight:700}.permanent-sale-order-list ul .actions{display:flex;flex-direction:row;width:5.5%}.permanent-sale-order-list ul .actions i{color:#495c77;cursor:pointer;display:none;font-size:1.1rem;margin:0 .2rem;transition:all .2s linear}.permanent-sale-order-list ul .actions i:hover{color:#2e77ae}.permanent-sale-order-list ul .actions-head{opacity:0}.permanent-sale-order-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem .2rem 1rem 0;text-transform:capitalize}.permanent-sale-order-list .list-head:hover{background-color:#fff}.permanent-sale-order-list .list-head li{height:auto}.permanent-sale-order-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #e0eaf5;display:flex;height:3.5rem;justify-content:flex-start;position:relative}.permanent-sale-order-list .list-footer .part,.permanent-sale-order-list .list-footer .part-icon{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .5rem;text-align:start;width:22.2222222222%}.permanent-sale-order-list .list-footer .part-icon:first-letter,.permanent-sale-order-list .list-footer .part:first-letter{text-transform:capitalize}.permanent-sale-order-list .list-footer .part-icon:first-of-type,.permanent-sale-order-list .list-footer .part:first-of-type{padding-left:1rem}.permanent-sale-order-list .list-footer .part-icon:last-of-type{margin-left:auto;text-align:end}.permanent-sale-order-list .list-footer .part-icon:last-of-type i{cursor:pointer;font-size:1.25rem;margin:0 .5rem}.permanent-sale-order-list .list-footer .part-icon:last-of-type i:hover{color:#2e77ae;transition:all .1s linear}.permanent-sale-order-list .permanent-sale-order-item-delete{cursor:pointer}.permanent-sale-order-list .permanent-sale-order-item-delete ul li.actions .more,.permanent-sale-order-list .permanent-sale-order-item-delete ul li.actions .print{display:none}.permanent-sale-order-list .permanent-sale-order-item-delete ul li.actions .delete{color:#d31336}.permanent-sale-order-list .permanent-sale-order-item-delete-in-list .delete{cursor:pointer;display:inline!important}.permanent-sale-order-list .permanent-sale-order-item-export{cursor:pointer}.permanent-sale-order-list .permanent-sale-order-item-export ul li.actions .more,.permanent-sale-order-list .permanent-sale-order-item-export ul li.actions .print{display:none}.permanent-sale-order-list .permanent-sale-order-item-export ul li.actions .export{color:#4f9693}.permanent-sale-order-list .permanent-sale-order-item-export-in-list .export{cursor:pointer;display:inline!important}.permanent-sale-order-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.permanent-sale-order-list-rtl ul .name{padding-left:0;padding-right:2rem}.permanent-sale-order-list-rtl ul .list-head{padding-left:.2rem;padding-right:0}.permanent-sale-order-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.permanent-sale-order-list-rtl .list-footer .part-icon:last-of-type{margin-left:0;margin-right:auto}.purchase-product-history-search{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 5rem);width:100%}.purchase-product-history-search .search-bar{background-color:#fff;border-radius:.5rem;box-shadow:0 3px 5px #0000000a;color:#0d2137;height:3rem;overflow:hidden;position:relative;width:50rem}.purchase-product-history-search .search-bar input{border:1px solid #ddd;border-radius:.5rem;bottom:0;font-size:1.1rem;left:0;outline:none;padding:.5rem .5rem .5rem 3rem;position:absolute;right:0;top:0}.purchase-product-history-search .search-bar input:focus{border-color:#2e77ae}.purchase-product-history-search .search-bar i{color:#767b7b;font-size:1.5rem;left:.75rem;position:absolute;top:.75rem}.purchase-product-history-search .search-list{background-color:#fff;border:1px solid #ddd;border-radius:.5rem;box-shadow:0 3px 5px #0000000a;height:calc(100vh - 12rem);margin-top:.5rem;overflow:auto;width:50rem}.purchase-product-history-search .search-list .item{align-items:center;border-bottom:1px solid #ddd;color:#0d2137;cursor:pointer;display:flex;font-size:1.1rem;line-height:1.5rem;min-height:3.5rem;padding:.25rem 1.5rem;text-transform:capitalize}.purchase-product-history-search .search-list .item:hover{background-color:#f6f6f6;transition:all .2s ease-in-out}.purchase-product-history-search .search-list .item:last-of-type{border-bottom:none}.purchase-product-history-search .search-list .item i{color:#d6d6d6;font-size:1.3rem;margin-right:.5rem}.purchase-product-history-search .search-list .item i.checked{color:#4f9693}.purchase-product-history-search .search-list .item-waiting{pointer-events:none}.purchase-product-history-search .button-wrapper{margin-top:.5rem;padding:0 .25rem;width:50rem}.purchase-product-history-search .button-wrapper button{text-transform:inherit}.purchase-product-history-search .button-wrapper-disabled button{opacity:.7;pointer-events:none}.purchase-product-history-search .button-wrapper-waiting button{cursor:wait;opacity:.7}.sale-product-history-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100vh - 9rem);overflow:hidden}.sale-product-history-list .sale-product-history-list-body{height:calc(100vh - 16rem)}.sale-product-history-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.sale-product-history-list ul:hover{background-color:#e0f3ff}.sale-product-history-list ul:hover .actions .edit{display:inline}.sale-product-history-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.sale-product-history-list ul li .tail{align-items:center;display:none;flex-wrap:nowrap;font-weight:600;justify-content:flex-start;line-height:1rem;max-height:1rem;overflow:hidden;width:100%}.sale-product-history-list ul li .tail .color-label{border:1px solid #9c9d9e;border-radius:.2rem;display:inline-block;height:1rem;margin-right:.25rem;width:2rem}.sale-product-history-list ul li .tail .size-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.sale-product-history-list ul li .tail .size-label-beside-color{width:calc(100% - 2.25rem)}.sale-product-history-list ul li.with-custom-product{display:flex;flex-direction:column;height:4.5rem}.sale-product-history-list ul li.with-custom-product .head{line-height:1.25rem;margin-top:auto;max-height:2.5rem;width:100%}.sale-product-history-list ul li.with-custom-product .tail{display:flex;margin-bottom:auto}.sale-product-history-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;text-transform:none;width:28%}.sale-product-history-list ul .name-head{text-transform:capitalize}.sale-product-history-list ul .column{flex-direction:row;text-align:center;width:18%}.sale-product-history-list ul .column-red{color:red;font-weight:700}.sale-product-history-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0;text-transform:capitalize}.sale-product-history-list .list-head:hover{background-color:#fff}.sale-product-history-list .list-head li{height:auto}.sale-product-history-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #f2f2f2;display:flex;height:3.5rem;justify-content:flex-start;position:relative}.sale-product-history-list .list-footer .part,.sale-product-history-list .list-footer .part-icon{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .5rem;text-align:start;width:33.3333333333%}.sale-product-history-list .list-footer .part-icon:first-letter,.sale-product-history-list .list-footer .part:first-letter{text-transform:capitalize}.sale-product-history-list .list-footer .part-icon:first-of-type,.sale-product-history-list .list-footer .part:first-of-type{padding-left:1rem}.sale-product-history-list .list-footer .part-icon:last-of-type{margin-left:auto;text-align:end}.sale-product-history-list .list-footer .part-icon:last-of-type i{cursor:pointer;font-size:1.25rem;margin:0 1rem}.sale-product-history-list .list-footer .part-icon:last-of-type i:hover{color:#2e77ae;transition:all .1s linear}.sale-product-history-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.sale-product-history-list-rtl ul li .head i{margin-left:.2rem;margin-right:0}.sale-product-history-list-rtl ul li .tail .color-label{margin-left:.25rem;margin-right:0}.sale-product-history-list-rtl ul .name{padding-left:0;padding-right:2rem}.sale-product-history-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.sale-product-history-list-rtl .list-footer .part-icon:last-of-type{margin-left:0;margin-right:auto}.order-management{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.order-management-visible{opacity:1;transition:opacity .3s;visibility:visible}.order-management .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:90vh;max-width:95vw;min-height:18rem;overflow:auto;padding:2rem 3rem;position:relative;width:35rem}.order-management .popup>h1{color:#0d2137;font-size:1.8rem;font-weight:600;line-height:1.8rem;margin-bottom:.5rem;text-align:center;width:100%}.order-management .popup .buttons-wrapper{margin:3rem 0 1.5rem;width:100%}.order-management .popup .buttons-wrapper .button{align-items:center;border:1px solid #bbb;border-radius:.5rem;cursor:pointer;display:flex;margin-top:1.5rem;min-height:6rem;padding:0 .5rem;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100%}.order-management .popup .buttons-wrapper .button:hover{background-color:rgba(46,119,174,.063);border-color:#2e77ae}.order-management .popup .buttons-wrapper .button .icon-wrapper{align-items:center;display:flex;font-size:2rem;justify-content:center;margin:0 1rem;width:3rem}.order-management .popup .buttons-wrapper .button .icon-wrapper i{color:#495c77}.order-management .popup .buttons-wrapper .button .content-wrapper{width:calc(100% - 4rem)}.order-management .popup .buttons-wrapper .button .content-wrapper h1{color:#0d2137;font-size:1.2rem;font-weight:500;line-height:1.5rem;text-transform:capitalize}.sale-page{flex-direction:column}.sale-page,.sale-page .sale-page-container{display:flex}.income-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100vh - 9rem);overflow:hidden}.income-list .income-list-body{height:calc(100vh - 16rem);overflow:auto}.income-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:auto}.income-list ul:hover{background-color:#e0f3ff}.income-list ul:hover .actions .edit{display:inline}.income-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.income-list ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.income-list ul .code{color:#6c757d;width:4%}.income-list ul .code-header{opacity:0;width:4%}.income-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;width:13.2%}.income-list ul .column{width:10%}.income-list ul .column-red{color:#d31336;font-weight:700}.income-list ul .actions{width:4%}.income-list ul .actions i{color:#2e77ae;cursor:pointer;display:none;font-size:1rem}.income-list ul .actions-head{opacity:0}.income-list ul .date{width:8.8%}@media only screen and (max-width:1020px){.income-list ul .name{width:40%}.income-list ul .column{width:25%}.income-list ul .date{width:15%}.income-list ul .actions,.income-list ul .code,.income-list ul .code-header{width:10%}.income-list ul .column-hide{display:none}}.income-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0}.income-list .list-head:hover{background-color:#fff}.income-list .list-head li{height:auto}.income-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #e0eaf5;display:flex;height:3.5rem;justify-content:center;position:relative}.income-list .list-footer .part{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .25rem;text-align:start;text-transform:capitalize;width:22.2222222222%}.income-list .list-footer .part:first-of-type{padding-left:1rem}.income-list .list-footer .part:last-child{margin-left:auto;padding-right:1rem;text-align:end;width:10%}.income-list .list-footer .part i{color:#0d2137;cursor:pointer;font-size:1.2rem;transition:all .2s ease-in-out}.income-list .list-footer .part i:hover{color:#2e77ae}.income-list .income-item-delete{cursor:pointer}.income-list .income-item-delete ul li.actions .edit{display:none}.income-list .income-item-delete ul li.actions .delete{color:#d31336}.income-list .income-item-delete-in-list .delete{cursor:pointer;display:inline!important}.income-list .income-item-print{cursor:pointer}.income-list .income-item-print ul li.actions .edit{display:none}.income-list .income-item-print ul li.actions .print{color:#495c77}.income-list .income-item-print-in-list .print{cursor:pointer;display:inline!important}.income-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.income-list-rtl ul .name{padding-left:0;padding-right:2rem}.income-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.income-list-rtl .list-footer .part:last-child{margin-left:0;margin-right:auto;padding-left:1rem;padding-right:0}.repair-list{height:100vh;overflow:auto;width:100%}.repair-list header{align-items:flex-end;display:flex;height:2rem;justify-content:flex-end;margin:1rem .5rem .25rem}.repair-list header button.action{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #cfcecd;border-radius:.2rem;color:#0d2137;cursor:pointer;font-size:.8rem;margin:0 .5rem;min-width:6rem;outline:none;overflow:hidden;padding:.5rem .8rem;text-align:center;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:11rem}.repair-list .repair-list-body{height:calc(100vh - 10rem);overflow:auto;padding:.25rem .5rem}.repair-list .repair-list-body .repair-item{align-items:center;background-color:#fff;border:1px solid #cfcecd;border-radius:.5rem;display:flex;height:9rem;justify-content:space-between;margin:1rem 0;width:100%}.repair-list .repair-list-body .repair-item:first-of-type{margin-top:0}.repair-list .repair-list-body .repair-item img{border-radius:50%;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;margin:0 1rem;width:4.5rem}.repair-list .repair-list-body .repair-item .left{display:flex;justify-content:space-between;width:calc(100% - 8.5rem)}.repair-list .repair-list-body .repair-item .left .column{display:flex;flex-direction:column;flex-wrap:wrap;width:23%}.repair-list .repair-list-body .repair-item .left .column h3{display:grid;font-size:1rem;font-weight:500;line-height:1.1rem;max-height:2.2rem;max-width:100%;min-height:2.2rem;overflow:auto;place-items:center;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.repair-list .repair-list-body .repair-item .left .column h3.breakdown{max-height:3.3rem}.repair-list .repair-list-body .repair-item .left .column h3.state{display:flex}.repair-list .repair-list-body .repair-item .left .column h3.state span.state-brown,.repair-list .repair-list-body .repair-item .left .column h3.state span.state-danger,.repair-list .repair-list-body .repair-item .left .column h3.state span.state-primary,.repair-list .repair-list-body .repair-item .left .column h3.state span.state-success,.repair-list .repair-list-body .repair-item .left .column h3.state span.state-success2,.repair-list .repair-list-body .repair-item .left .column h3.state span.state-warning,.repair-list .repair-list-body .repair-item .left .column h3.state span.state-warning2{background-color:rgba(46,119,174,.867);border-radius:.2rem;color:#0d2137;display:inline-block;font-size:.95rem;margin:0 .5rem;min-width:5rem;padding:.2rem;text-align:center}.repair-list .repair-list-body .repair-item .left .column h3.state span.state-primary{color:#f9f9f9}.repair-list .repair-list-body .repair-item .left .column h3.state span.state-warning{background-color:#f7dd7dcc}.repair-list .repair-list-body .repair-item .left .column h3.state span.state-warning2{background-color:#ffa02ecc}.repair-list .repair-list-body .repair-item .left .column h3.state span.state-brown{background-color:rgba(92,79,74,.867);color:#f9f9f9}.repair-list .repair-list-body .repair-item .left .column h3.state span.state-success{background-color:rgba(103,192,144,.533)}.repair-list .repair-list-body .repair-item .left .column h3.state span.state-success2{background-color:#1f6f5fcc;color:#f9f9f9}.repair-list .repair-list-body .repair-item .left .column h3.state span.state-danger{background-color:rgba(211,19,54,.867);color:#f9f9f9}.repair-list .repair-list-body .repair-item .actions{align-items:center;display:flex;flex-wrap:wrap;height:100%;padding:.75rem 0;width:2rem}.repair-list .repair-list-body .repair-item .actions i{cursor:pointer;display:none;font-size:1.5rem}.repair-list .repair-list-body .repair-item .actions i.edit{color:#2e77ae}.repair-list .repair-list-body .repair-item .actions i.print{color:#01756a}.repair-list .repair-list-body .repair-item .actions i.delete{color:#d31336}.repair-list .repair-list-body .repair-item:hover .actions i.edit,.repair-list .repair-list-body .repair-item:hover .actions i.print{display:inline}.repair-list .repair-list-body .repair-item-delete{cursor:pointer}.repair-list .repair-list-body .repair-item-delete .actions .edit,.repair-list .repair-list-body .repair-item-delete .actions .print{display:none!important}.repair-list .repair-list-body .repair-item-delete-in-list .actions .delete{cursor:pointer;display:inline!important}.repair-list footer{align-items:center;color:#0d2137;display:flex;height:2rem}.repair-list footer .item{font-size:1rem;font-weight:600;padding:0 .5rem;text-align:center;width:25%}.repair-list footer .item:first-of-type{text-align:start}.repair-list footer .item:last-of-type{text-align:end}.operator-payment{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.operator-payment-visible{opacity:1;transition:opacity .3s;visibility:visible}.operator-payment .popup{background-color:#f9f9f9;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;overflow:auto;padding:2rem;position:relative;width:35rem}.operator-payment .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:1.5rem;text-align:center;text-transform:capitalize;width:100%}.operator-payment .popup>h1 i{color:#495c77}.operator-payment .popup span.total-label{color:#0d2137;font-size:1rem;font-weight:500;text-transform:capitalize}.operator-payment .popup input{background-color:#fff;border:1px solid #cfcecd;border-radius:.3rem;color:#0d2137;font-size:1rem;margin-top:.5rem;outline:none;padding:.9rem;transition:all .2s ease;width:100%}.operator-payment .popup input::placeholder{color:#495c77}.operator-payment .popup input:focus{border-color:#2e77ae}.operator-payment .popup input.input-error{border-color:#d31336;color:#d31336}.operator-payment .popup input.read-only{pointer-events:none}.operator-payment .popup button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:3rem;justify-content:center;margin-top:2rem;outline:none;text-transform:capitalize;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.operator-payment .popup button.submit:hover{background-color:#286796;border-color:#286796}.add-income,.edit-income{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.add-income .popup,.edit-income .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;height:95vh;overflow:auto;padding:1rem 0;width:25rem}.add-income .popup h1,.edit-income .popup h1{background:#4f9693;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 0;padding:1.25rem 0;text-align:center}.add-income .popup h1 i,.edit-income .popup h1 i{margin-right:.5rem}.add-income .popup .inputs-body,.edit-income .popup .inputs-body{height:calc(95vh - 9.3rem);overflow:auto;padding:0 1rem}.add-income .popup span.label-top,.edit-income .popup span.label-top{color:#0d2137;display:block;font-size:.95rem;margin-bottom:.5rem;margin-top:1rem}.add-income .popup span.add-button,.add-income .popup span.pay-button,.edit-income .popup span.add-button,.edit-income .popup span.pay-button{color:#2e77ae;cursor:pointer;display:inline-block;font-size:.8rem;font-weight:600;margin-left:.2rem;margin-top:.25rem;text-transform:capitalize}.add-income .popup input,.add-income .popup select,.edit-income .popup input,.edit-income .popup select{background:#fff;border:1px solid #ccc;color:#0d2137;margin:0 auto;outline:none;padding:3%;width:100%}.add-income .popup input:focus,.add-income .popup select:focus,.edit-income .popup input:focus,.edit-income .popup select:focus{border:1px solid #4f9693;box-shadow:0 0 5px #4f9693;padding:3%}.add-income .popup input.input-error,.add-income .popup select.input-error,.edit-income .popup input.input-error,.edit-income .popup select.input-error{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.add-income .popup .react-datepicker-wrapper,.edit-income .popup .react-datepicker-wrapper{width:100%}.add-income .popup .vat-input-wrapper,.edit-income .popup .vat-input-wrapper{margin-top:1rem;width:100%}.add-income .popup .divider,.edit-income .popup .divider{border-top:1px dashed #767b7b;margin-top:1rem;width:100%}.add-income .popup input[type=submit],.edit-income .popup input[type=submit]{background:#4f9693;border-bottom:2px solid #418683;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin:1.5rem 1rem 0;padding:3%;width:calc(100% - 2rem)}.add-income .popup input[type=submit]:hover,.edit-income .popup input[type=submit]:hover{background:#418683;cursor:pointer}.add-income--visible,.edit-income--visible{opacity:1;visibility:visible}.add-income-rtl .popup h1 i,.edit-income-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.add-income-rtl .popup span.add-button,.add-income-rtl .popup span.pay-button,.edit-income-rtl .popup span.add-button,.edit-income-rtl .popup span.pay-button{margin-left:0;margin-right:.2rem}.add-repair,.edit-repair{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.add-repair .popup,.edit-repair .popup{background-color:#fff;border-radius:.5rem;color:#444;max-height:95vh;min-width:60rem;overflow:auto;padding:1.5rem 2rem 1rem;width:80vw}.add-repair .popup h1,.edit-repair .popup h1{align-items:center;color:#0d2137;display:flex;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.add-repair .popup h1 img,.edit-repair .popup h1 img{margin-right:.75rem;width:2.75rem}.add-repair .popup form,.edit-repair .popup form{display:flex;flex-wrap:wrap;justify-content:space-between}.add-repair .popup form .input-wrapper,.edit-repair .popup form .input-wrapper{display:flex;flex-direction:column;margin:1rem 0;width:30%}.add-repair .popup form .input-wrapper label,.edit-repair .popup form .input-wrapper label{color:#0d2137;font-size:1rem;margin-bottom:.5rem}.add-repair .popup form .input-wrapper label span,.edit-repair .popup form .input-wrapper label span{color:#d31336;font-weight:600}.add-repair .popup form .input-wrapper input,.add-repair .popup form .input-wrapper select,.edit-repair .popup form .input-wrapper input,.edit-repair .popup form .input-wrapper select{background-color:#fff;border:1px solid #9c9d9e;border-radius:.25rem;color:#0d2137;font-size:1rem;outline:none;padding:.75rem .5rem}.add-repair .popup form .input-wrapper input.light,.add-repair .popup form .input-wrapper select.light,.edit-repair .popup form .input-wrapper input.light,.edit-repair .popup form .input-wrapper select.light{background-color:#f2f2f5;border-color:#0000;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326}.add-repair .popup form .input-wrapper input.input-error,.add-repair .popup form .input-wrapper select.input-error,.edit-repair .popup form .input-wrapper input.input-error,.edit-repair .popup form .input-wrapper select.input-error{border-color:#d31336}.add-repair .popup form .input-wrapper input:focus,.add-repair .popup form .input-wrapper select:focus,.edit-repair .popup form .input-wrapper input:focus,.edit-repair .popup form .input-wrapper select:focus{border-color:#2e77ae}.add-repair .popup form .input-wrapper select,.edit-repair .popup form .input-wrapper select{cursor:pointer}.add-repair .popup form .input-wrapper .react-datepicker-wrapper input,.edit-repair .popup form .input-wrapper .react-datepicker-wrapper input{width:100%}.add-repair .popup form .space,.edit-repair .popup form .space{width:67%}.add-repair .popup form .button-wrapper,.edit-repair .popup form .button-wrapper{display:flex;margin-top:-2rem;width:100%}.add-repair .popup form .button-wrapper button,.edit-repair .popup form .button-wrapper button{align-items:center;background-color:#2e77ae;border:none;border-radius:.3rem;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:2.5rem;justify-content:center;outline:none;text-transform:capitalize;width:10rem}.add-repair .popup form .button-wrapper button i,.edit-repair .popup form .button-wrapper button i{margin:0 .5rem}.add-repair .popup form .button-wrapper button:hover,.edit-repair .popup form .button-wrapper button:hover{background-color:#236191}.add-repair--visible,.edit-repair--visible{opacity:1;visibility:visible}.add-repair-rtl .popup h1 img,.edit-repair-rtl .popup h1 img{margin-left:.75rem;margin-right:0}.incomes-print-input{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:10001}.incomes-print-input .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.incomes-print-input .popup h1{background:#176b87;border:1px solid #aaa;border-radius:.5rem .5rem 0 0;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem 0;text-align:center}.incomes-print-input .popup h1 i{margin-right:.5rem}.incomes-print-input .popup input[type=submit]{background:#176b87;border-bottom:2px solid #176b87;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-bottom:1rem;margin-top:2rem;padding:3%;width:100%}.incomes-print-input .popup input[type=submit]:hover{cursor:pointer}.incomes-print-input--visible{opacity:1;visibility:visible}.incomes-print-input-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.incomes-printed-page{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.incomes-printed-page header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5em;padding-bottom:1.5em}.incomes-printed-page header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.incomes-printed-page header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.incomes-printed-page header .store h3{font-weight:400;text-transform:capitalize}.incomes-printed-page header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.incomes-printed-page header.no-logo{justify-content:center}.incomes-printed-page header.no-logo .store{width:100%}.incomes-printed-page header.no-logo .store h1,.incomes-printed-page header.no-logo .store h3{text-align:center}.incomes-printed-page h4{font-size:1em;padding-bottom:1em;text-transform:capitalize}.incomes-printed-page .incomes-table,.incomes-printed-page h4{border-bottom:1px solid #000}.incomes-printed-page .incomes-table .row{display:flex;justify-content:space-between;min-height:3em;position:relative}.incomes-printed-page .incomes-table .row:first-child{border-bottom:1px solid #000}.incomes-printed-page .incomes-table .row>span{align-items:center;border-right:1px solid #000;display:flex;font-size:1em;font-weight:700;justify-content:center;padding:.2em;text-align:center;text-transform:uppercase;width:25%}.incomes-printed-page .incomes-table .row>span:first-of-type{word-wrap:break-word;border-left:1px solid #000}.incomes-printed-page .incomes-table .row>span>span{overflow-wrap:break-word;width:100%}.incomes-printed-page .details{border-bottom:1px dashed #000;display:flex;flex-wrap:wrap;font-size:1em;justify-content:space-between;padding-bottom:.8em}.incomes-printed-page .details .detail{display:flex;font-weight:700;justify-content:space-between;margin-top:.8em;width:calc(50% - .5em)}.incomes-printed-page .details .detail span{font-size:1em;width:calc(50% - .25em)}.incomes-printed-page .details .detail span:last-child{text-align:end}.incomes-printed-page .details .detail span.capitalize{text-transform:capitalize}.incomes-printed-page .mark{font-size:1.5em;font-weight:700;padding-top:1em;text-align:center}.incomes-printed-page-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.incomes-printed-page-a5{font-size:12px;min-height:210mm;width:148.5mm}.repair-select-print-type{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.repair-select-print-type-visible{opacity:1;transition:opacity .25s;visibility:visible}.repair-select-print-type .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:90vh;max-width:95vw;overflow:auto;padding:1.5rem 3rem;position:relative;width:35rem}.repair-select-print-type .popup .buttons-wrapper{margin:1.5rem 0;width:100%}.repair-select-print-type .popup .buttons-wrapper .button{align-items:center;border:1px solid #bbb;border-radius:.5rem;cursor:pointer;display:flex;margin-top:1.5rem;min-height:6rem;padding:0 .5rem;transition:all .2s ease;width:100%}.repair-select-print-type .popup .buttons-wrapper .button:hover{background-color:rgba(46,119,174,.063);border-color:#2e77ae}.repair-select-print-type .popup .buttons-wrapper .button .icon-wrapper{align-items:center;display:flex;font-size:2rem;justify-content:center;margin:0 1rem;width:3rem}.repair-select-print-type .popup .buttons-wrapper .button .icon-wrapper i{color:#495c77}.repair-select-print-type .popup .buttons-wrapper .button .content-wrapper{width:calc(100% - 4rem)}.repair-select-print-type .popup .buttons-wrapper .button .content-wrapper h1{color:#0d2137;font-size:1.2rem;font-weight:500;line-height:1.5rem;text-transform:capitalize}.repair-label-print{direction:ltr;height:20mm;left:0;margin:.5mm 2mm;position:absolute;top:0;width:40mm;z-index:-1}.repair-label-print-body{align-items:center;display:flex;flex-direction:column;height:20mm;justify-content:center;width:40mm}.repair-label-print-body h5{word-wrap:break-word;font-size:1rem;height:2.4rem;margin:.25rem 0;overflow:hidden;text-align:center;text-transform:capitalize;width:90%}.repair-receipt-print{background-color:#fff;color:#000;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;position:absolute;top:0;width:210mm;z-index:-1}.repair-receipt-print header{align-items:center;border-bottom:1px dashed #000;display:flex;justify-content:space-between;padding-bottom:.8em}.repair-receipt-print header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.repair-receipt-print header .store h1{font-size:1.3em;font-weight:600;margin-bottom:.3846153846em;text-transform:uppercase}.repair-receipt-print header .store h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize}.repair-receipt-print header .store h3 span{font-weight:700}.repair-receipt-print header img{border:1px solid #000;border-radius:.2em;height:8em;padding:.5em;width:8em}.repair-receipt-print header.no-logo{justify-content:center}.repair-receipt-print header.no-logo .store{width:100%}.repair-receipt-print header.no-logo .store h1,.repair-receipt-print header.no-logo .store h3{text-align:center}.repair-receipt-print .client-body,.repair-receipt-print .device-details{border-bottom:1px dashed #000;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.8em 0}.repair-receipt-print .client-body .column,.repair-receipt-print .device-details .column{display:flex;flex-direction:column;width:45%}.repair-receipt-print .client-body .column h3,.repair-receipt-print .device-details .column h3{font-size:1em;font-weight:400;line-height:1.3em;margin:.25em 0;text-transform:capitalize;width:100%}.repair-receipt-print .client-body .column h3 span,.repair-receipt-print .device-details .column h3 span{font-weight:700}.repair-receipt-print .client-body .column h3 span.lo,.repair-receipt-print .device-details .column h3 span.lo{text-transform:none}.repair-receipt-print .device-details{border-bottom:none}.repair-receipt-print-pos80{font-size:10px;margin:0;min-height:210mm;overflow:hidden;padding:0;width:72.1mm}.repair-receipt-print-a5{font-size:12px;min-height:210mm;width:148.5mm}.expense-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100vh - 9rem);overflow:hidden}.expense-list .expense-list-body{height:calc(100vh - 16rem);overflow:auto}.expense-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:auto}.expense-list ul:hover{background-color:#e0f3ff}.expense-list ul:hover .actions .edit{display:inline}.expense-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.expense-list ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.expense-list ul .code{color:#6c757d;width:6%}.expense-list ul .code-header{opacity:0;width:6%}.expense-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;width:40%}.expense-list ul .column{width:25%}.expense-list ul .column-red{color:#d31336;font-weight:700}.expense-list ul .actions{width:4%}.expense-list ul .actions i{color:#2e77ae;cursor:pointer;display:none;font-size:1rem}.expense-list ul .actions-head{opacity:0}.expense-list .list-head{background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0;text-transform:capitalize}.expense-list .list-head:hover{background-color:#fff}.expense-list .list-head li{height:auto}.expense-list .list-footer{align-items:center;background-color:#fff;border-top:1px solid #e0eaf5;display:flex;height:3.5rem;justify-content:flex-start;position:relative}.expense-list .list-footer .part{color:#0d2137;font-size:.8rem;font-weight:700;margin:0 .5rem;text-align:start;text-transform:capitalize;width:14.2857142857%}.expense-list .list-footer .part:first-of-type{padding-left:1rem}@media only screen and (max-width:992px){.expense-list .list-footer .part{width:18.1818181818%}}@media only screen and (max-width:860px){.expense-list .list-footer .part{width:20%}}.expense-list .expense-item-delete{cursor:pointer}.expense-list .expense-item-delete ul li.actions .edit{display:none}.expense-list .expense-item-delete ul li.actions .delete{color:#d31336}.expense-list .expense-item-delete-in-list .delete{cursor:pointer;display:inline!important}.expense-list .even{background-color:#fff;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}.expense-list-rtl ul .name{padding-left:0;padding-right:2rem}.expense-list-rtl .list-footer .part:first-of-type{padding-left:0;padding-right:1rem}.add-expense,.edit-expense{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.add-expense .popup,.edit-expense .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;width:25rem}.add-expense .popup h1,.edit-expense .popup h1{background:#d31336;color:#fff;font-size:140%;font-weight:300;margin:-16px -16px 16px;padding:1.25rem 0;text-align:center}.add-expense .popup h1 i,.edit-expense .popup h1 i{margin-right:1rem}.add-expense .popup input,.edit-expense .popup input{background:#fff;border:1px solid #ccc;color:#0d2137;margin:1rem auto;outline:none;padding:3%;width:100%}.add-expense .popup input:focus,.edit-expense .popup input:focus{border:1px solid #2e77ae;box-shadow:0 0 5px #2e77ae;padding:3%}.add-expense .popup input.input-error,.edit-expense .popup input.input-error{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.add-expense .popup .react-datepicker-wrapper,.edit-expense .popup .react-datepicker-wrapper{width:100%}.add-expense .popup input[type=submit],.edit-expense .popup input[type=submit]{background:#d31336;border-bottom:2px solid #ab0826;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;padding:3%;width:100%}.add-expense .popup input[type=submit]:hover,.edit-expense .popup input[type=submit]:hover{background:#ab0826;cursor:pointer}.add-expense--visible,.edit-expense--visible{opacity:1;visibility:visible}.add-expense-rtl .popup h1 i,.edit-expense-rtl .popup h1 i{margin-left:1rem;margin-right:0}.box{height:9rem;justify-content:space-around;width:100%}.box,.box h2.header{align-items:center;display:flex;overflow:hidden}.box h2.header{color:#444;font-size:2rem;font-weight:500;height:2.8rem;text-align:center;text-transform:capitalize}.box h2.header img{margin-right:.6rem;width:3.5rem}.box .screen{background-color:#002147;background-image:linear-gradient(315deg,#10192c,#314059 74%);border-radius:1rem;padding:1.5rem;width:22rem}.box .screen-waiting{opacity:0}.box .screen p{color:#ddd;font-size:1.1rem;font-weight:500;text-transform:capitalize}.box .screen p:first-child{margin-bottom:.25rem}.box .screen p:last-child{margin-top:1rem}.box .screen h1{color:#fff;font-size:1.95rem}.box-rtl h2.header i{margin-left:.6rem;margin-right:0}.movement-list{margin:1rem auto;width:80%}@media only screen and (max-width:1100px){.movement-list{width:78%}}@media only screen and (max-width:870px){.movement-list{width:75%}}.movement-list header{align-items:flex-end;display:flex;gap:.5rem;justify-content:flex-end;margin-bottom:.2rem;padding:0 .75rem}.movement-list .movement-list-wrapper{height:100%;width:100%}.movement-list .movement-list-wrapper .movement-items-container{height:calc(100vh - 20rem);overflow:scroll}.movement-list .movement-list-wrapper .table-header{background:#50727b;color:#e0eaf5;cursor:auto;font-size:1rem;letter-spacing:.03em;margin-right:.8rem;pointer-events:none;text-transform:capitalize}.movement-list .movement-list-wrapper .table-row{background-color:#fff;box-shadow:0 0 .5rem 0 #0000001a;margin-right:.2rem}.movement-list .movement-list-wrapper li{align-items:center;border-radius:.3rem;display:flex;font-size:.9rem;height:3.2rem;justify-content:space-between;margin-bottom:1rem;padding:.2rem .8rem}.movement-list .movement-list-wrapper li.movement-item-delete{cursor:pointer}.movement-list .movement-list-wrapper li.movement-item-delete .edit{display:none}.movement-list .movement-list-wrapper li.in-list .trash{color:#d31336;display:inline!important}.movement-list .movement-list-wrapper li.in-list .edit{display:none}.movement-list .movement-list-wrapper li:hover{background-color:linen;transition:all .2s ease-in-out}.movement-list .movement-list-wrapper li:hover .edit{opacity:1!important}.movement-list .movement-list-wrapper li .edit{color:#9c9d9e;cursor:pointer;font-size:1.2rem;opacity:0}.movement-list .movement-list-wrapper li .edit:hover{color:#2e77ae;transition:all .2s linear}.movement-list .movement-list-wrapper li .trash{display:none;font-size:1rem}.movement-list .movement-list-wrapper .col,.movement-list .movement-list-wrapper .coll{text-align:center}.movement-list .movement-list-wrapper .col{color:#0d2137}.movement-list .movement-list-wrapper .coll{color:#e0eaf5}.movement-list .movement-list-wrapper .col-1{width:6%}.movement-list .movement-list-wrapper .col-2,.movement-list .movement-list-wrapper .col-3{overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;width:15%}.movement-list .movement-list-wrapper .col-4{width:25%}.movement-list .movement-list-wrapper .col-5{text-align:start;width:35%}.movement-list .movement-list-wrapper .col-6{width:4%}.movement-list .movement-list-wrapper .mark{max-height:100%;overflow:hidden;text-align:start}.movement-list .movement-list-wrapper .col-green{color:#4f9693;font-weight:500}.movement-list .movement-list-wrapper .col-red{color:#d31336;font-weight:500}.movement-list .movement-list-wrapper h4{color:#0d2137;display:flex;margin-top:1rem}.movement-list .movement-list-wrapper h4 .red{color:#d31336;padding:0 .2rem}.movement-list .movement-list-wrapper h4 .green{color:#4f9693;padding:0 .2rem}.movement-list-rtl .movement-list-wrapper .table-header{margin-left:.8rem;margin-right:0}.movement-list-rtl .movement-list-wrapper .table-row{margin-left:.2rem;margin-right:0}.add-movement,.edit-movement{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:101}.add-movement .popup,.edit-movement .popup{background-color:#f6f6f6;border-radius:.5rem;color:#444;max-height:80%;overflow:hidden;padding:1rem;width:22rem}.add-movement .popup h1,.edit-movement .popup h1{background:#50727b;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;overflow:hidden;padding:1.25rem 0;text-align:center}.add-movement .popup h1 i,.edit-movement .popup h1 i{margin-right:1rem}.add-movement .popup input,.add-movement .popup textarea,.edit-movement .popup input,.edit-movement .popup textarea{background:#fff;border:1px solid #ccc;color:#0d2137;margin:.5rem auto;outline:none;padding:3%;resize:none;width:100%}.add-movement .popup input:focus,.add-movement .popup textarea:focus,.edit-movement .popup input:focus,.edit-movement .popup textarea:focus{border:1px solid #2e77ae;box-shadow:0 0 3px #2e77ae;padding:3%}.add-movement .popup input.input-error,.add-movement .popup textarea.input-error,.edit-movement .popup input.input-error,.edit-movement .popup textarea.input-error{border:1px solid #d31336;box-shadow:0 0 5px #d31336;color:#d31336}.add-movement .popup .react-datepicker-wrapper,.edit-movement .popup .react-datepicker-wrapper{width:100%}.add-movement .popup input[type=submit],.edit-movement .popup input[type=submit]{background:#50727b;border-bottom:2px solid #4a6a72;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:1rem;padding:3%;width:100%}.add-movement .popup input[type=submit]:hover,.edit-movement .popup input[type=submit]:hover{background:#4a6a72;cursor:pointer}.add-movement--visible,.edit-movement--visible{opacity:1;visibility:visible}.add-movement-rtl .popup h1 i,.edit-movement-rtl .popup h1 i{margin-left:1rem;margin-right:0}.normal-switch{border-radius:5rem;height:1.6rem;min-width:3.4rem;overflow:hidden;position:relative;width:3.5rem}.normal-switch .checkbox{cursor:pointer;height:100%;margin:0;opacity:0;padding:0;position:relative;width:100%;z-index:3}.normal-switch .checkbox-disabled{cursor:default}.normal-switch .flat{background-color:#cfcecd;bottom:0;left:0;position:absolute;right:0;top:0;transition:all .3s ease;width:100%;z-index:1}.normal-switch .ball{align-items:center;background-color:#fff;border-radius:50%;bottom:.2rem;color:#fff;display:flex;font-size:.55rem;font-weight:700;justify-content:center;left:.2rem;line-height:1;position:absolute;text-align:center;top:.2rem;transition:all .3s ease;width:1.2rem;z-index:2}.normal-switch .checkbox:checked+.ball{background-color:#fff;left:2.1rem}.normal-switch .checkbox:checked~.flat{background-color:#2e77ae}.normal-switch-secondary .checkbox:checked~.flat{background-color:#4f9693}.box-settings{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.box-settings-visible{opacity:1;transition:opacity .3s;visibility:visible}.box-settings .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;overflow:auto;padding:2rem;position:relative;width:35rem}.box-settings .popup>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:.5rem;text-align:center;text-transform:capitalize;width:100%}.box-settings .popup>h1 i{color:#495c77;margin-right:.5rem}.box-settings .popup>p{color:#444;font-size:1rem;line-height:1.5rem;text-align:center}.box-settings .popup .settings-wrapper{margin:1rem 0;width:100%}.box-settings .popup .settings-wrapper .settings-list{border:1px solid #cfcecd;border-radius:.5rem;display:flex;flex-direction:column;padding:1rem 1.5rem}.box-settings .popup .settings-wrapper .settings-list .settings-item{align-items:center;color:#0d2137;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;line-height:1.4rem;margin:1rem 0;text-transform:capitalize;width:100%}.box-settings .popup button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:.95rem;height:3rem;justify-content:center;margin-top:2rem;outline:none;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.box-settings .popup button.submit:hover{background-color:#286796;border-color:#286796}.box-settings-rtl .popup>h1 i{margin-left:.5rem;margin-right:0}.box-page .page-container{margin-top:0!important}.box-page .box-item-wrapper{margin-top:1rem;width:92%}@media only screen and (max-width:870px){.box-page .box-item-wrapper{width:100%}}nav.navbar{align-items:center;background-color:#dbecf4;border-bottom:1px solid #ddd;display:flex;height:4rem;justify-content:space-between}@media only screen and (max-width:920px){nav.navbar{flex-direction:column}}nav.navbar ul.main-list{align-items:center;display:flex;justify-content:space-around;list-style:none;width:70%}nav.navbar ul.main-list li{color:#0d2137;cursor:pointer;font-weight:700;letter-spacing:.05rem;min-width:7rem;position:relative;text-align:center}nav.navbar ul.main-list li i{margin-right:.5rem}nav.navbar ul.main-list li.active,nav.navbar ul.main-list li:hover{color:#ff8e2b}nav.navbar ul.main-list li.active{pointer-events:none}nav.navbar .stats-date{align-items:center;display:flex;justify-content:flex-end;margin-right:2rem;width:30%}nav.navbar-rtl ul.main-list li i{margin-left:.5rem;margin-right:0}nav.navbar-rtl .stats-date{margin-left:2rem;margin-right:0}.stats-title{color:#495057;text-align:center}.stats-title i{margin:0 .2rem}.stats-table{background-color:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;margin:1rem auto;min-height:max(50vh - 9rem);overflow:hidden;position:relative;width:80%}.stats-table .stats-list-body{overflow:auto}.stats-table .stats-list-body-max-height{max-height:calc(50vh - 10.5rem);min-height:calc(50vh - 10.5rem)}.stats-table .stats-list-body-fit-window-height{height:calc(100vh - 9rem)}.stats-table ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:auto}.stats-table ul li{align-items:center;display:flex;flex-direction:column;font-size:.9rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize;width:50%}.stats-table ul li.auto-line{height:calc(12.5vh - 1.125rem)}.stats-table ul li.column-red{color:#d31336;font-weight:700}.stats-table ul li.column-green{color:#4f9693;font-weight:700}.stats-table ul.even{background-color:#fff}.stats-table .list-head{background-color:#fff;border-radius:.3rem .3rem 0 0;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0;text-transform:capitalize}.stats-table .list-head:hover{background-color:#fff}.stats-table .list-head li{height:auto}.overview{width:100%}.overview i.print{color:#0d2137;cursor:pointer;font-size:1.3rem;position:fixed;right:.5rem;top:5.1rem;transition:all .2s ease-in-out}.overview i.print:hover{color:#2e77ae}.overview .separation{border-bottom:1px solid #ddd;display:flex;height:max(49vh - 3rem);margin-bottom:1rem}.overview .separation .item{align-items:center;display:flex;flex-direction:column;width:50%}.overview-rtl i.print{left:.5rem;right:auto;top:5rem}.data{display:flex;padding:0;width:100%}.data i.print{color:#0d2137;cursor:pointer;font-size:1.3rem;position:fixed;right:.5rem;top:5.1rem;transition:all .2s ease-in-out}.data i.print:hover{color:#2e77ae}.data .item{align-items:center;display:flex;flex-direction:column;width:50%}.data-rtl i.print{left:.5rem;right:auto;top:5rem}.stats-operators{width:100%}.stats-operators i.print{color:#0d2137;cursor:pointer;font-size:1.3rem;position:fixed;right:.5rem;top:5.1rem;transition:all .2s ease-in-out}.stats-operators i.print:hover{color:#2e77ae}.stats-operators .separation{border-bottom:1px solid #ddd;display:flex;height:max(49vh - 3rem);margin-bottom:1rem}.stats-operators .separation .item{align-items:center;display:flex;flex-direction:column;width:50%}.stats-operators-rtl i.print{left:.5rem;right:auto;top:5rem}.zakat{width:100%}.zakat i.print{color:#0d2137;cursor:pointer;font-size:1.3rem;position:fixed;right:.5rem;top:5.1rem;transition:all .2s ease-in-out}.zakat i.print:hover{color:#2e77ae}.zakat .items-wrapper{display:flex;height:max(100vh - 3rem);overflow:auto}.zakat .items-wrapper .item{align-items:center;display:flex;flex-direction:column;width:50%}.zakat .items-wrapper>ul{padding:.5rem 1rem;width:45%}.zakat .items-wrapper>ul li{color:#0d2137;font-size:1.1rem;line-height:1.5rem;margin:1.5rem 0}.zakat-rtl i.print{left:.5rem;right:auto;top:5rem}.calculating{height:3.75rem;left:calc(50% - 5.25rem);opacity:0;position:absolute;top:calc(50% - 2.875rem);transform:translate(-50%,-50%);width:12.5rem}.calculating-loading{opacity:1}.calculating .circle{animation:circle .5s ease infinite alternate;background-color:#2e77ae;border-radius:50%;height:1.25rem;left:15%;position:absolute;transform-origin:50%;width:1.25rem}@keyframes circle{0%{border-radius:3.125rem 3.125rem 1.5625rem 1.5625rem;height:5px;top:60px;transform:scaleX(1.7)}40%{border-radius:50%;height:1.25rem;transform:scaleX(1)}to{top:0}}.calculating .circle:nth-child(2){animation-delay:.2s;left:45%}.calculating .circle:nth-child(3){animation-delay:.3s;left:auto;right:15%}.calculating .shadow{animation:shadow .5s ease infinite alternate;background-color:#00000080;border-radius:50%;filter:blur(1px);height:.25rem;left:15%;position:absolute;top:3.875rem;transform-origin:50%;width:1.25rem;z-index:-1}@keyframes shadow{0%{transform:scaleX(1.5)}40%{opacity:.7;transform:scaleX(1)}to{opacity:.4;transform:scaleX(.2)}}.calculating .shadow:nth-child(4){animation-delay:.2s;left:45%}.calculating .shadow:nth-child(5){animation-delay:.3s;left:auto;right:15%}.calculating .calculating-text{color:#2e77ae;font-family:Lato;font-size:1.25rem;left:15%;letter-spacing:.2rem;position:absolute;top:4.7rem}.calculating-rtl{transform:scaleX(-1)}.calculating-rtl .calculating-text{left:30%;transform:scaleX(-1)}.chart-loader{margin:1rem auto;width:90%}.chart-loader .canvas-hidden{opacity:0!important}.date-arrow{color:#0d2137;display:flex;font-size:1.5rem;justify-content:space-between;margin-top:1rem;text-transform:capitalize;width:15rem}.date-arrow i{cursor:pointer;transition:all .2s ease-in-out}.date-arrow i:hover{color:#2e77ae}.date-arrow-rtl{direction:ltr}.side-buttons{margin:1rem auto;max-width:10rem}.side-buttons:first-child{margin-bottom:2rem}.side-buttons .side-buttons-header{color:#0d2137;margin-bottom:.5rem;text-align:center;text-transform:capitalize}.side-buttons .side-buttons-header i{margin-right:.5rem}.side-buttons .side-buttons-container{background:#0d2137e6;border:1px solid #6f6f6f;border-radius:.2rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;display:flex;flex-direction:column;padding:1.5rem .5rem}.side-buttons .side-buttons-container .side-button{align-items:center;border-radius:.2rem;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;margin-bottom:.5rem;text-transform:capitalize;transition:all .1s ease-in-out}.side-buttons .side-buttons-container .side-button:hover{background-color:#cfcecd;color:#0d2137!important}.side-buttons .side-buttons-container .side-button:last-child{margin-bottom:0}.side-buttons .side-buttons-container .side-button-active{color:#f96d4c}.side-buttons-rtl .side-buttons-header i{margin-left:.5rem;margin-right:0}.chart{display:flex;width:100%}.chart i.print{bottom:1.5rem;color:#0d2137;cursor:pointer;font-size:1.5rem;position:fixed;right:1rem;transition:all .2s ease-in-out}.chart i.print:hover{color:#2e77ae}.chart i.not-allowed:hover{color:#0d2137}.chart .chart-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:80%}.chart .chart-right{padding:.5rem;width:20%}.chart-rtl i.print{left:1.5rem;right:auto}.printed-chart-page,.printed-data-page,.printed-operators-page,.printed-overview-page{background-color:#fff;color:#444;direction:ltr;font-family:Arial,Helvetica,sans-serif;font-size:16px;left:0;min-height:297mm;padding:20mm;position:absolute;top:0;width:210mm;z-index:-1}.printed-chart-page header,.printed-data-page header,.printed-operators-page header,.printed-overview-page header{align-items:center;border-bottom:1px dashed #cfcecd;display:flex;justify-content:space-between;margin-bottom:1.5em;padding-bottom:1.5em}.printed-chart-page header .store,.printed-data-page header .store,.printed-operators-page header .store,.printed-overview-page header .store{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 10em)}.printed-chart-page header .store h1,.printed-data-page header .store h1,.printed-operators-page header .store h1,.printed-overview-page header .store h1{font-size:1.4em;font-weight:600;margin-bottom:.3571428571em;text-transform:uppercase}.printed-chart-page header .store h3,.printed-data-page header .store h3,.printed-operators-page header .store h3,.printed-overview-page header .store h3{font-weight:400;text-transform:capitalize}.printed-chart-page header img,.printed-data-page header img,.printed-operators-page header img,.printed-overview-page header img{border:1px solid #cfcecd;border-radius:.2em;height:8em;padding:1em;width:8em}.printed-chart-page header.no-logo,.printed-data-page header.no-logo,.printed-operators-page header.no-logo,.printed-overview-page header.no-logo{justify-content:center}.printed-chart-page header.no-logo .store,.printed-data-page header.no-logo .store,.printed-operators-page header.no-logo .store,.printed-overview-page header.no-logo .store{width:100%}.printed-chart-page header.no-logo .store h1,.printed-chart-page header.no-logo .store h3,.printed-data-page header.no-logo .store h1,.printed-data-page header.no-logo .store h3,.printed-operators-page header.no-logo .store h1,.printed-operators-page header.no-logo .store h3,.printed-overview-page header.no-logo .store h1,.printed-overview-page header.no-logo .store h3{text-align:center}.printed-chart-page h4,.printed-data-page h4,.printed-operators-page h4,.printed-overview-page h4{font-size:1rem;margin-bottom:1rem}.printed-chart-page h4.table-title,.printed-data-page h4.table-title,.printed-operators-page h4.table-title,.printed-overview-page h4.table-title{margin-bottom:0;text-align:center}.printed-chart-page h4.chart-title,.printed-data-page h4.chart-title,.printed-operators-page h4.chart-title,.printed-overview-page h4.chart-title{font-size:1.5rem;font-weight:500;text-align:center;text-transform:capitalize}.printed-chart-page .data-tables,.printed-chart-page .operators-tables,.printed-chart-page .overview-tables,.printed-data-page .data-tables,.printed-data-page .operators-tables,.printed-data-page .overview-tables,.printed-operators-page .data-tables,.printed-operators-page .operators-tables,.printed-operators-page .overview-tables,.printed-overview-page .data-tables,.printed-overview-page .operators-tables,.printed-overview-page .overview-tables{border:2px solid #444;margin:1rem 0 2rem}.printed-chart-page .data-tables:last-of-type,.printed-chart-page .operators-tables:last-of-type,.printed-chart-page .overview-tables:last-of-type,.printed-data-page .data-tables:last-of-type,.printed-data-page .operators-tables:last-of-type,.printed-data-page .overview-tables:last-of-type,.printed-operators-page .data-tables:last-of-type,.printed-operators-page .operators-tables:last-of-type,.printed-operators-page .overview-tables:last-of-type,.printed-overview-page .data-tables:last-of-type,.printed-overview-page .operators-tables:last-of-type,.printed-overview-page .overview-tables:last-of-type{margin-bottom:0}.printed-chart-page .data-tables ul,.printed-chart-page .operators-tables ul,.printed-chart-page .overview-tables ul,.printed-data-page .data-tables ul,.printed-data-page .operators-tables ul,.printed-data-page .overview-tables ul,.printed-operators-page .data-tables ul,.printed-operators-page .operators-tables ul,.printed-operators-page .overview-tables ul,.printed-overview-page .data-tables ul,.printed-overview-page .operators-tables ul,.printed-overview-page .overview-tables ul{border-bottom:2px solid #444;display:flex;list-style:none;width:100%}.printed-chart-page .data-tables ul:last-of-type,.printed-chart-page .operators-tables ul:last-of-type,.printed-chart-page .overview-tables ul:last-of-type,.printed-data-page .data-tables ul:last-of-type,.printed-data-page .operators-tables ul:last-of-type,.printed-data-page .overview-tables ul:last-of-type,.printed-operators-page .data-tables ul:last-of-type,.printed-operators-page .operators-tables ul:last-of-type,.printed-operators-page .overview-tables ul:last-of-type,.printed-overview-page .data-tables ul:last-of-type,.printed-overview-page .operators-tables ul:last-of-type,.printed-overview-page .overview-tables ul:last-of-type{border:none}.printed-chart-page .data-tables ul:first-of-type,.printed-chart-page .operators-tables ul:first-of-type,.printed-chart-page .overview-tables ul:first-of-type,.printed-data-page .data-tables ul:first-of-type,.printed-data-page .operators-tables ul:first-of-type,.printed-data-page .overview-tables ul:first-of-type,.printed-operators-page .data-tables ul:first-of-type,.printed-operators-page .operators-tables ul:first-of-type,.printed-operators-page .overview-tables ul:first-of-type,.printed-overview-page .data-tables ul:first-of-type,.printed-overview-page .operators-tables ul:first-of-type,.printed-overview-page .overview-tables ul:first-of-type{border-bottom:2px solid #444}.printed-chart-page .data-tables ul li,.printed-chart-page .operators-tables ul li,.printed-chart-page .overview-tables ul li,.printed-data-page .data-tables ul li,.printed-data-page .operators-tables ul li,.printed-data-page .overview-tables ul li,.printed-operators-page .data-tables ul li,.printed-operators-page .operators-tables ul li,.printed-operators-page .overview-tables ul li,.printed-overview-page .data-tables ul li,.printed-overview-page .operators-tables ul li,.printed-overview-page .overview-tables ul li{align-items:center;border-right:2px solid #444;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1.1rem;min-height:2.5rem;overflow:hidden;padding:.2rem;text-transform:capitalize}.printed-chart-page .data-tables ul li:last-of-type,.printed-chart-page .operators-tables ul li:last-of-type,.printed-chart-page .overview-tables ul li:last-of-type,.printed-data-page .data-tables ul li:last-of-type,.printed-data-page .operators-tables ul li:last-of-type,.printed-data-page .overview-tables ul li:last-of-type,.printed-operators-page .data-tables ul li:last-of-type,.printed-operators-page .operators-tables ul li:last-of-type,.printed-operators-page .overview-tables ul li:last-of-type,.printed-overview-page .data-tables ul li:last-of-type,.printed-overview-page .operators-tables ul li:last-of-type,.printed-overview-page .overview-tables ul li:last-of-type{border:none}.printed-chart-page .data-tables ul li.name,.printed-chart-page .data-tables ul li.value,.printed-chart-page .operators-tables ul li.name,.printed-chart-page .operators-tables ul li.value,.printed-chart-page .overview-tables ul li.name,.printed-chart-page .overview-tables ul li.value,.printed-data-page .data-tables ul li.name,.printed-data-page .data-tables ul li.value,.printed-data-page .operators-tables ul li.name,.printed-data-page .operators-tables ul li.value,.printed-data-page .overview-tables ul li.name,.printed-data-page .overview-tables ul li.value,.printed-operators-page .data-tables ul li.name,.printed-operators-page .data-tables ul li.value,.printed-operators-page .operators-tables ul li.name,.printed-operators-page .operators-tables ul li.value,.printed-operators-page .overview-tables ul li.name,.printed-operators-page .overview-tables ul li.value,.printed-overview-page .data-tables ul li.name,.printed-overview-page .data-tables ul li.value,.printed-overview-page .operators-tables ul li.name,.printed-overview-page .operators-tables ul li.value,.printed-overview-page .overview-tables ul li.name,.printed-overview-page .overview-tables ul li.value{width:50%}.printed-chart-page .chart-wrapper,.printed-data-page .chart-wrapper,.printed-operators-page .chart-wrapper,.printed-overview-page .chart-wrapper{border:1px solid #444;width:100%}.printed-chart-page-rtl,.printed-data-page-rtl,.printed-operators-page-rtl,.printed-overview-page-rtl{direction:rtl}.printed-chart-page-rtl .data-tables ul li,.printed-chart-page-rtl .operators-tables ul li,.printed-chart-page-rtl .overview-tables ul li,.printed-data-page-rtl .data-tables ul li,.printed-data-page-rtl .operators-tables ul li,.printed-data-page-rtl .overview-tables ul li,.printed-operators-page-rtl .data-tables ul li,.printed-operators-page-rtl .operators-tables ul li,.printed-operators-page-rtl .overview-tables ul li,.printed-overview-page-rtl .data-tables ul li,.printed-overview-page-rtl .operators-tables ul li,.printed-overview-page-rtl .overview-tables ul li{border-left:2px solid #444;border-right:0}.delete-account-button{background-color:#d31336;border-radius:5px;color:#fff;cursor:pointer;display:block;height:3rem;line-height:3rem;margin-top:1rem;overflow:hidden;position:relative;transition:all .25s cubic-bezier(.31,-.105,.43,1.4);width:15rem}.delete-account-button .icon,.delete-account-button span{display:block;height:100%;position:absolute;text-align:center;top:0}.delete-account-button span{font-size:1.1rem;left:0;line-height:inherit;text-transform:uppercase;transition:all .25s cubic-bezier(.31,-.105,.43,1.4);width:72%}.delete-account-button span:after{background-color:#a53125;content:"";height:70%;position:absolute;right:-1px;top:15%;width:2px}.delete-account-button .icon{right:0;transition:all .25s cubic-bezier(.31,-.105,.43,1.4);width:28%}.delete-account-button .icon i{font-size:1.5rem;transition:all .25s cubic-bezier(.31,-.105,.43,1.4),height .25s ease;vertical-align:middle}.delete-account-button:hover span{left:-72%;opacity:0}.delete-account-button:hover .icon{width:100%}.delete-account-button:hover .icon i{font-size:2rem}.delete-account-button:hover{opacity:.9}.delete-account-button:hover .icon i{height:2rem}.delete-account-button:active{opacity:1}.delete-account-button-rtl{direction:rtl}.delete-account-button-rtl span{left:auto;right:0}.delete-account-button-rtl span:after{left:-1px;right:auto}.delete-account-button-rtl .icon{left:0;right:auto}.delete-account-button-rtl:hover span{left:auto;right:-72%}.account{width:80%}@media only screen and (max-width:1100px){.account{width:78%}}@media only screen and (max-width:870px){.account{width:75%}}.account .account-body{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;margin:0 auto;padding:1rem;text-align:center;width:95%}.account .account-body ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:1rem auto;width:90%}.account .account-body ul li{align-items:center;display:flex;min-width:20rem;width:50%}.account .account-body ul li p{word-wrap:break-word;color:#0d2137;font-size:1.2rem;margin:.5rem 0;overflow:hidden}.account .account-body ul li p:first-of-type{margin:0 .5rem;text-align:start}.account .account-body ul li p.capitalize{text-transform:capitalize}.account .account-body .details-buttons{display:flex;flex-wrap:wrap;justify-content:center;margin:1.5rem auto;width:90%}.account .account-body .details-buttons .details-button{border:1px solid #e1e1e1;color:#444;margin-left:-1px;margin-top:-1px;padding:1rem 1rem .1rem;text-align:center;transition:all .3s ease-in-out;width:50%}.account .account-body .details-buttons .details-button i{color:#2e77ae;font-size:2.5rem;margin-bottom:1rem}.account .account-body .details-buttons .details-button h3{color:#555;font-size:1.2rem;font-weight:300;line-height:1.2rem;line-height:1em;margin:0 0 1rem;position:relative;text-align:center;text-transform:uppercase}.account .account-body .details-buttons .details-button h3 i{color:#4f9693;display:none;font-size:1.1rem;margin-left:.8rem;position:absolute}.account .account-body .details-buttons .details-button p{word-wrap:break-word;border:0;font-size:1rem;margin:0 0 1rem;padding:0;text-align:center;vertical-align:initial}.account .account-body .details-buttons .details-button:hover{background-color:#f5f5f5;cursor:pointer}.account .account-body .delete-account-wrapper{margin:1rem auto;width:90%}.badge{border-radius:.25rem;display:inline-block;font-size:.7rem;font-weight:700;line-height:1;padding:.25rem .4rem;text-align:center;vertical-align:initial;white-space:nowrap}.badge-success{background-color:#4f9693;color:#fff}.badge-warning{background-color:#f7b924;color:#212529}.badge-danger{background-color:#d31336;color:#fff}.badge-primary{background-color:#2e77ae;color:#fff}.badge-secondary{background-color:#6c757d;color:#fff}.user-list-wrapper{margin:0 auto;max-height:calc(100vh - 7rem);min-height:20rem;width:75%}@media only screen and (max-width:1100px){.user-list-wrapper{width:73%}}@media only screen and (max-width:870px){.user-list-wrapper{width:70%}}.user-list-wrapper header.header{align-items:flex-end;display:flex;height:2rem;justify-content:space-between;margin-bottom:.2rem}.user-list-wrapper .user-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100% - 2rem);overflow:hidden}.user-list-wrapper .user-list .user-list-body{height:calc(100% - 3.5rem);overflow:scroll}.user-list-wrapper .user-list ul{align-items:center;background-color:#00000008;color:#0d2137;display:flex;font-weight:400;justify-content:space-between;line-height:1.5;list-style:none;margin:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:auto}.user-list-wrapper .user-list ul:hover{background-color:#e0f3ff}.user-list-wrapper .user-list ul li{align-items:center;display:flex;flex-direction:column;font-size:.85rem;height:4rem;justify-content:center;overflow:hidden;text-transform:capitalize}.user-list-wrapper .user-list ul li .head{font-weight:600;line-height:1rem;max-height:2rem;overflow:hidden;text-overflow:ellipsis}.user-list-wrapper .user-list ul li .subtitle{color:#6c757d}.user-list-wrapper .user-list ul .name{flex-direction:row;justify-content:start;padding-left:2rem;width:40%}.user-list-wrapper .user-list ul .name img{border:1px solid #ddd;border-radius:50%;height:3rem;margin-right:1rem;object-fit:cover;width:3rem}.user-list-wrapper .user-list ul .name img:hover{cursor:pointer}.user-list-wrapper .user-list ul .column{width:25%}.user-list-wrapper .user-list ul .action,.user-list-wrapper .user-list ul .action-head{width:10%}.user-list-wrapper .user-list ul .action .approve-icon,.user-list-wrapper .user-list ul .action .delete-icon,.user-list-wrapper .user-list ul .action-head .approve-icon,.user-list-wrapper .user-list ul .action-head .delete-icon{color:#d31336;font-size:1.2rem;height:3rem;line-height:3rem;margin-right:1rem;text-align:center;width:3rem}.user-list-wrapper .user-list ul .action .approve-icon,.user-list-wrapper .user-list ul .action-head .approve-icon{color:#2e77ae}.user-list-wrapper .user-list ul .action-head{opacity:0}.user-list-wrapper .user-list .list-head{background-color:#fff;font-size:1rem;font-weight:700;height:3.5rem;overflow:scroll;padding:1rem 0;text-transform:capitalize}.user-list-wrapper .user-list .list-head:hover{background-color:#fff}.user-list-wrapper .user-list .list-head li{height:auto}.user-list-wrapper .user-list .user-item-approve,.user-list-wrapper .user-list .user-item-delete{cursor:pointer}.user-list-wrapper .user-list .even{background-color:#fff}.user-list-wrapper-rtl .user-list{background:#fff;border-radius:.3rem;box-shadow:0 1px 4px #0000004d;height:calc(100% - 2rem);overflow:hidden}.user-list-wrapper-rtl .user-list .user-list-body{height:calc(100% - 3.5rem);overflow:scroll}.user-list-wrapper-rtl .user-list ul .name{padding-left:0;padding-right:2rem}.user-list-wrapper-rtl .user-list ul .action .approve-icon,.user-list-wrapper-rtl .user-list ul .action .delete-icon,.user-list-wrapper-rtl .user-list ul .action-head .approve-icon,.user-list-wrapper-rtl .user-list ul .action-head .delete-icon,.user-list-wrapper-rtl .user-list ul .name img{margin-left:1rem;margin-right:0}.alerts-settings{width:80%}@media only screen and (max-width:1100px){.alerts-settings{width:78%}}@media only screen and (max-width:870px){.alerts-settings{width:75%}}.alerts-settings-body{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;margin:0 auto;max-height:calc(100vh - 5.5rem);overflow:auto;padding:2rem 1rem;width:95%}.alerts-settings-body .inputs-wrapper{max-height:calc(100vh - 10rem);overflow:auto;width:100%}.alerts-settings-body .inputs-wrapper .input-wrapper{display:flex;flex-direction:column;font-size:1rem;margin:0 auto 1.5rem;width:95%}.alerts-settings-body .inputs-wrapper .input-wrapper label{color:#0d2137}.alerts-settings-body .inputs-wrapper .input-wrapper input{background-color:#fcfcfc;border:1px solid #cfcecd;border-radius:.3rem;color:#0d2137;font-size:1rem;margin-top:.5rem;outline:none;padding:.9rem;transition:border .1s ease-in-out}.alerts-settings-body .inputs-wrapper .input-wrapper input::placeholder{color:#767b7b}.alerts-settings-body .inputs-wrapper .input-wrapper input:focus{border-color:#2e77ae}.alerts-settings-body .inputs-wrapper .input-wrapper input.input-error{border-color:#d31336;color:#d31336}.alerts-settings-body .apply-button{display:flex;height:2.5rem;justify-content:flex-end;margin-top:12rem;padding:.5rem 1.5rem}.alerts-settings-body .apply-button button{font-family:Arial,Helvetica,sans-serif;font-size:.95rem;margin-right:1.2rem}.alerts-settings-body .apply-button-disabled{opacity:.6;pointer-events:none}.buttons-group2 button{background-color:#f2f2f2;border:1px solid #ccc;border-right:none;color:#444;cursor:pointer;font-size:.95rem;padding:.5rem 1rem;text-transform:capitalize}.buttons-group2 button:first-of-type{border-radius:.2rem 0 0 .2rem}.buttons-group2 button:last-of-type{border-radius:0 .2rem .2rem 0;border-right:1px solid #ccc}.buttons-group2 button.active{background-color:#fff;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;color:#0d2137;cursor:default;transition:all .2s ease-in-out}.buttons-group2-rtl button:first-of-type{border-radius:0 .2rem .2rem 0;border-right:1px solid #ccc}.buttons-group2-rtl button:last-of-type{border-radius:.2rem 0 0 .2rem}.my-information{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;margin:0 auto;max-height:calc(100vh - 8rem);overflow:auto;padding:1rem;width:95%}.my-information .inputs-wrapper{max-height:calc(100vh - 12.5rem);overflow:auto;width:100%}.my-information .inputs-wrapper .logo-upload{display:flex;justify-content:center;margin:0 auto 1.5rem 0;width:95%}.my-information .inputs-wrapper .logo-upload .image-container{aspect-ratio:1;position:relative;width:10rem}.my-information .inputs-wrapper .logo-upload .image-container>.img,.my-information .inputs-wrapper .logo-upload .image-container>img{border:1px solid #dedede;border-radius:.5rem;left:0;position:absolute;top:0;width:100%}.my-information .inputs-wrapper .logo-upload .image-container .icon-close,.my-information .inputs-wrapper .logo-upload .image-container .icon-expand{align-items:center;background:#fff;border:1px solid #dedede;border-radius:.2rem;cursor:pointer;display:flex;height:1.5rem;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:.5rem;top:.5rem;width:1.5rem}.my-information .inputs-wrapper .logo-upload .image-container .icon-close i,.my-information .inputs-wrapper .logo-upload .image-container .icon-expand i{color:#d31336;font-size:1rem}.my-information .inputs-wrapper .logo-upload .image-container .icon-expand{right:2.5rem}.my-information .inputs-wrapper .logo-upload .image-container .icon-expand i{color:#2e77ae}.my-information .inputs-wrapper .logo-upload .image-container:hover .icon-close,.my-information .inputs-wrapper .logo-upload .image-container:hover .icon-expand{opacity:1;pointer-events:all;transition:all .2s ease}.my-information .inputs-wrapper .logo-upload .buttons-wrapper{align-items:center;display:flex;margin-left:2rem;width:10rem}.my-information .inputs-wrapper .input-wrapper{display:flex;flex-direction:column;font-size:1rem;margin:0 auto 1.5rem;width:95%}.my-information .inputs-wrapper .input-wrapper label{color:#0d2137}.my-information .inputs-wrapper .input-wrapper input,.my-information .inputs-wrapper .input-wrapper textarea{background-color:#fcfcfc;border:1px solid #cfcecd;border-radius:.3rem;color:#0d2137;font-size:1rem;margin-top:.5rem;outline:none;padding:.9rem;resize:none;transition:border .1s ease-in-out}.my-information .inputs-wrapper .input-wrapper input::placeholder,.my-information .inputs-wrapper .input-wrapper textarea::placeholder{color:#767b7b}.my-information .inputs-wrapper .input-wrapper input:focus,.my-information .inputs-wrapper .input-wrapper textarea:focus{border-color:#2e77ae}.my-information .apply-button{border-top:1px solid #9c9d9e;display:flex;height:2.5rem;justify-content:flex-end;padding:.5rem 1.5rem}.my-information .apply-button button{font-family:Arial,Helvetica,sans-serif;font-size:.95rem;margin-right:1.2rem}.my-information .apply-button-disabled{opacity:.6;pointer-events:none}.my-information-rtl .logo-upload .buttons-wrapper{margin-left:0;margin-right:2rem}.print-page-items{background-color:#f9f9f9;border-radius:.5rem;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;margin:0 auto;max-height:calc(100vh - 8rem);overflow:auto;padding:1rem .25rem;width:95%}.print-page-items .items-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;max-height:calc(100vh - 12.5rem);min-height:calc(100vh - 12.5rem);overflow:auto;width:100%}.print-page-items .items-wrapper img.item{aspect-ratio:1;border:1px solid #fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;cursor:pointer;margin:1rem;transition:all .1s ease-in-out;width:calc(33% - 2rem)}.print-page-items .items-wrapper img.item.active{border-color:#2e77ae;box-shadow:none;cursor:default}.print-page-items .apply-button{border-top:1px solid #9c9d9e;display:flex;height:2.5rem;justify-content:flex-end;padding:.5rem 1.5rem}.print-page-items .apply-button button{font-family:Arial,Helvetica,sans-serif;font-size:.95rem;margin-right:1.2rem}.print-page-items .apply-button-disabled{opacity:.6;pointer-events:none}.print-settings{width:80%}@media only screen and (max-width:1100px){.print-settings{width:78%}}@media only screen and (max-width:870px){.print-settings{width:75%}}.print-settings header{align-items:flex-end;display:flex;height:2.5rem;justify-content:space-between;margin:0 auto .2rem;width:95%}.network-buttons{height:100%;margin:auto;width:100%}.network-buttons,.network-buttons .button-wrapper{align-items:center;display:flex;justify-content:center}.network-buttons .button-wrapper{flex-direction:column;margin:0 auto;width:40%}.network-buttons .button-wrapper img{margin-bottom:1.5rem;width:8rem}.network-buttons .button-wrapper .room{color:#0d2137;height:4rem;margin-top:2rem}.network-buttons .button-wrapper .room .room-label{font-weight:500;margin-bottom:.5rem;text-align:start;width:10rem}.network-buttons .button-wrapper .room input.room-input{border:1px solid #cfcecd;border-radius:.3rem;font-size:.9rem;height:2.5rem;letter-spacing:.08rem;outline:none;padding:.75rem;text-transform:uppercase;width:20rem}.network-buttons .button-wrapper .radio-input-wrapper{align-items:center;display:flex;height:6rem;justify-content:center;width:13.5rem}.network-mode{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.network-mode .network-item{width:31rem}.network-mode .network-item h1{align-items:center;color:#0d2137;display:flex;font-size:1.5rem;margin-bottom:1rem;text-transform:capitalize;width:100%}.network-mode .network-item h1 i{color:#495c77;font-size:1.3rem;margin-right:.5rem}.network-mode .network-item p{color:#0d2137;font-size:1rem;line-height:1.5rem;margin-bottom:1rem;text-align:start;width:100%}.network-mode .network-item p.label{background-color:rgba(0,106,103,.133);border:1px solid #e1e1e1;border-radius:.2rem;color:#006a67;letter-spacing:.05rem;text-align:center;text-transform:capitalize;width:8rem}.network-mode .network-item .room{color:#0d2137;margin-bottom:6rem;margin-top:2rem}.network-mode .network-item .room .room-label{font-weight:700;margin-bottom:.5rem;text-align:start;width:10rem}.network-mode .network-item .room .room-row{align-items:center;display:flex}.network-mode .network-item .room .room-row .room-body{border:1px solid #cfcecd;border-radius:.5em;height:3rem;letter-spacing:.08rem;padding:.75rem 0;text-transform:uppercase;width:26rem}.network-mode .network-item .room .room-row input.room-input{border:1px solid #cfcecd;border-radius:.5rem;font-size:1rem;height:3rem;letter-spacing:.08rem;outline:none;padding:.75rem;text-transform:uppercase;width:26rem}.network-mode .network-item .room .room-row i{cursor:pointer;font-size:1.5rem;margin:0 .5rem}.network-mode .network-item .room .room-row i.confirm,.network-mode .network-item .room .room-row i.edit,.network-mode .network-item .room .room-row i.regenerate{color:#2e77ae}.network-mode .network-item .room .room-row i.close,.network-mode .network-item .room .room-row i.remove{color:#d31336}.network{width:80%}@media only screen and (max-width:1100px){.network{width:78%}}@media only screen and (max-width:870px){.network{width:75%}}.network .network-body{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;height:25rem;margin:0 auto;padding:1rem;text-align:center;width:95%}.language-select-box{background-color:#cbddeb;border:.06em solid #0000;border-radius:1em;color:#444;cursor:pointer;display:inline-block;max-height:2rem;min-height:2rem;min-width:10rem;outline:none;overflow:hidden;position:relative;text-align:left;white-space:nowrap}.language-select-box input:focus+label{background:#def}.language-select-box input{display:inline-block;height:1px;opacity:.01;position:absolute;width:1px}.language-select-box label{border-top:.06em solid #d9d9d9;cursor:pointer;display:block;height:2em;line-height:2em;padding-left:1em;padding-right:3em;position:relative;text-transform:capitalize}.language-select-box label:nth-child(2){border-top:.06em solid #d9d9d9;margin-top:2em}.language-select-box input:checked+label{border-top:none;display:block;position:absolute;top:0;width:100%}.language-select-box input:checked+label:nth-child(2){margin-top:0;position:relative}.language-select-box:after{border:.3em solid #0000;border-top-color:#2e77ae;content:"";position:absolute;right:.8em;top:.9em}.language-select-box.expanded{background:#fff;border:.06em solid #2e77ae;border-radius:.25em;box-shadow:3px 3px 5px 0 #0000001a;max-height:15em;padding:0;transition:all .3s ease-in-out}.language-select-box.expanded label{border-top:.06em solid #d9d9d9;transition:color .3s ease-in-out}.language-select-box.expanded input:checked+label,.language-select-box.expanded label:hover{color:#2e77ae}.language-select-box.expanded:after{top:.55em;transform:rotate(-180deg);transition:all .4s ease-in-out}.language-select-box-rtl{direction:rtl;text-align:right}.language-select-box-rtl label{padding-left:3em;padding-right:1em}.language-select-box-rtl:after{left:.8em;right:auto}.language-select-box-rtl.expanded:after{transform:rotate(180deg)}.settings-menu{margin:1rem auto;width:100%}.settings-menu-container{background:#0d2137e6;border:1px solid #111;border-radius:4px;box-shadow:0 1px 4px #0000004d;padding:.5rem 0 1rem}.settings-menu-container .item{cursor:pointer;font-size:1rem;font-weight:300;height:2.2rem;line-height:2.2rem;margin-left:5%;margin-top:.5rem;overflow:hidden;position:relative;text-align:center;text-transform:capitalize;width:90%}.settings-menu-container .item:after{border-bottom:1px solid #ffffff80;bottom:50%;content:"";left:-100%;position:absolute;transition-delay:all .5s;transition:all .5s;width:80%}.settings-menu-container .item.hover:after,.settings-menu-container .item:hover:after{left:100%}.settings-menu-container .item .text{text-shadow:0 -2.2rem 0 #e0eaf5;transform:translateY(100%) translateZ(0);transition:all .75s;transition-delay:all .25s}.settings-menu-container .item:hover .text{color:#e0eaf5;text-shadow:0 -2.2rem 0 #e0eaf5;transform:translateY(0) translateZ(0) scale(1.1)}.settings-menu-container .active{pointer-events:none}.settings-menu-container .active .text{text-shadow:0 -2.2rem 0 #ff8e2b}.settings-menu-rtl{direction:rtl}.settings-menu-rtl .settings-menu-container .item{margin-left:0;margin-right:5%}.settings-menu-rtl .settings-menu-container .item:after{left:auto;right:-100%}.settings-menu-rtl .settings-menu-container .item.hover:after,.settings-menu-rtl .settings-menu-container .item:hover:after{left:auto;right:100%}.settings-rightbar{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:15%}@media only screen and (max-width:1100px){.settings-rightbar{width:17%}}@media only screen and (max-width:870px){.settings-rightbar{width:20%}}.settings-rightbar:empty{display:none}.add-edit-settings,.delete-account{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;transition:opacity .5s;visibility:hidden;z-index:100}.add-edit-settings .popup,.delete-account .popup{background-color:#e0eaf5;border-radius:.5rem;color:#444;max-height:80%;overflow:auto;padding:1rem;position:relative;width:22rem}.add-edit-settings .popup h1,.delete-account .popup h1{background:#2e77ae;color:#fff;font-size:140%;font-weight:300;margin:-1rem -1rem 1rem;padding:1.25rem .5rem;text-align:center}.add-edit-settings .popup h1 i,.delete-account .popup h1 i{margin-right:.5rem}.add-edit-settings .popup input,.delete-account .popup input{background:#fff;border:1px solid #ccc;color:#555;outline:none;padding:3%;width:100%}.add-edit-settings .popup input:focus,.delete-account .popup input:focus{border:1px solid #2e77ae;box-shadow:0 0 5px #2e77ae;padding:3%}.add-edit-settings .popup input.input-error,.delete-account .popup input.input-error{border:1px solid #d31336;box-shadow:none;color:#d31336}.add-edit-settings .popup input[type=submit],.delete-account .popup input[type=submit]{background:#2e77ae;border-bottom:2px solid #2e77ae;border-left-style:none;border-right-style:none;border-top-style:none;color:#fff;font-size:.9rem;margin-top:1rem;padding:3%;text-transform:capitalize;width:100%}.add-edit-settings .popup input[type=submit]:hover,.delete-account .popup input[type=submit]:hover{background:#1565a0;cursor:pointer;transition:background .3s ease-in-out}.add-edit-settings .popup .input-wrapper,.delete-account .popup .input-wrapper{margin:1.5rem auto;position:relative}.add-edit-settings .popup .input-wrapper .input-with-padding,.delete-account .popup .input-wrapper .input-with-padding{padding-right:1.8rem}.add-edit-settings .popup .input-wrapper .input-wrapper-label,.delete-account .popup .input-wrapper .input-wrapper-label{color:#d31336;font-size:.85rem;left:.2rem;position:absolute;top:2.4rem}.add-edit-settings .popup .input-wrapper i,.delete-account .popup .input-wrapper i{align-items:center;color:#0006;cursor:pointer;display:flex;font-size:.9rem;height:1rem;justify-content:center;position:absolute;right:.5rem;top:calc(50% - .5rem)}.add-edit-settings .popup .input-wrapper i:hover,.delete-account .popup .input-wrapper i:hover{color:#444;transition:all .2s linear}.add-edit-settings .popup .action-button,.delete-account .popup .action-button{background-color:#0000;border:none;color:#0d2137;cursor:pointer;display:inline-block;font-size:.9rem;margin:.75rem .2rem 0;outline:none;transition:color .3s ease-in-out}.add-edit-settings .popup .action-button:hover,.delete-account .popup .action-button:hover{color:#2e77ae}.add-edit-settings--visible,.delete-account--visible{opacity:1;visibility:visible}.delete-account .popup h1{background-color:#d31336}.delete-account .popup input:focus{border:1px solid #d31336;box-shadow:0 0 2px #d31336}.delete-account .popup input[type=submit]{background:#d31336;border-bottom:2px solid #d31336}.delete-account .popup input[type=submit]:hover{background:#d25050}.add-edit-settings-rtl .popup h1 i,.delete-account-rtl .popup h1 i{margin-left:.5rem;margin-right:0}.add-edit-settings-rtl .popup .input-wrapper .input-with-padding,.delete-account-rtl .popup .input-wrapper .input-with-padding{padding-left:1.8rem;padding-right:3%}.add-edit-settings-rtl .popup .input-wrapper .input-wrapper-label,.delete-account-rtl .popup .input-wrapper .input-wrapper-label{left:auto;right:.2rem}.add-edit-settings-rtl .popup .input-wrapper i,.delete-account-rtl .popup .input-wrapper i{left:.5rem;right:auto}.add-edit-settings-rtl .popup .action-button i,.delete-account-rtl .popup .action-button i{transform:scaleX(-1)}.backup-select{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:101}.backup-select-visible{opacity:1;transition:opacity .3s;visibility:visible}.backup-select .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:90vh;max-width:95vw;overflow:auto;padding:2rem 3rem;position:relative;width:35rem}.backup-select .popup>h1{color:#0d2137;font-size:1.8rem;font-weight:600;line-height:1.8rem;margin-bottom:.5rem;text-align:center;width:100%}.backup-select .popup .buttons-wrapper{margin:3rem 0 1.5rem;width:100%}.backup-select .popup .buttons-wrapper .button{align-items:center;border:1px solid #bbb;border-radius:.5rem;cursor:pointer;display:flex;margin-top:1.5rem;min-height:6rem;padding:0 .5rem;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:100%}.backup-select .popup .buttons-wrapper .button:hover{background-color:rgba(46,119,174,.063);border-color:#2e77ae}.backup-select .popup .buttons-wrapper .button .icon-wrapper{align-items:center;display:flex;font-size:2rem;justify-content:center;margin:0 1rem;width:3rem}.backup-select .popup .buttons-wrapper .button .icon-wrapper i{color:#495c77}.backup-select .popup .buttons-wrapper .button .content-wrapper{width:calc(100% - 4rem)}.backup-select .popup .buttons-wrapper .button .content-wrapper h1{color:#0d2137;font-size:1.2rem;font-weight:500;line-height:1.5rem;text-transform:capitalize}.backup-retrieve-data{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}.backup-retrieve-data-visible{opacity:1;transition:opacity .3s;visibility:visible}.backup-retrieve-data .popup{background-color:#fff;border:3px solid #cfcecd;border-radius:.4rem;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px #fff;max-height:90vh;max-width:95vw;overflow:auto;padding:2rem 3rem;position:relative;width:35rem}.backup-retrieve-data .popup .retrieve-data{width:100%}.backup-retrieve-data .popup .retrieve-data>h1{color:#0d2137;font-size:1.5rem;font-weight:600;line-height:1.8rem;margin-bottom:1rem}.backup-retrieve-data .popup .retrieve-data>p{color:#444;font-size:1rem;line-height:1.5rem;margin-bottom:1.5rem}.backup-retrieve-data .popup .retrieve-data .upload-file{align-items:center;border:1px solid #cfcecd;border-radius:.5rem;display:flex;height:11rem;justify-content:center;margin:0 auto;width:100%}.backup-retrieve-data .popup .retrieve-data .upload-file .file-wrapper{align-items:center;display:flex;flex-direction:column;height:9.5rem;justify-content:space-between;width:100%}.backup-retrieve-data .popup .retrieve-data .upload-file .file-wrapper i{color:#0d2137;font-size:1.5rem;margin-bottom:.5rem;opacity:0;transition:all .2s ease-in-out}.backup-retrieve-data .popup .retrieve-data .upload-file .file-wrapper img{max-height:4.5rem;max-width:4.5rem}.backup-retrieve-data .popup .retrieve-data .upload-file .file-wrapper span.headline{word-wrap:break-word;color:#0d2137;font-size:1rem;height:2.5rem;margin-top:.5rem;overflow:auto;padding:.25rem .2rem;text-align:center;width:80%}.backup-retrieve-data .popup .retrieve-data .upload-file .file-wrapper:hover i{opacity:1}.backup-retrieve-data .popup .retrieve-data button.submit{align-items:center;background-color:#2e77ae;border:1px solid #2e77ae;border-radius:.3rem;box-shadow:0 0 0 1px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:3rem;justify-content:center;margin-top:3rem;outline:none;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.backup-retrieve-data .popup .retrieve-data button.submit:last-child{margin-bottom:2rem}.backup-retrieve-data .popup .retrieve-data button.submit:hover{background-color:#286796;border-color:#286796}*{-webkit-user-drag:none;box-sizing:border-box;font-family:arial,sans-serif;margin:0;padding:0;-webkit-user-select:none;user-select:none}::-webkit-scrollbar{height:0;width:.5rem}::-webkit-scrollbar-thumb{background-color:#0000;border-radius:5px}:hover::-webkit-scrollbar-thumb{background-color:#9c9d9e}.page{background-color:#f1f4f6;height:100vh;overflow:hidden;padding-left:5rem;position:relative}.page .page-container{display:flex;margin-top:1rem}.page-rtl{direction:rtl;padding-left:0;padding-right:5rem}.disabled{opacity:.7;pointer-events:none!important}.waiting{cursor:wait!important;opacity:.7!important}.not-allowed{cursor:not-allowed!important}html{font-size:14px}@media only screen and (min-width:800px){html{font-size:15px}}@media only screen and (min-width:1100px){html{font-size:16px}}@media only screen and (min-width:1600px){html{font-size:17px}}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:normal;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:block;font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../../static/media/fa-brands-400.23f19bb08961f37aaf69.eot);src:url(../../static/media/fa-brands-400.23f19bb08961f37aaf69.eot?#iefix) format("embedded-opentype"),url(../../static/media/fa-brands-400.d878b0a6a1144760244f.woff2) format("woff2"),url(../../static/media/fa-brands-400.2285773e6b4b172f07d9.woff) format("woff"),url(../../static/media/fa-brands-400.527940b104eb2ea366c8.ttf) format("truetype"),url(../../static/media/fa-brands-400.2f517e09eb2ca6650ff5.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../../static/media/fa-regular-400.77206a6bb316fa0aded5.eot);src:url(../../static/media/fa-regular-400.77206a6bb316fa0aded5.eot?#iefix) format("embedded-opentype"),url(../../static/media/fa-regular-400.7a3337626410ca2f4071.woff2) format("woff2"),url(../../static/media/fa-regular-400.bb58e57c48a3e911f15f.woff) format("woff"),url(../../static/media/fa-regular-400.491974d108fe4002b2aa.ttf) format("truetype"),url(../../static/media/fa-regular-400.4689f52cc96215721344.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../../static/media/fa-solid-900.9bbb245e67a133f6e486.eot);src:url(../../static/media/fa-solid-900.9bbb245e67a133f6e486.eot?#iefix) format("embedded-opentype"),url(../../static/media/fa-solid-900.1551f4f60c37af51121f.woff2) format("woff2"),url(../../static/media/fa-solid-900.eeccf4f66002c6f2ba24.woff) format("woff"),url(../../static/media/fa-solid-900.be9ee23c0c6390141475.ttf) format("truetype"),url(../../static/media/fa-solid-900.7a8b4f130182d19a2d7c.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}
/*# sourceMappingURL=main.41dfd0c3.css.map*/