#loggedUser form {
  margin:0px;
  height:18px;
}
#loggedUser select {
  margin:0px;
  height:18px;
  width:109px;
  padding:0px;
  color: black;
}
#loggedUser select a {
   font-size: 11px;
}
#portal-header #tabs input {
    font-size: 13px;
    height: 31px;
    margin-bottom: 0;
    padding-bottom: 6px;
    padding-top: 6px;
}
#portal-header .tab-content {
    overflow-x: visible;
    overflow-y: visible;
}
#portal-header .popover .arrow::after {
    z-index: 0;
    left: 0;
    top: 0;
}

