/* @override 
	http://jatsimac27-4.local:5757/css/fixtures.css
	http://glamorgancricket-ycp6.temp-dns.com/site/css/fixtures.css
	http://glamorgancricket-ycp6.temp-dns.com/templates_v2/css/fixtures.css */

.fixtures .game h4 {
	color: black;
	font-size: 20px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 30px;
}

.fixtures .game.away h4 {
	line-height: 25px!important;
	margin-top: 5px!important;
}

.fixtures .game span {
	font-size: 30px;
}

.fixtures .game span.home {
	font-size: 20px;
}

.fixtures .game span.team.away {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase!important;
	font-weight: 700;
	/*font-weight: 700;*/
}
.game {
	position: relative;
}
.game > div {
	padding: 0;
}

.game .info {
	

	padding: 5px;
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
/*	display: inline-table;*/
}
.game .info li {
	padding: 5px;
	width: 100%;
	padding: 0;
}

.game .crest {

	float: left;
	margin-right: 10px;

}

.game .info {
	margin-left: 75px;

	color: grey;
	padding: 0;
}
.game .info i {
	color: black;
	width: 1em;
	text-align: center;
	margin-right: 5px;
}
.tickets a:link, 
.tickets a:visited,
.tickets .btn-link {
	color: #fff;
	font-weight: bold;
}
.tickets {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #ee3644;
}

 
 .reports {
 	margin-left: 75px;
 }
 
 
#wales-minor-counties-page .crest,
#mcc-page .crest,
#mct-page .crest {
	display: none;
}

#wales-minor-counties-page .game .info,
#wales-minor-counties-page .fixtures .game h4,
#mcc-page .game .info,
#mct-page .game .info,
#mcc-page .fixtures .game h4,
#mct-page .fixtures .game h4
 {
	margin-left: 0;
}

@media (min-width : 320px) {	}
@media (min-width : 480px) {	}
@media (min-width : 768px) { 


.game .info li {
width: 50%;
float: left;

}
		.reports {
		float: right; 	
		margin: 0 0;
		display: block;
		width: auto;
		position: absolute;
		bottom: 0;
		right: 0;
		margin: 15px 15px;
	}
	.game .info li {
		padding: 0px;
		width: auto;
		margin-right: 1em;
	}
 }
@media (min-width: 768px) and (max-width: 991px ) {
 }
@media (min-width : 992px) {
 	/*  */

 	
 }
@media (min-width : 1200px) {
 	/*  */	
}
@media (min-width : 1470px) {
 /*  */	
 
 
 
 
}