@media all
{

    .matches_layout1_container {
        overflow: hidden;
        margin-bottom: 20px;
    }
    .matches_layout1_container li {
        position: relative;
        display: inline;
        float: left;
        list-style-type: none;
        position: relative;
        margin: 0 6px 6px 0;
        text-align:center;
        width: 310px;
        height: 250px;
        padding: 5px;        
    }
    .matches_layout1_item.team1win {
        
    }
    .matches_layout1_item.team2win {
        
    }
    .matches_layout1_item.player1win {
        
    }
    .matches_layout1_item.player2win {
        
    }
    
    .matches_layout1_item_vote {
        font-size: 11px;        
        font-family: Verdana, Arial, Helvetica, sans-serif;
        position: absolute;
        bottom: -24px;
        line-height: 14px;        
        width: 50%;
        height: 55px;
    }
    .matches_layout1_item_vote a:visited {
        color: #ccc;
    }
    .matches_layout1_item_vote a {
        position: relative;
        color: #ccc;
        padding: 0px;
        width: 155px;
        height: 40px;
        display: block;
    }
    .matches_layout1_item_vote a:hover {
        color: #fff;
    }
    .matches_layout1_item_vote_inner {
        position: absolute;
        top: 15px;
    }
    .matches_layout1_item_vote_inner img {
        width: 9px;
        height: 9px;
    }
    .matches_layout1_item_vote_inner.team_1 {
        left: 3px;        
    }
    .matches_layout1_item_vote_inner.team_2 {
        right: 3px;
    }
    .matches_layout1_item_vote_inner.player_1 {
        left: 22px;        
    }
    .matches_layout1_item_vote_inner.player_2 {
        right: 33px;
    }

    .matches_layout1_item_vote.team_1 {
        left: 0px;        
    }
    .matches_layout1_item_vote.team_2 {
        right: 0px;
    }
    
    .matches_layout1_item_vote.player_1 {
        left: 0px;        
    }
    .matches_layout1_item_vote.player_2 {
        right: 0px;
    }
    
    .matches_layout2_playvideo {
        position: absolute;
        text-align: center;
        bottom: 13px;
        left: 126px;
        font-size: 10px;
        width: 50px;
        height: 50px;
        z-index: 30;
        background-image:  url(/images/icons/play_icon_match.png);
        background-repeat: no-repeat;
        background-position: 12px 15px;
    }
    .matches_layout2_playvideo:hover {
        background-image:  url(/images/icons/play_icon_match_hover.png);
    }
    .matches_layout2_playvideo a {
        text-decoration: none;
        color: #666;
        width: 50px;
        height: 50px;
        display: block;
    }
    .matches_layout2_playvideo a:hover {
        color: #fff;
    }
    
    
    .twittervotelink {
        padding: 0px 0 0px 30px;
        background-repeat: no-repeat;
        background-position: 0px 5px;
        background-image:  url(/images/icons/link_icons_twitter.png); 
    }
    .communityvote_title {
        color: #333;
        font-size: 10px;
        margin-bottom: 3px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .matches_layout1_votehelp {
        clear: both;
        padding-top: 20px;
        cursor: pointer;
        font-size: 11px;
        margin-bottom: 10px;
    }
    #matches_layout1_votehelp_text {
        width: 600px;
        text-align: left;
        display: none;
        margin-top: 10px;
    }
    
    .matches_layout1_time {
        text-align: center;
        margin-top: 5px;        
    }
    .matches_layout1_team {
        float:left;
        margin-right: 0px;
        width: 155px;
        position: relative;
    }
    .matches_layout1_name  {
        line-height: 12px;
        font-size: 11px;
    }
    .matches_layout1_score {
        position: relative;
        font-size: 40px;        
        margin-top: 163px;
        font-family: 'ubuntu-condensed', times;
        font-weight: normal;
        text-decoration: none;
    }
    .matches_layout1_score.upcoming{
        
    }
    
    .matches_layout1_team a:hover {
        text-decoration: none;        
    }
    .matches_layout1_team:hover {
        
    }
    .teammatches_layout1_logo img {
        width: 120px;
        height: 120px;
        margin: 15px;
    }
    .teammatches_layout1_logo.loss img {
        opacity: 0.3;
        filter: alpha(opacity=30); /* For IE8 and earlier */
    }
    .teammatches_layout1_logo.win {
    }

    .playermatches_layout1_logo img {
        width: 90px;
        height: 120px;
        margin: 15px;
    }
    .playermatches_layout1_logo.loss img {
        opacity: 0.3;
        filter: alpha(opacity=30); /* For IE8 and earlier */
    }
    .playermatches_layout1_logo.win {
    }
    

    
    
    
    
    .teams_list1_container ul {
        padding: 0px;
        margin: 0px;
    }
  
    .teams_list1_container {
    
    }
    .teams_list1_container li {
        display: inline;
        float: left;
        list-style-type: none;
        position: relative;
        margin: 0 0px 10px 0;
        text-align:center;
        width: 145px;
        height: 180px;
        padding: 0px;
    }
    .teams_list1_item img {
        width: 145px;
        height: 145px;
    }
    .teams_list1_container li:hover {
        
    }
    .teams_list1_name  {        
        line-height: 15px;
        margin: 5px;
        height: 15px;
        font-size: 80%;
    }
    .teams_list1_item a {
        
    }
    .teams_list1_item a:hover {
        text-decoration: none;        
    }
    .teams_list1_item .disqualified {
        position: absolute;
bottom: 21px;
right: 9px;
color: #BB0000;
background-color: #000;
font-size: 10px;
text-transform: uppercase;
font-family: 'ubuntu-condensed', times;
padding: 0px 3px 0px 4px;
border: 1px solid #BB0000;
line-height: 14px;
    }



    .players_list1_container ul {
        padding: 0px;
        margin: 0px;
    }
  
    .players_list1_container {
        width: 1020px;
    }
    .players_list1_container li {
        display: inline;
        float: left;
        list-style-type: none;
        position: relative;
        margin: 0 18px 10px 0;
        text-align:center;
        width: 145px;
        height: 180px;
        padding: 1px;
    }
    .players_list1_item img {
        width: 145px;
        height: 145px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .players_list1_flag img {
        width: 16px !important;
        height: 12px !important;
        z-index: 100;
    }
    .players_list1_flag {
        width: 16px;
        height: 12px;
        position: absolute;
        top: 14px;
        right: 28px;
    }
    .players_list1_container li:hover {
        
    }
    .players_list1_name  {        
        line-height: 15px;
        margin-top: 3px;        
    }
    .players_list1_item a {
        
    }
    .players_list1_item a:hover {
        text-decoration: none;        
    }
    .players_list1_overlay { 
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 30;
        background-repeat: no-repeat;
    }
    .players_list1_overlay a {
        display: block;
        width: 184px;
        height: 245px;
    }


    .matchspoiler {
        position: absolute;
        top: 25px;
        left: 10px;
        z-index: 100;
        width: 300px;
        height: 136px;
        background-image:  url(../../../wcs1/img/match_spoiler_result.png);
        background-repeat: no-repeat;            
        font-size: 12px;
    }
    .matchspoiler a {
        text-decoration: none;        
    }
    .matchspoiler_show {
        margin: 60px auto;
        width: 50px;
    }

    
    
    
    
    
    

    .teamsheat_layout1_container {    
        
    }
    .teamsheat_layout1_container h4 {    
        font-size: 150%;
        font-weight: bold;        
        width: 100%;
        margin-bottom: 0px;
        padding: 0px 0 7px 0;
        height: 26px;
        margin-top: 0px;
    }
    .teamsheat_layout1_logo img {
        width: 250px;
        height: 250px;
    }
    .teamsheat_layout1_mainfos {
        position: absolute;
        left: 350px;
        top: 130px;
        height: 180px;
        width: 350px;
    }
    .teamsheat_layout1_links {
        position: absolute;
        right: 90px;
        top: 130px;
        height: 180px;
        width: 300px;
    }
    .teamsheat_layout1_mainfo {        
        width: 100%;
        margin-bottom: 0px;
        padding: 0px 0 0px 0;
        height: 32px;
        line-height: 32px;
    }
    .teamsheat_layout1_mainfo_title {
        float: left;        
        width: 130px;
        line-height: 32px;
        font-size: 90%;
    }
    .teamsheat_layout1_links .link {
        padding: 0px 0 0px 30px;
        background-repeat: no-repeat;
        background-position: 0px 5px;
    }
    .teamsheat_layout1_links .link_esl {
        background-image:  url(/images/icons/link_icons_esl.png); 
    }
    .teamsheat_layout1_links .link_facebook {
        background-image:  url(/images/icons/link_icons_facebook.png); 
    }
    .teamsheat_layout1_links .link_www {
        background-image:  url(/images/icons/link_icons_www.png); 
    }
    .teamsheat_layout1_links .link_twitter {
        background-image:  url(/images/icons/link_icons_twitter.png); 
    }
    
    .teamsheat_layout1_flag {
        position: absolute;
        top: 30px;
        right: 35px;
    }
    .teamsheat_layout1_flag img {
        width: 100px;
        height: 100px;        
    }
    .teamsheat_layout1_links {
        
    }

    .teamsheat_layout1_missing_infos {
        position: absolute;
        top: -30px;
        left: 0px;        
        text-transform: uppercase;
        padding: 6px;
        font-size: 70%;
    }
    
    
    .teamsheet_layout1_disqualified {
        position: absolute;
        left: 350px;
        top: 95px;
        color: #BB0000;
        background-color: #000;
        font-size: 20px;
        text-transform: uppercase;
        font-family: 'ubuntu-condensed', times;
        padding: 0px 3px 0px 4px;
        border: 1px solid #BB0000;
   }

    
    .teamsheet_seasonstats_layout1_container {
        position: absolute;
        left: 350px;
        top: -100px;
    }
    .teamsheet_currentposition_layout1_container {
        position: absolute;
        left: 500px;
        top: -100px;
    }
    .teamsheet_seasonstats_layout1_title {
        font-size: 90%;
        text-align: center;
    }
    .teamsheet_seasonstats_layout1_numbers {
        font-size: 35pt;
        text-align: center;
        font-family: 'ubuntu-condensed', times;
        font-weight: normal;
        text-decoration: none;
    }
    .teamsheet_seasonstats_layout1_legend {        
        font-size: 70%;
        text-align: center;
    }
    
    
    .teamsheet_nextmatch_layout1_container {
        position: absolute;
        right: 50px;
        top: -90px;
        height: 70px;
        width: 200px;
    }
    .teamsheet_nextmatch_layout1_title {
        float: left;
        height: 70px;
        width: 110px;
        font-size: 90%;        
        text-align: right;
        margin-top: 10px;        
        padding: 10px;
    }
    .teamsheet_nextmatch_layout1_logo {    
        float: right;
    }
    .teamsheet_nextmatch_layout1_logo img {    
        width: 70px;
        height: 70px;
    }













    .playersheet_layout1_container h4 {
        font-size: 150%;
        font-weight: bold;        
        width: 100%;
        margin-bottom: 0px;
        padding: 0px 0 7px 0;
        height: 26px;
    }
    .playersheet_layout1_logo img {
        width: 250px;
        height: 333px;
    }
    .playersheet_layout1_logo {
        position: relative;
        width: 250px;
        height: 333px;
    }
    .playersheet_layout1_overlay {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
    .playersheet_layout1_mainfos {
        position: absolute;
        left: 350px;
        top: 130px;
        height: 180px;
        width: 350px;
    }
    .playersheet_layout1_links {
        position: absolute;
        right: 90px;
        top: 197px;
        height: 180px;
        width: 300px;
    }
    .playersheet_layout1_mainfo {        
        width: 100%;
        margin-bottom: 0px;
        padding: 0px 0 0px 0;
        height: 32px;
        line-height: 32px;
    }
    .playersheet_layout1_mainfo_title {
        float: left;        
        width: 130px;
        line-height: 32px;
        font-size: 90%;
    }
    .playersheet_layout1_links .link {
        padding: 0px 0 0px 30px;
        background-repeat: no-repeat;
        background-position: 0px 5px;
    }
    .playersheet_layout1_links .link_esl {
        background-image:  url(/images/icons/link_icons_esl.png); 
    }
    .playersheet_layout1_links .link_facebook {
        background-image:  url(/images/icons/link_icons_facebook.png); 
    }
    .playersheet_layout1_links .link_www {
        background-image:  url(/images/icons/link_icons_www.png); 
    }
    .playersheet_layout1_links .link_twitter {
        background-image:  url(/images/icons/link_icons_twitter.png); 
    }
    
    .playersheet_layout1_flag {
        position: absolute;
        top: 135px;
        right: 35px;
    }
    .playersheet_layout1_flag img {
        height: 70px
    }
    .playersheet_layout1_links {
        
    }

    .playersheet_layout1_missing_infos {
        position: absolute;
        top: -30px;
        left: 0px;        
        text-transform: uppercase;
        padding: 6px;
        font-size: 70%;
    }
    
    .playersheet_layout1_nextplayer {
        position: absolute;
        top: 75px;
        right: 35px;
    }
    
    .teamsheet_seasonstats_layout1_container {
        position: absolute;
        left: 350px;
        top: -100px;
    }
    .teamsheet_currentposition_layout1_container {
        position: absolute;
        left: 500px;
        top: -100px;
    }
    .teamsheet_seasonstats_layout1_title {
        font-size: 90%;
        text-align: center;
    }
    .teamsheet_seasonstats_layout1_numbers {
        font-size: 35pt;
        text-align: center;
        font-family: 'ubuntu-condensed', times;
        font-weight: normal;
        text-decoration: none;
    }
    .teamsheet_seasonstats_layout1_legend {        
        font-size: 70%;
        text-align: center;
    }
    
    
    .teamsheet_nextmatch_layout1_container {
        position: absolute;
        right: 50px;
        top: -90px;
        height: 70px;
        width: 200px;
    }
    .teamsheet_nextmatch_layout1_title {
        float: left;
        height: 70px;
        width: 110px;
        font-size: 90%;        
        text-align: right;
        margin-top: 10px;        
        padding: 10px;
    }
    .teamsheet_nextmatch_layout1_logo {    
        float: right;
    }
    .teamsheet_nextmatch_layout1_logo img {    
        width: 70px;
        height: 70px;
    }
 

    .playerrankings_layout2_container {
    
    }

    .playerrankings_layout2_item_container {
        float: left;
        width: 215px;
        height: 261px;
        padding: 20px 15px 20px 20px;
    }    

    .playerrankings_layout2_container table td {
        padding: 8px 2px
    }
    .playerrankings_layout2.header {
        font-size: 80%;
        font-weight: normal;        
    }
    .playerrankings_layout2 {
        
    }
    .playerrankings_layout2 .country {
        width: 16px;
    }
    .playerrankings_layout2 .points {
        width: 50px;
    }
    .playerrankings_layout2 .country img {
        width: 16px;
        height: 11px;
    }
    .playerrankings_layout2 .name {
        width: 105px;
        text-align: left;
    }
    .playerrankings_layout2 .qualify img {
    }
    .playerrankings_layout2 .qualify {
        color: #fff;
    }
    .playerrankings_layout2 .out a {
        color: #666;
    }
    .playerrankings_layout2 .rank {
        width: 25px;
        text-align: right;
        padding-right: 0px;
    }
    .playerrankings_layout2 .points {
        width: 100px;
        text-align: center;
    }
    .playerrankings_layout2 .matches {
        width: 15px;
        text-align: center;
    }
    .playerrankings_layout2 .rounds {
        width: 50px;
        text-align: center;
    }
    .playerrankings_layout2 .divider {
        width: 5px;
        text-align: center;
    }
    .playerrankings_layout2 .left {
        text-align: left;
    }
    .playerrankings_layout2 .right {
        text-align: right;
    }


    .playerrankings_layout2 .additional {
        width: 105px;
        text-align: right;
    }
    .playerrankings_layout2_date {
        text-align: left;
        font-size: 90%;
        margin: 0px 0 0px 0;
    }
    .playerrankings_layout2_top20_date {
        font-size: 90%;
        margin-top: 10px;
    }
 
    .playerrankings_layout2_item_container h2 {
        margin: 20px 0 0 20px !important;
    }
    

    
    
    
    
    
    
    .playerrankings_layout3_container {
        
    }

    .playerrankings_layout3_item_container {
    }    

    .playerrankings_layout3_container table td {
        padding: 5px 2px
    }
    .playerrankings_layout3.header {
        font-size: 80%;
        font-weight: normal;        
    }
    .playerrankings_layout3 {
        
    }
    .playerrankings_layout3 .country {
        width: 16px;
    }
    .playerrankings_layout3 .points {
        width: 50px;
    }
    .playerrankings_layout3 .country img {
        width: 16px;
        height: 11px;
    }
    .playerrankings_layout3 .name {
        width: 100px;
        text-align: left;
    }
    .playerrankings_layout3 .qualify img {
    }
    .playerrankings_layout3 .qualify {
        color: #fff;
    }
    .playerrankings_layout3 .notplayed {
        display: none;
    }    
    .playerrankings_layout3 .out {
        display: none;
    }
    .playerrankings_layout3 .out a {
        color: #666;
    }
    .playerrankings_layout3 .rank {
        width: 30px;
        color: #333;
        font-size: 70%;
    }
    .playerrankings_layout3 .points {
        width: 100px;
        text-align: center;
    }
    .playerrankings_layout3 .matches {
        width: 15px;
        text-align: center;
    }
    .playerrankings_layout3 .rounds {
        width: 50px;
        text-align: center;
    }
    .playerrankings_layout3 .divider {
        width: 5px;
        text-align: center;
    }
    .playerrankings_layout3 .left {
        text-align: left;
    }
    .playerrankings_layout3 .right {
        text-align: right;
    }


    .playerrankings_layout3 .additional {
        width: 105px;
        text-align: right;
    }
    .playerrankings_layout3_date {
        text-align: left;
        font-size: 90%;
        margin: 0px 0 0px 0;
    }
    .playerrankings_layout3_top20_date {
        font-size: 90%;
        margin-top: 10px;
    }
 
    .playerrankings_layout3_item_container h2 {
        margin: 20px 0 0 20px !important;
    }
    
    
    
    .playermatches_layout2_communitybet_groupwinner {
        font-size: 12px;
        color: #ccc;        
    }
    .playermatches_layout2_communitybet_groupwinner a {
        text-decoration: none;
    }
    .playermatches_layout2_communitybet_groupwinner .percentage {
        margin-right: 5px;
        text-align: right;
        padding-right: 20px;
        width: 50px;
        display: inline-block;
    }
    .playermatches_layout2_communitybet_groupwinner .playername {
        margin-right: 5px;
        width: 90px;
        display: inline-block;
    }
    .playermatches_layout2_communitybet_groupwinner .communitybet_groupwinners_item {
        line-height: 17px;
        border-bottom: 1px solid #222;
    }
    .playermatches_layout2_communitybet_groupwinner .title {
        font-size: 14px;
        color: #1f8bcb;
        margin-bottom: 3px;
    }
    .playermatches_layout2_communitybet_groupwinner .yourbettitle {
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .playermatches_layout2_communitybet_groupwinner .betplaced {
        color: #333;
        margin-top: 10px;
    }
    .playermatches_layout2_communitybet_groupwinner .totalbetsstats {
        position: absolute;
        top: 12px;
        right: 13px;
        color: #999;
    }
    .playermatches_layout2_communitybet_groupwinner .placebet {
        display: inline;
        font-size: 16px;
        margin-left: 2px;
    }
    .playermatches_layout2_communitybet_groupwinner .placebet a {
        vertical-align: middle;        
        color: #00aa00;
        font-weight: normal;
        border: 1px solid;
        padding: 1px 4px;
    }
    .playermatches_layout2_communitybet_groupwinner .placebet a:hover {
        text-decoration: none;
        background-color: #111;
        color: #fff;
        border-color: #fff;
        font-weight: normal;
    }
    .playermatches_layout2_communitybet_groupwinner .placebet img {
        
    }
    
    .playermatches_layout2_communitybet_groupwinner select {
        font-size: 11px;
        line-height: 16px;
        background-color: #111;
        color: #ccc;
        border-color: #333;

    }
    .playermatches_layout2_communitybet_groupwinner .upper {
        vertical-align: top;
        font-size: 9px;
    }
    

    
    
    
    
    
    
    
    
    
    
    .competition_container {
        width: 100%;            
    }
    .competition_season_rankings_container table {
        width: 100%;
        padding: 0px;
        border-spacing: 0px;
    }
    .competition_season_rankings_container table td {
        padding: 5px;
    }
    .competition_season_rankings.header {
        font-size: 90%;
        font-weight: normal;        
    }
    .competition_season_rankings {
        
    }
    .competition_season_rankings_title {
        font-size: 22px;
    }



    .competition_season_rankings .rank {
        width: 50px;
        text-align: right;
    }
    .competition_season_rankings .trend {
        width: 20px;
        padding-right: 20px;
    }
    .competition_season_rankings .country {
        width: 30px;
    }
    .competition_season_rankings .name {
        width: 280px;
        text-align: left;
    }
    .competition_season_rankings.header.name {
        width: 370px;
    }
    .competition_season_rankings .points {
        width: 100px;
        text-align: center;
    }
    .competition_season_rankings .additional {
        width: 100px;
        text-align: right;
    }


    .competition_season_rankings .trendicon_up {
        width: 16px;
        height: 16px;
    }
    .competition_season_rankings .trendicon_down {
        width: 16px;
        height: 16px;
    }
    .competition_season_rankings .trendicon_nochange {
        width: 16px;
        height: 16px;
    }
    
    .competition_season_rankings .country img {
        width: 16px;
        height: 11px;
    }
    .competition_season_rankings .qualify img {
        vertical-align: middle;
    }
    .competition_season_rankings .qualify {
        width: 120px;        
        font-size: 10px;
        vertical-align: middle;
        line-height: 20px;
    }
    .competition_season_rankings .disqualified {
        margin-left: 10px;
        color: #BB0000;
        background-color: #000;
        font-size: 10px;
        text-transform: uppercase;
        font-family: 'ubuntu-condensed', times;
        padding: 0px 3px 0px 4px;
    }
    .competition_season_rankings .matches {
        width: 15px;
        text-align: center;
    }
    .competition_season_rankings .matchstats {
        width: 75px;
        text-align: center;
    }
    .competition_season_rankings .rounds {
        width: 50px;
        text-align: center;
    }
    .competition_season_rankings .divider {
        width: 5px;
        text-align: center;
    }
    .competition_season_rankings .left {
        text-align: left;
    }
    .competition_season_rankings .right {
        text-align: right;
    }

    .competition_full_rankings_link {
        margin: 20px 0 0 0px;
        text-align: center;
    }

    .competition_season_rankings_date {
        float: right;
        font-size: 90%;
        margin: 0px 0 0px 0;
    }
    .competition_season_rankings_top20_date {
        font-size: 90%;
        margin-top: 10px;
    }
    
    
    .competition_group_container {
        float: left;
        margin-right: 14px;
        margin-bottom: 20px;
    }
    .competition_group {
        padding: 0px;
        margin: 0px 0px 0px 0px;
        font-size: 95%;
    }
    .competition_group table {
        
    }    
    .competition_group tr.up {
        background-color: transparent;
    }
    .competition_group tr.stayup {
        background-color: transparent;
    }
    .competition_group tr.down {
        background-color: transparent;
    }
    .competition_group.header {        
        height: 10px;
        text-align: center;
    }
    .competition_group td {
        padding: 3px;
        margin: 0px;
    }    
    .competition_season_rankings .qualified {
        font-size: 120%;        
        background-color: #111;
    }    
    .competition_group.wins {
        width: 100px;
        text-align: center;
    }
    .competition_group.wins_gsl {
        width: 213px;
        text-align: center;
    }
    .competition_group. {
        width: 100px;
        text-align: center;
    }
    .competition_group.player {
        width: 230px;
    }
    .competition_full_rankings_legend {
        margin-left: 30px;
        margin-top: 30px;
    }
    .competition_season_aseries_logo {
        position: absolute;
        top: 32px;
        right: 44px;
    }
    
    .competition_groupmatches {
        font-size: 90%;
    }
    .competition_groupmatches td {
        margin: 1px;
    }
    .competition_groupmatch {
        
    }
    .competition_groupmatch.score {
        width: 50px;
        text-align: center;
    }
    .competition_groupmatch.score_divider {
        width: 10px;
        text-align: center;
    }
    .competition_groupmatch.player1 {
        text-align: right;
        width: 170px;
    }
    .competition_groupmatch.player2 {
        width: 170px;
    }
    .competition_groupmatch.winner {
        
    }
    .competition_groupmatch.loser {
        
    }
    .competition_groupmatch.draw {
        
    }
    
    .competition_bracket td {
        padding: 3px;
        font-size: 80%;
    }








    .communitybet_list_users_container_layout1 {
        width: 100%;
        overflow: hidden;
    }
    .communitybet_list_users_match_layout1 h3 {
        padding-left: 0px;
        color: #333;
    }
    .communitybet_list_users_matchitem_layout1 {
        overflow: hidden;
    }
    .communitybet_list_users_toolate_layout1 {
        text-decoration: line-through;        
        #color: #000;
    }
    .communitybet_list_users_match_container_layout1 {
        padding: 0px 45px 0px 45px;
        margin: 10px 0 20px 0;
        width: 100%;
        overflow: hidden;
    }
    .communitybet_list_users_match_layout1 {
        float: left;
        width: 480px;        
        font-size: 11px;
        margin-right: 20px;
    }



    .communitybet_rankings_container table {
        padding: 0px;
        border-spacing: 0px;
        margin: 0 auto;
    }
    .communitybet_rankings_container table td {
        padding: 3px;        
        font-size: 11px;
    }
    .communitybet_rankings_container .top10 td {
        font-size: 20px;
    }
    .communitybet_rankings.header {
        font-size: 90%;
        font-weight: normal;        
    }
    .communitybet_rankings {
        
    }
    .communitybet_rankings .points {
        width: 100px;
    }
    .communitybet_rankings .name {    
        width: 280px;
        text-align: left;

        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;        
        
    }
    .communitybet_rankings .name img {
        width: 30px;
        height: 30px;
    }
    .communitybet_rankings .rank {
        width: 50px;
        text-align: right;
        padding-right: 20px;
    }
    .communitybet_rankings .points {
        width: 85px;
        text-align: center;
    }
    .communitybet_rankings_backlink {
        text-align: right;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .communitybet_rankings_reach {
        font-size: 80%;
        text-align: center;
        margin-top: 50px;
    }
    
    


    #brackets_multibox1_game_selector {
        overflow: hidden;
        position: relative;        
        margin-top: 1px;
        float: left;
    }
    #brackets_multibox1_game_selector .gameselect{
        width: 136px;
        height: 70px;
        float: left;
        margin-right: 5px;
        cursor: pointer;
    }
    #selectgamehint {
        font-size: 10px;
        color: #666;
        float: left;
        margin-top: 30px;
    }
    
    #brackets_multibox1_game_selector .gameselect.lol               { background-image:  url(../../images/eps_fr/bracket_select_lol.png);      }
    #brackets_multibox1_game_selector .gameselect.lol_active        { background-image:  url(../../images/eps_fr/bracket_select_lol_active.png);      }

    #brackets_multibox1_game_selector .gameselect.csgo           { background-image:  url(../../images/eps_fr/bracket_select_csgo.png);  }
    #brackets_multibox1_game_selector .gameselect.csgo_active    { background-image:  url(../../images/eps_fr/bracket_select_csgo_active.png);  }
    
    .selectbracketbox .bracketselect {
        width: 120px;
        height: 20px;
        float: left;
        padding: 8px;
        text-align: center;
        background-color: #161616;
        color: #fff;
        margin-right: 5px;
        cursor: pointer;
        font-family: 'mako', sans-serif;
        text-decoration: none;
        font-size: 14px;
        margin-top: 20px;
    }
    .selectbracketbox .bracketselect.active {
        background-color: #2f2f2f;
    }
    .selectbracketbox .bracketselect:hover {
        background-color: #4a4a4a;
    }
    
    .brackets_container {
        overflow: hidden;
    }
    .brackets_container .brackets {
        overflow: hidden;
        clear: both;        
    }
    .brackets_container .bracketbox {
        margin-top: 30px;
        margin-right: 20px;
        display: none;
        font-size: 12px;
        color: #aaa;
    }
    .brackets_container .bracketbox.active {
        margin-top: 30px;
        display: block;
    }
    
    .bracketbox h3 {
        margin-left: 0px;
        padding-left: 0px;
    }

    .competition_container {    
        width: 100%;
    }
    .competition_group.player {
        #width: 120px
    }
    .competition_groupmatch.player1 {
        #width: 110px;
    }
    .competition_groupmatch.player2 {
        #width: 110px;
    }
    .competition_container h3 {
        border: 0px;
        margin-left: 0px;
        padding-left: 0px;
    }

    .competition_bracket_container {
        margin-top: 30px;
    }    



    .seasonevents_container {
        width: 91%;
    }
    .seasonevents_item  {
        margin-bottom: 2px;
        border-bottom: 1px solid #333;
        padding: 5px;
        overflow: hidden;
        width: 100%;
        background-image:  url(../../images/bf4ems/icon_event.png);
        padding-left: 32px;
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: 4px 4px;
        min-height: 20px;
        font-size: 13px;
    }
    .seasonevents_date  {
        float: right;
        margin-left: 10px;
        text-align: left;
        width: 66%;        
    }
    .seasonevents_date_day {
        width: 90%;
        line-height: 24px;
    }
    .seasonevents_date_title {
        margin-right: 5px;
    }
    











	/* Competition Bracket BEGIN */
	
	.selectbracketbox {
		margin-bottom: 30px;
		overflow: hidden;
	}
	.competition_bracket  {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	
	.competition_bracket.bracket_4se {	height: 260px;	}
	.competition_bracket.bracket_8se {	height: 300px;	}
	.competition_bracket.bracket_8de {	height: 560px;	}
    .competition_bracket.bracket_4de {  height: 350px;  }
	.competition_bracket.bracket_16se { height: 700px;  }
    
	.competition_bracket .doubleslot {
		display: block;
		position: absolute;
		top: 0;
		left: 0;		
		background-image:  url(images/bracket_doubleslot_bg.png);  
		height: 60px;
	}
	
	.competition_bracket.bracket_8se .doubleslot {	width: calc( 33% - 20px );	}	
	.competition_bracket.bracket_8de .doubleslot {	width: calc( 20% - 20px );	}
	.competition_bracket.bracket_4se .doubleslot {	width: calc( 33% - 20px );	}
    .competition_bracket.bracket_4de .doubleslot {  width: calc( 33% - 20px );  }
	
	.competition_bracket .doubleslot:after
	{
		position: absolute;
		top: 0;
		right: 0px;
		content: ' ';
		width: 10px;
		background-image:  url(images/bracket_doubleslot_bg.png);  
		height: 60px;
		float: left;
		background-repeat: repeat-y;
		background-position:  right;
	}
	
	.competition_bracket .contestants {
		width: 80%;
		height: 60px;
		display: block;
		background-position: center;
		background-image:  url(images/bracket_doubleslot_contestants_bg.png);  
	}
	.competition_bracket .contestant {
		position: relative;
		width: 100%;
		height: 30px;
        font-family: 'open-sans', times;
		font-size: 16px;
		font-weight: 200;
        text-transform: none;
		color: #fff;
		text-align:center;
		line-height: 30px;
	}
	.competition_bracket .contestant a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 98%;
		display: block;
		border: 0;
	}
	.competition_bracket .contestant a:hover {
		background-color: rgba(255, 255, 255, 0.04);
		border: 0;
	}
	
	.competition_bracket .contestant .competition_bracket_winner {
		font-weight: 600;
	}
	.competition_bracket .contestant .competition_bracket_race img {
		right: auto;
		left: 10px;
	}
	.competition_bracket .contestant img {
		position: absolute;
		right: 10px;
		top: 10px;
	}
	.competition_bracket .contestant2 img {
		bottom: 10px;
		top: auto;
	}
	
	.competition_bracket .scores {
		width: 20%;
		height: 60px;
		float: right;
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		border-left: 1px dashed rgba(0, 204, 252, 0.22);
	}
	.competition_bracket .score {
		height: 30px;
        font-family: 'open-sans', times;
		font-size: 16px;
		line-height: 30px;
		font-weight: normal;
		color: #fff;
	}
	.competition_bracket .score2 {
	}
	

	.competition_bracket .logo {
		width: 24px;
		height: 24px;
		position: absolute;
		top: 4px;
		left: 10px;
	}
	.competition_bracket .logo img {
		width: 100%;
		height: 100%;
		position: relative !important;
		left: 0 !important;
		right: auto !important;
		top: 0 !important;
	}

	
	.connector {
		position: absolute;
		border-right: 1px solid rgba(0, 204, 252, 0.22);
		border-top: 1px solid rgba(0, 204, 252, 0.22);
		border-bottom: 1px solid rgba(0, 204, 252, 0.22);
		width: 15px;
	}

	.competition_bracket .connector:after { 
		position: absolute;
		top: 0;
		right: -15px;
		height: 50%;
		content: ' ';
		width: 15px;
		border-bottom: 1px solid rgba(0, 204, 252, 0.22);
	}
	
	/* 8SE BEGIN */
	.competition_bracket.bracket_8se .doubleslot.R1D1 { left: 0; top: 0px; }
	.competition_bracket.bracket_8se .doubleslot.R1D3 { left: 0; top: 80px; }
	.competition_bracket.bracket_8se .doubleslot.R1D5 { left: 0; top: 160px; }
	.competition_bracket.bracket_8se .doubleslot.R1D7 { left: 0; top: 240px; }
	
	.competition_bracket.bracket_8se .doubleslot.R2W1 { left: calc(33% + 10px); top: 40px; }
	.competition_bracket.bracket_8se .doubleslot.R2W3 { left: calc(33% + 10px); top: 200px; }

	.competition_bracket.bracket_8se .doubleslot.R3W1 { left: calc(66% + 20px); top: 120px; }
	
	.competition_bracket.bracket_8se .connector.R2W1 { 
		left: calc(33% - 20px);
		top: 30px;
		height: 80px;
	}	
	.competition_bracket.bracket_8se .connector.R2W3 { 
		left: calc(33% - 20px);
		bottom: 30px;
		height: 80px;
	}
	.competition_bracket.bracket_8se .connector.R3W1 { 
		left: calc(66% - 10px);
		bottom: 70px;
		height: 160px;
	}	
	/* 8SE END */


    /* 4DE BEGIN */
    .competition_bracket.bracket_4de .doubleslot.R1D1 { left: 0; top: 0px; }
    .competition_bracket.bracket_4de .doubleslot.R1D3 { left: 0; top: 80px; }
    .competition_bracket.bracket_4de .doubleslot.R1D5 { left: 0; top: 290px; }
    
    .competition_bracket.bracket_4de .doubleslot.R2W1 { left: calc(33% + 10px); top: 40px; }
    .competition_bracket.bracket_4de .doubleslot.R2D1 { left: calc(33% + 10px); top: 250px; }

    .competition_bracket.bracket_4de .doubleslot.R3W1 { left: calc(66% + 20px); top: 145px; }
    
    .competition_bracket.bracket_4de .connector.R2W1 { 
        left: calc(33% - 20px);
        top: 30px;
        height: 80px;
    }   
    .competition_bracket.bracket_4de .connector.R2D1 { 
        left: calc(33% - 20px);
        top: 240px;
        height: 80px;
        border-top: 0px;
    }
    .competition_bracket.bracket_4de .connector.R3W1 { 
        left: calc(66% - 10px);
        top: 70px;
        height: 210px;
    }   
    /* 4DE END */

	
	/* 4SE BEGIN */

	.competition_bracket.bracket_4se .doubleslot.R1D1 { left: calc(10% + 10px); top: 40px; }
	.competition_bracket.bracket_4se .doubleslot.R1D3 { left: calc(10% + 10px); top: 200px; }

	.competition_bracket.bracket_4se .doubleslot.R2W1 { left: calc(43% + 20px); top: 120px; }
	
	
	.competition_bracket.bracket_4se .connector.R2W1 { 
		left: calc(43% - 10px);
		top: 70px;
		height: 160px;
	}	
	
	/* 4SE END */
	
	
	
	/* 8DE BEGIN */
	.competition_bracket.bracket_8de .doubleslot.R1D1 { left: 0; top: 0px; }
	.competition_bracket.bracket_8de .doubleslot.R1D3 { left: 0; top: 80px; }
	.competition_bracket.bracket_8de .doubleslot.R1D5 { left: 0; top: 160px; }
	.competition_bracket.bracket_8de .doubleslot.R1D7 { left: 0; top: 240px; }
	
	.competition_bracket.bracket_8de .doubleslot.R2W1 { left: calc(20% + 10px); top: 40px; }
	.competition_bracket.bracket_8de .doubleslot.R2W3 { left: calc(20% + 10px); top: 200px; }

	.competition_bracket.bracket_8de .doubleslot.R4W1 { left: calc(60% + 20px); top: 120px; }	

	.competition_bracket.bracket_8de .doubleslot.R1D9 { left: 0; top: 390px; }
	.competition_bracket.bracket_8de .doubleslot.R1D11 { left: 0; top: 470px; }
	
	.competition_bracket.bracket_8de .doubleslot.R2D1 { left: calc(20% + 10px); top: 350px; }
	.competition_bracket.bracket_8de .doubleslot.R2D2 { left: calc(20% + 10px); top: 430px; }
	
	.competition_bracket.bracket_8de .doubleslot.R3W1 { left: calc(40% + 20px); top: 390px; }
	
	.competition_bracket.bracket_8de .doubleslot.R4D1 { left: calc(60% + 20px); top: 350px; }
	
	.competition_bracket.bracket_8de .doubleslot.R5W1 { left: calc(80% + 20px); top: 222px; }	
	

	
	.competition_bracket.bracket_8de .connector.R2W1 { 	left: calc(20% - 20px);		top: 30px;		height: 80px;									}	
	.competition_bracket.bracket_8de .connector.R2W3 { 	left: calc(20% - 20px);		top: 190px;		height: 80px;									}
	.competition_bracket.bracket_8de .connector.R4W1 { 	left: calc(40% - 10px);		top: 70px;		height: 160px;		width: calc(20% + 15px);	}

	.competition_bracket.bracket_8de .connector.R1D9 {
		left: calc(20% - 20px);
		top: 450px;
		height: 50px;
		border-top: 0;
	}
	.competition_bracket.bracket_8de .connector.R1D9:after {
		height: 20%;
		content: ' ';
	}
	
	
	.competition_bracket.bracket_8de .connector.R3W1 { 	left: calc(40% - 10px);		top: 380px;		height: 80px;									}
	
	.competition_bracket.bracket_8de .connector.R2D1 {
		left: calc(20% - 20px);
		top: 370px;
		height: 50px;
		border-top: 0;
	}
	.competition_bracket.bracket_8de .connector.R2D1:after {
		height: 20%;
		content: ' ';
	}
	
	
	.competition_bracket.bracket_8de .connector.R4D1 {
		left: calc(60% - 1px);
		top: 370px;
		height: 50px;
		width: 9px;
		border-top: 0;
	}
	.competition_bracket.bracket_8de .connector.R4D1:after { 
		width: 12px;
		right: -12px;
		border-top: 0;
		height: 20%;
		content: ' ';
	}
	
	
	.competition_bracket.bracket_8de .connector.R5W1 { 	left: calc(80% - 0px);		top: 150px;		height: 230px;	width: 8px;	}
	.competition_bracket.bracket_8de .connector.R5W1:after { 
		width: 12px;
		right: -12px;
	}
	
	.competition_bracket.bracket_8de .connector.R5W1:after {  height:44.3%;	}
	
	
	/* 8DE END */


	
   /* 16SE BEGIN */

    .competition_bracket.bracket_16se {
        height: 630px;
    }

    .competition_bracket.bracket_16se .doubleslot {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: calc( 25% - 20px );
        height: 60px;
    }


    .competition_bracket.bracket_16se .doubleslot.R1D1 { left: 0; top: 0px; }
    .competition_bracket.bracket_16se .doubleslot.R1D3 { left: 0; top: 80px; }
    .competition_bracket.bracket_16se .doubleslot.R1D5 { left: 0; top: 160px; }
    .competition_bracket.bracket_16se .doubleslot.R1D7 { left: 0; top: 240px; }
    .competition_bracket.bracket_16se .doubleslot.R1D9 { left: 0; top: 320px; }
    .competition_bracket.bracket_16se .doubleslot.R1D11 { left: 0; top: 400px; }
    .competition_bracket.bracket_16se .doubleslot.R1D13 { left: 0; top: 480px; }
    .competition_bracket.bracket_16se .doubleslot.R1D15 { left: 0; top: 560px; }
    

    .competition_bracket.bracket_16se .doubleslot.R2W1 { left: calc(25% + 10px); top: 40px; }
    .competition_bracket.bracket_16se .doubleslot.R2W3 { left: calc(25% + 10px); top: 200px; }
    .competition_bracket.bracket_16se .doubleslot.R2W5 { left: calc(25% + 10px); top: 360px; }
    .competition_bracket.bracket_16se .doubleslot.R2W7 { left: calc(25% + 10px); top: 520px; }

    .competition_bracket.bracket_16se .doubleslot.R3W1 { left: calc(50% + 20px); top: 120px; }
    .competition_bracket.bracket_16se .doubleslot.R3W3 { left: calc(50% + 20px); top: 440px; }

    .competition_bracket.bracket_16se .doubleslot.R4W1 { left: calc(75% + 20px); top: 280px; }


    
    .competition_bracket.bracket_16se .connector.R2W1 { left: calc(25% - 20px); top: 30px; height: 80px; }   
    .competition_bracket.bracket_16se .connector.R2W3 { left: calc(25% - 20px); top: 190px; height: 80px;   }
    .competition_bracket.bracket_16se .connector.R2W5 { left: calc(25% - 20px); top: 350px; height: 80px;   }
    .competition_bracket.bracket_16se .connector.R2W7 { left: calc(25% - 20px); top: 510px; height: 80px;   }

    .competition_bracket.bracket_16se .connector.R3W1 { left: calc(50% - 10px); top: 70px;  height: 160px;  }   
    .competition_bracket.bracket_16se .connector.R3W3 { left: calc(50% - 10px); top: 390px;  height: 160px;  }   

    .competition_bracket.bracket_16se .connector.R4W1 { left: calc(75% - 0px); top: 150px;  height: 320px;  width: 10px; }   
    .competition_bracket.bracket_16se .connector.R4W1:after { width: 10px; right: -10px; }

    /* 16SE END */


	/* Competition Bracket END */

	
	
	
	






    
}
