﻿body {
    background-color: #e0dedf;
    padding-top: 50px;
}

#logon-form {
    margin: 0 auto;
    max-width: 330px;
    padding-top: 50px;
}

#logon-form img {
    width: 100%;
}

li.node-categoryTree {
    padding: 3px 0 3px 0;
}

li.node-categoryTree span.indent {
    margin: 0;
}

li.nav-pill {
    border: 1px solid #009ee0; 
    border-radius: 5px;
}

td.money,
td.percentage,
td.number,
th.money,
th.percentage,
th.number {
    text-align: right;
}
