﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.PickUp_Urgent {
	position: fixed;
	z-index: 3;
	top: 25px;
	left: 300px;
}

#ContentPane .PickUp_Urgent .ModuleReference {
	min-width: 300px;
}
}
