.result{position:relative;font-size:40px;background-color:#fff;border:5px solid gray;border-radius:3px;text-align:center}.result .tag{position:absolute;background-color:#fff;border:2px solid gray;border-radius:3px;font-size:12px;font-weight:bold;top:-13px;padding:0 5px}.result .tag.points{left:10px}.result .tag.total{right:10px;color:#333}.result .total{color:#333}.win{color:green}.lost{color:red}.null{color:#8a6d3b}.cesure{height:2px;background-color:#d0d5d8;margin:15px 0}.bg-men{animation:colorMen 3s 1 forwards}.bg-women{animation:colorWomen 3s 1 forwards}.player-a,.player-b{padding:5px;border-radius:5px}@keyframes colorMen{0%{background-color:#fff}100%{background-color:rgb(108.4132653061,180.5051020408,244.5867346939)}}@keyframes colorWomen{0%{background-color:#fff}100%{background-color:rgb(248.3193717277,102.1806282723,187.3586387435)}}#bs-select-5,#bs-select-11{max-height:253px !important}