#Layout {
background-color: #232323;
}
ListView {
margin-left: 15;
margin-top: 40;
#GroupTemplate {
align-items: end;
#GroupCell Label {
color: lightgray;
font-size: 12;
font-family: Courier New, Courier, monospace;
font-style: italic;
padding-top: 20;
#ItemCell Label {
color: white;
font-size: 15;
font-style: normal;
text-align: left;
padding-top: 12;