.form-group.required .control-label:after {
  content:" *";
  color:red;
}

.popover{
    max-width: 100%; /* Max Width of the popover (depending on the container!) */
}

table td span.highlight {
    background-color: #eeff48;
}
/*#FFF547;*/
