.userPage{background:rgb(0,0,0);color:#dff;border-radius:40px;border:1px solid rgba(100,190,200,1);margin:10px auto;width:80%}.user_page_avatar_image{margin:auto;padding:0;max-width:300px;width:100%;border-radius:20px}.username_text{color:#fa7;font-weight:700;font-style:italic}.user_account_info{margin:5px auto;padding:10px;width:80%;border-radius:25px;border:1px solid var(--primary-border-color)}.user_account_info_field{margin:5px;padding:5px;font-size:.8em}.userPage_data_tabs,.user_page_games_tabs{width:100%;margin:0;padding:0;display:flex;justify-content:center}.userPage_data_section{background:var(--background-color);padding:0 15px 10px;border:1px solid var(--primary-border-color);border-radius:25px}.user_page_games_tab{border-radius:2px;margin:20px 1px;padding:0;width:25%;font-weight:600;font-size:1em;background:var(--inactive-user-page-games-tab-background);color:var(--disabled-text-color)}.userPage_linkWrapper,.user_page_games_tab{display:flex;justify-content:center;align-items:center}.userPage_linkWrapper{flex-wrap:wrap}.userPage_section_tab.clickable:active,.userPage_section_tab.clickable:hover,.user_page_games_tab.clickable:active,.user_page_games_tab.clickable:hover{background:var(--hover-user-page-games-tab-background);color:var(--secondary-text-color)}.userPage_section_tab.enabled,.user_page_games_tab.enabled{background:var(--active-user-page-games-tab-background);color:var(--secondary-text-color);border:1px solid var(--primary-border-color)}.user_rating_table_wrapper{margin:0;width:100%;border:1px solid #8aa;border-radius:25px;overflow:hidden}.table.user_rating_table{margin:0;width:100%}@media screen and (max-width:540px){.user_rating_table td:nth-of-type(3){display:none}}@media screen and (max-width:460px){.user_rating_table td:nth-of-type(6){display:none}}