  .panel {
	margin-bottom: 0px;
}

.fa-sm{
    -webkit-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
    vertical-align: middle;
}

table.table.table-striped {
	margin-top: 15px;
	margin-bottom: 20px !important;
}

i.fa.fa-sm {
	float: right;
}