.admin_login_as {
	position:fixed;
	bottom:0;
	left:100px;
	height:40px;
	background-color:#054581;
	z-index: 9999;
}
.admin_login_center{
	text-align: center;
}
#ui-id-1 {
	z-index:9999;
	height:400px;
	overflow:scroll;
}
.loginas-btn{
	color:white;
	font-weight: bold;
	top:15px;
}
.block-login {
	display:block;
	padding:7px 5px 0px 5px;
}
#modal-loginas .modal-dialog{
	width:400px!important;
	height:500px!important;
}
#modal-loginas .modal-dialog .modal-content .modal-body {
	height:74%!important;
}
#modal-loginas .modal-dialog .modal-content .modal-body .help{
	display:none;
}