.cf_bcl_wc {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #000;
}

.bcl_widget-container {
	width: 350px;
	background: #fff;
	border: 2px solid #000;
	padding: 8px;
	box-sizing: border-box;
}

.bcl_title {
	border-bottom: 8px solid #000;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

.bcl_h1 {
	font-size: 32px;
	font-weight: 900;
	line-height: 1;
}

.bcl_h2 {
	font-size: 18px;
	font-weight: 700;
}

.bcl_h3 {
	font-size: 16px;
	font-weight: 700;
}

.bcl_h4 {
	font-size: 14px;
	font-weight: 700;
}

.bcl_h5 {
	font-size: 12px;
	font-weight: 700;
}

.bcl_remove_margin {
	margin: 0;
	padding: 0;
}

.bcl_margin_top {
	margin-top: 8px;
}

.bcl_float-right {
	float: right;
	font-weight: 700;
}

.bcl_float-left {
	float: left;
}

.clear-space {
	clear: both;
	height: 0;
}

dl {
	margin: 0;
	padding: 8px 0;
	border-top: 1px solid #000;
}

.bcl_provider {
	border-top: none;
}

dt {
	font-weight: 700;
	margin-bottom: 4px;
}

dd {
	margin: 0;
	padding: 2px 0;
	margin-left: 0;
}

.bcl_list-none {
	list-style: none;
}

.bcl_link {
	color: #0066cc;
	text-decoration: underline;
}

.bcl_link:hover {
	color: #0052a3;
}

.bcl_footer {
	border-top: 2px solid #000;
	padding-top: 8px;
	margin-top: 8px;
	font-size: 10px;
	line-height: 1.3;
	clear: both;
	overflow: auto;
}

.bcl_footer > div {
	margin-bottom: 4px;
}

b {
	font-weight: 900;
}

a {
	word-wrap: break-word;
}
