:root{--wl-bets-items-bg-color:rgba(var(--white));--wl-bets-items-header-bg-color:rgba(var(--grey-200));--wl-bets-items-header-border-bg-color:rgba(var(--grey-200),.5);--wl-bets-items-separator-bg-color:rgba(var(--blue-grey-100));--wl-bets-items-match-color:rgba(var(--black));--wl-bets-items-box-color:rgba(var(--black));--wl-bets-items-box-bg-color:rgba(var(--blue-grey-100),.24);--wl-bets-items-result-color:rgba(var(--grey-750));--wl-bets-items-text-color:rgba(var(--blue-grey-450));--wl-bets-items-description-color:rgba(var(--blue-grey-500))}:root[theme=dark]{--wl-bets-items-bg-color:rgba(var(--dark-200));--wl-bets-items-header-bg-color:rgba(var(--dark-100));--wl-bets-items-header-border-bg-color:rgba(var(--dark-100),.5);--wl-bets-items-separator-bg-color:rgba(var(--dark-100));--wl-bets-items-match-color:rgba(var(--white));--wl-bets-items-box-color:rgba(var(--white));--wl-bets-items-box-bg-color:rgba(var(--dark-100),.3);--wl-bets-items-result-color:rgba(var(--white));--wl-bets-items-text-color:rgba(var(--white),.8);--wl-bets-items-description-color:rgba(var(--white),.8)}.mybets{padding:8px}.mybets .mybets-list__wrapper:not(:last-child){margin-bottom:8px}.mybets .ui-form-field{margin-top:0}.bets-item{background-color:var(--wl-bets-items-bg-color);border:none;margin:0;padding:8px;position:relative}.bets-item:after{background-color:var(--wl-bets-items-separator-bg-color);bottom:0;content:"";height:1px;left:8px;position:absolute;right:8px}.bets-item:empty{min-height:81px}.bets-item__disabler{align-items:center;background-color:rgba(var(--white,.9));display:flex;flex-direction:row;justify-content:center;inset:0 0 1px;margin-left:24px;padding-right:24px;position:absolute;z-index:1}.bets-item__disabler_text{color:rgba(var(--grey-200));font-size:12px;font-weight:400;line-height:12px;margin-left:8px;padding-top:3px}.bets-item__disabler.-express{bottom:0;margin:0;padding:0;z-index:0}.bets-item__disabler.-multibet{margin:-2px -9px;padding:0}.coupon-systems .bets-item:last-child .bets-item__disabler.-multibet{border-radius:0 0 8px 8px}.bets-item__message{background-color:rgba(var(--grey-750),.65);border-radius:2px;color:rgba(var(--white));left:20px;min-height:50px;right:20px;text-align:center;top:50%;transform:translateY(-50%);z-index:2}.bets-item__message,.bets-item__remove{align-items:center;display:flex;flex-direction:row;justify-content:center;position:absolute}.bets-item__remove{cursor:pointer;font-size:11px;height:24px;right:0;top:0;width:24px;z-index:1}.bets-item__remove:hover{color:rgba(var(--blue-600))}.bets-item__header{align-items:center;background-color:var(--wl-bets-items-header-bg-color);border-bottom:1px solid var(--wl-bets-items-header-border-bg-color);border-radius:8px 8px 0 0;cursor:pointer;display:flex;flex-direction:row;height:26px;justify-content:space-between;margin-top:0;padding:0 8px}.bets-item__header .bets-item__header-nav>i.ui-icon:last-child{margin-left:8px}.bets-item__header-title{align-items:center;color:rgba(var(--blue-grey-400));display:flex;flex-direction:row;font-size:11px;font-weight:400;justify-content:flex-start;line-height:12px;text-transform:none;white-space:nowrap}.bets-item__header-title .ui-counter{margin-left:4px}.bets-item__header-title .ui-counter svg text{fill:rgba(var(--blue-grey-500))}.bets-item__header-title.-betType{font-weight:700}.bets-item__header-title.-betCreatedAt,.bets-item__header-title.-betId{margin-left:8px}.bets-item__header-title.-betCreatedAt{font-size:10px}.bets-item__header-nav{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:auto}.bets-item__header-nav__koef{padding-right:15px}.bets-item__header-nav__button{color:rgba(var(--blue-500));cursor:pointer;text-align:center;width:20px}.bets-item__header-nav__button:hover{color:rgba(var(--grey-200))}.bets-item__header-nav__button>.fa-info,.bets-item__header-nav__button>.fa-pen,.bets-item__header-nav__button>.fa-trash-alt{font-size:11px}.bets-item__header-nav .bet-type-info-popover.-bets-history .bet-type-info-popover__text{white-space:normal}.bets-item__header-nav>div{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-right:8px}.bets-item__header+.bets-item,.bets-item__header+div>.bets-item{margin-top:0}.bets-item__footer{align-items:center;background-color:var(--wl-bets-items-bg-color);display:flex;flex-direction:row;justify-content:space-between;padding:8px;position:relative}.bets-item__footer .bets-item__buyout{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:0}.bets-item__footer .bets-item__buyout-btn.btn{border-radius:0;color:rgba(var(--white));margin-right:4px;padding-left:8px;padding-right:8px;width:auto}.bets-item__footer .bets-item__buyout-btn.btn>div{font-size:9px;font-weight:500;line-height:11px}.bets-item__footer .bets-item__buyout-btn.btn.-available{background-color:rgba(var(--green-550));transition-duration:.1s;transition-property:background-color;will-change:background-color}.bets-item__footer .bets-item__buyout-btn.btn.-available:hover{background-color:rgba(var(--green-300))}.bets-item__footer .bets-item__buyout-btn.btn.-success{border:1px solid rgba(var(--green-550));color:rgba(var(--green-550))}.bets-item__footer .bets-item__buyout-btn.btn.-failAlreadyInProgress,.bets-item__footer .bets-item__buyout-btn.btn.-failChange,.bets-item__footer .bets-item__buyout-btn.btn.-failSomethingError{border:1px solid rgba(var(--red-500));color:rgba(var(--red-500))}.bets-item__footer .bets-item__buyout-btn.btn.-failNotAllowed{border:1px solid rgba(var(--blue-grey-300));color:rgba(var(--blue-grey-300))}.bets-item__footer .bets-item__buyout-btn.btn.-process{align-items:center;background:rgba(var(--green-550));display:flex;flex-direction:row;justify-content:center;width:136px}.bets-item__footer .bets-item__buyout-btn.btn.-failChange,.bets-item__footer .bets-item__buyout-btn.btn.-failNotAllowed,.bets-item__footer .bets-item__buyout-btn.btn.-success{pointer-events:none}.bets-item__footer .bets-item__buyout-btn.btn b{font-weight:900}.bets-item__footer .bets-item__buyout-openFilter{border:1px solid rgba(var(--green-550));border-radius:0;height:24px;transition-duration:.1s;transition-property:border-color;width:24px;will-change:border-color}.bets-item__footer .bets-item__buyout-openFilter.-disabled{border-color:rgba(var(--blue-grey-300))}.bets-item__footer .bets-item__buyout-openFilter:hover{border-color:rgba(var(--green-300))}.bets-item__footer .bets-item__betAmount{color:var(--wl-bets-items-match-color);font-size:12px;font-weight:700;line-height:13px}.bets-item__footer .bets-item__betAmount b{color:rgba(var(--blue-grey-300));font-weight:400}.bets-item__form{line-height:24px}.bets-item__form.-amount>.bets-item__form-item{white-space:nowrap}.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input{line-height:13px}.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input{background-color:rgba(var(--white));border:1px solid rgba(var(--grey-100));color:rgba(var(--grey-200));font-size:11px;font-weight:700;height:24px;line-height:13px;padding:6px 20px 6px 8px;transition-duration:.1s;transition-property:border-color;width:100px;will-change:border-color}.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input::-webkit-input-placeholder{color:rgba(var(--blue-grey-300));font-weight:400}.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input:-ms-input-placeholder{color:rgba(var(--blue-grey-300));font-weight:400}.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input:-moz-placeholder,.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input::-moz-placeholder{color:rgba(var(--blue-grey-300));font-weight:400}.bets-item__form-item.-error .bets-item__form-input input{background-color:rgba(var(--red-500),.08)!important;border-color:rgba(var(--red-500),.08)!important}.bets-item__form-item.-error .bets-item__form-label{color:rgba(var(--red-500))}.bets-item__form-item.-manualError .bets-item__form-input input{background-color:rgba(var(--red-500),.08)!important;border-color:rgba(var(--red-500),.08)!important}.bets-item__form-label{color:rgba(var(--blue-grey-500));font-size:9px;font-weight:400;line-height:10px;margin-top:4px;max-width:100px}.bets-item__form-input{position:relative;width:100%}.bets-item__form-input__btn{cursor:pointer;height:12px;position:absolute!important;right:6px;top:6px;width:12px}.bets-item__form-input__btn[data-tooltip]:before{padding:2px 7px;transform:translate3d(-50%,-6px,0) scale(0)!important}.bets-item__form-input__btn[data-tooltip]:hover:before{transform:translate3d(-50%,-6px,0) scale(1)!important}.bets-item__form-input__btn[data-tooltip]:after{transform:translate3d(-50%,-4px,0) scale(0) rotate(45deg)!important}.bets-item__form-input__btn[data-tooltip]:hover:after{transform:translate3d(-50%,-4px,0) scale(1) rotate(45deg)!important}.bets-item__form input[type=text]{background-color:rgba(var(--white));border:1px solid rgba(var(--grey-100));color:rgba(var(--grey-200));font-size:11px;font-weight:700;height:24px;line-height:13px;padding:6px 6px 6px 8px;width:100%}.bets-item__form input[type=text]:focus{background-color:rgba(var(--white));border-color:rgba(var(--grey-400))}.bets-item__form input[type=text]::-webkit-input-placeholder{color:rgba(var(--blue-grey-300));font-weight:400}.bets-item__form input[type=text]:-ms-input-placeholder{color:rgba(var(--blue-grey-300));font-weight:400}.bets-item__form input[type=text]:-moz-placeholder,.bets-item__form input[type=text]::-moz-placeholder{color:rgba(var(--blue-grey-300));font-weight:400}.bets-item__presets{margin-right:-8px;position:relative}.bets-item__presets.-editing .bets-item__presets__btn-control{top:1px}.bets-item__presets.-editing .bets-item__presets__item{box-shadow:inset 0 0 0 1px rgba(var(--blue-grey-800),.5);color:rgba(var(--blue-grey-800))}.bets-item__presets.-editing .bets-item__presets__item>span{color:rgba(var(--black))}.bets-item__presets.-editing .bets-item__presets__item:not(:hover){background-color:rgba(var(--white))}.bets-item__presets+.bets-item{margin-top:8px}.bets-item__presets__btn-control{color:rgba(var(--blue-grey-800));cursor:pointer;height:24px;padding:3px 5px 0;position:absolute;right:4px;top:5px}.bets-item__presets__btn-control>i{margin-left:5px}.bets-item__presets__btn-control>i.fa-check{color:rgba(var(--green-550))}.bets-item__presets__list{font-size:0;margin-top:-6px}.bets-item__presets__list>.bets-item__presets__item__input{margin-bottom:0;margin-right:24px;margin-top:6px;width:48px}.bets-item__presets__list>.bets-item__presets__item__input>input[type=text]{height:20px!important}.bets-item__presets__item{background-color:transparent;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(var(--blue-grey-300),.7);color:rgba(var(--blue-grey-300));cursor:pointer;display:inline-block;font-size:12px;height:20px;line-height:12px;margin-right:8px;margin-top:6px;min-width:40px;padding:4px 6px 4px 5px;text-align:center}.bets-item__presets__item>span{color:rgba(var(--blue-grey-400));font-weight:700;padding-left:3px}.bets-item__presets__item:hover{background-color:rgba(var(--blue-600),.1);box-shadow:inset 0 0 0 1px rgba(var(--blue-600),.5);color:rgba(var(--blue-grey-800))}.bets-item__presets__item:hover>span{color:rgba(var(--black))}.bets-item__presets__item:hover>.bets-item__presets__item-remove{color:rgba(var(--red-500))}.bets-item__presets__item-remove{display:inline-block;margin-left:5px}.bets-item__presets__item__input{display:inline-block;margin-bottom:8px;position:relative;width:calc(50% - 24px)}.bets-item__presets__item__input-btn{color:rgba(var(--green-550));cursor:pointer;font-size:12px;left:100%;line-height:12px;padding-left:5px;position:absolute;top:50%;transform:translateY(-50%)}.bets-item__bet,.bets-item__match{position:relative}.bets-item__bet{z-index:1}.bets-item__bet-match{color:var(--wl-bets-items-match-color);font-size:12px;font-weight:700;line-height:15px;margin-bottom:1px}.bets-item__bet-type{color:rgba(var(--grey-200));font-size:10px;font-weight:500;line-height:12px;margin-bottom:1px}.bets-item__bet-status{height:24px;pointer-events:none;position:absolute;right:-4px;top:-6px;width:32px}.bets-item__bet-status.-down,.bets-item__bet-status.-up{animation:var(--btnOddsDurationAnimate) s linear flash}.bets-item__bet-status.-up{background-color:rgba(var(--green-550),.08);border-top:2px solid rgba(var(--green-550))}.bets-item__bet-status.-up+b{color:rgba(var(--green-550))!important}.bets-item__bet-status.-down{background-color:rgba(var(--red-500),.08);border-bottom:2px solid rgba(var(--red-500))}.bets-item__bet-status.-down+b{color:rgba(var(--red-500))!important}.bets-item__bet-koef{color:rgba(var(--blue-grey-400));font-size:11px;font-weight:700;line-height:13px;text-align:right}.bets-item__match{justify-content:space-between}.bets-item__match,.bets-item__match-icon{align-items:center;display:flex;flex-direction:row}.bets-item__match-icon{height:100%;justify-content:center;left:-3px;padding-bottom:3px;position:absolute;top:0;width:20px}.bets-item__match-items{padding-top:1px;width:67.5%}.bets-item__match-datetime{background-color:rgba(var(--grey-200));display:inline;font-size:8px;font-weight:400;line-height:10px;margin-left:-2px;padding:1px 2px}.bets-item__match-date{color:rgba(var(--blue-grey-400))}.bets-item__match-items{color:var(--wl-bets-items-description-color);display:flex;margin-top:2px;padding-top:0;width:auto}.bets-item__match-items>.bets-item__match-item{align-items:center;display:flex;flex-direction:row;font-size:11px;font-weight:400;justify-content:space-between;line-height:12px}.bets-item__match-items>.bets-item__match-item:last-child{margin-top:1px}.bets-item__match-items>.bets-item__match-item>span:first-child{max-width:calc(100% - 16px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bets-item__match-items>.bets-item__match-item>span:last-child{font-size:10px;font-weight:500;line-height:12px;min-width:16px;text-align:center}.bets-item__match-items.-link:hover .bets-item__match-item{color:rgba(var(--red-500))}.bets-item__total{background-color:rgba(var(--white));border:1px solid rgba(var(--nightLight),.5);border-radius:0 0 2px 2px;border-top:0;color:rgba(var(--black));padding:8px}.bets-item__total-row{display:flex;flex-direction:row;justify-content:space-between}.bets-item__total-row>div:last-child{text-align:right}.bets-item__total-amount,.bets-item__total-label{width:50%}.bets-item__total-label{font-size:8.5px;font-weight:700;line-height:12px;margin-bottom:3px;text-transform:uppercase}.bets-item__total-label:not([class*=c-]){color:rgba(var(--blue-grey-800))}.bets-item__total-amount{font-size:13px}.bets-item__buyout-history.expand-enter-active,.bets-item__buyout-history.expand-leave-active,.bets-item__buyout.expand-enter-active,.bets-item__buyout.expand-leave-active{transition:height .1s}.bets-item__buyout{justify-content:flex-start}.bets-item__buyout,.bets-item__buyout-btn{align-items:center;display:flex;flex-direction:row}.bets-item__buyout-btn{justify-content:space-between;padding-left:10px;padding-right:10px;width:calc(100% - 35px)}.bets-item__buyout-btn.btn{color:rgba(var(--grey-200));transition-duration:.1s;transition-property:border-color;will-change:border-color}.bets-item__buyout-btn.btn.pointerEvents-none{transition-duration:.3s;transition-timing-function:ease-in-out}.bets-item__buyout-btn.btn:hover{color:rgba(var(--white))}.bets-item__buyout-btn>div{font-weight:400}.bets-item__buyout-btn>div:last-child:not(:first-child){font-size:13px;padding-bottom:1px}.bets-item__buyout-openFilter{align-items:center;border:1px solid rgba(var(--nightLight),.5);border-radius:2px;color:rgba(var(--blue-grey-800));cursor:pointer;display:flex;flex-direction:row;font-size:13px;height:28px;justify-content:center;text-align:center;transition-duration:.1s;transition-property:border-color;width:30px;will-change:border-color}.bets-item__buyout-openFilter.-disabled{border:1px solid rgba(var(--nightLight),.3);color:#85878f;pointer-events:none}.bets-item__buyout-openFilter:hover{border-color:rgba(var(--blue-grey-800))}.bets-item__buyout-history{background-color:rgba(var(--grey-200));border:none;color:rgba(var(--blue-grey-500));font-size:10px;font-weight:400;line-height:12px;margin-top:0;padding:0}.bets-item__buyout-history__button{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:6px 8px}.bets-item__buyout-history__list{border-top:1px solid rgba(var(--grey-200),.5);padding:8px}.bets-item__buyout-history__list .bets-item__total-row{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:4px}.bets-item__buyout-history__list .bets-item__total-row.-marginTop{margin-top:8px}.bets-item__buyout-history__list .bets-item__total-row .bets-item__total-label{color:rgba(var(--blue-grey-400));font-size:10px;font-weight:400;line-height:12px;margin-bottom:0;margin-top:0;text-align:left;text-transform:none}.bets-item__buyout-history__list .bets-item__total-row .bets-item__total-amount{color:var(--wl-bets-items-box-color);font-size:10px;font-weight:500;line-height:12px;text-align:left}.bets-item__buyout-history__list .bets-item__total-row .bets-item__total-amount em{font-style:normal}.bets-item__buyout-history__list.-profile{background-color:var(--wl-bets-items-box-bg-color)}.bets-item__buyout-history__list.-profile .bets-item__total-row>div:first-child,.bets-item__buyout-history__list.-profile .bets-item__total-row>div:nth-child(2){width:21%}.bets-item__filter{background-color:rgba(var(--blue-grey-100));bottom:40px;padding:7px;position:absolute;width:calc(100% - 16px);z-index:1}.bets-item__filter:before{border:1px solid rgba(var(--grey-200));bottom:-7px;height:8px;transform:rotate(45deg) translate(-50%);width:8px;z-index:0}.bets-item__filter:after,.bets-item__filter:before{background-color:rgba(var(--grey-200));content:"";left:40%;position:absolute}.bets-item__filter:after{bottom:0;display:block;height:6px;transform:translate(-50%);width:14px}.bets-item__filter>.bets-item__form{margin-top:0}.bets-item__filter>.bets-item__form.-amount{align-items:center;display:flex;flex-direction:row;justify-content:center}.bets-item__filter>.bets-item__form.-amount>.bets-item__form-item{width:100%}#page-bets .bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-label,.bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-label{color:rgba(var(--blue-grey-400));font-size:10px;font-weight:400;line-height:12px;margin:0 0 2px;text-transform:none}.bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input[type=text]{background-color:rgba(var(--white));border-color:rgba(var(--grey-200));border-radius:0;font-size:11px;font-weight:700;line-height:13px;width:100%}.bets-item__filter>.bets-item__form>.bets-item__form-item:last-child:not(:first-child){margin-left:8px}.bets-item__filter-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(var(--blue-grey-500));height:2px;margin:12px 0 5px;outline:none;position:relative;width:100%;z-index:1}.bets-item__filter-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,rgba(var(--grey-200)) 0 20%,rgba(var(--blue-grey-500)) 20% 40%,rgba(var(--grey-200)) 40% 60%,rgba(var(--blue-grey-500)) 60% 80%,rgba(var(--grey-200)) 80% 100%);background-color:rgba(var(--blue-grey-500));background-position:50%;background-repeat:no-repeat;background-size:5px 8px;border:1px solid rgba(var(--grey-100));cursor:pointer;height:18px;width:16px}.bets-item__filter-slider::-moz-range-thumb{-moz-appearance:none;appearance:none;background:linear-gradient(90deg,rgba(var(--grey-200)) 0 20%,rgba(var(--blue-grey-500)) 20% 40%,rgba(var(--grey-200)) 40% 60%,rgba(var(--blue-grey-500)) 60% 80%,rgba(var(--grey-200)) 80% 100%);background-color:rgba(var(--blue-grey-500));background-position:50%;background-repeat:no-repeat;background-size:5px 8px;border:1px solid rgba(var(--grey-100));cursor:pointer;height:18px;width:16px}.bets-item__filter-slider::-ms-thumb{appearance:none;background:linear-gradient(90deg,rgba(var(--grey-200)) 0 20%,rgba(var(--blue-grey-500)) 20% 40%,rgba(var(--grey-200)) 40% 60%,rgba(var(--blue-grey-500)) 60% 80%,rgba(var(--grey-200)) 80% 100%);background-color:rgba(var(--blue-grey-500));background-position:50%;background-repeat:no-repeat;background-size:5px 8px;border:1px solid rgba(var(--grey-100));cursor:pointer;height:18px;width:16px}.bets-item>.ui-form-message,.bets-item__presets{margin-top:8px}.bets-item__buyout{margin-top:5px}.bets-item>:first-child{margin-top:0}.bets-item .ui-form-message>.fa-check-square{font-size:14px;line-height:14px;margin-right:2px;margin-top:-2px;transform:translateY(2px)}.bets-item .ui-form-message>.fa-check{font-size:12px;line-height:12px;margin-right:2px;transform:translateY(1px)}html.theme-orange .mybets-list__wrapper:not(:last-child){margin-bottom:6px}html.theme-orange .page-bets-item{background-color:var(--wl-bets-items-bg-color);border-radius:8px;box-shadow:0 1px 1px #00133821}html.theme-orange .page-bets-item .bets-item__header{background-color:var(--wl-bets-items-box-bg-color)}html.theme-orange #page-bets .page-bets-item .bets-item__header,html.theme-orange #page-transactions .page-bets-item .bets-item__header{height:24px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body{padding-top:0}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .page-bets-item__cell,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .page-bets-item__cell{padding-bottom:12px;padding-top:8px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__breadcrumbs,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__breadcrumbs{color:var(--wl-bets-items-description-color);font-size:12px;font-weight:400;line-height:16px;margin-bottom:4px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__match-datetime,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__match-datetime{align-items:center;display:flex;flex-direction:row;font-size:10px;font-weight:500;justify-content:flex-start;line-height:13px;margin:0 0 1px;padding:0}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__match-datetime>:first-child,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__match-datetime>:first-child{margin-right:4px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__competitors,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__competitors{align-items:center;display:flex;flex-direction:row;font-size:11px;font-weight:600;justify-content:flex-start;line-height:14px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores{align-items:center;color:rgba(var(--blue-grey-500));display:flex;flex-direction:row;font-size:11px;font-weight:600;justify-content:center;line-height:14px;margin-left:8px;position:relative;top:0}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores[data-tooltip]:after,html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores[data-tooltip]:before,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores[data-tooltip]:after,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores[data-tooltip]:before{bottom:calc(100% + 4px)}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores .ui-icon,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores .ui-icon{cursor:pointer}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores>div,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__competitors .bets-item__scores>div{margin:0}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__competitors.-link:hover,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__competitors.-link:hover{color:rgba(var(--orange-500))}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .page-bets-item__outcome-rate,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .page-bets-item__outcome-rate{font-size:12px;font-weight:600;line-height:16px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .ui-outcomeStatus,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .ui-outcomeStatus{bottom:11px;position:absolute;text-align:right}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer{padding-top:0!important}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .page-bets-item__cell,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .page-bets-item__cell{padding-bottom:0}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter{padding:8px;width:500px;z-index:10}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter,html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:after,html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:before,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:after,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:before{background-color:rgba(var(--blue-grey-100))}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:after,html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:before,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:after,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:before{left:49%}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:before,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter:before{bottom:-6px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item:first-child,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item:first-child{margin-left:0}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item .bets-item__form-label,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item .bets-item__form-label{font-size:11px;font-weight:500;line-height:14px;margin-bottom:4px;margin-left:2px;text-align:left}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item .bets-item__form-input,html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item .bets-item__form-input>input,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item .bets-item__form-input,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item .bets-item__form-input>input{height:32px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item .bets-item__form-input__btn,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__form.-amount .bets-item__form-item .bets-item__form-input__btn{top:10px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__filter-slider,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__filter .bets-item__filter-slider{margin-bottom:15px;margin-top:23px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__buyout .bets-item__buyout-btn,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__buyout .bets-item__buyout-btn{background-color:rgba(var(--green-550));height:32px;width:calc(100% - 56px)}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__buyout .bets-item__buyout-openFilter,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__buyout .bets-item__buyout-openFilter{height:32px;width:32px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__result,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__result{color:var(--wl-bets-items-result-color);font-size:12px;font-weight:600;line-height:16px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__result span:first-child,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .bets-item__result span:first-child{color:var(--wl-bets-items-description-color);font-size:11px;font-weight:500;line-height:14px;padding-right:4px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .page-bets-item__amount,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .page-bets-item__amount{display:flex;font-size:12px;font-weight:600;line-height:16px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .bets-item__footer .page-bets-item__amount b,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .bets-item__footer .page-bets-item__amount b{color:rgba(var(--grey-400));margin-left:4px;margin-right:4px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .page-bets-item__cashback-points,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .page-bets-item__cashback-points{color:rgba(var(--blue-grey-500));font-size:11px;font-weight:400;line-height:14px}html.theme-orange #page-bets .page-bets-item .page-bets-item__body .page-bets-item__cashback-points_amount,html.theme-orange #page-transactions .page-bets-item .page-bets-item__body .page-bets-item__cashback-points_amount{font-size:12px;font-weight:600;line-height:16px;margin-left:4px}html.theme-orange #page-bets .page-bets-item .bets-item__buyout-history__button,html.theme-orange #page-transactions .page-bets-item .bets-item__buyout-history__button{background-color:var(--wl-bets-items-box-bg-color);color:var(--wl-bets-items-box-color);font-size:12px;font-weight:500;line-height:16px}html.theme-orange #page-bets .page-bets-item .bets-item__buyout-history__list.-profile,html.theme-orange #page-transactions .page-bets-item .bets-item__buyout-history__list.-profile{background-color:var(--wl-bets-items-box-bg-color)}html.theme-orange .bets-item__header-title{color:var(--wl-bets-items-text-color);font-family:Whitney,sans-serif;font-size:12px;font-weight:400;line-height:16px}html.theme-orange .bets-item__header-title .ui-counter{background-color:rgba(var(--grey-400))}html.theme-orange .bets-item__header-title .ui-counter svg text{fill:rgba(var(--white))}html.theme-orange .bets-item__header-title.-betType{font-weight:600}html.theme-orange .bets-item__disabler_text{color:rgba(var(--dark-300));font-size:12px;font-weight:500;line-height:12px}html.theme-orange .bets-item__bet{margin-bottom:3px;margin-top:1px}html.theme-orange .bets-item__bet-match{font-size:14px;font-weight:600;line-height:18px}html.theme-orange .bets-item__bet-type{color:var(--wl-bets-items-match-color);font-size:12px;font-weight:500;line-height:16px;max-width:290px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.theme-orange .bets-item__bet-info:only-child .bets-item__bet-type{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.theme-orange .bets-item__bet-koef{margin-bottom:-5px}html.theme-orange .bets-item__match{color:var(--wl-bets-items-description-color);font-size:11px;font-weight:600;line-height:14px}html.theme-orange .bets-item__match-datetime{background-color:transparent;font:inherit}html.theme-orange .bets-item__match-items{width:100%}html.theme-orange .bets-item__match-items.-link:hover{color:rgba(var(--orange-500))}html.theme-orange .bets-item__match-items.-link:hover .bets-item__match-item{color:inherit}html.theme-orange .bets-item__match-item{display:inline-block;font:inherit;margin-top:0;position:relative}html.theme-orange .bets-item__match-item:last-of-type{margin-right:8px}html.theme-orange .bets-item__match-item:last-of-type+span{color:rgba(var(--orange-500))}html.theme-orange .bets-item__footer{border-radius:0 0 8px 8px}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn{background-color:transparent;border-radius:8px 0 0 8px;color:rgba(var(--white));font-size:12px;font-weight:600;line-height:16px;margin-right:2px;padding:0 12px;width:167px}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn:last-child{border-radius:8px}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn>div{font:inherit;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:100%}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn>div>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-available{background-color:rgba(var(--green-550));font-weight:700;transition-duration:.1s;transition-property:background-color;will-change:background-color}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-available:hover{background-color:rgba(var(--green-300))}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-success{color:rgba(var(--green-550))}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-failAlreadyInProgress,html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-failChange,html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-failSomethingError{background-color:transparent;color:rgba(var(--red-500))}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-failNotAllowed{background-color:transparent!important;border:1px solid rgba(var(--grey-400));color:rgba(var(--grey-400))}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-process{align-items:center;background:rgba(var(--green-550));display:flex;flex-direction:row;justify-content:center}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-failChange,html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-failNotAllowed,html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn.-success{pointer-events:none}html.theme-orange .bets-item__footer .bets-item__buyout-btn.btn b{font-weight:inherit}html.theme-orange .bets-item__footer .bets-item__buyout-openFilter{background-color:rgba(var(--green-550));border-radius:0 8px 8px 0;transition-duration:.1s;transition-property:border-color;will-change:border-color}html.theme-orange .bets-item__footer .bets-item__buyout-openFilter.-disabled{background-color:transparent;border-color:rgba(var(--grey-400))}html.theme-orange .bets-item__footer .bets-item__buyout-openFilter:hover{border-color:rgba(var(--green-300))}html.theme-orange .bets-item__footer .bets-item__betAmount{color:var(--wl-bets-items-match-color);font-size:12px;font-weight:600;line-height:13px}html.theme-orange .bets-item__footer .bets-item__betAmount b{color:rgba(var(--grey-400));font-weight:400;margin:0 2px}html.theme-orange .bets-item__footer .bets-item__betAmount i.ui-icon{margin-left:4px}html.theme-orange .bets-item__filter{border:none;border-radius:8px}html.theme-orange .bets-item__filter .bets-item__form-label{text-align:left}html.theme-orange .bets-item__filter:before{background-color:rgba(var(--blue-grey-100));border:none;bottom:-7px;content:"";height:8px;left:50%;position:absolute;transform:rotate(45deg) translate(-50%);width:8px;z-index:0}html.theme-orange .bets-item__filter:after{background-color:rgba(var(--blue-grey-100));bottom:0;content:"";display:block;height:6px;left:50%;position:absolute;transform:translate(-50%);width:14px}html.theme-orange .bets-item__filter>.bets-item__form{margin-top:0}html.theme-orange .bets-item__filter>.bets-item__form.-amount{align-items:center;display:flex;flex-direction:row;justify-content:center}html.theme-orange .bets-item__filter>.bets-item__form.-amount>.bets-item__form-item{width:100%}#page-bets html.theme-orange .bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-label,html.theme-orange .bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-label{color:rgba(var(--blue-grey-400));font-size:11px;font-weight:500;line-height:14px;margin:0 0 4px;text-transform:none}html.theme-orange .bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input[type=text]{background-color:rgba(var(--white));border-color:rgba(var(--grey-400));border-radius:4px;font-size:12px;font-weight:600;line-height:16px;padding:4px 8px;width:100%}html.theme-orange .bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input[type=text]::-webkit-input-placeholder{color:rgba(var(--grey-400));font-size:11px;font-weight:500;line-height:16px}html.theme-orange .bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input[type=text]:-ms-input-placeholder{color:rgba(var(--grey-400));font-size:11px;font-weight:500;line-height:16px}html.theme-orange .bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input[type=text]:-moz-placeholder,html.theme-orange .bets-item__filter>.bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input[type=text]::-moz-placeholder{color:rgba(var(--grey-400));font-size:11px;font-weight:500;line-height:16px}html.theme-orange .bets-item__filter>.bets-item__form>.bets-item__form-item:last-child:not(:first-child){margin-left:8px}html.theme-orange .bets-item__filter-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(var(--grey-400));border-radius:30px;height:2px;margin:12px 0 5px;outline:none;position:relative;width:100%;z-index:1}html.theme-orange .bets-item__filter-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:rgba(var(--blue-grey-400));background-position:50%;background-repeat:no-repeat;background-size:5px 8px;border:1px solid rgba(var(--grey-100));border-radius:6px;cursor:pointer;height:32px;width:24px}html.theme-orange .bets-item__filter-slider::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:rgba(var(--blue-grey-400));background-position:50%;background-repeat:no-repeat;background-size:5px 8px;border:1px solid rgba(var(--grey-100));border-radius:6px;cursor:pointer;height:32px;width:24px}html.theme-orange .bets-item__filter-slider::-ms-thumb{appearance:none;background-color:rgba(var(--blue-grey-400));background-position:50%;background-repeat:no-repeat;background-size:5px 8px;border:1px solid rgba(var(--grey-100));border-radius:6px;cursor:pointer;height:32px;width:24px}html.theme-orange .bets-item__buyout-history{background:rgba(var(--blue-grey-100),.24);border-top:1px solid rgba(var(--grey-200),.5);color:rgba(var(--black));font-size:12px;font-weight:500;line-height:16px}html.theme-orange .bets-item__buyout-history__button{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:4px 8px}html.theme-orange .bets-item__buyout-history__list{border-top:1px solid rgba(var(--grey-200),.5);padding:8px}html.theme-orange .bets-item__buyout-history__list .bets-item__total-row.-marginTop{margin-top:8px}html.theme-orange .bets-item__buyout-history__list .bets-item__total-row .bets-item__total-label{color:rgba(var(--blue-grey-500));font-size:12px;font-weight:500;line-height:16px}html.theme-orange .bets-item__buyout-history__list .bets-item__total-row .bets-item__total-amount{color:var(--wl-bets-items-box-color);font-size:12px;font-weight:600;line-height:16px;text-align:left}html.theme-orange .bets-item__buyout-history__list .bets-item__total-row .bets-item__total-amount em{font-style:normal}html.theme-orange .bets-item__buyout-history__list.-profile{background-color:rgba(var(--blue-grey-100),.24)}html.theme-orange .bets-item__buyout-history__list.-profile .bets-item__total-row>div:first-child,html.theme-orange .bets-item__buyout-history__list.-profile .bets-item__total-row>div:nth-child(2){width:21%}html.theme-orange .bets-item__form{align-items:flex-start;color:rgba(var(--grey-400));display:flex;flex-direction:row;font-size:12px;font-weight:600;justify-content:space-between;line-height:24px;vertical-align:middle}html.theme-orange .bets-item__form-item:not(.-text){margin-left:4px}html.theme-orange .bets-item__form.-amount>.bets-item__form-item{white-space:nowrap}html.theme-orange .bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input{border-color:rgba(var(--grey-400));border-radius:4px;color:rgba(var(--dark-300));font-size:12px;font-weight:600;line-height:16px}html.theme-orange .bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input::-webkit-input-placeholder{color:rgba(var(--blue-grey-500));font-weight:600}html.theme-orange .bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input:-ms-input-placeholder{color:rgba(var(--blue-grey-500));font-weight:600}html.theme-orange .bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input:-moz-placeholder,html.theme-orange .bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input::-moz-placeholder{color:rgba(var(--blue-grey-500));font-weight:600}html.theme-orange .bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input:focus{border-color:rgba(var(--orange-500))}html.theme-orange .bets-item__form.-amount>.bets-item__form-item>.bets-item__form-input>input:focus~.bets-item__form-label__error{display:block}html.theme-orange .bets-item__form-item.-error .bets-item__form-input input{background-color:rgba(var(--red-500),.08)!important;border-color:rgba(var(--red-500),.08)!important}html.theme-orange .bets-item__form-item.-error .bets-item__form-label{color:rgba(var(--red-500))}html.theme-orange .bets-item__form-item.-manualError .bets-item__form-input input{background-color:rgba(var(--red-500),.08)!important;border-color:rgba(var(--red-500),.08)!important}html.theme-orange .bets-item__form-label{color:rgba(var(--grey-400));font-size:11px;font-weight:500;line-height:13px;text-align:right;white-space:normal}html.theme-orange .bets-item__form-label__error{background-color:rgba(var(--white));border:1px solid rgba(var(--grey-400));border-radius:8px;bottom:-130%;color:rgba(var(--red-500));display:none;font-size:11px;font-weight:600;line-height:14px;padding:4px 8px;position:absolute;right:0;z-index:1}html.theme-orange .bets-item__form-label__error:after{background-color:rgba(var(--white));border:1px solid rgba(var(--grey-400));border-bottom:0;border-left:0;content:"";height:6px;position:absolute;right:20px;top:-4px;transform:rotate(-45deg);width:6px}html.theme-orange .bets-item__form-input{position:relative;width:100%}html.theme-orange .bets-item__form-input .totalAmount__icon{left:0;position:absolute}html.theme-orange .bets-item__form-input__btn{line-height:12px}html.theme-orange .bets-item__form-input__btn[data-tooltip]:before{padding:2px 7px;transform:translate3d(-50%,-6px,0) scale(0)!important}html.theme-orange .bets-item__form-input__btn[data-tooltip]:hover:before{transform:translate3d(-50%,-6px,0) scale(1)!important}html.theme-orange .bets-item__form-input__btn[data-tooltip]:after{transform:translate3d(-50%,-4px,0) scale(0) rotate(45deg)!important}html.theme-orange .bets-item__form-input__btn[data-tooltip]:hover:after{transform:translate3d(-50%,-4px,0) scale(1) rotate(45deg)!important}html.theme-orange .bets-item__form input[type=text]{background-color:rgba(var(--white));border:1px solid rgba(var(--grey-100));color:rgba(var(--grey-200));font-size:11px;font-weight:700;height:24px;line-height:13px;padding:6px 6px 6px 8px;width:100%}html.theme-orange .bets-item__form input[type=text]:focus{background-color:rgba(var(--white));border-color:rgba(var(--grey-400))}html.theme-orange .bets-item__form input[type=text]::-webkit-input-placeholder{color:rgba(var(--blue-grey-300));font-weight:400}html.theme-orange .bets-item__form input[type=text]:-ms-input-placeholder{color:rgba(var(--blue-grey-300));font-weight:400}html.theme-orange .bets-item__form input[type=text]:-moz-placeholder,html.theme-orange .bets-item__form input[type=text]::-moz-placeholder{color:rgba(var(--blue-grey-300));font-weight:400}
