.user-box { -fx-padding: 0.0 2.5 0.0 0.0; -fx-background-radius: 0px; -fx-border-color: #337ab7; } .user-box:selected { -fx-background-color: red; } .user-radio .radio { visibility: hidden; -fx-pref-width: 0.0px; -fx-max-width: 0.0px; -fx-padding: 0.0 0.0 0.0 0.0; } .user-radio { -fx-font-size: 20px ; } #nameLabel { -fx-text-fill: #fff; } .user-radio { -fx-text-fill: #fff; } .messageLabel { -fx-padding: 0.0 0.0 0.0 5.0; -fx-text-fill: #fff; -fx-font-size: 15px ; }