.hide {
  display: none !important;
}
.right {
  float: right !important;
}
.grey {
  background-color: #9e9e9e !important;
}