ul.breadcrumb li.active { color: #333; }

.sortable .sequence { cursor: move; }

.table tbody>tr>td.vert-align { vertical-align: middle; }

.form-horizontal .control-label.text-left { text-align: left; }

.element-container { margin: 0 10px 10px; }

.dd-item .details { width: 400px; }

table.table tr th, table.table tr td { font-size: 11px; }

table.table tr td .fa-times { color:red; }
table.table tr td .fa-check { color:green; }

.tooltip {
	letter-spacing: 0;
	font-size: 13px;
	font-weight: normal;
}

.tooltip.top {
	margin-top: 2px;
}
