img.ribbon {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  border: 0;
  cursor: pointer; }

.container {
  margin-top: 60px; }

#username-column {
  width: 50px; }

.table-bordered th, .table-bordered td {
    border-left: 1px solid #DDDDDD;
}
.table th, .table td {
    border-top: 1px solid #DDDDDD;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
