#control_edit {
  background: #FFF;
  padding: 0 8px !important;
  height: 27px;
  margin-top: 5px;
}
#control_edit div {
  display: none;
}
#ca-edit {
  color: #000;
  font-family: arial;
  font-weight: bold;
  line-height: 27px;
}

#control_viewsource {
  background: #FFF;
  padding: 0 8px !important;
  height: 27px;
  margin-top: 5px;
}
#control_viewsource div {
  display: none;
}
#ca-viewsource {
  color: #000;
  font-family: arial;
  font-weight: bold;
  line-height: 27px;
}