﻿.stat_timeline {
	position: absolute;
	max-width: 480px;
	min-height: 150px;
	max-height: calc(100dvh);
	width: calc(100vw - 10px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	border-radius: 2px;
	top: 95px;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	background-color: #f0f0f0;
	font-size: 15px;
	display: none;
	z-index: 111;
	overflow: hidden;
	bottom: 0;
}

.ml-Summary-expandable_timeline {
	max-height: calc(100dvh - 300px);
	overflow-y: scroll;
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
	overscroll-behavior: none;
	-ms-overflow-style: scrollbar;
	scrollbar-width: auto;
	scrollbar-color: hsla(0, 0%, 65%, .5) #f0f0f0;
	-webkit-overflow-scrolling: touch;
}

body {
	margin: 0;
	-webkit-font-smoothing: antialiased;
	font-family: BlinkMacSystemFont, Helvetica Neue, Segoe UI, Tahoma, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Open Sans, sans-serif;
}

.ml-StatButtons_Modal_timeline, .ml-StatButtons_PopupContainer_timeline {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	/*display: -webkit-box;
    display: -webkit-flex;*/
	display: -ms-flexbox;
	/*display: flex;*/
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
	margin: 0 auto;
}

.ml1-SoccerSummaryRow_GoalLabel_timeline {
	font-size: 12px;
	font-weight: 700;
	/*color: #545454;*/
	color:black;
}

.ml-MatchLiveModule-rhs_timeline .ml1-SoccerSummaryRow_GoalText_timeline {
	font-size: 11px;
}

.ml-MatchLiveModule-rhs_timeline .ml-SummaryRow_Text_timeline {
	color: #cecece;
}

.ml-SummaryRow_Text_timeline.ml-SummaryRow_Text-1_timeline {
	text-align: right;
}

.ml1-SoccerSummaryRow_GoalText_timeline {
	padding: 8px 0;
	line-height: 16px;
	font-size: 10px;
}

.ml-MatchLiveModule-rhs_timeline .ml-StatButtons_Modal_timeline {
	display: block;
	max-width: none;
}
/*Goli icon*/
.ml-SummaryRow_Icon-2_timeline {
	background-image: url('../../fotostatistike/soccerball-removebg-preview.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}





.ml1-SoccerSummaryRow_GoalText_timeline {
	padding: 8px 0;
	line-height: 16px;
	font-size: 12px;
}


.ml-StatButtons_Modal_timeline {
	max-width: 500px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f0f0f0;
}


.ml-StatButtons_Modal_ht_timeline {
	background: #dddddd;
	padding: 15px;
	position: relative;
	top: 10px;
	    margin: 0 auto;
    width: 85%;
    border-radius: 2px;
}


.ml1-StatBoard_timeline, .ml1-StatBoard_RowHeader_timeline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.ml1-StatBoard_timeline {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-top: 23px;
	margin: 0 auto;
	max-width: 450px;
	width: 100%;
}


.ml1-StatBoard_ht_timeline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-top: 0px !important;
	margin: 0 auto;
	max-width: 450px;
	width: 100%;
}

	.ml1-StatBoard_RowHeader_timeline {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 10%;
		-ms-flex: 1 1 10%;
		flex: 1 1 10%;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: 13px;
		color: #f0f0f0;
	}

.ml1-StatBoard_timeline, .ml1-StatBoard_RowHeader_timeline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #404040;
}

.ml1-TimelineEvent_Team1_timeline.ml1-TimelineEvent_Icon2_timeline, .ml1-TimelineEvent_Team2_timeline.ml1-TimelineEvent_Icon2_timeline {
	background-image: url('../../fotostatistike/soccerball-removebg-preview.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.ml1-StatBoard_HeadEmpty_timeline {
	height: 13px;
	width: 100%;
	margin-bottom: 6px;
}

.ml1-StatBoard_Team_timeline {
	font-weight: 700;
	min-height: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.ml1-StatBoardColumn_timeline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 10%;
	-ms-flex: 1 1 10%;
	flex: 1 1 10%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 13px;
	line-height: 1;
	color: black;
}

/*Flagu i corneve*/
.ml1-StatBoardColumn_Icon-2_timeline {
	background-size: contain;
	background-repeat: no-repeat;
	color: white;
	background-position: center;
	background-image: url('../../fotostatistike/chjpdmf0zs9sci9pbwfnzxmvd2vic2l0zs8ymdiylta5l3jtntgxlwvszw1lbnqtmdkzxzeucg5n-removebg-preview.svg');
}

.ml1-StatBoardColumn_Data_timeline {
	min-height: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
/*kartoni verdhe*/
.ml1-StatBoardColumn_Icon-3_timeline {
	background-image: url('../../fotostatistike/kartoni verdhe.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.ml-SummaryRow_Icon-4_timeline {
	background-image: url('../../fotostatistike/kartoni verdhe.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.ml-SummaryRow_Icon_timeline {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 30px;
	-ms-flex: 0 0 30px;
	flex: 0 0 30px;
	height: 15px;
	background-position: 50%;
	background-repeat: no-repeat;
}


.ml1-StatBoardColumn_Icon_timeline {
	height: 13px;
	margin-bottom: 6px;
	width: 100%;
}
/*kartoni kuq*/
.ml1-StatBoardColumn_Icon-4_timeline {
	background-size: contain;
	background-repeat: no-repeat;
	color: #979494;
	background-image: url('../../fotostatistike/kartoni_kuq-removebg-preview.png');
	background-position: center;
}


.ml-SummaryRow_Icon-5_timeline {
	background-size: contain;
	background-repeat: no-repeat;
	color: #979494;
	background-image: url('../../fotostatistike/kartoni_kuq-removebg-preview.png');
	background-position: center;
}
/*soccerBall icon*/
.ml1-StatBoardColumn_Icon-1_timeline {
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url('../../fotostatistike/soccerball-removebg-preview.png');
	background-position: center;
}

.ml-MatchLiveModule-rhs_timeline .ml-Timeline_timeline {
	margin: 12px 20px 25px;
}

.ml-Timeline_timeline {
	height: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 12px 10px 25px;
	position: relative;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
	will-change: transform, opacity;
	z-index: 10;
}

.ml-Timeline_Bar_timeline {
	width: 100%;
	height: 8px;
	background-color: #757575;
	border-radius: 2px;
	position: relative;
}

.ml1-SoccerTimeline_BarFill_timeline {
	background-color: #3aa56e;
}

.ml-Timeline_BarFill_timeline {
	display: block;
	width: 0;
	height: 8px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 2px;
}

.ml-Timeline_Time_timeline {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background-color: #474747;
	font-size: 12px;
	font-weight: 700;
	color: #f0f0f0;
	width: 46px;
	height: 25px;
	line-height: 25px;
	border-radius: 2px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12.5px 0 0 -23px;
}

.ml-MatchLiveModule-rhs_timeline .ml1-SoccerSummaryRow_timeline.ml-SummaryRow-standard_timeline {
	padding: 0 20px;
	margin: 0;
}

.ml1-SoccerSummaryRow_timeline.ml-SummaryRow-standard_timeline:first-child {
	margin-top: 0;
}

.ml1-SoccerSummaryRow_timeline.ml-SummaryRow-standard_timeline {
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px 10px;
	margin: 10px 0;
}

.ml-MatchLiveModule-rhs_timeline .ml-SummaryRow-standard_timeline {
	color: #cecece;
}

.ml-SummaryRow-standard_timeline:first-child {
	margin-top: 15px;
}

.ml-MatchLiveModule-rhs_timeline .ml-SummaryRow-standard_timeline {
	padding: 0 20px;
	margin: 0;
}

.ml-MatchLiveModule-rhs_timeline .ml-SummaryRow_timeline {
	color: #f0f0f0;
}

.ml-SummaryRow-standard_timeline {
	min-height: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 10px;
	margin: 10px 0;
}

.ml-SummaryRow_timeline {
	font-size: 12px;
	color: #545454;
	line-height: 16px;
}

.ml-SummaryRow-eventrow_timeline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	min-height: 30px;
	font-size: 12px;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	position: relative;
	margin-bottom: 1px;
	padding: 0 10px;
}

.ml-SummaryRow_Empty_timeline, .ml-SummaryRow_TextIcon_timeline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.ml-SummaryRow_Empty_timeline {
	font-size: 12px;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.ml-SummaryRow_TextIcon-2_timeline {
	border-left: 2px solid currentColor;
}

.ml-MatchLiveModule-rhs .ml-SummaryRow_Time {
	color: #f0f0f0;
}

.ml1-StatBoard_timeline .ml1-StatBoardColumn_timeline {
	color: #404040;
}
/*Red flag corner icon*/
.ml-SummaryRow_Icon-1_timeline, .ml-SummaryRow_Icon-7_timeline {
	position: relative;
	background-image: url('../../fotostatistike/chjpdmf0zs9sci9pbwfnzxmvd2vic2l0zs8ymdiylta5l3jtntgxlwvszw1lbnqtmdkzxzeucg5n-removebg-preview.svg');
	background-position: center;
	background-size: contain;
}


.ml-MatchLiveModule-rhs_timeline .ml-SummaryRow_Text_timeline {
	color: #cecece;
}

.ml-SummaryRow_TextIcon-1_timeline {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	border-right: 2px solid currentColor;
}

.ml-MatchLiveModule-rhs_timeline .ml-SummaryRow_Text_timeline {
	color: #cecece;
}

.ml-SummaryRow_Text_timeline.ml-SummaryRow_Text-1_timeline {
	text-align: right;
}

.ml-SummaryRow_Text_timeline {
	color: #545454;
}

.ml-SummaryRow_Time_timeline {
	color: #545454;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 40px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700;
}

.ml-MatchLiveModule-rhs_timeline .ml-SummaryRow-eventrow_timeline {
	padding: 0 20px;
}


.ml-Summary-expandable_timeline .ml-SummaryRow-eventrow_timeline:nth-last-child(2), .ml-SummaryRow-eventrow_timeline:last-child {
	margin-bottom: 15px;
}

.ml-SummaryRow_TextIcon-2_timeline {
	border-left: 2px solid currentColor;
}

.ml-MatchLiveModule-rhs_timeline .ml-SummaryRow_Text_timeline {
	color: #cecece;
}

.ml-Summary_Link_timeline {
	line-height: 17px;
	font-size: 12px;
	color: #c3c3c3;
	position: relative;
}


.ml-StatPopupBase_Header_timeline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 55px;
	border-bottom: 1px solid #ddd;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.ml-StatPopupBase_Title_timeline {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	overflow: hidden;
	word-break: break-word;
	word-wrap: break-word;
	max-height: calc(18px* 2);
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	color: #545454;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	padding: 0 10px;
}


.ml-StatPopupBase_Close_timeline {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 45px;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	text-indent: -9999px;
	background-size: 10px;
	cursor: pointer;
	background-image: url('../images/close.svg');
	background-repeat: no-repeat;
	background-position: center;
}


.score-first-half_timeline {
	font-size: 12px;
	font-weight: 600;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	min-height: 30px;
	font-size: 12px;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	position: relative;
	margin-bottom: 1px;
	padding: 0 10px;
	justify-content: center;
	height: 5px;
	margin-top: 15px;
}

.score-full-time_timeline {
	font-size: 12px;
	font-weight: 600;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	min-height: 30px;
	font-size: 12px;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	position: relative;
	margin-bottom: 1px;
	padding: 0 10px;
	justify-content: center;
}

.stat_timeline_history {
	position: absolute;
	max-width: 480px;
	min-height: 150px;
	max-height: calc(100dvh);
	width: calc(100vw - 10px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	border-radius: 2px;
	top: 0px;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	background-color: #f0f0f0;
	font-size: 15px;
	display: none;
	z-index: 111;
	overflow: hidden;
	bottom: 0;
}


	.stat_timeline_history .ml-StatButtons_Modal_timeline {
		max-width: 500px;
		height:100dvh !important;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		background: #f0f0f0;
	}


	.stat_timeline_history .ml-Summary-expandable_timeline {
		max-height: calc(100dvh - 200px);
		overflow-y: scroll;
		position: relative;
		overflow-y: auto;
		overflow-x: hidden;
		overscroll-behavior: none;
		-ms-overflow-style: scrollbar;
		scrollbar-width: auto;
		scrollbar-color: hsla(0, 0%, 65%, .5) #f0f0f0;
		-webkit-overflow-scrolling: touch;
	}