@charset "UTF-8";
/* ================================================================================================ *\
	Copyright Innovative Concepts, Inc. - All Rights Reserved
\* ================================================================================================ */

body  {
	color:#4d4d4d;
	font-size:12px;
}

.loading  {
	cursor: wait;
}

#logo  {
	display:block;
	margin:0 auto;
	padding-top:50px;
}

.ui-dialog-title  {
	font-size: 150%;
}

#message  {
	width: 348px;
}

#dialogLogin  {
	display:none
}
#dialogLogin label  {
	display: block;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	height: 35px;
	line-height: 50px;
}
#dialogLogin input  {
	width: 345px; 
	height: 35px;
	font-size: 125%;
}

.socialMediaLogin  {
	float:right;
	height: 35px;
	margin-top: 5px;
	margin-right: 10px;
}

#googleButton  {
	float:right;
	margin-left:10px;
}

#dialogLogin-help  {
	display:none
}

#seals  {
	position:fixed;
	bottom:40px;
	right:0px;
}
.seal  {
	margin-top:10px;
}
#sitelock  {
	margin-left:5px;
}
#siteseal  {
	margin-right:-8px;
}
