#pie {
    height: 440px;
}

#form-container {
    margin: 10px;
}

#button {
    float: right;
    margin-top: 20px;
}

.long-title h3 {
    font-family: 'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}
.dx-datagrid-headers {
    color: #000 !important;
    font-weight: Bold !important;
    background: #ccc !important;
}

.dx-datagrid-table { 
    font-size: 24px !important;
}

