I have created a small project which runs a JavaFX8 application (to get to know JavaFX a little better). I have designed the FXML pages in SceneBuilder 2 and have applied some custom styles (using the styles/Styles.css file included in the project). In SceneBuilder I see the style being applied. When running the application, the style is not applied.