.header_user_info {
  float: right;
  border-left: 1px solid #515151;
  border-right: 1px solid #515151; }
  .header_user_info a {
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 8px 9px 11px 8px;
    cursor: pointer;
    line-height: 18px; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 11px; } }
    .header_user_info a:hover, .header_user_info a.active {
      background: #2b2b2b; }

.popover-content {
  padding: 0px; }

.login path {
  fill: #666666; }

.userInfoPopoverMenu {
  margin-bottom: 0px; }
  .userInfoPopoverMenu > li {
    width: 297px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 9px;
    padding-left: 10px; }
    .userInfoPopoverMenu > li a {
      display: block;
      color: #345674;
      padding: 17px 10px; }
    .userInfoPopoverMenu > li.username {
      padding: 17px 10px;
      color: #000;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: bold;
      line-height: 25px; }
    .userInfoPopoverMenu > li.logout {
      padding: 17px 10px; }
      .userInfoPopoverMenu > li.logout a {
        padding: 13px 10px; }
    .userInfoPopoverMenu > li:last-child {
      background-color: #f1f1f3; }
      .userInfoPopoverMenu > li:last-child a svg {
        margin-left: 5px; }
      .userInfoPopoverMenu > li:last-child a polygon {
        fill: #345574; }

#userInfoContainer {
  display: inline-block; }
  @media (max-width: 991px) {
    #userInfoContainer {
      float: right;
      margin-right: 20px; } }
  @media (min-width: 992px) {
    #userInfoContainer {
      height: 105px;
      line-height: 105px;
      margin-left: 20px;
      padding: 0px 45px;
      border-left: 1px solid #242424; } }
  #userInfoContainer > a {
    padding: 0; }
    #userInfoContainer > a:hover {
      color: #FFF; }
      #userInfoContainer > a:hover path {
        fill: #FFF; }
    #userInfoContainer > a:focus {
      color: #FFF;
      text-decoration: none; }
  #userInfoContainer .popover {
    max-width: 300px;
    width: 300px;
    left: 30px !important; }
    #userInfoContainer .popover .arrow {
      right: 12% !important;
      left: auto; }

/*# sourceMappingURL=blockuserinfo.css.map */
