@charset "utf-8";
* {
	padding:0;
	margin:0;
}
Body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 76%;
	margin: 0 auto;
	padding: 0;
}
html, body #login {
	width:100%;
	height:100%;
	background:#fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, select, textarea {
	margin:0;
	padding:0;
}
input, select {
	vertical-align:middle;
	line-height:100%;
}
table {
	margin:0 auto;
}
table, td, tr, th {
	font-size:12px;
	text-align:left;
}
ol, ul {
	list-style:none;
}
li {
	list-style-type:none;
}
img {
	vertical-align:top;
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	text-align:left;
}
.contentarea {
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	border-radius: 3px 3px 3px 3px;
	padding: 12px;
}
strong {
	color:#666;
}
.text_line {
	text-decoration:underline
}
.left {
	float:left;
}
.right {
	float:right;
}
.hidden {
	display:none;
}
a.color_a {
	color:#3a7ab6;
}
/*========clear=============*/
.clear {
	clear:both;
	height:0;
	overflow:hidden;
	display:block;
}
.clearfix {
	zoom:1;
}/**ie6 bug**/
.clearfix:after {
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	content:".";
}
.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:10px 10px 10px 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
	border-radius: 2px 2px 2px 2px;
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url("../images/error_16.png");
	display:block;
}
#main {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.main_content {
	margin: 20px;
	overflow: hidden;
}
.error_meassage {
	margin:0 15px;
	display:block;
	height:50px;
}
.topbox {
	background:#ddd;
	border-bottom: 2px solid #F37120;
	min-width:1000px;
}
.redline {
	height:4px;
	width:100%;
	background:#D01F29;
}
.top {
	width:1000px;
	margin:0 auto;
	height:79px;
	color: #717174;
}
.footer {
	height: 25px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}
.footer a {
	color:#303030;
}
.footer p {
	line-height: 25px;
	color: #333;
	font-size: 12px;
	text-align: center;
}
.login_divb3 {
	margin-left:15px;
}
.login_divb3 label {
	font-size:13pt;
	margin-bottom:10px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
.login_divb3 label.error {
	font-size:11pt;
	color:red;
}
.login_divb3 input {
	border:1px solid #cecece;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	height:24px;
	line-height:24px;
	width:280px;
	color:#808080;
	padding:0 0 0 12px;
	clear:both;
	margin-bottom:10px;
}
.login_divc {
	background:url("../images/login_bottom_bg.jpg") no-repeat;
	height:101px;
	width:432px;
}
.login_divc a {
	height:32px;
	float:right;
	overflow:hidden;
	color:#fff;
	font-size:9pt;
	line-height:32px;
	margin-right:80px;
	margin-top:10px;
}
.span1 {
	background:url("../images/sign_leftbg.jpg") no-repeat;
	width:5px;
	height:32px;
	float:left;
	display:block;
}
.span2 {
	background:url("../images/sign_centerbg.jpg") repeat-x;
	float:left;
	padding:0 10px;
	height:32px;
	display:block;
	line-height:32px;
	color:#ffffff;
}
.span3 {
	background:url("../images/sign_rightbg.jpg") no-repeat;
	float:left;
	width:35px;
	height:32px;
	display:block
}
.g_error {
	background-color: #FFBABA;
	background-image:url("../images/error_16.png");
	color: #D8000C;
	margin: 10px 20px 10px 15px;
}
.g_info, .g_success, .g_warning, .g_error, .g_validation {
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid;
	border-radius: 2px 2px 2px 2px;
	margin: 10px 0;
	padding: 10px 10px 10px 30px;
}
.newlogin_topbox {
	height:41px;
}
.div_height {
	height:37px;
}
.main_content.newlogin_main_content {
	width:340px;
	margin:0 auto;
	padding:0 120px;
}
.newlogin_logodiv {
	padding:50px 0 40px 0;
}
h3.newlogin_text {
	color:#CC3300;
	font-size:18px;
}
.eb_websitebox {
	margin-top:15px;
}
.eb_website_login {
	width:335px;
	background:#efefef;
	border:1px solid #ccc;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.eb_website_smallbox {
	padding:20px 27px;
}
.eb_website_veiw img {
	border:2px solid #707070;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	margin-bottom:10px;
}
#proceed{ text-decoration: none;cursor:pointer;}
.margin_lr0 {
	margin-left:0;
	margin-right:0;
}
.margin0 {
	margin:0;
}
.tab_div_list {
	overflow:hidden;
}
.tab_div_list a {
	float:left;
	border:1px solid #DAD294;
	border-top:none;
	text-align:center;
	text-decoration:none;
	line-height:24px;
	color:#000000;
	background:#F1EED4;
	overflow:hidden;
	width:49%;
}
.tab_div_list a.loginnewwebsite {
	float:left;
	border-left:none;
}
.tab_div_list a.loginoldwebsite {
	float:right;
	border-right:none;
}
.tab_div_list a.mouse_out {
	line-height:24px;
	border:none;
	color:#333;
	background:#efefef;
	overflow:hidden;
	font-weight:bold;
}
.display_none {
	display:none;
}
.tab_ul_list li {
	border-bottom:1px dashed #cecece;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:10px;
}
.tab_ul_list li div {
	margin-bottom:20px;
	color:#666666;
}
.alert {
    position: relative;
    padding: 16px 27px 24px;
    margin: -21px -28px 1rem;
    border-radius: 4px 4px 0 0;
}
.alert-danger {
    color: white;
    background-color: #DC2A29;
}
.alert-title {
    height: 32px;
    font-size: 13pt;
    display: flex;
    align-items: center;
    font-weight: 700;
}
.alert-title span {
    padding-left: 4px;
}
.alert-content {
    font-size: 11pt;
    line-height: 1.5;
}
.icon.exclamation-triangle {
    display: inline-block;
    width: 20px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20aria-hidden%3D%22true%22%20focusable%3D%22false%22%20data-prefix%3D%22fas%22%20data-icon%3D%22exclamation-triangle%22%20class%3D%22svg-inline--fa%20fa-exclamation-triangle%20fa-w-18%20%22%20role%3D%22img%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%20color%3D%22white%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M569.517%20440.013C587.975%20472.007%20564.806%20512%20527.94%20512H48.054c-36.937%200-59.999-40.055-41.577-71.987L246.423%2023.985c18.467-32.009%2064.72-31.951%2083.154%200l239.94%20416.028zM288%20354c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
}