header{display:flex;justify-content:space-between;background-color:#002e6e;height:80px;width:100%;color:#fff;padding:0 30px;align-items:center}header img{height:50px}._logo_evqw3_16{height:50px}header ul{display:flex;list-style:none;padding:0;margin:0;gap:30px}header li,header a{font-size:20px;color:#fff!important;text-decoration:none!important;cursor:pointer}._content_1gi0e_1{display:flex;justify-content:space-between}._list_1gi0e_6{width:300px;height:calc(100vh - 80px);min-height:calc(100vh - 80px);background-color:#e3e3e3}._equipments_1gi0e_13{height:calc(100vh - 120px);min-height:calc(100vh - 120px)}._equipment_1gi0e_13{padding:15px}._equipment_1gi0e_13:hover{background-color:#d6d6d6;cursor:pointer}._name_1gi0e_27{font-size:16px;font-weight:700;margin-bottom:10px}._running_1gi0e_33,._process_1gi0e_38,._status_1gi0e_43{font-size:14px;margin-bottom:5px}._serial_led_1gi0e_48{display:flex;justify-content:space-between;align-items:flex-end}._serial_number_1gi0e_54{font-size:12px}._yellow_circle_1gi0e_58{width:20px;height:20px;background-color:#ff0;border-radius:20px}._green_circle_1gi0e_65{width:20px;height:20px;background-color:green;border-radius:20px}._line_1gi0e_72{width:280px;height:1.5px;background-color:#a3a3a3;margin-left:10px}._ihm_1gi0e_79{display:flex;align-items:center;justify-content:center;width:calc(100vw - 300px);height:calc(100vh - 80px)}._selectIHM_1gi0e_90{color:#777;font-size:20px;font-weight:700;text-align:center}._selected_1gi0e_97{border-left:4px solid #28a745;background-color:#28a74514}._errorMessage_1gi0e_102{position:fixed;top:20px;right:20px;display:flex;align-items:center;gap:12px;max-width:450px;min-width:250px;padding:14px 18px;background:#3b1f1f;border:1px solid #ff5555;border-radius:8px;color:#fff;font-size:14px;line-height:1.4;z-index:9999;box-shadow:0 4px 12px #0000004d}._closeError_1gi0e_122{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:50%;background:transparent;color:#fff;cursor:pointer;font-size:18px;font-weight:700;transition:background-color .2s}._closeError_1gi0e_122:hover{background:#ffffff26}._content_14r9l_1{padding:15px 25px}._table_header_14r9l_7,._fields_14r9l_8{display:flex;width:100%}._table_header_14r9l_7{margin-bottom:10px;align-items:flex-end;gap:10px}._field_14r9l_8 label{font-size:14px;font-weight:600}._field_select_mode_14r9l_26{width:200px;min-width:200px;margin-right:10px;z-index:10}._field_select_serial_number_14r9l_33{width:calc(100vw - 700px);min-width:calc(100vw - 700px);margin-right:10px;z-index:10}._field_select_month_year_14r9l_40{width:200px;min-width:200px;margin-right:10px;z-index:10}._actions_14r9l_49{display:flex;gap:10px}._submit_14r9l_54{width:150px;min-width:150px}._excel_14r9l_59{width:60px;min-width:60px}._submit_14r9l_54 button,._excel_14r9l_59 button{width:100%;height:50px;color:#fff;background-color:#002e6e;border:none;border-radius:40px;cursor:pointer;font-size:16px;font-weight:700;margin:10px 0;transition:.2s}._submit_14r9l_54 button:hover,._excel_14r9l_59 button:hover{opacity:.9}._excel_14r9l_59 button{font-size:26px;padding:10px}._submit_14r9l_54 button:disabled,._excel_14r9l_59 button:disabled{background-color:gray;cursor:not-allowed;opacity:.7}._columnsButton_14r9l_100{margin-bottom:15px}._columnsButton_14r9l_100 button{background:#002e6e;color:#fff;border:none;padding:12px 20px;border-radius:10px;cursor:pointer;font-weight:700}._columnsButton_14r9l_100 button:hover{opacity:.9}._modalOverlay_14r9l_120{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}._modalContent_14r9l_130{background:#fff;width:90%;max-width:600px;max-height:80vh;overflow:hidden;border-radius:12px;padding:20px;box-shadow:0 10px 30px #0003}._columnsList_14r9l_141{max-height:50vh;overflow-y:auto;display:flex;flex-direction:column;gap:8px;margin:15px 0}._columnsList_14r9l_141 label{display:flex;align-items:center;gap:8px;cursor:pointer}._modalButtons_14r9l_157{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}._modalButtons_14r9l_157 button{padding:10px 15px;border:none;border-radius:8px;cursor:pointer;background:#002e6e;color:#fff}._table_14r9l_7{width:100%;height:calc(100vh - 250px);overflow:auto;border:1px solid #ddd;border-radius:10px}._table_14r9l_7 table{width:100%;border-collapse:collapse}._table_14r9l_7 th,._table_14r9l_7 td{text-align:left;border:1px solid #dcdcdc;padding:10px;white-space:nowrap}._table_14r9l_7 th{position:sticky;top:0;background-color:#ccc;z-index:3;font-weight:700;cursor:pointer}._table_14r9l_7 th:first-child,._table_14r9l_7 td:first-child{position:sticky;left:0;background:#fff;z-index:2}._table_14r9l_7 th:first-child{background:#ccc;z-index:4}._table_14r9l_7 tbody tr:nth-child(2n){background-color:#fafafa}._table_14r9l_7 tbody tr:hover{background-color:#f1f6ff}@media (max-width: 768px){._content_14r9l_1{padding:10px}._table_header_14r9l_7{flex-direction:column;align-items:stretch}._fields_14r9l_8{flex-direction:column;gap:10px}._field_select_mode_14r9l_26,._field_select_serial_number_14r9l_33,._field_select_month_year_14r9l_40{width:100%;min-width:100%;margin:0}._actions_14r9l_49{width:100%;display:flex;gap:10px}._submit_14r9l_54{flex:1;min-width:0}._excel_14r9l_59{width:60px;min-width:60px}._submit_14r9l_54 button,._excel_14r9l_59 button{margin:0}._modalContent_14r9l_130{width:calc(100vw - 20px);padding:15px;max-height:90vh}._columnsList_14r9l_141{max-height:55vh}._table_14r9l_7{height:auto;max-height:calc(100vh - 420px);overflow-x:auto;overflow-y:auto}._table_14r9l_7 table{min-width:900px}._table_14r9l_7 th,._table_14r9l_7 td{padding:8px;font-size:13px}}._modal_overlay_1gj85_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999}._modal_content_1gj85_14{position:relative;background-color:#e3e3e3;padding:30px;border-radius:10px;min-width:400px}._modal_content_1gj85_14 button{border:none}._modal_close_1gj85_26{position:absolute;top:30px;right:30px;width:22px;font-size:22px;cursor:pointer}._container_1gj85_35 h2{font-size:22px;margin-bottom:20px}._field_1gj85_40 label{font-size:14px}._field_1gj85_40 input{width:100%;padding:8px 12px;font-size:16px;border:1px solid #ccc;border-radius:6px;background-color:#fff;outline:none;box-sizing:border-box;margin:5px 0 15px}._field_select_1gj85_56{margin:5px 0 15px}._passwordWrapper_1gj85_60{position:relative;display:flex;align-items:center}._eyeIcon_1gj85_66{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#666;font-size:18px}._container_1gj85_35 button{width:100%;height:50px;color:#fff;background-color:#002e6e;border-radius:40px;cursor:pointer;font-size:16px;font-weight:700;margin-top:15px}._content_fmzl0_1{display:flex;justify-content:space-between}._equipments_fmzl0_6,._users_fmzl0_12{width:50vw;height:calc(100vh - 80px);padding:20px}._title_fmzl0_18{display:flex;height:40px;align-items:center;justify-content:center;font-size:20px;font-weight:700}._list_fmzl0_27{height:calc(100vh - 160px);border:1.5px solid #ccc;border-radius:10px;overflow:auto}._search_fmzl0_34{display:flex;justify-content:space-between;width:calc(100% - 20px)}._search_input_fmzl0_40{width:100%;height:35px;margin:10px;padding:0 10px;font-size:16px;border:1.5px solid #ccc;border-radius:4px}._create_square_fmzl0_50{width:35px;height:35px;margin:10px;background-color:#e3e3e3;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}._create_icon_fmzl0_62{width:22px;font-size:22px;color:#555}._list_content_fmzl0_68{height:calc(100vh - 220px);overflow:auto}._card_fmzl0_73{display:flex;align-items:center;margin:5px 10px;padding:10px;border-radius:10px;background-color:#e3e3e3}._card_part1_fmzl0_82{width:90%}._card_part2_fmzl0_86{width:10%;justify-items:center}._name_fmzl0_91{font-size:20px;font-weight:700}._edit_icon_fmzl0_96,._delete_icon_fmzl0_97{width:22px;font-size:22px;color:#555;cursor:pointer}._edit_icon_fmzl0_96{margin-bottom:25px}._login_15pf1_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background-image:url(/assets/tecnology_gear-D6ZOgHez.jpg);background-size:cover;background-position:center}._container_15pf1_12{width:450px;background-color:#ffffff26;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);padding:40px;border-radius:10px}._container_15pf1_12 ._img_15pf1_21{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:40px}._container_15pf1_12 img{width:250px}._container_15pf1_12 h1{text-align:center;font-size:30px;color:#fff;margin-bottom:40px}._container_15pf1_12 ._input_field_15pf1_40{position:relative;width:100%;height:50px;margin:25px auto}._input_field_15pf1_40 input{width:100%;height:100%;background-color:transparent;outline:none;border:2px solid rgba(255,255,255,.2);border-radius:40px;font-size:16px;color:#fff;padding:20px 25px}._input_field_15pf1_40 input::placeholder{color:#fff}._input_field_15pf1_40 ._icon_15pf1_63{position:absolute;right:25px;top:50%;transform:translateY(-50%);font-size:18px;color:#fff}._error_15pf1_72{color:#fff;text-align:center;margin:20px 0}._container_15pf1_12 button{width:100%;height:50px;color:#002e6e;background-color:#fff;border:none;outline:none;border-radius:40px;box-shadow:0 0 10px #0000001a;cursor:pointer;font-size:16px;font-weight:600}@media (max-width: 768px){._container_15pf1_12{width:350px}}
