/* CSS Document */
.table-primary th a {
  color:#fff;
}

.table-primary th {
    xwhite-space: nowrap;
} 


.px-content {
  padding:10px;
}

body {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
}

.table thead tr th, .table tbody tr td {
  padding: 3px;
}

/* shark */
.row-buttons {
  white-space: nowrap;
}
td .btn-sm {
  padding:0 9px;
  font-size:18px;
}
