.order-item{
    margin-bottom: 5px;
    line-height: 40px;
}

.table > tbody > tr > td.nopadding{
    padding: 0;
}

.table > tbody > tr > td .well{
    border-radius: 0;
}

.list-group-item-title:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0;
}

.list-group .list-group-item-title {
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}

.profil-info h3{
    font-size: 20px;
    margin: 0 0 10px 0;
}
