@media all and (max-width: 1275px) {

#head-background {
	height: 72px ;
}

#headarea {		
	height:71px;
	max-height:71px;
	min-width:1100px;
}

#headarea #menu {
	/* min-width:525px; */
	height: 70px;
}

#headarea #credentials {
	height:71px;
	min-width:200px;
}
#credential-name {
	padding: 20px 0px 5px 0px;
}

#headarea #menu .menuitem {
	width: 70px;	
	height: 70px;	
	font-size:13px;
}
.menuitem .menulabel {
	position:relative;
	top:8px;
	font-size: 12px;
}

.item-selected {
	height: 72px !important;	
}

.menuitem .icon {
	font-size: 18px;
	top:15px;
}


.menuitem .homeicon {	
	background-position:2px -385px;	
}
.menuitem .fundsicon {
	background-position:1px -464px;
}
.menuitem .portfoliosicon {
	background-position:2px -414px;
}

.menuitem .conversationsicon {
	background-position:3px -109px;
}
.menuitem .contactsicon {
	background-position:-1px -1155px;
}
.menuitem .kpisicon {
	background-position:1px -520px;
}
.menuitem .documentsicon {
	background-position:2px -546px;
}
.menuitem .crmactivitiesicon {
	background-position:0px -881px;
}

.menuitem .investorsicon {
	background-position:-1px -56px;
}
.menuitem .adminicon {
	background-position:1px -493px;
}
.search {
	padding-top:0px;
}
.search * input {
	width:100px;
	font-size: 11px;
}
.search img {
	position:relative;
	right: 0px;
	top: -3px;
}

.logo  {
	padding:1px;
	margin-top:4px;
}
.remove-query {
	top:7px !important;
	right:14px !important;
}
#loggedinas {
	display:none;
}
#app-info {
	color:#00CCFF;
	position:relative;
	top:-61px;
}
.settings-menu {	
	top: 70px !important; 	
}
#content-box {	
	width: 960px;
	min-height: 500px;
}
.ui-dashboard-column {
	width:500px;
	margin:0px auto;
	min-height:100px;
	float:none;
}
.widgetPanel {
	margin:10px auto !important;
}

.newMessage {
	top:78px;
	left:13px;	
}
.newMessageCountBox {
	font-size: 12px;
	width:40px;
}
.arrow {
	top: -5px;
	left: 11px;
}
.ext-backlink {
	width:960px;
}

.badge-message {
	top: -20px;
	right:-60px;
}
.message-components {	
	float:left;
	width:85%;
	background-color:#F5F5F5;
	padding:5px;
	margin: 0px 10px 15px 0px;
}


.row-summary * .label {
	font-weight:500;
	width: 40%;
}
.row-summary * .value {	
	/* width: 60%; */
}

.row-summary * .numvalue {	
	/* width: 60%; */
	text-align:right;
}
}