﻿.content .contentHeader h1 {
    background: url(../../images/customer_icon.png) left bottom no-repeat;
    background-size: 60px auto;
}

.movement.table .tableHeader .tableCell.small, .movement.table .tableRow .tableCell.small {
    width: 12%;
}

    .movement.table .tableHeader .tableCell.small.twoCells, .movement.table .tableRow .tableCell.small.twoCells {
        width: 16%;
    }

.table .tableRow a.editContainer {
    width: 84%;
}

.radioGroup label + input {
    margin-left: 20px;
}