#ui-area h1 i, #ui-area h2 i, #ui-area h3 i, #ui-area h4 i {
    display: none !important;
}
.golfshop-page .golfshop-page-player-img img {
    width: 200px !important;
    margin: auto;
}
.portlet-column .empty {
    display: none;
}


.form-designer-primefaces-portlet div#successMessage .ui-grid-col-10 {
    width: 100%;
}



label.checkbox {
    max-width: 120px;
    padding: 20px 0px 0;
}
strong#loginLabelId {
    margin-bottom: 5px !important;
    display: block;
}
strong#passwordLabelId {
    display: block;
    margin: 15px 0 5px;
}