.btn{
  background-color: #343a40 !important;
}

#currency{
  color: #343a40 !important;
  background-color: white !important;
}

#noCurrency {
  display: none;
}

#noPrivKey {
  display: none;
}

#badFormat {
  display: none;
}

.dropdown-menu {
  min-width: 6rem !important;
}