.button_navbar_constainer {
  height: 50px;
  background: #0060ff;
  color: #fff;
}
.button_navbar_settingOptions {
  height: 21px;
  font-size: 14px;
  padding: 15px 14px;
}
.button_navbar_button {
  height: 100%;
  width: 50%;
  display: inline-block;
  background: inherit;
  border: none;
  font-size: 13px;
  text-align: left;
  font-weight: 300;
  line-height: 1.62;
  color: #ffffff;
}
