/* CSS Document */
.twitter-typeahead {	
	top: -3px;
	left: 5px;
	line-height: normal;
}

.twitter-typeahead input {
	width: 300px;
	height: 1.5em;
	padding: 2px;
	margin: 0px;
	border: none;
	box-shadow: none;
	outline: none;
	position: relative;	
	line-height: normal;
}

.twitter-typeahead input:focus {
	width: 300px;
	padding: 2px;
	margin: 0px;
	border: none;
	box-shadow: none;
	outline: none;	
	line-height: normal;	
}

.twitter-typeahead pre {
	padding: 0px;
	position: relative;
	left: 5px;
}

.twitter-typeahead .tt-input !important
{
	padding: 0px;
	margin: 0px;
	border: none;	
	box-shadow: none;
}

.twitter-typeahead .tt-input:focus 
{
	padding: 0px;
	margin: 0px;	
	border: none;
	border-radius: 0px;
	box-shadow: none;
}

.twitter-typeahead .tt-hint
{
	opacity: 0.75;
	padding-left: 7px !important;
	color: #EEEEEE;
}

.tt-dropdown-menu {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}

.tt-suggestions
{
	border: 1px solid silver;
	padding: 5px;
	min-width: 200px;
	background-color: white;
}

.tt-suggestion
{
	font-size: small;
	text-align: left;
	cursor: pointer;
	margin-bottom: 2px;
	line-height: normal;
	padding: 0px;
}

.tt-suggestion p
{
	margin-bottom: 2px;
}

.tt-suggestion:hover
{
	background-color: #EEEEEE;
}

.tt-highlight
{
	color: red;
}

#bgdiv
{
	width: 400px;
	height: auto;
	background-color: black;
	opacity: 0.9;
	padding: 5px;
	display: none;
	z-index: 995;
}

#bgdiv table
{
	color: white;
	margin-left: 5px;
	font-size: normal;
	font-weight: bold;
	width: 380px;
	margin-bottom: 5px;
}

.assetfield input
{
	border-radius: 2px; 
	margin: 0px; 
	padding: 2px; 
	background-color: silver; 
	display: inline; 
	position: relative; 
	left: 5px;
	height: 1.5em;
	width: 380px;
}

#bgdiv .closebutton
{
	color: white;
	opacity: 0.8;
}

.assetfield .btn
{
	margin-top: 4px;
	color: black;
	padding: 2px;
	margin-left: 4px;
	padding-right: 8px;
}

.assetfield .btn i 
{
	margin-right: 6px;
}

.assetfield .actionbutton
{
	display: inline-block; 
	background-color: #D2D2D2; 
	border-color: 1px solid black; 
	font-weight: bold; 
	height: 1.5em; 
	width: 1.1em;
	overflow:hidden;
	position: relative;
	top: 8px;	
}

.assetfield .browsebutton
{
	margin-left: 5px;
	background-image: url(/img/asst-browse.png);
	background-repeat:no-repeat;
	background-position:center;
}

.assetfield .tagbutton
{
	
}

.assetfield .recentbutton
{
	background-image: url(/img/asst-fave.png);
	background-repeat:no-repeat;
	background-position:center;
}

.lookupbrowser
{
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;	
	border-bottom: 1px solid black;
	border-bottom-right-radius: 5px;
	display: block;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 1.5em;	
}

.lookupbrowser h3
{
	font-size: small;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	margin-left: 5px;
}

.lookupbrowser hr
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.lookupbrowser ul li
{
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
}

.assetfield .insertbutton
{
	background-image: url(/img/asst-add.png);
	background-repeat:no-repeat;
	background-position:center;
}

.sitelist
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sitelist li a 
{
	width: 100%;
	margin-bottom: 5px;
}

.dz-default
{
	display: inline-block;
	margin-right: 0px;
	padding: 1em;
	border-radius: 5px;
	background-color: #CCC;
	position: relative;
	top: 0em;
	border: 1px solid rgba(0,0,0,0.08);
	width: 100%;
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: center;"
}

.searchresult
{
	font-size: large;
}

.searchresult span
{
	display: block;
	font-size: 10px;
	font-weight: light;
	overflow: hidden;
	height: 12px;
	text-overflow: ellipsis;
}

.searchlist .searchresult span
{
	font-size: 12px;
	margin-left: 10px;
	height: 15px;
}

.table-form td
{
	width: 50%;
}

.bundlelink
{
	margin-top: 8px; 
	background-color: #EEEEEE; 
	border-radius: 4px; 
	padding: 4px;
}

.bundlelink table
{
	width: 100%;
}

.bundlelink table input
{
	display: block;
	width: 200%;
}

.bundlelink table td
{
	display: block;
}

.bundlelink table td
{
	vertical-align: top;
	text-align: left;
}

#timemachine
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 300px;
	height: 250px;
	z-index: 200;
}

#timemachine .display
{
	display: block;
	color: white;
	background-color: black;
	width: 120px;
	height: 100px;
	text-align: center;
	border: 4px solid silver;
}

#timemachine .primary.base.display
{
	position: absolute;
	top: 40px;
	left: 20px;
}

#timemachine .primary.frame.display
{
	position: absolute;
	top: 40px;
	left: 160px;
}

#timemachine .secondary.base.display
{
	position: absolute;
	top: 160px;
	left: 20px;
}

#timemachine .secondary.frame.display
{
	position: absolute;
	top: 160px;
	left: 160px;
}

#timemachine .display h1
{
	font-weight: bold;
	margin: 0px;
	padding: 0.75em 0px 0px 0px;
	text-align: center;
}

#timemachine .display h2
{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	margin-top: 12px;
	font-size: 24px;
}

#timemachine .display h3
{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
	font-size: 22px;
}

#timemachine .display h4
{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#timemachine .secondarybutton
{
	display: block;
	margin: 0px;
	padding: 2px 0px;
	line-height: normal;
	background-color: #DDDDDD;
	text-align: center;
	position: absolute;
	top: 140px;
	width: 120px;
	left: 20px;
	color: black;
}

#timemachine .framebutton
{
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform:rotate(90deg);
    transform: rotate(90deg);
	
	display: block;
	margin: 0px;
	padding: 2px 0px;
	line-height: normal;
	background-color: #DDDDDD;
	text-align: center;
	position: absolute;
	top: 40px;
	left: 162px;
	width: 100px;
	color: black;
}

#timemachine .context
{
	display: block;
	background-color: #DDDDDD;
	color: black;
	text-align: center;
	width: 120px;
}

#timemachine .context.primary
{
	position: absolute;
	top: 20px;
	left: 20px;
}

#timemachine .context.secondary
{
	position: absolute;
	top: 260px;
	left: 20px;
}

#timemachine .framebutton.extended
{
	width: 220px;
}

#chartstyle
{
	border-color: #444444;
	background-color: #EEEEEE;
	color: #666666;
	padding-top: 10px;
	font-size: large;
	text-align: middle;
	vertical-align: middle;
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 5px;
	display: none;
}

#timemachine .primary.datetime
{
	position: absolute;
	left: 40px;
	top: 60px;
	width: 310px;
}

.report table
{
	width: 100%;
	padding: 2px;
	border: 1px solid silver;
}

.report th
{
	padding-bottom: 10px;
	padding-left: 3px;
	border-right: 1px solid silver;
}

.report tr
{
	border-bottom: 1px solid silver;
	
}

.report td
{
	border-right: 1px solid silver;
	padding-left: 3px;
}

.report tr.highlight-good td
{
	background-color: #EEFFEE;
}