:root{--main-bg-color:#f2f4f9;--ripley-guinda:#741472;--ripley-amarillo:#ffd400;--ripley-salmon:#f15b5b;--ripley-rojo:#ce171e;--ripley-plateado:#cfd4d8;--ripley-purpura:#7c3f88;--ripley-lavanda:#70578b;--ripley-violeta:#5e388a;--alt-morado:#9240c9;--alt-violeta:#70578b;--textos-primario:#333;--textos-secundario:#6a6a6a;--textos-terciario:#999;--textos-negativo:#fff;--fondos-blanco:#fff;--fondos-hueso:#f8f8f8;--fondos-gris-claro:#efefef;--otros-border:#ccc}@font-face{font-family:"Open Sans";src:url(/static/media/OpenSans-Regular.3ed9575d.ttf);font-weight:400}@font-face{font-family:"Open Sans";src:url(/static/media/OpenSans-Light.2d0bdc8d.ttf);font-weight:100}@font-face{font-family:"Open Sans";src:url(/static/media/OpenSans-SemiBold.ba5cde21.ttf);font-weight:500}@font-face{font-family:"Open Sans";src:url(/static/media/OpenSans-Bold.1025a6e0.ttf);font-weight:700}@font-face{font-family:"Open Sans";src:url(/static/media/OpenSans-ExtraBold.fb7e3a29.ttf);font-weight:900}html{scroll-behavior:smooth}*,:after,:before{margin:0;padding:0;box-sizing:inherit}body{margin:0;font-family:Open Sans;color:var(--main-global-color);font-weight:400;box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track-piece{background:#eee!important}::-webkit-scrollbar-thumb{background:#888!important}.mobile-container{height:100vh;width:411px;margin:0 auto;position:relative;background:#f2f4f9;background:var(--main-bg-color);overflow-y:hidden}.mobile-container-absolute{height:100vh;width:411px;margin:0 auto;position:relative;background:#f9f9f9;position:absolute;-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.mobile-container-absolute.showsummary{-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media only screen and (max-width:411px){.mobile-container{width:100%}.mobile-container-absolute{width:100%;position:absolute}}.input-container{background-color:var(--fondos-blanco);width:100%;border:1px solid var(--otros-border);box-sizing:border-box;border-radius:12px;overflow:hidden;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}.input-container-error{font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;color:#f15b5b;margin-left:.8em;margin-top:.1em}.input-container .input-button-password{cursor:pointer;margin-right:16px;display:flex;align-items:center;padding:3px}.input-container .input-button-password>img{width:22px;height:auto}.input-container .input-button-password.not-focused>img{-webkit-filter:invert(80%) sepia(10%) saturate(101%) hue-rotate(159deg) brightness(91%) contrast(97%);filter:invert(80%) sepia(10%) saturate(101%) hue-rotate(159deg) brightness(91%) contrast(97%)}.input-container .input-button-add{margin:6px 6px 6px 0;display:flex;cursor:pointer}.input-container .input-button-add>img{height:100%;width:auto}.input-container .input-button-add.disabled{pointer-events:none;opacity:.4}.input-container:focus{border:1.2px solid var(--ripley-violeta)!important}.pure-material-textfield-filled{position:relative;display:inline-block;font-size:14px;overflow:hidden;width:100%;background-color:var(--fondos-blanco)}.pure-material-textfield-filled>input,.pure-material-textfield-filled>textarea{display:block;box-sizing:border-box;margin:0;border:none;border-top:27px solid transparent;padding:0 12px 7px;width:100%;height:inherit;color:var(--textos-primario);background-color:var(--fondos-blanco);box-shadow:none;font-family:inherit;font-size:14px;line-height:inherit;caret-color:#9acd32;transition:border-bottom .2s,background-color .2s}.pure-material-textfield-filled>input+span,.pure-material-textfield-filled>textarea+span{position:absolute;top:0;left:0;right:0;bottom:0;display:block;box-sizing:border-box;padding:8px 12px 0;color:var(--textos-secundario);font-size:12px;line-height:16px;pointer-events:none;transition:color .2s,font-size .2s,line-height .2s}.pure-material-textfield-filled>input:not(:focus):-ms-input-placeholder+span,.pure-material-textfield-filled>textarea:not(:focus):-ms-input-placeholder+span{font-size:inherit;line-height:36px}.pure-material-textfield-filled>input:not(:focus):placeholder-shown+span,.pure-material-textfield-filled>textarea:not(:focus):placeholder-shown+span{font-size:inherit;line-height:36px}.pure-material-textfield-filled>input:focus,.pure-material-textfield-filled>textarea:focus{outline:none}.pure-material-textfield-filled>input:focus+span,.pure-material-textfield-filled>textarea:focus+span{color:var(--ripley-purpura);font-weight:600;font-style:normal}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.pure-material-textfield-filled>input,.pure-material-textfield-filled>input+span,.pure-material-textfield-filled>input+span:after,.pure-material-textfield-filled>textarea,.pure-material-textfield-filled>textarea+span,.pure-material-textfield-filled>textarea+span:after{transition-duration:.1s}}}.login-container{background-image:url(/static/media/bg_login.99fb63ee.png);min-height:100vh;background-repeat:no-repeat;background-size:100% 100%}.login-container,.login-container .login-form{display:flex;align-items:center;justify-content:center}.login-container .login-form{margin:30px 0;background-color:var(--fondos-blanco);width:442px;box-shadow:0 4px 16px rgba(183,188,191,.5);border-radius:12px;padding:40px;flex-direction:column}.login-container .login-form>img{width:86px;height:auto}.login-container .login-form>h1{font-weight:600;font-size:18px;margin-top:25px;letter-spacing:-.01em;font-style:normal}.login-container .login-form>h2{font-weight:400;font-size:16px;line-height:22px;text-align:center;letter-spacing:-.005em;margin-top:4px;margin-bottom:25px}.login-container .login-form .login-input-container{margin-bottom:10px;width:100%}.login-container .login-form .login-button-container{margin-top:24px;margin-bottom:50px;width:100%}@media screen and (max-width:620px){.login-form{width:70%!important}}@media screen and (max-width:520px){.login-form{width:85%!important}}@media screen and (max-width:450px){.login-form{padding:40px 20px!important}}@media screen and (max-width:330px){.login-form{padding:30px 15px!important}.login-form .login-button-container{margin-bottom:30px}}.button-container{font-style:normal;font-weight:400;font-size:17px;line-height:23px;width:100%;border-radius:48px;text-align:center;padding:12px 0;cursor:pointer}.button-container.disabled{opacity:.4;pointer-events:none}.modal-form-container-fields{padding:24px 24px 0}.modal-form-container-fields .modal-input:first-child{margin-bottom:12px}.modal-form-container-fields .modal-row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:24px}.modal-form-container-fields .modal-row>div:first-child{width:37%}.modal-form-container-fields .modal-row>div:not(:first-child){width:60%}.modal-form-container-fields .modal-grid{display:grid}@media screen and (min-width:768px){.modal-form-container-fields .modal-grid{grid-gap:1rem;gap:1rem;grid-template-columns:100px repeat(auto-fit,minmax(0,1fr))}}.modal-form-container-fields .modal-grid>div:not(:last-child){margin-bottom:24px}.modal-form-container-footer{padding:24px;display:flex;flex-direction:row;justify-content:space-between}.modal-form-container-footer>div:not(:only-child){width:46%}@-webkit-keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.base-modal-container{width:400px;background-color:var(--fondos-blanco);padding:0;border:none;outline:none;border-radius:12px;opacity:0;-webkit-animation:fadeInModal 1s;animation:fadeInModal 1s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.base-modal-container-header{padding:28px 16px 16px;text-align:center;background-color:var(--ripley-purpura);align-items:center;justify-content:center}.base-modal-container-header>p{color:#fff;font-style:normal;font-size:20px;letter-spacing:-.01em;text-align:center!important}.base-modal-container-header>img{width:36px;height:auto}@media screen and (max-width:440px){.base-modal-container{width:90%!important}}.autocomplete_input-container__1LND9{background-color:var(--fondos-blanco);width:100%;border:1px solid var(--otros-border);box-sizing:border-box;border-radius:12px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}.autocomplete_input-container-error__2SdnM{font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;color:#f15b5b;margin-left:.8em;margin-top:.1em}.autocomplete_input-container__1LND9 .autocomplete_input-button-password__2tO8j{cursor:pointer;margin-right:16px;display:flex;align-items:center;padding:3px}.autocomplete_input-container__1LND9 .autocomplete_input-button-password__2tO8j>img{width:22px;height:auto}.autocomplete_input-container__1LND9 .autocomplete_input-button-password__2tO8j.autocomplete_not-focused__37BjS>img{-webkit-filter:invert(80%) sepia(10%) saturate(101%) hue-rotate(159deg) brightness(91%) contrast(97%);filter:invert(80%) sepia(10%) saturate(101%) hue-rotate(159deg) brightness(91%) contrast(97%)}.autocomplete_input-container__1LND9 .autocomplete_input-button-add__163Lc{margin:6px 6px 6px 0;display:flex;cursor:pointer}.autocomplete_input-container__1LND9 .autocomplete_input-button-add__163Lc>img{height:100%;width:auto}.autocomplete_input-container__1LND9 .autocomplete_input-button-add__163Lc.autocomplete_disabled__J5iSm{pointer-events:none;opacity:.4}.autocomplete_input-container__1LND9:focus{border:1.2px solid var(--ripley-violeta)!important}.autocomplete_pure-material-textfield-filled__iRWzJ{position:relative;display:inline-block;font-size:14px;overflow:hidden;width:100%;background-color:transparent}.autocomplete_pure-material-textfield-filled__iRWzJ>input,.autocomplete_pure-material-textfield-filled__iRWzJ>textarea{display:block;box-sizing:border-box;margin:0;border:none;border-top:27px solid transparent;padding:0 12px 7px;width:100%;height:inherit;color:var(--textos-primario);background-color:transparent;box-shadow:none;font-family:inherit;font-size:14px;line-height:inherit;caret-color:#9acd32;transition:border-bottom .2s,background-color .2s}.autocomplete_pure-material-textfield-filled__iRWzJ>input+span,.autocomplete_pure-material-textfield-filled__iRWzJ>textarea+span{position:absolute;top:0;left:0;right:0;bottom:0;display:block;box-sizing:border-box;padding:8px 12px 0;color:var(--textos-secundario);font-size:12px;line-height:16px;pointer-events:none;transition:color .2s,font-size .2s,line-height .2s}.autocomplete_pure-material-textfield-filled__iRWzJ>input:not(:focus):-ms-input-placeholder+span,.autocomplete_pure-material-textfield-filled__iRWzJ>textarea:not(:focus):-ms-input-placeholder+span{font-size:inherit;line-height:36px}.autocomplete_pure-material-textfield-filled__iRWzJ>input:not(:focus):placeholder-shown+span,.autocomplete_pure-material-textfield-filled__iRWzJ>textarea:not(:focus):placeholder-shown+span{font-size:inherit;line-height:36px}.autocomplete_pure-material-textfield-filled__iRWzJ>input:focus,.autocomplete_pure-material-textfield-filled__iRWzJ>textarea:focus{outline:none}.autocomplete_pure-material-textfield-filled__iRWzJ>input:focus+span,.autocomplete_pure-material-textfield-filled__iRWzJ>textarea:focus+span{color:var(--ripley-purpura);font-weight:600;font-style:normal}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.autocomplete_pure-material-textfield-filled__iRWzJ>input,.autocomplete_pure-material-textfield-filled__iRWzJ>input+span,.autocomplete_pure-material-textfield-filled__iRWzJ>input+span:after,.autocomplete_pure-material-textfield-filled__iRWzJ>textarea,.autocomplete_pure-material-textfield-filled__iRWzJ>textarea+span,.autocomplete_pure-material-textfield-filled__iRWzJ>textarea+span:after{transition-duration:.1s}}}.autocomplete_autocomplete__2GL0P{z-index:1400;width:100%;top:55px;position:absolute;background-color:#fff;border-radius:12px;overflow:hidden;-webkit-filter:drop-shadow(0 4px 8px rgba(68,68,68,.24)) drop-shadow(0 0 2px rgba(68,68,68,.12));filter:drop-shadow(0 4px 8px rgba(68,68,68,.24)) drop-shadow(0 0 2px rgba(68,68,68,.12))}.autocomplete_autocomplete__2GL0P ul{padding:0}.autocomplete_autocomplete__2GL0P ul li{list-style:none;height:44px}.autocomplete_autocomplete__2GL0P ul li button{cursor:pointer;width:100%;height:100%;border:0;outline:0;font-size:17px;color:#333;line-height:22px;background-color:transparent;text-align:left}.autocomplete_autocomplete__2GL0P ul li button span{padding:8px}.autocomplete_autocomplete__2GL0P ul li button:hover{background-color:#f7f2f7}.sidebar-container{color:#fff;display:flex;flex-direction:column;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:100% 100%;min-width:270px}.sidebar-container .sidebar-title{padding:40px 24px 10px}.sidebar-container .sidebar-title>h2{font-style:normal;font-weight:500;font-size:24px;line-height:33px;display:flex;align-items:flex-end;color:var(--textos-negativo)}.sidebar-container .sidebar-title>h2>span{font-weight:600;margin-left:8px}.sidebar-container .sidebar-title>h2>img{margin-top:12px}.sidebar-container .sidebar-body{flex:1 1}.sidebar-container .sidebar-body .sidebar-tag1{margin-top:24px}.sidebar-container .sidebar-body .sidebar-tag2{margin-top:28px}.sidebar-container .sidebar-body>h2{margin:10px 24px;font-style:normal;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.01em;color:var(--textos-negativo);opacity:.7}.sidebar-container .sidebar-body .sidebar-option{display:flex;flex:1 1;flex-direction:row;align-items:center;margin-right:30px;border-radius:0 8px 8px 0;color:inherit;text-decoration:inherit;cursor:pointer}.sidebar-container .sidebar-body .sidebar-option>svg{margin:14px 14px 14px 24px;fill:#fff}.sidebar-container .sidebar-body .sidebar-option>img{width:11px;height:auto;margin:14px 14px 14px 24px}.sidebar-container .sidebar-body .sidebar-option>p{font-style:normal;font-weight:400;font-size:14px;line-height:18px;margin-right:25px}.sidebar-container .sidebar-body .sidebar-option.active{background-color:var(--fondos-blanco);box-shadow:0 0 1px rgba(0,0,0,.16),0 1px 4px rgba(0,0,0,.16)}.sidebar-container .sidebar-body .sidebar-option.active>p{color:var(--ripley-purpura);font-weight:500}.sidebar-container .sidebar-body .sidebar-option.active>svg{fill:#7c3f88}.sidebar-container .sidebar-footer{display:flex;flex-direction:column;align-items:flex-end;width:100%}.sidebar-container .sidebar-footer .logout{display:flex;cursor:pointer;flex-direction:row;align-items:center;padding:8px 20px;border-radius:28px;margin:24px;border:1.5px solid var(--textos-negativo)}.sidebar-container .sidebar-footer .logout>p{margin-right:12px}@media screen and (max-width:900px){.sidebar-container{position:absolute;-webkit-transform:translateX(-120%);transform:translateX(-120%);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%;max-width:500px;height:98%;border-radius:0 0 40px 0;z-index:1}.sidebar-container.show{-webkit-transform:translateX(0);transform:translateX(0)}}.layout-container{display:flex;flex-direction:row;height:100vh;background-color:#efefef}@media screen and (max-width:900px){.layout-container{flex-direction:column}}.layout-navbar{display:none}@media screen and (max-width:900px){.layout-navbar{display:flex;background:#fff;padding:.8em 1.5em;box-shadow:0 2px 4px 2px rgba(0,0,0,.1);align-items:center}.layout-navbar .logout-icon{margin-left:auto;width:auto;height:2em;cursor:pointer}}.header-container{display:flex;width:100%;justify-content:space-between;flex-direction:row;align-items:center}.header-container>p{font-family:Open Sans;font-style:normal;font-weight:100;font-size:32px;line-height:44px;color:#333}.header-container>.header-btncontainer{display:flex;flex-direction:row}.header-container>.header-btncontainer>div{min-width:100px;background:#5e388a;border-radius:40px;display:flex;flex-direction:row;padding:14px 20px;align-items:center;justify-content:center;cursor:pointer}.header-container>.header-btncontainer>div.btn2{background-color:#f15b5b;margin-right:1em}.header-container>.header-btncontainer>div.btn3{background-color:#7c3f88;margin-left:1em}.header-container>.header-btncontainer>div>img{margin-right:9px}.header-container>.header-btncontainer>div>p{font-style:normal;font-weight:500;font-size:14px;line-height:16px;display:flex;align-items:center;letter-spacing:.05em;color:#fff}.header-container .header-disabled{pointer-events:none;opacity:.4}.header-title{font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.005em;color:#ff6868}@media screen and (max-width:500px){.header-container{flex-direction:column;align-items:normal}.header-container>p{font-size:26px;line-height:38px;margin-bottom:.4em}.header-container>.header-btncontainer{flex-wrap:wrap}.header-container>.header-btncontainer>div{padding:10px 11px}.header-container>.header-btncontainer>div.btn2{margin-right:1em}.header-container>.header-btncontainer>div>p{font-size:11px;line-height:13px;text-overflow:ellipsis}}.search-container{padding:11px 15px;display:flex;flex-direction:row;align-items:center;align-self:flex-start;border:1px solid var(--otros-border);box-sizing:border-box;border-radius:12px;background-color:var(--fondos-blanco);width:100%}.search-container>img{margin-right:11.5px;width:17.5px;height:auto}.search-container>input{width:100%;font-style:normal;font-weight:400;font-size:15px;line-height:20px;display:flex;align-items:center;letter-spacing:-.005em;color:var(--textos-terciario);border:none;outline:none;font-family:Open Sans}.picking-state-container{display:flex;flex-direction:column;width:100%;padding:1.5em 2.5em 0;overflow-y:auto;overflow-x:hidden;height:100vh}.picking-state-export{display:flex;flex-direction:column;background:#fff;border-radius:10px;padding:19px;margin-top:24px}.picking-state-export span.btnText{font-family:Open Sans;font-style:normal;font-weight:500;font-size:14px;line-height:16px;display:flex;align-items:center;letter-spacing:.05em;color:#fff;text-transform:none;margin-left:0}.picking-state-export-header{display:flex;flex-direction:row;justify-content:space-between}.picking-state-export-header>div{cursor:pointer}.picking-state-export-header>span{font-family:Open Sans;font-weight:500;font-size:18px;line-height:25px;letter-spacing:-.01em;color:#000}.picking-state-export-dates{display:flex;flex-direction:row;flex-wrap:wrap}.picking-state-export-dates-purchase{margin-right:3em}.picking-state-export-dates-dispatch,.picking-state-export-dates-purchase{display:flex;flex-direction:column;margin-top:1em}.picking-state-filters{margin-top:1em;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.picking-state-select{min-width:10em;margin:.5em .3em 0}.picking-state-select.priority{width:10em}.picking-state-select.state{width:9em}.picking-state-select.workingday{min-width:10em}.picking-state-select.buy{min-width:9em}.picking-state-select.dispatch{min-width:10em}.picking-state-select.stores{min-width:9em}.picking-state-search{width:328px;margin:.5em .3em 0 0}.picking-state-table{margin:2em -2.5em 0;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1;overflow-y:hidden}@media screen and (max-width:500px){.picking-state-container{padding:1em 1em 0;overflow-y:auto;overflow-x:hidden}.picking-state-container::-webkit-scrollbar{display:none}.picking-state-search{width:100%;margin-bottom:1em}.picking-state-table{margin:2em -1em 0;flex:none;max-height:500px}}.emails-modal-container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px 24px}.emails-modal-container-head>p{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:var(--textos-primario)}.emails-modal-container-head>span{font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:var(--textos-primario);margin:0 4px}.emails-modal-container-head>div{display:flex;flex-direction:row;align-items:center;justify-content:center}.emails-modal-container-head>div>img{width:13px;height:auto;margin-right:9px}.emails-modal-container-head>div>p{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:var(--ripley-purpura)}.emails-modal-container-input{width:100%;flex:1 1;text-align:start;margin-top:24px}.emails-modal-container-input-list{margin-top:10px;max-height:200px;overflow:auto}.emails-modal-container-footer{padding:12px 0;display:flex;width:100%;flex-direction:row;margin-top:40px;justify-content:space-between}.emails-modal-container-footer>div{width:46%}.emails-container{flex-direction:row;display:flex;flex-wrap:wrap}.emails-container .email-item{display:inherit;flex-direction:row;padding:6px 14px;align-items:center;border:1px solid var(--otros-border);border-radius:12px;margin:6px 14px 6px 0}.emails-container .email-item>div{cursor:pointer;margin-right:6px;display:flex;align-items:center;justify-content:center}.emails-container .email-item>p{font-size:14px;line-height:18px;color:var(--textos-secundario)}.custom_button{height:43px;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:background-color .15s ease-in,opacity .3s ease-in}.radiooption-container{display:flex;flex-direction:row;align-items:center;margin-left:-10px}.radiooption-container>p{font-style:normal;font-weight:400;font-size:15px;line-height:20px;display:flex;align-items:center;letter-spacing:.005em;color:#58595b;flex:none;order:1;align-self:center;margin:8px 0}.picking-types-container{display:flex;flex-direction:column;width:100%;height:100vh}.picking-types-container-head{padding:1.5em 2.5em}.picking-types-container-list{margin-top:24px;display:flex;flex-direction:column;background-color:var(--fondos-blanco);border-radius:10px;overflow:auto}.picking-types-container-list .company-item:not(:first-child){border-top:1px solid #efefef}.picking-types-container-list .company-item{padding:25px 40px;display:flex;flex-direction:row;align-items:center}.picking-types-container-list .company-item .company-info{flex:1 1}.picking-types-container-list .company-item .company-info>h2{font-style:normal;font-weight:400;font-size:16px;line-height:22px;letter-spacing:-.005em;color:var(--textos-primario);margin-bottom:7px}.picking-types-container-list .company-item .company-info>p{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--textos-terciario)}.picking-types-container-list .company-item .company-info>p>span{margin-left:6px;font-weight:500}.picking-types-container-list .company-item .company-pname{flex:1 1}.picking-types-container-list .company-item .company-pname h2{font-size:16px;font-weight:600;line-height:22px;color:var(--ripley-purpura)}.picking-types-container-list .company-item .company-buttons{display:inherit}.picking-types-container-list .company-item .company-buttons>div{margin-left:24px;cursor:pointer}.picking-types-container-list .company-item .company-buttons>div>img{width:40px;height:auto}@media screen and (max-width:500px){.picking-types-container-head{padding:1.5em 1em}}.manifest-resend-container{display:flex;flex-direction:column;width:100%;padding:1.5em 2.5em 0;box-sizing:border-box;height:100vh;overflow-y:auto;overflow-x:hidden}.manifest-resend-filters{margin-top:2em;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.manifest-resend-select{min-width:10em;margin:0 .3em}.manifest-resend-select.closeDate,.manifest-resend-select.company{min-width:9em}.manifest-resend-search{width:328px;margin-right:.3em}.manifest-resend-form{margin-top:4em}.manifest-resend-table{margin:2em -2.5em 0;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1;overflow-y:hidden}@media screen and (max-width:500px){.manifest-resend-container{padding:1em 1em 0}.manifest-resend-container::-webkit-scrollbar{display:none}.manifest-resend-table{margin:1em -1em 0;flex:none;max-height:500px}.manifest-resend-search{width:100%;margin-right:0;margin-bottom:.5em}.manifest-resend-select{margin:.5em .3em 0}}.manifest-history-container{display:flex;flex-direction:column;width:100%;padding:1.5em 2.5em 0;height:100vh;overflow-y:auto;overflow-x:hidden}.manifest-history-filters{margin-top:2em;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.manifest-history-select{min-width:10em;margin:0 .3em}.manifest-history-select:first-child{margin:0 .3em 0 0}.manifest-history-select.company{min-width:9em}.manifest-history-select.multidate{width:20em}.manifest-history-table{margin:2em -2.5em 0;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1;overflow-y:hidden}@media screen and (max-width:500px){.manifest-history-container{padding:1em 1em 0}.manifest-history-container::-webkit-scrollbar{display:none}.manifest-history-table{margin:1em -1em 0;flex:none;max-height:500px}.manifest-history-filters{margin-top:1em}.manifest-history-search{width:100%;margin-right:0;margin-bottom:.5em}.manifest-history-select,.manifest-history-select:first-child{margin:.5em .3em 0}.manifest-history-select:last-child{margin:.5em 0 0}}.manifest-companies-container{display:flex;flex-direction:column;width:100%;height:100vh}.manifest-companies-container-head{padding:1.5em 2.5em 0}.manifest-companies-container-head .companies-search-container{width:328px;margin-top:34px}.manifest-companies-container-list{margin-top:24px;display:flex;flex-direction:column;background-color:var(--fondos-blanco);border-radius:10px;overflow:auto}.manifest-companies-container-list .company-item:not(:first-child){border-top:1px solid #efefef}.manifest-companies-container-list .company-item{padding:14px 40px;display:flex;flex-direction:row;align-items:center}.manifest-companies-container-list .company-item .company-info{flex:1 1}.manifest-companies-container-list .company-item .company-info>h2{font-style:normal;font-weight:400;font-size:16px;line-height:22px;letter-spacing:-.005em;color:var(--textos-primario);margin-bottom:7px}.manifest-companies-container-list .company-item .company-info>p{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:var(--textos-terciario)}.manifest-companies-container-list .company-item .company-info>p>span{margin-left:6px;font-weight:500}.manifest-companies-container-list .company-item .company-buttons{display:inherit}.manifest-companies-container-list .company-item .company-buttons>div{margin-left:24px;cursor:pointer}.manifest-companies-container-list .company-item .company-buttons>div>img{width:40px;height:auto}.manifest-companies-form{margin-top:4em}.manifest-resend-detail-container{display:flex;flex-direction:column;width:100%;padding:1.5em 2.5em 0;box-sizing:border-box;overflow-y:auto;height:100vh}.manifest-resend-detail-filters{margin-top:2em;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.manifest-resend-detail-select{min-width:10em;margin:0 .3em}.manifest-resend-detail-search{width:328px}.manifest-resend-detail-subheader{display:flex;flex-direction:column}.manifest-resend-detail-subheader-row{display:flex;flex-direction:row;align-items:center;margin-top:1em}.manifest-resend-detail-subheader-row:last-child{margin-top:.5em}.manifest-resend-detail-subheader-row-item{display:flex;flex-direction:row;align-items:center;margin-right:1em}.manifest-resend-detail-subheader-row-item>img{margin-right:.5em}.manifest-resend-detail-subheader-row-item>span{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#6a6a6a}.manifest-resend-detail-form{margin-top:4em}.manifest-resend-detail-table{margin:2em -2.5em 0;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1;overflow-y:hidden}@media screen and (max-width:500px){.manifest-resend-detail-container{padding:1em 1em 0}.manifest-resend-detail-container::-webkit-scrollbar{display:none}.manifest-resend-detail-subheader-row{flex-wrap:wrap}.manifest-resend-detail-subheader-row:last-child{margin-top:0}.manifest-resend-detail-table{margin:1em -1em 0;flex:none;max-height:500px}.manifest-resend-detail-search{width:100%;margin-right:0;margin-bottom:.5em}.manifest-resend-detail-select{margin:.5em .3em 0}}.manifest-history-detail-container{display:flex;flex-direction:column;width:100%;flex:1 1;padding:1.5em 2.5em 0;box-sizing:border-box;overflow-x:hidden;height:100vh}.manifest-history-detail-search{width:328px}.manifest-history-detail-subheader{display:flex;flex-direction:column}.manifest-history-detail-subheader-row{display:flex;flex-direction:row;align-items:center;margin-top:1em}.manifest-history-detail-subheader-row:last-child{margin-top:.5em}.manifest-history-detail-subheader-row-item{display:flex;flex-direction:row;align-items:center;margin-right:1em}.manifest-history-detail-subheader-row-item>img{margin-right:.5em}.manifest-history-detail-subheader-row-item>span{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#6a6a6a}.manifest-history-detail-filters{margin-top:2em;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.manifest-history-detail-select{min-width:10em;margin:0 .3em}.manifest-history-detail-select.company{min-width:9em}.manifest-history-detail-select.multidate{min-width:20em}.manifest-history-detail-table{margin:2em -2.5em 0;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1;overflow-y:hidden}@media screen and (max-width:500px){.manifest-history-detail-container{padding:1em 1em 0}.manifest-history-detail-container::-webkit-scrollbar{display:none}.manifest-history-detail-table{margin:1em -1em 0;flex:none;max-height:500px}.manifest-history-detail-filters{flex-wrap:wrap;margin-top:1em}.manifest-history-detail-search{width:100%;margin-right:0;margin-bottom:.5em}.manifest-history-detail-select{margin:.5em .3em 0}.manifest-history-detail-select:first-child{margin:.5em .3em 0 0}.manifest-history-detail-select:last-child{margin:.5em 0 0 .3em}}.picking-state-detail-container{width:100%;padding:1.5em 2.5em 0;box-sizing:border-box;overflow-y:auto;height:100vh}.picking-state-detail-container,.picking-state-detail-subheader{display:flex;flex-direction:column}.picking-state-detail-subheader-title{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#333;margin:.2em 0}.picking-state-detail-subheader-row{display:flex;flex-direction:row;align-items:center;margin-top:1em}.picking-state-detail-subheader-row:last-child{margin-top:.5em}.picking-state-detail-subheader-row-item{display:flex;flex-direction:row;align-items:center;margin-right:1em}.picking-state-detail-subheader-row-item>img{margin-right:.5em}.picking-state-detail-subheader-row-item>span{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#6a6a6a}.picking-state-detail-body{display:flex;flex-direction:column;flex:1 1;margin:2em -2.5em 0;overflow-y:auto;overflow-x:hidden}.picking-state-detail-body-title{display:flex;flex-direction:row;margin-bottom:.5em}.picking-state-detail-body-title-column{display:flex;flex-direction:column;width:100%}.picking-state-detail-body-title-column>span{font-family:Open Sans;font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#7c3f88;margin:0 2.2em .5em}.picking-state-detail-body-title-column-detail{display:flex;flex-direction:row;padding:.8em 1em .8em 2.2em;border-right:2px solid #efefef;width:100%;background:#fff;align-items:center}.picking-state-detail-body-title-column-detail>img{margin-right:.7em}.picking-state-detail-body-title-column-detail>div{display:flex;flex-direction:column}.picking-state-detail-body-title-column-detail>div>span{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#333}.picking-state-detail-body-title-column-detail>div>span:nth-child(2){margin-top:.3em;color:#6a6a6a}.picking-state-detail-body-subtitle{margin:1em 0}.picking-state-detail-body-subtitle.rejected>span{color:#ee2737}.picking-state-detail-body-subtitle.rest>span{color:#f15b5b}.picking-state-detail-body-subtitle>span{display:block;font-family:Open Sans;font-style:normal;font-weight:500;font-size:18px;line-height:25px;letter-spacing:-.01em;color:#7c3f88;margin-left:2.2em;margin-bottom:1em}@media screen and (max-width:500px){.picking-state-detail-container{padding:1em 1em 0;overflow-y:auto;overflow-x:hidden}.picking-state-detail-container::-webkit-scrollbar{display:none}.picking-state-detail-subheader-row{flex-wrap:wrap}.picking-state-detail-body{margin:1em -2.5em 0}.picking-state-detail-body-subtitle-items{overflow-x:auto}.picking-state-detail-body-subtitle-items::-webkit-scrollbar{width:5px;height:5px}}.opacity-exito{background:hsla(0,0%,100%,.6627450980392157);position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000}.opacity-exito .loading{background:url(/static/media/loadingv2.6586ec37.gif) 50% no-repeat;background-size:contain;width:8em;height:8em;border-radius:25px;position:fixed;top:50%;left:50%;z-index:110;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.picking-location-container{display:flex;flex-direction:column;width:100%;height:100vh}.picking-location-container-head{padding:1.5em 2.5em 0}.picking-location-container-head .location-search-container{width:328px;margin-left:auto}.picking-location-container-filters{margin-top:1em;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.picking-location-container-select{min-width:10em;margin:.5em .3em 0}.picking-location-container-select.store{margin-left:0;min-width:8em}.picking-location-container-select.division{min-width:7em}.picking-location-container-select.department{min-width:11em}.picking-location-container-select.brand,.picking-location-container-select.line{min-width:7em}.picking-location-container-list{margin-top:24px;display:flex;flex-direction:column;background-color:var(--fondos-blanco);border-radius:10px;overflow:auto}.picking-location-container-list .location-item:not(:first-child){border-top:1px solid #efefef}.picking-location-container-list .location-item{padding:14px 40px;display:flex;flex-direction:row;align-items:center}.picking-location-container-list .location-item .location-info{display:flex;flex-direction:row;align-items:center;margin-right:auto}.picking-location-container-list .location-item .location-info>h2{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:22px;letter-spacing:-.005em;color:var(--textos-primario)}.picking-location-container-list .location-item .location-info>p{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:var(--textos-terciario)}.picking-location-container-list .location-item .location-info>p>span{margin-left:6px;font-weight:500}.picking-location-container-list .location-item .location-floor{display:flex;justify-content:center;align-items:center;margin-right:4em}.picking-location-container-list .location-item .location-floor>img{margin-right:.5em}.picking-location-container-list .location-item .location-floor>h2{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:var(--ripley-purpura)}.picking-location-container-list .location-item .location-buttons{display:inherit}.picking-location-container-list .location-item .location-buttons>div{display:flex;align-items:center;margin-left:24px;cursor:pointer}.picking-location-container-list .location-item .location-buttons>div>img{width:40px;height:auto}.picking-location-form{margin-top:4em}.modal-delete-company{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px 24px 10px}.modal-delete-company>p{font-style:normal;font-weight:400;font-size:16px;line-height:22px;display:flex;align-items:center;text-align:center;letter-spacing:-.005em;color:var(--textos-primario);margin:0 2px}.modal-delete-company-name{font-weight:500!important;font-size:18px!important;line-height:25px!important}.modal-delete-company-ruc{font-weight:500!important;font-size:16px!important;line-height:22px!important;color:var(--textos-terciario)!important}.modal-error{justify-content:center;flex-direction:column;padding:28px 38px 10px}.modal-error,.modal-error>p{display:flex;align-items:center}.modal-error>p{font-style:normal;font-weight:400;font-size:17px;line-height:22px;text-align:center;letter-spacing:-.005em;color:var(--textos-primario);margin:0 2px}.custom_greaterThan{display:flex;justify-content:center;margin:.5em .3em 0;align-items:center;font-family:Open Sans;font-weight:600;font-size:15px;color:#7c3f88}@media screen and (max-width:500px){.manifest-companies-container-head{padding:1.5em 1em}.manifest-companies-container-head .companies-search-container{width:100%;margin-top:1em}}
/*# sourceMappingURL=main.f4ab3ddd.chunk.css.map */