@CHARSET "UTF-8";

.mobilesocialbookmarks_label {
	float:					left;
	margin-right:			10px;
	line-height:			32px;
	font-size: 				18px;
    font-weight: 			bold;
    margin-right: 			15px;
    color:					#888;
}

.only_mobile_screen div.webapp_page_content h2,
.only_mobile_screen div.webapp_page_content h1 {
	color:					#69899E;
}

#webapp_page_content tr.CpFormSimple_normalRow div.CpFormFieldColor input {
	width:					90px;
	margin-right:			0;
}

div.CpFormFieldColor_display {
    height: 				38px;
    margin-right: 			6px;
    margin-top: 			8px;
    width: 					40px;
}

div.CpFormFieldColor img {
	margin-left: 			-47px;
    margin-top: 			9px;
	padding:				10px;
}

#toolbarbuttons {
	padding-left:			15px;
	padding-top:			15px;
}

#tablet_message .widgetTitle a {
    color: 					#69899E;
    font-size: 				18px;
    margin-bottom: 			5px;
    margin-top: 			10px;
}

#tablet_message .widgetTitle {
	padding-bottom:			6px;
	border-bottom:			1px solid #69899E;
	margin-bottom:			6px;
}

#tablet_message .CmsDataWidgetBase_small {
	padding-bottom:			15px;
}

.only_mobile_screen #widget_create_account_table .CpFormFieldLabel {
	font-size:				14px;
}

#forgotpasswordlink {
	text-align:				right;
}

body #webapp_page_content tr.CpFormSimple_normalRow input.CpFormPassword_switchable {
	width:					184px;
}

#iColorPicker {
	margin-top:				-33px;
}

img.CpFormPassword_switch_button {
	margin-top:				12px;
}

#tablet_message .CpHTMLTabs_browser {
	border-left:			1px solid #888;
}

#tablet_message div.CpHTMLTabs_mainSelected {
	background:				white;
}

#tablet_message .CpHTMLTabs_browser th {
	width:					50%;
	line-height:			27px;
}

#tablet_message .CpFormBase_requiredsymbol {
	display:				none;
}

.CmsCollectObject_item_top {
	padding-top:			10px;
}

.CmsDataObject_searchLink {
	margin-top:				10px;
	margin-bottom:			30px;
}


#webapp_page_content tr.CpFormSimple_normalRow input.formFieldError {
	border:					1px solid red;
}


.tweetplansaved {
	padding:					10px;
	border:						1px solid green;
	font-weight:				bold;
	display:					block;
	margin-bottom:				10px;
	background:					white;
	color:						green;
}