table.table-detail {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
}

table.table-detail th {
    width: 130px;
    font-size: 12px !important;
}

table.table-detail td {
    font-size: 12px !important;
}

.breadcrumb li {
    margin-left: 0px !important;
}

.table tbody tr td {
    padding: 5px 5px;
}

.table tbody > tr > td:first-child {
    font-size: 0.875em;
    font-weight: normal; }



.input-group .input-group-btn .btn {
    line-height: inherit;
}

table tr[data-href] {
    cursor: pointer;
}