@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;justify-content:space-between;margin:5px 10px 10px;border-radius:7px}.header .logo_block{padding:10px;display:flex;align-items:center}.header .logo_block img{width:120px}.header .user_block{display:flex;align-items:center}.header .exit_block{display:flex;align-items:center;padding:0 25px}.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}.header .menu_block{display:flex;align-items:center}.header .profile_block{display:flex;align-items:center;padding:0 25px}.header .menu{list-style:none;display:flex;align-items:center;flex-wrap:nowrap;gap:10px}.header .menu ul{list-style:none}.header .menu .menuItem{position:relative}.header .menu .menuItem.active{border-bottom:1px solid black}.header .menu .menuItem a{color:#000;font-size:17px;font-weight:400;text-decoration:none}.header .menu .menuItem:hover{cursor:pointer}.header .menu .menuItem a:hover{color:#074616}.header .menu .menuItem:hover .menu_dropdown{display:block}.header .menu .menuItem .menu_dropdown{display:none;position:absolute;background-color:#fff;border-radius:7px;padding:10px 20px;width:max-content;-webkit-box-shadow:-1px 3px 8px 2px rgba(34,60,80,.2);-moz-box-shadow:-1px 3px 8px 2px rgba(34,60,80,.2);box-shadow:-1px 3px 8px 2px #223c5033}.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:1200px)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:25em!important;box-sizing:border-box}.userForm .form_textarea{width:22em!important;box-sizing:border-box;border:px solid #ccc}.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;gap:5px;padding-top:25px}.userForm .expand_wrapper{margin-left:auto}.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:1fr 1fr 1fr;gap:20px}.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}
