*
{
	font-family: "Muli";
}

body 
{ 
	padding-top: 80px; 
	padding-bottom: 40px;
	/*background-image: url(../../preds/bg2324.png);*/ 	 
	background-image: url(../../preds/xmas.jpg);  
	background-attachment: fixed;
	background-repeat: none;
	background-size: cover;*/
	
}
@media screen and (max-width: 992px) 
{
    body { padding-top: 6px; }
}

.gradientBackground
{
	background: rgb(78,2,140); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(78,2,140,1) 0%, rgba(0,51,79,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(78,2,140,1) 0%,rgba(0,51,79,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(0,51,79,.9) 0%,rgba(78,2,140,.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e028c', endColorstr='#00334f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.largeLink
{
	font-weight: bold; 
	color: rgba(78,2,140,.9); 
	font-size: 0.9rem;
}

.compHeader
{
	text-align: center;
	margin-bottom: 40px;
}

.compHeaderImage
{
	height: 80px;
	filter: drop-shadow(2px 2px 2px #888);
}



.fixtureBadge
{
	padding: 6px;
	width: 60px;
	height: 60px;
	filter: drop-shadow(3px 3px 2px rgba(10, 10, 10, 0.9));
	webkit-filter: drop-shadow(3px 3px 2px rgba(10, 10, 10, 0.9));
}
.fixtureBadge-md
{
	height: 100px;
	width: 100px;
	margin-top: -20px;
	filter: drop-shadow(3px 3px 2px rgba(10, 10, 10, 0.9));
	webkit-filter: drop-shadow(3px 3px 2px rgba(10, 10, 10, 0.9));
}


.predictionOuter
{
	margin-top: -8px;
	width: auto;
}



.fixturePanel
{
	padding-top: 20px;
	margin: 0 auto;
}



.fixtureRow
{
	height: 60px;
	margin-top: 8px;
	vertical-align: middle;
}

.fixtureRow-md
{
	width: 100%;
	height: 80px;
	margin-top: 8px;
}

.fixtureContainer
{
	margin: auto;
	border: 1px solid rgba(0, 0, 0, 0.5);
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.45);
	padding-left: 0px !important;
	padding-right: 8px !important;
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.45);
	height: 60px;
	border-radius: 2px;
}

.fixtureContainer-md
{
	margin: auto;
	border: 1px solid rgba(50, 50, 50, 0.5);
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.45);
	height: 60px;
	width: 320px;
	border-radius: 2px;
}

.fixtureTeamName
{
	position: absolute;
	float: left; 
	margin-left: 60px;
	height: 58px; 
	line-height: 58px; 	
	vertical-align: middle;
	text-align: left;
	font-size: 1.15em;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px #000;
	/* width: 66%; */
	min-width: 136px;
	max-width: 46%;
	z-index: 0;
}
.fixtureInput
{
	float: right;
	height: 58px; 
	line-height: 58px; 	
	vertical-align: middle;
}

.fixtureTeamSpan
{
	display: inline-block; 
	vertical-align: middle; 
	line-height: normal;
	/* width: 71%; */
	position: relative;
}


.versus
{
	font-size: 2em;
	display: inline-block;
}

.fixturePanel
{
	padding-top: 20px;
	margin: 0 auto;
}

.fixtureRow
{
	height: 100px;
	margin-top: 8px;
	vertical-align: middle;
}



.fixtureTeamNameHome
{
	width: 200px;
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 2px 0 rgba(0,0,0,.95);
	position: absolute;
	top: 50%; 
	margin-left: 110px;
	transform: translate(-50%,-50%);
}

.fixtureTeamNameAway
{
	width: 200px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 2px 0 rgba(0,0,0,.95);
	position: absolute;
	top: 50%; 
	margin-left: 210px;
	transform: translate(-50%,-50%);
	text-align: left;
}

.predictionInput-sm
{
	width: 32px;
	height: 32px;
	margin-top: -2px;
	font-size: 1.8em;
	font-weight: bold;
	color: #113;
	text-align: center;
	filter: drop-shadow(2px 2px 2px #777);
	vertical-align: middle;
}
.predictionInput
{
	width: 32px;
	height: 42px;
	margin-top: -12px;
	font-size: 1.8em;
	font-weight: bold;
	color: #113;
	text-align: center;
	filter: drop-shadow(2px 2px 2px #777);
	vertical-align: middle;
}

.versus
{
	text-align: center;
	vertical-align: middle;
	padding: 6px;
	margin-left: -2px;
	line-height: 3.5em;
	margin-top: -12px;
}

#joker
{
	margin-top: 6px;
	margin-right: 9px;
	float: right;
	width: 100%;	
}

div.joker > label > input {
    visibility: hidden;
}

div.joker > label {
    border-radius: 15px;
    display: block;
    padding: 0 0 0 0;  
    height: 26px;
    width: 100%;
    text-align: right;
}

div.joker > label > img 
{
    display: inline-block;
    margin-left: 8px;
    padding: 0px;
    height: 24px;
    width: 24px;
    background: none;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 15px;
    vertical-align: middle;
    margin-top: 4px;
}

div.joker > label > input:checked +img 
{  
    background: url(../beta/tick2.png);
    background-position: 40% 40%;
    display: inline-block;
    padding: 0 0 0 0px;
}

.navbar-expand-lg .navbar-nav .nav-link 
{
	padding-right: .5rem;
	padding-left: 1.8rem;
}


.btn-sample { 
  color: #ffffff; 
  background-color: #611BBD; 
  border-color: #130269; 
} 
 
.btn-sample:hover, 
.btn-sample:focus, 
.btn-sample:active, 
.btn-sample.active, 
.open .dropdown-toggle.btn-sample { 
  color: #ffffff; 
  background-color: #49247A; 
  border-color: #130269; 
} 
 
.btn-sample:active, 
.btn-sample.active, 
.open .dropdown-toggle.btn-sample { 
  background-image: none; 
} 
 
.btn-sample.disabled, 
.btn-sample[disabled], 
fieldset[disabled] .btn-sample, 
.btn-sample.disabled:hover, 
.btn-sample[disabled]:hover, 
fieldset[disabled] .btn-sample:hover, 
.btn-sample.disabled:focus, 
.btn-sample[disabled]:focus, 
fieldset[disabled] .btn-sample:focus, 
.btn-sample.disabled:active, 
.btn-sample[disabled]:active, 
fieldset[disabled] .btn-sample:active, 
.btn-sample.disabled.active, 
.btn-sample[disabled].active, 
fieldset[disabled] .btn-sample.active { 
  background-color: #611BBD; 
  border-color: #130269; 
} 
 
.btn-sample .badge { 
  color: #611BBD; 
  background-color: #ffffff; 
}

.oddsHighlight
{
	margin-top: 4px;
	width: auto;
	padding: 2px;
	border-radius: 5px;
	color: #fff; 
	background-color: #611BBD; 
}