/* 
  This file should contain any customizations which the dev team needs to make to the styles 
  which were delivered by the front end team. These should be merged into the master.css 
  once they have been  reviewed by the frontend team.
*/
.actionbtncenter {
	text-align:center;	
}
.impersonateUser {
	display: block;
	left: 1010px;
	position: absolute;
	top: 155px;
}
.ui-autocomplete-category {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: .2em .4em;
	margin: .8em 0 .2em;
	line-height: 1.5;
	color: #ffffff;
	background: #808080;
}
.ui-menu-item {
	background: #fff;
	font-weight:  normal;
}
.flyoutfooterright {
	width:40%;
}