
	/*
		http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/skill/
	*/
	body {
        background: url(images/bg.jpg);
	}

	.header_sub_content {
		#display: none;
	}
	.partner_logos_container {
		#display: none;
        height: 0px;
	}

    .contentbox_container .contentbox_center.fullwidth_bg {
        background-image:  url(images/bg_dark.jpg);
    }

	.contentbox_container .contentbox_bottom.fullwidth_bg {
		background-image:  url(images/bg_dark_bottom.png);
	}
	.contentbox_container .contentbox_top.fullwidth_bg {
		background-image:  url(images/bg_dark_top.png);
	}


	.stage.big, .stage.medium, .stage.small, .stage.mega  {
		background-image: url(images/stage_bg_1.jpg);
	}
	.stage.small  {
		background-image: url(images/stage_bg_2.jpg);
		background-position: center -260px;
	}
	.stage.mega  {
        background-image: url(images/stage_bg_3.jpg);
	}
	.stage.big {
		background-position: center 0px;
	}

	.stage_logo {
		background-image: url(images/stage_logo.png);
	}
	.stage_logo.small,.stage_logo.mega {
		background-image: url(images/stage_logo_2.png);
	}

    .stage_gamegfx {
        display: none;
    }
    .stage_gamegfx_top {
        background-image: url(images/stagegamegfx_top.png);
		height: 145px;
	}
    .stage_gamegfx_main {
        background-image: url(images/stagegamegfx_main.jpg);
		height: 105px;
		top: 145px;
	}
    .stage_gamegfx_bottom {
        background-image: url(images/stagegamegfx_bottom.png);
	}

	.stage.medium .stage_inner {
		bottom: 112px;
		bottom: 130px;
	}


	.stage_logo.small {
  top: -40px;
  width: 553px;
  height: 210px;
        background: url(images/stage_logo_hori.png);
        background-size: 100% 100%;
	}
	.stage_logo.medium {
        top: 5px;
		width: 403px;
		height: 190px;
	}
	.stage_logo.big {
        top: 70px;
		width: 517px;
		height: 520px;
        background: url(images/stage_logo_vert.png);
	}
	.stage_logo.mega {
        top: -10px;
        width: 395px;
        height: 150px;

  top: -20px;
  width: 300px;
  height: 113px;

        background: url(images/stage_logo_hori.png);
        background-size: 100% 100%;
	}


	.stage_inner .csc-textpic-text {
		margin-bottom: 7px;
	}

	#main_menu {
		#margin-top: 90px;
		margin-top: 0px;
	}
	#header_sub {
		height: 45px !important;
	}
#header_submenu {
  top: 61px;
  right: 90px;
}

.contentbox_container h3 {
  font-family: 'open-sans', times;
  font-weight: 300;
  text-transform: none;
  text-decoration: none;
  font-size: 30px;
  line-height: 100%;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 40px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  height: auto;
  width: auto;
  color: #A43943;
  font-size: 30px;
}


	.news-latest-item h3 {
	    padding: 0px 0 0px 0px;
	    margin: 0 0px 5px 0px;
	    border: 0;
	    font-family: 'open-sans', times;
	    font-size: 20px;
	    line-height: 25px;
	}
    .news-latest-item h3 a {
        color: #fff;
        border: 0;
    }
    .news-latest-item h3 a:hover {
        text-decoration: underline;
        background: transparent;
        border: 0;
    }
    .news-latest-item a {
        color: #ddd;
    }
    .news-latest-item a:hover {
        text-decoration: none;
        color: #fff;
    }
    .news-latest-item .news-latest-date {

    }
    .news-latest-item p {
    line-height: 150%;
    margin: 0 0 0 0;
    font-size: 14px;
    font-family: open-sans;
    font-weight: 500;
    color: #888;
    /* -webkit-mask-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 1) 40%) */
    }
	.news-latest-item {
		padding: 0px;
        margin: 0;
        #background-color: rgba(0, 0, 0, 0.64);
		margin: 0 10px 10px 0px;

	}
    .news-latest-container {
        padding: 2px 30px 2px 10px;
    }
    .news-latest-item img {
        width: 100%;
        height: auto;
    }
    .news-latest-item hr {
        height: 10px !important;
    }






    .mainpage_teaser_container {
        width: calc( 100% + 10px );
        padding: 0px;
    }
    .mainpage_teaser {
        /* width: calc( 50% - 25px ); */
		width: 98%;
        float: left;
        position: relative;
        margin-bottom: 20px;
        margin-right: 20px;
        box-shadow: 0px 0px 30px #000;
        border-left: 5px solid transparent;
		border-right: 5px solid transparent;

    }
    .mainpage_teaser:hover {
        border-left: 5px solid #eee;
		border-right: 5px solid #eee;
		background-color: rgba(255, 255, 255, 0.05);
    }
    .mainpage_teaser_image {
        width: 50%;
    }
    .mainpage_teaser_image img {
        width: 100%;
        height: auto;
        border: 1px solid #292929;
    }
    .mainpage_teaser_image img:hover {

    }
	.mainpage_teaser_subheader {
		float: right;
		width: 47%;
		margin-right: 20px;
		color: #ddd;
	}
	.mainpage_teaser_subheader .more {
		float: right;
	}
	.mainpage_teaser_subheader .more:hover {
		text-decoration: underline;
		color: #1d9dd4;
	}

    .mainpage_teaser_title {
        #position: absolute;
bottom: 1px;
left: 1px;
font-family: 'open-sans', times;
font-weight: 200;
font-style: none;
font-size: 25px;
padding: 15px 30px 15px 0px;
#background-color: rgba(0, 0, 0, 0.8);
width: calc(100% - 140px);
line-height: 26px;
height: 35px;
text-overflow: ellipsis;
#white-space: nowrap;
    color: #fff;
    #border-bottom: 1px solid #292929;
    }
    .mainpage_teaser_title:hover {
        color: #fff;
    }

    .mainpage_teaser_date {
        font-family: 'open-sans', times;
		font-weight: 600;
		background-color: #003a63;
		width: 120px;
		position: absolute;
		bottom: 1px;
		left: 1px;
		height: 39px;
		text-align: center;
		padding-top: 11px;
		font-size: 24px;
		color: #fff;
		line-height: 30px;
		overflow: hidden;
    }


	.eventfeature h2 {
		margin: 0px 0px 10px 0px;
	}

	.eventfeature.odd .teaser {
		margin-bottom: 40px;
	}
	.eventfeature .teaser {
		margin-bottom: 40px;
	}
.eventfeature p {
background-color: transparent;
padding: 10px 10px 10px 0px;
text-align: left;
margin: 0 0 0 0;
}

	    .centeredbutton {
        text-align: center;
    }
    .centeredbutton .bigbutton {
        float: none;
    }



    .bigbutton {
        float: left;
width: 140px;
height: 33px;
position: relative;
text-align: center;
margin-bottom: 10px;
background-size: 100% 100%;
font-family: 'open-sans', sans-serif;
text-decoration: none;
font-size: 16px;
text-transform: none;
z-index: 100;
padding: 0px 0px 0px 0px;
text-align: center;
color: #fff;
margin: 0 auto;
    }
    .bigbutton .passive {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #666;
        text-shadow: 0px 0px 6px #000;
        padding-top: 27px;
    }

    .bigbutton img {
        width: auto;
    }
    .bigbutton a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.4);
        padding-top: 4px;
        display: block;
        background-image: none;
        background-position: 0px 0px;
        background-color: #206BBD;
        #-moz-border-radius: 10px;
        #border-radius: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        border-left: 1px solid rgba(255, 255, 255, 0.3);
        #border-bottom: 1px solid rgba(0, 0, 0, 0.16);

    }
    .bigbutton.highlight a {
        background-position: 0px 70px;
        background-color: #ff9900;
    }

    .bigbutton a:hover {
        text-decoration: none;
        color: #fff;
        background-position: 0px 105px;
        background-color: #1859A0;
    }

    .bigbutton.highlight a:hover {
        background-position: 0px 35px;
        background-color: #D17D00;
    }

	.centeredbutton h2 {
		max-width: none;
		margin: 0 100px;
		font-size: 44px;
		margin-bottom: 40px;
	}

	#toc {
		font-size: 13px;
	}


	/* STRETCHGOALS BEGIN */

	.ticketsleft_container {
		overflow: hidden;
		position: relative;
	}
	.ticketsleft_container .ticketsleft_bg {
		width: 100%;
		height: 50px;
		background-image:  url(/fileadmin/templates/emsone_v1/images/esl-one-frankfurt14/strechtgoals_bg.jpg);
		background-color: #0094b9;
		border: 1px solid #0094b9;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	.ticketsleft_container .ticketleft {
		top: 10px;
		float: left;
		display: block;
		height: 235px;
		border-right: 1px dashed #0094b9;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		z-index: 10;

	}

	.ticketsleft_container #progressbar {
		width: 100%;
		height: 100%;
		background-color: #0094b9;
		position: relative;
	}

	.ticketsleft_container .avail_legend {
		font-size: 14px;
		line-height: 10px;
		text-align: center;
	}

	.ticketsleft {
		position: absolute;

		font-family: 'open-sans', times;
		font-weight: 200;
		#font-style: italic;
		text-decoration: none;
		color: #E1F4FF;

		text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);

		top: 1px;
		right: 10px;
		z-index: 10;
		color: #fff;
		font-size: 32px;
		line-height: 32px;
	}

	.ticketsleft_container a {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 20;
	}


	.ticketsleft_container .seats_container {
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.ticketsleft_container .seat {
		background-image: url(/images/icons/seat.png);
		background-size: 100% 100%;
		display: block;
		width: 26px;
		height: 26px;
		float: left;
		margin-right: 0px;
		margin-bottom: 3px;
	}
	.ticketsleft_container .seat.taken {
		filter:alpha(opacity=30);
		opacity:.3;
	}
	.ticketsleft_container .seat .seat_inner {
		color: #ff0000;
		text-align: center;
		line-height: 10px;
		font-size: 10px;
		margin-left: 1px;
	}


	/* STRETCHGOALS END */


.channels_related_small.front {
position: absolute;
bottom: 129px;
right: calc(50% - 670px);
left: auto;
width: 300px;
top: auto;
}

.channels_related_small.front #channels_related_open {
width: 220px;
font-size: 13px;
}

.channels_related_small.front #channels_related_list {
	width: 232px;
	border-bottom: 0px;

position: absolute;
bottom: 31px;

}

.channels_related_small.front  .icon_options_down {
	top: auto;
	bottom: 10px;
	background-image: url(../images/options_arrow_up.png);
}

.channels_related_small.front li a {
	left: 10px;
idth: 100%;
height: 20px;
overflow: hidden;
}

.channels_related_small.front .channel_lang {
	font-size: 12px;
}


	.channels_related_small.front li {
position: relative;
margin: 0;
padding: 0 20px 0 20px;
list-style-type: none;
line-height: 30px;
border-bottom: 1px solid rgba(255, 255, 255, 0.13);
width: 193px;
height: 24px;
cursor: pointer;
text-align: left;
	}
	.channels_related_small.front li:hover {
background-color: rgba(8, 23, 39, 0.8);
	}
	.channels_related_small.front li img {
		width: 18px;
		height: auto;
	}


	.schedule_list_event_title a, .schedule_list_event_title a:hover {
		border: 0;
	}


    #partner_logo_esl {
        background-image:  url(images/partner_esl.png);
    }

    #partner_logo_benq {
        background-image:  url(images/partner_benq.png);
    }
    #partner_logo_empty {
        background-image:  url(images/partner_empty.png);
    }
    #partner_logo_madcatz {
        background-image:  url(images/partner_madcatz.png);
    }


	#footer_content {
		height: 250px;
	}


	.schedule_hourslots_item_time {
		font-size: 9px;
	}
	.schedule_hourslots_item_game {
		display: none;
	}
	.schedule_hourslots_item_title {
		padding-top: 17px;
	}
	.schedule_hourslots_container .datetoshow{
		font-size: 12px;
		color: #666;
		text-align: center;
	}
	.schedule_hourslots_container {
		height: 900px;
	}
	.schedule_hourslots_legend {
		color: #fff;
		font-size: 11px;
		opacity: 0.7;
		width: 200px;
	}



	.fullwidth_vertgamegfx {
		position: relative;
		width: calc(100% - 2px);
		left: 1px;
		height: 100%;
		display: block;
		background-position: center bottom;
		min-height: 600px;
	}
	.fullwidth_vertgamegfx:after {
		content: ' ';
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0px;
		border-right: 1px dashed rgba(0, 204, 252, 0.66);
	}
	.fullwidth_vertgamegfx:before {
		content: ' ';
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		left: -2px;
		border-right: 1px dashed rgba(0, 204, 252, 0.66);
	}

	.fullwidth_vertgamegfx.gfx1 {
		background-image:  url(images/fullwidth_vert_1.jpg);
	}

.fullwidth_vertgamegfx.gfx1 {
background-image: url(images/fullwidth_vert_1.jpg);
background-repeat: no-repeat;
background-color: #040A10;
}


	.competition_bracket.bracket_8se .doubleslot {
		background-image:  url(images/bracket_doubleslot_bg.png);
	}
	.competition_bracket.bracket_8se .doubleslot:after
	{
		background-image:  url(images/bracket_doubleslot_bg.png);
	}
	.competition_bracket.bracket_8se .contestants {
		background-image:  url(images/bracket_doubleslot_contestants_bg.png);
	}
	.competition_bracket.bracket_8se .contestants {
		background-image:  url(images/bracket_doubleslot_contestants_bg.png);
	}


	.competition_bracket.bracket_8de .doubleslot {
		background-image:  url(images/bracket_doubleslot_bg.png);
	}
	.competition_bracket.bracket_8de .doubleslot:after
	{
		background-image:  url(images/bracket_doubleslot_bg.png);
	}
	.competition_bracket.bracket_8de .contestants {
		background-image:  url(images/bracket_doubleslot_contestants_bg.png);
	}
	.competition_bracket.bracket_8de .contestants {
		background-image:  url(images/bracket_doubleslot_contestants_bg.png);
	}


	.competition_bracket.bracket_4se .doubleslot {
		background-image:  url(images/bracket_doubleslot_bg.png);
	}
	.competition_bracket.bracket_4se .doubleslot:after
	{
		background-image:  url(images/bracket_doubleslot_bg.png);
	}
	.competition_bracket.bracket_4se .contestants {
		background-image:  url(images/bracket_doubleslot_contestants_bg.png);
	}
	.competition_bracket.bracket_4se .contestants {
		background-image:  url(images/bracket_doubleslot_contestants_bg.png);
	}


	.competition_bracket.bracket_4de .doubleslot {
		background-image:  url(images/bracket_doubleslot_bg.png);
	}
	.competition_bracket.bracket_4de .doubleslot:after
	{
		background-image:  url(images/bracket_doubleslot_bg.png);
	}
	.competition_bracket.bracket_4de .contestants {
		background-image:  url(images/bracket_doubleslot_contestants_bg.png);
	}
	.competition_bracket.bracket_4de .contestants {
		background-image:  url(images/bracket_doubleslot_contestants_bg.png);
	}


	.biglink {
		margin-left: 100px;
		font-size: 170%;
		font-weight: bold;
	}


	.selectbracketbox .bracketselect {
		width: 110px;
	}


.stage.big .stage_inner {
bottom: -300px;
bottom: -200px;
width: 732px;
width: 678px;
height: 412px;
position: relative;
margin: 0 auto;
padding: 0;
}

.stage.big .stage_inner a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.spotlightslot.big.playbutton {
top: 190px;
position: absolute;
left: 0;
right: 0;
}

    .groupstagematchesicon {
        width: 50px;
        height: 10px;
        margin-right: 2px;
        margin-left: 5px;
        display: inline-block;
    }
    .groupstagematchesicon.win {
        background-image:  url(images/icon_groupstage_win.png);
    }
    .groupstagematchesicon.loss {
        background-image:  url(images/icon_groupstage_loss.png);
    }
    .groupstagematchesicon.unplayed {
        background-image:  url(images/icon_groupstage_unplayed.png);
    }
    .groupstagematchesicon_container {
        text-align: center;
        width: 100%;

    }




    .contentbox_container h5 {
        font-family: 'open-sans', times;
        font-weight: 200;
        text-transform: none;
        text-decoration: none;
        font-size: 30px;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
        margin: 0px 0px 20px 0px;
        padding: 0px 0px 0px 0px;
        height: auto;
        width: auto;
        text-align: center;
        color: #ccc;
        font-size: 20px;
    }




	.contentbox_container h2 {
		font-family: 'open-sans', times;
		font-weight: 300;
		text-transform: none;
		text-decoration: none;
		font-size: 40px;
		line-height: 100%;
		position: relative;
		top: 0px;
		left: 0px;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		height: auto;
		width: auto;
		max-width: 90%;
	}


	.qualifier_links .game_name {
		background-color: #8F1515;
	}


	.countdown .circleTimerCircles {
		color: rgba(203, 15, 2, 0.8);
		background-color: rgba(32, 21, 23, 0.5);
	}

	.countdown {
		width: 60%;
		margin: 0 auto;
	}
	.countdown .number {
		font-size: 35px;
		font-family: open-sans-condensed;
		font-weight: bold;
		line-height: 25px;
		color: rgba(255, 255, 255, 1);
	}
	.countdown .legend {
		font-size: 12px;
		font-family: open-sans-condensed;
		font-weight: normal;
		color: rgba(255, 255, 255, 0.5);
	}






	.tg {
		border-collapse: collapse;
		margin: 0 auto;
	}
	.tg td {
		border: 1px solid rgba(255, 255, 255, 0.09);
		padding: 10px;
		width: 150px;
	}


	.polls_container .title {
		background-color: #a70f05;
	}

	.cta-button {
		position: relative;
		vertical-align: top;
		width: 300px;
		margin: 0 auto;
		height: 60px;
		padding: 0;
		font-size: 22px;
		color: white;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
		background: #3498db;
		border: 0;
		border-bottom: 2px solid #2a8bcc;
		cursor: pointer;
		-webkit-box-shadow: inset 0 -2px #2a8bcc;
		box-shadow: inset 0 -2px #2a8bcc;
	}

	.news_detail_container h3 {
		color: #888;
	}
	.news_detail_container .news_detail_date {
		color: rgba(255, 255, 255, 0.22);
	}
	.news_detail_body {
		background-color: rgba(255, 255, 255, 0.05);
		padding: 30px 40px 10px 50px;
		color: rgba(255, 255, 255, 0.65);
	}



	.currentandnextshow {
		position: absolute;
top: -160px;
right: 0px;
width: 360px;
padding: 10px;
z-index: 100;
border: 1px solid rgba(255, 255, 255, 0.12);
height: 180px;
background-color: rgba(255, 255, 255, 0.06);
	}
    .currentandnextshow.live {
top: -730px;
height: 90px;

    }
    .currentandnextshow.next {

    }
	#show_countdown_1 {
		position: absolute;
top: -76px;
right: 0px;
width: 360px;
	}
	.currentandnextshow_status {
font-size: 12px;
font-family: open-sans;
text-align: center;
	}
	.currentandnextshow_title {
margin-top: 5px;
font-size: 18px;
font-color: #fff;
font-family: open-sans, times;
font-weight: bold;
text-align: center;
}
.currentandnextshow_title .vs {
	color: rgba(171, 28, 18, 1);
}
.currentandnextshow_title a {
font-weight: 800;
color: #fff;
font-size: 26px;
border: 0;
line-height: 28px;
}
.currentandnextshow_title img {
display: none;
}
.showcountdown_circle_container.twoslotsslot {
width: 250px;
height: 167px;
margin: 0 auto;
font-size: 10px;
}

	.showcountdown_circle_container .circleTimerCircles {
		color: rgba(203, 15, 2, 0.8);
		background-color: rgba(32, 21, 23, 0.5);
	}

	.showcountdown_circle_container .number {
		font-size: 25px;
		font-family: open-sans-condensed;
		font-weight: bold;
		line-height: 20px;
		color: rgba(255, 255, 255, 0.5);
	}
	.showcountdown_circle_container .legend {
		font-size: 12px;
		font-family: open-sans-condensed;
		font-weight: normal;
		color: rgba(255, 255, 255, 0.5);
	}

    .esltv_twitter_feed_more_button {
        bottom: -30px;
    }


#footer_content {
  height: 520px;
  background: url(images/footer_bg.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #000;
}

.prizemoney_bottom {
  margin-top: 180px;
  width: auto;
  color: #DEDEDE;
  font-size: 30px;
}

#social_container {
  top: 52px;
}

.participate_buttons a {
  border: 0;
  height: 100%;
  display: inline-block;
}

.participate_buttons a:hover {
    box-shadow: none;
    background-color: transparent;
}
.participate_buttons img:hover {
    border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.04);
  box-shadow: 0px 0px 30px rgba(255, 255, 255, 0.19);
  border: 0px;
}
.participate_buttons {
    width: 100%;
    margin: 50px 0px;
    text-align: center;
}
.participate_buttons img {
    margin: 0 0px;
    display: inline-flex;
}
.participate_buttons.big a {
    width: 49%;
}
.participate_buttons img {
    width: 100%;
}


    .ffm_partnerlogos #esl {
        background-image: url(http://cdn2.esl.tv/fileadmin/templates/emsone_v1/images/esl-one-frankfurt14/logo_esl.png);
        width: 200px;
        height: 80px;
        margin: -5px auto;
    }
    .ffm_partnerlogos #netherrealm {
        background-image: url(images/footer_logo_netherrealm.png);
        width: 71px;
        height: 80px;
        margin: 0 50px;
    }
    .ffm_partnerlogos #wbgames {
        background-image: url(images/footer_logo_wbgames.png);
        width: 136px;
        height: 80px;
        margin: 0 auto;
    }
    .ffm_partnerlogo {
        background-size: 100% 100%;
        float: none;
        display: inline-block;
        margin-left: 30px;
        margin-right: 30px;
    }


.ffm_partnerlogos {
  margin: 0px auto;
  overflow: hidden;
  width: 600px;
  padding-top: 30px;
  text-align: center;
  /* left: calc(50% - 770px); */
  position: absolute;
  left: calc(50% - 0px);
}

@media (min-width: 1750px) {

    .ffm_partnerlogos #esl {
        background-image: url(http://cdn2.esl.tv/fileadmin/templates/emsone_v1/images/esl-one-frankfurt14/logo_esl.png);
        width: 280px;
        height: 112px;
        margin: -5px auto;
    }
    .ffm_partnerlogos #netherrealm {
        background-image: url(images/footer_logo_netherrealm.png);
        width: 107px;
        height: 120px;
        margin: 0 50px;
    }
    .ffm_partnerlogos #wbgames {
        background-image: url(images/footer_logo_wbgames.png);
        width: 238px;
        height: 140px;
        margin: 0 auto;
    }




.ffm_partnerlogos {
  margin: 0px auto;
  overflow: hidden;
  width: 740px;
  padding-top: 30px;
  text-align: center;
  /* left: calc(50% - 770px); */
  position: absolute;
  left: calc(50% - 40px);
}

}

.esltv_twitter_feed_livefeed_list {
    min-height: 80px;
}

   .schedule {
width: calc( 100% + 6px);
  margin-left: -3px;
  margin-top: 1px;
        max-width: none;
        #margin: 0 auto;
        font-family: 'open-sans', times;
        margin-bottom: 60px;
    }
    .schedule th {
  color: #9A9A9A;
  font-weight: 300;
  background-color: #1A1A1A;
  font-weight: normal;
  font-size: 14px;
  height: 30px;
  padding-left: 5px;


    }
    .schedule td {
        width: 20%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.06);
        padding: 5px 9px;
    }

.schedule td a {
    border: 0;
}

.schedule tr:hover {
    background-color: rgba(250,250,250,0.05);
}


.partner_legal {
  width: 500px;
  #margin-left: 800px;
  text-align: center;
  margin-top: 20px;
  color: #666;
}
.partner_legal div { margin-bottom: 10px; }


.footer {
  clear: both;
  padding-top: 0px;
  padding-bottom: 20px;
  text-align: center;
  position: absolute;
  top: 70px;
  width: 500px;
  left: calc(50% - -110px);
}


.esltv_twitter_buzz_item.boxes a {
    border: 0;
}

.esltv_twitter_feed_text {
  height: 78px;
  overflow: hidden;
}

.topnews_bg_container {
    width: calc( 100% + 21px );
}
.topnews_bg_item_inner {
  width: calc(100% - 35px);
}
.mainpage_topstories_container {
  width: calc(100% + 24px);
}



.divider {
    width: 100%;
    outline: 1px solid rgba(255, 255, 255, 0.04);
}

.contentbox_container h4 {
      font-size: 54px;
}

.textwall ul {
  margin-bottom: 70px;
}
.textwall li {
  font-size: 20px;
  list-style: none;
  background-image: url(../images/li_bullet.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  padding-left: 30px;
  line-height: 32px;
  background-position: 0px 5px;
}



.languages_select_container {
    position: absolute;
      top: -58px;
    right: 200px;
    z-index: 100;
}
.languages_select_container a, .languages_select_container a:hover {
    border: 0;
}
.languages_select_container .title {
    color: #444;
font-size: 90%;
margin-bottom: 5px;
}
.languages_select_container img {
    margin: 0 2px;
}


.mega .stage_inner .cta_button {
  bottom: 40px;
  left: calc( 50% - -450px );
}



#show_countdown_1 {
  position: absolute;
  bottom: 123px;
  top: auto;
  left: calc( 50% - 150px );
  width: 360px;
}

.currentandnextshow {
  position: absolute;
  top: -421px;
  right: calc( 50% + -220px );
  width: 360px;
  padding: 10px;
  z-index: 100;
  border: 1px solid rgba(255, 255, 255, 0.12);
  height: 180px;
  background-color: rgba(255, 255, 255, 0.06);
}

.currentandnextshow_title a {
  font-weight: 800;
  color: #fff;
  font-size: 21px;
  border: 0;
  line-height: 23px;
}

.currentandnextshow.live {
  display: none;
}


.stage_stream_container a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
}



#ranking table {
    width: 100% !important;
    font-family: open-sans !important;
    font-size: 18px !important;
    font-weight: normal !important;
}
#ranking a {
    border: 0px;
}
#ranking td {
    padding: 2px 5px;
    min-width: 120px;
    background-color: #222;
    border-bottom: 1px solid #000;
}





.currentandnextshow {
position: absolute;
  top: -160px;
  width: 300px;
  right: -370px;
  border: 1px solid rgba(123, 41, 30, 0.42);
  height: 130px;
  background-color: rgba(19, 3, 3, 0.36);
}

#show_countdown_1 {
  position: absolute;
  top: -80px;
  right: -390px;
  width: 360px;
  left: auto;
}


.stage.big .stage_inner .currentandnextshow a {
  position: absolute;
  top: 30px;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.stage_stream_container {
  position: absolute;
  bottom: 0px;
  left: calc( 50% - 366px );
  width: 732px;
  height: 412px;
  z-index: 300;
}

.stage_logo.big.showislive {
  display: none !important;
}

.next_num_2 {
  display: none;
}

.showcountdown_circle_container .legend {
  font-size: 12px;
  font-family: open-sans-condensed;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.25);
}






  .footer {
    top: 100px;
    }

  .intro_body {
    max-width: 900px;
    }
  .contentbox_container h1 {
    text-align: center;
    max-width: none;
    }
  .stage_logo.big {
    top: 70px;
    width: 530px;
    height: 475px;
    background: url('images/mkx_stage_logo.png');
	background-repeat: no-repeat;
	background-position: center;
}
  .stage_logo.small {
    top: 10px;
    width: 300px;
    height: 100px;
    background: url(/fileadmin/user_upload/pro-league/mkx/season-3/MKX_ProLeague_330x100.png);
    background-size: 100% 100%;
}
.esltv_twitter_buzz_item.boxes {
    padding: 5px;
    margin-right: 6px;
    margin-bottom: 8px;
    width: 15%;
    display: inline-block;
}
