.btsbRed {
	font-weight: bold;
	color: #CC0000;
}

/* Temp Icomoon*/
.ico-tools-wrench-screwdriver:before {
	content: "\e90c";
}
.ico-pencil-pen:before {
	content: "\e90d";
}
.ico-chat-bubbles:before {
	content: "\e90f";
}
.ico-gear-single:before {
	content: "\e910";
}
.ico-dollar-sign-in-circle-v2:before {
	content: "\e911";
}
.ico-hand-phone:before {
	content: "\e912";
}
.ico-minus:before {
	content: "\e90c";
}

/* Temp Global Header Search Padding Fix - 2015.12.17*/
#search-options-panel .search-dropdown-wrapper {padding: 12px;}