.widget-lib-elusive {
	font-family: 'Elusive-Icons', Arial, Helvetica, sans-serif;
}
.widget-lib-font-awesome {
	font-family: 'FontAwesome', Arial, Helvetica, sans-serif;
}
.widget-icon {
	margin: 10px 0;
	-webkit-font-smoothing: antialiased;
}
.widget-icon p.label {
	margin-bottom: 3px; 
}
.widget-icon input, .widget-icon select {
	margin-bottom: 5px;
}
.widget-icon select {
	font-size: 13px;
	width: 100%; 
}