.login-wrap
{
	background: #ffffff;
}

.login-wrap .ext-el-mask
{
	z-index: 10010;
}

.login-wrap .login-footer
{
	background-color: #E0E0E0;
	border: 1px solid #DEDEDE;
}

.login-wrap .login-footer span
{
	line-height: 24px;
}

.login-wrap .login-footer span a, .login-wrap .login-footer span a:visited
{
	color: #98266f;;
}

.login-wrap .login-footer .x-toolbar-left
{
	padding-left: 50px;
}

.login-wrap .login-footer .xtb-sep
{
	background-color: #616161;
	width: 1px;
	height: 10px;
	margin: 0 12px;
}

.login-wrap span
{
	line-height: 18px;
}

.login-ct
{
	width: 860px;
	position: relative;
	margin: 0 auto;
	padding-top: 80px;
}

.login-ct>div
{
	background: url('../images/theme-light/body_bk.jpg') no-repeat center;
}

.login-ct .x-panel-body
{
	overflow: hidden;
}

.login-ct .login-main
{
	border: 1px solid #DEDEDE;
	
}

#loginContainer
{
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 110px;
	border: solid #DEDEDE;
	border-width: 1px 1px 0;
}

.login-ct .x-panel-body.x-form
{
	position: auto;
}

h1.login-image-header
{
/* 	width: 318px; */
	width: 106px;
	height: 68px;
	position: absolute;
	top: 50px;
	padding-left: 50px;
}

h1.login-image-header span
{
	position: absolute;
/* 	width: 318px; */
	width: 106px;
	height: 68px;
/* 	background: url('../images/bovlogo_demo.png') no-repeat left top; */
	background: url('../images/bovlogo.png') no-repeat left top;
}

h1.login-image
{
	width: 280px;
	height: 258px;
	position: absolute;
	bottom: -60px;
	right: 200px;
	z-index: 10005;
}

h1.login-image span
{
	position: absolute;
	width: 280px;
	height: 258px;
}

.login-info-bubble,
.login-info-how
{
	margin: 10px 0;
	padding-left: 10px;
	width: 40px;
	height: 22px;

}

.login-info-bubble
{
	cursor: pointer;
	width: 20px;
	height: 10px;
	background: transparent url('../images/grid/info_bubble.png') no-repeat center;
	z-index: 10010;
	padding-top: 19px;
	padding-left: 0px;
	margin-left: 10px !important;
}

.login-info-bubble:hover
{
	background: transparent url('../images/grid/info_bubble_dark.png') no-repeat center;
}

.login-info-bubble.active-tip
{
	background: transparent url('../images/grid/info_bubble_active.png') no-repeat center;
}

.login-info-how
{
	cursor: default;
	color: blue;
	line-height: 22px;
	text-decoration: underline;
	z-index: 10010;
	padding-top: 6px;
}

.login-tip
{
	left: 420px;
	top: 70px;
	z-index: 10002 !important;
}

.login-tip .tip-title
{
	margin-bottom: 15px;
}

.login-tip .x-tip-body
{
	padding: 10px;
}

.login-tip.token-tip
{
	top: 50px;
}

.login-tip .left
{
	width: 250px;
	height: 184px;
}

.login-tip .left .tip-title
{
	margin-bottom: 35px;
	margin-right: 50px;
}

.login-tip ol
{
	list-style: decimal outside none;
	padding-left: 15px; 
}

.login-tip ol,
.login-tip p,
.login-tip li
{
	line-height: 18px; 
}

.login-tip .select-dp260,
.login-tip .select-dp310,
.login-tip .select-swtoken,
.login-tip .select-dp770
{
	position: absolute;
	top: 10px;
	height: 40px;
	width: 26px;
}

.login-tip .select-dp260:hover,
.login-tip .select-dp310:hover,
.login-tip .select-swtoken:hover,
.login-tip .select-dp770:hover,
.login-tip .close
{
	cursor: pointer;
}

.login-tip .select-dp260
{
	background-image: url('../images/login/small_securekey.png');
	left: 225px;
}

.login-tip .select-dp310
{
	background-image: url('../images/login/small_securekey_dp310.png');
	left: 255px;
}

.login-tip .select-swtoken
{
	background-image: url('../images/login/small_securekey_swtoken.png');
	left: 285px;
}

.login-tip .select-dp770
{
	background-image: url('../images/login/small_securekey_dp770.png');
	left: 315px;
}

.login-tip .close
{
	background: transparent url('../images/icons/icon-delete.gif') no-repeat;
	position: absolute;
	top: 10px;
	height: 15px;
	width: 15px;
	left: 355px;
}

.login-tip .tip-token-image.dp260,
.login-tip .tip-token-image.dp310,
.login-tip .tip-token-image.swtoken,
.login-tip .tip-token-image.dp770
{
	position: absolute;
	top: 65px;
	right: 10px;
	height: 130px;
	width: 84px;
}

.login-tip .tip-token-image.dp260
{
	background: transparent url('../images/login/securekey.png') no-repeat top left;
}

.login-tip .tip-token-image.dp310
{
	background: transparent url('../images/login/securekey_dp310.png') no-repeat top left;
}

.login-tip .tip-token-image.swtoken
{
	background: transparent url('../images/login/securekey_swtoken.png') no-repeat top left;
}

.login-tip .tip-token-image.dp770
{
	background: transparent url('../images/login/securekey_dp770.png') no-repeat top left;
}

.login-tip .x-btn
{
	margin: 10px 0 10px auto;
	z-index: 20010;
}

.login-ct .x-shadow
{
	left: 424px;
	top: 73px;
}

.login-fieldset
{
	padding: 30px;
	margin-top: 30px;
	background-color: #FEFEFE;
	margin-left: 50px;
	position: relative;
}

.ext-ie .x-fieldset.login-fieldset
{
	padding: 30px;
}

.login-fieldset.question
{
	margin-top: 30px;
}

.login-fieldset .x-form-item,
.login-info-bubble, .login-info-how
{
	float: left;
	margin: 0px;
}

.login-fieldset .x-btn
{
	padding-right: 90px;
}
.login-fieldset.question .x-btn
{
	padding-right: 0;
	padding-left: 18px;
}

.login-container-title
{
	color: #616161;
	margin-bottom: 30px;
}

.login-msg-panel
{
	
}

.login-question-info p
{
	cursor: default;
	line-height: 22px;
}

.login-question-info .detail
{
	color: purple;
	margin-bottom: 20px;
}

#loginForm .x-panel-body.x-form
{
	background: none transparent;
}

#loginForm .x-panel-tl, #loginForm .x-panel-tr, #loginForm .x-panel-tc,
#loginForm .x-panel-ml, #loginForm .x-panel-mr, #loginForm .x-panel-mc,
#loginForm .x-panel-bl, #loginForm .x-panel-br, #loginForm .x-panel-bc
{
	border: none;
	background: none transparent;
}
#loginForm .x-panel-mc
{
}
#loginForm .x-panel-header
{
	margin: 10px 0 0 0;
	border: none;
	text-align: center;
	background: none transparent;
}
#loginForm .x-panel-header-text
{
	color: #616161;
}
#loginForm .x-form-item label
{
	color: #616161;
	font-family: "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
	font-size: 9pt;
	margin: 10px 0;
}
#loginForm .x-form-field
{
	border-color: #b6b6b6;
}
#loginForm .x-form-element
{
	margin: 5px 0;
}

/* Message Panels */

.login-msg-panel .login-msg-icon-error
{
	background: transparent url("../images/icons/msg/icon_info_inform.png") no-repeat 0 0;
}
.login-msg-panel .login-msg-icon-warning
{
	background: transparent url("../images/icons/msg/icon_warning_inform.png") no-repeat 0 0;
}
.login-msg-panel .login-msg-icon-info
{
	background: transparent url("../images/icons/msg/icon_error_inform.png") no-repeat 0 0;
}

.login-msg-panel .login-msg-icon-error,
.login-msg-panel .login-msg-icon-warning,
.login-msg-panel .login-msg-icon-info
{
	padding: 0 30px 0 50px;
	min-height: 36px;
}
.login-msg-panel .bov-info-panel, .login-msg-panel .bov-warning-panel, .login-msg-panel .bov-error-panel
{
	color: #545454;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: normal;
}
.bov-message-panel-title
{
	font-weight: bold;
}

#login-ct .x-panel-bbar div table{
	height: 100%;
}
#login-ct .x-toolbar-left table tbody tr td:nth-child(2){
	vertical-align: center;
	width: 1px;
}
#login-ct .x-toolbar-left table tbody tr td:first-child{
	vertical-align: center;
/* 	width: 50%; */
}
#xlogin-ct .x-toolbar-left table tbody tr td:last-child{
/* 	width: 50%; */
	vertical-align: center;
}

#login-ct .x-panel-bbar div table tbody tr:nth-child(2){
	display: none;
}

.login-wrap .login-footer-banner{
	background-color: #ffffff;
	border: none;
	line-height: 16px;
	padding: 8px;
}