/* style for override main sign on */
.box-menu-right {
    background: none;
}

.sign_on {
    background: transparent url("../images/header/sto02.png") no-repeat scroll 0% 0%;
    width: 167px;
    height: 29px;
    padding-top: 3px;
    padding-left: 10px;
}

.tso a {
    float: none;
    height: auto;
    font-size: 21px;
}

.menu-color {
    list-style:none; /*margin-top:-25px; margin-left:-40px;*/ margin: 0 10px 0 0; padding: 0; text-align: right;
}

.menu-color li {
    display: inline-block; width: auto; font-size: 14px; padding: 0;
}

.menu-color li a {
    font-size: 20px; text-transform: uppercase; 
}

.img-fund {
    float: left;
    width: 29px;
    height: 32px;
}

.input-username,
.input-password {
    width: 185px;
    height: 32px;
    float: left;
}

.input-username,
.input-password {
    margin-right: 10px;
}

.fund-submit {
    width: 80px;
    height: 32px;
    float: left;
}

.text-box-user,
.text-box-password {
    width: 95%;
    height: 22px;
    /*border: 1px solid #616060;*/
    border: 0px;
    background-color: #e8e8e8;
    outline: medium none;
    /*margin-left: 6px;*/
    padding: 5px;
    /*border-radius: 5px;*/
}

.fund-submit .btn-login {
    cursor: pointer;
    display: inline-block;
    margin: 0px;
    padding: 0px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 0px;
    /*max-height: 32px;
    min-height: 15px;
    min-width: 26px;*/
    width: 80px;
    height: 32px;
    background-image: none;
    border: 1px solid transparent;
    font-weight: normal;
    -moz-user-select: none;
    background-color: #e30613;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.last-menu {
    color: #EB4141;
}

.member{ overflow:hidden; float:right; max-width:420px;}
.member a {
    color: #000;
}
.edit-data{padding-top:0px !important; padding-right: 58px !important; height:26px !important; margin: 5px 0 0 90px !important;}

@-moz-document url-prefix() {
 .member{overflow:hidden; float:right; max-width:450px;}
 .edit-data{padding-top:0px !important; height:26px !important; margin: 5px 0 0 130px !important;
}
