/* start clasamente */

.news-listing.clasamente .controller {
	padding: 50px 50px 50px;
  }
  
  .clasamente .card-header {
	height: 60px;
	padding: 10px;
	background: #FFF;
	border: 0;
	margin-bottom: 7px;
	margin-top:7px
  }
  .clasamente .card-header button {
	margin-top: 0;
	height: 40px;
	width: 100%;
	background-color: #fff;
  }
  .clasamente .card-header:hover {
	background: #fff;
  }
  .clasamente .card-header .btn-link {
	font-weight: 700;
	color: #222;
	text-decoration: none;
	font-size: 18px;
	text-transform: none;
	font-weight: 700;
	background-repeat: no-repeat;
	background-position:center right;
	
  }
  .clasamente .card-body {
	padding: 0;
	text-align: center;
  }
  .clasamente .card-body .goluri_title {
	font-size: 14px;
	font-weight: 700;
	background-color: #929292;
    color: #fff;
    display: inline-block;
	padding: 3px 10px;
  }
  .clasamente .card-body .card-body.collapseshow {
	position: relative;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0px;
	padding: 10px 10px;
	position: relative;
  }
  .clasamente .card-body .match {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0px;
	padding: 10px 10px;
	position: relative;
  margin-top: 7px;
	background-position: center right 50px;
  }
  .clasamente .card-body .status-finished {
	color: #222;
  }
  .clasamente .card-body .status {
	border-left-color: transparent;
	height: 100%;
	left: 0;
	font-size: 14px;
	position: absolute;
	padding: 12px 10px 10px 10px;
	top: 0;
	width: 130px;
	text-align: left;
  }
  .clasamente .card-body .team-logo {
	max-height: 30px;
	max-width: 30px;
	margin: 0 5px 0 5px;
  }
  .clasamente .card-body .secondTeam {
	justify-content: flex-start;
	padding-right: 60px;
	text-align: left;
	line-height: 1em !important;
  }
  .clasamente .card-body .team {
	align-items: center;
	display: flex;
	flex: 1;
  }
  .clasamente .card-body .firstTeam {
	justify-content: flex-end;
	padding-left: 60px;
	text-align: right;
	line-height: 1em !important;
  }
  .clasamente .card-body .result {
	background: #04DB3B;
	padding: 8px 15px;
	color: #fff;
	font-size: 14px;
	margin: 3px 5px;
	width:70px
  }
  .clasamente .card-body .team-name {
	font-size: 14px;
	font-weight: 700;
  }
  .clasamente .card {
	background-color: transparent;
	background-clip: border-box;
	border: 0;
  }
  .clasamente .clear {
	clear: both;
  }
  .clasamente .stripe {
	background: #fff;
	width: 100%;
	/* margin-bottom: 7px; */
	height: 60px;
	position: relative;
  }
  .clasamente .stripe .head {
	padding: 10px;
	height: 60px;
	text-align: left;
	justify-content: space-between;
  }
  .clasamente .stripe .head .sports {
	display: inline-block;
	background: #fff;
	border: 1px solid #04DB3B;
	color: #222;
	text-transform: uppercase;
	padding: 7px 13px !important;
	font-size: 14px;
	font-weight: 700;
	margin-left: 10px;
  }
  .clasamente .stripe .head .sports:hover {
	background: #04DB3B;
	color: #fff;
  }
  .clasamente .stripe .head .sports.selectat {
	background: #04DB3B;
	color: #fff;
  }
  .clasamente .stripe .head .sports_play {
	display: inline-block;
	background: #fff;
	/* border: 1px solid #dc0510; */
	color: #222;
	text-transform: uppercase;
	padding: 2px 4px !important;
	font-size: 11px;
	font-weight: 700;
	margin-left: 5px;
  }
  .clasamente .stripe .head .sports_play:hover {
	/* background: #dc0510; */
	color: #04DB3B;;
  }
  .clasamente .stripe .head .sports_play.selectat {
	/* background: #dc0510; */
	color: #dc0510;;
  }
  .clasamente .stripe .calendar {
	color: red;
	height: 40px;
	width: auto;
	margin-left: auto;
	float: right;
	display: block;
  }
  .clasamente .stripe .etapa {
	float: right;
	display: block;
	margin-left: 5px;
	margin-top:0px;
  }

  /* .clasamente .stripe.romania .etapa {
	margin-top:7px;
  } */

  .clasamente .stripe .etapa .left, .clasamente .stripe .etapa .right {
	display: block;
	height: 40px;
	float: left;
  }
  .clasamente .stripe .etapa .select {
	float: left;
	width: 100px;
	border: 1px solid #e2e2e2;
	height: 40px;
	margin: 0 5px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #4f4f4f;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
  }
  .clasamente .accordion {
	width: 100%;
	background: transparent;
  }
  .clasamente .container {
	padding-right: 0px;
	padding-left: 0px;
  }
  
  .clasamente.articol .controller {
	max-width: 636px;
  }
  .clasamente.articol h2 {
	margin-top: 0;
  }
  
  .clasamente.categorie .controller {
	max-width: 100%;
	margin-bottom: 20px;
  }
  .clasamente.categorie h2 {
	margin-top: 0;
  }
  
  @media (max-width: 900px) {
	.clasamente.news-listing {
	  padding-top: 10px;
	}
	.clasamente.news-listing .controller {
	  background-color: #F4F4F4;
	  padding: 20px !important;
	}
	.clasamente.news-listing .controller .stripe {
	  height: auto;
	}
	.clasamente.news-listing .controller .head {
	  text-align: center;
	  height: auto;
	}
	.clasamente.news-listing .controller .etapa {
	  float: none;
	  margin-top: 10px;
	  width: 100%;
	  display: grid;
	}
	.clasamente.news-listing .controller .etapa .select {
	  width: calc(100% - 94px);
	  margin: auto;
	}
	.clasamente.news-listing .controller .accordion .card .card-body .result {
	  padding: 4px 9px;
	}
	.clasamente.news-listing .controller .accordion .card .card-body .stripe.meci {
	  height: auto;
	}
	.clasamente.news-listing .controller .accordion .card .card-body .firstTeam {
	  padding-top: 0px;
	  padding-left: 10px;
	  line-height: 1em;
	}
	.clasamente.news-listing .controller .accordion .card .card-body .secondTeam {
	  padding-top: 0px;
	  padding-right: 10px;
	  line-height: 1em;
	}
	.clasamente.news-listing .controller .accordion .card .card-body .result {
	  margin-top: 0px;
	}
	.clasamente.news-listing .controller .accordion .card .card-body .status {
	  width: 100%;
	  text-align: center;
	}
	.clasamente.news-listing .controller .accordion .card .card-header button {
	  font-size: 16px;
	}
	.clasamente .stripe .head .all-result{
		margin: 5px auto;
	}
  }
  @media (max-width: 350px) {
	.team-logo {
	  display: none;
	}
  
	.card-header {
	  height: auto !important;
	}
	.card-header button {
	  font-size: 14px !important;
	  padding-right: 24px;
	  height: auto !important;
	}
  }

  .clasamente .container {
    padding-right: 0px;
    padding-left: 0px;
	width: 100%;
}
  .clasamente .card h2{
	  padding-top: 0;
  }
  .clasamente .goluri{
	align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
    padding: 5px 10px 3px 10px;
    position: relative;
    
}
.clasamente .goluri .result{
	min-width: 60px;
	background-color: transparent;
}

.clasamente .rosu{
	width: 15px;
    height: 15px;
    background-color: #dc0510;
    border-radius: 5px;
	margin-left: 4px;
}
.clasamente .galben{
	width: 15px;
    height: 15px;
    background-color: #efba00;
    border-radius: 5px;
	margin-left: 4px;
}
.clasamente .controller{
		background-color: #f4f4f4!important;
}

.clasamente .team.secondTeam .galben{
	margin-right: 5px;
}

.clasamente .team.secondTeam .rosu{
	margin-right: 5px;
}
.clasamente .team.secondTeam .ball{
	margin-right: 5px;
}

.clasamente .team.firstTeam .ball{
	margin-left: 5px;
}
.clasamente  .ball img{
	width:15px
}
.clasamente  .more {
    margin-top: 10px;
}
.clasamente .team.firstTeam.column{
	flex-direction: column;
	align-items: end;
}
.clasamente .team.secondTeam.column{
	flex-direction: column;
	align-items: flex-start;
}
.clasamente .team.firstTeam.column .inner{
	margin-bottom: 5px;
}
.clasamente .team.secondTeam.column .inner{
	margin-bottom: 5px;
}
.clasamente .main_buttons{
	width: 248px;
	display: inline-block;
}
.clasamente .stripe.headd{
	height: 60px;
}
/* .clasamente .stripe.headd.romania{
	height: 80px;
} */
.clasamente .play{
	text-align: center;
	margin-top:8px;
	/* border-top:1px solid #ccc ; */
	border-width: 30%;
	position: relative;
	margin-left: 5px;
	display: none;
	
}
.clasamente .romania .play{

	display: block;
	
}

.clasamente .play::after{
	content:"";
	position: absolute;
	height: 1px;
	background-color:#ccc;
	width: 100%;
	top:0;
	left: 0px;

}
.clasamente .sports{
	position:relative
}

/* 
.clasamente .sports.selectat:after {
	background-color: #fff;
    bottom: -15px;
    content: "";
    display: block;
    height: 12px;
    left: 50%;
    position: absolute;
    background-image: none;
    width: 12px;
	margin-left: -6px;
	z-index: 9999;
} */
/* .clasamente .romania .sports.selectat:after {
	background-color: #fff;
    bottom: -15px;
    content: "";
    display: block;
    height: 12px;
    left: 50%;
    position: absolute;
    background-image: url(../images/algle.svg);
    width: 12px;
	margin-left: -6px;
	z-index: 9999;
} */
.loader {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #04DB3B;
	width: 120px;
	height: 120px;
	margin:0 auto 0;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
  }
  
  .loader_wrapper{
	  background-color:rgba(255,255,255, 0.6);
	  position:absolute;
	  width:100%;
	  height:100%;
	  display:flex;
	  align-items: center;
	  justify-content: center;
	  z-index: 999;
	
  }
  
  /* Safari */
  @-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
  }

.clasamente .container{
	position:relative
}


@media (max-width: 900px) {
	.clasamente .card-body .status {	
		position: relative;
		padding: 5px 10px 10px 10px;
		top: 0;
		width: 100%;
		text-align: left;
		text-align: center;	
	}
}



@media (max-width: 768px) {
	.clasamente .card-body .secondTeam {
		 padding-right: 0px;		
	}
	.clasamente .card-body .firstTeam {		
		padding-left: 0; 	
	}
	.clasamente .card-body .match {		
		background-position: top 10px right 10px;
	}
}



@media (max-width: 300px) {
	.clasamente .card-body .result {     
        width: 60px;
    }
}
.clasamente .stripe.meci{
    margin-bottom: 7px;
    background-position: right 5% bottom 45%;
}
.clasamente .stripe_clasament {
	background: #fff;
	width: 100%;
	margin-bottom: 7px;
	height: 50px;
	position: relative;
	padding: 10px;
  }
  .clasamente .stripe_clasament .team{
	  display: flex;
	  justify-content: space-between;
  }
  .clasamente .stripe_clasament .team .place{
	  border-radius: 5px;
	  color:#fff;
	  width:30px;
	  height: 30px;
	  text-align: center;
	  display: flex;
	  align-items: center;
  	  justify-content: center;
  }

.clasamente table th {
    color: rgba(28,36,46,.5);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-bottom: 8px;
    padding-top: 8px;
    text-transform: uppercase;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.clasamente table {
    font-size: 16px;
    width: 100%;
}
.clasamente .number{
	width: 30px;
	text-align: left;
}
.clasamente .t_number{
	border-radius: 5px;
	  
	  width:30px;
	  height: 30px;
	  text-align: center;
	  display: flex;
	  align-items: center;
  	  justify-content: center;
		font-size: 14px;
	background-color: #f4f4f4;
}
.red{
	background-color:#dc0510!important;
	color: #fff;
}
.green{
	background-color:#04DB3B!important;
	color: #fff;
}
.green2{
	background-color:#04DB3B!important;
	color: #fff;
}
.green_light{
	background-color:#bddcc5!important;
	color: #fff;
}


.blue{
	background-color:#4d65bc!important;
	color: #fff;
}
.t_number.yellow{
	background-color:#e9c109!important;
	
}
.pink{
	background-color:#dd9191!important;
	color: #fff;
}
.clasamente .logo_team{
	text-align: center;
}
.clasamente table td.logo_echipa {
	width: 35px;
	padding: 0 5px;
}

.clasamente table td.logo_echipa span {
    display: block;
    height: 30px;
    padding: 3px;
    width: 30px;
}
.clasamente table td.logo_echipa span img {
    /* height: 100%; */
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}
.clasamente table{
	background-color: #fff;
}
.clasamente table .t_number_col{
	padding: 0 5px;
	width: 35px;
}
.clasamente table td.t_echipa span{
	background-color: #f4f4f4;
	padding: 5px 10px;
	font-weight: 700;
	border-radius: 5px;
	width: 100%;
	display: block;
	

}
.clasamente table td.t_echipa{

	padding: 0 5px;

}
.clasamente table td.t_stats{

	padding: 0 5px;
	width: 35px;
	text-align: center;

}
.clasamente table .stats{

	width: 35px;
	text-align: center;

}
.clasamente table .glolaveraj{

	width: 85px;
	text-align: center;

}
.clasamente table .t_glolaveraj{

	width: 85px;
	text-align: center;

}
.clasamente table .pct{
	width: 40px;
	text-align: center;

}
.clasamente table .t_pct span{
	background-color: #f4f4f4;
	padding: 5px 10px;
	font-weight: 700;
	border-radius: 5px;
	width: 100%;
	display: block;
	text-align: center;

}

	.clasamente td{
		font-size: 15px;
        text-align: left;
	}
    .clasamente .legenda{
        margin-top: 15px;        
        font-size: 14px;
    }

@media (max-width: 768px) {
	.clasamente td{
		font-size: 12px;
	}
	.clasamente .t_number {
		
		width: 20px;
		height: 20px;
	
	}
	.clasamente table td.logo_echipa {
		width:40px;
		
	}
	.clasamente table .t_pct span {
		
		padding: 5px;
		
	}
	.clasamente table td.logo_echipa span {
	
		width: 30px;
	}
	.clasamente table td {
		padding: 0 3px!important;
		
	}
    .clasamente .t_number {
    
        font-size: 12px;
       
    }
    .clasamente .legenda {
    
        font-size: 13px;
       
    }
    .clasamente .glolaveraj{
        display: none!important;
        visibility: hidden
    }
    .clasamente .t_golaveraj{
        display: none!important;
        visibility: hidden
    }
    

}
.table_container{
	overflow-x: auto;
	padding: 10px;
	background-color: #fff;
}
.clasamente .t_evol{
    width:25px;
    text-align: center;
    padding: 0;
	vertical-align: middle;
	padding-top: 5px;
	/* display:flex;
	align-items: center;
	justify-content: center; */
	
}

.clasamente .t_evol img{ 
    width:10px;
   
}


.clasamente .legenda .bullet{
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 5px;
    background-color: #f4f4f4;
    margin-top: 2px
}
.clasamente .legenda .item{
    display: flex;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.green2 {
	background-color: #04db3b !important;
	color: #fff;
}
.red2 {
	background-color: #f08b90 !important;
	color: #fff;
}
.clasamente .card .mb-0 {
	margin: 0px;
	padding: 0px;
}
.clasamente .controller h2 {
	margin-top: 0px;
}
.clasamente .controller::before, .clasamente .controller::after {
	content: '';
	display: block;
	background-color: #FFF;
	height: 30px;
	position: absolute;
	left: unset !important;
	right: unset !important;
}
.clasamente .stripe .head .all-result {
	display: inline-block;
	background: #04DB3B;
	border: 1px solid #04DB3B;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 13px !important;
	font-size: 14px;
	font-weight: 700;
	width: 170px;
}
/* end casamente */
/*antenaplay rezultate*/
.sport-antenaplay {
    text-align: center;
    padding-top:30px;
    padding-bottom: 20px;
    background:#fff;
    width: 100vw;
    display:block;
    margin-top: 10px;
    margin-bottom: -20px;
    margin-left:-20px;
    margin-right: -20px;
}
@media all and (min-width: 900px) {
    .sport-antenaplay  {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 20px;
        background: #fff;
        width: 100vw;
        display: block;
        margin-top: 10px;
        margin-bottom: -50px;
        margin-left: -50px;
        margin-right: -50px;
    }
}
@media all and (min-width: 1150px) {
    .sport-antenaplay  {
        padding-top: 20px;
    }
}
.sport-antenaplay {
    font-size: 18px;
}
.sport-antenaplay img {
    margin-top: -3px;
    padding: 0 6px;
}
.green-inline {
    text-transform: uppercase;
    color:#04DB3B;
}
/*antenaplay rezultate*/