
.page-header.navbar .page-logo { 
    padding: 5px 10px;
    width: 400px;
    font-size:20px;
}
.page-logo .app-title { display: inline-block; margin-top: 3px; }
.page-logo img { vertical-align: text-top }
.page-logo a { color: #fff; text-decoration: none; }
.page-logo small { font-size:13px; font-weight:30; color: #c6cfda; }

ul.page-breadcrumb li.active { color: #888; }

.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; }