.table_wrapper{background:#fff}.league_table{display:block;width:100%;background:#fff}.rank_div{text-align:center}.rank_bullet{border-radius:4px;font-weight:bold;margin:0 auto;width:22px;height:22px;line-height:22px;color:#000}.show_all_standings{text-align:center;padding-top:10px}.bold_text{font-weight:bold}.pts_div{font-size:12px;color:#000;font-weight:bold}.back_to_countries{display:none}.standings_img_logo{height:22px;width:22px}.standings_wrapper{display:inline-block;margin:0 0 20px 0}.subheader_wrapper{width:100%;overflow-x:auto;left:0;top:0;white-space:nowrap;display:table;box-sizing:border-box;margin:0;padding:0}.no_tables{height:200px;text-align:center;font-weight:bold}.st_item_wrapper{background:#fff;padding:10px 10px 10px 0}.st_item_wrapper div{display:inline-block}.ranking_bullet{width:18px;height:18px;text-align:center;vertical-align:middle;border-radius:4px;margin:0 auto}.st_item_text{padding-left:10px}.st_list{display:inline-block;vertical-align:top;padding:0 20px;background:#fff;padding-bottom:20px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.x_standings_wrapper{background:#fff;overflow-x:auto;margin:0 5px;overflow-y:auto}.standing_notes{margin-top:20px}.standing_notes .note_rank{width:15px;height:15px;border-radius:50%;margin:0 10px}.league_info{display:inline-block;vertical-align:top;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background:#fff}.league_info_header{background:#FFF;color:#666;font-weight:bold;line-height:30px;padding-left:20px}.selected_team_bg{background:#f5f5f5;font-weight:bold}.team_bg{background:#fff}.team_stats_wrapper .form_elmt{display:inline-block;text-align:center;width:15px;margin-right:5px;padding:2px;min-width:15px;font-size:9px;font-weight:bold;height:15px;line-height:15px;border-radius:50%;text-transform:uppercase}.form_elmt_D{background:#dfdfdf;color:#000;border:1px solid #dfdfdf}.form_elmt_W{background:#547c5a;color:#fff;border:1px solid #547c5a}.form_elmt_L{background:#e11f2f;color:#FFF;border:1px solid #e11f2f}.form_elmt_blank{background:#fff;border:1px solid #ddd}.form_div{width:35%;padding-left:8px}.form_selector{text-align:center;height:40px}.form_select_btn{display:inline-block;color:#666;cursor:pointer;margin-right:15px;text-align:center;width:30px;height:30px;line-height:30px;font-size:13px}.form_selected{border:1px solid #ddd;color:#eb1f45;font-weight:bold;background:#eee;border-radius:4px}.hide_form{display:none}.live_score_win span,.live_score_draw span,.live_score_lose span{border-radius:15px;padding:2px 4px 2px 5px;font-size:11px;letter-spacing:2px;font-weight:bold}.live_score_win,.live_score_lose{color:#FFF;margin-right:5px;margin-left:5px}.live_score_draw{color:#000;margin-right:5px;margin-left:5px}.live_score_win span{background:#547c5a}.live_score_draw span{background:#dfdfdf}.live_score_lose span{background:#e11f2f}.yel_header{background-color:#ffd700;border:1px solid #daa520;border-radius:2px;padding:0;width:10px;box-sizing:border-box;display:inline-block;line-height:15px}.red_header{background-color:#eb1f45;border:1px solid #b22222;border-radius:2px;padding:0;width:10px;box-sizing:border-box;display:inline-block;line-height:15px}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.standings_table{width:100%}.standings_table_wrapper{width:100%;display:flex;flex-direction:row}.player_stats_table{width:100%;display:flex;justify-content:space-between}.team_rank_wrapper{width:100%;height:40px;display:inline-flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.team_stats_wrapper{width:100%;height:40px;display:inline-flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.team_stats_wrapper div{display:inline-flex;align-items:center;height:40px}.selected_team_bg .team_div{background:#f5f5f5}.mplayed{box-shadow:inset 5px 0 9px -5px #ddd;padding-left:10px}.mplayed_header{padding-left:10px}.team_div{background:#FFF;font-size:12px;flex-grow:1;height:100%}.team_div :hover{text-decoration:underline}.scorers_team_div{position:relative;display:flex;flex-direction:row;align-items:center}.scorers_team_div img{width:25px;margin-right:15px}.scorers_team_div p{margin:0}.scorers_team_div span{display:inline-block}.scorers_team_div .player_team{font-size:11px;opacity:.7}.number_cell.bigger_text{min-width:40px}.team_rank{display:inline-block;height:40px;width:30px;line-height:40px;text-align:center;border-left:4px solid transparent}.team_logo_wrapper{display:flex;flex:none !important;width:30px;justify-content:center;align-items:center}.rank_spacer{min-width:16px;width:16px}.fix_spacer_width{width:3px;height:40px}.flex-center{display:flex;justify-content:space-between;align-items:center}.team_name{margin-left:10px;font-size:13px}.number_cell{min-width:30px;font-size:12px;text-align:center;align-items:center;justify-content:center;text-transform:uppercase}.ghost_column_right{display:none}.table_container{position:relative;overflow:visible}.team_header{text-align:center;position:absolute;min-width:190px;z-index:2;background:#FFF;line-height:40px}.team_flex{display:flex;flex-wrap:nowrap;align-items:center;height:100%}.scroll_left{animation:scroll_left 1.5s forwards;-webkit-animation:scroll_left 1.5s forwards}.fixed_column{width:40%;display:inline-flex;flex-direction:column}.scroll_column{width:60%;display:inline-flex;flex-direction:column;overflow-x:auto}.scroll_column::-webkit-scrollbar{width:.5em;height:.5em}.scroll_column::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:.5em}@keyframes scroll_left{0{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-300px)}}.scroll_right{animation:scroll_right 1.5s forwards;-webkit-animation:scroll_right 1.5s forwards}.table_group_head{text-align:center;font-weight:bold}.rank_span{padding:3px;border-radius:5px}.standings_rank_1{border-left:4px solid #4e9258;color:#000;box-sizing:border-box}.standings_rank_2{border-left:4px solid #e3af33;color:#000;box-sizing:border-box}.standings_rank_3{border-left:4px solid #f88017;color:#000;box-sizing:border-box}.standings_rank_4{border-left:4px solid red;color:#000;box-sizing:border-box}.standings_rank_5{border-left:4px solid #b20000;color:#000;box-sizing:border-box}.standings_rank_6{border-left:4px solid #b20000;color:#000;box-sizing:border-box}.standings_header ul{white-space:nowrap;display:table;width:100%;box-sizing:border-box;padding:0 12px;margin:0}.standings_header ul li{color:#666;display:table-cell;font-size:12px;line-height:17px;text-align:center;vertical-align:top;cursor:pointer;padding:10px 12px;opacity:.8;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-tap-highlight-color:rgba(0,0,0,.00);margin:0;user-select:none}tr.border_bottom td{border-bottom:1px solid #eee;line-height:20px}.standings_header ul li.selected{border-bottom:2px solid #eb1f45;opacity:1}.player_rank{text-align:center}.stat_div{text-align:center}table thead tr td.stat_div{font-weight:bold}table thead tr td.scorers_team_div{font-weight:bold;height:40px}table thead tr td.player_rank{font-weight:bold}.rank_bg{width:4px}.skeleton_loader_standings{box-sizing:border-box;padding:5px 3px}.skeleton_loader_standings .team_rank_wrapper,.skeleton_loader_standings .team_stats_wrapper{height:40px;align-items:center}.skeleton_loader_standings .team_rank{background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 80%),#eee;background-repeat:repeat-y;background-size:50px 50px;background-position:0 0;animation:shine 1s infinite;height:12px;margin-right:3px;margin-left:3px}.skeleton_loader_standings .team_logo_wrapper{background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 80%),#eee;background-repeat:repeat-y;background-size:50px 50px;background-position:0 0;animation:shine 1s infinite;height:25px;margin-right:3px;border-radius:10px}.skeleton_loader_standings .team_div{background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 80%),#eee;background-repeat:repeat-y;background-size:50px 50px;background-position:0 0;animation:shine 1s infinite;height:12px}.skeleton_loader_standings>.fixed_column,.skeleton_loader_standings>.scroll_column{width:49%}.skeleton_loader_standings .number_cell{background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 80%),#eee;background-repeat:repeat-y;background-size:50px 50px;background-position:0 0;animation:shine 1s infinite;height:12px;margin-right:2px}.skeleton_loader_standings .scroll_column{overflow-x:hidden}.league_standings_header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:50px;width:100%;padding:0;margin:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden;cursor:pointer}.league_standings_header::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.league_standings_header::-webkit-scrollbar{display:none}.league_standings_header li,.league_standings_header div{display:flex;height:30px;align-items:center;justify-content:center;border-radius:5px;padding:0 15px;color:#666;background:#f5f5f5;margin:0 10px;font-size:12px}.league_standings_header li:hover,.league_standings_header div:hover{color:#eb1f45;font-weight:bold}.lsh_selected{background:#eb1f45 !important;color:#fff !important;font-weight:bold;text-align:center}.league_standings_header li:hover,.league_standings_header div:hover{color:#eb1f45;font-weight:bold}.match_info_wrapper .league_table{padding-top:0}.player_stats_img{display:inline-block}.player_stats_img img{width:30px}@keyframes shine{to{background-position:100% 0}}@keyframes scroll_right{0{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(300px)}}@media screen and (max-width:950px){.league_table{display:block;width:100%}.form_div{width:85px}.league_info_header{display:none}.fixed_col{width:49%}.scroll_col{width:40%;overflow-x:scroll}.played_div{box-shadow:inset 5px 0 9px -5px #ccc}.ghost_column_right{position:absolute;right:0;top:0;bottom:0;width:20px;display:inline-block;pointer-events:none}.fixed_column{width:50%}.scroll_column{width:50%}}