/*今日签到*/
#singer_r_img {
    display: block;
    width: 114px;
    height: 52px;
    background: url(../images/sing_week.gif) right 2px no-repeat;
    vertical-align: middle;
    margin-top: 5px;
    border: none;
    margin-left: 40px;
}

.col-md-9 label {
    font-weight: normal;
}

.col-xs-12 .btn-success {
    /*width: 150px;
    height: 40px;
    margin-right: 30px;*/
}

.ucenter-text-left span {
    text-align: left;
}

.ucenter-text-left .fileddiv {
    margin-top: 6px;
}

#singer_r_img span {
    font-size: 16px;
    font-family: 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif !important;
    font-weight: 700;
    color: #165379;
    margin-left: -4px;
}

#singer_r_img.current {
    background: url(../images/sing_sing.gif) no-repeat 0 2px;
}

#main-container{
    margin-top: 60px;
}