.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:2}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:1;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.data-live-results{transition:all .5s ease}.data-live-results.change{transform:scale(1.5)}.lsfs-event-live-status{display:block;color:inherit!important}.lsfs-hidden{display:none!important}.sp-data-table.sp-event-list-scorespro-free .data-league{text-align:left}.sp-data-table.lsfs-live-commentary ul{margin:0}.sp-data-table.lsfs-live-commentary li{position:relative;display:flex;align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.15);padding:1.5em 1em}.sp-data-table.lsfs-live-commentary .commentary-icon,.sp-data-table.lsfs-live-commentary .commentary-minute{width:60px;font-size:1.5em;line-height:1}.sp-data-table.lsfs-live-commentary .commentary-icon span{margin-top:2px;font-size:1em}.sp-data-table.lsfs-live-commentary .commentary-text{width:100%;display:flex;align-items:center}.sp-data-table.lsfs-live-commentary .commentary-text p{margin:0}.sp-data-table.lsfs-live-commentary .commentary-text img{width:32px;height:auto;display:inline-block;vertical-align:middle;margin-right:10px}.sp-data-table.lsfs-live-commentary .commentary-actions{position:absolute;bottom:5px;right:0;padding:0 1em;text-align:right;width:100%}.sp-data-table.lsfs-live-commentary .commentary-actions img,.sp-data-table.lsfs-live-commentary .commentary-actions svg{display:inline-block;vertical-align:middle;width:15px;height:auto}.sp-data-table.lsfs-single-event{text-align:center;padding:1em 0;font-size:1.5em}.sp-data-table.lsfs-single-event *{font-weight:700!important}.sp-data-table.lsfs-single-event .lsfs-event-live-status{font-weight:400!important;font-size:.75em}.lsfs-live-scorers{display:flex;justify-content:space-between}.lsfs-live-scorers .lsfs-live-team-scorers{width:100%;padding:0 1em}.lsfs-live-scorers .lsfs-live-team-scorers ul{list-style-type:none;padding:0;margin:0}.lsfs-live-scorers .lsfs-live-team-scorers ul li{font-size:.875em}.lsfs-live-scorers .lsfs-live-team-scorers ul li:after{content:"";display:table;clear:both}.lsfs-live-scorers .lsfs-live-team-scorers ul li .lsfs-scorer-minutes{float:right}.lsfs-form-live-event-results{padding:1em;font-size:.875em;background:rgba(0,0,0,.05);box-sizing:border-box}.lsfs-form-live-event-results *{box-sizing:border-box}.lsfs-form-live-event-results .sp-data-table{border-bottom:8px solid #333}.lsfs-form-live-event-results .sp-data-table .live-event-team{font-weight:600;text-align:left;width:60%}.lsfs-form-live-event-results .sp-data-table .live-event-result input{width:100%;text-align:center}.lsfs-form-live-event-results .button{transition:all .4s ease;height:40px}.lsfs-form-live-event-results .button.right{float:right}.lsfs-form-live-event-results .button.button-secondary{background:#666}.lsfs-form-live-event-results .button.button-secondary:hover{background:#ccc}.lsfs-form-live-event-results .button[disabled]{opacity:.8;background:#ccc}.lsfs-form-live-event-results .lsfs-live-parts input{height:40px;line-height:40px;padding:0 .5em;margin-top:1em}.lsfs-form-live-event-results .lsfs-live-part{margin-bottom:1em;padding-bottom:1em}.lsfs-form-live-event-results .lsfs-live-part:not(:last-child){border-bottom:1px solid rgba(0,0,0,.15)}.lsfs-form-live-event-results .lsfs-live-part input{display:block}.lsfs-form-live-event-results .lsfs-notice{display:block;padding:1em;background-color:#3aa35b;color:#fff}.lsfs-form-live-event-results .lsfs-notice p{margin:0}.lsfs-form-live-event-results .lsfs-notice.error{background-color:rgba(209,35,35,.62)}.lsfs-commentary-form{padding:1em;background:rgba(0,0,0,.05)}.lsfs-commentary-form:after{clear:both;display:table;content:""}.lsfs-commentary-form .form-field{width:100%;float:left}.lsfs-commentary-form .form-field input{line-height:40px;height:40px;margin:0}.lsfs-commentary-form .form-field input,.lsfs-commentary-form .form-field select,.lsfs-commentary-form .form-field textarea{width:100%;box-sizing:border-box}.lsfs-commentary-form .form-field input,.lsfs-commentary-form .form-field textarea{padding:10px}.lsfs-commentary-form .form-field .select2-container{width:100%!important}.lsfs-commentary-form .form-field .select2-container--default .select2-selection--single{height:40px}.lsfs-commentary-form .form-field .select2-container--default .select2-selection--single .select2-selection__arrow,.lsfs-commentary-form .form-field .select2-container--default .select2-selection--single .select2-selection__rendered{height:40px;line-height:20px;padding-top:10px;padding-bottom:10px}.lsfs-commentary-form .form-field .select2-selection__rendered img{height:20px;width:auto;display:inline-block;vertical-align:middle}.lsfs-commentary-form .form-field .lsfs-commentary-text{margin:.5em 0 1em}.lsfs-commentary-form .form-field.full-width{width:100%!important}.lsfs-commentary-form .form-icon,.lsfs-commentary-form .form-minute{width:50%}.select2-results__options[id^=select2-lsfs_commentaryicon] .select2-results__option img,.select2-results__options[id^=select2-lsfs_commentaryplayers] .select2-results__option img{height:20px;width:auto;display:inline-block;vertical-align:middle}#lsfs_notification_html{display:none;position:fixed;bottom:10px;left:10px;z-index:3;max-width:300px;width:90%;height:150px;box-shadow:0 0 5px rgba(0,0,0,.15)}@media screen and (max-width:480px){#lsfs_notification_html{left:0;right:0;margin:0 auto}}#lsfs_notification_html button{font-size:12px}#lsfs_notification_html .lsfs-notification-dismiss{position:absolute;width:20px;height:20px;padding:0;background:none;color:rgba(0,0,0,.5);top:0;right:0}#lsfs_notification_html .lsfs-notification{position:relative;height:100%;width:100%;background:#fff;padding-top:20px}#lsfs_notification_html .lsfs-notification .content .lsfs-event-team{float:left;width:50%;text-align:center}#lsfs_notification_html .lsfs-notification .content .lsfs-event-team img{height:32px;width:auto;display:block;margin:0 auto}#lsfs_notification_html .lsfs-notification .content .lsfs-event-result{clear:both;text-align:center;font-size:1.25em}#lsfs_notification_html .lsfs-notification .content .lsfs-event-live-status{text-align:center}#lsfs_notification_html .actions{width:100%;position:absolute;left:0;bottom:0}#lsfs_notification_html .actions .lsfs-notification-prev{float:left}#lsfs_notification_html .actions .lsfs-notification-next{float:right}#lsfs_notification_html .actions button[disabled]{opacity:.5}#lsfs_notification_html .actions:after{display:table;content:"";clear:both}#lsfs_notification_html.active{display:block}.sp-icon-archive:before{content:"\F322"}.sp-icon-availability:before{content:"\F508"}.sp-icon-blocks:before{content:"\F164"}.sp-icon-book:before{content:"\F330"}.sp-icon-bracket:before{content:"\F325"}.sp-icon-bracket-center:before{content:"\F181"}.sp-icon-calculator:before{content:"\F108"}.sp-icon-calendar:before,.sp-icon-sp_event:before{content:"\F145"}.sp-icon-cake:before{content:"\F453"}.sp-icon-cancel:before{content:"\F335"}.sp-icon-chart:before{content:"\F185"}.sp-icon-clipboard:before{content:"\F481"}.sp-icon-color:before{content:"\F309"}.sp-icon-copy:before{content:"\F105"}.sp-icon-edit:before{content:"\F464"}.sp-icon-export:before{content:"\F317"}.sp-icon-eye:before{content:"\F147"}.sp-icon-friendly:before{content:"\F328"}.sp-icon-globe:before{content:"\F319"}.sp-icon-import:before{content:"\F316"}.sp-icon-league:before{content:"\F332"}.sp-icon-list:before{content:"\F163"}.sp-icon-megaphone:before{content:"\F488"}.sp-icon-menu:before{content:"\F116"}.sp-icon-minimal:before{content:"\F237"}.sp-icon-popup:before{content:"\F504"}.sp-icon-shield:before{content:"\F334"}.sp-icon-sponsor:before{content:"\F488"}.sp-icon-sportspress:before{content:"\F111"}.sp-icon-staff:before{content:"\F338"}.sp-icon-statistics:before{content:"\F489"}.sp-icon-time:before{content:"\F469"}.sp-icon-timeline:before{content:"\F203"}.sp-icon-ticket:before{content:"\F524"}.sp-icon-tournament:before{content:"\F313"}.sp-icon-scoreboard:before{content:"\F509"}.sp-icon-sp_player:before,.sp-icon-tshirt:before{content:"\F307"}.sp-icon-trash:before{content:"\F182"}.sp-icon-whistle:before{content:"\F227"}.sp-icon-key:before{content:"\F112"}.sp-icon-user-scores:before{content:"\F101"}.sp-icon-wordpay:before{content:"\F526"}.sp-icon-card:before{content:"\E801"}.sp-icon-baseball:before{content:"\E701"}.sp-icon-basketball:before{content:"\E602"}.sp-icon-cricketball:before{content:"\E604"}.sp-icon-golfball:before{content:"\E603"}.sp-icon-shoe:before{content:"\E800"}.sp-icon-soccerball:before{content:"\E700"}.sp-icon-sub:before{content:"\F503"}