#hdp-right-panel th
{
  background-color: #44556A;
  background-image: none;
}

button.uk-button.uk-button-default.uk-button-primary.dropdown-toggle{
  width: 200px;
}
#hdp-container .btn-group > .dropdown-toggle {
  border-radius: 500px;
}
#hdp-container .btn-group > .dropdown-toggle .caret {
    
    position: absolute;
    top: 50%;
    right: 20px;
}