@font-face{font-family:'Prometo';src:url("../font/prometo_trial_ddIt.ttf") format("truetype"),url("../font/prometo_trial_ddIt.woff") format("woff"),url("../font/prometo_trial_ddIt.eot"),url("../font/prometo_trial_ddIt?#iefix") format("embedded-opentype");font-weight:bold;font-style:italic}*,*:after,*::before{box-sizing:border-box}html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{display:grid;height:100vh;grid-template:7rem calc(100vh - 9rem)/2.5fr 8fr;background-color:#DFE4E8;color:#697179;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'roboto', sans-serif}::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem 0;color:#39AF4C}a{text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit}a:hover,a:active{text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:initial}a:visited{text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit}p{margin:0 0 1rem 0;line-height:1.4rem;word-break:break-word}button{outline:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}html{line-height:1.25;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}input,select,textarea{color:#697179;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:required,input:invalid,input:focus,input:hover,select:required,select:invalid,select:focus,select:hover,textarea:required,textarea:invalid,textarea:focus,textarea:hover{box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.main-container{display:grid;place-items:center;resize:both;overflow:hidden;width:100vw;height:100vh}@media (max-width: 575.98px){.main-container{height:80vh}}.list-options-stores{color:#212B35;font-weight:500;margin-left:1rem;width:100%;margin-bottom:2rem}.list-options-stores span{margin-right:.5rem;font-size:1.1rem;cursor:pointer;padding-bottom:3px;transition:all .2s linear;border:solid 3px transparent}.list-options-stores .option-active{border-bottom:solid 3px #5ABB6E}.container-store{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.card-base{padding:2rem;border-radius:1rem;background-color:#ffffff;box-shadow:0 4px 10px rgba(99,115,129,0.1)}.card-base-components{display:grid;padding:2rem;border-radius:1rem;background-color:#ffffff;box-shadow:0 4px 10px rgba(99,115,129,0.1)}.card-association{width:100%;max-width:520px;border-radius:16px;padding:.55rem 1rem;margin-bottom:.85rem;background-color:#f9fafb;border:2px solid #f9fafb}.card-association__head{width:100%;display:flex;justify-content:space-between;font-size:1.2rem;color:#212b35}.card-association__head .icons-container{display:flex}.card-association__body .association-item{display:flex;margin:1rem 0;align-items:center}.card-association__body .association-item:last-child{margin-bottom:0}.card-association__body .association-item span{font-weight:bold}.card-association-edit-state{opacity:.4}.card-association-edit-state .icon-trash,.card-association-edit-state .icon-edit{display:none}.card-association-selected{width:100%;max-width:520px;border-radius:16px;border:2px solid #5ABB6E;padding:.55rem 1rem;margin-bottom:.85rem;background-color:#f9fafb}.card-association-selected__head{width:100%;display:flex;justify-content:space-between;font-size:1.2rem;color:#212b35}.card-association-selected__head .icons-container{display:flex}.card-association-selected__body .association-item{display:flex;margin:1rem 0;align-items:center}.card-association-selected__body .association-item:last-child{margin-bottom:0}.card-association-selected__body .association-item span{font-weight:bold}.card-association-selected-edit-state{opacity:.4}.card-association-selected-edit-state .icon-trash,.card-association-selected-edit-state .icon-edit{display:none}.card-modifiers{background-color:#ffffff;padding:1rem;border-radius:1rem;border:solid 1px #DFE4E8;margin-bottom:1rem;margin-top:.5rem}.card-modifiers__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.6rem;border-bottom:solid 1px #C4CDD5}.card-modifiers__header-name{max-width:80%}.card-modifiers__header-icon{display:inline-block;cursor:pointer}.card-modifiers__item{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:solid 1px #DFE4E8;padding:.3rem 0;margin-top:.7rem}.card-modifiers__item:last-child{border-bottom:none}.login-bg{background-color:#5ABB6E}.login-card{width:22rem;height:auto}.login-card div{display:grid;margin:0;position:relative}@media (max-width: 575.98px){.login-card{width:calc(100vw - 7rem)}}.login-input-icon{position:absolute;width:1.25rem;height:1.25rem;top:1rem;margin-left:1rem}.login-input{width:auto;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:1rem;padding:1rem;border-radius:.5rem;border:2px solid #DFE4E8;color:#212B35;font-weight:500;text-indent:2rem}.login-input::-moz-placeholder{color:#919EAB;font-weight:400}.login-input:-ms-input-placeholder{color:#919EAB;font-weight:400}.login-input::-ms-input-placeholder{color:#919EAB;font-weight:400}.login-input::placeholder{color:#919EAB;font-weight:400}.login-input:hover{border:2px solid #C3E2C6}.login-input:focus{border:2px solid #5ABB6E;color:#212B35;font-weight:500}.login-input:focus::-moz-placeholder{opacity:0}.login-input:focus:-ms-input-placeholder{opacity:0}.login-input:focus::-ms-input-placeholder{opacity:0}.login-input:focus::placeholder{opacity:0}.login-input:focus+i{background-color:#C3E2C6}.login-input:focus:valid+i{background-color:#39AF4C}.login-input:not(:focus):valid{border:2px solid #C3E2C6;background:#FAFFFA url("../img/icon/16_check.svg") no-repeat 95%}.login-input:not(:focus):valid+i{background-color:#5ABB6E}.login-button{width:auto;height:auto;margin:0;padding:1rem;border:none;border-radius:.5rem;color:white;background-color:#5ABB6E;cursor:pointer;font-weight:400}.login-button:hover{background-color:#39AF4C}.login-button:focus{background-color:#339c44}.login-button--disable{background-color:#C4CDD5}.login-button--disable:hover,.login-button--disable:focus{background-color:#C4CDD5}.login-pw-dinny{background-image:url("../img/logo/dinny_iso_h.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:auto;height:3.5rem}.m-0{margin:0 !important}.m-1{margin:1rem !important}.m-2{margin:2rem !important}.mb-0{margin-bottom:0 !important}.mb-05{margin-bottom:0.5rem !important}.mb-1{margin-bottom:1rem !important}.mb-2{margin-bottom:2rem !important}.mt-05{margin-top:0.5rem !important}.mt-1{margin-top:1rem !important}.mt-1-05{margin-top:1.5rem !important}.mt-2{margin-top:2rem !important}.mr-05{margin-right:.5rem !important}.mr-1{margin-right:1rem !important}.mr-2{margin-right:2rem !important}.ml-05{margin-left:.5rem !important}.ml-1{margin-left:1rem !important}.ml-05{margin-left:.5rem !important}.ml-2{margin-left:2rem !important}.p-0{padding:0}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.mtn-2{margin-top:-2rem !important}.icon-user{-webkit-mask:url("../img/icon/20_user.svg") no-repeat;mask:url("../img/icon/20_user.svg") no-repeat;background:#C4CDD5;transition:all .2s ease-in-out}.icon-close{-webkit-mask:url("../img/icon/20-close.svg") no-repeat;mask:url("../img/icon/20-close.svg") no-repeat;background:#697179;transition:all .2s ease-in-out}.icon-location{-webkit-mask:url("../img/icon/20_pin.svg") no-repeat;mask:url("../img/icon/20_pin.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-lock{-webkit-mask:url("../img/icon/20_lock.svg") no-repeat;mask:url("../img/icon/20_lock.svg") no-repeat;background:#C4CDD5;transition:all .2s ease-in-out}.icon-search{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_search.svg") no-repeat;mask:url("../img/icon/24_search.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-search-green{position:absolute;top:12px;left:14px;width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/16_search.svg") no-repeat;mask:url("../img/icon/16_search.svg") no-repeat;background:#5ABB6E;transition:all .2s ease-in-out}.icon-remove{position:absolute;top:10px;right:10px;width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/20_remove.svg") no-repeat;mask:url("../img/icon/20_remove.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-edit{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_edit.svg") no-repeat;mask:url("../img/icon/24_edit.svg") no-repeat;background:#919EAB;cursor:pointer;transition:all .2s ease-in-out}.icon-edit:hover{background:#212B35}.icon-settings{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_settings.svg") no-repeat;mask:url("../img/icon/24_settings.svg") no-repeat;background:#919EAB;cursor:pointer;transition:all .2s ease-in-out}.icon-settings:hover{background:#212B35}.icon-archive{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_archive.svg") no-repeat;mask:url("../img/icon/24_archive.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-store{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_store.svg") no-repeat;mask:url("../img/icon/24_store.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-arrow-back{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_arrow-back.svg") no-repeat;mask:url("../img/icon/24_arrow-back.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-chevron{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_chevron.svg") no-repeat;mask:url("../img/icon/24_chevron.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-user-tab{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_user.svg") no-repeat;mask:url("../img/icon/24_user.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-associate{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_associate.svg") no-repeat;mask:url("../img/icon/24_associate.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-screen{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_screen.svg") no-repeat;mask:url("../img/icon/24_screen.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-load-image{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24-image.svg") no-repeat;mask:url("../img/icon/24-image.svg") no-repeat;background:#C3E2C6;transition:all .2s ease-in-out}.icon-load-video{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_video.svg") no-repeat;mask:url("../img/icon/24_video.svg") no-repeat;background:#C3E2C6;transition:all .2s ease-in-out}.icon-delivery{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_delivery.svg") no-repeat;mask:url("../img/icon/24_delivery.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-payment{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_payment.svg") no-repeat;mask:url("../img/icon/24_payment.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-transaction{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_transaction.svg") no-repeat;mask:url("../img/icon/24_transaction.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out;cursor:pointer}.icon-transaction:hover{background:#212B35}.icon-code{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_code.svg") no-repeat;mask:url("../img/icon/24_code.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-image{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_image.svg") no-repeat;mask:url("../img/icon/24_image.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-tag{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_tag.svg") no-repeat;mask:url("../img/icon/24_tag.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-star{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_star.svg") no-repeat;mask:url("../img/icon/24_star.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-logout{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/12_logout.svg") no-repeat;mask:url("../img/icon/12_logout.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-trash{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_trash.svg") no-repeat;mask:url("../img/icon/24_trash.svg") no-repeat;background:#919EAB;cursor:pointer;transition:all .2s ease-in-out}.icon-trash:hover{background-color:#212B35}.icon-password{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_password.svg") no-repeat;mask:url("../img/icon/24_password.svg") no-repeat;background:#919EAB;cursor:pointer;transition:all .2s ease-in-out}.icon-password:hover{background-color:#212B35}.icon-clone{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_clone.svg") no-repeat;mask:url("../img/icon/24_clone.svg") no-repeat;background:#919EAB;cursor:pointer;transition:all .2s ease-in-out}.icon-clone:hover{background-color:#212B35}.icon-drag{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24-drag.svg") no-repeat;mask:url("../img/icon/24-drag.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-download{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_download.svg") no-repeat;mask:url("../img/icon/24_download.svg") no-repeat;transition:all .2s ease-in-out;cursor:pointer}.icon-download.enabled{background-color:#212B35}.icon-download.disabled{background:#919EAB}.icon-menu{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_menu.svg") no-repeat;mask:url("../img/icon/24_menu.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-product{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_product.svg") no-repeat;mask:url("../img/icon/24_product.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-info{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_info.svg") no-repeat;mask:url("../img/icon/24_info.svg") no-repeat;cursor:pointer;transition:all .2s ease-in-out}.icon-info.enabled{background-color:#212B35}.icon-info.disabled{background:#919EAB}.icon-report{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_report.svg") no-repeat;mask:url("../img/icon/24_report.svg") no-repeat;background:#919EAB;cursor:pointer;transition:all .2s ease-in-out}.icon-report:hover{background-color:#212B35}.icon-add-product{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/16-add.svg") no-repeat center;mask:url("../img/icon/16-add.svg") no-repeat center;background:#C4CDD5;transition:all .2s ease-in-out}.icon-add-product-60{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/16-add.svg") no-repeat center;mask:url("../img/icon/16-add.svg") no-repeat center;background:#697179;transition:all .2s ease-in-out}.icon-trash-1rem{width:1rem;height:1rem;-webkit-mask:url("../img/icon/24_trash.svg") no-repeat center;mask:url("../img/icon/24_trash.svg") no-repeat center;background:#919EAB;transition:all .2s ease-in-out}.icon-trash{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_trash.svg") no-repeat center;mask:url("../img/icon/24_trash.svg") no-repeat center;background:#919EAB;transition:all .2s ease-in-out}.icon-trash-20{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/20_trash.svg") no-repeat center;mask:url("../img/icon/20_trash.svg") no-repeat center;background:#919EAB;transition:all .2s ease-in-out}.icon-clock{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_clock.svg") no-repeat;mask:url("../img/icon/24_clock.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-coffe{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_coffe.svg") no-repeat;mask:url("../img/icon/24_coffe.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon-book{width:1.5rem;height:1.5rem;-webkit-mask:url("../img/icon/24_book.svg") no-repeat;mask:url("../img/icon/24_book.svg") no-repeat;background:#919EAB;transition:all .2s ease-in-out}.icon--active-green{background:#39AF4C}.alerts-container{margin:1rem 1rem 0 1rem}.alerts-container--hide{display:none}.main-alert{width:100%}.main-alert--hide{display:none !important}.alert-error{display:inline-block !important;width:inherit;height:-webkit-max-content;height:-moz-max-content;height:max-content;font-size:.90rem;padding:1rem 3rem 1rem 3rem;background-color:#fef0f0;border-radius:.5rem;color:#f57979}.alert-error::before{content:'';background-color:#f57979;-webkit-mask-image:url("../img/icon/20_alert.svg");mask-image:url("../img/icon/20_alert.svg");-webkit-mask-size:cover;mask-size:cover;position:absolute;align-self:flex-start;width:1.25rem;height:1.25rem;margin-left:-2rem}.alert-warning{display:inline-block !important;width:inherit;height:-webkit-max-content;height:-moz-max-content;height:max-content;font-size:.90rem;padding:1rem 3rem 1rem 3rem;background-color:#fff6e6;border-radius:.5rem;color:#F7B541}.alert-warning::before{content:'';background-color:#F7B541;-webkit-mask-image:url("../img/icon/20_warning.svg");mask-image:url("../img/icon/20_warning.svg");-webkit-mask-size:cover;mask-size:cover;position:absolute;align-self:flex-start;width:1.25rem;height:1.25rem;margin-left:-2rem}.alert-info{display:inline-block !important;width:inherit;height:-webkit-max-content;height:-moz-max-content;height:max-content;font-size:.90rem;padding:1rem 3rem 1rem 3rem;background-color:#EDF9EE;border-radius:.5rem;color:#5ABB6E}.alert-info::before{content:'';background-color:#5ABB6E;-webkit-mask-image:url("../img/icon/20_info.svg");mask-image:url("../img/icon/20_info.svg");-webkit-mask-size:cover;mask-size:cover;position:absolute;align-self:flex-start;width:1.25rem;height:1.25rem;margin-left:-2rem}.alert-close{background-color:#F24949;-webkit-mask-image:url("../img/icon/16_close.svg");mask-image:url("../img/icon/16_close.svg");-webkit-mask-size:cover;mask-size:cover;position:absolute;width:1rem;height:1rem;cursor:pointer;justify-self:flex-end;margin:1rem 0 0 -2rem;margin-right:1rem}.alert-close:hover{background-color:#ef1919}header{display:grid;background:white;grid-column:2 / 3;height:auto;padding:0 2rem 0 2rem;align-items:center}.header-container{display:grid;grid-template:auto / auto auto}.header-container-title{align-self:center}.header-container-actions{display:flex;justify-content:flex-end;align-items:center}.header-title{font-size:1.25rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:-0.15px;color:#212B35;padding:0}.breadcrumb{display:flex;align-items:center;align-content:center;height:1rem}.breadcrumb-index{font-size:.875rem;font-weight:normal;line-height:1.14;letter-spacing:-0.1px;color:#919EAB}.breadcrumb-index:hover{color:#454F5B}.breadcrumb-index--active{color:#5ABB6E !important;cursor:default;font-weight:500}.breadcrumb-level{height:100%;font-size:.875rem;font-weight:normal;line-height:1.14;letter-spacing:-0.1px;color:#919EAB;padding-left:.25rem}.breadcrumb-level::before{content:'';height:100%;background:url(../img/icon/12_chevron_breadcrumb.svg) no-repeat;width:.75rem;height:.75rem;padding-right:1rem;align-self:flex-end;margin-bottom:.05rem}.breadcrumb-level:hover{color:#454F5B}.breadcrumb-level--active{color:#5ABB6E !important;cursor:default;font-weight:500}.sidebar{position:relative;background:#F4F6F8;grid-column:1 / 2;grid-row:1 / 4;width:100%;overflow-y:hidden;height:100vh}@media only screen and (min-width: 1024px){.sidebar{min-width:18em}}.sidebar-scroll{height:100vh;overflow:hidden}.sidebar-profile{display:flex;padding:1.3rem 1.3rem .81rem 1.3rem;border-bottom:1px solid #DFE4E8}.sidebar-profile-img{width:3.5rem;height:3.5rem;border-radius:.75rem;overflow:hidden;padding:.25rem}.sidebar-profile-img img{width:100%}.sidebar-profile-name-store{font-size:1.5rem;font-weight:bold;color:#212B35;line-height:1.17;letter-spacing:-0.2px;margin-left:1rem}.sidebar-profile-user{font-size:.95rem;font-weight:400;color:#919EAB;line-height:1.25;letter-spacing:normal;margin:1rem 0 0 1rem}@media (max-width: 1300px){.sidebar-profile-user{font-size:.8rem}}.sidebar-profile-user::before{content:'';background-image:url("../img/icon/12_user.svg");background-repeat:no-repeat;display:inline-block;width:.75rem;height:.75rem;padding-left:1rem;margin-top:.5rem}.sidebar-profile-logout{font-size:.85rem;font-weight:400;color:#919EAB;line-height:1.25;letter-spacing:normal;margin:1rem 0 0 1rem;cursor:pointer;transition:all .2s ease-in-out;border-bottom:solid 1px transparent}@media (max-width: 1300px){.sidebar-profile-logout{font-size:.8rem}}.sidebar-profile-logout::before{content:'';background-image:url("../img/icon/12_logout.svg");background-repeat:no-repeat;display:inline-block;width:.75rem;height:.75rem;padding-left:1rem;margin-top:.5rem}.sidebar-profile-logout:hover{color:#212B35;border-bottom:solid 1px #212B35}.sidebar-profile-location{font-size:.95rem;font-weight:400;color:#919EAB;line-height:1.25;letter-spacing:normal;margin:1rem 0 0 1rem}.sidebar-profile-location::before{content:'';background-image:url("../img/icon/12_pin.svg");background-repeat:no-repeat;display:inline-block;width:.75rem;height:.75rem;padding-left:1rem;margin-top:.5rem}.sidebar-menu{display:grid;padding:2rem;width:auto;height:calc(100vh - 20%);align-content:flex-start;overflow-y:auto}.sidebar-menu-title{font-size:.75rem;font-weight:bold;text-transform:uppercase;line-height:normal;letter-spacing:.125rem;color:#39AF4C}.sidebar-menu-container-section{margin:0;padding:0}.sidebar-menu-container-section-tab{position:relative;display:flex;border-radius:12px;margin:1rem 0;padding:1rem;transition:all .2s ease-in-out;cursor:pointer;font-size:1rem;font-weight:500;color:#697179;line-height:1.5;letter-spacing:-0.1}.sidebar-menu-container-section-tab:hover{box-shadow:0 4px 10px 0 #DFE4E8;background-color:white;color:#212B35}.sidebar-menu-container-section-tab:hover>i{background:#39AF4C}.sidebar-menu-container-section-tab::after{content:'';background:url("../img/icon/12_chevron.svg") no-repeat;width:.75rem;height:.75rem;position:absolute;right:1rem;align-self:center;transform:rotate(-90deg);transition:all .2s ease-in-out}.sidebar-menu-container-section-tab-title{padding-left:1rem;padding-right:1rem}@media (max-width: 1300px){.sidebar-menu-container-section-tab-title{display:flex;align-items:center}}.sidebar-menu-container-section-tab--active{box-shadow:0 4px 10px 0 #DFE4E8;background-color:white;color:#212B35}.sidebar-menu-container-section-tab--active::after{transform:rotate(0deg)}.sidebar-menu-container-section-tab--active>i{background:#39AF4C}.sidebar-menu-container-section-tab--active+ul{display:block}@media (max-width: 1300px){.sidebar-menu-container-section-tab{font-size:13px !important}}@media (max-width: 1300px){.sidebar-menu-container-section i{transform:scale(0.8)}}@media (max-width: 1300px){.sidebar-menu-container-section .sidebar-menu-container-options-name{font-size:13px}}.sidebar-menu-container-options{display:none;margin:0;padding:0;transition:all .5s ease-in-out}.sidebar-menu-container-options-name{display:block;margin:1.25rem 0 1.25rem 3.5rem;transition:all .2s ease-in-out;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:-0.05px;color:#212B35;cursor:pointer;display:flex;margin:1.25rem 0 1.25rem 2.75rem}.sidebar-menu-container-options-name::before{content:'';background:url("../img/icon/4_bullet.svg") no-repeat;width:.25rem;height:.25rem;align-self:center;padding-left:.75rem;transition:all .2s ease-in-out;opacity:0}.sidebar-menu-container-options-name:hover::before{opacity:1}.sidebar-menu-container-options-name--active{display:flex;margin:1.25rem 0 1.25rem 2.75rem;transition:all .5s ease-in-out;font-weight:500}@media (max-width: 1300px){.sidebar-menu-container-options-name--active{font-size:13px !important;color:#212B35;font-weight:500}}.sidebar-menu-container-options-name--active::before{content:'';background:url("../img/icon/4_bullet.svg") no-repeat;width:.25rem;height:.25rem;align-self:center;padding-left:.75rem}.sidebar-menu-container-options-name--active:hover{text-decoration:none}.sidebar-absolute{position:absolute;width:100%;bottom:0}.sidebar-footer{position:relative;display:flex;justify-items:center;justify-content:center;background:white;padding:2rem;box-shadow:0 -0.25rem 1rem rgba(99,115,129,0.1)}.header-cms-logo{display:flex;justify-content:center;margin:0 0  0 2rem;position:relative}.header-cms-logo::before{content:"";display:block;width:1px;height:3rem;background-color:#C4CDD5;position:absolute;left:-.8rem;top:-.5rem}.header-cms-logo img{transform:scale(0.9)}.item-menu-establishment-active{color:#212B35 !important;font-weight:500;position:relative}.item-menu-establishment-active::after{content:"";width:4px;height:4px;border-radius:50%;position:absolute;top:6px;left:-12px;background:#39AF4C}.item-menu-establishment-active :hover::after{content:"";width:4px;height:4px;border-radius:50%;position:absolute;top:6px;left:-12px;background:transparent}div.sidebar-submenu-container{display:flex;margin:1.25rem 0 1.25rem 2.75rem;transition:all .2s ease-in-out;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:-0.05px;color:#212B35;cursor:pointer}div.sidebar-submenu-container::before{content:'';width:.25rem;height:.25rem;align-self:center;padding-left:.75rem;opacity:0}.main-store{display:flex;flex-direction:row;flex-wrap:wrap;place-content:flex-start;width:calc(100% - 2rem);padding:1rem 0;margin:0 auto;height:100%;overflow-y:scroll}.main-form{display:grid;grid-column:2 / 3;grid-row:2 / 3;grid-template:auto / auto;width:auto;height:auto;padding:0;margin:1.2rem 1.2rem 0 1.2rem;background:white;border-radius:.75rem;box-shadow:0 4px 10px 0 #DFE4E8;align-content:flex-start;overflow-y:auto;overflow-x:hidden}.main-form-footer{width:auto;height:100%;grid-column:2 / 3;grid-row:3 / 4;background:#FAFFFA;border-radius:0 0 .75rem .75rem;margin:0 2rem 0 2rem;z-index:1;padding:0 2rem;box-shadow:0 -0.25rem 2.5rem rgba(99,115,129,0.1)}.invisible{display:none !important}.search-by-user,.search-by-store{position:relative;margin-right:0px;margin-top:0px}.search-by-user div,.search-by-store div{padding-right:30px}.icon-search{position:absolute;top:8px;left:10px}.borderRight{padding-right:1rem;border-right:1px solid #DFE4E8}.btn-solid-default{border-color:#b0b0b0 !important;background-color:#b0b0b0 !important;color:#FFF !important}.btn{display:flex;align-items:center;justify-content:center;width:auto;height:auto;border-radius:12px;padding:0 2rem;transition:all .2s ease-in-out;font-size:1rem;font-weight:500;font-stretch:normal;font-style:normal;text-align:center;line-height:1.5;letter-spacing:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer}.btn-solid-primary{height:3rem;color:white !important;background:#5ABB6E}.btn-solid-primary:hover{background:#39AF4C !important}.btn-solid-secondary{height:2.5rem;color:white !important;background:#5ABB6E}.btn-solid-secondary:hover{background:#39AF4C !important}.btn-outline-primary{height:3rem;color:#5ABB6E !important;background:#FAFFFA;border:2px solid #5ABB6E}.btn-outline-primary:hover{color:#39AF4C !important;border:2px solid #39AF4C}.btn-outline-secondary{height:2.5rem;color:#5ABB6E !important;background:#FAFFFA;border:2px solid #C3E2C6}.btn-outline-secondary:hover{color:#39AF4C !important;border:2px solid #5ABB6E}.btn-mw{max-width:220px}.btn-disabled{background-color:#c4cdd5}.btn-table{padding:.3rem 1rem;font-size:14px;height:2rem;border-radius:8px;display:inline-flex}.store-item{flex-basis:33.33333%;width:33.33333%;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem}@media (max-width: 991.98px){.store-item{flex-basis:50%}}@media (max-width: 575.98px){.store-item{flex-basis:100%}}.store-card{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem;border-radius:.75rem;background:white;box-shadow:0 4px 10px 0 #C4CDD5;z-index:0}.store-card-bg-brand{position:absolute;width:calc(100% - 1rem);height:5rem;border-radius:.5rem .5rem 0 0;background:#f7931e;top:.5rem;z-index:-1}.store-card-header{display:flex;align-items:flex-end;justify-content:space-between;padding:2rem .5rem 1rem .5rem;z-index:1}.store-card-header-icons{display:block;width:7rem;height:auto;display:flex;justify-content:flex-end;align-items:flex-end}.store-card-header-icons a{display:block;margin-left:.75rem;cursor:pointer}.store-card-header-img{width:6.26rem;height:6.25rem;background:white;border-radius:.75rem;padding:.25rem;box-shadow:0 4px 10px 0 rgba(99,115,129,0.1);overflow:hidden;box-sizing:border-box}.store-card-header-img img{width:100%;height:100%;border-radius:.75rem}.store-card-header>a:hover{background:#5ABB6E}.store-card-body{display:grid;padding:0 1rem 1rem 1rem}.store-card-body-name{font-size:24px;font-weight:bold;line-height:1.33;letter-spacing:-0.2px;text-align:center;color:#212B35}.store-card-body-adress{font-size:14px;font-weight:normal;line-height:1.43;letter-spacing:-0.1;text-align:center;color:#919EAB;margin-top:.5rem}.store-card-release{position:relative;height:200px;min-width:260px;max-width:260px;padding:1rem;border-radius:.75rem;background:white;box-shadow:0 4px 10px 0 #c4cdd5;z-index:0;display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin-top:3rem}.store-card-release__image{width:100%;max-height:50px;min-height:24px;border-radius:12px;position:relative;background-color:#fff;display:flex;justify-content:flex-end}.store-card-release__image .img-container{background:#fff;width:100px;height:100px;position:absolute;top:-65px;left:0;right:0;margin-right:auto;margin-left:auto;border-radius:12px;box-shadow:0 4px 10px 0 #C4CDD5;display:flex;justify-content:center;align-items:center}.store-card-release__image img{width:90px;height:90px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:solid 1px #F7B541}.store-card-release__image .switch-disable-establishment{width:41px;height:24px;background:#5ABB6E;border-radius:16px;position:relative;cursor:pointer}.store-card-release__image .switch-disable-establishment::after{content:"";width:18px;height:18px;border-radius:50%;position:absolute;top:3px;right:2px;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.18)}.store-card-release__image .switch-disable-establishment-inactive{width:41px;height:24px;background:#dfe4e8;border-radius:16px;position:relative;cursor:pointer}.store-card-release__image .switch-disable-establishment-inactive::after{content:"";width:18px;height:18px;border-radius:50%;position:absolute;top:3px;left:2px;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.18)}.store-card-release__name{font-weight:bold;font-size:20px;text-align:center;line-height:24px;letter-spacing:-0.17px;color:#212B35;margin-top:1rem}.store-card-release__actions{width:100%;display:flex;justify-content:center}.store-card-release__actions .action{display:inline-flex}.store-card-release__actions .tag-menus{width:67px;background-color:#F7B541;padding:4px 12px;font-size:14px;color:#fff;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.store-card-release__actions .tag-menus:hover{background-color:#f7a541}.establishment-paused .store-card-release__image{width:100%;max-height:50px;border-radius:12px;position:relative;background-color:#fff;display:flex;justify-content:flex-end}.establishment-paused .store-card-release__image .img-container{background:#fff;width:100px;height:100px;position:absolute;top:-65px;left:0;right:0;margin-right:auto;margin-left:auto;border-radius:12px;box-shadow:0 4px 10px 0 #C4CDD5;display:flex;justify-content:center;align-items:center;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.establishment-paused .store-card-release__image img{width:90px;height:90px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:solid 1px #F7B541}.establishment-paused .store-card-release__image .switch-disable-establishment{width:41px;height:24px;background:#dfe4e8;border-radius:16px;position:relative;cursor:pointer}.establishment-paused .store-card-release__image .switch-disable-establishment::after{content:"";width:18px;height:18px;border-radius:50%;position:absolute;top:3px;left:2px;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.18)}.establishment-paused .store-card-release__name{font-weight:bold;font-size:20px;text-align:center;line-height:24px;letter-spacing:-0.17px;color:#697179;margin-top:1rem}.establishment-paused .store-card-release__actions{width:100%;display:flex;justify-content:center}.establishment-paused .store-card-release__actions .action{display:inline-flex}.establishment-paused .store-card-release__actions .tag-menus{width:67px;background-color:#697179;padding:4px 12px;font-size:14px;color:#fff;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.establishment-paused .store-card-release__actions .tag-menus:hover{background-color:#212B35}.store-other .store-card-release__actions{justify-content:center}.store-other .store-card-release__actions .icon-trash{margin-left:1rem}.modal-pause{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(99,115,129,0.67);display:flex;justify-content:center;align-items:center}.modal-pause-body{width:450px;min-height:324px;background:#fff;border-radius:16px;padding:24px}.modal-pause-img{width:100%;display:flex;justify-content:center;align-items:center}.modal-pause-img img{width:100px;height:100px;border-radius:12px;margin-bottom:32px;-o-object-fit:cover;object-fit:cover}.modal-pause-text{color:#212B35;text-align:center;font-weight:500;font-size:1.2rem;line-height:1.6}.modal-pause-actions{width:100%;display:flex;justify-content:center;margin-top:34px}.profile{display:flex;flex-direction:column;overflow-y:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%;flex-wrap:nowrap}.profile-wrap{flex-wrap:wrap;overflow-y:hidden;overflow-x:hidden}.profile-header{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:100%}.profile-form{position:relative;display:grid;flex-shrink:0;width:100%;grid-template:2.5rem auto / 1fr 1fr;grid-column:1 / 2;grid-row:1 / 2;align-items:flex-start;padding:2rem 2rem 0 2rem}.profile-form-assotiation{position:relative;display:grid;flex-shrink:0;width:100%;grid-template:2.5rem 9rem auto / 1fr 1fr;grid-column:1 / 2;grid-row:1 / 2;align-items:flex-start;padding:2rem 2rem 0 2rem}.profile-form-logo{position:relative;width:11.25rem;height:11.25rem;color:#697179;display:block;background:#F4F6F8 url("../img/store/profile_default.png") no-repeat 50% 50%;background-size:cover;border-radius:1rem;padding:1rem 1rem 1rem 3rem;margin-bottom:1rem}.profile-form-logo img{position:absolute;width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:1rem;margin:0;padding:0;top:0;left:0;box-shadow:0 4px 10px 0 #DFE4E8}.profile-form-icon{position:relative;width:60px;height:60px;color:transparent;display:block;background:transparent no-repeat 50% 50%;background-size:cover;padding:1rem 1rem 1rem 3rem;margin-bottom:1rem;border-radius:50%}.profile-form-icon img{position:absolute;width:initial;height:initial;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:1rem;margin:auto;top:0;left:0;right:0;bottom:0}.profile-form-title{display:flex;grid-column:1 / 3;grid-row:1 / 2;height:100%;justify-content:flex-end}.profile-form-title>h3{display:flex;justify-content:center;align-items:center;position:absolute;padding:.5rem 2rem;left:0;margin:0;border-radius:0 1.5rem 1.5rem 0;height:auto;font-weight:500;letter-spacing:-0.15px;color:white;background:#F24949}.profile-form-title-back{display:flex;position:absolute;padding:.5rem 2rem;left:0;margin:0;border-radius:0 1.5rem 1.5rem 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-weight:500;letter-spacing:-0.15px;color:white !important;background:#F24949}.profile-form-title-back::before{content:'';-webkit-mask:url("../img/icon/12_chevron.svg") no-repeat 0%;mask:url("../img/icon/12_chevron.svg") no-repeat 0%;transform:rotate(90deg);margin-right:.5rem;background:white;display:block;width:.75rem;height:auto}.profile-form-izq{display:grid;width:100%;grid-column:1 / 2;grid-row:2 / 3;align-items:flex-start;border-right:1px solid #DFE4E8;margin-top:2rem;padding-right:2rem}.profile-form-izq-2col{display:grid;grid-template:1fr / 1fr 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;width:100%}.profile-form-izq-assotiation{display:grid;width:100%;grid-column:1 / 2;grid-row:2 / 4;align-items:flex-start;margin-top:1rem}.profile-form-izq-assotiation-2col{display:grid;grid-template:1fr / 1fr 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;width:100%}.profile-form-der{display:grid;width:100%;grid-column:2 / 3;grid-row:2 / 4;align-items:flex-start;padding-left:2rem;margin-top:2rem}.profile-form-der-2col{display:grid;width:100%;grid-template:1fr / 1fr 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem}.profile-form-der-assotiation{display:grid;width:100%;grid-column:2 / 3;grid-row:3 / 4;align-items:flex-start;margin-top:.85rem}.profile-form-title-subsection{font-size:1.25rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:-0.15px;color:#212B35;padding:0;margin-bottom:1.5rem}.profile-footer{display:grid;align-items:center;grid-template:auto / auto auto;height:100%}.profile-footer-actions{display:flex;justify-content:flex-start;align-items:center;align-content:center}.profile-footer-powered-by{display:flex;justify-content:flex-end;align-items:center}.profile .operations{max-height:80px}.grid-fluid{grid-template:2.5rem auto / auto;grid-column:unset;grid-row:unset;height:100%}@media (max-width: 1300px){#mapid{height:400px !important}.custom-col-1300{grid-template:1fr / 1fr}}.associations-head{width:calc(100% - 20px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;padding:8px 32px 0 32px;font-size:12px;color:#212B35;font-weight:500;letter-spacing:-0.09px;margin:auto}.associations-head__email{width:45%}.associations-head__associations{width:45%}.associations-head__actions{width:10%;max-width:140px}.associations-form-title-section{color:#212B35;font-size:1.25rem;font-weight:500;font-stretch:normal;font-style:normal}.associations-form-title-subsection{margin:1rem 0;color:#212B35;font-size:1rem;font-weight:500;font-stretch:normal;font-style:normal}.associations-form-title-secondary{margin:0 0 1rem;font-size:1rem;font-weight:500;font-stretch:normal;font-style:normal}.associations-form-info{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;color:#919EAB}.associations-form-info-green{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;color:#5ABB6E}.associations-table-container{width:100%;height:calc(100% - 55px);margin-top:2rem;overflow-y:scroll}.associations-table-item{width:calc(100% - 20px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;padding:18px 32px;border-radius:12px;margin:8px auto;background-color:#fff;font-weight:500;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1)}.associations-table-item .item-actions{display:flex;justify-content:center;max-width:140px}.associations-table-item span{display:block;margin-right:auto}.associations-table-paginator{width:100%;height:40px;padding-bottom:15px;display:flex;justify-content:flex-end;align-items:center;background-color:white}.associations-container{display:flex;justify-content:flex-start;flex-direction:column;height:55vh;overflow-y:scroll;padding-bottom:20px}.associations-actions{width:100%;display:flex;margin-top:12px;margin-bottom:30px}.btn-paginator{border:none;outline:none;background-color:#F4F6F8;width:28px;height:28px;cursor:pointer;display:flex;justify-content:center;align-items:center}.small-btn-title{font-size:13px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;text-align:right;color:#697179;cursor:default}.section-title h3{display:flex;justify-content:center;align-items:center;position:absolute;padding:.5rem 2rem;left:0;margin:0;border-radius:0 1.5rem 1.5rem 0;height:auto;font-weight:500;letter-spacing:-0.15px;color:white;background:#F24949}#associations-establishments-container{max-height:235px;overflow-y:auto}#containerEstablishmentsSelected{max-height:300px;margin-top:1rem;overflow-y:auto}.btn-paginator:disabled img{opacity:.3}.btn-paginator-next{margin-right:5px}#currentPage{padding:2px 8px;width:28px;height:28px;border:solid 1.5px #f7a541;background:#fff;margin:0 5px;font-size:14px;font-weight:bold;display:flex;justify-content:center;align-items:center}#allPages{font-size:14px;color:#212B35;margin-left:3px}#search-user{position:inline-block;border-radius:16px;width:228px;height:2.5rem;border:none;background:#f4f6f8;padding:0 33px 0 45px}#search-user div{padding-right:30px}#searchByStore{position:inline-block;border-radius:12px;width:100%;height:2.5rem;border:solid 1px #dfe4e8;background:white;padding:0 33px 0 40px;margin-bottom:10px}#searchByStore div{padding-right:30px}.modal-add-user{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(99,115,129,0.67);display:flex;justify-content:center;align-items:center}.modal-add-user-body{width:80%;max-width:930px;min-height:376px;background:#fff;border-radius:16px;padding:24px}.modal-add-user-title{width:100%;text-align:center;color:#212B35;font-weight:500;font-size:20px}.modal-add-user-form{display:flex;justify-content:space-between;margin-top:35px}.modal-add-user-form .col-4{width:31%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-add-user-actions{width:100%;display:flex;justify-content:center;margin-top:12px}.modal-update-user{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(99,115,129,0.67);display:flex;justify-content:center;align-items:center}.modal-update-user-body{width:80%;max-width:930px;min-height:376px;background:#fff;border-radius:16px;padding:24px}.modal-update-user-title{width:100%;text-align:center;color:#212B35;font-weight:500;font-size:20px}.modal-update-user-form{display:flex;flex-direction:column;justify-content:space-between;margin-top:35px}.modal-update-user-form .col-4{width:31%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-update-user-form .col-6{width:48%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-update-user-actions{width:100%;display:flex;justify-content:center;margin-top:12px}.modal-change-password-user{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(99,115,129,0.67);display:flex;justify-content:center;align-items:center}.modal-change-password-user-body{width:450px;height:267px;background:#fff;border-radius:16px;padding:24px 77px}.modal-change-password-user-title{width:100%;text-align:center;color:#212B35;font-weight:500;font-size:20px}.modal-change-password-user-form{display:flex;justify-content:space-between;margin-top:35px}.modal-change-password-user-actions{width:100%;display:flex;justify-content:center;margin-top:8px}.tags-added-container{display:flex;flex-wrap:wrap;place-content:flex-start;justify-content:flex-start;height:55vh;overflow-y:auto;padding-bottom:20px}.tag-added,.tag-to-add{display:inline-flex;justify-content:center;align-items:center;border:solid 2px #C4CDD5;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:6px 16px;border-radius:18px;font-size:.875rem;line-height:1.5;letter-spacing:normal;font-weight:500;color:#212B35;transition:all .2s ease-in-out;margin-right:10px;margin-bottom:10px}.tag-delete{display:inline-block;width:.85rem;height:.85rem;-webkit-mask:url("../img/icon/16_close.svg") no-repeat center;mask:url("../img/icon/16_close.svg") no-repeat center;background-color:#f24949;transition:all .2s ease-in-out;cursor:pointer;margin-left:7px}.tag-add{display:inline-block;width:.85rem;height:.85rem;-webkit-mask:url("../img/icon/16_add.svg") no-repeat center;mask:url("../img/icon/16_add.svg") no-repeat center;background-color:#5abb6e;transition:all .2s ease-in-out;cursor:pointer;margin-left:7px}.tag-create-container{width:100%;height:auto}#suggest-containter{width:100%;height:150px;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.form-group{display:flex;flex-direction:column;margin-bottom:2rem;width:100%;overflow:hidden;box-sizing:border-box}.form-group-radio{margin:.75rem 0 0 0}.form-group-check{display:flex;height:auto;margin:.75rem 0 .75rem 0}.form-group-position{display:inline-flex;margin-bottom:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center}.form-group-typeProduct{margin:.75rem 0 0 0}.form-group-inline{display:inline-flex;margin-bottom:2rem;flex-wrap:wrap;align-items:center}.form-group-shared{display:inline-flex;width:100%;gap:1rem}.form-group-block{display:block;margin-bottom:2rem}.form-group-only{display:grid;margin-bottom:2rem;margin-top:-1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input-label{margin-bottom:.5rem;font-size:.875rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:-0.1px;color:#212B35}.input-label-optional::after{content:'(opcional)';font-size:.75rem;font-weight:normal;color:#697179;margin-left:.25rem}.input-label-radio{display:inline-flex;background:#EDF9EE;padding:.5rem 1rem;border:2px solid #C3E2C6;border-radius:2rem;color:#5ABB6E;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;margin:0 .5rem 0rem 0;transition:all .2s ease-in-out}.input-label-radio:hover{color:#39AF4C}.input-label-check{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;margin:0 1.5rem 0 .5rem;color:#697179;line-height:1rem;transition:all .2s ease-in-out}.input-label-check:hover{color:#212B35}.input-label-switch{width:200px;padding:10px 13px;background-color:white;text-align:center;color:#5ABB6E;font-weight:600;border-radius:40px;border:2px solid #C3E2C6;margin-right:10px;margin-top:20px;margin-bottom:20px}#specifficGroup,#IndependantGroup{display:none}#specifficGroup:checked ~ .input-label-switch.restaurant{background-color:#5ABB6E;border:2px solid #5ABB6E;color:white}#IndependantGroup:checked ~ .input-label-switch.dinny{background-color:#5ABB6E;border:2px solid #5ABB6E;color:white}.form-input{width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.75rem 0;border-radius:.5rem;border:2px solid #DFE4E8;color:#212B35;font-weight:500;line-height:1.25rem;text-indent:1rem}.form-input::-moz-placeholder{color:#919EAB;font-weight:400}.form-input:-ms-input-placeholder{color:#919EAB;font-weight:400}.form-input::-ms-input-placeholder{color:#919EAB;font-weight:400}.form-input::placeholder{color:#919EAB;font-weight:400}.form-input:hover{border:2px solid #C3E2C6}.form-input:focus{border:2px solid #5ABB6E;color:#212B35;font-weight:500}.form-input:focus::-moz-placeholder{opacity:0}.form-input:focus:-ms-input-placeholder{opacity:0}.form-input:focus::-ms-input-placeholder{opacity:0}.form-input:focus::placeholder{opacity:0}.form-input:focus+i{display:none}.form-input:focus:valid+i{display:none}.form-input:disabled{color:#919EAB}.form-input:disabled:hover{border:2px solid #DFE4E8}.form-input:not(:focus):valid{border:2px solid #C3E2C6;background-color:#FAFFFA}.form-input:not(:focus):valid+i{display:none}.form-input-radio{display:none;width:1rem;height:1rem;background:#C3E2C6;transition:all .2s ease-in-out}.form-input-radio:checked+label{border:2px solid #5ABB6E;background:#5ABB6E;color:white}.form-input-check{display:inline-flex;width:1rem;height:1rem;background:#C3E2C6;border-radius:.25rem;cursor:pointer;transition:all .2s ease-in-out}.form-input-check:checked{border:2px solid #5ABB6E;background:#5ABB6E url("../img/icon/12_check.svg") no-repeat center;color:white}.form-input-check:disabled{background-color:#DFE4E8;cursor:auto}.form-input-check:disabled+label{color:#C4CDD5;cursor:auto}.form-input-check:disabled+label:hover{color:none}.form-input-file{height:auto;width:auto;outline:none !important;transition:all .2s ease-in-out}@media (max-width: 1280px){.form-input-file{font-size:.8rem}}.form-input-file::-webkit-file-upload-button{color:#5ABB6E;display:inline-flex;background-color:#F4F6F8;width:auto;height:auto;border-radius:1rem;border:none;padding:1rem 1.5rem;cursor:pointer;outline:none !important;font-weight:bold;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.form-input-file::-webkit-file-upload-button:hover{background-color:#39AF4C;color:white;outline:none !important}.form-input-file::-webkit-file-upload-button:active{background-color:#39AF4C;-webkit-appearance:none;appearance:none;border:none;box-shadow:none;outline:none !important}.form-input-file::-webkit-file-upload-button{color:#fff;display:inline-flex;background-color:#5ABB6E;width:auto;height:auto;border-radius:1rem;border:none;padding:1rem 1.5rem;cursor:pointer;outline:none !important;font-weight:bold}.form-input-file::-webkit-file-upload-button:hover{background-color:#39AF4C;color:white;outline:none !important}.form-input-file::-webkit-file-upload-button:active{background-color:#39AF4C;-webkit-appearance:none;appearance:none;border:none;box-shadow:none;outline:none !important}.form-input-price{width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.75rem 0;border-radius:.5rem;border:2px solid #DFE4E8;color:#212B35;font-weight:500;line-height:1.25rem;text-indent:1rem;transition:all .2s ease-in-out}.form-input-price::-moz-placeholder{color:#919EAB;font-weight:400}.form-input-price:-ms-input-placeholder{color:#919EAB;font-weight:400}.form-input-price::-ms-input-placeholder{color:#919EAB;font-weight:400}.form-input-price::placeholder{color:#919EAB;font-weight:400}.form-input-price:hover{border:2px solid #C3E2C6}.form-input-price:focus{border:2px solid #5ABB6E;color:#212B35;font-weight:500}.form-input-price:focus::-moz-placeholder{opacity:0}.form-input-price:focus:-ms-input-placeholder{opacity:0}.form-input-price:focus::-ms-input-placeholder{opacity:0}.form-input-price:focus::placeholder{opacity:0}.form-input-price:focus+i{background-color:#C3E2C6}.form-input-price:focus:valid+i{background-color:#39AF4C}.form-input-price:disabled{color:#919EAB}.form-input-price:disabled:hover{border:2px solid #DFE4E8}.form-input-price:not(:focus):valid{border:2px solid #C3E2C6;background-color:#FAFFFA}.form-input-price:not(:focus):valid+i{background-color:#5ABB6E}.form-input-price::before{content:'$'}.form-input-position{width:4rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.75rem 0;border-radius:.5rem;border:2px solid #DFE4E8;color:#212B35;font-weight:500;line-height:1.25rem;text-indent:1rem}.form-select{width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:.5rem;border:2px solid #DFE4E8;color:#212B35;font-weight:500;line-height:1.25rem;padding:.75rem;background:url("../img/icon/12_chevron.svg") no-repeat calc(100% - .75rem);transition:all .2s ease-in-out}.form-select::-moz-placeholder{color:#919EAB;font-weight:400}.form-select:-ms-input-placeholder{color:#919EAB;font-weight:400}.form-select::-ms-input-placeholder{color:#919EAB;font-weight:400}.form-select::placeholder{color:#919EAB;font-weight:400}.form-select:hover{border:2px solid #C3E2C6}.form-select:focus{border:2px solid #5ABB6E;color:#212B35;font-weight:500}.form-select:focus::-moz-placeholder{opacity:0}.form-select:focus:-ms-input-placeholder{opacity:0}.form-select:focus::-ms-input-placeholder{opacity:0}.form-select:focus::placeholder{opacity:0}.form-select:focus+i{background-color:#C3E2C6}.form-select:focus:valid+i{background-color:#39AF4C}.form-select:not(:focus):valid{border:2px solid #C3E2C6;background-image:url("../img/icon/12_chevron.svg");background-repeat:no-repeat, no-repeat;background-position:calc(100% - .75rem);background-color:#FAFFFA}.form-select:not(:focus):valid+i{background-color:#5ABB6E}small{font-size:.75rem;font-weight:normal;line-height:1.33;color:#697179;margin-top:.4rem}.form-textarea{width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;border-radius:.5rem;border:2px solid #DFE4E8;color:#212B35;font-weight:500;line-height:1.25rem;resize:none;transition:all .2s ease-in-out}.form-textarea::-moz-placeholder{color:#919EAB;font-weight:400}.form-textarea:-ms-input-placeholder{color:#919EAB;font-weight:400}.form-textarea::-ms-input-placeholder{color:#919EAB;font-weight:400}.form-textarea::placeholder{color:#919EAB;font-weight:400}.form-textarea:hover{border:2px solid #C3E2C6}.form-textarea:focus{border:2px solid #5ABB6E;color:#212B35;font-weight:500}.form-textarea:focus::-moz-placeholder{opacity:0}.form-textarea:focus:-ms-input-placeholder{opacity:0}.form-textarea:focus::-ms-input-placeholder{opacity:0}.form-textarea:focus::placeholder{opacity:0}.form-textarea:focus+i{background-color:#C3E2C6}.form-textarea:focus:valid+i{background-color:#39AF4C}.form-textarea:disabled{color:#919EAB}.form-textarea:disabled:hover{border:2px solid #DFE4E8}.form-textarea:not(:focus):valid{border:2px solid #C3E2C6;background-color:#FAFFFA}.form-textarea:not(:focus):valid+i{background-color:#5ABB6E}.select-wrap{width:100%;overflow:hidden !important;text-overflow:ellipsis;padding-right:4rem;transition:all .2s ease-in-out}.select-table{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.3rem 0;border-radius:.5rem;border:2px solid #DFE4E8;color:#212B35;font-weight:500;line-height:1rem;text-indent:1rem;background:url("../img/icon/12_chevron.svg") no-repeat calc(100% - .75rem);transition:all .2s ease-in-out;font-size:14px;height:30px}.select-table::-moz-placeholder{color:#919EAB;font-weight:400}.select-table:-ms-input-placeholder{color:#919EAB;font-weight:400}.select-table::-ms-input-placeholder{color:#919EAB;font-weight:400}.select-table::placeholder{color:#919EAB;font-weight:400}.select-table:hover{border:2px solid #DFE4E8}.select-table:focus{border:2px solid #DFE4E8;color:#212B35;font-weight:500}.select-table:focus::-moz-placeholder{opacity:0}.select-table:focus:-ms-input-placeholder{opacity:0}.select-table:focus::-ms-input-placeholder{opacity:0}.select-table:focus::placeholder{opacity:0}.select-table:focus+i{background-color:#C3E2C6}.select-table:focus:valid+i{background-color:#39AF4C}.select-table:not(:focus):valid{border:2px solid #DFE4E8;background-image:url("../img/icon/12_chevron.svg");background-repeat:no-repeat, no-repeat;background-position:calc(100% - .75rem)}.select-table:not(:focus):valid+i{background-color:#DFE4E8}.fake-radio-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;visibility:hidden;position:absolute;right:0}.fake-radio-button-label{position:relative;width:50%;padding-left:23px;cursor:pointer;transition:all .2s ease-in-out}.fake-radio-button-label:before{content:"";position:absolute;width:16px;height:16px;background-color:#fff;border:solid 1px #c4cdd5;left:0;border-radius:50%;transition:all .1s ease-in-out}.fake-radio-button-label:after{content:"";position:absolute;width:6px;height:6px;background-color:#fff;left:5px;top:5px;border-radius:50%;transition:all .2s ease-in-out}.fake-radio-button:checked+.fake-radio-button-label:before{content:"";position:absolute;width:16px;height:16px;background-color:#5ABB6E;border:solid 1px #c4cdd5;left:0;border-radius:50%}.integration-item{display:grid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.5rem;border-radius:1rem;background-color:white;box-shadow:0 4px 10px #F4F6F8;margin-bottom:2rem;border:2px dashed #C3E2C6}.integration-item h3{color:#5ABB6E}.integration-item-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem}.integration-item-actions :last-child:hover{background:#212B35}.integration-efectivo{display:flex;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.5rem;border-radius:1rem;background-color:white;box-shadow:0 4px 10px #F4F6F8;margin-bottom:2rem;border:2px dashed #C3E2C6}.integration-efectivo h3{color:#5ABB6E;margin:0}.integration-efectivo-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem}.integration-efectivo-actions :last-child:hover{background:#212B35}.schedule-item{display:grid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.5rem;border-radius:1rem;background-color:white;box-shadow:0 4px 10px #F4F6F8;margin-bottom:2rem;border:2px dashed #C3E2C6}.schedule-item h3{color:#5ABB6E}.schedule-item>span{margin-bottom:.5rem}.schedule-item-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem}.schedule-item-actions :last-child:hover{background:#212B35}.qr-item{display:grid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.5rem;border-radius:1rem;background-color:white;box-shadow:0 4px 10px #F4F6F8;margin-bottom:2rem;border:2px dashed #C3E2C6}.qr-item h3{color:#5ABB6E;text-align:center}.qr-item--img{justify-self:center;width:140px;height:140px;padding:.5rem;background:#EDF9EE;margin-bottom:1rem;border-radius:1rem}.qr-item--img img{width:100%}.qr-item-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem}.qr-item-actions .wrap-action-icons{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;gap:1rem}.qr-item-actions .wrap-action-icons div,.qr-item-actions .wrap-action-icons a{background:#697179}.qr-item-actions .wrap-action-icons a:hover{background:#212B35}.menu-item{flex-basis:33.33333%;width:33.33333%;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem}@media (max-width: 991.98px){.menu-item{flex-basis:50%}}@media (max-width: 575.98px){.menu-item{flex-basis:100%}}.menu-card{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem;border-radius:.75rem;background:white;box-shadow:0 4px 10px 0 #C4CDD5;z-index:0;box-sizing:border-box}.menu-card-header{display:flex;align-items:center;justify-content:center;padding:2rem;background:#F24949;border-radius:.5rem .5rem 0 0;margin-bottom:1rem;font-size:1.2rem;font-weight:bold;color:white;line-height:24px;letter-spacing:-0.17px;box-sizing:border-box}.menu-card-header span{box-sizing:border-box}.menu-card-body{display:grid;padding:0 1rem 1rem 1rem}.menu-card-body>span{font-size:1rem;font-weight:normal;line-height:1.5;letter-spacing:-0.1;text-align:center;color:#919EAB}.menu-card-actions{display:flex;justify-content:center;width:100%;height:auto;padding:0 0 1rem 1rem}.menu-card-actions .tag-menus-admin{width:auto;background-color:#F7B541;padding:4px 12px;font-size:14px;color:#fff;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out}.menu-card-actions .tag-menus-admin:hover{background-color:#f7a541}.menu-product{justify-content:space-between;margin:2rem 0;width:100%;grid-column:1 / 3}.menu-product-item{display:flex;width:100%;height:8rem;padding:1rem;border-radius:1rem;background-color:#ffffff;box-shadow:0 4px 10px rgba(99,115,129,0.1),0 -2px 10px #F9FAFB;align-content:center;align-items:center;justify-content:space-between;margin-bottom:1rem}.menu-product-item-details{display:flex;width:auto;align-content:center;align-items:center}.menu-product-item-details-desc{display:block;margin-left:1rem}.menu-product-item-details-desc .product-info{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.menu-product-item-details-desc-title{max-width:450px;overflow:hidden;text-overflow:ellipsis;font-size:1.25rem;font-weight:500;color:#212B35;line-height:24px;letter-spacing:-0.15px;margin:4px 0}.menu-product-item-details-desc-price{font-size:.9rem;font-weight:500;color:#212B35;line-height:20px;letter-spacing:-0.12px}.menu-product-item-details-desc-category{font-size:.9rem;font-weight:500;color:#919EAB;line-height:12px;letter-spacing:0.5px}.menu-product-item-details-img-container{width:6rem;height:6rem;border-radius:1rem;overflow:hidden}.menu-product-item-details-img-container img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.menu-product-item-actions{display:flex;align-items:center;align-content:center;height:6rem}.menu-product-item-actions a{cursor:pointer;margin-left:.75rem}.menu-product-item-actions a:hover{color:#212B35}.menu-modify{display:flex;justify-content:center;align-items:center;margin:1rem 0;width:100%;grid-column:1 / 3}.menu-modify-item{display:flex;width:100%;height:6rem;padding:1rem;border-radius:1rem;background-color:#ffffff;box-shadow:0 4px 10px rgba(99,115,129,0.1),0 -2px 10px #F9FAFB;align-content:center;align-items:center;justify-content:space-between;max-width:800px}.menu-modify-item:hover{box-shadow:0 4px 10px #C3E2C6,0 -2px 10px #EDF9EE}.menu-modify-item-details{display:flex;width:auto;align-content:center;align-items:center}.menu-modify-item-details-desc{display:block;margin-left:1rem}.menu-modify-item-details-desc-title{display:block;max-width:450px;overflow:hidden;text-overflow:ellipsis;font-size:1.25rem;font-weight:500}.menu-modify-item-details-desc-category{display:block;font-size:1rem;font-weight:500;color:#5ABB6E}.menu-modify-item-actions{display:flex;align-items:center;align-content:center;height:6rem}.menu-product-img{position:relative;width:10rem;height:10rem;color:#697179;display:block;background:#F4F6F8 url("../img/store/menu/product_default.png") no-repeat 50% 50%;background-size:cover;border-radius:1rem;padding:1rem 1rem 1rem 3rem;margin-bottom:1rem}.menu-product-img img{position:absolute;width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:1rem;margin:0;padding:0;top:0;left:0;box-shadow:0 4px 10px 0 #DFE4E8;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none}.menu-product-help{position:relative;background-color:#f4f6f8;padding:1rem .75rem;margin-right:1.5em;height:6rem;z-index:1;opacity:0}.menu-product-help:before{content:'';position:absolute;top:calc(50% - 12px);right:-8px;width:25px;height:25px;background-color:#f4f6f8;transform:rotate(45deg);z-index:-1}.menu-product-help p{max-width:9em}.menu-product-help.active{opacity:1}.icon-info.active{background-color:#212B35}.menu-form{display:block;overflow-y:scroll;overflow-x:hidden;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.menu-form-add-product{display:grid;flex-shrink:0;width:100%;grid-template:2.5rem auto / 1fr 1fr;grid-column:1 / 2;grid-row:1 / 2;align-items:flex-start;padding:2rem 2rem 0 2rem;position:relative;overflow-y:scroll}.modifier-item-aggregate{display:grid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.5rem;border-radius:1rem;background-color:white;box-shadow:0 4px 10px #F4F6F8;margin-bottom:2rem;border:2px dashed #C3E2C6}.modifier-item-aggregate-header{display:flex;justify-content:space-between}.modifier-item-aggregate-header h3{width:100%;color:#5ABB6E}.modifier-item-aggregate-option{display:flex;margin:0 0 .5rem 0;padding:.5rem 0;border-bottom:1px dotted #C4CDD5;justify-content:space-between}.modifier-item-aggregate-option span:first-child{font-weight:bold}.modifier-item-aggregate-actions{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;gap:1rem}.modifier-item-aggregate-actions a:hover{background:#212B35}.menu-product-detail-container{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;place-content:flex-start;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-clone{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(99,115,129,0.67);display:flex;justify-content:center;align-items:center}.modal-clone-body{width:690px;min-height:356px;background:#fff;border-radius:16px;padding:24px}.modal-clone-head{text-align:center}.modal-clone-head h3{color:#212B35;font-size:20px}.modal-clone-head h3 span{color:#f24949}.modal-clone-select-clone{display:flex;justify-content:center;align-items:center;flex-direction:column}.modal-clone-select-clone .clone-options{width:100%;display:flex;margin-top:30px}.modal-clone-select-clone .clone-options p{text-align:left}.modal-clone-select-clone .clone-options-footer{width:100%;margin-top:50px;display:flex;justify-content:space-between}.modal-clone-confirm-establishments{display:flex;justify-content:center;align-items:center;flex-direction:column}.modal-clone-confirm-establishments .clone-options{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:36px}.modal-clone-confirm-establishments .clone-options .container-establishments{width:260px;height:132px;overflow-y:auto;overflow-x:hidden;margin-top:0px;display:flex;flex-direction:column;align-items:flex-start;margin-left:138px;cursor:all-scroll}.modal-clone-confirm-establishments .clone-options-footer{width:100%;margin-top:30px;display:flex;justify-content:space-between}.modal-clone-panels-container{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-clone-panels-container p{text-align:center;max-width:450px;margin:0}.modal-clone-success{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(99,115,129,0.67);display:flex;justify-content:center;align-items:center}.modal-clone-success-body{width:690px;min-height:300px;background:#fff;border-radius:16px;padding:24px}.modal-clone-success-head{text-align:center}.modal-clone-success-head h3{color:#212B35;font-size:20px}.modal-clone-success-head h3 span{color:#5ABB6E}.modal-clone-success-panels-container{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-clone-success-panels-container p{text-align:center;max-width:450px;margin:0}.modal-clone-success-footer{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center}.modal-clone-success .modal-clone-success-links-container{width:100%;height:133px;display:flex;justify-content:center;align-items:center;overflow-x:hidden;overflow-y:auto}.col-4{width:33.33%}.icon-clone-store{margin-top:-3px;margin-right:8px}.title-checks-clone{color:#212B35;font-weight:500}.group-buttons{display:flex}.contain-title{display:flex;align-items:center;margin-bottom:7px}.contain-title i{margin-right:7px;background:#5ABB6E}.contain-title .icon-coffe{margin-top:-5px}.group-1{margin-left:1.9rem}.group-2{margin-left:3.6rem}.group-3{margin-right:-.4rem}#btnBackClone{cursor:pointer}.arrow-back-clone{margin-right:.6rem}.btn-clone-success{padding:12px 32px;border-radius:12px;border:solid 2px #5ABB6E;color:#5ABB6E;font-weight:500;transition:all .3s ease-in-out;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:.5rem}.btn-clone-acept{padding:12px 32px;border-radius:12px;border:solid 2px #5ABB6E;color:#5ABB6E;font-weight:500;transition:all .3s ease-in-out;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.banner-container{display:flex;flex-direction:column;width:100%;height:60vh;overflow-y:scroll;margin-top:-.5rem}.banner-item{display:flex;padding:1.2rem 1rem;width:100%;height:auto;border:dashed 1px #5ABB6E;box-shadow:0 4px 10px 0 rgba(99,115,129,0.1);border-radius:16px;box-sizing:border-box;margin-bottom:1rem}.banner-item__image{width:4.3em;height:4.3em;border-radius:8px;display:inline-table}.banner-item__image img{width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.banner-item__info{padding:0 10px;width:65%}.banner-item__info p{display:inline-block;margin:0}.banner-item__info .title{font-weight:bold;color:#212B35;font-size:20px;line-height:1.2;margin-bottom:3px}.banner-item__info .url{font-size:14px;line-height:1.14}.banner-item__actions{width:20%;display:flex;justify-content:flex-end}.banner-item__actions span{display:inline-block}.banner-item__actions span:last-child{margin-left:8px}.slide-added-container{width:100%;height:55vh;display:flex;flex-direction:column;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box}.slide-load-file{width:180px;height:100px;margin-top:32px;background:#FAFFFA;border-radius:4px;border:dashed 2px #C3E2C6;color:#5ABB6E;font-size:12px;line-height:16px;letter-spacing:-0.1px;text-align:center;font-weight:500;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.slide-load-file p{margin:0}.slide-load-file-images{display:flex}.slide-load-file-images .icon-load-video{margin-left:8px;margin-bottom:3px}.slide-item-preview{margin:0;padding:0;position:relative;overflow:hidden;height:5.8em;width:100%;max-width:10.5em;border-radius:0.2em}.slide-item-preview-caption{font-weight:bold;display:block;width:100%;max-width:10.5em;text-align:center;padding:0.6em 0}.slide-item-preview-caption span{font-size:.75em}.slide-item-preview .delete-button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out;position:absolute;z-index:1;top:50%;background-color:rgba(0,0,0,0.2);left:50%;margin-top:-0.8em;margin-left:-0.8em}.slide-item-preview .delete-button:hover{transform:scale(1.1)}.slide-item-preview .delete-button:hover span{opacity:.4}.slide-item-preview .delete-button span{display:block;background-color:#FFF;opacity:.2}.slide-item-name{display:flex;justify-content:center;align-items:center}.slide-item-name p{margin:0;padding:10px 0}.slides-form-title-subsection{font-size:1.25rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:-0.15px;color:#212B35;padding:0;margin-bottom:0}.btn-add-slide{max-width:125px}.input-load-media{width:0px;height:0px;opacity:0;overflow:hidden;position:absolute;z-index:-1;border:solid 1px red}.preview-name{font-size:14px;margin-top:10px}.preview-image{width:180px;height:100px;display:block;margin-top:20px;background:#FAFFFA;border-radius:4px;border:dashed 2px #C3E2C6;overflow:hidden}.preview-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.preview-image video{width:100%}.admin-background-container{width:100%;height:20rem;padding:1.5rem}.admin-background-items-container{display:flex;flex-direction:row;margin-top:.5rem;margin-bottom:.5rem}.admin-background-item{width:180px;height:100px;border:solid 3px #5ABB6E;border-radius:4px;margin-right:12px;cursor:pointer;background:#FAFFFA;background-position:center;background-repeat:no-repeat;background-size:cover;transition:all .2s ease-in-out}.admin-background-item img{transition:all .2s ease-in-out;border:solid 3px white}.background-form-title-subsection{font-size:20px;line-height:32px;color:#212B35;font-weight:500;letter-spacing:normal}.assign-img-container{width:100%;height:20rem;padding:1.5rem}.assign-img-container .filter-container{width:50%;max-width:400px}.assign-img-container .cards-assign-container{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem 0;display:flex;flex-wrap:wrap;place-content:flex-start;box-sizing:border-box}.assign-img-container .card-assign-product{width:46%;max-width:470px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1);padding:12px;display:flex;align-items:center;margin-right:1.3rem;margin-bottom:1.3rem;cursor:pointer}.assign-img-container .card-assign-product-container span{display:block;font-family:'roboto', sans-serif}.assign-img-container .card-assign-product-container .category{font-size:12px;line-height:12px;letter-spacing:0.5px;color:#919EAB;margin-bottom:4px}.assign-img-container .card-assign-product-container .name{font-size:20px;line-height:24px;letter-spacing:-0.15px;color:#212B35;font-weight:bold}.assign-img-container .card-assign-product .img-card-product{position:relative;width:96px;height:96px;color:#697179;display:block;background:#F4F6F8 url("../img/store/menu/product_default.png") no-repeat 50% 50%;background-size:cover;border-radius:12px;padding:1rem 1rem 1rem 3rem;margin-right:24px}.assign-img-container .card-assign-product .img-card-product img{position:absolute;width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:1rem;margin:0;padding:0;top:0;left:0;box-shadow:0 4px 10px 0 #DFE4E8;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none}.transaction-table-container{width:100%;height:70vh;display:flex;justify-content:center;padding:2rem;overflow-y:scroll}.transaction-table-container .transaction-data{width:100%;text-align:center;table-layout:fixed}.transaction-table-container .transaction-data thead{background-color:#5ABB6E;color:#fff}.transaction-table-container .transaction-data th,.transaction-table-container .transaction-data td{padding:5px}.transaction-table-container .transaction-data tbody tr:nth-child(even){background-color:#EDF9EE}.transaction-table-container .transaction-data i{display:block;margin:auto}.transaction-detail{padding:2rem;width:100%;margin-top:-60px;position:relative}.transaction-detail .row{max-width:600px;display:flex}.transaction-detail .row .col-4{width:33.33333%;text-align:center;padding:5px}.transaction-detail .row .bold{font-weight:bold}.fixed_headers{width:100%;table-layout:fixed;border-collapse:collapse;width:100%;justify-content:center;align-items:center;text-align:center}.fixed_headers th{text-decoration:underline}.fixed_headers th,.fixed_headers td{padding:5px;text-align:center}.fixed_headers thead{background-color:#39AF4C;color:#fff}.fixed_headers thead tr{display:block;position:relative}.fixed_headers tbody{display:block;overflow:auto;width:100%}.fixed_headers tbody tr:nth-child(even){background-color:#EDF9EE}.old_ie_wrapper{width:100%;overflow-x:hidden;overflow-y:auto}.old_ie_wrapper tbody{height:auto}.profile-form-transactions{display:grid;flex-shrink:0;width:100%;grid-column:1 / 2;grid-row:1 / 2;align-items:flex-start;padding:2rem 2rem 0 2rem;position:relative}.transactions-header-actions-container #btnExportAllTransactions{min-width:120px}.recommended-product-card{width:100%;max-width:450px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:solid 1px #DFE4E8;border-radius:8px;box-shadow:0 10px 20px -5px #f4f6f8;margin-bottom:1rem;display:flex;padding:15px 12px;cursor:-webkit-grab;cursor:grab}.recommended-product-card__actions{display:flex;height:auto;flex-direction:column;justify-content:center;margin-right:10px}.recommended-product-card__actions span{display:block}.recommended-product-card__trash{display:flex;height:auto;flex-direction:column;justify-content:center}.recommended-product-card__trash span{display:block}.recommended-product-card__img{position:relative;width:100px;height:100px;color:#697179;display:block;background:#F4F6F8 url("../img/store/menu/product_default.png") no-repeat 50% 50%;background-size:cover;border-radius:1rem;padding:1rem 1rem 1rem 3rem;margin-right:16px}.recommended-product-card__img img{position:absolute;width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:1rem;margin:0;padding:0;top:0;left:0;box-shadow:0 4px 10px 0 #DFE4E8;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none}.recommended-product-card__selects{width:273px}.recommended-product-card__selects .select-recommended{width:100%;height:auto !important;font-size:14px;margin-bottom:14px}.recommended-product-card__info{display:flex;flex-direction:column;justify-content:center}.recommended-product-card__info .menu-category{font-size:12px;color:#919EAB}.recommended-product-card__info .product-name{font-weight:bold}.recommended-product-card-added .recommended-product-card__actions{height:100px}.recommended-product-card-added .input-recommended{width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.4rem 0;border-radius:.5rem;border:2px solid #C3E2C6;color:#212B35;background-color:#FAFFFA;font-weight:500;line-height:1.25rem;text-indent:1rem;font-size:14px;margin-bottom:14px}.btn-add-reccomended-product{width:100%;max-width:450px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;color:#C4CDD5;border:dashed 2px #DFE4E8;border-radius:8px;padding:11px 0;font-size:16px;cursor:pointer;margin-bottom:1rem;transition:all .2s ease-in-out}.btn-add-reccomended-product p{margin:0}.btn-add-reccomended-product:hover{color:#697179;border:dashed 2px #C4CDD5}.btn-add-reccomended-product:hover span{background:#697179}.btn-recommended{font-size:14px;width:7rem;height:1.8rem;border-radius:8px;padding:0;float:right}.btn-recommended:disabled{background-color:#C4CDD5;cursor:not-allowed}.btn-recommended[disabled]:hover{background-color:#C4CDD5 !important}#btn-save-recommended:disabled{background-color:#C4CDD5;cursor:not-allowed}#btn-save-recommended[disabled]:hover{background-color:#C4CDD5 !important}.sortable-chosen{border:dashed 1px #5ABB6E;box-shadow:0 10px 20px -5px #c3e2c6}.sortable-drag{opacity:0}#recommendedProductCard{cursor:auto}.operations-header{padding:0 1rem;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.operations-header p{margin:0}.operations-container{display:block;padding:1rem .5rem 1.5rem .5rem;overflow-y:auto;box-sizing:border-box}.nav-options{margin-top:1.5rem}.nav-options__item{display:inline-block;border-bottom:solid 4px white;transition:all .2s ease-in-out;padding:0 5px 1px 5px;color:#212B35;cursor:pointer;margin-left:.8rem;line-height:20px}.nav-options__item-active{border-bottom:solid 4px #5ABB6E;color:#212B35;font-weight:bold}.nav-options__item-active:hover{color:#212B35 !important}.nav-options__item:hover{color:#697179}.report-panel{display:flex;justify-content:space-between;width:100%;padding:0 1.5rem}.report-table{display:block;width:60%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:400px;max-height:600px;border-radius:12px;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1);margin-right:1rem;padding:1rem 1.5rem;overflow:hidden;overflow-y:auto;box-sizing:border-box}.report-table-filters{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.8rem}.report-table-content{width:100%;overflow-y:auto;overflow-x:hidden}.report-graphic{display:block;width:40%;height:100%;height:400px;border-radius:12px;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1)}.report-graphic-single{display:flex;justify-content:center;align-items:center;width:40%;height:400px;padding:.5rem;border-radius:12px;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1)}.title-charts{color:#212B35;font-weight:bold;margin-top:1rem;margin-left:1rem;margin-bottom:0}#graphicTotalSells{width:100%;height:100%}#graphicCanceledOrders{width:100%;height:100%}#graphicAverageSale{width:100%;height:100%}#graphicPedidos{width:100%;height:100%}.select-days{width:60%;max-width:200px;flex-wrap:wrap;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:20px}.select-days-range{width:60%;max-width:240px;height:30px;cursor:pointer}.select-days-range p{flex-wrap:wrap;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:85%}@media screen and (min-width: 1024px){.select-days-range p{width:90%}}.select-days-range-transactions{width:100%;max-width:210px !important;height:30px;cursor:pointer}.select-days-range-transactions p{flex-wrap:wrap;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:85%;font-size:.9rem;height:100%;line-height:1.25rem}@media screen and (min-width: 1024px){.select-days-range-transactions p{width:90%}}.range-volume{width:100%}.nav-options{margin-top:1.5rem}.nav-options__item{display:inline-block;border-bottom:solid 4px white;transition:all .2s ease-in-out;padding:0 5px 1px 5px;color:#212B35;cursor:pointer;margin-left:.8rem;line-height:20px}.nav-options__item-active{border-bottom:solid 4px #5ABB6E;color:#212B35;font-weight:bold}.nav-options__item-active:hover{color:#212B35 !important}.nav-options__item:hover{color:#697179}.transactions-container{display:flex;justify-content:center;margin-top:1.5rem;padding:1rem .5rem 1.5rem .5rem;width:100%;height:50vh;overflow-y:hidden}.transactions-table-contains{width:95%;box-sizing:border-box;overflow-y:hidden;padding:1rem .5rem .5rem .5rem;border-radius:12px;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1)}.transactions-table-filters{padding:.5rem 1rem .5rem 1rem;font-size:14px;display:flex;justify-content:space-between;align-items:center}.transactions-table-filters p{margin:0}.transactions-table-filters__paginator{overflow:hidden;font-size:14px;display:flex;align-items:center}.transactions-table-filters__paginator .number{border:solid 1px #f7b541;padding:3px 8px;display:inline-block;font-weight:bold}.transactions-table-filters__paginator .square-arrow{width:24px;height:24px;background-color:#DFE4E8;margin:0 5px;cursor:pointer}.transactions-header{margin-top:1.5rem;display:flex;width:100%;justify-content:center}.transactions-header .aux-content{width:95%;display:flex;justify-content:space-between}.transactions-header-nav-continer{display:flex;justify-content:center;align-items:center}.transactions-header-actions-container{width:60%;display:flex;padding:0 .5rem;align-items:center;justify-content:flex-end}.transactions-header-actions-container .select-table{max-width:170px;margin-right:1rem}.more-sell-number{font-size:16px;font-weight:bold;color:#212B35;margin:1.5rem 0 .4rem 0}.more-sell-number p{margin-bottom:0}.more-sell-number span{color:#212B35}.total-sells-container{width:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;background-color:#fff;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1);border-radius:12px}.total-sells-number{font-size:16px;font-weight:bold;color:#212B35;margin:1.5rem 0 .4rem 0}.total-sells-number p{margin-bottom:0}.average-sale-container{width:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;background-color:#fff;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1);border-radius:12px}.average-sale-number{margin-top:1rem;font-size:16px;font-weight:bold;margin:1.5rem 0 .4rem 0;color:#212B35}.average-sale-number p{margin-bottom:0}.average-sale-number span{color:#212B35}.order-canceled{padding:0 1.5rem}.order-canceled-container{width:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;background-color:#fff;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1);border-radius:12px}.order-canceled-number{margin-top:1rem;font-size:16px;font-weight:bold;color:#212B35;margin:1.5rem 0 .4rem 0}.order-canceled-number p{margin-bottom:0}.order-canceled-number span{color:#212B35}.btn-primary{background-color:#5ABB6E;color:#fff;border-radius:8px}.btn-primary:hover{background-color:#39AF4C}.btn-default{background-color:#fff;color:#212B35;border-radius:8px;border:solid 1px #DFE4E8}.btn-default:hover{border-color:#697179}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#5ABB6E;border-color:transparent;color:#fff}.daterangepicker td.in-range{background-color:#EDF9EE;border-color:transparent;color:#000;border-radius:0}.daterangepicker .ranges li.active{background-color:#5ABB6E !important;color:#fff}.drp-selected{display:none !important}.daterangepicker.show-calendar .drp-buttons{display:flex !important;justify-content:flex-end}.empty-orders{color:#212B35;font-weight:bold;margin:.5rem 1rem}.detail-header{display:flex;justify-content:space-between;font-weight:bold;text-transform:uppercase;color:#697179;font-size:12px}.detail-header .left{display:flex;width:75%}.detail-header .left .quantity{width:25%}.detail-header .left .product{width:auto}.detail-header .right{text-align:right}.detail-item{display:flex;justify-content:space-between;color:#212B35;border-bottom:solid 2px #DFE4E8;font-size:14px;padding:10px 0}.detail-item .left{display:flex;width:75%}.detail-item .left .quantity{width:25%;padding-left:1.8rem}.detail-item .left .product{width:auto}.detail-item .right{text-align:right}.detail-total{text-align:right;font-size:14px;color:#212B35;font-weight:bold;margin-top:7px}#exportCSVDetail{font-size:14px;height:2.2rem;border-radius:8px}.cross-modal{width:20px;height:20px;display:inline-block;cursor:pointer;margin:0 0 -20px auto}.table-pagination-transactions{position:absolute;width:100%}.pagination-top{top:0;padding-top:.5rem}.pagination-bottom{bottom:0;padding-bottom:.5rem}.transactions-table-contains{position:relative;padding:3.5rem 0}.table-all-container{height:100%}#currentPageBottom,#currentPageDelivered,#currentPageBottomDelivered,#currentPageCanceled,#currentPageBottomCanceled{padding:2px 8px;width:28px;height:28px;border:solid 1.5px #f7a541;background:#fff;margin:0 5px;font-size:14px;font-weight:bold;display:flex;justify-content:center;align-items:center}#allPagesBottom,#allPagesDelivered,#allPagesBottomDelivered,#allPagesCanceled,#allPagesBottomCanceled{font-size:14px;color:#212B35;margin-left:3px}.report-table-content table{font-size:16px;color:#212B35;width:100%;border-collapse:collapse}.report-table-content table thead{font-size:12px;text-transform:uppercase;color:#697179;text-align:left}.report-table-content table thead th:last-child{text-align:right}.report-table-content table tbody tr td:last-child{text-align:right}.report-table-content table tbody td{line-height:20px;letter-spacing:-0.12px;margin:0;padding:12px 0;border-bottom:solid 1px #C4CDD5}.report-table-content table tbody .td-10{width:20%}.report-table-content table tbody .td-10-fix{width:100px;margin-right:10px;padding-right:40px}.report-table-content table tbody .td-bold{font-weight:bold}.transactions-table{width:100%;height:100%;padding:0 1rem;font-size:14px;overflow-y:scroll}.transactions-table table{font-size:16px;color:#212B35;width:100%;border-collapse:collapse}.transactions-table table thead{font-size:12px;text-transform:uppercase;color:#697179;text-align:left;font-size:14px}.transactions-table table thead th{padding-bottom:5px}.transactions-table table thead th:last-child{text-align:right}.transactions-table table tbody{overflow-y:scroll}.transactions-table table tbody tr td:last-child{text-align:right}.transactions-table table tbody td{line-height:20px;letter-spacing:-0.12px;margin:0;padding:5px 0;border-bottom:solid 1px #C4CDD5;font-size:14px}.transactions-table table tbody td i{display:inline-block;transform:scale(0.8)}.transactions-table table tbody .td-small{font-size:0.9rem}.transactions-table table tbody .td-bold{font-weight:bold}.td-right{text-align:right}.txt-green{color:#5ABB6E}.txt-red{color:#f88}.txt-disabled{color:#919eab}.modal-back{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(99,115,129,0.8)}.modal-content{width:30%;height:auto;background-color:white;mix-blend-mode:unset}@media (max-width: 1280px){.modal-content{width:40%}}.modal-body{display:grid}.modal-body .mb-2,.modal-body .mb-1{text-align:center}.modal-body-icon--warning::before{content:'';display:block;justify-self:center;align-self:center;width:2rem;height:2rem;-webkit-mask:url("../img/icon/32_warning.svg") no-repeat;mask:url("../img/icon/32_warning.svg") no-repeat;background:#F7B541}.modal-body-icon--info::before{content:'';display:block;justify-self:center;align-self:center;width:2rem;height:2rem;-webkit-mask:url("../img/icon/32_info.svg") no-repeat;mask:url("../img/icon/32_info.svg") no-repeat;background:#5ABB6E}.modal-body-icon--error::before{content:'';display:block;justify-self:center;align-self:center;width:2rem;height:2rem;-webkit-mask:url("../img/icon/32_error.svg") no-repeat;mask:url("../img/icon/32_error.svg") no-repeat;background:#F24949}.modal-body-title{font-size:1.25rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:-0.15px;color:#212B35;padding:0;margin-bottom:1.5rem;text-align:center}.modal-actions{display:flex;justify-items:center;justify-content:center}.loader-back{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(255,255,255,0.8)}.loader-container{width:8rem;height:8rem}.margin-b-less{margin-bottom:0}.margin-0{margin:0}.hide{display:none !important}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.container-scroll{width:100%;height:55vh;overflow-y:scroll;padding-right:25px}.bz-bb{box-sizing:border-box}.d-flex{display:flex}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.flex-column{flex-direction:column}.align-content-end{align-content:flex-end !important}.justify-content-start{justify-content:flex-start !important;margin-top:4px}.z-10{z-index:10}.txt-bold{font-weight:bold !important}.txt-right{text-align:right}.height-2-5{height:2.5rem}.flex-row{flex-direction:row}.text-dark{color:#212B35}.bg-dark{background:#212B35}.f-w-500{font-weight:500}.bg-green{background-color:#5ABB6E}.w-10{width:10%}.w-15{width:15%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-35{width:35%}.w-40{width:40%}.w-45{width:45%}.mb-32{margin-bottom:32px}.mt-0{margin-top:0 !important}.mt-2{margin-top:2rem}.pr-1{padding-right:1rem}.pl-1{padding-left:1rem}.pr-2{padding-right:2rem}.pl-2{padding-left:2rem}.text-steel-80{color:#212B35}.text-yellow{color:#F7B541}.text-green{color:#5ABB6E}.row{width:100%;display:flex;justify-content:space-between}.mb-1{margin-bottom:1rem}.hidden{visibility:hidden}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(1 * 2);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(1 * 3);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:calc(1s * 2);animation-delay:calc(1s * 2);-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:calc(1s * 3);animation-delay:calc(1s * 3);-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:calc(1s * 4);animation-delay:calc(1s * 4);-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:calc(1s * 5);animation-delay:calc(1s * 5);-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__more-faster{-webkit-animation-duration:calc(1s / 3);animation-duration:calc(1s / 3);-webkit-animation-duration:calc(var(--animate-duration) / 3);animation-duration:calc(var(--animate-duration) / 3)}.animate__animated.animate__faster{-webkit-animation-duration:calc(1s / 2);animation-duration:calc(1s / 2);-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:calc(1s * 0.8);animation-duration:calc(1s * 0.8);-webkit-animation-duration:calc(var(--animate-duration) * 0.8);animation-duration:calc(var(--animate-duration) * 0.8)}.animate__animated.animate__slow{-webkit-animation-duration:calc(1s * 2);animation-duration:calc(1s * 2);-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:calc(1s * 3);animation-duration:calc(1s * 3);-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print, (prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*='Out']{opacity:0}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:calc(1s * 0.75);animation-duration:calc(1s * 0.75);-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}.users{display:flex;flex-direction:row;flex-wrap:wrap;place-content:flex-start;width:calc(100% - 2rem);padding:1rem;margin:0 auto;height:100%;overflow-y:scroll}.users-table{width:100%;height:100%}.users-table-container{width:100%;height:calc(100% - 40px);overflow-y:scroll}.users-table-head{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;padding:8px 32px 0 32px;font-size:12px;color:#212B35;font-weight:500;letter-spacing:-0.09px}.users-table-head__name{width:35%}.users-table-head__email{width:30%}.users-table-head__role{width:20%}.users-table-head__actions{width:15%}.users-table-item{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;padding:18px 32px;border-radius:12px;margin:8px auto;background-color:#fff;font-weight:500;box-shadow:0 0 10px 1px rgba(99,115,129,0.05),0 4px 20px 0 rgba(99,115,129,0.1)}.users-table-item .item-actions{display:flex;justify-content:space-between;width:15%;max-width:140px}.users-table-item span{display:block}.users-table-paginator{width:100%;height:40px;display:flex;justify-content:flex-end;align-items:center;background-color:#DFE4E8}.btn-paginator{border:none;outline:none;background-color:#F4F6F8;width:28px;height:28px;cursor:pointer;display:flex;justify-content:center;align-items:center}.btn-paginator:disabled img{opacity:.3}.btn-paginator-next{margin-right:5px}#currentPage{padding:2px 8px;width:28px;height:28px;border:solid 1.5px #f7a541;background:#fff;margin:0 5px;font-size:14px;font-weight:bold;display:flex;justify-content:center;align-items:center}#allPages{font-size:14px;color:#212B35;margin-left:3px}.modal-add-user{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(99,115,129,0.67);display:flex;justify-content:center;align-items:center}.modal-add-user-body{width:80%;max-width:930px;min-height:376px;background:#fff;border-radius:16px;padding:24px}.modal-add-user-title{width:100%;text-align:center;color:#212B35;font-weight:500;font-size:20px}.modal-add-user-form{display:flex;justify-content:space-between;margin-top:35px}.modal-add-user-form .col-4{width:31%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-add-user-actions{width:100%;display:flex;justify-content:center;margin-top:12px}.modal-update-user{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(99,115,129,0.67);display:flex;justify-content:center;align-items:center}.modal-update-user-body{width:80%;max-width:930px;min-height:376px;background:#fff;border-radius:16px;padding:24px}.modal-update-user-title{width:100%;text-align:center;color:#212B35;font-weight:500;font-size:20px}.modal-update-user-form{display:flex;flex-direction:column;justify-content:space-between;margin-top:35px}.modal-update-user-form .col-4{width:31%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-update-user-form .col-6{width:48%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modal-update-user-actions{width:100%;display:flex;justify-content:center;margin-top:12px}.modal-change-password-user{width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(99,115,129,0.67);display:flex;justify-content:center;align-items:center}.modal-change-password-user-body{width:450px;height:267px;background:#fff;border-radius:16px;padding:24px 77px}.modal-change-password-user-title{width:100%;text-align:center;color:#212B35;font-weight:500;font-size:20px}.modal-change-password-user-form{display:flex;justify-content:space-between;margin-top:35px}.modal-change-password-user-actions{width:100%;display:flex;justify-content:center;margin-top:8px}.pretty *{box-sizing:border-box}.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:initial;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:after,.pretty .state label:before{content:'';width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc((0% - (100% - 1em)) - 8%);background-color:transparent}.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@-webkit-keyframes zoom{0%{opacity:0;transform:scale(0)}}@keyframes zoom{0%{opacity:0;transform:scale(0)}}@-webkit-keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.04)}100%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}}@keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.04)}100%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}}@-webkit-keyframes jelly{0%{transform:scale3d(1, 1, 1)}30%{transform:scale3d(0.75, 1.25, 1)}40%{transform:scale3d(1.25, 0.75, 1)}50%{transform:scale3d(0.85, 1.15, 1)}65%{transform:scale3d(1.05, 0.95, 1)}75%{transform:scale3d(0.95, 1.05, 1)}100%{transform:scale3d(1, 1, 1)}}@keyframes jelly{0%{transform:scale3d(1, 1, 1)}30%{transform:scale3d(0.75, 1.25, 1)}40%{transform:scale3d(1.25, 0.75, 1)}50%{transform:scale3d(0.85, 1.15, 1)}65%{transform:scale3d(1.05, 0.95, 1)}75%{transform:scale3d(0.95, 1.05, 1)}100%{transform:scale3d(1, 1, 1)}}@-webkit-keyframes rotate{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}100%{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes rotate{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}100%{opacity:1;transform:translateZ(0) rotate(0)}}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{transform:scale(1)}.pretty.p-default .state label:after{transform:scale(0.6)}.pretty.p-default input:checked ~ .state label:after{background-color:#bdc3c7 !important}.pretty.p-default.p-thick .state label:after,.pretty.p-default.p-thick .state label:before{border-width:calc(1em / 7)}.pretty.p-default.p-thick .state label:after{transform:scale(0.4) !important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}.pretty.p-icon input:checked ~ .state .icon{opacity:1}.pretty.p-icon input:checked ~ .state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}.pretty.p-svg input:checked ~ .state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc((0% - (100% - 1em)) - 8%);left:0;z-index:0;text-align:center;line-height:normal;transform:scale(0.8)}.pretty.p-image input:checked ~ .state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:'';border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc((0% - (100% - 1em)) - 16%);z-index:0;transition:all .5s ease}.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:after,.pretty.p-switch .state label:before{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;transform:scale(0.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7 !important}.pretty.p-switch input:checked ~ .state:before{border-color:#5a656b}.pretty.p-switch input:checked ~ .state label:before{opacity:0}.pretty.p-switch input:checked ~ .state label:after{background-color:#5a656b !important;left:1em}.pretty.p-switch.p-fill input:checked ~ .state:before{border-color:#5a656b;background-color:#5a656b !important}.pretty.p-switch.p-fill input:checked ~ .state label:before{opacity:0}.pretty.p-switch.p-fill input:checked ~ .state label:after{background-color:#fff !important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7 !important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked ~ .state:before{border-color:#5a656b;background-color:#5a656b !important}.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover ~ .state.p-is-hover{display:block}.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus ~ .state label:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate ~ .state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state .icon,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img,.pretty.p-toggle .state.p-off{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked ~ .state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked ~ .state.p-off{opacity:0;display:none}.pretty.p-plain input:checked ~ .state label:before,.pretty.p-plain.p-toggle .state label:before{content:none}.pretty.p-plain.p-plain .icon{transform:scale(1.1)}.pretty.p-round .state label:after,.pretty.p-round .state label:before{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{transform:scale(0.8)}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{transition:all .5s ease}.pretty.p-smooth input:checked+.state label:after{transition:all .3s ease}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-default input:checked+.state label:after{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:'';transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:after,.pretty.p-tada:not(.p-default) input:checked+.state label:before{-webkit-animation:tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;animation:tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:after,.pretty.p-jelly:not(.p-default) input:checked+.state label:before{-webkit-animation:jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);animation:jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon,.pretty.p-rotate:not(.p-default) input:checked ~ .state .svg,.pretty.p-rotate:not(.p-default) input:checked ~ .state img,.pretty.p-rotate:not(.p-default) input:checked ~ .state label:after,.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before{-webkit-animation:rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);animation:rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before{-webkit-animation:pulse 1s;animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled] ~ *{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty input:checked ~ .state.p-primary label:after,.pretty.p-toggle .state.p-primary label:after{background-color:#428bca !important}.pretty input:checked ~ .state.p-primary .icon,.pretty input:checked ~ .state.p-primary .svg,.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-primary-o label:before,.pretty.p-toggle .state.p-primary-o label:before{border-color:#428bca}.pretty input:checked ~ .state.p-primary-o label:after,.pretty.p-toggle .state.p-primary-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-primary-o .icon,.pretty input:checked ~ .state.p-primary-o .svg,.pretty input:checked ~ .state.p-primary-o svg,.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg{color:#428bca;stroke:#428bca}.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after{background-color:#428bca !important}.pretty.p-switch input:checked ~ .state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before{background-color:#428bca !important}.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before{border-color:#245682;background-color:#245682 !important}.pretty input:checked ~ .state.p-info label:after,.pretty.p-toggle .state.p-info label:after{background-color:#5bc0de !important}.pretty input:checked ~ .state.p-info .icon,.pretty input:checked ~ .state.p-info .svg,.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-info-o label:before,.pretty.p-toggle .state.p-info-o label:before{border-color:#5bc0de}.pretty input:checked ~ .state.p-info-o label:after,.pretty.p-toggle .state.p-info-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-info-o .icon,.pretty input:checked ~ .state.p-info-o .svg,.pretty input:checked ~ .state.p-info-o svg,.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after{background-color:#5bc0de !important}.pretty.p-switch input:checked ~ .state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked ~ .state.p-info:before{background-color:#5bc0de !important}.pretty.p-switch.p-slim input:checked ~ .state.p-info:before{border-color:#2390b0;background-color:#2390b0 !important}.pretty input:checked ~ .state.p-success label:after,.pretty.p-toggle .state.p-success label:after{background-color:#5cb85c !important}.pretty input:checked ~ .state.p-success .icon,.pretty input:checked ~ .state.p-success .svg,.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-success-o label:before,.pretty.p-toggle .state.p-success-o label:before{border-color:#5cb85c}.pretty input:checked ~ .state.p-success-o label:after,.pretty.p-toggle .state.p-success-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-success-o .icon,.pretty input:checked ~ .state.p-success-o .svg,.pretty input:checked ~ .state.p-success-o svg,.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after{background-color:#5cb85c !important}.pretty.p-switch input:checked ~ .state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked ~ .state.p-success:before{background-color:#5cb85c !important}.pretty.p-switch.p-slim input:checked ~ .state.p-success:before{border-color:#357935;background-color:#357935 !important}.pretty input:checked ~ .state.p-warning label:after,.pretty.p-toggle .state.p-warning label:after{background-color:#f0ad4e !important}.pretty input:checked ~ .state.p-warning .icon,.pretty input:checked ~ .state.p-warning .svg,.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-warning-o label:before,.pretty.p-toggle .state.p-warning-o label:before{border-color:#f0ad4e}.pretty input:checked ~ .state.p-warning-o label:after,.pretty.p-toggle .state.p-warning-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-warning-o .icon,.pretty input:checked ~ .state.p-warning-o .svg,.pretty input:checked ~ .state.p-warning-o svg,.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after{background-color:#f0ad4e !important}.pretty.p-switch input:checked ~ .state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before{background-color:#f0ad4e !important}.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before{border-color:#c77c11;background-color:#c77c11 !important}.pretty input:checked ~ .state.p-danger label:after,.pretty.p-toggle .state.p-danger label:after{background-color:#d9534f !important}.pretty input:checked ~ .state.p-danger .icon,.pretty input:checked ~ .state.p-danger .svg,.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-danger-o label:before,.pretty.p-toggle .state.p-danger-o label:before{border-color:#d9534f}.pretty input:checked ~ .state.p-danger-o label:after,.pretty.p-toggle .state.p-danger-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-danger-o .icon,.pretty input:checked ~ .state.p-danger-o .svg,.pretty input:checked ~ .state.p-danger-o svg,.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg{color:#d9534f;stroke:#d9534f}.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after{background-color:#d9534f !important}.pretty.p-switch input:checked ~ .state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before{background-color:#d9534f !important}.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before{border-color:#a02622;background-color:#a02622 !important}.pretty.p-bigger .icon,.pretty.p-bigger .img,.pretty.p-bigger .svg,.pretty.p-bigger label:after,.pretty.p-bigger label:before{font-size:1.2em !important;top:calc((0% - (100% - 1em)) - 35%) !important}.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state .icon,.pretty .state label:after,.pretty .state label:before,.pretty .state:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.pretty.p-switch{margin-right:.75rem;margin-left:.75rem}.pretty.p-switch.p-fill input ~ .state:before{border-color:#dcdcdc;background-color:#dcdcdc !important;width:2.1em;height:calc(1em + 5px)}.pretty.p-switch.p-fill input:checked ~ .state:before{border-color:#5BBB6E;background-color:#5abb6e !important}.pretty .state label:after,.pretty .state label:before{top:calc((0% - (100% - 1em)) - 10%);width:calc(1em + 4px);height:calc(1em + 5px)}.pretty.p-switch .state label:after{background-color:white !important}

/*# sourceMappingURL=styles.min.css.map */
