@charset "UTF-8";

body.fan_widget{background:transparent}

.fan_box .full_widget{
background:#1a8cff url('none'); border-right-width-value: 0px;
height:100px;
border: 0px;
color: #FFFFFF;
}
.fan_box .full_widget .connect_top{
	color: #FFFFFF;
	background-color: #1a8cff;
	border: 0px;
}
.fan_box .connect_action .name{
	line-height:15px;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	border: 0px;
}

.fan_box 
.page_stream{
	color: #FFFFFF;
	text-align:center;
	height:100px;
	overflow:auto;
	position:relative;
	background-color: #1a8cff;
	border: 0px;
}

.fan_box .connect_button{
color:#FFFFFF;
}

.fan_box .connections{
	color:#1a8cff;
	border: none;
	color: #FFFFFF;
}


#stream_content{
	color: #FFFFFF;
}


.fan_box 
.connections 
.connections_grid {
margin-left:auto;
margin-right:auto;
padding-top:0px;
width:110px;
border: 0px;
}



.fan_box .hidden{display:none}

#bootloader_css_connect_connect_css { height: 42px; }


body {
     color:#ffffff;
 }



a
{
	cursor: pointer;
	color: #FFFFFF;
	outline-style: none;
	text-decoration: none;
	border: 0px;
}

a:hover
{
text-decoration: underline;
}

.connect_button{
color:#FFFFFF;
}
.UIActionButton_Text, .UIActionButton_Wrap{
border: none;
background:#1a8cff none no-repeat scroll 0 0;
display:block;
}
.UIActionButton_BlueText .UIActionButton_Text {
color:#FFFFFF;
}