.info {
    background-color: rgb(27, 27, 27) !important;
    text-align: center;
}

.empty {
    background-color: #d9413c !important;
    text-align: center;
}

.centred {
    text-align: center;
}

.line-summary-computed {
    background-color:rgb(92, 120, 148) !important;
}

.line-summary-action-button-computed:before {
    content: "\f304";
    float: right;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: .3em;
    margin-left: .3em;
    padding-right: 2%;
}

.line-summary-flat{
    background-color:rgb(23, 102, 33) !important;
    text-align: left;
}

.line-summary-action-button-flat:before {
    content: "\f304";
    float: right;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: .3em;
    margin-left: .3em;
    padding-right: 2%;
}

.line-summary-delete-button:before {
    content: "\f1f8";
    float: right;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: .3em;
    margin-left: .3em;
}

.line-summary-history-button:before {
    content: "\f1da";
    float: right;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: .3em;
    margin-left: .3em;
}

.line-summary-download:before {
    content: "\f381";
    float: right;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: .3em;
    margin-left: .3em;
    padding-right: 2%;
}

.line-summary-duplica:before {
    content: "\f24d";
    float: right;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: .3em;
    margin-left: .3em;
    padding-right: 2%;
}

.line-summary-transfert:before {
    content: "\f0ec";
    float: right;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: .3em;
    margin-left: .3em;
    padding-right: 2%;
}

.line-summary-add-button-computed:before {
    content: "\f055";
    float: right;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: .3em;
    margin-left: .3em;
    padding-right: 2%;
}