.lg .orion-container .orion-grid-lg {
    width:580px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

.lg .orion-container .orion-grid-lg1 {
    width:940px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}
.lg {
	margin: 0 auto;
	width:100%;
}
.lg-header {
    margin: 10px 0 17px;
}
.lg-label{
	padding-bottom: 12px;
}

.lg-input{
	margin-bottom: 12px;
}

.lg-captcha{
	margin: 0 0 8px;
    padding-top: 4px;
}
.lg-captcha img, .lg-captcha .right{
	float: left;
	margin-right:8px;
}
.lg-captcha .right{
	
}
.lg-failed .common-input{
	border:1px #C41230 solid;
}
.lg-failed label{
	color:#c41230;
}

.lg-rem{
	float: left;
	margin-right: 6px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    padding: 2px 2px 2px 2px;
}

.lg-rem-focused{
	border-style: dotted;
	border-color: #1E90FF;
	border-width: 1px;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    padding: 2px 2px 2px 2px;
}

.action {
    border-top: 1px solid #E6E7E8;
    margin-top: 8px;
    padding-top: 16px;
}

/* signin expired
------------------------------------------------------------------ */
.signin-expired {
    background: url(images/ico-32-alert.png) no-repeat scroll left 1px transparent;
    margin: 84px auto 0 29%;
    padding-left: 48px;
}

.lg-mainwidth {
   width:90%;
}
.lg-width-250 {
   width:250px;
}
.lg-pwd-rule {
    margin-left:24px;
}
.lg-pwd-ic1{
	margin-left:4px;
}
.lg-pwd-title {
	margin-left:8px;
	margin-bottom:8px;
}

.lg-pwd-notcontain {
    margin-top:6px;
}

.lg-pwd-header {
    margin-top:20px;
	margin-bottom:12px;
}
.lg-pwd-note {
	margin-bottom:20px;
}
.lg-help {
	padding-top:14px;
}


/* create password
------------------------------------------------------------------ */
.lg-pwdrule-error{
	background: url(images/common/ico-11-error.png) no-repeat scroll left center transparent;
	line-height: 1.231;
}
.lg-pwdrule-correct{
	background: url(images/common/ico-11-correct.png) no-repeat scroll left center transparent;
	line-height: 1.231;
}

/* inactive user
------------------------------------------------------------------ */
#lg_inactive{
    background: url(images/common/ico-32-alert.png) no-repeat scroll left 92px transparent;
    margin: 0 auto;
    padding: 92px 0 92px 48px;
    width: 564px;
}

#lg_inactive h3{
    background:#FFFFFF;
    font-size: 18px;
    margin-bottom: 16px;
    padding-left:0px;
}

#lg_inactive p{
    font-size: 12px;
    margin-bottom: 8px;
}

/* Banner
------------------------------------------------------------------ */
.orion-banner {
    width: 940px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    word-wrap: break-word;
}

.orion-banner-body {
    width: 940px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

.orion-banner-pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    line-height: 1.4;
    font-family: Arial,Helvetica,sans-serif;
}

.orion-banner-action {
    margin-top: 12px;
    padding-right: 323px;
    text-align: left;
}

/* force sign in to playback recording
------------------------------------------------------------------ */
.lg-recording span {
	background: url(images/common/ico-info.png) no-repeat scroll left center transparent;
	margin-left: 10px;
    padding: 0px 16px 0px 0px;
}

.lg-recording {
	text-align: left;
	background: #FFFFC4;
    height: 30px;
    line-height:30px;
    margin-bottom: 11px;
    width: 622px;
}

#headerbody img{
    vertical-align: middle;
}
#headerbody span{
    height:100%;
    display:inline-block;
    vertical-align:middle;
}

/* Modern view JITC */
#topNotis4JITC {
    height: 70px;
    background: #DCF0F5;
    width: 100%;
    align-items: center;
    display: inline-block;
    z-index: 1;
}