.menu-icon {
    margin-right: 8px!important;
    width: min-content!important;
}


.popover  {
/*background: #e74c3c!important;*/
}
.popover.right .arrow:after {
  /*border-right-color: #e74c3c!important;*/
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  /*border-right-color: #e74c3c!important;*/
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  /*border-right-color: #e74c3c!important;*/
}

.popover-header {
  background-color: #e74c3c!important;
  font-weight: bold!important;
  font-size: small;
  color: white!important;
}

.popover-body {
 /* color: white!important;
  background-color: rgba(0,0,0,.03)!important;*/
}
