.FilterUsers .filter_wrapper{display:flex}.FilterUsers .filter_wrapper .InputSearch{flex:1;margin-right:20px}@media(max-width:1024px){.FilterUsers .filter_wrapper .InputSearch{margin-right:15px}}@media(max-width:599px){.FilterUsers .filter_wrapper .InputSearch{margin-right:0}.FilterUsers .filter_wrapper .Button{display:none}.FilterUsers .filter_wrapper .ButtonFloat{display:flex!important}}.UsersCreateTemplate .users_create_template_wrapper{display:grid;grid-template-columns:1fr;grid-gap:var(--form_gap);padding-bottom:0}.UsersCreateTemplate .users_create_template_wrapper section.choice{border-top:1px solid var(--border_color_extra);border-bottom:1px solid var(--border_color_extra);display:grid;grid-template-columns:1fr;grid-gap:var(--form_gap);padding-top:var(--form_gap);padding-bottom:var(--form_gap)}.UsersCreateTemplate .users_create_template_wrapper section.choice span{font-weight:600}.UsersCreateTemplate .users_create_template_wrapper section.choice small{font-family:var(--font);font-size:12px;opacity:.7;margin-left:27px;color:var(--text_color)}@media(max-width:1800px){:root{--menu_width:220px;--main_form_width:500px}}@media(max-width:1200px){:root{--main_form_width:420px}}@media(max-width:1024px){:root{--menu_width:70px;--main_form_width:450px;--modal_width:450px;--box_padding:15px;--modal_pdf_width:650px}}@media(max-width:768px){:root{--modal_pdf_width:calc(100% - var(--menu_width))}}@media(max-width:599px){:root{--main_form_width:calc(100% + 1px - var(--menu_width));--modal_width:calc(100% + 1px - var(--menu_width));--nav_height:50px}.collapsed,:root{--menu_width:50px}}.UsersTemplate{padding:var(--box_padding)}.UsersTemplate .Table{margin-top:20px}@media(max-width:1024px){.UsersTemplate .Table{margin-top:15px}.UsersTemplate .TableHead tr th:nth-child(4),.UsersTemplate tr.TableRow td:nth-child(4){display:none}}@media(max-width:599px){.UsersTemplate tr.TableRow{flex-wrap:wrap}.UsersTemplate tr.TableRow td{display:flex;align-items:center}.UsersTemplate tr.TableRow td:first-child{width:100%;font-weight:700}.UsersTemplate tr.TableRow td:nth-child(2){order:3;width:100%;opacity:.7}.UsersTemplate tr.TableRow td:nth-child(3){padding-right:30px;order:2}}