.calendar-options button.mdBtnR.mdBtnR-primary.add-session-btn.mdBtnR-sm.mdBtnR-adv {
    visibility: hidden;
}

.attribute-Watch a {
    background: #1D70E3;
    padding: 3px 10px;
    border-radius: 5px;
    color: white !important;
  margin-top:2px;
}

.attribute-Watch .attribute-name {
    display: none;
}

.attribute-Watch {
    display: none; /* Remove Just this line to get the button to show */
  margin-top:10px;
}

.attribute-Watch .attribute-values a:visited {
    color: white !important;
}

