/* @override http://www.glamorgancricket.com/site/css/scoreboard.css */

/* @override http://www.glamorgancricket.com/site/css/scoreboard.css */

/* @override http://www.glamorgancricket.com/site/css/scoreboard.css */

/* @override http://www.glamorgancricket.com/site/css/scoreboard.css */

/* @override http://www.glamorgancricket.com/site/css/scoreboard.css */

/* @override http://www.glamorgancricket.com/site/css/scoreboard.css
	http://glamorgancricket-ycp6.temp-dns.com/site/css/scoreboard.css
	http://glamorgancricket.com/site/css/scoreboard.css
	http://192.168.1.170:5757/css/scoreboard.css */

/* @override 
	http://glamorgancricket-ycp6.temp-dns.com/site/css/scoreboard.css
	http://192.168.1.170:5757/css/scoreboard.css */

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

.main.large.livescore {
	background-color: #484848;
	color: #fff;
	padding: 15px;
	position: relative;
	width: 466px;
}
.livescore header {
	background-color: #fad000;
	color: #13284b;
	font-weight: 700;
	font-weight: bold;
	left: 0;
	padding: 5px 15px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
}
.scoreboard_v2 .livescore header {
	background-color: #0b2e64;
	color: #fff;

	left: 0;
	text-transform: uppercase;
}

.scoreboard_v2 .livescore header h5 {
	margin: 5px 0 05px;
		font-weight: 300;
	font-size: 19px;
}
.livescore section.row {
	margin-top: 40px;
}
.livescore .home, .team {

/*	width: 100%;*/
	
}
.livescore .crest {
	width: 75px!important;
	height: 75px!important;
/*	background-image: url(/site/images/default.png);*/
	position: absolute;
	
}

.away .team .crest {
/*	float: left;*/
left: -10px;
}

.home .team .crest {
/*	float: right;*/

right: -15px;
}

.livescore .team h2 {
/*	position: absolute;*/
/*	top: 0;*/
	
/*	margin-right: 10px;*/
	font-size: 55px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
/*	letter-spacing: -2px;*/
/*	margin-top: 10px;*/
	margin-top: 0;
	padding-top: 5px;
	margin-bottom: 0;
}

.team span {
	display: block;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #808080;
}
.away .team span {
	text-align: right;
}
.livescore .home .team h2 {
}


.livescore .away .team h2 {
text-align: right;
	
}
.livescore .team span {
/*	display: block;
	text-align: right;
	margin-right: 10px;
	padding-top: 0;
	margin-top: -10px;*/
	margin-top: -5px;
}
.livescore .stats h3 {
	font: 40px/30px 'Roboto Condensed', sans-serif;
	margin-top: 13px;
	font-weight: 400;
}
.livescore .stats h3 span {
	font-weight: 300;
	font-size: 15px;
	display: block;
	margin-top: -5px;
}

.livescore .away .stats h3 {
	text-align: right;
}
.livescore .venue span {
	background-color: #000;
	height: 25px;
	width: 25px;
	display: block;
	border-radius: 50%;
	margin-left: 12px;
	margin-top: 20px;
	color: #fff;
	line-height: 24px;
}
.livescore .venue b {
	height: 134px;
	display: block;
	width: 2px;
	margin: auto;
	border-left: 1px dotted #fad000;
}
.livescore .match-detail {
	position: absolute;
	width: 100%;
	bottom: 5px;
	background-color: #000;
	color: #ccc;
	
}

.scoreboard_v2 .livescore .match-detail {

	bottom: 0px;
	background-color: #0b2e64;
	color: #fff;
	
} 
.livescore .match-detail p {
	margin: 0;
	text-transform: uppercase;
	font: 14px/14px 'Roboto Condensed', sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
}

.livescore .match-detail span.game-result {
/*	display: none;*/
}
/*.livescore .home .team  {
	top: 0;
	right: 0;
	left: 10px;
}*/

/*.livescore .away .team {
top: 0;
right: 10px;
}*/
.away .stats h5 {
	text-align: right;
}

.scoreboard.stream .player,
.scoreboard_v2.player {
	width: 100%;
}
iframe {
   overflow: hidden;
}
.row.affix {
	width: 100%;

}
.row.affix-top {
	padding-top: 15px;
	margin-top: -15px;

}
.scoreboard_v2 .stats h5 {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}
/* @group Timeline  Group */

.timeline ul {
	
padding-left: 0px;
}
.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
/*  margin: 0 auto;*/
margin-left: 20px;
  padding-top: 50px;
  background: #0b2e64;
}
 
.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 289px;
  padding: 15px;
  background: #e9eae9;
}
 .timeline ul li div {
    width: calc(100vw - 125px);
  }
.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}
 
.timeline ul li div::before {
  left: -12px;
  border-width: 15px 15px 15px 0;
  border-color: transparent #e9eae9 transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -439px;
}
 
/*.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #F45B69;
}*/

.timeline ul li:nth-child(even) div {
   left: 45px;
 }
  
/* .timeline ul li:nth-child(even) div::before {
   left: -15px;
   border-width: 8px 16px 8px 0; }*/

.timeline li img.pull-right {
	margin-left: 40px;
}
.timeline li img.full {
	min-width: 100%;
	margin-bottom: 20px;
}
.timeline li img.pull-left {
	margin-right: 40px;
}
.timeline h2 {
	margin-top: 0;
	padding-bottom: 10px;
	border-bottom: 4px solid #0b2e64;
}
/* @end */
@media (max-width: 768px) {

.scoreboard_v2 .sse {
	left: 170px;

}



}
@media (max-width: 420px) {
.livescore .crest {
	display: none!important;
}

.livescore .match-detail p {
	line-height: 20px;
}
.timeline li img.pull-left {
	margin-right: 0px;
}
 }

@media (min-width: 768px) {

	.row.affix {
		width: 750px;
		margin-left: -15px;
	
}
.timeline ul li div {
width: 662px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	#loadcontent {
		margin-top: 960px;
		padding-top: 100px;
	}

	
}
@media (max-width : 991px) {
	
.livescore {
	width: 100%!important;
}
.stats h5 {
	margin: 0!important;
	padding: 0!important;
	
}
.livescore .venue span  {
	margin-left: auto;
	margin-right: auto;
}

}
@media (min-width: 991px) {
	.main.large.livescore {
		width: 573px;
	}
	.stats h5 {
		margin: 0;
	}
	
	.livescore .venue span  {
		margin-left: auto;
		margin-right: auto;
	}
	.livescore .match-detail p {
		font: 15px/16px 'Roboto Condensed', sans-serif;
		padding-top: 5px;
		padding-bottom: 5px;
	}
		
	.stream .livescore,   {
			width: 50% !important;
	}
	.scoreboard.stream .player {
		width: 575px;
		padding: 0;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		overflow: hidden;
		height: auto;
	}
	.scoreboard_v2 .player  {
		width: 788px;
		padding: 3px;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		overflow: hidden;
		height: auto;
	}	
.row.affix {
	width: 1176px;
	margin-left: -12px;
}
.timeline ul li div {


  width: 701px;
}

}

@media (min-width: 992px) and (max-width: 1199px) {

.stream .main.livescore  {
	width: 954px !important;
}
.scoreboard.stream .player,
.scoreboard_v2 .player {
width: 100%;
height: 540px;

}	

.row.affix {
	width: 978px;
	margin-left: -12px;
}

.scoreboard_v2 .player  {
	width: 660px;
	padding: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	overflow: hidden;
	height: auto;
}

	
}

@media (min-width: 1470px) {


	.main.large.livescore {
		width: 466px;
	}
	.venue h5 {
		margin-top: 40px;
	}
	
.scoreboard_v2 .venue h5 {
		margin-top: 10px;
	font-weight: bold;
}
	.livescore .match-detail p {

	
		font: 16px/16px 'Roboto Condensed', sans-serif;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.scoreboard.stream .main.large.livescore,
	.scoreboard_v2 .main.large.livescore  {
		width: 705px;
	}
	.scoreboard.stream .player{
		width: 703px;
		overflow: hidden;
		height: auto;
		margin: 0;
		padding: 0;
	}
	.scoreboard_v2 .player {
		width: 960px;
		overflow: hidden;
		height: auto;
		margin: 0;
		padding: 0;
	}
	
	.livescore .stats h3 {
		font: 35px/30px 'Roboto Condensed', sans-serif;

	}
.row.affix {
	width: 1440px;
	margin-left: -15px;
	
}
#loadcontent {
	padding-top: 145px;
}	
 .stats h5 {
 	font-size: 15px;
 	line-height: 22px;
 }
.scoreboard_v2 .stats h5 {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}


.timeline ul li div {
width: 874px;
}




}

.scoreboard.stream .sub,
.scoreboard_v2 .sub {
	border-bottom: 5px solid #ecedec;
	margin-bottom: 20px;
}
.scoreboard.stream .innings h2,
.scoreboard_v2 .innings h2 {
	font: 35px/30px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	margin: -15px -18px 15px;
	background-color: #0b2e64;
	padding: 10px;
	color: #fff;
	font-weight: 500;
}
.scoreboard_v2 .innings h2 small {
	font-weight: 300!important;
	font-style: normal;
}
.scoreboard.stream thead tr th,
.scoreboard_v2 thead tr th {
background-color: #798ba5;
color: #fff;
	
}

.scoreboard.stream .innings h2 small,
.scoreboard_v2 .innings h2 small {
	color: #f9cf01;
	font-weight: 400;

}
.scoreboard.stream .innings,
.scoreboard_v2 .innings,
 div.wagonwheel.canvas-pitch,
.c_scorecard.graphs.manhattanworm,
.scoreboard_v2 .livescore {
	border: 3px solid #0b2e64;
	margin-bottom: 20px;
	padding: 15px;
}



.scoreboard.stream .opta-wagonwheel .innings,
.scoreboard_v2.opta-wagonwheel .innings {
	border:none;
	margin-top: 0px;
	padding: 0px;
}
.scoreboard.stream tr td
.scoreboard_v2 tr td {
	font-size: 14px;
	border: none;
}



.scoreboard.stream tr.non-strike td, 
.scoreboard.stream tr.on-strike td,
.scoreboard_v2 tr.non-strike td, 
.scoreboard_v2 tr.on-strike td {
	color: #0b2e64;
	background-color: #e4e6eb;
}

.scoreboard.stream tr.on-strike td,
.scoreboard_v2 tr.on-strike td  {
	font-weight: bold;
	background-color: #c8cdda;
}
.optionnav {
	text-transform: uppercase;
	font-size: 20px;
}

.opta-wagonwheel ul.team li, .details {
		font: 14px/24px 'Open Sans', sans-serif;
}

.opta-wagonwheel  p.innings{
font: 16px/24px 'Open Sans', sans-serif!important;
margin-bottom: 20px;
}
.row.affix {
	top: 0;
	background-color: #fff;
	padding-top: 15px;
	z-index: 1;

}
/* @group Wagon Wheel */

#opta-widget-idx-0 h2,
#opta-widget-idx-1 h2 {
	display: none;
}

div.wagonwheel.canvas-pitch, 
.wagonwheel .team li.teamName,
.c_scorecard.graphs.manhattanworm {
	border-radius: 0;
}
.opta-wagonwheel ul.team li {
	border: none;
}

.opta-wagonwheel  .team li.teamName {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0!important;
	background-color: #0b2e64!important;

}

.opta-wagonwheel .team li:last-child {
    background-color: transparent!important;
    border: none;
    font-weight: 700;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border-top: 2px solid #0b2e64!important;
}

.opta-wagonwheel  p.innings a {
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	-o-border-radius: 0px!important;
	border-radius: 0px!important;
	border: 0px!important;
	background: none!important;
}
.opta-wagonwheel  p.innings a {
	background-color: #cedbe0 !important;
	
}

.opta-wagonwheel p.innings, 
.manhattanworm h3 {
	border-bottom: 3px solid #0b2e64!important;
	padding: 10px 25px !important;
	text-align: left!important;
	margin: -15px -15px 15px !important;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #0b2e64;
	color: #fff;
	text-transform: uppercase;
}
.manhattanworm h3 {
	
	color: #fff!important;
		font: normal 35px/30px 'Roboto Condensed', sans-serif !important;
		font-weight: normal!important;
	
}
#highcharts-2 svg g.highcharts-legend {
	font-size: 16px;
}

.manhattanworm dd,
.manhattanworm p
{
	font: 16px/24px 'Open Sans', sans-serif!important;
	
}
.manhattanworm text {

}


.manhattanworm dt {
display: block!important;
}

#highcharts-0 svg g.highcharts-legend  {
	color: red!important;
}

#opta-widget-idx-1 div.c_scorecard.graphs.manhattanworm div.details,
#opta-widget-idx-1 div.c_scorecard.graphs.manhattanworm h3,
#opta-widget-idx-1 div.c_scorecard.graphs.manhattanworm .summary {
	display: none;
}



.manhattanworm .highcharts-container .highcharts-legend-item * {
	font-size: 16px;

}

/* @end */


   