#body_wrapper1 {
    background-color:#fff;
}

.upperbanner {
    top:0px;
    z-index:2;
    position:absolute;
    left:0px;
    right:0px;
    height: 43px;
    width: 100%;
}

#change_psw_form input[type="button"],#change_psw_form input[type="submit"]{
    width:170px;
}


.login #change_psw_form .submit-row {
    clear: both;
    margin:0px;
    /* text-align:center; */  
    position:absolute;
    bottom:22px;
    left: 30px;
    right:10px;
}

.wraptocenter {
    position:           absolute;
    top: 31px;
    left: 35%;
    width: 397px;
    height: 21%;
    vertical-align:middle;
    
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
}

.wraptocenter1 img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -54px;
  margin-left: -125px;
}

.wraptocenter1 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.wraptocenter * {
    vertical-align: middle;
}

.wraptocenter {
    display: block;
}

.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

body .login {
    position:           absolute;
    top: 26%;
    xtop: 161px;
    left: 35%;
    width: 397px;
    height: 321px;
    border:             1px solid transparent;
    font-weight:bold;
    background-color:#7FCA2E;
    background:#7FCA2E;
}

.login.change_psw h1 {
    color:black;
}

.login.change_psw {
    font-weight:normal;
}

body .login.change_psw {
    width: 422px;  
}

#main_wrapper {
    left: 0px;
    top: 0px;
    background-color:#fff;
}

.login h1 {
    margin-top:70px;
    margin-bottom:37px;
    font-size: 17px;
    left: 135px;
    position:absolute;
    text-indent:0px;
}

.login p {
    margin-left:20px;
    margin-right:20px;
    text-align:center;
}

.login #content-main {
    width: 100%;
    top: 35%;
    bottom:0px;
    position: absolute;
}

.login form {
    
}

.login .form-row {
    margin-bottom: 25px;
}

.login .form-row label {
    white-space: nowrap;
    xwidth: 167px;
    width: 127px;
    display: inline-block;
    text-align: right;
    padding-right: 5px;
}

.login.change_psw .form-row label {
    width: 160px;
}

.login .form-row  * {
    text-indent:2px;
}

.login .form-row  input {
    width: 210px;
}

.errornote {
    text-align:center; 
    color:red;
}

.login .form-row  ul.errorlist, .login .form-row.error span {
    color:red;
    display:inline-block;
    position:absolute;
    left:45%;
    list-style:none;
    font-size:75%;
    margin:0px;
    padding:0px;
    height:11px;
    line-height:11px;
}

.login .form-row  ul.errorlist li, .login .form-row.error span {
    margin-top:35px;
    margin-right:20px;
    
}

.login span.help {
    font-size: 10px;
    display: block;
}

.login .submit-row {
    clear: both;
    margin:0px;
    /* text-align:center; */  
    position:absolute;
    bottom:42px;
    left: 147px;
    right:0px;
    
}

.login .submit-row  *{ 
    margin-right:5px;
}

.login input.gobutton {
    padding: 5px 15px;
    border:0px;
    width:100px;
    background:#EDA035;
    background-color:#EDA035;
    color: white;
    font-weight:bold;
    
    /* margin-left:147px; */
}

#change_psw_form ul.errorlist {
    left:39%;
    margin-top: 25px;
}

#change_psw_form .form-row  ul.errorlist li {
    border-bottom: none;
    margin-top:-7px;
}

.login.locked {
    background:#d88;
    text-align: center;
    font-size: 70%;
    padding: 20px;
    height: auto;
}

#locked_time {
    background: #333;
    color:#fff;
    margin: 20px;
    padding: 10px;
    font-family: "Courier New";
    font-size: 150%;
    border-radius:3px;
}

.login .give_info_txt, .login .check_spam_info_txt{
    width:230px;
    margin-left: 137px;
    font-weight: normal;
    margin-top: 14px;
}

body .login #adfs_clients {
    margin-top: 337px;
    position:absolute;
    height:70px;
    width:100%;
    text-align:center;

    display: flex;
    flex-direction: column;
}

#adfs_clients .dividing_line {
    color:black;
    white-space:nowrap;
    font-weight:normal;
}

#adfs_clients a:link {
    text-decoration:none;
    border:0px;
}

#adfs_clients a {
    background:none;
}

#adfs_clients * {
    margin: 6px;
}

#adfs_clients div#jkl_company_link,
#adfs_clients div#ksshp_company_link {
    display:inline-block;
    position:absolute;
    opacity: 0.8;
    height:151px;
}

#adfs_clients div:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#adfs_clients div img {
    vertical-align:middle;
}

#adfs_clients div#jkl_company_link,
#adfs_clients div#ksshp_company_link {
    margin-top: -40px;
}

#adfs_clients div#jkl_company_link:hover,
#adfs_clients div#ksshp_company_link:hover {
    opacity: 1.0;
    cursor:pointer;
}

#jkl_company_link {
    left:0px;
}

#ksshp_company_link {
    right:0px;
}

.login.reset_done .info-row {color:#000; text-align:center; margin: 10px 0px;}
.login.reset_done .info-row.h1 {margin-top: 120px; font-size: 18px;}
.login.reset_done .info-row a, #content-main.psw_reset_confirm .info-row a {color:#fff;opacity:0.8}
.login.reset_done .info-row a:hover, #content-main.psw_reset_confirm .info-row a:hover {opacity:1.0; background:none}
#content-main.psw_reset_confirm .info-row {text-align:center;color: #000;margin: 10px 50px;}
#content-main.psw_reset_confirm .info-row.h1 {margin-top: 0px; font-size: 18px; margin: 0px 40px;}