@import url("../widget2.css");

.lightblue {
	color: #97cb38;
}

.match-row .row-middle.live {
	color: #97cb38;
}

.active .label {
	color: #97cb38 !important;
}

.btn {
	background: #97cb38;
	border: none !important;
	border-radius: 0;
	text-shadow: none !important;
	text-transform: uppercase;
}

#content-top #top-games li .game-active {
	border-bottom-style: solid;
	border-bottom-color: #97cb38;
	border-bottom-width: 10px;
}
