BODY, HTML {
	background-color: #24272e !important;
	font-size: 100%;
	color:  #fff !important;
}

.navbar-default{
	background-color: #24272e !important;
	border: 2px solid #00a252 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
	border-right-width: 0px !important;
}

.navbar-header {
	margin-top: 15px;
}

.navbar-brand {
	float: none !important;
}

.backbutton{
	background-color: #00a252 !important;
}

.select_league_classic {
	content:url(../img/bet9ja_classic.png);
}

.select_league_classic:after {
	content:url(../img/bet9ja_classic.png);
}

.select_league_turbo {
	content:url(../img/bet9ja_turbo.png);
}

.select_league_turbo:after {
	content:url(../img/bet9ja_turbo.png);
}


.select_cashier_new {
	content:url(../img/bet9ja_classic.png);
}

.select_cashier_new:after {
	content:url(../img/bet9ja_classic.png);
}

.select_cashier_old {
	content:url(../img/bet9ja_classic.png);
}

.select_cashier_old:after {
	content:url(../img/bet9ja_classic.png);
}

.headerText:after{
	content: 'Bet9ja';
}

.selectText{
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.leagueLogo{
	min-width: 150px;
	min-height: 150px;
}

.li {
	float: none;
	margin-right: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Calibri, sans-serif;
	font-size: 16px;
}

#login INPUT {
	height: 35px;
	width: 125px;
	border: none;
	font-size: 12px;
	color: #000;
	background-color: #d3d3d3;
	border-color: #000;
	padding: 5px;
	border-radius: 3px;
}


.gobutton, .gobutton:hover{
	display: block;
	margin:1px;
	width: 250px;
	height: 30px;
	line-height: 30px;
	background-color: #d21e1f;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Calibri, sans-serif;

}