
/* Tables */
table.table-crud tbody td {
    line-height: 34px;
}

/* Progress Bars */
.progress-filled, .progress-filled-default {
	background-image: none;
	background-color: #EDEDED; }
