/* this CSS file contains context-specific overrides, it may be empty in the default context */
#navigationMenu > li a {
 
 min-width:142px !important;
}

div.headerDetails {
  width: 300px;
  white-space: nowrap;
}
div.clientPanel {
	margin-left: 443px;
}



div.clientPanel div.headerDetails span.detail {
	color:inherit !important;	
}

.advisor-list-search .clientSearchFormPanel div div.formBox fieldset label, 
.advisor-list-search-popup .clientSearchFormPanel div div.formBox fieldset label {
    width: 400px;
    padding-bottom: 5px;
}

div.clientPanel div.headerDetails {
    padding-left: 0px;
}

html body div.footerPanel {
    margin-bottom: 20px;
    padding-top: 60px;
}

html body div#container div.bodyPanel.secondaryNavigation {
    margin-bottom: -20px;
}

html .login .forgottenPasswordLinkPanel {
    padding-top: 35px;
}

html body div#container.login div#footerPanel.footerPanel {
    padding-top: 90px;
}

html body div#container.login div.bodyPanel.secondaryNavigation {
    margin-bottom: -20px;
}

/* header */
div#headerLogoLink a#headerLogo {
    background: url("../../content/images/logo__Agent.png") no-repeat scroll 0 0 transparent;
    height: 70px;
    width: 1000px;
}