body { padding-top: 70px; }
.upload-button {
    margin-bottom:30px;
}
.row-margin {
    margin-top:15px;
}
.special {
    color:red;
}
.table > tbody > tr.no-border > td {
    border-top-width:0px;
}
.suggested {
    background-color:#dfd;
    font-size:110%;
}
.not-suggested {
    background-color:#fdd;
}
.suggested .special {
    color:blue;
}
.counter {
    position:absolute;
}
.connector {
    position:relative;
}