* html .clearfix
{
	zoom: 1;
}
*:first-child+html .clearfix
{
	zoom: 1;
}
*+html .g-button
{
	min-width: 70px;
}
*+html .g-button img
{
	margin: 4px 0 0;
}
*+html button.g-button, *+html input[type=submit].g-button
{
	overflow: visible;
}
.announce-bar
{
	background: #f9edbe;
	border-bottom: 1px solid #efe1ac;
	border-top: 1px solid #efe1ac;
	bottom: 35px;
	height: 33px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.announce-bar .message
{
	font-size: .85em;
	line-height: 33px;
	margin: 0;
}
.announce-bar .message .separated
{
	margin-left: 1.5em;
}
.announce-bar-ac
{
	background: #eee;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.features
{
	margin: 2em 0 0;
	overflow: hidden;
}
.features .small-title
{
	font-size: 1em;
	font-weight: bold;
}
.features .title
{
	font-size: 16px;
	margin-bottom: .3em;
}
.features img
{
	float: left;
	margin: -3px 0 0;
}
.features li
{
	margin: 3px 0 2em;
}
.features p
{
	margin: 0 0 0 68px;
}
.features.no-icon p
{
	margin: 0;
}
.footer
{
	font-size: .85em;
	line-height: 0;
	padding-top: 9px;
	white-space: nowrap;
}
.footer a
{
	color: #333;
}
.footer form
{
	text-align: right;
}
.footer form .lang-chooser
{
	max-width: 20%;
}
.footer ul
{
	color: #999;
	float: left;
	max-width: 80%;
}
.footer ul li
{
	display: inline;
	padding: 0 1.5em 0 0;
}
.g-button
{
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	color: #444;
	cursor: default;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	min-width: 46px;
	moz-border-radius: 2px;
	moz-transition: all 0.218s;
	moz-user-select: none;
	ms-transition: all 0.218s;
	o-transition: all 0.218s;
	padding: 0 8px;
	text-align: center;
	transition: all 0.218s;
	user-select: none;
	webkit-border-radius: 2px;
	webkit-transition: all 0.218s;
	webkit-user-select: none;
}
.g-button img
{
	display: inline-block;
	filter: alpha(opacity=55);
	margin: -3px 0 0;
	opacity: .55;
	pointer-events: none;
	vertical-align: middle;
}
.g-button.disabled img
{
	filter: alpha(opacity=50);
	opacity: .5;
}
.g-button.disabled, .g-button.disabled:hover, .g-button.disabled:active, .g-button-submit.disabled, .g-button-submit.disabled:hover, .g-button-submit.disabled:active, .g-button-share.disabled, .g-button-share.disabled:hover, .g-button-share.disabled:active, .g-button-red.disabled, .g-button-red.disabled:hover, .g-button-red.disabled:active, input[type=submit][disabled].g-button
{
	background-color: none;
	cursor: default;
	filter: alpha(opacity=50);
	opacity: .5;
	pointer-events: none;
}
.g-button.selected
{
	background-color: #eee;
	background-image: linear-gradient(top, #eee, #e0e0e0);
	background-image: -moz-linear-gradient(top, #eee, #e0e0e0);
	background-image: -ms-linear-gradient(top, #eee, #e0e0e0);
	background-image: -o-linear-gradient(top, #eee, #e0e0e0);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e0e0e0));
	background-image: -webkit-linear-gradient(top, #eee, #e0e0e0);
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #333;
	moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.g-button:active
{
	background-color: #f6f6f6;
	background-image: linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -o-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #f1f1f1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.g-button:active img
{
	filter: alpha(opacity=100);
	opacity: 1;
}
.g-button:hover
{
	background-color: #f8f8f8;
	background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	border: 1px solid #c6c6c6;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #333;
	moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	moz-transition: all 0.0s;
	ms-transition: all 0.0s;
	o-transition: all 0.0s;
	text-decoration: none;
	transition: all 0.0s;
	webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	webkit-transition: all 0.0s;
}
.g-button:hover img
{
	filter: alpha(opacity=72);
	opacity: .72;
}
.g-button:visited
{
	color: #666;
}
.g-button-red
{
	background-color: #d14836;
	background-image: linear-gradient(top, #dd4b39, #d14836);
	background-image: -moz-linear-gradient(top, #dd4b39, #d14836);
	background-image: -ms-linear-gradient(top, #dd4b39, #d14836);
	background-image: -o-linear-gradient(top, #dd4b39, #d14836);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4b39), to(#d14836));
	background-image: -webkit-linear-gradient(top, #dd4b39, #d14836);
	border: 1px solid transparent;
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	text-transform: uppercase;
}
.g-button-red:active
{
	background-color: #b0281a;
	background-image: linear-gradient(top, #dd4b39, #b0281a);
	background-image: -moz-linear-gradient(top, #dd4b39, #b0281a);
	background-image: -ms-linear-gradient(top, #dd4b39, #b0281a);
	background-image: -o-linear-gradient(top, #dd4b39, #b0281a);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4b39), to(#b0281a));
	background-image: -webkit-linear-gradient(top, #dd4b39, #b0281a);
	border: 1px solid #992a1b;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.g-button-red:focus
{
	border-color: #d14836;
}
.g-button-red:hover
{
	background-color: #c53727;
	background-image: linear-gradient(top, #dd4b39, #c53727);
	background-image: -moz-linear-gradient(top, #dd4b39, #c53727);
	background-image: -ms-linear-gradient(top, #dd4b39, #c53727);
	background-image: -o-linear-gradient(top, #dd4b39, #c53727);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4b39), to(#c53727));
	background-image: -webkit-linear-gradient(top, #dd4b39, #c53727);
	border: 1px solid #b0281a;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #fff;
	moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.g-button-red:visited, .g-button-share:visited, .g-button-submit:visited
{
	color: #fff;
}
.g-button-share
{
	background-color: #3d9400;
	background-image: linear-gradient(top, #3d9400, #398a00);
	background-image: -moz-linear-gradient(top, #3d9400, #398a00);
	background-image: -ms-linear-gradient(top, #3d9400, #398a00);
	background-image: -o-linear-gradient(top, #3d9400, #398a00);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3d9400), to(#398a00));
	background-image: -webkit-linear-gradient(top, #3d9400, #398a00);
	border: 1px solid #29691d;
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
.g-button-share:active
{
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.g-button-share:focus
{
	border-color: #29691d;
}
.g-button-share:hover
{
	background-color: #368200;
	background-image: linear-gradient(top, #3d9400, #368200);
	background-image: -moz-linear-gradient(top, #3d9400, #368200);
	background-image: -ms-linear-gradient(top, #3d9400, #368200);
	background-image: -o-linear-gradient(top, #3d9400, #368200);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3d9400), to(#368200));
	background-image: -webkit-linear-gradient(top, #3d9400, #368200);
	border: 1px solid #2d6200;
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
.g-button-submit
{
	background-color: #4d90fe;
	background-image: linear-gradient(top, #4d90fe, #4787ed);
	background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
	background-image: -ms-linear-gradient(top, #4d90fe, #4787ed);
	background-image: -o-linear-gradient(top, #4d90fe, #4787ed);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#4787ed));
	background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
	border: 1px solid #3079ed;
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
.g-button-submit:active
{
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.g-button-submit:focus, .g-button-share:focus, .g-button-red:focus
{
	box-shadow: inset 0 0 0 1px #fff;
	moz-box-shadow: inset 0 0 0 1px #fff;
	webkit-box-shadow: inset 0 0 0 1px #fff;
}
.g-button-submit:focus:hover, .g-button-share:focus:hover, .g-button-red:focus:hover
{
	box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
	moz-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
	webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
}
.g-button-submit:hover
{
	background-color: #357ae8;
	background-image: linear-gradient(top, #4d90fe, #357ae8);
	background-image: -moz-linear-gradient(top, #4d90fe, #357ae8);
	background-image: -ms-linear-gradient(top, #4d90fe, #357ae8);
	background-image: -o-linear-gradient(top, #4d90fe, #357ae8);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#357ae8));
	background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
	border: 1px solid #2f5bb7;
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
.g-button-white
{
	background: #fff;
	border: 1px solid #dcdcdc;
	color: #666;
}
.g-button-white:active
{
	background: #fff;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.g-button-white:hover
{
	background: #fff;
	border: 1px solid #c6c6c6;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #333;
	moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.google-footer-bar
{
	border-top: 1px solid #ebebeb;
	bottom: 0;
	height: 35px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.google-header-bar
{
	background: #f1f1f1;
	border-bottom: 1px solid #e5e5e5;
	height: 71px;
	overflow: hidden;
}
.greytext
{
	color: #555;
}
.header .logo
{
	float: left;
	margin: 17px 0 0;
}
.header .signin, .header .signup
{
	float: right;
	font-weight: bold;
	margin: 28px 0 0;
}
.header .signin-button a
{
	font-size: 13px;
	font-weight: normal;
}
.header .signin-button, .header .signup-button
{
	float: right;
	margin: 22px 0 0;
}
.header .signup-button a
{
	margin: 0 0 0 1em;
	position: relative;
	top: -1px;
}
.hidden
{
	display: none;
}
.main h1:first-child
{
	margin: 0 0 .92em;
}
.notification-bar
{
	background: #f9edbe;
	padding: 8px;
}
.product-headers
{
	margin: 0 0 1.5em;
}
.product-headers h1
{
	font-size: 25px;
	margin: 0 !important;
}
.product-headers h2
{
	font-size: 16px;
	margin: .4em 0 0;
}
.product-info
{
	margin: 0 385px 0 0;
}
.product-info .g-button:visited
{
	color: #666;
}
.product-info a:visited
{
	color: #61c;
}
.product-info h3
{
	font-size: 1.23em;
	font-weight: normal;
}
.redtext
{
	color: #dd4b39;
}
.secondary
{
	color: #666;
	font-size: 11px;
}
.signin-box
{
	background: #f1f1f1;
	border: 1px solid #e5e5e5;
	margin: 12px 0 0;
	padding: 20px 25px 15px;
}
.signin-box .email-label,
 .signin-box .passwd-label
{
	display: block;
	font-weight: bold;
	margin: 0 0 .5em;
	moz-user-select: none;
	user-select: none;
	webkit-user-select: none;
}
.signin-box .reauth
{
	display: inline-block;
	font-size: 15px;
	height: 29px;
	line-height: 29px;
	margin: 0;
}
.signin-box .remember-label
{
	color: #666;
	font-weight: normal;
	line-height: 0;
	moz-user-select: none;
	padding: 0 0 0 .4em;
	user-select: none;
	webkit-user-select: none;
}
.signin-box .training-msg
{
	background: #f9edbe;
	padding: .5em 8px;
}
.signin-box .training-msg p
{
	margin: 0 0 .5em;
}
.signin-box div
{
	margin: 0 0 1.5em;
}
.signin-box h2
{
	font-size: 16px;
	height: 16px;
	line-height: 17px;
	margin: 0 0 1.2em;
	position: relative;
}
.signin-box h2 strong
{
	display: inline-block;
	height: 19px;
	position: absolute;
	right: 0;
	top: 1px;
	width: 52px;
}
.signin-box input[type=email],
 .signin-box input[type=text],
 .signin-box input[type=password]
{
	direction: ltr;
	font-size: 15px;
	height: 32px;
	width: 100%;
}
.signin-box input[type=submit]
{
	font-size: 13px;
	height: 32px;
	margin: 0 1.5em 1.2em 0;
}
.signin-box label
{
	display: block;
}
.signin-box label.remember
{
	display: inline-block;
	margin: 9px 0 0;
	vertical-align: top;
}
.signin-box ul
{
	margin: 0;
}
.source
{
	color: #093;
}
.wrapper
{
	min-height: 100%;
	position: relative;
}
.wrapper+style+iframe
{
	display: none;
}
@media only screen and (-webkit-device-pixel-ratio: 2)
{
	.signin-box h2 strong
	{
		background-size: 52px 19px;
	}
}
body ::-webkit-scrollbar
{
	height: 16px;
	overflow: visible;
	width: 16px;
}
body ::-webkit-scrollbar-button
{
	height: 0;
	width: 0;
}
body ::-webkit-scrollbar-corner
{
	background: transparent;
}
body ::-webkit-scrollbar-thumb
{
	background-clip: padding-box;
	background-color: rgba(0, 0, 0, .2);
	border: solid transparent;
	border-width: 0 0 0 7px;
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
	min-height: 28px;
	padding: 100px 0 0;
	webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
}
body ::-webkit-scrollbar-thumb:active
{
	background-color: rgba(0, 0, 0, .5);
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .35);
	webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .35);
}
body ::-webkit-scrollbar-thumb:horizontal
{
	border-width: 7px 0 0;
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset -1px 0 0 rgba(0, 0, 0, .07);
	padding: 0 0 0 100px;
	webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset -1px 0 0 rgba(0, 0, 0, .07);
}
body ::-webkit-scrollbar-thumb:hover
{
	background-color: rgba(0, 0, 0, .4);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
	webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
}
body ::-webkit-scrollbar-track
{
	background-clip: padding-box;
	border: solid transparent;
	border-width: 0 0 0 7px;
}
body ::-webkit-scrollbar-track:active
{
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, .14), inset -1px 0 0 rgba(0, 0, 0, .07);
	webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .14), inset -1px 0 0 rgba(0, 0, 0, .07);
}
body ::-webkit-scrollbar-track:horizontal
{
	border-width: 7px 0 0;
}
body ::-webkit-scrollbar-track:horizontal:active
{
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, .14), inset 0 -1px 0 rgba(0, 0, 0, .07);
	webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .14), inset 0 -1px 0 rgba(0, 0, 0, .07);
}
body ::-webkit-scrollbar-track:horizontal:hover
{
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
	webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
}
body ::-webkit-scrollbar-track:hover
{
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, .1);
	webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .1);
}
body::-webkit-scrollbar-corner
{
	background-clip: padding-box;
	background-color: #f1f1f1;
	border: solid #fff;
	border-width: 3px 0 0 3px;
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .14);
	webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .14);
}
body::-webkit-scrollbar-thumb
{
	border-width: 1px 1px 1px 5px;
}
body::-webkit-scrollbar-thumb:horizontal
{
	border-width: 5px 1px 1px;
}
body::-webkit-scrollbar-track-piece
{
	background-clip: padding-box;
	background-color: #f1f1f1;
	border: solid #fff;
	border-width: 0 0 0 3px;
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, .14), inset -1px 0 0 rgba(0, 0, 0, .07);
	webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .14), inset -1px 0 0 rgba(0, 0, 0, .07);
}
body::-webkit-scrollbar-track-piece:horizontal
{
	border-width: 3px 0 0;
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, .14), inset 0 -1px 0 rgba(0, 0, 0, .07);
	webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .14), inset 0 -1px 0 rgba(0, 0, 0, .07);
}
button, input, select, textarea
{
	font-family: inherit;
	font-size: inherit;
}
button.g-button, input[type=submit].g-button
{
	height: 29px;
	line-height: 29px;
	margin: 0;
	vertical-align: bottom;
}
button::-moz-focus-inner, input::-moz-focus-inner
{
	border: 0;
}
html
{
	font: 81.25% arial, helvetica, sans-serif;
}
html, body
{
	height: 100%;
	min-width: 100%;
    position: absolute;
    border: 0;
    margin: 0;
    padding: 0;
}
input[type=checkbox], input[type=radio]
{
	appearance: none;
	background: #fff;
	border: 1px solid #dcdcdc;
	border-radius: 1px;
	box-sizing: border-box;
	cursor: pointer;
	height: 13px;
	margin: 0;
	moz-border-radius: 1px;
	moz-box-sizing: border-box;
	position: relative;
	vertical-align: bottom;
	webkit-appearance: none;
	webkit-border-radius: 1px;
	webkit-box-sizing: border-box;
	width: 13px;
}
input[type=checkbox]:active, input[type=radio]:active
{
	background: #ebebeb;
	border-color: #c6c6c6;
}
input[type=checkbox]:checked, input[type=radio]:checked
{
	background: #fff;
}
input[type=checkbox]:checked::after
{
	content: url(//ssl.gstatic.com/ui/v1/menu/checkmark.png);
	display: block;
	left: -5px;
	position: absolute;
	top: -6px;
}
input[type=checkbox]:focus
{
	border-color: #4d90fe;
	outline: none;
}
input[type=checkbox]:hover
{
	border-color: #c6c6c6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url]
{
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 1px;
	border-top: 1px solid #c0c0c0;
	box-sizing: border-box;
	display: inline-block;
	height: 29px;
	margin: 0;
	moz-border-radius: 1px;
	moz-box-sizing: border-box;
	padding: 0 8px;
	webkit-border-radius: 1px;
	webkit-box-sizing: border-box;
}
input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus
{
	border: 1px solid #4d90fe;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	outline: none;
	webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=url]:hover
{
	border: 1px solid #b9b9b9;
	border-top: 1px solid #a0a0a0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
input[type=email][disabled=disabled], input[type=number][disabled=disabled], input[type=password][disabled=disabled], input[type=tel][disabled=disabled], input[type=text][disabled=disabled], input[type=url][disabled=disabled]
{
	background: #f1f1f1;
	border: 1px solid #e5e5e5;
}
input[type=email][disabled=disabled]:hover, input[type=number][disabled=disabled]:hover, input[type=password][disabled=disabled]:hover, input[type=tel][disabled=disabled]:hover, input[type=text][disabled=disabled]:hover, input[type=url][disabled=disabled]:hover
{
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
input[type=email][readonly=readonly], input[type=number][readonly=readonly], input[type=password][readonly=readonly], input[type=text][readonly=readonly], input[type=url][readonly=readonly]
{
	border: 1px solid #d9d9d9;
}
input[type=email][readonly=readonly]:hover, input[type=number][readonly=readonly]:hover, input[type=password][readonly=readonly]:hover, input[type=text][readonly=readonly]:hover, input[type=url][readonly=readonly]:hover, input[type=email][readonly=readonly]:focus, input[type=number][readonly=readonly]:focus, input[type=password][readonly=readonly]:focus, input[type=text][readonly=readonly]:focus, input[type=url][readonly=readonly]:focus
{
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
input[type=radio]
{
	border-radius: 1em;
	height: 15px;
	moz-border-radius: 1em;
	webkit-border-radius: 1em;
	width: 15px;
}
input[type=radio]:checked::after
{
	background: #666;
	border-radius: 1em;
	content: '';
	display: block;
	height: 7px;
	left: 3px;
	moz-border-radius: 1em;
	position: relative;
	top: 3px;
	webkit-border-radius: 1em;
	width: 7px;
}
li
{
	margin: 0 0 .5em;
}
ol, ul
{
	line-height: 17px;
	list-style: none;
	margin: 0 0 1em;
}
pre
{
	background: #f1f1f1;
	border-top: 1px solid #e5e5e5;
	direction: ltr;
	font-family: monospace;
	font-size: 13px;
	left: 0;
	margin: 0;
	padding: 1.5em;
	position: absolute;
}
div.email
{
    color: #777;
	font-family: monospace;
	font-size: 1.3em;
	margin: 1em 0;
}
#passValidationMsg
{
	font-weight: bolder;
}
span.error {
	color: #F00;
}

@media screen and (max-width: 768px) {
	.main {
		width: 90%;
		margin: 0;
	}

	.content {
		padding-left: 5%;
	}
}

@media screen and (min-width: 769px) {
	.sign-in {
		width: 335px;
		float: left;
	}
	.content
	{
		padding: 0 44px;
	}
	.main
	{
		margin: 0 auto;
		padding-bottom: 100px;
		padding-top: 23px;
		max-width: 1000px;
		min-width: 760px;
		width: auto;
	}
}
