._authContainer_18pcu_6{background-color:#1f232b;height:100vh;display:flex;flex-direction:column;align-items:center;align-content:center}._authContainer_18pcu_6 ._formContainer_18pcu_14{display:flex;flex-direction:column;width:27vw;align-items:flex-start;justify-content:center;padding-top:7vw}._authContainer_18pcu_6 h3{color:#fff;letter-spacing:1px;font-family:var(--ff-dashboardItem);font-size:1.5rem;font-weight:500;line-height:1.1}._authContainer_18pcu_6 ._formLogin_18pcu_30{width:100%;margin-top:2vw}._authContainer_18pcu_6 ._controlContainer_18pcu_34{margin-bottom:1.5vw}._authContainer_18pcu_6 p{display:flex;justify-content:space-between;align-items:center;align-content:center;color:#aaa;font-size:1rem;text-transform:uppercase;font-family:var(--ff-titleMenu);font-weight:500;margin-bottom:.5vw}._authContainer_18pcu_6 ._formControl_18pcu_49{height:4vh;padding:5px 12px;line-height:1.42857143;border-radius:4px;border:none;width:100%;background-color:#2f343e;letter-spacing:1px;font-family:var(--ff-dashboardItem);color:#fff}._authContainer_18pcu_6 ._formControl_18pcu_49:focus{border:none;outline:none}._authContainer_18pcu_6 ._actionForm_18pcu_65{width:100%;display:flex;justify-content:space-between;align-items:center}._authContainer_18pcu_6 ._actionForm_18pcu_65 b{color:#fff;font-family:var(--ff-dashboardItem);text-transform:uppercase;font-size:14px;letter-spacing:2px;cursor:pointer}._authContainer_18pcu_6 ._actionForm_18pcu_65 button{color:#fff;background-color:#000;border:1px solid #000000;font-size:13px;line-height:13px;padding:10px 16px;text-transform:uppercase;font-family:var(--ff-dashboardItem);cursor:pointer}._authContainer_18pcu_6 ._actionForm_18pcu_65 button:hover{background-color:#000;opacity:.75;color:#fff!important}._authContainer_18pcu_6 hr{margin-top:2vw;width:100%}._authContainer_18pcu_6 ._creditContainer_18pcu_99{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#aaa;font-weight:400;font-family:var(--ff-dashboardItem);font-size:85%;margin-top:1vw}._authContainer_18pcu_6 ._alertContainer_18pcu_111{width:100%;background-color:#ff5b5b;padding:15px;margin-top:1vw}._authContainer_18pcu_6 ._alertContainer_18pcu_111 h3{color:#fff;letter-spacing:1px;font-size:1em;font-weight:500;text-align:center;text-transform:uppercase}._inputContainer_18pcu_126{position:relative}._eyeButton_18pcu_130{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer}section{width:100%;margin:0 auto;padding:1em 2em}section ._container_1hzcm_11{overflow-x:auto;border-radius:10px;height:82vh}section ._container_1hzcm_11 table{width:100%;border-collapse:collapse;position:relative;font-size:13px;font-family:sans-serif}section ._container_1hzcm_11 table thead{background-color:#1f232b;color:#fff;position:sticky;top:0;z-index:101}section ._container_1hzcm_11 table thead th{border-left:1px solid #94a3b8;text-align:center;padding:.5em;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}:is(section ._container_1hzcm_11 table thead th:nth-child(5),section ._container_1hzcm_11 table thead th:nth-child(6),section ._container_1hzcm_11 table thead th:nth-child(8),section ._container_1hzcm_11 table thead th:nth-child(9)){min-width:70px}section ._container_1hzcm_11 table thead th:nth-child(15){min-width:100px}section ._container_1hzcm_11 table thead th:first-child{background-color:#1f232b;position:sticky;left:0;min-width:12em;z-index:100}section ._container_1hzcm_11 table thead th svg{position:absolute;top:0;right:0;background:#3c4452;border-radius:2px}section ._container_1hzcm_11 table tbody tr{border-bottom:1px solid gray}section ._container_1hzcm_11 table tbody tr:nth-child(odd){background:#e4e3e3f8}section ._container_1hzcm_11 table tbody tr:hover{background-color:#cbd5e1}section ._container_1hzcm_11 table tbody tr td{border-left:1px solid #94a3b8;text-align:center;padding:.5em}section ._container_1hzcm_11 table tbody tr td:last-child{padding:0}section ._container_1hzcm_11 table tbody tr td svg{position:absolute;bottom:0;right:0;z-index:100}section ._container_1hzcm_11 table tbody tr td:first-child{position:sticky;left:0;z-index:100;background:#e9e9e9;min-width:200px;max-width:200px;overflow:hidden}section ._container_1hzcm_11 table tbody tr td:last-child{background-color:#fff}section ._container_1hzcm_11 table tbody tr td textarea{padding:.5em;height:100%;width:100%;min-height:50px;border:none;resize:none;font-size:10px}section ._container_1hzcm_11 table tbody tr td span{font-weight:700}@media screen and (max-width: 1500px){._container_1hzcm_11{height:75vh!important}}._loader_container_kqmyx_1{width:100%;height:100%;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}._loader_container_kqmyx_1 ._loader_kqmyx_1{width:100px;height:100px;border-radius:50%;display:inline-block;border-top:4px solid gray;border-right:4px solid transparent;box-sizing:border-box;animation:_rotation_kqmyx_1 1s linear infinite}._loader_container_kqmyx_1 ._loader_kqmyx_1:after{content:"";box-sizing:border-box;position:absolute;left:0;top:0;width:100px;height:100px;border-radius:50%;border-left:4px solid #1f232b;border-bottom:4px solid transparent;animation:_rotation_kqmyx_1 .5s linear infinite reverse}@keyframes _rotation_kqmyx_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}nav{padding:20px;box-shadow:0 5px 5px 5px #0000001c}nav ._nav_container_lpo0q_10{display:flex;justify-content:space-between;align-items:center;list-style-type:none}nav ._nav_container_lpo0q_10 ._nav_item_lpo0q_16{display:flex;gap:.5em;justify-content:center;align-items:center}nav ._nav_container_lpo0q_10 ._nav_item_lpo0q_16 button{border:none;outline:none;background:transparent;font-size:1.2em;cursor:pointer}nav ._nav_container_lpo0q_10 ._nav_item_lpo0q_16 ._notification_lpo0q_29{width:35px;height:35px;padding:0 .2em;border-radius:99px;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700}._nav_item_lpo0q_16 button{position:relative}._nav_item_lpo0q_16 button:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#000;transition:width .3s}._nav_item_lpo0q_16 button._selected_lpo0q_57:after{width:100%}@keyframes _blink_lpo0q_1{0%{opacity:1}50%{opacity:0}to{opacity:1}}._iconWarning_lpo0q_72{animation:_blink_lpo0q_1 1s linear infinite}._container_qoo9x_6{display:flex;justify-content:space-between;align-items:center}._container_qoo9x_6 ._btn_container_qoo9x_11{display:flex;margin:0 1em;gap:.2em}._container_qoo9x_6 ._btn_container_qoo9x_11 button{padding:.8em 1em;border-radius:6px;border:1px solid gray;cursor:pointer;transition:ease .2s;font-size:.9em}._container_qoo9x_6 ._btn_container_qoo9x_11 button:hover{background-color:#1f232b;color:#fff}._container_qoo9x_6 ._btn_container_qoo9x_11 button:last-child{border:1px solid #17d4d4;margin-left:1.5em}._container_qoo9x_6 ._btn_container_qoo9x_11 button:last-child:hover{background-color:#17d4d4;color:#fff}._form_10h5w_6{display:flex;flex-direction:column}._form_10h5w_6 input,._form_10h5w_6 select{padding:.5em;margin:.3em 0 1em;border-radius:3px;border:1px solid gray}._form_10h5w_6 button{margin:1em auto;padding:.8em 1.5em;background-color:#1f232b;color:#fff;font-weight:700;font-size:.9em;outline:none;border:none;border-radius:5px;cursor:pointer}._backdrop_yfekm_6{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;overflow:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(#000c,#000c),center/cover;z-index:1000}._backdrop_yfekm_6 ._modal_container_yfekm_20{width:100%;max-width:600px;padding:0 1em;border-radius:8px;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px;z-index:100;background-color:#fff}._backdrop_yfekm_6 ._modal_container_yfekm_20 h2{text-align:center;padding:1em 0}._backdrop_yfekm_6 ._modal_container_yfekm_20 h2:after{content:"";display:block;width:100%;height:1px;background-color:#1f232b;margin:.5em 0}._container_7b0op_1{margin:1em 2em 0;display:flex;justify-content:center;align-items:center}._container_7b0op_1 h4{font-size:1.5em;font-weight:400}._container_7b0op_1 ._search_container_7b0op_11{width:fit-content;margin-left:auto}._container_7b0op_1 ._search_container_7b0op_11 input{font-size:1em;border-radius:5px;border:1px solid #ccc;outline:none;color:#333;margin:auto;padding:.5em;cursor:pointer}._trServeur_zovf8_1{font-size:1rem}._tdCodeServeur_zovf8_5{padding:0!important}._bgCodeGreen_zovf8_9{background:#1a9e1aef;padding:.5rem}._bgCodeRed_zovf8_14{background:#ed5634;padding:.5rem}._tableContainer_zovf8_19{margin-bottom:1rem}._tableContainer_zovf8_19 h3{margin-bottom:1rem;font-style:italic}:root{--ff-titleMenu: "Lato", sans-serif;--ff-dashboardItem: "Roboto", sans-serif}*,:after,:before{box-sizing:border-box;padding:0;margin:0}html,body,#root{height:100%;font-family:var(--ff-dashboardItem)}::-webkit-scrollbar{width:12px;background-color:#eee}::-webkit-scrollbar-thumb{background-color:#a2a7b1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#1f232b}
