
body {font-family:Arial,Verdana,Helvetica,sans-serif;}

p { text-align:left;}
 
#sketch{
	font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.05em;	
}

#sketch p{
	margin: 10px;
} 

.eutv-documentcomponent {
border:1px solid #000;

}


#mywidget-options{
	position:relative;
	font-size: 12px;
	border: 1px solid lightgrey;
	display: block;
	padding: 10px;
	margin: 30px 10px 10px 10px;
	color:#333;
	
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#DFE4EE;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	border-bottom-color:#C6CFE1;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color-ltr-source:physical;
	border-left-color-rtl-source:physical;
	border-left-color-value:#C6CFE1;
	border-left-style-ltr-source:physical;
	border-left-style-rtl-source:physical;
	border-left-style-value:solid;
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-left-width-value:1px;
	border-right-color-ltr-source:physical;
	border-right-color-rtl-source:physical;
	border-right-color-value:#C6CFE1;
	border-right-style-ltr-source:physical;
	border-right-style-rtl-source:physical;
	border-right-style-value:solid;
	border-right-width-ltr-source:physical;
	border-right-width-rtl-source:physical;
	border-right-width-value:1px;
	border-top-color:#C6CFE1;
	border-top-style:solid;
	border-top-width:1px;
	color:#333333;
	margin-bottom:100px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	
}

.preloader { 
	position:absolute;
	background:url(../img/ajax-loader-small.gif) no-repeat transparent; 
	background-position:center center; 
	z-index:20; 
	width:40px; 
	height:40px; 
}



.iconic { font-size:18px; cursor:pointer;}


.pager, .zoom, .saerch-container {float:left; margin-right:25px;}

.resultsContainer{
	position:absolute;
	top:4px;
	left:5px; 
	z-index:14; 
	overflow-x:hidden; 
	padding-top:5px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px;

	/*color:#FFF;*/
	background-color:#333 
}

.notesidebar{
	position:absolute;
	top:0px;
	left:0px; 
	z-index:7; 
	padding-top:5px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px;
	width: 250px;
	overflow-y: auto;
	overflow-x: auto;
	/*color:#FFF;*/
}

.notesidebar .jspVerticalBar
{
	left: 0;
}

.note-button{
	height: 20px;
	width: 30px;	
	
}

.notesidebar-opt{
	float:left;
	width : 180px;
	border: 1px solid;
	padding: 5px;
	margin:5px;

}

.document-annotation{
	margin: 5px;
	padding:5px;
	position:relative;
}

.document-annotation textarea{
	max-width: 168px;
	min-width: 168px;
	min-height: 30px;
	border: 1px solid;
}

.noteMarker{
	height:24px;
	width : 24px;
	position: absolute;
	opacity: 0.8;
	cursor: move;

}

.delete-icon {
	width:15px;
	height:15px;
	position:absolute;
	top:-6px;
	right:-6px;
	border:1px solid #4d4d4d; 
	z-index:100;
	cursor:pointer;
}

.delete-icon .iconic{
	font-size: 10px;
	margin-top: 0px;
	margin-left: 2px;
	letter-spacing: 0px;
	line-height: 15px;
	vertical-align: middle;
}

.resultsContainer .delete-icon{
	top:3px; right:3px;
}

.resultsContainer{
	position:absolute;
	top:4px;
	left:5px; 
	z-index:7; 
	overflow-x:hidden; 
	padding-top:5px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px;

	/*color:#FFF;*/
	background-color:#333 
}
.resultsContainer span{
	margin-left:5px;
}
.resultsContainer div{
	width: 100%;
	overflow:hidden;
	float:left; margin-top:2px;}
.resultsContainer .delete-icon{
	top:3px; right:3px;
}
.resultsContainer ul{
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	
	margin: 3px;
	padding: 5px 2px;
}


.resultsContainer ul ul{
	border-top: none;
	border-bottom: none;
	padding:0;
	margin:0;
}

.resultsContainer li{
	margin:4px 0px;
	padding:2px;
	cursor:pointer;
	
	
}
.resultsContainer li strong{
	font-weight:bold;
}
.resultsContainer li span {
	margin-right: 5px;
}

.scrollable { outline:none;}










