*{
    border-spacing: 0 !important;
}
#phoneNum .item{
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    width: 345px;
    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 0;
}
#phoneNum .item label{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    width: 90px;
    text-align: right;
    font-size: 14px;
}
#phoneNum .item #testphonenumber,
#phoneNum .item #testphonesmscode{
    box-sizing: border-box;
    width: 195px;
    height: 38px;
    border: none;
    outline: none;
    font-size: 14px;
}
#phoneNum .item #testphonenumber{
    width: 245px;
}
#phoneNum #testsjyzm{
    cursor: pointer;
    position: absolute;
    right: 0px;
    background: #5bb533;
    top: 0px;
    padding: 0 5px;
    height: 38px;
    color:#fff;
    font-size: 14px;
}
#phoneNum .toolbar input[type="button"]{
    padding: 5px 0;
    width: 65px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background: #5bb533;
    text-align: center;
    cursor: pointer;
    border: 0px;
    outline: none;
    -webkit-appearance: none;
    border-radius: 3px;
}

#up_psw tr:nth-child(-n+2) td label{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 90px;
    text-align: right;
}
.t3.form tr:nth-child(-n+3) td label{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 90px;
    text-align: right;
    /* margin-bottom: 8px; */
}
#up_psw td #newpsw,
#up_psw td #curpsw,
.t3.form td #up1,
.t3.form td #up2,
.t3.form td #up3{
    box-sizing: border-box;
    width: calc(100% - 25px);
    height: 40px;
    border: 1px solid #eee;
    outline: none;
    padding-left:5px;
    border-radius: 2px;
}
#updatePsw,
#doUpdatePw{
    padding: 5px 0;
    width: 65px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background: #19a1eb;
    text-align: center;
    cursor: pointer;
    border: 0px;
    outline: none;
    -webkit-appearance: none;
    border-radius: 3px;
}
#uppswboxClose,
#boxClose{
    padding: 5px 0;
    width: 65px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background: #19a1eb;
    text-align: center;
    cursor: pointer;
    border: 0px;
    outline: none;
    -webkit-appearance: none;
    border-radius: 3px;
}
td.text-td{
    width: 90px;
    height:50px;
}
body .ui-dialog{
    padding: 0;
    border: none;
    box-shadow: 0 0 5px 2px #f4f4f4;
}
body .ui-draggable .ui-dialog-titlebar{
    background: #fff;
    border: none;
    border-bottom: 1px solid #eee;
}
body .ui-dialog .ui-dialog-title{
    color: #585858;
    font-size: 14px;
}
body .ui-dialog-titlebar-close.ui-corner-all{
   
}
body .ui-widget-header .ui-icon{
    background: url(../images/gb.png) no-repeat center;
}
body .ui-state-hover, 
body .ui-widget-content .ui-state-hover, 
body .ui-widget-header .ui-state-hover, 
body .ui-state-focus, .ui-widget-content .ui-state-focus, 
body .ui-widget-header .ui-state-focus{
    background: none;
    border: none;
}
body .ui-dialog .ui-dialog-content{
    padding: 1em;
}