* {
	margin: 0px; padding: 0px;
}
.clear {
	clear: both;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
body {
	background: url("images/bg_fill.gif") left top; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative;
}
#wrapper {
	width: 100%; position: relative; min-height: 100%;
}
#footer {
	left: 0px; width: 100%; height: 40px; text-align: center; bottom: 0px; font-size: 12px; position: absolute;
}
.bx-auth {
	border-radius: 6px; left: 50%; top: 200px; width: 400px; font-size: 14px; margin-left: -200px; position: absolute; box-shadow: 4px 4px 3px rgba(0,0,0,0.4); background-color: rgb(255, 255, 255);
}
.bx-auth-large {
	width: 480px !important;
}
.bx-auth-title {
	padding: 20px 20px 10px; color: rgb(54, 54, 54); font-size: 18px; border-bottom-color: rgb(202, 202, 202); border-bottom-width: 1px; border-bottom-style: solid;
}
.af-content {
	padding: 15px 20px 20px;
}
.bx-auth-note {
	margin-bottom: 10px;
}
.af-line {
	width: 100%; margin-bottom: 6px; float: left;
}
.bx-auth-label {
	margin: 8px 10px 0px 0px; width: 25%; text-align: right; float: left;
}
.bx-auth-input {
	padding: 4px; width: 60%; font-size: 19px;
}
.af-control {
	text-align: right; margin-top: 10px;
}
.af-control button {
	margin-right: 13%; float: right;
}
.af-checker {
	margin-top: 10px; float: left;
}
.starrequired {
	color: red;
}
.om-errors {
	color: red; font-size: 15px; margin-bottom: 20px;
}
.om-errored {
	color: red;
}
.bx-l-nomargin {
	margin-top: 0px !important;
}
.f-team {
	background: url("images/logo_navit.png") no-repeat right; color: rgb(255, 255, 255); padding-right: 105px; text-decoration: none; display: inline-block;
}
.bt2 {
	background: linear-gradient(rgb(255, 255, 255) 0%, rgb(238, 238, 238) 100%); padding: 7px 16px; border-radius: 3px; text-align: center; color: rgb(63, 63, 63); font-size: 13px; font-weight: bold; text-decoration: none; margin-right: 10px; box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.4); text-shadow: 0px 1px 1px #fff;
}
:disabled.bt2:active {
	background: linear-gradient(rgb(255, 255, 255) 0%, rgb(238, 238, 238) 100%); padding: 7px 16px; border-radius: 3px; text-align: center; color: rgb(63, 63, 63); font-size: 13px; font-weight: bold; text-decoration: none; margin-right: 10px; box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.4); text-shadow: 0px 1px 1px #fff;
}
.bt2:hover {
	background: rgb(251, 251, 251); color: rgb(63, 63, 63); text-decoration: none !important;
}
.bt2:active {
	background: radial-gradient(at center, rgb(251, 251, 251) 0%, rgb(234, 234, 234) 100%); padding: 6px 15px; border: 1px solid rgb(210, 210, 210); border-image: none; color: rgb(63, 63, 63); box-shadow: none; text-shadow: 0px 2px 1px white;
}
:disabled.bt2 {
	color: rgb(203, 203, 203) !important;
}
:disabled.bt2:hover {
	color: rgb(203, 203, 203) !important;
}
button.bt2 {
	border: currentColor; border-image: none;
}
button.bt2:active {
	border: 1px solid rgb(210, 210, 210); border-image: none;
}
