.hyperButton
{
	margin-right:1px;
	float:right;
	cursor:pointer;
}
#hypercontent
{
width:100%;
}
.sectorAdd
{   
	background-color: #026AAE;
    background-image: url('images/hyperportal/addWidget.png');
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 2px;
    padding-bottom: 2px;
    padding-left: 40px;
    padding-top: 2px;
}

#sector1Column
{
	float: left;
    padding-right: 15px;
    width: 300px;
}

#sector3Column
{
	clear:both;
}


.widget
{


	margin-bottom:10px;
}
.widgetContent
{
	padding:3px;
}
#sector2Column
{

	padding-left: 312px;

}
.moveHeader
{

	font-family: Verdana,Arial,Sans-Serif;
	font-size:12px;
	line-height:16.8px;
	text-align:left;
	font-weight: bold;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	height: 25px;
}
.dragBorder
{
	border: 1px dashed #061927; 
}

#sigaWidget
{
		overflow-y: auto;
		height: 200px;
}
 
#sigaWidget .link-container
{
		height: 15px;
		display: table;
		font-size: 14px;
		padding-left:7px;
		padding-bottom:7px;
}
 
#sigaWidget .link-container a
{
		text-decoration: none;
}
 
#sigaWidget .link-container a:not(.clickable-link)
{
		cursor: default;
}
 
#sigaWidget .link-container a.clickable-link:hover
{
		text-decoration: underline;
}
 
#sigaWidget .link-container a, 
#sigaWidget .link-container a:visited, 
#sigaWidget .link-container a:hover, 
#sigaWidget .link-container a:active
{
		color: #848484;
}
 
#sigaWidget .link-container a.clickable-link ,
#sigaWidget .link-container a.clickable-link:visited,
#sigaWidget .link-container a.clickable-link:hover,
#sigaWidget .link-container a.clickable-link:active
{
		color: #026CB1;
}
 
#sigaWidget .siga-widget-spinner
{
		border: 1px solid rgb(0, 0, 0);
		background-color: rgb(255, 255, 255);
		color: rgb(0, 0, 0);
		text-align: center;
		vertical-align: middle;
		font-size: 13px;
		width: 150px;
		height: 150px;
		background-position: initial initial;
		background-repeat: initial initial;
		margin-left:40%;
}
 
#sigaWidget .siga-news-tooltip
{
		font-size: 12px;
		text-align: justify;
		max-height: 600px;
		max-width: 500px;
		overflow: hidden;
}

