﻿.form-group.mf-button{
	float: left!important;
	width: auto!important;
	padding: 0!important;
	height: auto!important;
}
mf-button{
	height: 100%;
	display: inline-block;
	padding-right: 0px!important;
}
mf-button .mf-button{
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
}
mf-blade mf-button >.mf-button >span.mf-button-span,
mf-button .mf-button .mf-button-span{
	color: rgb(0, 0, 0);
	font-family: az_ea_font,wf_segoe-ui_bold,"Segoe UI Bold","Segoe WP Bold","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 10px;
	font-weight: bold;
}