.StatsKardex{border:1px solid var(--border_color_dark);box-shadow:var(--shadow-light);border-radius:var(--box_radius);font-family:var(--font);color:var(--text_color);padding:14px 0;position:relative;background-color:var(--neutral_color_secondary)}.StatsKardex ul{display:grid;grid-template-columns:1fr 1fr 1fr 36px}.StatsKardex ul li.expand{border-right:1px solid var(--border_color_dark);padding:0 8px;height:100%;justify-content:center;cursor:pointer}.StatsKardex ul li.expand svg{width:18px;fill:var(--text_color)}.StatsKardex ul li{display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--border_color_dark);padding:0 15px}.StatsKardex ul li:first-child{padding-top:0}.StatsKardex ul li:last-child{border-right:0;padding-bottom:0}.StatsKardex ul li strong{font-size:12px;opacity:.7;display:block;margin-bottom:4px}.StatsKardex ul li p{font-size:14px;font-weight:600}.StatsKardex ul.subList{display:grid;grid-template-columns:1fr}.StatsKardex ul.subList li{color:var(--text_color);font-size:14px;border-bottom:1px solid var(--border_color);height:48px;border-right:0}.StatsKardex ul.subList li:last-child{border-bottom:none}.StatsKardex.top ul li.expand{transform:rotate(180deg)}.ProductCardKardex{border:1px solid var(--border_color_dark);border-radius:var(--box_radius);background-color:var(--neutral_color_secondary);display:flex;align-items:center;padding:15px}.ProductCardKardex .product_card_detail{font-family:var(--font);color:var(--text_color);font-size:13px;flex:1;margin-left:15px}.ProductCardKardex .product_card_detail p{font-size:13px;text-transform:uppercase;margin-bottom:3px}.ProductCardKardex .product_card_detail small{opacity:.7;font-size:13px;text-transform:uppercase}@media(max-width:1800px){:root{--menu_width:220px;--main_form_width:500px}}@media(max-width:1200px){:root{--main_form_width:420px}}@media(max-width:1024px){:root{--menu_width:70px;--main_form_width:450px;--modal_width:450px;--box_padding:15px;--modal_pdf_width:650px}}@media(max-width:768px){:root{--modal_pdf_width:calc(100% - var(--menu_width))}}@media(max-width:599px){:root{--main_form_width:calc(100% + 1px - var(--menu_width));--modal_width:calc(100% + 1px - var(--menu_width));--nav_height:50px}.collapsed,:root{--menu_width:50px}}.form_scrollable{min-height:calc(100dvh - 168px);grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.form_scrollable.bottom{min-height:calc(100dvh - 159px - var(--nav_height) - var(--box_padding)*2)}@media(max-width:425px){.form_scrollable.bottom{min-height:calc(100dvh - 153px - var(--nav_height) - var(--box_padding)*2)}}.main_form_wrapper{display:grid;grid-template-columns:1fr;grid-gap:var(--form_gap)}.main_form_wrapper section{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--form_gap);padding:var(--form_gap) 0 0;border-top:1px solid var(--border_color)}.main_form_wrapper section.no_gap{grid-gap:0}.main_form_wrapper section.no_padding{padding-top:0}.main_form_wrapper section.no_border{border-top:0}.main_form_wrapper section.full{grid-template-columns:1fr}.main_form_wrapper section.flex{display:flex}.main_form_wrapper section.flex_col{display:flex;flex-direction:column;grid-gap:0}.main_form_wrapper section.buttons{grid-gap:var(--form_gap)}.main_form_wrapper section.buttons button.icon{margin-left:auto}.main_form_wrapper section.buttons_pos button:first-child i{display:none}.main_form_wrapper section.choice{flex-direction:column}.main_form_wrapper section.choice span{font-weight:600}.main_form_wrapper section.choice small{font-family:var(--font);font-size:12px;opacity:.7;margin-left:27px;color:var(--text_color);display:inline-flex;line-height:1.3}.main_form_wrapper section.choice button{margin-left:27px;margin-top:10px}.main_form_wrapper section.choice_check{flex-direction:column}.main_form_wrapper section.choice_check small{font-family:var(--font);font-size:12px;opacity:.7;margin-left:27px;color:var(--text_color);display:inline-flex;line-height:1.3}.main_form_wrapper section.choice_check .check_wrapper{grid-column:1/span 2}.main_form_wrapper section.stick{position:sticky;bottom:0;background-color:var(--neutral_color_dark);z-index:0}.main_form_wrapper section.stick:before{position:absolute;content:"";bottom:calc(var(--box_padding)*-1);left:0;width:100%;height:var(--box_padding);background-color:var(--neutral_color_dark)}.main_form_wrapper section .search_contacts{position:relative}@media(max-width:599px){.main_form_wrapper section.stick{position:relative}.main_form_wrapper>section.stick{width:calc(100% - var(--menu_width) - var(--box_padding)*2);position:fixed;padding-bottom:var(--form_gap)}}@media(max-width:425px){.main_form_wrapper section{display:grid;grid-template-columns:1fr}.main_form_wrapper section.buttons button.icon{margin-left:inherit}.main_form_wrapper section.buttons:not(.buttons_pos) button:first-child{flex:1}.main_form_wrapper section.buttons:not(.buttons_pos) button:nth-child(2),.main_form_wrapper section.buttons_pos button:first-child,.main_form_wrapper section.buttons_pos button:nth-child(3){width:36px}.main_form_wrapper section.buttons_pos button:first-child i,.main_form_wrapper section.buttons_pos button:nth-child(3) i{display:block}.main_form_wrapper section.buttons_pos button:first-child span,.main_form_wrapper section.buttons_pos button:nth-child(3) span{display:none}.main_form_wrapper section.buttons_pos button:nth-child(2){flex:1}}.KardexForm .kardex_form_wrapper .Button.full{width:100%}.KardexForm .kardex_form_wrapper .form_scrollable.bottom.small{min-height:calc(100dvh - 79px - var(--nav_height) - var(--box_padding)*2)}.ProductsKardexTemplate{display:grid;grid-template-columns:var(--main_form_width) 1fr;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content}.ProductsKardexTemplate main{padding:25px 25px;box-sizing:border-box}.ProductsKardexTemplate main.kardex_table{min-height:calc(100dvh - var(--nav_height));border-left:1px solid var(--border_color_dark);order:1}.ProductsKardexTemplate main.kardex_form{position:sticky;top:var(--nav_height);height:calc(100dvh - var(--nav_height));overflow:auto}