.browser_warning {
	display: none;
}

span.tooltip {
	border-bottom: 1px dotted #222;
	font-weight: normal !important;
}

div.portfolio_select div.multi-checkbox-wrapper {
	margin: 4px 0;
}

div.portfolio_select div.multi-checkbox-wrapper input {
	float: none;
	margin: 2px;
}

div.portfolio_select div.multi-checkbox-wrapper label {
	display: inline;
	margin: 0 16px 0 0;
}

div.portfolio_select span.tooltip {
	font-weight: bold !important;
}

div.portfolio_select label.tooltip {
	cursor: help;
	border-bottom: 1px dotted #222222;
}

div.form-wrapper .crm_update{
	border-color: #0099CB;
}