.elements_elements_container__T_3X0{display:flex;flex-direction:column;width:100%;margin-bottom:16px}.elements_elements_label__r3fyr{font-size:16px;font-weight:600;color:#6e707e}.elements_elements_error__w_pkj{font-size:14px;font-weight:400;color:#f64e60;text-align:right;margin-top:4px}.elements_elements_input__n2sVs{width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#6e707e;background-color:#fff;background-clip:padding-box;border:1px solid #d1d3e2;border-radius:5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:40px}.elements_elements_input__n2sVs:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.elements_pswd_box__WyvhI{height:40px;background:#fff;border:1px solid #c2c7cf;border-radius:4px;position:relative;margin-bottom:7px}.elements_pswd_input__YEARE{height:100%;width:100%;padding:8px 48px 8px 16px;font-family:Lato;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#3b3f46}.elements_pswd_image__6lnqX{position:absolute;top:8px;right:16px}.elements_card_container__gAdjV{padding:0 24px;margin-top:24px}.elements_card_content__TDDSA{border-radius:5px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px solid #e3e6f0}.elements_card_head__RUlRj{width:100%;min-height:60px;background-color:#f8f9fc;border-bottom:1px solid #e3e6f0;display:flex;justify-content:space-between}.elements_card_title__IH7an{font-size:18px;font-weight:600;color:#4e73df}.elements_card_body__zsyu6{padding:24px}.elements_card_tabs__tFS4T{display:flex;gap:10px;align-items:flex-end}.elements_card_tab__hJq_I{min-height:40px;padding:0 8px;border-bottom:3px solid transparent;color:#6e707e;font-weight:500;border-radius:5px 5px 0 0;transition:all .3s ease-in-out}.elements_card_tab__hJq_I:hover{background-color:rgba(78,114,223,.067);color:#4e73df;border-bottom:3px solid #4e73df}.elements_card_tab_selected__eCttG{background-color:#fff;border-bottom:3px solid #4e73df;color:#4e73df}.topbar_nav_container__h5QX0{position:sticky;display:flex;min-height:70px!important;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);padding:0 24px;justify-content:space-between;align-items:center;z-index:2;top:0}.menu_menu_container__fr5Ps{min-width:50px;background-color:#3a61d0;height:100vh;display:flex;flex-direction:column;width:200px;position:relative}@media screen and (max-width:768px){.menu_menu_container__fr5Ps{position:absolute;top:0;z-index:100;left:-200px}}.menu_menu_slide_in__RCvsI{transform-origin:100% 50%;animation:menu_openAnimation__tG_p6 .5s ease-in both}.menu_menu_slide_out__aa47h{transform-origin:100% 50%;animation:menu_closeAnimation__bMiJW .5s ease-in both}@keyframes menu_openAnimation__tG_p6{0%{transform:translateX(0)}to{transform:translateX(200px)}}@keyframes menu_closeAnimation__bMiJW{0%{transform:translateX(200px)}to{transform:translateX(0)}}.login_login_container__N5uzs{padding:20px;width:100%;max-width:600px;background-color:#fff;background-clip:border-box;border-radius:.35rem;display:flex;flex-direction:column;align-items:center;margin:15px auto}@media screen and (min-width:768px){.login_login_container__N5uzs{box-shadow:0 1rem 3rem rgba(0,0,0,.175);border:1px solid #e3e6f0;padding:48px 15px;margin:50px auto}}.login_login_form__4uEAb{width:100%;max-width:496px;display:flex;flex-direction:column;margin-top:48px}.login_login_form_button__QEwHg{color:#fff;background-color:#4e73df;border-color:#4e73df;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:40px;padding:.375rem .75rem;border-radius:5px}.login_login_form_button__QEwHg:hover{color:#fff;background-color:#224abe;border-color:#1e3eaa}.login_login_form_button__QEwHg:disabled{color:#fff;background-color:#5f5f61}