.fs_score_wrap{
margin: 20px;
font-family: 'Comfortaa', Arial;
}
.fs_scrore_wrap_inner{
background-color:#f1f3f4;
padding:0px 10px 10px 10px;
color:#333333;  
text-align:center;
border:4px solid #7f8c8d;
}
.fs_main_headline{
word-wrap: break-word;
font-size: 25px !important;
padding-bottom:0px;
line-height: 1.4em;
color:white;
text-transform:uppercase;
}
.fs_main_meta{
padding:10px;
display:block;
font-size:14px;
}
.fs_main_meta a{
color:white !important;
}
.fs_main_meta a:hover{
color:white !important;
text-decoration: underline !important;
}
.fs_score_flag img{
max-width:30px;
border-radius:3px;
border:2px solid #222222;
}
.fs_score_logo img{
max-height:100px;
}
.fs_main_score{
width:100%;
margin:20px auto;
display:flex;
}
.fs_score_left{
width:20%;
display:flex;
align-items: center; 
justify-content: flex-end;
right: -20px;
position: relative;
}
.fs_score_right{
width:20%;
display:flex;
align-items: center; 
justify-content: flex-start;
left: -20px;
position: relative;
}
.fs_score_middle{
width:60%; }
.fs_score_logo{
display:block;
text-align:center;
}
.fs_score_team_inner{
border:10px solid #7f8c8d;    
padding:20px;
border-radius:50%;
height:180px;
width:180px;
background:white;
margin-top:-30px;
}
.fs_score_count{
font-size:80px;
padding:10px;
}
.fs_score_middle_middle{
font-size:20px; 
}
.fs_score_middle_status{
display:block;
width:100%;
}
.fs_score_middle_status{
background-color:#222222;
margin-top:15px;
padding:5px;
}
.fs_score_middle_status_inner{
font-size:12px; 
display:block;
}
.fs_score_middle_status_score{
font-size:20px;
}
.fs_teamname{
display:flex;   
align-items: center; 
justify-content: center;
margin-top:20px;
}
.fs_score_flag{
width:30px;  
margin-right:5px;
}
.fs_score_name{
font-size:20px;
}
.fs_teamwrap{
display:flex;
width: 100%;
margin: 20px auto;
font-size:12px;
}
.fs_team_left{
width:28%;  
padding:5px 10px;
}
.fs_team_middle{
width:44%; 
margin-top:5px;    
}
.fs_team_right{
width:28%;
padding:5px 10px;
}
.fs_teamplayer span{
display:inline-block; 
text-align:left;
margin-bottom:5px;
padding-right:2px;
}
.team_playername_head{
display:block;
margin-bottom:15px;
font-weight:bold;
border-top-left-radius:10px; 
border-top-right-radius:10px; 
padding:3px 3px 3px 6px;
width:120px;
background:white;
position:relative;
background:#7f8c8d;
color:white;
margin:0 auto;
text-align:left;
}
.team_playername_head img{
max-width:22px;  
margin-right:5px;
position:relative;
top:3px;
}
.team_playername_head, .fs_teamplayer_player{
display:none;
}
.fs_prediction_wrap{
display:flex;
margin:30px auto;
width:100%;
margin: 20px auto;
}
.fs_prediction{   
background-color:#333333;
padding:10px;    
border-radius:8px;
position:relative;
padding:20px 30px;    
border: 2px solid #7f8c8d;
}
.fs_pred_inner{
position:relative; 
margin-top:5px;
}
.fs_prediction_left{
width:28%;
padding:5px; 
}
.fs_prediction_right{
width:28%;      
padding:5px;
}
.fs_prediction_middle{
width:44%;
}
.fs_pred_scale{
display:flex; 
width:80%;
margin:0 auto;
}
.fs_pred_left{
background-color:#003d00;  
color:white;
padding:4px 7px;
border-right:1px solid #222222;
text-align:left;
font-size:12px;
border:3px solid #7f8c8d;
margin-right:2px;
}
.fs_pred_right{
background-color:#a9440f; 
color:white;
border-left:1px solid #222222;
padding:4px 7px;
text-align:right;
font-size:12px;
border:3px solid #7f8c8d;
margin-left:2px;
}
.fs_pred_headline{
display:block;
padding-bottom:10px;
font-weight:bold;
font-size: 12px;
}
.fs_stats{
background-color:#7f8c8d;
color:white;    
padding:20px;
padding-top:40px;
}
.fs_stats_wrap{
display:flex;
}
.fs_stats_cnt{
width:calc(50% - 10px); 
border-radius:5px;
}
.fs_stats_team1{
margin-right:10px;    
}
.fs_stats_team2{
margin-left:10px;   
}
.fs_stats_item{
display:flex; 
color:#222222;
border-bottom:1px solid #7f8c8d;
}
.fs_stats_item:nth-child(even) {
background: #a4afb0;
}
.fs_stats_item:nth-child(odd) {
background: #b0bdbe;
}
.fs_s_left{
width:20%;
}
.fs_s_left a{
color:white !important;    
display:flex;
height:100%;
}
.fs_s_right{
width:80%;
display:flex;
}
.fs_s_teamname{
width:35%;
text-align:left;
padding:4px 6px;
padding-right:15px;
text-transform:uppercase;
border-right:1px solid white;
}
.fs_s_logo{
width:15%;
background-color:#cbd1d2;
}
.fs_s_logo img{
padding:3px;
}
.fs_s_date{
width:50%;
font-size:14px;
text-align:left;
padding:4px;
padding-left:10px;
}
.fs_s_teamname_ln1{
display:block;  
font-size:14px;
}
.fs_s_teamname_ln2{
display:block;
font-size:11px;
}
.fs_s_logo img{
max-width:30px;
}
.fs_flexaligner{
display: flex;
align-items: center; 
justify-content: center;
}
.fs_flexaligner_left{
display: flex;
align-items: center; 
justify-content: flex-start;
}
.fs_flexaligner_right{
display: flex;
align-items: center; 
justify-content: flex-end;
}
.fs_s_label{ width:100%;   
}
.fs_s_score{
width:50%;  
color:#222222;
font-weight:bold;
display:none;
}
.fs_s_score_vs{
padding:0px 5px;   
}
.fs_win{
background:#274b32;
padding:3px 5px; 
font-size:13px;
text-transform: uppercase;
}
.fs_lose{
background:#683232;
padding:3px 5px; 
font-size:13px;
text-transform: uppercase;
}
.fs_draw{
background:#baac00;
padding:3px 5px; 
font-size:13px;
text-transform: uppercase;
}
.fs_team_stats_head{
display:flex;
}
.fs_team_stats_head_left{
width:60%;
display:flex;
}
.fs_team_stats_head_right{
width:40%;
display:flex;
}
.fs_team_stats_head_logo{
width:30%;
background:#5b5b5b;
}
.fs_team_stats_head_logo img{
max-height:40px;
padding:10px;
}
.fs_team_stats_head_name{
width:70%;
}
.fs_team_stats_head_win{
width:33.33%;
}
.fs_team_stats_head_draw{
width:33.33%;
}
.fs_team_stats_head_lose{
width:33.33%;
}
.fs_team_stats_head_status_ln2{
display:block;
font-size:10px;
text-align:center;
}
.fs_team_stats_head_status_ln1{
display:block;
font-size:25px;
text-align:center;
}
.fragster_games_wrap a{
color:#111 !important;
}
.fs_by_game_item{
display:flex; 
background:#1d3247;
border:1px solid #5b50d9;
margin: 5px 0px;
border-radius:4px;
color:white;
padding:10px;
}
.fs_bg_left{
width:40%;
display:flex;
}
.fs_bg_right{
width:60%;
display:flex;
}
.fs_bg_team{
width:25%;
}
.fs_bg_team_vs{
width:10%;
font-size:11px;
font-weight:bold;
}
.fs_bg_team_name{
text-align:center;
display:block;
}
.fs_bg_team_item img{
max-height:30px;
}
.fs_bg_team_name{
padding-top:10px;
font-size:12px;
line-height:1.3;
}
.fs_bg_score{
width:40%;   
}
.fs_bg_date_ln1{
display:block;
font-size:12px;
}
.fs_bg_date_ln2{
display:block;
text-align:center; 
font-size:10px;
}
.fs_bg_score_score{
font-size:20px; 
}
.fs_bg_smallvs{
padding-left:5px;   
padding-right:5px;   
}
.fs_bg_date{
width:30%;
}
.fs_bg_tournament{
width:50%;
padding:0px 5px;
font-size:14px;
line-height:1.3;
}
.fs_bg_lk{
width:20%;
padding:0px 5px;
}
.fs_bg_lk_lk{
display:block;
padding:5px 15px;
border-radius:3px;
background-color:white;
text-align:center;
}
.darkmode .fragster_games_wrap a{
color:white !important;
}
.fs_la_column .fs_by_game_wrapper{
width:100%;
flex-flow:wrap;
display:flex;
}
.fs_la_column .fs_by_game_item{
width:calc(25% - 32px);
display:flex;
margin:5px;
flex-flow: wrap;
background-color:#222222;
}
.fs_la_column .fs_bg_left{
width:100%;
flex-flow:wrap;
}
.fs_la_column .fs_bg_right{
width:100%;
flex-flow:wrap;
}
.fs_la_column .fs_bg_score{
width:100%;
margin:10px 0px;
}
.fs_la_column .fs_bg_team{
width:40%;
}
.fs_la_column .fs_bg_team_vs{
width:20%;
}
.fs_la_column .fs_bg_date{
width:100%;
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
margin-bottom:5px;
padding:4px;
line-height:1.3;
}
.fs_la_column .fs_bg_tournament{
width:60%;  
line-height:1.3;
padding:0px;
}
.fs_la_column .fs_bg_lk{
width:40%;
padding:0px;    
}
.fs_la_column .fs_bg_lk.fs_flexaligner{
justify-content: flex-end;
}
.fs_p_item{
display:flex;
background:#222222;
border: 1px solid #404040;
border-radius:10px;
padding:3px;
}
.fs_p_left{
width:35%;
}
.fs_p_left img{
padding-top:2px;
}
.fs_p_middle{
width:30%;   
margin-top: 5px;
margin-bottom: 5px;
}
.fs_p_middle_inner{
font-size:15px;
padding:3px 10px;
background:white;
border-radius:8px; 
border-radius:8px;
height:100%;
padding-top:5px;
}
.fs_p_right{
width:35%;
}
.fs_p_left img{
width:100%;
max-width:70px;
}
.fs_p_right a{
display:block;
text-align:center;
background:#2ccc71;
color:white !important;
padding:8px 4px;
border-radius:5px;
font-size:14px;
transition: .4s all ease;
}
.fs_p_right a:hover{
background:#276c21;
}
.inneraliger{
width:100%;
padding:0px 5px;
}
.fs_prediction_mobil{
display:none; 
}
.widget .fragster_data_wrapper a:link, .widget .fragster_data_wrapper a:visited{
color:#222 !important;
}
.fs_archive_nav{
display:inline-block;
width:100%;
margin-bottom:10px;
}
.fs_arch_btn{
border:1px solid #dddddd;
padding:4px 10px;
font-size:14px;
background:#dddddd;
border-radius:3px;
cursor:pointer;
transition: .4s all ease;
}    
.fs_arch_btn:hover{
border:1px solid #ed4040;
background:#ed4040;
color:white;
}
.fs_upc{
display:none;
}
.fs_btn_active{
background:#ed4040;
border:1px solid #ed4040;
color:white;
}
.fs_archive_head{
background:#262a2e; 
color:white;
display:block;
padding: 2em 2em 0;
margin:0em 2em;
background-image: url(//www.esportbetting.net/wp-content/plugins/fragster-esport/assets/img/fs_tournament_bg.jpg);
background-size: cover;
}
.fs_archive_ln1{
display:flex; 
margin-bottom:10px;
}
.fs_archive_head_left{
width:80%;
padding-right:10px;
}       
.fs_archive_head_left .archive-title{
font-size:24px !important;    
padding-top:10px;
padding-bottom:10px;
color:white;
}    
.fs_archive_head_right{
width:20%;
}   
.fs_archive_head_right img{
max-height:95px;
}
.fs_head_lg_bg{
background:#5b5b5b;
display:block;
border-radius:3px;
padding:10px;
text-align:center;
}
.fs_archive_ln2{
display:flex;   
padding-bottom:20px;
}
.fs_archive_ln2_item{
border-right:1px solid rgba(255,255,255,.15);
padding-right: 23px;
padding-left:23px;
padding-top:10px;
padding-bottom:10px;
font-size: 18px;
font-weight: 700;
line-height:1.5;
}    
.fs_archive_ln2_item:first-of-type{
padding-left:0px;
}
.fs_archive_ln1_txt{
display:block;
padding-bottom:5px;
color:rgba(255,255,255,.65);
font-size:14px;
font-weight:normal;
}
.fs_archive_ln1_val_flag{
display:inline-block;
width:25px;
margin-right:3px;
position: relative;
top:3px;
}
.archive-description.entry{
margin-bottom:20px;
}
.archive-description.entry ul{    
margin-left:0px;
}
.fs_archive_ln1_image{
background: #5b5b5b;
display: block;
border-radius: 3px;
padding: 10px;
text-align: center;
}
.fs_archive_ln1_image img{
max-height:30px;
}
.fs_score_headline{
background:#333333;
text-align:center;
padding:10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.fs_description{
display:inline-block;
width:60%;
margin:0 auto;
background:#7f8c8d;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
color:white;
text-align:center;
padding:15px 20px;
line-height:1.4;
margin-bottom:10px;
font-size:15px;
}
.fs_score_middle_ln1{
width:100%;  
display:inline-block;
}
.fs_score_middle_ln2{
width:100%;  
background:#7f8c8d;
display:inline-block;
height:70px;
}
.fs_score_middle_ln3{
width:100%;    
display:inline-block;
height:52px;
}
.fs_score_middle_cnt{
width:350px;
background:white;
border:3px solid #7f8c8d;
padding:10px;
display:inline-block;
position:relative; 
}
.fs_score_middle_ln1 .fs_score_middle_cnt{
border-top-left-radius:10px; 
border-top-right-radius:10px; 
border-bottom:0px;
padding-top: 0px;
font-size:14px;
padding-top:4px;
}
.fs_score_middle_ln3 .fs_score_middle_cnt{
border-bottom-left-radius:10px; 
border-bottom-right-radius:10px; 
border-top:0px;
font-size:14px;
padding-top:5px;
}
.fs_score_middle_cnt_lg img{
max-width:25px; 
margin-right:4px;
top:7px;
position:relative;
}
.fs_score_middle_cnt_tour{
position:relative;
border-left: 1px solid #f1f3f4;
padding-left:4px;
}
.fs_score_middle_cnt_cnt_lg1{
color:white;
display:block;
text-align:center;
text-transform: uppercase;
font-size:12px;
padding-top:12px;
}
.fs_score_middle_cnt_cnt_lg2{
font-size:20px; 
color:white;
display:block;
text-align:center;
}
.fs_score_middle_cnt i{
margin-right:5px;
font-size:20px;
}
.fs_teamplayer_player{
border:3px solid #7f8c8d;
border-radius:10px;
padding:5px;
background:white;
color:#7f8c8d;
font-size:12px;
padding-top:10px;
}
.fs_prediction_head{
display: block;
font-weight: bold;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
background: #7f8c8d;
color: white;
width:100px;
font-size:12px;
margin:0 auto;
padding:4px 4px;
}
.fs_pred_voting_middle{
display:flex;  
border-bottom: 3px solid #7f8c8d;
border-top: 3px solid #7f8c8d;
}
.fs_pred_voting{
display:flex;
}
.fs_pred_headline{
padding: 3px 3px 3px 6px;
background: #7f8c8d;
color: white;
text-align: center;    
margin:0 auto;
}
.fs_pred_ln1 .fs_pred_headline{
width:120px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.fs_pred_ln3 .fs_pred_headline{
width:160px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.fs_pred_voting_left{
width:45%;
color:white;
border:3px solid #7f8c8d;
border-right:0px;
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
overflow:hidden;
}
.fs_pred_voting_right{
width:45%;   
color:white;
border:3px solid #7f8c8d;
border-left:0px;
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
overflow:hidden;
}
.pred_lk{
display:flex; 
padding:5px;
transition: .4s all ease;
background:#333333;
color:#adadad;
height:50px;
}
.pred_lk:hover{
color:white;
background:#050608;
}
.fs_pred_voting_lg{
width:30%;     
}
.fs_pred_voting_left .fs_pred_voting_lg{
border-right:1px solid #596060;
}
.fs_pred_voting_right .fs_pred_voting_lg{
border-left:1px solid #596060;
}
.fs_pred_voting_lg img{
max-height:35px;   
}
.fs_pred_voting_name{
width:70%;
font-size:14px;
padding-top:5px;
padding-bottom:5px;
}
.fs_pred_vote{
padding-left:20px; 
padding-right:20px; 
position:relative;
}
.fs_pred_voting_left .fs_pred_voting_name{
padding-left:10px;
}
.fs_pred_voting_right .fs_pred_voting_name{
padding-right:10px;
}
.fs_pred_voting_middle{
width:10%;
background:#7f8c8d;
color:white;
font-size:15px;
font-weight:bold;
padding:5px;
position:relative;
}
.fs_pred_voting_middle::before{
content:"";
position:absolute;
left:-20px;
border-bottom: 50px solid #7f8c8d;
border-left: 20px solid transparent;
height: 0;
width: 5px;
}
.fs_pred_voting_middle::after{
content:"";
position:absolute;
right:-20px;
border-bottom: 50px solid transparent;
border-left: 20px solid #7f8c8d;
height: 0;
width: 5px;
}
.datesmall{
font-size:12px;   
color:#050608;
}
.fs_score_middle_inner{
font-size:25px;
font-weight:bold;
margin-top:10px;
display:inline-block;
}
.fs_team_stats_head_large{
display:flex;   
margin-bottom:30px;
}
.fs_team_stats_head_large_left{
width:70%;
background:#f1f3f4;
position:relative;
padding-left:60px;
padding-top:8px;
padding-bottom:8px;
margin-left:15px;
}
.fs_team_stats_head_large_right{
width:30%;
background:#b0bdbe;
display:flex;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
}
.fs_team_stats_perf{
width:60%;
}
.fs_team_stats_perc{
width:40%;
}
.fs_team_stats_head_large_left h2{
font-size:14px;
display:inline-block;
font-size:20px;
font-weight:normal;
}
.fs_team_stats_head_large_left_inner{
height:60px;
width:60px;
border-radius:50%;
background:white;
position:absolute;
text-align:center;
left:-15px;
top:-10px;
}
.fs_team_stats_head_large_left_inner img{
max-width:60%;
}
.fs_team_stats_perf{
padding:4px;
font-size:11px;
text-align: right;    
color:black;
}
.fs_team_stats_perc{
font-size:20px;
color:black;
padding:4px;
border-left:1px solid black;
}
.fs_stats_descr{
color:#222222;
font-size:15px;
display:block;
margin-bottom:20px;
}
.fs_s_label .fs_flexaligner{
height:100%;
}
.fs_s_date_ln1{
display:block;   
}
.fs_s_date_ln2{
display:block;   
}
.fs_gaming_item_wrap_inner{
display:flex;  
font-size:13px;
margin-top:20px;
margin-bottom:40px;
}
.fs_gi_item_ln1{
display:flex;
background:#f1f3f4;
border-bottom:2px solid white;
height:70px;
text-transform:uppercase;
}
.fs_gi_item_ln2{
display:block;
background:#7f8c8d;
border-bottom:2px solid white;
color:white;
text-transform:uppercase;
}
.fs_gi_item_ln3{
display:block;
background:#f1f3f4;
text-transform:uppercase;
}
.fs_gi_item{
border-right:2px solid white; 
}
.fs_gi_item1{
width:30%;
}
.fs_gi_item2,
.fs_gi_item3,
.fs_gi_item4,
.fs_gi_item5
{
width:17.5%;
}
.fs_gm_post_inner{
padding:20px 40px;  
font-family: 'Comfortaa', Arial;
margin-bottom:40px;
}
.fs_gi_item_ln1_lg{
background:#1f2531;
padding:10px;
}
.fs_gi_item_ln1_lg a img{
max-width:70%;
}
.fs_gi_item_ln1,
.fs_gi_item_ln2,
.fs_gi_item_ln3
{
padding:4px 10px;
}
.fs_gi_o_item_wrap{
display:flex;
}
.fs_gi_o_item{
width:calc(33.33% - 5px);
border:2px solid #7f8c8d;
border-radius:5px;
padding:5px;
text-align: center;
margin:5px;
background:white;
color:#222222;
transition: .4s all ease;
}
.fs_gi_o_item:hover{
background:#7f8c8d;
color:white;
}
.fs_gi_item2 .fs_gi_item_ln2,
.fs_gi_item3 .fs_gi_item_ln2,
.fs_gi_item4 .fs_gi_item_ln2,
.fs_gi_item5 .fs_gi_item_ln2
{
text-align:center;
}
.fs_gi_item_ln2{
padding:10px;
}
.fs_gi_item_ln3{
min-height:50px;
}
.fs_gi_item1 .fs_gi_item_ln3{
padding-top:15px;
}
.fs_gm_post_inner h2{
display: inline-block;
font-size: 20px;
font-weight: normal;
margin-bottom:20px;
width:100%;
}
.fs_gaming_tipp{
margin-top:20px;   
margin-bottom:20px;  
display:block;
}
.fs_gaming_tipp_wrap{
display:flex;   
}
.fs_gaming_tipp_left{
width:65%;
padding-right:20px;
}
.fs_gaming_tipp_left span{
line-height:1.5;
}
.fs_gaming_tipp_right{
width:35%;
}
.fs_gaming_prob_image{
width:50px;
height:50px;
border-radius:50%;
background:white;
text-align:center;
position:absolute;
top:5px;
}
.fs_gaming_prob_image img{
width:60%;
}
.prob_image_left{
left:-5px;
}
.prob_image_right{
right:-5px;
}
.fs_pred_left_label{
text-align:right;
display: block;
padding-left:10px;
}
.fs_pred_right_label{
text-align:left;
display: block;
padding-right:10px;
}
.fs_gaming_prob_wrap .fs_prediction_head{
text-align:center;
}
.fs_pred_scale_head{
color:#7f8c8d;   
text-align:center;
display:block;
padding-bottom:5px;
text-transform: uppercase;
font-size:13px;
font-weight:bold;
}
.fs_p_pred_item{    
background:transparent;
border:0px;
width: 70%;
margin:0 auto;
margin-top:20px; 
}
.fs_p_pred_item .fs_p_left{
text-align:center;  
}
.fs_p_pred_item .fs_p_middle_inner{
border:2px solid #7f8c8d;  
}
.fs_p_pred_item .fs_p_left{
background:#000000;
border-radius:10px;
}
.fs_impo_wrap{
display:flex;   
}
.fs_imp_left{
width:50%;
padding-right:30px;
}
.fs_imp_right{
width:50%;  
padding-left:30px;
}
.fs_acc_item{
display:block;
margin-top:10px;
margin-bottom:20px;
width:100%;
border:2px solid #f1f3f4;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.fs_acc_head{
background: #f1f3f4;
display:block;
width:100%;
padding:15px 20px;
position:relative;
display:flex;
cursor:pointer;
}
.fs_acc_cnt{
display:none;
width:100%;
background:white;
padding:20px;
line-height:1.3;
}
.fs_acc_head_left{
width:90%;
padding-left:25px;
position:relative;
line-height:1.3;
}
.fs_acc_head_right{
width:10%;
text-align:right;
}
.fs_acc_head_left i{
margin-right:5px;      
position:absolute;
left:-5px;
}
.fs_important_facts{
margin:40px 0px; 
}
.bestod{
border: 2px solid #2ccc71; 
}
.fs_mob_teamwrap{
display:none;
}
.fs_voteleft_yes{
display:none;
}
.fs_voteright_yes{
display:none;  
}
.fs_vote_ln1{
display:block;
text-align: center;
font-size:18px;
font-weight:bold;
padding-top:5px;
}
.fs_vote_ln2{
display:block;
text-align: center;
font-size:9px;
}
.fs_vote_error{
position:absolute;
width: 100%;
left: 0px;
margin-top:5px;
display:none;
} .fs_related_matches{
display:flex;
flex-flow:wrap;
margin:40px 0px;
}
.fs_related_matches_item{
width:calc(20% - 10px);
display: flex;
margin:5px;
flex-direction: column;
text-align:center;
border:3px solid #f1f3f4;
border-radius:10px;
font-size:14px;
}
.fs_related_head{
background:#f1f3f4;
padding:8px 4px;
color:#222222;
font-weight:bold;
font-size:12px;
}
.fs_related_head a{
color:#222222;
display:block;
}
.fs_related_head a:hover{
color:black;
}
.fs_related_prob_ln1{
font-size:12px;
color:#7f8c8d;
}
.fs_related_lgs{
display:flex;
position:relative;
margin-top:10px;
margin-bottom:20px;
}
.fs_related_lgs_left{
width:25%;
}    
.fs_related_lgs_right{
width:25%;
}
.fs_related_lgs_middle{
width:50%;
}
.fs_related_lgs_inner{
display:inline-block;
border:5px solid #f1f3f4;
border-radius:50%;
height:60px;
width:60px;
padding:5px;     
background:white;
}  
.fs_related_lgs_left .fs_related_lgs_inner{
position:absolute;
top:5px;
left:6px;
}    
.fs_related_lgs_right .fs_related_lgs_inner{
position:absolute;
top:5px;
right:6px;
}
.fs_related_lgs_ln1{
display:block;        
}    
.fs_related_lgs_ln1 img{
max-width:25px;        
}
.fs_related_lgs_ln2{
display:block;
background:#f1f3f4;
padding:4px 5px;
color:#222222;
}
.fs_related_prob{
padding-left:5px;
padding-right:5px;
}    
.fs_related_prob .fs_pred_left_label{
text-align:left;
padding-left:3px;
}   
.fs_related_prob .fs_pred_right_label{
text-align:right;
padding-right:3px;
}
.fs_related_prob .fs_pred_scale{
width:100%;
}    
.fs_related_prob .fs_pred_left{
border: 0px;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;    
position:relative;
}    
.fs_related_prob .fs_pred_right{
border: 0px;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;    
position:relative;
}
.fs_related_lk{
display:flex;
margin-top:10px;
margin-bottom:10px;
padding-left:5px;
padding-right:5px;
}
.fs_related_lk_left{
width:38%;
}    
.fs_related_lk_middle{
width:24%;
}    
.fs_related_lk_right{
width:38%;
}
.fs_related_lk_left_bg{
background:#000000; 
border-radius:10px;
padding:1px 10px;
}
.fs_related_lk_middle a{
display:block;
width: 100%;
padding-top:8px;
padding-bottom:8px;
} 
.fs_rel_btn{
background:#2ccc71;
display:block;
padding:10px 4px;
color:white;
border-radius:10px;
transition: .4s all ease;
width: 100%;
font-size:12px;
}    
.fs_rel_btn:hover{
background:#276c21;
}
.fs_related_prob .fs_pred_left::after {
content: "";
position: absolute;
right: 0px;
border-bottom: 24px solid white;
border-left: 20px solid transparent;
height: 0;
width: 5px;
top:0px;
}
.fs_related_prob .fs_pred_right::after {
content: "";
position: absolute;
left: -20px;
border-bottom: 24px solid #a9440f;
border-left: 20px solid transparent;
height: 100%;
width: 5px;
top:0px;
}
@media(max-width:1070px){
.fs_related_matches_item{
width:calc(33.33% - 10px);
}
.fs_p_pred_item{
width:100%;
}
}    
@media(max-width:700px){
.fs_related_matches_item{
width:calc(50% - 10px);
}
.fs_p_left img{
max-width:60px;
}
}    
@media(max-width:600px){
.fs_related_matches_item{
width:100%;
margin:10px 0px;
}
.fs_prediction{
padding-left:10px;
padding-right:10px;
}
.fs_related_lk_left_bg{
height:40px;
}    
.fs_related_lk_left_bg img{
width:60%;
}
}
.fs_game_item_wrap{
display:flex;
padding:5px;             
border:1px solid #dddddd;
margin:4px 0px;
border-radius:4px;
padding-bottom:0px;
transition: .1s all ease;
}
.fs_game_item_wrap:hover{
transform: scale(1.035);
-moz-box-shadow: 0px 0px 9px #a8a8a8;
-webkit-box-shadow: 0px 0px 9px #a8a8a8;
box-shadow: 0px 0px 9px #a8a8a8;
}
.fs_game_cnt1{
width:10%;  
text-align:center;
}    
.fs_game_cnt2{
width:55%;   
}    
.fs_game_cnt3{
width:35%;   
text-align:center;
}    
.fs_game_cnt4{
width:10%;   
text-align:center;  
display:none;
}
.fs_game_cnt4 .fs_score{
font-weight:normal;
font-size:11px;
}
.fs_game_ln1{
display:block; 
line-height:1.3;   
}    
.fs_game_ln2{
display:block;  
line-height:1.3;
font-size:11px;
}
.fs_game_cnt1 img{
max-height:17px;
}
.fs_game_cnt2{
font-weight:bold;   
}     
.fs_score{
font-family: 'Share', Tahoma, Verdana, Arial;
font-weight:bold;
}  
.fs_game_ln1, .fs_game_ln2 {
padding:2px 2px;  
min-height:25px;
font-size:12px;
font-weight:normal;
}  
.fs_game_cnt1 .fs_game_ln1, .fs_game_cnt1 .fs_game_ln2{
padding:2px 2px;
}
.fs_game_cnt3 .fs_game_ln1{
font-size:11px;
}
.fs_game_cnt3 .fs_game_ln2{
font-size:11px;
}
.fr_games_headline{
background:#7f8c8d;
color:white;
padding:5px 5px 5px 10px;
display:block;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
} .sc_related_matches .fs_related_matches_item {
width: calc(25% - 10px)
}
.sc_related_matches .fs_related_head a {
color: #222;
text-decoration: none
}
.sc_related_matches .fs_related_prob .fs_pred_right::after {
border-bottom: 34px solid #a9440f
}
.sc_related_matches .fs_related_prob .fs_pred_left::after {
border-bottom: 35px solid #fff
}
.sc_related_matches .fs_related_lgs_ln2 {
font-size: 11px
}
.sc_related_matches .fs_related_lgs_left .fs_related_lgs_inner {
top: 8px;
left: 25px
}
.sc_related_matches .fs_related_lgs_right .fs_related_lgs_inner {
top: 8px;
right: 25px
}
.sc_related_matches .fs_related_prob .fs_pred_left_label,
.sc_related_matches .fs_related_prob .fs_pred_right_label {
font-size: 10px
}
.sc_related_matches .fs_related_prob {
display: none
}
.sc_related_matches .fs_related_lk {
margin-top: 0
}
.sc_related_matches .fs_gi_o_item {
color: #222;
text-decoration: none;
padding: 4px
}
.sc_related_matches .fs_rel_btn {
color: #fff;
text-decoration: none
}
.sc_related_matches .fs_rel_btn:hover {
color: #fff
}
.sc_related_matches .fs_rel_btn {
padding: 4px 4px
}
.sc_related_matches .fs_related_lk_left_bg {
padding: 4px 8px
}
.sc_related_layout_table .fs_related_matches_item {
width: 100%;
flex-direction: row;
flex-flow: wrap
}
.sc_related_layout_table .fs_related_lgs {
width: 30%
}
.sc_related_layout_table .fs_related_prob {
display: inline-block;
width: 30%;
padding-top: 0px
}
.sc_related_layout_table .fs_related_head {
width: 100%
}
.sc_related_layout_table .fs_related_lk_left_bg {
max-height: 40px
}
.sc_related_layout_table .fs_related_lk_left_bg img {
width: 60%
}
.sc_related_matches.sc_related_layout_table .fs_related_lk {
margin-top: 0;
width: 40%
}
.fs_by_game_headline {
font-size: 20px;
display: block;
width: 100%;
padding-left: 10px
}
@media(max-width:768px) {
.sc_related_matches.sc_related_layout_table .fs_related_lgs_left .fs_related_lgs_inner {
left: 5px
}
.sc_related_matches.sc_related_layout_table .fs_related_lgs_right .fs_related_lgs_inner {
right: 5px
}        
.sc_related_matches .fs_related_matches_item {
width: calc(33.33% - 10px)
}
.sc_related_layout_table .fs_related_lgs {
width: 100%
}
.sc_related_layout_table .fs_related_prob {
width: 100%
}
.sc_related_matches.sc_related_layout_table .fs_related_lk {
width: 100%
}
}
@media(max-width:600px) {
.sc_related_matches .fs_related_matches_item {
width: 100%
}
}
.fs_related_score_wrap {
display: flex;
background: #f1f3f4;
border: 3px solid #7f8c8d;
border-radius: 5px;
overflow: hidden;
color: #151515;
max-width: 120px;
margin: auto
}
.fs_related_score_left {
width: 35%;
font-size: 16px;
padding: 5px
}
.fs_related_score_right {
width: 35%;
font-size: 16px;
padding: 5px
}
.fs_related_score_middle {
width: 30%;
background: #7f8c8d;
padding: 5px;
color: #fff
}
.fs_related_score {
height: 100%
}
.fs_rel_score_inner {
width: 100%
}
.fs_rel_score_inner_head {
font-size: 10px;
padding: 0 20px;
background: #7f8c8d;
color: #fff;
text-align: center;
margin: 0 auto;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
display: inline-block;
line-height: 1.4
}
.fs_related_more_infos_ln2 {
width: 30%;
text-align: right
}
.fs_related_more_infos_ln1 {
display: block;
font-size: 14px;
line-height: 1.4;
width: 70%;
text-align: left;
padding: 4px
}
.fs_related_more_infos_ln2 a {
border: 1px solid #7f8c8d;
background: #7f8c8d;
color: #fff !important;
text-decoration: none !important;
border-radius: 5px;
padding: 4px 10px;
font-size: 14px;
text-align: center;
line-height: 1.4
}
.fs_related_more_infos_ln2 a:hover {
color: #fff;
opacity: .9;
text-decoration: none
}
.fs_related_more_infos {
display: flex
}
.fs_rel_more_inner, .fs_related_more_infos{
width:100%;
}
@media(max-width:768px) {
.fs_related_more_infos_ln1 {
padding-top: 20px;
width: 60%
}
.fs_related_more_infos_ln2 {
padding-top: 20px;
width: 40%;
text-align: right
}
.fs_rel_more_inner,
.fs_related_more_infos {
width: 100%
}
} .sc_related_matches.sc_related_column_column  .fs_related_lgs_left .fs_related_lgs_inner{
left: 6px;
}
.sc_related_matches.sc_related_column_column  .fs_related_lgs_right .fs_related_lgs_inner{
right: 6px;
}
.sc_related_matches .fs_related_lgs_inner img{  
width:90%;
height:auto;
}
.sc_related_matches .fs_related_lgs_inner { 
align-items: center; 
justify-content: center;
display:flex;
}
.fs_acc_cnt_outer{
display:flex;
width:100%;
} @media(max-width:768px){
.fs_stats_wrap{
flex-flow:wrap;
}
.fs_stats_team1, .fs_stats_team2{
width:100%;
margin: 5px 0px;
}
.fs_score_logo img {
max-height: 100px;
}
.fs_la_column .fs_by_game_item{
width:calc(50% - 32px);
display:flex;
margin:5px;
}   
.fs_score_team_inner{
width:140px;    
height:140px;    
}
.fs_gaming_tipp_left{
width:40%;
}
.fs_gaming_tipp_right{
width:60%;
}
.fs_imp_left{
padding-right:0px; 
width:100%;
}    
.fs_imp_right{
padding-left:0px; 
width:100%;
}
.fs_impo_wrap{
flex-flow:wrap;
}
.fs_gi_item1{
display:none;
}
.fs_gi_item2, .fs_gi_item3, .fs_gi_item4, .fs_gi_item5 {
width: 25%;
}
.fs_gi_item_ln2{
padding-left:3px;
padding-right:3px;
font-size:12px;
}
.fs_prediction_left, .fs_prediction_right{
width: 40%;
}
.fs_prediction_middle{
width:20%;
}
.fs_score_logo img{
max-height:70px;
}
.fs_pred_voting_name{
font-size:12px;    
}  
}
@media(max-width:600px){
.fs_score_wrap{
padding:0px;
margin-left:10px;
margin-right:10px;
}
.fs_score_middle_middle{
display: flex;
align-items: center; 
justify-content: center;   
}
.fs_teamname{
flex-flow:wrap;
margin-top:10px;
}
.fs_score_flag{
width:100%;
margin:10px 0px;
}
.fs_score_name{
width:100%;
}
.fs_score_logo img {
max-height: 80px;
}
.fs_score_middle_status_score {
font-size: 15px;
}
.fs_score_count{
font-size:60px;    
}
.team_playername_head img{
max-width:15px;
}
.fs_team_middle{
width:100%;  
}
.fs_team_left{
width:50%;
padding-right:15px;
}    
.fs_team_right{
width:50%;
padding-left:15px;
}
.fs_team_stats_head_name {
font-size:13px;
font-weight:bold;
}
.fs_s_date{
font-size:11px;
width:40%;
}
.fs_la_table .fs_by_game_item{
flex-flow:wrap;
}    
.fs_la_table .fs_bg_left{
width:100%;
}    
.fs_la_table .fs_bg_right{
width:100%;
margin-top:10px;
line-height:1.3;
border-top:1px solid #dddddd;
padding-top:5px;
}
.fs_prediction_left{
width:50%;
padding-right:10px;              
margin-top:5px;
}
.fs_prediction_middle{
display:none;
}
.fs_prediction_right{
width:50%;
padding-left:10px;              
margin-top:5px;
}
.fs_prediction_mobil{
display:block; 
margin-top:20px;
}
.fs_p_item{
flex-flow:wrap;
padding:10px 3px;
}
.fs_p_left{
width:70%;
}
.fs_p_middle{
width:20%;
}    
.fs_p_right{
width:100%;  
}
.fs_archive_head_left{
width:60%;   
}
.fs_archive_head_right{
width:40%;   
}
.fs_archive_head{
margin-left: 0;    
margin-right: 0;    
}
.fs_archive_ln2{
flex-flow:wrap;
}
.fs_archive_ln2_item{
width:100%;
border:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:15px;
border-bottom:1px solid rgba(255,255,255,.15);
}    
.fs_main_headline{
font-size: 20px !important;
margin-bottom: 5px;
}
.fs_description{
width:100%;
font-size:14px;
}    
.fs_teamwrap{
flex-flow:wrap;   
}
.fs_team_left{
width:100%;
padding-right:0px;
padding-left:0px;
}
.fs_team_right{
width:100%;  
padding-left:0px;
padding-right:0px;
}
.fs_score_left{
position:absolute; 
left:0px;
}    
.fs_score_right{
position:absolute; 
right:0px !important;
}
.fs_main_score{
position:relative;   
}
.fs_score_middle{
width:100%;   
}
.fs_score_middle_cnt{
width:100%;
}
.fs_p_left img{
width:50px;
}
.fs_p_left{
width:60%;
}    
.fs_p_middle{
width:40%;
margin-bottom:10px;
}
.fs_team_stats_head_large_left h2{
font-size:14px;
}
.fs_stats{
padding-left:10px;
padding-right:10px;
}
.fs_team_stats_head_large_left_inner{
height: 40px;
width: 40px;
border-radius:0px;
top: 0px;
}
.fs_team_stats_head_large_left{
padding-left:30px;
padding-top:12px;
margin-left:10px;
width:60%;
}
.fs_team_stats_head_large_right{
width:40%;
}
.fs_team_stats_perf{
font-size:9px;    
}
.fs_team_stats_perc{
font-size:15px;    
}
.fs_s_left{
width:40%;
}
.fs_s_right{
width:70%;   
}
.fs_s_teamname{
width:40%;
}
.fs_s_logo{
width:20%;
}
.fs_s_teamname_ln1{
font-size:11px;
}
.fs_stats_team2{
margin-top:40px;   
}
.fs_win, .fs_lose, .fs_draw{
font-size:11px;
}
.fs_gaming_item_wrap_inner{
flex-flow:wrap;  
}
.fs_gi_item2,
.fs_gi_item3,
.fs_gi_item4,
.fs_gi_item5{
width:50%;
margin-top:5px;
margin-bottom:5px;
}
.fs_gm_post_inner{
padding: 20px 10px;
}
.fs_gaming_tipp_wrap{
flex-flow:wrap;
}
.fs_gaming_tipp_left{
width:100%;
margin-bottom:20px;
}
.fs_gaming_tipp_right {
width: 100%;
}
.fs_p_pred_item .fs_p_left {
max-height:35px;
}
.fs_score_team{
display:none;   
}
.fs_teamplayer{
display:none;
}
.fs_mob_teamwrap{
display:flex;
}   
.fs_mob_teamwrap .team_playername_head{
width:100%;
}
.fs_mob_teamwrap_left{
width:50%;   
padding-right:10px;
}    
.fs_mob_teamwrap_right{
width:50%;
padding-left:10px;
}
.fs_pred_vote{
padding-left:0px;
padding-right:0px;
}
.team_playername_head{
font-size:11px;
}
.mobteam_lg_inner{
border: 5px solid #7f8c8d;
padding: 20px;
border-radius: 50%;
height: 100px;
width: 100px;
background: white;
display:inline-block;
margin-bottom:10px;
}
.mobteam_lg{
position:relative;
}
.fs_mob_teamwrap_left .mobteam_lg::after{
content:':';
font-size:40px;
display:block;
height:40px;
width:40px;
text-align:center;
position:absolute;
left:92%;
top:45px;
}
.fs_teamplayer_player{
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top:0px;
}
.fs_vote_ln1{
font-size:14px;
}
.fs_p_pred_item .fs_p_middle_inner{
width:70%;
}
.fs_p_middle_inner{
padding:7px 10px;
}
.fs_p_middle{
margin-top:0px;
}
}
@media(max-width:320px){
.fs_main_score{
flex-flow:wrap;   
}
.fs_score_left, .fs_score_right, .fs_score_middle{
width:100%;
margin:10px 0px;
}
.fs_score_middle_middle{
display: inline;
}
.fs_draw, .fs_lose, .fs_win{
font-size:9px;
}
.fs_stats_item{
padding-left:5px;   
padding-right:5px;   
}
.fs_p_left{
width:60%;
}
}