#infovis-canvaswidget {
  margin:25px 0 0 25px;
}

label {
	font-size: 8pt;	
}

label.filter {
	display: block;
	width: 95px;
	float: left;
	text-align: right;
}

input.button 
{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #808080;
	background: #9cf;
}

input.input {
	float: right;
	border: 1px solid #c0c0c0;
}

input.search 
{
	border: 1px solid #c0c0c0;
	width: 98%;
}

ul 
{
	padding-left: 25px;	
}

a.patentics 
{
	color: #07A36F;
	text-decoration: none;
}

a.patenticsAnn
{
	color: #686C70;
	text-decoration: none;
	white-space: nowrap;/* ²»»»ÐÐ */
	word-break:keep-all;/* ²»»»ÐÐ */ 
}

a.patenticsAnnFullView
{
	color: #000000;
	text-decoration: none;
}

span.patentics
{
	color: #07A36F;
	text-decoration: none;
	cursor:pointer;
}

a.search 
{
	color: #07A36F;
	text-decoration: none;
	font-size: 7pt;
}

.patenticsFooter 
{
	position: fixed;
	bottom: 0;
}

#optional 
{
	width: 200px;
}


#openFullScreen 
{
	border: none;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}

#buttons
{
	float: none;
}

select.history 
{
	border: 1px solid #c0c0c0;
	width: 98%;
}
