@charset "UTF-8";

.outlogin_layerbox_bylx .cright a.loginbtn {
    display: block;
    width: 100%;
    height: 40px;
    background: #3480f2;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    margin: 14px 0 8px;
}
.outlogin_layerbox_bylx a:hover{
    color:#3480f2
}
.outlogin_layerbox_bylx .cright a.loginbtn:hover{
    background: #438bf7;
}
#popclosed {
    background: url("/dj/gamedj/static/images/wdj_new/clsoed.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 24px;
    float: right;
    width: 24px;
}
.outlogin_layerbox_bylx .cright label input {
    border: none;
    text-indent: 45px;
    padding: 5px 8px 5px 0;
    line-height: 36px;
    font-size: 14px;
    border: 1px solid #dcdcdc;
    display: block;
    width: 272px;
    height: 36px;
}