.hideDropDownButtonItem {
    display: none;
}

.showDropDownButtonItem {
    display: block;
}