﻿.output
{
	font-family:Arial;
	font-size: 8pt;
	color:black;
	padding-left: 3px;
	padding-top: 3px;
	border: 1px solid #aaa;
	width: 145px;
	cursor: default;
	background: #fff;
}
.shadow
{
	width:147px;
	position:relative;
	top: 2px;
	left: 2px;
	visibility: hidden;
	cursor: default;
	background: #ddd;
}
.shadow div{
	position:relative;
	top: -2px;
	left: -2px;
}

.opOut
{
	min-height:14px;
	line-height:14px;
	color:#000;
	padding-left: 3px;
	background:White;	
	border-bottom:solid 1px #ddd;
}
.opOver
{
	min-height:14px;
	line-height:14px;
	color:White;
	padding-left: 3px;
	background: #316AC5;	
	border-bottom:solid 1px #999;
}
.opSpan 
{
	color:Gray;
}
.opSpanOver
{
	color:White;
}
.green{color:green !important;}
.red{color:red !important;}
.blue{color:blue !important;}
.grey{color:gray;}
.orange{color:orange;}
.black{color:black;}
.bold{font-weight:bold;}
.ticket-sport-mix-parlay{background-color:#C5DFFF;height:20px;line-height:20px;margin-left:-5px;margin-top:-5px;padding:0 0 0 5px;margin-bottom:5px;}
