@charset "utf-8";
/* CSS Document */

/* TAB MENU and SHARE*/

.tabMenu { 
width:100%; 
background: #FFFFFF;
display:block; 
float:left; 
position: relative;
-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 1px 5px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 1px 5px 0px rgba(0, 0, 0, 0.2);
height:44px;
z-index:1;
/*kr background-image: linear-gradient(90deg, #1a0000, #6E0000);
margin: 0;
height: 55px; */
}

.tabMenu ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
    width: 100%;
	height:44px;
    display: block;
	overflow-y: hidden;
	box-sizing: border-box;
	}
.tabMenu ul {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
	/*kr transform: skew(-30deg);
    width: 95%;
    margin-left: 70px;
    display: inline-flex; */
}

.tabMenu ul li { display:inline-table; }
/* kr
.tabMenu ul li {
	display: inline-table;
    background: #ffffff1f;
    float: left;
    border-right: 1px solid #783131;
    text-transform: uppercase;
    font-weight: bolder;
    transition: all 0.3s linear;
    margin-right: 20px;
} */

.tabMenu ul li a {
	color:#231f20;
	font-size:14px;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding:14px 20px 11px;
	display: block;
	border-bottom:3px solid #fff;
}

/* kr
.tabMenu ul li a {
	color: #231f20;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    float: none;
    color: white;
    text-decoration: none;
    text-shadow: none;
    transform: skew(30deg);
    padding: 12px 20px;
    border-bottom: 0px solid #fff;
    font-size: 14px;
    letter-spacing: 2px;
} */

 .tabMenu ul li a.active { 
	border-bottom: 3px solid #cc0000; 
	color: #cc0000; 
	padding: 14px 24px;
}

.tabMenu ul li a .counter {
	font-size:9px;
	color:#fff;
	background:#cc0000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 2px 4px;
    text-align: center;
	line-height:13px;
    position: relative;
    top: -6px;
    left: 1px;
}
.tabMenu ul li:last-child {
	margin-right:89px;
}
.tabMenu .share_match {
	position: absolute;
	right:0;
	top:0;
	display:inline-block;
	float:right;
	background-color:#fff;
	}
.tabMenu .share_match .shareButton {
	height:44px;
	display:block;
	padding:12px;
	cursor: pointer;
	float:left;
	}
.tabMenu .share_match .shareButton .ico {
	width:20px;
	height:20px;
	display:inline-block;
	float:left;
	background-image: url('IMG/focieb-sprite-01.png');
	background-position:0 -20px;
	}
.tabMenu .share_match .shareButton:hover .ico,
.tabMenu .share_match .shareButton:active .ico {
		background-position:-40px -20px;
	}
.tabMenu .share_match .shareButton .text {
    font-size: 12px;
    display: none;
    line-height: 30px;
    float: left;
    margin-left: 4px;
    color: #666;
	}
.tabMenu .share_match .tooltipShare {
	position: absolute;
	bottom: -51px;
	right:0;
	background:#fff;
	padding:13px 15px;
	display:none;
	width:230px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.4);
}
/*.tabMenu .share_match .shareButton:hover .tooltipShare { display:block; }*/

.tabMenu .share_match .hide_stream {
	height:44px;
	display:block;
	padding:12px;
	border-left:1px solid #ddd;
	cursor: pointer;
	float:left;
	}
.tabMenu .share_match .hide_stream .ico {
	width:20px;
	height:20px;
	display:inline-block;
	float:left;
	background-image: url('IMG/focieb-sprite-01.png');
	background-position:-20px -20px;
	}
.tabMenu .share_match .hide_stream:hover .ico,
.tabMenu .share_match .hide_stream:active .ico {
		background-position:-60px -20px;
	}

.tabMenu .share_match .hide_stream.hidden_stream .ico {
	background-position:-80px -20px;
	}
	.tabMenu .share_match .hide_stream.hidden_stream:hover .ico,
	.tabMenu .share_match .hide_stream.hidden_stream:active .ico {
		background-position:-100px -20px;
	}

.tabMenu .share_match .hide_stream .text {
    font-size: 12px;
    display: none;
    line-height: 30px;
    float: left;
    margin-left: 4px;
    color: #666;
	}

.stream_selector_button,.feed_chat_button{
	display:none!important;
}
.fb-share-button,
.fb-like,
.twitter-share-button,
#___plusone_0,
.g-plusone {
	vertical-align:top;
	display:inline-block;
	float:left;
	margin:0 2px;
	}
.widget_tscurrentform_widget {
	background-color: white;
	padding-bottom: 20px;
}
/*Helyszin*/
.locale_wrapper .banner_wrapper iframe {
	margin: 0 auto!important;
	display: table;
}
.locale_wrapper .banner_wrapper {
	display: table;
	width:50%;
}
.locale_wrapper {
	background-color: white;
	float: left;
	box-sizing: border-box;
	width:100%;
}
.stadium_wrapper,.weather_wrapper {
	width: 50%;
	float: left;
	padding: 20px;
	box-sizing: border-box;
}
.stadium_image {
	width: 100%;
	padding-bottom: 56.25%;
	background-position: top center;
	background-size: cover;
}
.stadium_wrapper h2,.weather_wrapper h2 {
	font-size: 15px;
	color: #3d3d3d;
	margin:0;
	padding: 10px 0;
	text-transform: uppercase;
	line-height: normal;
}
.weather_wrapper h2{
	padding: 0px 0 5px 0px;
}
.stadium_info p {
	color: #898989;
	font-size:14px;
	margin:0;
	line-height: 20px;
}
.button_wrapper {
	width: 100%;
	padding: 10px 0;
}
.button_wrapper button {
	color: white;
	background-color: #0868e3;
	padding: 10px;
	text-transform: uppercase;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor:pointer;
	border:none;
}

p.weather_locale {
	margin: 0;
	font-size: 14px;
	padding: 5px 0px;
}
.weather_data_wrapper {
	width:100%;
	padding: 20px 0;
}
.weather_data_wrapper span {
	width: 95px;
	height: 55px;
	display: block;
	padding-left: 55px;
	padding-top: 5px;
	font-size: 22px;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	color: grey;
	float: left;
	background-repeat: no-repeat;
	margin-right: 15px;
}

.locale_wrapper span.felhos{
	background-image: url("IMG/weather_icons/cloudy.png");
	background-position: 0 0!important;
}
.locale_wrapper span.kodos{
	background-image: url("IMG/weather_icons/foggy.png");
	background-position: 0 0!important;
}
.locale_wrapper span.jegeso{
	background-image: url("IMG/weather_icons/hail.png");
	background-position: 0 0!important;
}
.locale_wrapper span.lampa_fenyes{
	background-image: url("IMG/weather_icons/storm.png");
	background-position: 0 0!important;
}
.locale_wrapper span.enyhen_felhos{
	background-image: url("IMG/weather_icons/partly_cloudy.png");
	background-position: 0 0!important;
}
.locale_wrapper span.esos{
	background-image: url("IMG/weather_icons/rainy.png");
	background-position: 0 0!important;
}
.locale_wrapper span.havazik{
	background-image: url("IMG/weather_icons/snow.png");
	background-position: 0 0!important;
}
.locale_wrapper span.napos{
	background-image: url("IMG/weather_icons/sunny.png");
	background-position: 0 0!important;
}
.locale_wrapper span.tiszta_ejszaka{
	background-image: url("IMG/weather_icons/clear_night.png");
	background-position: 0 0!important;
}
.locale_wrapper span.felhos_ejszaka{
	background-image: url("IMG/weather_icons/cloudy_night.png");
	background-position: 0 0!important;
}
.locale_wrapper span.enyhen_felhos_ejszaka{
	background-image: url("IMG/weather_icons/partly_cloudy_night.png");
	background-position: 0 0!important;
}
.locale_wrapper span.szeles{
	background-image: url("IMG/weather_icons/windy.png");
	background-position: 0 0!important;
}

.datas span {
	background-image: none;
	width:auto;
	height:auto;
	font-size: 14px;
	float:none;
	padding:0;
	padding: 5px 0;
}

.moisture, .wind {
	display: table;
	width: 70%;
}
.moisture p,.wind p{
	float:left;
}
.wind span,.moisture span {
	float: right;
}
/*Aktualis forma*/
.current_form .teams {
	width: 100%;
	display: table;
	margin-bottom: 30px;
}
.teams .left_team,.teams .right_team {
	width: 50%;
	float: left;
}
.team_logo {
	width: 40px;
	height: 40px;
	background-size: cover;
	background-position: top center;
	margin: 10px auto;
}
.current_form h2 {
	font-size: 14px;
	text-align: center;
	color: grey;
	text-transform: uppercase;
	line-height: normal;
}
.current_form.eb_teams_and_chances_class {
	width: 50%;
	float: left;
	background-color: white;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-right: solid 1px rgba(0,0,0,0.1);
	min-height: 310px;
}
.match {
	float: left;
	background-color: grey;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	font-size: 12px;
	color:white;
	margin: 0 2px;
	text-align: center;
	line-height: 25px;
}
.matches {
	margin: 0 auto;
	display: table;
}
.match.win{
	background-color: #7bb839;
}
.match.draw{
	background-color: #fda43c;
}
.match.lose{
	background-color: #e44b4e;
}
.season_results_wrapper {
	width: 70%;
	display: table;
	margin:0 auto;
	padding: 2px 0;
}
.season_results_wrapper .left_result {
	float: left;
	width: 25%;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}
.season_results_wrapper .right_result {
	width: 25%;
	float:right;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	color: #3a3a3a;
}
.season_results_wrapper p {
	float: left;
	width: 50%;
	text-align: center;
	font-size: 14px;
	color: Grey;
	margin:0;
}
.season_results {
	margin: 20px 0;
}
/*Jatekos statisztika*/
.player_achievement_wrapper {
	width: 100%;
	background-color: white;
	float:left;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding-bottom: 30px;
}
.player_achievement_wrapper h1,.locale_wrapper h1,.current_form h1,.ebtabella.eb_teams_and_chances_class h1 {
	font-size: 18px;
	font-family: 'ProxiSemiBold', Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	margin: 0;
	color: black;
}
.player_wrapper {
	width: 25%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}
.eb-chart-wrapper{
	/*padding: 0 !important;*/
}
.player_wrapper h2 {
	color: grey;
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	line-height: normal;
	border-bottom:none!important;
}
.player_image {
	width: 100px;
	height: 100px;
	background-size: cover;
	background-position: top center;
	border-radius: 60px;
	margin: 0 auto;
	border: 4px solid white;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.3);
}
.player_name p {
	text-align: center;
	color: #383838;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	margin:0;
}
.player_group p {
	font-size: 14px;
	text-align: center;
	margin: 0;
	color:#818286;
}
.player_result p {
	text-align: center;
	font-size: 26px;
	margin: 0;
	color: #7b7c7e;
	padding: 15px 0;
}
/*Statisztika*/
.allStatContainer {
	background-color: white;
	padding: 20px;
}
.allStatContainer {
	width: 100%!important;
	box-sizing: border-box;
}
/*Diagram*/
.eb-chart-legend {
	width: 100%;
	float: left;
	display: flex;
    flex-direction: row-reverse;
}
.eb-chart-legend .eb-chart-nodata { text-align:center; position:relative; color: grey;}
.eb-chart-legend .eb-chart-nodata::before {
	content: '';
    height: 0;
    position: relative;
    padding-top: 0;
    padding-bottom: 40%;
    width: 40%;
    display: block;
    margin: -50% auto 10px;
    border: 16px solid #eee;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
	}
.datasetLeft,.datasetRight {
	width: 50%;
	float: left;
}
.datasetLabel {
	border-bottom: solid 1px rgba(0,0,0,0.1);
}
.datasetLabel {
	border-bottom: solid 1px rgba(0,0,0,0.1);
	font-size: 16px;
	font-weight: 700;
	color: #848587;
	text-transform: uppercase;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	margin: 0 auto;
	display: table;
}
.datasetValue {
	font-weight: 700;
	font-size: 18px;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	margin: 0 auto;
	display: table;
}
/*Merkozes statisztika*/
.ebStats.eb_statistics_class {
	background-color: white;
	padding: 20px;
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.ebStatUnit {
	height: 50px;
}
.ebStatTitle {
	text-align: center;
	text-transform: uppercase;
	color: #9b9b9b;
	padding: 10px 0;
}
.left_percentage {
	float: left;
	width: 10%;
	text-align: left;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
}
.right_percentage {
	float: right;
	width: 10%;
	text-align: right;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
}
.stripe {
	width: 80%;
	float: left;
	padding-top: 5px;
}
.stripe .left {
	background-color: #b0d82a;
	height: 3px;
	float:left;
}
.stripe .right {
	background-color: #49b8ef;
	height: 3px;
	float: right;
}
.left_percentage p {
	margin: 0;
	text-align: right;
	padding-right: 10px;
}
.right_percentage p {
	margin: 0;
	text-align: left;
	padding-left: 10px;
}
/*Videok*/
.matchVideos.eb_videos_class,.matchVideos.eb_news_class {
	background-color: white;
	padding: 10px 0px;
	width: 100%;
	float: left;
}
.matchVideoItem {
	width: 33.33%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}
.eb_videos_class,.eb_news_class {
	width: 100%;
	float: left;
	background-color: white;
	margin-bottom: 10px;
}
.matchVideoItemImg {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
	background-size: cover;
	background-position: top center;
}
.matchVideoItemCat {
	position: absolute;
	bottom: 0;
	color: white;
	padding: 5px;
	background-color: #bd0009;
}
.matchVideoItemTitle {
	font-size: 18px;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	color: black;
	padding: 5px 0;
}
.matchVideoItemDate {
	color: grey;
	font-size: 12px;
}
.matchVideoItem a:hover{
	text-decoration: none;
}
.matchVideoItemPlayIcon {
	width: 45px;
	height: 45px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -22.5px;
	margin-left: -22.5px;
	background-image:url('IMG/play_icon.svg');
	background-size:cover;
}
.matchVideoItemText {
	min-height: 90px;
}
.uefaPlayerStats.eb_statistics_class {
	display: table;
}
/*Player statistic*/
/* CSAPAT FEJLEC */
.matchHeader {
	width:100%;
	background:#fff;
	display:block;
	float:left;
}
.matchHeader .bottom {
	width:100%;
	display:block;
	float:left;
}
.matchHeader .border1 {
	width:50%;
	height:4px;
	background-color:#add829;
	display:inline-block;
	float:left;
}
.matchHeader .border2 {
	width:50%;
	height:4px;
	background-color:#45b9e4;
	display:inline-block;
	float:left;
}
.matchHeader .team {
	width:40%;
	display:table;
	float:left;
	position:relative;
	margin:0;
}
.matchHeader .team.teamRight { padding:10px;}
.matchHeader .team.teamLeft { padding: 10px;}
span.teamDesktop { display:block;}
span.teamMobile { text-transform:uppercase; display:none;}

.matchHeader .matchData {
	width:20%;
	display:inline-block;
	float:left;
	padding:10px;
}
.matchHeader .matchData {text-align:center;}
.matchHeader .matchData .matchResult {
	font-size: 22px;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	color: #231f20;
	text-align: center;
	width: 100%;
	vertical-align: middle;
	margin: 0 auto;
	line-height: 60px;
}
.matchHeader .matchData .matchPenalities {
    display: block;
    margin-top: -20px;
    color: #666;
	font-family: 'ProxiNormal', Arial, Helvetica, sans-serif;
}
.matchHeader .matchData .matchInfo {
	color:#747a80;
	font-size:12px;
	margin:0;
}
.matchHeader .team span.teamLogo {
	height:60px;
	width:60px;
	display:inline-block;
	background-size:100%;
}
.matchHeader .team h4.teamName {
	color:#231f20;
	font-size:22px;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	line-height:1.2;
	vertical-align:middle;
	margin:16px 0;
}
.matchHeader .team.teamLeft span.teamLogo { position:absolute; left:10px; top:10px;}
.matchHeader .team.teamLeft h4.teamName {  text-align: left; margin: 0; height: 60px; width:100%; padding-left:70px; vertical-align: middle; display: table-cell;}
.matchHeader .team.teamRight span.teamLogo { position:absolute; right:10px; top:10px;}
.matchHeader .team.teamRight h4.teamName { text-align: right; margin: 0; height: 60px; width:100%; padding-right:70px; vertical-align: middle; display: table-cell;	}

/* Lineup */
.uefaLineup.eb_teams_and_chances_class,
.uefaLineup.eb_heatmap_class {
	width: 100%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 20px;
}

.uefaLineup.eb_heatmap_class h1 {
	text-align: center;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    margin: 0;
    color: black;
	font-size: 18px;
	font-family: 'ProxiSemiBold', Arial, Helvetica, sans-serif;
}
.uefaLineup.eb_teams_and_chances_class a, .uefaLineup.eb_heatmap_class a,
.uefaLineup.eb_teams_and_chances_class span, .uefaLineup.eb_heatmap_class span{
	font-size: 17px;
}
.uefaLineup {
	background-color: #FFFFFF;
	position:relative;
}
.uefaLineup .team {
	width: 33.3%;
	float: left;
	z-index: 1;
	position: relative;
}
.uefaLineup .team h3 {
    font-size: 18px;
    font-weight: 700;
    color: #747a80;
    text-transform: uppercase;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	line-height: 1;
    margin: 0;
	padding-top: 10px;

}
.uefaLineup .awayTeam ul h3{
	text-align: end;
}
.uefaLineup .team ul {
	margin: 5px 0 15px;
	}
.uefaLineup .team li a {
	font-family: 'ProxiNormal', Arial, Helvetica, sans-serif;
	color: #414042;
 }
.eb_heatmap_class .team li { text-decoration:none!important; cursor: pointer;}
.eb_heatmap_class .team li:hover { color:#0868e3; cursor: pointer;}
.eb_heatmap_class .team li a:hover {
	color:#0868e3;
	cursor: pointer;
	}
.eb_heatmap_class .team li.selected a {
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#0868e3;
	cursor: pointer;
    padding: 0 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
.eb_heatmap_class .team li.selected a:hover { text-decoration:none;}

.uefaLineup .awayTeam .bib {
	width: 30px;
	display: inline-block;
	text-align: right;
	color: #747a80;
}
.uefaLineup .homeTeam ul{

	padding:0;
}
.uefaLineup .homeTeam .bib {
	width: 30px;
	text-align:left;
	display: inline-block;
	color: #747a80;
}

.uefaLineup .awayTeam {
	text-align: right;
	float:right;
}
.uefaLineup .tacticReferee {
	float: left;
	width: 100%;
	position:absolute;
	left:0;
	/* padding:0 33.33%; */
	padding: 0 20%;
	text-align: center;
}
@media (max-width:1440px) {
	.uefaLineup .tacticReferee {
	padding: 0 30%;
	}
}
.uefaLineup .tacticReferee .role {
	 /*kr*/ font-size: 14px;
}
@media all and (max-width:640px) {
	.uefaLineup .tacticReferee { position:static; padding:0;}
	.uefaLineup .team h3 { font-size:12px;}
}
.tacticReferee br {
    display: none;
}
.uefaLineup .tacticReferee span {
	font-family: 'ProxiSemiBold', Arial, Helvetica, sans-serif;
	color: #414042;
	}
.uefaLineup .tacticReferee .role {
	width: 100%;
    display: block;
    color: #747a80;
   /*kr*/ font-size: 14px;
	letter-spacing: 1.5px;
	line-height: 160%;

    text-transform: uppercase;
	font-family: 'ProxiNormal', Arial, Helvetica, sans-serif;
}
.uefaLineup .tacticReferee .field {
	background-color: #369105;
	background-image: url("IMG/UEFA/field_overlay.png");
	background-size: 100% 100%;
	width: 100%;
	position: relative;
	display: inline-block;
	font: 12px arial;
	text-align: center;
}
.uefaLineup .tacticReferee .field:after {
	padding-top: 66.7%;
	display: block;
	content: '';
}
.uefaLineup .tacticReferee .field canvas,
.uefaLineup .tacticReferee .field img {
	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.uefaAllMatches .allHeadTabs li{
	height:auto!important;
	padding-bottom:10px;
}
.uefaAllMatches .allMatchCont .koCont .QF .matchSolo {
	margin-top: 100px;
}
.uefaAllMatches .allMatchCont .koCont .SF .matchSolo {
	margin-top: 155px;
}
.uefaAllMatches.ui-widget-content {
	border:none;
}
.uefaAllMatches .allHeadTitle{
	height:auto;
}
/*Tablazat*/
.uefaStatTable.eb2016 .statTableRow .statEvents{
	width: 30%;
	height: 40px;
	padding: 6px 0;
}
.uefaStatTable.eb2016 .statTableRow .statValues{
	width:70%;
	height: 40px;
	padding-top: 12px;
	border-bottom: #BBBDBF solid 1px;
}
.uefaStatTable.eb2016 .oneFlag, .uefaStatTable.eb2016 .statValues .oneValue {
	width: 11.66%;
}
.uefaStatTable.eb2016 .oneFlag img {
	width: 70%;
	height: 70%;
}
.uefaStatTable.eb2016 .statEvents{
	height:auto;
}
.uefaStatTable.eb2016 .statTableHead{
	padding: 0;
	width: 70%;
}
.uefaStatTable.eb2016 .statValues .oneValue{
	height: 40px;
	background-color: #EBECED;
	padding-top: 0;
}
.uefaStatTable.eb2016{
	color:#052a33;
}
.uefaStatTable.eb2016 .oneFlag.eb2016 {
	padding: 20px;
}
.statTableSeparatorEb2016 {
	width: 30%;
	height: 40px;
	padding: 6px 0;
	max-width: 140px;
	float: left;
	margin-left: 10px;
}
.uefaStatTable.eb2016 {
	margin-top: 20px;
	padding: 15px 0;
}
/*Egyenes kieses*/
.uefaAllMatches.euro .allMatchCont .koCont{
	background-color: #e8e8e8;
	background-image:url('IMG/agrajz_full.png');
	background-size: 100% 100%;
}
.allMatchCont.ui-widget-content,.uefaAllMatches.ui-widget-content {
	width: 100%!important;
}

.page-id-1192317 .allMatchCont.ui-widget-content {
	width: 100%!important; margin-left: 42px;
}

.uefaAllMatches.euro .FF .matchSolo{
	margin-top: 280px;
}
.uefaAllMatches.euro .allMatchCont .koCol .matchSolo{
	background-color: #cccccc;
}
.uefaAllMatches.euro  .final {
    color: #2b2b2b;
    font-weight: 700;
    font-size: 18px;
}
.uefaAllMatches.euro .matchSolo .blTeam {
	margin: 0 auto;
    width: 25px;
}
/* Counter*/
.matchIntro .counter{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -32px;
}
.dpwu-before-counter {
	font-size: 28px;
	color: #fff;
	line-height: 42px;
}

.dpwu-before-counter span {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(182,182,182,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(182,182,182,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(182,182,182,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b6b6b6',GradientType=0 );
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 3px;
	color:#3a3333;
	width:42px;
	height: 52px;
	text-align: center;
	display: inline-block;
	line-height: 52px;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:    0px 2px 1px 0px rgba(0, 0, 0, 0.6);
	box-shadow:         0px 2px 1px 0px rgba(0, 0, 0, 0.6);

}
.dpwu-before-counter-caption {
	font-family: 'robotomedium',Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #c016bb;
	padding: 0 6px;
	box-sizing: border-box;
}
.dpwu-before-counter-caption span { text-align:center; width: 38px; display:inline-block; color:#fff; opacity: 0.6; margin:5px 5px 0; font-size:11px;}
.dpwu-before-reg-button {
	font-family: 'robotomedium',Arial, Helvetica, sans-serif;
	background-color:#f1aa00;
	border:0;
	margin:5px 0;
	color:#120320;
	padding: 0 20px;
	height:50px;
	font-size:14px;
	line-height:50px;
	text-transform: uppercase;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.dpwu-before-reg-button:hover,
.dpwu-before-reg-button:active { background-color:#fec02c;}

/* MERKOZES VISSZASZAMLALO */
.matchIntro {
	position: relative;
	width: 100%;
	display:block;
	float:left;
	padding-bottom:50%;
	background-image: url('IMG/elozetes-bg.jpg');
	background-size:cover;
	background-position: center center;
	color:#fff;
}
.matchIntro .col {
	height:100%;
	display: inline-block;
	float:left;
	position:absolute;
	text-align:center;
	padding: 0 0;
}
.matchIntro .col.left { left:0; width:30%;}
.matchIntro .col.middle { left: 0; width:40%; right: 0; float: none; margin: 0 auto; padding-top:10px;}
.matchIntro .col.right { right:0; width:30%;}
.matchIntro .team {
	position:absolute;
	left:0;
	right:0;
	top:50%;
	margin-top:-50px;}
.matchIntro .team span.teamLogo {
	width:100%;
	height:100px;
	display:block;
	background-repeat:no-repeat;
	background-size: contain;
	background-position:center;
	margin: 0 auto;
	position:relative;
}
.matchIntro .team h3 {
	width:100%;
	text-align:center;
	font-size:20px;
	margin:10px 0 0 0;
	position: absolute;
	top: 100px;
	text-shadow: 0 2px 2px rgba(0,0,0,0.5);
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	line-height:1;
	color: white;
}

.matchIntro .location {
	color: rgba(255,255,255,0.6);
	text-align: center;
	font-size:15px;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	position: absolute;
    width: 100%;
    left: 0;
    line-height: 1.1!important;
	top: 25%;
}
/*Tabella*/
.ebtabella.eb_teams_and_chances_class {
	width: 50%;
	float: left;
	margin-bottom: 10px;
	box-sizing: border-box;
	background-color: white;
	min-height: 303px;
}
.ebtabella .tabella_content_wrapper{
	background-color: white;
}
.ebtabella h1 {
	margin: 0;
}
.ebtabella .tabella_tab{
	width: 50%;
	float: left;
	background-color:#c4c9cf;
	cursor:pointer;
}
.ebtabella .tabella_tab.active{
	background-color:white;
}
.ebtabella .tabella_tab.active p{
	color:#cf0207;
}
.ebtabella .tabella_tabs_wrapper {
	width: 100%;
	display: table;
}
.ebtabella .tabella_tab p {
	margin: 0;
	text-align: center;
}
.ebtabella .tabella_tab p {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 15px;
	color: White;
}
.ebtabella .tabella_content_wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ebtabella .tabella_content_wrapper ul li p {
	margin: 0;
	float: left;
	padding: 7px 0;
}
.ebtabella .tabella_content_wrapper ul li {
	width: 100%;
	display: table;
	border-bottom: solid 1px rgba(0,0,0,0.1);
	padding:5px 0;
	padding: 5px 20px;
	box-sizing: border-box;
}
.ebtabella .tabella_content_wrapper ul li span {
	width: 30px;
	height: 30px;
	display: block;
	background-size: cover;
	float: left;
	margin: 0 10px;
}
.ebtabella .tabella_content_wrapper p{
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ebtabella .tabella_content_wrapper .points {
	float: right;
	margin-right: 15px;
	color: #6d6e70;
}
.ebtabella .tabella_content_wrapper .team_name {
	color: #474749;
}
.ebtabella .tabella_content_wrapper .number{
	color: #6d6e70;
}
.ebtabella .detailed_tabella {
	width: 100%;
	padding: 10px;
}
.ebtabella .detailed_tabella button {
	margin: 0 auto;
	display: table;
	background-color: transparent;
	border: none;
	text-transform: uppercase;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	color: #0868e3;
	font-size: 14px;
	cursor:pointer;
}
/* CSAPAT FEJLEC */
.matchHeader {
	width:100%;
	background:#fff;
	display:block;
	float:left;
}
.matchHeader .bottom {
	width:100%;
	display:block;
	float:left;
}
.matchHeader .border1 {
	width:50%;
	height:4px;
	background-color:#add829;
	display:inline-block;
	float:left;
}
.matchHeader .border2 {
	width:50%;
	height:4px;
	background-color:#45b9e4;
	display:inline-block;
	float:left;
}
.matchHeader .team {
	width:40%;
	display:table;
	float:left;
	position:relative;
	margin:0;
}
.matchHeader .team.teamRight { padding:10px;}
.matchHeader .team.teamLeft { padding: 10px;}
span.teamDesktop { display:block;}
span.teamMobile { text-transform:uppercase; display:none;}

.matchHeader .matchData {
	width:20%;
	display:inline-block;
	float:left;
	padding:10px;
}

.matchHeader .matchData {text-align:center;}
.matchHeader .matchData .matchResult {
	font-size: 22px;
	font-weight: 700;
	color: #231f20;
	text-align: center;
	width: 100%;
	vertical-align: middle;
	margin: 0 auto;
	line-height: 60px;
}
.matchHeader .matchData .matchInfo {
	color:#747a80;
	font-size:12px;
	margin:0;
}
.matchHeader .team span.teamLogo {
	height:60px;
	width:60px;
	display:inline-block;
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}
.matchHeader .team h4.teamName {
	color:#231f20;
	font-size:22px;
	font-weight:700;
	line-height:1.2;
	vertical-align:middle;
	margin:16px 0;
}
.matchHeader .team.teamLeft span.teamLogo { position:absolute; left:10px; top:10px;}
.matchHeader .team.teamLeft h4.teamName {  text-align: left; margin: 0; height: 60px; width:100%; padding-left:70px; vertical-align: middle; display: table-cell;}
.matchHeader .team.teamRight span.teamLogo { position:absolute; right:10px; top:10px;}
.matchHeader .team.teamRight h4.teamName { text-align: right; margin: 0; height: 60px; width:100%; padding-right:70px; vertical-align: middle; display: table-cell;	}

/* CHAT - Disqus */
.widget_disqusembedder_widget { padding: 0 15px; background-color:#fff;}

/* SIDEBAR FEED */
.dataFeed {
	background-color: #e2e6ea;
	width:100%;
	display:block;
	float:left;
}
.EBLiveFeedContainer {max-height: unset;overflow-y: auto;}
.tabella_tab{
	width: 50%;
	float: left;
	background-color:#c4c9cf;
	cursor:pointer;
}
.tabella_tab.active{
	background-color:white;
}
.tabella_tab.active p{
	color:#cf0207;
}
.tabella_tabs_wrapper {
	width: 100%;
	display: table;
}
.tabella_tab p {
	margin: 0;
	text-align: center;
}
.tabella_tab p {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 15px;
	color: White;
}

.dataFeedItem {
	background:#fff;
	margin-bottom:2px;
}
.dataFeedItem .itemLeft,
.dataFeedItem .itemRight {
	display:table-cell;
}
.dataFeedItem .itemLeft {
	background-color:#b2b9c0;
	width:30px;
	min-width:30px;
}

.dataFeedItem .itemRight {
	padding:15px 20px;
	width:100%;
}
h4.itemTitle {
	color:#80868a;
	font-size:12px;
	line-height:12px;
	margin:0 0 2px 0;
	font-weight: normal;
	font-family: 'ProxiNormal',Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-left:0;
}
h4.itemTitle strong { font-weight:normal; font-family: 'ProxiBold',Arial, Helvetica, sans-serif;}
.itemRight .itemText {
	margin:0;
	color:#575758;
	font-size:14px;
	font-family: 'ProxiLight',Arial, Helvetica, sans-serif;
}
.itemRight a.player {
	color:#cc0000;
	font-family: 'ProxiNormal',Arial, Helvetica, sans-serif;
}
.itemRight a.player:hover { text-decoration:underline; cursor: pointer;}
.itemRight .team {
	font-size:10px;
	color:#8d8d8d;
	text-transform:uppercase;
	font-family: 'ProxiSemiBold',Arial, Helvetica, sans-serif;
}
.dataFeedItem a { color:#cc0000;}
.itemAttachment {
	display:block;
	width:100%;
	position:relative;
}
.itemAttachment .thumbnailImage {
	width:80px;
	height:80px;
	display:inline-block;
	background-size:cover;
	background-position: top center;
	position:relative;
}
.attachmentContent {
	display:inline-block;
	vertical-align: top;
	padding:5px 10px;
	position:absolute;
}

/* ATTACHMENT TYPES */
.itemAttachment.player h3.player {
	margin:0;
	font-size:14px;
	font-family: 'ProxiBold',Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:1.2;
	color:#414042;
	float:none;
}
.itemAttachment.player span.team {
	font-size:10px;
	color:#8d8d8d;
	text-transform:uppercase;
	font-family: 'ProxiSemiBold',Arial, Helvetica, sans-serif;
}
.itemAttachment.player a {
	display:block;
	margin-top:20px;
	font-size:12px;
	text-decoration:none;

}
.itemAttachment.player a::before {
	width: 13px;
	height:13px;
	display: inline-block;
	background-image: url('images/focieb-sprite-01.png');
	background-repeat:no-repeat;
	background-position: -224px -4px;
	content:'';
	vertical-align: text-top;
	margin-right:4px;
}

.itemAttachment.m4content h3 {
	margin:0;
	font-size:14px;
	font-family: 'ProxiBold',Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:1.2;
	color:#cc0000;
	float:none;
}
.itemAttachment.m4content.m4video .icoVideo {
	display:block;
	width:30px;
	height: 30px;
	background: url('https://www.m4sport.hu/wp-content/plugins/telesport.hu.widgets/common/style/IMG/hiradoSprite.png');
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color: rgba(0,0,0,0.5);
	position:absolute;
	top:50%;
	left:50%;
	margin:-15px 0 0 -15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.itemAttachment.m4content.m4gallery .icoGallery {
	display:block;
	width:30px;
	height: 30px;
	background: url('https://www.m4sport.hu/wp-content/plugins/telesport.hu.widgets/common/style/IMG/hiradoSprite.png');
	background-repeat:no-repeat;
	background-position:-26px 5px;
	background-color: rgba(0,0,0,0.5);
	position:absolute;
	top:50%;
	left:50%;
	margin:-15px 0 0 -15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


/* POST TYPES */
.dataFeedItem.featuredComment { background-color: #eef2f9;}
.dataFeedItem.featuredComment .itemLeft { background-color:#406ec1;}
.dataFeedItem.featuredComment h4.itemTitle { color:#406ec1;}

.dataFeedItem.comment .itemLeft { background-color:#70d6bf;}
.dataFeedItem.comment h4.itemTitle { color:#70d6bf;}
.dataFeedItem.featuredComment .ico,
.dataFeedItem.comment .ico { background-position:-140px 0; }

.dataFeedItem.m4article .itemLeft { background-color:#fb9494;}
.dataFeedItem.m4article .ico { background-position:-20px 0; }

.dataFeedItem.embedTweet .itemLeft { background-color:#55acee;}
.dataFeedItem.embedTweet .ico { background-position:-240px 0; }
blockquote.twitter-tweet { width:100%;}

.dataFeedItem.embedFB .itemLeft { background-color:#3b5998;}
.dataFeedItem.embedFB .ico { background-position:-260px 0; }

.embedContainter iframe,
.embedContainter twitterwidget {
	width: 100%!important;
}
blockquote.twitter-tweet { max-width:100%; }
blockquote.twitter-tweet p {font-size:12px;}

.dataFeedItem.substitution span.subIn,
.dataFeedItem.substitution span.subOut {
	background-image: url('IMG/focieb-sprite-01.png');
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	display:inline-block;
	margin-right:4px;
}
.dataFeedItem.substitution span.subIn { background-position: -105px -5px;}
.dataFeedItem.substitution span.subOut { background-position: -124px -4px;}



.dataFeedItem.notifOtherEvent .itemLeft { background-color:#eec556;}
.dataFeedItem.notifOtherEvent .itemRight { position:relative;}
.dataFeedItem.notifOtherEvent .ico { background-position:-160px 0; }
.dataFeedItem.notifOtherEvent .itemTitle { margin-bottom: 14px;}
.dataFeedItem.notifOtherEvent .teamOne,
.dataFeedItem.notifOtherEvent .teamTwo { width: 40px; display:block; text-align:center; }
.dataFeedItem.notifOtherEvent .teamOne { float: left;}
.dataFeedItem.notifOtherEvent .teamTwo { float: right; }
.dataFeedItem.notifOtherEvent .teamLogo { width:40px; height:40px; display:block; background-size:contain; margin-bottom: 5px;}
.dataFeedItem.notifOtherEvent .teamName { color: #414042; font-family: 'ProxiBold',Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; }
.dataFeedItem.notifOtherEvent .showResult {position:absolute; width:100%; left:0; padding: 0 80px;}
.dataFeedItem.notifOtherEvent .clickForResult {  text-align:center; border:1px solid #406ec1; background:#e3ecf6; color:#406ec1; display:block; font-size:12px; padding:10px;
	font-family: 'ProxiBold',Arial, Helvetica, sans-serif;}
.dataFeedItem.notifOtherEvent .matchResult {font-family: 'ProxiBold',Arial, Helvetica, sans-serif; font-size:24px; line-height:40px; text-align:center; color: #414042;width: 100%;}

/*MATCH EVENTS*/
.dataFeedItem .ico {
	width:20px;
	height:20px;
	display:block;
	margin:10px auto -5px;
	background-image: url('IMG/focieb-sprite-01.png');
	background-repeat:no-repeat;
}
.dataFeedItem.goal .ico { background-position:-180px 0; }
.dataFeedItem.freekick .ico { background-position:-200px 0; }
.dataFeedItem.foulCard .ico { background-position:-40px 0; }
.dataFeedItem.offside .ico { background-position:-60px 0; }
.dataFeedItem.substitution .ico { background-position:-80px 0; }
.dataFeedItem.gatehitshot .ico { background-position:-280px 0; }
.dataFeedItem.gatepassshot .ico { background-position:-300px 0; }
.dataFeedItem.irregularity .ico { background-position:-320px 0; }
.dataFeedItem.corner .ico { background-position:-360px 0; }


/* MECCSNEZO WIDGET */
.locationMaps * { box-sizing:border-box;}
.locationMaps { display:block; float:left; width:100%; background-color:#fff;}
.locationMaps .sidebarLeft { width:25%; display:block; float:left; position:relative; padding-top: 138px; }
.locationMaps .mapRight { width: 75%; display:block; float:right;}
#mapContainer {
        position: relative;
        padding-bottom: 0;
        height: 640px!important;
        overflow: hidden;
    }
    .mapContainer iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
}
a#showMap_link:hover { text-decoration:none;}

.locationMaps .sidebarLeft .sidebarHead { position: absolute; top: 0; z-index:1; width:100%; padding:10px 15px; background-color:#f1f2f2; display:inline-block;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
}
.locationMaps .sidebarLeft .sidebarHead h1 {
	margin:0;
	font-size:22px;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	color: #021e43;
}
.locationMaps .sidebarLeft .sidebarHead p {
	color: #454241;
	line-height:1.2;
	font-size:12px;
	margin: 3px 0 13px;
	font-family: 'ProxiNormal', Arial, Helvetica, sans-serif;

}

.sidebarSearch { position:relative; padding-right:40px;}
.locationMaps .sidebarLeft .sidebarHead input {
	width:100%;
	height: 34px;
	padding:0 5px 0 25px;
	border: 1px solid #b7babb;
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image:url('IMG/searchIcon.png');
	background-position:6px center ;
	background-size:13px 13px;
	background-repeat:no-repeat;
	margin:0;
	}

.locationMaps .sidebarLeft .sidebarHead button {
	width:34px;
	height: 34px;
	border: none;
	background-color:#db4437;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	background-image:url('IMG/locationIcon.png');
	background-position:center center;
	background-size:20px 20px;
	background-repeat:no-repeat;
	outline:none;
	position: absolute;
	 top:0;
	 right:0;
	}
.locationMaps .sidebarLeft .sidebarHead button:hover,
.locationMaps .sidebarLeft .sidebarHead button:active {
	background-color:#f75e50;
}
.resultList { height:500px; position:relative;}
.resultList ul { margin:0; padding:0;}
.resultList ul li {
	display:block;
	width:100%;
	list-style:none;
	padding:10px 15px;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,0.11);
	position:relative;
}
.resultList ul li:hover,
.resultList ul li.active { background-color:#f1f2f2; cursor:pointer; border-left: 3px solid #0075cc; padding-left:12px; text-decoration:none;}
.resultList ul li:hover .itemName { color:#0075cc;}
.itemName {
	color:#454241;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.itemAddress,
.itemPhone {
	color:#818181;
	font-size:12px;
	display:block;
	width:100%;
    line-height: 16px;
	}
a.showMap { display:none;}
a.close_map { display:none;}
@media all and (max-width:1024px) {
.locationMaps .sidebarLeft { width:33.33%; }
.locationMaps .mapRight { width: 66.66%; }
}
@media all and (max-width:640px) {
.locationMaps .sidebarLeft { width:50%; }
.locationMaps .mapRight { width: 50%; }


}
@media all and (max-width:599px) {
.locationMaps .sidebarLeft { width:100%; }
.locationMaps .mapRight { width: 100%; position:relative; z-index:1;  }
.locationMaps #mapContainer { height:220px!important;}
.resultList { height: initial; overflow:visible!important;
	-ms-touch-action: inherit!important;
    touch-action: inherit!important;}
#mapContainer { height:200px; width:100%;
	-webkit-transition: bottom 150ms ease;
    -moz-transition: bottom 150ms ease;
    -o-transition: bottom 150ms ease;
    transition: bottom 150ms ease;
	}

.locationMaps.active .mapRight {bottom:0; position:fixed!important; visibility:visible;}
.locationMaps.active #mapContainer {
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
}
.locationMaps.active { padding-bottom:220px;}
a.close_map {
    display: none;}
.locationMaps.active a.close_map {
    display: block;
    position: relative;
    background-color: #db4437;
	color:#fff;
    width: 40px;
    height: 40px;
	right:10px;
	top:-20px;
    float: right;
    margin-bottom: -47px;
    z-index: 1;
	cursor:pointer;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.4);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-image: url('IMG/closeMap.png');
	background-position:center center;
	background-repeat:no-repeat;
	background-size:19px 11px;
	text-indent:-10000px;
	}

a.showMap {
	display: block;
	position:absolute;
	right: 14px;
    top: 18px;
}
a.showMap .ico {
	width:18px;
	height:18px;
	display:block;
	background-image:url('IMG/mapIcon.png');
	background-size:cover;
    margin: 0 auto 0;
	}
a.showMap .text {
	font-size:10px;
	text-align:center;
	color:#0075cc;
	}
}
/*MECCSNEZO END*/
/*Stream*/
.streamSelectorWrapper {
	background-color: black;
	margin-bottom: 20px;
}
.streamSelectorWrapper .article-title {
	color: white;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	line-height: normal;
	width: 100%;
}
.streamSelectorWrapper a.playButton {
	background-color: #cf0207;
	color: white;
	padding: 10px 10px 10px 25px;
	border-radius: 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-size:12px;
	position: relative;
	margin:0 auto;
	display: none;
	margin-bottom: 25px;
}
.streamPageWrapper .image-wrapper {
	width: 100%;
	padding-bottom: 56.25%;
	background-position: top center;
	background-size: cover;
	opacity: 0.5;
	border: solid 2px rgba(255,255,255,0.5);
}
.streamPageWrapper .stream.post_type:hover a.playButton{
	display:table;
}
.streamPageWrapper .stream.post_type:hover .image-wrapper {
	border: solid 2px rgba(255,255,255,1);
}
.streamSelectorWrapper a:hover{
	text-decoration: blink;
}
.streamSelectorWrapper a.playButton span {
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	background-size: contain;
	background-repeat: no-repeat;
	position:absolute;
	left: 10px;
	top: 12px;
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
}

.streamPageWrapper .stream.post_type {
	position: relative;
	margin: 25px;
}
.streamPageWrapper .text-content-wrapper {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom:0;
	padding: 10px;
}
.streamSelectorWrapper .owl-next:hover,.streamSelectorWrapper .owl-prev:hover{
	opacity:1!important;
}
.streamSelectorWrapper .owl-next{
	background-position:35px 0!important;
	right:20px;
}
.streamSelectorWrapper .owl-prev{
	background-position: 0 0px!important;
	left:20px;
}
.streamSelectorWrapper .owl-prev, .streamSelectorWrapper .owl-next{
	width:35px;
	position: absolute;
	top: 50%;
	padding: 0!important;
	margin: 0!important;
	color:transparent!important;
	margin-top:-15px!important;
	height:40px;
}
.streamSelectorWrapper .owl-controls .owl-page span {
	width:10px!important;
	height:10px!important;
	opacity:1!important;
	background: transparent;
	border: solid 2px white;
}
.streamSelectorWrapper .owl-controls {
	height: 40px;
}
.streamSelectorWrapper .owl-controls .owl-page.active span {
	background-color: transparent!important;
	border: 2px solid white;
	width:5px!important;
	height:5px!important;
	margin-top: -12px!important;
	background: white!important;
}
.streamSelectorWrapper .owl-controls{
	height:40px;
}
.streamSelectorWrapper .owl-pagination {
	position: absolute;
	width: 100%;
	margin:0 auto;
}
.streamSelectorWrapper .owl-buttons {
	position: absolute;
	width: 100%;
}
/*STREAM END*/

/*ELO TABMENU*/
.livefeedandchattab {
	font-family: 'ProxiBold', Arial, Helvetica, sans-serif;
	width: 50%;
	float: left;
	background-color: #c4c9cf;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	cursor:pointer;
}
.hiradio_redesign_livestream .livefeedandchattab,
.hiradio_redesign_livestream .liveFeedTab,
.hiradio_redesign_livestream .streamSelectorTab,
.hiradio_redesign_livestream .chatTab {
    font-family: 'Nunito', Arial, Helvetica, sans-serif;
    width: 50%;
    float: left;
    /* background-color: #c4c9cf; */
    background: transparent;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    border-bottom: 4px solid transparent;


    display: flex;
    text-align: center;
    justify-content: center;

    transition: all ease-in-out .3s;

}
.livefeedandchattab p{
	margin:0;
}
.livefeedandchattab.active{
	background-color: white;
	color:#cf0207;
}

/*RESZLETES TABELLA POPUP*/
#uefaGroupsMatchesPopup .uefaAllMatches .allTable .allTeamRow,#uefaGroupsMatchesPopup .uefaAllMatches .matchPairContainer{
	width: 100%;
}
#uefaGroupsMatchesPopup .uefaAllMatches .allTeamFlag img,#uefaGroupsMatchesPopup .uefaAllMatches .allTeamFlag {
	width: 30px;
	height: 30px;
}
#uefaGroupsMatchesPopup .uefaAllMatches .allHeadTitle {
	padding: 10px;
	display: table;
	font-size: 16px;
	width: auto;
}
#uefaGroupsMatchesPopup  .uefaAllMatches.ui-widget-content .allHead ul li a {
	text-decoration: blink;
}
#uefaGroupsMatchesPopup .uefaAllMatches .allTable .allGroup,#uefaGroupsMatchesPopup .uefaAllMatches .allTable .allTeamName {
	width: 40%;
}
#uefaGroupsMatchesPopup .uefaAllMatches .allTable .teamRowHead .allValue,#uefaGroupsMatchesPopup .uefaAllMatches .allTable .allValue{
	width:7.5%;
}

/*hirek/videok more gomb*/
button.tsContentViewerMoreButton {
    color: white;
    background-color: #1a3165;
    border: None;
    text-transform: uppercase;
    padding: 5px 10px;
    float: right;
    margin: 10px;
}

/*Reszponziv*/
@media (max-width: 1439px) and (min-width: 1200px){
	.uefaAllMatches .allMatchCont .koCont .QF .matchSolo {margin-top: 90px;}
	.uefaAllMatches.euro .FF .matchSolo {margin-top: 265px;}
}
@media (max-width: 1200px){
	.dataFeedItem.notifOtherEvent .showResult{padding: 0 65px;}
	.uefaAllMatches.euro .matchSolo .blTeam{width:20px;}
}
@media (max-width: 1199px) and (min-width: 768px){
	.match{width:20px;height:20px;line-height:20px;}
}
@media (max-width:1024px){
	.dataFeedItem.notifOtherEvent .matchResult{font-size:18px;}
	.dataFeedItem.notifOtherEvent .teamLogo{width:30px;height:30px; margin: 0 auto;}
}
@media (max-width: 1023px) and (min-width: 768px){
	.matchVideoItem{width:33.3%;}
	.uefaAllMatches .allMatchCont .koCont .QF .matchSolo {margin-top: 90px;}
	.uefaAllMatches.euro .FF .matchSolo {margin-top: 285px;}
}
@media (max-width: 767px) and (min-width: 480px){
	.stadium_wrapper, .weather_wrapper{width:100%;}
	.moisture, .wind{width:100%;}
	.player_wrapper h2{font-size:14px;height: 30px;}
	.player_result p{font-size: 20px;}
	.matchVideoItem{width:50%;}
	.right_percentage,.left_percentage{width:15%;}
	.stripe{width:70%;}
}

/*NEW KR
@media (max-width: 980px) {
    .tabMenu ul > li > a {
        transform: skew(0deg);
    }
    .tabMenu ul li a{
        transform: skew(0deg);
        padding: 5px 10px;
        font-size: 12px;
    }
}

@media (max-width: 768px) {
	.tabMenu ul {
		white-space: nowrap;
		list-style: none;
		margin: 0;
		padding: 0 0 0 0;
		width: 100%;
		height: 44px;
		display: block;
		box-sizing: border-box;
		display: -webkit-inline-box;
		overflow-x: scroll;
		margin-left: 10px!important;
	}
	.tabMenu ul li {
		float: none;
	}
}

NEW KR END*/



@media (max-width: 980px){
	.uefaAllMatches.euro .matchInfo{margin:0;}
	.dataFeedItem.notifOtherEvent .clickForResult{padding:5px;}
	.dataFeedItem .itemRight {padding: 15px 5px;}
	.dataFeedItem.notifOtherEvent .showResult {padding: 0 50px;	}
}

@media (max-width: 768px){
	.tabMenu .share_match .hide_stream { border-left: none;}
	.tabMenu .share_match .shareButton { border: none;}
	.tabMenu .share_match .shareButton::before {
		content: '';
		height:44px;
		width:20px;
		display: block;
		position: absolute;
		top: 0;
		left: -20px;
		background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 71%, rgba(0,0,0,0.2) 100%);
		background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 71%,rgba(0,0,0,0.2) 100%);
		background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 71%,rgba(0,0,0,0.2) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=1 );
	}


	.dataFeedItem .itemRight { padding: 15px 15px; }

	.uefaStatTable.eb2016 .statTableRow .statEvents {width: 100%;}
	.uefaStatTable.eb2016 .oneFlag, .uefaStatTable.eb2016 .statValues .oneValue {width: 16.6%;}
	.uefaStatTable.eb2016 .statTableRow .statValues{width:100%;}
    .statTableSeparatorEb2016{width:0;    margin: 0;}
	.uefaStatTable.eb2016 .oneFlag.eb2016 {padding: 10px;}
	.uefaStatTable.eb2016 .statTableHead{width:100%;}
	.uefaAllMatches.euro .allMatchCont .koCont{background-image: none;}

	.uefaAllMatches.euro .EF{width: 100%!important;}
	.uefaAllMatches.euro .QF{width: 50%!important;float: none;margin: 0 auto;}
	.uefaAllMatches.euro .EF .matchSolo {width: 25%;float: left;box-sizing: border-box;margin: 0;}
	.uefaAllMatches.euro .QF .matchSolo{width:50%;float:left;margin:0;    margin-top: 10px!important;margin-bottom:10px!important;}
	.uefaAllMatches.euro .SF .matchSolo{margin: 10px auto!important;}
	.uefaAllMatches.euro .FF {width: 100%;}
	.uefaAllMatches.euro .FF .matchSolo{margin-top: 0!important;position: relative;margin: 0 auto;left: 0;width: 25%;}
	.uefaAllMatches.euro .SF {width: 100%!important;}
	.uefaAllMatches.euro .SF .matchSolo {width: 25%;}
	.uefaAllMatches.euro .allMatchCont .koCont{background-image: url('IMG/agrajz_mobil.PNG');}

	.current_form.eb_teams_and_chances_class, .ebtabella.eb_teams_and_chances_class {width: 100%;}

	.matchHeader .team span.teamLogo {height:30px;width:30px; }
	.matchHeader .team h4.teamName,
	.matchHeader .matchData .matchResult { font-size:14px; }
	.matchHeader .matchData .matchInfo { font-size:12px;}
	.matchHeader .matchData .matchResult { line-height:30px}
	.matchHeader .team.teamLeft h4.teamName {  text-align: left; margin: 0; height: 30px; width:100%; padding-left:40px; vertical-align: middle; display: table-cell;}
	.matchHeader .team.teamRight h4.teamName { text-align: right; margin: 0; height: 30px; width:100%; padding-right:40px; vertical-align: middle; display: table-cell;	}

	.stream_selector_button,.feed_chat_button{display: block!important;}

	#uefaGroupsMatchesPopup  .uefaAllMatches .matchPairContainer .matchPair,
	#uefaGroupsMatchesPopup  .uefaAllMatches .matchPairContainer .matchSolo{width:50%;box-sizing: border-box;margin:0;padding:5px;}

	#uefaGroupsMatchesPopup .uefaAllMatches .allTable .allGroup,
	#uefaGroupsMatchesPopup .uefaAllMatches .allTable .allTeamName{text-indent: inherit;font-size:16px;line-height: 30px;}
	#uefaGroupsMatchesPopup .uefaAllMatches .allTeamFlag img{margin:0px;}
	#uefaGroupsMatchesPopup .uefaAllMatches .allTeamFlag img,
	#uefaGroupsMatchesPopup .uefaAllMatches .allTeamFlag {width: 25px;height: 25px;margin: 0;}
	#uefaGroupsMatchesPopup .uefaAllMatches .allTable .oneTeamRow,
	#uefaGroupsMatchesPopup .teamRowHead{line-height:30px;height:auto;padding: 5px; box-sizing: border-box;}
	#uefaGroupsMatchesPopup .ui-widget-content{border:none;}

}
@media (max-width: 767px){
	.eb-chart-wrapper {
		position: relative;
		padding-bottom: 50%;
		padding-top: 0;
		height: 0;
		}
}
@media all and (max-width: 640px) {
	.tabMenu ul li a { font-size:12px; padding:15px 10px 12px; }
	.tabMenu .share_match .shareButton .text { display:none}

	.matchIntro .team span.teamLogo {  height:40px;}
	.matchIntro .team h3 { font-size:14px; top:40px;}
	.matchIntro .team { margin-top:-20px;}
	.matchIntro .location { font-size:11px; }
	.matchIntro .counter { margin-top: -18px;}
	.dpwu-before-counter {font-size:22px;line-height:36px;}
	.dpwu-before-counter span { font-size:16px; width:32px; height:36px; line-height:36px;}
	.dpwu-before-counter-caption span {width:31px; font-size:9px; margin: 5px 3px 0;}

	.uefaLineup .tacticReferee { width: 100%; }
	.uefaLineup .homeTeam,
	.uefaLineup .awayTeam { width:50%; }

	#uefaGroupsMatchesPopup .uefaAllMatches .allTable .allGroup,
	#uefaGroupsMatchesPopup .uefaAllMatches .allTable .allTeamName{font-size:14px;}

}

@media (max-width: 479px)and (min-width: 376px){
	.widget_hms_cover_top_story_slider_widget{width: 133%;padding: 0;}
	.stadium_wrapper, .weather_wrapper{width:100%;}
	.moisture, .wind{width:100%;}
	.player_wrapper{width:50%;}
	.player_image {width: 70px;height: 70px;}
	.player_achievement_wrapper{margin-bottom:20px;}
	.player_result p{font-size: 20px;}
	.topThemeAltCoverTopStory h4{font-size:16px;}
	.ebStatTitle{font-size:12px;}
	.right_percentage,.left_percentage{width:20%;}
	.stripe{width:60%;}
	.matchVideoItem{width:100%;}
	.player_wrapper h2 {height: 55px;}
}
@media (max-width: 480px){
	.uefaStatTable.eb2016 .oneFlag img {width: 100%;height: 100%;}
	.dpwu-before-counter span {width: 25px;}
	.dpwu-before-counter-caption span { width: 24px;}
	.uefaAllMatches.euro  .final{font-size:14px;}
	.uefaAllMatches.euro .EF .matchSolo,.uefaAllMatches.euro .QF .matchSolo{border-right: solid 1px rgba(0,0,0,0.2);    box-sizing: border-box;}
	.uefaAllMatches.euro .QF .matchSolo{border-left: solid 1px rgba(0,0,0,0.2); }
}
@media all and (max-width: 415px) {
	.matchHeader .team h4.teamName,
	.matchHeader .matchData .matchResult { font-size:16px;}
	span.teamDesktop { display:none;}
	span.teamMobile { display: block;}
	.streamPageWrapper .stream.post_type{width:100%!important;}
	.streamSelectorWrapper .owl-controls{position:relative!important;}

}
@media all and (max-width: 415px) {
	.matchIntro .team h3 { font-size:12px;}
	.matchIntro .location { font-size:10px; }
}
@media (max-width: 375px){
	.player_wrapper{width:50%;}
	.player_image {width: 70px;height: 70px;}
	.ebStatTitle{font-size:12px;}
	.right_percentage,.left_percentage{width:20%;}
	.stripe{width:60%;}
	.matchVideoItem{width:100%;}
	.matches .match { width: 19px; height: 19px; line-height: 20px; font-size:10px;}
	.player_achievement_wrapper,.ebStats.eb_statistics_class {margin-bottom: 20px;}
	.player_wrapper h2 {height: 55px;}
	.uefaAllMatches.euro .allMatchCont .koCont{background-image: url('IMG/agrajz_mobil2.PNG');}
	.matchIntro .counter {margin-top: -26px;}
	.dpwu-before-counter span { font-size:14px; width: 24px; height: 28px; line-height: 28px;}
}
@media all and (max-width: 320px) {
	.dpwu-before-counter-caption span { width: 24px;}
	.uefaAllMatches.euro .matchSolo .blTeam{width:10px;}
}
@media all and (max-width: 320px) {
	.matchIntro .team h3 { font-size:12px;}
	.matchIntro .location { font-size:10px; }
	.dpwu-before-counter-caption { padding:0;}
	.dpwu-before-counter span { font-size:14px; width: 24px; height: 28px; line-height: 28px;}
	.dpwu-before-counter-caption span { width: 22px; font-size: 8px; }
	.streamSelectorWrapper .article-title{font-size:14px;}

}


/* ICON FIX FOR HI-RES DISPLAYS */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (   min--moz-device-pixel-ratio: 1.3),
only screen and (   -o-min-device-pixel-ratio: 1.3/1),
only screen and (        min-device-pixel-ratio: 1.3),
only screen and (           min-resolution: 124.8dpi),
only screen and (            min-resolution: 1.3dppx) {
	.tabMenu .share .shareButton .ico,
	.dataFeedItem .ico,
	.itemAttachment.player a::before,
	.dataFeedItem.substitution span.subIn,
	.dataFeedItem.substitution span.subOut,
	.tabMenu .share_match .shareButton .ico,
	.tabMenu .share_match .hide_stream .ico {
	background-image: url('IMG/focieb-sprite_2x-01.png')!important; background-size: 400px 300px!important;
	}
}


/************************** THERMALMAP WIDGET **************************/

/*MAIN FIELD - RELATIVE - FOR RESIZE*/

/*HA RESIZE-OLOD TARTSD MEG A 380:590 ARÁNYT!*/

.m4starter_pitch,
.m4starter_thermalmap{
    width: 100%;
}

.m4starter_pitch{
  position: relative;
  background-color: rgba(20, 74, 16);
}

.m4starter_thermalmap img {
	width: 100%;
	height: 100%;
}

.eb_teams_and_chances_class .m4starter_pitch:not(.katar2022 .hotlinemain-container-body-elem-right .m4starter_pitch) {
	padding-top: 60%;
}

/*MAIN FIELD - RELATIVE - FOR RESIZE*/

/*PÁLYA START*/

.m4starter_pitch:after{
    content: "";
    border-left: 2px solid white;
    position: absolute;
    display:block;
    height: 89%;
    top: 6%;
    left: 50%;
}

.m4starter_pitch:before{
    content: "";
    border: 2px solid white;
    position: absolute;
    display:block;
    width: 93.2%;
    height: 89.4%;
    top: 5.7%;
    left: 3.3%;
}

.m4starter_center-circle{
    position: absolute;
    width: 20%;
    height: 30%;
    border: 2px solid white;
    border-radius: 50%;
    top: 35%;
    left: 39.8%;
}

.m4starter_center-circle:after{
    position: absolute;
    content:"";
    width: 2%;
    height: 2%;
    border-radius: 50%;
    background-color:white;
    border:2px solid white;
    top: 48%;
    left: 49%;
}

.m4starter_penalty-area{
    position: absolute;
    height: 36.8%;
    width: 13.6%;
    top: 31.6%;
    border: 2px solid white;
}

.left .m4starter_penalty-area{
    left: 3.4%;
    border-left: 0;
}

.right .m4starter_penalty-area{
    right: 3.3%;
    border-right: 0;
}

.m4starter_penalty-area:before{
    position: absolute;
    height: 50%;
    width: 40%;
    top: 23%;
    border: 2px solid white;
    content:"";
}

.left .m4starter_penalty-area:before{
    left: 0;
    border-left:0;
}

.right .m4starter_penalty-area:before{
    right: 0;
    border-right:0;
}

.left .m4starter_penalty-area:after{
    right: 20%;
    position: absolute;
    content:"";
    width: 3.5%;
    height: 1.65%;
    border-radius: 50%;
    background-color:white;
    border:2px solid white;
    top: 48%;
}

.right .m4starter_penalty-area:after{
    left: 20%;
    position: absolute;
    content:"";
    width: 3.5%;
    height: 1.65%;
    border-radius: 50%;
    background-color:white;
    border:2px solid white;
    top: 48%;
}

/*PÁLYA END*/

/*PLAYER*/

/*STYLE*/

.m4starter_player{
    position: absolute;
    border-radius: 50%;
    width: 5.142857%;
    height: 8%;

    color: white;
	font-weight: 600;
    text-shadow: 1.2px 1.2px 4px black;
	padding: 1%;
}

.m4starter_player::after{
    position:absolute;
    font-size: 100%;
    left: 35%;
    top: 20%;
    color: white;
	font-weight: 600;
    text-shadow: 1.2px 1.2px 4px black;
}

.m4starter_home-team .m4starter_player{
    background: rgb(255, 173, 1);
	border: 3.5px solid white;
}
.m4starter_away-team .m4starter_player{
    background: rgb(27, 118, 137);
	border: 3.5px solid white;
}
.m4starter_away-team .m4starter_player::after{
    color:white;
}

@media screen and (max-width:1440px) {
	.m4starter_player{
		width: 6.440677%;
		height: 10%;
		padding: .5%;
	}
}
@media screen and (max-width:1200px) {
	.m4starter_player{
		width: 6.440677%;
		height: 10%;
		font-size: 70%;
	}
}
@media screen and (max-width:640px) {
	.m4starter_player{
		width: 6.440677%;
		height: 10%;
		font-size: 100%;
	}
}
@media screen and (max-width:400px) {
	.m4starter_player{
		width: 6.440677%;
		height: 10%;
		font-size: 70%;
	}
}