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

.lightblue {
	color: rgb(0,55,129);
}

.logo-image {
	background: url('../../../font/lt/icons/AllianzFrauBuLiga.svg') no-repeat bottom center;
	background: url('../../../images/lt/AllianzFrauBuLiga_small.png') no-repeat bottom center \9; /* for IE8, IE7, ... */
	background-size: 600px 280px;
	width: 600px;
	height: 280px;
}

#live .time>span:first-child,#compact .time>span:first-child {
	background: url("../../../font/lt/icons/hexagon_blue.svg") no-repeat
		center center;
}

.page {
	margin-top: 280px;
}

.lightblue {
	color: rgb(0,55,129);
}

.match-row .row-middle.live {
	color: rgb(145,190,255);
}

.active .label {
	color: rgb(0,55,129) !important;
}
.league-selected {
	color: rgb(45,99,174);
}

.ticker-selector-selected {
	color: rgb(45,99,174);
}

.matchdate-selected {
	color: rgb(45,99,174);
}

.matchday-selected {
	color: rgb(45,99,174);
}

.btn {
	background: rgb(0,55,129);
	border: none !important;
	border-radius: 0;
	text-shadow: none !important;
	text-transform: uppercase;
}

.btn-new-matchday.active span {
	background: url("../../../images/lt/icons/football_blue.png") center
		no-repeat;
}

.btn-new-matchdate.active span {
	background: url("../../../images/lt/icons/game_date_blue.png") center
		no-repeat;
}

.data-wrapper {
	background-color: rgb(0,55,129);
}

.btn-reload {
	background: rgb(0,55,129) !important;
}

.checkbox>input:checked+label>.icon-checkbox {
	background-color: rgb(0,55,129);
}

.match-data {
	background-color: rgb(0,55,129);
}

.navbar .tab span {
	border-left: 1px solid rgb(0,55,129) !important;
	border-right: 1px solid rgb(0,55,129) !important;
}

.navbar .tab {
	background: rgb(0,55,129) !important;
}

.ticker-selector-wrapper {
	background-color: rgb(0,55,129);
}

.page-header .select-league {
	background: none !important;
}

.league-dropdown {
	display: none !important;
}
