#lottery .top{
    padding: 10px 20px;
}

#lottery .top i {
    margin-right: 12px;
    font-size: 30px;
    color: #fe523f;
    padding-top: 5px;
}

#lottery .top .infoicon {
    float: left;
}

#lottery .top .settinglabel {
    padding-top: 0.6em;
}

#lottery .testcard i{
    margin-right: 12px;
    color: #5e5e5e;
    font-size: 30px;
    height: auto;
}

#lottery .scroll-list .lidiv i {
    float: left;
    font-size: 30px;
    margin-right: 12px;
}

#lottery .scroll-list-item .name {
    display: inline-block;
}
