.nvfl-wrapper{
    width: 100%;
}
.nvfl_ses_day_title{
    letter-spacing: 0.5px;
    margin-top: 3px;
    background-color: rgba(59,59,59,.63);
    /*-moz-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 0 1px rgba(255,255,255,.03);*/
    /*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 0 1px rgba(255,255,255,.03);*/
    /*box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 0 0 1px rgba(255,255,255,.03);*/
    position: relative;
    font-family: 'BPGArialCaps2010', sans-serif;
    padding: 0 10px !important;
    height: 30px !important;
    line-height: 30px !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: normal !important;
}
.nvfl-hl{
    letter-spacing: 0;
    color:#f2c841;
}
.nvfl-fold-day:active,
.nvfl-close-day:active{
    opacity: 0.3 !important;
}
.nvfl-fold-day:hover,
.nvfl-close-day:hover{
    cursor: pointer;
    opacity: 0.6;
}

.nvfl-fold-day{
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAMAAAALbFwWAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAflBMVEX///+enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ3///8Ixmd9AAAAKHRSTlMAYsuVFQ6GznPhsB0Tn+94+MYuIbP+i2zy1Mr6fQZd7fZO3+xfN7xH+32EzgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAABMSURBVAjXLcpFEoAwAATBxZ0QLLjL/v+FBIq+zGVgmJYNzXE9HwEZRkCckClERsq8KMmqBlRDth3ZD6O+p5naovBZN3I/8Dsveb99AAUIBgVROyRDAAAAAElFTkSuQmCC') no-repeat center;
    right: 30px !important;
}
.nvfl-close-day{
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAY1BMVEX///+enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ2enZ3///8e0lLEAAAAH3RSTlMAAo2Mfp0Hj3yginufngaG/Zd5i32OgJqQA6wIBasNEL22rgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAABQSURBVAjXJYtHAoAgEAMDiB2xYdf9/y/Nag7JHCYw1oHJfI5CxAKlSKUodcNqAStfQkct9qTB6GNUnJTmX0jAwlkda4PnYwf5wBn8RS3dzwtO1wbHFp7BQAAAAABJRU5ErkJggg==') no-repeat center;
}
.nvfl-fold-day,
.nvfl-close-day{
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
}
.nvfl-snatches td:hover{
    background-color: #f2c841;
    cursor: pointer;
    color: #0A0A0A;
}
.nvfl-snatches td{
    font-size: 11px;
    width: 7.5%;
    background-color: #292929;
    font-family: Roboto, sans-serif;
    height: 28px;
    text-align: center;
    border-right: 1px solid #353535 !important;
    border-bottom: 1px solid #353535 !important;
}
.nvfl-snatches th{
    color: #b7b2b2;
    text-align: center;
    border-right: 1px solid #2c2c2c !important;
    height: 40px;
    background-color: #3c3c3c;
    font-family: barial,sans-serif;
    font-weight: 100 !important;
}
.nvfl-snatches{
    width: 100%;
}
.nvfl-pl10{
    text-align: left !important;
    padding-left: 10px;
}
.nvfl-active-bet{
    cursor: default !important;
    background-color: #292929 !important;
    color: white !important;
}
.nvfl-teams:hover{
    cursor: default !important;
    background-color: #292929 !important;
   color: white !important;
}
.nvfl-teams{
    width: 36% !important;
    font-family: barial, sans-serif !important;
    text-align: left !important;
    padding-left: 10px;
}
.nvfl-teams-col{
    width: 34% !important;
}
.nvfl-3way{
    width: 21% !important;
}
.nvfl-2way{
    width: 18% !important;
}
.nvfl-add{
    width: 3%;
}
.nvfl-cells div{
    font-family: Roboto, sans-serif;
    font-size: 11px;
    flex: 1;
    text-align: center;
}
.nvfl-cells{
    display: flex;
}
.nvfl-btitle{
    font-size: 11px !important;
    margin-bottom: 4px;
}
.nvfl-plus:hover{
    opacity: 0.8 !important;
}
.nvfl-plus{
    background-color: #f2c841 !important;
    cursor: pointer !important;
    color: #0A0A0A !important;
}
.nvfl-add-day:hover{
    cursor: pointer;
    opacity: 0.7;
}
.nvfl-add-day{
    font-family: barial, sans-serif !important;
    margin-top: 10px;
    border-radius: 3px;
    border: 1px dashed #f2c841;
    text-align: center;
    height: 30px;
    color: #f2c841;
    font-size: 12px;
    line-height: 25px;
}