.row {
	width: 100%;
	clear: both;
	height: 30px;
}

.fa-balance-scale-right,
.fa-basket-shopping,
.fa-box-open, 
.fa-cart-arrow-down,
.fa-chart-bar,
.fa-clipboard-list, 
.fa-clock-rotate-left,
.fa-clone, 
.fa-cog, 
.fa-download, 
.fa-envelope, 
.fa-eye, 
.fa-eye-slash,
.fa-euro-sign, 
.fa-file, 
.fa-file-pdf,
.fa-key, 
.fa-list-check,
.fa-magento, 
.fa-money-bill, 
.fa-print, 
.fa-sign-out-alt,
.fa-thumbs-up, 
.fa-tools, 
.fa-trash-alt {
	cursor: pointer;
	padding-right: 10px;
}

.inline {
	display: inline;
}

.no_inline {
	display: none;
}

.row_no_inline {
	display: none;
}