.nc{
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
    width:25px;height:25px;
    float:left;
    margin-right:10px;
    color:#555;

}
.nc1{
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
    width:25px;height:25px;
    float:left;
    margin-right:10px;
    color:#555;

    font-size:15px;
    padding-top:3px;

}
.red{background-color:#fad4c6;color:#ffffff;}
.lotto {white-space: nowrap;  overflow:auto;min-width:230px; }
.lotto1 {white-space: nowrap;  overflow:auto;min-width:230px;display: flex;
    justify-content: center; }
    .winline{
        background-color: #fffcce;
    }




