header div.reservedBox a.selectReceiveTime .revTime{
    color: #e31313;
}
@media screen and (max-width: 768px) {
    .revTime {
        font-size: 12px;
    }
}

.fs12{
    font-size: 14px!important;
}

.fwB{
    font-weight: bold!important;
}

.text-right{
    text-align: right!important;
}

span.nwin {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    margin-left: 5px;
}