body {
    padding-top: 25px;
}
.thead-inverse th, a.donate, .modal a, .modal .btn {
    cursor: pointer;
}
th[data-column="calories"], th[data-column="notes"] {
    cursor: text;
}
.filters div {
    margin-bottom: 15px;
}
.filters div.company {
    margin-bottom: 0px;
}
.results {
    width: 100%;
}
.range label {
    display: block;
}
tr.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
small.credit {
    float: right;
    display: inline-block;
}
.ribbon-wrapper {
    position: absolute;
    top: -25px;
    right: 0;
    overflow: hidden;
    width: 155px;
    height: 155px;
}