:root{--font-family-sans-serif: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--sidebar-width: 250px;--sidebar-compact-width: 80px;--transition-speed: .3s;--main-accent-color: #0080AB;--sidebar-bg-color: #FFF;--sidebar-text-color: #0080AB;--sidebar-hover-bg: #EAF5F8;--shadow-color: RGBA(0, 0, 0, .2);--body-bg: #F1F3F5;--text-color: #212529;--header-bg: #0080AB;--header-text-color: #FFF;--footer-bg-color: #0080AB;--footer-text-color: #FFF}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-family-sans-serif);line-height:1.15;text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;-webkit-user-select:none;user-select:none}body{margin:0;font-size:1rem;font-weight:400;line-height:1.5;color:var(--text-color);text-align:left;background-color:var(--body-bg);overflow-x:hidden;height:100%}#root{height:100%}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}a,a:hover{color:var(--main-accent-color);text-decoration:none;background-color:transparent}h1,h2,h3,h4,h5,h6{font-family:Nunito,sans-serif;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:2.5rem;font-weight:400;color:var(--main-accent-color)}button,input[type=submit]{border:1px solid transparent;border-radius:.25em;font-size:.9rem;line-height:1.5;padding:.375rem .75rem}.canvasjs-chart-credit{display:none}input[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}dl{margin-top:0;margin-bottom:1rem}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}._dashboard_vi0o0_2{display:flex;min-height:100vh;transition:margin-left var(--transition-speed) ease}._dashboardApp_vi0o0_8{display:flex;flex-direction:column;flex-grow:1;margin-top:35px;width:100%;transition:margin-left var(--transition-speed) ease}._dashboardNav_vi0o0_17{position:fixed;left:0;top:0;bottom:0;overflow-y:auto;width:var(--sidebar-width);transition:width var(--transition-speed) ease,transform var(--transition-speed) ease;z-index:999;display:flex;flex-direction:column;box-shadow:var(--shadow-color) 4px 0 12px -2px}._dashboardCompact_vi0o0_31 ._dashboardNav_vi0o0_17{width:var(--sidebar-compact-width);box-shadow:var(--shadow-color) 4px 0 12px -2px}._dashboardNav_vi0o0_17 header{min-height:50px;padding:1px 7px;display:flex;align-items:center;justify-content:space-between;background-color:var(--main-accent-color)}._dashboardNav_vi0o0_17 header ._menuToggle_vi0o0_45{display:none;cursor:pointer;color:var(--header-text-color);transition:color var(--transition-speed) ease}._dashboardNav_vi0o0_17 header ._menuToggle_vi0o0_45:hover{color:#fff}._dashboardNav_vi0o0_17 a{color:var(--sidebar-text-color);transition:background var(--transition-speed) ease,color var(--transition-speed) ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px 10px;display:flex;align-items:center;position:relative;font-size:1rem}._dashboardNav_vi0o0_17 a:hover{background:var(--sidebar-hover-bg);color:var(--sidebar-text-color)}._dashboardToolbar_vi0o0_74{min-height:30px;background-color:var(--header-bg);display:flex;align-items:center;padding:8px 27px;position:absolute;top:0;right:0;left:var(--sidebar-width);z-index:1000;transition:left var(--transition-speed) ease}._dashboardCompact_vi0o0_31 ._dashboardToolbar_vi0o0_74{left:var(--sidebar-compact-width)}._menuToggle_vi0o0_45{position:relative;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:color var(--transition-speed) ease}._menuToggle_vi0o0_45:hover,._menuToggle_vi0o0_45:active,._menuToggle_vi0o0_45:focus{color:#fff}._menuToggle_vi0o0_45 i{font-size:1.25rem}@media (min-width: 992px){._dashboardApp_vi0o0_8{margin-left:var(--sidebar-width)}._dashboardCompact_vi0o0_31 ._dashboardApp_vi0o0_8{margin-left:var(--sidebar-compact-width)}._dashboardToolbar_vi0o0_74{left:var(--sidebar-width)}._dashboardCompact_vi0o0_31 ._dashboardToolbar_vi0o0_74{left:var(--sidebar-compact-width)}}@media (max-width: 992px){._dashboardNav_vi0o0_17{transform:translate(-100%);width:100%;transition:transform var(--transition-speed) ease}._dashboardNav_vi0o0_17._mobileShow_vi0o0_137{transform:translate(0)}._dashboardNav_vi0o0_17 header ._menuToggle_vi0o0_45{display:flex}._dashboardToolbar_vi0o0_74{left:0}._dashboardApp_vi0o0_8 footer{left:0;width:100%}}._dashboardCompact_vi0o0_31 ._dashboardNav_vi0o0_17 a{justify-content:center;padding:8px 0}._dashboardCompact_vi0o0_31 ._dashboardNav_vi0o0_17 a span{display:none}._dashboardNav_vi0o0_17{overflow:hidden}._dashboardCompact_vi0o0_31 ._dashboardApp_vi0o0_8 footer{left:var(--sidebar-compact-width);width:calc(100% - var(--sidebar-compact-width))}._logo_vi0o0_173{display:flex;align-items:center;color:var(--sidebar-bg-color);transition:color var(--transition-speed) ease;position:relative;padding:8px 0;font-weight:700;white-space:nowrap}._dashboardCompact_vi0o0_31 ._logo_vi0o0_173 span{display:none}._dashboardToolbarRight_vi0o0_188{margin-left:auto;display:flex;align-items:center}._expandArrows_vi0o0_194{cursor:pointer;color:#fff;margin-right:16px}._userInfo_vi0o0_200{color:#fff;margin-right:20px;font-size:13px}._logout_vi0o0_206,._logout_vi0o0_206:hover{font-weight:700;text-decoration:none;border:1px solid #FFF;padding:.5rem;border-radius:6px;background:#fff;display:flex;align-items:center}._logout_vi0o0_206 iconify-icon{float:right}._dashboardContent_vi0o0_221{flex-grow:1;padding:25px;transition:padding var(--transition-speed) ease;color:#0080ab}@media (max-width: 768px){._dashboardContent_vi0o0_221{padding:15px 0}}._copyright_vi0o0_234{background-color:var(--footer-bg-color);color:var(--footer-text-color);text-align:center;padding:10px 0;bottom:0;width:100%;transition:left var(--transition-speed) ease,width var(--transition-speed) ease;font-size:.95rem;font-weight:700}._alarmPopup_vi0o0_246{padding:15px;border-radius:15px;background:#ed9595}._dashboardNavList_1he8r_2{display:flex;flex-direction:column;flex-grow:1;background:#fff}._dashboardNavItem_1he8r_9{display:flex;align-items:center;transition:background var(--transition-speed) ease,padding var(--transition-speed) ease;cursor:pointer;position:relative;font-size:1rem;flex-direction:column}._dashboardNavItem_1he8r_9 span{display:inline;transition:opacity var(--transition-speed) ease,visibility var(--transition-speed) ease;white-space:nowrap;color:var(--main-accent-color)}._dashboardNavItem_1he8r_9:hover:after{opacity:1}._dashboardNavItemActive_1he8r_30{background:#dde7f1}._navIcon_1he8r_34{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:-9px 0;transition:margin-right var(--transition-speed) ease}._dashboardNavList_1he8r_2 a ._navIcon_1he8r_34{margin-right:0}._dashboardNavList_1he8r_2 a ._navIcon_1he8r_34 i{font-size:1.25rem}._navCompact_1he8r_52 ._dashboardNavItem_1he8r_9{justify-content:center;padding:8px 10px}._navCompact_1he8r_52 ._dashboardNavItem_1he8r_9 span{opacity:0;visibility:hidden}._navCompact_1he8r_52 ._dashboardNavItem_1he8r_9:hover:after{opacity:1}._loading_rhr9r_2{display:flex;align-items:center;width:100%;height:100%;z-index:9999;background:url(/assets/hourglass-WHFIHBpc.gif) 50% 50% no-repeat #fff;opacity:.8;font-size:13px}._loading_rhr9r_2 p{margin-top:110px;width:100%;text-align:center}._errorHeader_rhr9r_19{font-weight:700;color:#ff6c00;font-size:larger}._errorText_rhr9r_25{color:#0e498e}._errorContainer_rhr9r_29{display:flex}._errorContent_rhr9r_33{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:center}._errorImage_rhr9r_41{flex:1}._card_1gmu3_2{border:4px solid aliceblue;border-radius:.25rem;background-color:#fff;padding:3px;box-shadow:0 0 1px #00000020,0 1px 3px #0003}._blueButton_1gmu3_10{background:var(--main-accent-color);border-color:#0062cc;color:#fff}._whiteButton_1gmu3_16{background:#fff;border-color:#0080ab;color:#0080ab}._blueButton_1gmu3_10:disabled,._whiteButton_1gmu3_16:disabled{opacity:.65}._formControl_1gmu3_26{color:#495057;display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;background-color:#fff;background-clip:padding-box;border:1px solid #CED4DA;border-radius:.25rem;box-shadow:inset 0 0 0 transparent;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._formControl_1gmu3_26:focus{background:#fff;border-color:#80bdff;outline:0;box-shadow:inset 0 0 0 transparent}._formControl_1gmu3_26:disabled{background-color:#e9ecef}._formControl_1gmu3_26::placeholder{color:#939ba2}._switch_1gmu3_58{position:relative;display:inline-block;width:60px;height:34px;margin-right:10px}._switch_1gmu3_58 input{opacity:0;width:0;height:0}._slider_1gmu3_72{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:34px}._slider_1gmu3_72:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;border-radius:50%}._statusItem_1gmu3_94{display:flex;align-items:center;margin-bottom:8px}._statusCircle_1gmu3_100{width:20px;height:20px;border-radius:50%;display:inline-block;margin-right:8px}input:checked+._slider_1gmu3_72{background-color:#2196f3}input:focus+._slider_1gmu3_72{box-shadow:0 0 1px #2196f3}input:checked+._slider_1gmu3_72:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}._overlay_1y9kl_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}._popup_1y9kl_15{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;width:auto;min-width:400px;max-width:75%;height:auto;max-height:95%;display:flex;flex-direction:column}._popupHeader_1y9kl_29{display:flex;align-items:center;justify-content:space-between}._popupTitle_1y9kl_35{color:#0e498e;font-size:32px;font-weight:700;margin:-.3rem 0 0}._closeButton_1y9kl_42{background:transparent;border:0;font-size:1.2rem;font-weight:700;color:#000;opacity:.5;padding:1rem;line-height:1}._closeButton_1y9kl_42:hover{opacity:.75}._popupContent_1y9kl_57{height:90%;overflow-y:auto}._firstButton_1y9kl_62,._secondButton_1y9kl_62{margin:20px 0;padding:.5rem 1rem;min-width:110px}._okButton_1y9kl_68{border:0;background:#62cb31;color:#fff}._okButton_1y9kl_68:hover{background:#58b62c}._cancelButton_1y9kl_78{border:1px solid #0080ab;background:#fff;color:#0080ab}._cancelButton_1y9kl_78:hover{background:#e9ecef}._firstButton_1y9kl_62{float:left}._secondButton_1y9kl_62{float:right}._dataTableComponent_15pw2_2{border:4px solid aliceblue;border-radius:.25rem;background-color:#fff;padding:20px;box-shadow:0 0 1px #00000020,0 1px 3px #0003;color:#0e498e;overflow:auto}._table_15pw2_12{border-collapse:collapse;width:100%;table-layout:fixed;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._table_15pw2_12 thead{background:#f0f8ff;color:#0080ab}._columnHeader_15pw2_25{border-bottom:1px solid #CCC;padding:8px}._row_15pw2_30{border-bottom:1px solid #EEE}._cell_15pw2_34{padding:8px}._noData_15pw2_38{text-align:center;padding:20px}._toolbarDesktop_15pw2_43,._toolbarMobile_15pw2_43{display:flex;align-items:center;justify-content:space-between}._toolbarMobile_15pw2_43{flex-direction:column;gap:10px}._search_15pw2_54{margin-bottom:10px;display:flex;align-items:center;justify-content:center;flex-grow:1}._searchField_15pw2_62{padding:6.8px;width:265px;line-height:1.5;border:1px solid #CED4DA;box-shadow:inset 0 0 0 transparent;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;z-index:1}._searchField_15pw2_62:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:inset 0 0 0 transparent}._searchButton_15pw2_80{display:flex;width:25px;margin-left:-3px}._searchButton_15pw2_80 button{display:inline-block;background-color:#f8f9fa;border-color:#ddd;color:#444}._paginationControls_15pw2_93{margin-top:10px;display:flex;align-items:center;justify-content:center;flex-grow:1}._paginationControls_15pw2_93 button{background:#fff;border-color:#dee2e6;border-radius:0;margin-left:-1px}._paginationControls_15pw2_93 button:hover:not(:disabled):not(._pageActive_15pw2_108){background-color:#e9ecef;border-color:#dee2e6;color:#0056b3;text-decoration:none;z-index:2}._displayedEntries_15pw2_116{margin-top:10px}._pageSize_15pw2_120{font-size:12px;font-weight:700}._pageSize_15pw2_120 select{font-size:12px;padding:5px;width:57px;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ced4da;border-radius:.25rem}button._page_15pw2_108{font-weight:400;cursor:pointer}button._pageActive_15pw2_108{color:#fff;background:#007bff;border-color:#007bff}._pageEllipsis_15pw2_146{cursor:default}._actionRow_15pw2_150{cursor:default;white-space:nowrap}._cardList_15pw2_155{display:flex;flex-direction:column;gap:10px;margin-top:10px;max-height:100%;overflow-y:auto}._card_15pw2_155{background:#fff;border:1px solid #EEE;border-radius:.25rem;padding:12px 16px;box-shadow:0 0 1px #00000020,0 1px 3px #0003;color:#0e498e}._cardRow_15pw2_174{display:flex;justify-content:space-between;align-items:flex-start;padding:4px 0;border-bottom:1px solid #EEE}._cardRow_15pw2_174:last-child{border-bottom:none}._cardLabel_15pw2_186{color:#0080ab;font-weight:600;margin-right:12px;white-space:nowrap}._cardValue_15pw2_193{flex:1 1 0;text-align:right;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._cardList_15pw2_155 ._noData_15pw2_38{text-align:center;padding:20px;color:#0e498e}._pageTitle_wq2rl_2{font-size:45px;text-align:center;color:#0e498e;font-weight:700;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._title_9g72t_2{font-size:1.25rem!important;font-weight:500;letter-spacing:.0125em!important}._textColor_9g72t_8{font-weight:700;color:#0e498e}._lightTextColor_9g72t_13{color:#6692c5}._alarmImage_9g72t_17{height:125px}._smile_9g72t_21{font-size:153px;text-align:center;display:grid!important;color:#009688!important;caret-color:#009688!important}._noSensor_9g72t_29{color:red;font-weight:700}._detailsContainer_9g72t_34{display:flex;flex-direction:column;gap:.5rem}._video_9g72t_40{width:100%;height:360px}._acknowledgeButton_9g72t_45{margin:20px 0;padding:.5rem 1rem;float:left;border:1px solid #0080AB;background:#fff;color:#0080ab;width:110px}._acknowledgeButton_9g72t_45:hover{background:#e9ecef}._error404WithoutLogin_1c13k_2{padding:10px;color:#0080ab}._error404WithoutLogin_1c13k_2,._error404_1c13k_2{font-size:38px;font-weight:700}._faqPage_1528f_2{padding:20px}._faqPage_1528f_2 li,._faqPage_1528f_2 a{color:#ff6300cf;font-weight:500}._welcome_5ob31_2{font-size:38px;font-weight:700}._buttonCreate_13j1g_2{display:table;align-items:end;margin-left:auto;padding:10px}._addRow_wxnei_1{display:flex;gap:.5rem;align-items:center}._mappingRow_wxnei_7{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:.5rem;margin:4px 0}._entryLabel_wxnei_15{min-width:120px;overflow:hidden;text-overflow:ellipsis}._group_kf16i_2{font-size:larger}._label_kf16i_6,._group_kf16i_2{font-weight:700;color:#0e498e;margin-bottom:.5rem;display:flex;align-items:center}._label_kf16i_6:not(._twoColumns_kf16i_14 ._label_kf16i_6){padding-top:15px}._emptySpace_kf16i_18{min-height:150px}._required_kf16i_22{color:red}._spanTwoColumns_kf16i_26{grid-column:span 2}._twoColumns_kf16i_14{display:grid;grid-template-columns:1fr 1fr;gap:15px;min-width:600px}._errorText_kf16i_37,._smallErrorText_kf16i_37{color:#e10000;font-weight:700;margin:0 0 .5rem;max-width:400px}._smallErrorText_kf16i_37{font-size:.8em}._loginPage_1ejyy_2{width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;text-align:center}._loginPage_1ejyy_2 form{padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;max-width:400px}._loginPage_1ejyy_2 input{box-shadow:none;display:block;margin:0 auto;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;background-clip:padding-box;border:1px solid #CED4DA;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._loginPage_1ejyy_2 input:not([type=submit]){color:#495057}._textOnInput_1ejyy_40{position:relative;margin:30px 0}._textOnInput_1ejyy_40 label{position:absolute;top:-15px;left:23px;padding:2px;z-index:1;font-size:16px;font-weight:600;display:inline-block;margin-bottom:.5rem;text-align:center}._textOnInput_1ejyy_40 label:after{content:" ";background-color:#fff;width:100%;height:13px;position:absolute;left:0;bottom:0;z-index:-1}._textOnInput_1ejyy_40 input{position:relative;outline:none}._textOnInput_1ejyy_40 input:focus{border-color:#8cbaea}._required_1ejyy_78{color:red}._error_1ejyy_82{color:red;padding-bottom:10px}._detailsTable_7d5k9_2{min-width:410px;color:#0e498e}._detailsTable_7d5k9_2 td,._detailsTable_7d5k9_2 th{padding:12px;border-bottom:1px solid #DDD}._detailsTable_7d5k9_2 th{font-weight:700}._buttonGoBack_hw5gr_2{float:left;padding-top:20px}._row_1lbzd_2{display:flex;gap:1rem;margin-bottom:1rem;color:#0e498e}._colHalf_1lbzd_9{flex:1}._spacer_1lbzd_13{margin-top:1rem}._buttonDetails_1lbzd_17{background:#f0f8ff;border:1px solid #0E498E;padding:9px;border-radius:11px;width:123px;color:#0e498e;box-sizing:border-box;font-weight:bolder}._absenceAlarmTime_1lbzd_28{font-size:inherit}._lightingSystem_1d85o_1{width:100%;display:flex;flex-direction:column}._leds_1d85o_7{margin:auto}._videoPreview_1d85o_11{width:100%;height:360px}._row_tlx0q_2{display:flex;flex-wrap:wrap}._columnCard_tlx0q_7{flex:1;margin:5px}._columnCardMobile_tlx0q_12{flex:0 0 100%}._headerText_tlx0q_16{font-weight:700;color:#ff6c00;font-size:larger;padding:11px 0;margin:0}._subHeaderText_tlx0q_24{font-weight:700;color:#ff6c00;font-size:medium;padding:7px 0;margin:0}._resultRow_tlx0q_32{display:flex;align-items:center;padding:5px;margin:2px}._orangeRow_tlx0q_39{background-color:orange}._columnHalf_tlx0q_43{flex:1;display:flex;align-items:center}._columnFull_tlx0q_49{flex:1}._boldText_tlx0q_53{color:#000;font-weight:700;margin:0;padding:5px}._itemLabel_tlx0q_60{font-weight:500;color:#0e557c;margin:0;padding:5px}._canceledText_tlx0q_67{font-size:small;color:red;margin:0}._timeValue_tlx0q_73{font-weight:700;color:#0080ab;margin:0}._rowGreen_tlx0q_79{border-top:2px solid green;border-bottom:2px solid green}._rowRed_tlx0q_84{border-top:2px solid red;border-bottom:2px solid red}._rowBlue_tlx0q_89{border-top:2px solid blue;border-bottom:2px solid blue}._rowYellow_tlx0q_94{border-top:2px solid yellow;border-bottom:2px solid yellow}._row8Green_tlx0q_99{background-color:#ddfcac;border-bottom:2px solid green}._row8Red_tlx0q_104{background-color:#ffccba;border-bottom:2px solid red}._row8Blue_tlx0q_109{background-color:#f0f8ff;border-bottom:2px solid blue}._row8Yellow_tlx0q_114{background-color:#f4f4bc;border-bottom:2px solid yellow}._actionButton_tlx0q_119{color:#fff;background-color:#0080ab;border:1px solid #0080ab;padding:8px 12px;border-radius:4px;cursor:pointer}._actionButton_tlx0q_119:hover{background-color:#006f9a}._alignCenter_tlx0q_132{display:flex;justify-content:center;text-align:center;margin-top:20px}._alignRight_tlx0q_139{display:flex;flex-direction:column;align-items:flex-end;margin-top:10px;gap:15px}._chartCard_tlx0q_147{padding:10px}._chart_tlx0q_147{width:100%!important;height:400px;background:transparent!important}._cardRow_105ml_2{display:flex;flex-wrap:wrap}._columnCard_105ml_7{flex:1;margin:5px}._columnCardMobile_105ml_12{flex:0 0 100%}._row_105ml_16{display:flex;justify-content:center;text-align:center;margin:.5rem 0}._headerRow_105ml_23{border-top:2px solid darkorange;border-bottom:2px solid darkorange}._dataRowOrange_105ml_28{background-color:#e9b34f57;border-bottom:2px solid darkorange}._headerRowBlue_105ml_33{border-top:2px solid darkblue;border-bottom:2px solid darkblue;margin-top:6px}._dataRowBlue_105ml_39{background-color:#f0f8ff;border-bottom:2px solid darkblue}._headerRowRed_105ml_44{border-top:2px solid coral;border-bottom:2px solid #f14608;margin-top:6px}._dataRowRed_105ml_50{background-color:#f2d0d08a;border-bottom:2px solid #f14608}._headerRowYellow_105ml_55{border-top:2px solid yellow;border-bottom:2px solid yellow;margin-top:6px}._dataRowYellow_105ml_61{margin-right:2px;background-color:#f4f4bc;border-bottom:2px solid yellow}._row8Red_105ml_67{background-color:#ffccba;border-bottom:2px solid red}._row8Yellow_105ml_72{background-color:#f4f4bc;border-bottom:2px solid yellow}._row8Blue_105ml_77{background-color:#f0f8ff;border-bottom:2px solid blue}._row8Green_105ml_82{background-color:#a2d94c;border-bottom:2px solid green}._column_105ml_7{flex:1;padding:.5rem}._pStyle_105ml_92{margin:0;padding:5px;font-weight:700;display:flex;align-items:center;color:#000}._title_105ml_101{color:#ff6c00;font-size:larger;padding:11px}._subtitle_105ml_107{color:#ff6c00;font-size:medium;padding:11px}._textRight_105ml_113{display:flex;flex-direction:column;align-items:flex-end;margin-top:10px;gap:15px}._chart_105ml_121{width:100%;height:400px}._videoList_98vny_1{font-weight:700;color:#0e498e}._hideMarkers_98vny_6{list-style-type:none}._videoList_98vny_1 li input,._videoList_98vny_1 li label,._videoList_98vny_1 iconify-icon{vertical-align:middle}._videoPreview_98vny_14{width:100%;height:360px}._videoPreviewName_98vny_19{margin-top:20px}._closeVideoPreview_98vny_23{margin:10px 0}._tabs_voktf_2{display:flex;flex-wrap:wrap;padding-left:0;margin:0 5px;list-style:none;border-bottom:1px solid #DEE2E6}._tabs_voktf_2 a{display:block;padding:.5rem 1rem;color:#007bff;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}._activeTab_voktf_21 a{color:#495057;background-color:#fff;border-color:#DEE2E6 #DEE2E6 #FFF}._tab_voktf_2:not(._activeTab_voktf_21) a:hover{border-color:#E9ECEF #E9ECEF #DEE2E6;text-decoration:none;color:#0056b3}._activeTab_voktf_21 a:hover{text-decoration:none}._assessmentTest_uv0sh_2{display:grid;grid-template-columns:repeat(3,1fr);margin-top:2%;gap:2rem;padding:.5rem}._assessmentTestMobile_uv0sh_10{grid-template-columns:1fr}._column_uv0sh_14,._columnCenter_uv0sh_14,._columnRight_uv0sh_14{flex:1;display:flex;flex-direction:column}._columnCenter_uv0sh_14,._columnRight_uv0sh_14{justify-content:flex-start;align-items:center;display:flex;gap:1rem}._bottomColumn_uv0sh_27{display:flex;flex-direction:column;gap:1rem;align-items:center}._bottomColumn_uv0sh_27 button{min-width:10rem}._orangeTitle_uv0sh_38{font-weight:700;color:#ff6c00;font-size:larger}._ddlTool_uv0sh_44{color:#495057;display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;background-color:#fff;background-clip:padding-box;border:1px solid #CED4DA;border-radius:.25rem;box-shadow:inset 0 0 0 transparent;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._illustration_uv0sh_61{max-width:100%}._timerRow_uv0sh_65{display:flex;gap:1rem;align-items:center;margin-top:1rem}._timerDisplay_uv0sh_72{margin-left:auto;margin-right:auto;width:50%;flex-shrink:0;min-width:67px;text-align:center}._cancelButton_uv0sh_81{width:157px;color:#fff;background-color:red;border:1px solid red;padding:.5rem 1rem;margin-top:2rem;cursor:pointer}._resetButton_uv0sh_91{width:157px;color:#fff;background-color:#ff6c00;border:1px solid #ff6c00;padding:.5rem;cursor:pointer}._deleteButton_uv0sh_100{width:157px;color:#fff;background-color:orange;border:1px solid darkorange;padding:.5rem;cursor:pointer}._label_uv0sh_109{margin-top:1rem;margin-bottom:.5rem;display:block}._evaluationTable_uv0sh_115{padding:0}._evaluationTable_uv0sh_115 table{width:100%;margin-bottom:1rem;border-collapse:collapse}._evaluationTable_uv0sh_115 thead{color:#0080ab;background:#f0f8ff}._evaluationTable_uv0sh_115 tbody tr:nth-of-type(odd){background-color:#e6f0f8!important}._evaluationTable_uv0sh_115 td{border-top:.8px solid #DEE2E6;padding:.75rem;vertical-align:top}
