@CHARSET "UTF-8";
 
#logo-wrapper,
#top-empty,
#menusearch-wrapper,
#contentmargintop,
#social,
#pagetitle,
#crumbpath,
#socialbookmarks_wrapper {
	display:				none;
}

#backtowebsite {
	text-decoration:		none;
	color:					#888;
}

.MydataWidgetInstallFeature_icon_wrapper {
	float:					left;
	margin-right:			20px;
	margin-top:				20px;
	margin-bottom:			10px;
	width:					200px;
	height:					200px;
	background-repeat:		no-repeat;
}

.MydataWidgetInstallFeature_buttons {
	clear:					both;
	height:					30px;
	text-align:				right;
	position:				absolute;
	bottom:					25px;
	right:					10px;
}

div.gridwidgets div.CmsDataWidgetBase_small div.widgetBody {
	min-height:				300px;
	position:				relative;
}

.MydataWidgetInstallFeature_buttons a {
	margin-left:			10px;
}

#toolbarbuttons {
	padding-bottom:			15px;
	margin-bottom:			15px;
	width:					940px;
}

#toolbarbuttons a.button-grey,
#toolbarbuttons a.button-green {
	border-radius:			0;
	margin-right:			10px;
}

#toolbar_infobox {
	padding-left:			20px;
	color:					#888;
	font-size:				1.2em;
	float:					right;
	line-height:			30px;
	border:					1px solid white;
}

#nologin_warning {
	padding-top:			5px;
	padding-bottom:			5px;
	width:					940px;
	border:					1px solid #9DCE2C;
	height:					35px;
	background-color:		#DDF79E;
	line-height:			35px;
	margin-bottom:			30px;
}

#warning-icon {
	float:					left;
	margin-right:			20px;
	margin-left:			10px;
}

#nologin_warning {
	display:				none;
}

div.WidgetClass_MyDataWidgetInstallFeature .widgetBody {
	padding-top:			20px;		
}

div.popupmessage {
	margin:					20px;
	width:					555px;
}

div.popupactionbuttons {
	text-align:				center;
}

div.WidgetClass_MyDataWidgetInstallFeature:hover img.MydataWidgetInstallFeature_icon {
	opacity:				0.01;
	filter:					alpha(opacity=1);
}

table.MyFeatureDataList {
	border:					1px solid #ccc;
	border-collapse:		collapse;
	width:					100%;
}

table.MyFeatureDataList th {
	background: 			-moz-linear-gradient(center top , #EDEDED 5%, #DFDFDF 100%) repeat scroll 0 0 #EDEDED;
    border: 				1px solid #DCDCDC;
    box-shadow: 			0 1px 0 0 #FFFFFF inset;
    color: 					#777777;
    font-family: 			arial;
    font-size: 				15px;
    font-weight: 			bold;
    padding: 				6px 24px;
    text-decoration: 		none;
    text-shadow: 			1px 1px 0 #FFFFFF;
    text-align:				left
}

table.MyFeatureDataList td {
	padding:				5px;
	padding-left:			24px;
	border-bottom:			1px solid #ccc;
}

table.MyFeatureDataList tr.MyFeatureDataList_row_odd {
	background-color:		#eee;
}

div.grid_12 table.MyFeatureDataList td {
	padding-left:			24px;
}

div.grid_12 div.MyDataFeatureList_wrapper {
	float:					right;
	width:					680px;
}

div.grid_6 table.MyFeatureDataList td {
	padding-left:			4px;
}

div.grid_6 div.MyDataFeatureList_wrapper {
	float:					right;
	width:					230px;
}

#build_mobile_site_table {
	margin-top:				20px;
}