/* extra styles for bootstrap layout, if we add bootstrap styles we must add bootstrap_extra */
/* only bootstrap clear */
.clearbt:before,
.clearbt:after {
	content: " ";
	display: table;
}
.clearbt:after {
	clear: both;
}
