.branding{z-index:2000;display:block;position:fixed;top:0;left:0;background-color:#000;height:50px;padding:0;margin:0;width:100%;line-height:50px}
.branding>.branding-left{display:table-row;float:left}
.branding>.branding-left>div{display:table-cell}
.branding div.brand-logo{width:144px;height:50px;background:url(/portal/images/Organization_logo.png)}
.branding img.brand-logo{border:0;border-image-width:0;height:49px}
.branding .divider{height:10px;width:1px;border-left:1px solid #666}
.branding .partner{font-size:10px;font-family:Arial;color:#ccc;padding-left:20px;padding-right:20px;width:144px;max-width:455px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.branding .branding-right{display:inline-block;float:right;position:relative;padding-right:10px; right: 10px}
.branding .dropdown-toggle{color:#ccc;font-size:10px;font-family:Arial;display:inherit}
.branding .dropdown-menu{top:30px;left:10px;z-index:100000;list-style-type:none;border-radius:0;  min-width: 80px;}
.branding .help-menu.dropdown-menu{left: -15px;}
.branding .dropdown-menu.user-menu {left: 60px;}
.branding .dropdown-menu>li{line-height:100%;list-style-type:none}
.branding .dropdown a{color:#ccc;font-family:Arial;font-size:10px;text-decoration:none;display:inherit;padding:0 0 0 5px;min-width:50px;}

.branding .dropdown-menu>li>a {
	color: #333;
	line-height:20px;
}



.branding .help_icon {
  display:inline-block;
  width: 26px;
  height: 16px;
  background: url(/images/help.png) no-repeat center right;
  cursor: pointer;
  position: relative;
  top: 3px;
  border-left:  1px solid #666;
  padding-left: 30px;
}

#footer {
    display: block;
    height: 20px;
    font-size: 11px;
    color: #333;
    font-family: Arial;
    background-color: #f5f5f5;
    position:fixed;
    bottom: 0px;
    width:100%;
    line-height: 20px;
    padding-left: 10px;
    z-index: 2000;
}

.branding .branding-user {
right:0px;
padding-right: 6px;
}

.branding .branding-help {
right:0px;
}