@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";.auth_page{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.auth_page .auth{background-color:#fff;padding:25px;border-radius:10px;max-width:450px;width:100%}.auth_page .auth h2{text-align:center;margin-bottom:25px}.auth_page .auth input{width:100%;display:block;height:40px;margin-bottom:10px;border:none;background-color:#ececec;border-radius:10px;padding:15px}.auth_page .auth input:active,:hover,:focus{outline:0;outline-offset:0}.auth_page .auth .error_form{background-color:#fdb3b3;padding:10px 20px;border-radius:15px;font-size:14px;margin:0 0 10px}.auth_page .auth button{display:block;width:100%;font-size:18px;border-radius:15px;border:none;padding:10px;background-color:#074616;color:#fff;cursor:pointer;margin-top:25px}.auth_page .auth button:hover{background-color:#ececec;color:#000}.auth_page .auth .select_expo .css-13cymwt-control{background-color:#ececec;border:none;border-radius:10px}.header{background-color:#fff;display:flex;align-items:center;justify-content:space-between;margin:5px 10px 10px;border-radius:7px;gap:12px;padding:6px 12px;box-sizing:border-box}.header .logo_block{padding:10px;display:flex;align-items:center;flex:0 0 auto}.header .logo_block img{width:120px;max-width:30vw;height:auto}.header-menu-wrapper{flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:visible;max-width:50vw}.header .menu{list-style:none;display:flex;align-items:center;gap:10px;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:6px 0;margin:0}.header .menu .menuItem,.header .menu .menuItem>a,.header .menu .menuItem>button{flex:0 0 auto}.header .menu .menuItem a{color:#000;font-size:17px;font-weight:400;text-decoration:none;display:inline-block;padding:6px 8px;border-radius:4px}.header .menu .menuItem a:hover{color:#074616;background:#0746160a}.header .menu .menuItem .menu_dropdown{display:none;position:absolute;background-color:#fff;border-radius:7px;padding:10px 20px;width:max-content;box-shadow:-1px 3px 8px 2px #223c5033;z-index:20}.header .menu .menuItem:hover .menu_dropdown{display:block}.header .user_block{display:flex;align-items:center;flex:0 1 auto;min-width:120px;max-width:35ch;white-space:wrap;overflow:visible!important;padding:0 8px}.header .profile_block,.header .exit_block{display:flex;align-items:center;padding:0 12px;flex:0 0 auto}.header .exit_block button{display:block;width:100%;font-size:14px;border-radius:15px;border:none;padding:10px 25px;background-color:#074616;color:#fff;cursor:pointer}.header .exit_block button:hover{background-color:#830000}@media(max-width:1366px){.header .logo_block img{width:110px}.header .menu .menuItem a{font-size:15px}.header-menu-wrapper{max-width:60vw}}@media(max-width:1024px){.header{padding:6px 8px;gap:8px}.header .logo_block img{width:100px}.header .user_block{max-width:16ch;font-size:14px}.header-menu-wrapper{max-width:50vw}}@media(max-width:600px){.header{flex-wrap:nowrap}.header .logo_block img{width:84px}.header .menu .menuItem a{font-size:14px;padding:6px}}.header .menu::-webkit-scrollbar{height:8px}.header .menu::-webkit-scrollbar-thumb{background:#0000001f;border-radius:6px}.header .user_block{position:relative;display:flex;align-items:center;flex:0 0 auto;max-width:22ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px;cursor:default}.header .user_block:hover:after,.header .user_block:focus:after{content:attr(data-full);position:absolute;left:0;top:calc(100% + 8px);white-space:nowrap;background:#fff;color:#000;padding:6px 10px;border-radius:6px;box-shadow:0 6px 18px #00000026;z-index:60;max-width:90vw;overflow:hidden;text-overflow:ellipsis;pointer-events:none}@media(max-width:480px){.header .user_block:hover:after,.header .user_block:focus:after{white-space:normal;max-width:calc(100vw - 24px);left:0;right:0;top:calc(100% + 6px);margin:0 auto}}.header .user_profile{display:flex;gap:8px;align-items:center;flex:0 0 auto;margin-left:8px}.header .user_block{display:flex;align-items:center;flex:0 1 auto;min-width:120px;max-width:36ch;white-space:wrap;overflow:hidden;text-overflow:ellipsis;padding:0 6px;cursor:default}.header .profile_block{display:flex;align-items:center;padding:0;margin:0;flex:0 0 auto}.header .profile_block img,.header .profile_block .avatar{display:block;width:36px;height:36px;border-radius:50%;object-fit:cover}.header-menu-wrapper{flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:visible;max-width:calc(100% - 260px)}.word-interface{display:flex;flex-direction:column;gap:10px;padding:10px}.button-panel{width:100%}.editor_btns{display:flex;align-items:center;gap:8px}.editor_btns .ant-btn{height:32px;line-height:32px;font-size:13px;border-radius:6px;padding:0 14px}.middle-left-panel{width:100%;background:#fafafa;border:1px solid #ccc;border-radius:6px;padding:10px}.templateLeftPanel.flat_box{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.left-panel-zone{background:#fff;border:1px solid #ddd;border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:10px}.panel-section{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#fdfdfd;border:1px solid #e0e0e0;border-radius:6px;padding:8px;min-height:90px;transition:.2s all}.panel-section:hover{border-color:#91d5ff;box-shadow:0 2px 6px #00000014}.panel-label{font-size:11px;color:#555;width:100%;text-align:center;padding-top:4px;border-top:1px solid #e5e5e5}.panel-controls.compact{display:flex;justify-content:center;gap:6px;width:100%}.bottom-panel{display:grid;grid-template-columns:1fr 5fr;align-items:stretch;justify-content:flex-start;width:100%;gap:4px}#workspace_template{background:#fff;border:1px solid #ccc;border-radius:4px 0 0 4px;min-height:400px;position:relative}.templateRightPanel .flat_box{min-width:200px;background:#fafafa;border:1px solid #ccc;border-radius:0 4px 4px 0;padding:10px;display:flex;overflow-y:auto;flex-direction:column;box-shadow:inset 0 0 2px #0000000d;max-height:70%}.templateFields{display:flex;flex-direction:column;overflow-y:auto;flex-grow:1;padding-right:4px}.templateField{padding:8px 10px;border-bottom:1px solid #ddd;background:#fff;border-radius:4px;margin-bottom:4px;cursor:grab;transition:background .2s}@media(max-width:992px){.templateLeftPanel.flat_box{grid-template-columns:1fr}.bottom-panel{display:grid;grid-template-columns:1fr 3fr;gap:8px}#workspace_template,.templateRightPanel.flat_box{width:100%;border-radius:4px;border-left:1px solid #ccc;padding-left:4px}}@media(min-width:1920px)and (max-width:2560px){.templateLeftPanel.flat_box{grid-template-columns:repeat(4,1fr);gap:12px}.bottom-panel{grid-template-columns:1fr 6fr;gap:6px}#workspace_template{min-height:600px}.templateRightPanel .flat_box{max-height:80%;padding:12px}.panel-section{min-height:110px}.editor_btns .ant-btn{height:36px;line-height:36px;font-size:14px;padding:0 16px}}@media(min-width:2561px){.templateLeftPanel.flat_box{grid-template-columns:repeat(5,1fr);gap:14px}.bottom-panel{grid-template-columns:1fr 7fr;gap:8px}#workspace_template{min-height:800px}.templateRightPanel .flat_box{max-height:85%;padding:14px}.panel-section{min-height:130px}.editor_btns .ant-btn{height:36px;line-height:32px;font-size:15px;padding:0 18px}}@media(min-width:1000px)and (max-width:1400px){.templateLeftPanel.flat_box{grid-template-columns:repeat(2,1fr);gap:8px}.bottom-panel{grid-template-columns:1fr 4fr;gap:6px}#workspace_template{min-height:450px}.templateRightPanel .flat_box{max-height:75%;padding:8px}.panel-section{min-height:95px}.editor_btns .ant-btn{height:34px;line-height:34px;font-size:13px;padding:0 15px}}.template{position:relative;background-color:#fff;overflow:hidden}.field-block{position:absolute}.template .barcode svg{width:100%}.template500{background-color:#fff;width:8cm;height:5cm;text-align:center}.printBody{padding:0 10px;display:grid;gap:20px;grid-template-columns:16fr 6fr}.printBody .block-print-overflow{width:100%;border:1px solid #000;border-radius:7px;background-color:#ececec;overflow:scroll;height:80vh;padding:15px}.printBody .block-print-overflow::-webkit-scrollbar{background-color:#f9f9fd;width:7px;height:7px}.printBody .block-print-overflow::-webkit-scrollbar-thumb{background-color:#1677ff;border-radius:7px}.printBody .container-print-file{width:100%}#print-file{display:flex;gap:5px;flex-wrap:wrap;background-color:#fff}.A0{width:84cm}.A1{width:59cm}.A2{width:42cm}.A3{width:29.7cm}.A4{width:21cm}.A5{width:14cm}.format1{width:10cm;height:4cm}.format2{width:10cm;height:6cm}.format3{width:10cm;height:7cm}.format4{width:4cm;height:1.3cm}.format5{width:4.5cm;height:1.5cm}.format6{width:6cm;height:8cm}.format7{width:5.8cm;height:4cm}.format8{width:8cm;height:5cm}.printBody .printEditor_form__item{margin-bottom:10px}.printBody .printEditor_form__item .form_item__title{font-size:15px;margin-bottom:10px;font-weight:500}.printBody .printEditor .btns{display:flex;justify-content:flex-end;margin-top:25px}*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto}body{background-color:#e2e2e2}.flat_box{background-color:#fff;border-radius:7px;padding:20px;margin-bottom:10px}.flat_box_buttons{display:flex;flex-direction:row;gap:8px}.flat_box_input{display:flex;width:100%;justify-content:space-between;align-items:center;gap:8px}.flat_box_input span{font-size:14px}.flat_box_input input{width:80px;height:30px;border:1px solid #ccc;border-radius:4px;padding:4px}.title_block .title{text-align:center}.home_page{margin:0 10px}.userForm .form_all_fields{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);align-items:start}.userForm .form_fields{display:grid;gap:4px;flex-direction:column}.userForm .form-fields-label{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:14px}.userForm .form-fields-label .ant-input,.userForm .form-fields-label .ant-picker,.userForm .form-fields-label .ant-select-selector,.userForm .form-fields-label .ant-input-number{width:100%;min-width:22em;max-width:22em;box-sizing:border-box}.userForm .form_textarea{width:22em!important;box-sizing:border-box;border:px solid #ccc}.settings_left{display:flex;flex-direction:column;justify-content:space-between;height:100%}.setting-row{display:grid;grid-template-columns:minmax(18rem,1fr) auto;justify-content:space-between;align-items:center;gap:12px;width:100%}.userForm .form_additional_fields{overflow-y:auto;max-height:100%;padding:12px}.userForm .form_additional_field{margin-bottom:10px}.userForm .form_additional_field .field_title{margin-bottom:5px}.userForm .form_additional_field .checkboxes{display:flex;flex-direction:column}.component-list-wrapper{width:100%;max-width:300px;max-height:210px}.component-list-card{display:flex;flex-direction:column;gap:4px;background-color:#fefefe}.component-select-category{display:flex;gap:1px;justify-content:space-between}.category-select{width:100%;border-radius:9px;border:3px solid #ccc}.category-option{width:100%}.container-input-list{width:100%;position:relative}.component-search-input{width:100%;padding:5px;margin:3px 0;border-radius:8px;border:3px solid #ccc;font-size:14px;box-sizing:border-box}.component-item-list{border:3px solid #ccc;border-radius:8px;overflow-y:auto;box-sizing:border-box}.row-data{display:flex;align-items:center;padding:0 12px;border-bottom:3px solid #ddd;background-color:#fff;font-weight:400;cursor:pointer;box-sizing:border-box}.userForm .btns_block{display:flex;flex-wrap:wrap;gap:.05rem;padding-top:1.5rem}.userForm .expand_wrapper{margin-left:auto}@media screen and (min-width:1440px){.btns_wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:2rem;padding-top:1rem}.buttons_left{display:grid;grid-template-columns:repeat(4,auto);gap:.5rem;width:400px}.buttons_left button{font-size:14px;padding:8px 12px}.componentlist_right{flex:1 1 auto;min-width:400px;max-width:50%;display:flex;justify-content:flex-end}}@media screen and (max-width:1024px){.userForm .form_all_fields{grid-template-columns:1fr}.userForm .form-fields-label{flex-direction:column;align-items:flex-start;gap:4px}.userForm .form-fields-label .ant-input,.userForm .form-fields-label .ant-picker,.userForm .form-fields-label .ant-select-selector,.userForm .form-fields-label .ant-input-number{min-width:100%;max-width:100%}}@media screen and (max-width:1440px){.userForm .form_all_fields{grid-template-columns:repeat(2,1fr)}.btns_wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:1rem;padding-top:.5rem}.buttons_left{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.3rem;width:100%}.buttons_left button{font-size:12px;padding:6px 8px;text-wrap:wrap;height:2.5rem}.componentlist_right{flex:1;display:flex;justify-content:flex-end;min-width:300px}.expand_wrapper button{height:3em}}@media screen and (min-width:1440px){.btns_wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:1rem;padding-top:.5rem}.buttons_left{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.3rem;width:100%}.buttons_left button{font-size:12px;padding:6px 8px;text-wrap:wrap;height:2.5rem}.componentlist_right{flex:1;display:flex;justify-content:flex-end;min-width:300px}.expand_wrapper button{height:3em}}.userForm .btns_block button:hover{background-color:#ececec;color:#000}.listUsers{width:100%;margin-top:10px}.listUsers table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif;margin:20px 0;border-radius:7px;overflow:hidden}.listUsers th{background-color:#1677ff;color:#fff;padding:12px;text-align:left;border-bottom:2px solid #ddd}.listUsers td{padding:10px;border-bottom:1px solid #ddd}.listUsers tr:nth-child(2n){background-color:#f2f2f2}.listUsers tr:hover{background-color:#ddd}.listUsers tr.disabled{background-color:#fcc;color:#666}.templatespage{margin:0 10px}.templatespage .templateList_item{display:flex;align-items:center;justify-content:space-between}.templatespage .templateList_item .templateList_item__btns{display:flex;align-items:center;justify-content:space-between;gap:10px}.modal_tempalte_example{background-color:#ececec;padding:10px;border-radius:8px}.templateExample{position:relative;background-color:#fff}.templateExample .field-block{border:1px dashed #000;display:flex;align-items:center;justify-content:center;word-break:break-word}.settings_page{margin:0 10px}.settings_page .settings{display:grid;grid-template-columns:26rem 26rem minmax(37.5rem,1fr);gap:4rem;align-items:start}.settings_page .settings_block{display:flex;flex-direction:column;gap:10px}.settings_page .form-fields-label{display:flex;flex-direction:column;gap:5px}.settings_page .settings_btn{display:flex;gap:10px;padding-top:25px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:999}.modal-content{background-color:#fff;padding:30px 40px;border-radius:10px;box-shadow:0 4px 20px #0006;text-align:center;max-width:500px;width:100%;font-family:sans-serif;line-height:1.5}.modal-content h2{color:#c00;font-size:22px;margin-bottom:20px}.modal-buttons{display:flex;flex-direction:column;gap:10px;margin-top:25px}.modal-agree-button{background-color:#c00;color:#fff;border:none;padding:12px 20px;border-radius:6px;font-size:15px;cursor:pointer;transition:background-color .3s}.modal-agree-button:hover:enabled{background-color:#a80000}.modal-agree-button:disabled{background-color:#888;cursor:not-allowed}.modal-cancel-button{background-color:gray;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .3s}.modal-cancel-button:hover{background-color:#555}.danger-text{color:red;font-weight:700}.serious-modal{border:3px solid #cc0000}.form_table{font-family:var(--ft-font-family);font-size:var(--ft-font-size);background:#fff;border-radius:var(--ft-radius);padding:10px;color:#111}.form_table .ant-table,.form_table table{width:100%;border-collapse:collapse;table-layout:fixed}.form_table .ant-table-thead>tr>th,.form_table th{position:sticky;top:0;z-index:5;padding:8px var(--ft-pad-h);background:var(--ft-header-bg);border-bottom:1px solid rgba(0,0,0,.06);font-size:var(--ft-header-font-size);font-weight:600;white-space:nowrap;text-align:left}.form_table .ant-table-tbody>tr>td,.form_table td{padding:var(--ft-pad-v) var(--ft-pad-h);vertical-align:middle}.form_table .cell-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:inline-block;vertical-align:middle}.form_table .ant-table-tbody>tr:hover>td,.form_table tr:hover td{background:var(--ft-row-hover-bg)}.form_table .ant-table-tbody>tr:focus>td{outline:2px solid rgba(22,119,255,.12);outline-offset:-2px}.form_table .ant-tag{font-size:var(--ft-chip-font);padding:2px 6px;border-radius:var(--ft-chip-radius);line-height:1;display:inline-flex;align-items:center;gap:6px}.form_table .status--neutral{background:#0000000f;color:var(--ft-muted)}.form_table .status--ok{background:#1677ff1f;color:var(--ft-accent)}.form_table .status--warn{background:#ffa5001a;color:#b36b00}.form_table .status--danger{background:#ff000014;color:#b30000}.form_table .table-row--irregular>td{background:var(--ft-irregular-bg)!important;color:var(--ft-irregular-text)}@supports (selector(:has(*))){.form_table tr:has(td[data-speclabel*=долг])>td{background:var(--ft-irregular-bg)!important;color:var(--ft-irregular-text)}}.form_table .ant-pagination{padding-top:6px}@media(max-width:1100px){.form_table .ant-table-thead>tr>th:nth-child(4),.form_table .ant-table-tbody>tr>td:nth-child(4),.form_table .ant-table-thead>tr>th:nth-child(5),.form_table .ant-table-tbody>tr>td:nth-child(5){display:none}.form_table .ant-table-thead>tr>th:nth-child(10),.form_table .ant-table-tbody>tr>td:nth-child(10),.form_table .ant-table-thead>tr>th:nth-child(11),.form_table .ant-table-tbody>tr>td:nth-child(11),.form_table .ant-table-thead>tr>th:nth-child(12),.form_table .ant-table-tbody>tr>td:nth-child(12){display:none}}@media(max-width:720px){:root{--ft-font-size: 12px;--ft-pad-h: 6px;--ft-pad-v: 6px}.form_table .ant-table-thead>tr>th,.form_table .ant-table-tbody>tr>td{font-size:12px;padding:6px}}.form_table .action-col{width:44px;min-width:44px;max-width:44px;text-align:center;padding:4px 6px}
