/* Foundation v2.1.5 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

html, body{width:100%;height:100%;color:#121212;background:#EFEFEF;}
	body{}
/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
	#unauthorized{width:300px;position:absolute;top:50%;left:50%;margin:-250px 0 0 -150px;text-align:center;font-weight:bold;color:#ff0000;}
	#login{border:3px solid #EA5B0C;width:300px;height:280px;position:absolute;left:50%;top:50%;margin:-200px 0 0 -160px;box-shadow: 0 0 10px #D05316;background:#fff;}
		#container{margin:10px;}
			/*#logo{width:215px;height:34px;margin:0 auto;background:url(../image/weblink_logo_small.png) no-repeat;}*/
			#logo{width:215px;height:34px;margin:0 auto;text-align: center;}
			div#logo img {max-height: 40px;}
			#container form{margin:20px 0 0 0;}
				#container label{display:block;margin:10px 0 3px 0;}
				#container input{border:1px solid #121212;width:270px;padding:4px 4px 4px 4px;}
				#container button{border:1px solid #121212;width:100%;height:28px;margin:14px 0 0 0;background:#ececec;}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


