body {
    background:#f1f2f2;
    text-align: center;
}
img {
    border: none;
}
form {
    margin:0;
    padding:0;
}
.floatLeft {
    float:left;
}
.gWrapper {
    color: #444444;
    font-family: helvetica,arial,sans-serif;
    font-size: 12px;
    margin: 10px auto;
    padding: 0;
    text-align: left;
    width: 723px;
}
.gTopImg {
    height: 40px;
    width: 723px;
    background:#FFFFFF;
    border-top: 2px solid #DDDDDD;
    border-right: 2px solid #DDDDDD;
    border-left: 2px solid #DDDDDD;
}
.gMidImg{
    background:#FFFFFF;
    border-right: 2px solid #DDDDDD;
    border-left: 2px solid #DDDDDD;
    width: 723px;
}
.gBtmImg {
    clear: left;
    height: 42px;
    width: 723px;
    background: #FFFFFF;
    border-right: 2px solid #DDDDDD;
    border-left: 2px solid #DDDDDD;
    border-bottom: 2px solid #DDDDDD;
}
.gFooter a {
    color: #666666;
    font-size: 11px;
}
.gFooter a:hover {
    color: #000000;
    text-decoration: underline;
}
.gFooter {
    color: #666666;
    font-size: 11px;
    margin-left: 40px;
    width: 650px;
}
.gHeaderContainer, .gLoginWrap {
    margin-left: 50px;
    padding: 0px 0px 10px 0px;
    width: 620px;
}
.gLogo {
    margin: 0px;
    padding:0px;
}
.gWelcomeMsg {
    color: #444444;
    float: right;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    text-align: right;
    width: 340px;
}
.gWelcomeMsg .poweredByText {
    bottom: 0;
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    padding-right: 15px;
    position: absolute;
    right: 0;
}
.gOrgText {
    color: #444444;
    padding-bottom: 15px;
    font-size: 12px;
    text-align: center;
}
.gTitles {
    color: #444444;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}
.welcomeText {
    color: #666666;
    font-size: 11px;
    line-height: 17px;
    margin: 20px 0 0;
}
.tosSectionHeader {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    padding: 0 5px 15px 0px;
}
#login-header,#login-footer {
    height:85px;
    background-color:#333333;
}
.headLogo{
    background:url('//imgb.nxjimg.com/emp_image/login/flag_bg.png') top left no-repeat;
    width:243px;
    height:108px;
    float:left;
    z-index:20;
}
#login-outer-container {
    padding-bottom:65px;
}
#login-subheader{
    margin:20px 10px;
    color:#666666;
    font-size:24px;
}
.headerInnerContainer {
    width:940px;
    margin:0 auto;
    padding:0px 10px;
    position:relative;
    z-index:1;
}
.headerInnerContainer .headLogo ,.headProgramName{
    float:left;
}
.headProgramName {
    text-transform:uppercase;
    font-size:28px;
    text-align:left;
    padding:10px 20px 10px 15px;
    font-family:"GillSans",Arial,Sans-serif;
    color:#EEEEEE;
}
.signinImage {
    background:url('//imga.nxjimg.com/emp_image/login/signin_m.png') no-repeat 0 0px;
    height:32px;
    width:79px;
    border:none;
    cursor:pointer;
}
.signinImage:hover {
    background-position: 0px -32px;
}
.changePwImage {
    background:url('//imga.nxjimg.com/emp_image/login/change_password.png') no-repeat 0 0px;
    height:32px;
    width:155px;
    border:none;
    cursor:pointer;
}
.changePwImage:hover {
    background-position: 0px -32px;
}
.submitImage {
    background:url('//imga.nxjimg.com/emp_image/login/submit.png') no-repeat 0 0px;
    height:32px;
    width:74px;
    border:none;
    cursor:pointer;
}
.submitImage:hover {
    background-position: 0px -32px;
}
.continueImage {
    background:url('//imga.nxjimg.com/emp_image/login/continue.png') no-repeat 0 0px;
    height:32px;
    width:98px;
    border:none;
    cursor:pointer;
}
.continueImage:hover {
    background-position: 0px -32px;
}
.createAccountImage {
    background:url('//imga.nxjimg.com/emp_image/login/create_an_account.png') no-repeat 0 0px;
    height:32px;
    width:161px;
    border:none;
    cursor:pointer;
}
.createAccountImage:hover {
    background-position: 0px -32px;
}

/* new password page */
.loginIssueText {margin-bottom:30px;}
.loginIssues {background-color:#CCCCCC; padding:10px 0 10px 10px;width:100%;}

#loginLink{display:block;float:right;margin-right:40px;}

.loginHelpWrapper {
    margin:50px auto 0;
    width:600px;
}
.loginHelpWrapper ul, .newPasswordWrapper ul, #password ul {list-style-type:none;padding-left:0px;}
.loginHelpWrapper ul li, .newPasswordWrapper ul li, #password ul li {margin-bottom:10px;}
.loginHelpWrapper ul li label, .newPasswordWrapper ul li label, #password ul li label {display:block; float: left; margin-right:10px; text-align:right; width:133px; font-weight:bold;}
.loginHelpWrapper ul li label.lblShort, .newPasswordWrapper ul li label.lblShort, #password ul li label.lblShort {width:50px;}
#problemInput {width:342px; height:100px;}
#newPasswordForm, #forgotEmailForm{width:380px;}
.submitCaptchaButton {text-decoration:none;cursor:pointer;float:right;clear:both;}
.submitIssueButton {text-decoration:none;cursor:pointer;float:right;clear:both;margin-top:10px;}

.textInput {width:225px;}

#securityQuestionDiv {height:500px;}

.newPasswordWrapper{margin:-16px 47px 0;}
.changePasswordHeader{font-size:16px; margin-bottom:-6px; font-weight: bold;}
.newPasswordForm {width:750px;margin-top:10px;}
.newPasswordForm ul {list-style-type:none;}
.changePasswordButton{text-decoration:none;font-weight:bold;float:right;}
.newPasswordForm label, .newPasswordForm input, .newPasswordForm select, .newPasswordForm p {
    font-size: 12px;
    margin:2px;
}
.newPasswordForm input, .newPasswordForm select {
    padding: 2px;
}
.newPasswordForm label {
    float:left;
    display:block;
    width:150px;
}
#password{margin:0 47px;}
#pageIndent{margin-left:20px;}
#password ul{font-weight:bold;list-style-type:none;}
.note{font-size:11px;font-weight:bold;margin-top:20px;}
.note a{color:#444444;}

/***************************** Revised stylesheet *****************************/

/*//////////////////////////////////////////////////////////////////////////////
  Core Styles
  ////////////////////////////////////////////////////////////////////////////*/

body {
    background: #F1F2F2;
    color: #666666;
    text-align: left;
}

/*//////////////////////////////////////////////////////////////////////////////
  Convenient element-level styles
  ////////////////////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////////
  Convenient re-useable styles
  ////////////////////////////////////////////////////////////////////////////*/

.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.muted {
    color: #AAAAAA;
}

/*//////////////////////////////////////////////////////////////////////////////
  Custom global styles
  ////////////////////////////////////////////////////////////////////////////*/

.message {
    margin-bottom: 5px;
    padding: 10px;
}
.message.success {
    background: #C6F6BE;
    border: solid 1px #86C38C;
}
.message.error {
    background: #F6BEBE;
    border: solid 1px #B87171;
}
.message.warn {
    background: #F6EABE;
    border: solid 1px #D0C28E;
}
.login-outer-container {
    padding-bottom: 65px;
}
.page-container {
}
.page-container-inner {
    margin: 0 auto;
    width: 960px;
    min-height: 714px;
}
.content-container {
    background: #FFFFFF;
    border: solid 2px #DDDDDD;
    margin-top: 15px;
    min-height: 350px;
}
.primary-header {
    border-bottom: solid 1px #CCCCCC;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 15px;
}
#outer-page-footer {
    background: #333333;
    float: none;
    height: 65px;
    margin-top: -150px;
    width: 100%;
    position: relative;
}

/*//////////////////////////////////////////////////////////////////////////////
  Header styles
  ////////////////////////////////////////////////////////////////////////////*/

.login-header {
    height: 85px;
}
.login-header .header-inner-container {
    margin: 0 auto;
    padding: 0px 10px;
    position: relative;
    width: 960px;
    z-index: 1;
}
.login-header .head-logo {
    background: url('//imgb.nxjimg.com/emp_image/login/flag_bg.png') top left no-repeat;
    height: 108px;
    width: 243px;
    z-index: 20;
}
.login-header .head-logo img {
    float: none;
    max-width: 230px;
    padding-bottom: 0;
}

.header-program-details {
    padding-left: 5px;
}

.head-program-name {
    color: #EEEEEE;
    font-family: "GillSans",Arial,Sans-serif;
    line-height: 32px;
    margin-top: 10px;
    text-transform: uppercase;
}

/*//////////////////////////////////////////////////////////////////////////////
  Content styles
  ////////////////////////////////////////////////////////////////////////////*/

.inputBox {
    background: url('//imga.nxjimg.com/emp_image/login/input_bg.png') repeat-x;
    border: 1px solid #999999;
    height: 30px;
    margin: 5px 0;
    padding: 0 5px;
    width: 250px;
}
.inputBox input {
    background: transparent;
    border: none;
    font-size: 16px;
    margin-top: 5px;
    width: 100%;
}
.btn-account-setup {
    background: url('//imga.nxjimg.com/emp_image/login/account_setup.png');
    background-position: 0 0;
    display: block;
    height: 32px;
    width: 132px;
}
.btn-account-setup:hover {
    background-position: 0 -32px;
}
.btn-account-setup.disabled {
    background-position: 0 -64px;
}
#footerWrapper{
    border:0px;
}

/*
    Country list style
*/

#countryFlag {
    margin-top: 1px;
}
.country-tag {
    color: #CCCCCC;
    font-family: "GillSans",Arial,Sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}

.country-tag a {
    color: #CCCCCC;
}

#countriesContainer {
    font-size: 16px;
    background: #FFFFFF;
    border: 2px solid #DDDDDD;
}

.country-switch-header {
    background: none repeat scroll 0 0 #DCEEFF;
    color: #777777;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 10px;
}
#countryTableHolder {
    margin: 5px;
}
.countryHolder {
    float: left;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
    overflow: hidden;
    width: 142px;
    padding: 5px;
}
.countryHolder img {
    float: left;
    height: 32px;
    margin-right: 2px;
    width: 32px;
}
.countryHolder .countryTag {
    float: left;
    font-size: 12px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85px;
}
.country-switch-header h1 {
    float: right;
    font-family: 'Roboto',arial,serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.country-switch-header img {
    height: 32px;
    margin-right: 10px;
    float: left;
}
#countryFilterInput{
    height: 25px;
    margin-top: 5px;
    padding: 2px 10px;
}