﻿html
{
	height: 100%;
}
body, form
{
	padding: 0px;
	margin: 0px;
	height: 100%;
}

.login_table
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	-ms-user-select: none;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
}
.login_center
{
	height: 100%;
	text-align: center;
	vertical-align: top;
	background-image: url(../Images/Login/EzPartsLogo.ashx?type=png), url(../Images/Login/MiddleLeftBkgrd.ashx?type=png), url(../Images/Login/BottomLeftBkgrd.ashx?type=png), url(../Images/Login/MiddleRightBkgrd.ashx?type=png), url(../Images/Login/BottomRightBkgrd.ashx?type=png);
	background-position: center bottom, 0px 0px, 0px 768px, 1366px 0px, 1366px 768px;
	background-repeat: no-repeat, no-repeat, repeat-y, repeat-x, repeat;
}
.login_bkgrd_table
{
	padding: 0px;
	margin: auto auto 60px;
	height: 400px;
	width: auto;
}
.login_bkgrd_top_td
{
	height: 100px;
}
.login_bkgrd_ctrls_td
{
	text-align: center;
	padding-bottom: 170px;
}
.login_bkgrd_ctrls_td_with_resetpwd
{
	text-align: center;
	padding-bottom: 150px;
}
.login_bkgrd_ctrls_td_with_guest
{
	text-align: center;
	padding-bottom: 130px;
}
.login_bkgrd_ctrls_td_with_guest_and_resetpwd
{
	text-align: center;
	padding-bottom: 110px;
}
.login_ctrls_table
{
	padding: 0px;
	margin: 0px auto;
	font-family: Verdana;
	font-size: 11px;
}
.login_ctrls_label_td
{
	display: block;
	margin-top: -15px;
	margin-right: -75px;
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	cursor: default;
}
.login_ctrls_input_td
{
	padding-top: 5px;
	padding-bottom: 30px;
	text-align: left;
}
.login_ctrls_input
{
	box-sizing: border-box;
	font-family: Verdana;
	font-size: 12px;
	height: 40px;
	width: 200px;
}
.login_ctrls_button_td
{
	text-align: center;
}
.login_ctrls_reset_pwd_td
{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	text-align: center;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.login_ctrls_reset_pwd_link
{
	color: #ffffff;
	text-decoration: none;
}

.login_ctrls_button
{
	margin-bottom: 15px;
	box-sizing: border-box;
	background-color: #f91d1d;
	border: solid 0px transparent;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #ffffff;
	width: 100px;
	height: 35px;
	cursor: pointer;
}
.login_ctrls_button_over
{
	margin-bottom: 15px;
	box-sizing: border-box;
	background-color: #ffffff;
	border: solid 0px transparent;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #f91d1d;
	width: 100px;
	height: 35px;
	cursor: pointer;
}

.login_ctrls_separator_table
{
	display: none;
}
.login_ctrls_separator_td,
.login_ctrls_separator_div,
.login_ctrls_separator_label_td
{
}

.login_ctrls_button_guest
{
	margin-top: 15px;
	box-sizing: border-box;
	background-color: #f91d1d;
	border: solid 0px transparent;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #ffffff;
	width: 200px;
	height: 35px;
	cursor: pointer;
}
.login_ctrls_button_guest_over
{
	margin-top: 15px;
	box-sizing: border-box;
	background-color: #ffffff;
	border: solid 0px transparent;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #f91d1d;
	width: 200px;
	height: 35px;
	cursor: pointer;
}
.login_ctrls_button_login_anyway
{
	margin-top: 35px;
	box-sizing: border-box;
	background-color: #f91d1d;
	border: solid 0px transparent;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #ffffff;
	width: 200px;
	height: 35px;
	cursor: pointer;
}
.login_ctrls_button_login_anyway_over
{
	margin-top: 35px;
	box-sizing: border-box;
	background-color: #ffffff;
	border: solid 0px transparent;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #f91d1d;
	width: 200px;
	height: 35px;
	cursor: pointer;
}

.login_ctrls_error_td
{
	position: relative;
	font-size: 12px;
	color: #ff0000;
	padding-top: 5px;
	cursor: default;
}
.login_ctrls_error_td > span
{
	margin-left: -75%;
	position: absolute;
	display: block;
	width: 500px;
	text-align: center;
}

.login_top_content
{
	height: 93px;
	background-image: url(../Images/Login/TopLeftBkgrd.ashx?type=png), url(../Images/Login/TopRightBkgrd.ashx?type=png);
	background-position: 0px 0px, 1185px 0px;
	background-repeat: no-repeat, repeat-x;
}

.login_bottom_content
{
	position: relative;
	height: 0px;
}

.login_bottom_links_table
{
	margin-left: calc(50% - 185px);
	margin-right: auto;
	margin-top: -60px;
	width: 370px;
	position: absolute;
	display: block;
}
.login_bottom_link_1,
.login_bottom_link_3
{
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
}
.login_bottom_link_2
{
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
}

.login_copyright_div
{
	position: absolute;
	left: calc(50% - 197px);
	bottom: 5px;
	font-family: Verdana;
	font-size: 11px;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.login_copyright_div_over
{
	position: absolute;
	left: calc(50% - 197px);
	bottom: 5px;
	font-family: Verdana;
	font-size: 11px;
	-webkit-animation: copyright_div_over 0.5s;
	animation: copyright_div_over 0.5s;
}
.login_copyright_div_out
{
	position: absolute;
	left: calc(50% - 197px);
	bottom: 5px;
	font-family: Verdana;
	font-size: 11px;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-webkit-animation: copyright_div_out 0.5s;
	animation: copyright_div_out 0.5s;
}
.login_copyright_div_inline
{
	padding-left: calc(50% - 197px);
	padding-bottom: 3px;
	margin-top: -20px;
	font-family: Verdana;
	font-size: 11px;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.login_copyright_div_inline_over
{
	padding-left: calc(50% - 197px);
	padding-bottom: 3px;
	margin-top: -20px;
	font-family: Verdana;
	font-size: 11px;
	-webkit-animation: copyright_div_over 0.5s;
	animation: copyright_div_over 0.5s;
}
.login_copyright_div_inline_out
{
	padding-left: calc(50% - 197px);
	padding-bottom: 3px;
	margin-top: -20px;
	font-family: Verdana;
	font-size: 11px;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-webkit-animation: copyright_div_out 0.5s;
	animation: copyright_div_out 0.5s;
}
.login_copyright_link
{
	text-decoration: none;
	color: #ffffff;
}

@-webkit-keyframes copyright_div_over
{
	from
	{
		opacity: 0.2;
		filter: alpha(opacity=20);
	}
	to
	{
		opacity: 1;
		filter: alpha(opacity=100);
	}
}
@keyframes copyright_div_over
{
	from
	{
		opacity: 0.2;
		filter: alpha(opacity=20);
	}
	to
	{
		opacity: 1;
		filter: alpha(opacity=100);
	}
}

@-webkit-keyframes copyright_div_out
{
	from
	{
		opacity: 1;
		filter: alpha(opacity=100);
	}
	to
	{
		opacity: 0.2;
		filter: alpha(opacity=20);
	}
}
@keyframes copyright_div_out
{
	from
	{
		opacity: 1;
		filter: alpha(opacity=100);
	}
	to
	{
		opacity: 0.2;
		filter: alpha(opacity=20);
	}
}
