:root{--controlBackgroundColor: #333132;--toggleCheckedColor: #5a74e9;--toggleUncheckedColor: #ec4242;--toggleDisabledColor: #a09898;--toggleCheckedBackgroundColor: #c0cccd;--toggleUncheckedBackgroundColor: var(--controlBackgroundColor)}html,body{height:100%;margin:0;font-family:Roboto,Helvetica Neue,sans-serif;background-color:#f4f7f8;overflow-y:hidden}.justifyCenterContent{justify-content:center!important}.textCenter{text-align:center}.textRight{text-align:right}.textLeft{text-align:left}.elementToClick{cursor:pointer}.footerContent{margin-top:20px}.footerButton{font-weight:700;width:150px;font-size:16px;margin:15px 15px 0;padding:5px;display:inline-block;text-align:center;cursor:pointer}.tableContainer{width:100%}.tableScrollWithButtons{height:61vh;overflow-y:auto;overflow-x:hidden;margin-top:20px}.tableScrollWithoutButtons{height:65vh;overflow-y:auto;overflow-x:hidden;margin-top:20px}.table{width:100%;font-size:12px;border-spacing:0;padding:10px}.table th,.table td{border-bottom:1px solid #ccc;padding-top:.5rem;padding-bottom:.5rem}.table .thCenter{text-align:center;font-weight:200}.table .thLeft{font-weight:200;text-align:left}.table .thRight{font-weight:200;text-align:right}.table .tdCenter{text-align:center}.formCol{flex:0 0 auto;width:auto;padding:2px}.formElement{padding:20px 6px}.formLabel{font-weight:200;font-size:12px;display:inline-block}.formInput{display:block;width:100%;height:30px;font-size:14px;background-color:#f1f1f1;background-image:none;border:1px solid #eeeeee;border-radius:4px;box-shadow:#00000026 0 3px 3px}:focus{border:1px solid #dfdfdf;outline:none}.formInput[disabled]{background-color:#eee;opacity:1;cursor:not-allowed}.containerInputSearch{display:block;width:100%;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;background-color:#eee;border:1px solid #eeeeee;border-radius:4px;padding:1px;box-shadow:#00000026 0 3px 3px}.containerInputSearch input{height:25px;background-color:#eee;flex:1 1 auto;font-size:14px;border:none;line-height:1.5;outline:none}.formSelect{display:block;width:100%;height:30px;font-size:14px;line-height:1.5;border-radius:4px;background-color:#eee;border:1px solid #eeeeee;box-shadow:#00000026 0 3px 3px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}input[type=checkbox].toggle{--size: 25px;position:relative;margin-left:6px;margin-right:calc(var(--size));--offset: 3px;max-width:calc(var(--size) * 2);height:0;top:-4px;vertical-align:top}input[type=checkbox].toggle:before{content:"";background-color:var(--toggleUncheckedBackgroundColor, #333132);border-radius:25px;position:relative;display:block;width:calc(var(--size) * 2);height:var(--size);top:calc(calc(var(--size) + var(--borderWidth)) * -1);left:-4px;transition:background-color .5s}input[type=checkbox].toggle:after{content:"";background-color:var(--toggleUncheckedColor);border-radius:25px;position:absolute;display:block;width:calc(var(--size) - 2px);height:calc(var(--size) - 2px);top:1px;left:calc(var(--offset) * -1);transition:background-color .3s,left .3s}input[type=checkbox].toggle:checked:before{background-color:var(--toggleCheckedBackgroundColor)}input[type=checkbox].toggle:checked:after{background-color:var(--toggleCheckedColor);left:calc(var(--size) - var(--offset))}input[type=checkbox].toggle:disabled:after{background-color:var(--toggleDisabledColor)}.formDateSeparator{width:10px;text-align:center;padding-top:25px;font-size:20px}.button{display:inline-block;font-weight:400;text-align:center;cursor:pointer;border-radius:4px;padding:6px 12px;border:1px solid transparent;box-shadow:#00000026 0 3px 3px}.button:hover:not([disabled]){background-color:#e5e5e5;border-color:#e9e9e9}button:disabled{cursor:not-allowed;pointer-events:all!important;opacity:.4}.clickableColumn{cursor:pointer}.selectableItem.selected{background-color:#00aeef;color:#1c3039}.selectableItem:hover{background-color:#23c3ff;cursor:pointer;color:#1c3039}.container{display:flex}.containerColumn{display:flex;flex-direction:column}.containerRow{display:flex;flex-direction:row}.transactionShippingAddress{width:140px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-block-start:0em;margin-block-end:0em}.isCredit{color:red}#volumenByItemContent .expander.contentHidden .content,#volumenByShipToContent .expander.contentHidden .content,#volumenByItemContent .expander .header .arrow-left,#volumenByShipToContent .expander .header .arrow-left{display:none}.logoImage{height:60px}.leftMenuIcon{height:30px}.tableIcon{height:20px}.buttonBottonIcon{margin-left:5px;height:17px;vertical-align:middle}.buttonIcon{height:15px;vertical-align:middle}.searchIcon{height:17px;margin-right:2px}.scrollbarCustom{scrollbar-width:thin;scrollbar-color:#727072 white}.scrollbarCustom::-webkit-scrollbar{width:8px}.scrollbarCustom::-webkit-scrollbar-track{background:transparent}.scrollbarCustom::-webkit-scrollbar-thumb{background-color:#727072;border-radius:20px}.snackBarInstall{margin-bottom:10lvh!important;background-color:#697172eb;color:#fff}body.mobile .selectAccount:hover,body.mobile .selectAccount.selected{background-color:#6a7172;color:#fff;cursor:default}body.mobile modalWindow .window-footer{display:flex;flex-direction:row;gap:10px;justify-content:center}body.mobile modalWindow button{background:#333132;color:#fff;border:none;padding:5px 15px}
