/*
Humerus spesific CSS
*/

.rowspacing1 {
    padding-top: 15px;
}

.inline {
    display: inline;
}

.graybackground {
    background: #cccccc;
}